.fresh-drops-section{position:relative}.page-width-full{max-width:100%;padding:0 20px}.fresh-drops-header{text-align:center;margin-bottom:50px}.fresh-drops-heading{margin:0 0 20px;font-weight:700;letter-spacing:2px;color:rgb(var(--color-foreground))}.heading-size-small{font-size:24px}.heading-size-medium{font-size:32px}.heading-size-large{font-size:40px}.heading-size-extra-large{font-size:48px}.heading-size-extra-extra-large{font-size:56px}.fresh-drops-description{margin:0 auto;max-width:800px;color:rgb(var(--color-foreground))}.description-style-body{font-size:16px;line-height:1.6}.description-style-subtitle{font-size:18px;font-weight:500;line-height:1.5}.description-style-uppercase{font-size:14px;text-transform:uppercase;letter-spacing:1.5px;font-weight:600}.fresh-drops-grid{display:grid;margin-bottom:40px}.fresh-drops-grid-1{grid-template-columns:repeat(1,1fr)}.fresh-drops-grid-2{grid-template-columns:repeat(2,1fr)}.fresh-drops-grid-3{grid-template-columns:repeat(3,1fr)}.fresh-drops-grid-4{grid-template-columns:repeat(4,1fr)}.fresh-drops-grid-5{grid-template-columns:repeat(5,1fr)}.fresh-drops-grid-6{grid-template-columns:repeat(6,1fr)}.fresh-drops-carousel-wrapper{position:relative;margin-bottom:40px}.fresh-drops-carousel{display:flex;gap:30px;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:10px}.fresh-drops-carousel::-webkit-scrollbar{display:none}.fresh-drops-carousel .fresh-drops-item{flex:0 0 calc((100% - 90px)/4);min-width:250px}.fresh-drops-carousel.fresh-drops-grid-1 .fresh-drops-item{flex:0 0 calc(100% + -0px)}.fresh-drops-carousel.fresh-drops-grid-2 .fresh-drops-item{flex:0 0 calc((100% - 30px)/2)}.fresh-drops-carousel.fresh-drops-grid-3 .fresh-drops-item{flex:0 0 calc((100% - 60px) / 3)}.fresh-drops-carousel.fresh-drops-grid-4 .fresh-drops-item{flex:0 0 calc((100% - 90px)/4)}.fresh-drops-carousel.fresh-drops-grid-5 .fresh-drops-item{flex:0 0 calc((100% - 120px)/5)}.fresh-drops-carousel.fresh-drops-grid-6 .fresh-drops-item{flex:0 0 calc((100% - 150px) / 6)}.carousel-nav{position:absolute;top:50%;transform:translateY(-50%);background:#fffffff2;border:1px solid #ddd;width:45px;height:45px;border-radius:50%;cursor:pointer;font-size:28px;display:flex;align-items:center;justify-content:center;z-index:2;transition:all .3s ease;box-shadow:0 2px 8px #0000001a}.carousel-nav:hover{background:#fff;box-shadow:0 4px 12px #0003;transform:translateY(-50%) scale(1.05)}.carousel-nav-prev{left:-20px}.carousel-nav-next{right:-20px}.fresh-drops-item{position:relative;background:rgb(var(--color-background));transition:transform .3s ease,box-shadow .3s ease}.fresh-drops-item:hover{transform:translateY(-5px);box-shadow:0 8px 20px #0000001f}.fresh-drops-card{position:relative;height:100%;display:flex;flex-direction:column}.fresh-drops-link{text-decoration:none;color:inherit;display:block;flex:1}.fresh-drops-image-wrapper{position:relative;overflow:hidden;background:rgb(var(--color-background))}.image-ratio-adapt{aspect-ratio:auto}.image-ratio-portrait{aspect-ratio:3/4}.image-ratio-square{aspect-ratio:1}.image-shape-arch{border-radius:50% 50% 0 0}.image-shape-blob{border-radius:30% 70% 70% 30%/30% 30% 70% 70%}.image-shape-chevron-left{clip-path:polygon(10% 0%,100% 0%,100% 100%,0% 100%)}.image-shape-chevron-right{clip-path:polygon(0% 0%,90% 0%,100% 100%,0% 100%)}.image-shape-diamond{clip-path:polygon(50% 0%,100% 50%,50% 100%,0% 50%)}.image-shape-parallelogram{transform:skew(-10deg)}.image-shape-round{border-radius:50%}.fresh-drops-image{width:100%;height:100%;object-fit:cover;display:block;transition:opacity .3s ease}.fresh-drops-image-secondary{position:absolute;top:0;left:0;opacity:0}.fresh-drops-item:hover .fresh-drops-image-secondary{opacity:1}.fresh-drops-item:hover .fresh-drops-image-primary{opacity:0}.fresh-drops-placeholder{width:100%;height:100%}.fresh-drops-badge{position:absolute;bottom:15px;left:15px;background:#e30613;color:#fff;padding:6px 12px;font-size:11px;font-weight:700;letter-spacing:.5px;display:flex;align-items:center;gap:5px;z-index:2;text-transform:uppercase;box-shadow:0 2px 8px #e306134d;transition:transform .3s ease}.fresh-drops-item:hover .fresh-drops-badge{transform:scale(1.05)}.fresh-drops-badge svg{width:14px;height:14px}.fresh-drops-info{padding:20px 15px}.fresh-drops-vendor{font-size:12px;color:rgba(var(--color-foreground),.6);text-transform:uppercase;letter-spacing:1px;margin-bottom:8px}.fresh-drops-title{font-size:16px;font-weight:600;margin:0 0 10px;color:rgb(var(--color-foreground));line-height:1.4}.fresh-drops-rating{margin-bottom:10px}.fresh-drops-price{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.fresh-drops-price-current{font-size:18px;font-weight:700;color:rgb(var(--color-foreground))}.fresh-drops-price-compare{font-size:16px;color:rgba(var(--color-foreground),.5);text-decoration:line-through}.fresh-drops-quick-add{padding:0 15px 15px}.quick-add-button,.quick-add-bulk-button{width:100%;padding:12px;background:rgb(var(--color-button));color:rgb(var(--color-button-text));border:none;font-size:14px;font-weight:600;cursor:pointer;transition:opacity .3s ease;border-radius:2px}.quick-add-button:hover,.quick-add-bulk-button:hover{opacity:.85}.fresh-drops-button-wrapper{text-align:center;margin-top:40px}.fresh-drops-button{display:inline-block;padding:15px 40px;font-size:14px;font-weight:600;text-decoration:none;transition:all .3s ease;border-radius:2px}.button-style-link{background:transparent;color:rgb(var(--color-foreground));border:none;text-decoration:underline;padding:10px 20px}.button-style-link:hover{opacity:.7}.button-style-outline{background:transparent;color:rgb(var(--color-button));border:2px solid rgb(var(--color-button))}.button-style-outline:hover{background:rgb(var(--color-button));color:rgb(var(--color-button-text))}.button-style-solid{background:rgb(var(--color-button));color:rgb(var(--color-button-text));border:none}.button-style-solid:hover{opacity:.85}.fresh-drops-empty{text-align:center;padding:60px 20px;color:rgba(var(--color-foreground),.6);grid-column:1 / -1}@media screen and (max-width:989px){.fresh-drops-grid-3,.fresh-drops-grid-4,.fresh-drops-grid-5,.fresh-drops-grid-6{grid-template-columns:repeat(3,1fr)}.heading-size-extra-large{font-size:40px}.heading-size-extra-extra-large{font-size:48px}.carousel-nav{width:40px;height:40px;font-size:24px}.carousel-nav-prev{left:10px}.carousel-nav-next{right:10px}}@media screen and (max-width:749px){.fresh-drops-section{padding:40px 0}.fresh-drops-header{margin-bottom:30px}.fresh-drops-mobile-1{grid-template-columns:repeat(1,1fr)!important}.fresh-drops-mobile-2{grid-template-columns:repeat(2,1fr)!important}.heading-size-small{font-size:20px}.heading-size-medium{font-size:24px}.heading-size-large{font-size:28px}.heading-size-extra-large{font-size:32px}.heading-size-extra-extra-large{font-size:36px}.fresh-drops-info{padding:15px 10px}.fresh-drops-title{font-size:14px}.fresh-drops-price-current{font-size:16px}.fresh-drops-price-compare{font-size:14px}.fresh-drops-badge{bottom:10px;left:10px;padding:5px 10px;font-size:10px}.fresh-drops-badge svg{width:12px;height:12px}.fresh-drops-carousel .fresh-drops-item{flex:0 0 70%;min-width:200px}.carousel-nav{width:35px;height:35px;font-size:20px}.carousel-nav-prev{left:5px}.carousel-nav-next{right:5px}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/fresh-drops-grid.css.map */
