.elementor-kit-343{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-235a03a:#050838;--e-global-color-1a0411a:#E8E8E8;--e-global-color-3157083:#FFFFFF;--e-global-color-6f2e9d3:#204470;--e-global-color-b3f72d5:#01BAD3;--e-global-color-686f8e9:#333333;--e-global-color-c57ec0d:#FFC701;--e-global-color-030b6d2:#00161A;--e-global-color-ea25608:#343452;--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;color:var( --e-global-color-030b6d2 );font-family:"Raleway", Sans-serif;font-size:18px;font-weight:400;overscroll-behavior:contain;}.elementor-kit-343 button,.elementor-kit-343 input[type="button"],.elementor-kit-343 input[type="submit"],.elementor-kit-343 .elementor-button{background-color:var( --e-global-color-c57ec0d );font-weight:700;text-transform:uppercase;color:var( --e-global-color-686f8e9 );border-radius:50px 50px 50px 50px;padding:12px 38px 12px 38px;}.elementor-kit-343 button:hover,.elementor-kit-343 button:focus,.elementor-kit-343 input[type="button"]:hover,.elementor-kit-343 input[type="button"]:focus,.elementor-kit-343 input[type="submit"]:hover,.elementor-kit-343 input[type="submit"]:focus,.elementor-kit-343 .elementor-button:hover,.elementor-kit-343 .elementor-button:focus{background-color:var( --e-global-color-primary );color:var( --e-global-color-3157083 );}.elementor-kit-343 e-page-transition{background-color:#FFBC7D;}.elementor-kit-343 a:hover{text-decoration:underline;}.elementor-kit-343 h1{font-family:"Fraunces", Sans-serif;}.elementor-kit-343 h2{font-family:"Fraunces", Sans-serif;}.elementor-kit-343 h3{font-family:"Fraunces", Sans-serif;}.elementor-kit-343 h4{font-family:"Fraunces", Sans-serif;}.elementor-kit-343 h5{font-family:"Fraunces", Sans-serif;}.elementor-kit-343 h6{font-family:"Fraunces", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:100vw;}.e-con{--container-max-width:100vw;--container-default-padding-top:1em;--container-default-padding-right:3em;--container-default-padding-bottom:1em;--container-default-padding-left:3em;}.elementor-widget:not(:last-child){--kit-widget-spacing:1em;}.elementor-element{--widgets-spacing:1em 1em;--widgets-spacing-row:1em;--widgets-spacing-column:1em;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;--container-default-padding-top:1em;--container-default-padding-right:1em;--container-default-padding-bottom:1em;--container-default-padding-left:1em;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;--container-default-padding-top:1em;--container-default-padding-right:1em;--container-default-padding-bottom:1em;--container-default-padding-left:1em;}}/* Start custom CSS *//* Remove padding for specific full-width elements */
.full-width-element {
    margin-left: -3em; /* Negative margin to offset the padding */
    margin-right: -3em;
    width: calc(100% + 6em); /* Adjust the width to counter the negative margins */
}

/* Optional: Make sure the element stretches across the entire screen width */
.full-width-element > .elementor-container {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
}/* End custom CSS */