.featured-collection{position:relative}.featured-collection__swiper .swiper-wrapper{transition:none}.featured-collection__swiper.swiper-initialized .swiper-wrapper{transition:transform .3s ease}.featured-collection__navigation,.featured-collection__swiper .swiper-pagination{transition:opacity .25s ease}.featured-collection__swiper:not(.swiper-initialized) .swiper-slide:nth-child(n+3){visibility:hidden;position:absolute;pointer-events:none}@media screen and (min-width: 750px){.featured-collection__swiper:not(.swiper-initialized) .swiper-slide:nth-child(n+4){visibility:hidden;position:absolute;pointer-events:none}.featured-collection__swiper:not(.swiper-initialized) .swiper-slide:nth-child(-n+3){visibility:visible;position:relative;pointer-events:auto}}@media screen and (min-width: 990px){.featured-collection__swiper:not(.swiper-initialized) .swiper-slide:nth-child(n+5){visibility:hidden;position:absolute;pointer-events:none}.featured-collection__swiper:not(.swiper-initialized) .swiper-slide:nth-child(-n+4){visibility:visible;position:relative;pointer-events:auto}}.featured-collection__swiper.swiper-initialized .swiper-slide{visibility:visible!important;position:relative!important;pointer-events:auto!important}.featured-collection__header{margin-bottom:20px}.featured-collection__title{margin:0;font-size:22px;letter-spacing:0}.featured-collection__description{margin:0;opacity:.8}.featured-collection__swiper{overflow:hidden;position:relative}.featured-collection__swiper .swiper-wrapper{align-items:stretch}.featured-collection__swiper .swiper-slide{height:auto}.featured-collection--full-width .featured-collection__swiper-wrapper{padding-inline:var(--container-padding-inline, 1.5rem)}@media screen and (min-width: 750px){.featured-collection--full-width .featured-collection__swiper-wrapper{padding-inline:var(--container-padding-inline, 5rem)}}.featured-collection__navigation{display:flex;align-items:center;gap:8px}.featured-collection__navigation--hidden{display:none!important}.featured-collection__nav-button{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:.1rem solid rgba(var(--color-foreground),.1);border-radius:100px;background:#fff;color:rgb(var(--color-foreground));cursor:pointer;transition:background-color .2s,border-color .2s,opacity .2s}.featured-collection__nav-button:hover{border-color:rgba(var(--color-foreground),.2)}.featured-collection__nav-button.swiper-button-disabled{opacity:.4;cursor:not-allowed}.featured-collection__nav-button .icon{width:1.2rem;height:1.2rem}.featured-collection__nav-button--prev .icon{transform:rotate(90deg)}.featured-collection__nav-button--next .icon{transform:rotate(-90deg)}.featured-collection__pagination{display:flex;margin-top:20px}.featured-collection__pagination .swiper-pagination-bullet{width:8px;height:4px;border-radius:100px;background:rgba(var(--color-foreground),.2);opacity:1;transition:width .3s cubic-bezier(.4,0,.2,1),background .3s ease}.featured-collection__pagination .swiper-pagination-bullet-active{background:rgb(var(--color-foreground));width:16px}.featured-collection__view-all{margin-top:3rem;text-align:center}.featured-product-card{display:flex;flex-direction:column;height:100%;background:rgb(var(--color-background));border-radius:3px;overflow:hidden;position:relative}.featured-product-card--white{background:#fff;box-shadow:0 1px 4px #0000000f}.featured-product-card__media-link{display:block;text-decoration:none}.featured-product-card__media{position:relative;padding-bottom:var(--ratio-percent, 100%);overflow:hidden;background:rgba(var(--color-foreground),.03)}.featured-product-card__image,.featured-product-card__placeholder{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.featured-product-card__placeholder{opacity:.5}.featured-product-card__content{display:flex;flex-direction:column;flex:1;padding:12px;gap:12px;letter-spacing:0}.featured-product-card__info{display:flex;flex-direction:column;gap:.4rem}.featured-product-card__rating{display:flex;align-items:center;gap:4px;line-height:1}.featured-product-card__rating .rating{display:flex}.featured-product-card__rating-count{font-size:10px;color:rgba(var(--color-foreground),.6);position:relative;top:.625px}.featured-product-card__title{margin:0;letter-spacing:0}.featured-product-card__title-link{margin:0;font-size:14px;line-height:16px;color:rgb(var(--color-foreground));display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-decoration:none}.featured-product-card__title-link:hover{text-decoration:underline}.featured-product-card__vendor{margin:0;font-size:13px;color:rgba(var(--color-foreground),.8);line-height:1}.featured-product-card__benefit{margin:0;font-size:11.5px;color:rgba(var(--color-foreground),.7);line-height:1;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;letter-spacing:0}.featured-product-card__footer{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-top:auto;line-height:1}.featured-product-card__pricing{display:flex;flex-direction:column;gap:0}.featured-product-card__price{font-size:13px;color:rgb(var(--color-foreground));font-family:Graphik Medium}.featured-product-card__price-row{display:flex;align-items:center;gap:4px;flex-wrap:wrap;font-size:12px;min-height:16px}.featured-product-card__price-prefix{font-weight:400;color:rgba(var(--color-foreground),.7)}.featured-product-card__discount-badge{font-size:10px;line-height:1;color:rgb(var(--color-foreground));background:rgba(var(--color-foreground),.08);padding-inline:4px;border-radius:2px;white-space:nowrap;font-family:Graphik Medium;height:16px;display:inline-flex;align-items:center;display:none}.featured-product-card__compare-row{margin-top:2px}.featured-product-card__compare-price{font-size:12px;color:rgba(var(--color-foreground),.8)}.featured-product-card__compare-price:before{content:none}.featured-product-card__price-per-scoop{display:block;font-size:12px;font-weight:500;color:rgba(var(--color-foreground),.8);margin-top:4px}.featured-product-card__add-to-cart{flex-shrink:0}.featured-product-card .featured-product-card__add-button,button.featured-product-card__add-button{display:flex;align-items:center;justify-content:center;width:var(--add-button-size, 4rem);height:var(--add-button-size, 4rem);min-width:var(--add-button-size, 4rem);min-height:var(--add-button-size, 4rem);max-width:var(--add-button-size, 4rem);max-height:var(--add-button-size, 4rem);padding:0;margin:0;border:0;border-radius:6px;background:rgb(var(--color-button));color:rgb(var(--color-button-text));cursor:pointer;transition:background-color .2s,transform .2s;position:relative;flex-shrink:0;box-sizing:border-box;font-size:0;line-height:1;text-decoration:none;box-shadow:none;appearance:none;-webkit-appearance:none}.featured-product-card__add-button:disabled{opacity:.5;cursor:not-allowed}.featured-product-card__add-button .svg-wrapper{display:flex;align-items:center;justify-content:center}.featured-product-card__add-button .icon{width:1.6rem;height:1.6rem}.featured-product-card__add-icon{width:2rem;height:2rem;object-fit:contain}.featured-product-card__add-button.loading .featured-product-card__add-icon{opacity:0}.featured-product-card__add-button .loading__spinner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:12px}@media screen and (min-width: 750px){.featured-collection__header{display:flex;align-items:flex-end;justify-content:space-between;gap:2rem}.featured-collection__header-content{flex:1}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/section-featured-collection.css.map */
