.elementor-kit-6{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#0A2125;--e-global-color-accent:#61CE70;--e-global-color-015c9a6:#004D6A;--e-global-color-31b1bc1:#A60E0B;--e-global-color-8d9b147:#FFF2D7;--e-global-color-ed0885a:#DBDBDB;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-mygptbannerheading-font-family:"Source Sans Pro";--e-global-typography-mygptbannerheading-font-size:48px;--e-global-typography-mygptbannerheading-font-weight:700;--e-global-typography-mygptbannersubheading-font-family:"Comfortaa";--e-global-typography-mygptbannersubheading-font-size:24px;--e-global-typography-mygptbannersubheading-font-weight:400;--e-global-typography-mygptsectionheading-font-family:"Source Sans Pro";--e-global-typography-mygptsectionheading-font-size:32px;--e-global-typography-mygptsectionheading-font-weight:600;--e-global-typography-mygptsectionsubheading-font-family:"Source Sans Pro";--e-global-typography-mygptsectionsubheading-font-size:24px;--e-global-typography-mygptsectionsubheading-font-weight:600;--e-global-typography-mygptbodytext-font-family:"Roboto";--e-global-typography-mygptbodytext-font-size:16px;--e-global-typography-mygptbodytext-font-weight:400;--e-global-typography-mygptbuttonstext-font-family:"Poppins";--e-global-typography-mygptbuttonstext-font-size:16px;--e-global-typography-mygptbuttonstext-font-weight:600;}.elementor-kit-6 img{opacity:1;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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);}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header .header-inner{width:279px;max-width:100%;}@media(max-width:1024px){.elementor-kit-6{--e-global-typography-mygptbannerheading-font-size:32px;--e-global-typography-mygptbannersubheading-font-size:18px;--e-global-typography-mygptsectionheading-font-size:24px;--e-global-typography-mygptsectionsubheading-font-size:20px;--e-global-typography-mygptbodytext-font-size:16px;--e-global-typography-mygptbuttonstext-font-size:15px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6{--e-global-typography-mygptbannerheading-font-size:24px;--e-global-typography-mygptbannersubheading-font-size:16px;--e-global-typography-mygptsectionheading-font-size:20px;--e-global-typography-mygptsectionsubheading-font-size:16px;--e-global-typography-mygptbodytext-font-size:14px;--e-global-typography-mygptbuttonstext-font-size:14px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}.site-header .site-branding{gap:0px;}.site-header .header-inner{width:0px;max-width:100%;}}/* Start custom CSS *//* 🔧 Усунення горизонтального скролу */
html, body {
    overflow-x: hidden !important;
    max-width: 100vw;
}

/* 📱 Мобільна адаптація: запобігти виходу елементів */
* {
    box-sizing: border-box;
}

.elementor-widget-container p:last-of-type {
    margin-bottom: 0 !important;
}/* End custom CSS */