html.kv-qv-v2-open,html.kv-qv-v2-open body{overflow:hidden!important;overscroll-behavior:none!important}.kv-qv-v2,.kv-qv-v2__shell,.kv-qv-v2__content{overscroll-behavior:none}.kv-qv-v2{position:fixed;top:0;right:0;bottom:0;left:0;width:min(980px,calc(100vw - 48px));height:min(720px,calc(100dvh - 48px));max-width:none;max-height:none;margin:auto;padding:0;border:0;background:#fff;color:#171717;overflow:hidden;box-shadow:0 24px 80px #00000029}.kv-qv-v2::backdrop{background:#0000005c;animation:kv-qv-v2-backdrop-in .18s ease both}.kv-qv-v2[open]{animation:kv-qv-v2-desktop-in .22s ease both}.kv-qv-v2.is-closing{animation:kv-qv-v2-desktop-out .2s ease both}.kv-qv-v2.is-closing::backdrop{animation:kv-qv-v2-backdrop-out .2s ease both}.kv-qv-v2__shell{display:grid;grid-template-rows:64px minmax(0,1fr);width:100%;height:100%;background:#fff}.kv-qv-v2__header{position:relative;display:flex;align-items:center;justify-content:center;min-height:64px;padding:0 64px;border-bottom:1px solid #ecebe7}.kv-qv-v2__header h2{margin:0;font:inherit;font-size:12px;font-weight:500;line-height:1;letter-spacing:.22em}.kv-qv-v2__close{position:absolute;top:50%;right:18px;display:grid;place-items:center;width:40px;height:40px;padding:11px;border:0;background:transparent;color:#666;transform:translateY(-50%);cursor:pointer}.kv-qv-v2__close svg{width:16px;height:16px}.kv-qv-v2__content{min-height:0;overflow:hidden}.kv-qv-v2__loading{width:100%;height:100%;background:linear-gradient(90deg,transparent,rgb(0 0 0 / .035),transparent) 0 0 / 220% 100%;animation:kv-qv-v2-shimmer 1.3s linear infinite}.kv-qv-v2-product,.kv-qv-v2-product__layout{width:100%;height:100%;min-height:0}.kv-qv-v2-product__layout{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr)}.kv-qv-v2-gallery{min-width:0;min-height:0;background:#f8f7f4}.kv-qv-v2-gallery__stage{position:relative;display:grid;place-items:center;width:100%;height:100%;overflow:hidden}.kv-qv-v2-gallery__slide{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;margin:0;padding:38px 68px;opacity:0;pointer-events:none;transition:opacity .22s ease;will-change:opacity}.kv-qv-v2-gallery__slide.is-active{opacity:1;pointer-events:auto}.kv-qv-v2-gallery__slide.is-entering,.kv-qv-v2-gallery__slide.is-leaving{opacity:0}.kv-qv-v2-gallery__slide[hidden]{display:none!important}.kv-qv-v2-gallery,.kv-qv-v2-gallery__stage,.kv-qv-v2-gallery__slide,.kv-qv-v2-gallery__image{-webkit-user-select:none;user-select:none}.kv-qv-v2-gallery__image{display:block;width:auto;height:auto;max-width:100%;max-height:100%;object-fit:contain;object-position:center;-webkit-user-drag:none}.kv-qv-v2-gallery__arrow{position:absolute;z-index:3;top:50%;display:grid;place-items:center;width:44px;height:52px;padding:12px;border:0;background:transparent;transform:translateY(-50%);cursor:pointer}.kv-qv-v2-gallery__arrow--prev{left:18px}.kv-qv-v2-gallery__arrow--next{right:18px}.kv-qv-v2-gallery__arrow svg{width:20px;height:20px}.kv-qv-v2-details{min-width:0;min-height:0;padding:34px 36px 38px;overflow-y:auto;scrollbar-width:none}.kv-qv-v2-details::-webkit-scrollbar{display:none}.kv-qv-v2-identity{padding-bottom:24px;border-bottom:1px solid #ecebe7;text-align:center}.kv-qv-v2-identity__title{display:block;margin:0;color:inherit;font-size:15px;font-weight:500;line-height:1.45;letter-spacing:.16em;text-decoration:none;text-transform:uppercase}.kv-qv-v2-identity__price{margin-top:8px;font-size:14px;line-height:1.4;letter-spacing:.1em}.kv-qv-v2-form{display:flex;flex-direction:column;gap:0}.kv-qv-v2-payment-terms{min-height:0;padding-top:18px;color:#777;font-size:12px;line-height:1.45;text-align:center}.kv-qv-v2-payment-terms:empty{display:none}.kv-qv-v2-options{display:flex;flex-direction:column;gap:22px;padding-top:22px}.kv-qv-v2-option{min-width:0;margin:0;padding:0;border:0}.kv-qv-v2-option legend{margin-bottom:10px;padding:0;font-size:13px;line-height:1.3;letter-spacing:.02em}.kv-qv-v2-option__values{display:flex;flex-wrap:wrap;gap:8px}.kv-qv-v2-size,.kv-qv-v2-color{position:relative;cursor:pointer}.kv-qv-v2-size input,.kv-qv-v2-color input{position:absolute;opacity:0;pointer-events:none}.kv-qv-v2-size span{display:grid;place-items:center;min-width:54px;height:42px;padding:0 14px;border:1px solid #d8d8d4;background:#fff;font-size:12px;line-height:1}.kv-qv-v2-size input:checked+span{border-color:#171717}.kv-qv-v2-color{display:grid;place-items:center;width:40px;height:40px;border:1px solid transparent}.kv-qv-v2-color:has(input:checked){border-color:#171717}.kv-qv-v2-color__swatch{display:block;width:30px;height:30px;border:1px solid #d8d8d4;background:var(--kv-qv-v2-swatch, #d7d5d0)}.kv-qv-v2-quantity{display:grid;grid-template-columns:44px 44px 44px;width:132px;height:44px;margin-top:24px;border:1px solid #d8d8d4}.kv-qv-v2-quantity button,.kv-qv-v2-quantity output{display:grid;place-items:center;width:44px;height:42px;padding:0;border:0;background:transparent;font:inherit;font-size:14px}.kv-qv-v2-note{margin:18px 0 16px;color:#777;font-size:13px;line-height:1.5}.kv-qv-v2-error{margin:0 0 12px;color:#a12b24;font-size:12px}.kv-qv-v2-add{--kv-qv-v2-cart-progress: 0%;position:relative;isolation:isolate;width:100%;min-height:50px;overflow:hidden;border:1px solid #d8d8d4;background:#fff;color:#111;font-size:12px;font-weight:500;letter-spacing:.2em;cursor:pointer}.kv-qv-v2-add:before{content:"";position:absolute;z-index:0;inset:0 auto 0 0;width:var(--kv-qv-v2-cart-progress);background:#111;pointer-events:none;transition:width .18s cubic-bezier(.22,.75,.25,1)}.kv-qv-v2-add__label{position:relative;z-index:1;display:inline-block;color:#111;font-weight:inherit}.kv-qv-v2-add__label--progress{position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;color:#fff;font:inherit;font-weight:inherit;letter-spacing:inherit;pointer-events:none;clip-path:inset(0 calc(100% - var(--kv-qv-v2-cart-progress)) 0 0)}.kv-qv-v2-add.is-loading{cursor:progress}.kv-qv-v2-add:disabled:not(.is-loading){cursor:not-allowed;opacity:.45}.kv-qv-v2-buy-now{width:100%;min-height:50px;margin-top:10px;border:1px solid #171717;background:#171717;color:#fff;font:inherit;font-size:12px;font-weight:400;letter-spacing:.2em;text-transform:uppercase;cursor:pointer}.kv-qv-v2-buy-now:disabled{cursor:not-allowed;opacity:.45}@media screen and (min-width:750px){.kv-qv-v2{width:min(1040px,calc(100vw - 48px));height:min(820px,calc(100dvh - 32px));box-shadow:0 20px 72px #00000024}.kv-qv-v2__shell{position:relative;display:block}.kv-qv-v2__header{position:absolute;z-index:10;top:18px;right:18px;width:42px;min-height:42px;padding:0;border:0;background:transparent;pointer-events:none}.kv-qv-v2__header h2{display:none}.kv-qv-v2__close{top:0;right:0;width:42px;height:42px;padding:12px;color:#222;transform:none;pointer-events:auto}.kv-qv-v2__close svg{width:18px;height:18px}.kv-qv-v2__content{width:100%;height:100%}.kv-qv-v2-product__layout{grid-template-columns:minmax(0,48%) minmax(0,52%)}.kv-qv-v2-gallery{position:relative;background:#fff}.kv-qv-v2-gallery__stage{height:calc(100% - 62px)}.kv-qv-v2-gallery__slide{padding:70px 52px 34px}.kv-qv-v2-gallery__image{max-width:100%;max-height:78%}.kv-qv-v2-gallery__arrow{display:none}.kv-qv-v2-gallery__dots{position:absolute;z-index:4;left:50%;bottom:42px;display:flex;align-items:center;justify-content:center;gap:14px;transform:translate(-50%)}.kv-qv-v2-gallery__dot{display:grid;place-items:center;width:9px;height:9px;margin:0;padding:0;border:0;border-radius:50%;background:#aaa;cursor:pointer;transition:background-color .14s ease,transform .14s ease}.kv-qv-v2-gallery__dot.is-active,.kv-qv-v2-gallery__dot[aria-current=true]{background:#171717;transform:scale(1.08)}.kv-qv-v2-details{display:flex;flex-direction:column;padding:40px 48px 26px 34px;overflow:hidden}.kv-qv-v2-identity{padding:0 0 20px;border-bottom:0;text-align:left}.kv-qv-v2-identity__brand{min-height:14px;margin-bottom:14px;color:#777;font-size:11px;line-height:1;letter-spacing:.26em;text-transform:uppercase}.kv-qv-v2-identity__brand[hidden]{display:none}.kv-qv-v2-identity__title{max-width:390px;font-size:clamp(24px,2.1vw,32px);font-weight:400;line-height:1.45;letter-spacing:.18em;text-align:left}.kv-qv-v2-identity__price{margin-top:10px;font-size:17px;line-height:1.35;letter-spacing:.14em}.kv-qv-v2-payment-terms{min-height:0;padding:0 0 18px;border-bottom:1px solid #ddd;color:#171717;font-size:14px;line-height:1.45;text-align:left}.kv-qv-v2-payment-terms:empty{display:none}.kv-qv-v2-payment-terms shopify-payment-terms{font:inherit!important;color:inherit!important}.kv-qv-v2-options{gap:14px;padding-top:18px}.kv-qv-v2-payment-terms:empty+.kv-qv-v2-options{padding-top:18px;border-top:1px solid #ddd}.kv-qv-v2-option legend{margin-bottom:10px;font-size:15px;line-height:1.35;letter-spacing:0}.kv-qv-v2-option__values{gap:10px}.kv-qv-v2-color{width:37px;height:37px}.kv-qv-v2-color__swatch{width:29px;height:29px}.kv-qv-v2-size span{min-width:49px;height:38px;padding:0 12px}.kv-qv-v2-quantity{grid-template-columns:42px 42px 42px;width:126px;height:46px;margin-top:18px}.kv-qv-v2-quantity button,.kv-qv-v2-quantity output{width:42px;height:44px}.kv-qv-v2-note{margin:18px 16px 12px;color:#5f5f5b;font-size:14px;line-height:1.45}.kv-qv-v2-add{min-height:46px;font-size:12px;font-weight:400;letter-spacing:.23em}.kv-qv-v2-buy-now{min-height:46px;margin-top:10px;font-size:12px;letter-spacing:.23em}.kv-qv-v2-view-details{display:inline-block;margin-top:14px;color:#171717;font-size:14px;line-height:1.3;text-decoration:underline;text-underline-offset:5px}}@media screen and (max-width:749px){.kv-qv-v2{inset:auto 0 0;width:100vw;height:85dvh;margin:0;border-radius:0;box-shadow:0 -18px 48px #0000001f}.kv-qv-v2[open]{animation:kv-qv-v2-mobile-in .26s cubic-bezier(.22,.75,.25,1) both}.kv-qv-v2.is-closing{animation:kv-qv-v2-mobile-out .22s ease-in both}.kv-qv-v2__shell{grid-template-rows:66px minmax(0,1fr)}.kv-qv-v2__header{min-height:66px;padding:0 58px}.kv-qv-v2__header h2{font-size:15px;font-weight:400;letter-spacing:.2em}.kv-qv-v2__close{right:12px;width:44px;height:44px;padding:12px}.kv-qv-v2__close svg{width:18px;height:18px}.kv-qv-v2-gallery__dots,.kv-qv-v2-identity__brand,.kv-qv-v2-view-details{display:none!important}.kv-qv-v2__content{overflow-y:auto;overscroll-behavior:none;-webkit-overflow-scrolling:touch}.kv-qv-v2-product,.kv-qv-v2-product__layout{height:auto}.kv-qv-v2-product__layout{display:block}.kv-qv-v2-gallery{height:250px;background:#fff}.kv-qv-v2-gallery__stage{place-items:center}.kv-qv-v2-gallery__slide{place-items:center;padding:4px 56px}.kv-qv-v2-gallery__image{width:auto;height:auto;max-width:370px;max-height:234px}.kv-qv-v2-gallery__arrow{top:50%;width:44px;height:50px;padding:11px;transform:translateY(-50%)}.kv-qv-v2-gallery__arrow--prev{left:12px}.kv-qv-v2-gallery__arrow--next{right:12px}.kv-qv-v2-gallery__arrow svg{width:19px;height:19px}.kv-qv-v2-details{padding:0 0 max(28px,env(safe-area-inset-bottom));overflow:visible}.kv-qv-v2-identity{padding:8px 26px 26px;border-bottom:1px solid #e5e5e5}.kv-qv-v2-identity__title{font-size:14px;font-weight:400;line-height:1.35;letter-spacing:.19em}.kv-qv-v2-identity__price{margin-top:10px;font-size:14px;line-height:1.25;letter-spacing:.16em}.kv-qv-v2-form{display:flex;flex-direction:column}.kv-qv-v2-payment-terms{min-height:0;padding:14px 26px 0;color:#171717;font-size:16px;line-height:1.45;text-align:left}.kv-qv-v2-payment-terms:empty{display:none}.kv-qv-v2-payment-terms shopify-payment-terms{font:inherit!important;color:inherit!important}.kv-qv-v2-options{gap:18px;padding:16px 26px 0}.kv-qv-v2-payment-terms:empty+.kv-qv-v2-options{padding-top:16px}.kv-qv-v2-option legend{margin-bottom:13px;font-size:16px;line-height:1.35;letter-spacing:0}.kv-qv-v2-option__values{gap:10px}.kv-qv-v2-size span{min-width:54px;height:52px;padding:0 15px;font-size:15px}.kv-qv-v2-color{width:42px;height:42px}.kv-qv-v2-color__swatch{width:34px;height:34px}.kv-qv-v2-quantity{grid-template-columns:repeat(3,49px);width:149px;height:50px;margin:26px 0 0 26px}.kv-qv-v2-quantity button,.kv-qv-v2-quantity output{width:49px;height:48px;font-size:16px}.kv-qv-v2-note{margin:32px 26px 18px;color:#666;font-size:15px;line-height:1.5}.kv-qv-v2-error{margin:0 26px 14px;font-size:13px}.kv-qv-v2-add{width:calc(100% - 52px);min-height:54px;margin:0 26px;border-color:#d9d9d9;font-size:14px;font-weight:400;letter-spacing:.24em}.kv-qv-v2-buy-now{width:calc(100% - 52px);min-height:56px;margin:20px 26px 0;font-size:14px;letter-spacing:.24em}}@media(prefers-reduced-motion:reduce){.kv-qv-v2,.kv-qv-v2::backdrop{animation:none!important}.kv-qv-v2-gallery__slide,.kv-qv-v2-add:before{transition:none!important}}@keyframes kv-qv-v2-mobile-in{0%{transform:translate3d(0,100%,0)}to{transform:translateZ(0)}}@keyframes kv-qv-v2-mobile-out{0%{transform:translateZ(0)}to{transform:translate3d(0,100%,0)}}@keyframes kv-qv-v2-desktop-in{0%{opacity:0;transform:translateY(12px) scale(.99)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes kv-qv-v2-desktop-out{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(8px) scale(.99)}}@keyframes kv-qv-v2-backdrop-in{0%{background:#0000}to{background:#0000005c}}@keyframes kv-qv-v2-backdrop-out{0%{background:#0000005c}to{background:#0000}}@keyframes kv-qv-v2-shimmer{to{background-position:-220% 0}}
/*# sourceMappingURL=/cdn/shop/t/35/assets/kv-quick-view-v2.css.map */
