.vvchoice{position:relative;overflow:hidden;padding-block:var(--vvc-pt) var(--vvc-pb);background:radial-gradient(circle at 50% 52%,rgba(100,255,193,.2),transparent 34rem),linear-gradient(135deg,#64ffc10d,#ff64680f),var(--vvc-bg);color:var(--vvc-text)}.vvchoice *,.vvchoice *:before,.vvchoice *:after{box-sizing:border-box}.vvchoice__header{max-width:94rem;margin:auto;text-align:center}.vvchoice__eyebrow{margin:0 0 1.4rem;color:var(--vvc-promo);font-family:var(--font-heading-family);font-size:1.1rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.vvchoice__heading{margin:0;font-family:var(--font-heading-family);font-size:clamp(4.4rem,6vw,7.4rem);font-weight:700;letter-spacing:-.055em;line-height:.95}.vvchoice__heading em{font-family:var(--font-heading-family);font-weight:400}.vvchoice__subheading{margin:1.8rem 0 0;color:var(--vvc-muted);font-family:var(--font-heading-family);font-size:clamp(1.7rem,2vw,2.25rem);font-weight:700}.vvchoice__layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(28rem,.82fr) minmax(0,1fr);gap:clamp(2rem,3vw,3.4rem);align-items:center;margin-top:clamp(4.4rem,6vw,6.8rem)}.vvchoice__stack{display:grid;gap:2.2rem}.vvchoice-card{display:grid;grid-template-rows:auto minmax(18rem,1fr) auto;overflow:hidden;border:.2rem solid var(--vvc-text);border-radius:1.6rem;background:#fff;box-shadow:0 .7rem #061b3d21}.vvchoice-card__head{display:flex;min-height:6.2rem;align-items:center;justify-content:space-between;gap:1.2rem;padding:1.4rem 1.7rem;background:var(--vvc-text);color:#fff}.vvchoice-card__head strong{font-family:var(--font-heading-family);font-size:1.8rem}.vvchoice-card__badge{display:grid;width:3.8rem;height:3.8rem;flex:0 0 3.8rem;place-items:center;border-radius:50%;background:var(--vvc-accent);color:var(--vvc-text);overflow:hidden}.vvchoice-card__badge svg{width:2.2rem;height:2.2rem}.vvchoice-card__icon-image{width:100%;height:100%;object-fit:cover}.vvchoice-card svg *,.vvchoice__promise-icon svg *{stroke:currentColor;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.vvchoice-card__body{position:relative;display:grid;min-height:18rem;overflow:hidden;place-items:stretch;background:#fff}.vvchoice-card__photo{display:block;width:100%;height:100%;min-height:18rem;object-fit:cover;object-position:center}.vvchoice-card__placeholder{background:#f7fafc;color:#c4ccd8}.vvchoice-card__placeholder path{stroke:currentColor;stroke-width:1.2}.vvchoice-card__strip{min-height:4.8rem;padding:1.35rem 1.4rem;background:var(--vvc-promo);color:#fff;font-family:var(--font-heading-family);font-weight:700;letter-spacing:.025em;text-align:center;text-transform:uppercase}.vvchoice__media{position:relative;display:grid;min-height:55rem;place-items:end center;overflow:hidden;border:.2rem solid #061b3d38;border-radius:2.6rem;background:linear-gradient(180deg,#ffffff47,#64ffc124);isolation:isolate}.vvchoice__media-glow{position:absolute;z-index:-1;top:9%;right:4%;bottom:0;left:4%;border-radius:50%;background:#64ffc14d;filter:blur(5rem)}.vvchoice__image{display:block;width:100%;height:100%;max-height:55rem;object-fit:contain;object-position:center bottom;filter:drop-shadow(0 2rem 2.4rem #061b3d2e)}.vvchoice__media-label{position:absolute;bottom:2.4rem;left:50%;padding:.9rem 1.3rem;border:.18rem solid var(--vvc-text);border-radius:.8rem;background:#ffffffe6;text-align:center;transform:translate(-50%)}.vvchoice__media-label span,.vvchoice__media-label strong{display:block}.vvchoice__media-label span{font-size:1rem;font-weight:700;letter-spacing:.11em;text-transform:uppercase}.vvchoice__media-label strong{font-family:var(--font-heading-family);font-size:1.5rem}.vvchoice__editor-note{position:absolute;top:1.5rem;right:1.5rem;left:1.5rem;margin:0;padding:1rem;border:.15rem solid var(--vvc-text);background:#fffffff0;text-align:center}.vvchoice__cta-wrap{display:grid;justify-items:center;margin-top:clamp(4.2rem,6vw,6.6rem)}.vvchoice__button-frame{position:relative;width:min(100%,43rem);padding:.8rem}.vvchoice__button-frame:before,.vvchoice__button-frame:after{position:absolute;width:2.2rem;height:2.2rem;content:""}.vvchoice__button-frame:before{top:0;left:0;border-top:.25rem solid var(--vvc-text);border-left:.25rem solid var(--vvc-text)}.vvchoice__button-frame:after{right:0;bottom:0;border-right:.25rem solid var(--vvc-text);border-bottom:.25rem solid var(--vvc-text)}.vvchoice__cta{display:flex;width:100%;min-height:6.4rem;align-items:center;justify-content:center;gap:1rem;padding:1.5rem 2.4rem;border:.2rem solid var(--vvc-text);border-radius:.8rem;background:var(--vvc-accent);box-shadow:0 .7rem 0 var(--vvc-text);color:var(--vvc-text);cursor:pointer;font-family:var(--font-heading-family);font-size:1.8rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.vvchoice__cta svg{width:2rem;height:2rem}.vvchoice__trust{display:flex;justify-content:center;gap:1.8rem;margin-top:1.7rem;flex-wrap:wrap;color:var(--vvc-muted);font-size:1.15rem;font-weight:700}.vvchoice__trust span{display:inline-flex;align-items:center;gap:.7rem}.vvchoice__trust i{display:grid;width:1.8rem;height:1.8rem;place-items:center;border-radius:50%;background:var(--vvc-accent);font-style:normal}.vvchoice__promise{margin-top:4.8rem;padding-top:2.8rem;border-top:.1rem solid #061b3d29}.vvchoice__promise h3{margin:0;text-align:center;font-family:var(--font-heading-family);font-size:clamp(2.5rem,3vw,3.4rem)}.vvchoice__promise-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:2rem;margin-top:2.5rem}.vvchoice__promise-item{display:grid;justify-items:center;text-align:center}.vvchoice__promise-icon{display:grid;width:6rem;height:6rem;place-items:center;overflow:hidden;border:.2rem solid var(--vvc-text);border-radius:50%;background:#fff;color:var(--vvc-promo)}.vvchoice__promise-icon svg{width:3.1rem;height:3.1rem}.vvchoice__promise-image{width:100%;height:100%;object-fit:cover}.vvchoice__promise-item strong{margin-top:.9rem}@media(max-width:989px){.vvchoice__layout{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.4rem}.vvchoice__stack{display:contents}.vvchoice__media{grid-column:1/-1;grid-row:1;min-height:48rem}.vvchoice__promise-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:749px){.vvchoice{padding-block:calc(var(--vvc-pt)*.75) calc(var(--vvc-pb)*.75)}.vvchoice__heading{font-size:clamp(3.8rem,12vw,5.4rem)}.vvchoice__subheading{font-size:1.6rem}.vvchoice__layout{gap:1rem;margin-top:3.4rem}.vvchoice__media{min-height:38rem;border-radius:1.8rem}.vvchoice__image{max-height:38rem}.vvchoice-card{border-radius:1.1rem}.vvchoice-card__head{min-height:4.8rem;padding:1rem .9rem}.vvchoice-card__head strong{font-size:1.15rem}.vvchoice-card__badge{width:2.8rem;height:2.8rem;flex-basis:2.8rem}.vvchoice-card__body{min-height:15.2rem;padding:0}.vvchoice-card__photo{width:100%;height:100%;min-height:15.2rem}.vvchoice-card__strip{min-height:4.1rem;padding:1rem .7rem}.vvchoice__button-frame{width:100%}.vvchoice__cta{font-size:1.5rem}.vvchoice__promise-grid{grid-template-columns:repeat(3,1fr);gap:1.4rem}.vvchoice__promise-icon{width:5rem;height:5rem}}.vvchoice__layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(28rem,.82fr) minmax(0,1fr);grid-template-rows:repeat(2,auto);gap:clamp(2rem,3vw,3.4rem);align-items:stretch}.vvchoice__media{grid-column:2;grid-row:1 / span 2}.vvchoice__cards-carousel,.vvchoice__cards-track{display:contents}.vvchoice__cards-track .vvchoice-card:nth-child(1){grid-column:1;grid-row:1}.vvchoice__cards-track .vvchoice-card:nth-child(2){grid-column:1;grid-row:2}.vvchoice__cards-track .vvchoice-card:nth-child(3){grid-column:3;grid-row:1}.vvchoice__cards-track .vvchoice-card:nth-child(4){grid-column:3;grid-row:2}.vvchoice-card{grid-template-rows:auto auto auto;height:auto;align-self:stretch}.vvchoice-card__body{width:100%;min-height:0;aspect-ratio:16 / 9;padding:0!important}.vvchoice-card__photo{width:100%;height:100%;min-height:0;aspect-ratio:16 / 9;object-fit:cover;object-position:center}.vvchoice__controls{display:none}.vvchoice__arrow{display:grid;place-items:center;cursor:pointer}.vvchoice__arrow svg{width:2rem;height:2rem}.vvchoice__arrow path{stroke:currentColor;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.vvchoice__dots{display:flex;align-items:center;justify-content:center;gap:.7rem}.vvchoice__dot{width:.9rem;height:.9rem;min-height:0;padding:0;border:.15rem solid var(--vvc-text);border-radius:50%;background:transparent;cursor:pointer}.vvchoice__dot.is-active{background:var(--vvc-accent);box-shadow:0 .15rem 0 var(--vvc-text)}@media(min-width:750px)and (max-width:989px){.vvchoice__layout{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:auto auto auto;gap:1.4rem}.vvchoice__media{grid-column:1 / -1;grid-row:1}.vvchoice__cards-track .vvchoice-card:nth-child(1){grid-column:1;grid-row:2}.vvchoice__cards-track .vvchoice-card:nth-child(2){grid-column:2;grid-row:2}.vvchoice__cards-track .vvchoice-card:nth-child(3){grid-column:1;grid-row:3}.vvchoice__cards-track .vvchoice-card:nth-child(4){grid-column:2;grid-row:3}}@media(max-width:749px){.vvchoice__layout{display:block}.vvchoice__media{min-height:38rem}.vvchoice__cards-carousel{display:block;width:100%;margin-top:2.4rem;overflow:visible}.vvchoice__cards-track{display:flex;width:100%;gap:1.2rem;overflow-x:auto;scroll-padding-inline:0;scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch}.vvchoice__cards-track::-webkit-scrollbar{display:none}.vvchoice__cards-track .vvchoice-card{flex:0 0 100%;width:100%;min-width:100%;grid-column:auto!important;grid-row:auto!important;scroll-snap-align:start;scroll-snap-stop:always}.vvchoice-card__head{min-height:5.8rem!important;padding:1.2rem 1.4rem!important}.vvchoice-card__head strong{font-size:1.55rem!important}.vvchoice-card__badge{width:3.4rem;height:3.4rem;flex-basis:3.4rem}.vvchoice-card__body{width:100%;height:auto!important;min-height:0!important;aspect-ratio:16 / 9!important}.vvchoice-card__photo{width:100%;height:100%;min-height:0;aspect-ratio:16 / 9}.vvchoice-card__strip{min-height:5.8rem!important;padding:1.2rem 1.4rem}.vvchoice__controls{display:flex;width:100%;max-width:none;align-items:center;justify-content:center;gap:1.4rem;margin-top:2.2rem;padding-inline:0}}@media(prefers-reduced-motion:reduce){.vvchoice__cards-track{scroll-behavior:auto!important}}.vvchoice__media{place-items:center;overflow:hidden;border:0;border-radius:0;background:transparent;box-shadow:none}.vvchoice__media-glow{top:12%;right:7%;bottom:12%;left:7%}.vvchoice__image{width:min(100%,42rem);height:auto;max-width:100%;max-height:52rem;margin:auto;object-fit:contain;object-position:center}@media(max-width:989px){.vvchoice__image{width:min(86%,42rem);max-height:44rem}}@media(max-width:749px){.vvchoice__media{min-height:0;aspect-ratio:1 / 1}.vvchoice__image{width:auto;max-width:86%;max-height:86%}}@media(min-width:990px){.vvchoice{padding-block:clamp(4.8rem,calc(var(--vvc-pt) * .78),6rem) clamp(5.2rem,calc(var(--vvc-pb) * .78),6.4rem)}.vvchoice>.page-width{max-width:112rem}.vvchoice__header{max-width:78rem}.vvchoice__eyebrow{margin-bottom:1rem}.vvchoice__heading{font-size:clamp(4rem,4.7vw,6rem);line-height:.96}.vvchoice__subheading{margin-top:1.2rem;font-size:clamp(1.55rem,1.55vw,1.9rem)}.vvchoice__layout{grid-template-columns:minmax(0,1fr) minmax(22rem,.68fr) minmax(0,1fr);gap:1.8rem;margin-top:3.6rem}.vvchoice-card{border-radius:1.3rem;box-shadow:0 .45rem #061b3d1f}.vvchoice-card__head{min-height:5.2rem;gap:1rem;padding:1.05rem 1.35rem}.vvchoice-card__head strong{font-size:1.55rem}.vvchoice-card__badge{width:3.2rem;height:3.2rem;flex-basis:3.2rem}.vvchoice-card__body,.vvchoice-card__photo{aspect-ratio:16 / 9}.vvchoice-card__strip{min-height:4.2rem;padding:1rem 1.1rem;line-height:1.15}.vvchoice__media{min-height:0}.vvchoice__media-glow{top:15%;right:9%;bottom:4%;left:9%;filter:blur(4rem)}.vvchoice__image{width:min(100%,30rem);max-height:48rem}.vvchoice__cta-wrap{margin-top:3.8rem}.vvchoice__promise{margin-top:3.8rem;padding-top:2.2rem}.vvchoice__promise-grid{gap:1.5rem;margin-top:2rem}.vvchoice__promise-icon{width:5.3rem;height:5.3rem}}@media(min-width:990px){.vvchoice{padding-block:clamp(2.6rem,calc(var(--vvc-pt) * .46),3.6rem) clamp(3rem,calc(var(--vvc-pb) * .46),4rem)}.vvchoice>.page-width{max-width:96rem}.vvchoice__header{max-width:70rem}.vvchoice__eyebrow{margin-bottom:.65rem;font-size:1rem}.vvchoice__heading{font-size:clamp(3.6rem,4vw,5rem);line-height:.94}.vvchoice__subheading{margin-top:.85rem;font-size:clamp(1.4rem,1.35vw,1.65rem);line-height:1.3}.vvchoice__layout{grid-template-columns:minmax(0,1fr) minmax(16rem,.5fr) minmax(0,1fr);gap:1.2rem;margin-top:2.2rem}.vvchoice__stack{gap:1.1rem}.vvchoice-card{border-width:.16rem;border-radius:1.1rem;box-shadow:0 .32rem #061b3d1a}.vvchoice-card__head{min-height:4.3rem;gap:.8rem;padding:.75rem 1.1rem}.vvchoice-card__head strong{font-size:1.35rem;line-height:1.1}.vvchoice-card__badge{width:2.8rem;height:2.8rem;flex-basis:2.8rem}.vvchoice-card__strip{min-height:3.45rem;padding:.72rem .85rem;line-height:1.12}.vvchoice__media-glow{top:18%;right:8%;bottom:6%;left:8%;filter:blur(3.2rem)}.vvchoice__image{width:min(100%,22rem);max-height:42rem}.vvchoice__cta-wrap{margin-top:2.7rem}.vvchoice__button-frame{width:min(100%,38rem)}.vvchoice__cta{min-height:5.4rem;padding:1.15rem 2rem;font-size:1.55rem}.vvchoice__trust{gap:1.4rem;margin-top:1.2rem;font-size:1.05rem}.vvchoice__promise{margin-top:2.8rem;padding-top:1.8rem}.vvchoice__promise h3{font-size:clamp(2.2rem,2.4vw,2.8rem)}.vvchoice__promise-grid{gap:1.2rem;margin-top:1.5rem}.vvchoice__promise-icon{width:4.7rem;height:4.7rem}.vvchoice__promise-item strong{margin-top:.65rem}}@media(max-width:749px){.vvchoice{padding-block:1.6rem 1.8rem}.vvchoice>.page-width{padding-inline:1.4rem}.vvchoice__header{position:relative;z-index:2;min-height:8.8rem;padding-right:9.8rem;text-align:left}.vvchoice__eyebrow{margin-bottom:.4rem;font-size:.85rem;line-height:1}.vvchoice__heading{font-size:clamp(2.8rem,9.2vw,3.5rem);line-height:.93;letter-spacing:-.045em}.vvchoice__subheading{margin-top:.55rem;font-size:1.18rem;line-height:1.2}.vvchoice__layout{position:relative;display:block;margin-top:.9rem}.vvchoice__media{position:absolute;z-index:3;top:-9.6rem;right:-.2rem;width:9.2rem;height:9.2rem;min-height:0;aspect-ratio:1;overflow:visible;pointer-events:none}.vvchoice__media-glow{top:18%;right:18%;bottom:18%;left:18%;filter:blur(2rem)}.vvchoice__image{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain;object-position:center;filter:drop-shadow(0 .8rem 1rem #061b3d24)}.vvchoice__cards-carousel{margin-top:0}.vvchoice__cards-track{gap:.8rem}.vvchoice-card{border-width:.15rem;border-radius:.9rem;box-shadow:0 .25rem #061b3d1a}.vvchoice-card__head{min-height:3.7rem!important;padding:.65rem .85rem!important}.vvchoice-card__head strong{font-size:1.15rem!important;line-height:1.05}.vvchoice-card__badge{width:2.35rem;height:2.35rem;flex-basis:2.35rem}.vvchoice-card__body{aspect-ratio:1.95 / 1!important}.vvchoice-card__photo{aspect-ratio:1.95 / 1}.vvchoice-card__strip{min-height:3.45rem!important;padding:.65rem .75rem;line-height:1.08}.vvchoice__controls{gap:.9rem;margin-top:.75rem}.vvchoice__arrow{width:3rem;height:3rem;padding:.45rem}.vvchoice__arrow svg{width:1.55rem;height:1.55rem}.vvchoice__dots{gap:.5rem}.vvchoice__dot{width:.72rem;height:.72rem}.vvchoice__cta-wrap{margin-top:1rem}.vvchoice__button-frame{padding:.35rem}.vvchoice__button-frame:before,.vvchoice__button-frame:after{width:1.4rem;height:1.4rem}.vvchoice__cta{min-height:4.5rem;padding:.85rem 1.3rem;border-width:.16rem;box-shadow:0 .35rem 0 var(--vvc-text);font-size:1.22rem}.vvchoice__trust{flex-wrap:nowrap;gap:.8rem;margin-top:.65rem;font-size:.78rem;line-height:1.1;white-space:nowrap}.vvchoice__trust span{gap:.38rem}.vvchoice__trust i{width:1.35rem;height:1.35rem;flex:0 0 1.35rem;font-size:.8rem}.vvchoice__promise{margin-top:1.1rem;padding-top:.8rem}.vvchoice__promise h3{font-size:1.55rem;line-height:1}.vvchoice__promise-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:.35rem;margin-top:.75rem}.vvchoice__promise-icon{width:3rem;height:3rem;border-width:.14rem}.vvchoice__promise-icon svg{width:1.7rem;height:1.7rem}.vvchoice__promise-item strong{margin-top:.35rem;line-height:1.05}}@media(min-width:990px){.vvchoice{padding-block:clamp(2rem,calc(var(--vvc-pt) * .34),2.8rem) clamp(2.2rem,calc(var(--vvc-pb) * .34),3rem)}.vvchoice>.page-width{max-width:100rem}.vvchoice__header{max-width:66rem}.vvchoice__eyebrow{margin-bottom:.5rem;font-size:.92rem}.vvchoice__heading{font-size:clamp(3.25rem,3.55vw,4.55rem);line-height:.94}.vvchoice__subheading{margin-top:.65rem;font-size:clamp(1.3rem,1.18vw,1.5rem);line-height:1.25}.vvchoice__layout{grid-template-columns:minmax(0,1fr) minmax(18rem,.55fr) minmax(0,1fr);gap:1rem;margin-top:1.5rem}.vvchoice__stack{gap:.8rem}.vvchoice-card{border-width:.15rem;border-radius:1rem;box-shadow:0 .25rem #061b3d18}.vvchoice-card__head{min-height:3.7rem;padding:.58rem .9rem}.vvchoice-card__head strong{font-size:1.22rem;line-height:1.05}.vvchoice-card__badge{width:2.45rem;height:2.45rem;flex-basis:2.45rem}.vvchoice-card__body,.vvchoice-card__photo{aspect-ratio:2.15 / 1}.vvchoice-card__photo{object-fit:contain;background:#fff}.vvchoice-card__strip{min-height:3rem;padding:.55rem .7rem;line-height:1.08}.vvchoice__media{min-height:0}.vvchoice__media-glow{top:20%;right:8%;bottom:7%;left:8%;filter:blur(3rem)}.vvchoice__image{width:min(100%,24rem);max-height:39rem}.vvchoice__cta-wrap{margin-top:1.8rem}.vvchoice__button-frame{width:min(100%,35rem);padding:.55rem}.vvchoice__cta{min-height:4.8rem;padding:.9rem 1.7rem;box-shadow:0 .45rem 0 var(--vvc-text);font-size:1.35rem}.vvchoice__trust{gap:1.1rem;margin-top:.85rem;font-size:.95rem}.vvchoice__promise{margin-top:1.8rem;padding-top:1.2rem}.vvchoice__promise h3{font-size:clamp(1.9rem,2vw,2.35rem)}.vvchoice__promise-grid{gap:.9rem;margin-top:1rem}.vvchoice__promise-icon{width:3.9rem;height:3.9rem}.vvchoice__promise-icon svg{width:2.2rem;height:2.2rem}.vvchoice__promise-item strong{margin-top:.45rem;line-height:1.1}}@media(max-width:749px){.vvchoice{padding-block:1.8rem 2.2rem}.vvchoice>.page-width{padding-inline:1.5rem}.vvchoice__header{position:static;min-height:0;padding-right:0;text-align:center}.vvchoice__eyebrow{margin-bottom:.45rem;font-size:.85rem}.vvchoice__heading{font-size:clamp(3.2rem,10.4vw,4.15rem);line-height:.94}.vvchoice__subheading{max-width:34rem;margin:.65rem auto 0;font-size:1.22rem;line-height:1.25}.vvchoice__layout{position:static;display:block;margin-top:1.2rem}.vvchoice__media{position:relative;top:auto;right:auto;width:100%;height:auto;min-height:0;aspect-ratio:1 / 1;overflow:hidden;pointer-events:auto}.vvchoice__media-glow{top:14%;right:8%;bottom:14%;left:8%;filter:blur(3rem)}.vvchoice__image{width:auto;height:auto;max-width:90%;max-height:90%;object-fit:contain;object-position:center;filter:drop-shadow(0 1.2rem 1.5rem #061b3d2b)}.vvchoice__cards-carousel{margin-top:.9rem}.vvchoice-card__body,.vvchoice-card__photo{aspect-ratio:1.9 / 1!important}.vvchoice-card__photo{object-fit:contain;background:#fff}.vvchoice__controls{margin-top:.8rem}.vvchoice__cta-wrap{margin-top:1.15rem}.vvchoice__promise{margin-top:1.35rem;padding-top:1rem}.vvchoice__promise h3{font-size:1.65rem}.vvchoice__promise-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem .5rem;margin-top:.85rem}.vvchoice__promise-icon{width:3.8rem;height:3.8rem}.vvchoice__promise-icon svg{width:2.1rem;height:2.1rem}.vvchoice__promise-item strong{margin-top:.4rem;line-height:1.08}}.vvchoice__heading.is-bold,.vvchoice__subheading.is-bold{font-weight:700}.vvchoice__heading.is-italic,.vvchoice__subheading.is-italic{font-style:italic}@media(max-width:749px){.vvchoice__header{max-width:38rem;margin-inline:auto;text-align:center}.vvchoice__heading,.vvchoice__subheading{text-align:center}.vvchoice__layout{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:auto auto auto;gap:.8rem;align-items:stretch;margin-top:1.2rem}.vvchoice__cards-carousel,.vvchoice__cards-track{display:contents!important}.vvchoice__cards-track .vvchoice-card{width:auto;min-width:0;height:auto;align-self:stretch;scroll-snap-align:none}.vvchoice__cards-track .vvchoice-card:nth-child(1){grid-column:1;grid-row:1}.vvchoice__cards-track .vvchoice-card:nth-child(2){grid-column:2;grid-row:1}.vvchoice__cards-track .vvchoice-card:nth-child(3){grid-column:1;grid-row:3}.vvchoice__cards-track .vvchoice-card:nth-child(4){grid-column:2;grid-row:3}.vvchoice__media{grid-column:1 / -1;grid-row:2;width:100%;height:30rem;min-height:30rem;aspect-ratio:auto;margin:.15rem auto;overflow:visible}.vvchoice__media-glow{top:9%;right:13%;bottom:5%;left:13%;filter:blur(3.5rem)}.vvchoice__image{width:min(100%,32rem);height:100%;max-width:100%;max-height:30rem;object-fit:contain;object-position:center;filter:drop-shadow(0 1.4rem 1.8rem #061b3d30)}.vvchoice-card{border-width:.14rem;border-radius:.9rem;box-shadow:0 .22rem #061b3d18}.vvchoice-card__head{min-height:3.6rem!important;gap:.45rem;padding:.52rem .65rem!important}.vvchoice-card__head strong{font-size:1.02rem!important;line-height:1.05}.vvchoice-card__badge{width:2.35rem;height:2.35rem;flex-basis:2.35rem}.vvchoice-card__body,.vvchoice-card__photo{width:100%;height:auto!important;min-height:0!important;aspect-ratio:2.45 / 1!important}.vvchoice-card__photo{object-fit:contain;object-position:center;background:#fff}.vvchoice-card__strip{min-height:3.45rem!important;padding:.58rem .48rem;line-height:1.06;letter-spacing:0}.vvchoice__controls{display:none!important}.vvchoice__cta-wrap{margin-top:1.2rem}}@media(min-width:990px){.vvchoice{padding-block:1.8rem 2.2rem}.vvchoice>.page-width{max-width:98rem}.vvchoice__header{max-width:64rem}.vvchoice__eyebrow{margin-bottom:.4rem;font-size:.86rem}.vvchoice__heading{font-size:clamp(3.1rem,3.25vw,4.2rem);line-height:.93}.vvchoice__subheading{margin-top:.55rem;font-size:clamp(1.22rem,1.05vw,1.42rem);line-height:1.22}.vvchoice__layout{grid-template-columns:minmax(0,1fr) minmax(24rem,.82fr) minmax(0,1fr);gap:.9rem;margin-top:1.15rem}.vvchoice-card{border-width:.14rem;border-radius:.9rem;box-shadow:0 .2rem #061b3d16}.vvchoice-card__head{min-height:3.25rem;padding:.45rem .75rem}.vvchoice-card__head strong{font-size:1.1rem;line-height:1.02}.vvchoice-card__badge{width:2.15rem;height:2.15rem;flex-basis:2.15rem}.vvchoice-card__body,.vvchoice-card__photo{aspect-ratio:2.85 / 1}.vvchoice-card__photo{object-fit:contain;object-position:center;background:#fff}.vvchoice-card__strip{min-height:2.65rem;padding:.42rem .58rem;line-height:1.05}.vvchoice__media{min-height:0}.vvchoice__media-glow{top:16%;right:3%;bottom:3%;left:3%;filter:blur(3.4rem)}.vvchoice__image{width:min(100%,30rem);max-height:37rem}.vvchoice__cta-wrap{margin-top:1.35rem}.vvchoice__button-frame{width:min(100%,33rem);padding:.45rem}.vvchoice__cta{min-height:4.35rem;padding:.72rem 1.4rem;box-shadow:0 .35rem 0 var(--vvc-text);font-size:1.2rem}.vvchoice__trust{gap:.9rem;margin-top:.65rem;font-size:.86rem}.vvchoice__promise{margin-top:1.25rem;padding-top:.9rem}.vvchoice__promise h3{font-size:clamp(1.7rem,1.7vw,2.05rem)}.vvchoice__promise-grid{gap:.7rem;margin-top:.75rem}.vvchoice__promise-icon{width:3.35rem;height:3.35rem}.vvchoice__promise-icon svg{width:1.9rem;height:1.9rem}.vvchoice__promise-item strong{margin-top:.32rem;line-height:1.05}}@media screen and (max-width:749px){.vvchoice-card__head{min-height:4rem!important;padding:.6rem .75rem!important}.vvchoice-card__head strong{font-size:1.4rem!important;line-height:1.12!important}}
/*# sourceMappingURL=/cdn/shop/t/178/assets/vv-lg-choice.css.map */
