@keyframes slideInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes titleGlow{0%{text-shadow:0 0 #ff950000}50%{text-shadow:0 0 12px #ff95004d}to{text-shadow:0 0 #ff950000}}@keyframes underlineExpand{0%{width:0}to{width:60px}}.homeSectionBadge{border-radius:999px;padding:6px 12px;margin-right:0!important}.homeSectionBadge .badge-icon{width:20px;height:20px}@media (max-width:576px){.homeSectionBadge{flex-shrink:0;padding:4px 8px}.homeSectionBadge .badge-icon{width:16px;height:16px}}.homeSectionTitleText{letter-spacing:-.4px;background:linear-gradient(90deg,#0f172a 0%,#334155 60%,#ff9500 100%);color:#0000;text-overflow:ellipsis;white-space:nowrap;-webkit-background-clip:text;background-clip:text;min-width:0;font-family:Poppins,Roboto,Arial,Helvetica,sans-serif;font-size:20px;font-weight:800;overflow:hidden}.discounted-section__header,.platinum-section__header,.gold-section__panel-header,.silver-section__panel-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;margin-bottom:18px;display:flex}.discounted-section__title,.platinum-section__title,.gold-section__panel-title,.silver-section__panel-title{flex:auto;align-items:center;gap:10px;min-width:0;display:flex}.popularItems-titleRow{flex:auto;align-items:center;min-width:0;display:flex}.discounted-section__see-more,.platinum-section__see-more,.gold-section__see-more,.silver-section__see-more{color:#ff5f15;cursor:pointer;text-transform:uppercase;letter-spacing:.05em;background:linear-gradient(135deg,#ffbf001f 0%,#ff5f150f 60%,#ff95000f 100%);border:1px solid #ff5f152e;border-radius:999px;align-items:center;gap:8px;padding:8px 16px;font-family:Poppins,Roboto,Arial,Helvetica,sans-serif;font-size:13px;transition:transform .25s,box-shadow .25s,filter .25s,background .25s,color .25s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 10px 22px #ff5f151a,inset 0 1px #fff9}.discounted-section__see-more svg,.platinum-section__see-more svg,.gold-section__see-more svg,.silver-section__see-more svg{font-size:16px;transition:transform .25s}.discounted-section__see-more:before,.platinum-section__see-more:before,.gold-section__see-more:before,.silver-section__see-more:before{content:"";opacity:.9;pointer-events:none;background:radial-gradient(circle,#ffffff73 0%,#fff0 62%);transition:transform .45s,opacity .45s;position:absolute;inset:-40% -70%;transform:translate(-50%)rotate(8deg)}.discounted-section__see-more:hover,.platinum-section__see-more:hover,.gold-section__see-more:hover,.silver-section__see-more:hover{color:#fff;filter:saturate(1.06);background:linear-gradient(135deg,#ffbf00 0%,#ff5f15 65%,#ff9500 100%);border-color:#ffffff38;text-decoration:none;transform:translateY(-2px);box-shadow:0 14px 34px #ff5f1538,inset 0 1px #ffffff2e}.discounted-section__see-more:hover svg,.platinum-section__see-more:hover svg,.gold-section__see-more:hover svg,.silver-section__see-more:hover svg{transform:translate(4px)}.discounted-section__see-more:hover:before,.platinum-section__see-more:hover:before,.gold-section__see-more:hover:before,.silver-section__see-more:hover:before{opacity:1;transform:translate(10%)rotate(8deg)}.discounted-section__see-more:active,.platinum-section__see-more:active,.gold-section__see-more:active,.silver-section__see-more:active{transform:translateY(-1px)scale(.99);box-shadow:0 10px 22px #ff5f1529,inset 0 1px #ffffff2e}@media (max-width:768px){.homeSectionTitleText{font-size:18px}.discounted-section__header,.platinum-section__header,.gold-section__panel-header,.silver-section__panel-header{flex-wrap:wrap;gap:8px}.discounted-section__see-more,.platinum-section__see-more,.gold-section__see-more,.silver-section__see-more{justify-content:center;width:100%;margin-top:8px;padding:10px 16px;font-size:12px}}.section-title-wrapper{align-items:center;gap:12px;margin-bottom:32px;animation:.6s ease-out slideInLeft;display:flex;position:relative}.section-title-wrapper:after{content:"";background:linear-gradient(90deg,#ff9500 0%,#ffb84d 50%,#ff9500 100%);border-radius:3px;width:60px;height:5px;animation:.8s cubic-bezier(.34,1.56,.64,1) underlineExpand;position:absolute;bottom:-12px;left:0;box-shadow:0 0 16px #ff950066,inset 0 0 4px #ffffff4d}.section-title-icon{color:#fff;background:linear-gradient(135deg,#ff9500 0%,#ffb84d 100%);border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;font-size:22px;transition:all .3s cubic-bezier(.34,1.56,.64,1);animation:.6s ease-out slideInDown;display:flex;box-shadow:0 6px 20px #ff95004d,inset 0 1px #fff3}.section-title-icon:hover{transform:translateY(-2px)scale(1.08);box-shadow:0 8px 24px #ff950066}.section-title{background:linear-gradient(135deg,#ff9500 0%,#ffb84d 50%,#ff9500 100%);-webkit-text-fill-color:#0000;letter-spacing:-.5px;-webkit-background-clip:text;background-clip:text;margin:0;font-family:Poppins,Roboto,Arial,Helvetica,sans-serif;font-size:28px;font-weight:700;animation:.7s ease-out slideInDown,3s ease-in-out .5s infinite titleGlow}.section-subtitle{color:#999;margin-top:4px;font-family:Poppins,Roboto,Arial,Helvetica,sans-serif;font-size:14px}.home-page-container{width:100%;max-width:1400px;margin:0 auto;padding:40px 60px}@media (max-width:1024px){.home-page-container{padding:30px 40px}}@media (max-width:768px){.home-page-container{padding:20px 15px}}.home-section{margin-bottom:60px;animation:.8s ease-out fadeIn}@media (max-width:768px){.home-section{margin-bottom:40px}}.home-section.popular-section,.home-section.featured-section,.home-section.platinum-section,.home-section.discounted-section,.home-section.gold-section,.home-section.silver-section{background:linear-gradient(135deg,#fff 0%,#fffbf8 60%,#fef8f3 100%);border:1.5px solid #ff95001a;border-radius:20px;padding:44px;transition:all .4s cubic-bezier(.23,1,.32,1);position:relative;overflow:hidden;box-shadow:0 0 1px #ff950033,0 8px 32px #ff950014,inset 0 1px #fff9}.home-section.popular-section:before,.home-section.featured-section:before,.home-section.platinum-section:before,.home-section.discounted-section:before,.home-section.gold-section:before,.home-section.silver-section:before{content:"";pointer-events:none;background:radial-gradient(circle,#ff950014 0%,#0000 70%);width:300px;height:300px;position:absolute;top:-50%;right:-20%}.home-section.popular-section:hover,.home-section.featured-section:hover,.home-section.platinum-section:hover,.home-section.discounted-section:hover,.home-section.gold-section:hover,.home-section.silver-section:hover{border-color:#ff950033;transform:translateY(-2px);box-shadow:0 0 1px #ff95004d,0 16px 48px #ff95001f,inset 0 1px #fffc}@media (max-width:768px){.home-section.popular-section,.home-section.featured-section,.home-section.platinum-section,.home-section.discounted-section,.home-section.gold-section,.home-section.silver-section{border-radius:16px;margin-bottom:32px;padding:24px}}.cards-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:24px;padding:0;display:grid}@media (max-width:1400px){.cards-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:20px}}@media (max-width:1024px){.cards-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:18px}}@media (max-width:768px){.cards-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:16px}}@media (max-width:576px){.cards-grid{grid-template-columns:repeat(2,1fr);gap:12px}}.cards-scroll{scroll-behavior:smooth;scrollbar-width:none;gap:20px;padding:12px 0 16px;display:flex;overflow-x:auto}.cards-scroll::-webkit-scrollbar{display:none}@media (max-width:768px){.cards-scroll{gap:14px}}.card-item-wrapper{flex:0 0 16.6667%;min-width:180px;animation:.6s ease-out slideInUp}@media (max-width:1400px){.card-item-wrapper{flex:0 0 20%}}@media (max-width:1200px){.card-item-wrapper{flex:0 0 25%}}@media (max-width:992px){.card-item-wrapper{flex:0 0 33.3333%}}@media (max-width:768px){.card-item-wrapper{flex:0 0 40%;min-width:140px}}.homeScreen-loaderBox{flex-direction:row;width:100%;margin-left:-10px;display:flex;overflow:hidden}.HomeScreen-BannerBox{width:100%;overflow:hidden}@media screen and (min-width:320px) and (max-width:768px){.HomeScreen-BannerBox{padding-top:0}}.HomeScreen-Banners{background-color:#ebebeb;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:12px;width:100%;height:230px;transition:transform .4s cubic-bezier(.23,1,.32,1);animation:.8s ease-out bannerSlide;position:relative;overflow:hidden;box-shadow:0 8px 24px #ff95001a}.HomeScreen-Banners:hover{transform:translateY(-4px);box-shadow:0 12px 32px #ff950026}.HomeScreen-Banners:before{content:"";z-index:1;opacity:0;background:linear-gradient(135deg,#ff95001a 0%,#0000 100%);width:100%;height:100%;transition:opacity .3s;position:absolute;top:0;left:0}.HomeScreen-Banners:hover:before{opacity:1}@media screen and (min-width:320px) and (max-width:768px){.HomeScreen-Banners{background-size:cover;border-radius:8px;height:210px}.HomeScreen-Banners:before{width:40%}}@keyframes bannerSlide{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}.HomeScreen-BannersBox{z-index:-1;background:linear-gradient(90deg,#00000080,#0000);width:30%;height:100%;padding:20px 30px;bottom:0;left:0}@media (max-width:1024px){.HomeScreen-BannersBox{width:50%}}@media (max-width:768px){.HomeScreen-BannersBox{background:linear-gradient(#0003,#000c);width:100%;padding:15px 20px}}.Offers-box{border:1px solid gray;flex-direction:row;align-items:center;height:100%;padding:20px;display:flex}.Offers-img{width:100%;height:200px}.Offers-img img{object-fit:cover;width:100%;height:200px}.HomeScreen-Bannertxt1{font-family:Poppins,Roboto,Arial,Helvetica,sans-serif;font-size:14px}.HomeScreen-Bannertxt2,.HomeScreen-Bannertxt3{color:#fff;z-index:2;font-family:Poppins,Roboto,Arial,Helvetica,sans-serif;font-size:32px;position:relative}@media (max-width:1024px){.HomeScreen-Bannertxt2,.HomeScreen-Bannertxt3{font-size:24px}}@media screen and (min-width:320px) and (max-width:768px){.HomeScreen-Bannertxt2,.HomeScreen-Bannertxt3{font-size:20px}}.HomeScreen-Bannertxt3{font-family:Poppins,Roboto,Arial,Helvetica,sans-serif;font-size:20px}@media (max-width:1024px){.HomeScreen-Bannertxt3{font-size:16px}}@media screen and (min-width:320px) and (max-width:768px){.HomeScreen-Bannertxt3{font-size:14px}}.category-strip-wrapper{box-sizing:border-box;width:100%;margin:0 auto;padding:0 5%}.category-strip{scrollbar-width:none;gap:20px;padding:10px 0 5px;display:flex;overflow-x:auto}.category-strip::-webkit-scrollbar{display:none}.category-strip-item{text-align:center;cursor:pointer;color:#1f1f1f;flex-direction:column;align-items:center;min-width:90px;font-family:Poppins,Roboto,Arial,Helvetica,sans-serif;font-size:14px;transition:all .3s cubic-bezier(.23,1,.32,1);animation:.6s ease-out both slideInUp;display:flex;position:relative}.category-strip-item:hover{transform:translateY(-10px)}.category-strip-item:first-child{animation-delay:50ms}.category-strip-item:nth-child(2){animation-delay:.1s}.category-strip-item:nth-child(3){animation-delay:.15s}.category-strip-item:nth-child(4){animation-delay:.2s}.category-strip-item:nth-child(5){animation-delay:.25s}.category-strip-item:nth-child(6){animation-delay:.3s}.category-strip-item:nth-child(7){animation-delay:.35s}.category-strip-item:nth-child(8){animation-delay:.4s}.category-strip-item:nth-child(9){animation-delay:.45s}.category-strip-item:nth-child(10){animation-delay:.5s}.category-strip-item:nth-child(11){animation-delay:.55s}.category-strip-item:nth-child(12){animation-delay:.6s}.category-strip-item:nth-child(13){animation-delay:.65s}.category-strip-item:nth-child(14){animation-delay:.7s}.category-strip-item:nth-child(15){animation-delay:.75s}.category-strip-item:nth-child(16){animation-delay:.8s}.category-strip-item:nth-child(17){animation-delay:.85s}.category-strip-item:nth-child(18){animation-delay:.9s}.category-strip-item:nth-child(19){animation-delay:.95s}.category-strip-item:nth-child(20){animation-delay:1s}.category-strip-thumb{background:linear-gradient(135deg,#fff 0%,#fffbf8 100%);border:2.5px solid #ff95001f;border-radius:16px;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:10px;transition:all .4s cubic-bezier(.23,1,.32,1);display:flex;position:relative;overflow:hidden;box-shadow:0 0 #ff950000,0 4px 16px #ff95001a}.category-strip-thumb:before{content:"";opacity:0;background:linear-gradient(135deg,#ff950000 0%,#ff95000d 100%);width:100%;height:100%;transition:opacity .3s;position:absolute;top:0;left:0}.category-strip-thumb:hover{border-color:#ff9500;transform:scale(1.08);box-shadow:0 0 0 4px #ff95001a,0 12px 28px #ff950033}.category-strip-thumb:hover:before{opacity:1}.category-strip-thumb img{object-fit:contain;z-index:2;border-radius:12px;max-width:100%;max-height:100%;transition:transform .3s cubic-bezier(.23,1,.32,1)}.category-strip-thumb:hover img{transform:scale(1.15)}.category-strip-label{text-transform:capitalize;white-space:nowrap;text-overflow:ellipsis;max-width:90px;overflow:hidden}.homescreen-category-arrows{color:#888;margin-bottom:10px;font-size:35px}@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{margin-bottom:20px;padding-top:30px}@media screen and (min-width:320px) and (max-width:768px){.Homescreen-txt2{border-bottom:1px solid #f4f4f4;margin-left:0;padding-top:0;font-size:20px}}.Homescreen-txt3{color:#ff5f15}.flex-parent ::-webkit-scrollbar{display:none}@media (min-width:992px){.col-md-3.banner{flex:none;width:20%}}.home-full-width{box-sizing:border-box;width:100%;padding:0 10px!important}.platinum-section{width:100%}.platinum-section__wrapper{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;padding:0;display:grid;overflow:hidden}.platinum-section__content{background:#fff;border:1px solid #f1f1f1;border-radius:10px;flex-direction:column;grid-column:span 2;padding:20px;display:flex;box-shadow:0 10px 25px #0000000a}.platinum-section__media{background:#fff;border:1px solid #f1f1f1;border-radius:10px;min-height:240px;margin-top:5px;overflow:hidden;box-shadow:0 10px 25px #0000000a}.platinum-section__media-inner{width:100%;height:100%;min-height:240px;position:relative}.platinum-section__media-inner img{object-fit:cover!important;object-position:top center!important}.platinum-section__header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:24px;padding-bottom:8px;display:flex}.platinum-section__title{background:linear-gradient(135deg,#ff9500 0%,#ffb84d 100%);-webkit-text-fill-color:#0000;white-space:nowrap;text-overflow:ellipsis;-webkit-background-clip:text;background-clip:text;flex:1;min-width:0;max-width:100%;padding-bottom:8px;font-family:Poppins,Roboto,Arial,Helvetica,sans-serif;font-size:24px;animation:.7s ease-out slideInDown;position:relative;overflow:hidden}.platinum-section__see-more{color:#ff5f15;cursor:pointer;text-transform:uppercase;letter-spacing:.05em;background:linear-gradient(135deg,#ffbf001f 0%,#ff5f150f 60%,#ff95000f 100%);border:1px solid #ff5f152e;border-radius:999px;align-items:center;gap:8px;padding:8px 16px;font-family:Poppins,Roboto,Arial,Helvetica,sans-serif;font-size:13px;transition:transform .25s,box-shadow .25s,filter .25s,background .25s,color .25s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 10px 22px #ff5f151a,inset 0 1px #fff9}.platinum-section__see-more svg{font-size:16px;transition:transform .25s}.platinum-section__see-more:before{content:"";opacity:.9;pointer-events:none;background:radial-gradient(circle,#ffffff73 0%,#fff0 62%);transition:transform .45s,opacity .45s;position:absolute;inset:-40% -70%;transform:translate(-50%)rotate(8deg)}.platinum-section__see-more:hover{color:#fff;filter:saturate(1.06);background:linear-gradient(135deg,#ffbf00 0%,#ff5f15 65%,#ff9500 100%);border-color:#ffffff38;text-decoration:none;transform:translateY(-2px);box-shadow:0 14px 34px #ff5f1538,inset 0 1px #ffffff2e}.platinum-section__see-more:hover svg{transform:translate(4px)}.platinum-section__see-more:hover:before{opacity:1;transform:translate(10%)rotate(8deg)}.platinum-section__see-more:active{transform:translateY(-1px)scale(.99);box-shadow:0 10px 22px #ff5f1529,inset 0 1px #ffffff2e}.platinum-section__see-more{white-space:nowrap;flex-shrink:0}.platinum-section__cta{color:#fff;cursor:pointer;background:#111827;border:none;border-radius:999px;padding:8px 18px;font-family:Poppins,Roboto,Arial,Helvetica,sans-serif;font-size:14px;transition:opacity .2s}.platinum-section__cta:hover{opacity:.85}.platinum-section__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;padding-top:10px;display:grid}.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{grid-column:span 1;padding:18px}.platinum-section__media{grid-column:span 1;padding:0}.platinum-section__media-inner{width:100%;min-width:0;max-width:100%;min-height:450px}}@media (max-width:576px){.platinum-section__header{justify-content:space-between;align-items:center;gap:8px;margin-bottom:16px;display:flex}.platinum-section__title{flex:0 auto;align-items:center;gap:6px;min-width:0;font-size:20px;display:flex}.platinum-section__title .homeSectionBadge{flex-shrink:0;justify-content:center;align-items:center;height:20px;display:flex;margin-right:2px!important;padding:2px 4px!important}.platinum-section__title .homeSectionBadge .badge-icon{width:12px!important;height:12px!important}.platinum-section__title .homeSectionBadge .badge-text{display:none}.platinum-section__title .homeSectionTitleText{flex:1;min-width:0;font-size:20px}.platinum-section__see-more{flex-shrink:0;gap:2px;font-size:9px;padding:4px 8px!important}.platinum-section__see-more svg{font-size:10px}.platinum-section__grid{gap:12px}}.discounted-section{width:100%}.discounted-section__wrapper{padding:0;display:block;overflow:hidden}.discounted-section__content{background:#fff;border:1px solid #f1f1f1;border-radius:10px;flex-direction:column;width:100%;padding:20px;display:flex;box-shadow:0 10px 25px #0000000a}.discounted-section__header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:24px;padding-bottom:8px;display:flex}.discounted-section__title{background:linear-gradient(135deg,#ff9500 0%,#ffb84d 100%);-webkit-text-fill-color:#0000;white-space:nowrap;text-overflow:ellipsis;-webkit-background-clip:text;background-clip:text;flex:1;min-width:0;max-width:100%;padding-bottom:8px;font-family:Poppins,Roboto,Arial,Helvetica,sans-serif;font-size:24px;animation:.7s ease-out slideInDown;position:relative;overflow:hidden}.discounted-section__see-more{color:#ff5f15;cursor:pointer;text-transform:uppercase;letter-spacing:.05em;background:linear-gradient(135deg,#ffbf001f 0%,#ff5f150f 60%,#ff95000f 100%);border:1px solid #ff5f152e;border-radius:999px;align-items:center;gap:8px;padding:8px 16px;font-family:Poppins,Roboto,Arial,Helvetica,sans-serif;font-size:13px;transition:transform .25s,box-shadow .25s,filter .25s,background .25s,color .25s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 10px 22px #ff5f151a,inset 0 1px #fff9}.discounted-section__see-more svg{font-size:16px;transition:transform .25s}.discounted-section__see-more:before{content:"";opacity:.9;pointer-events:none;background:radial-gradient(circle,#ffffff73 0%,#fff0 62%);transition:transform .45s,opacity .45s;position:absolute;inset:-40% -70%;transform:translate(-50%)rotate(8deg)}.discounted-section__see-more:hover{color:#fff;filter:saturate(1.06);background:linear-gradient(135deg,#ffbf00 0%,#ff5f15 65%,#ff9500 100%);border-color:#ffffff38;text-decoration:none;transform:translateY(-2px);box-shadow:0 14px 34px #ff5f1538,inset 0 1px #ffffff2e}.discounted-section__see-more:hover svg{transform:translate(4px)}.discounted-section__see-more:hover:before{opacity:1;transform:translate(10%)rotate(8deg)}.discounted-section__see-more:active{transform:translateY(-1px)scale(.99);box-shadow:0 10px 22px #ff5f1529,inset 0 1px #ffffff2e}.discounted-section__see-more{white-space:nowrap;flex-shrink:0}.discounted-section__cta{color:#fff;cursor:pointer;background:#111827;border:none;border-radius:999px;padding:8px 18px;font-family:Poppins,Roboto,Arial,Helvetica,sans-serif;font-size:14px;transition:opacity .2s}.discounted-section__cta:hover{opacity:.85}.discounted-section__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 20px;padding-top:10px;display:grid}.discounted-section__card,.discounted-section__card .ProductItem{width:100%}@media (min-width:768px){.discounted-section__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width:1200px){.discounted-section__grid{grid-template-columns:repeat(6,minmax(0,1fr))}}@media (max-width:576px){.discounted-section__header{justify-content:space-between;align-items:center;gap:8px;display:flex}.discounted-section__title{flex:0 auto;align-items:center;gap:6px;min-width:0;font-size:18px;display:flex}.discounted-section__title .homeSectionBadge{flex-shrink:0;justify-content:center;align-items:center;height:20px;display:flex;margin-right:2px!important;padding:2px 4px!important}.discounted-section__title .homeSectionBadge .badge-icon{width:12px!important;height:12px!important}.discounted-section__title .homeSectionBadge .badge-text{display:none}.discounted-section__title .homeSectionTitleText{flex:1;min-width:0;font-size:18px}.discounted-section__see-more{flex-shrink:0;gap:2px;font-size:9px;padding:4px 8px!important}.discounted-section__see-more svg{font-size:10px}.discounted-section__grid{gap:12px}}.gold-section{width:100%}.gold-section__wrapper{flex-direction:row-reverse;align-items:stretch;gap:20px;display:flex}.gold-section__panel{background-color:#fff;border:1px solid #f1f1f1;border-radius:10px;flex-direction:column;flex:1 1 0;min-width:0;padding:20px;display:flex;box-shadow:0 10px 20px #0000000d}.gold-section__panel-title{background:linear-gradient(135deg,#ff9500 0%,#ffb84d 100%);-webkit-text-fill-color:#0000;white-space:nowrap;text-overflow:ellipsis;-webkit-background-clip:text;background-clip:text;max-width:100%;padding-bottom:6px;font-family:Poppins,Roboto,Arial,Helvetica,sans-serif;font-size:20px;animation:.6s ease-out slideInDown;position:relative;overflow:hidden}.gold-section__panel-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:24px;padding-bottom:8px;display:flex}.gold-section__grid{grid-template-columns:repeat(2,minmax(0,1fr));align-content:flex-start;gap:32px 20px;margin-top:0;padding-top:10px;display:grid}@media (min-width:1200px){.gold-section__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1400px){.gold-section__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.gold-section__card{width:100%}.gold-section__card .ProductItem{height:100%}.gold-section__panel--media{flex:0 0 28%;min-width:260px;min-height:320px;padding:0;position:relative;overflow:hidden}.gold-section__panel--media img{object-fit:cover!important;object-position:top center!important}.gold-section__empty{color:#858585;text-align:center;flex:1;justify-content:center;align-items:center;font-family:Poppins,Roboto,Arial,Helvetica,sans-serif;font-size:14px;display:flex}.gold-section__see-more{color:#ff5f15;cursor:pointer;text-transform:uppercase;letter-spacing:.05em;background:linear-gradient(135deg,#ffbf001f 0%,#ff5f150f 60%,#ff95000f 100%);border:1px solid #ff5f152e;border-radius:999px;align-items:center;gap:8px;padding:8px 16px;font-family:Poppins,Roboto,Arial,Helvetica,sans-serif;font-size:13px;transition:transform .25s,box-shadow .25s,filter .25s,background .25s,color .25s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 10px 22px #ff5f151a,inset 0 1px #fff9}.gold-section__see-more svg{font-size:16px;transition:transform .25s}.gold-section__see-more:before{content:"";opacity:.9;pointer-events:none;background:radial-gradient(circle,#ffffff73 0%,#fff0 62%);transition:transform .45s,opacity .45s;position:absolute;inset:-40% -70%;transform:translate(-50%)rotate(8deg)}.gold-section__see-more:hover{color:#fff;filter:saturate(1.06);background:linear-gradient(135deg,#ffbf00 0%,#ff5f15 65%,#ff9500 100%);border-color:#ffffff38;text-decoration:none;transform:translateY(-2px);box-shadow:0 14px 34px #ff5f1538,inset 0 1px #ffffff2e}.gold-section__see-more:hover svg{transform:translate(4px)}.gold-section__see-more:hover:before{opacity:1;transform:translate(10%)rotate(8deg)}.gold-section__see-more:active{transform:translateY(-1px)scale(.99);box-shadow:0 10px 22px #ff5f1529,inset 0 1px #ffffff2e}.gold-section__see-more{white-space:nowrap;flex-shrink:0}@media (max-width:1199px){.gold-section__wrapper{flex-flow:row-reverse wrap}.gold-section__panel{flex:calc(50% - 10px)}.gold-section__panel--media{flex:100%;min-width:100%;min-height:280px}}@media (max-width:991px){.gold-section__wrapper{flex-direction:column}.gold-section__panel{flex:auto;padding:16px}.gold-section__panel--media{min-height:450px;padding:0}}@media (max-width:576px){.gold-section__panel-header{justify-content:space-between;align-items:center;gap:8px;display:flex}.gold-section__panel-title{flex:0 auto;align-items:center;gap:6px;min-width:0;font-size:18px;display:flex}.gold-section__panel-title .homeSectionBadge{flex-shrink:0;justify-content:center;align-items:center;height:20px;display:flex;margin-right:2px!important;padding:2px 4px!important}.gold-section__panel-title .homeSectionBadge .badge-icon{width:12px!important;height:12px!important}.gold-section__panel-title .homeSectionBadge .badge-text{display:none}.gold-section__panel-title .homeSectionTitleText{flex:1;min-width:0;font-size:18px}.gold-section__see-more{flex-shrink:0;gap:2px;font-size:9px;padding:4px 8px!important}.gold-section__see-more svg{font-size:10px}.gold-section__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}}.silver-section{width:100%}.silver-section__wrapper{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.silver-section__panel{background:#fff;border:1px solid #f1f1f1;border-radius:10px;flex-direction:column;min-height:100%;padding:18px;display:flex;box-shadow:0 10px 20px #0000000a}.silver-section__panel-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:24px;padding-bottom:8px;display:flex}.silver-section__panel-title{background:linear-gradient(135deg,#ff9500 0%,#ffb84d 100%);-webkit-text-fill-color:#0000;white-space:nowrap;text-overflow:ellipsis;-webkit-background-clip:text;background-clip:text;flex:1;min-width:0;max-width:100%;padding-bottom:6px;font-family:Poppins,Roboto,Arial,Helvetica,sans-serif;font-size:18px;animation:.6s ease-out slideInDown;position:relative;overflow:hidden}.silver-section__see-more{color:#ff5f15;cursor:pointer;text-transform:uppercase;letter-spacing:.05em;background:linear-gradient(135deg,#ffbf001f 0%,#ff5f150f 60%,#ff95000f 100%);border:1px solid #ff5f152e;border-radius:999px;align-items:center;gap:8px;padding:8px 16px;font-family:Poppins,Roboto,Arial,Helvetica,sans-serif;font-size:13px;transition:transform .25s,box-shadow .25s,filter .25s,background .25s,color .25s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 10px 22px #ff5f151a,inset 0 1px #fff9}.silver-section__see-more svg{font-size:16px;transition:transform .25s}.silver-section__see-more:before{content:"";opacity:.9;pointer-events:none;background:radial-gradient(circle,#ffffff73 0%,#fff0 62%);transition:transform .45s,opacity .45s;position:absolute;inset:-40% -70%;transform:translate(-50%)rotate(8deg)}.silver-section__see-more:hover{color:#fff;filter:saturate(1.06);background:linear-gradient(135deg,#ffbf00 0%,#ff5f15 65%,#ff9500 100%);border-color:#ffffff38;text-decoration:none;transform:translateY(-2px);box-shadow:0 14px 34px #ff5f1538,inset 0 1px #ffffff2e}.silver-section__see-more:hover svg{transform:translate(4px)}.silver-section__see-more:hover:before{opacity:1;transform:translate(10%)rotate(8deg)}.silver-section__see-more:active{transform:translateY(-1px)scale(.99);box-shadow:0 10px 22px #ff5f1529,inset 0 1px #ffffff2e}.silver-section__grid{flex:1;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;padding-top:10px;display:grid}.silver-section__card{width:100%}.silver-section__card .ProductItem{height:100%}.silver-section__empty{color:#8d8d8d;justify-content:center;align-items:center;height:100%;min-height:120px;font-family:Poppins,Roboto,Arial,Helvetica,sans-serif;display:flex}@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__panel-header{justify-content:space-between;align-items:center;gap:8px;display:flex}.silver-section__panel-title{flex:0 auto;align-items:center;gap:6px;min-width:0;font-size:18px;display:flex}.silver-section__panel-title .homeSectionBadge{flex-shrink:0;justify-content:center;align-items:center;height:20px;display:flex;margin-right:2px!important;padding:2px 4px!important}.silver-section__panel-title .homeSectionBadge .badge-icon{width:12px!important;height:12px!important}.silver-section__panel-title .homeSectionBadge .badge-text{display:none}.silver-section__panel-title .homeSectionTitleText{flex:1;min-width:0;font-size:18px}.silver-section__see-more{flex-shrink:0;gap:2px;font-size:9px;padding:4px 8px!important}.silver-section__see-more svg{font-size:10px}.silver-section__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}}.featured-position__see-more{color:#ff5f15;cursor:pointer;text-transform:uppercase;letter-spacing:.05em;background:linear-gradient(135deg,#ffbf001f 0%,#ff5f150f 60%,#ff95000f 100%);border:1px solid #ff5f152e;border-radius:999px;align-items:center;gap:8px;padding:8px 16px;font-family:Poppins,Roboto,Arial,Helvetica,sans-serif;font-size:13px;transition:transform .25s,box-shadow .25s,filter .25s,background .25s,color .25s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 10px 22px #ff5f151a,inset 0 1px #fff9}.featured-position__see-more svg{font-size:16px;transition:transform .25s}.featured-position__see-more:before{content:"";opacity:.9;pointer-events:none;background:radial-gradient(circle,#ffffff73 0%,#fff0 62%);transition:transform .45s,opacity .45s;position:absolute;inset:-40% -70%;transform:translate(-50%)rotate(8deg)}.featured-position__see-more:hover{color:#fff;filter:saturate(1.06);background:linear-gradient(135deg,#ffbf00 0%,#ff5f15 65%,#ff9500 100%);border-color:#ffffff38;text-decoration:none;transform:translateY(-2px);box-shadow:0 14px 34px #ff5f1538,inset 0 1px #ffffff2e}.featured-position__see-more:hover svg{transform:translate(4px)}.featured-position__see-more:hover:before{opacity:1;transform:translate(10%)rotate(8deg)}.featured-position__see-more:active{transform:translateY(-1px)scale(.99);box-shadow:0 10px 22px #ff5f1529,inset 0 1px #ffffff2e}.popularItems-row{scroll-behavior:smooth;scrollbar-width:none;gap:20px;padding:10px 8px 16px;display:flex;overflow-x:auto}.popularItems-row::-webkit-scrollbar{display:none}.popularItems-card{flex:0 0 14.2857%;min-width:14.2857%;max-width:14.2857%}@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.3333%;max-width:33.3333%}}@media (max-width:768px){.popularItems-card{flex:0 0 50%;max-width:50%}}
