.elementor-kit-6{--e-global-color-primary:#302D2A;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#302D2A;--e-global-color-accent:#FFDE59;--e-global-color-bf26afa:#5D2E2E;--e-global-color-df09370:#FCFAF2;--e-global-typography-primary-font-family:"Philosopher";--e-global-typography-primary-font-size:90px;--e-global-typography-primary-font-weight:400;--e-global-typography-primary-text-transform:uppercase;--e-global-typography-primary-line-height:0.8em;--e-global-typography-secondary-font-family:"Philosopher";--e-global-typography-secondary-font-size:50px;--e-global-typography-secondary-font-weight:700;--e-global-typography-secondary-text-transform:uppercase;--e-global-typography-text-font-family:"Alegreya Sans";--e-global-typography-text-font-weight:400;--e-global-typography-text-text-transform:none;--e-global-typography-text-line-height:1.45em;--e-global-typography-accent-font-family:"Alegreya Sans";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:700;--e-global-typography-accent-text-transform:uppercase;background-color:var( --e-global-color-df09370 );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );line-height:var( --e-global-typography-text-line-height );}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(min-width:2400px){.elementor-kit-6{line-height:var( --e-global-typography-text-line-height );}}@media(max-width:1024px){.elementor-kit-6{line-height:var( --e-global-typography-text-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6{line-height:var( --e-global-typography-text-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */html, body {
    overflow-x: hidden;
}

/* Балансування для всіх заголовків (H1-H6) */
h1, h2, h3, h4, h5, h6 {
    text-wrap: balance;
}

/* Спеціально для віджета "Заголовок" Elementor */
/* Це спрацює, навіть якщо ви обрали тег div, span або p у налаштуваннях віджета */
.elementor-widget-heading .elementor-heading-title {
    text-wrap: balance;
}

/* Для звичайних текстових блоків (Text Editor) */
/* Тут краще використовувати 'pretty', щоб уникнути висячих слів, 
   але не ламати довгі абзаци балансуванням */
.elementor-widget-text-editor {
    text-wrap: pretty;
}/* End custom CSS */