@font-face {
    font-family: revicons;
    fallback: fallback;
    src: url(/_next/static/media/revicons.ff59b316.woff) format("woff"),
        url(/_next/static/media/revicons.b96bdb22.ttf) format("ttf"),
        url(/_next/static/media/revicons.652e7269.eot) format("ttf");
}
.react-multi-carousel-list {
    display: flex;
    align-items: center;
    overflow: hidden;
    position: relative;
}
.react-multi-carousel-track {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: row;
    position: relative;
    transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    will-change: transform, transition;
}
.react-multiple-carousel__arrow {
    position: absolute;
    outline: 0;
    transition: all 0.5s;
    border-radius: 35px;
    z-index: 1000;
    border: 0;
    background: rgba(0, 0, 0, 0.5);
    min-width: 43px;
    min-height: 43px;
    opacity: 1;
    cursor: pointer;
}
.react-multiple-carousel__arrow:hover {
    background: rgba(0, 0, 0, 0.8);
}
.react-multiple-carousel__arrow:before {
    font-size: 20px;
    color: #fff;
    display: block;
    font-family: revicons;
    text-align: center;
    z-index: 2;
    position: relative;
}
.react-multiple-carousel__arrow:disabled {
    cursor: default;
    background: rgba(0, 0, 0, 0.5);
}
.react-multiple-carousel__arrow--left {
    left: calc(4% + 1px);
}
.react-multiple-carousel__arrow--left:before {
    content: "\e824";
}
.react-multiple-carousel__arrow--right {
    right: calc(4% + 1px);
}
.react-multiple-carousel__arrow--right:before {
    content: "\e825";
}
.react-multi-carousel-dot-list {
    position: absolute;
    bottom: 0;
    display: flex;
    left: 0;
    right: 0;
    justify-content: center;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}
.react-multi-carousel-dot button {
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    opacity: 1;
    box-shadow: none;
    transition: background 0.5s;
    border: 2px solid grey;
    padding: 0;
    margin: 0 6px 0 0;
    outline: 0;
    cursor: pointer;
}
.react-multi-carousel-dot button:hover:active,
.react-multi-carousel-dot--active button {
    background: #080808;
}
.react-multi-carousel-item {
    transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
@media (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .react-multi-carousel-item {
        flex-shrink: 0 !important;
    }
    .react-multi-carousel-track {
        overflow: visible !important;
    }
}
[dir="rtl"].react-multi-carousel-list {
    direction: rtl;
}
.rtl.react-multiple-carousel__arrow--right {
    right: auto;
    left: calc(4% + 1px);
}
.rtl.react-multiple-carousel__arrow--right:before {
    content: "\e824";
}
.rtl.react-multiple-carousel__arrow--left {
    left: auto;
    right: calc(4% + 1px);
}
.rtl.react-multiple-carousel__arrow--left:before {
    content: "\e825";
}
.PackageDescription_PackageDescription__O_zxM {
    width: 100%;
    max-width: 500px;
    height: auto;
}
.PackageDescription_description__9VLwx {
    width: 92%;
    margin: 20px auto;
    height: auto;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
}
.PackageDescription_description__9VLwx > p {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-bottom: 12px;
}
.PackageDescription_description__9VLwx > h3,
.PackageDescription_description__9VLwx > h4 {
    font-size: 18px;
    line-height: 26px;
    font-weight: 600;
    margin-bottom: 8px;
}
@media (max-width: 768px) {
    .PackageDescription_PackageDescription__O_zxM {
        width: 100%;
        height: auto;
        font-size: 14px;
        line-height: 20px;
    }
    .PackageDescription_description__9VLwx > p {
        font-size: 14px;
        line-height: 20px;
    }
    .PackageDescription_description__9VLwx > h3,
    .PackageDescription_description__9VLwx > h4 {
        font-size: 16px;
        line-height: 24px;
    }
}
.Measures_measures__X63_b {
    width: 92%;
    height: auto;
    margin: 20px auto;
}
.Measures_measures_main__sPk_u {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    row-gap: 20px;
}
.Measures_measures_tags_icon___QYtQ {
    width: 40px;
    height: 40px;
    border-radius: 21px;
    background: #f1fbfd;
    padding: 3px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.Measures_measures_tags__sCR1Z {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    column-gap: 10px;
    row-gap: 20px;
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
}
@media (max-width: 768px) {
    .Measures_measures_tags_icon___QYtQ {
        width: 32px;
        height: 32px;
        border-radius: 16px;
    }
    .Measures_measures_tags__sCR1Z {
        font-size: 14px;
        line-height: 20px;
    }
    .Measures_measures_tags_icon___QYtQ > img {
        width: 24px;
        height: 24px;
    }
}
.WhyChooseUs_whyChooseUs_Container__9jO00 {
    background: linear-gradient(267.39deg, #ffffff -26.71%, #dbf5f9 94.46%);
    padding-left: 24px !important;
    padding-right: 24px !important;
}
.WhyChooseUs_cardpart2SVG__hFo8t {
    font-size: 48px;
}
.WhyChooseUs_contentDiv__wLd4b {
    display: flex;
    max-width: 1050px;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
    row-gap: 40px;
    column-gap: 100px;
    margin: 40px auto 0;
    width: auto;
}
.WhyChooseUs_headingDiv__0Rram > h2 {
    text-align: center;
}
.WhyChooseUs_cardDiv__0DMcF {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: space-around;
    row-gap: 2rem;
    column-gap: 10px;
}
.WhyChooseUs_cardDiv__0DMcF:hover {
    transition: all 0.3s ease;
}
.WhyChooseUs_cardpart1__TcG3a {
    height: 40%;
    width: 100%;
    border-radius: 10px;
}
.WhyChooseUs_cardpart2__V9Ndo {
    height: 40%;
    font-size: 16px;
    font-weight: 500;
    color: #2e2e2e;
    width: 136px;
    text-align: left;
}
.WhyChooseUs_hpParentContainer__cIvf4 {
    max-width: 100%;
    margin: auto;
    width: 100%;
    padding: 36px 0;
}
.WhyChooseUs_hpHeading__nqamv {
    text-align: center;
    font-weight: 600;
    line-height: 36px;
    color: #0e3f6c;
    font-size: 24px;
}
.WhyChooseUs_totalSavingImage__9Mrno {
    width: 100%;
    height: auto;
    max-width: 1250px;
    max-height: 150px;
}
.WhyChooseUs_totalSavingContainer__IRrTs {
    margin: auto;
    padding-bottom: 30px;
}
.WhyChooseUs_totalSavingContainerHome__sfFP8 {
    margin: auto;
}
@media screen and (min-width: 601px) and (max-width: 1100px) {
    .WhyChooseUs_whyChooseUs_Container__inDrawer__dx_S7 {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
    .WhyChooseUs_contentDiv__wLd4b {
        column-gap: 40px;
        justify-content: center;
    }
    .WhyChooseUs_contentDiv__inDrawer__g0Q0n {
        column-gap: 10px;
    }
}
@media (max-width: 600px) {
    .WhyChooseUs_cardpart2SVG__hFo8t {
        font-size: 30px;
        margin-left: 10px;
    }
    .WhyChooseUs_totalSavingContainer__IRrTs {
        margin: auto;
        padding-bottom: 25px;
    }
    .WhyChooseUs_whyChooseUs_Container__9jO00 {
        background: linear-gradient(223.23deg, #ffffff -39.74%, #dbf5f9 94.44%);
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .WhyChooseUs_hpParentContainer__cIvf4 {
        max-width: 1250px;
        margin: auto;
        width: 100%;
        padding: 0;
    }
    .WhyChooseUs_mainContainer__L2FPY {
        padding: 24px 16px;
    }
    .WhyChooseUs_contentDiv__wLd4b {
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
        justify-content: space-between;
        column-gap: 14px;
        padding-bottom: 8px;
        width: 100%;
        margin-top: 16px;
        row-gap: 17px;
    }
    .WhyChooseUs_headingDiv__0Rram > h2 {
        font-size: 16px;
        font-weight: 600;
        font-family: Poppins;
        line-height: 24px;
        color: #235b8e;
        text-align: left;
    }
    .WhyChooseUs_cardDiv__0DMcF {
        width: 47%;
        height: max-content;
        text-align: center;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: flex-start;
        column-gap: 12px;
    }
    .WhyChooseUs_cardDiv__0DMcF > svg {
        min-width: 37px;
        height: 37px;
    }
    .WhyChooseUs_cardpart1__TcG3a {
        width: auto;
        height: auto;
        margin: 0 1rem;
    }
    .WhyChooseUs_cardpart1__TcG3a span {
        margin: 2.2rem 1.5rem 2.2rem 1rem;
    }
    .WhyChooseUs_cardpart2__V9Ndo {
        width: 72%;
        height: auto;
        font-size: 12px;
        font-weight: 500;
        color: #2e2e2e;
        text-align: left;
    }
    @media (max-width: 375px) {
        .WhyChooseUs_cardpart2__V9Ndo {
            font-size: 12px;
        }
    }
    @media (max-width: 345px) {
        .WhyChooseUs_cardDiv__0DMcF {
            height: 70px;
        }
        .WhyChooseUs_cardpart1__TcG3a {
            padding: 2rem 0.6rem;
        }
        .WhyChooseUs_cardpart2__V9Ndo {
            font-size: 12px;
        }
    }
    @media (max-width: 319px) {
        .WhyChooseUs_cardDiv__0DMcF {
            height: 70px;
        }
        .WhyChooseUs_cardpart1__TcG3a {
            padding: 2rem 0.7rem;
        }
        .WhyChooseUs_cardpart2__V9Ndo {
            font-size: 12px;
        }
    }
}
.UspData_uspData_container__RHgko {
    position: relative;
    width: 100%;
    margin: 40px auto 0;
    background: rgba(231, 235, 239, 1);
    border-radius: 16px;
}
.UspData_uspData_main__7d9dq {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 26px 24px;
    row-gap: 20px;
}
.UspData_uspData_head__IhjLz {
    display: flex;
    flex-direction: column;
    row-gap: 10px;
    justify-content: center;
    align-items: flex-start;
}
.UspData_uspData_head__IhjLz > span {
    width: 80%;
    font-size: 24px;
    font-weight: 400;
    line-height: 36px;
    color: #0e3f6c;
}
.UspData_uspData_head__IhjLz > span > span {
    font-weight: 600;
    color: #0e3f6c;
}
.UspData_uspData_head__IhjLz > p {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #666666;
}
.UspData_uspData_head__IhjLz > p > span {
    font-weight: 600;
}
.UspData_uspData_card_container__DwUuH {
    position: relative;
    width: 100%;
}
.UspData_uspData_card__f20sc {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    column-gap: 10px;
    overflow-x: auto;
    scroll-behavior: smooth;
    padding: 16px 0;
}
.UspData_uspData_card__f20sc::-webkit-scrollbar {
    display: none;
}
.UspData_usp_content__ZzXmX {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    padding: 20px;
    min-width: 170px;
    max-width: -moz-fit-content;
    max-width: fit-content;
    height: 170px;
    border-radius: 16px;
    background: #ffffff;
    box-shadow: 0 4px 25px rgba(143, 143, 143, 0.1);
    text-align: center;
}
.UspData_lower_section__4RLQ_ > span {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    color: #0e3f6c;
    text-align: left;
}
.UspData_lower_section__4RLQ_ {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}
.UspData_lower_section__4RLQ_ > p {
    min-height: 42px;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    color: #2f3032;
    text-align: left;
}
.UspData_usp_content__ZzXmX > hr {
    width: 100%;
    border: 1px dotted #e7ebef;
    margin: 8px 0;
}
.UspData_next_button__3_nGh,
.UspData_prev_button__d_9Qt {
    position: absolute;
    top: -75%;
    right: 2%;
    border: none;
    cursor: pointer;
    padding: 10px;
    color: #0e3f6c;
    z-index: 1;
    background: none;
}
.UspData_prev_button__d_9Qt {
    left: 75%;
}
.UspData_next_button__3_nGh {
    right: 0;
}
.UspData_next_button__3_nGh > svg,
.UspData_prev_button__d_9Qt > svg {
    font-size: 28px;
}
.UspData_scroll_icon__9421d {
    width: 35px;
    height: 5px;
    border-radius: 2.5px;
    background: rgba(122, 123, 124, 0.13);
    position: absolute;
    left: 50%;
    bottom: 3%;
    transform: translateX(-50%);
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.UspData_scroll_icon_inside__oorae {
    width: 15px;
    height: 3px;
    background: rgba(14, 63, 108, 1);
    border-radius: 1.5px;
}
.UspData_error_message__mNlXm,
.UspData_no_data__nHkDv {
    font-size: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
}
@media (max-width: 768px) {
    .UspData_uspData_container__RHgko {
        width: 90%;
        margin: 20px auto 0;
    }
    .UspData_usp_content__ZzXmX > img {
        width: 40px;
        height: 40px;
    }
    .UspData_usp_content__ZzXmX {
        min-width: 130px;
        height: 130px;
    }
    .UspData_lower_section__4RLQ_ > span {
        font-size: 12px;
        line-height: 18px;
    }
    .UspData_lower_section__4RLQ_ > p {
        min-height: 30px;
        font-size: 10px;
        line-height: 15px;
    }
    .UspData_uspData_head__IhjLz > span {
        font-size: 16px;
        line-height: 24px;
    }
    .UspData_uspData_head__IhjLz > p {
        font-size: 12px;
        line-height: 18px;
    }
    .UspData_next_button__3_nGh,
    .UspData_prev_button__d_9Qt {
        display: none;
    }
}
.AccordionPDP_accordion__04etz {
    display: flex;
    flex-direction: column;
    padding: 30px 16px;
}
.AccordionPDP_accordion__header__lhuzl {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.AccordionPDP_accordion__header__text__KxGXy {
    display: flex;
    flex-direction: column;
    row-gap: 2px;
}
.AccordionPDP_accordion__header__text__KxGXy h2 {
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #2e2e2e;
}
.AccordionPDP_accordion__header__text__KxGXy p {
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    color: rgba(0, 0, 0, 0.6);
}
.AccordionPDP_accordion__header__text_include__EFvsx {
    display: flex;
    flex-direction: column;
    row-gap: 2px;
}
.AccordionPDP_accordion__header__text_include__EFvsx h2 {
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    color: #2f3032;
}
.AccordionPDP_accordion__header__text_include__EFvsx p {
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #0e3f6c;
}
.AccordionPDP_accordion__header__lhuzl
    .AccordionPDP_accordion__header__iconWrapper__732xy {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    transition: transform 0.3s ease;
    position: relative;
}
.AccordionPDP_accordion__header__lhuzl
    .AccordionPDP_accordion__header__iconWrapper__732xy
    svg {
    width: 16px;
    height: 16px;
}
.AccordionPDP_accordion__header__closedIcon__u1GwF,
.AccordionPDP_accordion__header__openIcon__vk7_Z {
    transform: rotate(180deg);
    transition: transform 0.3s ease;
}
.AccordionPDP_accordion__content__zYomD {
    display: flex;
    flex-direction: column;
    row-gap: 18px;
    max-height: 0;
    overflow: hidden;
    transition: all 0.3s ease;
}
.AccordionPDP_accordion__open__PqAI0 {
    max-height: -moz-fit-content;
    max-height: fit-content;
    transition: max-height 0.3s ease;
}
.AccordionPDP_accordion__04etz .AccordionPDP_para_icon__ULj3_ {
    margin-left: -4px;
}
.AccordionPDP_accordion__04etz .AccordionPDP_para_icon__ULj3_ img {
    width: 18px;
    height: 18px;
}
@media screen and (min-width: 601px) and (max-width: 1100px) {
    .AccordionPDP_accordion__04etz {
        padding: 40px 0;
    }
    .AccordionPDP_accordion__header__lhuzl {
        cursor: pointer;
    }
    .AccordionPDP_accordion__header__text__KxGXy h2 {
        font-size: 24px;
        line-height: 36px;
    }
    .AccordionPDP_accordion__header__text__KxGXy p {
        font-size: 16px;
        line-height: 28px;
    }
    .AccordionPDP_accordion__header__lhuzl svg {
        width: 20px;
        height: 20px;
    }
    .AccordionPDP_accordion__header__inDrawer__VNiNn {
        padding: 0 16px;
    }
    .AccordionPDP_accordion__content__zYomD {
        row-gap: 30px;
    }
}
@media screen and (min-width: 1101px) {
    .AccordionPDP_accordion__04etz {
        padding: 40px 20px;
        margin: 20px 0;
    }
    .AccordionPDP_accordion__header__lhuzl {
        cursor: pointer;
    }
    .AccordionPDP_accordion__header__text__KxGXy h2 {
        font-size: 24px;
        line-height: 36px;
    }
    .AccordionPDP_accordion__header__text__KxGXy p {
        font-size: 16px;
        line-height: 28px;
    }
    .AccordionPDP_accordion__header__text_include__EFvsx h2 {
        font-size: 14px;
        line-height: 21px;
    }
    .AccordionPDP_accordion__header__text_include__EFvsx p {
        font-size: 24px;
        line-height: 32px;
    }
    .AccordionPDP_accordion__header__lhuzl
        .AccordionPDP_accordion__header__iconWrapper__732xy
        svg {
        width: 20px;
        height: 20px;
    }
    .AccordionPDP_accordion__header__inDrawer__VNiNn {
        padding: 0 16px;
    }
    .AccordionPDP_accordion__content__zYomD {
        row-gap: 20px;
    }
    .AccordionPDP_accordion__04etz .AccordionPDP_para_icon__ULj3_ {
        margin-left: -4px;
    }
    .AccordionPDP_accordion__04etz .AccordionPDP_para_icon__ULj3_ img {
        width: 22px;
        height: 22px;
    }
}
.ProductDetailDiscount_product__discount__Z2ssN {
    border: 1px solid #d9d9d9;
    border-radius: 15px;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 9px;
    width: 90%;
    margin: 20px auto 0;
}
.ProductDetailDiscount_product__discount__byRedcash__3eiKQ {
    display: flex;
    column-gap: 9px;
    align-items: center;
}
.ProductDetailDiscount_product__discount__byRedcash__percentageIcon__cUv67 {
    display: flex;
    flex-shrink: 0;
    width: 36px;
    height: 36px;
}
.ProductDetailDiscount_product__discount__byRedcash__text__U9CMw {
    color: #2f3032;
    font-weight: 500;
    font-size: 12px;
    line-height: 18px;
}
.ProductDetailDiscount_product__discount__byRedcash__text__blue__WTzdd {
    color: #659ac9;
    font-weight: 700;
}
.ProductDetailDiscount_product__discount__plusIcon__BXk8z {
    font-weight: 500;
    font-size: 20px;
    line-height: 18px;
    color: #000;
}
.ProductDetailDiscount_product__discount__byVIP__ug47L {
    color: #2f3032;
    font-weight: 500;
    font-size: 12px;
    line-height: 18px;
}
.ProductDetailDiscount_product__discount__byVIP__blue__UQto2 {
    color: #659ac9;
    font-weight: 700;
}
.ProductDetailDiscount_product__discount__text__cGuMr {
    color: #2f3032;
    font-weight: 500;
    font-size: 12px;
    line-height: 18px;
}
@media screen and (min-width: 601px) and (max-width: 1100px) {
    .ProductDetailDiscount_product__discount__Z2ssN {
        padding: 16px;
        margin-top: 28px;
        display: flex;
        justify-content: space-around;
    }
    .ProductDetailDiscount_product__discount__byRedcash__3eiKQ {
        column-gap: 12px;
    }
    .ProductDetailDiscount_product__discount__byRedcash__percentageIcon__cUv67 {
        width: 44px;
        height: 44px;
        background: linear-gradient(223.23deg, #ffffff -39.74%, #dbf5f9 94.44%);
        border-radius: 50%;
    }
    .ProductDetailDiscount_product__discount__byRedcash__text__U9CMw {
        font-size: 16px;
        line-height: 22px;
    }
    .ProductDetailDiscount_product__discount__plusIcon__BXk8z {
        font-size: 24px;
        line-height: 18px;
    }
    .ProductDetailDiscount_product__discount__byVIP__ug47L,
    .ProductDetailDiscount_product__discount__text__cGuMr {
        font-size: 16px;
        line-height: 22px;
    }
}
@media screen and (min-width: 1101px) {
    .ProductDetailDiscount_product__discount__Z2ssN {
        padding: 16px;
        display: flex;
        justify-content: space-around;
        width: 90%;
        margin: 28px auto 0;
    }
    .ProductDetailDiscount_product__discount__byRedcash__3eiKQ {
        column-gap: 12px;
    }
    .ProductDetailDiscount_product__discount__byRedcash__percentageIcon__cUv67 {
        width: 44px;
        height: 44px;
        background: linear-gradient(223.23deg, #ffffff -39.74%, #dbf5f9 94.44%);
        border-radius: 50%;
    }
    .ProductDetailDiscount_product__discount__byRedcash__text__U9CMw {
        font-size: 16px;
        line-height: 22px;
    }
    .ProductDetailDiscount_product__discount__plusIcon__BXk8z {
        font-size: 24px;
        line-height: 18px;
    }
    .ProductDetailDiscount_product__discount__byVIP__ug47L,
    .ProductDetailDiscount_product__discount__text__cGuMr {
        font-size: 16px;
        line-height: 22px;
    }
}
.header_header__iouut {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1030;
}
.header_header__mobile__7J3bn {
    display: contents;
    background-color: #0e3f6c;
}
.header_header__mobile__top__h8tPI {
    display: flex;
    justify-content: space-between;
    padding: 8px 16px;
    background: #0e3f6c;
}
.header_header__mobile__top__h8tPI .header_vip_section__hXm3_ {
    display: flex;
    align-items: center;
    justify-content: center;
}
.header_header__mobile__top__h8tPI
    .header_vip_section__hXm3_
    .header_vip_entry__PMex7,
.header_header__mobile__top__h8tPI
    .header_vip_section__hXm3_
    .header_vip_gold_entry__S8on1 {
    width: max-content;
    padding: 5px 8px;
    font-size: 12px;
    line-height: 18px;
    font-weight: 500;
    color: #fff;
    display: flex;
    align-items: center;
    letter-spacing: 2px;
    border-radius: 16px;
    background: linear-gradient(
        89.77deg,
        rgba(229, 197, 140, 0.14) 0.24%,
        rgba(255, 233, 192, 0.14) 39.14%,
        rgba(193, 156, 88, 0.14) 99.83%
    );
    cursor: pointer;
    border: 1px solid #e5c58c;
}
.header_header__mobile__top__h8tPI
    .header_vip_section__hXm3_
    .header_vip_entry__PMex7 {
    color: #fff;
    border: 1px solid #9d9fa1;
}
.header_header__mobile__top__h8tPI
    .header_vip_section__hXm3_
    .header_vip_gold_entry__S8on1
    > svg {
    width: 10px;
    height: 10px;
}
.header_header__mobile__menu__exkB_ {
    display: flex;
    align-items: center;
    gap: 11px;
}
.header_header__mobile__menu__nameCity__1SqyC {
    font-family: Poppins;
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0;
    color: #fff;
}
.header_header__mobile__menu__nameCity__1SqyC .header_city__xaQut {
    display: flex;
    align-items: center;
    gap: 4px;
}
.header_header__mobile__logo__BAlva {
    width: 69px;
    height: 27px;
}
.header_header__contact__IO2Ry {
    display: flex;
    align-items: center;
}
.header_header__contact__call__JcLbm > a,
.header_header__contact__whatsapp__N83O1 > a {
    width: 38px;
    height: 38px;
    border-radius: 50%;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    color: inherit;
    outline: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-touch-callout: none;
}
.header_header__contact__call__JcLbm > a > svg,
.header_header__contact__whatsapp__N83O1 > a > svg {
    font-size: 18px;
    flex-shrink: 0;
}
.header_header__desktop_VipIcon__T76Qc {
    position: absolute;
    top: -8px;
    right: -6px;
    background: none;
    border-radius: 15px;
    width: 17px;
    height: 17px;
}
.header_header__desktop__subMenu__4Pa2e,
.header_header__desktop__uA_Wm {
    display: none;
}
@media (min-width: 601px) {
    .header_header__mobile__7J3bn {
        display: none;
    }
    .header_header__icon__oq2tZ {
        width: 104px;
        height: 41px;
        flex-shrink: 0;
    }
    .header_header__line__E0M9K {
        width: 2px;
        background: #000;
    }
    .header_header__location__EJRw5 {
        display: flex;
        gap: 30px;
    }
    .header_header__container__EfPu5 {
        background: #fff;
    }
    .header_header__desktop__uA_Wm {
        padding: 16px 0;
        display: flex;
        justify-content: space-between;
        background: #fff;
    }
    .header_header__desktop__search__B471G > div {
        margin-left: 50px;
    }
    .header_header__desktop__search__B471G > div > div:first-child {
        width: 35vw;
        padding: 10px 20px;
        box-shadow: none;
        height: 48px;
        max-width: 600px;
    }
    .header_header__desktop__options__nmwI8 {
        display: flex;
        align-items: center;
        gap: 20px;
    }
    .header_header__desktop__options__icon__0px2p {
        display: flex;
        justify-content: space-between;
        align-items: center;
        column-gap: 15px;
        width: auto;
        height: 48px;
        padding: 8px;
        border: 1px solid #d9d9d9;
        border-radius: 15px;
        cursor: pointer;
        position: relative;
    }
    .header_header__desktop__options__icon__text__SKOyJ {
        color: #000;
        font-style: normal;
        font-weight: 600;
        font-size: 18px;
        line-height: 14px;
    }
    .header_header__desktop__options__icon__cartCount__BT7A7 {
        border-radius: 50%;
        color: #fff;
        width: 17px;
        height: 17px;
        background-color: #e00646;
        position: absolute;
        display: flex;
        justify-content: center;
        align-items: center;
        top: -6px;
        right: -6px;
    }
    .header_header__desktop__options__desktop_VipIcon__e_IF4 {
        position: absolute;
        top: -5px;
        right: -5px;
        width: 17px;
        height: 17px;
    }
    .header_header__desktop__options__icon__0px2p > svg {
        font-size: 28px;
    }
    .header_header__desktop__container__Q4Dro {
        width: 100%;
        background: #f5f5f5;
    }
    .header_header__desktop__subMenu__4Pa2e {
        padding: 16px 0;
        display: flex;
        align-items: center;
        justify-content: space-between;
        background: #f5f5f5;
    }
    .header_header__desktop__subMenu__bookings__wc1_2 {
        display: flex;
        gap: 80px;
    }
    .header_header__desktop__subMenu__bookings__option__aUBz4 {
        display: flex;
        align-items: center;
        gap: 18px;
        cursor: pointer;
    }
    .header_header__desktop__subMenu__bookings__option__aUBz4 svg {
        font-size: 24px;
    }
    .header_header__desktop__subMenu__bookings__option__aUBz4 p {
        font-weight: 500;
        font-size: 18px;
        line-height: 14px;
        -webkit-background-clip: text;
        background-clip: text;
    }
    .header_header__desktop__subMenu__call__cg4fG {
        display: flex;
        align-items: center;
        gap: 12px;
        cursor: pointer;
        font-weight: 600;
        font-size: 16px;
        line-height: 14px;
        color: #0e3f6c;
    }
    .header_header__desktop__subMenu__call__cg4fG svg {
        font-size: 20px;
    }
    .header_header__desktop__subMenu__call__cg4fG a {
        display: block;
        font-weight: 600;
        font-size: 16px;
        line-height: 14px;
        background: #0e3f6c;
        -webkit-background-clip: text;
        background-clip: text;
        color: rgba(0, 0, 0, 0);
    }
}
@media screen and (min-width: 601px) and (max-width: 1100px) {
    .header_header__icon__oq2tZ {
        flex-shrink: 0;
    }
    .header_header__location__EJRw5 {
        gap: 40px;
    }
    .header_header__desktop__uA_Wm {
        padding: 16px;
    }
    .header_header__desktop__search__B471G > div {
        margin-left: unset;
    }
    .header_header__desktop__search__B471G > div > div:first-child {
        width: 40vw;
    }
    .header_header__desktop__options__icon__text__SKOyJ {
        display: none;
    }
    .header_header__desktop__subMenu__4Pa2e {
        padding: 16px;
    }
}
.SimilarPackage_similar__packages__wrapper__Tg9p3 {
    position: relative;
    display: flex;
    flex-direction: column;
    border-radius: 16px;
}
.SimilarPackage_similar__packages__head_main__FYVLl {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 5% 0;
}
.SimilarPackage_similar__packages__head_main__FYVLl button {
    width: 143px;
    height: 48px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 15px;
    cursor: pointer;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    line-height: 21px;
    background-color: #0e3f6c;
}
.SimilarPackage_similar__packages__head_main__FYVLl button:disabled {
    opacity: 0.5;
    cursor: not-allowed;
}
.SimilarPackage_similar__packages__head__8qZTU {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 8px;
    cursor: pointer;
}
.SimilarPackage_similar__packages__head__8qZTU span {
    display: flex;
    align-items: center;
    justify-content: center;
}
.SimilarPackage_similar__packages__head__8qZTU p {
    width: 80%;
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0;
    text-align: left;
    color: #0e3f6c;
}
.SimilarPackage_cards__wrapper__4Kerz {
    display: flex;
    flex-direction: column;
    background: hsla(0, 0%, 100%, 0.75);
    padding: 20px;
}
.SimilarPackage_cards__overflow__kFvpZ {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    overflow-x: scroll;
    padding: 0 10px 10px 0;
}
.SimilarPackage_cards__overflow__kFvpZ > div:first-child {
    position: relative;
    border: 2px solid #0e3f6c;
    transform: scaleY(1.05);
    z-index: 1;
}
.SimilarPackage_cards__overflow__kFvpZ
    .SimilarPackage_mono__chip___JITm:last-child
    .SimilarPackage_vs_icon__UCOxM {
    display: none;
}
.SimilarPackage_cards__overflow__kFvpZ::-webkit-scrollbar {
    display: none;
}
.SimilarPackage_mono__chip___JITm {
    position: relative;
    width: 100%;
    min-width: 160px;
    height: 200px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background-color: #fff;
    border-radius: 8px;
    padding: 20px 0 0;
    margin: 10px 0 0;
    border: 1px solid #d9d9d9;
}
.SimilarPackage_mono__chip___JITm .SimilarPackage_vs_icon__UCOxM {
    position: absolute;
    top: 50%;
    right: -20px;
    transform: translate(-50%, -50%);
    width: 20px;
    height: 20px;
    overflow: visible;
    z-index: 1;
    accent-color: #0e3f6c;
}
.SimilarPackage_mono__chip___JITm p {
    height: 90px;
    padding: 0 12px;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0;
    color: red;
    position: relative;
    overflow-y: scroll;
    line-height: 1.3em;
    text-align: left;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
}
.SimilarPackage_mono__chip___JITm p::-webkit-scrollbar {
    display: none;
}
.SimilarPackage_mono__chip___JITm div {
    width: 100%;
    height: 39px;
    background: linear-gradient(223.23deg, #ffffff -39.74%, #f9e0db 94.44%);
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    color: #000;
    padding: 0 12px;
}
.SimilarPackage_mono__chip___JITm div span {
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    color: #666;
    text-decoration: line-through;
}
.SimilarPackage_mono__chip___JITm span {
    padding: 0 12px;
    height: 24px;
    font-size: 12px;
    line-height: 15px;
    font-weight: 500;
    color: #000;
}
.SimilarPackage_mono__chip___JITm .SimilarPackage_cart_main__GWhhs {
    max-height: 40px;
    width: 100%;
    height: 100%;
    background: none;
}
.SimilarPackage_mono__chip___JITm
    .SimilarPackage_cart_main__GWhhs
    .SimilarPackage_add_cart__WsKqi,
.SimilarPackage_mono__chip___JITm
    .SimilarPackage_cart_main__GWhhs
    .SimilarPackage_view_cart__WhcoP {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: none;
    font-size: 14px;
    font-weight: 500;
    line-height: 21px;
    column-gap: 5px;
    cursor: pointer;
}
.SimilarPackage_mono__chip___JITm
    .SimilarPackage_cart_main__GWhhs
    .SimilarPackage_add_cart__WsKqi {
    color: #0e3f6c;
    background: none;
}
.SimilarPackage_mono__chip___JITm
    .SimilarPackage_cart_main__GWhhs
    .SimilarPackage_view_cart__WhcoP {
    color: #31ccb0;
}
.SimilarPackage_mono__chip___JITm
    .SimilarPackage_cart_main__GWhhs
    .SimilarPackage_add_addIcon__Bei5T,
.SimilarPackage_mono__chip___JITm
    .SimilarPackage_cart_main__GWhhs
    .SimilarPackage_view_cart_addIcon__Bs6V7 {
    width: 20px;
    height: 20px;
}
@media screen and (max-width: 768px) {
    .SimilarPackage_similar__packages__head_main__FYVLl button {
        width: 113px;
        height: 32px;
        font-size: 12px;
        line-height: 18px;
    }
    .SimilarPackage_similar__packages__head__8qZTU p {
        width: 70%;
        font-size: 12px;
        line-height: 15px;
    }
    .SimilarPackage_cards__overflow__kFvpZ {
        padding: 0 0 10px;
    }
    .SimilarPackage_cards__wrapper__4Kerz {
        padding: 20px;
    }
    .SimilarPackage_mono__chip___JITm {
        height: 145px;
        min-width: 125px;
    }
    .SimilarPackage_mono__chip___JITm .SimilarPackage_vs_icon__UCOxM {
        right: -20px;
    }
    .SimilarPackage_mono__chip___JITm p {
        font-size: 10px;
    }
    .SimilarPackage_mono__chip___JITm div {
        font-size: 14px;
    }
    .SimilarPackage_mono__chip___JITm div span {
        font-size: 12px;
        padding: 0 8px;
    }
    .SimilarPackage_mono__chip___JITm span {
        font-size: 10px;
    }
    .SimilarPackage_mono__chip___JITm .SimilarPackage_cart_main__GWhhs {
        max-height: 32px;
        justify-content: center;
        padding: 0;
    }
    .SimilarPackage_mono__chip___JITm
        .SimilarPackage_cart_main__GWhhs
        .SimilarPackage_add_cart__WsKqi,
    .SimilarPackage_mono__chip___JITm
        .SimilarPackage_cart_main__GWhhs
        .SimilarPackage_view_cart__WhcoP {
        font-size: 10px;
        line-height: 15px;
    }
    .SimilarPackage_mono__chip___JITm
        .SimilarPackage_cart_main__GWhhs
        .SimilarPackage_add_addIcon__Bei5T,
    .SimilarPackage_mono__chip___JITm
        .SimilarPackage_cart_main__GWhhs
        .SimilarPackage_view_cart_addIcon__Bs6V7 {
        width: 14px;
        height: 14px;
    }
    .SimilarPackage_scroll_icon__0rioD {
        width: 31px;
        height: 5px;
        border-radius: 2.5px;
        background: rgba(122, 123, 124, 0.13);
        position: absolute;
        left: 50%;
        bottom: 3%;
        transform: translateX(-50%);
        display: flex;
        justify-content: flex-start;
        align-items: center;
    }
    .SimilarPackage_scroll_icon__0rioD
        .SimilarPackage_scroll_icon_inside__Xk8jQ {
        width: 13px;
        height: 4px;
        background: #0e3f6c;
        border-radius: 1.5px;
    }
}
.UnlockBenefits_unlock__container__WHflz {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5%;
    width: 100%;
    max-width: 100%;
    margin: 40px 0 0;
    background: linear-gradient(
        223.05deg,
        rgba(255, 255, 255, 0.72) -40%,
        rgba(249, 224, 219, 0.72) 94.57%
    );
    position: relative;
    border-radius: 20px;
    padding: 25px 35px;
}
.UnlockBenefits_unlock__container__WHflz:after {
    right: -5%;
}
.UnlockBenefits_unlock__container__WHflz:after,
.UnlockBenefits_unlock__container__WHflz:before {
    content: "";
    position: absolute;
    top: 50%;
    z-index: 5;
    background-color: #fff;
    border-radius: 50%;
    height: 44px;
    width: 44px;
    transform: translateY(-50%);
}
.UnlockBenefits_unlock__container__WHflz:before {
    left: -5%;
}
.UnlockBenefits_unlock__container__WHflz .UnlockBenefits_left__div__exptv {
    border-right: 3px dashed #d9d9d9;
}
.UnlockBenefits_unlock__container__WHflz .UnlockBenefits_left__div__exptv p {
    background: linear-gradient(228.77deg, #323f76 6.31%, #d12929 174.03%);
    font-size: 16px;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    width: 100%;
    padding: 0 20px 0 0;
    line-height: 18px;
}
.UnlockBenefits_unlock__container__WHflz
    .UnlockBenefits_left__div__exptv
    p
    span {
    font-weight: 600;
}
.UnlockBenefits_unlock__container__WHflz .UnlockBenefits_right__div__mN4oC {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 25px;
    background-color: #fff;
    padding: 3% 5%;
    border: 1.43px solid #d9d9d9;
    cursor: pointer;
}
.UnlockBenefits_unlock__container__WHflz .UnlockBenefits_right__div__mN4oC p {
    color: #2f3032;
    font-size: 16px;
    font-weight: 600;
}
.UnlockBenefits_coupon__code__container__4dthF {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 24px;
    width: 90%;
    max-width: -moz-fit-content;
    max-width: fit-content;
    border-radius: 15px;
    padding: 20px;
    background: linear-gradient(
        223.23deg,
        rgba(255, 255, 255, 0.72) -39.74%,
        rgba(249, 224, 219, 0.72) 94.44%
    );
    margin: 0;
}
.UnlockBenefits_coupon__code__container__4dthF
    .UnlockBenefits_coupon__left__D4zm7 {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 9px;
}
.UnlockBenefits_coupon__code__container__4dthF
    .UnlockBenefits_coupon__left__D4zm7
    .UnlockBenefits_discount__icon__VXACf {
    height: 28px;
    width: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}
.UnlockBenefits_coupon__code__container__4dthF
    .UnlockBenefits_coupon__left__D4zm7
    .UnlockBenefits_discount__icon__VXACf
    svg {
    height: 100%;
    width: 100%;
}
.UnlockBenefits_coupon__code__container__4dthF
    .UnlockBenefits_coupon__left__D4zm7
    p {
    background: linear-gradient(228.77deg, #323f76 6.31%, #d12929 174.03%);
    font-size: 16px;
    line-height: 19px;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    font-weight: 500;
}
.UnlockBenefits_coupon__code__container__4dthF
    .UnlockBenefits_coupon__right__QbMEl {
    border: 2px dashed rgba(47, 48, 50, 0.4784313725);
    padding: 11px 14px;
    border-radius: 25px;
    cursor: pointer;
}
.UnlockBenefits_coupon__code__container__4dthF
    .UnlockBenefits_coupon__right__QbMEl
    .UnlockBenefits_code__wrapper__CnyO6 {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
}
.UnlockBenefits_coupon__code__container__4dthF
    .UnlockBenefits_coupon__right__QbMEl
    .UnlockBenefits_code__wrapper__CnyO6
    p {
    color: #2f3032;
    font-size: 14px;
    font-weight: 600;
}
.UnlockBenefits_coupon__code__container__4dthF
    .UnlockBenefits_coupon__right__QbMEl
    .UnlockBenefits_code__wrapper__CnyO6
    svg {
    height: 20px;
    width: 16px;
}
@media screen and (max-width: 768px) {
    .UnlockBenefits_unlock__container__WHflz {
        margin: 30px 0 0;
        gap: 5%;
        padding: 19px 20px;
    }
    .UnlockBenefits_unlock__container__WHflz:after,
    .UnlockBenefits_unlock__container__WHflz:before {
        height: 32px;
        width: 32px;
    }
    .UnlockBenefits_unlock__container__WHflz
        .UnlockBenefits_left__div__exptv
        p {
        font-size: 12px;
    }
    .UnlockBenefits_unlock__container__WHflz .UnlockBenefits_right__div__mN4oC {
        padding: 8px 12px;
    }
    .UnlockBenefits_unlock__container__WHflz
        .UnlockBenefits_right__div__mN4oC
        p {
        font-size: 12px;
    }
    .UnlockBenefits_coupon__code__container__4dthF {
        width: 100%;
        gap: 16px;
        padding: 14px;
    }
    .UnlockBenefits_coupon__code__container__4dthF
        .UnlockBenefits_coupon__left__D4zm7
        .UnlockBenefits_discount__icon__VXACf {
        height: 20px;
        width: 20px;
    }
    .UnlockBenefits_coupon__code__container__4dthF
        .UnlockBenefits_coupon__left__D4zm7
        p {
        font-size: 12px;
        line-height: 14px;
    }
    .UnlockBenefits_coupon__code__container__4dthF
        .UnlockBenefits_coupon__right__QbMEl {
        padding: 7.4px 12px;
    }
    .UnlockBenefits_coupon__code__container__4dthF
        .UnlockBenefits_coupon__right__QbMEl
        .UnlockBenefits_code__wrapper__CnyO6
        p {
        font-size: 12px;
    }
}
.AlertSnackbar_snackbarUp__MjrNC {
    animation: AlertSnackbar_slideUp__kxKan 225ms cubic-bezier(0, 0, 0.2, 1) 0s
        forwards;
}
@keyframes AlertSnackbar_slideUp__kxKan {
    0% {
        bottom: -35px;
    }
    to {
        bottom: 85px;
    }
}
.AlertSnackbar_snackbarDown__pZ94T {
    animation: AlertSnackbar_slideDown__jP_ea 225ms cubic-bezier(0, 0, 0.2, 1)
        0s forwards;
}
@keyframes AlertSnackbar_slideDown__jP_ea {
    0% {
        bottom: 85px;
    }
    to {
        bottom: -35px;
    }
}
.AlertSnackbar_messageCont__EcQxq {
    position: fixed;
    left: 5vw;
    right: 5vw;
    bottom: -35px;
    margin: auto;
    padding: 8px;
    font-size: 13px;
    font-family: Jost;
    font-weight: 500;
    color: white;
    background-color: #2e2e2e;
    text-align: center;
    border-radius: 5px;
    z-index: 2000;
    transition: bottom 225ms cubic-bezier(0, 0, 0.2, 1) 0s;
}
@media screen and (min-width: 576px) {
    .AlertSnackbar_messageCont__EcQxq {
        width: 350px;
        font-size: 15px;
    }
}
.offers_offers_container__HfGlA {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    gap: 16px;
    margin-top: 40px;
}
.offers_heading__nFaG2 {
    font-size: 24px;
    line-height: 32px;
    font-weight: 600;
    color: #0e3f6c;
}
.offers_unclock_with_coupon__fRgYu {
    display: flex;
    gap: 20px;
    justify-content: flex-start;
    align-items: flex-start;
    overflow-x: auto;
    scrollbar-width: thin;
    -ms-overflow-style: none;
}
.offers_unclock_with_coupon__fRgYu > * {
    flex: 0 0 auto;
}
.offers_offer_card__5uR7_ {
    display: flex;
    border-radius: 12px;
    border: 1px solid #d9d9d9;
    min-width: 380px;
    width: 380px;
    height: 95px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
    align-items: center;
    position: relative;
}
.offers_offer_card__5uR7_:before {
    content: "";
    position: absolute;
    left: -10px;
    top: 50%;
    transform: translateY(-50%);
    width: 16px;
    height: 18px;
    background: #fff;
    border-radius: 50%;
    border-left: none;
    border-right: 2px solid #d9d9d9;
    z-index: 2;
}
.offers_offer_left__c6xSk {
    align-items: flex-start;
    padding: 0 10px 0 16px;
}
.offers_offer_code_section__Bqv3I,
.offers_offer_left__c6xSk {
    width: 50%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.offers_offer_code_section__Bqv3I {
    background: rgba(50, 204, 176, 0.05);
    align-items: center;
    overflow: hidden;
    border-left: 1px dashed #d9d9d9;
    position: relative;
    padding: 0 10px;
    cursor: pointer;
}
.offers_offer_badge__0LyZV {
    font-size: 12px;
    line-height: 18px;
    color: #00b59c;
    display: flex;
    font-weight: 500;
    align-items: center;
}
.offers_offer_badge__0LyZV > svg {
    color: #00b59c;
    height: 24px;
    width: 24px;
}
.offers_offer_badge__0LyZV > img {
    width: 20px;
    height: 20px;
    margin-right: 3px;
}
.offers_offer_title__eRRS7 {
    font-size: 14px;
    font-weight: 500;
    line-height: 21px;
    color: #2f3032;
    margin: 0;
}
.offers_offer_description__iQvB9 {
    font-size: 13px;
    color: #444;
    margin: 4px 0 0;
}
.offers_offer_code__tpAgx {
    min-width: 130px;
    max-width: 145px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 2px dashed #f7b6c2;
    font-size: 14px;
    font-weight: 400;
    color: #2f3032;
    border-radius: 6px;
    margin-bottom: 4px;
    padding: 2px 4px;
    background: rgba(230, 26, 79, 0.05);
    white-space: nowrap;
    overflow: hidden;
}
.offers_offer_code__tpAgx > span {
    width: 100%;
    text-align: center;
}
.offers_offer_copy__31Yx7 {
    font-size: 12px;
    color: #888;
    display: flex;
    align-items: center;
}
.offers_offer_tc__o9oiv {
    position: absolute;
    top: 12px;
    right: 2px;
    font-size: 10px;
    color: #aaa;
    transform: rotate(-90deg);
    transform-origin: bottom right;
    font-size: 8px;
    line-height: 12px;
}
@media (max-width: 500px) {
    .offers_offers_container__HfGlA {
        width: 100%;
        margin: 30px auto auto;
    }
    .offers_heading__nFaG2 {
        font-size: 16px;
        line-height: 24px;
    }
    .offers_offer_card__5uR7_ {
        min-width: 305px;
        width: 305px;
        height: 75px;
    }
    .offers_offer_left__c6xSk {
        padding: 0 8px 0 12px;
    }
    .offers_offer_badge__0LyZV,
    .offers_offer_title__eRRS7 {
        font-size: 10px;
        line-height: 15px;
    }
    .offers_offer_code__tpAgx {
        min-width: 90px;
        max-width: 108px;
        font-size: 12px;
        line-height: 18px;
        padding: 2px 6px;
    }
    .offers_offer_copy__31Yx7 {
        font-size: 10px;
        line-height: 15px;
    }
    .offers_offer_tc__o9oiv {
        font-size: 6px;
        line-height: 9px;
    }
    .offers_offer_badge__0LyZV > img {
        width: 18px;
        height: 18px;
    }
}
.PackagesCarousel_head__zXxSP {
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #0e3f6c;
    margin-left: 16px;
    margin-right: 16px;
}
.PackagesCarousel_sub_head__Ze_UB {
    font-size: 10px;
    line-height: 15px;
    font-weight: 400;
    color: #9d9fa1;
    margin-left: 16px;
}
.PackagesCarousel_carouselContainer__SOb6M {
    margin-top: 20px;
    display: flex;
    width: 100vw;
    overflow: scroll;
    gap: 10px;
    scroll-snap-type: x mandatory;
    scrollbar-width: none;
}
.PackagesCarousel_carouselContainer__SOb6M::-webkit-scrollbar {
    display: none;
}
.PackagesCarousel_packageCard__v9AL_ {
    font-family: Poppins;
    border: 1px solid #d9d9d9;
    border-radius: 15px;
    padding: 0;
    width: 90vw;
    flex-shrink: 0;
    scroll-snap-align: center;
    background: white;
    height: 230px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.PackagesCarousel_noExtra__9y3fx {
    display: flex;
    gap: 5px;
    padding: 2px 4px;
    background-color: rgba(38, 103, 163, 0.1);
    color: rgba(14, 63, 108, 1);
    font-family: Poppins;
    font-weight: 500;
    font-size: 8px;
    line-height: 100%;
    letter-spacing: 0;
    text-align: center;
    border-radius: 14px;
    align-items: center;
    width: -moz-fit-content;
    width: fit-content;
}
.PackagesCarousel_bagIcon__GiAXg {
    width: 10px;
    height: 10px;
}
.PackagesCarousel_carouselContainer__SOb6M
    > .PackagesCarousel_packageCard__v9AL_:first-child {
    margin-left: 16px;
}
.PackagesCarousel_carouselContainer__SOb6M
    > .PackagesCarousel_packageCard__v9AL_:nth-last-child(2) {
    margin-right: 16px;
}
.PackagesCarousel_packageCardTop__1NFsK {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    gap: 2px;
    padding: 10px 16px;
    border-radius: 15px 15px 0 0;
    border-bottom: 1px solid #d9d9d9;
    min-height: 95px;
    height: 110px;
}
.PackagesCarousel_packageNameWrapper___bMaL {
    display: flex;
    gap: 2px;
}
.PackagesCarousel_packageName__7y850 {
    font-weight: 600;
    font-size: 14px;
    line-height: 21px;
    color: var(--font-secondary-color);
}
.PackagesCarousel_packageNameWrapper___bMaL > svg {
    font-size: 2.5rem;
    flex-shrink: 0;
}
.PackagesCarousel_packageCardTopLeft__Xci4t {
    font-weight: 500;
    font-size: 10px;
    line-height: 15px;
    color: #9d9fa1;
    flex-shrink: 0;
    display: flex;
    gap: 10px;
}
.PackagesCarousel_packageCardTopLeft__Xci4t > p:first-child > span {
    background: linear-gradient(223.23deg, #ffffff -39.74%, #dbf5f9 94.44%);
    border-radius: 5px;
    padding: 3px;
    font-weight: 500;
    font-size: 10px;
    line-height: 15px;
    color: #000000;
}
.PackagesCarousel_packageCardTopLeft__Xci4t > p:last-child > span {
    background: #f5f5f5;
    border-radius: 5px;
    padding: 3px;
    font-style: normal;
    font-weight: 500;
    font-size: 10px;
    line-height: 15px;
    color: #000000;
}
.PackagesCarousel_packageCardMid__Rv57q {
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    color: #2f3032;
    padding: 6px 16px 2px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    word-wrap: break-word;
    height: 62px;
}
.PackagesCarousel_packageCardBottom__1S6Rz {
    display: flex;
    align-items: center;
    padding: 10px 16px;
    background: linear-gradient(
        223.23deg,
        rgba(255, 255, 255, 0.5) -39.74%,
        rgba(249, 224, 219, 0.5) 94.44%
    );
    border-radius: 0 0 15px 15px;
    justify-content: space-between;
}
.PackagesCarousel_packageCardBottom__1S6Rz > div {
    display: flex;
    align-items: center;
}
.PackagesCarousel_packagePrice__jRByD {
    width: -moz-fit-content;
    width: fit-content;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
}
.PackagesCarousel_packagePrice_upper__osfnQ {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    column-gap: 4px;
}
.PackagesCarousel_packagePrice__offerPrice__39H1X {
    font-weight: 500;
    font-size: 12px;
    line-height: 20px;
    color: #2f3032;
}
.PackagesCarousel_packagePrice__mainPrice__lc61_ {
    font-weight: 400;
    font-size: 10px;
    line-height: 16px;
    text-decoration: line-through;
    color: #616161;
}
.PackagesCarousel_horizontalLine__GSqIt {
    border: none;
    border-left: 1px solid #d9d9d9;
    margin: 0 12px;
    height: 30px;
}
.PackagesCarousel_packageRedcash__EzNJz {
    font-size: 10px;
    line-height: 14px;
    color: #2f3032;
    display: flex;
    flex-direction: column;
}
.PackagesCarousel_packageRedcash__EzNJz > span:first-child {
    font-weight: 700;
}
.PackagesCarousel_packageRedcash__EzNJz > span:last-child {
    font-weight: 500;
}
.PackagesCarousel_bookButton__urHST {
    background: #e00646;
    border-radius: 15px;
    font-family: Poppins;
    font-weight: 600;
    font-size: 14px;
    color: white;
    border: none;
    width: 100px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.PackagesCarousel_carouselDotsContainer__mq7v_ {
    margin-top: 10px;
    display: flex;
    justify-content: center;
    gap: 4px;
}
.PackagesCarousel_carouselDots__5QvHx {
    height: 6px;
    width: 6px;
    border-radius: 50%;
    background: #d9d9d9;
}
.PackagesCarousel_details_tags__kxhQN {
    width: 100%;
    height: auto;
    margin: auto;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    gap: 6px;
    font-size: 10px;
    font-weight: 400;
    line-height: 15px;
    color: #2f3032;
}
.PackagesCarousel_details_tags_title__DTRiE {
    background: rgba(14, 63, 108, 0.05);
    border-radius: 6px;
    padding: 1.2px 8px;
    display: flex;
    justify-content: center;
    align-items: center;
    column-gap: 4px;
    position: relative;
}
.PackagesCarousel_details_tags_title__DTRiE > div {
    width: 20px;
    height: 20px;
}
.PackagesCarousel_count_show1__RusAe {
    background: rgba(14, 63, 108, 0.05);
    border-radius: 16px;
    padding: 3px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}
.PackagesCarousel_count_show2__aTEa_ {
    padding: 3px;
    right: -12px;
    z-index: 5;
}
.PackagesCarousel_count_show2__aTEa_,
.PackagesCarousel_count_show3__kREzK {
    background: #f5f5f5;
    border-radius: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
    column-gap: 4px;
    position: absolute;
    top: -1px;
    border: 2px solid #ffffff;
}
.PackagesCarousel_count_show3__kREzK {
    padding: 2px 4px;
    right: -22px;
    z-index: 10;
}
.PackagesCarousel_count_main__fXJpd {
    position: relative;
}
.PackagesCarousel_vip_icon__v_f8U {
    width: 10px;
    height: 10px;
}
.PackagesCarousel_packagePrice_lower__210C4,
.PackagesCarousel_packagePrice_lower_new__SeneG {
    width: max-content;
    font-size: 10px;
    font-weight: 500;
    line-height: 10px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    border-radius: 10px;
    color: rgba(14, 63, 108, 1);
}
.PackagesCarousel_vipPrice__cTwkB {
    font-family: Poppins;
    font-weight: 600;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 0;
}
.PackagesCarousel_gold_text__hfMCz {
    color: "#CFAA67";
}
.PackagesCarousel_percent_off__tpwi7 {
    font-size: 10px;
    line-height: 21px;
    font-weight: 600;
    color: #e00646;
}
.PackagesCarousel_limited_text__n3pq2 {
    font-size: 8px;
    line-height: 10px;
    color: #31ccb0;
    font-weight: 500;
}
.PackagesCarousel_infoIcon__6lD_F {
    font-size: 12px;
    color: rgba(159, 157, 157, 1);
    margin-left: 5px;
    cursor: pointer;
}
@media screen and (min-width: 601px) {
    .PackagesCarousel_head__zXxSP {
        font-size: 24px;
        line-height: 36px;
        color: #0e3f6c;
        margin-left: 0;
        margin-bottom: 12px;
    }
    .PackagesCarousel_sub_head__Ze_UB {
        font-size: 16px;
        line-height: 24px;
        margin-left: 0;
    }
    .PackagesCarousel_carouselContainer__SOb6M {
        width: 100%;
        display: block;
        overflow: auto;
    }
    .PackagesCarousel_carouselContainer__SOb6M
        .PackagesCarousel_packageCard__v9AL_:first-of-type {
        margin-left: unset !important;
        background: white;
    }
    .PackagesCarousel_carouselContainer__SOb6M
        .PackagesCarousel_packageCard__v9AL_:nth-last-child(2) {
        margin-right: unset !important;
    }
    .PackagesCarousel_carouselContainer__SOb6M > div > ul > li :last-child {
        min-width: unset;
    }
    .PackagesCarousel_packageCard__v9AL_ {
        width: 368px;
        height: 288px;
    }
    .PackagesCarousel_packageCardTop__1NFsK {
        min-height: 135px;
        height: 148px;
        padding: 14px 16px;
    }
    .PackagesCarousel_packageCardMid__Rv57q {
        font-weight: 400;
        font-size: 16px;
        line-height: 24px;
        height: 52px;
        cursor: pointer;
        padding-top: 0;
    }
    .PackagesCarousel_packageCardBottom__1S6Rz {
        height: 60px;
        padding: 14px 16px;
    }
    .PackagesCarousel_packageNameWrapper___bMaL {
        cursor: pointer;
        max-width: 100%;
    }
    .PackagesCarousel_packageName__7y850 {
        font-weight: 600;
        font-size: 18px;
        line-height: 26px;
    }
    .PackagesCarousel_packageNameWrapper___bMaL > svg {
        font-size: 2rem;
        color: #000000;
        margin-top: 2px;
    }
    .PackagesCarousel_packageCardTopLeft__Xci4t {
        font-weight: 500;
        font-size: 14px;
        line-height: 21px;
        margin-top: 2px;
        display: flex;
        align-items: center;
        gap: 10px;
    }
    .PackagesCarousel_packageCardTopLeft__Xci4t > p:first-child > span,
    .PackagesCarousel_packageCardTopLeft__Xci4t > p:last-child > span {
        font-weight: 500;
        font-size: 14px;
        line-height: 21px;
        padding: 4px;
    }
    .PackagesCarousel_packagePrice__offerPrice__39H1X {
        font-weight: 500;
        font-size: 14px;
        line-height: 24px;
    }
    .PackagesCarousel_packagePrice__mainPrice__lc61_ {
        font-weight: 400;
        font-size: 12px;
        line-height: 24px;
    }
    .PackagesCarousel_horizontalLine__GSqIt {
        height: 50px;
    }
    .PackagesCarousel_packageRedcash__EzNJz {
        font-size: 14px;
        line-height: 14px;
    }
    .PackagesCarousel_percent_off__tpwi7 {
        font-size: 12px;
        line-height: 24px;
    }
    .PackagesCarousel_packageRedcash__EzNJz > span:last-child {
        margin-top: 5px;
    }
    .PackagesCarousel_bookButton__urHST {
        font-weight: 600;
        font-size: 16px;
        line-height: 27px;
        cursor: pointer;
        width: 110px;
        height: 40px;
    }
    .PackagesCarousel_details_tags__kxhQN {
        font-size: 12px;
        line-height: 18px;
    }
    .PackagesCarousel_count_show2__aTEa_ .PackagesCarousel_count_show3__kREzK {
        padding: 3px;
    }
    .PackagesCarousel_count_show3__kREzK {
        top: -2px;
        right: -28px;
    }
    .PackagesCarousel_vip_icon__v_f8U {
        width: 12px;
        height: 12px;
    }
    .PackagesCarousel_packagePrice_lower__210C4,
    .PackagesCarousel_packagePrice_lower_new__SeneG {
        font-size: 12px;
        line-height: 12px;
    }
    .PackagesCarousel_limited_text__n3pq2 {
        font-size: 10px;
        line-height: 12px;
        font-weight: 500;
    }
    .PackagesCarousel_noExtra__9y3fx {
        font-size: 10px;
        padding: 6px;
    }
    .PackagesCarousel_vipPrice__cTwkB {
        font-family: Poppins;
        font-weight: 600;
        font-size: 16px;
        line-height: 100%;
        letter-spacing: 0;
    }
}
.LocateNearLab_find_lab_near_me__vOD4I {
    background: #ffffff;
    border-radius: 15px;
    width: 318px;
    height: 48px;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    padding: 0 16px;
}
.LocateNearLab_find_lab_desc__qhQy9,
.LocateNearLab_find_lab_near_me__vOD4I {
    display: flex;
    flex-direction: row;
    column-gap: 10px;
}
.LocateNearLab_find_lab_desc__qhQy9 p {
    font-weight: 500;
    font-size: 14px;
    line-height: 21px;
    color: #0e3f6c;
}
.LocateNearLab_find_lab_svg__Qcitl {
    font-size: 20px;
    color: #0e3f6c;
}
.LocateNearLab_find_lab_btn__mAblK {
    background: linear-gradient(225.9deg, #0e3f6c, #235b8e 101.63%);
    border-radius: 15px;
    width: 96px;
    height: 28px;
    font-weight: 500;
    font-size: 12px;
    line-height: 18px;
    color: #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}
@media (min-width: 601px) and (max-width: 1100px) {
    .LocateNearLab_find_lab_near_me__vOD4I {
        width: 235px;
        height: 40px;
        padding: 0 10px;
        column-gap: 5px;
    }
    .LocateNearLab_find_lab_btn__mAblK {
        width: 80px;
        font-size: 10px;
        line-height: 15px;
    }
    .LocateNearLab_find_lab_desc__qhQy9 p {
        font-size: 11px;
        line-height: 16px;
    }
    .LocateNearLab_find_lab_svg__Qcitl {
        font-size: 16px;
    }
}
@media (max-width: 600px) {
    .LocateNearLab_container__xCU3q {
        padding: 0 16px 16px;
    }
    .LocateNearLab_find_lab_near_me__vOD4I {
        background: linear-gradient(225.9deg, #0e3f6c, #235b8e 101.63%);
        width: 100%;
    }
    .LocateNearLab_find_lab_desc__qhQy9 p,
    .LocateNearLab_find_lab_svg__Qcitl {
        color: #ffffff;
    }
    .LocateNearLab_find_lab_btn__mAblK {
        color: #000000;
        background: #ffffff;
    }
}
.Footer_MainFooterWrapper__wGz7n {
    background: #0e3f6c;
    padding: 60px 0;
}
.Footer_Footer_Wrapper_one__clVPN {
    display: flex;
    flex-direction: row;
    column-gap: 50px;
}
.Footer_desc_div__lEweY {
    width: 360px;
    display: flex;
    flex-direction: column;
    row-gap: 20px;
}
.Footer_Footer_logo__Obe8u {
    width: 129px;
    height: 40px;
}
.Footer_desc__Tmx4A p {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #ffffff;
    padding-bottom: 16px;
}
.Footer_quick_links_div__P3iQA {
    width: 20%;
}
.Footer_footer_headings_h2__GqWYb {
    font-weight: 600;
    font-size: 18px;
    line-height: 27px;
    color: #ffffff;
    padding-bottom: 20px;
}
.Footer_links__XxnK4 li {
    font-weight: 400;
    font-size: 16px;
    line-height: 36px;
    color: #f5f5f5;
}
.Footer_anchor__r20tj {
    text-decoration: none;
    color: #f5f5f5;
}
.Footer_follow_us__R1cyJ {
    width: 23%;
}
.Footer_followUs__icon__I5uz2 {
    display: flex;
    flex-direction: row;
    column-gap: 10px;
}
.Footer_followUs__icon__I5uz2 a {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1rem;
    font-size: 2rem;
    position: relative;
    color: #fff !important;
    cursor: pointer;
}
.Footer_followUs__icon__I5uz2 a:before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 50%;
    padding: 1px;
    background: linear-gradient(270deg, rgb(7, 66, 121), #235b8e);
    -webkit-mask: linear-gradient(#fff 0 0) content-box,
        linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
}
.Footer_followUs__icon__I5uz2 span a {
    display: flex;
    justify-content: center;
    align-items: center;
}
.Footer_followUs__icon__twitter__KsUek > svg {
    width: 20px;
}
.Footer_contact__0IoDP {
    width: 25%;
}
.Footer_contactUs_icon__mJksv > .Footer_contact_Icons_Div__mI7_9 {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #ffffff;
    margin-bottom: 12px;
}
.Footer_contect_us_link__6juB6 {
    display: flex;
    padding: 1rem;
    border-radius: 50%;
    color: #fff;
    margin-right: 13px;
    position: relative;
}
.Footer_contect_us_link__6juB6:before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 50%;
    padding: 1px;
    background: linear-gradient(270deg, rgb(7, 66, 121), #235b8e);
    -webkit-mask: linear-gradient(#fff 0 0) content-box,
        linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
}
.Footer_Footer_Wrapper_two__LslWX {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
.Footer_nabl_div__zsxNc {
    border-top: 0.5px solid #9d9fa1;
    border-bottom: 0.5px solid #9d9fa1;
    padding: 16px 0;
    display: flex;
    flex-direction: row;
    column-gap: 10px;
    align-items: center;
}
.Footer_nabl_div_logo__w2Z4B {
    width: 48px;
    height: auto;
}
.Footer_nabl_div_desc__gBaST {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #ffffff;
    width: 270px;
}
.Footer_nabl_bottom_desc__uhsBG {
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #ffffff;
    padding: 16px 0;
}
.Footer_find_lab_div__6fKe3 {
    width: 25%;
}
.Footer_Footer_Wrapper_three__BJ6zZ {
    border-top: 0.5px solid #9d9fa1;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 20px 0;
}
.Footer_terms_policy__dXj55 {
    display: flex;
    flex-direction: column;
}
.Footer_terms_policy__dXj55 a {
    text-decoration: underline !important;
    color: #ffffff !important;
    padding: 4px;
}
.Footer_para_bottom__ZUexy {
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #e1ebed;
}
.Footer_Footer_Wrapper_four__QcfQm {
    text-align: center;
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    color: #9d9fa1;
}
.Footer_dmca__afeGl {
    color: #fff;
    font-weight: 600;
    text-decoration: none;
}
.Footer_contact_desc_address__eLJyQ {
    cursor: default;
    margin-left: 50px;
}
.Footer_address_title__OywNz {
    font-weight: 500;
    padding-bottom: 12px;
    border-bottom: 0.5px solid #9d9fa1;
}
@media (min-width: 601px) and (max-width: 1100px) {
    .Footer_MainFooterWrapper__wGz7n {
        padding: 30px 16px;
    }
    .Footer_Footer_Wrapper_one__clVPN {
        column-gap: 20px;
    }
    .Footer_desc_div__lEweY {
        width: 320px;
    }
    .Footer_desc__Tmx4A p {
        font-size: 14px;
        line-height: 20px;
        padding-bottom: 16px;
    }
    .Footer_footer_headings_h2__GqWYb {
        font-size: 16px;
        line-height: 20px;
    }
    .Footer_contactUs_icon__mJksv > .Footer_contact_Icons_Div__mI7_9,
    .Footer_links__XxnK4 li {
        font-size: 13px;
        line-height: 22px;
    }
    .Footer_nabl_div_desc__gBaST {
        font-size: 14px;
        line-height: 20px;
    }
    .Footer_nabl_bottom_desc__uhsBG,
    .Footer_para_bottom__ZUexy {
        font-size: 12px;
        line-height: 18px;
    }
    .Footer_nabl_div__zsxNc {
        width: 300px;
    }
    .Footer_followUs__icon__twitter__KsUek > svg {
        width: 15px;
    }
}
@media (max-width: 600px) {
    .Footer_MainFooterWrapper__wGz7n {
        padding: 35px 16px 30%;
    }
    .Footer_Footer_Wrapper_one__clVPN {
        display: flex;
        flex-direction: column;
        row-gap: 20px;
    }
    .Footer_Footer_Wrapper_two__LslWX {
        display: block;
    }
    .Footer_desc_div__lEweY {
        width: 100%;
    }
    .Footer_desc__Tmx4A p {
        font-weight: 400;
        font-size: 12px;
        line-height: 18px;
        padding-bottom: 16px;
    }
    .Footer_quick_links_div__P3iQA {
        width: 100%;
    }
    .Footer_quick_links_div__P3iQA ul {
        display: grid;
        grid-template-columns: 1fr 1fr;
    }
    .Footer_contact__0IoDP,
    .Footer_follow_us__R1cyJ {
        width: 100%;
    }
    .Footer_contact_desc__ZFi97,
    .Footer_contact_desc_address__eLJyQ {
        font-weight: 400;
        font-size: 12px;
        line-height: 18px;
    }
    .Footer_contact_desc_address__eLJyQ {
        margin-left: 46px;
    }
    .Footer_address_title__OywNz {
        padding-bottom: 10px;
    }
    .Footer_contactUs_icon__mJksv > .Footer_contact_Icons_Div__mI7_9 {
        align-items: center;
    }
    .Footer_footer_headings_h2__GqWYb {
        font-weight: 600;
        font-size: 14px;
        line-height: 21px;
        color: #ffffff;
        padding-bottom: 10px;
    }
    .Footer_links__XxnK4 li {
        font-weight: 400;
        font-size: 12px;
        line-height: 29px;
    }
    .Footer_nabl_bottom_desc__uhsBG,
    .Footer_nabl_div_desc__gBaST {
        font-weight: 400;
        font-size: 12px;
        line-height: 18px;
    }
    .Footer_nabl_bottom_desc__uhsBG {
        text-align: center;
    }
    .Footer_para_bottom__ZUexy {
        font-weight: 400;
        font-size: 10px;
        line-height: 15px;
    }
    .Footer_Footer_Wrapper_four__QcfQm {
        font-weight: 400;
        font-size: 7.5px;
        line-height: 12px;
    }
    .Footer_find_lab_div__6fKe3 {
        display: none;
    }
    .Footer_followUs__icon__twitter__KsUek > svg {
        width: 15px;
    }
    .Footer_terms_policy__dXj55 a {
        padding: 2px;
    }
}
.BreadCrumbs_breadcrumbs__wrapper__wB7bu {
    padding: 7px;
}
.BreadCrumbs_breadcrumbs__container__WQUVt {
    width: 100%;
    margin: 0 auto;
    max-width: 1250px;
    display: flex;
    align-items: center;
}
.BreadCrumbs_breadcrumbs__container__WQUVt a {
    color: #2f3032;
    font-size: 12px;
    font-weight: 500;
    text-transform: capitalize;
    display: flex;
    align-items: center;
    justify-content: center;
}
.BreadCrumbs_breadcrumbs__container__WQUVt a:not(:last-child):after {
    content: ">";
    font-size: 16px;
    color: #9d9fa1;
    margin: 0 4px;
}
@media screen and (max-width: 768px) {
    .BreadCrumbs_breadcrumbs__container__WQUVt {
        justify-content: flex-start;
        padding: 0 10px;
    }
    .BreadCrumbs_breadcrumbs__container__WQUVt a {
        font-size: 10px;
    }
}
.bottom_citypage_container_locality__NGSmk {
    margin: auto;
    padding-bottom: 20px;
    max-width: 1250px;
    width: 100%;
}
@media screen and (max-width: 601px) {
    .bottom_citypage_container_locality__NGSmk {
        width: 92%;
    }
}
.bottom_citypage_container_locality__NGSmk > h2 {
    font-size: 21px;
}
@media screen and (max-width: 601px) {
    .bottom_citypage_container_locality__NGSmk > h2 {
        font-size: 16px;
    }
}
.bottom_locality_names__RDz0r {
    width: auto;
    display: flex;
    flex-wrap: wrap;
    font-size: 16px;
    line-height: 28px;
    margin-top: 10px;
    font-weight: 400;
}
@media screen and (max-width: 601px) {
    .bottom_locality_names__RDz0r {
        font-size: 14px;
        line-height: 25px;
        margin-top: 10px;
    }
}
.bottom_locality_names__RDz0r a {
    color: #000;
}
