.cart-drawer{z-index:50;visibility:hidden;opacity:0;background-color:rgba(0,0,0,.4);width:100%;height:100%;transition:opacity .3s,visibility .3s .3s;position:fixed;top:0;right:0;overflow:hidden}.cart-drawer.js-modal-open{visibility:visible;opacity:1;transition:opacity .3s,visibility}.cart-drawer.js-modal-open .cart-drawer__inner{transition:transform .3s .3s,opacity .3s .3s,visibility;transform:translate(0)}.cart-drawer__inner{background-color:var(--color-white);height:100%;margin-bottom:30px;transition:transform .3s,opacity .3s,visibility .3s .3s;position:relative;overflow-x:hidden;overflow-y:scroll;transform:translate(100%)}.cart-drawer__inner.js-scroll-lock{overflow:hidden}@media (min-width:1024px){.cart-drawer__inner{width:100%;max-width:540px;margin-left:auto}}.cart-drawer__inner .text-holder{max-width:1440px;height:100%;margin:0 auto 11px;padding:0 30px}.cart-drawer__content{min-height:calc(100svh - 256px)}@media (min-width:1024px){.cart-drawer__content{flex-flow:column;justify-content:flex-end;min-height:calc(100svh - 250px);display:flex}}.cart-drawer__header,.cart-drawer .header{z-index:10;background-color:var(--color-white);border-bottom:1px solid #eaeaea;flex-flow:row;justify-content:space-between;align-items:center;padding:20px 30px;display:flex;position:-webkit-sticky;position:sticky;top:0}.cart-drawer__header__title-holder,.cart-drawer__header .title-holder,.cart-drawer .header__title-holder,.cart-drawer .header .title-holder{flex-flow:row;align-items:center;display:flex}.cart-drawer__header__title-holder__title,.cart-drawer__header .title-holder__title,.cart-drawer .header__title-holder__title,.cart-drawer .header .title-holder__title{color:var(--font-black,#333);font-family:Campaign;font-size:2.2rem;font-style:normal;font-weight:300;line-height:140%}.cart-drawer__header__close-holder svg,.cart-drawer .header__close-holder svg{width:24px;height:24px}.cart-drawer__upsell .surf-expand,.cart-drawer__gift-wrapping .surf-expand{position:relative}.cart-drawer__upsell .surf-expand:after,.cart-drawer__gift-wrapping .surf-expand:after{content:"";background-color:var(--detail-stroke,#ebebeb);width:100%;height:1px;position:absolute;bottom:0;left:0}.cart-drawer__upsell .surf-expand__summary,.cart-drawer__upsell .surf-expand .summary,.cart-drawer__gift-wrapping .surf-expand__summary,.cart-drawer__gift-wrapping .surf-expand .summary{padding:16px 24px;position:relative}.cart-drawer__upsell .surf-expand__summary:before,.cart-drawer__upsell .surf-expand .summary:before,.cart-drawer__gift-wrapping .surf-expand__summary:before,.cart-drawer__gift-wrapping .surf-expand .summary:before{content:"";background-color:var(--detail-stroke,#ebebeb);width:100%;height:1px;position:absolute;top:0;left:0}.cart-drawer__upsell .surf-expand__summary__title,.cart-drawer__upsell .surf-expand .summary__title,.cart-drawer__gift-wrapping .surf-expand__summary__title,.cart-drawer__gift-wrapping .surf-expand .summary__title{color:#000;font-family:Open Sans;font-size:1.5rem;font-style:normal;font-weight:400;line-height:190%;-webkit-text-decoration-line:underline;text-decoration-line:underline}.cart-drawer__upsell .surf-expand__summary__button,.cart-drawer__upsell .surf-expand .summary__button,.cart-drawer__gift-wrapping .surf-expand__summary__button,.cart-drawer__gift-wrapping .surf-expand .summary__button{background:var(--background-warm-white,#fffdfb);border:1px solid #f1ebea;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;padding:0;display:flex}.cart-drawer__upsell .surf-expand__summary__button .icon-chevron,.cart-drawer__upsell .surf-expand .summary__button .icon-chevron,.cart-drawer__gift-wrapping .surf-expand__summary__button .icon-chevron,.cart-drawer__gift-wrapping .surf-expand .summary__button .icon-chevron{width:15px;height:15px}.cart-drawer__upsell .quick-buy-product-button,.cart-drawer__gift-wrapping .quick-buy-product-button{max-width:327px;margin-right:auto;display:block;position:relative}.cart-drawer__upsell .quick-buy-product-button form,.cart-drawer__gift-wrapping .quick-buy-product-button form{grid-template-rows:auto auto;grid-template-columns:120px 1fr 1fr;gap:12px;display:grid}.cart-drawer__upsell .quick-buy-product-button form .quick-buy-product-button__image-holder,.cart-drawer__gift-wrapping .quick-buy-product-button form .quick-buy-product-button__image-holder{grid-area:1/1/3;width:120px;height:120px;display:flex}.cart-drawer__upsell .quick-buy-product-button form .quick-buy-product-button__image-holder picture,.cart-drawer__gift-wrapping .quick-buy-product-button form .quick-buy-product-button__image-holder picture{width:100%;height:100%;display:block}.cart-drawer__upsell .quick-buy-product-button form .quick-buy-product-button__image-holder picture img,.cart-drawer__gift-wrapping .quick-buy-product-button form .quick-buy-product-button__image-holder picture img{object-fit:cover;width:100%;height:100%}.cart-drawer__upsell .quick-buy-product-button form .quick-buy-product-button__quick-buy-text-holder,.cart-drawer__upsell .quick-buy-product-button form .quick-buy-text-holder,.cart-drawer__gift-wrapping .quick-buy-product-button form .quick-buy-product-button__quick-buy-text-holder,.cart-drawer__gift-wrapping .quick-buy-product-button form .quick-buy-text-holder{grid-area:1/2}.cart-drawer__upsell .quick-buy-product-button form .quick-buy-product-button__quick-buy-text-holder__title,.cart-drawer__upsell .quick-buy-product-button form .quick-buy-text-holder__title,.cart-drawer__gift-wrapping .quick-buy-product-button form .quick-buy-product-button__quick-buy-text-holder__title,.cart-drawer__gift-wrapping .quick-buy-product-button form .quick-buy-text-holder__title{color:var(--font-black,#333);font-family:Open Sans;font-size:1.5rem;font-style:normal;font-weight:400;line-height:150%}.cart-drawer__upsell .quick-buy-product-button form .price-holder,.cart-drawer__gift-wrapping .quick-buy-product-button form .price-holder{flex-flow:row;justify-content:flex-end;gap:4px;padding-bottom:6px;display:flex}.cart-drawer__upsell .quick-buy-product-button form .price-holder:hover,.cart-drawer__gift-wrapping .quick-buy-product-button form .price-holder:hover{text-decoration:none}.cart-drawer__upsell .quick-buy-product-button form .price-holder .price,.cart-drawer__gift-wrapping .quick-buy-product-button form .price-holder .price{color:var(--font-gray,#626262);font-family:Open Sans;font-size:1.3rem;font-style:normal;font-weight:400;line-height:2.1rem}.cart-drawer__upsell .quick-buy-product-button form .price-holder .price--underlined,.cart-drawer__gift-wrapping .quick-buy-product-button form .price-holder .price--underlined{text-decoration:line-through}.cart-drawer__upsell .quick-buy-product-button form .price-holder .price--has-compare-price,.cart-drawer__gift-wrapping .quick-buy-product-button form .price-holder .price--has-compare-price{color:var(--color-red)}.cart-drawer__upsell .quick-buy-product-button form .buttons-holder__add-to-bag,.cart-drawer__gift-wrapping .quick-buy-product-button form .buttons-holder__add-to-bag{grid-area:2/2/auto/4;place-self:flex-start}.cart-drawer__upsell .gift-wrapping__product,.cart-drawer__gift-wrapping .gift-wrapping__product{padding:0 24px 16px}.cart-drawer__upsell .swiper-slide{grid-template-rows:auto auto;grid-template-columns:120px 120px 1fr;display:grid!important}.cart-drawer__upsell .quick-buy-product-button{margin-right:unset;max-width:unset;padding-right:var(--spacing-4x)}.cart-drawer__upsell .quick-buy-product-button:not(:last-child){border-right:1px solid var(--color-lightestgrey)}.cart-drawer__upsell .quick-buy-product-button__image-holder{grid-row:1/span 2;width:120px;height:120px;display:block}.cart-drawer__upsell .quick-buy-product-button__image-holder picture img{object-fit:cover;width:100%;height:100%}.cart-drawer__upsell .quick-buy-product-button .button{white-space:nowrap;grid-column:2/span 3;width:-webkit-min-content;width:-moz-min-content;width:min-content;height:-webkit-min-content;height:-moz-min-content;height:min-content}.cart-drawer__upsell .quick-buy-product-button .price-holder .price{white-space:nowrap}.cart-drawer__upsell .content__inner{flex-flow:unset;padding:0 0 var(--spacing-3x) var(--spacing-2x)}.cart-drawer__promo-meter,.cart-drawer .promo-meter{padding:var(--spacing-2x) var(--spacing-3x) 0;position:relative}.cart-drawer__promo-meter__inner,.cart-drawer .promo-meter__inner{padding:14px var(--spacing-3x);border:1px solid var(--detail-stroke,#ebebeb);background:var(--background-licht-grijs,#f9f9f9);border-radius:.4rem;flex-flow:column;gap:12px;display:flex;position:relative;overflow:hidden}.cart-drawer__promo-meter__meter,.cart-drawer .promo-meter__meter{border:1px solid var(--detail-stroke,#ebebeb);background:var(--background-white,#fff);border-radius:10rem;width:100%;height:12px;position:relative}.cart-drawer__promo-meter .progress-bar,.cart-drawer .promo-meter .progress-bar{background:radial-gradient(3744.38% 100.33% at 14.89% 100%,#262f3d 0%,#3f3c57 100%);border-radius:10rem;width:0;height:12px;transition:width .5s;position:absolute;top:-1px;left:-1px}.cart-drawer__promo-meter__title,.cart-drawer .promo-meter__title{text-align:center;color:#000;font-family:Open Sans;font-size:1.5rem;font-style:normal;font-weight:400;line-height:190%}.cart-drawer__promo-meter__promo-product,.cart-drawer__promo-meter .promo-product,.cart-drawer .promo-meter__promo-product,.cart-drawer .promo-meter .promo-product{gap:var(--spacing-1x);grid-template-columns:69px auto auto;display:grid}.cart-drawer__promo-meter__promo-product__image-holder,.cart-drawer__promo-meter .promo-product__image-holder,.cart-drawer .promo-meter__promo-product__image-holder,.cart-drawer .promo-meter .promo-product__image-holder{grid-column:1;width:69px;height:69px}.cart-drawer__promo-meter__promo-product__text-holder,.cart-drawer__promo-meter__promo-product .text-holder,.cart-drawer__promo-meter .promo-product__text-holder,.cart-drawer__promo-meter .promo-product .text-holder,.cart-drawer .promo-meter__promo-product__text-holder,.cart-drawer .promo-meter__promo-product .text-holder,.cart-drawer .promo-meter .promo-product__text-holder,.cart-drawer .promo-meter .promo-product .text-holder{grid-column:2;padding-top:12.5px}.cart-drawer__promo-meter__promo-product__text-holder__title,.cart-drawer__promo-meter__promo-product .text-holder__title,.cart-drawer__promo-meter .promo-product__text-holder__title,.cart-drawer__promo-meter .promo-product .text-holder__title,.cart-drawer .promo-meter__promo-product__text-holder__title,.cart-drawer .promo-meter__promo-product .text-holder__title,.cart-drawer .promo-meter .promo-product__text-holder__title,.cart-drawer .promo-meter .promo-product .text-holder__title{color:#000;font-family:Open Sans;font-size:1.5rem;font-style:normal;font-weight:400;line-height:150%}.cart-drawer__promo-meter__promo-product__text-holder__variant,.cart-drawer__promo-meter__promo-product .text-holder__variant,.cart-drawer__promo-meter .promo-product__text-holder__variant,.cart-drawer__promo-meter .promo-product .text-holder__variant,.cart-drawer .promo-meter__promo-product__text-holder__variant,.cart-drawer .promo-meter__promo-product .text-holder__variant,.cart-drawer .promo-meter .promo-product__text-holder__variant,.cart-drawer .promo-meter .promo-product .text-holder__variant{color:var(--font-gray,#626262);font-family:Open Sans;font-size:1.3rem;font-style:normal;font-weight:400;line-height:2.1rem}.cart-drawer__promo-meter__promo-product__price-holder,.cart-drawer__promo-meter .promo-product__price-holder,.cart-drawer .promo-meter__promo-product__price-holder,.cart-drawer .promo-meter .promo-product__price-holder{grid-column:3;justify-content:flex-end;padding-top:12.5px}.cart-drawer__promo-meter__promo-product__price-holder .price--underlined,.cart-drawer__promo-meter .promo-product__price-holder .price--underlined,.cart-drawer .promo-meter__promo-product__price-holder .price--underlined,.cart-drawer .promo-meter .promo-product__price-holder .price--underlined{text-align:right;color:var(--font-gray,#626262);font-family:Open Sans;font-size:1.3rem;font-style:normal;font-weight:400;line-height:2.1rem;text-decoration:line-through}.cart-drawer__promo-meter__promo-product__price-holder .price--has-compare-price,.cart-drawer__promo-meter .promo-product__price-holder .price--has-compare-price,.cart-drawer .promo-meter__promo-product__price-holder .price--has-compare-price,.cart-drawer .promo-meter .promo-product__price-holder .price--has-compare-price{text-align:right;color:var(--action-colors-discount-price,#cc2f2f);font-family:Open Sans;font-size:1.3rem;font-style:normal;font-weight:400;line-height:2.1rem}@media (min-width:1024px){.cart-drawer__items,.cart-drawer .items{flex:1}}.cart-drawer__items__empty-state,.cart-drawer__items .empty-state,.cart-drawer .items__empty-state,.cart-drawer .items .empty-state{padding:var(--spacing-2x) var(--spacing-2x);flex-flow:column;gap:16px;display:flex}.cart-drawer__items__empty-state__text-holder,.cart-drawer__items__empty-state .text-holder,.cart-drawer__items .empty-state__text-holder,.cart-drawer__items .empty-state .text-holder,.cart-drawer .items__empty-state__text-holder,.cart-drawer .items__empty-state .text-holder,.cart-drawer .items .empty-state__text-holder,.cart-drawer .items .empty-state .text-holder{flex-flow:column;justify-content:center;display:flex}.cart-drawer__items__empty-state__text-holder__title,.cart-drawer__items__empty-state .text-holder__title,.cart-drawer__items .empty-state__text-holder__title,.cart-drawer__items .empty-state .text-holder__title,.cart-drawer .items__empty-state__text-holder__title,.cart-drawer .items__empty-state .text-holder__title,.cart-drawer .items .empty-state__text-holder__title,.cart-drawer .items .empty-state .text-holder__title{text-align:center;color:var(--font-black,#333);font-family:Open Sans;font-size:1.5rem;font-style:normal;font-weight:400;line-height:190%}.cart-drawer__items__empty-state__button-holder,.cart-drawer__items .empty-state__button-holder,.cart-drawer .items__empty-state__button-holder,.cart-drawer .items .empty-state__button-holder{justify-content:center;align-items:center;display:flex}.cart-drawer__items__empty-state__button-holder button,.cart-drawer__items .empty-state__button-holder button,.cart-drawer .items__empty-state__button-holder button,.cart-drawer .items .empty-state__button-holder button{text-align:center;letter-spacing:.24rem;text-transform:uppercase;padding:15px 2rem;font-family:Open Sans;font-size:1.2rem;font-style:normal;font-weight:400;line-height:120%}.cart-drawer__footer,.cart-drawer .footer{position:relative}.cart-drawer__footer__inner,.cart-drawer .footer__inner{background:var(--background-licht-grijs,#f9f9f9);flex-flow:column;gap:24px;width:100%;padding:24px 24px 40px;display:flex;position:relative}.cart-drawer__footer__usps,.cart-drawer__footer .usps,.cart-drawer .footer__usps,.cart-drawer .footer .usps{padding:var(--spacing-1x) 0;justify-content:flex-start;gap:var(--spacing-1x);flex-flow:column;display:flex}.cart-drawer__footer__usps__usp-holder,.cart-drawer__footer .usps__usp-holder,.cart-drawer .footer__usps__usp-holder,.cart-drawer .footer .usps__usp-holder{align-items:center;gap:var(--spacing-1x);flex-flow:row;font-family:Open Sans;font-size:1.3rem;font-style:normal;font-weight:400;line-height:2.1rem;display:flex}.cart-drawer__footer__usps__usp-holder p,.cart-drawer__footer .usps__usp-holder p,.cart-drawer .footer__usps__usp-holder p,.cart-drawer .footer .usps__usp-holder p{font-family:Open Sans;font-size:1.3rem;font-style:normal;font-weight:400;line-height:2.1rem}.cart-drawer__footer__usps__usp-holder em,.cart-drawer__footer .usps__usp-holder em,.cart-drawer .footer__usps__usp-holder em,.cart-drawer .footer .usps__usp-holder em{font-family:Open Sans;font-size:1.3rem;font-style:normal;font-weight:400;line-height:2.1rem;text-decoration:underline}.cart-drawer__footer__usps__usp-holder img,.cart-drawer__footer__usps__usp-holder svg,.cart-drawer__footer .usps__usp-holder img,.cart-drawer__footer .usps__usp-holder svg,.cart-drawer .footer__usps__usp-holder img,.cart-drawer .footer__usps__usp-holder svg,.cart-drawer .footer .usps__usp-holder img,.cart-drawer .footer .usps__usp-holder svg{width:20px;height:20px}.cart-drawer__footer__payment-methods,.cart-drawer__footer .payment-methods,.cart-drawer .footer__payment-methods,.cart-drawer .footer .payment-methods{flex-flow:wrap;align-items:center;gap:4px;display:flex}.cart-drawer__footer__payment-methods__method,.cart-drawer__footer .payment-methods__method,.cart-drawer .footer__payment-methods__method,.cart-drawer .footer .payment-methods__method{max-height:24px}.cart-drawer__cart-cards,.cart-drawer .cart-cards{flex-flow:column;display:flex}.cart-drawer__cart-cards .surf-expand,.cart-drawer .cart-cards .surf-expand{position:relative}.cart-drawer__cart-cards .surf-expand:before,.cart-drawer .cart-cards .surf-expand:before{content:"";background-color:var(--detail-stroke,#ebebeb);width:100%;height:1px;position:absolute;top:0;left:0}.cart-drawer__cart-cards .surf-expand__summary,.cart-drawer__cart-cards .surf-expand .summary,.cart-drawer .cart-cards .surf-expand__summary,.cart-drawer .cart-cards .surf-expand .summary{padding:16px 24px;position:relative}.cart-drawer__cart-cards .surf-expand__summary__title,.cart-drawer__cart-cards .surf-expand .summary__title,.cart-drawer .cart-cards .surf-expand__summary__title,.cart-drawer .cart-cards .surf-expand .summary__title{color:#000;font-family:Open Sans;font-size:1.5rem;font-style:normal;font-weight:400;line-height:190%;-webkit-text-decoration-line:underline;text-decoration-line:underline}.cart-drawer__cart-cards .surf-expand__summary__button,.cart-drawer__cart-cards .surf-expand .summary__button,.cart-drawer .cart-cards .surf-expand__summary__button,.cart-drawer .cart-cards .surf-expand .summary__button{background:var(--background-warm-white,#fffdfb);border:1px solid #f1ebea;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;padding:0;display:flex}.cart-drawer__cart-cards .surf-expand__summary__button .icon-chevron,.cart-drawer__cart-cards .surf-expand .summary__button .icon-chevron,.cart-drawer .cart-cards .surf-expand__summary__button .icon-chevron,.cart-drawer .cart-cards .surf-expand .summary__button .icon-chevron{width:15px;height:15px}.cart-drawer__cart-cards .surf-expand .content__inner,.cart-drawer .cart-cards .surf-expand .content__inner{flex-flow:column;gap:12px;padding:0 24px 16px;display:flex}.cart-drawer__cart-cards .card-button,.cart-drawer .cart-cards .card-button{grid-template-rows:auto auto;grid-template-columns:120px 1fr 1fr;gap:12px;margin-right:auto;display:grid;position:relative}.cart-drawer__cart-cards .card-button .card-button__image-holder,.cart-drawer .cart-cards .card-button .card-button__image-holder{grid-area:1/1/3;width:120px;height:120px;display:flex}.cart-drawer__cart-cards .card-button .card-button__image-holder picture,.cart-drawer .cart-cards .card-button .card-button__image-holder picture{width:100%;height:100%;display:block}.cart-drawer__cart-cards .card-button .card-button__image-holder picture img,.cart-drawer .cart-cards .card-button .card-button__image-holder picture img{object-fit:cover;width:100%;height:100%}.cart-drawer__cart-cards .card-button .card-button__card-text-holder,.cart-drawer__cart-cards .card-button .card-text-holder,.cart-drawer .cart-cards .card-button .card-button__card-text-holder,.cart-drawer .cart-cards .card-button .card-text-holder{grid-area:1/2}.cart-drawer__cart-cards .card-button .card-button__card-text-holder__title,.cart-drawer__cart-cards .card-button .card-text-holder__title,.cart-drawer .cart-cards .card-button .card-button__card-text-holder__title,.cart-drawer .cart-cards .card-button .card-text-holder__title{color:var(--font-black,#333);font-family:Open Sans;font-size:1.5rem;font-style:normal;font-weight:400;line-height:150%}.cart-drawer__cart-cards .card-button .card-button__card-text-holder__variant,.cart-drawer__cart-cards .card-button .card-text-holder__variant,.cart-drawer .cart-cards .card-button .card-button__card-text-holder__variant,.cart-drawer .cart-cards .card-button .card-text-holder__variant{color:var(--Grijs---tekst,#928d87);font-family:Open Sans;font-size:1.3rem;font-style:normal;font-weight:400;line-height:2.1rem}.cart-drawer__cart-cards .card-button .price-holder,.cart-drawer .cart-cards .card-button .price-holder{flex-flow:row;justify-content:flex-end;gap:4px;padding-bottom:6px;display:flex}.cart-drawer__cart-cards .card-button .price-holder:hover,.cart-drawer .cart-cards .card-button .price-holder:hover{text-decoration:none}.cart-drawer__cart-cards .card-button .price-holder .price,.cart-drawer .cart-cards .card-button .price-holder .price{color:var(--font-gray,#626262);font-family:Open Sans;font-size:1.3rem;font-style:normal;font-weight:400;line-height:2.1rem}.cart-drawer__cart-cards .card-button .price-holder .price--underlined,.cart-drawer .cart-cards .card-button .price-holder .price--underlined{text-decoration:line-through}.cart-drawer__cart-cards .card-button .price-holder .price--has-compare-price,.cart-drawer .cart-cards .card-button .price-holder .price--has-compare-price{color:var(--color-red)}.cart-drawer__cart-cards .card-button .button--card,.cart-drawer .cart-cards .card-button .button--card{grid-area:2/2/auto/4;place-self:flex-start;font-family:Open Sans;font-size:1.5rem;font-style:normal;font-weight:400;line-height:190%}.cart-drawer__summary,.cart-drawer .summary{z-index:20;width:100%;position:-webkit-sticky;position:sticky;bottom:0;left:0}.cart-drawer__summary:before,.cart-drawer .summary:before{content:"";background:linear-gradient(rgba(51,51,51,0) 0%,rgba(51,51,51,.04) 100%);width:100%;height:34px;position:absolute;bottom:100%;left:0}.cart-drawer__summary .yotpo-points,.cart-drawer .summary .yotpo-points{padding:var(--spacing-1x) 0;background-color:#f8f6ed}.cart-drawer__summary .yotpo-points__points,.cart-drawer .summary .yotpo-points__points{justify-content:center;align-items:center;gap:var(--spacing-1x);display:flex}.cart-drawer__summary__inner,.cart-drawer .summary__inner{padding:16px var(--spacing-3x);border-top:1px solid var(--color-light-grey,#e1e0e0);background-color:var(--color-white);flex-flow:column;gap:12px;display:flex}.cart-drawer__summary .cart-totals,.cart-drawer .summary .cart-totals{flex-flow:column;gap:4px;display:flex}.cart-drawer__summary .cart-totals .line,.cart-drawer .summary .cart-totals .line{color:#000;justify-content:space-between;font-family:Open Sans;font-size:1.5rem;font-style:normal;font-weight:400;line-height:150%;display:flex}.cart-drawer__summary .cart-totals .line--discount,.cart-drawer .summary .cart-totals .line--discount{color:var(--action-colors-discount-price,#cc2f2f);font-family:Open Sans;font-size:1.3rem;font-style:normal;font-weight:400;line-height:2.1rem}.cart-drawer__summary .checkout-button,.cart-drawer .summary .checkout-button,.cart-drawer__summary .checkout-button__form,.cart-drawer .summary .checkout-button__form{width:100%}.cart-drawer__summary .checkout-button__form button,.cart-drawer .summary .checkout-button__form button{width:100%;max-width:unset;text-align:center;letter-spacing:.24rem;text-transform:uppercase;justify-content:center;padding:15px 2rem;font-family:Open Sans;font-size:1.2rem;font-style:normal;font-weight:400;line-height:120%}.cart-drawer__summary__bottom-text,.cart-drawer .summary__bottom-text{font-family:Open Sans;font-size:1.3rem;font-style:normal;font-weight:400;line-height:190%;text-align:center;color:var(--Grijs---tekst,#928d87);font-style:normal;font-weight:390;line-height:1.7rem}
