.scrollbar-hide::-webkit-scrollbar{display:none}
.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}
.scrollbar-thin::-webkit-scrollbar,body::-webkit-scrollbar{width:4px;height:4px}
.scrollbar-thin::-webkit-scrollbar-track,body::-webkit-scrollbar-track{border-top-right-radius:1rem;border-bottom-right-radius:1rem;border-radius:100vh;background:#f5f5f5}
.scrollbar-thin::-webkit-scrollbar-thumb,body::-webkit-scrollbar-thumb{background:#999;border-radius:100vh}
.scrollbar-thin::-webkit-scrollbar-thumb:hover,body::-webkit-scrollbar-thumb:hover{background:#828282}
html body{overflow-y:scroll !important;overflow-x:hidden !important}
.scroll-disabled{overflow-y:hidden !important}
.scroll-disabled,.disable-scroll{overflow-y:hidden !important}
.topNavigationHeader-old{min-height:52px}
.topNavigationHeader-old p{margin:0;padding:0}
.shadow-digit{box-shadow:inset 0 2px 6px 0 rgba(227,230,236,0.8)}
.header-main{height:52px;position:fixed;width:100%;background-color:#fff;top:0;z-index:9990;display:flex;justify-content:space-between;align-items:center;padding-left:16px;padding-right:16px}
.header-wrap-old{width:100%;display:flex;align-items:center;align-self:stretch;margin-left:auto;margin-right:auto;position:relative}
.hamburger-icon-old{display:flex;align-items:center;justify-content:center;cursor:pointer;align-self:stretch}
.hamburger-icon-old img{margin-right:12px;height:12px;width:15px}
.digit-logo-old{margin-right:20px}
.digit-logo-old img{width:64px}
.hamburger-menu-old{position:absolute;bottom:0;width:90%;inset:0;top:8px;background-color:#fff;border-top-right-radius:16px;border-bottom-right-radius:16px;transform:translateX(-100%);color:#444;overflow-y:scroll}
.mobile-nav-old{position:fixed;opacity:0;pointer-events:none;inset:0;transition-property:opacity;transition-timing-function:cubic-bezier(0.4,0,0.2,1);transition-duration:150ms}
.mobile-nav-old::before{content:"";background-color:#fb0;position:absolute;top:0;bottom:0;width:90%;inset:0;border-top-right-radius:16px;border-bottom-right-radius:16px;transform:translateX(-100%)}
.sign-in-mobile-old{display:flex;align-items:center;justify-content:space-between;padding:24px;position:sticky;top:0;background-color:#fff;z-index:10}
.close-btn-mobile-old{color:#000;font-size:24px;line-height:28px;cursor:pointer;margin-right:13px}
#mobile-nav.open{opacity:1;z-index:10;pointer-events:all}
#mobile-nav .hamburger-menu-old,#mobile-nav::before{transition:transform 200ms ease-in-out}
#mobile-nav.open .hamburger-menu-old,#mobile-nav.open::before{transform:translateX(0)}
.accordion .arrow{transform:rotate(180deg);filter:grayscale(100%);transition:transform 150ms ease-in-out}
.accordion.open .arrow{transform:rotate(0);filter:grayscale(0)}
.accordion ul{overflow:hidden;max-height:0;transition:max-height 200ms ease-in-out}
.accordion.open span{color:#fa0}
.accordion.open ul{max-height:1400px}
.accordion img{width:20px;height:20px}
.accordion .heading-accordion{margin-left:8px;font-size:16px;line-height:24px;font-weight:600}
.arrow-old-head{position:absolute;right:28px;margin-left:auto;width:12px !important;height:8px !important}
.flex-center{display:flex;align-items:center;justify-content:center}
.accordion.open .heading-accordion{font-weight:700;color:#fa0}
.healding-mobile-head{display:flex;align-items:center;font-weight:500;cursor:pointer;padding:16px 24px}
.list-prod-mobile-old{padding-left:16px;padding-right:16px;margin-left:24px;margin-right:24px;background-color:#fafafa;border-radius:16px}
.list-prod-mobile-old li{display:flex;gap:4px;align-items:baseline}
.produt-name-mobile-old{display:flex;flex-direction:column;gap:1px;padding-bottom:24px;width:max-content}
.produt-name-mobile-old:first-child{margin-top:16px}
.produt-name-mobile-old:last-child{padding-bottom:0;margin-bottom:16px}
.produt-name-mobile-old a{font-size:14px;line-height:20px;font-weight:400;text-decoration:none;color:#444}
.produt-name-mobile-old:hover a{font-weight:700}
.produt-name-mobile-old div{visibility:hidden;border-radius:1px;height:3px;background-color:#fb0}
.produt-name-mobile-old:hover div{visibility:visible}
.new-prod-label-mobile{display:inline-flex;padding:0 10px 24px;margin-left:8px;border-radius:16px;font-size:10px;font-weight:700;color:#444;background-color:#fb0}
.new-prod-label-mobile:last-child{padding-bottom:0}
.prod-head-mobile-old{margin-left:24px !important;margin-right:24px !important;font-size:14px;line-height:20px;font-weight:700;margin-top:1px !important;padding-top:24px !important;padding-bottom:8px !important;color:#999;border-top:1px solid #ddd;text-transform:uppercase}
.desktop-nav-old{align-self:stretch}
.desktop-nav-old .prod-wise-nav{display:flex;align-items:center;justify-content:center;align-self:stretch;padding-left:14px;padding-right:14px;cursor:pointer;height:100%;gap:8px}
.group.dropdown-container:hover::before{content:"";position:absolute;top:100%;background-color:#fb0;width:48px;height:4px;transform:translateY(-100%);border-top-left-radius:6px;border-top-right-radius:6px;text-align:center}
.desktop-nav-old .items-old-header{display:flex;align-items:center;justify-content:space-between;gap:8px}
.desktop-nav-old .prod-wise-heading{font-size:14px;line-height:20px;font-weight:600;margin-top:0;margin-bottom:0}
.digit-dropdown{position:absolute;color:#444;pointer-events:none;top:100%;bottom:auto;border-radius:16px;opacity:0;will-change:transform,opacity;transition:transform 150ms ease-in,opacity 150ms ease-in;z-index:10}
.open-posp-renewal .digit-dropdown{opacity:1;pointer-events:auto}
.dropdown-content{display:flex;background-color:#fff;padding-left:8px;padding-right:8px;padding-top:10px;padding-bottom:10px;border-bottom-right-radius:16px;border-bottom-left-radius:16px;position:relative;opacity:100;transform:translateY(0);box-shadow:inset 0 2px 6px 0 rgba(227,230,236,0.8)}
.dropdwon-old-prodcts{left:50%;transform:translateX(-50%);width:100vw;max-height:500px}
.dropdwon-old-prodcts-others{left:0;right:0}
.dropdwon-old-prodcts::before,.dropdwon-old-prodcts-others::before{content:"";left:160px}
.relative-pos-old{position:relative}
.dropdwon-old-others-content{left:50%;transform:translateX(-50%) translateY(0);width:96vw;max-width:max-content}
.dropdwon-old-others-content::before{content:"";left:160px}
.dropdwon-old-others-content-body{font-size:13px;padding-top:28px;padding-bottom:28px}
.body-other-head{padding-left:12px;padding-right:12px}
.other-content-body-old{display:flex;flex-direction:column;margin-top:20px}
.other-content-body-old a{font-size:14px;line-height:20px;font-weight:400;color:#444;text-decoration:none}
.other-content-body-old a:hover{color:#fb0}
.dropdown-body-old{font-size:13px;padding-top:32px;padding-bottom:32px;max-height:500px}
.product-first-section-old{width:25%;display:none;flex-direction:column;gap:30px;align-items:flex-start;padding-left:16px;padding-right:32px;border-right:.5px solid #ddd}
.product-first-section-old img{width:104px}
.product-first-section-old .left-head-old{font-size:20px;line-height:28px;color:#444;font-weight:800}
.product-first-section-old .left-desc-old{font-size:14px;line-height:20px;color:#444;font-weight:400}
.product-second-section-old{display:none;width:25%;padding-left:20px;overflow-y:auto;cursor:pointer}
.product-lists-old-header,.class-prod-list-old-wrap{display:flex;flex-direction:column;align-items:flex-start;gap:8px}
.class-prod-list-old-wrap{width:100%}
.product-lists-old-header p,.class-prod-list-old-wrap p,.body-other-head-old-heading span{font-weight:800;font-size:14px;line-height:20px;color:#999;width:94%;padding-bottom:6px;padding-top:24px;border-top:.5px solid #ddd;margin-top:0;margin-bottom:0;text-transform:uppercase}
.product-lists-old-header p:first-child,.class-prod-list-old-wrap p:first-child,.class-prod-list-old-wrap p:first-child,.body-other-head-old-heading span{border:0;padding-top:0}
.selected-prod-wrap-old{width:100%;margin-bottom:0}
.selected-prod-wrap-old:last-child{margin-bottom:8px}
.selected-product-old{display:flex;align-items:center;justify-content:space-between;padding:12px;padding-right:16px}
.prod-img-text-wrap-old{display:flex;align-items:center;gap:16px}
.product-lists-old-header .prod-img-text-wrap-old img,.class-prod-list-old-wrap .prod-img-text-wrap-old img{height:24px !important;width:24px !important}
.product-lists-old-header .prod-img-text-wrap-old span,.class-prod-list-old-wrap .prod-img-text-wrap-old span{font-size:14px;line-height:20px;font-weight:600;color:#444}
.product-third-section-old{display:none;width:25%;padding:32px;overflow-y:auto;background-color:#fafafa !important;cursor:pointer}
.prod-types-old{display:flex;flex-direction:column;gap:24px;padding-left:8px}
.product-list-old-header{display:flex;align-items:center;gap:12px;position:relative;padding-inline:24px}
.product-name-old-header{display:flex;flex-direction:column;gap:1px}
.product-name-old-header a{font-size:14px;line-height:20px;font-weight:400;color:#444 !important;text-decoration:none !important}
.product-name-old-header .line-old{visibility:hidden;border-radius:2px;height:3px;background-color:#fb0}
.product-list-old-header:hover>.product-name-old-header>.line-old{visibility:visible}
.product-list-old-header .img-redirect-old{height:16px;width:16px;display:none}
.product-list-old-header:hover .img-redirect-old{display:block}
.new-tag-header-old{display:inline-flex;padding:4px 10px;border-radius:16px;font-size:10px;font-weight:700;line-height:14px;color:#444;background-color:#fb0}
.product-forth-section-old{width:25%;display:none;flex-direction:column;gap:18px;align-items:center;justify-content:space-between;overflow-y:hidden !important}
.product-forth-section-old .right-top-old{display:flex;flex-direction:column;gap:4px;align-items:center}
.product-forth-section-old .right-top-old .img-phone-old{width:142px}
.product-forth-section-old .rating-old-header,.below-rating-old .rating-old-header{border:1px solid #444;border-radius:10px;margin-left:auto;margin-right:auto}
.product-forth-section-old .rating-old-header .rating-old-header-wrap,.below-rating-old .rating-old-header .rating-old-header-wrap{display:flex;align-items:center;justify-content:space-between;padding:4px}
.store-wrap-old{display:flex;align-items:center;padding-right:4px}
.scan-download-text{font-size:14px;line-height:20px;font-weight:700;color:#000}
.sanner-section-old{display:flex;flex-direction:column;align-items:center}
.store-wrap-old img{width:20px;height:20px}
.padding-r-6{padding-right:6px}
.padding-l-r-4{padding-left:4px;padding-right:4px}
.padding-4{padding:4px}
.margin-l-4{margin-left:4px}
.rating-group-old-head{display:flex;gap:8px;align-items:center}
.rating-text-app-old{font-size:14px;line-height:20px;font-weight:700}
.rated-app-old{font-size:10px;font-weight:800}
.reviews-count-app-old{font-size:10px;line-height:14px;font-weight:600;text-wrap:nowrap}
.qr-old-header{width:157px}
.qr-old-wrap{--s:16px;--t:2px;--g:88px;outline:var(--t) solid #444;outline-offset:calc(-1*var(--t));mask:conic-gradient(at var(--s) var(--s),#0000 75%,#000 0) 0 0/calc(100% - var(--s)) calc(100% - var(--s)),linear-gradient(#000 0 0) content-box;border:2px solid #444;border-radius:12px}
.tab-active-old{border:1px solid #ddd !important;background-color:#fff}
.header-right-old{display:flex;align-items:center;justify-content:center;align-self:stretch;margin-left:auto;gap:10px}
.lang-icon-old{height:26px;display:flex;align-items:center;gap:8px;justify-content:center;border-radius:12px;border:1px solid #ddd;padding-inline:9px}
.lang-icon-old img{width:10px;height:10px}
.lang-icon-old span{font-size:12px;line-height:18px;font-weight:600;color:#444}
.lang-icon-old .down-arrow-lang,.language-old-header .down-arrow-lang{transform:rotate(180deg);filter:grayscale(100%);transition:transform 150ms ease-in-out}
.language-old-header:hover .down-arrow-lang,.lang-icon-old:hover .down-arrow-lang,.lang-dropdown:hover .down-arrow-lang{transform:rotate(0);filter:grayscale(0)}
.popup-lang-mobile{position:relative}
.popup-lang-mobile-wrap{position:absolute;right:0;background:#fff;top:26px;border-bottom-left-radius:16px;border-bottom-right-radius:16px;opacity:0;pointer-events:none;transform:translateX(32px)}
.language-old-header:hover .popup-lang-mobile-wrap{opacity:1;pointer-events:all}
.digit-cta{display:flex;align-items:center;justify-content:center;background-color:#fb0;height:44px;border-radius:4px;font-weight:900;color:black;width:100%;padding-inline:16px}
.digit-cta:hover{background-color:#fb0;color:black}
.bottom-popup{position:fixed;inset:0;opacity:0;pointer-events:none;transition:all 300ms}
.bottom-popup-content{position:absolute;left:0;right:0;bottom:0;top:auto;transform:translateY(100%);border-top-left-radius:30px;border-top-right-radius:30px;background-color:#fff;transition:all 200ms}
.bottom-popup-line::before{content:"";width:32px;height:4px;border-radius:4px;background-color:#ddd;position:absolute;top:12px;left:50%;transform:translateX(-50%)}
.open-popup .bottom-popup{opacity:1;pointer-events:all}
.open-popup .bottom-popup-content{transform:translateY(0);border-top:5px solid #fa0}
.support-section-old{display:flex;align-items:center;justify-content:center;align-self:stretch;cursor:pointer}
.support-section-old::before{content:"";display:none;position:relative}
.support-section-icon-old{width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid #ddd}
.support-section-icon-old img{width:12px;height:12px}
.support-popup-old{padding-block:24px;padding-inline:32px;flex-direction:column;display:flex;align-items:center;overflow:hidden}
.support-popup-old .product-name{font-size:12px;line-height:26px;font-weight:700;color:#444;margin-bottom:6px}
.support-popup-old .product-list-old{display:flex;flex-direction:column;align-items:flex-start;gap:8px}
.support-popup-old .product-list-old li>a{font-size:14px;line-height:20px;font-weight:400;color:#444;text-decoration:none}
.support-popup-old .product-list-old li>a.active{font-weight:700;color:#444;text-decoration:none}
.support-popup-old .product-list-old li>a:hover{color:#fb0;font-weight:700}
.signin-btn-old{padding:0 7px;border:0;border-radius:24px;height:26px;display:flex;align-items:center;justify-content:center;gap:4px;background-color:#fb0}
.signin-btn-old img{width:12px;height:12px}
.signin-btn-old a{font-size:12px;line-height:18px;font-weight:600;color:#444;text-decoration:none}
.img-wrap-support-old{position:absolute;top:0;left:50%;transform:translateX(-50%);z-index:10;background-color:#fff;display:flex;align-items:center;justify-content:center;width:100%}
.general-life-support-old{display:flex;background-color:#f5f5f5;border-radius:20px;margin-left:auto;margin-right:auto;font-size:12px;line-height:16px;font-weight:600;max-width:320px;margin-top:16px}
.old-tabs-gen-life{padding-left:12px;padding-right:12px;padding-top:8px;padding-bottom:8px;cursor:pointer;border-radius:20px;flex-grow:1;flex-shrink:0;border:1px solid transparent;width:50%;text-wrap:wrap}
.tabs-gen-life-old{display:flex;width:100%;font-size:14px;line-height:20px}
.old-tab-gen,.old-tab-life{padding:8px;display:none;text-transform:uppercase;font-weight:800;background-color:#f5f5f5;border-radius:20px;font-size:14px;line-height:20px}
.old-tab-gen img,.old-tab-life img{width:20px;height:20px}
.old-tab-gen span,.old-tab-life span{margin-left:8px;font-size:14px;line-height:20px;font-weight:800}
.old-tab-life-main{width:100%;display:none}
.text-support-life-gen{padding-top:12px;padding-bottom:12px;border-bottom:1px solid #ddd}
.text-support-life-gen a,.login-page-dropdown-old div{display:flex;align-items:center;padding-top:8px;padding-bottom:8px;text-decoration:none;color:#444}
.text-support-life-gen:not(:has(a)){border:0;padding:0}
.login-page-dropdown-old .number-support-life-gen{flex-direction:column}
.text-support-life-gen a:hover{color:#fb0}
.text-support-life-gen img{width:20px;height:20px;display:block !important}
.text-support-life-gen span{margin-left:12px}
.number-support-life-gen{padding-top:24px;font-size:14px;line-height:20px}
.number-support-life-gen a{display:flex;font-weight:700;padding:10px 20px;border-radius:4px;color:#000;border:1px solid #444;text-decoration:none;margin-bottom:16px}
.number-support-life-gen a:last-child{margin-bottom:0}
.number-support-life-gen a:hover{color:#fb0}
.number-support-life-gen img{width:20px;height:20px;display:block !important}
.number-support-life-gen span{margin-left:12px}
.show-life-menu #general-support{display:none}
.show-life-menu #life-support{display:block}
.width-100-old{width:100%}
.justify-around-old{justify-content:space-around !important}
.margin-b-0{margin-bottom:0 !important}
.last-desc-old{font-size:14px;line-height:20px;color:#999;text-align:center;margin-top:20px !important;margin-bottom:16px}
.mr-tp-16{margin-top:16px}
.login-page-dropdown-old{display:none}
.my-mobile-old{font-size:14px;line-height:20px;font-weight:700}
.logout-old span,.redirect-download-old span,.my-profile-old span{font-size:14px;line-height:20px}
.logout-old:hover,.redirect-download-old:hover,.my-profile-old:hover{color:#fb0}
.logged-in-data-old{display:flex;align-items:center;justify-content:space-around;padding:24px;position:sticky;top:0;background-color:#fff;z-index:10}
.width-154-old{width:154px}
.text-nowrap-old{text-wrap:nowrap}
.bottom-br-16-old{border-bottom-left-radius:16px;border-bottom-right-radius:16px}
.icons-size-old{font-size:20px !important;margin-left:0 !important}
.class-login-border{border-bottom:1px solid #ddd;padding-bottom:16px;margin-bottom:8px}
.hidden-old-header{display:none}
.flex-old-header{display:flex}
.mt-24-old{margin-top:24px}
@media(min-width:300px){.hamburger-menu-old,.mobile-nav-old::before{width:50%;min-width:286px}
.img-wrap-support-old{padding:0}
}
@media(min-width:360px){.old-tabs-gen-life{padding-left:24px;padding-right:24px}
}
@media(min-width:540px){.general-life-support-old{display:none}
.old-tab-gen,.old-tab-life{display:flex;justify-content:center;align-items:center;gap:6px}
.old-tab-life-main{display:block;border-left:1px solid #ddd;padding-left:24px}
}
@media(min-width:768px){.hamburger-menu-old,.mobile-nav-old::before{max-width:384px}
}
@media(min-width:992px){.header-wrap-old{max-width:970px;padding-left:16px}
.bottom-popup,.bottom-popup-content{border-top-left-radius:0;border-top-right-radius:0}
.bottom-popup-line::before{display:none}
.topNavigationHeader-old{min-height:60px}
.header-main{height:60px;padding-left:32px;padding-right:32px;backdrop-filter:blur(8px);background-color:rgba(255,255,255,0.5)}
.hamburger-icon-old img{display:none}
.mobile-nav-old{display:none}
.desktop-nav-old{display:flex}
.support-section-old::before{display:block}
.lang-icon-old img{width:14px;height:14px}
.dropdown-content{padding-left:16px;padding-right:16px}
.prod-types-old{padding-left:16px}
.product-lists-old-header .prod-img-text-wrap-old img,.class-prod-list-old-wrap .prod-img-text-wrap-old img{display:block !important}
.support-popup-old{display:flex;background-color:#fff;padding-left:8px;padding-right:8px;padding-top:10px;padding-bottom:10px;border-bottom-right-radius:16px;border-bottom-left-radius:16px;position:relative;opacity:100;transform:translateY(0);padding-block:32px;padding-inline:24px}
.general-life-support-old{margin-left:0;margin-right:0;margin-top:0}
.old-tabs-gen-life{width:100%;text-wrap:nowrap}
.product-first-section-old{display:flex}
.product-second-section-old{display:block}
.product-third-section-old{display:block}
.product-forth-section-old{display:flex}
.product-forth-section-old .rating-old-header .rating-old-header-wrap{padding-left:16px}
.popup-dropdown-old{position:absolute;color:#444;pointer-events:none;top:100%;bottom:auto;box-shadow:inset 0 2px 6px 0 rgba(227,230,236,0.8);border-radius:16px;opacity:0;will-change:transform,opacity;transition:transform 150ms ease-in,opacity 150ms ease-in;z-index:10;left:100%;transform:translateX(-95%) translateY(0)}
.popup-lang-mobile-wrap{top:0;transform:translateX(-78px)}
.dropdown-container:hover .popup-dropdown-old{opacity:1;pointer-events:auto}
.img-wrap-support-old{padding:16px}
.gen-pr-10{padding-right:40px}
.old-tab-life-main{padding-left:40px}
.healding-mobile-head{display:none}
.old-tab-gen,.old-tab-life{justify-content:flex-start}
.width-small{width:270px}
.width-desk{width:656px}
.life-tab-st{border:0;padding-left:0;padding-right:0}
.remove-padding-header{padding:0 !important}
}
@media(min-width:1024px){.old-tab-gen,.old-tab-life{padding-left:16px;padding-right:16px;font-size:16px;line-height:24px}
}
@media(min-width:1080px){.dropdown-body-old{font-size:14px;line-height:20px}
.dropdwon-old-others-content-body{font-size:14px;line-height:20px}
.body-other-head{padding-left:18px;padding-right:18px}
}
@media(min-width:1200px){.header-wrap-old{max-width:1140px;padding-left:16px}
}
@media(min-width:992px){.products-name-header.header-selected-product>div,.products-name-header-life.header-selected-product>div,.products-name-header-general.header-selected-product>div,.products-name-header-claims.header-selected-product>div,.products-name-header-resource.header-selected-product>div{border-top-left-radius:6px;border-bottom-left-radius:6px;background-color:#fafafa}
.products-name-header.header-selected-product span,.products-name-header-general.header-selected-product span,.products-name-header-life.header-selected-product span,.products-name-header-claims.header-selected-product span,.products-name-header-resource.header-selected-product span{color:#fa0;font-weight:800}
}
.SIB-header-wrap{display:none;z-index:999;position:relative;display:none}
.SIB-header-wrap .SIB-header-section{position:fixed;left:0;top:0;object-fit:cover;width:100%}
.SIB-header-wrap .SIB-header-info{position:fixed;display:flex;align-items:center;gap:12px;margin-left:16px;top:7%}
.SIB-header-wrap .SIB-header-info span{font-size:18px;font-weight:800}
.sib-btn{background:#ce181e !important;color:#fff !important}
.SIB-header-info-text{display:flex;flex-direction:column}
@media(min-width:768px){.SIB-header-section img{width:100vw;height:100px;object-fit:cover}
.SIB-header-section .SIB-header-info-text{display:flex;flex-direction:column;gap:4px}
}
.dropdown-body{position:fixed;background:#fff;width:25%;left:0;opacity:0;height:500px;overflow-y:scroll;z-index:48;transition:opacity .3s ease-in-out;padding-block:32px;transform:translateY(-660px);box-shadow:inset 0 2px 6px 0 rgba(227,230,236,0.8)}
.product-cateogery.open-desktop .show-header-content{opacity:1;transform:translateY(0);pointer-events:all}
.product-first-section-old{-ms-overflow-style:none;scrollbar-width:none;padding-left:32px;border-bottom-left-radius:16px}
.product-second-section-old{left:25%}
.product-third-section-old{left:50%}
.product-forth-section-old{left:75%;-ms-overflow-style:none;scrollbar-width:none;padding-right:16px;border-bottom-right-radius:16px}
.mobile-login-section{display:block}
.close-icon-mobile-old{display:none}
.arrow-desktop-mobile{filter:brightness(2.5);transform:rotate(180deg)}
@media(max-width:992px){.desktop-nav-old .prod-wise-nav img{transform:rotate(180deg)}
.down-arrow-lang{display:none}
.desktop-nav-old,.prod-types-old{position:fixed;opacity:0;pointer-events:none;width:100%;inset:0;transition-property:opacity;transition-timing-function:cubic-bezier(0.4,0,0.2,1);transition-duration:150ms;overflow-y:scroll;background-color:#fff;border-bottom-right-radius:16px;transform:translateX(-100%);color:#444}
.desktop-nav-old.open,.prod-types-old.open-modal-old{opacity:1;pointer-events:all;transform:translateX(0);top:52px;border-top:4px solid #fb0}
.prod-wise-nav,.class-prod-list-old-wrap,.product-forth-section-old,.product-first-section-old{display:none !important}
.desktop-nav-old.open,.prod-types-old.open-modal-old,.desktop-nav-old.open .product-third-section-old,.show-second-card{width:auto;display:block;background-color:#fff !important}
.desktop-nav-old.open .product-third-section{background-color:#f5f5f5 !important}
.product-third-section-old{padding:0}
.prod-types-old.open-modal-old{border-top:0;top:0;display:flex;gap:32px;padding:0;background-color:#fafafa !important;padding-bottom:166px;z-index:1}
.product-second-section-old{display:block;width:100%;overflow-x:hidden;padding-left:0}
.prod-head-mobile-old{width:88% !important;border-bottom:1px solid #ddd !important;border-top:none !important;padding-block:24px !important;margin-block:0;display:flex;justify-content:space-between;align-items:center}
.prod-head-mobile-old img{transform:rotate(270deg);transition:transform 150ms ease-in-out}
.prod-head-mobile-old .rotate-90-header{transform:rotate(90deg)}
.arrow-desktop-mobile{filter:brightness(0.5)}
.product-lists-old-header{gap:0}
.show-second-card{display:block !important;margin-inline:24px;border-bottom:1px solid #ddd;width:88%}
.show-second-card .selected-product-old{padding-inline:0;padding-block:16px}
.disable-scroll-new{overflow:hidden !important}
.prod-wise-nav{justify-content:flex-start !important}
.desktop-nav-old .prod-wise-heading{font-size:24px;line-height:32px;margin-block:12px}
.blur-background-old{pointer-events:none;filter:blur(1.5px) !important}
.none-mobile-oldd{display:none !important}
.display-noen-old{display:none}
.display-blocck-old{display:block}
.border-none-bottom-new{border-bottom-width:0 !important}
.below-rating-old{border-top:4px solid #fff;position:sticky;left:0;right:0;bottom:0;background-color:#fafafa;margin-top:4px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;padding:24px;z-index:1}
.below-rating-old a{text-align:center;font-size:16px;line-height:13px;font-weight:800;display:flex;justify-content:center;align-items:center;border-radius:10px;background-color:#fb0;width:100%;height:48px;color:#000;text-decoration:none}
.custom-height-div-old{height:166px}
.label-products-new{background-color:#fff;padding:24px;padding-bottom:16px;display:flex;align-items:center;justify-content:flex-start;gap:12px}
.label-products-new span{font-size:16px;line-height:24px;font-weight:800;color:#444}
.fixed-header-new{position:fixed !important}
}
@media(min-width:300px) and (max-width:992px){.desktop-nav-old{min-width:286px}
}
@media(min-width:992px){.desktop-nav-old .prod-wise-nav img{transform:rotate(270deg);transition:transform 150ms ease-in-out}
.desktop-nav-old .prod-wise-nav .rotate-90-header-old{transform:rotate(90deg)}
.mobile-login-section,.prod-head-mobile-old{display:none}
.open-desktop .prod-wise-nav::before,.open-posp-renewal::before{content:"";position:absolute;top:100%;background-color:#fb0;width:48px;height:4px;transform:translateY(-100%);border-top-left-radius:6px;border-top-right-radius:6px;text-align:center}
.below-rating-old{display:none}
.product-list-old-header{padding-inline:0}
.custom-height-div-old,.label-products-new{display:none}
}
#goog-gt-tt,.skiptranslate,.VIpgJd-ZVi9od-aZ2wEe-wOHMyf{display:none !important;position:absolute !important;visibility:hidden !important}
body{top:0 !important}
.bg-brand-6{background-color:#fffbe5}
#header-topnav-old .radio-input-new+.checkbox-label{background-color:#fff;border-color:#fff;display:inline-block;border-radius:3px;display:none}
#header-topnav-old .radio-input-new:checked+.checkbox-label{background-color:#fb0;border-color:#fb0;display:none}
#header-topnav-old .radio-input-new:checked+.language-lang{background-color:#fffbe5}
#header-topnav-old .radio-input-new:checked+.checkbox-label::after{position:relative;content:url(https://d2h44aw7l5xdvz.cloudfront.net/assets/icons/checkmark-white.svg);font-size:14px;color:#fff}
.translated-rtl{direction:ltr !important;text-align:right}