.products-toolbar__compare{display:flex;align-items:center;justify-content:flex-end}.products-toolbar__compare-toggle{display:inline-flex;align-items:center;gap:.75rem;font-size:1.2rem;margin:0;cursor:pointer}.products-toolbar__compare-switch{position:relative;display:inline-block;width:60px;height:30px;border:1px solid currentColor;border-radius:999px;background:rgb(var(--bg-color));transition:background-color .2s ease}.products-toolbar__compare-switch:after{content:"";position:absolute;top:-1px;left:-1px;width:30px;height:30px;border:1px solid currentColor;border-radius:50%;background:var(--bg-color);transition:transform .2s ease}[data-compare-toggle]:checked+.products-toolbar__compare-switch{background:#bedcc2}[data-compare-toggle]:checked+.products-toolbar__compare-switch:after{transform:translate(30px)}.gm-card__compare-control{position:absolute;z-index:4;top:1rem;right:1rem}gm-product-card.gm-card{position:relative}product-compare:not(.is-compare-active) .gm-card__compare-control{display:none}.gm-card__compare-label{--gm-card-input-compare-size: 24px;display:flex;align-items:center;justify-content:center;width:var(--gm-card-input-compare-size);height:var(--gm-card-input-compare-size);margin:0;border-radius:4px;background-color:#fff;border:1px solid #000;cursor:pointer}.gm-card__compare-label:after{content:"";display:block;width:12px;height:7px;transform:translateY(-1px) rotate(-45deg);border-bottom:2px solid currentColor;border-left:2px solid currentColor;opacity:0}[data-compare-checkbox]:checked+.gm-card__compare-label{background:#000;color:#fff}[data-compare-checkbox]:checked+.gm-card__compare-label:after{opacity:1}[data-compare-checkbox]:disabled+.gm-card__compare-label{opacity:.45;cursor:not-allowed}.product-compare-panel{position:fixed;z-index:120;right:0;bottom:0;left:0;visibility:hidden;transform:translate3d(0,100%,0);transition:visibility 0s .35s,transform .35s cubic-bezier(.165,.84,.44,1);background:#fff;box-shadow:0 -12px 40px #00000014}.product-compare-panel.is-active{visibility:visible;transform:translateZ(0);transition-delay:0s}.product-compare-panel__inner{display:grid;grid-template-columns:1fr;gap:1.5rem;padding-block:1.5rem}.product-compare-panel__slots{display:grid;grid-template-columns:repeat(5,minmax(100px,1fr));gap:1.5rem;min-width:0}.product-compare-panel__slot,.product-compare-panel__item{position:relative;aspect-ratio:1;min-height:72px;border-radius:8px}.product-compare-panel__slot{border:1px dashed rgba(var(--text-color)/.6)}.product-compare-panel__item{background:#faf6f1}.product-compare-panel__image{border-radius:inherit}.product-compare__remove{position:absolute;top:-6px;right:-6px;display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:#fff;color:#000;box-shadow:0 2px 10px #0000001f}.product-compare__remove:before,.product-compare__remove:after{content:"";position:absolute;width:14px;height:2px;background:currentColor}.product-compare__remove:before{transform:rotate(45deg)}.product-compare__remove:after{transform:rotate(-45deg)}.product-compare-panel__actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:1rem 4rem}.product-compare-panel__count{margin:0 auto 0 0}.product-compare-panel__button{min-width:min(100%,16rem)}.product-compare .product-compare-modal{z-index:150!important}.product-compare .product-compare-modal__window{width:calc(98% - 2 * var(--gutter));max-width:none;height:calc(var(--viewport-height) - 2 * var(--gutter));max-height:none;margin:var(--gutter);border-radius:0;box-shadow:none}.product-compare-modal__content{min-height:100%;padding:4rem var(--gutter)}.product-compare-modal__title{margin:0 0 4rem;text-align:center}.product-compare-modal__table-wrap{overflow-x:auto}.product-compare-table{display:grid;grid-template-columns:minmax(80px,120px) repeat(var(--compare-columns),minmax(180px,1fr));min-width:calc(180px + var(--compare-columns) * 180px)}.product-compare-table__cell{min-width:0;padding:2rem;border-left:1px solid rgba(var(--text-color)/.12);border-bottom:1px solid rgba(var(--text-color)/.12)}.product-compare-table__label{position:sticky;font-weight:700;left:0;background-color:var(--bg-color);border-right:1px solid rgba(var(--text-color)/.12);border-left:0;margin-right:-1px;z-index:10}.product-compare-table__product{position:relative;text-align:center}.product-compare-table__image-wrapper{max-width:200px;margin:0 auto 1.5rem}.product-compare-table__image-wrap{aspect-ratio:1;overflow:hidden;border-radius:10px;background:#faf6f1}.product-compare-table__title{margin:0 0 1.5rem;font-size:1.8rem;font-weight:700;line-height:1.25}.product-compare-table__text{color:rgba(var(--text-color)/.75);line-height:1.5}@media(max-width:1023.98px){.product-compare-panel__actions{order:-1}}@media(min-width:768px){.products-toolbar__compare-toggle{font-size:1.6rem}}@media(min-width:1024px){.product-compare .product-compare-modal__window{width:calc(90% - 2 * var(--gutter))}.product-compare-panel__inner{grid-template-columns:auto auto;align-items:center;gap:3rem;padding-block:2rem}.product-compare-panel__slots{max-width:820px}.product-compare-table{grid-template-columns:minmax(140px,180px) repeat(var(--compare-columns),minmax(220px,1fr));min-width:calc(220px + var(--compare-columns) * 260px)}}@media(max-width:1023.98px){.product-compare-panel__slots{padding-inline-start:var(--gutter);padding-inline-end:var(--gutter);padding-block-end:1.5rem;margin:0 calc(var(--gutter) * -1);overscroll-behavior-x:contain;overflow:auto hidden}.products-toolbar__compare-toggle>span:first-child{font-size:1.3rem}.products-toolbar__compare-switch{width:48px;height:26px}.products-toolbar__compare-switch:after{width:26px;height:26px}[data-compare-toggle]:checked+.products-toolbar__compare-switch:after{transform:translate(22px)}.product-compare-panel__actions{justify-content:space-between}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/product-compare.css.map */
