:root{--cf-lake: #073f46;--cf-lake-hover: #0b525b;--cf-green: #177245;--cf-green-soft: #e4f0e8;--cf-ink: #102a33;--cf-slate: #5f6b70;--cf-stone: #f5f5f1;--cf-stone-deep: #ebece5;--cf-reed: #d9ddd8;--cf-white: #ffffff;--cf-radius: .8rem;--cf-radius-card: 1.2rem;--cf-radius-lg: 1.6rem;--cf-radius-xl: 2.4rem;--cf-shadow-sm: 0 .2rem .8rem rgba(16, 42, 51, .05);--cf-shadow: 0 1.2rem 3.2rem rgba(16, 42, 51, .1);--cf-gutter: 1.6rem;--cf-section-space: 5.6rem;--cf-font: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif}@media screen and (min-width:750px){:root{--cf-gutter: 3.2rem;--cf-section-space: 7.2rem}}@media screen and (min-width:990px){:root{--cf-section-space: 8.8rem}}html.cf-inter{--font-body-family: var(--cf-font);--font-heading-family: var(--cf-font);--font-body-style: normal;--font-heading-style: normal;--font-body-weight: 400;--font-body-weight-bold: 600;--font-heading-weight: 700}body.cf-theme{font-size:1.6rem;letter-spacing:0;line-height:1.55;color:rgba(var(--color-foreground),.9);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.cf-theme h1,.cf-theme h2,.cf-theme h3,.cf-theme h4,.cf-theme .h0,.cf-theme .h1,.cf-theme .h2,.cf-theme .h3,.cf-theme .h4{letter-spacing:-.015em;font-weight:700;line-height:1.2}.cf-theme .page-width{max-width:132rem;padding-left:var(--cf-gutter);padding-right:var(--cf-gutter)}.cf-theme .rte{line-height:1.6}.cf-theme .caption,.cf-theme .caption-large{letter-spacing:0}.cf-theme *:focus-visible{outline:.2rem solid rgb(var(--color-foreground));outline-offset:.2rem;box-shadow:none}.cf-theme .focus-inset:focus-visible{outline:.2rem solid rgb(var(--color-foreground));outline-offset:-.2rem}.cf-h1{font-size:3.2rem;line-height:1.12;letter-spacing:-.025em;margin:0 0 1.6rem;color:rgb(var(--color-foreground))}.cf-h2{font-size:2.6rem;line-height:1.15;letter-spacing:-.02em;margin:0 0 2.4rem;color:rgb(var(--color-foreground));text-wrap:balance}@media screen and (min-width:750px){.cf-h1{font-size:4.4rem}.cf-h2{font-size:3.2rem;margin-bottom:3.2rem}}@media screen and (min-width:990px){.cf-h2{font-size:3.8rem}}.cf-text-link{color:rgb(var(--color-link));font-weight:600;text-decoration:underline;text-underline-offset:.3rem;text-decoration-thickness:.1rem}.cf-text-link:hover{text-decoration-thickness:.2rem}.cf-icon{flex-shrink:0;display:inline-block;vertical-align:middle}.cf-editor-note{margin:1.6rem auto;padding:1.2rem 1.6rem;border:1px dashed var(--cf-reed);border-radius:var(--cf-radius);font-size:1.4rem;color:var(--cf-slate)}.cf-theme .button,.cf-theme .shopify-challenge__button,.cf-theme .customer button{font-family:var(--font-body-family);font-size:1.6rem;font-weight:600;letter-spacing:0;min-height:5.2rem;padding:0 2.8rem;gap:.8rem;transition:background-color .15s ease,color .15s ease}.cf-theme .button .cf-icon{transition:transform .2s ease}.cf-theme .button:not([disabled]):hover .cf-icon{transform:translate(.3rem)}.cf-theme .button:not([disabled]):hover:after{box-shadow:0 0 0 calc(var(--buttons-border-width) + var(--border-offset)) rgba(var(--color-button-text),var(--border-opacity)),0 0 0 var(--buttons-border-width) rgba(var(--color-button),var(--alpha-button-background))}.cf-theme .button:not(.button--secondary):not(.button--tertiary):not([disabled]):hover{filter:brightness(1.12)}.cf-theme .button.cf-button-outline{--color-button: var(--color-background);--color-button-text: var(--color-foreground);background-color:transparent;color:rgb(var(--color-foreground));box-shadow:inset 0 0 0 .15rem rgb(var(--color-foreground));min-width:22rem}.cf-theme .button.cf-button-outline:after,.cf-theme .button.cf-button-outline:not([disabled]):hover:after{box-shadow:none}.cf-theme .button.cf-button-outline:not([disabled]):hover{background-color:rgb(var(--color-foreground));color:rgb(var(--color-background))}.cf-theme .button[disabled],.cf-theme .button[aria-disabled=true]{opacity:.55;cursor:not-allowed}.cf-announcement__inner{display:flex;justify-content:center;align-items:center;min-height:3.6rem;padding-top:.6rem;padding-bottom:.6rem;text-align:center}.cf-announcement__text{margin:0;font-size:1.3rem;font-weight:500;line-height:1.35;color:rgb(var(--color-foreground));text-decoration:none}a.cf-announcement__text:hover{text-decoration:underline}@media screen and (min-width:750px){.cf-announcement__text{font-size:1.4rem}}.cf-header{display:grid;grid-template-columns:1fr auto;align-items:center;column-gap:1.2rem;min-height:6rem;padding-top:.2rem;padding-bottom:.2rem}.cf-header>*{grid-row:1}.cf-header .cf-header__icons{grid-area:auto}.cf-header__logo{display:inline-flex;align-items:center;text-decoration:none;color:inherit;padding:.4rem 0;justify-self:start}.cf-header__logo-image{max-height:4.4rem;width:auto;height:auto}.cf-wordmark{font-family:var(--font-heading-family);font-weight:700;font-size:2.4rem;line-height:1;letter-spacing:-.035em;white-space:nowrap}.cf-wordmark__a{color:var(--cf-lake)}.cf-wordmark__b{color:var(--cf-green)}.color-scheme-3 .cf-wordmark__a,.color-scheme-4 .cf-wordmark__a{color:#fff}.color-scheme-3 .cf-wordmark__b,.color-scheme-4 .cf-wordmark__b{color:#9fd8b8}.cf-header__nav{display:none}.cf-header__nav-list{display:flex;gap:.8rem;list-style:none;margin:0;padding:0}.cf-header__nav-link{display:inline-flex;align-items:center;min-height:4.4rem;padding:0 1.2rem;font-size:1.6rem;font-weight:500;color:rgb(var(--color-foreground));text-decoration:none;border-radius:var(--cf-radius)}.cf-header__nav-link:hover,.cf-header__nav-link.is-active{color:var(--cf-lake);text-decoration:underline;text-underline-offset:.7rem;text-decoration-thickness:.2rem}.cf-header__icons{display:flex;align-items:center;justify-self:end;gap:0;padding-right:0}.cf-header__icons .header__icon{width:4.4rem;height:4.4rem}.cf-header__icons .header__icon--cart{margin-right:0}.cf-header__account,.cf-header__localization{display:none}.cf-header__localization{align-items:center;margin:0 .4rem}.cf-header__localization .localization-form__select{margin:0;min-height:4.4rem;padding:0 2.8rem 0 .8rem;font-size:1.5rem;font-weight:500;background:transparent;border:0;box-shadow:none}.cf-header__localization .localization-form__select:before,.cf-header__localization .localization-form__select:after{content:none;box-shadow:none}.cf-header__localization .localization-form__select .icon-caret{right:.8rem}.cf-header__logo-classic{display:block;width:15.6rem;height:auto}@media screen and (min-width:990px){.cf-header__logo-classic{width:20rem}}.cf-header__localization .disclosure__list-wrapper{top:100%;bottom:auto;right:0;transform:none;margin-top:.4rem;z-index:5}.cf-header .cf-header__localization .localization-form{padding:0;margin:0}.cf-header .cf-header__localization .localization-form .localization-form__select{margin:0;padding-top:0;padding-bottom:0}.cf-header header-drawer{display:block;justify-self:end;margin-left:0;margin-right:-1rem}.cf-header .menu-drawer-container{display:flex}.cf-header .menu-drawer{left:auto;right:0;transform:translate(100%)}.cf-header .js details[open].menu-opening>.menu-drawer,.js .cf-header details[open].menu-opening>.menu-drawer{transform:translate(0)}.cf-drawer__nav{padding:1.2rem 0 0}.cf-drawer__list{list-style:none;margin:0;padding:0}.cf-drawer .cf-drawer__link{display:flex;align-items:center;font-size:1.8rem;font-weight:600;padding:1.2rem var(--cf-gutter);min-height:5.2rem;color:rgb(var(--color-foreground))}.cf-drawer .cf-drawer__link:hover,.cf-drawer .menu-drawer__menu-item--active{background-color:var(--cf-stone);color:var(--cf-lake)}.cf-drawer__list--secondary{margin-top:.8rem;padding-top:.8rem;border-top:1px solid var(--cf-reed)}.cf-drawer .cf-drawer__link--small{font-size:1.6rem;font-weight:500;min-height:4.8rem}.cf-drawer .cf-drawer__utility{padding:1.6rem var(--cf-gutter) 2.4rem;background-color:var(--cf-stone);border-top:1px solid var(--cf-reed)}.cf-drawer__account{display:flex;align-items:center;gap:1rem;font-size:1.5rem;font-weight:500;padding:.8rem 0;color:rgb(var(--color-foreground));text-decoration:none}.cf-drawer__account .icon{width:2rem;height:2rem}.cf-drawer__localization{display:flex;flex-wrap:wrap;gap:1.2rem;padding:.8rem 0 0}.cf-drawer__label{margin:0 0 .4rem;font-size:1.3rem;font-weight:600;color:var(--cf-slate);letter-spacing:0}.cf-drawer__localization .localization-form__select{background-color:#fff;border:1px solid var(--cf-reed);border-radius:var(--cf-radius);min-height:4.4rem}@media screen and (min-width:990px){.cf-header{grid-template-columns:auto 1fr auto;column-gap:4rem;min-height:7.6rem}.cf-wordmark{font-size:2.8rem}.cf-header__nav{display:flex;justify-content:center}.cf-header header-drawer{display:none}.cf-header__account,.cf-header__localization{display:flex}}.cf-section{padding-top:var(--cf-section-space);padding-bottom:var(--cf-section-space)}.cf-section__heading{text-align:left}.cf-section__head{display:flex;align-items:flex-end;justify-content:space-between;gap:1.6rem;margin-bottom:2.4rem}.cf-section__head .cf-section__heading{margin:0}.cf-section__link{display:inline-flex;align-items:center;gap:.6rem;min-height:4.4rem;flex-shrink:0;font-size:1.5rem;font-weight:600;color:var(--cf-lake);text-decoration:none}.color-scheme-3 .cf-section__link,.color-scheme-4 .cf-section__link{color:#fff}.cf-section__link:hover{text-decoration:underline;text-underline-offset:.4rem}.cf-section__footer{margin-top:4rem;display:flex;justify-content:center}@media screen and (min-width:750px){.cf-section__head{margin-bottom:3.6rem}.cf-section__link{font-size:1.6rem}}.cf-hero{overflow:hidden}.cf-hero__inner{display:grid;gap:2.8rem;padding-top:1.6rem;padding-bottom:4.8rem}.cf-hero__stage{order:-1;position:relative}.cf-hero__content{max-width:60rem}.cf-hero__heading{font-size:3.8rem;line-height:1.06;letter-spacing:-.03em;margin:0 0 1.6rem;color:rgb(var(--color-foreground));text-wrap:balance}.cf-hero__text{font-size:1.7rem;line-height:1.55;color:rgba(var(--color-foreground),.78);margin:0 0 2.8rem;max-width:48rem}.cf-hero__actions{display:flex;flex-wrap:wrap;align-items:center;gap:1.2rem 2.8rem}.cf-theme .cf-hero__button{width:100%;min-height:5.6rem;font-size:1.7rem}.cf-hero__link{display:inline-flex;align-items:center;min-height:4.4rem;font-size:1.6rem;font-weight:600;color:rgb(var(--color-foreground));text-decoration:underline;text-underline-offset:.5rem;text-decoration-thickness:.15rem}.cf-hero__link:hover{color:var(--cf-lake)}.cf-hero__panel{position:relative;z-index:1;aspect-ratio:1 / 1;background:#fff;border-radius:var(--cf-radius-xl);box-shadow:var(--cf-shadow-sm)}.cf-hero__badge{position:absolute;top:1.4rem;left:1.4rem;z-index:2;display:inline-flex;align-items:center;gap:.8rem;padding:.6rem 1.2rem;border-radius:999px;background:var(--cf-stone);color:var(--cf-lake);font-size:1.3rem;font-weight:600;line-height:1.3}.cf-hero__badge:before{content:"";width:.8rem;height:.8rem;border-radius:50%;background:var(--cf-green)}.cf-hero__main{position:absolute;top:11%;right:5%;bottom:20%;left:5%;display:flex;align-items:center;justify-content:center}.cf-hero__main-image{width:100%;height:100%;object-fit:contain}.cf-hero__detail{display:none}.cf-hero__tag{position:absolute;left:1.2rem;right:1.2rem;bottom:1.2rem;z-index:2;display:flex;align-items:center;gap:1.2rem;padding:1.2rem 1.4rem;border-radius:var(--cf-radius-lg);background:var(--cf-lake);color:#fff;text-decoration:none;transition:background-color .2s ease}.cf-hero__tag:hover{background:var(--cf-lake-hover)}.cf-hero__tag-text{flex:1;min-width:0}.cf-hero__tag-title{margin:0;font-size:1.5rem;font-weight:700;line-height:1.25;color:#fff;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cf-theme .cf-hero__tag-price .price{font-size:1.4rem;color:#ffffffd9}.cf-theme .cf-hero__tag-price .price .price-item{font-weight:500}.cf-hero__swatches{display:flex;gap:.4rem}.cf-hero__swatch{display:block;width:3.4rem;height:3.4rem;border-radius:.8rem;background:#fff;overflow:hidden}.cf-hero__swatch img{width:100%;height:100%;object-fit:contain;padding:.2rem;display:block}.cf-hero__tag-arrow{display:inline-flex;align-items:center;justify-content:center;width:3.6rem;height:3.6rem;border-radius:50%;background:#fff;color:var(--cf-lake);flex-shrink:0;transition:transform .2s ease}.cf-hero__tag:hover .cf-hero__tag-arrow{transform:translate(.3rem)}.cf-hero__photo{border-radius:var(--cf-radius-xl);overflow:hidden}.cf-hero__photo-image{display:block;width:100%;height:auto;aspect-ratio:4 / 3;object-fit:cover}.cf-hero__placeholder{width:100%;height:100%;fill:var(--cf-reed)}@media screen and (min-width:750px){.cf-hero__inner{gap:4rem;padding-top:3.2rem;padding-bottom:6.4rem}.cf-hero__panel{aspect-ratio:7 / 5}.cf-hero__main{top:8%;right:5%;bottom:8%;left:24%}.cf-hero__detail{display:block;position:absolute;left:2.4rem;bottom:2.4rem;z-index:2;width:26%;aspect-ratio:1 / 1;background:#fff;border:1px solid var(--cf-reed);border-radius:var(--cf-radius-lg);box-shadow:var(--cf-shadow);overflow:hidden}.cf-hero__detail-image{width:100%;height:100%;object-fit:contain;padding:.8rem;display:block}.cf-hero__tag{left:auto;right:2.4rem;bottom:2.4rem;max-width:58%;padding:1.4rem 1.6rem 1.4rem 2rem}.cf-hero__tag-title{font-size:1.7rem}.cf-hero__badge{top:2.4rem;left:2.4rem}.cf-hero__heading{font-size:5.2rem}.cf-hero__text{font-size:1.9rem}.cf-theme .cf-hero__button{width:auto;min-width:22rem;padding:0 3.2rem}}@media screen and (min-width:990px){.cf-hero__inner{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);align-items:center;gap:6.4rem;min-height:64rem;padding-top:6.4rem;padding-bottom:7.2rem}.cf-hero__stage{order:2}.cf-hero__stage:before{content:"";position:absolute;top:-2.4rem;right:-2.4rem;bottom:5.6rem;width:56%;border-radius:var(--cf-radius-xl);background:var(--cf-lake)}.cf-hero__panel{aspect-ratio:8 / 7}.cf-hero__main{top:10%;right:5%;bottom:16%;left:12%}.cf-hero__detail{left:-3.2rem;bottom:4.8rem;width:30%}.cf-hero__heading{font-size:6rem}}@media screen and (min-width:1200px){.cf-hero__heading{font-size:6.4rem}}.cf-hero__heading--long{font-size:3.4rem}@media screen and (min-width:750px){.cf-hero__heading--long{font-size:4.6rem}}@media screen and (min-width:1200px){.cf-hero__heading--long{font-size:5.4rem}}.cf-trust{border-top:1px solid var(--cf-reed);border-bottom:1px solid var(--cf-reed)}.cf-trust__list{display:grid;list-style:none;margin:0;padding:.4rem 0}.cf-trust__item{display:flex;gap:1.6rem;align-items:center;padding:1.8rem 0}.cf-trust__item+.cf-trust__item{border-top:1px solid var(--cf-reed)}.cf-trust__icon{display:inline-flex;align-items:center;justify-content:center;width:5.2rem;height:5.2rem;border-radius:50%;background:var(--cf-lake);color:#fff;flex-shrink:0}.cf-trust__title{margin:0;font-weight:700;font-size:1.7rem;line-height:1.3;color:rgb(var(--color-foreground))}.cf-trust__text{margin:.3rem 0 0;font-size:1.45rem;color:var(--cf-slate);line-height:1.45}@media screen and (min-width:750px){.cf-trust__list{grid-template-columns:repeat(3,minmax(0,1fr));padding:0}.cf-trust__item{align-items:flex-start;padding:3.6rem 2.4rem}.cf-trust__item:first-child{padding-left:0}.cf-trust__item+.cf-trust__item{border-top:0;border-left:1px solid var(--cf-reed)}}@media screen and (min-width:990px){.cf-trust__item{padding:4rem 3.2rem;gap:2rem}.cf-trust__icon{width:5.6rem;height:5.6rem}.cf-trust__title{font-size:1.8rem}.cf-trust__text{font-size:1.5rem}}.cf-categories__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem;list-style:none;margin:0;padding:0}.cf-category-card{position:relative;display:block;aspect-ratio:10 / 11;border-radius:var(--cf-radius-lg);overflow:hidden;background:var(--cf-stone-deep);isolation:isolate;text-decoration:none;color:#fff}.cf-category-card__media{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;padding:7% 7% 24%}.cf-category-card__image{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;transition:transform .4s ease}.cf-category-card__placeholder{width:100%;height:100%;fill:var(--cf-reed)}.cf-category-card:after{content:"";position:absolute;top:50%;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:linear-gradient(to top,#073f46f0,#073f4699 45%,#073f4600)}.cf-category-card__label{position:absolute;left:0;right:0;bottom:0;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:.8rem;padding:1.2rem 1.2rem 1.4rem 1.4rem}.cf-category-card__title{font-size:1.6rem;font-weight:700;line-height:1.2;color:#fff}.cf-category-card__arrow{display:inline-flex;align-items:center;justify-content:center;width:3.4rem;height:3.4rem;border-radius:50%;background:#fff;color:var(--cf-lake);flex-shrink:0;transition:transform .2s ease}.cf-category-card:hover .cf-category-card__arrow{transform:translate(.3rem)}@media(hover:hover){a.cf-category-card:hover .cf-category-card__image{transform:scale(1.05)}}@media screen and (min-width:750px){.cf-categories__grid{gap:2rem}.cf-category-card__label{padding:2rem 2rem 2.2rem 2.4rem}.cf-category-card__title{font-size:2rem}.cf-category-card__arrow{width:4rem;height:4rem}}@media screen and (min-width:990px){.cf-categories__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:2.4rem}}.cf-product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.6rem 1.2rem;list-style:none;margin:0;padding:0}@media screen and (min-width:750px){.cf-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:2.4rem}}@media screen and (min-width:990px){.cf-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:3.2rem 2.4rem}}.cf-card{position:relative;display:flex;flex-direction:column;height:100%;background:#fff;border:1px solid var(--cf-reed);border-radius:var(--cf-radius-card);overflow:hidden;transition:box-shadow .2s ease,transform .2s ease,border-color .2s ease}@media(hover:hover){.cf-card:hover{border-color:#d9ddd866;box-shadow:var(--cf-shadow);transform:translateY(-.2rem)}}.cf-card__media{position:relative;aspect-ratio:1 / 1;background:#fff;overflow:hidden}.cf-card__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;padding:5%;transition:opacity .25s ease,scale .35s ease}.cf-card__media--crop .cf-card__image{padding:0;transform:scale(var(--cf-zoom, 1));transform-origin:var(--cf-fx, 50%) var(--cf-fy, 50%)}.cf-card__image--second{opacity:0}@media(hover:hover){.cf-card--has-second:hover .cf-card__image--second{opacity:1}.cf-card--has-second:hover .cf-card__image:not(.cf-card__image--second){opacity:0}.cf-card:not(.cf-card--has-second):hover .cf-card__image{scale:1.04}}.cf-card__placeholder{width:100%;height:100%;fill:var(--cf-reed)}.cf-card--sold-out .cf-card__image{opacity:.6}.cf-card__body{display:flex;flex-direction:column;flex:1;gap:.4rem;padding:1.2rem 1.2rem 1.4rem;border-top:1px solid rgba(217,221,216,.6)}.cf-card__title{margin:0;font-size:1.5rem;font-weight:600;line-height:1.3;letter-spacing:0}.cf-card__link{color:rgb(var(--color-foreground));text-decoration:none}.cf-card__link:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;border-radius:var(--cf-radius-card)}.cf-card__link:focus-visible{outline:none}.cf-card__link:focus-visible:after{outline:.2rem solid rgb(var(--color-foreground));outline-offset:-.2rem}.cf-card__sub{margin:0;font-size:1.3rem;line-height:1.4;color:var(--cf-slate);display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.cf-card__rating{margin:0;color:var(--cf-slate)}.cf-card__footer{display:flex;align-items:center;justify-content:space-between;gap:.8rem;margin-top:auto;padding-top:.8rem}.cf-card__arrow{display:none;align-items:center;justify-content:center;width:3.4rem;height:3.4rem;border-radius:50%;background:var(--cf-stone);color:var(--cf-lake);flex-shrink:0;transition:background-color .2s ease,color .2s ease}.cf-card:hover .cf-card__arrow{background:var(--cf-lake);color:#fff}@media screen and (min-width:750px){.cf-card__body{padding:1.6rem 1.8rem 1.8rem}.cf-card__title{font-size:1.7rem}.cf-card__sub{font-size:1.4rem}.cf-card__arrow{display:inline-flex}}.cf-badge{display:inline-block;padding:.3rem .8rem;border-radius:.4rem;font-size:1.2rem;font-weight:600;line-height:1.4;letter-spacing:0}.cf-card__media .cf-badge{position:absolute;top:1rem;left:1rem;z-index:2}.cf-badge--sold-out{background:var(--cf-ink);color:#fff}.cf-badge--sale{background:var(--cf-green);color:#fff}.cf-theme .price{font-size:1.6rem;letter-spacing:0;line-height:1.3;color:rgb(var(--color-foreground))}.cf-theme .price__container{display:flex;flex-wrap:wrap;align-items:baseline;gap:.2rem .8rem}.cf-theme .price .price-item{margin:0;font-weight:600}.cf-theme .price--on-sale .price-item--sale{color:var(--cf-green)}.cf-theme .price--on-sale .price-item--regular{font-weight:400;color:var(--cf-slate);font-size:.9em}.cf-theme .price .unit-price{flex-basis:100%;color:var(--cf-slate)}.cf-theme .price--large{font-size:2.4rem}.cf-theme .price--card{font-size:1.5rem;margin-top:.2rem}.cf-theme .price .cf-badge{margin-left:.8rem;vertical-align:middle}.cf-theme .price--show-badge{display:flex;align-items:center;flex-wrap:wrap;gap:.4rem}@media screen and (min-width:750px){.cf-theme .price--large{font-size:2.8rem}}.cf-story__inner{display:grid;gap:2.8rem;align-items:center}.cf-story__media{border-radius:var(--cf-radius-lg);overflow:hidden;background:#fff}.cf-story__image{display:block;width:100%;height:auto;aspect-ratio:5 / 4;object-fit:cover}.cf-story--product .cf-story__image{aspect-ratio:4 / 3;object-fit:contain;padding:5%}.cf-story__placeholder{display:block;width:100%;aspect-ratio:4 / 3;fill:var(--cf-reed)}.cf-story__content{max-width:54rem}.cf-story__heading{font-size:3.2rem;line-height:1.08;letter-spacing:-.025em;margin:0 0 1.8rem;color:rgb(var(--color-foreground));text-wrap:balance}.cf-story__text{font-size:1.7rem;line-height:1.6;color:rgba(var(--color-foreground),.82);margin-bottom:3.2rem}.cf-story__text p{margin:0 0 1.2rem}.cf-theme .cf-story__button{min-width:20rem}@media screen and (min-width:750px){.cf-story__heading{font-size:4rem}.cf-story__text{font-size:1.8rem}}@media screen and (min-width:990px){.cf-story__inner{grid-template-columns:repeat(2,minmax(0,1fr));gap:8rem}.cf-story--photo .cf-story__image{aspect-ratio:1 / 1}.cf-story--image-right .cf-story__media{order:2}.cf-story__heading{font-size:5rem}}.cf-steps{display:grid;gap:1.2rem;list-style:none;margin:0;padding:0}.cf-steps__item{padding:2.4rem;background:#fff;border-radius:var(--cf-radius-lg);box-shadow:var(--cf-shadow-sm)}.cf-steps__top{display:flex;align-items:center;justify-content:space-between;gap:1.2rem;margin-bottom:2rem}.cf-steps__icon{display:inline-flex;align-items:center;justify-content:center;width:5.6rem;height:5.6rem;border-radius:50%;background:var(--cf-lake);color:#fff;flex-shrink:0}.cf-steps__number{font-size:1.3rem;font-weight:600;color:var(--cf-green);padding:.4rem 1rem;border-radius:999px;background:var(--cf-green-soft)}.cf-steps__title{margin:0 0 .8rem;font-size:2rem;color:rgb(var(--color-foreground))}.cf-steps__text{margin:0;font-size:1.55rem;color:var(--cf-slate);line-height:1.55}.cf-delivery__bottom{display:grid;gap:2rem;margin-top:4.8rem}.cf-delivery__links{display:flex;flex-wrap:wrap;gap:.8rem 2.4rem;margin:1.6rem 0 0}.cf-faq__heading{font-size:2.4rem;margin:0;color:rgb(var(--color-foreground))}.cf-faq{padding:.4rem 2rem;background:#fff;border-radius:var(--cf-radius-lg);box-shadow:var(--cf-shadow-sm)}.cf-faq>.cf-accordion:first-of-type{border-top:0}.cf-faq>.cf-accordion:last-of-type{border-bottom:0}@media screen and (min-width:750px){.cf-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem}.cf-steps__item{padding:3.2rem}.cf-steps__title{font-size:2.2rem}.cf-faq{padding:.4rem 3.2rem}}@media screen and (min-width:990px){.cf-delivery__bottom{grid-template-columns:minmax(0,1fr) minmax(0,2fr);gap:6.4rem;align-items:start;margin-top:6.4rem}.cf-faq__heading{font-size:3rem}}.cf-accordion{border-bottom:1px solid var(--cf-reed)}.cf-accordion:first-of-type{border-top:1px solid var(--cf-reed)}.cf-accordion__summary{display:flex;align-items:center;justify-content:space-between;gap:1.6rem;min-height:6rem;padding:1.4rem 0;cursor:pointer;list-style:none;font-weight:600;font-size:1.7rem;color:rgb(var(--color-foreground))}.cf-accordion__summary::-webkit-details-marker{display:none}.cf-accordion__summary:after{display:none}.cf-accordion__summary:hover{color:var(--cf-lake)}.cf-accordion__title{margin:0;font-size:2rem;letter-spacing:-.01em}.cf-accordion__icon{transition:transform .2s ease;color:var(--cf-lake)}.cf-accordion[open]>.cf-accordion__summary .cf-accordion__icon{transform:rotate(180deg)}.cf-accordion__content{padding:0 0 2.2rem;font-size:1.6rem;color:rgba(var(--color-foreground),.85)}.cf-accordion__content p:first-child{margin-top:0}.cf-collection-header{padding-top:3.2rem;padding-bottom:.8rem}.cf-collection-header__title{font-size:3.2rem;line-height:1.1;letter-spacing:-.025em;margin:0;color:rgb(var(--color-foreground))}.cf-collection-header__count{margin:.6rem 0 0;color:var(--cf-slate);font-size:1.5rem}.cf-collection-header__description{margin-top:1.2rem;max-width:72rem;color:rgba(var(--color-foreground),.85)}.cf-chips{margin-top:2rem;margin-left:calc(var(--cf-gutter) * -1);margin-right:calc(var(--cf-gutter) * -1);overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}.cf-chips::-webkit-scrollbar{display:none}.cf-chips__list{display:flex;gap:.8rem;list-style:none;margin:0;padding:.2rem var(--cf-gutter);width:max-content}.cf-chip{display:inline-flex;align-items:center;min-height:4.4rem;padding:0 1.8rem;border:1px solid var(--cf-reed);border-radius:999px;background:#fff;color:rgb(var(--color-foreground));font-size:1.5rem;font-weight:500;text-decoration:none;white-space:nowrap}.cf-chip:hover{border-color:var(--cf-lake)}.cf-chip.is-active{background:var(--cf-lake);border-color:var(--cf-lake);color:#fff}@media screen and (min-width:750px){.cf-collection-header{padding-top:5.6rem}.cf-collection-header__title{font-size:4.4rem}.cf-chips{margin-left:0;margin-right:0}.cf-chips__list{padding-left:0;padding-right:0}}.cf-theme .product-grid.grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.6rem 1.2rem}.cf-theme .product-grid.grid--1-col-tablet-down{grid-template-columns:minmax(0,1fr)}.cf-theme .product-grid.grid>.grid__item{width:auto;max-width:none;flex:none}@media screen and (min-width:750px){.cf-theme .product-grid.grid,.cf-theme .product-grid.grid--1-col-tablet-down{grid-template-columns:repeat(3,minmax(0,1fr));gap:2.4rem}}@media screen and (min-width:990px){.cf-theme .product-grid.grid--4-col-desktop,.cf-theme .product-grid.grid--4-col-desktop.grid--1-col-tablet-down{grid-template-columns:repeat(4,minmax(0,1fr));gap:3.2rem 2.4rem}.cf-theme .product-grid.grid--5-col-desktop{grid-template-columns:repeat(5,minmax(0,1fr))}.cf-theme .product-grid.grid--2-col-desktop{grid-template-columns:repeat(2,minmax(0,1fr))}}.cf-theme .facets-container,.cf-theme .facets__form{margin-bottom:0}.cf-theme .facets-container .product-count{display:none}.cf-theme .facet-filters__label{font-size:1.4rem;color:var(--cf-slate)}.cf-theme .facet-filters__field .select__select{border-radius:var(--cf-radius);font-size:1.5rem}.cf-product .product__info-container>*+*{margin:0}.cf-product__info{display:flex;flex-direction:column;gap:1.6rem}.cf-product__info>*{margin:0}.cf-product__title-wrap{margin:0}.cf-product__title{font-size:2.4rem;line-height:1.2;margin:0;color:rgb(var(--color-foreground))}.cf-product__subtitle{margin:.6rem 0 0;font-size:1.5rem;color:var(--cf-slate);line-height:1.4}.cf-product__rating{margin-top:-.8rem}.cf-product__price{margin-top:-.4rem}.cf-product__tax{margin-top:-1.2rem!important;font-size:1.3rem;color:var(--cf-slate)}.cf-product__tax a{color:inherit}.cf-product__installments:empty,.cf-product__installments .installment:empty{display:none}.cf-product__summary{font-size:1.6rem;line-height:1.55;color:rgba(var(--color-foreground),.85)}.cf-benefits{list-style:none;margin:0;padding:0;display:grid;gap:.8rem}.cf-benefits__item{display:flex;gap:1rem;align-items:flex-start;font-size:1.5rem;line-height:1.45;color:rgb(var(--color-foreground))}.cf-benefits__icon{color:var(--cf-green);margin-top:.1rem}.cf-product__inventory{display:flex;align-items:center;gap:.8rem;font-size:1.4rem}.cf-dot{width:.9rem;height:.9rem;border-radius:50%;background:var(--cf-reed);display:inline-block}.cf-dot--in{background:var(--cf-green)}.cf-dot--low{background:#c7792b}.cf-product .product-form__input{margin:0;padding:0;border:0;max-width:100%}.cf-product .product-form__input+.product-form__input{margin-top:1.6rem}.cf-product .product-form__input .form__label{font-size:1.4rem;font-weight:600;margin-bottom:.8rem;color:rgb(var(--color-foreground));letter-spacing:0;text-transform:none}.cf-product .product-form__input--pill input[type=radio]+label{min-height:4.4rem;min-width:4.4rem;display:inline-flex;align-items:center;justify-content:center;margin:0 .8rem .8rem 0;padding:.8rem 1.6rem;border:1px solid var(--cf-reed);border-radius:var(--cf-radius);background:#fff;color:rgb(var(--color-foreground));font-size:1.4rem;font-weight:500;letter-spacing:0;line-height:1.3;transition:border-color .15s ease}.cf-product .product-form__input--pill input[type=radio]+label:hover{border-color:var(--cf-lake)}.cf-product .product-form__input--pill input[type=radio]:checked+label{border:.2rem solid var(--cf-lake);background:#fff;color:var(--cf-lake);font-weight:600;padding:.7rem 1.5rem}.cf-product .product-form__input--pill input[type=radio].disabled+label,.cf-product .product-form__input--pill input[type=radio]:disabled+label{color:rgba(var(--color-foreground),.45);background:var(--cf-stone);text-decoration:line-through;border-style:dashed}.cf-product .select__select{min-height:4.8rem;border-radius:var(--cf-radius);font-size:1.5rem}.cf-buy-buttons .product-form{margin:0}.cf-buy-buttons .product-form__buttons{display:grid;gap:1rem;max-width:100%}.cf-theme .cf-atc{min-height:5.6rem;font-size:1.7rem;border-radius:var(--cf-radius)}.cf-buy-buttons .shopify-payment-button__button{min-height:5.2rem;border-radius:var(--cf-radius);overflow:hidden}.cf-buy-buttons .shopify-payment-button__more-options{font-size:1.4rem;color:var(--cf-slate)}.cf-buy-buttons .product-form__error-message-wrapper{display:flex;gap:.8rem;align-items:center;font-size:1.4rem}.cf-buy-buttons .product-form__error-message-wrapper[hidden]{display:none}.cf-delivery-box{background:var(--cf-stone);border:1px solid var(--cf-reed);border-radius:var(--cf-radius);padding:.4rem 1.6rem}.cf-delivery-box__list{list-style:none;margin:0;padding:0}.cf-delivery-box__item{display:flex;gap:1.2rem;align-items:flex-start;padding:1.2rem 0}.cf-delivery-box__item+.cf-delivery-box__item{border-top:1px solid var(--cf-reed)}.cf-delivery-box__icon{color:var(--cf-lake);margin-top:.1rem}.cf-delivery-box__title{margin:0;font-weight:600;font-size:1.5rem;color:rgb(var(--color-foreground))}.cf-delivery-box__text{margin:.2rem 0 0;font-size:1.4rem;line-height:1.45;color:var(--cf-slate)}.cf-delivery-box__text .cf-text-link{margin-left:.4rem;font-size:1.3rem;white-space:nowrap}.cf-payment-icons{display:flex;flex-wrap:wrap;gap:.6rem;list-style:none;margin:.6rem 0 0;padding:0}.cf-payment-icons__item{display:inline-flex;line-height:0}.cf-payment-icons .icon{width:3.8rem;height:2.4rem}.cf-payment-icons--small .icon{width:3.4rem;height:2.2rem}.cf-product .product__media-wrapper .product-media-container,.cf-product .product__media-list .product__media{border-radius:var(--cf-radius);overflow:hidden;background:#fff}.cf-product .product-media-container{border:1px solid var(--cf-reed)}.cf-product .product__media-list .slider-counter{font-size:1.3rem}.cf-product .slider-buttons{margin-top:.4rem}.cf-product .thumbnail{border-radius:.6rem}.cf-product .thumbnail[aria-current]{box-shadow:0 0 0 .2rem var(--cf-lake);border-color:transparent}@media screen and (max-width:749px){.cf-product .product__media-wrapper{margin-left:calc(var(--cf-gutter) * -1);margin-right:calc(var(--cf-gutter) * -1)}.cf-product .product__media-list{margin-bottom:0}.cf-product .product-media-container{border-radius:0;border-left:0;border-right:0}.cf-product .product__info-wrapper{padding-top:1.6rem}}@media screen and (min-width:750px){.cf-product__title{font-size:3rem}.cf-product__info{gap:2rem}}@media screen and (min-width:990px){.cf-product .product__info-wrapper{padding-left:4.8rem}.cf-product__title{font-size:3.4rem}}.cf-product .product__info-container.cf-product__info{display:flex;flex-direction:column}.cf-theme .price--card{font-size:1.7rem;margin:0}.cf-theme .price--card .price-item{font-weight:700}.cf-theme .price--large{font-size:2.8rem}.cf-theme .price--large .price-item{font-weight:700}.cf-product__title{font-size:2.8rem;line-height:1.12;letter-spacing:-.025em;text-wrap:balance}.cf-product__subtitle{font-size:1.6rem;margin-top:.8rem}.cf-product__info{gap:2rem}.cf-product__summary{font-size:1.7rem}.cf-benefits{gap:1rem}.cf-benefits__item{font-size:1.6rem;gap:1.2rem}.cf-benefits__icon{box-sizing:content-box;padding:.3rem;border-radius:50%;background:var(--cf-green-soft);margin-top:-.1rem}.cf-product .product-form__input .form__label{font-size:1.5rem}.cf-product .product-form__input--pill input[type=radio]+label{min-height:4.8rem;padding:.8rem 1.8rem;font-size:1.5rem}.cf-product .product-form__input--pill input[type=radio]:checked+label{padding:.7rem 1.7rem}.cf-theme .cf-atc{min-height:5.8rem;font-size:1.8rem}.cf-delivery-box{padding:.8rem 2rem;border-radius:var(--cf-radius-card)}.cf-delivery-box__item{padding:1.4rem 0}.cf-delivery-box__title{font-size:1.6rem}.cf-delivery-box__text{font-size:1.45rem}.cf-product .product__media-wrapper .product-media-container,.cf-product .product__media-list .product__media{border-radius:var(--cf-radius-lg)}.cf-product .thumbnail{border-radius:.8rem}.cf-product .thumbnail-slider{margin-top:1.2rem}@media screen and (min-width:750px){.cf-product__title{font-size:3.4rem}.cf-product__info{gap:2.4rem}.cf-theme .price--card{font-size:1.9rem}.cf-theme .price--large{font-size:3.2rem}}@media screen and (min-width:990px){.cf-product .product__info-wrapper{padding-left:5.6rem}.cf-product__title{font-size:4rem}}@media screen and (min-width:1200px){.cf-product .product__info-wrapper{padding-left:7.2rem}}.cf-sticky-atc{position:fixed;left:0;right:0;bottom:0;z-index:50;background:#fff;border-top:1px solid var(--cf-reed);box-shadow:0 -.4rem 1.6rem #102a3314;transform:translateY(110%);transition:transform .25s ease;padding-bottom:env(safe-area-inset-bottom)}.cf-sticky-atc.is-visible{transform:translateY(0)}.cf-sticky-atc__inner{display:flex;align-items:center;gap:1.2rem;padding:.8rem var(--cf-gutter)}.cf-sticky-atc__media img{width:4.8rem;height:4.8rem;object-fit:contain;border:1px solid var(--cf-reed);border-radius:.6rem;background:#fff;display:block}.cf-sticky-atc__info{flex:1;min-width:0}.cf-sticky-atc__title{margin:0;font-size:1.4rem;font-weight:600;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--cf-ink)}.cf-sticky-atc__price{font-size:1.4rem;font-weight:600;color:var(--cf-ink)}.cf-theme .cf-sticky-atc__button{min-height:4.8rem;padding:0 1.8rem;font-size:1.5rem;white-space:nowrap;min-width:auto}body.cf-sticky-atc-visible{padding-bottom:7.2rem}@media screen and (min-width:990px){.cf-sticky-atc{display:none}body.cf-sticky-atc-visible{padding-bottom:0}}@media(prefers-reduced-motion:reduce){.cf-sticky-atc,.cf-card__image,.cf-category-card__image{transition:none}}.cf-details{border-top:1px solid var(--cf-reed)}.cf-details__heading{font-size:2.2rem;line-height:1.2;margin:0 0 1.6rem;color:rgb(var(--color-foreground))}.cf-why+.cf-details__grid{margin-top:6.4rem}.cf-why__list{display:grid;gap:4rem}.cf-why__item{display:grid;gap:2rem;align-items:center}.cf-why__media{border:1px solid var(--cf-reed);border-radius:var(--cf-radius-lg);overflow:hidden;background:#fff}.cf-why__image{display:block;width:100%;height:auto;aspect-ratio:5 / 4;object-fit:contain;padding:4%}.cf-why__index{display:inline-block;margin-bottom:1rem;font-size:1.4rem;font-weight:700;letter-spacing:.04em;color:var(--cf-green)}.cf-why__title{margin:0 0 1rem;font-size:2.4rem;line-height:1.2;color:rgb(var(--color-foreground))}.cf-why__text p{margin:0;font-size:1.7rem;line-height:1.6;color:rgba(var(--color-foreground),.82)}.cf-details__grid{display:grid;gap:3.2rem}.cf-details__grid--single{max-width:88rem}.cf-specs{padding:2.4rem 2rem;background:var(--cf-stone);border-radius:var(--cf-radius-lg)}.cf-specs__table{width:100%;border-collapse:collapse;font-size:1.5rem;table-layout:fixed}.cf-specs__table th,.cf-specs__table td{text-align:left;vertical-align:top;padding:1.3rem 0;border-bottom:1px solid var(--cf-reed);line-height:1.45}.cf-specs__table tr:last-child th,.cf-specs__table tr:last-child td{border-bottom:0}.cf-specs__table th{width:42%;padding-right:1.6rem;font-weight:600;color:rgb(var(--color-foreground))}.cf-specs__table td{color:rgba(var(--color-foreground),.85)}.cf-accordion--section .cf-accordion__summary{min-height:6.8rem}.cf-details__accordions>.cf-accordion:first-child{border-top:1px solid var(--cf-reed)}.cf-faq--product{margin-top:4rem;padding:0;background:transparent;box-shadow:none}.cf-reviews__inner{max-width:88rem}@media screen and (min-width:750px){.cf-why__list{gap:6.4rem}.cf-why__item{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:5.6rem}.cf-why__item--text{grid-template-columns:minmax(0,1fr)}.cf-why__item:nth-child(2n) .cf-why__media{order:2}.cf-why__text{max-width:50rem}.cf-why__title{font-size:3rem}.cf-why__text p{font-size:1.8rem}.cf-specs{padding:3.2rem}.cf-details__heading{font-size:2.6rem}.cf-accordion__title{font-size:2.2rem}}@media screen and (min-width:990px){.cf-details__grid{grid-template-columns:minmax(0,5fr) minmax(0,7fr);gap:6.4rem;align-items:start}.cf-details__grid--single{grid-template-columns:minmax(0,1fr)}}.cf-related{padding:0}.cf-related product-recommendations{display:block}.cf-related .related-products:not(:empty){padding-top:var(--cf-section-space);padding-bottom:var(--cf-section-space)}.cf-cart-drawer .drawer__inner{padding:0 1.6rem;border-left:1px solid var(--cf-reed)}.cf-cart-drawer .drawer__header{padding:1.6rem 0;border-bottom:1px solid var(--cf-reed)}.cf-cart-drawer .drawer__heading{font-size:2rem;margin:0;letter-spacing:0}.cf-cart-count{color:var(--cf-slate);font-weight:500}.cf-cart-drawer .cart-item__name{font-size:1.5rem;font-weight:600;line-height:1.35;color:rgb(var(--color-foreground));text-decoration:none;letter-spacing:0}.cf-cart-drawer .cart-item__name:hover{text-decoration:underline}.cf-cart-drawer .cart-item__image{border:1px solid var(--cf-reed);border-radius:.6rem;background:#fff;object-fit:contain}.cf-cart-item__options{margin:.4rem 0 0;font-size:1.3rem;color:var(--cf-slate)}.cf-cart-item__options .product-option{display:flex;gap:.4rem;margin:0}.cf-cart-item__options dt{font-weight:500}.cf-cart-item__options dd{margin:0}.cf-cart-drawer .cart-item__totals .price{font-size:1.5rem;font-weight:600}.cf-cart-drawer .quantity{min-height:4.4rem;border-radius:var(--cf-radius)}.cf-cart-drawer .quantity:after,.cf-cart-drawer .quantity:before{border-radius:var(--cf-radius)}.cf-cart-footer{padding:1.6rem 0 2rem;border-top:1px solid var(--cf-reed)}.cf-cart-totals{display:flex;justify-content:space-between;align-items:baseline}.cf-cart-totals .totals__total{font-size:1.6rem;font-weight:600;margin:0}.cf-cart-totals .totals__total-value{font-size:2rem;font-weight:700;margin:0}.cf-cart-drawer .tax-note{display:block;margin:.6rem 0 1.4rem;font-size:1.3rem;color:var(--cf-slate);text-align:left}.cf-cart-ctas{display:grid;gap:1rem}.cf-cart-ctas .cart__checkout-button{min-height:5.6rem;font-size:1.7rem;gap:1rem;max-width:none}.cf-cart-express:empty{display:none}.cf-cart-trust{display:flex;flex-direction:column;align-items:center;gap:.6rem;margin-top:1.4rem}.cf-cart-trust__line{display:flex;align-items:center;gap:.6rem;margin:0;font-size:1.3rem;color:var(--cf-slate)}.cf-cart-trust .cf-payment-icons{justify-content:center;margin:0}.cf-cart-empty{display:grid;gap:1.6rem;width:100%;padding:0 1.6rem}.cf-cart-empty__title{font-size:2rem;margin:0}.cf-cart-empty__links{list-style:none;margin:0;padding:0;display:grid;gap:.8rem}.cf-cart-empty__links .cf-footer__link{color:rgb(var(--color-foreground));font-weight:500}.cf-theme .cart__checkout-button{border-radius:var(--cf-radius)}.cf-theme .cart-item__name{letter-spacing:0}.cf-footer{padding-top:5.6rem;padding-bottom:3.2rem;font-size:1.6rem}.cf-footer a{color:rgb(var(--color-foreground))}.cf-footer__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4rem 2.4rem}.cf-footer__col--brand,.cf-footer__col:last-child{grid-column:1 / -1}.cf-footer__logo{display:inline-block;text-decoration:none;margin-bottom:1.6rem}.cf-footer__logo .cf-wordmark{font-size:3rem}.cf-footer__logo-image{display:block;width:15.6rem;height:auto}@media screen and (min-width:750px){.cf-footer__logo-image{width:18rem}}.cf-footer__about{margin:0;max-width:38rem;color:rgba(var(--color-foreground),.8);line-height:1.6}.cf-footer__heading{font-size:1.6rem;font-weight:700;margin:0 0 1.2rem;letter-spacing:0;color:rgb(var(--color-foreground))}.cf-footer__list{list-style:none;margin:0;padding:0;display:grid;gap:0}.cf-footer__link{display:inline-flex;align-items:center;min-height:4rem;text-decoration:none;color:rgba(var(--color-foreground),.82);word-break:break-word}.cf-footer__link:hover{text-decoration:underline;text-underline-offset:.3rem;color:rgb(var(--color-foreground))}.cf-footer__contact li{display:flex;align-items:center;gap:1rem;min-height:4rem}.cf-footer__contact .cf-icon{opacity:.8}.cf-footer__social{margin-top:2rem;justify-content:flex-start}.cf-footer__social .list-social__link{padding-left:0}.cf-footer__bottom{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:2.4rem;margin-top:4.8rem;padding-top:3.2rem;border-top:1px solid rgba(var(--color-foreground),.18)}.cf-footer__localization{display:flex;flex-wrap:wrap;gap:1.6rem;padding:0}.cf-footer__localization h2{margin:0 0 .6rem;font-size:1.3rem;color:rgba(var(--color-foreground),.75)}.cf-footer__localization .localization-form__select{border:1px solid rgba(var(--color-foreground),.35);border-radius:var(--cf-radius);min-height:4.4rem;margin-bottom:0}.cf-footer__payment{margin:0}.cf-footer__legal{margin-top:2.4rem;font-size:1.4rem;color:rgba(var(--color-foreground),.72)}.cf-footer__company{margin:0 0 1.2rem}.cf-footer__policies{display:flex;flex-wrap:wrap;gap:.4rem 2.4rem;list-style:none;margin:0 0 1.2rem;padding:0}.cf-footer__policies a{display:inline-flex;align-items:center;min-height:3.6rem;color:rgba(var(--color-foreground),.85);text-decoration:underline;text-underline-offset:.3rem}.cf-footer__copyright{margin:0}@media screen and (min-width:750px){.cf-footer{padding-top:8rem;padding-bottom:4rem}.cf-footer__grid{grid-template-columns:1.6fr 1fr 1fr 1.3fr;gap:4.8rem}.cf-footer__col--brand,.cf-footer__col:last-child{grid-column:auto}.cf-footer__bottom{margin-top:6.4rem}}.cf-page{max-width:88rem}.cf-page__title--center{text-align:center}.cf-page__content{font-size:1.6rem}.cf-contact__inner{max-width:88rem}.cf-contact__text{font-size:1.7rem;color:rgba(var(--color-foreground),.85);margin:0 0 2.4rem}.cf-contact__list{list-style:none;margin:0;padding:0;display:grid;gap:1.2rem}.cf-contact__list li{display:flex;gap:1.4rem;align-items:flex-start;padding:1.6rem;background:var(--cf-stone);border-radius:var(--cf-radius)}.cf-contact__list .cf-icon{color:var(--cf-lake)}.cf-contact__label{margin:0;font-size:1.3rem;font-weight:600;color:var(--cf-slate)}.cf-contact__list a{font-weight:600;font-size:1.6rem;color:rgb(var(--color-foreground));word-break:break-word}.cf-contact__hours{margin:.2rem 0 0;font-size:1.4rem;color:var(--cf-slate)}@media screen and (min-width:750px){.cf-contact__list{grid-template-columns:repeat(2,minmax(0,1fr))}}.cf-theme .field__input,.cf-theme .select__select,.cf-theme .customer .field input,.cf-theme .text-area{font-size:1.6rem;letter-spacing:0}.cf-theme .field__label{letter-spacing:0}.cf-theme .search-modal__content{padding-left:var(--cf-gutter);padding-right:var(--cf-gutter)}.cf-theme main,.cf-theme .shopify-section{max-width:100vw}.cf-theme #MainContent{overflow-x:clip}
/*# sourceMappingURL=/cdn/shop/t/7/assets/catchfish.css.map */
