/** Shopify CDN: Minification failed

Line 11:12 Expected "]" to go with "["
Line 11:59 Unexpected "]"
Line 11:9434 Expected "]" to go with "["
Line 11:9453 Unexpected "]"
Line 11:9711 Expected "]" to go with "["
Line 11:9730 Unexpected "]"

**/
body[\:has\(.site-mobile-nav\[data-open\%3D\%22true\%22\]\)] .compare-drawer__container{z-index:1100;}body:has(.site-mobile-nav[data-open=true]) .compare-drawer__container{z-index:1100;}.compare-drawer__container{position:fixed;z-index:9999;width:100%;}.compare-drawer__container.show{visibility:visible;opacity:1;}.compare-drawer__toggle-container{position:absolute;bottom:100%;left:0;transform:translateY(.5px);width:100%;pointer-events:none;transition:.3s ease;}.compare-drawer__toggle-button{z-index:1;display:flex;align-items:center;grid-gap:8px;gap:8px;background-color:var(--white);padding:8px 24px;border:1px solid transparent;border-radius:8px 8px 0 0;box-shadow:0 -4px 12px 0 rgba(0,0,0,.08);margin:0 auto;font-family:var(--primary-font);font-weight:700;font-size:14px;line-height:20px;color:var(--secondary-color);pointer-events:auto;cursor:pointer;transition:border-color .3s ease,box-shadow .3s ease;}.compare-drawer__toggle-button .icon-compare{width:16px;height:16px;}.compare-drawer__toggle-button .icon-chevron-down{transform:rotate(180deg);width:18px;height:18px;transition:transform .3s ease;}.compare-drawer__toggle-button-icon{display:flex;align-items:center;justify-content:center;}.compare-drawer__content{background-color:var(--white);padding:0 40px;box-shadow:0 -4px 12px 0 rgba(0,0,0,.08);}.compare-drawer__content-inner{display:flex;align-items:center;grid-gap:0 40px;gap:0 40px;max-width:1238px;padding:20px 0;margin:0 auto;}.compare-drawer__products{display:flex;grid-gap:10px 12px;gap:10px 12px;width:100%;}.compare-drawer__product{position:relative;display:flex;align-items:center;justify-content:center;flex:1;min-width:calc(33.3333% - 8px);min-height:96px;padding:18px 12px;border:1px solid var(--border-color);border-radius:4px;overflow:hidden;}.compare-drawer__product:not(.empty-slot) .compare-drawer__product-title{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;}.compare-drawer__product:not(.empty-slot) .compare-drawer__product-item{display:flex;}.compare-drawer__product:not(.empty-slot) .compare-drawer__product-empty{display:none;}.compare-drawer__product.empty-slot{text-align:center;border-style:dashed;}.compare-drawer__product.empty-slot .compare-drawer__product-title{font-size:clamp( 13px, calc( 13px + (14 - 13) * ( (100vw - 360px) / (1440 - 360) ) ), 14px );color:var(--light-text-color);}.compare-drawer__product.empty-slot .compare-drawer__product-item{display:none;}.compare-drawer__product-empty{text-decoration:none;}.compare-drawer__product-empty:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;}.compare-drawer__product-title{font-weight:500;font-size:clamp( 13px, calc( 13px + (15 - 13) * ( (100vw - 360px) / (1440 - 360) ) ), 15px );line-height:clamp( 18px, calc( 18px + (20 - 18) * ( (100vw - 360px) / (1440 - 360) ) ), 20px );color:var(--primary-color);}.compare-drawer__actions{display:flex;align-items:center;flex-shrink:0;grid-gap:12px 24px;gap:12px 24px;}.compare-drawer__compare-button{display:flex;align-items:center;justify-content:center;width:169px;height:44px;background-color:var(--primary-color);border-radius:6px;overflow:hidden;font-weight:600;font-size:15px;line-height:17px;color:var(--white);white-space:nowrap;text-decoration:none;}.compare-drawer__compare-button:active{background-color:var(--red-accent-color);color:var(--white);}.compare-drawer__compare-button.disabled,.compare-drawer__compare-button[disabled]{background-color:var(--light-text-color);color:var(--secondary-background-color);pointer-events:none;}.compare-drawer__clear-button{background-color:initial;padding:0;border:0;font-weight:400;font-size:13px;line-height:18px;color:var(--primary-color);text-decoration:underline;cursor:pointer;}.compare-drawer__clear-button:active{text-decoration:none;}.compare-drawer__product-item{align-items:center;grid-gap:12px;gap:12px;width:100%;}.compare-drawer__product-image{display:flex;justify-content:center;flex-shrink:0;width:60px;height:60px;}.compare-drawer__product-image-img{max-width:100%;width:auto;max-height:100%;height:auto;margin-top:auto;}.compare-drawer__product-image-img[src=""]{display:none;}.compare-drawer__product-info{display:flex;flex-direction:column;justify-content:center;grid-gap:4px;gap:4px;width:100%;}.compare-drawer__product-price{display:flex;align-items:center;flex-wrap:wrap;grid-gap:0 4px;gap:0 4px;font-size:clamp( 13px, calc( 13px + (15 - 13) * ( (100vw - 360px) / (1440 - 360) ) ), 15px );line-height:clamp( 18px, calc( 18px + (20 - 18) * ( (100vw - 360px) / (1440 - 360) ) ), 20px );}.compare-drawer__product-price-compare{color:var(--light-text-color);text-decoration:line-through;}.compare-drawer__product-price-value.on-sale{color:var(--sale-color);}.compare-drawer__product-button-remove{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:24px;height:24px;background-color:var(--secondary-background-color);border:0;border-radius:50%;color:var(--primary-color);cursor:pointer;}.compare-drawer__product-button-remove:active{background-color:var(--secondary-color);color:var(--white);}.compare-drawer__header{display:none;}body.compare-drawer-modal-open{overflow:hidden;}.compare-drawer-modal{position:fixed;top:0;left:0;z-index:9999;visibility:hidden;opacity:0;display:flex;justify-content:center;align-items:center;width:100%;height:100%;background-color:rgba(0,0,0,.4);padding:27px;transition:.3s ease-in-out;}.compare-drawer-modal.show{visibility:visible;opacity:1;}.compare-drawer-modal.show .compare-drawer-modal__container{transform:translateY(0);}.compare-drawer-modal.modal-mismatch .max-limit-info{display:none;}.compare-drawer-modal.modal-limit .mismatch-info{display:none;}.compare-drawer-modal__container{position:relative;transform:translateY(-20px);display:flex;flex-direction:column;align-items:center;grid-gap:16px;gap:16px;max-width:429px;width:100%;background-color:var(--white);padding:40px;border-radius:10px;text-align:center;transition:.3s ease-in-out;}.compare-drawer-modal__close-button{position:absolute;top:19px;right:20px;display:flex;justify-content:center;width:13px;height:13px;background-color:initial;padding:0;border:0;color:var(--primary-color);cursor:pointer;}.compare-drawer-modal__close-button svg{width:100%;height:100%;}.compare-drawer-modal__icon{display:flex;justify-content:center;align-items:center;width:36px;height:36px;color:var(--secondary-color);}.compare-drawer-modal__icon svg{width:100%;height:100%;}.compare-drawer-modal__title{font-family:var(--secondary-font);font-weight:700;font-size:clamp( 18px, calc( 18px + (24 - 18) * ( (100vw - 360px) / (1440 - 360) ) ), 24px );line-height:clamp( 24px, calc( 24px + (30 - 24) * ( (100vw - 360px) / (1440 - 360) ) ), 30px );color:var(--primary-color);}.compare-drawer-modal__description{font-weight:400;font-size:clamp( 14px, calc( 14px + (16 - 14) * ( (100vw - 360px) / (1440 - 360) ) ), 16px );line-height:clamp( 20px, calc( 20px + (24 - 20) * ( (100vw - 360px) / (1440 - 360) ) ), 24px );color:var(--primary-color);}.compare-drawer-modal__description p{margin:0;}.compare-drawer-modal__description a{text-decoration:underline;}.compare-drawer-modal__description a:active{text-decoration:none;}.compare-drawer-modal__description strong{font-weight:700;}@media (max-width:1090px){body.compare-drawer-open{overflow:hidden;}.compare-drawer__toggle-button{border:1px solid var(--border-color);border-radius:8px;}.compare-drawer__container{position:fixed;bottom:0;left:0;visibility:hidden;opacity:0;transition:.2s ease;}.compare-drawer__container.show{visibility:visible;opacity:1;}.compare-drawer__container.open .compare-drawer__toggle-container{visibility:hidden;opacity:0;}.compare-drawer__container.open .compare-drawer__content{visibility:visible;opacity:1;}.compare-drawer__toggle-container{transform:translateY(-25px);transition:.3s ease;}.compare-drawer__content{position:fixed;top:0;left:0;visibility:hidden;opacity:0;display:flex;justify-content:center;align-items:center;width:100%;height:100%;background-color:rgba(0,0,0,.4);padding:16px;transition:.3s ease;}.compare-drawer__content-inner{flex-direction:column;max-width:328px;width:100%;background-color:var(--white);padding:24px 18px;border-radius:8px;}.compare-drawer__products{flex-direction:column;}.compare-drawer__actions{flex-direction:column;margin-top:24px;}.compare-drawer__product{padding:16px;}.compare-drawer__product.empty-slot{padding:0 12px;}.compare-drawer__product:nth-child(3){display:none;}.compare-drawer__header{display:flex;justify-content:space-between;width:100%;margin-bottom:16px;color:var(--secondary-color);}.compare-drawer__heading-container{display:flex;align-items:center;grid-gap:4px;gap:4px;font-weight:700;font-size:14px;line-height:20px;}.compare-drawer__close-button{display:flex;align-items:center;justify-content:center;width:24px;height:24px;background-color:initial;border:0;color:var(--primary-color);cursor:pointer;}.compare-drawer__close-button svg{width:13px;height:13px;}.compare-drawer__heading-icon{display:flex;align-items:center;justify-content:center;width:16px;height:16px;}.compare-drawer__heading-icon svg{width:16px;height:16px;}.compare-drawer__compare-button{width:128px;height:34px;border-radius:4px;font-size:13px;line-height:15px;}.compare-drawer-modal__container{grid-gap:12px;gap:12px;max-width:306px;width:100%;padding:32px;}}@media (max-width:1023px){body[\:has\(.sticky-form.show\)] .compare-drawer__toggle-container{transform:translateY(calc(var(--closed-sticky-form-height) * -1 - 20px));}body:has(.sticky-form.show) .compare-drawer__toggle-container{transform:translateY(calc(var(--closed-sticky-form-height) * -1 - 20px));}body[\:has\(.sticky-form.open\)] .compare-drawer__toggle-container{visibility:hidden;opacity:0;}body:has(.sticky-form.open) .compare-drawer__toggle-container{visibility:hidden;opacity:0;}}@media (min-width:1091px){.compare-drawer__container{bottom:0;left:0;transform:translateY(calc(100% - 20px));visibility:hidden;opacity:0;display:flex;flex-direction:column;height:auto;transition:transform .3s cubic-bezier(.77,0,.18,1),opacity .3s ease;}.compare-drawer__container.open{transform:translateY(0);}.compare-drawer__container.open .compare-drawer__toggle-button{border-radius:8px 8px 0 0;border-color:var(--white);box-shadow:0 -4px 12px 0 rgba(0,0,0,.08);}.compare-drawer__container.open .compare-drawer__toggle-button .icon-chevron-down{transform:rotate(0);}}@media (hover:hover){.compare-drawer__compare-button{transition:.3s ease;}.compare-drawer__compare-button:hover{background-color:var(--red-accent-color);color:var(--white);}.compare-drawer__clear-button:hover{text-decoration:none;}.compare-drawer__product-button-remove{transition:.3s ease;}.compare-drawer__product-button-remove:hover{background-color:var(--secondary-color);color:var(--white);}.compare-drawer-modal__description a:hover{text-decoration:none;}}
