.vzy-promo-chooser{scroll-margin-top:calc(var(--vzy-header-offset, 0px) + 7.4rem);padding:3.2rem 2rem 2rem;color:rgb(var(--color-foreground-title));background:rgb(var(--color-background))}.vzy-promo-chooser__shell{display:grid;width:min(132rem,100%);grid-template-columns:minmax(24rem,.62fr) minmax(0,1.38fr);gap:3.2rem;margin-inline:auto;align-items:center}.vzy-promo-chooser__intro h2{margin:0;color:rgb(var(--color-foreground-title));font-size:clamp(2.8rem,3vw,4.2rem);line-height:1.06}.vzy-promo-chooser__text{max-width:46rem;margin-top:1rem;color:rgb(var(--color-foreground-secondary));font-size:1.55rem;line-height:1.5}.vzy-promo-chooser__text p{margin:0}.vzy-promo-chooser__panel{min-height:23rem;padding:2rem;border:.1rem solid #d7e5f4;border-radius:1.8rem;background:rgb(var(--color-background-secondary));box-shadow:0 1.2rem 3.2rem #0116240f}.vzy-promo-chooser__toggle{display:none}.vzy-promo-chooser.is-enhanced{padding-block:2rem 1.4rem}.vzy-promo-chooser.is-enhanced .vzy-promo-chooser__shell{grid-template-columns:minmax(0,1fr) minmax(32rem,.72fr);gap:1.6rem 2.4rem}.vzy-promo-chooser.is-enhanced .vzy-promo-chooser__text{display:none}.vzy-promo-chooser.is-enhanced .vzy-promo-chooser__toggle{display:flex;width:100%;min-height:5.8rem;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.4rem;color:rgb(var(--color-foreground-title));border:.1rem solid #bdd5ef;border-radius:1.2rem;background:#f3f8ff;font-family:inherit;text-align:left}.vzy-promo-chooser.is-enhanced .vzy-promo-chooser__toggle span{display:grid;gap:.1rem}.vzy-promo-chooser.is-enhanced .vzy-promo-chooser__toggle strong{font-size:1.45rem;line-height:1.25}.vzy-promo-chooser.is-enhanced .vzy-promo-chooser__toggle small{color:rgb(var(--color-foreground-secondary));font-size:1.15rem}.vzy-promo-chooser.is-enhanced .vzy-promo-chooser__toggle svg{width:2rem;height:2rem;flex:0 0 auto;fill:none;stroke:currentColor;stroke-width:2;transition:transform .18s ease}.vzy-promo-chooser.is-enhanced .vzy-promo-chooser__panel{grid-column:2}.vzy-promo-chooser.is-enhanced:not(.is-open) .vzy-promo-chooser__panel{display:none}.vzy-promo-chooser.is-open .vzy-promo-chooser__toggle svg{transform:rotate(180deg)}.vzy-promo-chooser__progress{display:flex;align-items:center;gap:1.2rem;margin-bottom:1.6rem;color:rgb(var(--color-foreground-secondary));font-size:1.25rem;font-weight:750}.vzy-promo-chooser__progress>span:last-child{flex:1 1 auto;height:.5rem;overflow:hidden;border-radius:99rem;background:#dce9f9}.vzy-promo-chooser__progress i{display:block;width:33.333%;height:100%;border-radius:inherit;background:rgb(var(--color-button));transition:width .2s ease}.vzy-promo-chooser__step{min-width:0;margin:0;padding:0;border:0}.vzy-promo-chooser__step legend{width:100%;margin-bottom:1.4rem;color:rgb(var(--color-foreground-title));font-size:2rem;font-weight:850;line-height:1.25}.vzy-promo-chooser__options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.vzy-promo-chooser__options--three{grid-template-columns:repeat(3,minmax(0,1fr))}.vzy-promo-chooser__options button{display:flex;min-height:8rem;align-items:center;gap:1rem;padding:1.2rem;color:rgb(var(--color-foreground-title));border:.1rem solid #cbdceb;border-radius:1.2rem;background:rgb(var(--color-background));font-family:inherit;text-align:left;cursor:pointer}.vzy-promo-chooser__options button:hover,.vzy-promo-chooser__options button[aria-pressed=true]{color:rgb(var(--color-button-hover));border-color:#75aaf0;background:#edf4ff;box-shadow:inset 0 0 0 .1rem #1566e01f}.vzy-promo-chooser__options svg{flex:0 0 auto;width:2.4rem;height:2.4rem;color:rgb(var(--color-button));fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.vzy-promo-chooser__options span{display:grid;gap:.2rem}.vzy-promo-chooser__options strong{font-size:1.55rem;line-height:1.2}.vzy-promo-chooser__options small{color:rgb(var(--color-foreground-secondary));font-size:1.2rem;line-height:1.3}.vzy-promo-chooser__back,.vzy-promo-chooser__restart{min-height:4.4rem;margin-top:.8rem;padding:.8rem 0;color:rgb(var(--color-foreground-secondary));border:0;background:transparent;font:inherit;font-size:1.3rem;font-weight:750;text-decoration:underline;text-underline-offset:.3rem;cursor:pointer}.vzy-promo-chooser__result{display:grid;grid-template-columns:auto minmax(0,1fr);gap:1.2rem 1.6rem;align-items:start}.vzy-promo-chooser__result[hidden]{display:none}.vzy-promo-chooser__result-icon{display:grid;width:4.4rem;height:4.4rem;place-items:center;color:#fff;border-radius:50%;background:#0b8b66}.vzy-promo-chooser__result-icon svg{width:2.4rem;height:2.4rem;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.vzy-promo-chooser__result p{margin:0 0 .3rem;color:#0b7b59;font-size:1.2rem;font-weight:850;letter-spacing:.07em;text-transform:uppercase}.vzy-promo-chooser__result h3{margin:0;color:rgb(var(--color-foreground-title));font-size:2rem;line-height:1.2}.vzy-promo-chooser__result [data-vzy-result-text]{margin-top:.6rem;color:rgb(var(--color-foreground-secondary));font-size:1.4rem;line-height:1.45}.vzy-promo-chooser__result-actions{display:flex;grid-column:2;flex-wrap:wrap;gap:.8rem}.vzy-promo-chooser__result-actions a,.vzy-promo-chooser__result-actions button{display:inline-flex;min-height:4.6rem;align-items:center;justify-content:center;padding:1rem 1.4rem;border-radius:.9rem;font:inherit;font-size:1.3rem;font-weight:800;text-decoration:none;cursor:pointer}.vzy-promo-chooser__result-actions a{color:#fff;border:.1rem solid #1566e0;background:rgb(var(--color-button))}.vzy-promo-chooser__result-actions a.vzy-promo-chooser__zoom-link{color:rgb(var(--color-button));background:rgb(var(--color-background))}.vzy-promo-chooser__result-actions [hidden]{display:none}.vzy-promo-chooser__result-actions button{color:rgb(var(--color-foreground-title));border:.1rem solid #b9cde1;background:rgb(var(--color-background))}.vzy-promo-chooser__restart{grid-column:2;justify-self:start;margin-top:-.2rem}.vzy-promo-chooser__fallback{display:grid;gap:.8rem;margin-top:1rem}.no-js .vzy-promo-chooser__steps{display:none}.vzy-promo-chooser__fallback a{color:rgb(var(--color-button-hover))}.vzy-promo-chooser button:focus-visible,.vzy-promo-chooser a:focus-visible{outline:.3rem solid rgba(21,102,224,.32);outline-offset:.3rem}@media screen and (max-width:989.98px){.vzy-promo-chooser__shell,.vzy-promo-chooser.is-enhanced .vzy-promo-chooser__shell{grid-template-columns:1fr;gap:1.6rem}.vzy-promo-chooser__intro{text-align:center}.vzy-promo-chooser__text{margin-inline:auto}.vzy-promo-chooser.is-enhanced .vzy-promo-chooser__panel,.vzy-promo-chooser.is-enhanced .vzy-promo-chooser__toggle{grid-column:1}}@media screen and (max-width:699.98px){.vzy-promo-chooser{padding:1.6rem 1.2rem 1rem}.vzy-promo-chooser__shell{gap:1.2rem}.vzy-promo-chooser.is-enhanced .vzy-promo-chooser__text{display:none}.vzy-promo-chooser.is-enhanced .vzy-promo-chooser__toggle{display:flex;width:100%;min-height:5.6rem;align-items:center;justify-content:space-between;gap:1rem;padding:.9rem 1.2rem;color:rgb(var(--color-foreground-title));border:.1rem solid #bdd5ef;border-radius:1.2rem;background:#f3f8ff;font-family:inherit;text-align:left}.vzy-promo-chooser__toggle span{display:grid;gap:.1rem}.vzy-promo-chooser__toggle strong{font-size:1.35rem;line-height:1.25}.vzy-promo-chooser__toggle small{color:rgb(var(--color-foreground-secondary));font-size:1.1rem}.vzy-promo-chooser__toggle svg{width:2rem;height:2rem;flex:0 0 auto;fill:none;stroke:currentColor;stroke-width:2;transition:transform .18s ease}.vzy-promo-chooser.is-open .vzy-promo-chooser__toggle svg{transform:rotate(180deg)}.vzy-promo-chooser.is-enhanced:not(.is-open) .vzy-promo-chooser__panel{display:none}.vzy-promo-chooser__intro h2{font-size:2.5rem}.vzy-promo-chooser__text{margin-top:.6rem;font-size:1.35rem}.vzy-promo-chooser__panel{min-height:20rem;padding:1.4rem;border-radius:1.4rem}.vzy-promo-chooser__progress{margin-bottom:1.1rem}.vzy-promo-chooser__step legend{margin-bottom:1rem;font-size:1.7rem}.vzy-promo-chooser__options,.vzy-promo-chooser__options--three{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem}.vzy-promo-chooser__options--three button:last-child{grid-column:1 / -1;min-height:5.4rem}.vzy-promo-chooser__options button{min-height:6.4rem;padding:.9rem}.vzy-promo-chooser__options svg{width:2rem;height:2rem}.vzy-promo-chooser__options strong{font-size:1.35rem}.vzy-promo-chooser__options small{font-size:1.05rem}.vzy-promo-chooser__result{grid-template-columns:3.8rem minmax(0,1fr);gap:1rem}.vzy-promo-chooser__result-icon{width:3.8rem;height:3.8rem}.vzy-promo-chooser__result-actions{display:grid}.vzy-promo-chooser__result-actions a,.vzy-promo-chooser__result-actions button{width:100%}}@media(prefers-reduced-motion:reduce){.vzy-promo-chooser__progress i,.vzy-promo-chooser__toggle svg{transition:none}}.vzy-promo-chooser.is-enhanced{padding:.8rem 2rem .9rem;border-bottom:.1rem solid #e6ebf0;background:radial-gradient(circle at 82% 0%,rgba(21,102,224,.08),transparent 28rem),rgb(var(--color-background))}.vzy-promo-chooser.is-enhanced .vzy-promo-chooser__shell{width:min(140rem,100%);grid-template-columns:minmax(0,1fr) minmax(29rem,.42fr);gap:1rem 1.8rem}.vzy-promo-chooser.is-enhanced .vzy-promo-chooser__intro{display:flex;min-width:0;align-items:center;gap:1rem}.vzy-promo-chooser.is-enhanced .vzy-promo-chooser__intro:before{display:grid;width:3.8rem;height:3.8rem;place-items:center;flex:0 0 auto;border-radius:1.1rem;color:#fff;background:linear-gradient(135deg,#1566e0,#0b57d0);box-shadow:0 .8rem 2rem #1566e038;content:"?";font-size:2.2rem;font-weight:950}.vzy-promo-chooser.is-enhanced .vzy-promo-chooser__intro h2{font-size:clamp(2rem,2vw,2.8rem);line-height:1;letter-spacing:-.025em}.vzy-promo-chooser.is-enhanced .vzy-promo-chooser__toggle{min-height:4.8rem;padding:.75rem 1.15rem;border-color:#1566e038;border-radius:1.1rem;background:#edf4ffe0;box-shadow:0 .7rem 2rem #1566e00f;cursor:pointer}.vzy-promo-chooser.is-enhanced .vzy-promo-chooser__toggle:hover{border-color:#1566e07a;background:#edf4ff}.vzy-promo-chooser.is-enhanced .vzy-promo-chooser__panel{grid-column:1 / -1;min-height:0;margin-top:.3rem}@media screen and (max-width:699.98px){.vzy-promo-chooser.is-enhanced{padding:.7rem 1.1rem .85rem}.vzy-promo-chooser.is-enhanced .vzy-promo-chooser__shell{grid-template-columns:minmax(0,1fr);gap:.65rem}.vzy-promo-chooser.is-enhanced .vzy-promo-chooser__intro:before{width:3.2rem;height:3.2rem;border-radius:.9rem;font-size:1.8rem}.vzy-promo-chooser.is-enhanced .vzy-promo-chooser__intro h2{font-size:1.85rem}.vzy-promo-chooser.is-enhanced .vzy-promo-chooser__toggle{min-height:4.6rem;padding-block:.65rem}.vzy-promo-chooser.is-enhanced .vzy-promo-chooser__toggle strong{font-size:1.25rem}.vzy-promo-chooser.is-enhanced .vzy-promo-chooser__toggle small{font-size:1.02rem}}.vzy-promo-faq{padding:5.6rem 2rem;color:#fff;background:#011624}.vzy-promo-faq__shell{display:grid;width:min(132rem,100%);margin-inline:auto;grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr);gap:5rem;align-items:start}.vzy-promo-faq__intro{position:sticky;top:calc(var(--vzy-header-offset, 0px) + 7.4rem)}.vzy-promo-faq__eyebrow{margin:0 0 .7rem;color:#77adff;font-size:1.3rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.vzy-promo-faq h2{margin:0;color:#fff;font-size:clamp(3.1rem,3.6vw,5rem);line-height:1.05}.vzy-promo-faq__text{margin-top:1.3rem;color:#c7d8e7;font-size:1.55rem;line-height:1.55}.vzy-promo-faq__text p{margin:0;color:inherit}.vzy-promo-faq__phone{display:inline-flex;min-height:4.8rem;align-items:center;justify-content:center;gap:.8rem;margin-top:2rem;padding:1.1rem 1.6rem;color:#fff;border:0;border-radius:1rem;background:rgb(var(--color-button));font-family:inherit;font-size:1.4rem;font-weight:800;cursor:pointer}.vzy-promo-faq__phone:hover{background:rgb(var(--color-button-hover))}.vzy-promo-faq__phone svg{width:2rem;height:2rem;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.vzy-promo-faq__items{display:grid;gap:.9rem}.vzy-promo-faq__item{overflow:hidden;border:.1rem solid rgba(255,255,255,.15);border-radius:1.1rem;background:#ffffff0e}.vzy-promo-faq__item summary{display:flex;min-height:5.6rem;align-items:center;justify-content:space-between;gap:2rem;padding:1.5rem 1.8rem;color:#fff;font-size:1.5rem;font-weight:800;line-height:1.35;list-style:none;cursor:pointer}.vzy-promo-faq__item summary::-webkit-details-marker{display:none}.vzy-promo-faq__item summary svg{flex:0 0 auto;width:2rem;height:2rem;fill:none;stroke:#77adff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;transition:transform .18s ease}.vzy-promo-faq__item[open] summary svg{transform:rotate(180deg)}.vzy-promo-faq__answer{padding:0 1.8rem 1.8rem;color:#c7d8e7;font-size:1.45rem;line-height:1.6}.vzy-promo-faq__answer p{margin:0;color:inherit}.vzy-promo-faq__final{display:flex;width:min(132rem,100%);align-items:center;justify-content:space-between;gap:2.4rem;box-sizing:border-box;margin:4rem auto 0;padding:2.2rem;border:.1rem solid rgba(119,173,255,.3);border-radius:1.6rem;background:linear-gradient(120deg,#1566e033,#ffffff0d)}.vzy-promo-faq__final h3{margin:0;color:#fff;font-size:2.2rem;line-height:1.2}.vzy-promo-faq__final>div>div{margin-top:.5rem;color:#c7d8e7;font-size:1.35rem}.vzy-promo-faq__final>div>div p{margin:0}.vzy-promo-faq__final-actions{display:flex;flex:0 0 auto;gap:.8rem}.vzy-promo-faq__final-actions a,.vzy-promo-faq__final-actions button{display:inline-flex;min-height:4.8rem;align-items:center;justify-content:center;padding:1rem 1.5rem;border-radius:.9rem;font:inherit;font-size:1.3rem;font-weight:800;text-decoration:none;cursor:pointer}.vzy-promo-faq__final-actions a{color:rgb(var(--color-foreground-title));border:.1rem solid #ffffff;background:rgb(var(--color-background))}.vzy-promo-faq__final-actions button{color:#fff;border:.1rem solid rgba(255,255,255,.28);background:transparent}.vzy-promo-faq button:focus-visible,.vzy-promo-faq a:focus-visible,.vzy-promo-faq summary:focus-visible{outline:.3rem solid rgba(119,173,255,.5);outline-offset:.3rem}@media screen and (max-width:989.98px){.vzy-promo-faq__shell{grid-template-columns:1fr;gap:2.8rem}.vzy-promo-faq__intro{position:static}.vzy-promo-faq__final{align-items:flex-start;flex-direction:column}}@media screen and (max-width:699.98px){.vzy-promo-faq{padding:4rem 1.2rem}.vzy-promo-faq__phone{width:100%}.vzy-promo-faq__item summary{min-height:5.6rem;padding:1.4rem;font-size:1.4rem}.vzy-promo-faq__answer{padding:0 1.4rem 1.5rem;font-size:1.35rem}.vzy-promo-faq__final{margin-top:3rem;padding:1.5rem}.vzy-promo-faq__final-actions{display:grid;width:100%}.vzy-promo-faq__final-actions a,.vzy-promo-faq__final-actions button{width:100%}}@media(prefers-reduced-motion:reduce){.vzy-promo-faq__item summary svg{transition:none}}.vzy-promo-hero-section{--vzy-blue:rgb(var(--color-button));--vzy-navy:rgb(var(--color-foreground-title));--vzy-text:rgb(var(--color-foreground-title));--vzy-muted:rgb(var(--color-foreground-secondary));position:relative;z-index:2;background:linear-gradient(180deg,#f3f7ff,#fff)}.vzy-promo-shell{width:min(132rem,calc(100% - 4rem));margin-inline:auto;padding-block:2rem 1.2rem}.vzy-promo-hero{display:grid;min-height:38rem;grid-template-columns:minmax(0,1.06fr) minmax(36rem,.94fr);overflow:hidden;color:#fff;border:.1rem solid rgba(21,102,224,.28);border-radius:2.4rem;background:radial-gradient(circle at 78% 30%,rgba(57,139,255,.3),transparent 28rem),linear-gradient(135deg,#011624,#062c49 58%,#0b4c83);box-shadow:0 2.4rem 6rem #01162429}.vzy-promo-hero__content{position:relative;z-index:2;align-self:center;padding:4rem 2rem 4rem 4.4rem}.vzy-promo-campaign-date{display:inline-flex;min-height:3.4rem;align-items:center;margin:0 0 1.2rem;padding:.7rem 1.1rem;color:#dbeaff;border:.1rem solid rgba(255,255,255,.2);border-radius:99rem;background:#ffffff14;font-size:1.25rem;font-weight:750;line-height:1.2}.vzy-promo-hero h1{max-width:72rem;margin:0;color:#fff;font-size:clamp(3.6rem,4.1vw,5.8rem);line-height:1.02}.vzy-promo-hero__claim{margin:1.4rem 0 0;color:#8cc0ff;font-size:2rem;font-weight:850;line-height:1.25}.vzy-promo-hero__text{max-width:65rem;margin-top:1rem;color:#dbe9f6;font-size:1.65rem;line-height:1.5}.vzy-promo-hero__text p{margin:0;color:inherit}.vzy-promo-hero__actions{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2.2rem}.vzy-promo-button{display:inline-flex;min-height:5rem;align-items:center;justify-content:center;gap:.8rem;padding:1.2rem 1.8rem;border-radius:1.1rem;font-family:inherit;font-size:1.5rem;font-weight:800;line-height:1.2;text-align:center;text-decoration:none;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.vzy-promo-button:hover{transform:translateY(-.2rem)}.vzy-promo-button svg{flex:0 0 auto;width:2rem;height:2rem;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.vzy-promo-button--primary{color:#fff;border:.1rem solid #1566e0;background:rgb(var(--color-button));box-shadow:0 1.2rem 2.8rem #1566e057}.vzy-promo-button--primary:hover{color:#fff;background:rgb(var(--color-button-hover))}.vzy-promo-button--secondary{color:#fff;border:.1rem solid rgba(255,255,255,.28);background:#ffffff14;white-space:nowrap}.vzy-promo-button--secondary:hover{color:#fff;background:#ffffff26}.vzy-promo-hero__visual{position:relative;min-height:38rem;overflow:hidden}.vzy-promo-hero__halo{position:absolute;width:34rem;height:34rem;top:50%;left:50%;border:.1rem solid rgba(255,255,255,.16);border-radius:50%;transform:translate(-48%,-50%)}.vzy-promo-hero-product{position:absolute;z-index:2;display:grid;place-items:center;overflow:hidden;border:.1rem solid rgba(255,255,255,.34);border-radius:2rem;background:#fffffff0;box-shadow:0 2rem 5rem #01162447;transition:transform .22s ease}.vzy-promo-hero-product:hover{transform:translateY(-.4rem) rotate(0)}.vzy-promo-hero-product img{display:block;width:100%;height:100%;object-fit:contain}.vzy-promo-hero-product--1{width:28rem;height:28rem;top:6rem;left:7rem;transform:rotate(-3deg)}.vzy-promo-hero-product--2{width:19rem;height:19rem;top:3rem;right:2.4rem;transform:rotate(4deg)}.vzy-promo-hero-product--3{width:18rem;height:18rem;right:3.8rem;bottom:2.4rem;transform:rotate(2deg)}.vzy-promo-trust{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-top:1.2rem}.vzy-promo-trust__item{display:flex;min-width:0;min-height:7rem;align-items:center;gap:1rem;padding:1.2rem 1.4rem;color:var(--vzy-navy);border:.1rem solid #dbe7f4;border-radius:1.3rem;background:rgb(var(--color-background));box-shadow:0 .6rem 2rem #0116240b}.vzy-promo-trust__item svg{flex:0 0 auto;width:2.2rem;height:2.2rem;padding:.7rem;box-sizing:content-box;color:var(--vzy-blue);border-radius:.9rem;background:#edf4ff;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.vzy-promo-trust__item span{display:grid;min-width:0;gap:.1rem}.vzy-promo-trust__item strong{font-size:1.45rem;line-height:1.25}.vzy-promo-trust__item small{color:var(--vzy-muted);font-size:1.2rem;line-height:1.3}.vzy-promo-trust__hint{display:none}.vzy-promo-nav-wrap{position:sticky;z-index:30;top:var(--vzy-header-offset,0px);width:100%;border-block:.1rem solid #dbe7f4;background:#fffffff5;box-shadow:0 .8rem 2.4rem #01162412;-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem)}.vzy-promo-nav-wrap.is-fixed{position:fixed;z-index:60;inset:var(--vzy-header-offset,0px) 0 auto}.vzy-promo-nav-spacer{height:0}.vzy-promo-nav-wrap:after{content:"";position:absolute;z-index:2;inset:0 0 0 auto;width:4.4rem;pointer-events:none;background:linear-gradient(90deg,transparent,#ffffff 88%)}.vzy-promo-nav{display:flex;width:min(132rem,calc(100% - 4rem));min-height:5.8rem;align-items:center;gap:.8rem;margin-inline:auto;padding-block:.6rem;overflow-x:auto;scroll-padding-inline:2rem;scrollbar-width:none}.vzy-promo-nav::-webkit-scrollbar{display:none}.vzy-promo-nav a{position:relative;flex:0 0 auto;display:inline-flex;min-height:4.4rem;align-items:center;padding:.9rem 1.5rem;color:var(--vzy-text);border:.1rem solid transparent;border-radius:99rem;font-size:1.35rem;font-weight:750;line-height:1.2;text-decoration:none}.vzy-promo-nav a:hover,.vzy-promo-nav a.is-active{color:rgb(var(--color-button-hover));border-color:#b8d4fa;background:#edf4ff}.vzy-promo-nav a.is-active{box-shadow:inset 0 0 0 .1rem #1566e01f}.vzy-promo-phone-dialog{width:min(52rem,calc(100% - 2.4rem));max-width:none;padding:0;color:rgb(var(--color-foreground-title));border:0;border-radius:2rem;background:transparent;box-shadow:0 3rem 8rem #01162452}.vzy-promo-phone-dialog:not([open]){display:none}.vzy-promo-phone-dialog::backdrop{background:#011624ad;-webkit-backdrop-filter:blur(.3rem);backdrop-filter:blur(.3rem)}.vzy-promo-phone-dialog__card{position:relative;padding:3.6rem;border:.1rem solid #d7e5f4;border-radius:2rem;background:linear-gradient(145deg,#fff,#f1f6ff)}.vzy-promo-phone-dialog__close{position:absolute;top:1.2rem;right:1.2rem;display:inline-flex;width:4.4rem;height:4.4rem;align-items:center;justify-content:center;padding:0;color:rgb(var(--color-foreground-title));border:.1rem solid #d5e2ef;border-radius:99rem;background:rgb(var(--color-background));cursor:pointer}.vzy-promo-phone-dialog__close:hover{color:#fff;border-color:rgb(var(--color-button));background:rgb(var(--color-button))}.vzy-promo-phone-dialog__close svg{width:2rem;height:2rem;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}.vzy-promo-phone-dialog__eyebrow{margin:0 5rem .8rem 0;color:rgb(var(--color-button));font-size:1.3rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.vzy-promo-phone-dialog h2{margin:0;color:rgb(var(--color-foreground-title));font-size:clamp(3rem,4vw,4.2rem);line-height:1.05}.vzy-promo-phone-dialog__text{margin-top:1.4rem;color:rgb(var(--color-foreground-secondary));font-size:1.6rem;line-height:1.55}.vzy-promo-phone-dialog__text p{margin:0;color:inherit}.vzy-promo-phone-dialog__call{display:flex;min-height:6.4rem;align-items:center;gap:1.2rem;margin-top:2.4rem;padding:1.2rem 1.6rem;color:#fff;border-radius:1.2rem;background:rgb(var(--color-button));box-shadow:0 1rem 2.6rem #1566e03d;text-decoration:none}.vzy-promo-phone-dialog__call:hover{color:#fff;background:rgb(var(--color-button-hover))}.vzy-promo-phone-dialog__call svg{flex:0 0 auto;width:2.4rem;height:2.4rem;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.vzy-promo-phone-dialog__call span{display:grid;gap:.1rem}.vzy-promo-phone-dialog__call small{font-size:1.25rem;line-height:1.2;opacity:.84}.vzy-promo-phone-dialog__call strong{font-size:2.2rem;line-height:1.15}.vzy-promo-phone-dialog__hours{margin:1.2rem 0 0;color:rgb(var(--color-foreground-secondary));font-size:1.3rem;line-height:1.45;text-align:center}.vzy-promo-button:focus-visible,.vzy-promo-nav a:focus-visible,.vzy-promo-phone-dialog__close:focus-visible,.vzy-promo-phone-dialog__call:focus-visible{outline:.3rem solid rgba(21,102,224,.34);outline-offset:.3rem}.vzy-promo-page .scroll-top{width:4.8rem;height:4.8rem;right:1.6rem;bottom:max(1.6rem,env(safe-area-inset-bottom));border-radius:99rem;box-shadow:0 1rem 2.8rem #01162433}.vzy-promo-page.vzy-promo-faq-in-view .scroll-top{visibility:hidden;pointer-events:none;opacity:0}@media screen and (max-width:989.98px){.vzy-promo-shell{width:min(100% - 2.4rem,76rem)}.vzy-promo-hero{min-height:36rem;grid-template-columns:minmax(0,1.2fr) minmax(25rem,.8fr)}.vzy-promo-hero__content{padding:3.2rem 1rem 3.2rem 3.2rem}.vzy-promo-hero__visual{min-height:36rem}.vzy-promo-hero-product--1{width:22rem;height:22rem;left:2rem}.vzy-promo-hero-product--2{width:14rem;height:14rem;right:1rem}.vzy-promo-hero-product--3{width:14rem;height:14rem;right:1.4rem}.vzy-promo-trust{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:699.98px){.vzy-promo-shell{width:100%;padding:0}.vzy-promo-hero{min-height:0;grid-template-columns:minmax(0,1fr) 13.2rem;border-inline:0;border-radius:0}.vzy-promo-hero__content{padding:2.2rem .8rem 2.2rem 1.6rem}.vzy-promo-campaign-date{min-height:3rem;margin-bottom:.8rem;padding:.5rem .8rem;font-size:1.1rem}.vzy-promo-hero h1{font-size:clamp(2.8rem,8.2vw,3.6rem);line-height:1.04}.vzy-promo-hero__claim{margin-top:.9rem;font-size:1.55rem}.vzy-promo-hero__text{margin-top:.7rem;font-size:1.35rem;line-height:1.4}.vzy-promo-hero__actions{display:grid;grid-column:1 / -1;gap:.7rem;margin-top:1.4rem}.vzy-promo-button{width:100%;min-height:4.6rem;padding:1rem 1.2rem;font-size:1.35rem}.vzy-promo-button--secondary{white-space:normal;min-width:0}.vzy-promo-hero__visual{min-height:28rem}.vzy-promo-hero__halo{width:18rem;height:18rem}.vzy-promo-hero-product{border-radius:1.2rem}.vzy-promo-hero-product--1{width:12rem;height:12rem;top:3.4rem;left:.2rem}.vzy-promo-hero-product--2{width:8.5rem;height:8.5rem;top:1rem;right:.4rem}.vzy-promo-hero-product--3{width:8.5rem;height:8.5rem;right:.6rem;bottom:1.4rem}.vzy-promo-trust{display:flex;gap:.8rem;margin:0;padding:.9rem 1.2rem;overflow-x:auto;scroll-snap-type:x proximity;scrollbar-width:none}.vzy-promo-trust::-webkit-scrollbar{display:none}.vzy-promo-trust__item{flex:0 0 18rem;min-height:5.6rem;gap:.7rem;padding:.8rem 1rem;scroll-snap-align:start}.vzy-promo-trust__item svg{width:1.8rem;height:1.8rem;padding:.5rem}.vzy-promo-trust__item strong{font-size:1.25rem}.vzy-promo-trust__item small{display:none}.vzy-promo-trust__hint{display:flex;align-items:center;justify-content:center;gap:.8rem;padding:0 1.2rem .8rem;color:rgb(var(--color-foreground-secondary));font-size:1.05rem;font-weight:700}.vzy-promo-trust__dots{display:flex;gap:.35rem}.vzy-promo-trust__dots i{width:.45rem;height:.45rem;border-radius:50%;background:#a8bfd8}.vzy-promo-trust__dots i:first-child{width:1.2rem;border-radius:99rem;background:rgb(var(--color-button))}.vzy-promo-nav{width:100%;min-height:5.4rem;padding-inline:1.2rem 4rem}.vzy-promo-nav a{min-height:4.4rem;padding-inline:1.3rem;font-size:1.25rem}.vzy-promo-phone-dialog__card{padding:3rem 2rem 2.4rem}.vzy-promo-phone-dialog h2{font-size:3rem}.vzy-promo-phone-dialog__text{font-size:1.5rem}}@media screen and (max-width:379.98px){.vzy-promo-hero{grid-template-columns:minmax(0,1fr) 10.5rem}.vzy-promo-hero__content{padding-left:1.2rem}.vzy-promo-hero h1{font-size:2.6rem}.vzy-promo-hero__text{font-size:1.25rem}.vzy-promo-hero-product--1{width:10rem;height:10rem}.vzy-promo-hero-product--2{width:7.2rem;height:7.2rem}.vzy-promo-hero-product--3{display:none}}@media(prefers-reduced-motion:reduce){.vzy-promo-button,.vzy-promo-hero-product{transition:none}.vzy-promo-nav{scroll-behavior:auto}}html body .vzy-promo-hero-section--bf{background:#080d18;--vzy-promo-ink:#eef3ff;--vzy-promo-muted:#c5d2e8;--vzy-promo-border:#2b4772}html body .vzy-promo-hero-section--bf .vzy-promo-shell{padding-top:12px}html body .vzy-promo-hero-section--bf .vzy-promo-hero{position:relative;isolation:isolate;min-height:560px;grid-template-columns:minmax(0,1fr) minmax(0,1fr);overflow:hidden;border:1px solid #2b4772;border-radius:20px;background:radial-gradient(ellipse at 88% 18%,#173d6e 0,transparent 54%),#080d18;box-shadow:none}html body .vzy-promo-hero-section--bf .vzy-promo-hero:before{content:"";position:absolute;z-index:-1;inset:0 auto 0 55%;width:5px;background:#1769ff;transform:skew(-15deg);opacity:.7;pointer-events:none}html body .vzy-promo-hero-section--bf .vzy-promo-hero__content{padding:32px 25px 30px 38px;min-width:0}html body .vzy-promo-hero-section--bf .vzy-bf-promo-eyebrow{margin:0 0 19px;color:#c6f56b!important;font-size:12px;line-height:1.4;letter-spacing:.06em;font-weight:750;min-height:18px}html body .vzy-promo-hero-section--bf h1{max-width:100%;margin:0;font-family:var(--font-heading-family);font-size:clamp(56px,6.2vw,88px)!important;line-height:.94!important;color:#fff!important;letter-spacing:-.04em}.vzy-bf-promo-title{display:inline-block;position:relative;padding-bottom:7px}.vzy-bf-promo-title:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:5px;background:#1769ff;transform:rotate(-1.5deg)}html body .vzy-promo-hero-section--bf .vzy-bf-promo-discount{display:flex;align-items:center;gap:15px;position:relative;margin:24px 0;color:#c6f56b!important}html body .vzy-promo-hero-section--bf .vzy-bf-promo-discount>span{font-size:12px;line-height:1.5;letter-spacing:.05em;font-weight:750;flex:0 0 88px;color:#e2ecff}html body .vzy-promo-hero-section--bf .vzy-bf-promo-discount strong{font-family:var(--font-heading-family);font-size:clamp(126px,13vw,180px);font-weight:650;line-height:.97;letter-spacing:-.065em;color:#c6f56b;text-shadow:0 5px 0 #425f20;white-space:nowrap}html body .vzy-promo-hero-section--bf .vzy-bf-promo-discount small{font-size:.5em;letter-spacing:-.02em}html body .vzy-promo-hero-section--bf .vzy-bf-promo-code{display:flex;align-items:center;flex-wrap:wrap;gap:12px;width:fit-content;max-width:100%;padding:13px 14px;border:1px solid #55723b;border-left:4px solid #c6f56b;border-radius:10px;background:#152237;color:#e7efff!important;font-size:14px;line-height:1.4;margin:0}.vzy-bf-promo-plus{font-size:32px;font-weight:300;color:#c6f56b;line-height:1}html body .vzy-promo-hero-section--bf .vzy-promo-hero__text,html body .vzy-promo-hero-section--bf .vzy-promo-hero__text p{color:#c5d2e8!important;font-size:14px;line-height:1.5}html body .vzy-promo-hero-section--bf .vzy-promo-hero__text{max-width:390px;margin-top:14px}html body .vzy-promo-hero-section--bf .vzy-promo-hero__actions{margin-top:18px;gap:8px 14px}html body .vzy-promo-hero-section--bf .vzy-promo-button--primary{min-height:52px;padding:14px 20px;background:#1769ff!important;border-color:#5994ff!important;color:#fff!important;box-shadow:0 8px 25px #1769ff35;font-size:14px;border-radius:8px}html body .vzy-promo-hero-section--bf .vzy-promo-button--secondary{min-height:48px;color:#dbe7fa!important;border:0!important;background:transparent!important;box-shadow:none;padding-inline:2px;font-size:12px;text-decoration:underline;text-underline-offset:4px}html body .vzy-promo-hero-section--bf .vzy-promo-hero__visual{align-self:center;position:relative;display:grid;grid-template-columns:minmax(0,1.7fr) minmax(0,1fr);grid-template-rows:repeat(2,minmax(0,1fr));gap:8px;width:calc(100% - 24px);height:490px;min-height:0;min-width:0;margin:24px 24px 24px 0;padding:16px;box-sizing:border-box;border-radius:20px;background:#fff;isolation:isolate;overflow:hidden;perspective:none}.vzy-bf-promo-stage{position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:#fff;transform:none}html body .vzy-promo-hero-section--bf .vzy-promo-hero__halo{display:none}html body .vzy-promo-hero-section--bf .vzy-promo-hero-product{position:relative;inset:auto;display:flex;flex-direction:column;width:100%;height:100%;min-width:0;min-height:0;z-index:1;overflow:hidden;background:transparent;border:0;border-radius:0;box-shadow:none;transform:none;transition:none}html body .vzy-promo-hero-section--bf .vzy-promo-hero-product img{display:block;flex:1 1 0;min-height:0;width:100%;height:100%;object-fit:contain;object-position:center;padding:0;border-radius:0;background:transparent;transform:none;filter:none}html body .vzy-promo-hero-section--bf .vzy-promo-hero-product--cutout{mix-blend-mode:multiply}html body .vzy-promo-hero-section--bf .vzy-promo-hero-product--1{grid-column:1;grid-row:1 / 3}html body .vzy-promo-hero-section--bf .vzy-promo-hero-product--2{grid-column:2;grid-row:1}html body .vzy-promo-hero-section--bf .vzy-promo-hero-product--3{grid-column:2;grid-row:2}html body .vzy-promo-hero-section--bf .vzy-promo-hero-product:hover{transform:none}html body .vzy-promo-hero-section--bf .vzy-promo-hero-product:focus-visible{outline:3px solid #1769ff;outline-offset:-3px}.vzy-bf-promo-product-title{position:relative;display:block;flex:0 0 auto;max-width:100%;margin-top:8px;padding-inline:5px;color:#15243b;font-size:12px;font-weight:650;line-height:1.4;text-align:center}.vzy-promo-hero-product--2 .vzy-bf-promo-product-title,.vzy-promo-hero-product--3 .vzy-bf-promo-product-title{display:none}html body .vzy-promo-hero-section--bf .vzy-promo-assurance{color:#c5d2e8!important;background:#101b2e;border-color:#293951}@media(min-width:700px)and (max-width:989px){html body .vzy-promo-hero-section--bf .vzy-promo-hero__content{padding:27px 18px 26px 26px}html body .vzy-promo-hero-section--bf h1{font-size:56px!important}html body .vzy-promo-hero-section--bf .vzy-bf-promo-discount{display:block}html body .vzy-promo-hero-section--bf .vzy-bf-promo-discount>span{display:block;margin-bottom:8px}html body .vzy-promo-hero-section--bf .vzy-bf-promo-discount>span br{display:none}html body .vzy-promo-hero-section--bf .vzy-bf-promo-discount strong{font-size:136px}html body .vzy-promo-hero-section--bf .vzy-promo-hero__visual{height:420px;padding:10px;gap:6px}}@media(max-width:699px){html body .vzy-promo-hero-section--bf .vzy-promo-shell{padding-top:8px;width:calc(100% - 20px);margin-inline:auto}html body .vzy-promo-hero-section--bf .vzy-promo-hero{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);grid-template-areas:"eyebrow eyebrow" "heading heading" "discount visual" "coupon coupon" "text text" "actions actions";min-height:0;border-radius:15px;padding:22px 18px 20px;column-gap:6px}html body .vzy-promo-hero-section--bf .vzy-promo-hero__content{display:contents}html body .vzy-promo-hero-section--bf .vzy-bf-promo-eyebrow{grid-area:eyebrow;margin:0 0 17px;font-size:12px;letter-spacing:.03em;min-width:0}html body .vzy-promo-hero-section--bf h1{grid-area:heading;font-size:clamp(48px,14.5vw,78px)!important;line-height:.98!important}html body .vzy-promo-hero-section--bf .vzy-bf-promo-discount{grid-area:discount;align-self:center;display:block;margin:22px 0}html body .vzy-promo-hero-section--bf .vzy-bf-promo-discount>span{display:block;font-size:12px;letter-spacing:.03em;margin-bottom:4px;line-height:1.45}html body .vzy-promo-hero-section--bf .vzy-bf-promo-discount strong{font-size:clamp(64px,18.8vw,98px);text-shadow:0 3px 0 #425f20}html body .vzy-promo-hero-section--bf .vzy-bf-promo-code{grid-area:coupon;width:100%;box-sizing:border-box;padding:12px 10px;gap:10px;font-size:14px;flex-wrap:nowrap;margin-top:17px}html body .vzy-promo-hero-section--bf .vzy-bf-promo-code .vzy-bf-copy{margin-left:auto}.vzy-bf-promo-plus{display:none}html body .vzy-promo-hero-section--bf .vzy-promo-hero__text{grid-area:text;font-size:14px;margin-top:13px}html body .vzy-promo-hero-section--bf .vzy-promo-hero__actions{grid-area:actions;display:flex;flex-wrap:wrap;gap:4px 12px;margin-top:14px}html body .vzy-promo-hero-section--bf .vzy-promo-button--primary{width:100%;min-height:50px}html body .vzy-promo-hero-section--bf .vzy-promo-button--secondary{min-height:48px;width:auto;margin-inline:auto;font-size:12px}html body .vzy-promo-hero-section--bf .vzy-promo-hero__visual{grid-area:visual;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:minmax(0,1.6fr) minmax(0,1fr);gap:4px;width:100%;height:clamp(176px,46vw,215px);min-height:0;margin:12px 0 0;padding:8px;border-radius:16px;overflow:hidden}html body .vzy-promo-hero-section--bf .vzy-promo-hero-product--1{grid-column:1 / 3;grid-row:1}html body .vzy-promo-hero-section--bf .vzy-promo-hero-product--2{grid-column:1;grid-row:2}html body .vzy-promo-hero-section--bf .vzy-promo-hero-product--3{grid-column:2;grid-row:2}.vzy-bf-promo-product-title{display:none}html body .vzy-promo-hero-section--bf .vzy-promo-assurance{flex-wrap:wrap;gap:6px 14px;padding:12px;white-space:normal}html body .vzy-promo-hero-section--bf .vzy-promo-assurance span{font-size:12px}}@media(max-width:359px){html body .vzy-promo-hero-section--bf .vzy-promo-hero{padding-inline:14px;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}html body .vzy-promo-hero-section--bf h1{font-size:46px!important}html body .vzy-promo-hero-section--bf .vzy-bf-promo-discount strong{font-size:64px}html body .vzy-promo-hero-section--bf .vzy-bf-promo-code{gap:8px;padding-inline:9px}html body .vzy-promo-hero-section--bf .vzy-bf-promo-code .vzy-bf-copy__button{padding-inline:8px;gap:5px}}@media(prefers-reduced-motion:reduce){html body .vzy-promo-hero-section--bf .vzy-promo-hero-product,html body .vzy-promo-hero-section--bf .vzy-promo-button{transition:none}}@media(max-width:399px){html body .vzy-promo-hero-section--bf .vzy-bf-promo-code{display:grid;grid-template-columns:minmax(0,1fr);gap:8px;padding:12px}html body .vzy-promo-hero-section--bf .vzy-bf-promo-code>.vzy-bf-promo-plus{display:none}html body .vzy-promo-hero-section--bf .vzy-bf-promo-code>span:not(.vzy-bf-promo-plus){font-size:14px;line-height:1.4}html body .vzy-promo-hero-section--bf .vzy-bf-promo-code>span>br{display:none}html body .vzy-promo-hero-section--bf .vzy-bf-copy__button{width:100%;flex-wrap:nowrap}}.vzy-promo-reviews{padding:4.6rem 2rem;color:rgb(var(--color-foreground-title));background:rgb(var(--color-background-secondary))}.vzy-promo-reviews__shell{width:min(132rem,100%);margin-inline:auto}.vzy-promo-reviews__header{display:flex;align-items:end;justify-content:space-between;gap:2.4rem;margin-bottom:2rem}.vzy-promo-reviews h2{margin:0;color:rgb(var(--color-foreground-title));font-size:clamp(2.8rem,3vw,4.2rem);line-height:1.06}.vzy-promo-reviews__text{max-width:70rem;margin-top:.7rem;color:rgb(var(--color-foreground-secondary));font-size:1.5rem;line-height:1.5}.vzy-promo-reviews__text p{margin:0}.vzy-promo-reviews__summary{display:grid;flex:0 0 auto;grid-template-columns:auto auto;gap:.1rem .7rem;align-items:baseline;padding:1rem 1.3rem;border:.1rem solid #d0dfed;border-radius:1.1rem;background:rgb(var(--color-background))}.vzy-promo-reviews__summary span{grid-row:1 / 3;color:#ffb400;font-size:1.7rem;letter-spacing:.04em}.vzy-promo-reviews__summary strong{color:rgb(var(--color-foreground-title));font-size:1.35rem;line-height:1.2}.vzy-promo-reviews__summary small{color:rgb(var(--color-foreground-secondary));font-size:1.2rem;line-height:1.2}.vzy-promo-reviews__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.2rem}.vzy-promo-review{display:flex;min-width:0;min-height:31rem;flex-direction:column;padding:1.8rem;border:.1rem solid #d7e3ef;border-radius:1.4rem;background:rgb(var(--color-background));box-shadow:0 .9rem 2.5rem #0116240b}.vzy-promo-review__product{display:flex;min-height:8.4rem;align-items:center;gap:1rem;margin:-.5rem -.5rem 1.2rem;padding:.7rem;color:rgb(var(--color-foreground-title));border:.1rem solid #dce7f2;border-radius:1.1rem;background:rgb(var(--color-background-secondary));text-decoration:none;transition:border-color .18s ease,background .18s ease}.vzy-promo-review__product:hover{color:rgb(var(--color-foreground-title));border-color:#9fc4f3;background:#eef5ff}.vzy-promo-review__product-image{display:grid;width:7rem;height:7rem;flex:0 0 7rem;place-items:center;overflow:hidden;border-radius:.8rem;background:rgb(var(--color-background))}.vzy-promo-review__product-image img{width:100%;height:100%;object-fit:contain}.vzy-promo-review__product-copy{display:grid;min-width:0;gap:.25rem}.vzy-promo-review__product-copy small{color:rgb(var(--color-button));font-size:1.2rem;font-weight:850;letter-spacing:.05em;line-height:1.2;text-transform:uppercase}.vzy-promo-review__product-copy strong{display:-webkit-box;overflow:hidden;color:rgb(var(--color-foreground-title));font-size:1.2rem;line-height:1.3;-webkit-box-orient:vertical;-webkit-line-clamp:2}.vzy-promo-review__product-copy em{display:flex;align-items:center;gap:.4rem;color:#087b57;font-size:1.2rem;font-style:normal;font-weight:800}.vzy-promo-review__product-copy em i{width:.7rem;height:.7rem;border-radius:50%;background:#0ba875;box-shadow:0 0 0 .3rem #0ba8751f}.vzy-promo-review__stars{color:#ffb400;font-size:1.6rem;letter-spacing:.04em}.vzy-promo-review h3{margin:.8rem 0 0;color:rgb(var(--color-foreground-title));font-size:1.55rem;line-height:1.25}.vzy-promo-review blockquote{display:block;width:100%;box-sizing:border-box;flex:1 1 auto;margin:.8rem 0 1.4rem;padding:0;color:#365169;border:0;font-size:1.4rem;line-height:1.55;text-align:left}.vzy-promo-review footer{display:grid;gap:.3rem;padding-top:1.2rem;border-top:.1rem solid #e3ebf3}.vzy-promo-review footer strong{color:rgb(var(--color-foreground-title));font-size:1.25rem}.vzy-promo-review footer a,.vzy-promo-review footer span{display:-webkit-box;overflow:hidden;color:rgb(var(--color-foreground-secondary));font-size:1.2rem;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.vzy-promo-review footer a{color:rgb(var(--color-button-hover));text-decoration:none}.vzy-promo-review footer a:hover{text-decoration:underline;text-underline-offset:.2rem}.vzy-promo-review a:focus-visible{outline:.3rem solid rgba(21,102,224,.32);outline-offset:.3rem}@media screen and (max-width:989.98px){.vzy-promo-reviews__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:699.98px){.vzy-promo-reviews{padding:3.2rem 1.2rem}.vzy-promo-reviews__header{align-items:start;flex-direction:column;gap:1.2rem;margin-bottom:1.5rem}.vzy-promo-reviews h2{font-size:2.7rem}.vzy-promo-reviews__text{font-size:1.4rem}.vzy-promo-reviews__summary{width:100%;box-sizing:border-box}.vzy-promo-reviews__grid{display:flex;gap:1rem;margin-inline:-1.2rem;padding-inline:1.2rem;overflow-x:auto;scroll-padding-inline:1.2rem;scroll-snap-type:x mandatory;scrollbar-width:none}.vzy-promo-reviews__grid::-webkit-scrollbar{display:none}.vzy-promo-review{flex:0 0 min(84vw,31rem);min-height:31rem;padding:1.5rem;scroll-snap-align:start}}html[data-scheme=dark] body .vzy-promo-review__product-copy small{color:#a6caff}html[data-scheme=dark] body .vzy-promo-review__product-copy em{color:#68dfbd}html[data-scheme=dark] body .vzy-promo-review__product:hover{background:#20314a}@media(prefers-color-scheme:dark){html[data-scheme=auto] body .vzy-promo-review__product-copy small{color:#a6caff}html[data-scheme=auto] body .vzy-promo-review__product-copy em{color:#68dfbd}html[data-scheme=auto] body .vzy-promo-review__product:hover{background:#20314a}}.vzy-bf-copy{display:inline-block;min-width:0;max-width:100%;vertical-align:middle}html body .vzy-bf-copy__button{-webkit-appearance:none;appearance:none;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:7px;max-width:100%;min-height:48px;padding:8px 12px;border:1px dashed #c6f56b9c;border-radius:8px;background:#c6f56b12;color:#c6f56b;font-family:inherit;font-size:12px;line-height:1.25;cursor:pointer}html body .vzy-bf-copy__button strong{color:inherit;font-size:17px;letter-spacing:.06em;overflow-wrap:anywhere}.vzy-bf-copy__button svg{flex:0 0 auto}html body .vzy-bf-copy__button:hover{background:#c6f56b23}.vzy-bf-copy__button:focus-visible{outline:3px solid #c6f56b;outline-offset:3px}.vzy-bf-copy__status{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.vzy-bf-roll{display:inline-block;max-width:100%;vertical-align:middle;font-size:12px;font-weight:750;line-height:1.4;letter-spacing:.08em}.vzy-bf-roll__window{display:block;overflow:hidden;height:1.4em;contain:layout paint}.vzy-bf-roll__rail{display:flex;flex-direction:column}.vzy-bf-roll__rail>span{display:block;white-space:nowrap;min-height:1.4em}.vzy-bf-roll__accessible{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}@media(prefers-reduced-motion:reduce){.vzy-bf-roll__rail{transform:none!important}}
/*# sourceMappingURL=/cdn/shop/t/160/compiled_assets/styles.css.map?subset=AAAAAAAAAAAAAMAFAAAAAAAAAAAAAAAAAAAAAAAAACI */
