.elementor-kit-9{--e-global-color-primary:#0E1D40;--e-global-color-secondary:#5D646F;--e-global-color-text:#5D646F;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Manrope";--e-global-typography-primary-font-size:35px;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Manrope";--e-global-typography-secondary-font-size:24px;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-weight:500;--e-global-typography-867b4ac-font-family:"Manrope";--e-global-typography-867b4ac-font-size:48px;--e-global-typography-867b4ac-font-weight:700;--e-global-typography-867b4ac-line-height:55px;--e-global-typography-fee17e2-font-family:"Manrope";--e-global-typography-fee17e2-font-size:20px;--e-global-typography-fee17e2-font-weight:700;--e-global-typography-fee17e2-line-height:23px;color:#5D646F;font-family:"Inter", Sans-serif;font-size:15px;line-height:21px;}.elementor-kit-9 button,.elementor-kit-9 input[type="button"],.elementor-kit-9 input[type="submit"],.elementor-kit-9 .elementor-button{background-color:#E62B34;font-family:"Inter", Sans-serif;font-size:14px;color:#FFFFFF;border-radius:40px 40px 40px 40px;}.elementor-kit-9 e-page-transition{background-color:#FFBC7D;}.elementor-kit-9 h1{color:#0E1D40;font-family:"Manrope", Sans-serif;font-size:68px;font-weight:800;}.elementor-kit-9 h2{color:#0E1D40;font-family:"Manrope", Sans-serif;font-size:48px;font-weight:700;}.elementor-kit-9 h3{color:#0E1D40;font-family:"Manrope", Sans-serif;font-size:20px;font-weight:600;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing: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 */.text-royal {
    color: #245fd4;
}

.inline-block {
    display: inline-block;
}
.relative {
    position: relative;
}
.z-10 {
    z-index: 10;
}
.bg-accent70 {
background-color: #faca4bc7;
}
.rounded-full {
    border-radius: 40px;
}
.h-3 {
    height: calc(var(--spacing) * 3);
}
.-z-0 {
    z-index: calc(0 * -1);
}
.bottom-2 {
    bottom: calc(var(--spacing) * 2);
}

.inset-x-1 {
    inset-inline: calc(var(--spacing) * 1);
}
.absolute {
    position: absolute;
}

.text-royal {
    color: #245fd4;
}
.tracking {
    letter-spacing: .14em;
}
.bg-surface-alt {
    background-color: #245fd4
}
.py-15{
    padding: 7px 20px;
    letter-spacing: 1px;
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
}/* End custom CSS */