.card-popup__product__item__total-price .loading-overlay{position:absolute;right:8px;bottom:13px;z-index:1;width:1rem}.card-popup__product__item__total-price .loading-overlay__spinner{width:1rem}.card-popup__subtotal .loading{background-color:#a7a7a7}.card-popup__action .loading-overlay__spinner .path{stroke:#fff}.cart-popup-background-overlay{position:fixed;top:0;bottom:0;right:0;left:0;background-color:#c4c4c4cc;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:102;display:none;pointer-events:none;transition:opacity .3s}.cart-popup-background-overlay.open{pointer-events:auto;opacity:1!important}.card-popup-close{position:absolute;top:30px;right:20px;width:10px}.card-popup-close svg{width:100%;height:100%;color:#282828}.card-popup-close:hover{cursor:pointer}.card-popup-empty{position:absolute;left:0;top:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;overflow:auto;z-index:-1}.card-popup-empty span{font-style:normal;font-weight:500;font-size:30px;line-height:120%}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888}.card-popup{position:fixed;width:85vw;height:var(--app-height);top:0;right:0;z-index:103;overflow:auto;transition:opacity .5s ease,transform .5s ease}.card-popup.open{opacity:1;transform:translate(0)}.card-popup.transition{transform:translate(101%)}.card-popup__container{position:relative;display:flex;flex-direction:column;padding:1rem;height:100%;width:100%;z-index:102;background-color:#fff;overflow:auto}.card-popup__header{display:flex;flex-direction:column;border-bottom:1px solid #282828}.card-popup__header__title{display:flex;width:100%}.card-popup__header__title span{font-style:normal;font-weight:400;font-size:40px;line-height:120%}.card-popup__header__description{display:flex;width:100%;justify-content:center;margin-top:20px}.card-popup__header__description span{font-family:IBM Plex Mono;font-style:normal;font-weight:400;font-size:16px;line-height:120%}.card-popup__product-list{flex:1;overflow:auto;margin-bottom:.5rem}.card-popup__related-list{flex:1;overflow:auto}.card-popup__related-products{flex:0 0 auto;display:flex;flex-direction:column;margin-bottom:10px}.card-popup__related-products__headline{display:flex;margin-bottom:8px}.card-popup__related-products__headline h4{font-family:Regola Pro;font-style:normal;font-weight:500;font-size:16px;line-height:120%}.card-popup__related-products__list{display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem}.card-popup__related-products__list>div{width:calc(50% - 10px)}.card-popup__product{display:flex;flex-direction:column;padding-top:1rem;padding-bottom:1rem;gap:.5rem;border-bottom:1px solid rgba(40,40,40,.2)}.card-popup__product:last-child{border-bottom:none}.card-popup__product__options{display:flex;flex-direction:row;width:100%;justify-content:space-between}.card-popup__product__cart{display:flex;width:100%;height:100%;gap:.5rem}.card-popup__product__cart__image{display:flex;height:auto;max-height:80px;aspect-ratio:80/55;overflow:hidden;max-width:25%}.card-popup__product__cart__image img{width:100%;height:100%;object-fit:contain}.card-popup__product__cart__info{display:flex;flex-direction:column}.card-popup__product__cart__info__title{display:flex}.card-popup__product__cart__info__title span{font-style:normal;font-weight:400;font-size:16px;line-height:120%}.card-popup__product__cart__info__description{display:flex}.card-popup__product__cart__info__description span{font-style:normal;font-weight:400;font-size:16px;line-height:120%}.card-popup__product__cart__info__price{display:flex}.card-popup__product__cart__info__price span{font-style:normal;font-weight:400;font-size:16px;line-height:120%}.card-popup__product__item__total-price span.discounted{text-decoration:line-through;color:#d3d3d3}.card-popup__product__cart__count{display:flex;flex-direction:row;justify-content:space-between;gap:.5rem;align-items:baseline;padding:0 .5rem}.card-popup__product__cart__count__delete{display:flex;justify-content:flex-start}.card-popup__product__cart__count__delete a{font-family:IBM Plex Mono;font-style:normal;font-weight:400;font-size:16px;line-height:120%;align-items:center;text-decoration-line:underline}.card-popup__product__cart__count__counter{display:flex;flex-direction:column;align-items:flex-end}.card-popup__product__cart__count__button{display:flex;align-items:center;justify-content:space-between;border:1px solid #a7a7a7}.card-popup__product__cart__count__button button{display:inline-flex;align-items:center;padding:9px;height:100%}.card-popup__product__cart__count__button button svg{width:7px;height:7px;pointer-events:none}.card-popup__product__cart__count__button input{display:inline-flex;align-items:center;height:100%;width:18px;font-style:normal;font-weight:400;font-size:16px;line-height:100%;text-align:center;text-transform:uppercase}.card-popup__product__item{display:flex;flex-direction:row}.card-popup__product__item__option,.card-popup__product__item__color{display:flex;flex-direction:row;width:50%}.card-popup__product__item__option span,.card-popup__product__item__color span{font-style:normal;font-weight:400;font-size:16px;line-height:120%}.card-popup__product__item__total-price{position:relative;display:flex;flex-direction:column;align-items:flex-end;width:100%}.card-popup__product__item__total-price span{font-style:normal;font-weight:400;font-size:16px;line-height:120%}.card-popup__subtotal{display:flex;justify-content:space-between;padding-top:8px;padding-bottom:8px;margin-bottom:8px;margin-top:8px;border-top:1px solid rgba(40,40,40,.2);border-bottom:1px solid rgba(40,40,40,.2)}.card-popup__subtotal span{font-style:normal;font-weight:400;font-size:16px;line-height:120%}.card-popup__action{display:flex;position:relative}.card-popup__action{width:100%}.card-popup__action>a{width:100%;margin:0;display:flex;align-items:center;justify-content:center}.card-popup__action>button{width:100%;margin:0;display:flex;align-items:center;justify-content:center}.card-popup__action .loading-overlay{display:flex;justify-content:center;align-items:center;right:auto;left:auto;top:8px;bottom:auto}@media (min-width: 576px){.card-popup__related-products__list>div{width:calc(32.4% - 10px)}}@media (min-width: 768px){.card-popup-close{position:absolute;top:30px;right:20px;width:16px}.card-popup__header__description span{font-size:16px}.card-popup__related-products__list>div{width:calc(32.7% - 10px)}.card-popup__product__cart__info__title span{font-size:17px}.card-popup__product__cart__info__description span{font-size:16px}.card-popup__product__cart__info__price span{font-size:17px}.card-popup__product__cart__count__delete a{font-size:16px}.card-popup__product__cart__count__button button{padding:10px}.card-popup__product__cart__count__button button svg{width:8px;height:8px}.card-popup__product__cart__count__button input{width:20px;font-size:16px}.card-popup__product__item__color span,.card-popup__product__item__total-price span,.card-popup__subtotal span{font-size:16px}.card-popup__product__cart__image{width:14vw;max-height:90px}}@media (min-width: 992px){.card-popup__product__cart__count{flex-direction:column;justify-content:flex-start;align-items:normal}.card-popup-close{top:20px;right:20px;width:16px}.card-popup{width:33.3vw}.card-popup__header{flex-direction:row}.card-popup__header__description span,.card-popup__related-products__headline h4{font-size:16px}.card-popup__related-products__list>div{width:calc(50% - 11px)}.card-popup__product__cart__image{width:5.2vw;aspect-ratio:75/52;max-height:60px}.card-popup__product__cart__info{width:65%}.card-popup__product__cart__info__title span,.card-popup__product__cart__info__description span,.card-popup__product__cart__info__price span{font-size:16px}.card-popup__product__cart__count__delete{justify-content:flex-end}.card-popup__product__cart__count__delete a{font-size:16px}.card-popup__product__cart__count__button button{padding:8px;height:100%}.card-popup__product__cart__count__button button svg{width:8px;height:8px}.card-popup__product__cart__count__button input{width:16px;font-size:16px}.card-popup__product__item__color{width:50%}.card-popup__product__item__color span{font-size:16px}.card-popup__product__item__total-price{width:100%}.card-popup__product__item__total-price span,.card-popup__subtotal span{font-size:16px}}@media (min-width: 1200px){.card-popup__header__description span,.card-popup__related-products__headline h4{font-size:16px}.card-popup__related-products__list>div{width:calc(32% - 10px)}.card-popup__product__cart__image{width:5.2vw;aspect-ratio:75/52;max-height:70px}.card-popup__product__cart__info__title span,.card-popup__product__cart__info__description span,.card-popup__product__cart__info__price span,.card-popup__product__cart__count__delete a{font-size:16px}.card-popup__product__cart__count__button button{padding:10px}.card-popup__product__cart__count__button button svg{width:9px;height:9px}.card-popup__product__cart__count__button input{width:17px;font-size:16px}.card-popup__product__item__color span,.card-popup__product__item__total-price span{font-size:16px}.card-popup__subtotal span{font-size:20px}}@media (min-width: 1440px){.card-popup__header__description span{font-size:16px}.card-popup__related-products__headline h4{font-size:20px}.card-popup__related-products__list>div{width:calc(32% - 12px)}.card-popup__product__cart__image{width:5.2vw;aspect-ratio:75/52;max-height:75px}.card-popup__product__cart__info__title span,.card-popup__product__cart__info__description span,.card-popup__product__cart__info__price span,.card-popup__product__cart__count__delete a{font-size:16px}.card-popup__product__cart__count__button button{padding:12px}.card-popup__product__cart__count__button button svg{width:9px;height:9px}.card-popup__product__cart__count__button input{width:18px;font-size:16px}.card-popup__product__item__color span,.card-popup__product__item__total-price span{font-size:16px}.card-popup__subtotal span{font-size:20px}}@media (min-width: 1600px){.card-popup-close{top:21.2px;right:21.2px;width:16.96px}.card-popup__header__description span{font-size:16.78px}.card-popup__related-products__headline h4{font-size:20px}.card-popup__related-products__list>div{width:calc(32% - 13px)}.card-popup__product__cart__info__title span{font-size:16.9px}.card-popup__product__cart__info__description span{font-size:16.78px}.card-popup__product__cart__info__price span{font-size:16.9px}.card-popup__product__cart__count__delete a{font-size:16.72px}.card-popup__product__cart__count__button button{padding:12.72px}.card-popup__product__cart__count__button button svg{width:9.54px;height:9.54px}.card-popup__product__cart__count__button input{width:19.08px;font-size:16.72px}.card-popup__product__item__color span,.card-popup__product__item__total-price span{font-size:16.72px}.card-popup__subtotal span{font-size:23.32px}.card-popup__product__cart__image{max-height:80px}}@media (min-width: 1920px){.card-popup-close{top:22.4px;right:22.4px;width:17.92px}.card-popup__header__description span{font-size:16.56px}.card-popup__related-products__list>div{width:calc(32% - 15px)}.card-popup__product__cart__info__title span{font-size:16.8px}.card-popup__product__cart__info__description span{font-size:16.56px}.card-popup__product__cart__info__price span{font-size:16.8px}.card-popup__product__cart__count__delete a{font-size:16.44px}.card-popup__product__cart__count__button button{padding:13.44px}.card-popup__product__cart__count__button button svg{width:10.08px;height:10.08px}.card-popup__product__cart__count__button input{width:20.16px;font-size:16.44px}.card-popup__product__item__color span,.card-popup__product__item__total-price span{font-size:16.44px}.card-popup__subtotal span{font-size:24.64px}}@media (min-width: 2340px){.card-popup-close{top:24px;right:24px;width:19.2px}.card-popup__header__description span{font-size:16.6px}.card-popup__related-products__list>div{width:calc(32% - 19px)}.card-popup__product__cart__info__title span{font-size:18px}.card-popup__product__cart__info__description span{font-size:16.6px}.card-popup__product__cart__info__price span{font-size:18px}.card-popup__product__cart__count__delete a{font-size:16.4px}.card-popup__product__cart__count__button button{padding:14.4px}.card-popup__product__cart__count__button button svg{width:10.8px;height:10.8px}.card-popup__product__cart__count__button input{width:21.6px;font-size:16.4px}.card-popup__product__item__color span,.card-popup__product__item__total-price span{font-size:16.4px}.card-popup__subtotal span{font-size:26.4px}.card-popup__product__cart__image{max-height:90px}}@media (min-width: 2560px){.card-popup-close{top:26px;right:26px;width:20.8px}.card-popup__header__description span{font-size:16.9px}.card-popup__related-products__list>div{width:calc(32% - 21px)}.card-popup__product__cart__info__title span{font-size:19.5px}.card-popup__product__cart__info__description span{font-size:16.9px}.card-popup__product__cart__info__price span{font-size:19.5px}.card-popup__product__cart__count__delete a{font-size:16.6px}.card-popup__product__cart__count__button button{padding:15.6px}.card-popup__product__cart__count__button button svg{width:11.7px;height:11.7px}.card-popup__product__cart__count__button input{width:23.4px;font-size:16.6px}.card-popup__product__item__color span,.card-popup__product__item__total-price span{font-size:16.6px}.card-popup__subtotal span{font-size:28.6px}}
/*# sourceMappingURL=/cdn/shop/t/45/assets/section-cart-popup.css.map */
