.elementor-kit-4{--e-global-color-primary:#F1AAA8;--e-global-color-secondary:#46595C;--e-global-color-text:#1F1F1F;--e-global-color-accent:#E8E9EE;--e-global-color-f7049de:#FFFFFF;--e-global-color-e2977f2:#B3C4B6;--e-global-color-c71f806:#F4E9EA;--e-global-color-6efefc8:#D9394F;--e-global-color-e57ba13:#FDDD88;--e-global-color-71a67b8:#DC8BA1;--e-global-color-e6d3d24:#F3E8E9;--e-global-typography-primary-font-family:"Signika";--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Signika";--e-global-typography-secondary-font-weight:300;--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;font-family:"Inter", Sans-serif;font-size:17px;}.elementor-kit-4 a{color:#FFFFFF;}.elementor-kit-4 h1{font-size:60px;}.elementor-kit-4 h2{font-family:"Quicksand", Sans-serif;font-size:45px;font-weight:500;}.elementor-kit-4 h3{font-family:"Quicksand", Sans-serif;font-size:32px;}.elementor-kit-4 button,.elementor-kit-4 input[type="button"],.elementor-kit-4 input[type="submit"],.elementor-kit-4 .elementor-button{border-radius:10px 10px 10px 10px;}.elementor-kit-4 input:not([type="button"]):not([type="submit"]),.elementor-kit-4 textarea,.elementor-kit-4 .elementor-field-textual{padding:5px 10px 5px 10px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;--container-default-padding-block-start:0px;--container-default-padding-inline-end:0px;--container-default-padding-block-end:0px;--container-default-padding-inline-start:0px;}.elementor-widget:not(:last-child){margin-block-end:0px;}.elementor-element{--widgets-spacing:0px 0px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-kit-4 h1{font-size:55px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:880px){.elementor-kit-4 h1{font-size:45px;}}@media(max-width:767px){.elementor-kit-4{font-size:15px;}.elementor-kit-4 h1{font-size:34px;}.elementor-kit-4 h2{font-size:35px;}.elementor-kit-4 h3{font-size:28px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Hide Scrollbar across all Browsers */ 

body::-webkit-scrollbar{
    display: none;
}

body {
    -ms-overflow-style: none;
}
html {
    scrollbar-width: none;
}

html, body {
    overflow-x: hidden !important;
}
p:last-child {
    margin-bottom: 0;
}


.elementor-location-popup:focus-visible, .elementor-location-popup *:focus-visible {
    outline: none !important;
}

/* SVG Safari fix */
svg {
    width: -webkit-min-content;
}
/* Custom Elements */
.custom-repeater .list-item {
    display: inline-flex;
    align-items: flex-start;
    gap: 10px;
    font-size: 15px;
    line-height: 1.3;
}
.custom-repeater .list-item svg {
    max-width: 20px;
    margin: -1px 0 5px 0;
}
.custom-repeater .acf-list {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
li.menu-item-159552 {
    background: #d92a39;
    border-radius: 0 0 10px 10px;
}
li.menu-item-159552 a {
    color: white !important;
}

li.menu-item-159552:hover a {
    color: #46595c !important;
}/* End custom CSS */