.gx-theme{--gx-line:rgba(var(--color-foreground),.16);--gx-radius:10px;letter-spacing:0}.gx-theme h1,.gx-theme h2,.gx-theme h3{letter-spacing:-.025em;line-height:1.15}.gx-theme .button{font-family:var(--font-body-family);font-weight:600;min-height:48px;letter-spacing:0;gap:12px;border-radius:var(--buttons-radius);transition:transform .18s,opacity .18s}.gx-theme .button:hover{transform:translateY(-1px)}.gx-theme a:focus-visible,.gx-theme button:focus-visible,.gx-theme summary:focus-visible,.gx-theme input:focus-visible{outline:3px solid currentColor;outline-offset:4px}.gx-theme .header__heading-logo{object-fit:contain;height:auto;max-height:84px;width:var(--gx-logo-width,150px)}.gx-theme .header__heading-link{padding:0}.gx-theme .header{grid-template-columns:auto 1fr auto;gap:28px}.gx-theme .header__heading,.gx-theme .header>.header__heading-link{grid-column:1;grid-row:1}.gx-theme .header__icons{grid-column:3;grid-row:1}.gx-navigation{grid-column:2;grid-row:1;display:flex;justify-content:center;align-items:center;gap:28px;font-size:15px;color:rgb(var(--color-foreground))}.gx-navigation>a,.gx-navigation summary{text-decoration:none;color:inherit;padding:15px 0;white-space:nowrap}.gx-navigation summary{list-style:none;cursor:pointer}.gx-navigation summary:after{content:"\2304";margin-left:7px}.gx-navigation details{position:relative}.gx-nav-dropdown{position:absolute;z-index:40;top:100%;left:-24px;min-width:230px;display:grid;gap:0;padding:16px 24px;border:1px solid var(--gx-line);border-radius:8px;background:rgb(var(--color-background));box-shadow:0 12px 32px #00000012}.gx-nav-dropdown a{padding:9px 0;text-decoration:none;color:inherit}.gx-nav-dropdown a:hover{text-decoration:underline}.gx-mobile-nav{display:none}.gx-theme .announcement-bar__message{letter-spacing:.02em;line-height:1.4;padding:10px 0}.gx-theme .utility-bar{border:0}.gx{color:rgb(var(--color-foreground));background:rgb(var(--color-background));font-family:var(--font-body-family);font-size:16px;line-height:1.65;padding:var(--gx-top,56px) 0 var(--gx-bottom,56px)}.gx *{box-sizing:border-box}.gx-wrap{max-width:var(--gx-width,1440px);padding:0 40px;margin:auto}.gx h1,.gx h2,.gx h3,.gx p{margin-top:0}.gx h1{font-size:clamp(36px,4.4vw,66px);max-width:650px;line-height:1.04;margin-bottom:24px}.gx h2{font-size:clamp(28px,3vw,44px);line-height:1.13;margin-bottom:20px}.gx h3{font-size:20px;line-height:1.3}.gx .gx-eyebrow,.gx-eyebrow{font-family:var(--font-body-family);font-size:11px;font-weight:700;letter-spacing:.15em;line-height:1.5;text-transform:uppercase;margin:0 0 18px;color:rgb(var(--color-foreground))}.gx-lead{font-size:18px;line-height:1.65}.gx-lead p:last-child{margin-bottom:0}.gx-hero-grid{display:grid;grid-template-columns:1fr 1.08fr;gap:44px;align-items:center}.gx-hero-copy{padding:44px 0}.gx-hero-image{position:relative;align-self:stretch;min-height:460px;border-radius:var(--gx-radius);overflow:hidden}.gx-hero-image>img{height:100%;width:100%;object-fit:cover;position:absolute;top:0;right:0;bottom:0;left:0}.gx-image-caption{position:absolute;bottom:20px;left:20px;right:20px;max-width:max-content;padding:10px 16px;border-radius:5px;background:rgb(var(--color-background));color:rgb(var(--color-foreground));font-size:12px;font-weight:600}.gx-actions{display:flex;align-items:center;gap:22px;flex-wrap:wrap;margin-top:28px}.gx-text-link{color:inherit;font-size:14px;text-decoration:underline;text-underline-offset:5px;display:inline-flex;gap:12px;align-items:center;font-weight:600}.gx-hero-note{font-size:12px;margin:24px 0 0!important;opacity:.82}.gx-section-head{display:flex;justify-content:space-between;gap:30px;align-items:flex-end;margin-bottom:28px}.gx-section-head h2{margin-bottom:0}.gx-section-head>.gx-text-link{flex-shrink:0;margin-bottom:4px}.gx-category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.gx-category{color:inherit;text-decoration:none;min-width:0}.gx-category-image{overflow:hidden;border-radius:var(--gx-radius);aspect-ratio:1/1;background:rgba(var(--color-foreground),.04)}.gx-category-image img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.gx-category:hover img{transform:scale(1.035)}.gx-category-label{display:flex;justify-content:space-between;gap:8px;padding-top:16px}.gx-category h3{margin:0 0 5px}.gx-category p{font-size:13px;line-height:1.45;margin-bottom:0;opacity:.8}.gx-category-label>span{font-size:23px;line-height:1}.gx-story-grid{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.gx-story-image{position:relative;overflow:hidden;border-radius:var(--gx-radius)}.gx-story-image>img{display:block;width:100%;height:auto;aspect-ratio:1.1;object-fit:cover}.gx-story-image:has(video)>img{display:none}.gx-story-video{width:100%;display:block;max-height:650px}.gx-story-reverse .gx-story-image{order:2}.gx-story-copy .gx-lead{font-size:16px}.gx-story-copy>.button{margin-top:24px}.gx-story-facts{display:grid;gap:18px;margin-top:28px}.gx-story-facts>div{display:flex;gap:18px;align-items:flex-start;border-top:1px solid var(--gx-line);padding-top:18px}.gx-fact-number{font-size:12px;font-weight:600;line-height:2}.gx-story-facts h3{font-size:17px;margin:0 0 5px}.gx-story-facts p{font-size:14px;margin:0}.gx-press{padding:0;text-align:center}.gx-press>p{font-size:11px;letter-spacing:.16em;text-transform:uppercase;margin-bottom:22px}.gx-press-logos{display:flex;gap:42px;justify-content:center;align-items:center}.gx-press-logos img{width:110px;height:38px;max-width:13%;object-fit:contain;mix-blend-mode:multiply;filter:grayscale(1);opacity:.85}.gx-press-logos img:nth-child(3){width:165px}.gx-press-logos img:nth-child(2){width:65px}.gx-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.gx-step{padding-top:20px;border-top:1px solid var(--gx-line)}.gx-step-no{display:inline-flex;font-size:13px;font-weight:600;margin-bottom:24px}.gx-step h3{font-size:20px;margin-bottom:12px}.gx-step p{font-size:14px;line-height:1.6;margin:0}.gx-shipping-bottom{display:grid;grid-template-columns:150px 1fr;max-width:830px;gap:28px;align-items:center;margin:36px auto 0;padding:24px;border:1px solid var(--gx-line);border-radius:var(--gx-radius)}.gx-shipping-bottom>img{width:100%;height:130px;object-fit:contain;mix-blend-mode:multiply}.gx-shipping-bottom h3{margin:0 0 8px}.gx-shipping-bottom p{font-size:14px;margin-bottom:12px}.gx-faq-layout{display:grid;grid-template-columns:1fr 1.45fr;gap:80px}.gx-faq-layout>div:first-child p:not(.gx-eyebrow){font-size:15px;max-width:340px}.gx-faq-list details{border-bottom:1px solid var(--gx-line)}.gx-faq-list details:first-child{border-top:1px solid var(--gx-line)}.gx-faq-list summary{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:21px 0;cursor:pointer;list-style:none}.gx-faq-list summary::-webkit-details-marker{display:none}.gx-faq-list summary h3{margin:0;font-size:18px;line-height:1.45}.gx-faq-list summary>span{font-size:24px;transition:transform .2s}.gx-faq-list [open] summary>span{transform:rotate(45deg)}.gx-faq-list .rte{padding:0 30px 22px 0;font-size:15px}.gx-faq-list .rte p:last-child{margin-bottom:0}.gx-community-grid{display:flex;gap:22px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:16px}.gx-community-grid>figure{flex:0 0 24%;margin:0;scroll-snap-align:start}.gx-community-grid img{width:100%;height:auto;aspect-ratio:1;object-fit:cover;border-radius:var(--gx-radius)}.gx-community-grid figcaption{font-size:14px;margin-top:10px}.gx-community-grid>.shopify-block{min-width:100%}.gx-recipe-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.gx-recipe{color:inherit;text-decoration:none;display:block}.gx-recipe img{aspect-ratio:1.4;object-fit:cover;width:100%;height:auto;border-radius:var(--gx-radius)}.gx-recipe h3{margin:16px 0 12px}.gx-recipe>span{font-size:14px;text-decoration:underline;text-underline-offset:5px}.gx-recipe-text{padding:26px;border:1px solid var(--gx-line);border-radius:var(--gx-radius)}.gx-footer-top{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;padding-bottom:44px;border-bottom:1px solid var(--gx-line)}.gx-footer-top h2{font-size:32px;max-width:410px}.gx-footer-top p{font-size:14px;margin-bottom:0}.gx-newsletter-row{display:flex;gap:8px}.gx-newsletter input{background:rgb(var(--color-background));color:rgb(var(--color-foreground));border:1px solid rgba(var(--color-foreground),.45);border-radius:5px;min-width:0;flex:1;padding:14px;font:inherit}.gx-newsletter input::placeholder{color:inherit;opacity:.8}.gx-newsletter small{font-size:11px;display:block;line-height:1.5;margin-top:12px}.gx-newsletter small a{color:inherit}.gx-footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:40px;padding:44px 0}.gx-footer-grid h3{font-size:16px;margin-bottom:18px}.gx-footer-grid ul{list-style:none;margin:0;padding:0;display:grid;gap:10px}.gx-footer-grid a{color:inherit;text-decoration:none;font-size:14px}.gx-footer-grid a:hover{text-decoration:underline}.gx-footer-grid p{font-size:13px;line-height:1.6;margin:12px 0}.gx-footer-logo{width:145px;height:auto;max-height:100px;object-fit:contain;mix-blend-mode:multiply}.gx-social{display:flex;gap:18px}.gx-footer-bottom{border-top:1px solid var(--gx-line);padding-top:24px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:20px;font-size:11px}.gx-policy-links{display:flex;flex-wrap:wrap;gap:14px}.gx-policy-links a{color:inherit}.gx-footer-bottom .list-payment{padding:0;margin:0;gap:5px}.gx-meta{display:flex;flex-wrap:wrap;gap:8px;font-size:12px;margin:10px 0}.gx-meta>span{border:1px solid var(--gx-line);padding:4px 9px;border-radius:4px}.gx-meta .gx-portion{background:rgba(var(--color-foreground),.06)}.gx-theme .gx-variant-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;max-width:none;margin:20px 0}.gx-variant-options legend{grid-column:1/-1;margin-bottom:10px;font-size:14px}.gx-theme .gx-variant-options input[type=radio]+label{display:flex;flex-direction:column;gap:6px;align-items:flex-start;padding:16px;margin:0;border:1px solid rgba(var(--color-foreground),.3);border-radius:8px;color:rgb(var(--color-foreground));background:rgb(var(--color-background));text-align:left;line-height:1.4;letter-spacing:0;cursor:pointer;min-width:0}.gx-theme .gx-variant-options input:checked+label{border:2px solid rgb(var(--color-foreground));padding:15px;background:rgba(var(--color-foreground),.055)}.gx-theme .gx-variant-options input.disabled+label{text-decoration:none;opacity:.6}.gx-variant-card .gx-variant-name{font-size:17px;font-weight:700}.gx-variant-price{font-size:15px}.gx-variant-price s{font-size:12px;opacity:.7}.gx-variant-card small{font-size:12px}.gx-variant-unavailable{font-size:11px}.gx-theme .gx-single-option{display:none}.gx-delivery{border:1px solid var(--gx-line);border-radius:8px;padding:16px;margin:16px 0;font-size:13px;line-height:1.5}.gx-delivery-head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.gx-delivery-head strong{font-size:14px}.gx-delivery-head a{color:inherit;font-size:11px;text-underline-offset:3px;flex-shrink:0}.gx-delivery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:14px}.gx-delivery-grid span{border-left:2px solid rgba(var(--color-foreground),.5);padding-left:9px;font-size:12px}.gx-delivery>p{font-size:11px;margin:12px 0 0;opacity:.8}.gx-people-mini{display:flex;align-items:center;gap:14px;text-decoration:none;color:inherit;font-size:12px;line-height:1.6;padding:10px 0}.gx-people-mini img{border-radius:50%;width:64px;height:64px;object-fit:cover;flex-shrink:0}.gx-people-mini strong{font-size:14px}.gx-theme .product__info-container{padding-left:26px}.gx-theme .product__info-container .product__title{margin:12px 0}.gx-theme .product__info-container .price{gap:12px;flex-wrap:wrap}.gx-theme .product .price--on-sale .price-item--regular{font-size:19px}.gx-theme .product__media img{object-fit:contain}.gx-theme .product__media-list{border-radius:10px;overflow:hidden}.gx-theme .product-form__submit{width:100%;min-height:54px}.gx-product-rating{font-size:13px}.gx-theme .collection-hero__inner{padding-top:32px;padding-bottom:32px}.gx-theme .collection-hero__title{font-size:44px;margin:0 0 12px}.gx-theme .collection-hero__description{font-size:16px;line-height:1.6;max-width:800px}.gx-results-count{font-size:13px;margin:10px 0}.gx-theme .facets__heading,.gx-theme .facets__summary,.gx-theme .facet-filters__label,.gx-theme .facet-filters__sort{color:rgb(var(--color-foreground));opacity:1;font-size:14px}.gx-theme .facets-container{border-top:1px solid var(--gx-line);border-bottom:1px solid var(--gx-line);padding:18px 0;margin-bottom:24px}.gx-theme .card__information{padding:18px 14px}.gx-theme .card__heading{font-size:17px;line-height:1.35}.gx-theme .card .price{font-weight:700;font-size:20px;margin-top:10px}.gx-theme .card .unit-price{font-weight:400;font-size:12px;margin-top:5px}.gx-theme .card .price__compare{font-size:14px}.gx-theme .card__media img{object-fit:contain}.gx-theme .card-wrapper,.gx-theme .card-wrapper .card{height:100%}.gx-theme .quick-add{margin:0 14px 14px}.gx-theme .collection__title .title{font-size:40px;line-height:1.15}.gx-theme .title-wrapper-with-link{margin-bottom:26px}.gx-cart-status{margin-bottom:18px}.gx-cart-status>p{font-size:13px;line-height:1.5}.gx-cart-status progress{height:5px;width:100%;border:0;display:block;-webkit-appearance:none;appearance:none;border-radius:4px;overflow:hidden}.gx-cart-status progress::-webkit-progress-bar{background:rgba(var(--color-foreground),.12)}.gx-cart-status progress::-webkit-progress-value{background:rgb(var(--color-foreground))}.gx-cart-status progress::-moz-progress-bar{background:rgb(var(--color-foreground))}.gx-theme .drawer__footer .gx-delivery{margin:12px 0;padding:12px}.gx-theme .drawer__footer .gx-delivery-head a{display:none}.gx-theme .drawer__footer .gx-delivery>p{display:none}.gx-theme .drawer__footer .gx-delivery-grid{gap:7px}.gx-theme .cart__blocks{width:100%;max-width:560px}.gx-sticky-buy[hidden]{display:none!important}.gx-sticky-buy{display:none}.gx-theme .main-page-title{font-size:44px}.gx-theme .page-width--narrow{max-width:1000px}.gx-theme .rte img{max-width:100%;height:auto}.gx-theme .rte h1{font-size:32px}.gx-theme .rte h2{font-size:28px}.gx-theme .rte h3{font-size:22px}.gx-theme .gx-clean-content img[style*=float]{float:none!important;display:block;margin:20px auto!important}.gx-theme .gx-clean-content{overflow-wrap:break-word}.gx-theme .gx-clean-content h1,.gx-theme .gx-clean-content h2{clear:both;word-break:normal!important;min-width:0}.gx-theme .gx-clean-content:after{content:"";display:block;clear:both}@media(min-width:990px){.gx-theme .header__search{display:block}.gx-theme .product__column-sticky{top:28px}.gx-theme .header:has(.gx-navigation){grid-template-areas:none}}@media(max-width:1100px){.gx-navigation{gap:18px;font-size:13px}.gx-story-grid{gap:36px}.gx-hero-grid{gap:28px}.gx-hero-image{min-height:440px}.gx-footer-grid{gap:24px}}@media(max-width:989px){.gx-wrap{padding:0 24px}.gx-navigation{display:none}.gx-mobile-nav{display:block;grid-row:1;grid-column:1;align-self:center}.gx-mobile-nav>summary{cursor:pointer;list-style:none;font-size:23px;display:flex;align-items:center;gap:6px;width:48px;min-height:44px}.gx-mobile-nav>summary>span{display:none}.gx-mobile-nav nav{position:absolute;top:100%;left:0;right:0;background:rgb(var(--color-background));border-bottom:1px solid var(--gx-line);max-height:75vh;overflow:auto;padding:20px 28px;display:grid;gap:0;z-index:45;box-shadow:0 16px 30px #00000012}.gx-mobile-nav nav a{font-size:16px;text-decoration:none;color:inherit;padding:13px 0;border-bottom:1px solid var(--gx-line)}.gx-theme .header:has(.gx-mobile-nav){grid-template-columns:1fr auto 1fr;padding-top:10px;padding-bottom:10px;gap:10px}.gx-theme .header:has(.gx-mobile-nav) .header__heading,.gx-theme .header:has(.gx-mobile-nav)>.header__heading-link{grid-column:2;justify-self:center}.gx-theme .header__heading-logo{max-width:115px;max-height:60px}.gx-theme .header__icons{justify-self:end}.gx-theme .header__icon--account{display:none}.gx-hero-grid{grid-template-columns:1fr 1fr;gap:24px}.gx-hero-copy{padding:24px 0}.gx h1{font-size:42px}.gx-hero-image{min-height:410px}.gx-actions{gap:14px}.gx-actions .button{font-size:14px;padding:0 18px}.gx-category-grid{gap:16px}.gx-category h3{font-size:18px}.gx-faq-layout{gap:40px}.gx-press-logos{gap:22px}.gx-footer-top{gap:28px}.gx-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px}}@media(max-width:749px){.gx{padding-top:calc(var(--gx-top,56px)*.65);padding-bottom:calc(var(--gx-bottom,56px)*.65)}.gx-wrap{padding:0 20px}.gx-theme .page-width{padding-left:20px;padding-right:20px}.gx h1{font-size:36px;line-height:1.08;margin-bottom:16px}.gx h2{font-size:29px;margin-bottom:16px}.gx .gx-eyebrow{font-size:10px;margin-bottom:12px}.gx-lead{font-size:16px}.gx-hero-grid{grid-template-columns:1fr;gap:22px}.gx-hero-copy{padding:12px 0 0}.gx-hero-copy .gx-lead{max-width:520px}.gx-actions{margin-top:20px;gap:18px}.gx-hero-image{min-height:0;height:230px}.gx-hero-image>img{object-position:center 52%}.gx-image-caption{bottom:14px;left:14px;font-size:11px;padding:8px 12px}.gx-hero-note{font-size:11px;margin-top:16px!important}.gx-section-head{align-items:flex-start;gap:14px;margin-bottom:20px}.gx-section-head>.gx-text-link{font-size:12px;max-width:92px;line-height:1.6}.gx-section-head h2{margin:0;font-size:27px}.gx-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 14px}.gx-category-label{padding-top:12px}.gx-category h3{font-size:18px}.gx-category p{font-size:12px}.gx-category-label>span{font-size:19px}.gx-story-grid{grid-template-columns:1fr;gap:26px}.gx-story-reverse .gx-story-image{order:0}.gx-story-image>img{aspect-ratio:1.35}.gx-story-copy .gx-lead{font-size:15px}.gx-story-facts{margin-top:20px}.gx-press-logos{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;justify-items:center}.gx-press-logos img{max-width:100%;width:100px!important;height:27px}.gx-press>p{font-size:10px;margin-bottom:20px}.gx-steps{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 18px}.gx-step-no{margin-bottom:14px}.gx-step h3{font-size:18px}.gx-step p{font-size:13px}.gx-shipping-bottom{padding:16px;gap:16px;grid-template-columns:88px 1fr;margin-top:28px}.gx-shipping-bottom>img{height:100px}.gx-shipping-bottom h3{font-size:17px}.gx-shipping-bottom p,.gx-shipping-bottom .gx-text-link{font-size:12px}.gx-faq-layout{grid-template-columns:1fr;gap:18px}.gx-faq-layout>div:first-child p:not(.gx-eyebrow){max-width:none}.gx-faq-list summary{padding:18px 0}.gx-faq-list summary h3{font-size:16px}.gx-faq-list .rte{font-size:14px}.gx-community-grid>figure{flex-basis:74%}.gx-recipe-grid{grid-template-columns:1fr}.gx-footer-top{grid-template-columns:1fr;gap:24px;padding-bottom:28px}.gx-footer-top h2{font-size:29px}.gx-newsletter-row{gap:7px}.gx-newsletter input{font-size:16px;padding:12px;width:100%}.gx-newsletter .button{padding:0 15px;font-size:13px;min-width:100px}.gx-footer-grid{gap:28px 20px;padding:30px 0}.gx-footer-grid>div:first-child{grid-column:1/-1}.gx-footer-grid h3{font-size:15px;margin-bottom:12px}.gx-footer-grid a{font-size:13px}.gx-footer-grid ul{gap:9px}.gx-footer-logo{width:130px}.gx-footer-bottom{align-items:flex-start;font-size:11px;gap:16px}.gx-footer-bottom .list-payment{justify-content:flex-start}.gx-theme .product__info-container{padding-left:0}.gx-theme .product__info-wrapper{padding-top:18px}.gx-theme .gx-variant-options{gap:8px;margin:14px 0}.gx-theme .gx-variant-options input[type=radio]+label{padding:12px}.gx-theme .gx-variant-options input:checked+label{padding:11px}.gx-variant-card .gx-variant-name{font-size:16px}.gx-theme .product__tax{font-size:11px;margin-top:8px}.gx-delivery{padding:13px}.gx-delivery-head{gap:8px}.gx-delivery-head strong{font-size:13px}.gx-delivery-head a{font-size:10px}.gx-delivery-grid{gap:8px}.gx-delivery-grid span{font-size:11px;padding-left:7px}.gx-people-mini{font-size:11px}.gx-theme .collection-hero__title{font-size:32px}.gx-theme .collection-hero__description{font-size:14px}.gx-theme .collection-hero__inner{padding-top:24px;padding-bottom:24px}.gx-theme .card__information{padding:13px 10px}.gx-theme .card__heading{font-size:15px}.gx-theme .card .price{font-size:17px;line-height:1.35}.gx-theme .card .unit-price{font-size:11px}.gx-theme .quick-add{margin:0 10px 10px}.gx-theme .quick-add__submit{font-size:12px;padding:0 8px;min-width:0}.gx-theme .collection__title .title{font-size:29px}.gx-theme .grid{--grid-mobile-horizontal-spacing:14px;--grid-mobile-vertical-spacing:24px;column-gap:var(--grid-mobile-horizontal-spacing);row-gap:var(--grid-mobile-vertical-spacing)}.gx-meta{font-size:10px;gap:4px}.gx-meta>span{padding:3px 6px}.gx-sticky-buy{display:flex;position:fixed;bottom:0;left:0;right:0;z-index:31;padding:12px 18px calc(12px + env(safe-area-inset-bottom));border-top:1px solid rgba(var(--color-foreground),.15);background:rgb(var(--color-background));color:rgb(var(--color-foreground));box-shadow:0 -4px 20px #0000000b;gap:14px;align-items:center}.gx-sticky-buy>div{flex:1;min-width:0}.gx-sticky-buy strong{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:12px;font-weight:500}.gx-sticky-buy span{font-size:16px;font-weight:700}.gx-sticky-buy .button{font-size:13px;min-height:44px;padding:0 18px}.gx-theme:has(gx-sticky-buy) .gx-footer-bottom{padding-bottom:80px}.gx-theme:has(cart-drawer.active) gx-sticky-buy{display:none}.gx-theme .main-page-title{font-size:32px}}@media(prefers-reduced-motion:reduce){.gx-theme *{scroll-behavior:auto!important;transition:none!important;animation:none!important}}gox-lieferdatum{display:block;margin:16px 0;font-size:14px;line-height:1.45}.gox-ld__box{border:1px solid rgba(var(--color-foreground),.25);border-radius:8px;overflow:hidden}.gox-ld__head{width:100%;display:flex;align-items:center;gap:12px;padding:16px;border:0;background:transparent;color:inherit;text-align:left;font:inherit;cursor:pointer}.gox-ld__label{flex:1;font-weight:600}.gox-ld__icon,.gox-ld__chev{display:flex}.gox-ld__head svg{width:19px;height:19px}.gox-ld__picker{padding:0 14px 14px}.gox-ld:not(.is-open) .gox-ld__picker{display:none}.gox-ld__modes{display:grid;grid-template-columns:1fr 1fr;gap:8px}.gox-ld__mode{border:1px solid rgba(var(--color-foreground),.2);border-radius:5px;padding:12px;background:transparent;color:inherit;font:inherit;text-align:left;cursor:pointer}.gox-ld__mode[aria-checked=true],.gox-ld__chip[aria-pressed=true],.gox-ld__day[aria-pressed=true]{background:rgb(var(--color-button));color:rgb(var(--color-button-text));border-color:rgb(var(--color-button))}.gox-ld__mode-t{display:block;font-size:13px;font-weight:600}.gox-ld__mode-s{display:block;font-size:11px;margin-top:4px}.gox-ld__chips{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:10px}.gox-ld [hidden]{display:none!important}.gox-ld__chip{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;font:inherit;border:1px solid rgba(var(--color-foreground),.2);border-radius:5px;padding:9px 4px;background:transparent;color:inherit;cursor:pointer}.gox-ld__chip-dow,.gox-ld__chip-more-t{font-size:11px}.gox-ld__chip-date{font-size:15px;font-weight:600}.gox-ld__cal{padding-top:16px}.gox-ld__cal-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.gox-ld__cal-nav{background:transparent;border:0;color:inherit;padding:10px;cursor:pointer}.gox-ld__cal-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:5px;text-align:center}.gox-ld__day{padding:10px 0;background:transparent;border:1px solid rgba(var(--color-foreground),.15);border-radius:4px;color:inherit;font:inherit;cursor:pointer;min-height:40px}.gox-ld__day:disabled{opacity:.25;cursor:default}.gox-ld__day--empty{border:0}.gox-ld__dow{font-size:11px;padding:5px}.gox-ld.is-busy{opacity:.6;pointer-events:none}.gx-delivery-error{color:rgb(var(--color-foreground));font-size:12px;padding:12px;border:1px solid currentColor;border-radius:5px}.gx-theme .contact.page-width{box-sizing:border-box;width:100%}.gx-theme .contact form{width:100%;max-width:700px;margin:24px auto 0}.gx-theme .contact .field{margin-bottom:18px}.gx-theme .contact .field__input{min-height:52px}.gx-theme .contact textarea{min-height:170px}.gx-theme .contact__button{margin-top:24px}.gx-theme .gx-footer-top a,.gx-theme .gx-footer-top small a{color:inherit}@media(min-width:990px){.gx-theme .product__media-wrapper{position:sticky;top:90px;align-self:flex-start}.gx-theme .product__info-wrapper{padding-left:36px}.gx-theme .product__info-container{padding-left:0}}
/*# sourceMappingURL=/cdn/shop/t/75/assets/greenox.css.map */
