@import "https://fonts.googleapis.com/css2?family=Jost:wght@400;500;600&display=swap";
.featured-collections-section{background-color:#fff;padding-top:24px;padding-bottom:24px}.featured-collections-section .section-heading{color:#000;text-align:center;text-transform:capitalize;margin-bottom:40px;font-family:Jost,sans-serif;font-size:32px;font-weight:500;line-height:100%}.circle-card-item{text-align:center;flex-direction:column;align-items:center;width:205px;display:flex}.circle-image-wrapper{cursor:pointer;background-color:#e9ecef;border-radius:50%;width:205px;height:205px;transition:transform .3s,box-shadow .3s;overflow:hidden}.circle-image{object-fit:cover;width:100%;height:100%;image-rendering:-webkit-optimize-contrast;object-position:center center!important}.circle-image-wrapper:hover{transform:scale(1.05);box-shadow:0 4px 15px #0000001a}.circle-card-title{color:#000;margin-top:24px;margin-bottom:0;font-family:Jost,sans-serif;font-size:18px;font-weight:600;line-height:100%}@media (max-width:768px){.featured-collections-section{padding-top:36px;padding-bottom:36px}.featured-collections-section .section-heading{margin-bottom:20px;font-size:24px}.circle-image-wrapper{width:160px;height:160px}.circle-card-item{width:160px}}@media (max-width:576px){.circle-image-wrapper{width:140px;height:140px}.circle-card-item{width:140px}}.infinite-scroll-container{width:100%;padding:15px 0;position:relative;overflow:hidden}.infinite-scroll-track{gap:30px;width:max-content;animation:30s linear infinite scrollLinear;display:flex}.infinite-scroll-container:hover .infinite-scroll-track{animation-play-state:paused}.infinite-scroll-item{flex-shrink:0}@keyframes scrollLinear{0%{transform:translate(0)}to{transform:translate(-50%)}}
.trending-picks-section{background-color:#fff;padding:40px 0}.trending-title{font-family:var(--font-jost), sans-serif;color:#000;text-align:center;margin-bottom:35px;font-size:32px;font-weight:500;line-height:100%}.trending-grid{flex-direction:column;gap:16px;margin:0 auto;padding:0 24px;display:flex;max-width:1440px!important}.top-section{gap:16px;display:flex}.top-section .left-column{flex:0 0 530px;height:454px}.top-section .left-column .trending-card{height:100%}.top-section .right-column{flex:1;grid-template-rows:228px 210px;grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.bottom-section{gap:16px;display:flex}.bottom-section .trending-card{flex:1;max-width:none;height:210px}.trending-card{cursor:pointer;border-radius:12px;width:100%;position:relative;overflow:hidden}.trending-card .image-wrapper{width:100%;height:100%;overflow:hidden}.trending-card .card-image{object-fit:cover;object-position:center top;width:100%;height:100%;transition:transform .3s}.trending-card:hover .card-image{transform:scale(1.05)}.card-overlay{background:linear-gradient(#0000 0%,#000c 100%);align-items:flex-end;width:100%;height:50%;padding:22px;display:flex;position:absolute;bottom:0;left:0}.card-title{color:#fff;text-transform:capitalize;text-align:left;margin:0;font-family:Jost,sans-serif;font-size:20px;font-weight:500;line-height:100%}@media (max-width:1024px){.top-section{flex-direction:column}.top-section .left-column{flex:none;width:100%;height:350px}.top-section .right-column{grid-template-rows:repeat(2,220px)}.bottom-section{flex-wrap:wrap;justify-content:flex-start}.bottom-section .trending-card{flex:0 0 calc(50% - 8px);max-width:none}}@media (max-width:768px){.top-section .right-column{grid-template-rows:auto;grid-template-columns:1fr}.top-section .right-column .trending-card{height:250px}.bottom-section{flex-direction:column}.bottom-section .trending-card{flex:none;width:100%;height:250px}.trending-picks-section{padding:36px 0}.trending-title{margin-bottom:24px;font-size:24px}}.desktop-only{flex-direction:column;gap:16px;display:flex}.mobile-only{display:none!important}@media (max-width:768px){.desktop-only{display:none!important}.mobile-only{display:block!important}}.trending-mobile-carousel{width:100%;padding-bottom:10px;position:relative}.mobile-carousel-track{scroll-behavior:smooth;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:16px;padding:10px 24px 20px;display:flex;position:relative;overflow:auto hidden}.mobile-carousel-track::-webkit-scrollbar{display:none}.mobile-carousel-slide{scroll-snap-align:center;will-change:transform, opacity;flex:0 0 82%;height:340px;position:relative}.mobile-carousel-slide .trending-card{width:100%;height:100%;box-shadow:0 10px 25px #00000014}.mobile-carousel-dots{justify-content:center;align-items:center;gap:8px;margin-top:10px;display:flex}.carousel-dot{cursor:pointer;background-color:#0003;border:none;border-radius:4px;width:8px;height:8px;padding:0;transition:width .4s cubic-bezier(.16,1,.3,1),background-color .4s,transform .4s}.carousel-dot:hover{background-color:#0006}.carousel-dot.active{background-color:#000;width:24px;transform:scale(1)}@media (prefers-reduced-motion:reduce){.mobile-carousel-slide,.trending-card,.card-image{opacity:1!important;transition:none!important;transform:none!important}}
.shop-by-price-section{background-color:#fff;width:100%;padding:78px 0}.shop-by-price-section .title{font-family:var(--font-jost), sans-serif;letter-spacing:0%;color:#000;text-align:center;text-transform:capitalize;margin-bottom:40px;font-size:32px;font-weight:500;line-height:100%}.shop-by-price-container{margin:0 auto;padding:0 24px;max-width:1440px!important}.reveal{opacity:0;transition:opacity .8s ease-out,transform .8s ease-out;transform:translateY(30px)}.reveal.active{opacity:1;transform:translateY(0)}.price-card{cursor:pointer;background:#fff;border-radius:10px;width:100%;transition:transform .3s,box-shadow .3s;display:block;position:relative;overflow:hidden;box-shadow:0 4px 14px #00000014}.price-card:hover{transform:translateY(-3px);box-shadow:0 8px 22px #00000024}.price-card-image-wrapper{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.price-card.small .price-card-image,.price-card-banner-image{object-fit:cover;object-position:center center;width:100%;height:100%;image-rendering:-webkit-optimize-contrast;transition:transform .35s ease-out}.price-card.large .price-card-image,.price-card-large-image{object-fit:cover;object-position:center 8%;width:100%;height:100%;image-rendering:-webkit-optimize-contrast;transition:transform .35s ease-out}.price-card:hover .price-card-image{transform:scale(1.03)}.price-card-fallback-canvas{background:linear-gradient(135deg,#1d3328 0%,#0b2519 100%);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.price-card-fallback-text{color:#fff;opacity:.9;font-family:Jost,sans-serif;font-size:20px;font-weight:600}.price-card-overlay{z-index:3;pointer-events:none;width:100%;height:100%;transition:background .3s;display:flex;position:absolute;top:0;left:0}.price-card-content{color:#fff;font-family:Jost,sans-serif}.price-card.large{width:100%;height:506px}.price-card.large .price-card-overlay{background:linear-gradient(#0000 0%,#000000a6 100%);align-items:flex-end;padding:30px}.price-card.large .price-card-content{text-align:left;font-size:28px;font-weight:600;line-height:100%}.price-card.small{width:100%;height:154px}.price-card.small .price-card-overlay{background:linear-gradient(#0000 0%,#0000001f 55%,#000000a6 100%);justify-content:flex-start;align-items:flex-end;padding:12px 18px}.price-card.small .price-card-content{text-align:left;text-shadow:0 2px 4px #000000d9;font-size:19px;font-weight:600;line-height:1.2}.small-cards-column{flex-direction:column;justify-content:space-between;gap:22px;height:506px;display:flex}@media (max-width:991px){.small-cards-column{gap:20px;height:auto;margin-top:30px}.price-card.large{max-width:100%;height:400px}.price-card.small{max-width:100%}}@media (max-width:576px){.price-card.large{height:300px}.price-card.large .price-card-content,.price-card.small .price-card-content{font-size:20px}}@media (max-width:768px){.shop-by-price-section{padding:36px 0}.shop-by-price-section .title{margin-bottom:24px;font-size:24px}}
