.elementor-kit-6{--e-global-color-primary:#303133;--e-global-color-secondary:#000000;--e-global-color-text:#A6A6A6;--e-global-color-accent:#1ACED1;--e-global-color-333d6ba:#FAFAFA;--e-global-color-a9a3e35:#FAFAFAE6;--e-global-color-66d4e81:#3333334D;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-size:96px;--e-global-typography-primary-font-weight:300;--e-global-typography-primary-line-height:1.2em;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-size:48px;--e-global-typography-secondary-font-weight:300;--e-global-typography-secondary-line-height:1.2em;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:300;--e-global-typography-text-line-height:1.3em;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:600;--e-global-typography-accent-text-transform:uppercase;--e-global-typography-accent-line-height:20px;--e-global-typography-accent-letter-spacing:1.2px;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );text-transform:var( --e-global-typography-accent-text-transform );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );color:#FFFFFF;border-style:solid;border-width:1px 1px 1px 1px;border-radius:2px 2px 2px 2px;padding:13px 31px 13px 31px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end: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 .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-kit-6{--e-global-typography-primary-font-size:60px;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6{--e-global-typography-primary-font-size:38px;--e-global-typography-secondary-font-size:28px;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.blue-dev {
    color: #1ACED1;
}


/* Header must overlay the hero */
.elementor-location-header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
    margin: 0 !important;
    padding: 0 !important;
}

/* Elementor sticky header */
.elementor-location-header .shrink-header.elementor-sticky--active,
.elementor-location-header .shrink-header.elementor-sticky--effects {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    margin: 0 !important;
}

/*
 * Elementor creates this spacer when the header becomes fixed.
 * It is exactly the white area visible above the hero.
 */
.elementor-location-header .elementor-sticky__spacer {
    display: none !important;
    height: 0 !important;
    min-height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
}

/* Correct position while logged into WordPress */
body.admin-bar
.elementor-location-header
.shrink-header.elementor-sticky--active,
body.admin-bar
.elementor-location-header
.shrink-header.elementor-sticky--effects {
    top: 32px !important;
}

/* WordPress admin bar becomes taller on narrow screens */
@media screen and (max-width: 782px) {
    body.admin-bar
    .elementor-location-header
    .shrink-header.elementor-sticky--active,
    body.admin-bar
    .elementor-location-header
    .shrink-header.elementor-sticky--effects {
        top: 46px !important;
    }
}/* End custom CSS */