.kos-desc-split{display:grid;grid-template-columns:1.4fr 1fr;gap:2.4rem}.kos-story p{margin:0 0 1.2rem}.kos-story p:last-child{margin-bottom:0}.kos-callouts .kos-callout{margin-top:0}.kos-callouts .kos-callout+.kos-callout{margin-top:1.6rem}@media screen and (max-width:749px){.kos-desc-split{grid-template-columns:1fr;gap:1.6rem}}.kos-ingredients{margin:0 0 1rem;font-size:1rem}.kos-ingredients__note{font-size:.88em;color:rgba(var(--color-foreground),.5);margin:2px 0 0}.kos-nutrition{background:rgb(var(--color-background));border:.1rem solid rgba(var(--color-foreground),.1);border-radius:1.2rem;padding:1.4rem 1.6rem}.kos-nutrition__title{font-weight:700;font-size:1.05rem;margin:0 0 .8rem;color:rgb(var(--color-foreground));padding-bottom:.6rem;border-bottom:.15rem solid rgba(var(--color-foreground),.08);font-family:var(--font-heading-family)}.kos-nutrition__table{width:100%;border-collapse:collapse}.kos-nutrition__table td{padding:.6rem 0;border-bottom:.1rem solid rgba(var(--color-foreground),.06);font-size:1rem;color:rgba(var(--color-foreground),.8)}.kos-nutrition__table td:last-child{text-align:right;font-weight:600;color:rgb(var(--color-foreground))}.kos-nutrition__table tr:last-child td{border-bottom:none}.kos-callout{display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;column-gap:1.6rem;row-gap:.8rem;align-items:start;background:#fbf8f3;border-radius:1rem;padding:2rem 2.2rem;margin-top:1.2rem;position:relative;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.kos-callout:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0000000f}.kos-callouts .kos-callout:nth-child(1):before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to right,rgba(196,148,53,.12) 0%,transparent 22%);pointer-events:none}.kos-callouts .kos-callout:nth-child(2):before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to right,rgba(59,130,176,.1) 0%,transparent 22%);pointer-events:none}.kos-callouts .kos-callout:nth-child(3):before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to right,rgba(196,117,63,.1) 0%,transparent 22%);pointer-events:none}.kos-callout:first-child{margin-top:0}.kos-callout__body{display:contents}.kos-callout__icon{grid-column:1;grid-row:1;display:flex;align-items:center;justify-content:center;width:4rem;height:4rem;border-radius:1rem;font-size:0;line-height:1;flex-shrink:0}.kos-callouts .kos-callout:nth-child(1) .kos-callout__icon{background:#fffbeb}.kos-callouts .kos-callout:nth-child(2) .kos-callout__icon{background:#dbeafe}.kos-callouts .kos-callout:nth-child(3) .kos-callout__icon{background:#ffedd5}.kos-callouts .kos-callout:nth-child(1) .kos-callout__icon:before{content:"";width:2rem;height:2rem;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23C49435' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m12 3-1.9 5.8a2 2 0 0 1-1.3 1.3L3 12l5.8 1.9a2 2 0 0 1 1.3 1.3L12 21l1.9-5.8a2 2 0 0 1 1.3-1.3L21 12l-5.8-1.9a2 2 0 0 1-1.3-1.3z'/%3E%3C/svg%3E") center/contain no-repeat}.kos-callouts .kos-callout:nth-child(2) .kos-callout__icon:before{content:"";width:2rem;height:2rem;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%233B82B0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H19a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H6.5A1.5 1.5 0 0 1 5 20.5v0A1.5 1.5 0 0 1 6.5 19H20'/%3E%3C/svg%3E") center/contain no-repeat}.kos-callouts .kos-callout:nth-child(3) .kos-callout__icon:before{content:"";width:2rem;height:2rem;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23C4753F' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 13.87A4 4 0 0 1 7.41 6a5.11 5.11 0 0 1 1.05-1.54 5 5 0 0 1 7.08 0A5.11 5.11 0 0 1 16.59 6 4 4 0 0 1 18 13.87V21H6Z'/%3E%3Cline x1='6' y1='17' x2='18' y2='17'/%3E%3C/svg%3E") center/contain no-repeat}.kos-callout__title{grid-column:2;grid-row:1;align-self:center;margin:0;font-weight:700;color:rgb(var(--color-foreground));font-size:1.3rem;font-family:var(--font-heading-family)}.kos-callouts .kos-callout:nth-child(1) .kos-callout__title{color:#8b5e14}.kos-callouts .kos-callout:nth-child(2) .kos-callout__title{color:#1e4d7b}.kos-callouts .kos-callout:nth-child(3) .kos-callout__title{color:#8b4513}.kos-callout__text{grid-column:2;grid-row:2;margin:0;font-size:1.15rem;line-height:1.65;color:rgba(var(--color-foreground),.7)}.kos-callouts .kos-callout:nth-child(2) .kos-callout__text{display:flex;align-items:center;flex-wrap:wrap;gap:.8rem}.kos-callouts .kos-callout:nth-child(2) .kos-callout__text a{margin-top:0;margin-left:auto;flex-shrink:0}.kos-callout__text a{display:inline-flex;align-items:center;gap:.4rem;margin-top:.7rem;padding:.5rem 1.3rem;background:#16653414;color:#166534;border-radius:2rem;font-weight:600;font-size:1.05rem;text-decoration:none;transition:transform .2s ease,background .2s ease}.kos-callout__text a:hover{transform:translate(4px);background:#16653429}.kos-callout:has(a){cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.kos-callout:has(a):hover{transform:translateY(-2px);box-shadow:0 6px 20px #00000014}.kos-callout--recipe{background:linear-gradient(135deg,#fff7ed,#ffedd5,#fed7aa);grid-template-columns:auto auto 1fr}.kos-callout--recipe .kos-callout__body,.kos-callout--recipe .kos-callout__text{display:contents}.kos-callout--recipe .kos-callout__icon{grid-column:1;grid-row:1 / 3;font-size:0}.kos-callout--recipe .kos-callout__icon:after{content:"";display:block;width:2.4rem;height:2.4rem;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23C4753F' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3 2v7c0 1.1.9 2 2 2h4a2 2 0 0 0 2-2V2'/%3E%3Cpath d='M7 2v20'/%3E%3Cpath d='M21 15V2a5 5 0 0 0-5 5v6c0 1.1.9 2 2 2h3Zm0 0v7'/%3E%3C/svg%3E") center/contain no-repeat}.kos-callout--recipe .kos-callout__title{grid-column:2;grid-row:1}.kos-callout--recipe .kos-callout__text>a{grid-column:2 / -1;grid-row:2;display:block;margin-top:0;padding:.8rem 1.2rem;background:#ffffff73;border-radius:.6rem;color:#9a3412;font-weight:600;font-size:1.1rem;line-height:1.5;text-decoration:none;transition:background .2s ease,transform .2s ease}.kos-callout--recipe .kos-callout__text>a:after{content:" \2192";font-weight:400;white-space:nowrap}.kos-callout--recipe .kos-callout__text>a:hover{background:#ffffffb3;transform:translate(3px)}.kos-infobox{background:#f3f4f6;border-radius:1rem;padding:.4rem 1.6rem;margin-top:1.4rem}.kos-infobox__row{display:flex;align-items:flex-start;gap:1.2rem;padding:1.2rem 0}.kos-infobox__row+.kos-infobox__row{border-top:1px solid rgba(var(--color-foreground),.08)}.kos-infobox__icon{flex-shrink:0;width:3.6rem;height:3.6rem;display:flex;align-items:center;justify-content:center;color:rgba(var(--color-foreground),.5);margin-top:.1rem}.kos-infobox__icon svg{width:3rem;height:3rem}.kos-infobox__content{flex:1;min-width:0;line-height:1.45}.kos-infobox__label{display:block;font-weight:700;color:rgb(var(--color-foreground));font-size:1.1rem}.kos-infobox__detail{display:block;font-size:1rem;color:rgba(var(--color-foreground),.62);margin-top:.2rem}.kos-infobox__detail a{color:inherit;text-decoration:underline;text-underline-offset:.15rem}.kos-infobox__note{display:block;font-size:.85rem;color:rgba(var(--color-foreground),.45);margin-top:.15rem}.kos-ingr__name{display:block;font-size:1rem;font-weight:700;color:rgb(var(--color-foreground));margin-top:.25rem}.kos-ingr__explain{display:block;font-size:1rem;color:#334fb4;margin-top:.35rem;font-style:italic;line-height:1.45}.kos-infobox:has(.kos-ingr__name){background:#ecfdf5!important;border:.15rem solid #22c55e!important}.kos-infobox:has(.kos-ingr__name) .kos-infobox__icon{color:#166534!important}.kos-infobox:has(.kos-ingr__name) .kos-infobox__label{font-size:1.4rem;color:#166534}.kos-infobox:has(.kos-ingr__name) .kos-ingr__name{font-size:1.5rem}.kos-crosssell{display:flex;align-items:center;justify-content:space-between;gap:2rem;flex-wrap:wrap;background:#fbf8f3;border-radius:1.2rem;padding:2rem 2.4rem;max-width:calc(var(--page-width) - 3rem);margin:0 auto;position:relative;overflow:hidden;border:.1rem solid rgba(196,148,53,.08)}.kos-crosssell:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to right,rgba(196,148,53,.06) 0%,transparent 25%);pointer-events:none}[class*=__related-products-padding]{padding-top:12px!important}.kos-crosssell__text{flex:1;min-width:24rem}.kos-crosssell__text h2{margin:0 0 .4rem;font-size:1.7rem;font-weight:700;font-family:var(--font-heading-family);color:#3d2e1c}.kos-crosssell__text p{margin:0;font-size:1.02rem;color:rgba(var(--color-foreground),.65);line-height:1.5}.kos-crosssell__action{flex-shrink:0}.kos-crosssell .kos-crosssell__btn{display:inline-block;padding:.95rem 2.2rem;background:#3b82b0;color:#fff;border-radius:.6rem;text-decoration:none;font-weight:600;font-size:1.02rem;transition:opacity .2s,transform .2s,background .2s}.kos-crosssell .kos-crosssell__btn:hover{background:#2e6a94;transform:translateY(-1px)}@media screen and (max-width:749px){.kos-crosssell{flex-direction:column;align-items:flex-start;padding:1.6rem 1.8rem}.kos-crosssell__text{min-width:0}}.kos-price-card{background:#dbeafe;border-radius:1rem;padding:1.6rem 1.8rem;margin-top:.5rem;display:grid;grid-template-columns:1fr auto;gap:.6rem 1.6rem;align-items:center}.kos-price-card__pricing{grid-column:1;grid-row:1;align-self:center;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.kos-price-card__pricing .price--large{background:none!important;padding:0;margin:0}.kos-price-card__pricing .price--large .price-item--regular,.kos-price-card__pricing .price--large .price-item--last{font-size:2.2rem;font-weight:700;color:#166534}.kos-price-card__pricing .price--large .unit-price,.kos-price-card__pricing .price--large .unit-price .price-item{font-size:1.28rem!important;font-weight:400!important;color:rgba(var(--color-foreground),.35)!important}.kos-price-card__pricing .price--large .unit-price{display:block;margin-top:.3rem}.kos-price-card [id^=Quantity-Form-]{grid-column:2;grid-row:1;align-self:center;margin:0!important}.kos-price-card .product__tax{grid-column:1 / -1;font-size:1rem;color:rgba(var(--color-foreground),.5);line-height:1.45;padding-top:.9rem;border-top:.1rem solid rgba(var(--color-foreground),.08);margin-top:.2rem}.kos-price-card .product__tax a{color:inherit;text-decoration:underline}.kos-price-card__buttons{grid-column:1 / -1}.kos-price-card__buttons .product-form__buttons{margin:0!important}.kos-price-card .quantity{background:#eef4ff;border-radius:.6rem}.kos-price-card .quantity__button,.kos-price-card .quantity__input,.kos-price-card__buttons .product-form__buttons .product-form__submit{background:#eef4ff}.product-form__buttons .product-form__submit{position:relative;background:transparent;color:#166534;transition:background .25s,color .25s,transform .2s,box-shadow .2s}.product-form__buttons .product-form__submit:hover{background:#166534;color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #16653440}.product-form__buttons .product-form__submit:focus{background:#166534;color:#fff}.product-form__buttons .product-form__submit:active{transform:scale(.97);box-shadow:0 1px 4px #16653426}.product-form__buttons .product-form__submit:after{box-shadow:0 0 0 var(--buttons-border-width) #166534!important}.product-form__cart-icon{position:absolute;left:calc(2rem + 30px);top:50%;transform:translateY(-50%);width:2.8rem;height:2.8rem;background-color:#166534;-webkit-mask:url(kos-basket.png) center / contain no-repeat;mask:url(kos-basket.png) center / contain no-repeat;transition:background-color .25s,transform .2s}.product-form__buttons .product-form__submit:hover .product-form__cart-icon{background-color:#fff;transform:translateY(-50%) scale(1.15)}.product-form__buttons .product-form__submit:active .product-form__cart-icon{transform:translateY(-50%) scale(.9)}.kos-infobox__link{font-size:1.1rem;color:rgb(var(--color-foreground));text-decoration:underline;text-underline-offset:.15rem}.related-products__heading{text-align:left;margin:0 0 1.6rem;font-size:calc(var(--font-heading-scale) * 2rem);font-weight:700;color:#3d2e1c}.cart-notification{border-radius:1.2rem!important;box-shadow:0 8px 40px #0000001f!important;padding:2rem 2.4rem!important;max-width:44rem!important;left:50%!important;right:auto!important;transform:translate(-50%,-120%)!important;border:.1rem solid rgba(var(--color-foreground),.06)!important}.cart-notification.animate{transition:transform .35s cubic-bezier(.22,1,.36,1),visibility 0s .35s!important}.cart-notification.active{transform:translate(-50%,1.6rem)!important;transition:transform .35s cubic-bezier(.22,1,.36,1),visibility 0s!important}.cart-notification__heading .icon-checkmark{color:#166534!important;width:1.6rem!important;margin-right:.8rem!important}.cart-notification__heading{font-size:1.4rem;font-weight:600}.cart-notification__links .button--secondary{background:#eef4ff;color:rgb(var(--color-foreground));border-color:rgba(var(--color-foreground),.1)}.cart-notification__links .button--primary{background:#166534;color:#fff}.cart-notification__links .button--primary:hover{background:#14522b}@media screen and (max-width:749px){.cart-notification{max-width:calc(100vw - 3rem)!important;left:1.5rem!important;right:1.5rem!important;transform:translateY(-120%)!important}.cart-notification.active{transform:translateY(.8rem)!important}}.cart__footer{background:#fbf8f3;border-radius:1.2rem;padding:2rem 2.4rem}.totals__total-value{color:#166534;font-weight:700}.cart__checkout-button{background:#166534;color:#fff;position:relative;transition:background .25s,transform .2s,box-shadow .2s}.cart__checkout-button:before{content:"\20ac";font-size:2rem;font-weight:400;margin-right:.5rem;position:static;z-index:auto;box-shadow:none}.cart__checkout-button:hover{background:#14522b;transform:translateY(-2px);box-shadow:0 4px 12px #16653440}.cart__checkout-button:active{transform:scale(.97)}.cart__checkout-button:after{box-shadow:0 0 0 var(--buttons-border-width) #166534!important}.cart-items .cart-item{background:#fff;border-radius:1rem;border:.1rem solid rgba(var(--color-foreground),.06)}.cart-items .cart-item td{padding-top:1.6rem;padding-bottom:1.6rem}.cart-item__image{border-radius:.8rem}.cart__empty-state a.button,.cart__empty-state .button{background:transparent;color:#166534;transition:background .25s,color .25s,transform .2s}.cart__empty-state a.button:hover,.cart__empty-state .button:hover{background:#166534;color:#fff;transform:translateY(-2px)}.cart__empty-state a.button:after,.cart__empty-state .button:after{box-shadow:0 0 0 var(--buttons-border-width) #166534!important}.cart__note textarea{border-radius:.8rem;border-color:rgba(var(--color-foreground),.12)}.product-card-wrapper .price-item--regular,.product-card-wrapper .price-item--last,.product-card-wrapper .price-item--sale{color:#166534}.product-card-wrapper .unit-price,.product-card-wrapper .unit-price .price-item{color:#555;font-weight:400}.product-card-wrapper .card{border-radius:1rem;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.product-card-wrapper .card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00000014}.product-card-wrapper .card__media img{border-radius:1rem}.collection-hero{background:#fbf8f3}.collection-hero__inner{padding:2rem 0}.collection-hero__title{font-weight:700}.collection-hero__description details{background:#fff;border:.1rem solid rgba(var(--color-foreground),.06);border-radius:.8rem;margin-top:1rem;padding:0 1.6rem;overflow:hidden}.collection-hero__description summary{padding:1.2rem 0;cursor:pointer;list-style:none}.collection-hero__description summary::-webkit-details-marker{display:none}.collection-hero__description summary svg,.collection-hero__description summary .icon-caret{color:#166534}.collection-hero__description details[open] summary{border-bottom:.1rem solid rgba(var(--color-foreground),.06)}.collection-page-width>p:last-child,.collection__footer p:last-child{background:#fbf8f3;border-radius:1rem;padding:1.4rem 1.8rem;margin-top:2rem}.collection-page-width>p:last-child a,.collection__footer p:last-child a{color:#166534;font-weight:600}.kos-set-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;margin:0 0 2rem}@media screen and (max-width:749px){.kos-set-grid{grid-template-columns:1fr}}.kos-set-item{border:.1rem solid rgba(var(--color-foreground),.08);border-radius:1rem;overflow:hidden;background:rgb(var(--color-background));transition:transform .2s ease,box-shadow .2s ease}.kos-set-item:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00000014}.kos-set-item__media{position:relative;background:#f7f5f1;aspect-ratio:4 / 3;display:flex;align-items:center;justify-content:center;padding:1.6rem}.kos-set-item__media img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block;border-radius:.75rem}.kos-set-item__body{padding:1.6rem 1.6rem 1.8rem}.kos-set-item__title{font-family:var(--font-heading-family);font-size:1.7rem;font-weight:700;color:#3d2e1c;margin:0 0 .6rem}.kos-set-item__meta{display:flex;align-items:flex-start;gap:1rem;margin:0 0 1.2rem}.kos-set-item__amount{flex-shrink:0;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:.3rem;background:#c494351f;color:#8b5e14;font-weight:700;font-size:1.1rem;padding:.6rem .7rem;line-height:1;border-radius:.8rem;font-family:var(--font-heading-family);white-space:nowrap;min-width:3.2rem;min-height:3.4rem}.kos-set-item__amount svg{width:1.5rem;height:1.5rem}.kos-set-item__desc{font-size:1rem;line-height:1.55;color:rgba(var(--color-foreground),.7);margin:0;flex:1;min-width:0}.kos-set-cta-row{display:flex;justify-content:center;margin:2.4rem 0 .4rem}.kos-set-cta{display:inline-flex;align-items:center;gap:.6rem;background:#c49435;color:#fff;border:none;font-family:var(--font-heading-family);font-weight:700;font-size:1.2rem;padding:1rem 2.6rem;border-radius:.8rem;cursor:pointer;transition:transform .2s,background .2s}.kos-set-cta:hover{background:#8b5e14;transform:translateY(-2px)}.kos-callout--note{padding:1.4rem 1.6rem;column-gap:1.2rem;row-gap:.3rem}.kos-callout--note .kos-callout__icon{width:3rem;height:3rem;border-radius:.8rem;background:#e0f2fe;grid-row:1 / span 2;align-self:center}.kos-callout--note .kos-callout__icon svg{width:1.6rem;height:1.6rem;color:#3b82b0}.kos-callout--note .kos-callout__title{font-size:1.05rem;margin:0;color:#1e4d7b}.kos-callout--note .kos-callout__text{font-size:.95rem;line-height:1.5}
/*# sourceMappingURL=/cdn/shop/t/5/assets/kos-product.css.map */
