.elementor-kit-6{--e-global-color-primary:#083254;--e-global-color-secondary:#0D5189;--e-global-color-text:#FFFFFF;--e-global-color-accent:#00D2BB;--e-global-color-8871a73:#1BA69B;--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-text );font-family:"Inter", Sans-serif;font-size:18px;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 h1{color:var( --e-global-color-text );font-family:"Inter", Sans-serif;font-size:48px;}.elementor-kit-6 h2{color:var( --e-global-color-text );font-family:"Inter", Sans-serif;font-size:40px;}.elementor-kit-6 h3{color:var( --e-global-color-text );font-family:"Inter", Sans-serif;font-size:32px;}.elementor-kit-6 h4{color:var( --e-global-color-text );font-family:"Inter", Sans-serif;font-size:24px;}.elementor-kit-6 h5{color:var( --e-global-color-text );font-family:"Inter", Sans-serif;font-size:28px;}.elementor-kit-6 h6{color:var( --e-global-color-text );font-family:"Inter", Sans-serif;font-size:24px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1312px;}.e-con{--container-max-width:1312px;--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:var(--large);}.elementor-element{--widgets-spacing:var(--large) var(--large);--widgets-spacing-row:var(--large);--widgets-spacing-column:var(--large);}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.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-kit-6{font-size:16px;}.elementor-kit-6 h1{font-size:32px;}.elementor-kit-6 h2{font-size:28px;}.elementor-kit-6 h3{font-size:24px;}.elementor-kit-6 h4{font-size:22px;}.elementor-kit-6 h5{font-size:20px;}.elementor-kit-6 h6{font-size:18px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */:root {
    --tiny: 8px;
    --small: 16px;
    --medium: 24px;
    --large: 32px;
    --wide: 40px;
    --roomy: 64px;
    --spacious: 80px;
    --generous: 96px;
    --massive: 120px;
    --page-padding: max(calc((100% - 1328px) / 2), clamp(20px, 10vw, 304px));
}

@media (max-width: 766px) {
  :root {
    --page-padding: 20px;
    --roomy: 48px;
    --spacious: 64px;
    --generous: 72px;
    --massive: 80px;
    .h1-alt {
        font-size: 36px;
    }
  }
}

.elementor-icon-wrapper {
    line-height: 0;
}

body {
    word-break: break-word;
}

p {
    margin-block-end: 0;
}

.h1-alt {
    font-family: 'Avenir';
    font-weight: 900;
    font-size: 56px;
    color: #ffffff;
}/* End custom CSS */