.overflow--hidden{overflow:hidden}marmeto-comparison-switch{display:block;position:relative}marmeto-comparison-switch input{position:absolute;opacity:0}marmeto-comparison-switch label{margin:0;display:inline-flex;position:relative;align-items:center;cursor:pointer;font-weight:700;-webkit-user-select:none;user-select:none}marmeto-comparison-switch label:before{content:"";position:absolute;top:50%;right:1px;width:22px;height:22px;padding-top:2px;transform:translate(-24px,-50%);border-radius:50%;background-color:#fff;box-shadow:0 0 2px 2px #00000040;text-align:center;transition:transform .3s}marmeto-comparison-switch label:after{content:"";display:block;width:48px;height:24px;margin-inline-start:.85em;transition:background-color .3s;border-radius:48px;background-color:#00000059}marmeto-comparison-switch input:checked+label:before{transform:translateY(-50%)}marmeto-comparison-switch input:checked+label:after{background-color:#000}[data-compare-enabled=true] .product-block__compare{opacity:1;max-height:25px}.product-block__compare input{position:absolute;opacity:0}.product-block__compare label{position:relative;display:flex;align-items:center;gap:.5rem;cursor:pointer}.product-block__compare label:before{content:unset;width:15px;height:15px;display:block;margin-right:5px;border:1px solid #000;border-radius:2px}.product-block__compare input:checked+label:before{background-color:#252340}.product-block__compare input:checked+label:after{content:unset;top:10px;left:8px;width:4px;height:8px;position:absolute;transform:translate(-50%,-50%) rotate(45deg);border:solid #fff;border-width:0 1px 1px 0}.product-block__compare input+label svg{background-color:#fff;width:2.5rem;height:2.5rem;border-radius:50%;padding:.4rem}compare-checkbox .product-block__compare input+label svg.active{background-color:#252340}compare-checkbox .product-block__compare input+label svg.active path{stroke:#fff}.product-block__compare input+label .product-card-compare-text{display:none}.marmeto-compare-drawer__open{display:flex;position:fixed;top:50%;right:0;z-index:8001;margin-top:-50px;align-items:center;transform:rotate(-90deg) translate3d(50%,0,0);transform-origin:bottom right;border-radius:6px 6px 0 0;padding:10px 25px;background-color:#fff;box-shadow:-2px 1px 10px 2px #0003;transition:transform .7s cubic-bezier(.19,1,.22,1),visibility .6s,opacity .6s}.marmeto-compare-drawer__open.is--hidden{opacity:0;visibility:hidden;transform:rotate(-90deg) translate3d(50%,100%,0)}.marmeto-compare-drawer__open.is--opened{transform:rotate(-90deg) translate3d(50%,-320px,0)}.marmeto-compare-drawer{position:fixed;top:0;right:0;z-index:8001;width:100%;height:100%;transform:translate3d(100%,0,0);background:#fff;display:flex;flex-direction:column;visibility:hidden;transition:visibility 0s .6s,transform .7s cubic-bezier(.19,1,.22,1)}.marmeto-compare-drawer.is--opened{visibility:visible;transform:translateZ(0);transition:visibility 0s 0s,transform .7s cubic-bezier(.19,1,.22,1)}@media only screen and (min-width: 750px){.marmeto-compare-drawer{width:46.8rem}.product-block__compare input+label .product-card-compare-text{display:block;font-size:1.2rem}}.marmeto-compare-drawer__header,.marmeto-compare-drawer__content,.marmeto-compare-drawer__footer{padding:1.6rem}.marmeto-compare-drawer__header{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #cdcdcd}.marmeto-compare-drawer__heading{margin:0}.marmeto-compare-drawer__content{flex:1 1 auto;overflow:auto}.marmeto-compare-drawer__footer{border-top:1px solid #cdcdcd;display:flex;flex-direction:column;gap:.75rem}.marmeto-compare-drawer__footer button[disabled]{opacity:.35}.marmeto-compare-drawer__overlay{position:fixed;top:0;left:0;right:0;bottom:0;opacity:0;z-index:8000;display:block;visibility:hidden;pointer-events:none;background:#0000004d;transition:visibility .3s,z-index 0s .3s,opacity .3s}.marmeto-compare-drawer__overlay.is--opened{opacity:1;pointer-events:initial;visibility:visible;transition:visibility .3s,z-index 0s,opacity .3s}.marmeto-compare-drawer__close{padding:.2rem}.js-compare-product-count,.marmeto-drawer-product__remove svg{pointer-events:none}.marmeto-compare-drawer__loading,.marmeto-compare-popup__loading{position:absolute;width:25px;height:25px;font-size:0;top:calc(50% - 12.5px);right:calc(50% - 12.5px);transition:opacity .4s .3s;animation:spinner .6s linear infinite;border:3px solid #545454;border-radius:50%;border-top-color:#fff}@keyframes spinner{to{transform:rotate(360deg)}}.marmeto-compare-drawer__notice{text-align:center;border:1px dashed #cdcdcd;display:flex;min-height:100px;align-items:center;justify-content:center}.marmeto-compare-drawer__products{display:flex;flex-direction:column}.marmeto-drawer-product__prices,.marmeto-popup-product__prices{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:var(--product-block-price-align)}.marmeto-drawer-product__price,.marmeto-popup-product__price{margin-inline-start:var(--product-block-price-item-margin-start);margin-inline-end:var(--product-block-price-item-margin-end)}.marmeto-drawer-product__compareprice,.marmeto-popup-product__compareprice{opacity:.5;margin-inline-start:var(--product-block-price-item-margin-start);margin-inline-end:var(--product-block-price-item-margin-end)}.marmeto-drawer-product{gap:1rem;display:flex;padding:15px;margin-bottom:1rem;background:#f5f5f5}.marmeto-drawer-product__media{flex:0 0 100px}.marmeto-drawer-product__image,.marmeto-popup-product__image{display:block;position:relative;overflow:hidden;padding-bottom:100%}.marmeto-drawer-product__image img,.marmeto-popup-product__image img{position:absolute;top:0;left:0;width:100%;height:auto;object-fit:cover;object-position:center;mix-blend-mode:multiply}.marmeto-drawer-product__info{flex:1 1 auto}.marmeto-drawer-product__title,.marmeto-popup-product__title{overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.5rem}.marmeto-comparison-popup{position:fixed;top:0;left:0;width:100%;height:100%;z-index:8001;background:#fff;padding:0 1.6rem 2rem;display:flex;flex-direction:column;visibility:hidden;transition:visibility 0s .4s,background-color .3s ease .1s}.marmeto-comparison-popup.is--opened{visibility:visible}.marmeto-comparison-popup__content{margin:0 -1.6rem;overflow:auto}.marmeto-comparison-popup__close{text-align:right}.marmeto-comparison-popup__closebutton{padding:.2rem}.marmeto-compare-row{display:flex;flex-wrap:nowrap;justify-content:flex-start}.marmeto-compare-col{flex:0 0 65%;padding:15px;position:relative}.marmeto-compare-row--vendor .marmeto-compare-col,.marmeto-compare-row--title .marmeto-compare-col,.marmeto-compare-row--description .marmeto-compare-col,.marmeto-compare-row--price .marmeto-compare-col,.marmeto-compare-row--image .marmeto-compare-col{padding-top:8px;padding-bottom:8px}.marmeto-compare-col--bordered:before{content:"";position:absolute;bottom:0;left:15px;width:calc(100% - 30px);border-bottom:1px solid #cdcdcd}.marmeto-popup-product__action{display:flex;gap:1rem;flex-direction:column}@media only screen and (min-width: 750px){.marmeto-comparison-popup{padding:2.4rem}.marmeto-comparison-popup__content{margin:20px 0}.marmeto-comparison-popup__closebutton{margin:0}.marmeto-compare-row{justify-content:center}.marmeto-compare-col{flex:0 0 20%}}marmeto-comparison-drawer #CartDrawer-Overlay{display:none}marmeto-comparison-drawer:has(button.is--opened) #CartDrawer-Overlay{display:block;background-color:#000;opacity:.7;z-index:15}marmeto-comparison-drawer .marmeto-compare-drawer__open{opacity:0;visibility:hidden}marmeto-comparison-drawer .marmeto-compare-drawer__open.marmeto-compare-shown{opacity:1;visibility:visible}
/*# sourceMappingURL=/cdn/shop/t/28/assets/marmeto-compare-product.css.map?v=131113300060267425601731745525 */
