:root{--adv-navy: #0A1628;--adv-cream: #F8F6F1;--adv-cream-light: #FFFFFF;--adv-sage-light: #F2FAF5;--adv-green: #22C55E;--adv-green-dark: #16A34A;--adv-red: #EF4444;--adv-star: #F59E0B;--adv-border: rgba(0, 0, 0, .08)}.adv-section{--s-text: #1A1A1A;--s-muted: #555555;--s-dim: #888888;--s-card-bg: #FFFFFF;--s-card-bd: rgba(0, 0, 0, .09);--s-divider: rgba(0, 0, 0, .08)}.adv-section--dark,.adv-hero{--s-text: rgba(255, 255, 255, .95);--s-muted: rgba(255, 255, 255, .65);--s-dim: rgba(255, 255, 255, .38);--s-card-bg: rgba(255, 255, 255, .06);--s-card-bd: rgba(255, 255, 255, .1);--s-divider: rgba(255, 255, 255, .1)}.adv-header-bar{position:fixed;top:0;left:0;width:100%;height:54px;background:#0a1628;display:flex;align-items:center;justify-content:center;z-index:9999;box-sizing:border-box;overflow:hidden}.adv-header-bar__logo{height:120px;width:auto;display:block;flex-shrink:0}.adv-section,.adv-hero{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);box-sizing:border-box}.adv-hero{position:relative;overflow:hidden;background-color:var(--adv-navy);height:72vh;max-height:720px;min-height:480px}.adv-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center top;display:block}.adv-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#0a1e649e;z-index:1}.adv-hero__inner{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;padding:0 60px 56px;z-index:2;max-width:860px}.adv-hero__kicker{display:block;font-size:.75rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--adv-green);margin:0 0 20px;text-align:left}.adv-hero__h1{font-size:clamp(2rem,4.5vw,3rem);color:#fff;line-height:1.15;margin:0 0 24px;max-width:780px;text-align:left}.adv-hero__sub{font-size:1.0625rem;color:#ffffffb3;line-height:1.65;max-width:580px;margin:0 0 28px;text-align:left}.adv-hero__meta{font-size:.8125rem;color:#ffffff61;letter-spacing:.04em;text-align:left}.adv-section{padding:64px 24px}.adv-section--cream{background:var(--adv-cream)}.adv-section--cream-light{background:var(--adv-cream-light)}.adv-section--dark{background:var(--adv-navy)}.adv-section--sage{background:var(--adv-sage-light)}.adv-section--white{background:#fff}.adv-section__inner{max-width:740px;margin:0 auto;width:100%}.adv-section__inner--wide{max-width:980px;margin:0 auto;width:100%}.adv-section__title{font-size:clamp(1.5rem,3.5vw,2.25rem);color:var(--s-text);text-align:center;margin:0 auto 16px;line-height:1.25}.adv-section__lead{font-size:1.125rem;line-height:1.75;color:var(--s-muted);max-width:640px;margin:0 auto;text-align:center}.adv-narrative{font-size:1.0625rem;line-height:1.85;color:var(--s-muted);margin:0 0 20px;max-width:660px}.adv-narrative em{font-style:italic;color:var(--s-text)}.adv-narrative--bold{font-weight:700;font-size:1.375rem;color:var(--s-text)}.adv-narrative--strong{font-weight:700;color:var(--s-text)}.adv-checklist-box{background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:14px;padding:28px 32px;margin-top:32px}.adv-checklist-box__title{font-size:1.25rem;font-weight:700;color:var(--s-text);margin:0 0 20px;text-align:left}.adv-checklist-box .adv-checklist li{background:transparent;border:none;border-bottom:1px solid rgba(255,255,255,.06);border-radius:0;padding:12px 0}.adv-checklist-box .adv-checklist li:first-child{padding-top:0}.adv-checklist-box .adv-checklist li:last-child{border-bottom:none;padding-bottom:0}.adv-checklist{list-style:none;padding:0;margin:32px auto 0;max-width:640px;display:flex;flex-direction:column;gap:10px}.adv-checklist li{display:flex;align-items:flex-start;gap:14px;font-size:1.0625rem;line-height:1.55;color:var(--s-muted);background:var(--s-card-bg);border:1px solid var(--s-card-bd);border-radius:8px;padding:14px 18px}.adv-x{color:var(--adv-red);font-size:1.125rem;font-weight:700;flex-shrink:0;line-height:1.55}.adv-why-box{background:var(--adv-navy);border-radius:12px;padding:28px 32px;margin:40px 0}.adv-why-box__title{font-size:1.125rem;font-weight:700;color:#fff;margin:0 0 18px}.adv-why-box__item{font-size:.9375rem;line-height:1.7;color:#ffffff9e;margin:0 0 12px}.adv-why-box__conclusion{font-size:.9375rem;font-weight:700;color:#ffffffe6;margin:16px 0 0;padding-top:16px;border-top:1px solid rgba(255,255,255,.1);line-height:1.6}.adv-section__pivot-line{font-size:1.125rem;font-weight:700;color:var(--adv-navy);margin:4px 0 0}.adv-narrative strong{color:var(--adv-navy)}.adv-chain{max-width:640px;margin:40px auto 0;display:flex;flex-direction:column;gap:0}.adv-chain__step{display:flex;gap:20px;align-items:flex-start;padding:18px 24px;background:var(--s-card-bg);border:1px solid var(--s-card-bd);border-radius:8px}.adv-chain__step--highlight{background:#22c55e12;border-color:#22c55e38}.adv-chain__num{font-size:.6875rem;font-weight:700;letter-spacing:.06em;color:var(--adv-green);flex-shrink:0;padding-top:3px;min-width:24px}.adv-chain__body strong{display:block;font-size:1rem;font-weight:700;color:var(--s-text);margin-bottom:4px;line-height:1.3}.adv-chain__body p{font-size:.9375rem;color:var(--s-muted);margin:0;line-height:1.55}.adv-chain__arrow{text-align:center;color:var(--adv-green);font-size:1.25rem;line-height:1;padding:6px 0;opacity:.5}.adv-cols-3{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:40px auto 0;max-width:960px}.adv-col-card{background:var(--s-card-bg);border:1px solid var(--s-card-bd);border-radius:12px;padding:28px 22px}.adv-col-card__icon{font-size:2rem;margin-bottom:14px;display:block}.adv-col-card__title{font-size:1rem;font-weight:700;color:var(--s-text);margin:0 0 10px;line-height:1.3}.adv-col-card__text{font-size:.9375rem;color:var(--s-muted);line-height:1.65;margin:0}.adv-counsel-wrap{margin:48px auto 0;text-align:center;max-width:640px}.adv-counsel-body{font-size:1.0625rem;line-height:1.75;color:var(--s-muted);margin:0 0 24px}.adv-counsel-bold{font-size:1.25rem;font-weight:700;font-style:italic;color:var(--s-text);padding:20px 28px;background:#22c55e12;border:1px solid rgba(34,197,94,.2);border-radius:8px;line-height:1.4;display:inline-block}.adv-quote{max-width:700px;margin:0 auto;border-left:4px solid var(--adv-green);padding-left:32px}.adv-quote p{font-size:1.1875rem;line-height:1.75;font-style:italic;color:var(--s-text);margin:0 0 16px}.adv-quote cite{font-size:.875rem;color:var(--s-dim);font-style:normal;display:block}.adv-badge{display:inline-block;background:var(--s-card-bg);border:1px solid var(--s-card-bd);border-radius:4px;padding:2px 8px;font-size:.75rem;margin-left:8px;vertical-align:middle}.adv-comparison{width:100%;border-collapse:collapse;font-size:.9375rem}.adv-comparison th{padding:14px 18px;text-align:left;font-weight:700;border-bottom:2px solid var(--s-divider)}.adv-comparison th:first-child{color:var(--adv-red);background:#ef44440f}.adv-comparison th:last-child{color:var(--adv-green-dark);background:#22c55e12}.adv-comparison td{padding:13px 18px;border-bottom:1px solid var(--s-divider);line-height:1.5;vertical-align:top}.adv-comparison td:first-child{color:var(--s-muted);background:#ef444408}.adv-comparison td:last-child{color:var(--s-text);background:#22c55e08;font-weight:500}.adv-stats-bar{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;margin-top:40px;padding-top:32px;border-top:1px solid rgba(0,0,0,.07)}.adv-stats-bar__item{background:var(--adv-navy);color:#fff;border-radius:10px;padding:14px 28px;text-align:center;font-weight:700;font-size:1.125rem;line-height:1.2}.adv-stats-bar__item span{display:block;font-size:.75rem;font-weight:400;color:#fff9;margin-top:4px;letter-spacing:.03em}.adv-stats{display:flex;justify-content:center;align-items:flex-start;gap:48px;flex-wrap:wrap}.adv-stat__number{display:block;font-size:clamp(2rem,5vw,3rem);font-weight:700;color:var(--adv-green-dark);line-height:1.1;letter-spacing:-.02em}.adv-stat__label{display:block;font-size:.875rem;color:var(--s-muted);margin-top:6px}.adv-reviews-subtitle{font-size:.9375rem;color:var(--s-muted);text-align:center;margin:8px auto 0;max-width:520px;line-height:1.6;font-style:italic}.adv-reviews-list{margin:32px auto 0;display:flex;flex-direction:column;max-width:640px;width:100%}.adv-review-row{padding:24px 0;border-bottom:1px solid rgba(0,0,0,.07)}.adv-review-row:first-child{border-top:1px solid rgba(0,0,0,.07)}.adv-review-row__stars{color:var(--adv-star);font-size:.875rem;letter-spacing:2px;margin-bottom:8px}.adv-review-row__text{font-size:.9375rem;line-height:1.65;color:var(--s-muted);font-style:italic;margin:0 0 10px}.adv-review-row__author{font-size:.8125rem;color:var(--s-dim);margin:0}.adv-review-row__author span{color:var(--adv-green-dark);font-weight:600}.adv-offer{background:var(--s-card-bg);border:2px solid rgba(34,197,94,.35);border-radius:16px;padding:40px 32px;text-align:center;max-width:560px;margin:0 auto;box-sizing:border-box;box-shadow:0 4px 24px #0000000f}.adv-offer__badge{display:inline-block;background:var(--adv-green);color:#fff;font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:6px 18px;border-radius:20px;margin-bottom:20px}.adv-offer__title{font-size:1.5rem;font-weight:700;color:var(--s-text);margin:0 0 8px;line-height:1.2}.adv-pricing{display:flex;flex-direction:column;gap:10px;margin:24px 0;text-align:left}.adv-pricing__option{display:flex;justify-content:space-between;align-items:center;background:#00000008;border:1px solid var(--s-divider);border-radius:8px;padding:14px 20px;gap:12px}.adv-pricing__label{font-size:.9375rem;color:var(--s-muted);line-height:1.3}.adv-pricing__price{font-weight:700;font-size:1.125rem;color:var(--s-text);white-space:nowrap}.adv-pricing__save{display:block;font-size:.75rem;color:var(--adv-green-dark);font-weight:600;margin-top:2px}.adv-guarantee{font-size:.875rem;color:var(--s-muted);margin-top:20px;line-height:1.7}.adv-btn-sage{display:inline-block;background-color:var(--adv-green);color:#fff!important;padding:18px 40px;border-radius:6px;font-size:1.125rem;font-weight:700;text-decoration:none!important;max-width:520px;width:100%;box-sizing:border-box;text-align:center;transition:background-color .2s ease;letter-spacing:.01em;margin-top:24px}.adv-btn-sage:hover{background-color:var(--adv-green-dark);color:#fff!important}.adv-closing{max-width:600px;margin:0 auto 32px;text-align:center;font-size:1.0625rem;line-height:1.8;color:var(--s-muted);font-style:italic;display:block}.adv-trust{display:flex;justify-content:center;gap:20px;flex-wrap:wrap;padding:28px 16px 0;border-top:1px solid var(--s-divider);margin-top:32px}.adv-trust__item{display:flex;align-items:center;gap:6px;font-size:.875rem;color:var(--s-muted);font-weight:500;white-space:nowrap}.adv-section__kicker{display:block;font-size:.9rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--adv-green);text-align:center;margin:0 0 16px}.adv-editorial{font-size:1.0625rem;line-height:1.85;color:var(--s-muted);max-width:640px;margin:0 auto 20px;text-align:center}.adv-editorial strong{color:var(--s-text)}.adv-editorial em{font-style:italic;color:var(--s-text)}.adv-editorial-bold{font-size:1.125rem;font-weight:700;color:var(--s-text);text-align:center;max-width:640px;margin:8px auto 0;display:block}.adv-product-card{background:#fff;border:1px solid rgba(0,0,0,.09);border-radius:16px;overflow:hidden;max-width:480px;margin:40px auto 0;box-shadow:0 6px 40px #00000017}.adv-product-card__img{width:100%;height:auto;display:block}.adv-product-card__body{padding:24px 28px 28px}.adv-product-card__badge{display:inline-block;font-size:.6875rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#555;margin-bottom:10px}.adv-product-card__name{font-size:1.25rem;font-weight:700;color:#1a1a1a;margin:0 0 8px;line-height:1.3}.adv-product-card__rating{font-size:.9375rem;color:var(--adv-star);margin-bottom:18px}.adv-product-card__rating span{color:#888;font-size:.875rem}.adv-product-card__features{list-style:none;padding:0;margin:0 0 20px;display:flex;flex-direction:column;gap:8px}.adv-product-card__features li{display:flex;align-items:flex-start;gap:10px;font-size:.9375rem;color:#555;line-height:1.45}.adv-product-card__features li:before{content:"\2713";color:var(--adv-green);font-weight:700;flex-shrink:0}.adv-product-card__trust{display:flex;justify-content:center;gap:14px;flex-wrap:wrap;padding-top:14px;border-top:1px solid rgba(0,0,0,.08);margin-top:14px}.adv-product-card__trust span{font-size:.8125rem;color:#888}.adv-faq-title{font-size:clamp(1.375rem,3vw,1.875rem);color:#1a1a1a;text-align:center;margin:0 auto 8px;padding:64px 24px 0;max-width:640px;display:block}.adv-features-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:40px;max-width:760px;margin-left:auto;margin-right:auto}.adv-feature-card{background:var(--s-card-bg);border:1px solid var(--s-card-bd);border-radius:12px;padding:24px 22px}.adv-feature-card__icon{width:28px;height:28px;background:#22c55e1f;border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--adv-green);font-size:.875rem;font-weight:700;margin-bottom:14px}.adv-feature-card__title{font-size:1rem;font-weight:700;color:var(--s-text);margin:0 0 8px;line-height:1.3}.adv-feature-card__text{font-size:.9375rem;color:var(--s-muted);line-height:1.65;margin:0}.adv-pivot{width:100vw;margin-left:calc(50% - 50vw);min-height:70vh;background-color:var(--adv-navy);background-size:cover;background-position:center 35%;display:flex;flex-direction:column;justify-content:flex-end;position:relative;overflow:hidden;box-sizing:border-box}.adv-pivot:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#0a16281a,#0a16280a 40%,#ffffffe6 82%,#fff);z-index:0}.adv-pivot__inner{position:relative;z-index:1;text-align:center;padding:0 24px 60px;max-width:700px;margin:0 auto;width:100%}.adv-pivot__text{font-size:clamp(1.5rem,3.5vw,2.375rem);font-weight:700;color:var(--adv-navy);line-height:1.25;margin:0}@media(prefers-reduced-motion:no-preference){.adv-section,.adv-pivot{opacity:0;transform:translateY(48px);transition:opacity 1s cubic-bezier(.22,1,.36,1),transform 1s cubic-bezier(.22,1,.36,1);will-change:opacity,transform}.adv-pivot{transform:scale(.96)}.adv-section.adv-visible,.adv-pivot.adv-visible{opacity:1;transform:none}@keyframes advChildUp{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:none}}.adv-section.adv-visible .adv-section__inner>*{animation:advChildUp .75s cubic-bezier(.22,1,.36,1) both}.adv-section.adv-visible .adv-section__inner>*:nth-child(1){animation-delay:.12s}.adv-section.adv-visible .adv-section__inner>*:nth-child(2){animation-delay:.23s}.adv-section.adv-visible .adv-section__inner>*:nth-child(3){animation-delay:.34s}.adv-section.adv-visible .adv-section__inner>*:nth-child(4){animation-delay:.45s}.adv-section.adv-visible .adv-section__inner>*:nth-child(5){animation-delay:.56s}.adv-section.adv-visible .adv-section__inner>*:nth-child(6){animation-delay:.67s}.adv-section.adv-visible .adv-section__inner>*:nth-child(7){animation-delay:.78s}.adv-section.adv-visible .adv-product-card,.adv-section.adv-visible .adv-why-box,.adv-section.adv-visible .adv-checklist-box{animation:advChildUp .85s .3s cubic-bezier(.22,1,.36,1) both}.adv-section.adv-visible .adv-feature-card:nth-child(1){animation:advChildUp .7s .2s cubic-bezier(.22,1,.36,1) both}.adv-section.adv-visible .adv-feature-card:nth-child(2){animation:advChildUp .7s .34s cubic-bezier(.22,1,.36,1) both}.adv-section.adv-visible .adv-feature-card:nth-child(3){animation:advChildUp .7s .48s cubic-bezier(.22,1,.36,1) both}.adv-section.adv-visible .adv-feature-card:nth-child(4){animation:advChildUp .7s .62s cubic-bezier(.22,1,.36,1) both}.adv-section.adv-visible .adv-review-row:nth-child(1){animation:advChildUp .7s .15s cubic-bezier(.22,1,.36,1) both}.adv-section.adv-visible .adv-review-row:nth-child(2){animation:advChildUp .7s .28s cubic-bezier(.22,1,.36,1) both}.adv-section.adv-visible .adv-review-row:nth-child(3){animation:advChildUp .7s .41s cubic-bezier(.22,1,.36,1) both}.adv-section.adv-visible .adv-review-row:nth-child(4){animation:advChildUp .7s .54s cubic-bezier(.22,1,.36,1) both}}.adv-product-photo{width:100%;background:#f5f5f5;overflow:hidden}.adv-product-photo__img{display:block;width:100%;max-height:560px;object-fit:cover;object-position:center center}.adv-offer-card{max-width:520px;margin:36px auto 0;background:#fff;border-radius:18px;box-shadow:0 8px 48px #0000001f;border:1px solid rgba(0,0,0,.06);overflow:hidden}.adv-offer-card__photo{width:100%;aspect-ratio:4 / 3;overflow:hidden;background:#f0f0f0}.adv-offer-card__img{width:100%;height:100%;object-fit:cover;display:block}.adv-offer-card__body{padding:28px 28px 24px}.adv-offer-card__badge{display:inline-block;font-size:.7rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--adv-navy);background:#0a193c12;border-radius:6px;padding:4px 10px;margin-bottom:14px}.adv-offer-card__name{font-size:1.5rem;font-weight:800;color:var(--adv-navy);margin:0 0 10px;line-height:1.2}.adv-offer-card__rating{font-size:.9375rem;color:#f59e0b;font-weight:600;margin-bottom:18px}.adv-offer-card__rating span{color:#888;font-weight:400;font-size:.875rem}.adv-offer-card__features{list-style:none;padding:0;margin:0 0 24px;display:flex;flex-direction:column;gap:10px}.adv-offer-card__features li{display:flex;align-items:flex-start;gap:10px;font-size:.9375rem;color:#333;line-height:1.45}.adv-offer-card__features li:before{content:"";display:inline-flex;width:20px;height:20px;min-width:20px;border-radius:50%;background-color:var(--adv-green);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath d='M2.5 6l2.8 2.8 4.2-4.6' stroke='white' stroke-width='1.6' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;margin-top:2px}.adv-offer-card__price{font-size:2.25rem;font-weight:800;color:var(--adv-navy);margin-bottom:18px;line-height:1}.adv-offer-card__cta{display:block;width:100%;background:var(--adv-green);color:#fff;text-align:center;padding:18px 24px;border-radius:10px;font-size:1.0625rem;font-weight:700;text-decoration:none;box-shadow:0 4px 20px #22c55e59;margin-bottom:18px;transition:background .2s,box-shadow .2s}.adv-offer-card__cta:hover{background:#16a34a;box-shadow:0 6px 28px #22c55e73;color:#fff;text-decoration:none}.adv-offer-card__trust{display:flex;justify-content:center;gap:18px;flex-wrap:wrap;padding-top:4px}.adv-offer-card__trust span{font-size:.8125rem;color:#999}.adv-sticky-bar{position:fixed;bottom:24px;left:50%;transform:translate(-50%) translateY(120px);width:auto;z-index:9998;transition:transform .35s ease}.adv-sticky-bar--visible{transform:translate(-50%) translateY(0)}.adv-sticky-bar__inner{display:flex;align-items:center;justify-content:center}.adv-sticky-bar__text{display:none}.adv-sticky-bar__btn{display:inline-block;background:var(--adv-green);color:#fff!important;padding:16px 40px;border-radius:50px;font-weight:700;font-size:1rem;text-decoration:none!important;white-space:nowrap;box-shadow:0 6px 24px #22c55e66;transition:background-color .2s ease,box-shadow .2s ease}.adv-sticky-bar__btn:hover{background:var(--adv-green-dark);box-shadow:0 6px 24px #22c55e8c}@media screen and (max-width:749px){.adv-hero{height:65vh}.adv-hero__inner{padding:0 24px 44px}.adv-hero__h1{font-size:1.75rem}.adv-section{padding:48px 20px}.adv-cols-3{grid-template-columns:1fr;gap:12px}.adv-reviews-grid{grid-template-columns:1fr}.adv-stats{gap:28px}.adv-offer{padding:28px 20px}.adv-quote{padding-left:20px}.adv-trust{gap:12px}.adv-trust__item{font-size:.8125rem}.adv-btn-sage{font-size:1rem;padding:16px 24px}.adv-chain__step{padding:14px 16px}.adv-pivot{min-height:60vh}.adv-features-grid{grid-template-columns:1fr}.adv-pivot__text{font-size:1.5rem}.adv-pivot__inner{padding:0 20px 44px}.adv-sticky-bar{bottom:16px;width:calc(100% - 40px)}.adv-sticky-bar__btn{width:100%;text-align:center;padding:15px 20px}}.vp-lifestyle{padding:64px 24px;background:#fff}.vp-lifestyle__inner{max-width:1080px;margin:0 auto}.vp-lifestyle__title{font-size:clamp(1.5rem,3vw,2rem);font-weight:800;color:#0a1628;text-align:center;margin:0 0 40px}.vp-lifestyle__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}@media(max-width:749px){.vp-lifestyle__grid{grid-template-columns:1fr;max-width:420px;margin:0 auto}}.vp-lifestyle__card{background:#f8f9fa;border-radius:14px;overflow:hidden}.vp-lifestyle__img-placeholder{height:200px;background:#e5e7eb;display:flex;align-items:center;justify-content:center;font-size:2rem;color:#9ca3af}.vp-lifestyle__img,.vp-lifestyle__card img{width:100%;height:220px;object-fit:cover;display:block}.vp-lifestyle__caption{font-size:.9375rem;font-weight:700;color:#0a1628;padding:16px 16px 6px}.vp-lifestyle__desc{font-size:.875rem;color:#6b7280;line-height:1.6;padding:0 16px 18px;margin:0}.vp-compare{padding:64px 24px;background:#f8f9fa}.vp-compare__inner{max-width:820px;margin:0 auto}.vp-compare__title{font-size:clamp(1.5rem,3vw,2rem);font-weight:800;color:#0a1628;text-align:center;margin:0 0 36px}.vp-compare__table{border-radius:14px;overflow:hidden;border:1px solid #e5e7eb;box-shadow:0 2px 12px #0000000f;margin-bottom:36px}.vp-compare__head{display:grid;grid-template-columns:1fr 1fr}.vp-compare__row{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #f3f4f6}.vp-compare__col{padding:14px 18px;font-size:.9375rem;line-height:1.5}.vp-compare__head .vp-compare__col{font-weight:800;font-size:.875rem;text-transform:uppercase;letter-spacing:.04em;padding:16px 18px}.vp-compare__col--bad{background:#fff5f5;color:#7f1d1d}.vp-compare__col--good{background:#f0fdf4;color:#14532d}.vp-compare__head .vp-compare__col--bad{background:#fee2e2}.vp-compare__head .vp-compare__col--good{background:#bbf7d0}@media(max-width:549px){.vp-compare__col{padding:12px;font-size:.8125rem}}.vp-compare__cta-block{text-align:center}.vp-compare__cta-text{font-size:1rem;color:#374151;line-height:1.65;margin:0 0 24px}.vp-compare__btn{display:inline-block;background:#22c55e;color:#fff;font-size:1rem;font-weight:700;padding:15px 36px;border-radius:8px;text-decoration:none;transition:background .2s}.vp-compare__btn:hover{background:#16a34a}.vp-reviews{padding:72px 24px;background:#fff}.vp-reviews__inner{max-width:1000px;margin:0 auto}.vp-reviews__header{text-align:center;margin-bottom:40px}.vp-reviews__stars{color:#f59e0b;font-size:1.125rem;font-weight:700;margin-bottom:10px}.vp-reviews__stars span{color:#374151;font-size:.9375rem}.vp-reviews__title{font-size:clamp(1.5rem,3vw,2rem);font-weight:800;color:#0a1628;margin:0 0 8px}.vp-reviews__sub{font-size:.9375rem;color:#6b7280;margin:0}.vp-reviews__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}@media(max-width:749px){.vp-reviews__grid{grid-template-columns:1fr;max-width:480px;margin:0 auto}}.vp-reviews__card{background:#fff;border:1px solid #e9ecef;border-radius:12px;padding:22px;display:flex;flex-direction:column;gap:12px;box-shadow:0 1px 4px #0000000f}.vp-reviews__card-stars{color:#f59e0b;font-size:1rem;letter-spacing:2px}.vp-reviews__card-text{font-size:.9375rem;color:#374151;line-height:1.65;margin:0;flex:1}.vp-reviews__card-author{font-size:.8125rem;color:#6b7280;margin:0;padding-top:10px;border-top:1px solid #f3f4f6}.vp-reviews__verified{color:#16a34a;font-weight:600}.vp-steps{padding:64px 24px;background:#f8f9fa}.vp-steps__inner{max-width:900px;margin:0 auto}.vp-steps__title{font-size:clamp(1.5rem,3vw,2rem);font-weight:800;color:#0a1628;text-align:center;margin:0 0 40px}.vp-steps__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:28px}@media(max-width:749px){.vp-steps__grid{grid-template-columns:repeat(2,1fr);gap:20px}}@media(max-width:480px){.vp-steps__grid{grid-template-columns:1fr;max-width:360px;margin:0 auto}}.vp-steps__step{display:flex;flex-direction:column;align-items:center;text-align:center;gap:12px}.vp-steps__num{width:48px;height:48px;border-radius:50%;background:#0a1628;color:#fff;font-size:1.25rem;font-weight:800;display:flex;align-items:center;justify-content:center;flex-shrink:0}.vp-steps__step-title{font-size:.9375rem;font-weight:700;color:#0a1628;margin:0}.vp-steps__step-desc{font-size:.875rem;color:#6b7280;margin:0;line-height:1.6}.vp-faq{padding:64px 24px;background:#fff}.vp-faq__inner{max-width:700px;margin:0 auto}.vp-faq__title{font-size:clamp(1.5rem,3vw,2rem);font-weight:800;color:#0a1628;text-align:center;margin:0 0 36px}.vp-faq__list{display:flex;flex-direction:column;gap:10px}.vp-faq__item{border:1px solid #e5e7eb;border-radius:12px;overflow:hidden}.vp-faq__q{padding:17px 20px;font-size:.9375rem;font-weight:600;color:#0a1628;cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:12px;-webkit-user-select:none;user-select:none}.vp-faq__q::-webkit-details-marker{display:none}.vp-faq__q:after{content:"+";font-size:1.375rem;font-weight:300;color:#9ca3af;flex-shrink:0}details[open] .vp-faq__q:after{content:"\2212"}.vp-faq__a{padding:0 20px 17px}.vp-faq__a p{font-size:.9375rem;color:#6b7280;line-height:1.65;margin:0}.vp-trust-footer{padding:40px 24px;background:#0a1628}.vp-trust-footer__inner{max-width:960px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:24px}@media(max-width:749px){.vp-trust-footer__inner{grid-template-columns:repeat(2,1fr);gap:20px}}.vp-trust-footer__item{display:flex;align-items:flex-start;gap:12px;color:#fff}.vp-trust-footer__icon{font-size:1.25rem;flex-shrink:0;margin-top:2px}.vp-trust-footer__label{font-size:.875rem;font-weight:700;margin-bottom:2px}.vp-trust-footer__sub{font-size:.75rem;color:#ffffff8c}.vp-why{padding:64px 24px;background:#f8f9fa}.vp-why__inner{max-width:1040px;margin:0 auto}.vp-why__title{font-size:clamp(1.5rem,3vw,2rem);font-weight:800;color:#0a1628;text-align:center;margin:0 0 48px;line-height:1.3}.vp-why__layout{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}@media(max-width:749px){.vp-why__layout{grid-template-columns:1fr;gap:32px}}.vp-why__photo{border-radius:16px;overflow:hidden}.vp-why__img{width:100%;aspect-ratio:4/5;object-fit:cover;display:block}.vp-why__features{display:flex;flex-direction:column;gap:24px}.vp-why__feature{display:flex;gap:16px;align-items:flex-start}.vp-why__icon{width:36px;height:36px;border-radius:50%;background:#0a1628;color:#fff;font-size:1rem;font-weight:800;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:2px}.vp-why__feature-title{font-size:.9375rem;font-weight:700;color:#0a1628;margin-bottom:4px}.vp-why__feature-desc{font-size:.875rem;color:#6b7280;line-height:1.6;margin:0}.vp-usecases{padding:64px 24px;background:#fff}.vp-usecases__inner{max-width:960px;margin:0 auto}.vp-usecases__title{font-size:clamp(1.5rem,3vw,2rem);font-weight:800;color:#0a1628;text-align:center;margin:0 0 48px;line-height:1.3}.vp-usecases__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin-bottom:48px}@media(max-width:749px){.vp-usecases__grid{grid-template-columns:1fr;gap:24px}}.vp-usecases__col{text-align:center;padding:28px 20px;border:1px solid #e5e7eb;border-radius:16px}.vp-usecases__icon{font-size:2.5rem;margin-bottom:14px}.vp-usecases__col-title{font-size:1.0625rem;font-weight:700;color:#0a1628;margin:0 0 10px}.vp-usecases__col-desc{font-size:.875rem;color:#6b7280;line-height:1.65;margin:0}.vp-usecases__cta-wrap{text-align:center}.vp-usecases__cta{display:inline-block;background:#16a34a;color:#fff;font-size:1.0625rem;font-weight:800;padding:18px 44px;border-radius:8px;text-decoration:none;letter-spacing:.02em}.vp-usecases__cta:hover{background:#15803d}.vp-pg{max-width:860px;margin:0 auto;padding:56px 24px 80px;font-family:inherit}.vp-pg__kicker{font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#7a9985;margin:0 0 14px;display:block}.vp-pg h1{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800;color:#1a1a1a;margin:0 0 16px;line-height:1.15}.vp-pg__lead{font-size:1.0625rem;color:#555;line-height:1.65;margin:0 0 40px}.vp-pg h2{font-size:1.25rem;font-weight:700;color:#1a1a1a;margin:48px 0 16px;padding-bottom:12px;border-bottom:2px solid #E8EFE9}.vp-pg h3{font-size:1rem;font-weight:700;color:#1a1a1a;margin:28px 0 10px}.vp-pg p{font-size:.9375rem;color:#333;line-height:1.8;margin:0 0 14px}.vp-pg p:last-child{margin:0}.vp-pg li{font-size:.9375rem;color:#333;line-height:1.8}.vp-pg ul,.vp-pg ol{padding-left:22px;margin:0 0 16px}.vp-pg a{color:#5c7a66;font-weight:600}.vp-pg__divider{border:none;border-top:1px solid #E8EFE9;margin:48px 0}.adv-callout{background:#e8efe9;border-left:4px solid #7A9985;padding:20px 24px;margin:0 0 36px;border-radius:4px;font-size:.9375rem;line-height:1.65;color:#333}.adv-callout a{color:#5c7a66;font-weight:600}.adv-form{margin:24px 0 0}.adv-form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:14px}.adv-form-field{margin-bottom:14px}.adv-form-input{width:100%;padding:13px 16px;border:1px solid #D9D2C3;border-radius:6px;font-size:.9375rem;font-family:inherit;background:#fff;color:#1a1a1a;box-sizing:border-box;transition:border-color .2s}.adv-form-input:focus{outline:none;border-color:#7a9985}.adv-form-input::placeholder{color:#bbb}textarea.adv-form-input{resize:vertical;min-height:130px;line-height:1.55}.adv-form-success{background:#e8efe9;color:#5c7a66;padding:16px 20px;border-radius:6px;margin-bottom:24px;font-weight:600;font-size:.9375rem}@media(max-width:600px){.adv-form-row{grid-template-columns:1fr}}.adv-btn-sage{display:inline-block;background:#7a9985;color:#fff;padding:14px 32px;border-radius:6px;font-size:.9375rem;font-weight:700;text-decoration:none;border:none;cursor:pointer;font-family:inherit;transition:background .2s}.adv-btn-sage:hover{background:#5c7a66}.adv-btn-lg{padding:17px 44px;font-size:1.0625rem}.adv-quote-section{background:#1a1a1a;color:#fff;padding:80px 24px;text-align:center}.adv-big-quote{font-size:clamp(1.1875rem,2.2vw,1.625rem);line-height:1.5;font-weight:500;max-width:820px;margin:0 auto 20px;font-style:italic}.adv-quote-attr{font-size:.8125rem;opacity:.55;letter-spacing:.1em;text-transform:uppercase;margin:0}.adv-two-col{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center;padding:64px 0}.adv-two-col--rev{direction:rtl}.adv-two-col--rev>*{direction:ltr}.adv-img-ph{background:#f5f1ea;border-radius:12px;aspect-ratio:4/5;display:flex;align-items:center;justify-content:center;font-size:.8125rem;color:#aaa;text-align:center;padding:24px;min-height:300px}.adv-two-col__text-kicker{font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#7a9985;margin:0 0 10px;display:block}.adv-two-col__text h2{font-size:clamp(1.25rem,2.5vw,1.75rem);font-weight:800;color:#1a1a1a;margin:0 0 20px;line-height:1.25;border:none;padding:0}.adv-two-col__text p{font-size:.9375rem;color:#333;line-height:1.8;margin:0 0 14px}.adv-two-col__text p:last-child{margin:0}.adv-check-point{display:flex;gap:14px;margin-bottom:18px;align-items:flex-start}.adv-check-point__icon{width:22px;height:22px;border-radius:50%;background:#7a9985;color:#fff;font-size:.75rem;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:2px}.adv-check-point__title{font-size:.9375rem;font-weight:700;color:#1a1a1a;margin:0 0 4px}.adv-check-point__body{font-size:.875rem;color:#555;line-height:1.6;margin:0}@media(max-width:749px){.adv-two-col,.adv-two-col--rev{grid-template-columns:1fr;direction:ltr;gap:32px;padding:40px 0}}.adv-convictions{padding:64px 0}.adv-convictions__kicker{font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#7a9985;margin:0 0 10px;display:block;text-align:center}.adv-convictions h2{font-size:clamp(1.25rem,2.5vw,1.875rem);font-weight:800;color:#1a1a1a;text-align:center;margin:0 0 36px;border:none;padding:0}.adv-conv-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.adv-conv-card{background:#fff;border:1px solid #D9D2C3;border-radius:8px;padding:28px 22px}.adv-conv-icon{font-size:1.5rem;display:block;margin:0 0 14px}.adv-conv-title{font-size:1rem;font-weight:700;color:#1a1a1a;margin:0 0 10px}.adv-conv-body{font-size:.875rem;color:#555;line-height:1.65;margin:0}@media(max-width:749px){.adv-conv-grid{grid-template-columns:1fr}}.adv-page-cta{background:#1a1a1a;color:#fff;padding:80px 24px;text-align:center}.adv-page-cta h2{font-size:clamp(1.625rem,3.5vw,2.375rem);font-weight:800;color:#fff;margin:0 0 16px;border:none;padding:0}.adv-page-cta__sub{font-size:1.0625rem;opacity:.75;max-width:560px;margin:0 auto 32px}.vp-legal{max-width:800px;margin:0 auto;padding:56px 24px 80px;font-family:inherit}.vp-legal__kicker{font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#7a9985;margin:0 0 12px;display:block}.vp-legal h1{font-size:clamp(1.5rem,3vw,2.125rem);font-weight:800;color:#1a1a1a;margin:0 0 8px}.vp-legal__sub{font-size:1.0625rem;color:#555;line-height:1.65;margin:0 0 12px}.vp-legal__date{font-size:.875rem;color:#888;display:block;margin:0 0 48px}.vp-legal__badge{display:inline-flex;align-items:center;gap:8px;background:#e8efe9;border:1px solid #7A9985;border-radius:6px;padding:10px 18px;margin:0 0 36px;font-size:.875rem;font-weight:700;color:#5c7a66}.vp-legal h2{font-size:1.0625rem;font-weight:700;color:#1a1a1a;margin:40px 0 12px;padding-top:20px;border-top:1px solid #F5F1EA}.vp-legal h2:first-of-type,.vp-legal h2:first-child{border-top:none;padding-top:0;margin-top:0}.vp-legal h3{font-size:.9375rem;font-weight:700;color:#1a1a1a;margin:24px 0 10px}.vp-legal p,.vp-legal li{font-size:.9375rem;color:#333;line-height:1.8;margin:0 0 12px}.vp-legal p:last-child{margin:0}.vp-legal ul,.vp-legal ol{padding-left:22px;margin:0 0 14px}.vp-legal a{color:#5c7a66;font-weight:600}.vp-legal__steps{counter-reset:step;list-style:none;padding:0;margin:14px 0}.vp-legal__steps li{counter-increment:step;display:flex;gap:14px;margin-bottom:16px;align-items:flex-start}.vp-legal__steps li:before{content:counter(step);background:#1a1a1a;color:#fff;font-weight:700;font-size:.8125rem;min-width:26px;height:26px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:2px}.vp-legal__steps li p{margin:0;font-size:.9375rem;color:#333;line-height:1.7;padding-top:2px}.vp-legal__box{background:#f5f1ea;border-radius:8px;padding:20px 24px;margin:14px 0}.vp-legal__box p{margin:0 0 8px}.vp-legal__box p:last-child{margin:0}.vp-legal__contact{margin-top:48px;padding:20px 24px;background:#f5f1ea;border-radius:8px;font-size:.9375rem;color:#333;line-height:1.7}.vp-howto__img{object-fit:cover!important;object-position:center center!important}.vp-rv2__stars{color:#f59e0b!important}.vp-howto__img-wrap{overflow:hidden!important;border-radius:50%!important}@media(max-width:749px){.vp-howto,.vp-howto__inner{overflow:visible!important}.vp-howto__grid{display:flex!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;-webkit-overflow-scrolling:touch!important;grid-template-columns:unset!important;gap:16px!important;padding:0 24px 16px!important;width:100%!important}.vp-howto__grid::-webkit-scrollbar{display:none!important}.vp-howto__step{flex:0 0 78vw!important;max-width:280px!important;scroll-snap-align:start!important;min-width:0}.vp-rv2__inner{overflow:visible!important}.vp-rv2__grid{display:flex!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;-webkit-overflow-scrolling:touch!important;grid-template-columns:unset!important;gap:16px!important;padding:0 24px 16px!important;width:100%!important}.vp-rv2__grid::-webkit-scrollbar{display:none!important}.vp-rv2__card{flex:0 0 78vw!important;max-width:300px!important;scroll-snap-align:start!important;min-width:0}}.vp-about{font-family:inherit;color:#1a1a1a;background:transparent}.vp-about__intro{width:100vw;position:relative;left:50%;transform:translate(-50%);box-sizing:border-box;background:#faf8f4;padding:72px 24px 64px;text-align:center}.vp-about__kicker{font-size:.8125rem;font-weight:400;color:#9ca3af;display:block;margin:0 0 20px;letter-spacing:.02em}.vp-about__headline{font-size:clamp(1.875rem,3.5vw,3.125rem);font-weight:800;color:#0a1628;line-height:1.1;margin:0 auto 24px;max-width:860px}.vp-about__lead{font-size:1rem;color:#6b7280;line-height:1.75;margin:0 auto;max-width:640px}.vp-about__split{width:100vw;position:relative;left:50%;transform:translate(-50%);box-sizing:border-box;display:grid;grid-template-columns:1fr 1fr;gap:0;align-items:stretch;background:#faf8f4}.vp-about__split--rev{direction:rtl}.vp-about__split--rev>*{direction:ltr}.vp-about__split-media{overflow:hidden}.vp-about__split-img{width:100%;height:100%;min-height:420px;object-fit:cover;display:block}.vp-about__split-body{padding:56px;display:flex;flex-direction:column;justify-content:center}.vp-about__split-title{font-size:clamp(1.25rem,2vw,1.625rem);font-weight:700;color:#0a1628;margin:0 0 16px;line-height:1.3}.vp-about__split-body p{font-size:.9375rem;color:#555;line-height:1.75;margin:0 0 14px}.vp-about__split-body p:last-child{margin:0}.vp-about__quote-wrap{width:100vw;position:relative;left:50%;transform:translate(-50%);box-sizing:border-box;background:#0a1628;padding:64px 24px;text-align:center}.vp-about__quote{font-size:clamp(1.125rem,2vw,1.5rem);font-weight:600;color:#fff;line-height:1.6;max-width:720px;margin:0 auto 16px;font-style:italic}.vp-about__quote-attr{font-size:.8125rem;color:#fff9;margin:0;letter-spacing:.02em}.vp-about__convictions{width:100vw;position:relative;left:50%;transform:translate(-50%);box-sizing:border-box;padding:64px 24px;text-align:center;background:#f3f4f6}.vp-about__conv-kicker{font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#7a9985;display:block;margin:0 0 12px}.vp-about__conv-headline{font-size:clamp(1.25rem,2vw,1.625rem);font-weight:700;color:#0a1628;margin:0 auto 40px;max-width:640px;line-height:1.3}.vp-about__conv-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0;max-width:1020px;margin:0 auto}.vp-about__conv-card{border:none;border-right:1px solid #E5E7EB;padding:24px 32px;text-align:left}.vp-about__conv-card:last-child{border-right:none}.vp-about__conv-header{display:flex;align-items:center;gap:10px;margin:0 0 10px}.vp-about__conv-icon{display:flex;align-items:center;flex-shrink:0;color:#0a1628}.vp-about__conv-name{font-weight:700;color:#0a1628;font-size:.9375rem;margin:0}.vp-about__conv-desc{font-size:.875rem;color:#555;line-height:1.65;margin:0}.vp-about__bullet{display:flex;gap:12px;align-items:flex-start;margin:16px 0 0}.vp-about__bullet-icon{font-size:1.125rem;flex-shrink:0;margin-top:2px}.vp-about__bullet-title{font-weight:700;color:#0a1628;font-size:.9375rem;margin:0 0 4px}.vp-about__bullet-desc{font-size:.875rem;color:#555;line-height:1.6;margin:0}.vp-about__cta-wrap{width:100vw;position:relative;left:50%;transform:translate(-50%);box-sizing:border-box;background:#0a1628;padding:64px 24px;text-align:center}.vp-about__cta-title{font-size:clamp(1.375rem,2.5vw,2rem);font-weight:800;color:#fff;margin:0 0 14px;line-height:1.2}.vp-about__cta-sub{font-size:.9375rem;color:#ffffffb8;margin:0 0 28px}.vp-about__cta-btn{display:inline-block;background:#22c55e;color:#fff;font-size:.9375rem;font-weight:700;padding:14px 32px;border-radius:8px;text-decoration:none;letter-spacing:.05em;text-transform:uppercase}.vp-about__cta-btn:hover{background:#16a34a}@media(max-width:749px){.vp-about__intro{padding:48px 20px 40px}.vp-about__split{grid-template-columns:1fr}.vp-about__split--rev{direction:ltr}.vp-about__split-img{min-height:260px;height:260px}.vp-about__split-body{padding:32px 20px 40px}.vp-about__conv-grid{grid-template-columns:1fr}.vp-about__convictions{padding:48px 20px}}.vp-contact{max-width:720px;margin:0 auto;padding:48px 24px 80px}.vp-contact__title{font-size:clamp(2rem,4vw,2.75rem);font-weight:800;color:#0a1628;margin:0 0 24px}.vp-contact__intro{color:#374151;line-height:1.75;margin:0 0 28px;font-size:.9375rem}.vp-contact__intro p{margin:0 0 10px}.vp-contact__intro a{color:#16a34a;text-decoration:underline}.vp-contact__success{background:#f0fdf4;border:1px solid #86efac;border-radius:8px;padding:14px 18px;color:#166534;font-weight:600;margin:0 0 20px;font-size:.9375rem}.vp-contact__form{display:flex;flex-direction:column;gap:12px}.vp-contact__row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.vp-contact__input,.vp-contact__textarea{width:100%;padding:14px 16px;border:1px solid #e2e8f0;border-radius:6px;font-size:.9375rem;color:#1a1a1a;background:#fff;font-family:inherit;box-sizing:border-box;transition:border-color .15s}.vp-contact__input:focus,.vp-contact__textarea:focus{outline:none;border-color:#0a1628}.vp-contact__textarea{min-height:130px;resize:vertical}.vp-contact__btn{background:#16a34a;color:#fff;border:none;padding:16px;font-size:1rem;font-weight:700;letter-spacing:.05em;border-radius:6px;cursor:pointer;transition:background .15s;width:100%}.vp-contact__btn:hover{background:#15803d}@media(max-width:600px){.vp-contact__row{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/advertorial.css.map */
