.row.login-popup-error-main,.row.login-popup-loader-main,.login-popup-form-main .row,.login-popup-loader-main .row,.login-popup-error-main .row{margin-left:0;margin-right:0}
.login-popup-form-main .login-popup-form-dynamic,.login-popup-form-main .login-popup-form-static{width:49%}
.login-popup-form-static{padding-left:10px}
.login-sign-in-title{text-align:left}
.login-popup-form-main{display:none;justify-content:space-between;position:fixed;padding:24px;width:68.44%;left:15.78%;top:12%;border-radius:12px;background:var(--White);z-index:101}
.close-login-popup::before,.close-login-popup::after{position:absolute;cursor:pointer;right:25px;content:' ';height:20px;width:1.5px;top:30px;background-color:var(--Black)}
.close-login-popup::before{transform:rotate(45deg)}
.close-login-popup::after{transform:rotate(-45deg)}
.show-login-popup{display:flex;flex-wrap:wrap;max-width:100%}
.login-popup-form-dynamic{background-color:var(--Dark-blue);border-radius:12px;padding:24px 16px 12px 16px}
.icon-with-headers{align-items:center;flex-wrap:wrap;flex-direction:row;align-content:center;justify-content:flex-start}
.login-popup-icon-main{width:10%}
.login-form-offer-icn{height:auto;width:100%}
.login-popup-title-main{color:var(--White);width:85%;margin-left:3% !important}
.login-form-offer-sub-title{font:normal normal normal 14px/24px Lato;line-height:1}
.login-form-offer-title{font:normal normal bold 16px/19px Lato;line-height:1;margin-bottom:4px}
.login-offer-banner-main{padding:16px 0}
.login-popup-offer-banner-desktop{width:100%;height:auto}
.login-popup-offer-banner-mobile{width:100%;display:none}
.login-popup-note{background-color:var(--Silver);font:normal normal normal 10px/12px Lato;padding:8px;border-radius:8px;color:var(--Black)}
.login-popup-form-static .login-popup-inputs{padding:32px 0 0 0}
.login-popup-inputs .input-error-message{margin:4px 0 0 0}
.login-popup-form-static .Input-field-container:first-child{padding-bottom:16px}
.hide-consent{display:none !important}
.login-popup-form-main .consent-wrapper{padding-bottom:18px}
body .consent-wrapper{color:black}
.login-popup-cta-button{display:flex;justify-content:center}
.login-popup-inputs .input-guideline-text{display:none !important}
.login-otp-section{width:49%;display:flex;justify-content:center;flex-direction:column}
.login-otp-popup-container{display:flex;flex-direction:column;background-color:var(--White);padding:0 15%}
.login-otp-popup-container .heading{text-align:center}
.login-otp-subheading span{font-size:14px}
.login-otp-subheading .btn-text{font-size:12px}
.login-otp-popup-container .login-otp-subheading{display:flex;margin:12px 0 20px 0;align-items:center}
.login-otp-subheading .phone-number{color:var(--Black);padding-right:12px;font-family:LatoBold}
.login-otp-popup-container .login-otp-input{width:14.3% !important;height:100%;margin-right:2%;text-align:center;color:var(--Black);background:var(--Super-silver);border:1px solid var(--Gray);border-radius:2px;font-family:LatoBold;font-size:24px}
.login-otp-popup-container .login-otp-input-error{border:1px solid var(--Watermelon)}
.login-otp-popup-container .login-otp-form{height:47px}
.login-otp-popup-container .resend-login-otp{font-size:12px}
.info-text-timer .via-sms{color:var(--Black)}
.rety-error-msg{color:var(--Watermelon) !important;font-size:11px}
.rety-error-msg-main{text-align:center;margin:16px 0}
.dynamic-resent-otp{display:flex;justify-content:center}
.login-otp-popup-container .info-text-timer{margin:20px 0}
.login-otp-popup-container .info-text-timer .count-down{color:var(--Black);font-weight:bold}
.login-otp-popup-container .body-min-text{font-size:12px;color:var(--Gray)}
.login-otp-section .submit-button-wrapper{display:flex;justify-content:center}
.dncForm .submit-button,.submit-button-wrapper .submit-button{display:inline-block;color:var(--White);margin:12px 0}
.login-popup-loader-main,.login-popup-error-main{position:fixed;width:34.18%;padding:7% 3%;left:33%;top:24%;border-radius:12px;background:var(--White);z-index:101;justify-content:center}
.login-popup-error-main{padding:4% 3%}
.retry-login-button-wrapper{display:flex;justify-content:center}
.retry-login-button{display:inline-block;color:var(--White);margin:24px 0 0 0}
.loader-img-main{display:flex;justify-content:center}
.loader-heading{font-family:LatoHeavy;font-size:20px;margin:40px 0 12px 0;color:var(--Black);display:flex;justify-content:center}
.loader-sub-title{display:flex;justify-content:center}
@media(max-width:480px){.login-popup-form-main .login-popup-form-dynamic,.login-popup-form-main .login-popup-form-static{width:100%;border-radius:8px}
.login-popup-form-static{background-color:var(--White);padding:16px}
.login-popup-form-main{position:fixed;padding:0;width:90%;left:5%;top:5%;border-radius:8px;background:var(--White)}
.login-popup-form-dynamic{padding:12px;border-radius:8px}
.close-login-popup::before,.close-login-popup::after{right:5%;content:' ';height:14px;width:1.5px;top:10px;background-color:var(--White)}
.login-popup-icon-main{width:12%}
.login-form-offer-title,.login-form-offer-sub-title{font-size:12px}
.login-offer-banner-main{padding:12px 0}
.login-popup-offer-banner-desktop{display:none}
.login-popup-offer-banner-mobile{display:block}
.login-popup-note{background-color:var(--White)}
.login-popup-form-static .login-popup-inputs{padding:24px 0 0 0}
.login-popup-form-main .consent-wrapper{padding-bottom:32px}
.login-otp-section{padding:16px}
.login-otp-popup-container{padding:0}
.login-otp-popup-container .heading{font-size:18px;text-align:left}
.login-otp-popup-container .login-otp-subheading{line-height:2;margin:15px 0 20px 0}
.login-otp-popup-container .info-text-timer span{margin:0;font-size:11px}
.login-otp-popup-container .info-text-timer{text-align:center}
.login-popup-loader-main,.login-popup-error-main{width:90%;padding:11% 5%;left:5%;top:30%;border-radius:8px}
.login-loader-img{width:79px;height:82px}
.login-error-img{width:100px;height:92px}
.login-popup-error-main .close-login-popup::before,.login-popup-error-main .close-login-popup::after{background-color:var(--Black)}
}
@media screen and (max-width:480px) and (max-height:759px){.input-and-consent{max-height:52vh;overflow-y:scroll;padding-right:8px}
.input-and-consent::-webkit-scrollbar{width:4px;border-radius:10px;background-color:var(--Super-silver)}
.input-and-consent::-webkit-scrollbar-thumb{background:var(--Dark-blue);border-radius:10px}
}
.product-card-cntr{padding:24px;height:80vh;overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none}
.product-card-cntr::-webkit-scrollbar{display:none}
.product-card-cntr .product-card-title{font-size:16px;font-family:'LatoBold','Lato';color:#111;margin:0;margin-bottom:8px;padding-bottom:8px}
.product-card-cntr .card-cntr-border{display:flex;flex-direction:row;margin:0;margin-bottom:16px;padding-right:8px;border:1px solid #eee;border-radius:12px}
.product-card-cntr .card-img-cntr{padding:0;width:auto;padding-right:8px;position:relative}
.product-card-cntr .card-img-cntr img{height:100%;width:100%;border-radius:12px;border-top-right-radius:0;border-bottom-right-radius:0}
.product-card-cntr .tag-cntr{position:absolute;font-family:'LatoBold','Lato';font-size:12px;top:0;padding:4px;padding-right:8px;border-top-right-radius:4px;border-bottom-right-radius:4px}
.product-card-cntr .tag-cntr.text-dark{color:#111}
.product-card-cntr .tag-cntr.text-white{color:#fff}
.product-card-cntr .tag-cntr.bg-warning,.product-card-cntr .tag-cntr.bg-warning::before{background-color:#fda416}
.product-card-cntr .tag-cntr.bg-success,.product-card-cntr .tag-cntr.bg-success::before{background-color:#25c167}
.product-card-cntr .tag-cntr.bg-danger,.product-card-cntr .tag-cntr.bg-danger::before{background-color:#cc293b}
.product-card-cntr .tag-cntr.bg-success::after{background-color:#198754}
.product-card-cntr .tag-cntr.bg-warning::after{background-color:#fd7e14}
.product-card-cntr .tag-cntr.bg-danger::after{background-color:#dc3545}
.product-card-cntr .tag-cntr::before{content:" ";display:block;width:9px;height:33px;position:absolute;top:0;left:-8px;border-top-left-radius:16px;border-bottom-left-radius:40px}
.product-card-cntr .tag-cntr::after{content:" ";display:block;width:8.5px;height:9.3px;position:absolute;top:23px;left:-8px;border-bottom-left-radius:100px;border-top-left-radius:50px}
.product-card-cntr .card-desc-cntr{display:flex;flex-direction:column;justify-content:space-between;flex-grow:1;padding:0;padding-left:4px}
.product-card-cntr .card-desc-cntr .partner-cards-title{font-family:'LatoBold','Lato';font-size:14px;color:#111;margin:0 !important;padding-top:8px;padding-bottom:12px;margin-bottom:8px;width:100%}
.product-card-cntr .card-desc-cntr .partnerlogo-cntr{display:flex;flex-direction:row;flex-wrap:wrap;margin:0;padding-bottom:8px;margin-bottom:4px;gap:4px}
.product-card-cntr .partnerlogo-cntr .logoIcon-cntr img{padding:0;border-radius:50%}
.product-card-cntr .partnerlogo-cntr .logoIcon-text-cntr{width:16.66666667%}
.product-card-cntr .partnerlogo-cntr .logoIcon-text-cntr .logoIcon-text{display:flex;flex-direction:row;justify-content:center;align-items:center;color:#aaa;height:24px;width:24px;font-size:8px;border:1px solid #aaa;border-radius:50%}
.product-card-cntr .card-desc-cntr .feature-cntr{display:flex;flex-direction:row;flex-wrap:wrap;margin:0;margin-bottom:8px;padding-bottom:4px}
.product-card-cntr .card-desc-cntr .feature-text{white-space:nowrap;font-family:'LatoBold','Lato';font-size:8px;background-color:#cce6ff;color:#005dac;border-radius:4px;padding:4px;margin:0;margin-bottom:4px;margin-right:4px}
.product-card-cntr .card-desc-cntr .cta-cntr{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:center;width:100%;margin:0;margin-bottom:8px;gap:8px}
.product-card-cntr .card-desc-cntr .cta-cntr .text-decoration-none{text-decoration:none;font-size:12px}
.product-card-cntr .card-desc-cntr .cta-cntr *{font-family:'LatoBold','Lato';display:flex;width:auto;white-space:nowrap}
.product-card-cntr .card-desc-cntr .cta-cntr .cta-text{padding:0;padding-right:4px;color:#f50}
.product-card-cntr .card-desc-cntr .cta-cntr .cta-button{background-color:#f50;color:#fff;padding:4px 12px;border-radius:50rem}
#search-popup .product-card-cntr .comp-tag-text{font-size:8px}
#search-popup .product-card-cntr .position-absolute.comp-tag-text{font-size:10px;top:-1px !important}
@media only screen and (min-width:992px){.product-card-cntr .card-img-cntr{display:flex}
.product-card-cntr .card-desc-cntr .partnerlogo-cntr{display:flex}
.product-card-cntr .card-cntr{min-height:158px}
}
@media only screen and (min-width:481px) and (max-width:991px){.product-card-cntr{padding:16px;margin-left:4px}
.product-card-cntr .product-card-title{font-size:16px;padding-bottom:8px}
.product-card-cntr .card-cntr{min-height:100%}
.product-card-cntr .card-cntr-border{margin-bottom:16px}
.product-card-cntr .card-img-cntr{display:none}
.product-card-cntr .card-desc-cntr{width:100%;padding-left:8px}
.product-card-cntr .card-desc-cntr .partner-cards-title{font-size:16px}
.product-card-cntr .card-desc-cntr .partnerlogo-cntr{display:none}
}
.experiencefragment .custom-column-50{display:none;z-index:10001;background:white}
#search-popup .xf-content-height{margin:0}
.related-products{padding:16px;line-height:normal}
.related-products .rlp-title{font-size:14px;font-family:'LatoBold','Lato';margin:0;padding-bottom:8px;font-weight:bold;color:var(--Black)}
.related-products .related-product-slides{display:flex;flex-direction:row;overflow:auto}
.related-product-slides .rlp-cntr{display:flex;flex-direction:column;align-items:center;text-decoration:none;margin-right:16px}
.related-products img{max-width:56px;height:auto;vertical-align:middle}
.related-product-slides .related-product-text{font-size:12px;font-family:'LatoBold','Lato';max-width:84px;padding-top:4px;margin:0;text-align:center;color:var(--Black)}
.related-product-slides::-webkit-scrollbar{height:0;width:0}
@media only screen and (min-width:481px){.related-products{padding:0 8px 16px 24px;margin-right:8px}
.related-products .rlp-title{font-size:16px;padding-bottom:12px;margin-bottom:0}
.related-products img{max-width:64px;height:64px}
.related-product-slides .rlp-cntr{padding-right:8px}
.related-product-slides .related-product-text{padding-top:8px;padding-bottom:4px}
}
.container-row{display:flex;margin-left:-15px;margin-right:-15px}
.sticky-cont{position:sticky;top:100px;align-self:flex-start;border-radius:4px;background-color:#fff;box-shadow:0 0 10px 0 rgba(0,0,0,0.16);margin-bottom:20px}
.major-container{width:100%;padding-left:15px;padding-right:15px;max-width:92%;margin:0 auto}
.major-container::before,.major-container::after{content:"";display:table}
.major-container::after{clear:both}
.column-8{width:66.66667%;padding-left:15px;padding-right:15px}
.pd--left{padding-left:5px}
.column-4{width:33.33333%;margin-right:15px}
.padding-0{padding:0}
.column-6{width:50%}
@media screen and (max-width:480px){.major-container{width:auto;max-width:100%}
.sticky-cont{position:relative;top:auto;background-color:transparent;box-shadow:none;margin-bottom:0}
.container-row{margin-right:-15px;display:block}
.cnt-mob-full-width{width:100%;padding:0}
}
.trendingCard-cntr{font-family:'LatoRegular','Lato';font-size:16px;color:#111;padding:16px;border-bottom:1px solid #eee}
.trendingCard-cntr *{margin:0}
.trendingCard-cntr .title-text{font-family:'LatoBold','Lato';font-size:16px;line-height:normal;padding-bottom:12px;margin:0}
.trendingCard-cntr .catgry-cntr{display:flex;flex-direction:column;gap:12px;border:1px solid #eee;border-radius:12px;padding:16px}
.trendingCard-cntr .catgry-cntr .card-cntr{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:4px}
.trendingCard-cntr .card-cntr.border-bottom:not(:last-child){border-bottom:1px solid #eee}
.trendingCard-cntr .card-cntr.border-bottom:last-child{border-bottom:0 !important}
.trendingCard-cntr .card-cntr .text-cntr{display:flex;flex-direction:column;gap:4px;width:calc(100% - 12% - 6%);padding-bottom:12px;padding-left:8px}
.trendingCard-cntr .text-cntr .sub-titleText{display:flex;align-items:center;font-size:14px;line-height:normal;white-space:normal}
.trendingCard-cntr .text-cntr .sub-titleText .tag-cntr{display:none;font-family:'LatoBold','Lato';font-size:10px;padding:4px 8px;background:#fda416;border-radius:4px;margin-left:12px;line-height:1;box-shadow:0 2px 6px 0 rgba(150,98,13,0.25);white-space:nowrap}
.trendingCard-cntr .text-cntr .sub-titleText .tag-cntr.text-white{color:#fff}
.trendingCard-cntr .text-cntr .sub-titleText .tag-cntr.bg-success{display:inline-block;background:#25c167}
.trendingCard-cntr .text-cntr .sub-titleText .tag-cntr.bg-warning{display:inline-block;background:#fda416}
.trendingCard-cntr .text-cntr .sub-titleText .tag-cntr.bg-danger{display:inline-block;background:#cc293b}
.trendingCard-cntr .text-cntr .sub-titleText .tag-cntr.bg-secondary{display:inline-block;background:#005dac}
.trendingCard-cntr .text-cntr .sub-descText{font-size:10px;color:#666;line-height:normal;white-space:normal}
.trendingCard-cntr .card-cntr .redirection-icon{width:6%;display:flex;justify-content:center;align-items:center;font-size:10px;cursor:pointer}
@media only screen and (min-width:481px){.trendingCard-cntr{border-bottom:0;padding:24px 12px 24px 24px}
.trendingCard-cntr .card-cntr .text-cntr{gap:8px}
.trendingCard-cntr .text-cntr .sub-titleText{font-size:16px}
}
@media only screen and (max-width:768px) and (min-width:481px){.trendingCard-cntr .card-cntr .text-cntr{display:none}
}
.row{display:flex;flex-wrap:wrap;max-width:100%}
.col-12{width:100%}
.col-11{width:91.66666667%}
.col-2{width:16.66666667%}
.col-1{width:8.33333333%}
@media only screen and (max-width:480px){.col-mb-4{width:100%}
}
:root{--French-blue:#0074c9;--Dark-blue:#005dac;--Indigo-matt:#084263;--Clarinet-blue:#e8f6ff;--Bright-blue:#cce6ff;--Pale-yellow:#ffe999;--Dark-yellow:#fda416;--Vivid-tangerine:#ffac99;--Mint-green:#99ffe6;--Lavender-rose:#ff99da;--Bright-tangerine:#fdc;--Bright-orange:#ffebcc;--Watermelon:#fd4c60;--Mystic-tangerine:#f50;--Sea-green:#25c167;--Drippy-honey:#eabf23;--Black:#111;--Stone:#666;--Gray:#aaa;--Silver:#eee;--Super-silver:#f4f4f4;--White:#fff}
.body-text{font-weight:400;font-size:16px;color:var(--Black)}
.body-min-text{font-weight:400;font-size:14px;color:var(--Black)}
.heading,.heading-font{font-weight:800;font-size:24px;color:var(--Black)}
h4{font-weight:700;font-size:18px;margin:0;color:var(--Black)}
@media only screen and (max-width:480px){.body-text{font-size:14px}
.body-min-text{font-size:12px}
.heading{font-size:16px}
h4{font-weight:700;font-size:12px}
}
.btn-pr{cursor:pointer;text-align:center;border-radius:20px;font-weight:700;font-size:16px;padding:.375rem .75rem .375rem .75rem;color:var(--White);border:0;text-decoration:none;background-color:var(--Mystic-tangerine)}
.btn-large{border-radius:20px;width:403px;padding:10px 0}
.btn-disabled{cursor:not-allowed;background-color:var(--Gray)}
.btn-text{color:var(--Dark-blue);cursor:pointer;text-decoration:none;font-weight:700;font-size:16px;background:0;border:0}
@media only screen and (max-width:480px){.btn-large{width:100%}
.btn-text{font-size:12px}
}
.Input-field-container{display:flex;position:relative;flex-direction:column;padding-bottom:0;margin-bottom:10px}
.mobile-countryCode{display:none;position:absolute;pointer-events:none;font-weight:700;color:var(--Stone);z-index:1;top:4px;left:10px;padding:10px 0;font-size:18px}
#mobile-input-id{padding-left:45px !important}
.input-field{height:50px;background:var(--Super-silver);border:0;border-radius:8px;padding-left:16px;color:var(--Black);font-size:18px;font-weight:700}
.input-field:focus{outline:0;background-color:var(--White);border:1px solid var(--Dark-blue);animation-name:heightChange;animation-duration:.5s;height:58px}
@keyframes heightChange{from{height:50px}
to{height:58px}
}
.input-field:not(:placeholder-shown){background-color:var(--White);border:1px solid var(--Gray)}
.input-field.isValid{background:#fff 0 0 no-repeat padding-box;border:1px solid #aaa;opacity:1}
.input-field.isNotValid{background:#fff 0 0 no-repeat padding-box;border:1px solid red;opacity:1}
.input-label{position:absolute;height:50px;justify-content:center;display:flex;align-items:center;color:var(--Stone);padding-left:16px;font-weight:inherit;font-size:16px;font-weight:400;margin-bottom:0}
.input-field:not(:placeholder-shown)+.input-label,.input-field:focus+.input-label{top:-8px;right:8px;font-weight:400;font-size:12px;z-index:1;background:var(--White);padding:0 5px;height:20%}
.input-guideline-text{color:var(--Stone);display:none;margin:0;margin-top:4px;font-weight:400;font-size:12px}
.input-error-message{display:none;font-weight:400;font-size:12px;color:var(--Watermelon);margin-bottom:0}
input::placeholder{color:transparent}
input:focus::placeholder{color:var(--Stone)}
.dsp-null{display:none}
input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0}
.userLoggedInMenu{display:none;text-align:left;position:fixed;top:70px;z-index:1;right:15px;border-radius:4px;width:161px;border:1px solid var(--Gray);box-shadow:0 4px 10px #00000033;background-color:var(--White)}
#LoginIconText{min-width:64px;text-align:center}
.userLoggedInMenu li{margin-bottom:14px;padding-left:12px}
.userLoggedInMenu li a{color:var(--Black);font-size:12px;font-weight:400;display:flex;align-items:center}
.userMenuLogo{margin-right:6px;width:14px;height:14px}
#loggedInUsername{padding:10px 0 10px 12px;margin-bottom:5px;font-weight:700;font-size:12px;color:var(--Black);background-color:var(--Silver);border-radius:3px}
@media only screen and (max-width:480px){#LoginIconText{min-width:53px}
}