.elementor-kit-4{--e-global-color-primary:#9D1F63;--e-global-color-secondary:#F16522;--e-global-color-text:#333333;--e-global-color-accent:#B9C21D;--e-global-typography-primary-font-family:"Inter";--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-e37cb06-font-family:"Bebas Neue";--e-global-typography-e37cb06-font-size:clamp(5rem, 5.5vw, 6.5rem);--e-global-typography-e37cb06-font-weight:500;--e-global-typography-e37cb06-text-transform:uppercase;--e-global-typography-e37cb06-line-height:110%;--e-global-typography-e37cb06-letter-spacing:1px;color:#333333;font-family:"Inter", Sans-serif;font-size:20px;font-weight:300;line-height:1.75;}.elementor-kit-4 button,.elementor-kit-4 input[type="button"],.elementor-kit-4 input[type="submit"],.elementor-kit-4 .elementor-button{background-color:var( --e-global-color-accent );font-weight:600;text-transform:uppercase;letter-spacing:1px;color:#FFFFFF;border-radius:0px 0px 0px 0px;padding:20px 25px 20px 25px;}.elementor-kit-4 button:hover,.elementor-kit-4 button:focus,.elementor-kit-4 input[type="button"]:hover,.elementor-kit-4 input[type="button"]:focus,.elementor-kit-4 input[type="submit"]:hover,.elementor-kit-4 input[type="submit"]:focus,.elementor-kit-4 .elementor-button:hover,.elementor-kit-4 .elementor-button:focus{background-color:#9D1F63;color:#FFFFFF;}.elementor-kit-4 e-page-transition{background-color:#FFBC7D;}.elementor-kit-4 a{color:var( --e-global-color-primary );}.elementor-kit-4 h1{font-family:var( --e-global-typography-e37cb06-font-family ), Sans-serif;font-size:var( --e-global-typography-e37cb06-font-size );font-weight:var( --e-global-typography-e37cb06-font-weight );text-transform:var( --e-global-typography-e37cb06-text-transform );line-height:var( --e-global-typography-e37cb06-line-height );letter-spacing:var( --e-global-typography-e37cb06-letter-spacing );}.elementor-kit-4 h2{color:#000000;font-family:"Bebas Neue", Sans-serif;font-size:clamp(2.75rem, 3vw, 3.5rem);font-weight:400;}.elementor-kit-4 h3{font-family:"Bebas Neue", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1360px;}.e-con{--container-max-width:1360px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){margin-block-end:0rem;}.elementor-element{--widgets-spacing:0rem 0rem;--widgets-spacing-row:0rem;--widgets-spacing-column:0rem;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-kit-4{--e-global-typography-e37cb06-font-size:clamp(4rem, 5.5vw, 6.5rem);font-size:18px;}.elementor-kit-4 h1{font-size:var( --e-global-typography-e37cb06-font-size );line-height:var( --e-global-typography-e37cb06-line-height );letter-spacing:var( --e-global-typography-e37cb06-letter-spacing );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-4{--e-global-typography-e37cb06-font-size:10vw;font-size:16px;}.elementor-kit-4 h1{font-size:var( --e-global-typography-e37cb06-font-size );line-height:var( --e-global-typography-e37cb06-line-height );letter-spacing:var( --e-global-typography-e37cb06-letter-spacing );}.elementor-kit-4 h2{font-size:4;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */html, body {
padding: 0px;
margin: 0px;
}

.magenta {
color: var(--e-global-color-primary);
}

p {
margin: 0px 0px 1.5rem 0px;
}

p:last-child {
margin-bottom: 0px;
}

.text-section {
padding: 6rem 7.5%;
}

.text-section .e-con-inner {
gap: 6rem;
}

@media (max-width: 767px) {
.text-section {
padding: 4rem 5%;
}

.text-section .e-con-inner {
gap: 2rem;
}
}

.stat .number {
color: #fff;
line-height: 100%;
}

.slidefade {
opacity: 0;
transform: translateY(50px);
transition: opacity 1.5s ease-out, transform 1.25s ease-out;
}

/* State of the elements when they are in view */
.slidefade.in-view, body.e-preview--show-hidden-elements .slidefade {
opacity: 1 !important;
transform: translateY(0) !important;
}

.elementor-slideshow__title {
display: none !important;
}/* End custom CSS */