.dvr{position:relative}.dvr__stage{position:relative;height:calc(var(--dvr-height) + var(--dvr-scroll))}.dvr__sticky{position:sticky;top:0;height:var(--dvr-height);overflow:hidden;z-index:1}.dvr__videoWrap{position:relative;height:100%;width:100%}.dvr__video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transform:translateZ(0)}.dvr__videoPlaceholder{height:100%;display:grid;place-items:center;background:#111;color:#fff;padding:24px}.dvr__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#000;pointer-events:none}.dvr__hero{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:14px;padding:clamp(20px,4vw,48px);z-index:2;color:#fff}.dvr__heading{margin:0;font-size:clamp(32px,6vw,64px);font-weight:700;line-height:1.05;max-width:18ch}.dvr__subheading{margin:0;max-width:56ch;font-size:clamp(14px,2vw,18px);opacity:.9}.dvr__cta{margin-top:10px;padding:12px 18px;border-radius:999px;background:#fff;color:#000;text-decoration:none;font-weight:600}.dvr__spacer{height:var(--dvr-scroll)}.dvr__drawer{position:relative;z-index:3;background:#fff;margin-top:calc(var(--dvr-overlap) * -1);border-top-left-radius:var(--dvr-radius);border-top-right-radius:var(--dvr-radius);box-shadow:0 -24px 60px #0000002e;padding:20px clamp(16px,4vw,50px);overflow:visible}.dvr__drawerTitle{text-align:center;max-width:12ch;margin:40px auto}.dvr__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}@media (min-width: 750px){.dvr__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:50px}}.dvr-card{background:#fff;padding:16px;border-radius:20px;text-decoration:none;color:inherit;position:relative;transform:translateY(0);transition:transform .35s cubic-bezier(.2,.8,.2,1),box-shadow .35s ease}.dvr-card__media{aspect-ratio:1 / 1;border-radius:16px;overflow:hidden;background:#f6f6f6;margin-bottom:12px}.dvr-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.2,.8,.2,1)}.dvr-card__meta{text-align:center;padding:8px}.dvr-card__title{margin:0 0 8px;font-size:clamp(24px,3.2vw,40px);line-height:1.05}.dvr-card__tagline{font-size:16px;opacity:.85;margin-bottom:14px}.dvr-card__price{font-size:16px;font-weight:600}.dvr-card__price--compare{margin-left:8px;opacity:.6;text-decoration:line-through}:root{--brand: 212 175 55;--ink: 0 0 0}.dvr-card__actions{display:flex;gap:12px;justify-content:center;margin-top:12px}.dvr-card .btn{padding:10px 16px;border-radius:999px;font:600 13px/1 system-ui,-apple-system,BlinkMacSystemFont,Inter,sans-serif;transition:all .2s ease}.btn--primary{background:rgb(var(--brand));color:rgb(var(--ink));box-shadow:0 10px 28px #00000024}.btn--ghost{background:transparent;border:1px solid rgba(var(--ink),.2)}@media (hover: hover) and (pointer: fine){.dvr-card:hover{transform:translateY(-8px);box-shadow:0 18px 50px #00000080}.dvr-card:hover img{transform:scale(1.06)}}.dvr-card:before{content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;border-radius:22px;opacity:0;transition:opacity .35s ease;box-shadow:0 0 0 1px #d4af37cc,0 18px 50px #d4af3773,0 0 70px #d4af3773}@media (hover: hover){.dvr-card:hover:before{opacity:1}}@media (max-width: 640px){.dvr-card__actions{flex-direction:column}.dvr-card .btn{width:100%;max-width:220px}}@media (prefers-reduced-motion: reduce){.dvr__sticky{position:relative}.dvr__stage{height:auto}.dvr__spacer{display:none}.dvr__drawer{margin-top:0}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/drawer-video-reveal.css.map */
