.elementor-kit-10{--e-global-color-primary:#FBB126;--e-global-color-secondary:#000000;--e-global-color-text:#342F2F;--e-global-color-accent:#F1F1F1;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-size:42px;--e-global-typography-primary-font-weight:900;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-10 e-page-transition{background-color:#FFBC7D;}.elementor-kit-10 h1{color:#FBB126;}.elementor-kit-10 h2{color:#000000;font-size:42px;font-weight:900;}.elementor-kit-10 h4{color:#000000;font-size:17px;font-weight:700;}.elementor-kit-10 button,.elementor-kit-10 input[type="button"],.elementor-kit-10 input[type="submit"],.elementor-kit-10 .elementor-button{font-family:"Poppins", serif;border-radius:39px 39px 39px 39px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1240px;}.e-con{--container-max-width:1240px;}.elementor-widget:not(:last-child){margin-block-end: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{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* 1240 px як дефолт для контейнерів */
.elementor-section .elementor-container,
.e-con-boxed > .e-con-inner { max-width:1240px; margin:0 auto; }

/* Де треба на всю ширину — додай клас full-bleed на контейнер */
.full-bleed > .e-con-inner { max-width:none !important; }

/* Контент каруселі поважає коробку 1240px */
.e-con-boxed > .e-con-inner { max-width:1240px; margin:0 auto; }

.elementor-popup-modal .dialog-widget-content {
    height: auto !important;
    max-height: 90vh; /* чтобы не вылазил за экран */
}
/* Скругленные углы + мягкая размазанная тень */
.elementor-popup-modal .dialog-widget-content {
    border-radius: 24px; /* скругление */
    box-shadow: 0 8px 40px rgba(0, 0, 0, 0.50); /* большая мягкая тень */
    overflow: hidden; /* чтобы контент не вылазил за скругления */
}
/* ------------------------ */


/* 1) Глобально забороняємо горизонтальний скрол */
html, body {
  max-width: 100%;
  overflow-x: hidden;
}/* End custom CSS */