.card{display:block;overflow:hidden;text-decoration:none;border-radius:var(--card-radius)}.card+.card-information{padding-top:.6rem;display:flex;justify-content:center;position:relative}.card.card--soft{background-color:rgba(var(--color-foreground),.06);color:rgb(var(--color-foreground))}.card__text{display:flex;align-items:center}.card .icon-arrow{width:1.5rem;height:1.5rem}.card .icon-wrap{display:inline-block;vertical-align:middle;white-space:nowrap;overflow:hidden}.card--media{display:block;text-decoration:none}.card--text .media--adapt{padding-bottom:100%}.card--product,.card--page{box-sizing:border-box;position:relative;z-index:2;overflow:visible;border:var(--card-border-width) solid rgb(var(--color-border));background-color:rgb(var(--card-color-scheme));box-shadow:var(--card-shadow-horizontal-offset) var(--card-shadow-vertical-offset) rgba(var(--color-shadow),var(--shadow-opacity))}.card--product~.card-information,.card--page+.card-information{text-align:var(--card-text-alignment)}.card--product~.card-information .price,.card--product~.card-information .card-information__top{justify-content:var(--card-flex-alignment)}.card--outline{border:.1rem solid rgb(var(--color-border))}.card__text-spacing{padding:3rem}.card-colored{background-color:rgba(var(--color-foreground),.06)}.card--media .card__text-spacing{padding:1.5rem 2rem;z-index:1;position:absolute;top:0;left:0;height:100%;width:100%;display:flex;flex-direction:row;align-items:flex-end;line-height:1.1;color:rgb(var(--color-background));--color-link: currentColor;--color-border: currentColor;--color-heading: currentColor;--color-price: currentColor}.card--media .card__text-spacing:after{content:"";pointer-events:none;z-index:-1;position:absolute;top:0;left:0;height:100%;width:100%;background-image:linear-gradient(to top,rgba(var(--color-foreground),.46) 0,transparent 40%,transparent 100%)}@media screen and (min-width:750px){.card--media .card__text-spacing{padding:2rem 3rem}}.card--media .card__text-spacing>div{display:flex;flex-direction:column-reverse}.card-information>*+*{margin-top:.5rem}.card--product~.card-information>*+*{margin-top:0}.card--text .card__media{width:100%;height:100%}.card__content>*{margin:0}.card--text .card__content,.card--text:not(.card--product)+.card-information{display:flex;align-items:center;justify-content:flex-start;z-index:2;position:absolute;top:0;left:0;width:100%;height:100%;padding:1.5rem 2rem}@media screen and (min-width:750px){.card--text .card__content,.card--text:not(.card--product)+.card-information{padding:2rem 3rem}}.card--text .media:empty{display:block}.card__text-spacing>*{margin:0}.card__text-spacing>*:not(.overlay-card)+*{margin-top:1.5rem}.card__text{margin:0;word-break:break-word}.card--text .card__text{text-align:center}.card__text-spacing .card-information__text{padding-bottom:0}.card-information__text{font-weight:400;text-decoration:none;padding-bottom:.2rem;color:rgb(var(--color-link))}.card-information__text small{padding-inline-start:.4rem;color:rgba(var(--color-foreground),.7)}.card-information__button{pointer-events:none;display:flex;justify-content:flex-end;column-gap:1rem;text-align:center;position:absolute;bottom:100%;z-index:2;white-space:nowrap;height:3.6rem;margin-top:0;overflow:hidden;transform:translateY(-1.5rem);width:calc(100% - 3rem)}.card-information__button .button:not(.loading){pointer-events:visible}.card-information__button .countdown{flex:1 1 auto;display:flex;align-items:center;justify-content:center;column-gap:1rem;font-family:var(--font-button-family);font-size:max(calc(var(--font-button-size) - 2px),1.2rem);line-height:calc(1 + .3/max(1,var(--font-heading-scale)));font-weight:600;letter-spacing:.2em;padding:.6rem 2rem;padding-top:calc(.6rem + var(--font-button-baseline));background-color:var(--color-sale-price);color:rgb(var(--color-background));border-radius:min(var(--button-radius),.8rem)}.card-information__button .countdown__item{width:auto;flex:none;padding:0;border-inline-start:none;color:inherit;font-family:inherit}.card-information__button .countdown__item span{color:inherit}.card-information__button .button .icon{width:1.6rem;height:1.6rem;stroke-width:1.2}@media screen and (hover:hover)and (min-width:750px){.card-information__button{height:4rem}.card-information__button .button{display:flex;min-width:auto;width:100%;box-shadow:none;border-radius:min(var(--button-radius),.8rem);transform:translateY(100%);opacity:0;transition:color var(--duration-long) ease,transform var(--duration-default) ease,opacity var(--duration-default) ease;will-change:transform}.card-information__button .button .icon{display:none}}@media screen and (min-width:750px){.no-js .card-information__button .button:not(.button--soldout){display:none}.card-information__button .countdown{position:absolute;z-index:-1;left:0;top:0;width:100%;height:100%;transition:opacity var(--duration-default) ease}}@media screen and (hover:none)and (min-width:750px){.card-information__button.with-countdown .countdown{width:calc(100% - 1.8rem)}}@media screen and (max-width:480px){.product-grid:not(.flex-grid--1-col-mobile) .card-information__button .countdown{display:none}}@media screen and (hover:none)and (max-width:1366px),screen and (max-width:749px){.card-information__button .button{text-indent:-9999px;flex:0 0 auto;width:3.6rem;min-height:3.6rem;min-width:auto;padding:0;border-radius:50%;box-shadow:none}}@media screen and (max-width:749px){.card-information__button .button.loading:after{border-width:.1rem;width:2rem;height:2rem;margin-top:-1rem;margin-left:-1rem}}.card-information__wrapper{width:100%;line-height:calc(1 + .4 / var(--font-body-scale))}.card-information__wrapper .caption-with-letter-spacing{margin-bottom:.6rem;display:block}.card-information__wrapper>*:not(.visually-hidden:first-child)+*{margin-top:.6rem}.card-information__wrapper .caption{letter-spacing:.07rem}.card-wrapper{color:inherit;display:block;position:relative;text-decoration:none}.card-wrapper:focus-within .card{box-shadow:none}.card-wrapper .full-unstyled-link{display:none}.card__media{padding:var(--card-image-padding);border-radius:calc(var(--card-radius) - var(--card-border-width) - var(--card-image-padding))}.card__media-full-spacer{padding:2rem}.card-article-info{margin-top:1rem;display:flex;flex-wrap:wrap}.card__badge{display:flex;flex-direction:column;grid-row-gap:1rem;position:absolute;top:1rem;left:1rem;z-index:2;max-width:50%;pointer-events:none}.card-wrapper:hover .card-information__button .button{opacity:1;transform:translateY(0)}.card-wrapper:hover .card-information__button .countdown{opacity:0}@media screen and (min-width:990px){.card-wrapper .full-unstyled-link{display:flex}.card .media.media--hover-effect>picture:only-child,.card .media.media--hover-effect>picture+picture,.card-wrapper .media.media--hover-effect>picture:only-child:only-child{transition-property:transform,opacity}.card:hover .media.media--hover-effect>picture:first-child:only-child{transform:scale(1.03)}.card:hover .media.media--hover-effect>picture+picture{opacity:1;pointer-events:auto;transition-property:opacity,transform;transform:scale(1.03)}.card-information__text{display:inline}.card--search picture{transition:transform var(--duration-default) ease}.card-wrapper:hover .card--search picture{transform:scale(1.05)}.card-wrapper:hover .card__heading{text-decoration:underline;text-underline-offset:.3rem}}@media screen and (hover:hover){.card-information__text{background-image:linear-gradient(to top,rgb(var(--color-border)) 0 0),linear-gradient(to top,transparent 0,transparent 0);background-repeat:no-repeat;background-position:right bottom;background-size:0 .1rem,100% .1rem;transition:background-size var(--duration-default) ease}.card-wrapper:hover .card-information__text{background-position:left bottom;background-size:100% .1rem,100% .1rem}}.product-grid .badge--soldout{display:none}.product-grid .card-information .button--soldout{pointer-events:none;display:inline-flex;transform:none;box-shadow:none;border:none;opacity:1;background-color:rgba(var(--color-foreground),.5);color:rgb(var(--color-background));border-radius:var(--button-radius);text-indent:unset;width:100%;padding:.6rem 2rem;padding-top:calc(.6rem + var(--font-button-baseline))}.card-information__button.is-expanded{height:auto;width:100%;max-width:100%;transform:translateY(0)}.card-information__button .card__swatches{padding:2rem;border:none;cursor:unset;font-weight:inherit;background-color:rgba(var(--color-background),.95)}.card-information__button .card__swatches:before,.card-information__button .card__swatches:after{content:none}.card-information__button .card__swatches .variant-input-wrapper{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:1rem;border:none;margin:0;padding:0}.card-information__button .card__swatches .swatch{box-shadow:inset 0 0 0 .1rem rgb(var(--color-border));color:rgb(var(--color-foreground));padding:.6rem;min-width:3.4rem;min-height:3.4rem;font-size:1.4rem;letter-spacing:.1rem;line-height:1;display:flex;align-items:center;justify-content:center;cursor:pointer;position:relative;z-index:1;transition-property:color,box-shadow;transition-timing-function:ease;transition-duration:var(--duration-default);border-radius:min(var(--button-radius),.2rem)}.card-information__button .card__swatches .swatch:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;transition:background-color var(--duration-long) ease}@media screen and (hover:hover){.card-information__button .card__swatches .swatch:not(.disabled):not(.loading):hover{box-shadow:inset 0 0 0 .2rem rgb(var(--color-foreground))}}.card-information__button .card__swatches .swatch.disabled{cursor:not-allowed;color:rgb(var(--color-border))}.card-information__button .card__swatches .swatch.disabled:before{content:"";position:absolute;left:.5rem;top:50%;width:calc(100% - 1rem);border-bottom:.1rem solid rgb(var(--color-border));transform:rotate(-30deg)}.card-information__button .card__swatches .swatch.loading{color:transparent;cursor:progress}.card-information__button .card__swatches .swatch.loading:before{content:"";display:block;position:absolute;z-index:1;top:50%;left:50%;margin-top:-1rem;margin-left:-1rem;animation:by-loading var(--duration-long) infinite linear;border:.1rem solid transparent;border-inline-start:.1rem solid rgb(var(--color-foreground));border-radius:100%;height:2rem;width:2rem}.card-information__top{display:flex;justify-content:space-between}.card-media-video .deferred-media__poster{display:flex;align-items:center;justify-content:center;height:100%}.card-media-video .deferred-media__poster-button{height:4.4rem;width:4.4rem;border-radius:50%}.card-media-video .deferred-media__poster-button .icon{width:1.6rem;height:1.6rem}.card-media-video-wrapper{width:100%;height:100%}.card-media-video{width:100%;height:100%;display:block;position:relative}.card-media-video.deferred-media[loaded]>.deferred-media__poster{display:block;visibility:hidden}.card-media-video video,.card-media-video iframe{width:100%;height:100%;position:absolute;top:0;left:0;border:0}@media screen and (min-width:750px){.cursor--drag[is=scroll-snap-slider] .card__media{cursor:grab}.cursor--drag.-dragging[is=scroll-snap-slider] .card__media{cursor:grabbing}}.card-information__highlights{--hl-text-rgb: var(--color-foreground);--hl-text: rgb(var(--hl-text-rgb));--hl-bg: rgba(var(--color-foreground), .04);display:flex!important;flex-direction:row;flex-wrap:nowrap;align-items:flex-start;position:relative;z-index:2;gap:1.6rem;width:100%;margin-top:1.2rem;padding:1rem 1.2rem;background-color:var(--hl-bg);border-radius:min(var(--card-radius, .8rem),1.2rem);overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none;scroll-snap-type:x proximity;-webkit-mask-image:linear-gradient(to right,black 0,black calc(100% - 2.4rem),transparent 100%);mask-image:linear-gradient(to right,black 0,black calc(100% - 2.4rem),transparent 100%);transition:background-color var(--duration-default) ease}.card-information__highlights::-webkit-scrollbar{display:none;width:0;height:0}.card-product:hover .card-information__highlights{background-color:rgba(var(--color-foreground),.06)}.card-information__highlight{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center;flex:0 0 auto;min-width:7rem;scroll-snap-align:start}.card-information__highlight-value{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;max-width:100%;font-family:var(--font-button-family);font-size:1.2rem;font-weight:600;line-height:1.3;letter-spacing:.04em;color:var(--hl-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.card-information__highlight-icon{display:inline-flex;align-items:center;justify-content:center;width:1.6rem;height:1.6rem;padding:.3rem;flex-shrink:0;border-radius:50%;background-color:rgba(var(--hl-text-rgb),.08);color:rgba(var(--hl-text-rgb),.75)}.card-information__highlight-icon .icon{width:100%;height:100%}.card-information__highlight-label{max-width:100%;font-size:1.1rem;line-height:1.3;margin-top:.3rem;color:rgba(var(--hl-text-rgb),.6);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width:749px){.card-information__highlights{margin-top:1rem;padding:.8rem 1rem;gap:.5rem .8rem}.card-information__highlight-value{font-size:1.1rem;gap:.3rem}.card-information__highlight-icon{width:1.4rem;height:1.4rem;padding:.25rem}.card-information__highlight-label{font-size:1rem}}.card-wrapper:has(>.card--product){background-color:var(--sf-white);border-radius:var(--sf-radius);display:flex;flex-direction:column;height:100%}.card--product{border:none;background-color:transparent;box-shadow:none;border-radius:var(--sf-radius)}.card--product .card__media{border-radius:var(--sf-radius);background-color:transparent}.sf-wholesale-store .card--product .card__media.media-wrapper,.sf-wholesale-store .card--product .card__media .media{background-color:transparent}.card--product~.card-information{text-align:start;padding:1rem 1.6rem 1.8rem;margin-top:auto;flex-direction:column;align-items:stretch}.card-information__heading-row{display:flex;align-items:baseline;justify-content:space-between;column-gap:1.2rem}.card-information__heading-row .card-information__text{font-family:var(--font-body-family);font-weight:500;font-size:1.5rem;line-height:1.35;letter-spacing:0;flex:1 1 auto;min-width:0;min-height:calc(2 * 1.35 * 1.5rem)}.card-information__heading-row .price{flex:0 0 auto;font-family:var(--font-mono-family);font-size:1.3rem;letter-spacing:0;margin:0}.card-information__heading-row .price bdi{font-family:var(--font-mono-family);font-size:1.3rem}.sf-product-card__context,.sf-product-card__supporting{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sf-product-card__context{margin-top:.55rem;color:var(--sf-ink-soft);font-family:var(--font-mono-family);font-size:1.05rem;line-height:1.35;letter-spacing:.02em}.sf-product-card__context span:before{content:" \b7  "}.sf-product-card__supporting{margin-top:.35rem;color:var(--sf-ink);font-size:1.15rem;line-height:1.4}.card-information__rest-size{flex:0 0 auto;margin-left:0;max-width:none;color:var(--sf-ink);font-size:1.05rem;line-height:1.25;text-align:left;white-space:nowrap}.card-information__rest-claim{margin:.75rem 0 0;color:var(--sf-ink-soft);font-size:1.1rem;line-height:1.4;letter-spacing:0;text-transform:none}.card-information__rest-meta{display:flex;margin-top:.55rem;align-items:baseline;justify-content:flex-start;gap:1.2rem}.card-information__rest-meta .card-article-info{margin:0}.card-information__rest-meta .price{flex:0 0 auto;margin:0 0 0 auto;font-family:var(--font-mono-family);font-size:1.4rem;font-weight:500;line-height:1.1}.card-information__rest-meta .price bdi{font-family:var(--font-mono-family);font-size:1.4rem;font-weight:500}.sf-product-card-v2--pouch .card-information__heading-row .card-information__text{min-height:0}.sf-product-card-v2--pouch .card-information__heading-row .price,.sf-product-card-v2--pouch .card-information__heading-row .price bdi{font-size:1.4rem;font-weight:500}.sf-product-card-v2 .price--on-sale .price__sale{flex-wrap:nowrap;align-items:baseline;gap:.7rem;white-space:nowrap}.sf-product-card-v2 .price--on-sale .price__sale dd{margin:0}.sf-product-card-v2 .price--on-sale .price-item--regular{color:var(--sf-ink-soft);text-decoration-line:line-through;text-decoration-color:currentColor;text-decoration-thickness:.1rem}.sf-product-card-v2 .price--on-sale .price-item--regular:before{content:none}.sf-product-card-v2 .price--on-sale .price-item--regular bdi{color:inherit;font-size:1.05rem;font-weight:400}.sf-product-card-v2 .price--on-sale .price-item--sale,.sf-product-card-v2 .price--on-sale .price-item--sale bdi{color:var(--sf-ink);font-size:1.2rem;font-weight:500}.sf-product-card-v2--pouch .card-information__rest-meta .price--on-sale .price-item--sale,.sf-product-card-v2--pouch .card-information__rest-meta .price--on-sale .price-item--sale bdi{font-size:1.4rem}.card--product~.card-information .card-information__top{justify-content:flex-start}.card-article-info.caption-with-letter-spacing{font-family:var(--font-mono-family);font-size:1.1rem;letter-spacing:var(--sf-label-tracking, .02em);color:rgba(var(--color-foreground),.7);margin-top:.3rem;margin-bottom:0}.card__badge .badge{font-family:var(--font-mono-family);font-size:1rem;letter-spacing:var(--sf-label-tracking, .02em);font-weight:400;padding:.4rem .8rem;border-radius:var(--sf-radius);background-color:rgba(var(--color-background),.92);border:1px solid rgba(var(--color-foreground),.75);color:rgb(var(--color-foreground))}.card__badge .badge--onsale{background-color:rgb(var(--color-foreground));border-color:rgb(var(--color-foreground));color:rgb(var(--color-background))}.card__badge .badge--soldout{background-color:transparent;border-color:rgba(var(--color-foreground),.5);color:rgba(var(--color-foreground),.7)}.card-information__button .button{position:relative;min-width:0;min-height:0;width:3.8rem;height:3.8rem;padding:0;overflow:hidden;text-indent:-9999px;border-radius:var(--sf-radius);border:0;background-color:var(--sf-green, #26417a);color:var(--sf-white, #ffffff);box-shadow:none;font-family:var(--font-body-family);transition:background-color .15s ease,transform .15s ease}.card-information__button .button:after{content:none}.card-information__button .button .icon-cart{display:none}.card-information__button .button:not(.button--soldout):before{content:"+";position:absolute;top:50%;left:50%;transform:translate(-50%,-52%);text-indent:0;font-size:2rem;font-weight:400;line-height:1}@media screen and (hover:hover)and (min-width:750px){.card-information__button .button:hover{background-color:var(--sf-ink, #182b54);color:#fff;transform:scale(1.04)}}.card-information__button .button:focus-visible{outline:2px solid var(--sf-green, #26417a);outline-offset:2px}.card-information__heading-row .card-information__text,.card-information__heading-row .card-information__text:hover{text-decoration:none;border-bottom:0;background-image:none}.card-information__button .button--soldout{width:auto;height:auto;min-width:0;overflow:visible;text-indent:0;padding:.5rem 1.2rem;font-family:var(--font-mono-family);font-size:1rem;letter-spacing:var(--sf-label-tracking, .02em);background-color:transparent;color:rgba(var(--color-foreground),.7);border:1px solid rgba(var(--color-foreground),.5);border-radius:var(--sf-radius)}.card-information .rating-star{--font-size: 1.2;--letter-spacing: .15}.card-information .rating-count{display:inline-block;font-family:var(--font-mono-family);font-size:1.1rem;color:rgba(var(--color-foreground),.7)}.sf-pouch-card{position:absolute;z-index:3;top:0;right:0;bottom:0;left:0;display:block;min-width:0;overflow:hidden;color:var(--sf-ink);background-color:var(--sf-card-field, var(--sf-paper));background-image:linear-gradient(0deg,#203328 10%,var(--sf-card-field, #c99a3b));border-radius:var(--sf-radius);opacity:0;visibility:hidden;pointer-events:none;transform:scale(.985);transform-origin:center;transition:opacity .18s ease,transform .22s ease,visibility .18s ease}.sf-pouch-card__background{position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;overflow:hidden;background:var(--sf-card-field, #c99a3b)}.sf-pouch-card__background:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,#203328 10%,var(--sf-card-field, #c99a3b))}.sf-pouch-card__background img{width:100%;height:100%;object-fit:cover;opacity:0}.sf-pouch-card--has-background{color:#fff;background-color:var(--sf-card-field, #c99a3b);background-image:linear-gradient(0deg,#203328 10%,var(--sf-card-field, #c99a3b))}.sf-pouch-card__label{position:absolute;z-index:7;top:1.4rem;left:1.4rem;margin:0;padding:.55rem .85rem;color:var(--sf-card-field-text);font-size:1rem;line-height:1.15;letter-spacing:var(--sf-label-tracking, .02em);text-transform:uppercase;background-color:var(--sf-card-field);border:1px solid var(--sf-card-field);border-radius:var(--sf-radius)}.sf-pouch-card__visual{position:absolute;z-index:2;top:3.6rem;right:1.2rem;left:1.2rem;display:grid;height:48%;overflow:hidden;place-items:center;padding:.4rem 1rem 0}.sf-pouch-card__visual img{width:100%;height:100%;max-height:37rem;object-fit:contain;filter:saturate(1.04) contrast(1.08) brightness(1.16);transform:translateY(-36%) scale(1.08);transform-origin:center}.sf-pouch-card--fallback .sf-pouch-card__visual{mix-blend-mode:multiply}.sf-pouch-card--has-packshot .sf-pouch-card__visual{top:5.2rem;height:36%;isolation:isolate;overflow:visible;mix-blend-mode:normal;padding:0 1.6rem .4rem;place-items:end center}.sf-pouch-card--has-packshot .sf-pouch-card__visual:before{content:"";position:absolute;z-index:0;top:-12%;right:2%;bottom:-10%;left:2%;background:radial-gradient(ellipse at center bottom,#ffffff57,#f4f1ea24 48%,#f4f1ea00 74%);pointer-events:none}.sf-pouch-card--mask .sf-pouch-card__visual img,.sf-pouch-card--cream .sf-pouch-card__visual img{transform:translateY(-40%) scale(1.12)}.sf-pouch-card--has-packshot .sf-pouch-card__visual img,.sf-pouch-card--has-packshot.sf-pouch-card--mask .sf-pouch-card__visual img,.sf-pouch-card--has-packshot.sf-pouch-card--cream .sf-pouch-card__visual img{position:relative;z-index:1;width:auto;height:17rem;max-width:100%;max-height:none;filter:none;object-fit:contain;object-position:center bottom;transform:none;transform-origin:center bottom}.sf-pouch-card__details{position:absolute;z-index:3;right:0;bottom:5.2rem;left:0;min-width:0;padding:1.2rem 1.6rem;color:#fff;text-shadow:0 1px 2px rgba(18,38,29,.18)}.sf-pouch-card__title-row{display:flex;align-items:baseline;justify-content:space-between;gap:1.2rem}.sf-pouch-card__title{min-width:0;font-family:var(--font-body-family);font-size:1.65rem;font-weight:500;line-height:1.2;letter-spacing:normal}.sf-pouch-card__price{display:grid;flex:0 0 auto;justify-items:end;gap:.2rem;font-size:1.4rem;font-weight:500;line-height:1.2}.sf-pouch-card__price small{color:#ffffffc7;font-size:.85rem;font-weight:400;letter-spacing:.04em;text-transform:uppercase}.sf-pouch-card__size{margin:.35rem 0 0;color:#ffffffc7;font-size:1rem;line-height:1.25;letter-spacing:.03em;white-space:nowrap}.sf-pouch-card__claim{max-width:28rem;margin:.65rem 0 0;font-size:1.05rem;font-weight:400;line-height:1.35;letter-spacing:.02em;text-transform:uppercase}.sf-pouch-card__chips{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.sf-pouch-card__chip{display:inline-flex;align-items:center;padding:.4rem .7rem;color:currentColor;font-size:.95rem;line-height:1.15;letter-spacing:var(--sf-label-tracking, .02em);text-transform:uppercase;white-space:nowrap;background-color:color-mix(in srgb,currentColor 10%,transparent);border:1px solid color-mix(in srgb,currentColor 42%,transparent);border-radius:var(--sf-radius)}.card-information__ticker{overflow:hidden;white-space:nowrap;border-top:1px solid rgba(255,255,255,.42);padding-top:.8rem;max-width:100%;contain:inline-size}.sf-pouch-card__ticker{margin-top:1rem}.card-wrapper{min-width:0;max-width:100%}.product-grid .flex-grid__item,.sf-ritual__grid .flex-grid__item{min-width:0}.card-information__ticker-track{display:inline-flex;width:max-content}.card-information__ticker-set{display:inline-flex;flex-shrink:0}.card-information__ticker-item{font-size:1.05rem;letter-spacing:var(--sf-label-tracking, .02em);text-transform:uppercase;color:currentColor}.card-information__ticker-item:after{content:"/";display:inline-block;margin:0 .8em;color:currentColor}@media screen and (hover:hover)and (min-width:750px)and (prefers-reduced-motion:no-preference){.sf-product-card-v2--pouch:hover .sf-pouch-card__ticker .card-information__ticker-track,.sf-product-card-v2--pouch:focus-within .sf-pouch-card__ticker .card-information__ticker-track{animation:sf-card-ticker 18s linear infinite}}.sf-product-card-v2 .full-unstyled-link{display:block}.sf-product-card-v2--pouch>.card--product{z-index:5;pointer-events:none}.sf-product-card-v2--pouch>.card--product .card__media{pointer-events:auto}.sf-product-card-v2--pouch .media-wrapper{background-color:transparent}.sf-product-card-v2--pouch .card--product .media--hover-effect>picture+picture,.sf-product-card-v2--pouch .sf-pouch-card__visual{display:none}.sf-product-card-v2--pouch{isolation:isolate;overflow:hidden;border:1px solid var(--sf-hairline)}.sf-product-card-v2--pouch>.card-information{padding-bottom:1.8rem}.sf-product-card-v2--pouch .card-information__button{z-index:6;right:0;bottom:0;left:0;width:100%;height:5.2rem;margin:0;overflow:visible;opacity:0;transform:translateY(100%);transition:opacity .18s ease,transform .18s ease}.sf-product-card-v2--pouch .card-information__button .button{display:inline-flex;width:100%;height:5.2rem;padding:0 1.6rem;align-items:center;justify-content:center;color:#fff;font-family:var(--font-mono-family);font-size:1.15rem;line-height:1.2;letter-spacing:.04em;text-indent:0;text-transform:uppercase;background:var(--sf-ink);border-radius:0 0 var(--sf-radius) var(--sf-radius);opacity:1;transform:none}.sf-product-card-v2--pouch .card-information__button .button:before{content:none}.sf-product-card-v2--pouch .card-information__button .button--soldout{color:#ffffffb8;background:var(--sf-ink);border:0}@media screen and (hover:hover)and (min-width:750px){.sf-product-card-v2--pouch:hover .sf-pouch-card,.sf-product-card-v2--pouch:focus-within .sf-pouch-card,.sf-product-card-v2--pouch:hover .card-information__button,.sf-product-card-v2--pouch:focus-within .card-information__button{opacity:1;visibility:visible;transform:translateY(0)}}@media screen and (hover:none),screen and (max-width:749px){.sf-product-card-v2--pouch .sf-pouch-card,.sf-product-card-v2--pouch .card-information__button{opacity:1;visibility:visible;transform:translateY(0)}.sf-pouch-card__visual{right:1.6rem;left:1.6rem;height:54%;padding-inline:1.6rem}.sf-pouch-card__visual img{width:100%}.sf-pouch-card--has-packshot .sf-pouch-card__visual{top:5.2rem;height:36%;padding:0 1.6rem .4rem}}@media screen and (prefers-reduced-motion:reduce){.sf-pouch-card,.sf-product-card-v2--pouch .card-information__button{transition:none}.card-information__ticker-track{display:block;width:100%;overflow:hidden;text-overflow:ellipsis}.card-information__ticker-set{display:inline}.card-information__ticker-set:last-child{display:none}}@keyframes sf-card-ticker{0%{transform:translate(0)}to{transform:translate(-50%)}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/component-card.css.map */
