.vf-qv__btn{position:absolute;left:50%;z-index:6;width:calc(100% - 2.4rem);max-width:26rem;padding:1.1rem 1.4rem;border:none;cursor:pointer;background:#fff;color:#121212;font-family:var(--font-body-family);font-size:1.15rem;font-weight:500;letter-spacing:.14em;text-transform:uppercase;box-shadow:0 2px 14px #00000021;opacity:0;pointer-events:none;transform:translate(-50%) translateY(.7rem);transition:transform .26s ease,opacity .2s ease}.card-wrapper:hover .vf-qv__btn,.vf-qv__btn:focus-visible{opacity:1;pointer-events:auto;transform:translate(-50%) translateY(0)}@media(hover:none){.vf-qv__btn{opacity:1;pointer-events:auto;transform:translate(-50%) translateY(0);width:auto;padding:.8rem 1.4rem;font-size:1.05rem;border-radius:100px}}.vf-qv{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100000;display:none}.vf-qv.is-open{display:block}.vf-qv__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#12121299;opacity:0;transition:opacity .25s ease}.vf-qv.is-in .vf-qv__backdrop{opacity:1}.vf-qv__panel{position:absolute;left:50%;top:50%;transform:translate(-50%,-48%) scale(.985);width:min(88rem,calc(100vw - 4rem));max-height:calc(100vh - 6rem);background:#fff;border-radius:3px;overflow:hidden;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch;opacity:0;transition:opacity .25s ease,transform .25s ease;box-shadow:0 24px 70px #00000047}.vf-qv.is-in .vf-qv__panel{opacity:1;transform:translate(-50%,-50%) scale(1)}.vf-qv__x{position:absolute;top:1.2rem;right:1.2rem;z-index:3;width:3.4rem;height:3.4rem;border:none;background:#ffffffe6;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#121212;box-shadow:0 1px 6px #0000001f}.vf-qv__x:hover{background:#fff}.vf-qv__media{position:relative;background:#f5f3f0;aspect-ratio:4/5;min-height:0;overflow:hidden}.vf-qv__gal{display:flex;height:100%;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;touch-action:pan-x pan-y}.vf-qv__gal::-webkit-scrollbar{display:none}.vf-qv__gal img{flex:0 0 100%;width:100%;height:100%;object-fit:cover;scroll-snap-align:center;display:block}.vf-qv__dots{position:absolute;left:0;right:0;bottom:1.4rem;display:flex;justify-content:center;gap:.6rem;z-index:2}.vf-qv__dot{width:7px;height:7px;border-radius:50%;border:none;padding:0;cursor:pointer;background:#fff;opacity:.5;box-shadow:0 0 0 1px #0000001f;transition:opacity .2s ease,width .2s ease}.vf-qv__dot.is-on{opacity:1;width:20px;border-radius:4px}.vf-qv__body{padding:3rem;overflow-y:auto;display:flex;flex-direction:column;gap:1.5rem;justify-content:center}.vf-qv__title{margin:0;font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:clamp(2rem,2.4vw,2.6rem);line-height:1.15;color:#121212;padding-right:3rem}.vf-qv__price{margin:0;font-size:1.7rem;letter-spacing:.02em;color:#121212;font-weight:500}.vf-qv__price s{opacity:.45;font-weight:400;margin-right:.8rem}.vf-qv__field{display:flex;flex-direction:column;gap:.7rem}.vf-qv__lbl{font-size:1.1rem;letter-spacing:.16em;text-transform:uppercase;color:#121212;opacity:.6}.vf-qv__sizes{display:flex;flex-wrap:wrap;gap:.7rem}.vf-qv__size{min-width:4.6rem;padding:1rem 1.3rem;cursor:pointer;border:1px solid rgba(18,18,18,.22);background:#fff;color:#121212;font-family:var(--font-body-family);font-size:1.3rem;letter-spacing:.05em;transition:border-color .16s ease,background .16s ease}.vf-qv__size:hover{border-color:#121212}.vf-qv__size.is-on{background:#121212;border-color:#121212;color:#fff}.vf-qv__size[disabled]{opacity:.32;cursor:not-allowed;text-decoration:line-through}.vf-qv__qty{display:inline-flex;align-items:center;border:1px solid rgba(18,18,18,.22);width:max-content}.vf-qv__qty button{width:4rem;height:4.2rem;border:none;background:none;cursor:pointer;font-size:1.8rem;color:#121212;line-height:1}.vf-qv__qty input{width:4.4rem;height:4.2rem;border:none;text-align:center;font:inherit;font-size:1.4rem;color:#121212;-moz-appearance:textfield}.vf-qv__qty input::-webkit-outer-spin-button,.vf-qv__qty input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.vf-qv__add{width:100%;padding:1.6rem;border:none;cursor:pointer;background:#121212;color:#fff;font-family:var(--font-body-family);font-size:1.25rem;font-weight:500;letter-spacing:.16em;text-transform:uppercase;transition:opacity .18s ease}.vf-qv__add:hover{opacity:.86}.vf-qv__add[disabled]{opacity:.4;cursor:not-allowed}.vf-qv__more{align-self:flex-start;font-size:1.25rem;color:#121212;text-decoration:underline;text-underline-offset:3px}.vf-qv__msg{margin:0;font-size:1.25rem;line-height:1.5}.vf-qv__msg:empty{display:none}.vf-qv__msg.is-err{color:#b3261e}.vf-qv__msg.is-ok{color:#1f7a4d}@media(max-width:749px){.vf-qv__panel{grid-template-columns:1fr;width:calc(100vw - 2rem);max-height:calc(100vh - 3rem);grid-template-rows:auto 1fr}.vf-qv__media{aspect-ratio:1/1;max-height:40vh}.vf-qv__body{padding:2.2rem 2rem 2.6rem;gap:1.3rem;justify-content:flex-start}.vf-qv__title{padding-right:0}}@media(prefers-reduced-motion:reduce){.vf-qv__backdrop,.vf-qv__panel,.vf-qv__btn{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/36/assets/vf-quick-view.css.map */
