@charset "UTF-8";

.haay-language-selector {
    line-height: normal !important;
}

.header-top-container .header-top-links .haay-language-selector {
    padding: 0 !important;
}

.haay-language-current {
    align-items: center;
    background: transparent;
    border: 0;
    color: #22364a;
    display: flex;
    font-size: 12px;
    font-weight: 700;
    gap: 7px;
    height: 29px;
    padding: 0 15px;
    white-space: nowrap;
}

.haay-language-current::after {
    color: #658096;
    content: "\f107";
    font-family: "Faprika";
    font-size: 12px;
    margin-left: 2px;
    transition: transform 180ms ease;
}

.haay-language-selector.dropdown-active .haay-language-current::after {
    transform: rotate(180deg);
}

.haay-language-current:hover,
.haay-language-current:focus-visible {
    background: #f2f9ff;
    color: #067ec5;
    opacity: 1;
}

.haay-language-current-flag {
    align-items: center;
    background: #eaf7ff;
    border: 1px solid #bfe3f7;
    border-radius: 5px;
    color: #087fbe;
    display: inline-flex;
    font-size: 9px !important;
    font-weight: 800;
    height: 18px;
    justify-content: center;
    letter-spacing: 0.04em !important;
    line-height: 1 !important;
    width: 25px;
}

.header-top-container .header-top-links .haay-language-selector .haay-language-menu {
    border: 1px solid #cfe1ee;
    border-radius: 0 0 12px 12px;
    box-shadow: 0 16px 38px rgba(21, 63, 91, 0.17);
    margin-top: -1px;
    min-width: 326px;
    overflow: hidden;
    padding: 0;
    right: -1px;
}

.haay-language-menu-head {
    background: linear-gradient(135deg, #f2faff 0%, #f6fff4 100%);
    border-bottom: 1px solid #dbeaf3;
    display: flex;
    flex-direction: column;
    gap: 5px;
    padding: 15px 16px 13px;
}

.haay-language-menu-head strong {
    color: #162b3d;
    font-size: 13px;
    font-weight: 800;
    line-height: 1.25;
}

.haay-language-menu-head span {
    color: #647b8d;
    font-size: 11px !important;
    font-weight: 500;
    line-height: 1.35 !important;
}

.haay-language-options {
    display: grid;
    gap: 8px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    padding: 13px 14px;
}

.haay-language-option {
    align-items: center;
    background: #fff;
    border: 1px solid #dce8f0;
    border-radius: 9px;
    color: #294256;
    display: flex;
    font-size: 11px;
    font-weight: 700;
    gap: 8px;
    justify-content: flex-start;
    min-height: 38px;
    padding: 7px 9px;
    position: relative;
    text-align: left;
    transition: border-color 160ms ease, box-shadow 160ms ease, color 160ms ease, transform 160ms ease;
    width: 100%;
}

.haay-language-option > span {
    align-items: center;
    background: #edf7fd;
    border: 1px solid #cde6f4;
    border-radius: 5px;
    color: #087fbe;
    display: inline-flex;
    flex: 0 0 29px;
    font-size: 9px !important;
    font-weight: 800;
    height: 21px;
    justify-content: center;
    letter-spacing: 0.04em !important;
    line-height: 1 !important;
}

.haay-language-option:hover,
.haay-language-option:focus-visible {
    border-color: #56b9ed;
    box-shadow: 0 7px 18px rgba(20, 154, 226, 0.13);
    color: #067ec5;
    opacity: 1;
    transform: translateY(-1px);
}

.haay-language-option.is-active {
    background: linear-gradient(135deg, #eaf8ff 0%, #f2fff0 100%);
    border-color: #31b6da;
    box-shadow: inset 3px 0 0 #20b64b;
    color: #086eaa;
}

.haay-language-option.is-active::after {
    color: #18a94c;
    content: "\f00c";
    font-family: "Faprika";
    font-size: 10px;
    margin-left: auto;
}

.haay-language-note {
    align-items: center;
    background: #f7fafc;
    border-top: 1px solid #e3edf3;
    color: #6c8191;
    display: flex;
    font-size: 10px;
    font-weight: 600;
    gap: 6px;
    line-height: 1.35;
    padding: 9px 14px 10px;
}

.haay-language-note > span {
    align-items: center;
    background: #e5f8eb;
    border-radius: 50%;
    color: #19a84a;
    display: inline-flex;
    font-size: 9px !important;
    height: 17px;
    justify-content: center;
    line-height: 1 !important;
    width: 17px;
}

.haay-mobile-language-item {
    display: none;
}

#google_translate_element,
.goog-te-banner-frame,
.goog-te-banner-frame.skiptranslate,
.goog-te-gadget,
.goog-te-balloon-frame,
.goog-te-menu-frame,
.VIpgJd-ZVi9od-ORHb-OEVmcd,
#goog-gt-tt,
.VIpgJd-yAWNEb-L7lbkb,
body > .skiptranslate {
    display: none !important;
    height: 0 !important;
    visibility: hidden !important;
}

html,
body {
    margin-top: 0 !important;
    top: 0 !important;
}

.goog-text-highlight {
    background: transparent !important;
    box-shadow: none !important;
}

@media only screen and (max-width: 767px) {
    .header-top-container .header-top-links .haay-language-selector .haay-language-menu {
        min-width: 290px;
        right: 0;
    }

    .haay-language-options {
        grid-template-columns: 1fr;
    }
}

@media only screen and (max-width: 991px) {
    body.haay-mobile-menu-open.haay-product .product-whatsapp-floating,
    body.haay-mobile-menu-open.haay-product .whatsapp-floating,
    body.haay-mobile-menu-open .product-whatsapp-floating,
    body.haay-mobile-menu-open .whatsapp-floating,
    body:has(.header-mobile-menu.dropdown-active) .product-whatsapp-floating,
    body:has(.header-mobile-menu.dropdown-active) .whatsapp-floating {
        opacity: 0 !important;
        pointer-events: none !important;
        visibility: hidden !important;
        z-index: -1 !important;
    }

    body.haay-product .product-whatsapp-floating,
    body.haay-product .whatsapp-floating {
        transition: opacity 160ms ease, visibility 160ms ease !important;
    }

    .header-mobile-menu.dropdown-wrapper.dropdown-active {
        isolation: isolate;
        position: relative;
        z-index: 10060 !important;
    }

    .header-mobile-menu.dropdown-wrapper.dropdown-active .mobile-menu {
        isolation: isolate;
        z-index: 10061 !important;
    }

    .header-mobile-menu .mobile-menu > ul > li.haay-mobile-language-item {
        display: block !important;
        margin-top: 12px !important;
    }

    .haay-mobile-language-panel {
        background: linear-gradient(145deg, #ffffff 0%, #f4fbff 58%, #f5fff3 100%);
        border: 1px solid #d9e9f3;
        border-radius: 14px;
        box-shadow: 0 8px 24px rgba(15, 57, 84, 0.07);
        padding: 14px;
    }

    .haay-mobile-language-heading {
        align-items: center;
        display: flex;
        gap: 11px;
        margin-bottom: 12px;
    }

    .header-mobile-menu .mobile-menu .haay-mobile-language-icon {
        align-items: center;
        background: linear-gradient(135deg, #e7f7ff, #eaffea);
        border: 1px solid #cce8f3;
        border-radius: 10px;
        color: #087fbe;
        display: inline-flex;
        flex: 0 0 38px;
        font-size: 9px !important;
        font-weight: 900;
        height: 38px;
        justify-content: center;
        letter-spacing: 0.05em !important;
        line-height: 1 !important;
    }

    .haay-mobile-language-copy {
        display: flex;
        flex-direction: column;
        gap: 3px;
    }

    .haay-mobile-language-copy strong {
        color: #172e40;
        font-size: 13px;
        font-weight: 800;
        line-height: 1.25;
    }

    .haay-mobile-language-copy small {
        color: #687f90;
        font-size: 10px;
        font-weight: 600;
        line-height: 1.3;
    }

    .haay-mobile-language-copy b {
        color: #087fbe;
        font-weight: 800;
    }

    .haay-mobile-language-options {
        display: grid;
        gap: 8px;
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .header-mobile-menu .haay-mobile-language-options .haay-language-option {
        min-height: 43px;
        padding: 8px 10px;
    }
}
