.ProductDetailHead_product__head__tZuBc {
    min-height: 40px;
    display: flex;
    flex-direction: column;
    row-gap: 10px;
    justify-content: space-between;
    align-items: flex-start;
    /* padding: 5% 5% 0; */
}

.ProductDetailHead_top_head__emVGN {
    width: 100%;
    min-height: 30px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start
}

.ProductDetailHead_top_head_selling__S9MR1 {
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    font-size: 10px;
    font-weight: 500;
    line-height: 15px;
    margin-bottom: 12px;
    color: #0E3F6C
}

.ProductDetailHead_selling__f7__b {
    position: relative;
    display: inline-block;
    padding: 4px 8px;
    border-radius: 16px;
    overflow: hidden;
    z-index: 0;
    background-color: white
}

.ProductDetailHead_selling__f7__b>span {
    width: 90px;
    height: 28px;
    display: flex;
    align-items: center
}

.ProductDetailHead_selling__f7__b>svg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    pointer-events: none
}

.ProductDetailHead_border-path__GRT1o {
    fill: none;
    stroke: #0E3F6C;
    stroke-width: 1.5;
    stroke-dasharray: 500;
    stroke-dashoffset: 500;
    animation: ProductDetailHead_drawBorder__Jhtcx 3s linear infinite;
    stroke-linecap: round
}

@keyframes ProductDetailHead_drawBorder__Jhtcx {
    0% {
        stroke-dashoffset: 500
    }

    to {
        stroke-dashoffset: 0
    }
}

.ProductDetailHead_name_with_share__lXZKT {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    column-gap: 8px
}

.ProductDetailHead_product__head__name__gYRLD {
    min-height: 30px
}

.ProductDetailHead_product__head__name__gYRLD,.ProductDetailHead_product__head__name__gYRLD>a {
    font-weight: 600;
    font-size: 18px;
    line-height: 27px;
    color: #e00646
}

.ProductDetailHead_name_with_share__lXZKT>a {
    color: #000;
    min-width: 30px;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #F5F5F5;
    border-radius: 15px;
    box-shadow: 0 0 1px 0 #0000000F
}

.ProductDetailHead_name_with_share__lXZKT>a>svg {
    width: 18px;
    height: 18px
}

.ProductDetailHead_product__head__price__OznyR {
    display: flex;
    justify-content: flex-start;
    column-gap: 5px;
    align-items: center;
    width: 98%;
    margin: auto
}

.ProductDetailHead_product__head__price__OznyR>div {
    display: flex;
    justify-content: center;
    align-items: center;
    column-gap: 5px
}

.ProductDetailHead_product__head__price__offerPrice__GMKOl {
    font-weight: 600;
    font-size: 14px;
    color: #2f3032;
    line-height: 24px
}

.ProductDetailHead_product__head__price__mainPrice__IQE5x {
    font-weight: 400;
    font-size: 12px;
    -webkit-text-decoration-line: line-through;
    text-decoration-line: line-through;
    color: #2f3032;
    line-height: 24px
}

.ProductDetailHead_withVip_div__WZxO5 {
    display: flex;
    justify-content: center;
    align-items: center;
    column-gap: 5px
}

.ProductDetailHead_withVip_member__tWUgn>img {
    width: 14px;
    height: 14px
}

.ProductDetailHead_withVip_member__tWUgn {
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    column-gap: 3px;
    font-size: 10px;
    line-height: 15px;
    font-weight: 500
}

.ProductDetailHead_withVip_member__tWUgn>span {
    line-height: 12px
}

.ProductDetailHead_discount__Ux89L {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 12px;
    font-weight: 600;
    line-height: 24px;
    color: #31CCB0
}

.ProductDetailHead_best_price__oCWvz,.ProductDetailHead_redcash__RSEj4,.ProductDetailHead_vip_applied__uAQd1 {
    min-width: max-content;
    display: flex;
    justify-content: center;
    align-items: center;
    color: rgba(14,63,108,1);
    column-gap: 2px;
    font-size: 12px
}

.ProductDetailHead_priceSize__9P1kE {
    font-size: 16px
}

.ProductDetailHead_vip_applied__uAQd1>span {
    display: flex;
    align-items: center
}

.ProductDetailHead_vip_applied__uAQd1>span>svg {
    width: 12px;
    height: 12px
}

.ProductDetailHead_redcash__RSEj4 {
    width: 100%;
    height: auto
}

.ProductDetailHead_best_price__oCWvz {
    min-width: max-content;
    padding: 4px 6px;
    background: #EAFAF7;
    border-radius: 4px;
    font-size: 8px;
    line-height: 12px;
    font-weight: 500
}

.ProductDetailHead_best_price__oCWvz>svg {
    color: #32CCB0;
    width: 14px;
    height: 14px
}

.ProductDetailHead_carousel__Uljxv {
    position: relative;
    height: 15px;
    min-width: max-content;
    width: 100%
}

.ProductDetailHead_carousel__item__htWj2 {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    transform: translateY(-100%);
    opacity: 0;
    transition: transform .4s ease-out;
    pointer-events: none
}

.ProductDetailHead_carousel__item__htWj2.ProductDetailHead_active__3JqF9 {
    transform: translateY(0);
    opacity: 1;
    pointer-events: auto
}

.ProductDetailHead_carousel__item__htWj2>div>svg {
    width: 12px;
    height: 12px;
    margin-bottom: 4px
}

.ProductDetailHead_arrow_down__1YbDD {
    width: 20px!important;
    height: 20px!important;
    transform: rotate(90deg)
}

.ProductDetailHead_redeem_with_earn__A0A0t {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    height: 15px
}

.ProductDetailHead_infoIcon__soLqT {
    font-size: 12px;
    color: rgba(159,157,157,1);
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center
}

@media (min-width: 768px) and (max-width:1024px) {
    .ProductDetailHead_product__head__name__gYRLD,.ProductDetailHead_product__head__name__gYRLD>a {
        font-size:20px;
        line-height: 30px
    }

    .ProductDetailHead_product__head__price__offerPrice__GMKOl {
        font-size: 22px;
        line-height: 33px
    }

    .ProductDetailHead_product__head__price__mainPrice__IQE5x {
        font-size: 18px;
        line-height: 27px
    }

    .ProductDetailHead_pShare__wrapper__TEWj0 {
        display: none
    }
}

@media (min-width: 1025px) {
    .ProductDetailHead_product__head__tZuBc {
        row-gap: 10px;
        padding: 10px 0;
    }

    .ProductDetailHead_top_head_selling__S9MR1 {
        font-size: 12px;
        font-weight: 500;
        line-height: 18px;
        margin-bottom: 20px
    }

    .ProductDetailHead_selling__f7__b {
        color: #0E3F6C
    }

    .ProductDetailHead_product__head__name__gYRLD,.ProductDetailHead_product__head__name__gYRLD>a {
        font-size: 20px;
        line-height: 30px
    }

    .ProductDetailHead_product__head__price__OznyR {
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        margin: auto
    }

    .ProductDetailHead_product__head__price__OznyR>div {
        display: flex;
        justify-content: center;
        align-items: center
    }

    .ProductDetailHead_product__head__price__offerPrice__GMKOl {
        font-size: 20px;
        line-height: 32px
    }

    .ProductDetailHead_product__head__price__mainPrice__IQE5x {
        font-size: 16px;
        line-height: 32px
    }

    .ProductDetailHead_withVip_member__tWUgn {
        width: 100%;
        height: auto;
        border-radius: 6px;
        font-size: 14px;
        line-height: 21px;
        column-gap: 6px
    }

    .ProductDetailHead_withVip_member__tWUgn>span {
        font-size: 12px;
        line-height: 18px;
        font-weight: 600
    }

    .ProductDetailHead_discount__Ux89L {
        font-size: 16px;
        line-height: 32px
    }

    .ProductDetailHead_best_price__oCWvz,.ProductDetailHead_redcash__RSEj4,.ProductDetailHead_vip_applied__uAQd1 {
        column-gap: 2px
    }

    .ProductDetailHead_best_price__oCWvz {
        padding: 4px 6px;
        background: #EAFAF7;
        border-radius: 6px;
        font-size: 12px;
        line-height: 18px
    }

    .ProductDetailHead_carousel__Uljxv {
        height: 20px
    }

    .ProductDetailHead_carousel__item__htWj2>div>svg,.ProductDetailHead_vip_applied__uAQd1>span>svg {
        width: 14px;
        height: 14px
    }

    .ProductDetailHead_pShare__wrapper__TEWj0 {
        display: none
    }

    .ProductDetailHead_redeem_with_earn__A0A0t {
        height: 20px
    }

    .ProductDetailHead_vip_applied__uAQd1 {
        font-size: 16px
    }

    .ProductDetailHead_priceSize__9P1kE {
        font-size: 24px
    }

    .ProductDetailHead_infoIcon__soLqT {
        margin-left: 5px
    }
}

.DetailsCommonDrawer_swipe__drawer__S8ovw {
    width: 100%;
    max-width: 500px;
    margin: 0
}

.DetailsCommonDrawer_swipeHeader__osZTx {
    padding: 20px 16px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #d9d9d9;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 10!important;
    background: #fff
}

.DetailsCommonDrawer_swipeHeader__osZTx>svg {
    width: 24px;
    height: 24px
}

.DetailsCommonDrawer_description__W05_L {
    width: 100%;
    margin: 0 auto;
    padding: 20px;
    font-size: 16px;
    line-height: 24px;
    color: #2f3032;
    font-weight: 400
}

.DetailsCommonDrawer_heading__87Tbu {
    font-size: 24px;
    line-height: 32px;
    color: #2f3032;
    font-weight: 600;
    text-transform: capitalize
}

.DetailsCommonDrawer_heading_new__cNlPJ,.DetailsCommonDrawer_sub_heading__AyHFg {
    font-size: 14px;
    line-height: 21px;
    font-weight: 400;
    color: #2f3032
}

.DetailsCommonDrawer_sub_heading_new__pTCuv {
    font-size: 24px;
    line-height: 32px;
    font-weight: 600;
    color: #0E3F6C
}

.DetailsCommonDrawer_heading__87Tbu {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    column-gap: 10px
}

@media (max-width: 768px) {
    .DetailsCommonDrawer_swipe__drawer__S8ovw {
        width:100%;
        max-width: 100%
    }

    .DetailsCommonDrawer_swipeHeader__osZTx {
        padding: 16px
    }

    .DetailsCommonDrawer_description__W05_L {
        padding: 16px;
        font-size: 14px;
        line-height: 20px
    }

    .DetailsCommonDrawer_heading__87Tbu {
        font-size: 16px;
        line-height: 24px
    }

    .DetailsCommonDrawer_heading_new__cNlPJ,.DetailsCommonDrawer_sub_heading__AyHFg {
        font-size: 12px;
        line-height: 18px
    }

    .DetailsCommonDrawer_sub_heading_new__pTCuv {
        font-size: 16px;
        line-height: 24px
    }
}

.VipWithRedcash_discount_calculation__VVqjA,.VipWithRedcash_vipContainer__B0NnA {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    gap: 16px
}

.VipWithRedcash_discount_calculation__VVqjA {
    padding: 20px;
    border-bottom: 1px solid #d9d9d9;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400
}

.VipWithRedcash_common_div__UF5VG {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: auto
}

.VipWithRedcash_dashed__oeXzh {
    text-decoration: line-through
}

.VipWithRedcash_total_discount__Gt07o {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    padding: 0 20px
}

.VipWithRedcash_total_discount__Gt07o>span {
    font-weight: 600
}

.VipWithRedcash_disclaimer__2MxjM {
    width: 100%;
    height: auto;
    padding: 16px;
    font-size: 12px;
    line-height: 18px;
    font-weight: 400;
    color: #9D9FA1
}

.VipWithRedcash_earned__CVeD9 {
    width: 100%;
    background: #F5FCFB;
    font-size: 16px;
    line-height: 24px;
    color: #2f3032;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 16px;
    border-radius: 16px;
    width: calc(100% - 32px);
    margin: auto
}

.VipWithRedcash_earned__CVeD9>span {
    font-weight: 700
}

.VipWithRedcash_earned__CVeD9>svg {
    width: 22px;
    height: 22px
}

.VipWithRedcash_discountEarned__1tm0g {
    background-color: rgba(230,248,230,1);
    font-family: Poppins;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: -1.9%;
    color: rgba(18,100,27,1);
    padding: 16px;
    width: calc(100% - 32px);
    border-radius: 16px;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center
}

.VipWithRedcash_discountEarned__1tm0g>span {
    font-family: Poppins;
    font-weight: 600;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: -1.9%
}

@media (max-width: 768px) {
    .VipWithRedcash_discount_calculation__VVqjA {
        font-size:12px;
        line-height: 18px;
        padding: 16px
    }

    .VipWithRedcash_disclaimer__2MxjM {
        font-size: 10px;
        line-height: 15px;
        padding: 0 16px
    }

    .VipWithRedcash_total_discount__Gt07o {
        font-size: 12px;
        line-height: 18px;
        font-weight: 500;
        padding: 0 16px
    }

    .VipWithRedcash_earned__CVeD9 {
        font-size: 12px;
        line-height: 18px;
        padding: 8px 16px
    }

    .VipWithRedcash_earned__CVeD9>svg {
        width: 18px;
        height: 18px
    }

    .VipWithRedcash_discountEarned__1tm0g {
        font-size: 12px;
        padding: 8px 16px
    }

    .VipWithRedcash_discountEarned__1tm0g>span {
        font-size: 12px
    }
}

.ProductDetailInstructions_product__6WQ6q {
    display: flex;
    flex-direction: column
}

.ProductDetailInstructions_product__alsoKnownAs__ufGuz {
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    color: #2f3032
}

.ProductDetailInstructions_product__alsoKnownAs__ufGuz span {
    font-weight: 400
}

.ProductDetailInstructions_product__instructions__ah9xT {
    display: flex;
    flex-direction: column;
    gap: 10px;
    padding: 20px;
    background: #e7ebef;
    border-radius: 15px;
    margin-top: 20px
}

.ProductDetailInstructions_product__instructions__ah9xT::-webkit-scrollbar {
    display: none
}

.ProductDetailInstructions_product__instructions__ah9xT .ProductDetailInstructions_known_as__NDbK9,.ProductDetailInstructions_product__instructions__ah9xT .ProductDetailInstructions_test_criteria__4Qkbq {
    background: #fff;
    padding: 16px;
    border-radius: 12px;
    position: relative
}

.ProductDetailInstructions_product__instructions__ah9xT .ProductDetailInstructions_known_as__NDbK9 p,.ProductDetailInstructions_product__instructions__ah9xT .ProductDetailInstructions_test_criteria__4Qkbq p {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    color: #0e3f6c
}

.ProductDetailInstructions_product__instructions__ah9xT .ProductDetailInstructions_known_as__NDbK9 .ProductDetailInstructions_scroll_icon__TJmlh,.ProductDetailInstructions_product__instructions__ah9xT .ProductDetailInstructions_test_criteria__4Qkbq .ProductDetailInstructions_scroll_icon__TJmlh {
    width: 35px;
    height: 5px;
    border-radius: 2.5px;
    background: rgba(122,123,124,.13);
    position: absolute;
    left: 50%;
    bottom: 16px;
    transform: translateX(-50%);
    display: flex;
    justify-content: flex-start;
    align-items: center
}

.ProductDetailInstructions_product__instructions__ah9xT .ProductDetailInstructions_known_as__NDbK9 .ProductDetailInstructions_scroll_icon__TJmlh .ProductDetailInstructions_scroll_icon_inside__JMiU2,.ProductDetailInstructions_product__instructions__ah9xT .ProductDetailInstructions_test_criteria__4Qkbq .ProductDetailInstructions_scroll_icon__TJmlh .ProductDetailInstructions_scroll_icon_inside__JMiU2 {
    width: 15px;
    height: 3px;
    background: #0e3f6c;
    border-radius: 1.5px
}

.ProductDetailInstructions_product__instructions__ah9xT .ProductDetailInstructions_known_as__NDbK9 p {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    color: #0e3f6c;
    margin-bottom: 5px
}

.ProductDetailInstructions_product__instructions__ah9xT .ProductDetailInstructions_known_as__NDbK9 span {
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    color: #2f3032
}

.ProductDetailInstructions_product__instructions__ah9xT .ProductDetailInstructions_specimenInfo__G1hn_ {
    background: #fef8ec;
    padding: 16px;
    border-radius: 12px
}

.ProductDetailInstructions_product__instructions__ah9xT .ProductDetailInstructions_specimenInfo__G1hn_ .ProductDetailInstructions_intruction__blP0H {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    color: #0e3f6c;
    margin-bottom: 5px;
    text-transform: capitalize
}

.ProductDetailInstructions_product__instructions__ah9xT .ProductDetailInstructions_specimenInfo__G1hn_ .ProductDetailInstructions_description__VziXF {
    width: 90%;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    color: #2f3032
}

.ProductDetailInstructions_product__instructions__box__pMV8g {
    border: 1px solid #d9d9d9;
    border-radius: 15px;
    padding: 12px 16px;
    display: flex;
    flex-direction: column;
    flex: 1 1
}

.ProductDetailInstructions_product__instructions__box__heading__Z0ivh {
    font-weight: 500;
    font-size: 12px;
    line-height: 18px;
    color: #a2a2a2
}

.ProductDetailInstructions_product__instructions__box__fastingDur__sDHFV {
    font-weight: 500;
    font-size: 14px;
    line-height: 21px;
    color: #000
}

.ProductDetailInstructions_product__about__SHY1M {
    display: flex;
    flex-direction: column;
    width: 100%;
    margin: 0 auto
}

.ProductDetailInstructions_product__about__itIsFor__BCD5A {
    display: flex;
    flex-direction: column;
    row-gap: 5px
}

.ProductDetailInstructions_product__about__itIsFor__heading__GO2y6 {
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #2f3032
}

.ProductDetailInstructions_product__about__itIsFor__para__AMnrK {
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    color: #2f3032
}

.ProductDetailInstructions_product__about__instructions__RLUmU {
    display: flex;
    flex-direction: column;
    row-gap: 10px
}

.ProductDetailInstructions_product__about__instructions__heading__qBFD1 {
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #2f3032;
    text-transform: capitalize
}

.ProductDetailInstructions_product__about__instructions__RLUmU ul {
    list-style: inside
}

.ProductDetailInstructions_product__about__instructions__RLUmU ul li {
    font-weight: 600;
    font-size: 12px;
    line-height: 18px;
    color: #2f3032
}

.ProductDetailInstructions_product__about__instructions__RLUmU ul li span {
    margin-left: -5px
}

.ProductDetailInstructions_product__about__instructions__des__Thj2r {
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    color: #2f3032
}

.ProductDetailInstructions_product__about__paramsBanner__wRNio {
    width: 100%;
    height: auto
}

.ProductDetailInstructions_product__6WQ6q .ProductDetailInstructions_product__sample_type_container__0KMWj h4 {
    font-size: 16px;
    font-weight: 600;
    line-height: 30px;
    text-align: left
}

.ProductDetailInstructions_product__6WQ6q .ProductDetailInstructions_product__sample_type_container__0KMWj p {
    font-size: 12px;
    line-height: 18px;
    margin: 10px 0 0
}

.ProductDetailInstructions_mobileHomeCollection__WvIhr {
    margin: 20px 0 0 20px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 15px;
    flex-direction: row;
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    color: #2f3032;
    text-transform: capitalize;
    background: linear-gradient(90deg,rgba(219,245,249,.75),rgba(255,255,255,.75));
    border-radius: 10px;
    padding: 6px 8px
}

.ProductDetailInstructions_homeCollection__E81i3 {
    display: none
}

.ProductDetailInstructions_test_criteria__header__DMgr2 {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.ProductDetailInstructions_test_criteria__header__DMgr2 h4 {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    color: #0e3f6c
}

.ProductDetailInstructions_test_criteria__header__DMgr2 svg {
    width: 24px;
    height: 24px;
    cursor: pointer
}

.ProductDetailInstructions_test_criteria__main__sAnqf {
    display: flex;
    gap: 10px;
    justify-content: flex-start;
    align-items: flex-start;
    overflow-x: scroll;
    margin: 10px 0 20px
}

.ProductDetailInstructions_test_criteria__main__sAnqf .ProductDetailInstructions_test_criteria__item__pMhjl {
    min-width: max-content;
    height: auto;
    display: flex;
    gap: 10px;
    justify-content: space-between;
    align-items: center;
    background: #f5f5f5;
    padding: 10px;
    border-radius: 12px;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    color: #2f3032
}

.ProductDetailInstructions_test_criteria__main__sAnqf .ProductDetailInstructions_test_criteria__item__pMhjl svg {
    width: 24px;
    height: 24px;
    cursor: pointer
}

.ProductDetailInstructions_test_criteria__main__sAnqf::-webkit-scrollbar {
    display: none
}

@media screen and (min-width: 601px)and (max-width:1100px) {
    .ProductDetailInstructions_product__instructions__ah9xT {
        margin:40px 0;
        column-gap: 16px
    }

    .ProductDetailInstructions_product__instructions__ah9xT::-webkit-scrollbar {
        display: none
    }

    .ProductDetailInstructions_product__instructions__box__pMV8g {
        padding: 16px
    }

    .ProductDetailInstructions_product__instructions__box__heading__Z0ivh {
        font-size: 16px;
        line-height: 24px
    }

    .ProductDetailInstructions_product__instructions__box__fastingDur__sDHFV {
        font-size: 18px;
        line-height: 27px
    }

    .ProductDetailInstructions_product__about__SHY1M {
        row-gap: 40px
    }

    .ProductDetailInstructions_product__about__itIsFor__BCD5A {
        row-gap: 20px
    }

    .ProductDetailInstructions_product__about__itIsFor__heading__GO2y6 {
        font-size: 24px;
        line-height: 36px
    }

    .ProductDetailInstructions_product__about__itIsFor__para__AMnrK {
        font-size: 18px;
        line-height: 28px
    }

    .ProductDetailInstructions_product__about__instructions__RLUmU {
        row-gap: 20px
    }

    .ProductDetailInstructions_product__about__instructions__heading__qBFD1 {
        font-size: 24px;
        line-height: 36px
    }

    .ProductDetailInstructions_product__about__instructions__RLUmU ul {
        list-style: inside
    }

    .ProductDetailInstructions_product__about__instructions__RLUmU ul li {
        font-size: 18px;
        line-height: 28px;
        padding-left: 10px;
        margin-bottom: 10px
    }

    .ProductDetailInstructions_product__about__instructions__RLUmU ul li span {
        margin-left: 0
    }

    .ProductDetailInstructions_product__about__instructions__des__Thj2r {
        font-size: 18px;
        line-height: 28px
    }
}

@media screen and (min-width: 1101px) {
    .ProductDetailInstructions_product__alsoKnownAs__ufGuz {
        font-size:18px
    }

    .ProductDetailInstructions_product__instructions__ah9xT {
        column-gap: 16px;
        margin: 30px 0 0
    }

    .ProductDetailInstructions_product__instructions__ah9xT::-webkit-scrollbar {
        display: none
    }

    .ProductDetailInstructions_product__instructions__ah9xT .ProductDetailInstructions_specimenInfo__G1hn_ .ProductDetailInstructions_description__VziXF {
        font-size: 14px;
        font-weight: 500;
        line-height: 21px;
        color: #2f3032
    }

    .ProductDetailInstructions_product__instructions__box__pMV8g {
        padding: 16px
    }

    .ProductDetailInstructions_product__instructions__box__heading__Z0ivh {
        font-size: 16px;
        line-height: 24px
    }

    .ProductDetailInstructions_product__instructions__box__fastingDur__sDHFV {
        font-size: 18px;
        line-height: 27px
    }

    .ProductDetailInstructions_product__about__itIsFor__BCD5A {
        row-gap: 20px
    }

    .ProductDetailInstructions_product__about__itIsFor__heading__GO2y6 {
        font-size: 24px;
        line-height: 36px
    }

    .ProductDetailInstructions_product__about__itIsFor__para__AMnrK {
        font-size: 18px;
        line-height: 28px
    }

    .ProductDetailInstructions_product__about__instructions__RLUmU {
        row-gap: 20px
    }

    .ProductDetailInstructions_product__about__instructions__heading__qBFD1 {
        font-size: 24px;
        line-height: 36px
    }

    .ProductDetailInstructions_product__about__instructions__RLUmU ul {
        list-style: inside
    }

    .ProductDetailInstructions_product__about__instructions__RLUmU ul li {
        font-size: 18px;
        line-height: 28px;
        padding-left: 10px;
        margin-bottom: 10px
    }

    .ProductDetailInstructions_product__about__instructions__RLUmU ul li span {
        margin-left: 0
    }

    .ProductDetailInstructions_product__about__instructions__des__Thj2r {
        font-size: 18px;
        line-height: 28px
    }

    .ProductDetailInstructions_product__about__instructions__RLUmU .ProductDetailInstructions_specimenInfo__G1hn_ .ProductDetailInstructions_description__VziXF {
        font-size: 14px;
        line-height: 21px;
        font-weight: 500
    }

    .ProductDetailInstructions_product__6WQ6q .ProductDetailInstructions_product__sample_type_container__0KMWj h4 {
        font-size: 24px;
        font-weight: 600;
        line-height: 30px;
        text-align: left
    }

    .ProductDetailInstructions_product__6WQ6q .ProductDetailInstructions_product__sample_type_container__0KMWj p {
        font-size: 14px;
        line-height: 21px;
        margin: 20px 0 0
    }

    .ProductDetailInstructions_product__6WQ6q .ProductDetailInstructions_sample_report_container__mORV5,.ProductDetailInstructions_product__6WQ6q .ProductDetailInstructions_video_tag__eOgkt {
        margin: 30px 0 0
    }

    .ProductDetailInstructions_mobileHomeCollection__WvIhr {
        display: none
    }

    .ProductDetailInstructions_homeCollection__E81i3 {
        margin: 0 0 20px 20px;
        display: flex;
        align-items: center;
        justify-content: flex-start;
        gap: 15px;
        flex-direction: row;
        font-size: 15px;
        font-style: normal;
        font-weight: 500;
        color: #2f3032;
        text-transform: capitalize;
        background: linear-gradient(90deg,rgba(219,245,249,.75),rgba(255,255,255,.75));
        border-radius: 10px;
        padding: 8px
    }
}

.ProductDetailInstructions_carousel_image___4qr9 img {
    width: 100%;
    height: auto;
    margin: 0 20px 30px 10px
}

.ProductDetailInstructions_modal_box__FbE4_ {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 40%;
    max-height: -moz-fit-content;
    max-height: fit-content;
    aspect-ratio: 1/1;
    background-color: #f5f5f5;
    border-radius: 20px;
    padding: 20px;
    display: flex;
    align-content: center;
    justify-content: center;
    flex-direction: column;
    gap: 16px
}

.ProductDetailInstructions_sample_iframe__cKvMC {
    margin-top: 16px;
    width: 100%;
    height: 70%;
    overflow: hidden
}

.ProductDetailInstructions_cursor_pointer__v0mWn button {
    cursor: pointer
}

.ProductDetailInstructions_sample_report_button__XoQhE {
    display: flex;
    align-items: center
}

.ProductDetailInstructions_sample_report_button__XoQhE button {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    font-weight: 600;
    line-height: 27px;
    color: #0e3f6c;
    gap: 8px;
    background: none
}

.ProductDetailInstructions_zoom_icon__nDLLQ {
    position: absolute;
    bottom: 100px;
    right: 20px;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 28px
}

.ProductDetailInstructions_zoom_icon__nDLLQ button {
    width: 28px;
    height: 28px;
    font-size: 18px;
    background-color: #f5f5f5;
    border-radius: 5px;
    padding: 2px;
    cursor: pointer
}

.ProductDetailInstructions_sample_close_button__rbdEH {
    width: 100%;
    height: 40px;
    font-size: 18px;
    font-weight: 600;
    line-height: 27px;
    text-align: center;
    color: #fff;
    background-color: #0e3f6c;
    border-radius: 10px;
    margin-top: 15px;
    cursor: pointer
}

.ProductDetailInstructions_sample_report_card__0XXwY {
    width: 280px;
    max-width: -moz-fit-content;
    max-width: fit-content;
    height: 380px;
    margin: 20px 0 0
}

.ProductDetailInstructions_sample_report_container__mORV5>h4 {
    font-size: 24px;
    font-weight: 600;
    line-height: 30px;
    text-align: left
}

.ProductDetailInstructions_image_tag__bgFu6 {
    min-height: 100px;
    height: auto;
    margin: 40px 0 0
}

.ProductDetailInstructions_carousel_margin___ESJ7 {
    margin-top: 40px
}

@media(max-width: 450px) {
    .ProductDetailInstructions_modal_box__FbE4_ {
        width:90%;
        padding: 10px
    }

    .ProductDetailInstructions_sample_iframe__cKvMC {
        margin-top: 14px;
        width: 100%
    }

    .ProductDetailInstructions_sample_report_container__mORV5 {
        margin: 20px 0 0
    }

    .ProductDetailInstructions_sample_report_card__0XXwY {
        width: 100%;
        height: auto;
        max-height: -moz-fit-content;
        max-height: fit-content;
        margin: 0 0 10px
    }

    .ProductDetailInstructions_sample_report_container__mORV5>h4 {
        font-size: 16px
    }

    .ProductDetailInstructions_sample_close_button__rbdEH {
        height: 40px;
        font-size: 14px;
        font-weight: 600;
        line-height: 21px;
        margin-top: 0
    }

    .ProductDetailInstructions_sample_report_button__XoQhE button {
        font-size: 14px;
        font-weight: 600;
        line-height: 27px
    }

    .ProductDetailInstructions_view_icon__iM2i0 {
        width: 24px;
        height: 24px
    }

    .ProductDetailInstructions_image_tag__bgFu6 {
        margin: 30px 0 0
    }

    .ProductDetailInstructions_video_tag__eOgkt {
        margin: 20px 0 0
    }

    .ProductDetailInstructions_carousel_margin___ESJ7 {
        margin-top: 20px
    }
}

@media only screen and (max-width: 464px) {
    .ProductDetailInstructions_carousel_image___4qr9 img {
        width:100%;
        height: 100%;
        margin: 0 10px 20px
    }
}

@media screen and (max-width: 600px) {
    .UpgradeDrawer_upgrade_drawer_container__YTQnZ {
        display:flex;
        align-items: flex-start;
        flex-direction: column;
        width: 100%;
        padding: 0 0 20px;
        gap: 18px;
        position: relative;
        overflow-x: scroll
    }

    .UpgradeDrawer_upgrade_drawer_header___lHPz {
        display: flex;
        align-items: flex-start;
        justify-content: center;
        gap: 12px;
        flex-direction: column
    }

    .UpgradeDrawer_upgrade_drawer_header___lHPz>h2 {
        color: #0e3f6c;
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: 12.864px;
        text-transform: capitalize;
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 5px
    }

    .UpgradeDrawer_upgrade_drawer_header___lHPz>hr {
        display: none
    }

    .UpgradeDrawer_upgrade_drawer_header___lHPz>p {
        color: #0e3f6c;
        font-size: 12px;
        font-style: normal;
        font-weight: 500;
        line-height: 13.8px
    }

    .UpgradeDrawer_upgrade_drawer_heart__Dh4Ex,.UpgradeDrawer_upgrade_drawer_money__vMti4,.UpgradeDrawer_upgrade_drawer_notes__Bi4QV {
        display: flex;
        align-items: flex-start;
        justify-content: center;
        flex-direction: column;
        width: 100%
    }

    .UpgradeDrawer_upgrade_drawer_content_header__eL_lh {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
        width: 100%;
        gap: 10px
    }

    .UpgradeDrawer_upgrade_drawer_content_data__iy9Zx>div>svg {
        width: 20px;
        height: 20px
    }

    .UpgradeDrawer_upgrade_drawer_content_header__eL_lh>div {
        width: 40px;
        height: 40px;
        flex-shrink: 0;
        border-radius: 400px;
        background: linear-gradient(226deg,#0e3f6c,#235b8e 101.63%);
        display: flex;
        align-items: center;
        justify-content: center
    }

    .UpgradeDrawer_upgrade_drawer_content_header__eL_lh>p {
        width: 90%;
        color: #0E3F6C;
        font-size: 14px;
        font-style: normal;
        font-weight: 600;
        line-height: 24px;
        margin: auto auto 12px
    }

    .UpgradeDrawer_upgrade_drawer_content_data__iy9Zx {
        display: flex;
        align-items: flex-start;
        justify-content: flex-start;
        width: 90%;
        margin: auto;
        gap: 13px;
        border-radius: 40px;
        background: #f5f5f5;
        padding: 6px 0
    }

    .UpgradeDrawer_upgrade_drawer_content_data__iy9Zx>p>span {
        color: #2f3032;
        font-style: normal;
        font-weight: 600;
        line-height: 14px
    }

    .UpgradeDrawer_upgrade_drawer_content_data__iy9Zx>p {
        font-weight: 500;
        line-height: 16.4px;
        font-size: 12px;
        width: -moz-fit-content;
        width: fit-content
    }

    .UpgradeDrawer_upgrade_drawer_content_chips__TBUoO {
        margin-top: 16px;
        overflow: hidden;
        height: auto;
        max-height: 82px;
        padding-left: 41px
    }

    .UpgradeDrawer_upgrade_drawer_content_chips__TBUoO>p {
        color: #2f3032;
        font-size: 11px;
        font-weight: 600;
        line-height: 16.5px
    }

    .UpgradeDrawer_upgrade_drawer_content_chips__TBUoO>ul>li {
        color: #2f3032;
        font-size: 11px;
        font-weight: 400;
        line-height: 16.5px;
        list-style-position: inside;
        margin: 0 0 0 10px
    }

    .UpgradeDrawer_upgrade_drawer_content_chips__TBUoO>ul>li::marker {
        margin: 0 5px 0 0!important
    }

    .UpgradeDrawer_upgrade_drawer_button__HGkSK {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        width: 100%;
        position: -webkit-sticky;
        position: sticky;
        margin: auto;
        bottom: 0;
        left: 0;
        right: 0;
        gap: 12px;
        background-color: #fff;
        padding: 10px 0 0;
        box-shadow: 0 0 55px 55px #fff
    }

    .UpgradeDrawer_upgrade_drawer_button__HGkSK>h5 {
        color: #fff;
        text-align: center;
        font-size: 12px;
        font-style: normal;
        font-weight: 400;
        line-height: 18px;
        width: 100%;
        height: 34px;
        background-color: #31CCB0;
        display: flex;
        justify-content: center;
        align-items: center
    }

    .UpgradeDrawer_upgrade_drawer_button__HGkSK>h5>span {
        color: #fff
    }

    .UpgradeDrawer_upgrade_drawer_button__HGkSK>button {
        width: 90%;
        height: 39px;
        border-radius: 8px;
        background: #e00646;
        outline: none;
        border: none;
        color: #fff;
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 0 10px
    }

    .UpgradeDrawer_upgrade_drawer_button__HGkSK>button,.UpgradeDrawer_upgrade_drawer_button__HGkSK>p {
        cursor: pointer;
        text-align: center;
        font-size: 14px;
        font-style: normal;
        font-weight: 600;
        line-height: 16px
    }

    .UpgradeDrawer_upgrade_drawer_button__HGkSK>p {
        color: #0e3f6c
    }

    .UpgradeDrawer_upgrade_drawer_header___lHPz>h2>svg {
        display: none
    }

    .UpgradeDrawer_upgrade_drawer_top__6axvG {
        width: 100%;
        margin: auto;
        background: linear-gradient(223.23deg,#FFFFFF -39.74%,#DBF5F9 94.44%);
        border-radius: 16px
    }

    .UpgradeDrawer_upgrade_drawer_contex__61aW1 {
        display: flex;
        flex-direction: row
    }

    .UpgradeDrawer_upper_section__OJ52W {
        width: 90%;
        margin: auto;
        display: flex;
        justify-content: flex-start;
        align-items: flex-start;
        flex-direction: row;
        gap: 10px
    }

    .UpgradeDrawer_upper_section_img__x8_nE {
        width: 46px;
        height: 88px
    }

    .UpgradeDrawer_upper_section_img__x8_nE>img {
        object-fit: cover;
        width: 50px;
        height: 100px
    }

    .UpgradeDrawer_upper_section_text__dSKo1 {
        padding-top: 15px;
        width: 100%;
        text-align: left;
        text-wrap: wrap
    }

    .UpgradeDrawer_upper_section_text__dSKo1>h2 {
        font-size: 14px;
        font-weight: 700;
        line-height: 24px;
        color: #0E3F6C;
        display: flex;
        gap: 6px
    }

    .UpgradeDrawer_upper_section_text__dSKo1>p {
        font-size: 10px;
        line-height: 15px;
        font-weight: 500;
        text-align: left;
        font-family: Poppins;
        color: #2F3032
    }

    .UpgradeDrawer_upgrade_text__bt_HC {
        width: 90%;
        height: auto;
        margin: auto;
        padding-bottom: 18px;
        font-size: 14px;
        font-weight: 500;
        line-height: 28px;
        color: #2F3032;
        text-align: left
    }

    .UpgradeDrawer_highlight__uY7f_ {
        font-size: 14px;
        font-weight: 700;
        line-height: 28px;
        color: #E00646
    }

    .UpgradeDrawer_highlight1__kvUSt>svg {
        width: 26px;
        height: 22px
    }

    .UpgradeDrawer_upgrade_drawer_heart__Dh4Ex {
        width: 90%;
        margin: auto;
        background-color: rgba(14,63,108,.05);
        height: auto;
        border-radius: 16px;
        padding: 16px 0
    }

    .UpgradeDrawer_upgrade_drawer_notes__Bi4QV {
        width: 90%;
        border-radius: 16px;
        padding-top: 20px;
        background: rgba(14,63,108,.05);
        margin: auto auto 35px
    }

    .UpgradeDrawer_upgrade_drawer_content_header1__lr_i1 {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: center;
        width: 90%;
        margin: auto
    }

    .UpgradeDrawer_upgrade_drawer_content_header1__lr_i1>span {
        font-size: 12px;
        font-weight: 400;
        line-height: 24px
    }

    .UpgradeDrawer_upgrade_drawer_content_header1__lr_i1>p {
        font-size: 16px;
        font-weight: 600;
        line-height: 24px;
        color: #0E3F6C
    }

    .UpgradeDrawer_included__tests__wrapper__YsMK2 {
        width: 90%;
        margin: auto;
        padding-top: 15px;
        display: flex;
        gap: 10px
    }

    .UpgradeDrawer_test_parameter__TFDIz {
        width: 100%;
        height: auto
    }

    .UpgradeDrawer_test_parameter__TFDIz>h2 {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px;
        color: rgba(0,0,0,.87)
    }

    .UpgradeDrawer_test_parameter__TFDIz>span {
        font-size: 12px;
        font-weight: 400;
        line-height: 24px;
        color: #2F3032
    }

    .UpgradeDrawer_parameter_description__vqUUV {
        padding-top: 10px;
        font-size: 10px;
        font-weight: 500;
        line-height: 15px;
        text-align: left;
        color: #2F3032
    }

    .UpgradeDrawer_selling_price__rEzu8 {
        font-size: 14px;
        font-weight: 600;
        line-height: 28px
    }

    .UpgradeDrawer_offer_price__FxAMI {
        text-decoration: line-through;
        font-size: 12px;
        font-weight: 500;
        line-height: 28px
    }

    .UpgradeDrawer_click_button_arrow__1d8Fl {
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 5px;
        font-size: 12px;
        font-weight: 600;
        line-height: 16px
    }

    .UpgradeDrawer_price_highlight__8j4U8 {
        font-weight: 700;
        font-size: 12px;
        line-height: 18px;
        color: #fff
    }

    .UpgradeDrawer_show_button__3jKkQ {
        display: flex;
        align-items: flex-start;
        justify-content: flex-end;
        font-size: 18px;
        background: none
    }

    .UpgradeDrawer_upgrade_drawer_button__HGkSK>h5:before {
        content: "";
        position: absolute;
        top: 7%;
        left: 10px;
        width: 5%;
        height: 34px;
        background: linear-gradient(90deg,rgba(255,255,255,.1),rgba(255,255,255,.2),rgba(255,255,255,.3),rgba(255,255,255,.2),rgba(255,255,255,.1));
        transform: translateX(-100%) rotate(5deg);
        animation: UpgradeDrawer_color-slide__zgmiM 1.8s ease-in-out infinite
    }

    @keyframes UpgradeDrawer_color-slide__zgmiM {
        0% {
            transform: translateX(-100%) rotate(5deg);
            animation-timing-function: ease-in
        }

        to {
            transform: translateX(1800%) rotate(5deg)
        }
    }

    .UpgradeDrawer_view_all_button__ru8Bj {
        position: relative;
        left: 40%;
        padding-top: 15px
    }

    .UpgradeDrawer_view_all_button__ru8Bj>button {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
        font-size: 12px;
        font-weight: 600;
        line-height: 21px;
        color: #0E3F6C;
        background: none
    }

    .UpgradeDrawer_view_all_button__ru8Bj>button>span {
        border-bottom: 1px dotted
    }
}

@media screen and (min-width: 600px) {
    .UpgradeDrawer_upgrade_drawer_container__YTQnZ {
        display:flex;
        align-items: flex-start;
        flex-direction: column;
        width: 100%;
        padding: 0 0 40px;
        gap: 20px;
        position: relative;
        height: 100%;
        max-height: 90vh
    }

    .UpgradeDrawer_upgrade_drawer_header___lHPz {
        display: flex;
        align-items: flex-start;
        justify-content: center;
        gap: 12px;
        flex-direction: column
    }

    .UpgradeDrawer_upgrade_drawer_header___lHPz>h2 {
        color: #0e3f6c;
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        text-transform: capitalize;
        display: flex;
        width: 100%;
        align-items: center;
        justify-content: space-between;
        gap: 10px;
        padding: 0 29px
    }

    .UpgradeDrawer_upgrade_drawer_header___lHPz>h2>span {
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 5px
    }

    .UpgradeDrawer_upgrade_drawer_header___lHPz>p {
        color: #0e3f6c;
        font-size: 18px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
        padding: 0 29px
    }

    .UpgradeDrawer_upgrade_drawer_header___lHPz>hr {
        display: flex;
        width: 100%;
        height: 1px;
        background: #d9d9d9
    }

    .UpgradeDrawer_upgrade_drawer_top__6axvG {
        width: 100%;
        height: auto;
        max-height: -moz-fit-content;
        max-height: fit-content;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
        background: linear-gradient(223.23deg,#FFFFFF -39.74%,#DBF5F9 94.44%);
        padding: 0 40px 0 0;
        border-bottom-left-radius: 15px;
        border-bottom-right-radius: 15px;
        text-align: center;
        color: #333
    }

    .UpgradeDrawer_upgrade_drawer_contex__61aW1 {
        width: 100%;
        margin: auto;
        padding-top: 10px
    }

    .UpgradeDrawer_upgrade_drawer_top__6axvG h2 {
        margin: 0;
        font-size: 20px;
        line-height: 30px;
        font-weight: 700;
        color: #0E3F6C
    }

    .UpgradeDrawer_upgrade_drawer_top__6axvG .UpgradeDrawer_highlight1__kvUSt {
        font-size: 26px;
        line-height: 33px;
        font-weight: 700;
        color: #E00646;
        font-family: Dancing Script,cursive
    }

    .UpgradeDrawer_highlight1__kvUSt>svg {
        width: 30px;
        height: 26px
    }

    .UpgradeDrawer_upgrade_drawer_top__6axvG p {
        margin: 10px 0
    }

    .UpgradeDrawer_upper_section__OJ52W {
        width: 100%;
        display: flex;
        justify-content: flex-start;
        align-items: flex-start;
        flex-direction: row;
        padding-left: 20px;
        gap: 10px
    }

    .UpgradeDrawer_upper_section_img__x8_nE {
        width: 52px;
        height: 100px
    }

    .UpgradeDrawer_upper_section_img__x8_nE>img {
        object-fit: cover;
        width: 58px;
        height: 125px
    }

    .UpgradeDrawer_upper_section_text__dSKo1 {
        width: 100%;
        text-align: left;
        text-wrap: wrap;
        padding-top: 10px
    }

    .UpgradeDrawer_upper_section_text__dSKo1>h2 {
        padding-top: 5px;
        display: flex;
        font-size: 18px;
        font-weight: 700;
        line-height: 27px;
        gap: 6px
    }

    .UpgradeDrawer_upper_section_text__dSKo1>p {
        width: 100%;
        height: auto;
        font-size: 12px;
        line-height: 18px;
        font-weight: 500;
        text-align: left;
        font-family: Poppins
    }

    .UpgradeDrawer_upgrade_text__bt_HC {
        height: auto;
        padding-bottom: 20px;
        padding-left: 20px;
        font-size: 18px;
        font-weight: 500;
        line-height: 28px;
        color: #2F3032;
        text-align: left
    }

    .UpgradeDrawer_highlight__uY7f_ {
        font-size: 18px;
        font-weight: 700;
        line-height: 28px;
        color: #E00646
    }

    .UpgradeDrawer_selling_price__rEzu8 {
        font-size: 18px;
        font-weight: 600;
        line-height: 28px
    }

    .UpgradeDrawer_offer_price__FxAMI {
        text-decoration: line-through;
        font-size: 14px;
        font-weight: 500;
        line-height: 28px
    }

    .UpgradeDrawer_click_button_arrow__1d8Fl {
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 8px;
        font-size: 16px;
        line-height: 16px;
        font-weight: 600
    }

    .UpgradeDrawer_price_highlight__8j4U8 {
        font-weight: 700;
        font-size: 14px;
        line-height: 18px;
        color: #fff
    }

    .UpgradeDrawer_test_parameter__TFDIz {
        width: 100%;
        height: auto
    }

    .UpgradeDrawer_test_parameter__TFDIz>h2 {
        font-size: 14px;
        font-weight: 600;
        line-height: 21px;
        color: rgba(0,0,0,.87)
    }

    .UpgradeDrawer_test_parameter__TFDIz>span {
        font-size: 14px;
        font-weight: 400;
        line-height: 24px;
        color: #2F3032
    }

    .UpgradeDrawer_parameter_description__vqUUV {
        padding-top: 10px;
        font-size: 12px;
        font-weight: 500;
        line-height: 18px;
        text-align: left;
        color: #2F3032
    }

    .UpgradeDrawer_show_button__3jKkQ {
        display: flex;
        align-items: flex-start;
        justify-content: flex-end;
        font-size: 20px;
        background: none;
        cursor: pointer
    }

    .UpgradeDrawer_upgrade_drawer_heart__Dh4Ex,.UpgradeDrawer_upgrade_drawer_money__vMti4,.UpgradeDrawer_upgrade_drawer_notes__Bi4QV {
        display: flex;
        align-items: flex-start;
        justify-content: center;
        flex-direction: column;
        width: 100%;
        padding: 0
    }

    .UpgradeDrawer_upgrade_drawer_heart__Dh4Ex {
        width: 90%;
        margin: auto;
        background-color: rgba(14,63,108,.05);
        height: auto;
        border-radius: 16px;
        padding: 20px 0
    }

    .UpgradeDrawer_upgrade_drawer_notes__Bi4QV {
        width: 90%;
        border-radius: 16px;
        padding-top: 20px;
        background: rgba(14,63,108,.05);
        margin: auto auto 35px
    }

    .UpgradeDrawer_upgrade_drawer_content_header__eL_lh {
        width: 90%;
        margin: auto
    }

    .UpgradeDrawer_upgrade_drawer_content_header1__lr_i1 {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: center;
        width: 90%;
        margin: auto;
        gap: 6px
    }

    .UpgradeDrawer_upgrade_drawer_content_header1__lr_i1>span {
        font-size: 14px;
        font-weight: 400;
        line-height: 24px
    }

    .UpgradeDrawer_upgrade_drawer_content_header1__lr_i1>p {
        font-size: 18px;
        font-weight: 600;
        line-height: 24px;
        color: #0E3F6C
    }

    .UpgradeDrawer_upgrade_drawer_content_header__eL_lh>div {
        width: 40px;
        height: 40px;
        flex-shrink: 0;
        border-radius: 400px;
        display: flex;
        align-items: center;
        justify-content: center
    }

    .UpgradeDrawer_upgrade_drawer_content_header__eL_lh>p {
        color: #0E3F6C;
        font-size: 18px;
        font-style: normal;
        font-weight: 600;
        line-height: 24px;
        margin-bottom: 10px
    }

    .UpgradeDrawer_upgrade_drawer_content_data__iy9Zx {
        display: flex;
        align-items: flex-start;
        justify-content: flex-start;
        width: 90%;
        margin: auto;
        gap: 13px;
        border-radius: 40px;
        background: #f5f5f5;
        padding: 10px 0
    }

    .UpgradeDrawer_upgrade_drawer_content_data__iy9Zx>svg {
        width: 24px;
        height: 24px
    }

    .UpgradeDrawer_upgrade_drawer_content_data__iy9Zx>p>span {
        color: #2f3032;
        font-style: normal;
        font-weight: 600;
        line-height: 14px
    }

    .UpgradeDrawer_upgrade_drawer_content_data__iy9Zx>p {
        font-weight: 500;
        line-height: 16.4px;
        font-size: 14px;
        width: -moz-fit-content;
        width: fit-content
    }

    .UpgradeDrawer_included__tests__wrapper__YsMK2 {
        width: 90%;
        display: flex;
        justify-content: flex-start;
        align-items: flex-start;
        gap: 10px;
        margin: 20px auto auto
    }

    .UpgradeDrawer_upgrade_drawer_content_chips__TBUoO {
        overflow: hidden;
        margin: 12px 0 0;
        height: auto;
        max-height: 139px;
        padding-left: 41px
    }

    .UpgradeDrawer_upgrade_drawer_content_chips__TBUoO>p {
        color: #2f3032;
        font-size: 12px;
        font-weight: 600;
        line-height: 18.449px;
        margin-top: 8px
    }

    .UpgradeDrawer_upgrade_drawer_content_chips__TBUoO>ul>li {
        color: #2f3032;
        font-size: 12px;
        font-weight: 400;
        line-height: 16.5px;
        list-style-position: inside;
        margin: 0 0 0 10px
    }

    .UpgradeDrawer_upgrade_drawer_content_chips__TBUoO>ul>li::marker {
        margin: 0 5px 0 0!important
    }

    .UpgradeDrawer_chips_container__dAVIu {
        display: inline-flex;
        width: max-content;
        height: auto;
        padding: 4px 10px;
        justify-content: center;
        align-items: center;
        gap: 8px;
        flex-shrink: 0;
        border-radius: 15px;
        border: 1px solid #d9d9d9;
        background: #fff;
        max-width: 280px
    }

    .UpgradeDrawer_chips_container__dAVIu>p {
        color: rgba(0,0,0,.87);
        font-size: 12px;
        font-style: normal;
        font-weight: 400;
        line-height: normal
    }

    .UpgradeDrawer_upgrade_drawer_button__HGkSK {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        width: 100%;
        gap: 12px;
        background-color: #fff;
        padding: 20px 0;
        box-shadow: 0 0 55px 55px #fff;
        position: -webkit-sticky;
        position: sticky;
        bottom: 0
    }

    .UpgradeDrawer_upgrade_drawer_button__HGkSK>h5 {
        color: #fff;
        text-align: center;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 18px;
        width: 100%;
        height: 34px;
        background-color: #31CCB0;
        display: flex;
        justify-content: center;
        align-items: center
    }

    .UpgradeDrawer_upgrade_drawer_button__HGkSK>h5:before {
        content: "";
        position: absolute;
        top: 13%;
        left: 10px;
        width: 5%;
        height: 34px;
        background: linear-gradient(90deg,rgba(255,255,255,.1),rgba(255,255,255,.2),rgba(255,255,255,.3),rgba(255,255,255,.2),rgba(255,255,255,.1));
        transform: translateX(-100%) rotate(5deg);
        animation: UpgradeDrawer_color-slide__zgmiM 2.1s ease-in-out infinite
    }

    @keyframes UpgradeDrawer_color-slide__zgmiM {
        0% {
            transform: translateX(-100%) rotate(5deg);
            animation-timing-function: ease-in
        }

        to {
            transform: translateX(1800%) rotate(5deg)
        }
    }

    .UpgradeDrawer_upgrade_drawer_button__HGkSK>h5>span {
        color: #fff
    }

    .UpgradeDrawer_upgrade_drawer_button__HGkSK>button {
        width: 90%;
        height: 48px;
        border-radius: 8px;
        background: #e00646;
        outline: none;
        border: none;
        cursor: pointer;
        color: #fff;
        text-align: center;
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: 16px;
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 0 18px
    }

    .UpgradeDrawer_upgrade_drawer_button__HGkSK>p {
        color: #0e3f6c;
        text-align: center;
        font-size: 14px;
        font-style: normal;
        font-weight: 600;
        line-height: 16px;
        cursor: pointer
    }

    .UpgradeDrawer_view_all_button__ru8Bj {
        position: relative;
        left: 45%;
        padding-top: 20px
    }

    .UpgradeDrawer_view_all_button__ru8Bj>button {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
        font-size: 14px;
        font-weight: 600;
        line-height: 21px;
        color: #0E3F6C;
        background: none;
        cursor: pointer
    }

    .UpgradeDrawer_view_all_button__ru8Bj>button>span {
        border-bottom: 1px dotted
    }
}

.specimenInfos_specimenInfo__G_mLh {
    margin: 0;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    padding: 20px 16px;
    background: rgba(255,248,236,1);
    border-radius: 10px;
    flex-direction: column
}

.specimenInfos_specimenInfo__heading__ZqHRz {
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    color: #000000;
    margin-bottom: 10px;
    column-gap: 2rem
}

.specimenInfos_specimenInfo__description__Uaqn8 {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #2b2b2b
}

.specimenInfos_specimenInfo__description__Uaqn8 ol,.specimenInfos_specimenInfo__description__Uaqn8 ul {
    padding-left: 16px;
    line-height: 1.5
}

.specimenInfos_show_more_btn__U_ys6 {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #2b2b2b;
    text-decoration: underline;
    cursor: pointer;
    background: none
}

@media screen and (min-width: 480px) {
    .specimenInfos_specimenInfo__G_mLh {
        margin:0;
        padding: 20px 24px
    }

    .specimenInfos_specimenInfo__heading__ZqHRz {
        font-size: 20px
    }

    .specimenInfos_specimenInfo__description__Uaqn8 {
        font-size: 18px;
        line-height: inherit
    }

    .specimenInfos_specimenInfo__description__Uaqn8 ol,.specimenInfos_specimenInfo__description__Uaqn8 ul {
        padding-left: 20px
    }
}

.UpgradeCard_upgrade__card__wrapper__eVINW {
    border: 1px dashed rgba(14,63,108,.4784313725);
    border-radius: 15px;
    background: linear-gradient(223.23deg,rgba(255,255,255,.5) -39.74%,rgba(249,224,219,.5) 94.44%);
    overflow: hidden
}

.UpgradeCard_upgrade__card__wrapper__eVINW .UpgradeCard_bottom__VD0Ca,.UpgradeCard_upgrade__card__wrapper__eVINW .UpgradeCard_top__MG2GL,.UpgradeCard_upgrade__card__wrapper__eVINW ul>li {
    width: 90%;
    margin: 0 auto
}

.UpgradeCard_upgrade__card__wrapper__eVINW .UpgradeCard_top__MG2GL {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 8px
}

.UpgradeCard_upgrade__card__wrapper__eVINW .UpgradeCard_top__MG2GL svg {
    cursor: pointer
}

.UpgradeCard_upgrade__card__wrapper__eVINW .UpgradeCard_top__MG2GL .UpgradeCard_left__CrvFq {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 5px
}

.UpgradeCard_upgrade__card__wrapper__eVINW .UpgradeCard_top__MG2GL .UpgradeCard_left__CrvFq p {
    font-size: 12px;
    font-weight: 700;
    text-align: left;
    color: #2f3032;
    margin-top: 0
}

.UpgradeCard_upgrade__card__wrapper__eVINW p {
    color: #2f3032;
    width: 90%;
    margin: 10px auto 0;
    font-size: 12px;
    font-weight: 600;
    line-height: 16.1px;
    letter-spacing: -.24px
}

.UpgradeCard_upgrade__card__wrapper__eVINW p span {
    color: #e00646
}

.UpgradeCard_upgrade__card__wrapper__eVINW ul {
    margin-top: 10px
}

.UpgradeCard_upgrade__card__wrapper__eVINW ul>li {
    font-size: 10px;
    line-height: 15px;
    letter-spacing: 0;
    text-align: left;
    list-style-position: inside
}

.UpgradeCard_upgrade__card__wrapper__eVINW .UpgradeCard_bottom__VD0Ca {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 8px;
    margin-top: 14px;
    margin-bottom: 14px
}

.UpgradeCard_upgrade__card__wrapper__eVINW .UpgradeCard_bottom__VD0Ca button:first-child,.UpgradeCard_upgrade__card__wrapper__eVINW .UpgradeCard_bottom__VD0Ca button:last-child {
    padding: 6px 16px;
    outline: none;
    cursor: pointer;
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    border-radius: 15px;
    border: 1px solid #e00646;
    font-weight: 600
}

.UpgradeCard_upgrade__card__wrapper__eVINW .UpgradeCard_bottom__VD0Ca button:first-child {
    background: rgba(0,0,0,0);
    color: #e00646
}

.UpgradeCard_upgrade__card__wrapper__eVINW .UpgradeCard_bottom__VD0Ca button:last-child {
    background-color: #e00646;
    color: #fff
}

@keyframes UpgradeCard_appear__03WiJ {
    0% {
        transform: scaleY(0)
    }

    to {
        transform: scaleY(1)
    }
}

.InnerAccordionPDP_innerAccordion___1Lj7 {
    display: flex;
    flex-direction: column;
    row-gap: 11px
}

.InnerAccordionPDP_innerAccordion__head__3kcd2 {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    column-gap: 20px
}

.InnerAccordionPDP_innerAccordion__head__text__k278e {
    font-weight: 600;
    font-size: 14px;
    line-height: 21px;
    color: #000
}

.InnerAccordionPDP_innerAccordion__head__icon___w3Bu {
    text-align: center;
    flex-shrink: 0;
    margin-top: 7px;
    margin-right: 6px
}

.InnerAccordionPDP_innerAccordion__head__openIcon__xMKmk {
    transform: rotate(180deg);
    transition: transform .3s ease
}

.InnerAccordionPDP_innerAccordion__head__closedIcon__Ac_gr {
    transition: transform .3s ease
}

.InnerAccordionPDP_innerAccordion___1Lj7 .InnerAccordionPDP_description__jxIh_ {
    width: 90%;
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    padding-left: 16px;
    color: #2f3032
}

.InnerAccordionPDP_innerAccordion___1Lj7 .InnerAccordionPDP_parameter_show__ktaQ3 {
    font-size: 12px;
    line-height: 18px;
    font-weight: 500px;
    padding-left: 16px
}

.InnerAccordionPDP_innerAccordion___1Lj7 .InnerAccordionPDP_listAccordion__item__n7D1s {
    line-height: 27px;
    font-weight: 400
}

.InnerAccordionPDP_innerAccordion___1Lj7 .InnerAccordionPDP_onHover__xckX1 {
    border-bottom: 1px dashed #11416c
}

.InnerAccordionPDP_innerAccordion__content__l5U7D {
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    color: #2b2b2b;
    max-height: 0;
    overflow: hidden;
    transition: all .3s ease;
    list-style: outside;
    padding-left: 16px;
}

.InnerAccordionPDP_innerAccordion__content__faq__fW9JU {
    padding-left: 0
}

.InnerAccordionPDP_innerAccordion__open__ocu_D {
    max-height: -moz-fit-content;
    max-height: fit-content;
    transition: max-height .3s ease;
    padding-bottom: 10px
}

.InnerAccordionPDP_innerAccordion___1Lj7 .InnerAccordionPDP_para_icon__Mv62D,.InnerAccordionPDP_innerAccordion___1Lj7 .InnerAccordionPDP_para_icon_new__3uSeH {
    margin-left: -4px
}

.InnerAccordionPDP_innerAccordion___1Lj7 .InnerAccordionPDP_para_icon__Mv62D img,.InnerAccordionPDP_innerAccordion___1Lj7 .InnerAccordionPDP_para_icon_new__3uSeH img {
    width: 18px;
    height: 18px
}

@media screen and (min-width: 601px)and (max-width:1100px) {
    .InnerAccordionPDP_innerAccordion___1Lj7 {
        row-gap:20px
    }

    .InnerAccordionPDP_innerAccordion__head__3kcd2 {
        cursor: pointer
    }

    .InnerAccordionPDP_innerAccordion__head__text__k278e {
        font-size: 18px;
        line-height: 28px
    }

    .InnerAccordionPDP_innerAccordion__head__inDrawer__xx99L {
        padding: 0 16px
    }

    .InnerAccordionPDP_innerAccordion__content__l5U7D {
        font-size: 18px;
        line-height: 28px;
        list-style: outside;
        padding-left: 19px
    }

    .InnerAccordionPDP_innerAccordion__content__faq__fW9JU {
        padding-left: 0
    }

    .InnerAccordionPDP_innerAccordion__content__inDrawer__zc0pF {
        padding: 0 16px
    }
}

@media screen and (min-width: 1101px) {
    .InnerAccordionPDP_innerAccordion___1Lj7 {
        row-gap:16px
    }

    .InnerAccordionPDP_innerAccordion__head__3kcd2 {
        cursor: pointer
    }

    .InnerAccordionPDP_innerAccordion__head__text__k278e {
        font-size: 18px;
        line-height: 22px
    }

    .InnerAccordionPDP_innerAccordion__head__inDrawer__xx99L {
        padding: 0 16px
    }

    .InnerAccordionPDP_innerAccordion__content__l5U7D {
        font-size: 14px;
        line-height: 24px;
        list-style: outside;
        padding-left: 19px
    }

    .InnerAccordionPDP_innerAccordion___1Lj7 .InnerAccordionPDP_description__jxIh_ {
        width: 90%;
        font-weight: 400;
        font-size: 14px;
        line-height: 24px;
        padding-left: 16px
    }

    .InnerAccordionPDP_innerAccordion___1Lj7 .InnerAccordionPDP_parameter_show__ktaQ3 {
        font-size: 14px;
        line-height: 24px;
        font-weight: 500px;
        padding-left: 16px
    }

    .InnerAccordionPDP_innerAccordion___1Lj7 .InnerAccordionPDP_listAccordion__item__n7D1s {
        line-height: 27px;
        font-weight: 400
    }

    .InnerAccordionPDP_innerAccordion__content__inDrawer__zc0pF {
        padding: 0 16px;
        list-style: outside
    }

    .InnerAccordionPDP_innerAccordion__content__faq__fW9JU {
        padding: 0 16px
    }

    .InnerAccordionPDP_innerAccordion__content__faq_city__oEwGJ {
        padding: 0
    }

    .InnerAccordionPDP_innerAccordion___1Lj7 .InnerAccordionPDP_para_icon__Mv62D {
        margin-left: -4px
    }

    .InnerAccordionPDP_innerAccordion___1Lj7 .InnerAccordionPDP_para_icon__Mv62D img {
        width: 22px;
        height: 22px
    }

    .InnerAccordionPDP_innerAccordion___1Lj7 .InnerAccordionPDP_para_icon_new__3uSeH {
        margin-left: -16px
    }

    .InnerAccordionPDP_innerAccordion___1Lj7 .InnerAccordionPDP_para_icon_new__3uSeH img {
        width: 22px;
        height: 22px
    }
}

.packageDetailsDrawer_packageDetails__vNVrd {
    height: auto;
    position: relative
}

.packageDetailsDrawer_paper__iY52O::-webkit-scrollbar {
    display: none;
    -ms-overflow-style: none;
    scrollbar-width: none
}

.packageDetailsDrawer_packageDetails__head__EAVMZ {
    display: flex;
    justify-content: space-between;
    padding: 20px 16px;
    align-items: center;
    border-bottom: 1px solid #d9d9d9;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 10;
    background: #fff
}

.packageDetailsDrawer_packageDetails__heading___2jQA {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #000;
    text-transform: capitalize
}

.packageDetailsDrawer_packageDetails__crossContainer__kLucX {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 30px;
    width: 30px;
    cursor: pointer
}

.packageDetailsDrawer_pdpDrawer__addToCartBtn__MFODM,.packageDetailsDrawer_pdp_bookNow_button__nzrpB {
    background: #e00646;
    border-radius: 15px;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #31ccb0;
    border: 1px solid #31ccb0;
    height: 50px;
    width: 45%;
    cursor: pointer;
    margin: 20px auto 0
}

.packageDetailsDrawer_packageDetails__body__A3wBv {
    display: flex;
    flex-direction: column;
    padding: 5px 0
}

.packageDetailsDrawer_packageDetails__parameterCount__y8XPB {
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    color: #2f3032;
    margin-top: 12px;
    padding: 0 5%
}

.packageDetailsDrawer_book_add_button_container__hwUpx {
    width: 100%;
    position: relative;
    display: flex;
    flex-direction: column;
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 100
}

.packageDetailsDrawer_book_add_button_container__hwUpx>h5 {
    font-size: 10px;
    font-weight: 400;
    line-height: 15px;
    width: 100%;
    height: 34px;
    background-color: #31ccb0;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #ffffff;
    position: relative;
    overflow: hidden
}

.packageDetailsDrawer_book_add_button_container__hwUpx>h5:before {
    content: "";
    position: absolute;
    top: 0;
    left: 30px;
    width: 4%;
    height: 100%;
    background: linear-gradient(90deg,rgba(255,255,255,.1),rgba(255,255,255,.2),rgba(255,255,255,.3),rgba(255,255,255,.2),rgba(255,255,255,.1));
    transform: translateX(-50%) rotate(5deg);
    animation: packageDetailsDrawer_color-slide__RNHlU 1.8s ease-in-out infinite;
    opacity: 0
}

@keyframes packageDetailsDrawer_color-slide__RNHlU {
    0% {
        left: -20%;
        opacity: 0
    }

    10% {
        opacity: 1
    }

    70% {
        left: 100%;
        opacity: 1
    }

    80% {
        opacity: 0
    }

    to {
        left: 100%;
        opacity: 0
    }
}

.packageDetailsDrawer_book_add_button_container__hwUpx>h5>span {
    font-size: 10px;
    font-weight: 600;
    line-height: 15px
}

.packageDetailsDrawer_book_add_button_div__iYfvh {
    width: 100%;
    margin: auto;
    background: #ffffff;
    display: flex;
    justify-content: center;
    column-gap: 20px;
    align-items: center;
    padding: 0 20px 20px
}

.packageDetailsDrawer_pdp_bookNow_button__nzrpB {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 20px;
    color: #ffffff;
    border: 1px solid red;
    z-index: 8;
    cursor: pointer
}

.packageDetailsDrawer_pdp_bookNow_button__nzrpB>button {
    background: none;
    font-size: 10px;
    font-weight: 500;
    line-height: 15px;
    color: #ffffff;
    cursor: pointer
}

.packageDetailsDrawer_pdp_bookNow_button__nzrpB>svg {
    font-size: 28px
}

.packageDetailsDrawer_pdp_bookNow_button__nzrpB>button>span {
    background: none;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px
}

.packageDetailsDrawer_book_add_button_div__iYfvh>div>button {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center
}

.packageDetailsDrawer_mobileHomeCollection__hYKny {
    margin: 20px 0 0 20px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 15px;
    flex-direction: row;
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    color: #2f3032;
    text-transform: capitalize;
    background: linear-gradient(90deg,rgba(219,245,249,.75),rgba(255,255,255,.75));
    border-radius: 10px;
    padding: 6px 8px
}

.packageDetailsDrawer_box_shadow__9X6Wh {
    width: 90%;
    margin: 20px auto 0;
    border-radius: 16px;
    box-shadow: 1px 1px 10px rgba(143,143,143,.25)
}

.packageDetailsDrawer_bannerPricing__2KVxU {
    width: 100%;
    padding: 20px 20px 0
}

.packageDetailsDrawer_drawer_offer__vL56O {
    width: 90%;
    margin: 0 auto
}

.packageDetailsDrawer_need_help__CCXDj {
    width: 104px;
    height: 28px;
    display: flex;
    justify-content: center;
    align-items: center;
    column-gap: 5px;
    border-radius: 16px;
    border: 1px solid #0e3f6c;
    color: #0E3F6C;
    background: #ffffff;
    position: absolute;
    right: 14%;
    cursor: pointer
}

.packageDetailsDrawer_need_help__CCXDj>p {
    font-size: 10px;
    line-height: 15px;
    font-weight: 500
}

.packageDetailsDrawer_need_help__CCXDj>svg {
    width: 16px;
    height: 16px
}

.packageDetailsDrawer_similar_drawer_pack__QgOOa {
    margin: 10px 0 0
}

.packageDetailsDrawer_totalSavingContainer__DPcst {
    width: 90%;
    margin: auto;
    padding-top: 20px
}

.packageDetailsDrawer_totalSavingImage__s2Bnp {
    width: 100%;
    height: auto;
    max-width: 1250px;
    max-height: 150px
}

@media screen and (min-width: 501px) and (max-width:1100px) {
    .packageDetailsDrawer_packageDetails__vNVrd {
        width:50rem
    }

    .packageDetailsDrawer_pdpDrawer__addToCartBtn__MFODM {
        margin-top: 28px
    }

    .packageDetailsDrawer_similar_drawer_pack__QgOOa {
        margin: 20px 0 0
    }
}

@media screen and (min-width: 1100px) {
    .packageDetailsDrawer_packageDetails__vNVrd {
        height:auto;
        width: 52rem;
        position: relative
    }

    .packageDetailsDrawer_similar_drawer_pack__QgOOa {
        margin: 40px 0 0
    }

    .packageDetailsDrawer_packageDetails__heading___2jQA,.packageDetailsDrawer_pdpDrawer__addToCartBtn__MFODM {
        font-size: 18px
    }

    .packageDetailsDrawer_packageDetails__parameterCount__y8XPB {
        font-size: 18px;
        font-weight: 600
    }

    .packageDetailsDrawer_book_add_button_container__hwUpx {
        width: 52em
    }

    .packageDetailsDrawer_pdp_bookNow_button__nzrpB>button {
        font-size: 14px;
        line-height: 21px
    }

    .packageDetailsDrawer_book_add_button_container__hwUpx>h5,.packageDetailsDrawer_book_add_button_container__hwUpx>h5>span {
        font-size: 14px;
        line-height: 18px
    }

    .packageDetailsDrawer_need_help__CCXDj {
        width: 141px;
        height: 36px;
        border-radius: 16px;
        right: 12%
    }

    .packageDetailsDrawer_need_help__CCXDj>p {
        font-size: 14px;
        line-height: 21px
    }

    .packageDetailsDrawer_need_help__CCXDj>svg {
        width: 20px;
        height: 20px
    }

    .packageDetailsDrawer_box_shadow__9X6Wh {
        width: 90%;
        margin: 40px auto 0
    }

    .packageDetailsDrawer_drawer_offer__vL56O {
        width: 90%;
        margin: 0 auto
    }

    .packageDetailsDrawer_mobileHomeCollection__hYKny {
        margin: 40px 0 0 20px
    }

    .packageDetailsDrawer_desktop_width__waAjG {
        width: 90%;
        margin: auto
    }

    .packageDetailsDrawer_totalSavingContainerHome__DIqOn {
        margin: auto
    }

    .packageDetailsDrawer_totalSavingContainer__DPcst {
        margin: auto;
        padding-top: 40px
    }

    .packageDetailsDrawer_bannerPricing__2KVxU {
        padding-top: 40px
    }
}

.modal_drowerDiv__xXeZf {
    width: 90%;
    display: flex;
    align-items: center;
    row-gap: 2rem;
    background-color: #ffffff
}

.modal_drowerDiv__xXeZf h1 {
    color: #0e3f6c;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: normal;
    letter-spacing: 0;
    text-transform: capitalize;
    font-size: 2.5rem;
    font-weight: 500;
    opacity: 1;
    margin-top: -10px
}

.modal_drowerDiv__xXeZf ::placeholder {
    color: black
}

.modal_drowerDiv__xXeZf input {
    background: #f6f6f6 0 0 no-repeat padding-box;
    padding: 1rem
}

.modal_drowerDiv__xXeZf button,.modal_drowerDiv__xXeZf input {
    width: 280px;
    height: 44px;
    border-radius: 10px;
    border: none;
    margin: 1rem
}

.modal_drowerDiv__xXeZf button {
    background: #e00646 0 0 no-repeat padding-box;
    opacity: 1;
    text-align: center;
    font: normal normal medium 16px/23px Jost;
    letter-spacing: 0;
    color: #ffffff;
    text-transform: capitalize;
    font-size: 1.8rem
}

.modal_formError__d0zc7 {
    color: red;
    font-size: 1.2rem;
    margin: 1rem
}

.modal_cityList__wjAE8 {
    background: #fff 0 0 no-repeat padding-box;
    color: #666;
    cursor: pointer;
    font-family: Jost;
    font-size: 16px;
    height: 50px;
    height: auto;
    opacity: 1;
    padding: 0;
    width: 93.5%;
    margin: -5px auto auto
}

.modal_displayNone__0E8y2 {
    display: none
}

.modal_cityListVal__Y3MKd {
    border: 1px solid gainsboro;
    padding: 1rem;
    text-align: start;
    border-radius: 5px
}

.modal_cityListVal__Y3MKd:hover {
    background: #f1eeee
}

.modal_crossIcon__Rx8Ai {
    display: flex;
    justify-content: flex-end;
    font-size: 1.5rem;
    cursor: pointer
}

.modal_successMsgDiv__uBTKg {
    display: flex;
    justify-content: center;
    align-items: center
}

@media (max-width: 780px) and (min-width:480px) {
    .modal_container__0LiJp {
        width:100%
    }

    .modal_cardpart2__FkcKS h3,.modal_cardpart2__FkcKS p {
        font-size: 1.5rem
    }
}

@media (max-width: 480px) {
    .modal_container__0LiJp {
        margin:1rem
    }

    .modal_headingDiv__PPfBV {
        padding-bottom: 20px
    }

    .modal_contentDiv__TZ0zA {
        display: flex;
        flex-direction: column;
        row-gap: 3rem
    }

    .modal_cardDiv__oPuiW {
        width: 100%;
        height: auto;
        display: flex;
        justify-content: space-between;
        padding: 0 0 0 1rem
    }

    .modal_cardpart1__SdNt7 {
        width: 46%;
        padding: 0
    }

    .modal_cardpart2__FkcKS {
        width: 46%;
        padding: 0;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        margin-top: 2rem
    }

    .modal_cardpart2__FkcKS h3 {
        font-size: 1.7rem
    }

    .modal_cardpart2__FkcKS p {
        font-size: 1.5rem;
        font-weight: 400;
        text-align: start
    }

    .modal_btndiv__ZNhg_ {
        display: flex;
        flex-direction: column-reverse;
        row-gap: 2rem
    }

    .modal_btn1__XRmlG button {
        column-gap: 0;
        cursor: pointer;
        background: #fff;
        font-size: 14px;
        font-weight: 500
    }

    .modal_btn1__XRmlG button,.modal_btn3__WSs_y button {
        width: 100%;
        border-radius: 5px;
        justify-content: center;
        border: 2px solid #d6d6d6
    }

    .modal_btn3__WSs_y button {
        column-gap: 1
    }

    .modal_arrowdiv1__65hZH {
        background: none;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 30px;
        padding: 0
    }

    .modal_arrowdiv1__65hZH svg {
        font-size: 4rem
    }

    .modal_btn2__sE_K0 button {
        width: 100%;
        display: flex;
        justify-content: center;
        background: transparent linear-gradient(264deg,#659ac9,#386b99 51%,#0e3f6c) 0 0 no-repeat padding-box;
        border-radius: 4px;
        opacity: 1;
        cursor: pointer;
        padding: 0;
        font-size: 16px;
        font-weight: 500
    }

    .modal_arrowdiv2__vu8aO {
        display: none
    }

    .modal_cityList__wjAE8 {
        width: 230px
    }

    .modal_drowerDiv__xXeZf h1 {
        font-size: 2.5rem;
        margin-bottom: 0;
        margin-left: 2px
    }

    .modal_cardDiv__oPuiW:hover {
        transition: all .3s ease;
        background-color: #ffffff
    }
}

.modal_formContainer__4tDG7>h3 {
    font-size: 2rem;
    padding: 1rem
}

@media (max-width: 480px) {
    .modal_drowerDiv__xXeZf {
        display:flex;
        justify-content: center
    }

    .modal_drowerDiv__xXeZf h1 {
        font-size: 18px
    }

    .modal_drowerDiv__xXeZf button,.modal_drowerDiv__xXeZf input {
        width: 230px;
        height: 35px
    }

    .modal_drowerDiv__xXeZf ::placeholder {
        font-size: 14px
    }
}

.ScansForm_drowerDiv__ZNOyp {
    width: 100%;
    display: flex;
    align-items: center;
    row-gap: 2rem;
    background-color: #ffffff
}

.ScansForm_drowerDiv__ZNOyp h1 {
    color: #0e3f6c;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: normal;
    letter-spacing: 0;
    text-transform: capitalize;
    font-size: 2.5rem;
    font-weight: 500;
    opacity: 1;
    margin-top: -10px
}

.ScansForm_drowerDiv__ZNOyp ::placeholder {
    color: black
}

.ScansForm_drowerDiv__ZNOyp input {
    width: 100%;
    height: 48px;
    border-radius: 10px;
    padding: 1rem;
    font-size: 14px;
    font-weight: 500;
    margin-top: 3px;
    border: 1px solid #d9d9d9
}

.ScansForm_drowerDiv__ZNOyp button {
    background: #e00646;
    border-radius: 15px;
    width: 100%;
    height: 48px;
    opacity: 1;
    border: none;
    text-align: center;
    letter-spacing: 0;
    color: #ffffff;
    text-transform: capitalize;
    font-size: 14px;
    font-weight: 600;
    cursor: pointer
}

.ScansForm_formError___zxf0 {
    color: red;
    font-size: 1.2rem
}

.ScansForm_cityList__GpdvL {
    background: #fff 0 0 no-repeat padding-box;
    cursor: pointer;
    font-size: 16px;
    height: auto;
    opacity: 1;
    padding: 0;
    width: 100%;
    margin: -5px auto auto
}

.ScansForm_displayNone__rnM15 {
    display: none
}

.ScansForm_cityListVal__5r1RG {
    border: 1px solid gainsboro;
    padding: 1rem;
    text-align: start;
    border-radius: 10px
}

.ScansForm_cityListVal__5r1RG:hover {
    background: #f1eeee
}

.ScansForm_crossIcon__DIx5n {
    display: flex;
    justify-content: flex-end;
    font-size: 1.5rem;
    cursor: pointer
}

.ScansForm_successMsgDiv__4omI6 {
    display: flex;
    justify-content: center;
    align-items: center
}

.ScansForm_scansform_name__0j18Q {
    font-size: 12px;
    font-weight: 500
}

.ScansForm_scansform_input_container__U7AJo {
    padding-bottom: 16px
}

.ScansForm_scansform_checkbox__yu58I p {
    font-weight: 500;
    font-size: 12px;
    display: flex;
    align-items: center;
    margin-bottom: 1rem
}

.ScansForm_scansform_checkbox__yu58I .ScansForm_wtsapIcon__KoDuQ {
    font-size: 2.5rem;
    color: #2bcc57;
    margin: 2px 5px 2px 10px
}

@media (max-width: 780px) and (min-width:480px) {
    .ScansForm_container__ZyGV_ {
        width:100%
    }

    .ScansForm_cardpart2__56b0H h3,.ScansForm_cardpart2__56b0H p {
        font-size: 1.5rem
    }
}

@media (max-width: 480px) {
    .ScansForm_container__ZyGV_ {
        margin:1rem
    }

    .ScansForm_headingDiv__xrZOt {
        padding-bottom: 20px
    }

    .ScansForm_contentDiv__Z_XcN {
        display: flex;
        flex-direction: column;
        row-gap: 3rem
    }

    .ScansForm_cardDiv__W4cf3 {
        width: 100%;
        height: auto;
        display: flex;
        justify-content: space-between;
        padding: 0 0 0 1rem
    }

    .ScansForm_cardpart1__R4q7y {
        width: 46%;
        padding: 0
    }

    .ScansForm_cardpart2__56b0H {
        width: 46%;
        padding: 0;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        margin-top: 2rem
    }

    .ScansForm_cardpart2__56b0H h3 {
        font-size: 1.7rem
    }

    .ScansForm_cardpart2__56b0H p {
        font-size: 1.5rem;
        font-weight: 400;
        text-align: start
    }

    .ScansForm_btndiv__Z8liy {
        display: flex;
        flex-direction: column-reverse;
        row-gap: 2rem
    }

    .ScansForm_btn1___eIah button {
        column-gap: 0;
        cursor: pointer;
        background: #fff;
        font-size: 14px;
        font-weight: 500
    }

    .ScansForm_btn1___eIah button,.ScansForm_btn3__xxUrL button {
        width: 100%;
        border-radius: 5px;
        justify-content: center;
        border: 2px solid #d6d6d6
    }

    .ScansForm_btn3__xxUrL button {
        column-gap: 1
    }

    .ScansForm_arrowdiv1__gfsbl {
        background: none;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 30px;
        padding: 0
    }

    .ScansForm_arrowdiv1__gfsbl svg {
        font-size: 4rem
    }

    .ScansForm_btn2__FOwNB button {
        width: 100%;
        display: flex;
        justify-content: center;
        background: transparent linear-gradient(264deg,#659ac9,#386b99 51%,#0e3f6c) 0 0 no-repeat padding-box;
        border-radius: 4px;
        opacity: 1;
        cursor: pointer;
        padding: 0;
        font-size: 16px;
        font-weight: 500
    }

    .ScansForm_arrowdiv2__U4Mk3 {
        display: none
    }

    .ScansForm_cityList__GpdvL {
        width: 100%
    }

    .ScansForm_drowerDiv__ZNOyp h1 {
        font-size: 2.5rem;
        margin-bottom: 0;
        margin-left: 2px
    }

    .ScansForm_cardDiv__W4cf3:hover {
        transition: all .3s ease;
        background-color: #ffffff
    }
}

.ScansForm_formContainer__8Tqpn>h3 {
    font-size: 20px;
    font-weight: 500;
    color: #000000;
    padding-bottom: 16px
}

@media (max-width: 480px) {
    .ScansForm_drowerDiv__ZNOyp {
        display:flex;
        justify-content: center
    }

    .ScansForm_drowerDiv__ZNOyp h1 {
        font-size: 18px
    }

    .ScansForm_drowerDiv__ZNOyp button,.ScansForm_drowerDiv__ZNOyp input {
        width: 100%;
        height: 48px
    }

    .ScansForm_drowerDiv__ZNOyp ::placeholder {
        font-size: 14px
    }
}

.PreTestInstructions_PreTestInstructions__M340Z {
    width: 100%;
    height: auto;
    margin: 0;
    background: #FFF9E9;
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 20px
}

.PreTestInstructions_instructions__jtvfd {
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
    color: black;
    margin-bottom: 10px
}

.PreTestInstructions_package_name__u5MO_ {
    font-size: 18px;
    font-weight: 600;
    color: #E00646
}

.PreTestInstructions_specimenInfo__description__aQWks {
    padding-left: 16px
}

.PreTestInstructions_fasting_time__rxWGk,.PreTestInstructions_specimenInfo__description__aQWks {
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #2b2b2b
}

@media (max-width: 768px) {
    .PreTestInstructions_PreTestInstructions__M340Z {
        padding:16px
    }

    .PreTestInstructions_instructions__jtvfd {
        font-size: 14px;
        line-height: 20px
    }

    .PreTestInstructions_package_name__u5MO_ {
        font-size: 16px
    }

    .PreTestInstructions_fasting_time__rxWGk,.PreTestInstructions_specimenInfo__description__aQWks {
        font-size: 12px;
        line-height: 18px
    }
}

.BookAddCartBtn_book_add_button_container__6wxWg {
    width: 100%;
    display: flex;
    flex-direction: column;
    position: -webkit-sticky;
    position: sticky;
    bottom: 0;
    z-index: 100
}

.BookAddCartBtn_popper__gprt1 {
    position: relative;
    top: 2px
}

.BookAddCartBtn_book_add_button_container__6wxWg>p {
    font-size: 10px;
    font-weight: 400;
    line-height: 15px;
    width: 100%;
    height: 43px;
    display: flex;
    justify-content: center;
    color: #ffffff;
    position: relative;
    overflow: hidden;
    border-radius: 16px 16px 0 0;
    background: rgba(230,248,230,1);
    color: rgba(18,100,27,1);
    position: absolute;
    top: -30px;
    padding-top: 8px;
    box-shadow: 0 -.001px 10px rgb(173,173,173)
}

.BookAddCartBtn_book_add_button_container__6wxWg>p:before {
    content: "";
    position: absolute;
    top: 0;
    left: 30px;
    width: 4%;
    height: 100%;
    background: linear-gradient(90deg,rgba(255,255,255,.1),rgba(255,255,255,.2),rgba(255,255,255,.3),rgba(255,255,255,.2),rgba(255,255,255,.1));
    transform: translateX(-50%) rotate(5deg);
    opacity: 0
}

.BookAddCartBtn_book_add_button_container__6wxWg>p>span {
    font-size: 10px;
    font-weight: 600;
    line-height: 15px
}

.BookAddCartBtn_pdpDrawer__addToCartBtn__7XwD0,.BookAddCartBtn_pdp_bookNow_button___WeRI {
    background: #e00646;
    border-radius: 15px;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #ffffff;
    border: 1px solid #e00646;
    height: 50px;
    width: 45%;
    cursor: pointer;
    margin: 15px auto 0
}

.BookAddCartBtn_book_add_button_div__ZKQfQ {
    width: 100%;
    margin: auto;
    background: #ffffff;
    display: flex;
    justify-content: center;
    column-gap: 20px;
    align-items: center;
    padding: 0 20px 10px;
    border-radius: 16px 16px 0 0;
    z-index: 10;
    box-shadow: 4px 4px 10px 0 #00000040
}

.BookAddCartBtn_book_add_button_div__ZKQfQ>div>button {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center
}

.BookAddCartBtn_pdp_bookNow_button___WeRI {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 20px;
    color: #ffffff;
    border: 1px solid red;
    z-index: 8;
    cursor: pointer
}

.BookAddCartBtn_pdp_bookNow_button___WeRI>button {
    background: none;
    font-size: 10px;
    font-weight: 500;
    line-height: 15px;
    color: #ffffff;
    cursor: pointer
}

.BookAddCartBtn_pdp_bookNow_button___WeRI>svg {
    font-size: 28px
}

.BookAddCartBtn_pdp_bookNow_button___WeRI>button>span {
    background: none;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px
}

@media screen and (min-width: 1100px) {
    .BookAddCartBtn_pdpDrawer__addToCartBtn__7XwD0 {
        font-size:18px
    }

    .BookAddCartBtn_book_add_button_container__6wxWg {
        width: 52em
    }

    .BookAddCartBtn_popper__gprt1 {
        position: relative;
        top: 2px
    }

    .BookAddCartBtn_book_add_button_container__6wxWg>p {
        font-size: 14px;
        line-height: 18px;
        top: -35px
    }

    .BookAddCartBtn_book_add_button_container__6wxWg>p>span {
        font-size: 14px;
        line-height: 18px
    }

    .BookAddCartBtn_pdp_bookNow_button___WeRI>button {
        font-size: 14px;
        line-height: 21px
    }
}

.ProductDetailInstructionNew_product_new__m8tD5 {
    width: 90%;
    height: auto;
    margin: 20px auto 5px;
    border-radius: 16px;
    position: relative;
    /* margin-left: 22px; */
}

.ProductDetailInstructionNew_product_new_params__jTS_4 {
    /* width: 90%; */
    width: 100%;
    display: grid;
    grid-template-columns: repeat(3,1fr);
    grid-gap: 20px;
    gap: 20px;
    overflow-x: auto;
    overflow-y: hidden;
    height: auto;
    /* margin: 20px auto 6px; */
    margin: 20px auto 5px;
}

.ProductDetailInstructionNew_product_new_params__jTS_4::-webkit-scrollbar {
    display: none
}

.ProductDetailInstructionNew_product_new_fasting__FHC7f,.ProductDetailInstructionNew_product_new_get_report__ndjrD,.ProductDetailInstructionNew_product_new_parameter_section__0GW2l,.ProductDetailInstructionNew_product_new_recommended_age__vF4pE,.ProductDetailInstructionNew_product_new_recommended_for__JdiyA,.ProductDetailInstructionNew_product_new_sample_type_container__z5Hfb {
    min-width: 224px;
    height: 70px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    column-gap: 10px;
    padding: 8px;
    border-radius: 12px;
    border: 1px solid #ebebeb;
    position: relative
}

.ProductDetailInstructionNew_product_new_fasting_heading__pUo1R,.ProductDetailInstructionNew_product_new_get_report_heading__RdTm6,.ProductDetailInstructionNew_product_new_parameter_name__JnDUX,.ProductDetailInstructionNew_product_new_recommended_age_heading__vvfLH,.ProductDetailInstructionNew_product_new_recommended_for_heading__jpz_c,.ProductDetailInstructionNew_product_new_sample_heading__dyigz {
    width: 100%;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    color: #2F3032;
    text-align: left;
    white-space: nowrap; 
}

.ProductDetailInstructionNew_product_new_fasting__FHC7f div,.ProductDetailInstructionNew_product_new_get_report__ndjrD div,.ProductDetailInstructionNew_product_new_parameter_section__0GW2l div,.ProductDetailInstructionNew_product_new_recommended_age__vF4pE div,.ProductDetailInstructionNew_product_new_recommended_for__JdiyA div,.ProductDetailInstructionNew_product_new_sample_type_container__z5Hfb div {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    row-gap: 2px;
    /* height: 100% */
}

.ProductDetailInstructionNew_hr_line__8N7_n {
    width: 90%;
    margin: 0 auto 20px;
    border: 1px dotted #d9d9d9
}

.ProductDetailInstructionNew_product_new_also_known_as__FXAXg {
    width: 90%;
    min-height: 24px;
    margin: 0 auto 20px;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px
}

.ProductDetailInstructionNew_product_new_also_known_as__FXAXg>span,.ProductDetailInstructionNew_product_new_what_is_para__UVVBg {
    width: 90%;
    /* margin: 0 auto 20px; */
    margin: 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    color: #2F3032
}

.ProductDetailInstructionNew_product_new_also_known_as__FXAXg>span>span,.ProductDetailInstructionNew_product_new_what_is_para__UVVBg>span {
    color: #0E3F6C;
    font-size: 14px;
    font-weight: 700;
    line-height: 21px;
    cursor: pointer
}

.ProductDetailInstructionNew_fasting__8l_A5,.ProductDetailInstructionNew_get_report__qD8b_,.ProductDetailInstructionNew_parameter_name__2ZPR8,.ProductDetailInstructionNew_recommended_age__L3FdY,.ProductDetailInstructionNew_recommended_for__TErpM,.ProductDetailInstructionNew_sample_types__tGgaD {
    height: auto;
    font-size: 14px;
    font-weight: 600;
    line-height: 12px;
    color: #2F3032;
    text-align: left
}

.ProductDetailInstructionNew_recommended_for__TErpM {
    text-transform: capitalize
}

.ProductDetailInstructionNew_product_new_what_is__9_dsn {
    position: relative
}

.ProductDetailInstructionNew_details_tags__1UfWY {
    width: 90%;
    height: auto;
    /* margin: auto; */
    margin: 0;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    color: #2F3032;
    overflow-x: scroll;
    cursor: pointer;
    /* scroll-behavior: smooth; */
    overflow-y: hidden;
    flex-wrap: wrap;
    padding: 2px 0;
    margin-bottom: 22px;
}

.ProductDetailInstructionNew_details_tags__1UfWY::-webkit-scrollbar {
    display: none
}

.ProductDetailInstructionNew_details_tags_title__pqB5i {
    width: 16%;
    min-width: -moz-fit-content;
    min-width: fit-content;
    min-height: 23px;
    height: auto;
    background: rgba(14,63,108,.05);
    border-radius: 6px;
    padding: 1.2px 8px;
    display: flex;
    justify-content: center;
    align-items: center;
    column-gap: 4px;
    position: relative
}

.ProductDetailInstructionNew_details_tags_title__pqB5i>div {
    width: 20px;
    height: 20px
}

.ProductDetailInstructionNew_arrow_show__zGdn6 {
    position: absolute;
    right: 35px;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    z-index: 9
}

.ProductDetailInstructionNew_arrow_show__zGdn6>svg {
    width: 24px;
    height: 24px;
    box-shadow: 0 4px 4px 0 #00000040;
    border-radius: 50%
}

.ProductDetailInstructionNew_scroll_icon__09pPm {
    width: 35px;
    height: 5px;
    border-radius: 2.5px;
    background: rgba(122,123,124,.13);
    position: absolute;
    left: 50%;
    bottom: -24px;
    transform: translateX(-50%);
    display: flex;
    justify-content: flex-start;
    align-items: center
}

.ProductDetailInstructionNew_scroll_icon_inside__tnBPY {
    width: 15px;
    height: 3px;
    background: rgba(14,63,108,1);
    border-radius: 1.5px
}

.ProductDetailInstructionNew_common_arrow__9dB5C {
    position: absolute;
    right: 12px;
    top: 12px;
    cursor: pointer
}

.ProductDetailInstructionNew_common_arrow__9dB5C>svg {
    width: 18px;
    height: 18px
}

.ProductDetailInstructionNew_modal_box__M_qWk {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    min-width: 300px;
    width: -moz-fit-content;
    width: fit-content;
    max-height: -moz-fit-content;
    max-height: fit-content;
    background-color: #F5F5F5;
    border-radius: 12px;
    padding: 20px;
    display: flex;
    align-content: center;
    justify-content: center;
    flex-direction: column;
    text-align: center
}

.ProductDetailInstructionNew_cross__hm27I {
    text-align: end;
    right: -10px;
    position: relative;
    top: -10px;
    cursor: pointer
}

.ProductDetailInstructionNew_cross__hm27I>svg {
    width: 24px;
    height: 24px
}

.ProductDetailInstructionNew_content__PeN4T {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-bottom: 10px;
    gap: 5px
}

.ProductDetailInstructionNew_content__PeN4T>p {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px
}

.ProductDetailInstructionNew_content__PeN4T>div {
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    color: #2f3032
}

.ProductDetailInstructionNew_PackageDescription__z6AXv {
    width: 100%;
    height: auto
}

.ProductDetailInstructionNew_description__EfSJV {
    width: 92%;
    margin: 20px auto;
    height: auto
}

.ProductDetailInstructionNew_description__EfSJV>p {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-bottom: 12px
}

.ProductDetailInstructionNew_description__EfSJV>h3,.ProductDetailInstructionNew_description__EfSJV>h4 {
    font-size: 18px;
    line-height: 26px;
    font-weight: 600;
    margin-bottom: 8px
}

.ProductDetailInstructionNew_product__head__price__84yhP {
    display: flex;
    justify-content: flex-start;
    column-gap: 5px;
    align-items: center;
    width: 90%;
    margin: auto;
    padding: 0 0 10px
}

.ProductDetailInstructionNew_product__head__price__84yhP>div {
    display: flex;
    justify-content: center;
    align-items: center;
    column-gap: 5px
}

.ProductDetailInstructionNew_product__head__price__offerPrice__uvLD_ {
    font-weight: 600;
    font-size: 20px;
    color: #2f3032;
    line-height: 32px
}

.ProductDetailInstructionNew_product__head__price__mainPrice__8qnIQ {
    font-weight: 400;
    font-size: 16px;
    -webkit-text-decoration-line: line-through;
    text-decoration-line: line-through;
    color: #2f3032;
    line-height: 32px
}

.ProductDetailInstructionNew_withVip_div__yYtiZ {
    display: flex;
    justify-content: center;
    align-items: center;
    column-gap: 5px
}

.ProductDetailInstructionNew_withVip_member__fjhT4 {
    width: 90%;
    margin: auto;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    column-gap: 2px;
    font-size: 9px;
    line-height: 14px;
    font-weight: 500
}

.ProductDetailInstructionNew_withVip_member__fjhT4>img {
    width: 14px;
    height: 14px
}

.ProductDetailInstructionNew_withVip_member__fjhT4>span {
    line-height: 12px
}

.ProductDetailInstructionNew_discount__dR6Aw {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 12px;
    font-weight: 600;
    line-height: 24px;
    color: #31CCB0
}

.ProductDetailInstructionNew_best_price__pBDEX,.ProductDetailInstructionNew_redcash__YcuSQ,.ProductDetailInstructionNew_vip_applied___5tb9 {
    min-width: max-content;
    display: flex;
    justify-content: center;
    align-items: center;
    color: rgba(14,63,108,1);
    column-gap: 2px;
    font-size: 16px
}

.ProductDetailInstructionNew_priceSize__wjQPV {
    font-size: 24px
}

.ProductDetailInstructionNew_vip_applied___5tb9>span {
    display: flex;
    align-items: center
}

.ProductDetailInstructionNew_vip_applied___5tb9>span>svg {
    width: 12px;
    height: 12px
}

.ProductDetailInstructionNew_redcash__YcuSQ {
    width: 100%;
    height: auto
}

.ProductDetailInstructionNew_best_price__pBDEX {
    min-width: max-content;
    padding: 2px 4px;
    background: #EAFAF7;
    border-radius: 4px;
    font-size: 8px;
    line-height: 12px;
    font-weight: 500
}

.ProductDetailInstructionNew_best_price__pBDEX>svg {
    color: #32CCB0;
    width: 14px;
    height: 14px
}

.ProductDetailInstructionNew_carousel__LkmSd {
    position: relative;
    height: 15px;
    min-width: max-content;
    width: 100%
}

.ProductDetailInstructionNew_carousel__item__x7mxd {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    transform: translateY(-100%);
    opacity: 0;
    transition: transform .4s ease-out;
    pointer-events: none
}

.ProductDetailInstructionNew_carousel__item__x7mxd.ProductDetailInstructionNew_active__yD1Dd {
    transform: translateY(0);
    opacity: 1;
    pointer-events: auto
}

.ProductDetailInstructionNew_carousel__item__x7mxd>div>svg {
    width: 12px;
    height: 12px;
    margin-bottom: 4px
}

.ProductDetailInstructionNew_arrow_down__gvKuV {
    width: 20px!important;
    height: 20px!important;
    transform: rotate(90deg)
}

.ProductDetailInstructionNew_redeem_with_earn__iB5Vk {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    height: 15px
}

.ProductDetailInstructionNew_infoIcon__J013A {
    font-size: 12px;
    color: rgba(159,157,157,1);
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center
}

@media (max-width: 768px) {
    .ProductDetailInstructionNew_product_new_params__jTS_4>div {
        width:35% !important;
    }

    .ProductDetailInstructionNew_product_new_fasting__FHC7f img,.ProductDetailInstructionNew_product_new_get_report__ndjrD img,.ProductDetailInstructionNew_product_new_parameter_section__0GW2l img,.ProductDetailInstructionNew_product_new_recommended_age__vF4pE img,.ProductDetailInstructionNew_product_new_recommended_for__JdiyA img,.ProductDetailInstructionNew_product_new_sample_type_container__z5Hfb img {
        width: 28px;
        height: 28px
    }

    .ProductDetailInstructionNew_product_new_also_known_as__FXAXg {
        font-size: 12px;
        line-height: 18px
    }

    .ProductDetailInstructionNew_product_new_also_known_as__FXAXg>span,.ProductDetailInstructionNew_product_new_what_is_para__UVVBg {
        font-size: 12px;
        line-height: 18px;
        color: #2F3032
    }

    .ProductDetailInstructionNew_product_new_also_known_as__FXAXg>span>span,.ProductDetailInstructionNew_product_new_what_is_para__UVVBg>span {
        font-size: 12px;
        line-height: 18px
    }

    .ProductDetailInstructionNew_product_new_fasting__FHC7f,.ProductDetailInstructionNew_product_new_get_report__ndjrD,.ProductDetailInstructionNew_product_new_parameter_section__0GW2l,.ProductDetailInstructionNew_product_new_recommended_age__vF4pE,.ProductDetailInstructionNew_product_new_recommended_for__JdiyA,.ProductDetailInstructionNew_product_new_sample_type_container__z5Hfb {
        /* min-width: 170px; */
        min-width: 150px;
        height: 50px;
        column-gap: 0px;
        padding: 10px;
        border-radius: 12px;
        border: 1px solid #ebebeb;
        position: relative
    }
    

    .ProductDetailInstructionNew_product_new_fasting_heading__pUo1R,.ProductDetailInstructionNew_product_new_get_report_heading__RdTm6,.ProductDetailInstructionNew_product_new_parameter_name__JnDUX,.ProductDetailInstructionNew_product_new_recommended_age_heading__vvfLH,.ProductDetailInstructionNew_product_new_recommended_for_heading__jpz_c,.ProductDetailInstructionNew_product_new_sample_heading__dyigz {
        width: 100%;
        font-size: 10px;
        line-height: 12px
    }

    .ProductDetailInstructionNew_fasting__8l_A5,.ProductDetailInstructionNew_get_report__qD8b_,.ProductDetailInstructionNew_parameter_name__2ZPR8,.ProductDetailInstructionNew_recommended_age__L3FdY,.ProductDetailInstructionNew_recommended_for__TErpM,.ProductDetailInstructionNew_sample_types__tGgaD {
        width: 100%;
        font-size: 10px;
        line-height: 14px;
        white-space: nowrap;
    }

    .ProductDetailInstructionNew_tnc__Y3o4Q {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        outline: none;
        background: #ffffff;
        padding: 10px 20px;
        border-radius: 10px;
        width: 80vw;
        align-items: center;
        gap: 10px;
        display: flex;
        flex-direction: column
    }

    .ProductDetailInstructionNew_cross__hm27I {
        position: absolute;
        top: 10px;
        right: 10px;
        font-size: 15px;
        font-weight: 600
    }

    .ProductDetailInstructionNew_tncHeading__CFS5x {
        font-family: Poppins;
        font-size: 16px;
        font-weight: 600;
        line-height: 24px;
        letter-spacing: -.019em;
        text-align: center
    }

    .ProductDetailInstructionNew_tncContent__eHrRC {
        font-family: Poppins;
        font-size: 14px;
        font-weight: 400;
        line-height: 21px;
        letter-spacing: -.019em;
        text-align: center
    }

    .ProductDetailInstructionNew_details_tags_title__pqB5i {
        min-height: 27px
    }

    .ProductDetailInstructionNew_details_tags__1UfWY {
        font-size: 10px;
        line-height: 15px;
        height: auto;
        overflow-y: hidden
    }

    .ProductDetailInstructionNew_arrow_show__zGdn6 {
        position: absolute;
        right: 20px;
        top: 50%;
        transform: translateY(-50%);
        cursor: pointer;
        z-index: 9
    }

    .ProductDetailInstructionNew_arrow_show__zGdn6>svg {
        width: 20px;
        height: 20px;
        box-shadow: 0 4px 4px 0 #00000040;
        border-radius: 50%
    }

    .ProductDetailInstructionNew_description__EfSJV>p {
        font-size: 14px;
        line-height: 20px
    }

    .ProductDetailInstructionNew_description__EfSJV>h3,.ProductDetailInstructionNew_description__EfSJV>h4 {
        font-size: 16px;
        line-height: 24px
    }

    .ProductDetailInstructionNew_product__head__price__84yhP {
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        margin: auto;
        padding: 0 0 10px
    }

    .ProductDetailInstructionNew_product__head__price__84yhP>div {
        display: flex;
        justify-content: center;
        align-items: center
    }

    .ProductDetailInstructionNew_product__head__price__offerPrice__uvLD_ {
        font-size: 14px;
        line-height: 24px
    }

    .ProductDetailInstructionNew_product__head__price__mainPrice__8qnIQ {
        font-size: 12px;
        line-height: 24px
    }

    .ProductDetailInstructionNew_arrow_down__gvKuV {
        width: 16px!important;
        height: 16px!important
    }

    .ProductDetailInstructionNew_vip_applied___5tb9 {
        font-size: 12px
    }

    .ProductDetailInstructionNew_priceSize__wjQPV {
        font-size: 16px
    }

    .ProductDetailInstructionNew_infoIcon__J013A {
        margin-left: 5px
    }
}

@media (min-width: 1100px) {
    .ProductDetailInstructionNew_withVip_member__fjhT4 {
        height:auto;
        border-radius: 6px;
        font-size: 13px;
        line-height: 20px;
        column-gap: 5px
    }

    .ProductDetailInstructionNew_withVip_member__fjhT4>span {
        font-size: 12px;
        line-height: 18px;
        font-weight: 600
    }

    .ProductDetailInstructionNew_discount__dR6Aw {
        font-size: 16px;
        line-height: 32px
    }

    .ProductDetailInstructionNew_best_price__pBDEX,.ProductDetailInstructionNew_redcash__YcuSQ,.ProductDetailInstructionNew_vip_applied___5tb9 {
        column-gap: 2px
    }

    .ProductDetailInstructionNew_best_price__pBDEX {
        padding: 4px 6px;
        background: #EAFAF7;
        border-radius: 6px;
        font-size: 11px;
        line-height: 18px
    }

    .ProductDetailInstructionNew_carousel__LkmSd {
        height: 20px
    }

    .ProductDetailInstructionNew_carousel__item__x7mxd>div>svg,.ProductDetailInstructionNew_vip_applied___5tb9>span>svg {
        width: 14px;
        height: 14px
    }

    .ProductDetailInstructionNew_pShare__wrapper__7nRMM {
        display: none
    }

    .ProductDetailInstructionNew_redeem_with_earn__iB5Vk {
        height: 20px
    }
}
