.vr-pwhy{position:relative;background:var(--vr-ink, #0A0A0C);color:#ededef;overflow:hidden;isolation:isolate}.vr-pwhy:before{content:"";position:absolute;inset:0 0 auto 0;height:1px;background:linear-gradient(90deg,transparent 0%,color-mix(in srgb,var(--vr-accent, #6D5FEF) 50%,transparent) 35%,color-mix(in srgb,var(--vr-accent, #6D5FEF) 50%,transparent) 65%,transparent 100%);pointer-events:none;z-index:3}.vr-pwhy__glow{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background:radial-gradient(700px 600px at 92% 8%,color-mix(in srgb,var(--vr-accent, #6D5FEF) 28%,transparent) 0%,transparent 65%),radial-gradient(520px 520px at 4% 95%,color-mix(in srgb,var(--vr-coral, #D946EF) 16%,transparent) 0%,transparent 70%);opacity:.7}.vr-pwhy__inner{position:relative;z-index:2;width:100%;max-width:var(--vr-container-max, 1320px);margin-inline:auto;padding-inline:clamp(1.25rem,3vw,2.5rem)}.vr-pwhy__header{display:grid;grid-template-columns:1fr;gap:2rem;align-items:end;margin-bottom:clamp(2.5rem,5vw,4.5rem)}@media(min-width:900px){.vr-pwhy__header{grid-template-columns:1fr auto;gap:4rem}.vr-pwhy__intro{max-width:26rem;justify-self:end;padding-bottom:.5rem}}.vr-pwhy__eyebrow{font-family:var(--font-subheading-family, inherit);font-weight:var(--font-subheading-weight, 500);font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:var(--vr-coral, #D946EF);display:inline-flex;align-items:center;margin-bottom:1.25rem}.vr-pwhy__eyebrow:before{content:"";display:inline-block;width:6px;height:6px;border-radius:999px;background:var(--vr-coral, #D946EF);margin-right:10px}.vr-pwhy__heading{font-family:var(--font-heading-family, inherit);font-weight:var(--font-heading-weight, 600);font-style:var(--font-heading-style, normal);letter-spacing:var(--font-heading-letter-spacing, -.01em);text-transform:var(--font-heading-transform, none);line-height:1.05;margin:0;color:#fff;text-wrap:balance}.vr-pwhy__intro{font-family:var(--font-body-family, inherit);line-height:1.55;color:#ffffffa6;max-width:42rem;margin:0}.vr-pwhy__intro p{margin:0}.vr-pwhy__intro p+p{margin-top:.75rem}.vr-pwhy__rows{display:flex;flex-direction:column;gap:clamp(3rem,6vw,6rem)}.vr-pwhy__row{position:relative;display:grid;grid-template-columns:1fr;gap:2rem;align-items:center}.vr-pwhy__row:before{content:attr(data-num);position:absolute;z-index:0;font-family:var(--font-heading-family, inherit);font-weight:800;font-size:clamp(10rem,22vw,22rem);line-height:.82;letter-spacing:-.05em;color:transparent;-webkit-text-stroke:1.5px rgba(255,255,255,.18);text-stroke:1.5px rgba(255,255,255,.18);pointer-events:none;opacity:1;display:none}@media(min-width:900px){.vr-pwhy__row{grid-template-columns:1fr 1fr;gap:clamp(3rem,5vw,5rem)}.vr-pwhy__row[data-side=right] .vr-pwhy__photo{order:2}.vr-pwhy__row[data-side=right] .vr-pwhy__body{order:1}.vr-pwhy__row:before{display:block}.vr-pwhy__row[data-side=left]:before{right:0;top:-8%}.vr-pwhy__row[data-side=right]:before{left:0;top:-8%}}.vr-pwhy__photo{position:relative;z-index:1;aspect-ratio:5 / 4;border-radius:var(--vr-radius, 18px);overflow:hidden;background:#ffffff08;border:1px solid rgba(255,255,255,.08);transition:transform var(--vr-dur-med, .35s) var(--vr-ease, cubic-bezier(.2,.7,.2,1)),border-color var(--vr-dur-fast, .25s) ease,box-shadow var(--vr-dur-fast, .25s) ease}.vr-pwhy__photo img{width:100%;height:100%;object-fit:cover;display:block;transition:transform var(--vr-dur-slow, .7s) var(--vr-ease, cubic-bezier(.2,.7,.2,1)),filter var(--vr-dur-med, .35s) ease;filter:brightness(.92) saturate(.95)}.vr-pwhy__row:hover .vr-pwhy__photo{transform:translateY(-4px);border-color:color-mix(in srgb,var(--vr-accent, #6D5FEF) 35%,rgba(255,255,255,.08));box-shadow:0 40px 80px -30px color-mix(in srgb,var(--vr-accent, #6D5FEF) 60%,transparent)}.vr-pwhy__row:hover .vr-pwhy__photo img{transform:scale(1.03);filter:brightness(1) saturate(1)}.vr-pwhy__photo:before,.vr-pwhy__photo:after{content:"";position:absolute;background:var(--vr-coral, #D946EF);z-index:2;pointer-events:none}.vr-pwhy__photo:before{top:14px;right:14px;width:18px;height:2px}.vr-pwhy__photo:after{top:14px;right:14px;width:2px;height:18px}.vr-pwhy__body{position:relative;z-index:1}.vr-pwhy__row-eyebrow{font-family:var(--font-subheading-family, inherit);font-weight:var(--font-subheading-weight, 500);font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:var(--vr-coral);margin-bottom:1rem;display:block}.vr-pwhy__row-heading{font-family:var(--font-heading-family, inherit);font-weight:var(--font-heading-weight, 600);letter-spacing:var(--font-heading-letter-spacing, -.01em);line-height:1.15;margin:0 0 .875rem;color:#fff;text-wrap:balance}.vr-pwhy__row-body{font-family:var(--font-body-family, inherit);line-height:1.6;color:#ffffffb3;margin:0}.vr-pwhy__row-body p{margin:0}.vr-pwhy__row-body p+p{margin-top:.5rem}.vr-pwhy__row-stat{display:inline-block;margin-top:1.25rem;padding:6px 12px;border:1px solid rgba(255,255,255,.14);border-radius:999px;font-family:var(--font-subheading-family, ui-monospace, monospace);font-size:11px;letter-spacing:.08em;color:#ffffffb3}@media(max-width:767px){.vr-pwhy__header{text-align:center}.vr-pwhy__intro{margin-left:auto;margin-right:auto}.vr-pwhy__row{grid-template-columns:1fr}.vr-pwhy__row .vr-pwhy__photo{order:0}.vr-pwhy__row .vr-pwhy__body{order:1}}.vr-pwhy__row{opacity:0;transform:translateY(14px);animation:vrRise .8s var(--vr-ease, cubic-bezier(.2, .7, .2, 1)) forwards}.vr-pwhy__row:nth-child(1){animation-delay:.05s}.vr-pwhy__row:nth-child(2){animation-delay:.18s}.vr-pwhy__row:nth-child(3){animation-delay:.32s}.vr-pwhy__row:nth-child(4){animation-delay:.46s}.vr-pwhy__row:nth-child(5){animation-delay:.6s}@media(prefers-reduced-motion:reduce){.vr-pwhy__row{animation:none;opacity:1;transform:none}.vr-pwhy__photo,.vr-pwhy__photo img{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/37/assets/vr-product-why.css.map */
