:root{--radius-xl:30px;--radius-lg:20px;--radius-md:15px;--radius-sm:10px;--radius:6px;--gradient:linear-gradient(90deg,rgb(255,64,62) 0%,rgb(255,129,27));--gradient-sec:linear-gradient(90deg,rgb(57,26,166) 0%,rgb(6,163,245));--primary-hover:rgb(20,218.28125,255);--font-family-base:Roboto,sans-serif;--font-family-title:Roboto,sans-serif;--border-radius-base:20px;--border-color:#e1ebf1;--headings-font-weight:600;--headings-font-weight2:400;--headings-font-weight3:300;--white:var(--bs-heading-color)}.shop-card{border-radius:15px;box-shadow:0 .125rem .25rem rgba(0,0,0,.075);background:#fff;display:flex;flex-direction:column;height:100%;text-decoration:none;color:inherit;transition:box-shadow .2s ease}.shop-card.filtertab-shop-card{justify-content:flex-start}.shop-card:hover{box-shadow:0 .5rem 1rem rgba(0,0,0,.1)}.shop-card .dz-media{position:relative;display:block;overflow:hidden;border-radius:15px 15px 0 0;background-color:#fff8f3}.shop-card .dz-media img{display:block;width:100%;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.shop-card .shop-meta{position:absolute!important;top:0!important;left:0!important;right:0!important;bottom:0!important;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.35);margin:0;opacity:0;transition:opacity .2s ease;z-index:5}.shop-card .shop-meta .quick-view{padding:.5rem 1.25rem;background:var(--bs-secondary,#2d2d2d);border:1px solid rgba(255,255,255,.5);color:#fff;border-radius:8px;transform:translateY(100%);transition:transform .2s ease;display:inline-flex;align-items:center;justify-content:center}.shop-card .shop-meta .quick-view i{color:#fff}.shop-card:hover .shop-meta{opacity:1}.shop-card:hover .shop-meta .quick-view{transform:translateY(0)}.shop-card .dz-content{background:#fff;padding:1.25rem 1.5rem;border-top:1px solid #efe9e9;border-radius:0 0 15px 15px;display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-grow:1}.shop-card .dz-content .inner-content{min-width:0}.shop-card .dz-content .filtertab-card-title{font-size:1.25rem;margin-bottom:.25rem;font-weight:600;color:#2d2d2d;flex-grow:1}.shop-card .dz-content .filtertab-card-price{color:#f28c38;margin-bottom:0;font-weight:600;font-size:1rem;display:flex;flex-wrap:wrap;align-items:flex-end;-moz-column-gap:.5rem;column-gap:.5rem;row-gap:.25rem}.shop-card .dz-content .btn-square.shop-share-btn{width:55px;height:55px;min-width:55px;background:#efe9e9;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.shop-card .dz-content .btn-square.shop-share-btn i{font-size:1.25rem;color:var(--bs-secondary,#2d2d2d);transition:color .2s ease}.shop-card .dz-content .btn-square.shop-share-btn:hover{background:#f28c38}.shop-card .dz-content .btn-square.shop-share-btn:hover i{color:#fff}@keyframes filtertab-nudge{0%,to{transform:translateY(-50%) translateX(-10px)}50%{transform:translateY(-50%) translateX(-15px)}}.filtertab-products{font-family:Poppins,sans-serif;list-style:none;padding:0}.filtertab-products:has(>.filtertab-swiper){display:block;margin-left:0;margin-right:0}.filtertab-products:not(:has(.filtertab-swiper)){display:flex;flex-wrap:wrap;margin-left:-.75rem;margin-right:-.75rem}.filtertab-products:not(:has(.filtertab-swiper)) .filtertab-product-card{padding-left:.75rem;padding-right:.75rem;margin-bottom:1.5rem;width:50%}@media (min-width:768px){.filtertab-products:not(:has(.filtertab-swiper)) .filtertab-product-card{width:33.333333%}}@media (min-width:992px){.filtertab-products:not(:has(.filtertab-swiper)) .filtertab-product-card{width:25%}}.filtertab-products .discount-badge-wrapper{position:absolute;top:.5rem;left:.5rem;z-index:10}.filtertab-products .filtertab-card-price>div{display:flex;align-items:center;gap:.5rem}.filtertab-products .filtertab-card-price>div:has(>span[data-testid=original-product-price]){flex-direction:column;align-items:flex-start;gap:0;line-height:1.25}.filtertab-products .filtertab-card-price>div>span[data-testid=original-product-price]{text-decoration:line-through;color:#9ca3af;font-size:.75rem;font-weight:400}.filtertab-products .filtertab-card-price>div>span:not([data-testid]){display:flex;flex-direction:column;line-height:1.25}.filtertab-products .filtertab-card-price>div>span:not([data-testid])>span:first-child{font-weight:600;font-size:1rem;color:#f28c38!important}.filtertab-products .filtertab-card-price>div>span:not([data-testid])>span:last-child{font-size:.75rem;color:#9ca3af}.filtertab-products .filtertab-card-price>div:not(:has(>span[data-testid=original-product-price]))>span:not([data-testid])>span:first-child{color:#2d2d2d!important}.filtertab-products .filtertab-card-price>span{color:var(--bs-secondary,#2d2d2d);font-weight:600}@media only screen and (max-width:767px){.filtertab-products:not(:has(>.filtertab-swiper)){flex-wrap:nowrap;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;margin-left:0;margin-right:0;padding-bottom:.25rem;scrollbar-width:none;-ms-overflow-style:none}.filtertab-products:not(:has(>.filtertab-swiper))::-webkit-scrollbar{display:none}.filtertab-products:not(:has(>.filtertab-swiper)) .filtertab-product-card{width:72%!important;flex-shrink:0;scroll-snap-align:start;padding-left:.5rem;padding-right:.5rem;margin-bottom:.5rem}.filtertab-products:not(:has(>.filtertab-swiper)) .filtertab-product-card:first-child{padding-left:.75rem}.filtertab-products:not(:has(>.filtertab-swiper)) .filtertab-product-card:last-child{padding-right:.75rem}.filtertab-products:not(:has(>.filtertab-swiper)) .filtertab-card-title{font-size:.875rem!important}.filtertab-products:not(:has(>.filtertab-swiper)) .filtertab-card-price{font-size:.8125rem!important}.filtertab-products:not(:has(>.filtertab-swiper)) .shop-card .dz-content{flex-direction:column;align-items:stretch}.filtertab-products:not(:has(>.filtertab-swiper)) .shop-card .dz-content .inner-content{display:flex;flex-direction:column;flex:1}.filtertab-products:not(:has(>.filtertab-swiper)) .shop-card .shop-share-btn{margin-top:auto;width:100%;min-width:unset;height:44px;border-radius:8px}}[data-testid=discount-badge]{background-color:#ffe8d9;color:#f28c38!important;font-weight:700;border-radius:.375rem;display:inline-flex;align-items:center;justify-content:center;line-height:1;padding:.125rem .375rem;font-size:.75rem;font-family:Poppins,sans-serif}.shop-card .dz-content{flex-direction:column;align-items:stretch}.shop-card .dz-content .filtertab-card-title{margin-bottom:0;flex-grow:0;width:100%}.shop-card .dz-content .filtertab-card-footer{display:flex;align-items:center;justify-content:space-between;gap:.75rem;width:100%}.shop-card .dz-content .filtertab-card-price{flex:1;min-width:0}.shop-card .dz-content .btn-square.shop-share-btn{width:42px;height:42px;min-width:42px}.shop-card .dz-content .btn-square.shop-share-btn i{font-size:1rem}@media only screen and (max-width:767px){.filtertab-products .shop-card .dz-content .filtertab-card-footer{align-items:flex-end}.filtertab-products .shop-card .shop-share-btn{margin-top:0;width:36px;min-width:36px;height:36px;border-radius:50%}.filtertab-products .shop-card .shop-share-btn i{font-size:.875rem}}.filtertab-products.is-carousel{display:flex;flex-wrap:nowrap;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;margin-left:0;margin-right:0;padding-bottom:.25rem;scrollbar-width:none;-ms-overflow-style:none}.filtertab-products.is-carousel::-webkit-scrollbar{display:none}.filtertab-products.is-carousel .filtertab-product-card{flex-shrink:0;scroll-snap-align:start;padding-left:.75rem;padding-right:.75rem;margin-bottom:0;width:50%}@media (min-width:768px){.filtertab-products.is-carousel .filtertab-product-card{width:33.333333%}}.filtertab-slider-outer--carousel{position:relative;overflow:visible;padding-bottom:.5rem}@media (min-width:992px){.filtertab-slider-outer--carousel{padding:0 52px .5rem}}.filtertab-slider-outer--mobile{position:relative;isolation:isolate}.filtertab-slider-outer--mobile .filtertab-products{position:relative;z-index:1}.filtertab-mobile-nav{position:absolute;top:50%;right:4px;transform:translateY(-50%);z-index:20;padding:0;border:none;background:transparent;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.filtertab-mobile-nav,.filtertab-mobile-next{width:40px;height:40px;display:flex;align-items:center;justify-content:center}.filtertab-mobile-next{background:#fff;border-radius:50%;box-shadow:0 2px 10px rgba(0,0,0,.18);color:#2d2d2d;animation:filtertab-nudge-mobile 1.2s ease-in-out infinite;pointer-events:none}.filtertab-mobile-next i{font-size:1.1rem}@keyframes filtertab-nudge-mobile{0%,to{transform:translateX(-4px)}50%{transform:translateX(-8px)}}.filtertab-swiper{overflow:hidden;width:100%;padding:.5rem .5rem .75rem;box-sizing:border-box}.filtertab-swiper .swiper-wrapper{align-items:stretch}.filtertab-swiper .swiper-slide{height:auto;align-self:stretch;box-sizing:border-box;display:flex;flex-direction:column;align-items:stretch;overflow:visible;padding:.25rem 0 1.25rem}.filtertab-swiper .filtertab-product-card{flex:1 1 auto;width:100%;max-width:100%;height:100%;min-height:0;padding-left:.75rem;padding-right:.75rem;padding-bottom:0;margin-bottom:0;box-sizing:border-box;display:flex;flex-direction:column}.filtertab-swiper .filtertab-shop-card{flex:1 1 auto;width:100%;height:100%;min-height:0}.filtertab-swiper .filtertab-card-body{flex:1;display:flex;flex-direction:column;min-height:0}.filtertab-swiper .filtertab-card-footer{margin-top:auto}.filtertab-swiper .shop-card{width:100%;margin-bottom:0}.filtertab-swiper .shop-card .dz-content{padding-bottom:1.5rem}.filtertab-swiper .filtertab-card-title{word-break:normal;overflow-wrap:anywhere}.filtertab-nav-btn{position:absolute;top:40%;transform:translateY(-50%);width:44px;height:44px;background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:50%;box-shadow:0 2px 10px rgba(0,0,0,.15);display:none;align-items:center;justify-content:center;cursor:pointer;z-index:3;transition:background .2s,color .2s,border-color .2s;color:#2d2d2d}@media (min-width:992px){.filtertab-nav-btn{display:flex}}.filtertab-nav-btn:hover{background:var(--bs-primary,#f28c38);color:#fff;border-color:transparent}.filtertab-nav-prev{left:0}.filtertab-nav-next{right:0}