@charset "UTF-8";.drawer{position:fixed;z-index:2147483647;top:0;right:0;height:100%;display:flex;justify-content:flex-end;transition:visibility .4s ease}.drawer:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0}.cart-drawer{overflow:hidden;max-width:100vw;position:relative;z-index:1}.drawer.active{visibility:visible}.drawer__inner{height:100%;width:clamp(40rem,500px,100vw - 3rem);max-width:calc(100vw - 3rem);padding:0;border:.1rem solid rgba(var(--color-foreground),.2);border-right:0;background-color:#fff;overflow:hidden;display:grid;grid-template-rows:auto 1fr auto;transform:translate(100%);transition:transform .4s ease;position:relative}.drawer__inner-empty{height:100%;padding:0 0 24px;background-color:#fff;overflow:hidden;display:flex;flex-direction:column}.cart-drawer__warnings{display:flex;flex-direction:column;flex:1;justify-content:center}.drawer__inner-empty .cart-drawer__warnings{justify-content:flex-start;align-items:flex-start;text-align:left}cart-drawer.is-empty .drawer__header{display:none}cart-drawer:not(.is-empty) .cart-drawer__warnings,cart-drawer:not(.is-empty) .cart-drawer__collection{display:none}.cart-drawer__warnings--has-collection .cart__login-title{margin-top:2.5rem}.drawer.active .drawer__inner{transform:translate(0)}.drawer__header{position:relative;background-color:#fff;padding:1.5rem 0;display:flex;justify-content:space-between;align-items:center}.drawer__heading{margin:0 0 1rem}.drawer .drawer__header-wrapper{display:flex;flex-direction:column;gap:24px;padding:16px 5%;border-bottom:1px solid rgba(0,0,0,.1)}.drawer .drawer__title-row{display:flex;justify-content:space-between;font-size:23.99px;font-weight:500;align-items:center;color:#34342f}.drawer .mobile-menu-close,.drawer .mobile-menu-close img{height:16px;width:16px;display:block;background:transparent;padding:0;border:0}.drawer .cart-item__price-wrapper{display:flex;flex-direction:column;align-items:flex-end}.drawer .quantity-cell-wrapper{display:flex;justify-content:space-between;align-items:center}.drawer .cart-item__details{display:flex;justify-content:space-between;align-items:flex-start}.drawer .cart-item__details .details__texts dl{margin-top:0}.drawer .cart-item__details cart-remove-button button{all:unset;background:transparent!important}.drawer .cart-item__name{color:var(--dark)}.drawer .cart-item__details cart-remove-button button svg{height:18px;width:18px}.drawer .quantity-cell-wrapper .loading-overlay{position:absolute;height:100%;width:100%;top:0;left:0;display:flex!important;align-items:center;justify-content:center;padding-top:0;background:#ffffff80;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);transition:visibility .4s ease,opacity .4s ease}.drawer .quantity-cell-wrapper .loading-overlay.hidden{visibility:hidden;opacity:0}.cart-drawer__warnings .drawer__close{right:5px}.drawer__close svg{height:2.4rem;width:2.4rem}.drawer__contents{flex-grow:1;display:flex;flex-direction:column}.drawer__footer{background-color:#f1f4f1;padding:1.5rem 5%}cart-drawer-items.is-empty+.drawer__footer{display:none}.drawer__footer>details{margin-top:-1.5rem;border-bottom:.1rem solid rgba(var(--color-foreground),.2)}.drawer__footer>details[open]{padding-bottom:1.5rem}.drawer__footer summary{display:flex;position:relative;line-height:1;padding:1.5rem 0}.drawer__footer>details+.cart-drawer__footer{padding-top:1.5rem}.cart-drawer__overlay{position:fixed;top:0;right:0;bottom:0;left:0}.cart-drawer__overlay:empty{display:block}.cart-drawer__form{flex-grow:1;display:flex;flex-wrap:wrap}.cart-drawer__collection{margin:0 2.5rem 1.5rem}.cart-drawer .drawer__cart-items-wrapper{flex-grow:1}.cart-drawer .cart-items,.cart-drawer tbody{display:block;width:100%}.cart-drawer thead{display:inline-table;width:100%;position:sticky;top:0;z-index:2;background-color:#fff}cart-drawer-items{overflow:auto}@media screen and (max-height:650px){cart-drawer-items{overflow:visible}.drawer__inner{overflow:scroll}}.cart-drawer .cart-item{display:grid;grid-template:repeat(2,auto)/repeat(4,1fr);gap:1.5rem;margin-bottom:0;position:relative}.cart-drawer .cart-item:last-child{margin-bottom:1rem}.cart-drawer .cart-item__media{width:100%;grid-row:1/3}.cart-drawer .cart-item__image{max-width:100%}.cart-drawer .cart-items thead{margin-bottom:.5rem}.cart-drawer .cart-items thead th:first-child,.cart-drawer .cart-items thead th:last-child{width:0;padding:0}.cart-drawer .cart-items thead th:nth-child(2){width:50%;padding-left:0}.cart-drawer .cart-items thead tr{display:table-row;margin-bottom:0}.cart-drawer .cart-items th{border-bottom:.1rem solid rgba(var(--color-foreground),.08)}.cart-drawer .cart-item:last-child{margin-bottom:1.5rem}.cart-drawer .cart-item .loading-overlay{right:5px;padding-top:2.5rem}.cart-drawer .cart-items tr:not(:first-child){padding:24px 16px}.cart-drawer .cart-items tr:first-child{padding:0 16px 24px}.cart-drawer .cart-items tr+tr{border-top:1px solid rgba(0,0,0,.1)}.cart-drawer .cart-item>td+td:not(.crosssell-box){padding-left:1rem}.cart-drawer .cart-item__details{width:auto;grid-column:2/5}.cart-drawer .cart-item__totals{pointer-events:none;display:flex;align-items:flex-start;justify-content:flex-end}.cart-drawer.cart-drawer .cart-item__price-wrapper>*:only-child{margin-top:0}.cart-drawer .cart-item__price-wrapper .cart-item__discounted-prices{display:flex;flex-direction:column;gap:.6rem}.cart-drawer .unit-price{margin-top:.6rem}.cart-drawer .cart-items .cart-item__quantity{padding-top:0;grid-column:2/5}@media screen and (max-width:767px){.cart-drawer .cart-item cart-remove-button{margin-left:0}}.cart-drawer__footer>*+*{margin-top:1rem}.cart-drawer__footer .discounts__discount{font-size:16px;color:#34342f;font-weight:500;justify-content:space-between;align-items:center}.cart-drawer__footer .discounts__discount .discount__name{display:flex;gap:8px;align-items:center}.cart-drawer__footer .discounts__discount .discount__name svg{height:16px;width:16px}.cart-drawer__footer .discounts__discount .discount__name button.discount__btnRemove{border:none;padding:0;display:flex;align-items:center;justify-content:center;color:#666;cursor:pointer;min-width:56.33px}.cart-drawer__footer .discounts__discount .discount__name button.discount__btnRemove .discount__btnRemove__spinner{display:none;width:16px}.cart-drawer__footer .discounts__discount .discount__name button.discount__btnRemove .discount__btnRemove__spinner circle{stroke:#666}.cart-drawer__footer .discounts__discount .discount__name button.discount__btnRemove[data-loading=true] .discount__btnRemove__text{display:none}.cart-drawer__footer .discounts__discount .discount__name button.discount__btnRemove[data-loading=true] .discount__btnRemove__spinner{display:block}.cart-drawer .totals{justify-content:space-between;align-items:center;font-size:16px;margin-bottom:24px;font-weight:500;color:var(--dark)}.cart-drawer .totals__total-value{font-size:16px}.cart-drawer .price{line-height:1}.cart-drawer .tax-note{margin:1.2rem 0 1rem auto;text-align:left}.cart-drawer .product-option dd{word-break:break-word}.cart-drawer details[open]>summary .icon-caret{transform:rotate(180deg)}.cart-drawer .cart__checkout-button{max-width:none}.drawer__footer .cart__dynamic-checkout-buttons{max-width:100%}.drawer__footer #dynamic-checkout-cart ul{flex-wrap:wrap!important;flex-direction:row!important;margin:.5rem -.5rem 0 0!important;gap:.5rem}.drawer__footer [data-shopify-buttoncontainer]{justify-content:flex-start}.drawer__footer #dynamic-checkout-cart ul>li{flex-basis:calc(50% - .5rem)!important;margin:0!important}.drawer__footer #dynamic-checkout-cart ul>li:only-child{flex-basis:100%!important;margin-right:.5rem!important}@media screen and (min-width:750px){.drawer__footer #dynamic-checkout-cart ul>li{flex-basis:calc(33.3333333333% - .5rem)!important;margin:0!important}.drawer__footer #dynamic-checkout-cart ul>li:first-child:nth-last-child(2),.drawer__footer #dynamic-checkout-cart ul>li:first-child:nth-last-child(2)~li,.drawer__footer #dynamic-checkout-cart ul>li:first-child:nth-last-child(4),.drawer__footer #dynamic-checkout-cart ul>li:first-child:nth-last-child(4)~li{flex-basis:calc(50% - .5rem)!important}}cart-drawer-items::-webkit-scrollbar{width:3px}cart-drawer-items::-webkit-scrollbar-thumb{background-color:rgba(var(--color-foreground),.7);border-radius:100px}cart-drawer-items::-webkit-scrollbar-track-piece{margin-top:31px}.cart-drawer .quantity-popover-container{padding:0}.cart-drawer .quantity-popover__info.global-settings-popup{transform:translateY(0);right:0}.cart-drawer .cart-item__error{margin-top:.8rem}.cart-drawer .quantity-popover__info+.cart-item__error{margin-top:.2rem}@media screen and (min-width:750px){.cart-drawer .cart-item__quantity--info quantity-popover>*{padding-left:0}.cart-drawer .cart-item__error{margin-left:0}}.cart-drawer .cart__ctas #CartDrawer-Checkout{margin-bottom:12px}.drawer__payment-methods{display:flex;align-items:center;justify-content:space-between}.drawer__payment-methods svg{width:30px}.shipping-progress-bar{margin:24px 16px 16px;text-align:center}.shipping-progress-bar .progress-message{text-align:left;font-size:16px;font-weight:500;color:#34342f;margin:0 0 24px;line-height:1.4}.shipping-progress-bar .progress-message.final{padding:16px;border-radius:12px;border:1px solid rgba(0,0,0,.1)}.progress-bar{height:8px;width:100%;background:#739d7233;display:flex;border-radius:100px;margin:0 0 60px;position:relative}.progress-bar__fill{width:0;transition:.4s ease;height:100%;display:block;background:#739d72;border-radius:100px}.progress-markers{position:absolute;width:100%;height:100%;top:0;left:0}.marker{position:absolute;text-align:center;width:75px;display:flex;align-items:center;justify-content:center;flex-direction:column;top:-18px}.marker.shake-marker{right:0%;align-items:flex-end}.marker.shake-marker .marker-text{max-width:80px;text-align:right}.marker.shipping-marker{left:49%;transform:translate(-50%)}.marker.shipping-marker .marker-text{max-width:80px;text-align:center}.marker.medibox-marker{right:-1px;left:auto;width:36px}.marker.medibox-marker .marker-text{text-align:center;max-width:68px}.marker .marker-icon{width:36px;height:36px;background:#fff;border:2px solid #739D72;border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:2;font-size:18px;transition:all .3s ease}@media(min-width:1030px){.marker .marker-icon{font-size:22px}}.marker .marker-icon.reached{background:#739d72;border-color:#fff;color:#fff;box-shadow:0 2px 8px #4caf5033}.marker .marker-text{white-space:normal;font-size:10px;color:#666;width:max-content;text-align:center;line-height:1.2;margin-top:8px}.kk__free-shipping{font-size:16px;padding-bottom:24px;background:#fff;border:none;text-align:center}.kk__free-shipping .progress-text p{margin:0;font-size:20px;font-weight:500;color:#34342f;line-height:1.4}.kk__free-shipping .progress-text p+p{margin-top:12px}.free-shipping-success{padding:0 24px 24px;background:#fff;text-align:center;border:none;font-weight:500;color:#34342f}.free-shipping-success p{margin:0;font-size:20px!important;line-height:1.4}.free-shipping-success p+p{margin-top:12px}@media(min-width:1030px){.shipping-progress-bar .progress-bar{height:10px;margin:0 0 28px}.shipping-progress-bar .marker .marker-icon{width:40px;height:40px}.shipping-progress-bar .marker .marker-icon svg{width:22px;height:22px}.shipping-progress-bar .marker .marker-text{font-size:12px}}.cart-drawer__middle-part{overflow-y:auto;overflow-x:hidden}.cart-drawer quantity-popover{margin-bottom:-.8rem}.drawer__footer-outer-wrapper{display:flex;flex-direction:column}.upgraded-notice{background:#f8f9fa;padding:16px!important;border-radius:8px;margin-top:16px;display:flex;align-items:center;gap:16px;grid-column:1/span 4;font-size:14px}.upgraded-notice .icon{width:24px;height:24px}.upgraded-notice .text{font-size:16px;color:#666}.cart-drawer .kk__checkbox{font-size:16px}.steiger .upsell-box{background-color:#f4f9fa;padding:24px;margin-top:15px;border-radius:8px;grid-column:1/span 4}.steiger .upsell-box--expandable{padding:0}.steiger .upsell-box--expandable .upsell-box__panel{padding:0 24px;max-height:0}.steiger .upsell-box--expandable .upsell-box__panelContent{padding:0 0 24px}.steiger .upsell-box--expanded .upsell-box__trigger__chevron{transform:rotate(180deg)}.steiger .upsell-box__title{margin-bottom:16px;color:#34342f}.steiger .upsell-box__title--triggerable{cursor:pointer;display:flex;justify-content:space-between;align-items:center;margin-bottom:0;padding:24px}.steiger .upsell-box__title--triggerable__chevron{transition:transform .2s ease-out}.steiger .upsell-box__panel{padding:24px 0 0;overflow:hidden;transition:max-height .2s ease-out}.steiger .upsell-box__panel p{margin:0 0 24px;color:#666;font-size:16px}.steiger .upsell-box__panel .upsell-box__btnUpgrade{background-color:#7cacbe;position:relative}.steiger .upsell-box__panel .upsell-box__btnUpgrade .loading-overlay__spinner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:block;opacity:0}.steiger .upsell-box__panel .upsell-box__btnUpgrade .loading-overlay__spinner .path{stroke:#fff}#CartDrawer-CartErrors{display:none!important}.crosssell-box{padding:32px 16px 16px!important;grid-column:1/span 4;padding-left:0;display:flex;flex-direction:column;gap:16px;border-top:1px solid rgba(0,0,0,.1)}.crosssell-box__heading{font-size:14px;color:#34342f;font-weight:500;text-align:center}.crosssell-box__single-wrapper{background-color:#f4f9fa;padding:16px;border-radius:8px;display:grid;grid-template-columns:.25fr .75fr;align-items:flex-start;gap:32px}.crosssell-box__single-wrapper:nth-child(n+5){display:none}.crosssell-box__single-wrapper .crosssell-box__image{background:#fff;border-radius:8px;display:flex;align-items:center;justify-content:center;overflow:hidden}.crosssell-box__single-wrapper .crosssell-box__image img{width:100%;height:auto}.crosssell-box__single-wrapper .crosssell-box__content{display:flex;flex-direction:column;justify-content:space-between;gap:16px}.crosssell-box__single-wrapper .crosssell-box__content .crosssell-box__upper-row{display:flex;flex-direction:column;align-items:flex-start}.crosssell-box__single-wrapper .crosssell-box__content .crosssell-box__upper-row .crosssell-box__select-wrapper{width:auto;position:relative}.crosssell-box__single-wrapper .crosssell-box__content .crosssell-box__upper-row .crosssell-box__select-wrapper [id*=productSelect]{border:none;background:transparent;padding:0 16px 0 0;-moz-appearance:none;-webkit-appearance:none;color:#666}.crosssell-box__single-wrapper .crosssell-box__content .crosssell-box__upper-row .crosssell-box__select-wrapper:after{content:"";position:absolute;width:12px;height:12px;top:58%;right:0;background-image:url(https://steiger-naturals-2-0.myshopify.com/cdn/shop/t/43/assets/chevron-down-black.svg);background-size:contain;background-repeat:no-repeat;transform:translateY(-50%);pointer-events:none}.crosssell-box__single-wrapper .crosssell-box__content .crosssell-box__title{font-size:16px;color:#34342f;font-weight:500}.crosssell-box__single-wrapper .crosssell-box__content .crosssell-box__lower-row{display:flex;align-items:center;justify-content:space-between}.crosssell-box__single-wrapper .crosssell-box__content .crosssell-box__lower-row .crosssell-box__price{font-size:16px;color:#34342f}.crosssell-box__single-wrapper .crosssell-box__content .crosssell-box__lower-row .crosssell-box__btnAddToCart{position:relative;padding:0 10px;height:40px;font-size:14px}.crosssell-box__single-wrapper .crosssell-box__content .crosssell-box__lower-row .crosssell-box__btnAddToCart .loading-overlay__spinner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:none}.crosssell-box__single-wrapper .crosssell-box__content .crosssell-box__lower-row .crosssell-box__btnAddToCart .loading-overlay__spinner .path{stroke:#fff}.crosssell-box__single-wrapper .crosssell-box__content .crosssell-box__lower-row .crosssell-box__btnAddToCart.loading .loading-overlay__spinner{display:block}.crosssell-box__single-wrapper .crosssell-box__content .crosssell-box__lower-row .crosssell-box__btnAddToCart.loading .crosssell-box__btnText{opacity:0}html body.steiger .details__texts p.product-option{margin-top:0;font-size:16px}html body.steiger .details__texts dl{margin:0}@media(max-width:1029px){html body.steiger .details__texts p.product-option{font-size:14px}}cart-drawer.drawer.is-empty .drawer__header-wrapper{border-bottom:none}.cart-drawer__empty-content{max-width:100%!important;height:100%;display:flex;flex-direction:column}.cart__empty-heading{font-size:16px;color:var(--dark);padding:0 5% 16px}body.steiger .cart-drawer .kk__mega-menu{background:transparent;margin-bottom:24px}.drawer.is-empty .drawer__newsletter-offer{padding:0 5%}.drawer.is-empty .drawer__newsletter-offer .drawer__newsletter-error{margin-top:8px;font-size:14px}.drawer__newsletter-offer .newsletter-offer-inner{background:#f4f9fa;border-radius:8px;padding:24px}.drawer__newsletter-offer .newsletter-offer-inner .offer__title{font-size:16px;color:#34342f;font-weight:500}.drawer__newsletter-offer .newsletter-offer-inner p{font-size:16px}.drawer__newsletter-offer .newsletter-offer-inner .kk__checkbox{-webkit-hyphens:auto;hyphens:auto;padding-left:24px}.drawer__newsletter-offer .newsletter-offer-inner .kk__checkbox .checkmark{top:5px;left:0;height:16px;width:16px}.drawer__newsletter-offer .newsletter-offer-inner .kk__checkbox .checkmark:after{left:6px;top:2px;width:5px;height:10px}.drawer__newsletter-offer .newsletter-offer-inner .kk__checkbox input[type=checkbox]~.checkmark{background:#7cacbe80}.drawer__newsletter-offer .newsletter-offer-inner .kk__checkbox input[type=checkbox]:checked~.checkmark{background:#7cacbe}.drawer__newsletter-offer .newsletter-offer-inner button[type=submit]{background:#7cacbe}.drawer__newsletter-offer .newsletter-offer-inner button[type=submit] .loading-overlay__spinner{display:none}.drawer__newsletter-offer .newsletter-offer-inner button[type=submit] .loading-overlay__spinner circle.path{stroke:#fff}.drawer__newsletter-offer .newsletter-offer-inner button[type=submit][data-loading=true] .loading-overlay__spinner{display:block}.drawer__newsletter-offer .newsletter-offer-inner button[type=submit][data-loading=true] .drawer-newsletter-commit__text{display:none}.drawer__newsletter-offer .newsletter-offer-inner .field:has(input[type=email]){flex-direction:column;gap:8px}.drawer__newsletter-offer .kk__newsletter-success{margin-top:16px;color:#155724;background-color:#d4edda;border-color:#c3e6cb;border-radius:8px;text-align:left;padding:12px 20px;line-height:1.5;margin-bottom:16px;min-height:48px;font-size:14px;font-family:sofia-pro,sans-serif;font-weight:400;align-items:center;display:none}.drawer__newsletter-offer .kk__newsletter-success.visible{display:block}.drawer__newsletter-offer .kk__newsletter-error{margin-top:16px;display:none;background:#f8d7da;color:#721c24;border:1px solid #f5c6cb;border-radius:8px;text-align:left;padding:12px 20px;line-height:1.5;margin-bottom:16px;min-height:48px;font-size:14px;align-items:center;font-family:sofia-pro,sans-serif;font-weight:400}.drawer__newsletter-offer .kk__newsletter-error.visible{display:block}@media(min-width:1030px){cart-drawer.drawer .cart-drawer .details__texts a{font-size:18px}cart-drawer.drawer .cart-drawer .details__texts dl,cart-drawer.drawer .cart-drawer .details__texts dl .product-option{font-size:16px}cart-drawer.drawer .cart-drawer .cart-item__price-wrapper .price.price--end{font-size:18px}cart-drawer.drawer .cart-drawer .cart-item__price-wrapper .unit-price{font-size:14px}cart-drawer.drawer .cart-drawer .offer__title{font-size:18px}}.cart-drawer .discounts__discount{font-size:14px!important}.medibox-offer{margin-top:32px;background:#fff;padding:16px;border-radius:12px;border:1px solid rgba(0,0,0,.1);display:grid;grid-template-columns:100px 1fr;gap:16px;text-align:left}@media(max-width:1029px){.medibox-offer{grid-template-columns:64px 1fr;margin-top:16px}}.medibox-offer__image{width:64px;height:64px;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:8px;overflow:hidden}@media(max-width:1029px){.medibox-offer__image{width:64px;height:64px}}.medibox-offer__image img{width:100%;height:100%;object-fit:contain}.medibox-offer__content h4{margin:0 0 8px;font-size:16px;font-weight:500;color:#34342f}.medibox-offer__price{margin-bottom:12px}.medibox-offer__price s{color:#666;margin-right:8px}.medibox-offer__price .free{color:#4caf50;font-weight:500}.medibox-offer__add{position:relative;font-size:16px;width:100%;background:#2196f3;color:#fff;border:none;border-radius:4px;cursor:pointer;transition:background-color .2s}@media(max-width:1029px){.medibox-offer__add{height:36px!important;font-size:14px!important}.medibox-offer__add .desktop-prefix{display:none}.medibox-offer__add .action-text{text-transform:capitalize}}.medibox-offer__add[data-loading=true] span{opacity:0}.medibox-offer__add[data-loading=true] .loading-overlay__spinner{opacity:1}.medibox-offer__add .loading-overlay__spinner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:0;transition:opacity .2s;width:20px;height:20px}.medibox-offer__add .loading-overlay__spinner .path{stroke:#fff}.medibox-offer__add:hover{background:#0d8aee}.medibox-link{color:#34342f;text-decoration:underline;text-underline-offset:2px;font-weight:inherit}.medibox-link:hover{color:#34342f;opacity:.8}html body.steiger .free-gift-offer{margin-top:24px;padding:0;width:100%;box-sizing:border-box}html body.steiger .free-gift-offer__container{background:#f8f9fa;border-radius:12px;border:1px solid rgba(0,0,0,.1);padding:16px;display:flex;align-items:center;gap:16px;width:100%;box-sizing:border-box;margin:0}@media(min-width:1030px){html body.steiger .free-gift-offer__container{padding:20px;gap:20px}}html body.steiger .free-gift-offer__image-wrapper{flex-shrink:0;width:64px;height:64px;background:#fff;border-radius:8px;display:flex;align-items:center;justify-content:center;overflow:hidden}html body.steiger .free-gift-offer__image{width:100%;height:100%;object-fit:contain;display:block}html body.steiger .free-gift-offer__content{flex:1;display:flex;flex-direction:row;gap:12px;min-width:0;align-items:flex-start}@media(max-width:1029px){html body.steiger .free-gift-offer__content{flex-direction:column;gap:0}}html body.steiger .free-gift-offer__main{flex:1;display:flex;flex-direction:column;gap:8px;min-width:0}@media(max-width:1029px){html body.steiger .free-gift-offer__main{display:contents;width:100%}}html body.steiger .free-gift-offer__badge{display:inline-block;background:#739d72;color:#fff;font-size:12px;font-weight:600;padding:4px 8px;border-radius:4px;width:fit-content;text-transform:uppercase;letter-spacing:.5px}@media(min-width:1030px){html body.steiger .free-gift-offer__badge{font-size:13px;padding:5px 10px}}html body.steiger .free-gift-offer__title{margin:0;font-size:16px;font-weight:500;color:#34342f;line-height:1.4;word-wrap:break-word;text-align:left}@media(min-width:1030px){html body.steiger .free-gift-offer__title{font-size:18px}}@media(max-width:1029px){html body.steiger .free-gift-offer__title{order:1}}html body.steiger .free-gift-offer__price-wrapper{display:flex;flex-direction:column;align-items:flex-end;gap:4px}@media(max-width:1029px){html body.steiger .free-gift-offer__price-wrapper{display:flex;order:2;flex-direction:row;align-items:center;gap:8px;margin:4px 0;width:100%}}html body.steiger .free-gift-offer__compare-price{font-size:14px;color:#666;text-decoration:line-through}@media(min-width:1030px){html body.steiger .free-gift-offer__compare-price{font-size:15px}}html body.steiger .free-gift-offer__price{font-size:16px;font-weight:600;color:#739d72}@media(min-width:1030px){html body.steiger .free-gift-offer__price{font-size:18px}}html body.steiger .free-gift-offer__sold-out{color:#dc3545;font-size:14px;font-weight:500;margin-top:4px}@media(min-width:1030px){html body.steiger .free-gift-offer__sold-out{font-size:15px}}html body.steiger .free-gift-offer__button{width:100%;padding:10px 16px;font-size:14px;font-weight:500;position:relative;background:#7cacbe;color:#fff;border:none;border-radius:6px;cursor:pointer;transition:background-color .2s ease}@media(min-width:1030px){html body.steiger .free-gift-offer__button{padding:12px 20px;font-size:15px}}@media(max-width:1029px){html body.steiger .free-gift-offer__button{order:3}}html body.steiger .free-gift-offer__button:disabled{opacity:.6;cursor:not-allowed}html body.steiger .free-gift-offer__button[data-loading=true]{pointer-events:none}html body.steiger .free-gift-offer__button[data-loading=true] .loading-overlay__spinner{opacity:1}html body.steiger .free-gift-offer__button[data-loading=true] .free-gift-offer__button-text{opacity:0}html body.steiger .free-gift-offer__button .loading-overlay__spinner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:0;transition:opacity .2s ease}html body.steiger .free-gift-offer__button .loading-overlay__spinner .spinner{width:20px;height:20px}html body.steiger .free-gift-offer__button .loading-overlay__spinner .path{stroke:#fff}html body.steiger .free-gift-offer__button-text{transition:opacity .2s ease}.shake-offer{margin-top:60px;text-align:left;border-width:1px 0 1px 0;border-style:solid;padding:12px 0;border-color:#0003}.shake-offer__title{margin:0 0 16px;font-size:16px;font-weight:500;color:#34342f}.shake-offer__cards{display:grid;grid-template-columns:1fr 1fr;gap:12px}.shake-card{background:#f8f9fa;border-radius:8px;padding:16px;text-align:center;border:2px solid transparent;transition:all .2s ease;display:flex;flex-direction:column;align-items:center}@media(min-width:1030px){.shake-card:hover{border-color:#7cacbe}}.shake-card__image{margin-bottom:12px;display:flex;justify-content:center;align-items:center;height:100px;width:100px}.shake-card__image img{width:100%;height:100%;object-fit:cover;border-radius:8px;background:#fff}.shake-card__title{margin:0 0 12px;font-size:14px;font-weight:500;color:#34342f}.shake-card__add{width:100%;padding:8px 12px;font-size:14px;position:relative;background:#7cacbe;color:#fff;border:none;border-radius:4px;cursor:pointer;transition:background-color .2s}@media(max-width:1029px){.shake-card__add{padding:6px 8px;font-size:12px}}.shake-card__add[data-loading=true]{pointer-events:none}.shake-card__add[data-loading=true] .loading-overlay__spinner{display:block}.shake-card__add[data-loading=true] span{opacity:0}.shake-card__add .loading-overlay__spinner{display:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.shake-card__add .loading-overlay__spinner .spinner{width:16px;height:16px}.shake-card__add .loading-overlay__spinner .path{stroke:#fff}@media(min-width:1030px){html body.steiger .free-gift-offer{margin-top:64px!important}}
/*# sourceMappingURL=/cdn/shop/t/38/assets/component-cart-drawer.css.map */
