vl-collection-compare[hidden]{display:none}.vl-collection-compare__panel[hidden]{display:none}.vl-collection-compare{position:fixed;right:0;bottom:0;left:0;z-index:20;box-sizing:border-box;width:100%;color:#1f1f1f;font-family:Manrope-Regular,sans-serif;font-synthesis:none}.vl-collection-compare__surface{position:relative;z-index:1;background:#fff;border-top:1px solid #ecedf0;box-shadow:0 -4px 4px #0000000a}.vl-collection-compare__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;width:100%;height:100%;padding:0;background:#0009}.vl-collection-compare__backdrop[hidden]{display:none}.vl-collection-compare *,.vl-collection-compare *:before,.vl-collection-compare *:after{box-sizing:border-box}.vl-collection-compare button{margin:0;border:0;color:#1f1f1f;cursor:pointer}.vl-collection-compare svg{color:#1f1f1f}.vl-collection-compare__header,.vl-collection-compare__heading,.vl-collection-compare__header-actions,.vl-collection-compare__panel,.vl-collection-compare__actions,.vl-collection-compare__toggle,.vl-collection-compare__item,.vl-collection-compare__prices{display:flex;align-items:center}.vl-collection-compare__toggle{display:grid;flex:0 0 44px;width:44px;height:44px;place-items:center;padding:0;background:transparent;color:#1f1f1f}.vl-collection-compare__heading{min-width:0;gap:8px}.vl-collection-compare__header-actions{flex:0 0 auto;min-width:0}.vl-collection-compare__title{color:#1f1f1f;font-family:Manrope-ExtraBold,sans-serif;font-size:18px;line-height:24px;letter-spacing:-.36px;white-space:nowrap}.vl-collection-compare__count{display:inline-grid;flex:0 0 24px;width:24px;height:24px;place-items:center;border-radius:999px;background:#f2f3f5;color:#89898b;font-family:Manrope-ExtraBold,sans-serif;font-size:12px;line-height:14px;letter-spacing:-.24px}.vl-collection-compare.is-ready .vl-collection-compare__count{color:#1f1f1f;background:#fdbd03}.vl-collection-compare__chevron{flex:0 0 24px;width:24px;height:24px;color:#1f1f1f;transition:transform .18s ease}.vl-collection-compare__toggle[aria-expanded=true] .vl-collection-compare__chevron{transform:rotate(180deg)}.vl-collection-compare__list{min-width:0;margin:0;padding:0;list-style:none}.vl-collection-compare__item{min-width:0;border-radius:8px;background:#f2f3f5}.vl-collection-compare__image{display:grid;flex:0 0 48px;width:48px;height:48px;place-items:center}.vl-collection-compare__image img{display:block;width:100%;height:100%;object-fit:contain}.vl-collection-compare__product-info{display:flex;flex:1 1 auto;min-width:0;flex-direction:column;align-items:flex-start;justify-content:center;gap:4px}.vl-collection-compare__product-name{display:block;max-width:100%;overflow:hidden;color:#1f1f1f;font-family:Manrope-ExtraBold,sans-serif;font-size:14px;line-height:20px;text-overflow:ellipsis;white-space:nowrap}.vl-collection-compare__prices{flex-wrap:wrap;gap:6px;white-space:nowrap}.vl-collection-compare__price{color:#1f1f1f;font-family:Manrope-ExtraBold,sans-serif;font-size:14px;line-height:20px}.vl-collection-compare__compare-price{color:#bbbbbe;font-family:Manrope-Medium,sans-serif;font-size:12px;line-height:14px;text-decoration-thickness:1px}.vl-collection-compare__remove,.vl-collection-compare__clear{display:grid;flex:0 0 auto;place-items:center;padding:0;color:#1f1f1f}.vl-collection-compare__remove svg,.vl-collection-compare__clear svg{color:#1f1f1f}.vl-collection-compare__remove{width:16px;height:16px;margin-left:auto;background:transparent}.vl-collection-compare__remove svg{width:16px;height:16px}.vl-collection-compare__item--empty{justify-content:center;border:1px dashed #d6d6d9;background:#fff;color:#89898b}.vl-collection-compare__item--empty span{font-family:Manrope-Regular,sans-serif;font-size:24px;line-height:30px;color:#89898b}.vl-collection-compare__clear svg{width:24px;height:24px}.vl-collection-compare__submit{display:inline-flex;flex:1 1 auto;height:48px;align-items:center;justify-content:center;padding:0 24px;border-radius:999px;background:#fdbd03;color:#1f1f1f;font-family:Manrope-ExtraBold,sans-serif;font-size:16px;line-height:22px;letter-spacing:-.16px;white-space:nowrap}.vl-collection-compare__submit:disabled,.vl-collection-compare__submit.is-disabled{cursor:not-allowed;color:#bbbbbe;background:#f2f3f5}.vl-collection-compare__clear{width:48px;height:48px;border-radius:999px;background:#f2f3f5}@media(hover:hover){.vl-collection-compare__submit:not(:disabled):hover{background:#e9ad00}.vl-collection-compare__remove:hover,.vl-collection-compare__clear:hover{background:#e6e7e9}.vl-collection-compare__remove:hover{border-radius:999px}}.vl-collection-compare__submit:not(:disabled):active{background:#d99f00}.vl-collection-compare__submit--mobile,.vl-collection-compare__divider{display:none}.vl-collection-compare__remove:active,.vl-collection-compare__clear:active{background:#dcdde0}.collection-compare-checkbox.is-disabled{cursor:not-allowed;opacity:.5}.vl-collection-compare :focus-visible{outline:2px solid #1f1f1f;outline-offset:3px}@media(prefers-reduced-motion:reduce){.vl-collection-compare__chevron{transition:none}}@media screen and (min-width:1024px){.vl-collection-compare__surface{display:flex;flex-direction:column;gap:0;padding:24px 48px}.vl-collection-compare.is-expanded .vl-collection-compare__surface{gap:16px}.vl-collection-compare__header{min-height:24px;justify-content:space-between;gap:24px}.vl-collection-compare__backdrop{display:none}.vl-collection-compare__toggle{position:relative;flex-basis:24px;width:24px;height:24px}.vl-collection-compare__toggle:before{position:absolute;top:-10px;right:-10px;bottom:-10px;left:-10px;content:""}.vl-collection-compare__panel{justify-content:space-between;gap:32px}.vl-collection-compare__list{display:grid;flex:0 1 1004px;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.vl-collection-compare__item{width:100%;height:64px;gap:8px;padding:8px}.vl-collection-compare__actions{flex:0 0 auto;gap:8px}.vl-collection-compare__submit{min-width:155px}}@media screen and (max-width:1023px){.vl-collection-compare__surface{display:flex;flex-direction:column;gap:0;padding:12px 16px max(12px,env(safe-area-inset-bottom))}.vl-collection-compare__header{min-height:40px;justify-content:space-between;gap:24px}.vl-collection-compare__heading{flex:1 1 auto}.vl-collection-compare__header-actions{gap:0}.vl-collection-compare__submit--mobile+.vl-collection-compare__divider{margin-left:0}.vl-collection-compare__title{font-size:14px;line-height:20px;letter-spacing:0}.vl-collection-compare__submit--mobile{display:inline-flex;flex:0 0 auto;width:auto;height:40px;padding-inline:16px;font-size:14px;line-height:20px;letter-spacing:0}.vl-collection-compare__divider{display:flex;flex:0 0 24px;width:24px;height:24px;align-items:center;justify-content:center}.vl-collection-compare__divider:after{width:1px;height:24px;background:#ecedf0;content:""}.vl-collection-compare__toggle{position:relative;flex-basis:24px;width:24px;height:24px}.vl-collection-compare__toggle:before{position:absolute;top:-10px;right:-10px;bottom:-10px;left:-10px;content:""}.vl-collection-compare__chevron{width:24px;height:24px}.vl-collection-compare.is-expanded .vl-collection-compare__surface{gap:24px}.vl-collection-compare__panel{flex-direction:column;align-items:stretch;gap:16px}.vl-collection-compare__list{display:flex;flex-direction:column;gap:8px}.vl-collection-compare__item{width:100%;height:78px;gap:8px;padding:10px 8px}.vl-collection-compare__item--empty{height:64px;padding:0}.vl-collection-compare__remove{width:44px;height:44px;margin-right:-8px}.vl-collection-compare__actions{justify-content:center;gap:8px}.vl-collection-compare__submit--desktop{display:none}}html.vl-collection-compare-open,body.vl-collection-compare-open{overscroll-behavior:none}
/*# sourceMappingURL=/cdn/shop/t/620/assets/vl-collection-compare.css.map */
