.homeScreen-loaderBox{display:flex;flex-direction:row;width:100%;overflow:scroll;overflow-x:hidden;overflow-y:hidden;margin-left:-10px}.HomeScreen-BannerBox{width:100%;overflow:hidden}@media screen and (min-width:320px)and (max-width:768px){.HomeScreen-BannerBox{padding-top:0}}.HomeScreen-Banners{width:100%;height:230px;background-color:#ebebeb;background-size:cover;background-repeat:no-repeat;background-position:50%;position:relative;border-radius:16px;overflow:hidden;animation:bannerSlideIn .8s cubic-bezier(.4,0,.2,1) forwards;transform-origin:center}.HomeScreen-Banners:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}@media screen and (min-width:320px)and (max-width:768px){.HomeScreen-Banners{height:210px;background-size:cover;border-radius:12px}.HomeScreen-Banners:before{width:40%}}@keyframes bannerSlideIn{0%{opacity:0;transform:scale(.95) translateY(10px)}to{opacity:1;transform:scale(1) translateY(0)}}.HomeScreen-BannersBox{padding:20px 30px;bottom:0;left:0;width:30%;height:100%;background:linear-gradient(90deg,rgba(0,0,0,.5),transparent);z-index:-1}@media(max-width:768px){.HomeScreen-BannersBox{width:100%}}.Offers-box{border:1px solid gray;padding:20px;display:flex;flex-direction:row;align-items:center;height:100%}.Offers-img,.Offers-img img{width:100%;height:200px}.Offers-img img{object-fit:cover}.HomeScreen-Bannertxt1{font-family:DMSans-Medium;font-size:14px}.HomeScreen-Bannertxt2,.HomeScreen-Bannertxt3{position:relative;font-family:DMSans-SemiBold;color:#fff;z-index:2}@media screen and (min-width:320px)and (max-width:768px){.HomeScreen-Bannertxt2,.HomeScreen-Bannertxt3{font-size:25px}}.HomeScreen-Bannertxt3{font-family:DMSans-Medium;font-size:20px}@media screen and (min-width:320px)and (max-width:768px){.HomeScreen-Bannertxt3{font-size:14px}}.category-strip-wrapper{width:100%;margin:0 auto;box-sizing:border-box;background:linear-gradient(135deg,#fff,#f0fdf4);padding:0;border-bottom:1px solid rgba(34,197,94,.1);position:relative;overflow:hidden}.category-strip-wrapper:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(34,197,94,.15),transparent);animation:shimmer 3s infinite;pointer-events:none}@keyframes shimmer{0%{left:-100%}to{left:100%}}.category-strip{display:flex;gap:0;overflow-x:auto;padding:0;scrollbar-width:none;width:100%;position:relative;z-index:1}.category-strip::-webkit-scrollbar{display:none}.category-strip-item{display:flex;align-items:center;justify-content:center;min-width:auto;padding:12px 16px;text-align:center;cursor:pointer;font-family:DMSans-Medium;font-size:13px;color:#333;white-space:nowrap;border-right:1px solid rgba(0,0,0,.06);transition:all .3s cubic-bezier(.4,0,.2,1);text-transform:capitalize;position:relative}.category-strip-item:after{content:"";position:absolute;bottom:0;left:0;width:0;height:3px;background:linear-gradient(90deg,#22c55e,#ff8c42);transition:width .3s ease}.category-strip-item:hover{background:linear-gradient(135deg,rgba(34,197,94,.08),rgba(255,140,66,.08));color:#16a34a}.category-strip-item:hover:after{width:100%}.category-strip-item:first-child{padding-left:20px}@media(max-width:768px){.category-strip-item{padding:10px 12px;font-size:12px}}.category-nav-btn{position:absolute;top:50%;transform:translateY(-50%);height:28px;width:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:1.5px solid #22c55e;background:linear-gradient(135deg,#f0fdf4,#fff);color:#22c55e;cursor:pointer;box-shadow:0 3px 8px rgba(34,197,94,.15);font-size:14px;transition:all .3s cubic-bezier(.4,0,.2,1);z-index:10}.category-nav-btn:hover{background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff;transform:translateY(-50%) scale(1.1);box-shadow:0 6px 16px rgba(34,197,94,.3);border-color:#16a34a}.category-nav-btn:active{transform:translateY(-50%) scale(.95)}@media(max-width:768px){.category-nav-btn{display:none}}.category-nav-btn-left{left:8px;animation:slideInLeft .5s ease-out}.category-nav-btn-right{right:8px;animation:slideInRight .5s ease-out}@keyframes slideInRight{0%{opacity:0;transform:translateY(-50%) translateX(10px)}to{opacity:1;transform:translateY(-50%) translateX(0)}}.homescreen-category-arrows{margin-bottom:10px;font-size:35px;color:#888}@media screen and (min-width:320px)and (max-width:768px){.homescreen-category-arrows{display:none}}.HomeSCreen-space{padding-top:20px}@media screen and (min-width:320px)and (max-width:768px){.HomeSCreen-space{padding-top:10px}.Homescreen-TopSellingStore{margin:15px}.homescreen-txt1{padding:0;display:none}}.Homescreen-txt2{padding-top:30px;margin-bottom:20px}@media screen and (min-width:320px)and (max-width:768px){.Homescreen-txt2{padding-top:0;margin-left:0;font-size:20px;border-bottom:1px solid #f4f4f4}}.Homescreen-txt3{color:#a10244}.flex-parent ::-webkit-scrollbar{display:none}@media(min-width:992px){.col-md-3.banner{flex:0 0 auto;width:20%}}.home-full-width{padding:0 10px!important;width:100%;box-sizing:border-box}.platinum-section{width:100%}.platinum-section__wrapper{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:20px;gap:20px;padding:0;overflow:hidden}.platinum-section__content{grid-column:span 2;display:flex;flex-direction:column;border-radius:14px;border:1px solid #f1f1f1;background:#fff;padding:20px;box-shadow:0 10px 25px rgba(0,0,0,.04);transition:all .3s cubic-bezier(.4,0,.2,1);animation:sectionSlideIn .7s ease-out}.platinum-section__content:hover{box-shadow:0 16px 32px rgba(0,0,0,.08);transform:translateY(-2px)}.platinum-section__media{border-radius:12px;border:1px solid #f1f1f1;background:#fff;box-shadow:0 10px 25px rgba(0,0,0,.04);overflow:hidden;min-height:240px;margin-top:5px;transition:all .3s cubic-bezier(.4,0,.2,1);animation:cardFadeIn .6s ease-out .1s forwards}.platinum-section__media:hover{box-shadow:0 16px 32px rgba(0,0,0,.08);transform:translateY(-3px)}.platinum-section__media-inner{position:relative;width:100%;height:100%;min-height:240px}.platinum-section__header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:20px}.platinum-section__title{font-family:DMSans-SemiBold;font-size:18px;font-weight:700;background:linear-gradient(135deg,#ff8c42,#ff6b35 50%,#ff8c42);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;background-size:200% auto;animation:titleShimmer 3s linear infinite;position:relative;letter-spacing:.5px;text-transform:uppercase}.platinum-section__title:after{content:"";position:absolute;bottom:-4px;left:0;width:40px;height:2px;background:linear-gradient(90deg,#ff8c42,#ff6b35);border-radius:2px;animation:underlineGrow 2s ease-in-out infinite}@keyframes titleShimmer{0%{background-position:0}to{background-position:200%}}@keyframes underlineGrow{0%,to{width:60px;opacity:1}50%{width:80px;opacity:.8}}.platinum-section__see-more{font-family:DMSans-Medium;font-size:13px;font-weight:700;color:#ff8c42;cursor:pointer;text-transform:uppercase;letter-spacing:.8px;position:relative;transition:all .3s ease;display:inline-block;padding:6px 14px;border:2px solid #ff8c42;border-radius:25px;background:#fff}.platinum-section__see-more:before{content:"→";position:absolute;right:-20px;opacity:0;transition:all .3s ease;color:#ff8c42}.platinum-section__see-more:hover{transform:translateX(-5px) scale(1.05);box-shadow:0 4px 15px rgba(255,140,66,.4);background:linear-gradient(135deg,#ff8c42,#ff6b35);color:#fff;border-color:#ff6b35}.platinum-section__see-more:hover:before{right:-25px;opacity:1;color:#ff8c42}@keyframes seeMorePulse{0%,to{box-shadow:0 2px 8px rgba(255,140,66,.2)}50%{box-shadow:0 4px 12px rgba(255,140,66,.4)}}.platinum-section__cta{border:none;border-radius:999px;padding:8px 18px;font-size:14px;font-family:DMSans-Medium;background:#111827;color:#fff;cursor:pointer;transition:opacity .2s ease}.platinum-section__cta:hover{opacity:.85}.platinum-section__grid{display:grid;grid-gap:16px;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr))}.platinum-section__card,.platinum-section__card .ProductItem{width:100%}@media(min-width:768px){.platinum-section__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:1200px){.platinum-section__grid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media(max-width:991px){.platinum-section__wrapper{grid-template-columns:1fr;gap:16px}.platinum-section__content,.platinum-section__media{grid-column:span 1;padding:18px}.platinum-section__media-inner{width:100%;max-width:100%;min-width:0;min-height:200px}}@media(max-width:576px){.platinum-section__title{font-size:20px}.platinum-section__grid{gap:12px}}.gold-section{width:100%}.gold-section__wrapper{display:flex;flex-direction:row-reverse;gap:20px;align-items:stretch}.gold-section__panel{border-radius:10px;border:1px solid #f1f1f1;background-color:#fff;padding:20px;box-shadow:0 10px 20px rgba(0,0,0,.05);display:flex;flex-direction:column;flex:1 1;min-width:0}.gold-section__panel-title{font-family:DMSans-SemiBold;font-size:18px;font-weight:700;background:linear-gradient(135deg,#ff8c42,#ff6b35 50%,#ff8c42);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;background-size:200% auto;animation:titleShimmer 3s linear infinite;position:relative;letter-spacing:.5px;text-transform:uppercase}.gold-section__panel-title:after{content:"";position:absolute;bottom:-4px;left:0;width:40px;height:2px;background:linear-gradient(90deg,#ff8c42,#ff6b35);border-radius:2px;animation:underlineGrow 2s ease-in-out infinite}.gold-section__panel-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.gold-section__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px;margin-top:0;align-content:flex-start}.gold-section__card{width:100%}.gold-section__card .ProductItem{height:100%}.gold-section__panel--media{padding:0;position:relative;overflow:hidden;min-height:320px;flex:0 0 28%;min-width:260px}.gold-section__empty{flex:1 1;display:flex;align-items:center;justify-content:center;color:#858585;font-family:DMSans-Medium;font-size:14px;text-align:center}.gold-section__see-more{font-family:DMSans-Medium;font-size:14px;font-weight:700;color:#ff8c42;cursor:pointer;text-transform:uppercase;letter-spacing:.8px;position:relative;transition:all .3s ease;display:inline-block;padding:6px 14px;border:2px solid #ff8c42;border-radius:25px;background:#fff}.gold-section__see-more:before{content:"→";position:absolute;right:-20px;opacity:0;transition:all .3s ease;color:#ff8c42}.gold-section__see-more:hover{transform:translateX(-5px) scale(1.05);box-shadow:0 4px 15px rgba(255,140,66,.4);background:linear-gradient(135deg,#ff8c42,#ff6b35);color:#fff;border-color:#ff6b35}.gold-section__see-more:hover:before{right:-25px;opacity:1;color:#ff8c42}@media(max-width:1199px){.gold-section__wrapper{flex-wrap:wrap;flex-direction:row-reverse}.gold-section__panel{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 10px)}.gold-section__panel--media{flex:1 1 100%;min-width:100%;min-height:280px}}@media(max-width:991px){.gold-section__wrapper{flex-direction:column}.gold-section__panel{flex:1 1 auto;padding:16px}.gold-section__panel--media{min-height:220px}}@media(max-width:576px){.gold-section__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}}.silver-section{width:100%}.silver-section__wrapper{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:20px;gap:20px}.silver-section__panel{border-radius:10px;border:1px solid #f1f1f1;background:#fff;padding:18px;box-shadow:0 10px 20px rgba(0,0,0,.04);min-height:100%;display:flex;flex-direction:column}.silver-section__panel-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.silver-section__panel-title{font-family:DMSans-SemiBold;font-size:17px;font-weight:700;background:linear-gradient(135deg,#ff8c42,#ff6b35 50%,#ff8c42);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;background-size:200% auto;animation:silverShimmer 3s linear infinite;position:relative;letter-spacing:.5px;text-transform:uppercase}.silver-section__panel-title:after{content:"";position:absolute;bottom:-3px;left:0;width:45px;height:2px;background:linear-gradient(90deg,#ff8c42,#ff6b35);border-radius:2px;animation:silverUnderline 2s ease-in-out infinite}@keyframes silverShimmer{0%{background-position:0}to{background-position:200%}}@keyframes silverUnderline{0%,to{width:50px;opacity:1}50%{width:65px;opacity:.7}}.silver-section__see-more{font-family:DMSans-Medium;font-size:12px;font-weight:700;color:#ff8c42;cursor:pointer;text-transform:uppercase;letter-spacing:.7px;position:relative;transition:all .3s ease;display:inline-block;padding:5px 12px;border:2px solid #ff8c42;border-radius:20px;background:#fff}.silver-section__see-more:before{content:"→";position:absolute;right:-18px;opacity:0;transition:all .3s ease;color:#ff8c42}.silver-section__see-more:hover{transform:translateX(-5px) scale(1.05);box-shadow:0 3px 12px rgba(255,140,66,.35);background:linear-gradient(135deg,#ff8c42,#ff6b35);color:#fff;border-color:#ff6b35}.silver-section__see-more:hover:before{right:-23px;opacity:1;color:#ff8c42}.silver-section__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px;flex:1 1}.silver-section__card{width:100%}.silver-section__card .ProductItem{height:100%}.silver-section__empty{display:flex;align-items:center;justify-content:center;font-family:DMSans-Medium;color:#8d8d8d;height:100%;min-height:120px}@media(max-width:1199px){.silver-section__wrapper{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:991px){.silver-section__wrapper{grid-template-columns:1fr}}@media(max-width:576px){.silver-section__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}}.popularItems-row{display:flex;gap:12px;padding:0 8px;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none}.popularItems-row::-webkit-scrollbar{display:none}.popularItems-card{flex:0 0 14.2857142857%;max-width:14.2857142857%;min-width:14.2857142857%}@media(max-width:1400px){.popularItems-card{flex:0 0 20%;max-width:20%}}@media(max-width:1199px){.popularItems-card{flex:0 0 25%;max-width:25%}}@media(max-width:991px){.popularItems-card{flex:0 0 33.3333333333%;max-width:33.3333333333%}}@media(max-width:768px){.popularItems-card{flex:0 0 50%;max-width:50%}}.gold-section__wrapper{animation:sectionSlideIn .7s ease-out}.gold-section__panel{border-radius:14px;transition:all .3s cubic-bezier(.4,0,.2,1)}.gold-section__panel:hover{box-shadow:0 16px 32px rgba(0,0,0,.08);transform:translateY(-2px)}.silver-section__wrapper{animation:sectionSlideIn .7s ease-out}.silver-section__panel{border-radius:14px;transition:all .3s cubic-bezier(.4,0,.2,1)}.silver-section__panel:hover{box-shadow:0 16px 32px rgba(0,0,0,.08);transform:translateY(-2px)}@keyframes sectionSlideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.ProductItem{height:100%;width:100%;overflow:hidden;display:flex;flex-direction:column;min-width:124px;background:linear-gradient(135deg,#fff,#fffaf5 50%,#fff5eb);border-radius:16px;border:2px solid transparent;background-clip:padding-box;position:relative;box-shadow:0 4px 15px rgba(255,140,66,.1),0 2px 8px rgba(0,0,0,.05),inset 0 1px 0 hsla(0,0%,100%,.8);transition:all .4s cubic-bezier(.4,0,.2,1);animation:fadeInUp .6s ease-out;animation-fill-mode:both}.ProductItem:before{top:-2px;left:-2px;right:-2px;bottom:-2px;background:linear-gradient(135deg,rgba(255,215,0,.8),rgba(255,140,66,.9) 25%,rgba(255,180,100,.6) 50%,rgba(255,200,120,.9) 75%,rgba(255,215,0,.8));z-index:-1;opacity:0;transition:opacity .4s cubic-bezier(.4,0,.2,1);animation:rotateBorder 3s linear infinite}.ProductItem:after,.ProductItem:before{content:"";position:absolute;border-radius:16px}.ProductItem:after{top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.6) 50%,transparent);transition:left .6s ease;pointer-events:none}.ProductItem:hover{transform:translateY(-14px) scale(1.03);box-shadow:0 24px 48px rgba(255,140,66,.35),0 12px 24px rgba(255,215,0,.25),0 6px 18px rgba(0,0,0,.12),inset 0 1px 0 hsla(0,0%,100%,.95),0 0 30px rgba(255,140,66,.15)}.ProductItem:hover:before{opacity:1}.ProductItem:hover:after{left:100%}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes rotateBorder{0%{filter:hue-rotate(0deg) brightness(1.2)}to{filter:hue-rotate(1turn) brightness(1.2)}}.ProductItem-Box1{flex:0 0 auto;overflow:hidden;border-radius:16px 16px 0 0;position:relative;background:linear-gradient(135deg,#fffbf7,#fff)}.ProductItem-Box1:before{top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,rgba(255,215,0,.1),transparent 40%,transparent 60%,rgba(255,140,66,.15));z-index:1}.ProductItem-Box1:after,.ProductItem-Box1:before{content:"";position:absolute;pointer-events:none;transition:opacity .4s ease;opacity:0}.ProductItem-Box1:after{top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,hsla(0,0%,100%,.8) 0,transparent 1%);background-size:10px 10px;animation:sparkle 2s linear infinite;z-index:2}.ProductItem-Box1:hover:before{opacity:1}.ProductItem-Box1:hover:after{opacity:.4}@keyframes sparkle{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.ProductItem-Box2{flex:1 1 auto;padding:16px 14px;display:flex;flex-direction:column;gap:8px;background:linear-gradient(180deg,hsla(0,0%,100%,.99) 0,rgba(255,252,248,.99) 50%,rgba(255,248,240,.99));position:relative}.ProductItem-Box2:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,rgba(255,140,66,.5) 50%,transparent);box-shadow:0 0 12px rgba(255,140,66,.3)}@media screen and (min-width:320px)and (max-width:768px){.ProductItem-Box2{padding:12px 10px;gap:6px}}.ProductItem-img{display:block;width:100%;height:230px;object-fit:cover;object-position:center;transition:transform .5s cubic-bezier(.4,0,.2,1),filter .4s ease,box-shadow .4s ease;background:linear-gradient(135deg,#fff,#fffbf7);cursor:pointer;border-bottom:2px solid rgba(255,140,66,.08);position:relative;z-index:0}.ProductItem-img:hover{transform:scale(1.15) rotate(1deg);filter:brightness(1.12) contrast(1.08) saturate(1.15);box-shadow:0 12px 32px rgba(255,140,66,.4),0 6px 20px rgba(255,215,0,.3),inset 0 0 25px hsla(0,0%,100%,.4)}@media screen and (max-width:768px){.ProductItem-img{height:200px}}@media screen and (max-width:576px){.ProductItem-img{height:170px}}.ProductItem-txt1{font-family:DMSans-Medium;text-transform:capitalize;font-size:11px;font-weight:600;white-space:wrap;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.3;min-height:2.2em;background:linear-gradient(135deg,#2c3e50,#34495e 50%,#2c3e50);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;position:relative;letter-spacing:.1px;animation:titleShimmer 3s linear infinite}@media screen and (min-width:320px)and (max-width:768px){.ProductItem-txt1{font-size:10px;min-height:2em}}.ProductItem-txt1:hover{background:linear-gradient(135deg,#ff8c42,#ff6b35 50%,#ff8c42);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;transform:translateX(2px) scale(1.02);filter:brightness(1.3) drop-shadow(0 2px 12px rgba(255,140,66,.4))}.ProductItem-txt2{font-family:DMSans-Regular;font-size:13px;color:#5c5c5c;white-space:nowrap;overflow:hidden!important;text-overflow:ellipsis}@media screen and (min-width:320px)and (max-width:768px){.ProductItem-txt2{font-size:12px}}.ProductItem-txt3{font-size:14px;cursor:pointer;font-family:DM Sans,sans-serif;font-weight:800;background:linear-gradient(135deg,#ff8c42,#ff6b35 50%,#ff8c42);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;background-size:200% auto;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;display:inline-block;letter-spacing:.2px;text-shadow:0 2px 12px rgba(255,140,66,.35);filter:drop-shadow(0 2px 8px rgba(255,140,66,.2))}.ProductItem-txt3:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:2px;background:linear-gradient(90deg,#ff8c42,#ff6b35);transition:width .3s cubic-bezier(.4,0,.2,1)}@media(max-width:762px){.ProductItem-txt3{font-size:12px}}.ProductItem-txt3:hover{background-position:100%;transform:scale(1.12) translateY(-2px);filter:brightness(1.3) drop-shadow(0 4px 16px rgba(255,140,66,.5))}.ProductItem-txt3:hover:after{width:100%}.ProductItem-txt5{font-size:13px;color:#003f4a;transition:all .2s ease;display:inline-flex;align-items:center;gap:4px}.ProductItem-txt5:hover{color:#ff8c42;transform:scale(1.05)}.ProductItem-txt5:hover svg{animation:pulse .6s ease-in-out}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}.product_status_tag{font-size:12px;font-family:DMSans-SemiBold;display:flex;color:#1f1f1f;inset:0 auto auto 0;animation:slideInLeft .4s ease-out}.product_status_tag .badge2{padding-block:2px;padding-left:6px;padding-right:3px;position:relative;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);font-weight:600;text-transform:uppercase;letter-spacing:.5px}.product_status_tag .badge2:after{content:"";position:absolute;width:0;height:0;border-left:0 solid transparent;border-right:10px solid transparent;top:0;right:-10px}.product_status_tag .badge2.orange{background-color:rgba(255,140,66,.9);color:#fff;box-shadow:0 2px 4px rgba(255,140,66,.3)}.product_status_tag .badge2.orange:after{border-top:22px solid rgba(255,140,66,.9)}.product_status_tag .badge2.blue{background-color:rgba(66,165,245,.9);color:#fff;box-shadow:0 2px 4px rgba(66,165,245,.3)}.product_status_tag .badge2.blue:after{border-top:22px solid rgba(66,165,245,.9)}.product_status_tag .badge2.red{background-color:rgba(239,83,80,.9);color:#fff;box-shadow:0 2px 4px rgba(239,83,80,.3)}.product_status_tag .badge2.red:after{border-top:22px solid rgba(239,83,80,.9)}.product_status_tag .badge2.grey{background-color:hsla(0,0%,62%,.9);color:#fff;box-shadow:0 2px 4px hsla(0,0%,62%,.3)}.product_status_tag .badge2.grey:after{border-top:22px solid hsla(0,0%,62%,.9)}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}.MultiSearchProductList-Header{border-bottom:1px solid #e7e7e7;padding-top:20px;padding-bottom:10px;margin-bottom:15px}@media screen and (min-width:320px)and (max-width:768px){.MultiSearchProductList-Header{padding-top:20px;margin-bottom:10px}}.MultiSearchProductList-box{display:flex;flex-direction:row;align-items:center;height:100%}@media screen and (min-width:320px)and (max-width:768px){.MultiSearchProductList-box{height:auto}}.MultiSearchProductList-box2{display:flex;flex-direction:column;align-items:flex-end;cursor:pointer}@media screen and (min-width:320px)and (max-width:768px){.MultiSearchProductList-box2{flex-direction:row;justify-content:space-between;margin-top:-20px}.MultiSearchProductList-box3{padding-left:0;margin-left:-10px}}.MultiSearchProductList-txt1{font-family:DMSans-SemiBold;font-size:20px;margin-block:0;cursor:pointer}@media screen and (min-width:320px)and (max-width:768px){.MultiSearchProductList-txt1{font-size:18px}}.MultiSearchProductList-txt2{text-align:right;font-family:DMSans-Bold;font-size:14px;color:#a10244;cursor:pointer;margin-bottom:10px}@media screen and (min-width:320px)and (max-width:768px){.MultiSearchProductList-txt2{margin-bottom:0}}.MultiSearchProductList-txt3{font-family:DMSans-Regular;font-size:14px;color:gray;cursor:pointer}.MultiSearchProductList-txt4{color:#009700;font-size:12px}.MultiSearchProductList-img{width:65px;height:65px;margin-right:15px;object-fit:cover;border-radius:50%;outline:1px solid #d3d3d3;background-color:#f2f2f2}.product-details{margin-bottom:8px}.productDetails-image1 img{object-fit:contain;width:100%;overflow:hidden;max-height:480px}.productDetails-image-row{margin-top:18px;display:flex;align-items:center;justify-content:center}.productDetails-image2{max-height:150px;background-color:#f4f3f3;border-radius:12px;max-width:100%;margin:12px;overflow-x:hidden;float:left}.productDetails-image2 img{object-fit:contain;width:100%;overflow:hidden;max-height:150px}.productDetails-scrollable-parent{overflow-x:hidden;float:left}.productDetails-scrollable{align-items:center;justify-content:center;width:1000px;float:left;font-size:15px;font-family:arial;cursor:pointer}.productDetails-image-scroll-content{display:inline-block}.productDetails-details-row{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}.productDetails-text1{font-size:32px;font-family:DM Sans,sans-serif}@media screen and (min-width:320px)and (max-width:768px){.productDetails-text1{font-size:18px;margin:20px 0}}.productDetails-text2{font-size:18px;font-family:DM Sans,sans-serif}.productDetails-text3{font-size:15px}.productDetails-text4{font-size:14px}.productDetails-txt-bold{font-weight:700;font-family:DM Sans,sans-serif}.productDetails-secondary-text{font-family:DM Sans,sans-serif;color:rgba(51,50,50,.626)}.productDetails-secondary-text.green{color:#003f4a}.productDetails-zero-margin-h{margin-left:0!important;margin-right:0!important}.productDetails-cart-btn{width:100%}.productDetails-counter-btn{background-color:rgba(241,242,246,.553);color:#000}.productDetails-counter-button{display:flex;align-items:center;width:min-content;padding:6px 12px;border-radius:8px}.productDetails-text-btn1{display:flex;align-items:center;color:#a10244;font-weight:700}.productDetails-text-btn1:hover{background-color:transparent!important}.productDetails-counter-control{box-shadow:none!important;color:#000;border:none;background-color:#f4f4f4;border-radius:4px;margin:4px;cursor:pointer;transition:background-color .3s;display:flex;align-items:center;justify-content:center}.productDetails-counter-control:disabled{background-color:#ccc;cursor:not-allowed}.productDetails-count{font-size:1.5rem;font-weight:700;margin:0 16px;font-family:DM Sans,sans-serif}.productDetails-flex{display:flex;flex-direction:row}@media(max-width:762px){.productDetails-flex{flex-direction:column;gap:10px}}.productDetails-flex-row{flex-direction:row}.productDetails-v-center{align-items:center}.productDetails-h-center{justify-content:center}.productDetails-space-between{justify-content:space-between}.productDetails-align-end{align-self:flex-end}.productDetails-flex-end{align-items:center;justify-content:flex-end}.productDetails-margin-right-2{margin-right:2px}@media(max-width:762px){.productDetails-margin-h-6{margin:0}}.productDetails-margin-h-6.price{font-size:1.5rem}@media(max-width:762px){.productDetails-margin-h-6.price{font-size:1.2rem}}.productDetails-margin-v-8{margin:8px 0}.productDetails-margin-b-16{margin-bottom:10px}.ProductDetailScreen-row{display:flex;flex-direction:row;align-items:center}.ProductDetailScreen-btn{width:100%;border-radius:10px;padding:12px;border:0;color:#fff}.ProductDetailScreen-btn.primary{background-color:#a10244}.ProductDetailScreen-reviewButton{background-color:transparent;border:1px solid #d9d9d9;font-family:DMSans-SemiBold;border-radius:10px;padding:5px 20px;font-size:14px;color:#000}.ProductDetailScreen-txt4{font-family:DMSans-SemiBold;color:#262941;font-size:16px;margin-bottom:10px}.review-modal-text{font-size:14px;color:#9a9eaa}.review-item-card+.review-item-card{margin-top:20px}.product-details-brand-name{color:#6d6d6d;font-size:14px;font-family:Roboto,sans-serif;font-weight:500;letter-spacing:.196rem;line-height:1.6}.productDetails-text12{font-family:DM Sans,sans-serif;font-size:16px;color:#6d6d6d}.cstm-slider .slick-track{margin-left:0}.cstm-slider .slick-list{margin:0 -3px}.cstm-slider .slick-slide>div{padding:0 3px}.product_screen_slider_image{cursor:pointer;object-fit:contain;position:relative}.product_screen_slider_image.active{box-shadow:0 0 6px 0 rgba(14,30,37,.12),0 0 6px 0 #ff006a}@keyframes wobble{0%,to{transform:rotate(0deg)}25%{transform:rotate(-20deg)}50%{transform:rotate(20deg)}75%{transform:rotate(-10deg)}}.wobble{animation:wobble .5s ease}.thumbnail_img{max-width:430px;overflow:scroll;scrollbar-width:none}.buybtn{padding:20px 40px!important;font-size:17px!important;font-weight:600!important}