.hp-vrh{--hp-vrh-max-width: var(--hp-container-max-width);--hp-vrh-serif: "Libre Baskerville", Georgia, serif;--hp-vrh-brand: "Jost", system-ui, sans-serif;--hp-vrh-sans: "Inter", system-ui, sans-serif;--hp-vrh-blue: #1850ff;--hp-vrh-blue-d: #1240cc;--hp-vrh-accent: #7dd3ff;--hp-vrh-sale: #b03730;--hp-vrh-ink: #15181f;--hp-vrh-muted: #6b7280;--hp-vrh-line: #e7eaf0;position:relative;display:block;overflow:hidden;width:100%;max-width:100%;box-sizing:border-box;color:rgb(var(--color-foreground));background:rgb(var(--color-background));background:var(--gradient-background);font-family:var(--hp-vrh-sans);font-size:16px;line-height:1.5;letter-spacing:0}.hp-vrh *,.hp-vrh *:before,.hp-vrh *:after{box-sizing:border-box}.hp-vrh .hp-vrh__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none}.hp-vrh .hp-vrh__bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;filter:blur(40px)}.hp-vrh .hp-vrh__aura{position:absolute;z-index:0;top:50%;right:-7%;width:760px;height:760px;border-radius:50%;pointer-events:none;background:radial-gradient(circle,rgba(125,200,255,.3),rgba(125,200,255,.09) 38%,transparent 66%);filter:blur(8px);transform:translateY(-50%)}.hp-vrh .hp-vrh__container{position:static;z-index:1;width:100%;max-width:none}.hp-vrh .hp-vrh__wrap{position:relative;z-index:1;display:grid;grid-template-columns:1fr 472px;grid-template-areas:"head buy" "feats buy";column-gap:64px;row-gap:0;align-items:center;width:100%;max-width:none;margin-inline:auto;padding-inline:var(--hp-gutter-inline)}.hp-vrh .hp-vrh__container--contained .hp-vrh__wrap{max-width:calc(var(--hp-vrh-max-width) + var(--hp-gutter-inline-x2))}.hp-vrh .hp-vrh__container--full .hp-vrh__wrap{max-width:none}.hp-vrh .hp-vrh__head{grid-area:head;align-self:end}.hp-vrh .hp-vrh__feats{grid-area:feats;align-self:start;display:flex;flex-direction:column;gap:20px;list-style:none;margin:0;padding:0}.hp-vrh .hp-vrh__right{grid-area:buy}.hp-vrh .hp-vrh__title,.hp-vrh .hp-vrh__title.ui-heading,.hp-vrh .hp-vrh__title p{width:100%;max-width:none;margin:0 0 18px;color:rgb(var(--color-foreground));font-family:var(--hp-vrh-serif);font-size:var(--ui-heading-font-size, 42px);font-weight:500;line-height:1.06;letter-spacing:-.5px;text-align:left;overflow-wrap:break-word}.hp-vrh .hp-vrh__title p{margin:0}.hp-vrh .hp-vrh__title em{font-style:italic;color:var(--hp-vrh-accent)}.hp-vrh .hp-vrh__sub,.hp-vrh .hp-vrh__sub.ui-text,.hp-vrh .hp-vrh__sub p{width:100%;max-width:430px;margin:0 0 32px;color:rgba(var(--color-foreground),.85);font-family:var(--hp-vrh-brand);font-size:18px;font-weight:400;line-height:1.62;letter-spacing:0;text-align:left}.hp-vrh .hp-vrh__sub p{margin:0}.hp-vrh .hp-vrh__feat{display:flex;align-items:flex-start;gap:16px}.hp-vrh .hp-vrh__chip{display:flex;flex:0 0 auto;align-items:center;justify-content:center;width:46px;height:46px;border:1px solid rgba(255,255,255,.18);border-radius:13px;color:#a9d6ff;background:#ffffff17;box-shadow:inset 0 1px #ffffff1f}.hp-vrh .hp-vrh__chip-icon,.hp-vrh .hp-vrh__chip svg{display:block;width:22px;height:22px}.hp-vrh .hp-vrh__feat-t{margin:0 0 3px;color:rgb(var(--color-foreground));font-family:var(--hp-vrh-brand);font-size:16.5px;font-weight:600;letter-spacing:0}.hp-vrh .hp-vrh__feat-t.ui-text{width:100%;max-width:none}.hp-vrh .hp-vrh__feat-d{max-width:420px;margin:0;color:rgba(var(--color-foreground),.78);font-family:var(--hp-vrh-brand);font-size:14px;font-weight:400;line-height:1.55;letter-spacing:0}.hp-vrh .hp-vrh__feat-d.ui-text{width:100%}.hp-vrh .hp-vrh__card{position:relative;padding:22px;border-radius:26px;color:var(--hp-vrh-ink);background:#fff;box-shadow:0 40px 90px -22px #06123799,0 10px 30px -12px #06123759}.hp-vrh .hp-vrh__photo{position:relative;min-height:240px;overflow:hidden;border-radius:18px;background:#fff;box-shadow:inset 0 0 0 1px #143c820f;transition:opacity .22s ease}.hp-vrh .hp-vrh__photo-frame{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .22s ease,visibility 0s linear .22s}.hp-vrh .hp-vrh__photo-frame.is-active{opacity:1;visibility:visible;pointer-events:auto;transition:opacity .22s ease,visibility 0s linear 0s}.hp-vrh .hp-vrh__photo-img{display:block;width:100%;height:100%;max-height:280px;object-fit:contain}.hp-vrh .hp-vrh__opts{display:flex;flex-direction:column;gap:11px;margin:18px 0 0}.hp-vrh .hp-vrh__opt{position:relative;display:flex;align-items:center;gap:13px;width:100%;padding:16px 17px;border:1.5px solid var(--hp-vrh-line);border-radius:15px;color:inherit;background:#fff;font:inherit;letter-spacing:0;text-align:left;cursor:pointer;transition:border-color .15s,background .15s,box-shadow .2s,transform .12s}.hp-vrh .hp-vrh__opt:hover{border-color:#c3d2f7;transform:translateY(-1px)}.hp-vrh .hp-vrh__opt[aria-checked=true]{border-color:var(--hp-vrh-blue);background:#f4f8ff;box-shadow:0 0 0 4px #1850ff1a,0 12px 26px -12px #1850ff66}.hp-vrh .hp-vrh__opt:focus-visible{outline:2px solid var(--hp-vrh-blue);outline-offset:2px}.hp-vrh .hp-vrh__radio{position:relative;flex:0 0 auto;width:20px;height:20px;border:2px solid #c4cbd6;border-radius:50%;transition:border-color .15s}.hp-vrh .hp-vrh__opt[aria-checked=true] .hp-vrh__radio{border-color:var(--hp-vrh-blue)}.hp-vrh .hp-vrh__opt[aria-checked=true] .hp-vrh__radio:after{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;border-radius:50%;background:var(--hp-vrh-blue)}.hp-vrh .hp-vrh__opt-main{flex:1 1 auto;min-width:0}.hp-vrh .hp-vrh__opt-name{display:block;color:var(--hp-vrh-ink);font-family:var(--hp-vrh-serif);font-size:16px;font-weight:700;line-height:1.22;letter-spacing:0}.hp-vrh .hp-vrh__opt-sub{display:block;margin-top:4px;color:var(--hp-vrh-muted);font-family:var(--hp-vrh-brand);font-size:12.5px;line-height:1.35;letter-spacing:0}.hp-vrh .hp-vrh__opt-price{flex:0 0 auto;text-align:right;white-space:nowrap}.hp-vrh .hp-vrh__now{display:block;color:var(--hp-vrh-sale);font-family:var(--hp-vrh-brand);font-size:19px;font-weight:500}.hp-vrh .hp-vrh__was{display:block;margin-top:1px;color:var(--hp-vrh-muted);font-family:var(--hp-vrh-brand);font-size:13px;font-weight:500;text-decoration:line-through}.hp-vrh .hp-vrh__pill{position:absolute;top:-9px;right:15px;padding:3px 10px;border-radius:999px;color:#fff;background:var(--hp-vrh-sale);font-family:var(--hp-vrh-brand);font-size:10.5px;font-weight:600;letter-spacing:.02em;box-shadow:0 4px 10px -3px #b0373080}.hp-vrh .hp-vrh__sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.hp-vrh .hp-vrh__details{display:grid;align-items:start;margin:18px 2px 0;overflow:hidden;transition:height .2s ease}.hp-vrh .hp-vrh__list{grid-area:1 / 1;display:flex;flex-direction:column;gap:10px;list-style:none;margin:0;padding:0;transition:opacity .2s ease,visibility 0s linear .2s}.hp-vrh .hp-vrh__list[aria-hidden=true]{opacity:0;visibility:hidden;pointer-events:none}.hp-vrh .hp-vrh__list[aria-hidden=false]{opacity:1;visibility:visible;transition:opacity .2s ease,visibility 0s linear 0s}.hp-vrh .hp-vrh__list li{display:flex;align-items:flex-start;gap:10px;color:#2a2f38;font-family:var(--hp-vrh-sans);font-size:13.7px;line-height:1.45;letter-spacing:0}.hp-vrh .hp-vrh__check{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;width:19px;height:19px;margin-top:1px;border-radius:50%;color:#16a34a;background:#e7f6ec;font-size:11px;font-weight:800}.hp-vrh .hp-vrh__check:before{content:"\2713"}.hp-vrh .hp-vrh__cta{display:flex;align-items:center;justify-content:center;gap:11px;width:100%;margin:20px 0 0;padding:17px 24px;border:none;border-radius:999px;color:#fff;background:linear-gradient(180deg,#2c64ff,#1850ff);font-family:var(--hp-vrh-brand);font-size:17.5px;font-weight:600;letter-spacing:.2px;cursor:pointer;box-shadow:0 16px 34px -8px #1850ff80;transition:filter .15s,transform .05s,box-shadow .2s}.hp-vrh .hp-vrh__cta:hover{filter:brightness(1.06);box-shadow:0 20px 40px -8px #1850ff99}.hp-vrh .hp-vrh__cta:active{transform:translateY(1px)}.hp-vrh .hp-vrh__cta[aria-busy=true]{opacity:.7;cursor:default}.hp-vrh .hp-vrh__cta-arrow{display:flex;flex:0 0 auto;align-items:center;justify-content:center;width:27px;height:27px;border-radius:50%;color:var(--hp-vrh-blue);background:#fff;font-size:15px;font-weight:700}.hp-vrh .hp-vrh__err{display:none;margin:10px 0 0;color:var(--hp-vrh-sale);font-family:var(--hp-vrh-brand);font-size:13px;text-align:center}.hp-vrh .hp-vrh__err.is-visible{display:block}.hp-vrh .hp-vrh__pay{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:9px;margin:15px 0 0;color:var(--hp-vrh-muted);font-family:var(--hp-vrh-brand);font-size:12.5px;letter-spacing:0}.hp-vrh .hp-vrh__guarantee{margin:13px 0 0;color:#33373e;font-family:var(--hp-vrh-brand);font-size:12.7px;font-weight:500;letter-spacing:0;text-align:center}.hp-vrh .hp-vrh__trust{display:flex;flex-wrap:wrap;justify-content:center;gap:6px 16px;list-style:none;margin:13px 0 0;padding:0;font-family:var(--hp-vrh-brand);font-size:12px;letter-spacing:0}.hp-vrh .hp-vrh__trust li{display:flex;align-items:center;gap:7px;color:var(--hp-vrh-muted)}.hp-vrh .hp-vrh__trust li:before{content:"";width:5px;height:5px;border-radius:50%;background:var(--hp-vrh-blue)}@media(max-width:1024px){.hp-vrh .hp-vrh__aura{display:none}.hp-vrh .hp-vrh__wrap{grid-template-columns:1fr;grid-template-areas:"head" "buy" "feats";row-gap:24px}.hp-vrh .hp-vrh__sub,.hp-vrh .hp-vrh__sub.ui-text,.hp-vrh .hp-vrh__feat-d{max-width:none}}@media(max-width:640px){.hp-vrh .hp-vrh__title,.hp-vrh .hp-vrh__title.ui-heading{font-size:var(--ui-heading-font-size-mobile, 28px)}}@media(prefers-reduced-motion:reduce){.hp-vrh .hp-vrh__photo,.hp-vrh .hp-vrh__photo-frame,.hp-vrh .hp-vrh__list,.hp-vrh .hp-vrh__opt,.hp-vrh .hp-vrh__cta{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/61/assets/hp-vrh.css.map */
