.elementor-569 .elementor-element.elementor-element-f6c220a{--display:flex;--min-height:0px;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;--z-index:9999;}.elementor-569 .elementor-element.elementor-element-25bbd31{--display:flex;--min-height:84px;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-between;--align-items:center;}.elementor-569 .elementor-element.elementor-element-fe4e12e{--display:flex;}.elementor-569 .elementor-element.elementor-element-fe4e12e.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-569 .elementor-element.elementor-element-809e11b img{width:270%;}.elementor-569 .elementor-element.elementor-element-9f1b156{--display:flex;}.elementor-569 .elementor-element.elementor-element-73eb8e3 .elementor-menu-toggle{margin:0 auto;}.elementor-569 .elementor-element.elementor-element-58c06cc{--display:flex;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}@media(max-width:767px){.elementor-569 .elementor-element.elementor-element-fe4e12e{--width:500px;}}/* Start custom CSS for container, class: .elementor-element-f6c220a *//* =========================================================
   ALEXA TRANSFERS
   FLOATING GLASS HEADER — 1320PX
   ========================================================= */

.elementor-569 .elementor-element.elementor-element-f6c220a{
    --ah-deep:#04182C;
    --ah-navy:#082A4A;
    --ah-blue:#0E9FE6;
    --ah-cyan:#25C7F2;
    --ah-white:#FFFFFF;

    position:fixed !important;

    top:18px;
    left:50% !important;
    right:auto !important;

    width:min(1320px, calc(100vw - 40px)) !important;
    max-width:1320px !important;

    height:86px !important;
    min-height:86px !important;

    margin:0 !important;
    padding:0 !important;

    transform:translateX(-50%);

    z-index:9999;

    overflow:visible;

    border:1px solid rgba(255,255,255,.15);
    border-radius:18px;

    background:
        linear-gradient(
            115deg,
            rgba(4,24,44,.82) 0%,
            rgba(8,42,74,.68) 100%
        );

    -webkit-backdrop-filter:blur(20px) saturate(145%);
    backdrop-filter:blur(20px) saturate(145%);

    box-shadow:
        0 22px 55px rgba(0,12,28,.24),
        inset 0 1px 0 rgba(255,255,255,.10);

    transition:
        top .3s ease,
        height .3s ease,
        min-height .3s ease,
        background .3s ease,
        box-shadow .3s ease;
}


/* =========================================================
   SUBTLE GLASS LIGHT
   ========================================================= */

.elementor-569 .elementor-element.elementor-element-f6c220a::before{
    content:"";

    position:absolute;
    inset:0;

    pointer-events:none;

    border-radius:inherit;

    background:
        radial-gradient(
            circle at 12% -120%,
            rgba(37,199,242,.22),
            transparent 38%
        ),
        linear-gradient(
            90deg,
            rgba(255,255,255,.035),
            transparent 28%,
            transparent 72%,
            rgba(255,255,255,.025)
        );
}


/* =========================================================
   INNER MASTER ROW
   ========================================================= */

.elementor-569 .elementor-element.elementor-element-f6c220a .alexa-header__inner{
    position:relative;
    z-index:2;

    width:100% !important;
    max-width:none !important;

    height:84px !important;
    min-height:84px !important;

    margin:0 !important;
    padding:0 24px !important;

    display:flex !important;
    flex-direction:row !important;
    flex-wrap:nowrap !important;

    align-items:center !important;
    justify-content:space-between !important;

    gap:24px !important;

    overflow:visible !important;

    background:transparent !important;
}


/* =========================================================
   FORCE THE 3 CHILD CONTAINERS INTO ONE ROW
   ========================================================= */

.elementor-569 .elementor-element.elementor-element-f6c220a .alexa-header__brand,
.elementor-569 .elementor-element.elementor-element-f6c220a .alexa-header__nav,
.elementor-569 .elementor-element.elementor-element-f6c220a .alexa-header__actions{
    height:auto !important;
    min-height:0 !important;

    margin:0 !important;
    padding:0 !important;

    align-self:center !important;

    background:transparent !important;
}


/* =========================================================
   BRAND / LOGO
   ========================================================= */

.elementor-569 .elementor-element.elementor-element-f6c220a .alexa-header__brand{
    flex:0 0 245px !important;

    width:245px !important;
    max-width:245px !important;

    display:flex !important;
    flex-direction:row !important;

    align-items:center !important;
    justify-content:flex-start !important;
}


.elementor-569 .elementor-element.elementor-element-f6c220a .alexa-header__brand .elementor-widget-image{
    width:auto !important;
    max-width:100% !important;

    margin:0 !important;
}


.elementor-569 .elementor-element.elementor-element-f6c220a .alexa-header__brand .elementor-widget-container{
    display:flex;
    align-items:center;
    justify-content:flex-start;
}


.elementor-569 .elementor-element.elementor-element-f6c220a .alexa-header__brand img{
    display:block;

    width:auto !important;
    height:auto !important;

    max-width:220px !important;
    max-height:52px !important;

    object-fit:contain;
}


/* =========================================================
   NAVIGATION AREA
   ========================================================= */

.elementor-569 .elementor-element.elementor-element-f6c220a .alexa-header__nav{
    flex:1 1 auto !important;

    width:auto !important;
    max-width:none !important;

    min-width:0 !important;

    display:flex !important;
    flex-direction:row !important;

    align-items:center !important;
    justify-content:center !important;
}


/* WordPress Menu widget itself */

.elementor-569 .elementor-element.elementor-element-f6c220a .alexa-header__nav > .elementor-element,
.elementor-569 .elementor-element.elementor-element-f6c220a .alexa-header__nav .elementor-widget,
.elementor-569 .elementor-element.elementor-element-f6c220a .alexa-header__nav .elementor-widget-container{
    width:100% !important;
    max-width:none !important;

    margin:0 !important;
    padding:0 !important;
}


/* =========================================================
   GENERIC WORDPRESS MENU SUPPORT
   ========================================================= */

.elementor-569 .elementor-element.elementor-element-f6c220a .alexa-header__nav ul{
    display:flex !important;

    flex-direction:row !important;
    flex-wrap:nowrap !important;

    align-items:center !important;
    justify-content:center !important;

    width:auto !important;

    margin:0 !important;
    padding:0 !important;

    gap:2px;

    list-style:none !important;

    white-space:nowrap;
}


.elementor-569 .elementor-element.elementor-element-f6c220a .alexa-header__nav li{
    display:block !important;

    margin:0 !important;
    padding:0 !important;

    list-style:none !important;

    white-space:nowrap;
}


.elementor-569 .elementor-element.elementor-element-f6c220a .alexa-header__nav li > a{
    position:relative;

    display:flex !important;
    align-items:center !important;
    justify-content:center !important;

    height:84px;

    padding:0 15px !important;

    color:rgba(255,255,255,.80) !important;

    font-size:14px !important;
    font-weight:600 !important;
    line-height:1 !important;

    text-decoration:none !important;

    background:transparent !important;

    white-space:nowrap;

    transition:
        color .22s ease,
        opacity .22s ease;
}


.elementor-569 .elementor-element.elementor-element-f6c220a .alexa-header__nav li > a:hover{
    color:#fff !important;
}


/* =========================================================
   MENU ACTIVE / HOVER INDICATOR
   ========================================================= */

.elementor-569 .elementor-element.elementor-element-f6c220a .alexa-header__nav li > a::after{
    content:"";

    position:absolute;

    left:50%;
    bottom:18px;

    width:0;
    height:2px;

    border-radius:20px;

    background:
        linear-gradient(
            90deg,
            var(--ah-cyan),
            var(--ah-blue)
        );

    transform:translateX(-50%);

    transition:width .22s ease;
}


.elementor-569 .elementor-element.elementor-element-f6c220a .alexa-header__nav li > a:hover::after,
.elementor-569 .elementor-element.elementor-element-f6c220a .alexa-header__nav .current-menu-item > a::after,
.elementor-569 .elementor-element.elementor-element-f6c220a .alexa-header__nav .current_page_item > a::after{
    width:26px;
}


.elementor-569 .elementor-element.elementor-element-f6c220a .alexa-header__nav .current-menu-item > a,
.elementor-569 .elementor-element.elementor-element-f6c220a .alexa-header__nav .current_page_item > a{
    color:#fff !important;
}


/* =========================================================
   CTA AREA
   ========================================================= */

.elementor-569 .elementor-element.elementor-element-f6c220a .alexa-header__actions{
    flex:0 0 205px !important;

    width:205px !important;
    max-width:205px !important;

    display:flex !important;
    flex-direction:row !important;

    align-items:center !important;
    justify-content:flex-end !important;
}


.elementor-569 .elementor-element.elementor-element-f6c220a .alexa-header__actions .elementor-widget-button{
    width:auto !important;
    max-width:none !important;

    margin:0 !important;
}


.elementor-569 .elementor-element.elementor-element-f6c220a .alexa-header__actions .elementor-widget-container,
.elementor-569 .elementor-element.elementor-element-f6c220a .alexa-header__actions .elementor-button-wrapper{
    width:auto !important;

    margin:0 !important;
    padding:0 !important;
}


.elementor-569 .elementor-element.elementor-element-f6c220a .alexa-header__actions .elementor-button{
    width:auto !important;

    min-width:185px;
    min-height:48px;

    display:inline-flex !important;

    align-items:center;
    justify-content:center;

    gap:9px;

    padding:0 22px !important;

    border:1px solid rgba(255,255,255,.12) !important;
    border-radius:11px !important;

    color:#fff !important;

    font-size:13px !important;
    font-weight:700 !important;
    line-height:1 !important;

    white-space:nowrap;

    background:
        linear-gradient(
            135deg,
            var(--ah-blue) 0%,
            #087CE5 100%
        ) !important;

    box-shadow:
        0 10px 26px rgba(0,112,220,.24),
        inset 0 1px 0 rgba(255,255,255,.20);

    transition:
        transform .22s ease,
        box-shadow .22s ease,
        background .22s ease;
}


.elementor-569 .elementor-element.elementor-element-f6c220a .alexa-header__actions .elementor-button:hover{
    transform:translateY(-2px);

    background:
        linear-gradient(
            135deg,
            #24BDF0,
            #087CE5
        ) !important;

    box-shadow:
        0 15px 34px rgba(0,112,220,.34),
        inset 0 1px 0 rgba(255,255,255,.24);
}


/* =========================================================
   SCROLL STATE
   ========================================================= */

.elementor-569 .elementor-element.elementor-element-f6c220a.is-scrolled{
    top:10px;

    height:76px !important;
    min-height:76px !important;

    background:
        linear-gradient(
            115deg,
            rgba(4,24,44,.95),
            rgba(8,42,74,.92)
        );

    box-shadow:
        0 18px 48px rgba(0,12,28,.30),
        inset 0 1px 0 rgba(255,255,255,.08);
}


.elementor-569 .elementor-element.elementor-element-f6c220a.is-scrolled .alexa-header__inner{
    height:74px !important;
    min-height:74px !important;
}


.elementor-569 .elementor-element.elementor-element-f6c220a.is-scrolled .alexa-header__nav li > a{
    height:74px;
}


.elementor-569 .elementor-element.elementor-element-f6c220a.is-scrolled .alexa-header__nav li > a::after{
    bottom:14px;
}


.elementor-569 .elementor-element.elementor-element-f6c220a.is-scrolled .alexa-header__brand img{
    max-width:205px !important;
    max-height:47px !important;
}


/* =========================================================
   SMALL DESKTOP / LAPTOP
   ========================================================= */

@media (max-width:1180px){

    .elementor-569 .elementor-element.elementor-element-f6c220a{
        width:calc(100vw - 32px) !important;
    }

    .elementor-569 .elementor-element.elementor-element-f6c220a .alexa-header__inner{
        padding-left:18px !important;
        padding-right:18px !important;

        gap:15px !important;
    }

    .elementor-569 .elementor-element.elementor-element-f6c220a .alexa-header__brand{
        flex-basis:200px !important;

        width:200px !important;
        max-width:200px !important;
    }

    .elementor-569 .elementor-element.elementor-element-f6c220a .alexa-header__brand img{
        max-width:185px !important;
    }

    .elementor-569 .elementor-element.elementor-element-f6c220a .alexa-header__nav li > a{
        padding-left:9px !important;
        padding-right:9px !important;

        font-size:13px !important;
    }

    .elementor-569 .elementor-element.elementor-element-f6c220a .alexa-header__actions{
        flex-basis:165px !important;

        width:165px !important;
        max-width:165px !important;
    }

    .elementor-569 .elementor-element.elementor-element-f6c220a .alexa-header__actions .elementor-button{
        min-width:160px;

        padding-left:16px !important;
        padding-right:16px !important;
    }
}


/* =========================================================
   TABLET
   ========================================================= */

@media (max-width:1024px){

    .elementor-569 .elementor-element.elementor-element-f6c220a{
        top:12px;

        width:calc(100vw - 28px) !important;

        height:74px !important;
        min-height:74px !important;

        border-radius:16px;
    }


    .elementor-569 .elementor-element.elementor-element-f6c220a .alexa-header__inner{
        height:72px !important;
        min-height:72px !important;

        padding-left:17px !important;
        padding-right:17px !important;

        gap:14px !important;
    }


    .elementor-569 .elementor-element.elementor-element-f6c220a .alexa-header__brand{
        flex:1 1 auto !important;

        width:auto !important;
        max-width:none !important;
    }


    .elementor-569 .elementor-element.elementor-element-f6c220a .alexa-header__brand img{
        max-width:195px !important;
        max-height:46px !important;
    }


    .elementor-569 .elementor-element.elementor-element-f6c220a .alexa-header__nav{
        flex:0 0 auto !important;
    }


    .elementor-569 .elementor-element.elementor-element-f6c220a .alexa-header__actions{
        flex:0 0 auto !important;

        width:auto !important;
        max-width:none !important;
    }


    .elementor-569 .elementor-element.elementor-element-f6c220a .alexa-header__actions .elementor-button{
        min-width:145px;
        min-height:44px;
    }
}

/* =========================================================
   MOBILE — FINAL PREMIUM HEADER
   ========================================================= */

@media (max-width:767px){

    /* ---------------------------------------------------------
       HEADER SHELL
       Fixed directly to the viewport edges.
       --------------------------------------------------------- */

    .elementor-569 .elementor-element.elementor-element-f6c220a,
    .elementor-569 .elementor-element.elementor-element-f6c220a.is-scrolled{
        position:fixed !important;

        top:10px !important;
        left:12px !important;
        right:12px !important;

        width:auto !important;
        max-width:none !important;

        height:70px !important;
        min-height:70px !important;

        margin:0 !important;
        padding:0 !important;

        transform:none !important;

        z-index:9999 !important;

        overflow:visible !important;

        border:1px solid rgba(255,255,255,.13) !important;
        border-radius:19px !important;

        background:
            radial-gradient(
                circle at 8% -70%,
                rgba(37,199,242,.18),
                transparent 40%
            ),
            linear-gradient(
                115deg,
                rgba(3,22,41,.96) 0%,
                rgba(7,43,75,.93) 100%
            ) !important;

        -webkit-backdrop-filter:blur(20px) saturate(145%);
        backdrop-filter:blur(20px) saturate(145%);

        box-shadow:
            0 16px 38px rgba(0,12,28,.24),
            inset 0 1px 0 rgba(255,255,255,.10) !important;
    }


    /* Keep the decorative light inside the mobile shape */

    .elementor-569 .elementor-element.elementor-element-f6c220a::before,
    .elementor-569 .elementor-element.elementor-element-f6c220a.is-scrolled::before{
        border-radius:19px !important;
    }


    /* ---------------------------------------------------------
       MASTER ROW
       Logo on the left / menu toggle on the right.
       --------------------------------------------------------- */

    .elementor-569 .elementor-element.elementor-element-f6c220a .alexa-header__inner,
    .elementor-569 .elementor-element.elementor-element-f6c220a.is-scrolled .alexa-header__inner{
        position:relative !important;
        z-index:2 !important;

        display:flex !important;
        flex-direction:row !important;
        flex-wrap:nowrap !important;

        align-items:center !important;
        justify-content:space-between !important;

        width:100% !important;
        max-width:100% !important;

        height:68px !important;
        min-height:68px !important;

        gap:12px !important;

        margin:0 !important;
        padding:0 12px 0 16px !important;

        overflow:visible !important;

        box-sizing:border-box !important;

        background:transparent !important;
    }


    /* ---------------------------------------------------------
       BRAND / LOGO
       --------------------------------------------------------- */

    .elementor-569 .elementor-element.elementor-element-f6c220a .alexa-header__brand{
        display:flex !important;
        flex-direction:row !important;

        flex:1 1 auto !important;

        align-items:center !important;
        justify-content:flex-start !important;

        width:auto !important;
        max-width:none !important;
        min-width:0 !important;

        height:auto !important;
        min-height:0 !important;

        margin:0 !important;
        padding:0 !important;

        align-self:center !important;

        overflow:hidden !important;

        background:transparent !important;
    }


    .elementor-569 .elementor-element.elementor-element-f6c220a .alexa-header__brand .elementor-widget-image{
        display:flex !important;
        align-items:center !important;
        justify-content:flex-start !important;

        width:auto !important;
        max-width:100% !important;

        margin:0 !important;
        padding:0 !important;
    }


    .elementor-569 .elementor-element.elementor-element-f6c220a .alexa-header__brand .elementor-widget-container{
        display:flex !important;
        align-items:center !important;
        justify-content:flex-start !important;

        width:auto !important;
        max-width:100% !important;

        margin:0 !important;
        padding:0 !important;
    }


    .elementor-569 .elementor-element.elementor-element-f6c220a .alexa-header__brand img,
    .elementor-569 .elementor-element.elementor-element-f6c220a.is-scrolled .alexa-header__brand img{
        display:block !important;

        width:auto !important;
        height:auto !important;

        max-width:165px !important;
        max-height:40px !important;

        margin:0 !important;

        object-fit:contain !important;
        object-position:left center !important;
    }


    /* ---------------------------------------------------------
       NAV CONTAINER
       Important: only position the widget.
       Elementor keeps control of open/close icon visibility.
       --------------------------------------------------------- */

    .elementor-569 .elementor-element.elementor-element-f6c220a .alexa-header__nav{
        position:relative !important;

        display:flex !important;
        flex-direction:row !important;

        flex:0 0 46px !important;

        align-items:center !important;
        justify-content:flex-end !important;

        width:46px !important;
        max-width:46px !important;
        min-width:46px !important;

        height:46px !important;
        min-height:46px !important;

        margin:0 !important;
        padding:0 !important;

        align-self:center !important;

        overflow:visible !important;

        background:transparent !important;
    }


    .elementor-569 .elementor-element.elementor-element-f6c220a .alexa-header__nav > .elementor-element,
    .elementor-569 .elementor-element.elementor-element-f6c220a .alexa-header__nav .elementor-widget{
        position:relative !important;

        display:flex !important;
        align-items:center !important;
        justify-content:flex-end !important;

        width:46px !important;
        max-width:46px !important;

        height:46px !important;
        min-height:46px !important;

        margin:0 !important;
        padding:0 !important;

        overflow:visible !important;
    }


    .elementor-569 .elementor-element.elementor-element-f6c220a .alexa-header__nav .elementor-widget-container{
        position:relative !important;

        display:flex !important;
        align-items:center !important;
        justify-content:flex-end !important;

        width:46px !important;
        max-width:46px !important;

        height:46px !important;
        min-height:46px !important;

        margin:0 !important;
        padding:0 !important;

        overflow:visible !important;
    }


    /* ---------------------------------------------------------
       ELEMENTOR MOBILE TOGGLE
       Do not style generic [class*="menu-toggle"] descendants.
       That was causing the open and close icons to become
       two separate oversized buttons.
       --------------------------------------------------------- */

    .elementor-569 .elementor-element.elementor-element-f6c220a .alexa-header__nav .elementor-menu-toggle{
        position:relative !important;

        display:flex !important;
        align-items:center !important;
        justify-content:center !important;

        width:44px !important;
        min-width:44px !important;
        max-width:44px !important;

        height:44px !important;
        min-height:44px !important;
        max-height:44px !important;

        margin:0 !important;
        padding:0 !important;

        border:1px solid rgba(255,255,255,.14) !important;
        border-radius:13px !important;

        color:#FFFFFF !important;

        background:
            linear-gradient(
                145deg,
                rgba(255,255,255,.11),
                rgba(255,255,255,.045)
            ) !important;

        box-shadow:
            inset 0 1px 0 rgba(255,255,255,.10),
            0 8px 18px rgba(0,0,0,.09) !important;

        transform:none !important;
    }


    .elementor-569 .elementor-element.elementor-element-f6c220a .alexa-header__nav .elementor-menu-toggle:hover,
    .elementor-569 .elementor-element.elementor-element-f6c220a .alexa-header__nav .elementor-menu-toggle:focus{
        color:#FFFFFF !important;

        background:
            linear-gradient(
                145deg,
                rgba(37,199,242,.20),
                rgba(14,159,230,.12)
            ) !important;

        border-color:rgba(37,199,242,.30) !important;
    }


    /* Size only the icon graphics.
       Do not alter their display state. */

    .elementor-569 .elementor-element.elementor-element-f6c220a .alexa-header__nav .elementor-menu-toggle svg{
        width:22px !important;
        height:22px !important;

        margin:0 !important;

        color:#FFFFFF !important;
        fill:#FFFFFF !important;
    }


    .elementor-569 .elementor-element.elementor-element-f6c220a .alexa-header__nav .elementor-menu-toggle i{
        width:auto !important;
        height:auto !important;

        margin:0 !important;

        color:#FFFFFF !important;

        font-size:22px !important;
        line-height:1 !important;
    }


    /* ---------------------------------------------------------
       WORDPRESS / ELEMENTOR DROPDOWN
       Elementor remains responsible for visibility/open state.
       --------------------------------------------------------- */

    .elementor-569 .elementor-element.elementor-element-f6c220a .alexa-header__nav .elementor-nav-menu--dropdown{
        position:absolute !important;

        top:56px !important;
        right:0 !important;
        left:auto !important;

        width:calc(100vw - 24px) !important;
        max-width:calc(100vw - 24px) !important;

        margin:0 !important;
        padding:8px !important;

        overflow:hidden !important;

        border:1px solid rgba(255,255,255,.11) !important;
        border-radius:18px !important;

        background:
            radial-gradient(
                circle at 100% 0%,
                rgba(37,199,242,.10),
                transparent 35%
            ),
            linear-gradient(
                145deg,
                rgba(3,24,48,.985),
                rgba(6,46,82,.98)
            ) !important;

        -webkit-backdrop-filter:blur(20px) saturate(140%);
        backdrop-filter:blur(20px) saturate(140%);

        box-shadow:
            0 22px 50px rgba(0,12,28,.30),
            inset 0 1px 0 rgba(255,255,255,.07) !important;
    }


    /* Cancel the desktop flex rules for dropdown lists */

    .elementor-569 .elementor-element.elementor-element-f6c220a .alexa-header__nav .elementor-nav-menu--dropdown ul{
        display:block !important;

        width:100% !important;

        margin:0 !important;
        padding:0 !important;

        gap:0 !important;

        white-space:normal !important;

        list-style:none !important;
    }


    .elementor-569 .elementor-element.elementor-element-f6c220a .alexa-header__nav .elementor-nav-menu--dropdown li{
        display:block !important;

        width:100% !important;

        margin:0 !important;
        padding:0 !important;

        white-space:normal !important;
    }


    .elementor-569 .elementor-element.elementor-element-f6c220a .alexa-header__nav .elementor-nav-menu--dropdown li > a{
        position:relative !important;

        display:flex !important;
        align-items:center !important;
        justify-content:flex-start !important;

        width:100% !important;

        height:auto !important;
        min-height:48px !important;

        margin:0 !important;
        padding:0 15px !important;

        border-radius:12px !important;

        color:rgba(255,255,255,.84) !important;

        background:transparent !important;

        font-size:14px !important;
        line-height:1.2 !important;
        font-weight:600 !important;

        text-decoration:none !important;

        white-space:normal !important;

        transition:
            color .22s ease,
            background .22s ease !important;
    }


    .elementor-569 .elementor-element.elementor-element-f6c220a .alexa-header__nav .elementor-nav-menu--dropdown li > a:hover,
    .elementor-569 .elementor-element.elementor-element-f6c220a .alexa-header__nav .elementor-nav-menu--dropdown .current-menu-item > a,
    .elementor-569 .elementor-element.elementor-element-f6c220a .alexa-header__nav .elementor-nav-menu--dropdown .current_page_item > a{
        color:#FFFFFF !important;

        background:rgba(37,199,242,.10) !important;
    }


    .elementor-569 .elementor-element.elementor-element-f6c220a .alexa-header__nav .elementor-nav-menu--dropdown li > a::after{
        display:none !important;
    }


    /* ---------------------------------------------------------
       CTA
       Hide desktop WhatsApp button in the compact mobile row.
       --------------------------------------------------------- */

    .elementor-569 .elementor-element.elementor-element-f6c220a .alexa-header__actions{
        display:none !important;

        width:0 !important;
        max-width:0 !important;

        flex:0 0 0 !important;

        margin:0 !important;
        padding:0 !important;
    }

}


/* =========================================================
   VERY SMALL MOBILE
   ========================================================= */

@media (max-width:420px){

    .elementor-569 .elementor-element.elementor-element-f6c220a,
    .elementor-569 .elementor-element.elementor-element-f6c220a.is-scrolled{
        left:10px !important;
        right:10px !important;

        width:auto !important;
        max-width:none !important;

        border-radius:18px !important;
    }


    .elementor-569 .elementor-element.elementor-element-f6c220a::before,
    .elementor-569 .elementor-element.elementor-element-f6c220a.is-scrolled::before{
        border-radius:18px !important;
    }


    .elementor-569 .elementor-element.elementor-element-f6c220a .alexa-header__inner,
    .elementor-569 .elementor-element.elementor-element-f6c220a.is-scrolled .alexa-header__inner{
        padding-left:14px !important;
        padding-right:10px !important;

        gap:10px !important;
    }


    .elementor-569 .elementor-element.elementor-element-f6c220a .alexa-header__brand img,
    .elementor-569 .elementor-element.elementor-element-f6c220a.is-scrolled .alexa-header__brand img{
        max-width:150px !important;
        max-height:38px !important;
    }


    .elementor-569 .elementor-element.elementor-element-f6c220a .alexa-header__nav,
    .elementor-569 .elementor-element.elementor-element-f6c220a .alexa-header__nav > .elementor-element,
    .elementor-569 .elementor-element.elementor-element-f6c220a .alexa-header__nav .elementor-widget,
    .elementor-569 .elementor-element.elementor-element-f6c220a .alexa-header__nav .elementor-widget-container{
        width:44px !important;
        min-width:44px !important;
        max-width:44px !important;
    }


    .elementor-569 .elementor-element.elementor-element-f6c220a .alexa-header__nav .elementor-nav-menu--dropdown{
        width:calc(100vw - 20px) !important;
        max-width:calc(100vw - 20px) !important;
    }

}


/* =========================================================
   REDUCED MOTION
   ========================================================= */

@media (prefers-reduced-motion:reduce){

    .elementor-569 .elementor-element.elementor-element-f6c220a,
    .elementor-569 .elementor-element.elementor-element-f6c220a .alexa-header__nav li > a,
    .elementor-569 .elementor-element.elementor-element-f6c220a .alexa-header__nav li > a::after,
    .elementor-569 .elementor-element.elementor-element-f6c220a .alexa-header__actions .elementor-button{
        transition:none !important;
    }

}/* End custom CSS */