.drawer{position:fixed;z-index:1000;left:0;top:0;width:100vw;height:100%;display:flex;justify-content:flex-end;background-color:rgba(var(--color-foreground),.5);transition:visibility var(--duration-default) ease}.drawer.active{visibility:visible}.drawer__inner{height:100%;width:40rem;max-width:calc(100vw - 3rem);padding:0 1.5rem;border:.1rem solid rgba(var(--color-foreground),.2);border-right:0;overflow:hidden;display:flex;flex-direction:column;transform:translate(100%);transition:transform var(--duration-default) ease}.drawer__inner-empty{height:100%;padding:0 1.5rem;overflow:hidden;display:flex;flex-direction:column}.cart-drawer__warnings{display:flex;flex-direction:column;flex:1;justify-content:center}cart-drawer.is-empty .drawer__inner{display:grid;grid-template-rows:1fr;align-items:center;padding:0}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;padding:1.5rem 0;display:flex;justify-content:space-between;align-items:center}.drawer__heading{margin:0 0 1rem}.drawer__close{display:inline-block;padding:0;min-width:4.4rem;min-height:4.4rem;box-shadow:0 0 0 .2rem rgba(var(--color-button),0);position:absolute;top:10px;right:-10px;color:rgb(var(--color-foreground));background-color:transparent;border:none;cursor:pointer}.cart-drawer__warnings .drawer__close{right:5px}.drawer__close .svg-wrapper{height:2rem;width:2rem}.drawer__contents{flex-grow:1;display:flex;flex-direction:column}.drawer__footer{border-top:.1rem solid rgba(var(--color-foreground),.2);padding:1.5rem 0}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 2.8rem 1.5rem 0}.drawer__footer>details+.cart-drawer__footer{padding-top:1.5rem}cart-drawer{position:fixed;top:0;left:0;width:100vw;height:100%}.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%}cart-drawer-items{overflow:auto;flex:1}@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:1rem;margin-bottom:0}.cart-drawer .cart-item:last-child{margin-bottom:1rem}.cart-drawer .cart-item__media{grid-row:1 / 3}.cart-drawer .cart-item__image{max-width:100%}.cart-drawer .cart-item__nested-line .cart-item__image{max-width:60%;float:right}.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__spinner{right:5px;padding-top:2.5rem}.cart-drawer .cart-items td{padding-top:1.7rem}.cart-drawer .cart-items .cart-item__nested-line td:not(.cart-item__quantity){padding-top:1rem}.cart-drawer .cart-item>td+td{padding-left:1rem}.cart-drawer .cart-item__details{width:auto;grid-column:2 / 4}.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:749px){.cart-drawer .cart-item cart-remove-button{margin-left:0}}.cart-drawer__footer>*+*{margin-top:1rem}.cart-drawer .totals{justify-content:space-between}.cart-drawer .price{line-height:1}.cart-drawer .tax-note{margin:1.2rem 0 2rem 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(100% / 3 - .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);top:100%}.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 .drawer__inner{width:min(480px,100vw)!important;max-width:480px!important;background:#fcfaf6;border-left:1px solid rgba(0,0,0,.08);box-shadow:-20px 0 60px #00000024}.cart-drawer .drawer__inner{transition:transform .48s cubic-bezier(.22,1,.36,1),visibility .48s ease!important}.cart-drawer .drawer__inner{display:flex;flex-direction:column;height:100%;overflow:hidden}.cart-drawer .drawer__header{flex-shrink:0;padding:24px 26px 20px;border-bottom:1px solid rgba(0,0,0,.08);background:#fcfaf6}.cart-drawer .drawer__heading{margin:0;color:#111;font-size:28px;line-height:1.15;font-weight:500;letter-spacing:-.02em}.cart-drawer .drawer__close{width:40px;height:40px;border-radius:50%;transition:background .25s ease,transform .25s ease}.cart-drawer .drawer__close:hover{background:#0000000f;transform:rotate(90deg)}.cart-drawer .drawer__contents{display:flex;flex-direction:column;min-height:0;flex:1}.cart-drawer cart-drawer-items{flex:1;min-height:0;overflow-y:auto;padding:0 26px;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.24) transparent}.cart-drawer cart-drawer-items::-webkit-scrollbar{width:5px}.cart-drawer cart-drawer-items::-webkit-scrollbar-track{background:transparent}.cart-drawer cart-drawer-items::-webkit-scrollbar-thumb{background:#00000038;border-radius:999px}.cart-drawer .cart-items{width:100%}.cart-drawer .cart-items thead{display:none}.cart-drawer .cart-item{display:grid!important;grid-template-columns:112px minmax(0,1fr);grid-template-areas:"media details" "media quantity";column-gap:18px;row-gap:12px;padding:24px 0;border-bottom:1px solid rgba(0,0,0,.08)}.cart-drawer .cart-item__media{grid-area:media;width:112px!important}.cart-drawer .cart-item__image-container{display:block;overflow:hidden;border-radius:14px;background:#f1eee8}.cart-drawer .cart-item__image{width:112px!important;height:128px!important;max-width:none!important;object-fit:cover;object-position:center;display:block;transition:transform .45s ease}.cart-drawer .cart-item__image-container:hover .cart-item__image{transform:scale(1.035)}.cart-drawer .cart-item__details{grid-area:details;width:auto!important;min-width:0;padding:0!important}.cart-drawer .cart-item__name{display:-webkit-box;margin:0 0 8px;overflow:hidden;color:#111;font-size:16px;line-height:1.35;font-weight:600;text-decoration:none;-webkit-line-clamp:3;-webkit-box-orient:vertical}.cart-drawer .cart-item__name:hover{text-decoration:none;color:#8f6b30}.cart-drawer .product-option{display:flex;flex-wrap:wrap;gap:4px;margin:3px 0 0;color:#0000009e;font-size:12px;line-height:1.35}.cart-drawer .product-option dt{font-weight:500}.cart-drawer .product-option dd{margin:0}.cart-drawer .cart-item__price-wrapper{margin-top:10px}.cart-drawer .price{color:#111;font-size:15px;font-weight:600}.cart-drawer .cart-item__old-price{margin-right:6px;color:#00000070;font-size:12px}.cart-drawer .cart-item__totals{display:none!important}.cart-drawer .cart-item__quantity{grid-area:quantity;width:auto!important;padding:0!important}.cart-drawer .cart-item__quantity-wrapper{display:flex;align-items:center;gap:10px}.cart-drawer quantity-input.quantity{width:126px;min-height:42px;border:1px solid rgba(0,0,0,.18);border-radius:999px;background:#fff;box-shadow:none}.cart-drawer quantity-input.quantity:before,.cart-drawer quantity-input.quantity:after{display:none!important}.cart-drawer .quantity__button{width:40px;min-width:40px;transition:background .22s ease,color .22s ease}.cart-drawer .quantity__button:hover{background:#b58b441a;color:#9a7336}.cart-drawer .quantity__input{width:44px;font-size:14px;font-weight:600}.cart-drawer cart-remove-button{margin:0!important}.cart-drawer cart-remove-button .button{width:38px;height:38px;min-width:38px;min-height:38px;border-radius:50%;color:#0000008c;transition:background .22s ease,color .22s ease,transform .22s ease}.cart-drawer cart-remove-button .button:hover{background:#0000000f;color:#111;transform:scale(1.05)}.cart-drawer .drawer__footer{flex-shrink:0;margin-top:auto;padding:20px 26px 24px;background:#fcfaf6;border-top:1px solid rgba(0,0,0,.1);box-shadow:0 -16px 36px #0000000e}.cart-drawer .totals{align-items:center;margin-bottom:8px}.cart-drawer .totals__total{color:#111;font-size:14px;font-weight:500}.cart-drawer .totals__total-value{color:#111;font-size:20px;line-height:1.2;font-weight:600}.cart-drawer .tax-note{margin:0 0 16px;color:#0000008c;font-size:11px;line-height:1.45}.cart-drawer .cart__checkout-button{min-height:54px;width:100%;border-radius:999px;background:#111!important;color:#fff!important;border:1px solid #111!important;font-size:13px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;box-shadow:none;transition:transform .25s ease,box-shadow .25s ease,background .25s ease}.cart-drawer .cart__checkout-button:hover{transform:translateY(-2px);background:#000!important;box-shadow:0 14px 28px #0000002e}.cart-drawer .cart__checkout-button:before,.cart-drawer .cart__checkout-button:after{display:none!important}.cart-drawer .cart-drawer__empty-content{padding:60px 30px}.cart-drawer .cart__empty-text{font-size:26px;font-weight:500}@media screen and (max-width:749px){.cart-drawer .drawer__inner{width:100vw!important;max-width:100vw!important}.cart-drawer .drawer__header{padding:20px 18px 16px}.cart-drawer .drawer__heading{font-size:24px}.cart-drawer cart-drawer-items{padding:0 18px}.cart-drawer .cart-item{grid-template-columns:92px minmax(0,1fr);column-gap:14px;padding:20px 0}.cart-drawer .cart-item__media{width:92px!important}.cart-drawer .cart-item__image{width:92px!important;height:110px!important}.cart-drawer .cart-item__name{font-size:14px}.cart-drawer .drawer__footer{padding:17px 18px 20px}}@media(prefers-reduced-motion:reduce){.cart-drawer .drawer__inner,.cart-drawer .cart-item__image,.cart-drawer .drawer__close,.cart-drawer .cart__checkout-button{transition:none!important}}.stahk-cart-enhancements{flex-shrink:0;padding:0 26px;background:#fcfaf6}.stahk-cart-benefits{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid rgba(0,0,0,.08);border-bottom:1px solid rgba(0,0,0,.08)}.stahk-cart-benefit{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;min-width:0;padding:18px 6px;color:#171717;text-align:center;font-size:12px;line-height:1.25}.stahk-cart-benefit:not(:last-child):after{content:"";position:absolute;top:24%;right:0;width:1px;height:52%;background:#0000001f}.stahk-cart-benefit__icon,.stahk-cart-delivery__icon{display:inline-flex;align-items:center;justify-content:center}.stahk-cart-benefit__icon svg{width:30px;height:30px;fill:none;stroke:#b8862f;stroke-width:1.45;stroke-linecap:round;stroke-linejoin:round}.stahk-cart-offer{display:grid;grid-template-columns:46px minmax(0,1fr) 22px;align-items:center;gap:12px;margin:18px 0;padding:14px;color:#171717;text-decoration:none;background:linear-gradient(105deg,#f2ede4,#fbf8f1 56%,#efe5d4);border-radius:10px;transition:transform .2s ease,box-shadow .2s ease}.stahk-cart-offer:hover{color:#171717;transform:translateY(-1px);box-shadow:0 10px 24px #1d170e14}.stahk-cart-offer__icon{display:inline-flex;width:44px;height:44px;align-items:center;justify-content:center;color:#d3a34a;background:#111;border-radius:50%}.stahk-cart-offer__icon svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.stahk-cart-offer__content{display:flex;min-width:0;flex-direction:column;gap:3px}.stahk-cart-offer__content strong{color:#171717;font-size:14px;line-height:1.25}.stahk-cart-offer__content small{color:#0000009e;font-size:11px;line-height:1.35}.stahk-cart-progress{display:block;width:100%;height:6px;margin-top:5px;overflow:hidden;background:#b17b2026;border-radius:999px}.stahk-cart-progress>span{display:block;height:100%;background:linear-gradient(90deg,#b98229,#d4aa5d);border-radius:inherit;transition:width .3s ease}.stahk-cart-offer__arrow{font-size:22px;line-height:1}.stahk-cart-delivery{display:grid;grid-template-columns:50px minmax(0,1fr);align-items:center;gap:13px;padding:0 0 18px;border-bottom:1px solid rgba(0,0,0,.08)}.stahk-cart-delivery__icon{width:48px;height:48px;background:#f1eee8;border-radius:50%}.stahk-cart-delivery__icon svg{width:24px;height:24px;fill:none;stroke:#171717;stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round}.stahk-cart-delivery__content{display:flex;min-width:0;flex-direction:column}.stahk-cart-delivery__content strong{color:#171717;font-size:14px}.stahk-cart-delivery__content>span{color:#171717;font-size:13px}.stahk-cart-delivery__content small{margin-top:2px;color:#00000094;font-size:11px;line-height:1.35}.stahk-cart-rating{display:flex;align-items:center;gap:9px;padding:17px 0;color:#171717;font-size:12px;border-bottom:1px solid rgba(0,0,0,.08)}.stahk-cart-rating__stars{color:#b8862f;font-size:17px;letter-spacing:1px;white-space:nowrap}.stahk-checkout-lock{display:inline-flex;margin-right:8px;vertical-align:middle}.stahk-checkout-lock svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.stahk-cart-payments{display:flex;flex-direction:column;align-items:center;gap:7px;margin-top:13px;color:#00000094;font-size:11px}.stahk-cart-payment-icons{display:flex;flex-wrap:wrap;justify-content:center;gap:7px}.stahk-cart-payment-icons svg{width:auto;height:22px}.stahk-cart-bottom-bar{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin:18px -26px -24px;min-height:60px;align-items:center;background:#f4eee4;border-top:1px solid rgba(0,0,0,.09)}.stahk-cart-bottom-bar>div{position:relative;display:flex;align-items:center;justify-content:center;gap:6px;min-width:0;padding:10px 8px;color:#171717;text-align:center;font-size:10px;line-height:1.25}.stahk-cart-bottom-bar>div:not(:last-child):after{content:"";position:absolute;top:25%;right:0;width:1px;height:50%;background:#b8862f8c}.stahk-cart-bottom-bar>div>span{font-size:16px;flex-shrink:0}@media screen and (min-width:750px){.cart-drawer .drawer__inner{width:min(520px,100vw)!important;max-width:520px!important}.cart-drawer cart-drawer-items{min-height:145px}.stahk-cart-enhancements{max-height:390px;overflow-y:auto;scrollbar-width:thin}}@media screen and (max-width:749px){.cart-drawer .drawer__inner{width:100vw!important;max-width:100vw!important;overflow-x:hidden!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch}.cart-drawer .drawer__header{position:sticky;top:0;z-index:5;padding:17px 16px 14px;background:#fcfaf6}.cart-drawer .drawer__heading{font-size:23px}.cart-drawer .drawer__close{top:7px;right:4px}.cart-drawer cart-drawer-items{flex:none!important;min-height:auto!important;overflow:visible!important;padding:0 16px}.cart-drawer .drawer__contents,.cart-drawer .cart-drawer__form{flex:none}.cart-drawer .cart-item{grid-template-columns:84px minmax(0,1fr);column-gap:12px;row-gap:9px;padding:17px 0}.cart-drawer .cart-item__media{width:84px!important}.cart-drawer .cart-item__image{width:84px!important;height:104px!important;border-radius:9px}.cart-drawer .cart-item__name{margin-bottom:5px;font-size:13px;line-height:1.3;-webkit-line-clamp:3}.cart-drawer .product-option{font-size:10.5px}.cart-drawer .price{font-size:13px}.cart-drawer quantity-input.quantity{width:116px;min-height:39px}.cart-drawer .quantity__button{width:36px;min-width:36px}.stahk-cart-enhancements{flex:none;padding:0 16px}.stahk-cart-benefit{gap:5px;padding:14px 3px;font-size:9.5px}.stahk-cart-benefit__icon svg{width:25px;height:25px}.stahk-cart-offer{grid-template-columns:40px minmax(0,1fr) 18px;gap:9px;margin:14px 0;padding:11px;border-radius:8px}.stahk-cart-offer__icon{width:38px;height:38px}.stahk-cart-offer__icon svg{width:21px;height:21px}.stahk-cart-offer__content strong{font-size:12px}.stahk-cart-offer__content small{font-size:9.5px}.stahk-cart-progress{height:5px}.stahk-cart-delivery{grid-template-columns:43px minmax(0,1fr);gap:10px;padding-bottom:14px}.stahk-cart-delivery__icon{width:42px;height:42px}.stahk-cart-delivery__icon svg{width:21px;height:21px}.stahk-cart-delivery__content strong{font-size:12px}.stahk-cart-delivery__content>span{font-size:11px}.stahk-cart-delivery__content small{font-size:9.5px}.stahk-cart-rating{flex-wrap:wrap;gap:6px;padding:13px 0;font-size:10px}.stahk-cart-rating__stars{font-size:15px}.cart-drawer .drawer__footer{flex:none;margin-top:0;padding:16px 16px 18px;box-shadow:none}.cart-drawer .totals__total{font-size:12px}.cart-drawer .totals__total-value{font-size:18px}.cart-drawer .tax-note{margin-bottom:12px;font-size:9.5px}.cart-drawer .cart__checkout-button{min-height:50px;font-size:12px}.stahk-cart-payment-icons svg{height:19px}.stahk-cart-bottom-bar{margin:15px -16px -18px;min-height:54px}.stahk-cart-bottom-bar>div{flex-direction:column;gap:2px;padding:8px 3px;font-size:8px}.stahk-cart-bottom-bar>div>span{font-size:13px}}@media screen and (max-width:390px){.cart-drawer .cart-item{grid-template-columns:76px minmax(0,1fr)}.cart-drawer .cart-item__media{width:76px!important}.cart-drawer .cart-item__image{width:76px!important;height:96px!important}.stahk-cart-benefit{font-size:8.7px}.stahk-cart-offer__content strong{font-size:11px}.stahk-cart-bottom-bar>div{font-size:7.3px}}.stahk-checkout-reassurance{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:10px;margin-top:16px;color:#000000b8;font-size:11px;line-height:1.35;text-align:center}.stahk-checkout-reassurance__item{display:inline-flex;align-items:center;justify-content:center;gap:7px}.stahk-checkout-reassurance__icon{display:inline-flex;flex:0 0 auto}.stahk-checkout-reassurance__icon svg{width:18px;height:18px;fill:none;stroke:#171717;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.stahk-checkout-reassurance__divider{width:1px;height:16px;background:#0003}@media screen and (max-width:749px){.stahk-checkout-reassurance{flex-direction:column;gap:5px;margin-top:14px;font-size:10px}.stahk-checkout-reassurance__divider{display:none}}.cart-drawer .cart__ctas{display:block!important;width:100%}.cart-drawer .cart__ctas>*{width:100%}.cart-drawer .stahk-cart-payments,.cart-drawer .stahk-checkout-reassurance{width:100%}.stahk-cart-payments__label{display:block;text-align:center}.stahk-cart-payment-icons{width:100%;align-items:center}.stahk-payment-logo{display:inline-flex;align-items:center;justify-content:center;min-width:42px;height:26px}.stahk-payment-logo svg{display:block!important;width:auto!important;max-width:48px;height:24px!important}.stahk-payment-text-logo{display:inline-flex;min-width:44px;height:25px;align-items:center;justify-content:center;padding:0 7px;color:#172b54;background:#fff;border:1px solid rgba(0,0,0,.13);border-radius:4px;font-size:11px;line-height:1;font-weight:800;font-style:italic;letter-spacing:-.03em}.stahk-cart-payment-secondary{display:flex;align-items:center;justify-content:center;gap:7px;color:#0000009e;font-size:10px;line-height:1.3}.cart-drawer .cart__checkout-button{display:flex!important;align-items:center;justify-content:center;gap:0}@media screen and (max-width:749px){.cart-drawer .drawer__footer{padding-top:15px}.cart-drawer .cart__ctas{display:block!important}.cart-drawer .cart__checkout-button{width:100%!important;min-height:52px;margin:0!important}.stahk-cart-payments{margin-top:14px}.stahk-cart-payment-icons{gap:6px}.stahk-payment-logo{min-width:36px;height:23px}.stahk-payment-logo svg{max-width:42px;height:21px!important}.stahk-payment-text-logo{min-width:39px;height:23px;padding:0 5px;font-size:9.5px}.stahk-cart-payment-secondary{margin-top:1px;font-size:9px}.stahk-checkout-reassurance{display:flex!important;flex-direction:row;justify-content:center;gap:7px;margin-top:13px;font-size:9px}.stahk-checkout-reassurance__divider{display:block;height:14px}}@media screen and (max-width:390px){.stahk-cart-payment-icons{gap:4px}.stahk-payment-logo{min-width:32px}.stahk-payment-logo svg{max-width:37px;height:19px!important}.stahk-payment-text-logo{min-width:35px;padding:0 4px;font-size:8.5px}.stahk-checkout-reassurance{flex-direction:column;gap:4px}.stahk-checkout-reassurance__divider{display:none}}
/*# sourceMappingURL=/cdn/shop/t/21/assets/component-cart-drawer.css.map */
