.home-3-lp{--h3-navy:#031b4e;--h3-cyan:#00bde0;--h3-ink:#1a1a1a;--h3-muted:#555555;--h3-bg:#ffffff;--h3-border:#eaeaea;--h3-login-bg:#efefef;--h3-section-bg:#f8f9fa;--h3-pad-x:clamp(1.25rem,4vw,4rem);--h3-max-width:1280px;--h3-gap:16px;--h3-radius:30px;color:var(--h3-ink);background:var(--h3-bg);overflow-x:clip}.home-3-lp *,.home-3-lp :after,.home-3-lp :before{box-sizing:border-box}.home-3-lp img,.home-3-lp video{max-width:100%;height:auto}.home-3-lp .h3-container{width:100%;max-width:var(--h3-max-width);margin-inline:auto;padding-inline:var(--h3-pad-x)}.home-3-lp .h3-section{padding-block:clamp(2.5rem,6vw,5rem)}.home-3-lp .h3-header{position:relative;z-index:50;background:var(--h3-bg)}.home-3-lp .h3-header__inner{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;max-width:1440px;margin:0 auto;padding:1.35rem var(--h3-pad-x)}.home-3-lp .h3-header__left{display:flex;align-items:center;gap:clamp(1.75rem,3.5vw,3.25rem);min-width:0}.home-3-lp .h3-header__logo{display:inline-flex;flex-shrink:0;line-height:0;text-decoration:none}.home-3-lp .h3-header__logoImg{width:auto;height:34px;object-fit:contain}.home-3-lp .h3-header__navList{display:flex;align-items:center;gap:clamp(1.35rem,2.4vw,2.15rem);list-style:none;margin:0;padding:0}.home-3-lp .h3-header__navLink{color:var(--h3-navy);font-size:13px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;text-decoration:none;white-space:nowrap;transition:color .2s ease}.home-3-lp .h3-header__navLink:hover{color:var(--h3-cyan)}.home-3-lp .h3-header__right{display:flex;align-items:center;gap:clamp(1.1rem,2vw,1.85rem);flex-shrink:0}.home-3-lp .h3-header__call{display:flex;align-items:center;gap:.65rem;text-decoration:none;color:inherit}.home-3-lp .h3-header__callIcon{width:36px;height:auto;flex-shrink:0;filter:brightness(0) saturate(100%) invert(64%) sepia(72%) saturate(1486%) hue-rotate(148deg) brightness(97%) contrast(101%)}.home-3-lp .h3-header__callText{display:flex;flex-direction:column;gap:1px;line-height:1.15}.home-3-lp .h3-header__callLabel{color:var(--h3-muted);font-size:10px;font-weight:500;letter-spacing:.06em;text-transform:uppercase}.home-3-lp .h3-header__callNumber{color:var(--h3-navy);font-size:15px;font-weight:700;letter-spacing:.01em;white-space:nowrap}.home-3-lp .h3-header__login{display:inline-flex;align-items:center;justify-content:center;padding:.7rem 1.55rem;border-radius:999px;background:var(--h3-login-bg);color:var(--h3-navy);font-size:12px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;text-decoration:none;white-space:nowrap;transition:background .2s ease}.home-3-lp .h3-header__login:hover{background:#e2e2e2}.home-3-lp .h3-header__menuBtn{display:none;flex-direction:column;justify-content:center;gap:5px;width:40px;height:40px;padding:8px;border:none;background:transparent;cursor:pointer}.home-3-lp .h3-header__menuBtn span{display:block;width:100%;height:2px;background:var(--h3-navy);border-radius:2px;transition:transform .2s ease,opacity .2s ease}.home-3-lp .h3-header__menuBtn.is-open span:first-child{transform:translateY(7px) rotate(45deg)}.home-3-lp .h3-header__menuBtn.is-open span:nth-child(2){opacity:0}.home-3-lp .h3-header__menuBtn.is-open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.home-3-lp .h3-header__mobile{display:none;flex-direction:column;gap:1rem;padding:0 var(--h3-pad-x) 1.25rem;border-top:1px solid var(--h3-border);background:var(--h3-bg)}.home-3-lp .h3-header__mobile.is-open{display:flex}.home-3-lp .h3-header__mobileList{list-style:none;margin:0;padding:.75rem 0 0}.home-3-lp .h3-header__mobileLink{display:block;padding:.7rem 0;color:var(--h3-navy);font-size:13px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;text-decoration:none;border-bottom:1px solid var(--h3-border)}.home-3-lp .h3-header__mobileCall{color:var(--h3-navy);font-size:16px;font-weight:700;text-decoration:none}.home-3-lp .h3-header__login--mobile{width:100%;text-align:center}@media (max-width:1100px){.home-3-lp .h3-header__nav{display:none}.home-3-lp .h3-header__menuBtn{display:flex}}@media (max-width:900px) and (min-width:721px){.home-3-lp .h3-header__callLabel{display:none}.home-3-lp .h3-header__callNumber{font-size:14px}}@media (max-width:720px){.home-3-lp .h3-header__call,.home-3-lp .h3-header__login:not(.h3-header__login--mobile){display:none}.home-3-lp .h3-header__inner{padding:1rem var(--h3-pad-x)}}.home-3-lp .h3-hero{background:var(--h3-bg);overflow:hidden}.home-3-lp .h3-hero__inner{display:grid;grid-template-columns:minmax(0,600px) minmax(0,1fr);align-items:center;grid-column-gap:clamp(2.5rem,5.5vw,5rem);column-gap:clamp(2.5rem,5.5vw,5rem);max-width:1440px;margin:0 auto;padding:.25rem var(--h3-pad-x) 2.5rem;min-height:min(74vh,740px)}.home-3-lp .h3-hero__collage{--col-w:280px;display:grid;grid-template-columns:var(--col-w) var(--col-w);grid-gap:var(--h3-gap);gap:var(--h3-gap);width:calc(var(--col-w) * 2 + var(--h3-gap));max-width:100%;height:640px;justify-self:start}.home-3-lp .h3-hero__col{position:relative;width:var(--col-w);height:100%}.home-3-lp .h3-hero__col--left{transform:translateY(64px)}.home-3-lp .h3-hero__col--right{transform:translateY(-52px)}.home-3-lp .h3-hero__track{display:flex;flex-direction:column;gap:var(--h3-gap);width:100%;will-change:transform}.home-3-lp .h3-hero__track--up{animation:h3-hero-reel-up 28s linear infinite}.home-3-lp .h3-hero__track--down{animation:h3-hero-reel-down 28s linear infinite}@keyframes h3-hero-reel-up{0%{transform:translateY(0)}to{transform:translateY(-50%)}}@keyframes h3-hero-reel-down{0%{transform:translateY(-50%)}to{transform:translateY(0)}}.home-3-lp .h3-hero__collage:hover .h3-hero__track{animation-play-state:paused}@media (prefers-reduced-motion:reduce){.home-3-lp .h3-hero__track--down,.home-3-lp .h3-hero__track--up{animation:none}}.home-3-lp .h3-hero__tile{position:relative;width:100%;flex-shrink:0;overflow:hidden;border-radius:var(--h3-radius)}.home-3-lp .h3-hero__img{display:block;width:100%!important;height:100%!important;max-width:none;border-radius:inherit;object-fit:cover}.home-3-lp .h3-hero__img--cover{object-position:20% top}.home-3-lp .h3-hero__content{max-width:540px;padding-bottom:1rem}.home-3-lp .h3-hero__proof{display:flex;align-items:stretch;justify-content:flex-start;flex-wrap:wrap;gap:1rem;margin-bottom:2rem;max-width:100%}.home-3-lp .h3-hero__proofBadge{align-self:flex-start;flex-shrink:0;display:block;width:68px;height:auto;border-radius:1rem;box-shadow:0 3.88px 15.54px 0 rgba(0,0,0,.12)}.home-3-lp .h3-hero__proofCard{align-self:flex-start;display:flex;flex-direction:column;min-width:0;gap:.5rem;padding:.5rem .75rem;background:#f8fafc;border:1px solid #f3f4f6;border-radius:1rem;box-shadow:0 9.54px 42.93px 0 rgba(0,0,0,.17)}.home-3-lp .h3-hero__proofCount{margin:0;color:#030712;font-size:clamp(1.75rem,7.5vw,2.25rem);font-weight:700;line-height:1;letter-spacing:-.025em;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.home-3-lp .h3-hero__proofMeta{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:.5rem}.home-3-lp .h3-hero__proofLabel{color:#030712;font-size:10px;font-weight:500;line-height:14px}.home-3-lp .h3-hero__proofAvatars{width:auto;height:30px;flex-shrink:0}@media (min-width:768px){.home-3-lp .h3-hero__proofBadge{width:80px}.home-3-lp .h3-hero__proofCard{padding:.75rem 1.5rem}.home-3-lp .h3-hero__proofCount{font-size:3rem}.home-3-lp .h3-hero__proofLabel{font-size:1rem;line-height:1.5}}.home-3-lp .h3-hero__eyebrow{margin:0 0 .85rem;color:var(--h3-ink);font-size:12px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;line-height:1.2}.home-3-lp .h3-hero__title{margin:0 0 1.35rem;color:#030712;font-family:var(--h3-font-title),system-ui,-apple-system,"Segoe UI",sans-serif;font-size:clamp(2.25rem,4vw,3rem);font-weight:500;line-height:1.25;letter-spacing:-.025em;text-wrap:balance}.home-3-lp .h3-hero__accent{color:#00bde0;font-family:var(--h3-font-playfair),Georgia,"Times New Roman",serif;font-size:inherit;font-style:italic;font-weight:400}.home-3-lp .h3-hero__text{margin:0 0 1.85rem;max-width:440px;color:#1f2937;font-size:1rem;font-weight:400;line-height:1.35;letter-spacing:0}.home-3-lp .h3-hero__cta{display:inline-flex;align-items:center;justify-content:center;padding:.95rem 2rem;border-radius:999px;background:var(--h3-cyan);color:#ffffff;font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;text-decoration:none;white-space:nowrap;box-shadow:0 10px 28px rgba(0,189,224,.3);transition:background .2s ease,transform .2s ease,box-shadow .2s ease}.home-3-lp .h3-hero__cta:hover{background:#00a9c9;transform:translateY(-1px);box-shadow:0 14px 32px rgba(0,189,224,.36)}@media (max-width:1200px){.home-3-lp .h3-hero__collage{--col-w:240px;height:560px}.home-3-lp .h3-hero__col--left{transform:translateY(48px)}.home-3-lp .h3-hero__col--right{transform:translateY(-44px)}.home-3-lp .h3-hero__inner{grid-template-columns:minmax(0,520px) minmax(0,1fr);column-gap:2.25rem}}@media (max-width:980px){.home-3-lp .h3-hero__inner{grid-template-columns:1fr;row-gap:2rem;min-height:0;padding:1rem var(--h3-pad-x) 2.5rem}.home-3-lp .h3-hero__collage{--col-w:200px;width:calc(var(--col-w) * 2 + var(--h3-gap));height:440px;justify-self:center;overflow:hidden}.home-3-lp .h3-hero__col{width:var(--col-w);overflow:hidden}.home-3-lp .h3-hero__col--left{transform:translateY(36px)}.home-3-lp .h3-hero__col--right{transform:translateY(-40px)}.home-3-lp .h3-hero__content{max-width:520px;margin:0 auto;text-align:center;padding-bottom:0;order:-1}.home-3-lp .h3-hero__collage{order:1}.home-3-lp .h3-hero__text{margin-left:auto;margin-right:auto}.home-3-lp .h3-hero__proof{justify-content:center}}@media (max-width:560px){.home-3-lp{--h3-gap:10px;--h3-radius:18px}.home-3-lp .h3-hero__collage{--col-w:148px;height:330px;overflow:hidden}.home-3-lp .h3-hero__col--left{transform:translateY(28px)}.home-3-lp .h3-hero__col--right{transform:translateY(-32px)}.home-3-lp .h3-hero__title{font-size:2.25rem}.home-3-lp .h3-hero__text{font-size:1rem}.home-3-lp .h3-hero__cta{width:100%}}.home-3-lp .h3-insights{--h3-insights-brand:#00bde0;--h3-insights-bg:#fafafa;background:var(--h3-insights-bg);padding:3rem 1rem;overflow-x:clip}.home-3-lp .h3-insights__wrap{display:flex;flex-direction:column;gap:3rem;width:100%;max-width:1280px;margin-inline:auto}.home-3-lp .h3-insights__intro{display:flex;flex-direction:column;gap:1rem;padding-inline:0}.home-3-lp .h3-insights__heading{margin:0;color:#020617;font-family:var(--h3-font-title),system-ui,-apple-system,"Segoe UI",sans-serif;font-size:clamp(2.25rem,4vw,3rem);font-weight:500;line-height:1.15;letter-spacing:-.01em;text-wrap:balance}.home-3-lp .h3-insights__headingAccent{color:var(--h3-insights-brand);font-family:var(--h3-font-playfair),Georgia,"Times New Roman",serif;font-size:inherit;font-style:italic;font-weight:600;letter-spacing:-.025em}.home-3-lp .h3-insights__subheading{margin:0;max-width:920px;color:#374151;font-size:1rem;font-weight:400;line-height:1.6}.home-3-lp .h3-insights__subheading em{font-style:italic}.home-3-lp .h3-insights__carousel{position:relative;overflow:visible}.home-3-lp .h3-insights__viewport{overflow:visible}.home-3-lp .h3-insights__container{display:flex;gap:1rem;margin-left:0;touch-action:pan-y pinch-zoom;-webkit-backface-visibility:hidden;backface-visibility:hidden}.home-3-lp .h3-insights__slide{flex:0 0 320px;min-width:0}.home-3-lp .h3-insights__card{display:flex;flex-direction:column;height:100%;overflow:hidden;border-radius:24px;background:#ffffff;box-shadow:0 4px 16px rgba(0,0,0,.12)}.home-3-lp .h3-insights__media{position:relative;flex-shrink:0;width:100%;height:240px}.home-3-lp .h3-insights__image{object-fit:cover}.home-3-lp .h3-insights__body{display:flex;flex:1 1;flex-direction:column;gap:1rem;padding:1rem 1.5rem 1.5rem}.home-3-lp .h3-insights__cardTitle{margin:0;color:#030712;font-family:var(--h3-font-title),system-ui,-apple-system,"Segoe UI",sans-serif;font-size:1.5rem;font-weight:500;line-height:1.25;letter-spacing:-.025em}.home-3-lp .h3-insights__cardText{margin:0;color:#334155;font-size:1rem;font-weight:400;line-height:1.5}.home-3-lp .h3-insights__list{margin:0;padding:0;list-style:none}.home-3-lp .h3-insights__listItem{display:flex;align-items:flex-start;gap:.5rem;color:#334155;font-size:.875rem;line-height:1.45}.home-3-lp .h3-insights__listItem+.h3-insights__listItem{margin-top:.5rem}.home-3-lp .h3-insights__bulletIconWrap{display:flex;flex-shrink:0;align-items:center;align-self:flex-start;height:1lh}.home-3-lp .h3-insights__bulletIcon{width:20px;height:20px;margin-top:2px;color:#ef4444;flex-shrink:0}.home-3-lp .h3-insights__listItem strong{font-weight:700}.home-3-lp .h3-insights__controls{display:flex;align-items:center;justify-content:flex-start;gap:.75rem;margin-top:2rem;margin-bottom:1rem;padding-inline:0}.home-3-lp .h3-insights__controlBtn{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border:1px solid #d1d5db;border-radius:999px;background:#ffffff;color:#111827;cursor:pointer;transition:background .2s ease,border-color .2s ease,opacity .2s ease}.home-3-lp .h3-insights__controlBtn:hover:not(:disabled){background:#f9fafb;border-color:#9ca3af}.home-3-lp .h3-insights__controlBtn:disabled{opacity:.35;cursor:not-allowed}@media (min-width:768px){.home-3-lp .h3-insights{padding:5rem}.home-3-lp .h3-insights__wrap{gap:5rem}.home-3-lp .h3-insights__controls{padding-inline:2rem}}@media (min-width:1280px){.home-3-lp .h3-insights__controls{display:none}}.home-3-lp .h3-wellness{position:relative;margin-top:0;padding:100px 0;overflow:hidden;background-color:#fcfcfc;background-image:url(/assets/images/campaign-2/banner-2.png);background-size:cover;background-position:50%;background-repeat:no-repeat}.home-3-lp .h3-wellness__container{display:flex;align-items:center;gap:60px;max-width:1200px;margin:0 auto;padding:0 20px}.home-3-lp .h3-wellness__content{flex:1 1}.home-3-lp .h3-wellness__title{margin:0 0 30px;color:#0a2540;font-family:var(--h3-font-title),system-ui,-apple-system,"Segoe UI",sans-serif;font-size:55px;font-weight:700;line-height:1.1}.home-3-lp .h3-wellness__highlight{color:#00bde0}.home-3-lp .h3-wellness__text{max-width:500px;margin:0 0 24px;color:#666666;font-size:18px;line-height:1.6}.home-3-lp .h3-wellness__media{position:relative;display:flex;flex:1 1;align-items:center;justify-content:center}.home-3-lp .h3-wellness__video{position:relative;z-index:2;width:320px;height:560px;overflow:hidden;border-radius:30px;background:#0a2540;box-shadow:0 40px 100px rgba(0,0,0,.1)}.home-3-lp .h3-wellness__videoThumb{object-fit:cover;transition:opacity .35s ease}.home-3-lp .h3-wellness__video--active .h3-wellness__videoThumb{opacity:0}.home-3-lp .h3-wellness__iframe{position:absolute;inset:0;z-index:1;width:100%;height:100%;border:0}.home-3-lp .h3-wellness__video--playing .h3-wellness__iframe{z-index:3}.home-3-lp .h3-wellness__tapArea{position:absolute;inset:0;z-index:4;padding:0;border:0;background:transparent;cursor:pointer}.home-3-lp .h3-wellness__playBtn{position:absolute;top:50%;left:50%;z-index:5;display:flex;align-items:center;justify-content:center;width:80px;height:80px;padding:0;border:none;border-radius:50%;background:rgba(10,37,64,.7);color:#ffffff;cursor:pointer;transform:translate(-50%,-50%);transition:background .3s ease,transform .3s ease}.home-3-lp .h3-wellness__playBtn:hover{background:#00bde0;transform:translate(-50%,-50%) scale(1.1)}.home-3-lp .h3-wellness__product{position:absolute;bottom:20px;left:-80px;z-index:3;width:280px;transform:rotate(-15deg)}.home-3-lp .h3-wellness__productImg{display:block;width:75%;height:auto;filter:drop-shadow(0 20px 40px rgba(0,0,0,.1))}@media (max-width:991px){.home-3-lp .h3-wellness{padding:60px 0}.home-3-lp .h3-wellness__container{flex-direction:column;gap:60px;text-align:center}.home-3-lp .h3-wellness__title{font-size:36px}.home-3-lp .h3-wellness__text{margin-inline:auto}.home-3-lp .h3-wellness__video{width:100%;max-width:280px;height:480px}.home-3-lp .h3-wellness__product{left:-40px;bottom:0;width:200px}}.home-3-lp .h3-plans{--h3-plans-brand:#00bde0;--h3-plans-navy:#031b4e;--h3-plans-slide:min(345px,100%);background:#ffffff;padding:3rem 1.25rem 0;overflow-x:hidden}.home-3-lp .h3-plans__wrap{display:flex;flex-direction:column;gap:1.75rem;width:100%;max-width:1280px;margin-inline:auto;padding-bottom:1rem}.home-3-lp .h3-plans__introRow{display:flex;align-items:flex-start;justify-content:space-between;gap:2.5rem}.home-3-lp .h3-plans__intro{display:flex;flex:1 1;flex-direction:column;gap:1rem;min-width:0}.home-3-lp .h3-plans__heading{margin:0;color:#0a0a0a;font-family:var(--h3-font-title),system-ui,-apple-system,"Segoe UI",sans-serif;font-size:clamp(2.25rem,4vw,3rem);font-weight:500;line-height:1.12;letter-spacing:-.02em}.home-3-lp .h3-plans__headingAccent{color:var(--h3-plans-brand);font-family:var(--h3-font-playfair),Georgia,"Times New Roman",serif;font-size:inherit;font-style:italic;font-weight:500;letter-spacing:-.03em}.home-3-lp .h3-plans__subheading{margin:0;max-width:36rem;color:#6b7280;font-size:1rem;font-weight:400;line-height:1.6}.home-3-lp .h3-plans__trust{display:none;flex-shrink:0;align-items:flex-start;gap:2rem;padding-top:.35rem}.home-3-lp .h3-plans__trustItem{display:flex;flex-direction:column;gap:.35rem;min-width:10.5rem}.home-3-lp .h3-plans__trustBrand{display:flex;align-items:center;gap:.4rem;color:#111827;font-size:1.05rem;font-weight:700;line-height:1}.home-3-lp .h3-plans__facebookIcon,.home-3-lp .h3-plans__trustpilotStar{width:22px;height:22px;flex-shrink:0}.home-3-lp .h3-plans__trustMeta{margin:0;color:#6b7280;font-size:.8125rem;font-weight:500;line-height:1.2}.home-3-lp .h3-plans__trustStars{display:flex;align-items:center;gap:.2rem}.home-3-lp .h3-plans__starBox{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:2px;background:#00b67a;color:#ffffff}.home-3-lp .h3-plans__starBox svg{width:12px;height:12px}.home-3-lp .h3-plans__starBox--partial{background:linear-gradient(90deg,#00b67a 50%,#dcdce6 0)}.home-3-lp .h3-plans__trustScore{margin-left:.35rem;color:#6b7280;font-size:.8125rem;font-weight:600}.home-3-lp .h3-plans__avatars{display:flex;align-items:center}.home-3-lp .h3-plans__avatar{width:26px;height:26px;border:2px solid #ffffff;border-radius:999px;object-fit:cover;margin-left:-8px}.home-3-lp .h3-plans__avatar:first-child{margin-left:0}.home-3-lp .h3-plans__desktop{display:none}.home-3-lp .h3-plans__mobile{display:flex;flex-direction:column;gap:1rem}.home-3-lp .h3-plans__controls{display:flex;align-items:center;gap:.65rem;margin-bottom:1.25rem}.home-3-lp .h3-plans__controlBtn{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border:none;border-radius:999px;cursor:pointer;transition:background .2s ease,color .2s ease,opacity .2s ease}.home-3-lp .h3-plans__controlBtn--prev{background:#ececec;color:#4b5563}.home-3-lp .h3-plans__controlBtn--next{background:#1f2937;color:#ffffff}.home-3-lp .h3-plans__controlBtn--prev:hover:not(:disabled){background:#e5e7eb}.home-3-lp .h3-plans__controlBtn--next:hover:not(:disabled){background:#111827}.home-3-lp .h3-plans__controlBtn:disabled{cursor:default;opacity:1}.home-3-lp .h3-plans__carousel{position:relative;overflow:visible}.home-3-lp .h3-plans__viewport{overflow:visible;min-width:0}.home-3-lp .h3-plans__track{display:flex;align-items:flex-start;margin-left:0;gap:1.5rem;touch-action:pan-y pinch-zoom;-webkit-backface-visibility:hidden;backface-visibility:hidden}.home-3-lp .h3-plans__slide{display:flex;flex:0 0 var(--h3-plans-slide);flex-shrink:0;flex-grow:0;min-width:0}.home-3-lp .h3-plans__card{display:flex;flex-direction:column;width:100%;height:auto;overflow:hidden;border-radius:18px;background:#ffffff;box-shadow:0 8px 28px rgba(15,23,42,.1)}.home-3-lp .h3-plans__cardHeader{position:relative;flex-shrink:0;aspect-ratio:530/222;overflow:hidden}.home-3-lp .h3-plans__cardHeaderImg{object-fit:cover;object-position:center;max-width:none;width:100%;height:100%}.home-3-lp .h3-plans__cardBody{display:flex;flex:1 1 auto;flex-direction:column;min-height:10.5rem;padding:1.35rem 1.35rem .35rem}.home-3-lp .h3-plans__cardSectionLabel{margin:0 0 .85rem;color:#9ca3af;font-size:.75rem;font-weight:700;letter-spacing:.08em;line-height:1.2;text-transform:uppercase}.home-3-lp .h3-plans__cardList{margin:0;padding:0;list-style:none}.home-3-lp .h3-plans__cardListItem{display:flex;align-items:flex-start;gap:.7rem;color:#374151;font-size:1rem;line-height:1.45}.home-3-lp .h3-plans__cardListItem+.h3-plans__cardListItem{margin-top:.85rem}.home-3-lp .h3-plans__bulletIcon{flex-shrink:0;margin-top:.12rem;color:#4b5563}.home-3-lp .h3-plans__cardListItem strong{font-weight:700}.home-3-lp .h3-plans__cardFooter{display:flex;flex-direction:column;gap:.75rem;margin-top:auto;padding:.85rem 1.35rem 1.35rem;background:#ffffff}.home-3-lp .h3-plans__primaryBtn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;width:100%;min-height:48px;padding:.75rem 1.5rem;border:none;border-radius:999px;background:#111111;color:#ffffff;font-size:1rem;font-weight:600;line-height:1.2;text-decoration:none;cursor:pointer;transition:background .2s ease}.home-3-lp .h3-plans__primaryBtn:hover{background:#000000}.home-3-lp .h3-plans__secondaryBtn{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:48px;padding:.75rem 1.5rem;border:1px solid #d1d5db;border-radius:999px;background:#ffffff;color:#111827;font-size:1rem;font-weight:600;line-height:1.2;cursor:pointer;transition:background .2s ease,border-color .2s ease}.home-3-lp .h3-plans__secondaryBtn:hover{background:#f9fafb;border-color:#9ca3af}.home-3-lp .h3-plans__secondaryBtn[aria-expanded=true]{background:#f3f4f6;border-color:#9ca3af}.home-3-lp .h3-plans__details{display:grid;grid-template-rows:0fr;margin-inline:-1.35rem;transition:grid-template-rows .3s ease-in-out}.home-3-lp .h3-plans__details--open{grid-template-rows:1fr}.home-3-lp .h3-plans__detailsClip{overflow:hidden;min-height:0}.home-3-lp .h3-plans__detailsRule{margin:0;border:none;border-top:1px solid #e5e7eb}.home-3-lp .h3-plans__detailsInner{display:flex;flex-direction:column;gap:1.5rem;min-height:372px;padding:1.5rem 1.35rem 1.35rem}.home-3-lp .h3-plans__detailsSummary{margin:0;color:#374151;font-size:.875rem;font-weight:400;line-height:1.5}.home-3-lp .h3-plans__detailsGroup{display:flex;flex-direction:column;gap:.75rem}.home-3-lp .h3-plans__detailsLabel{margin:0;color:#374151;font-size:.75rem;font-weight:700;letter-spacing:.04em;line-height:1.2;text-transform:uppercase}.home-3-lp .h3-plans__detailsList{margin:0;padding:0;list-style:none}.home-3-lp .h3-plans__detailsItem{display:flex;align-items:flex-start;gap:.5rem;color:#374151;font-size:.875rem;line-height:1.45}.home-3-lp .h3-plans__detailsItem+.h3-plans__detailsItem{margin-top:.5rem}.home-3-lp .h3-plans__detailsCheck{flex-shrink:0;margin-top:.1rem;color:#4b5563}.home-3-lp .h3-plans__disclaimer{margin:.25rem 0 0;color:#b0b0b0;font-size:10px;font-weight:400;line-height:1.55}@media (min-width:768px){.home-3-lp .h3-plans{--h3-plans-slide:calc((100% - 1.5rem) / 2);padding:5rem 4rem 0}.home-3-lp .h3-plans__wrap{gap:1.5rem;padding-top:0;padding-bottom:2.5rem}.home-3-lp .h3-plans__desktop{display:block}.home-3-lp .h3-plans__mobile{display:none}.home-3-lp .h3-plans__controlBtn{width:52px;height:52px}.home-3-lp .h3-plans__cardBody{min-height:325px}}@media (min-width:1024px){.home-3-lp .h3-plans{padding:5rem 5rem 0}.home-3-lp .h3-plans__trust{display:flex}}.home-3-lp .h3-answered{--h3-answered-brand:#00bde0;--h3-answered-card-ratio:640/1070;--h3-answered-slide:91.666667%;background:#f8fafc;padding-block:clamp(3rem,6vw,5rem);overflow:hidden}.home-3-lp .h3-answered__container{width:100%;max-width:1280px;margin-inline:auto;padding-inline:clamp(1rem,4vw,2rem)}.home-3-lp .h3-answered__grid{display:grid;grid-template-columns:minmax(0,1fr);grid-gap:2rem;gap:2rem}.home-3-lp .h3-answered__intro{display:flex;flex-direction:column;gap:1.5rem}.home-3-lp .h3-answered__heading{margin:0;color:#030712;font-family:var(--h3-font-title),system-ui,-apple-system,"Segoe UI",sans-serif;font-size:clamp(2.25rem,4.2vw,3rem);font-weight:500;line-height:1.12;letter-spacing:-.01em;text-wrap:balance}.home-3-lp .h3-answered__headingAccent{color:var(--h3-answered-brand);font-family:var(--h3-font-playfair),Georgia,"Times New Roman",serif;font-size:inherit;font-style:italic;font-weight:600;letter-spacing:-.02em}.home-3-lp .h3-answered__subheading{margin:0;color:#374151;font-size:1rem;font-weight:400;line-height:1.6}.home-3-lp .h3-answered__cta{display:flex;flex-direction:column;gap:.5rem;width:100%}.home-3-lp .h3-answered__ctaBtn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;width:100%;min-height:3.5rem;padding:0 2.5rem;border-radius:999px;background:#020617;color:#ffffff;font-size:.875rem;font-weight:500;line-height:1.2;text-decoration:none;white-space:nowrap;transition:background .2s ease}.home-3-lp .h3-answered__ctaBtn:hover{background:#0f172a}.home-3-lp .h3-answered__ctaNote{margin:0;color:#374151;font-size:.75rem;line-height:1.4;text-align:center}.home-3-lp .h3-answered__ctaNote strong{font-weight:600}.home-3-lp .h3-answered__carouselSlot{position:relative;display:flex;flex-direction:column;gap:2rem;min-width:0}.home-3-lp .h3-answered__carouselSlot>.h3-answered__viewport{overflow:visible}.home-3-lp .h3-answered__viewport{overflow:hidden;min-width:0}.home-3-lp .h3-answered__track{display:flex;align-items:stretch;margin-left:-1rem;touch-action:pan-y pinch-zoom;-webkit-backface-visibility:hidden;backface-visibility:hidden}.home-3-lp .h3-answered__slide{display:flex;flex:0 0 var(--h3-answered-slide);flex-shrink:0;flex-grow:0;min-width:0;padding-left:1rem}.home-3-lp .h3-answered__cardShell{display:flex;flex:1 1;flex-direction:column;width:100%;overflow:hidden;border-radius:24px;box-shadow:0 4px 16px rgba(0,0,0,.12)}.home-3-lp .h3-answered__cardShell--image{position:relative;aspect-ratio:var(--h3-answered-card-ratio);min-height:420px}.home-3-lp .h3-answered__imageCardImg{object-fit:cover}.home-3-lp .h3-answered__cardShell--faq{background:#e2e8f0;color:#334155;min-height:100%}.home-3-lp .h3-answered__faqHeader{display:flex;flex-shrink:0;gap:.75rem;padding:1.5rem;background:#475569;color:#ffffff}.home-3-lp .h3-answered__faqMark{margin:0;font-size:1.5rem;font-weight:500;font-style:italic;line-height:1.25}.home-3-lp .h3-answered__faqQuestion{margin:0;font-size:1.25rem;font-weight:400;font-style:italic;line-height:1.35}.home-3-lp .h3-answered__faqBody{display:flex;flex:1 1;flex-direction:column;gap:1rem;padding:1.5rem;min-height:0}.home-3-lp .h3-answered__faqAnswer{margin:0;color:#020617;font-size:1.25rem;font-weight:500;line-height:1.3}.home-3-lp .h3-answered__faqList{margin:0;padding:0;list-style:none}.home-3-lp .h3-answered__faqListItem{display:flex;align-items:flex-start;gap:.5rem;color:#334155;font-size:1rem;line-height:1.45}.home-3-lp .h3-answered__faqListItem+.h3-answered__faqListItem{margin-top:.5rem}.home-3-lp .h3-answered__faqCheckWrap{display:flex;flex-shrink:0;align-items:center;align-self:flex-start;height:1lh}.home-3-lp .h3-answered__checkIcon{width:20px;height:20px;color:var(--h3-answered-brand)}.home-3-lp .h3-answered__faqFooterImg{display:block;flex-shrink:0;width:100%;height:auto;margin-top:auto}.home-3-lp .h3-answered__controls{display:flex;align-items:center;gap:.75rem}.home-3-lp .h3-answered__controlBtn{display:inline-flex;align-items:center;justify-content:center;width:3.5rem;height:3.5rem;border:none;border-radius:999px;background:#f3f4f6;color:#6b7280;cursor:pointer;transition:background .2s ease,color .2s ease,opacity .2s ease}.home-3-lp .h3-answered__controlBtn:hover:not(:disabled){background:#e5e7eb;color:#4b5563}.home-3-lp .h3-answered__controlBtn:disabled{opacity:.35;cursor:not-allowed}@media (min-width:768px){.home-3-lp .h3-answered{--h3-answered-slide:33.333333%}.home-3-lp .h3-answered__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem 3rem}.home-3-lp .h3-answered__intro{grid-column:1/span 2}.home-3-lp .h3-answered__cta{grid-column:3;grid-row:1;align-self:start}.home-3-lp .h3-answered__carouselSlot{grid-column:1/-1;order:3}.home-3-lp .h3-answered__cardShell--image{min-height:0}}.home-3-lp .h3-vial{--h3-vial-brand:#00bde0;background:#ffffff;padding:3rem 1rem;overflow:hidden}.home-3-lp .h3-vial__container{display:flex;flex-direction:column;gap:2rem;width:100%;max-width:768px;margin-inline:auto}.home-3-lp .h3-vial__intro{display:flex;flex-direction:column;gap:1.5rem}.home-3-lp .h3-vial__heading{margin:0;color:#030712;font-family:var(--h3-font-title),system-ui,-apple-system,"Segoe UI",sans-serif;font-size:clamp(2.25rem,4vw,3rem);font-weight:500;line-height:1.15;letter-spacing:-.01em;text-wrap:balance}.home-3-lp .h3-vial__headingAccent{color:var(--h3-vial-brand);font-family:var(--h3-font-playfair),Georgia,"Times New Roman",serif;font-style:italic;font-weight:400}.home-3-lp .h3-vial__subheading{margin:0;color:inherit;font-size:1rem;font-weight:400;line-height:1.6}.home-3-lp .h3-vial__body{display:flex;flex-direction:column;gap:3rem;position:relative}.home-3-lp .h3-vial__gallery{display:flex;justify-content:center;width:100%}.home-3-lp .h3-vial__galleryImg{display:block;width:100%;height:auto;max-width:768px;object-fit:contain}.home-3-lp .h3-vial__features{display:flex;flex-direction:column;gap:1rem}.home-3-lp .h3-vial__featuresHeading{margin:0;color:#020617;font-size:1.125rem;font-weight:500;line-height:1.4}.home-3-lp .h3-vial__featuresList{margin:0;padding:0;list-style:none}.home-3-lp .h3-vial__featuresItem{display:flex;align-items:flex-start;gap:.5rem;color:inherit;font-size:1rem;line-height:1.45}.home-3-lp .h3-vial__featuresItem+.h3-vial__featuresItem{margin-top:.5rem}.home-3-lp .h3-vial__featuresCheckWrap{display:flex;flex-shrink:0;align-items:center;align-self:flex-start;height:1lh}.home-3-lp .h3-vial__featuresCheckIcon{width:20px;height:20px;color:var(--h3-vial-brand)}.home-3-lp .h3-vial__testsGrid{display:grid;grid-template-columns:minmax(0,1fr);grid-gap:1rem;gap:1rem}.home-3-lp .h3-vial__testCard{position:relative;padding:.75rem 1rem;border:1px dashed #cbd5e1;border-radius:1rem;background:#f1f5f9;color:#334155}.home-3-lp .h3-vial__testTitle{margin:0;color:#020617;font-size:1.125rem;font-weight:500;line-height:1.3}.home-3-lp .h3-vial__testCopy{margin:.5rem 0 0;font-size:.875rem;line-height:1.45}.home-3-lp .h3-vial__testCopy em{font-style:italic}.home-3-lp .h3-vial__passedBadge{position:absolute;top:.25rem;right:1rem;display:inline-flex;align-items:center;justify-content:center;gap:.25rem;padding:.25rem .5rem;border:1px solid #dcfce7;border-radius:999px;background:#f0fdf4;color:#15803d;font-size:.75rem;font-weight:500;line-height:1;text-transform:uppercase}.home-3-lp .h3-vial__passedBadgeIcon{width:12px;height:12px}.home-3-lp .h3-vial__verifiedBar{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:.75rem;background:#e5e7eb;color:#374151}.home-3-lp .h3-vial__verifiedIcon{flex-shrink:0;width:52px;height:52px;border-radius:.5rem;background:#ffffff;object-fit:cover}.home-3-lp .h3-vial__verifiedText{display:flex;align-items:flex-start;gap:.5rem;margin:0;font-size:1rem;line-height:1.45}.home-3-lp .h3-vial__verifiedCheckWrap{display:flex;flex-shrink:0;align-items:center;align-self:flex-start;height:1lh;color:inherit}.home-3-lp .h3-vial__ctaWrap{display:flex;flex-direction:column;gap:.5rem;width:100%}.home-3-lp .h3-vial__ctaBtn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;width:100%;min-height:3.5rem;padding:0 2.5rem;border-radius:999px;background:#020617;color:#ffffff;font-size:.875rem;font-weight:500;line-height:1.2;text-decoration:none;white-space:nowrap;transition:background .2s ease}.home-3-lp .h3-vial__ctaBtn:hover{background:#0f172a}.home-3-lp .h3-vial__ctaNote{margin:0;color:#374151;font-size:.75rem;line-height:1.4;text-align:center}.home-3-lp .h3-vial__ctaNote strong{font-weight:600}@media (min-width:768px){.home-3-lp .h3-vial{padding:5rem 1rem 3rem}.home-3-lp .h3-vial__container{gap:2.5rem}.home-3-lp .h3-vial__intro{text-align:center}.home-3-lp .h3-vial__headingAccent{white-space:nowrap}.home-3-lp .h3-vial__body{gap:4rem}.home-3-lp .h3-vial__testsGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}.home-3-lp .h3-ticker{background:#fef08a;color:#334155;overflow:hidden}.home-3-lp .h3-ticker__viewport{display:flex;align-items:center;height:52px;overflow:hidden;width:100%}.home-3-lp .h3-ticker__track{display:flex;align-items:center;width:max-content;will-change:transform;animation:h3-ticker-marquee 40s linear infinite}.home-3-lp .h3-ticker__row{display:flex;align-items:center;flex-shrink:0}.home-3-lp .h3-ticker__item{display:inline-flex;align-items:center;justify-content:flex-start;gap:.5rem;margin-inline:2.5rem;white-space:nowrap}.home-3-lp .h3-ticker__icon{flex-shrink:0;width:20px;height:20px;color:#334155}.home-3-lp .h3-ticker__label{color:#334155;font-size:.875rem;font-weight:400;line-height:1.25}@keyframes h3-ticker-marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media (prefers-reduced-motion:reduce){.home-3-lp .h3-ticker__track{animation:none;transform:none}}.home-3-lp .h3-press{position:relative;width:100%;background:#00bde0;padding-block:1rem;overflow:hidden}.home-3-lp .h3-press__viewport{display:flex;align-items:center;height:2.5rem;overflow:hidden}.home-3-lp .h3-press__track{display:flex;align-items:center;width:max-content;will-change:transform;animation:h3-press-marquee 26s linear infinite}.home-3-lp .h3-press__row{display:flex;align-items:center;flex-shrink:0}.home-3-lp .h3-press__logo{width:auto;max-height:1.75rem;margin-inline:2rem;object-fit:contain;flex-shrink:0}@keyframes h3-press-marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media (prefers-reduced-motion:reduce){.home-3-lp .h3-press__track{animation:none;transform:none}}.home-3-lp .h3-compare{--h3-compare-brand:#00bde0;background:#f1f5f9;padding-block:3rem;padding-inline:0}.home-3-lp .h3-compare__container{display:flex;flex-direction:column;gap:2rem;width:100%;max-width:768px;margin-inline:auto;padding-inline:1rem}.home-3-lp .h3-compare__intro{display:flex;flex-direction:column;gap:1.5rem}.home-3-lp .h3-compare__heading{margin:0;color:#030712;font-family:var(--h3-font-title),system-ui,-apple-system,"Segoe UI",sans-serif;font-size:clamp(2.25rem,4vw,3rem);font-weight:500;line-height:1.15;letter-spacing:-.01em;text-wrap:balance}.home-3-lp .h3-compare__headingAccent{color:var(--h3-compare-brand);font-family:var(--h3-font-playfair),Georgia,"Times New Roman",serif;font-style:italic;font-weight:400}.home-3-lp .h3-compare__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.75rem;gap:.75rem;align-items:stretch}.home-3-lp .h3-compare__card{display:flex;flex-direction:column;gap:1.5rem;height:100%;padding:1.5rem .75rem;overflow:hidden;border-radius:1rem}.home-3-lp .h3-compare__card--brand{background:linear-gradient(180deg,#172554,#475569);color:#ffffff}.home-3-lp .h3-compare__card--others{background:#ffffff;color:#6b7280}.home-3-lp .h3-compare__cardImg{display:block;width:100%;height:auto}.home-3-lp .h3-compare__brandWrap{display:flex;align-items:center;justify-content:center}.home-3-lp .h3-compare__brandName{margin:0;color:#ffffff;font-family:var(--h3-font-playfair),Georgia,"Times New Roman",serif;font-size:1.75rem;font-style:italic;font-weight:400;line-height:1}.home-3-lp .h3-compare__othersName{margin:0;color:#334155;font-size:1.125rem;font-weight:500;line-height:1}.home-3-lp .h3-compare__list{display:grid;grid-template-rows:repeat(6,minmax(0,1fr));grid-gap:2rem;gap:2rem;height:100%;margin:0;padding:0;list-style:none}.home-3-lp .h3-compare__listItem{display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:.5rem;height:100%;text-align:center}.home-3-lp .h3-compare__point{margin:0;font-size:.875rem;font-weight:400;line-height:1.35;text-align:center;color:inherit}.home-3-lp .h3-compare__checkIcon{flex-shrink:0;width:24px;height:24px}.home-3-lp .h3-compare__checkIcon circle{fill:#86efac;stroke:none}.home-3-lp .h3-compare__checkIcon path{stroke:#166534}.home-3-lp .h3-compare__minusIcon{flex-shrink:0;width:24px;height:24px}.home-3-lp .h3-compare__minusIcon circle{fill:#6b7280;stroke:none}.home-3-lp .h3-compare__minusIcon path{stroke:#ffffff}@media (min-width:768px){.home-3-lp .h3-compare{padding-block:5rem}.home-3-lp .h3-compare__container{gap:3rem;padding-inline:7rem}.home-3-lp .h3-compare__intro{text-align:center}.home-3-lp .h3-compare__grid{gap:2rem}.home-3-lp .h3-compare__brandName{font-size:2rem}}.home-3-lp .h3-results{--h3-results-brand:#00bde0;--h3-results-slide:91.666667%;background:#fafafa;padding-block:3rem;overflow:hidden}.home-3-lp .h3-results__container{display:flex;flex-direction:column;gap:2rem;width:100%;max-width:1280px;margin-inline:auto;padding-inline:1rem;overflow:visible}.home-3-lp .h3-results__header{display:grid;grid-template-columns:minmax(0,1fr);grid-gap:2rem;gap:2rem}.home-3-lp .h3-results__heading{margin:0;color:#030712;font-family:var(--h3-font-title),system-ui,-apple-system,"Segoe UI",sans-serif;font-size:clamp(2.25rem,4vw,3rem);font-weight:500;line-height:1.15;letter-spacing:-.01em;text-wrap:balance}.home-3-lp .h3-results__headingRow{display:inline-flex;flex-wrap:wrap;align-items:center;gap:.5rem}.home-3-lp .h3-results__headingAccent{display:inline-block;color:var(--h3-results-brand);font-family:var(--h3-font-playfair),Georgia,"Times New Roman",serif;font-style:italic;font-weight:400;white-space:normal}.home-3-lp .h3-results__avatars{display:flex;align-items:center}.home-3-lp .h3-results__avatars--desktop{display:none}.home-3-lp .h3-results__avatars--mobile{display:flex}.home-3-lp .h3-results__avatar{position:relative;display:flex;flex-shrink:0;width:40px;height:40px;overflow:hidden;border:2px solid #ffffff;border-radius:999px;background:#e5e7eb}.home-3-lp .h3-results__avatar+.h3-results__avatar{margin-left:-1rem}.home-3-lp .h3-results__avatarImg{width:100%;height:100%;object-fit:cover;object-position:center 20%}.home-3-lp .h3-results__cta{display:flex;flex-direction:column;gap:.5rem;width:100%}.home-3-lp .h3-results__cta--desktop{display:none}.home-3-lp .h3-results__cta--mobile{display:flex}.home-3-lp .h3-results__ctaBtn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;width:100%;min-height:3.5rem;padding:0 2.5rem;border-radius:999px;background:#020617;color:#ffffff;font-size:.875rem;font-weight:500;line-height:1.2;text-decoration:none;white-space:nowrap;transition:background .2s ease}.home-3-lp .h3-results__ctaBtn:hover{background:#0f172a}.home-3-lp .h3-results__ctaNote{margin:0;color:#374151;font-size:.75rem;line-height:1.4;text-align:center}.home-3-lp .h3-results__ctaNote strong{font-weight:600}.home-3-lp .h3-results__carouselSlot{position:relative;display:flex;flex-direction:column;gap:2rem;min-width:0}.home-3-lp .h3-results__carouselSlot>.h3-results__viewport{overflow:visible}.home-3-lp .h3-results__controlsRow{display:flex;align-items:center;justify-content:space-between;gap:1rem}.home-3-lp .h3-results__controls{display:flex;align-items:center;gap:.75rem;margin-left:auto}.home-3-lp .h3-results__controlBtn{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border:none;border-radius:999px;background:#f3f4f6;color:#6b7280;cursor:pointer;transition:background .2s ease,color .2s ease,opacity .2s ease}.home-3-lp .h3-results__controlBtn:hover:not(:disabled){background:#e5e7eb;color:#4b5563}.home-3-lp .h3-results__controlBtn:disabled{opacity:.5;cursor:not-allowed}.home-3-lp .h3-results__viewport{overflow:hidden;min-width:0;cursor:-webkit-grab;cursor:grab}.home-3-lp .h3-results__viewport:active{cursor:-webkit-grabbing;cursor:grabbing}.home-3-lp .h3-results__track{display:flex;align-items:stretch;margin-left:-1rem;touch-action:pan-y pinch-zoom;-webkit-backface-visibility:hidden;backface-visibility:hidden}.home-3-lp .h3-results__slide{display:flex;flex:0 0 var(--h3-results-slide);flex-shrink:0;flex-grow:0;min-width:0;padding-left:1rem}.home-3-lp .h3-results__card{display:flex;flex:1 1;flex-direction:column;width:100%;overflow:hidden;border:1px solid #e5e7eb;border-radius:1.5rem;background:#f5f5f4;box-shadow:0 4px 16px rgba(0,0,0,.12)}.home-3-lp .h3-results__cardInner{display:flex;flex-direction:column;gap:1.5rem;padding:1.25rem;text-align:center}.home-3-lp .h3-results__photos{display:flex;gap:1rem}.home-3-lp .h3-results__photoWrap{position:relative;width:100%;aspect-ratio:260/480;overflow:hidden}.home-3-lp .h3-results__photo{border-radius:1rem;object-fit:cover}.home-3-lp .h3-results__name{margin:0;color:#030712;font-size:1.125rem;font-weight:500;line-height:1.3}.home-3-lp .h3-results__lbs{color:#10b981;font-weight:600}.home-3-lp .h3-results__verified{display:inline-flex;align-items:center;justify-content:center;gap:.25rem;margin:0;color:#64748b;font-size:.75rem;line-height:1.2}.home-3-lp .h3-results__badgeIcon{width:12px;height:12px;color:#10b981}.home-3-lp .h3-results__badgeIcon path:first-child{fill:#10b981;stroke:none}.home-3-lp .h3-results__badgeIcon path:last-child{stroke:#ffffff}.home-3-lp .h3-results__disclaimer{margin:0;color:#94a3b8;font-size:.75rem;line-height:1.5}@media (min-width:768px){.home-3-lp .h3-results{--h3-results-slide:33.333333%;padding-block:5rem}.home-3-lp .h3-results__container{gap:3rem}.home-3-lp .h3-results__header{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;align-items:start}.home-3-lp .h3-results__headingAccent{white-space:nowrap}.home-3-lp .h3-results__intro{grid-column:1/span 2}.home-3-lp .h3-results__cta--desktop{display:flex;grid-column:3;align-self:start}.home-3-lp .h3-results__cta--mobile{display:none}.home-3-lp .h3-results__avatars--desktop{display:flex}.home-3-lp .h3-results__avatars--mobile{display:none}.home-3-lp .h3-results__controlsRow{justify-content:flex-start}.home-3-lp .h3-results__controls{margin-left:0}}.home-3-lp .h3-why{--h3-why-brand:#00bde0;position:relative;padding-block:3rem;overflow:hidden;background:#eef2ff}.home-3-lp .h3-why__bg{z-index:0;pointer-events:none;object-fit:cover}.home-3-lp .h3-why__bg--desktop{display:none;object-position:top center}.home-3-lp .h3-why__bg--mobile{display:block;object-position:bottom center}.home-3-lp .h3-why__container{position:relative;z-index:1;display:flex;flex-direction:column;gap:2rem;width:100%;max-width:1280px;margin-inline:auto;padding-inline:0}.home-3-lp .h3-why__grid{display:grid;grid-template-columns:minmax(0,1fr);grid-gap:2.5rem;gap:2.5rem;align-items:start}.home-3-lp .h3-why__intro{display:flex;flex-direction:column;gap:1.5rem;padding-inline:1rem}.home-3-lp .h3-why__heading{margin:0;color:#030712;font-family:var(--h3-font-title),system-ui,-apple-system,"Segoe UI",sans-serif;font-size:clamp(2.25rem,4vw,3rem);font-weight:500;line-height:1.15;letter-spacing:-.01em;text-wrap:balance}.home-3-lp .h3-why__headingAccent{color:var(--h3-why-brand);font-family:var(--h3-font-playfair),Georgia,"Times New Roman",serif;font-style:italic;font-weight:400}.home-3-lp .h3-why__subheading{margin:0;color:#374151;font-size:.875rem;font-weight:700;line-height:1.5}.home-3-lp .h3-why__subheading em{font-style:italic;font-weight:700}.home-3-lp .h3-why__subheadingMuted{font-weight:400}.home-3-lp .h3-why__statsCol{display:flex;flex-direction:column;gap:2rem;min-width:0}.home-3-lp .h3-why__statsGrid{display:grid;grid-template-columns:minmax(0,1fr);grid-gap:1rem;gap:1rem}.home-3-lp .h3-why__statCardWrap{height:100%;min-width:0}.home-3-lp .h3-why__statCard{display:flex;flex-direction:column;height:100%;padding:1.5rem;overflow:hidden;border-radius:1rem;background:#f8fafc;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1)}.home-3-lp .h3-why__statHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.home-3-lp .h3-why__statLabel{margin:0;color:#334155;font-size:.875rem;font-weight:400;letter-spacing:.05em;line-height:1.3;text-transform:uppercase}.home-3-lp .h3-why__statIcon{flex-shrink:0;width:30px;height:30px;color:#64748b}.home-3-lp .h3-why__statValue{display:flex;align-items:baseline;justify-content:flex-start;gap:.125rem;margin:0;padding-top:.25rem;padding-bottom:1.5rem;color:#030712}.home-3-lp .h3-why__statNumber{font-size:3rem;font-weight:500;letter-spacing:-.025em;line-height:1}.home-3-lp .h3-why__statUnit{font-size:1.5rem;font-weight:500;line-height:1}.home-3-lp .h3-why__statDesc{margin:0;color:#64748b;font-size:.875rem;line-height:1.45}.home-3-lp .h3-why__disclaimer{margin:0;padding-inline:1rem;color:#64748b;font-size:10px;line-height:1.5}@media (min-width:768px){.home-3-lp .h3-why{padding-block:5rem}.home-3-lp .h3-why__bg--desktop{display:block}.home-3-lp .h3-why__bg--mobile{display:none}.home-3-lp .h3-why__container{padding-inline:1rem}.home-3-lp .h3-why__intro{padding-inline:0}.home-3-lp .h3-why__statCard{padding-bottom:2.75rem}.home-3-lp .h3-why__statNumber{font-size:3.75rem}.home-3-lp .h3-why__statUnit{font-size:2.25rem}.home-3-lp .h3-why__disclaimer{padding-inline:0}}@media (min-width:1024px){.home-3-lp .h3-why__grid{grid-template-columns:minmax(0,1fr) minmax(0,2fr);gap:4rem}.home-3-lp .h3-why__statsGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}}.home-3-lp .h3-warranty{--h3-warranty-brand:#00bde0;position:relative;background:#ffffff;padding-block:4rem;overflow:hidden}.home-3-lp .h3-warranty__confetti{position:absolute;inset:0;pointer-events:none;overflow:hidden;z-index:0}.home-3-lp .h3-warranty__container{position:relative;z-index:1;width:100%;max-width:48rem;margin-inline:auto;padding-inline:1rem}.home-3-lp .h3-warranty__grid{display:grid;grid-template-columns:minmax(0,1fr);grid-gap:2rem;gap:2rem}.home-3-lp .h3-warranty__heading{margin:0;color:#030712;font-family:var(--h3-font-title),system-ui,-apple-system,"Segoe UI",sans-serif;font-size:clamp(2.25rem,4vw,3rem);font-weight:500;line-height:1.15;letter-spacing:-.01em;text-wrap:balance}.home-3-lp .h3-warranty__headingAccent{color:var(--h3-warranty-brand);font-family:var(--h3-font-playfair),Georgia,"Times New Roman",serif;font-style:italic;font-weight:400}.home-3-lp .h3-warranty__badgeWrap{display:flex;justify-content:center;align-self:center;justify-self:center;margin-block:1rem;flex-shrink:0;transform-origin:center center}.home-3-lp .h3-warranty__badgeImg{display:block;width:10rem;height:10rem;object-fit:contain}.home-3-lp .h3-warranty__body{display:flex;flex-direction:column;gap:.75rem}.home-3-lp .h3-warranty__list{margin:0;padding:0;list-style:none;color:#334155}.home-3-lp .h3-warranty__listItem{display:flex;align-items:flex-start;gap:.5rem;font-size:1rem;line-height:1.45}.home-3-lp .h3-warranty__listItem+.h3-warranty__listItem{margin-top:1rem}.home-3-lp .h3-warranty__checkWrap{display:flex;flex-shrink:0;align-items:center;align-self:flex-start;height:1lh}.home-3-lp .h3-warranty__checkIcon{width:20px;height:20px;color:var(--h3-warranty-brand)}.home-3-lp .h3-warranty__terms{margin:0;color:#64748b;font-size:10px;line-height:1.5}.home-3-lp .h3-warranty__termsLink{color:inherit;text-decoration:underline}.home-3-lp .h3-warranty__cta{display:flex;flex-direction:column;gap:.5rem;width:100%}.home-3-lp .h3-warranty__ctaBtn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;width:100%;max-width:28rem;min-height:54px;padding:0 2.5rem;border-radius:999px;background:#020617;color:#ffffff;font-size:1rem;font-weight:600;line-height:1.2;text-decoration:none;white-space:nowrap;transition:background .2s ease}.home-3-lp .h3-warranty__ctaBtn:hover{background:#0f172a}.home-3-lp .h3-warranty__ctaNote{margin:0;color:#374151;font-size:.75rem;line-height:1.4;text-align:center;max-width:28rem}@media (min-width:768px){.home-3-lp .h3-warranty{padding-block:6rem}.home-3-lp .h3-warranty__grid{grid-template-columns:minmax(0,363px) minmax(0,1fr);gap:2rem;align-items:start}.home-3-lp .h3-warranty__heading{grid-column:2}.home-3-lp .h3-warranty__badgeWrap{grid-column:1;grid-row:1/span 4;align-self:start;justify-self:center;margin-block:1rem}.home-3-lp .h3-warranty__badgeImg{width:12rem;height:12rem}.home-3-lp .h3-warranty__body{grid-column:2;gap:1rem}.home-3-lp .h3-warranty__listItem+.h3-warranty__listItem{margin-top:1rem}.home-3-lp .h3-warranty__cta{grid-column:2;order:4}}.home-3-lp .h3-calc{--h3-calc-brand:#00bde0;--h3-calc-brand-strong:hsl(230 64% 40%);background:#f5f5f4;padding-block:3rem}.home-3-lp .h3-calc__container{display:grid;grid-template-columns:minmax(0,1fr);grid-gap:2rem;gap:2rem;width:100%;max-width:1280px;margin-inline:auto;padding-inline:1rem}.home-3-lp .h3-calc__headingWrap{grid-column:1/-1}.home-3-lp .h3-calc__heading{margin:0;color:#030712;font-family:var(--h3-font-title),system-ui,-apple-system,"Segoe UI",sans-serif;font-size:clamp(2.25rem,4vw,3rem);font-weight:500;line-height:1.15;letter-spacing:-.01em;text-wrap:balance}.home-3-lp .h3-calc__headingAccent{color:var(--h3-calc-brand);font-family:var(--h3-font-playfair),Georgia,"Times New Roman",serif;font-style:italic;font-weight:400}.home-3-lp .h3-calc__card{background:#ffffff;overflow:hidden;height:100%}.home-3-lp .h3-calc__card--form{border-radius:.5rem;padding:1.25rem}.home-3-lp .h3-calc__formInner{display:flex;flex-direction:column;align-items:center;gap:2rem}.home-3-lp .h3-calc__formTitle{margin:0 0 3rem;color:#020617;font-size:1.5rem;font-weight:400;line-height:1.3;text-align:center}.home-3-lp .h3-calc__gauge{margin-inline:auto;max-width:100%}.home-3-lp .h3-calc__gauge svg{display:block;width:100%;height:auto}.home-3-lp .h3-calc__fields{display:flex;flex-direction:column;gap:1rem;width:100%;max-width:28rem;margin-inline:auto;padding:1rem;background:#ffffff}.home-3-lp .h3-calc__fieldGroup{display:flex;flex-direction:column;gap:.35rem}.home-3-lp .h3-calc__label{color:#334155;font-size:.95rem;font-weight:500}.home-3-lp .h3-calc__heightRow{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1rem;gap:1rem}.home-3-lp .h3-calc__inputWrap{position:relative}.home-3-lp .h3-calc__input{width:100%;height:3rem;padding:.5rem 2.75rem .5rem .75rem;border:1px solid #e2e8f0;border-radius:.375rem;background:#ffffff;color:#0f172a;font-size:1rem;outline:none;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;transition:border-color .15s ease,box-shadow .15s ease}.home-3-lp .h3-calc__input::-webkit-inner-spin-button,.home-3-lp .h3-calc__input::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.home-3-lp .h3-calc__input::placeholder{color:rgb(15 23 42/.5)}.home-3-lp .h3-calc__input:focus{border-color:#0f172a;box-shadow:0 0 0 4px rgb(15 23 42/.1)}.home-3-lp .h3-calc__unit{position:absolute;inset-block:0;right:1rem;display:flex;align-items:center;color:#64748b;font-weight:500;pointer-events:none}.home-3-lp .h3-calc__formCta{width:100%;padding-inline:1rem;display:flex;flex-direction:column;align-items:center}.home-3-lp .h3-calc__ctaBtn{display:inline-flex;align-items:center;justify-content:center;gap:.25rem;width:100%;max-width:28rem;min-height:54px;padding:0 1.5rem;border:0;border-radius:999px;background:#020617;color:#ffffff;font-size:1rem;font-weight:600;line-height:1.25;text-decoration:none;cursor:pointer;transition:background .2s ease}.home-3-lp .h3-calc__ctaBtn:hover{background:#0f172a}.home-3-lp .h3-calc__card--social{display:flex;flex-direction:column;overflow:hidden;border-radius:1rem;box-shadow:0 10px 15px -3px rgb(0 0 0/.1),0 4px 6px -4px rgb(0 0 0/.1);padding:0}.home-3-lp .h3-calc__col--desktop{display:none}.home-3-lp .h3-calc__col{min-width:0}.home-3-lp .h3-calc__socialMedia{position:relative;flex:1 1 auto;min-height:22rem}.home-3-lp .h3-calc__socialImg{position:absolute;inset:0;display:block;width:100%;height:100%;max-width:none;object-fit:cover;object-position:center 20%}.home-3-lp .h3-calc__socialFooter{position:relative;padding-bottom:0}.home-3-lp .h3-calc__socialFade{position:absolute;inset-inline:0;top:-4rem;height:4rem;background:linear-gradient(0deg,#ffffff,transparent);pointer-events:none}.home-3-lp .h3-calc__social{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:0 1rem 1.25rem;color:#4b5563;font-size:.75rem;line-height:1.45;text-align:center;text-wrap:balance}.home-3-lp .h3-calc__social p{margin:0}.home-3-lp .h3-calc__avatars{display:inline-flex}.home-3-lp .h3-calc__avatar{position:relative;display:inline-flex;width:2.5rem;height:2.5rem;flex-shrink:0;overflow:hidden;border:2px solid #ffffff;border-radius:999px;background:#e5e7eb;margin-left:-1rem}.home-3-lp .h3-calc__avatars .h3-calc__avatar:first-child{margin-left:0}.home-3-lp .h3-calc__avatarImg{width:100%;height:100%;object-fit:cover}.home-3-lp .h3-calc__card--projected{display:flex;flex-direction:column;gap:2rem;border-radius:1rem;padding:2rem;color:#020617}.home-3-lp .h3-calc__projStart,.home-3-lp .h3-calc__projTop{display:flex;flex-direction:column;align-items:center;gap:1rem;text-align:center}.home-3-lp .h3-calc__projLabel{margin:0;font-size:1.5rem;line-height:1.25}.home-3-lp .h3-calc__projValue{margin:0;font-size:clamp(4.5rem,8vw,8rem);font-weight:500;line-height:.95;letter-spacing:-.03em}.home-3-lp .h3-calc__projValue span{display:inline-block;margin-left:.5rem;color:#64748b;font-size:clamp(1.75rem,3vw,3rem);font-weight:500;letter-spacing:0;vertical-align:middle}.home-3-lp .h3-calc__projNote{margin:0;font-size:1rem;line-height:1.4}.home-3-lp .h3-calc__divider{margin:0;border:0;border-top:1px solid #dbe4ff;width:100%}.home-3-lp .h3-calc__projStartLabel{margin:0;font-size:1rem}.home-3-lp .h3-calc__startBox{display:inline-block;padding:.75rem 1rem;border-radius:.5rem;background:#f3f4f6}.home-3-lp .h3-calc__startValue{margin:0;color:#374151;font-size:clamp(2.5rem,4vw,3.75rem);font-weight:500;letter-spacing:-.02em;line-height:1}.home-3-lp .h3-calc__startValue span{display:inline-block;margin-left:.25rem;color:#4b5563;font-size:1.5rem;font-weight:500;letter-spacing:0;vertical-align:middle}.home-3-lp .h3-calc__slider{position:relative;margin-top:.5rem;padding-block:.75rem;touch-action:none}.home-3-lp .h3-calc__sliderTrack{position:relative;width:100%;height:1rem;overflow:hidden;border-radius:999px;background:rgb(2 6 23/.1);pointer-events:none}.home-3-lp .h3-calc__sliderFill{height:100%;width:100%;border-radius:999px;background:linear-gradient(to right,var(--h3-calc-brand-strong),var(--h3-calc-brand));transform-origin:left center}.home-3-lp .h3-calc__sliderThumb{position:absolute;width:1.5rem;height:1.5rem;border:2px solid var(--h3-calc-brand-strong);border-radius:999px;background:#ffffff;box-shadow:0 1px 3px rgb(0 0 0/.2);cursor:-webkit-grab;cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none;outline:none}.home-3-lp .h3-calc__sliderThumb:active{cursor:-webkit-grabbing;cursor:grabbing}.home-3-lp .h3-calc__sliderThumb:focus-visible{box-shadow:0 0 0 2px #ffffff,0 0 0 4px var(--h3-calc-brand-strong)}.home-3-lp.h3-calc__modalScope{position:fixed;inset:0;z-index:9999;background:transparent;overflow:visible}.home-3-lp .h3-calc__modalRoot,.home-3-lp.h3-calc__modalScope .h3-calc__modalRoot{position:absolute;inset:0;z-index:1;display:flex;align-items:center;justify-content:center;padding:1rem}.home-3-lp .h3-calc__modalBackdrop{position:absolute;inset:0;border:0;background:rgb(15 23 42/.45);cursor:pointer}.home-3-lp .h3-calc__modal{position:relative;z-index:1;width:min(100%,48rem);max-height:min(100dvh,920px);overflow:auto;padding:5rem 1.25rem 1.5rem;border-radius:1.5rem;background:#ffffff;color:#020617;box-shadow:0 25px 50px -12px rgb(0 0 0/.35)}.home-3-lp .h3-calc__modal--bmi{width:min(100%,48rem)}.home-3-lp .h3-calc__modal--projected{width:min(100%,64rem)}.home-3-lp .h3-calc__modalClose{position:absolute;top:1rem;right:1rem;display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border:0;padding:0;background:transparent;color:#4b5563;cursor:pointer}.home-3-lp .h3-calc__modalClose:hover{color:#111827}.home-3-lp .h3-calc__bmiModalGrid{display:flex;flex-direction:column;gap:1rem}.home-3-lp .h3-calc__bmiModalLeft{display:flex;flex-direction:column;align-items:center;gap:1.5rem;padding:1.5rem;border-radius:.75rem;background:#f3f4f6}.home-3-lp .h3-calc__bmiModalTitle{margin:0;color:#020617;font-size:1.5rem;font-weight:400;line-height:1.3;text-align:center}.home-3-lp .h3-calc__bmiModalSubtitle{margin:0;color:#020617;font-size:1.25rem;font-weight:400;text-align:center}.home-3-lp .h3-calc__bmiModalCopy{margin:0;color:#1f2937;font-size:.875rem;font-weight:400;line-height:1.5;text-align:left}.home-3-lp .h3-calc__bmiModalCats{display:flex;flex-direction:column;gap:.5rem}.home-3-lp .h3-calc__bmiCat{display:flex;flex-direction:column;justify-content:space-between;gap:.75rem;padding:1rem;border-radius:.75rem}.home-3-lp .h3-calc__bmiCatHead{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:.75rem}.home-3-lp .h3-calc__bmiCatLabel{display:inline-flex;flex-direction:row;align-items:center;gap:.75rem;color:#374151;font-size:1rem;font-weight:500}.home-3-lp .h3-calc__bmiCatDot{width:.75rem;height:.75rem;border-radius:999px;flex-shrink:0}.home-3-lp .h3-calc__bmiCatValue{color:#1f2937;font-size:1rem;font-weight:600}.home-3-lp .h3-calc__bmiCatDesc{margin:0;color:#1f2937;font-size:.875rem;font-weight:400;line-height:1.5;text-align:left}.home-3-lp .h3-calc__ctaBtn--modal{margin-top:.25rem;max-width:none}.home-3-lp .h3-calc__bmiDisclaimer,.home-3-lp .h3-calc__projDisclaimer{margin:1rem 0 0;padding:.25rem;color:#6b7280;font-size:.75rem;line-height:1.5}.home-3-lp .h3-calc__projModalGrid{display:grid;grid-template-columns:minmax(0,1fr);grid-gap:1rem;gap:1rem}.home-3-lp .h3-calc__projModalCard{display:flex;flex-direction:column;align-items:center;gap:1.5rem;padding:1.5rem;border-radius:1rem;text-align:center}.home-3-lp .h3-calc__projModalCard--avg{background:#f3f4f6}.home-3-lp .h3-calc__projModalCard--loss{background:#f9fafb}.home-3-lp .h3-calc__projModalHeading{margin:0;font-size:1.5rem;font-weight:500}.home-3-lp .h3-calc__projModalHeadingSm{margin:0;font-size:1.125rem}.home-3-lp .h3-calc__projModalBig{margin:0;font-size:clamp(3.5rem,8vw,6rem);font-weight:500;letter-spacing:-.03em;line-height:1}.home-3-lp .h3-calc__projModalHuge{margin:0;font-size:clamp(4rem,10vw,8rem);font-weight:500;letter-spacing:-.03em;line-height:.95}.home-3-lp .h3-calc__projModalHuge span{display:inline-block;margin-left:.5rem;color:#64748b;font-size:clamp(1.75rem,4vw,3rem);vertical-align:middle}.home-3-lp .h3-calc__projModalSub{margin:0;font-size:.875rem}.home-3-lp .h3-calc__projModalCard .h3-calc__startBox{width:100%}@media (min-width:768px){.home-3-lp .h3-calc{padding-block:5rem}.home-3-lp .h3-calc__formInner{padding-inline:1rem}.home-3-lp .h3-calc__socialFooter{padding-bottom:0}.home-3-lp .h3-calc__card--form,.home-3-lp .h3-calc__card--projected,.home-3-lp .h3-calc__card--social{height:100%}.home-3-lp .h3-calc__bmiModalGrid{flex-direction:row;align-items:flex-start;gap:1rem}.home-3-lp .h3-calc__bmiModalLeft{width:50%;flex-shrink:0;gap:1.5rem}.home-3-lp .h3-calc__bmiModalCats{width:50%;flex-shrink:0}.home-3-lp .h3-calc__modal--bmi{padding:5rem 1.5rem 1.5rem}.home-3-lp .h3-calc__projModalGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:768px) and (max-width:1023px){.home-3-lp .h3-calc__col{width:100%;max-width:34rem;margin-inline:auto}}@media (min-width:1024px){.home-3-lp .h3-calc__container{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem}.home-3-lp .h3-calc__col--desktop{display:block;height:100%}.home-3-lp .h3-calc__col{max-width:none;margin-inline:0}}.home-3-lp .h3-how{--h3-how-brand:#00bde0;background:#ffffff;padding-block:3rem}.home-3-lp .h3-how__container{display:flex;flex-direction:column;gap:2rem;width:100%;max-width:64rem;margin-inline:auto;padding-inline:1rem}.home-3-lp .h3-how__heading{margin:0;color:#030712;font-family:var(--h3-font-title),system-ui,-apple-system,"Segoe UI",sans-serif;font-size:clamp(2.25rem,4vw,3rem);font-weight:500;line-height:1.15;letter-spacing:-.01em;text-align:left;text-wrap:balance}.home-3-lp .h3-how__headingAccent{display:block;color:var(--h3-how-brand);font-family:var(--h3-font-playfair),Georgia,"Times New Roman",serif;font-style:italic;font-weight:400}.home-3-lp .h3-how__stack--mobile{display:flex;flex-direction:column;gap:2rem}.home-3-lp .h3-how__stack--desktop{display:none}.home-3-lp .h3-how__card{overflow:hidden;border-radius:1.5rem;background:#e2e8f0;box-shadow:0 10px 15px -3px rgb(0 0 0/.1),0 4px 6px -4px rgb(0 0 0/.1)}.home-3-lp .h3-how__cardBody{display:flex;flex-direction:column;align-items:flex-start;gap:2rem;padding:1.5rem}.home-3-lp .h3-how__badges{display:flex;align-items:center;justify-content:center;gap:.25rem}.home-3-lp .h3-how__badge{display:inline-flex;align-items:center;justify-content:center;padding:.25rem .75rem;border-radius:999px;font-size:.875rem;font-weight:500;line-height:1.25;white-space:nowrap}.home-3-lp .h3-how__badge--step{background:#565656;color:#ffffff}.home-3-lp .h3-how__badge--timing{background:#e5e5e5;color:#565656}.home-3-lp .h3-how__copy{display:flex;flex-direction:column;gap:.75rem;width:100%}.home-3-lp .h3-how__cardTitle{margin:0;color:#020617;font-size:1.5rem;font-weight:500;line-height:1.25}.home-3-lp .h3-how__titleStrong{font-weight:600}.home-3-lp .h3-how__list{margin:0;padding:0;list-style:none;color:#334155;font-size:1rem;line-height:1.45}.home-3-lp .h3-how__listItem{display:flex;align-items:flex-start;gap:.5rem}.home-3-lp .h3-how__listItem+.h3-how__listItem{margin-top:.25rem}.home-3-lp .h3-how__checkWrap{display:flex;flex-shrink:0;align-items:center;align-self:flex-start;height:1lh;padding-top:.125rem}.home-3-lp .h3-how__checkIcon{width:20px;height:20px;color:var(--h3-how-brand)}.home-3-lp .h3-how__cta{display:flex;flex-direction:column;gap:.5rem;width:100%}.home-3-lp .h3-how__ctaBtn{display:inline-flex;align-items:center;justify-content:center;gap:.25rem;width:100%;height:2.75rem;padding:0 2rem;border-radius:999px;background:#020617;color:#ffffff;font-size:1rem;font-weight:600;line-height:1.2;text-decoration:none;white-space:nowrap;transition:background .2s ease}.home-3-lp .h3-how__ctaBtn:hover{background:#0f172a}.home-3-lp .h3-how__ctaNote{margin:0;color:#374151;font-size:.75rem;line-height:1.4;text-align:center}.home-3-lp .h3-how__ctaNote strong{font-weight:600}.home-3-lp .h3-how__cardImg{display:block;width:100%;height:auto;object-fit:cover;border-top-left-radius:.75rem;border-top-right-radius:.75rem}@media (min-width:768px){.home-3-lp .h3-how{padding-block:5rem}.home-3-lp .h3-how__heading{text-align:center}.home-3-lp .h3-how__stack--mobile{display:none}.home-3-lp .h3-how__stack--desktop{display:flex;gap:2rem;align-items:flex-start}.home-3-lp .h3-how__col{flex:1 1;display:flex;flex-direction:column;gap:2rem;min-width:0}.home-3-lp .h3-how__col--offset{padding-top:10rem}}.home-3-lp .h3-promo{--h3-promo-brand:#00bde0;background:#ffffff}.home-3-lp .h3-promo--micro{padding:1.5rem 1rem}.home-3-lp .h3-promo--plan{padding:0 1rem 2rem}.home-3-lp .h3-promo__shell{position:relative;display:flex;flex-direction:column;overflow:hidden;width:100%;max-width:1210px;margin-inline:auto;border-radius:1rem}.home-3-lp .h3-promo__shell--micro{gap:1.5rem;padding:2rem 1.5rem;background:#d9b584}.home-3-lp .h3-promo__shell--plan{gap:1.75rem;padding:2.5rem 1.5rem 0;background:#c3d4f5}.home-3-lp .h3-promo__inner{position:relative;z-index:1;display:flex;flex-direction:column;width:100%;min-width:0}.home-3-lp .h3-promo__inner--micro{gap:2rem}.home-3-lp .h3-promo__inner--plan{gap:0}.home-3-lp .h3-promo__copy{display:flex;flex-direction:column;gap:.75rem}.home-3-lp .h3-promo__eyebrow{margin:0;color:#ffffff;font-size:.875rem;font-weight:700;letter-spacing:.08em;line-height:1.2;text-transform:uppercase}.home-3-lp .h3-promo__heading{margin:0;color:#ffffff;font-family:var(--h3-font-title),system-ui,-apple-system,"Segoe UI",sans-serif;font-size:2rem;font-weight:500;letter-spacing:-.01em;line-height:1.2;text-wrap:balance}.home-3-lp .h3-promo__heading--plan{margin-bottom:1.5rem;color:#111827;font-size:1.875rem;line-height:1.2}.home-3-lp .h3-promo__headingAccent,.home-3-lp .h3-promo__headingItalic{font-family:var(--h3-font-playfair),Georgia,"Times New Roman",serif;font-style:italic;font-weight:400}.home-3-lp .h3-promo__headingAccent{color:var(--h3-promo-brand)}.home-3-lp .h3-promo__break{display:none}.home-3-lp .h3-promo__list{margin:0;padding:0;list-style:none;color:#565656;font-size:1rem;line-height:1.45}.home-3-lp .h3-promo__listItem{display:flex;align-items:flex-start;gap:.5rem}.home-3-lp .h3-promo__listItem+.h3-promo__listItem{margin-top:.5rem}.home-3-lp .h3-promo__listIcon{display:flex;flex-shrink:0;align-items:center;align-self:flex-start;height:1lh;color:#4b5563}.home-3-lp .h3-promo__cta{display:flex;flex-direction:column;gap:.5rem;width:100%}.home-3-lp .h3-promo__cta--plan{margin-top:1.75rem}.home-3-lp .h3-promo__ctaBtn{display:inline-flex;align-items:center;justify-content:center;gap:.25rem;width:100%;min-height:54px;padding:0 2.5rem;border-radius:999px;font-size:1rem;font-weight:600;line-height:1.2;text-decoration:none;white-space:nowrap;transition:background .2s ease}.home-3-lp .h3-promo__ctaBtn--light{background:#ffffff;color:#111827}.home-3-lp .h3-promo__ctaBtn--light:hover{background:rgb(255 255 255/.9)}.home-3-lp .h3-promo__ctaBtn--dark{background:#020617;color:#ffffff}.home-3-lp .h3-promo__ctaBtn--dark:hover{background:#0f172a}.home-3-lp .h3-promo__ctaNote{margin:0;font-size:.75rem;line-height:1.4;text-align:center}.home-3-lp .h3-promo__ctaNote--light{color:#f3f4f6}.home-3-lp .h3-promo__ctaNote--light strong{color:#ffffff;font-weight:700}.home-3-lp .h3-promo__ctaNote--dark{color:#374151}.home-3-lp .h3-promo__ctaNote--dark strong{color:#111827;font-weight:600}.home-3-lp .h3-promo__media{position:relative;z-index:0;display:flex;flex-shrink:0;align-items:flex-end;justify-content:center;width:100%}.home-3-lp .h3-promo__mediaImg{display:block;width:auto;max-width:100%;height:auto;object-fit:contain}.home-3-lp .h3-promo__media--vial .h3-promo__mediaImg{height:14rem;width:auto}.home-3-lp .h3-promo__media--kit .h3-promo__mediaImg{width:min(100%,22rem);height:auto}@media (min-width:768px){.home-3-lp .h3-promo--micro,.home-3-lp .h3-promo--plan{padding:2rem 1rem}.home-3-lp .h3-promo__shell{flex-direction:row;align-items:stretch;max-width:1210px}.home-3-lp .h3-promo__shell--micro{min-height:26rem;padding:0;gap:0}.home-3-lp .h3-promo__shell--plan{min-height:34rem;padding:0;gap:0}.home-3-lp .h3-promo__inner{justify-content:center;flex:1 1 auto;padding:3.5rem 0 3.5rem 4.5rem}.home-3-lp .h3-promo__inner--micro{max-width:34rem;gap:2.5rem}.home-3-lp .h3-promo__inner--plan{max-width:36rem;padding-block:3rem}.home-3-lp .h3-promo__heading{font-size:2.75rem}.home-3-lp .h3-promo__heading--plan{margin-bottom:1.75rem;font-size:2.75rem}.home-3-lp .h3-promo__break{display:block}.home-3-lp .h3-promo__listIcon{margin-right:.25rem}.home-3-lp .h3-promo__cta{max-width:24rem}.home-3-lp .h3-promo__cta--plan{margin-top:2rem}.home-3-lp .h3-promo__media{position:absolute;top:0;right:0;bottom:0;width:auto;pointer-events:none}.home-3-lp .h3-promo__media--vial{width:42%;justify-content:flex-end;align-items:center}.home-3-lp .h3-promo__media--vial .h3-promo__mediaImg{height:min(100%,28rem);width:auto;max-width:none}.home-3-lp .h3-promo__media--kit{width:46%;justify-content:flex-end;align-items:flex-end;padding:1.5rem 1rem 0 0}.home-3-lp .h3-promo__media--kit .h3-promo__mediaImg{width:100%;max-width:28rem;height:auto}}.home-3-lp .h3-faq{--h3-faq-brand:#00bde0;position:relative;z-index:1;margin-top:-1.75rem;padding-block:3rem 2.5rem;border-top-left-radius:32px;border-top-right-radius:32px;background:linear-gradient(180deg,#e2e8f0,#f8fafc)}.home-3-lp .h3-faq__container{display:flex;flex-direction:column;gap:3rem;width:100%;max-width:768px;margin-inline:auto;padding-inline:1rem}.home-3-lp .h3-faq__intro{display:flex;flex-direction:column;gap:1rem}.home-3-lp .h3-faq__heading{margin:0;color:#0f172a;font-family:var(--h3-font-title),system-ui,-apple-system,"Segoe UI",sans-serif;font-size:2.25rem;font-weight:500;line-height:1.15;letter-spacing:-.01em;text-wrap:balance}.home-3-lp .h3-faq__headingAccent{color:var(--h3-faq-brand);font-family:var(--h3-font-playfair),Georgia,"Times New Roman",serif;font-style:italic;font-weight:400}.home-3-lp .h3-faq__subtext{margin:0;max-width:32rem;color:#4b5563;font-size:.875rem;line-height:1.5}.home-3-lp .h3-faq__list{display:flex;flex-direction:column}.home-3-lp .h3-faq__item{border-bottom:1px solid #94a3b8;padding-block:1rem;background:transparent;transition:all .2s ease}.home-3-lp .h3-faq__itemTitle{margin:0;display:flex}.home-3-lp .h3-faq__trigger{display:flex;flex:1 1;align-items:center;justify-content:space-between;gap:.5rem;width:100%;padding-block:.5rem;border:0;background:transparent;color:#0f172a;text-align:left;cursor:pointer;transition:all .2s ease}.home-3-lp .h3-faq__trigger:hover{text-decoration:underline}.home-3-lp .h3-faq__question{margin:0;flex:1 1;color:#0f172a;font-size:1.25rem;font-weight:500;line-height:1.35;text-align:left}.home-3-lp .h3-faq__icon{position:relative;display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;margin-left:.5rem;color:#0f172a}.home-3-lp .h3-faq__icon,.home-3-lp .h3-faq__iconSvg{width:1.25rem;height:1.25rem}.home-3-lp .h3-faq__iconSvg--minus,.home-3-lp .h3-faq__item.is-open .h3-faq__iconSvg--plus{display:none}.home-3-lp .h3-faq__item.is-open .h3-faq__iconSvg--minus{display:block}.home-3-lp .h3-faq__panel{display:grid;grid-template-rows:0fr;overflow:hidden;transition:grid-template-rows .3s ease}.home-3-lp .h3-faq__item.is-open .h3-faq__panel{grid-template-rows:1fr}.home-3-lp .h3-faq__panelInner{overflow:hidden;min-height:0}.home-3-lp .h3-faq__answer{padding:0 0 1rem;color:#4b5563;font-size:.875rem;line-height:1.55}.home-3-lp .h3-faq__inlineLink{color:inherit;text-decoration:underline}@media (min-width:768px){.home-3-lp .h3-faq{margin-top:0;padding-block:5rem 2.5rem}.home-3-lp .h3-faq__container{padding-inline:2rem}.home-3-lp .h3-faq__heading{font-size:3rem}.home-3-lp .h3-faq__question{font-size:1.5rem}}.home-3-lp .h3-support{--h3-support-brand:#00bde0;--h3-support-muted:#3f3f3f;background:#f8fafc;padding:2.5rem 0 3rem}.home-3-lp .h3-support__container{width:100%;max-width:768px;margin-inline:auto;padding-inline:1rem}.home-3-lp .h3-support__grid{display:grid;grid-template-columns:minmax(0,1fr);grid-gap:1.5rem;gap:1.5rem;align-items:center}.home-3-lp .h3-support__image{display:block;width:100%;height:320px;border-radius:.75rem;object-fit:cover}.home-3-lp .h3-support__content{display:flex;flex-direction:column;gap:3rem}.home-3-lp .h3-support__heading{margin:0;color:#030712;font-family:var(--h3-font-title),system-ui,-apple-system,"Segoe UI",sans-serif;font-size:1.875rem;font-weight:500;line-height:1.2;letter-spacing:-.01em}.home-3-lp .h3-support__headingAccent{display:block;color:var(--h3-support-brand);font-family:var(--h3-font-playfair),Georgia,"Times New Roman",serif;font-style:italic;font-weight:400}.home-3-lp .h3-support__list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:2rem}.home-3-lp .h3-support__item{display:flex;align-items:center;gap:1rem}.home-3-lp .h3-support__icon{flex-shrink:0;width:1.5rem;height:1.5rem;color:var(--h3-support-muted)}.home-3-lp .h3-support__itemText{display:flex;flex-direction:column;gap:.15rem;min-width:0}.home-3-lp .h3-support__label{margin:0;color:#030712;font-size:.875rem;line-height:1.4}.home-3-lp .h3-support__value{margin:0}.home-3-lp .h3-support__link,.home-3-lp .h3-support__value{color:var(--h3-support-muted);font-size:1rem;font-weight:600;line-height:1.4}.home-3-lp .h3-support__link{text-decoration:underline}.home-3-lp .h3-support__link:hover{color:#111827}@media (min-width:768px){.home-3-lp .h3-support{padding:5rem 0 7.5rem}.home-3-lp .h3-support__container{padding-inline:2rem}.home-3-lp .h3-support__grid{grid-template-columns:minmax(0,336px) minmax(0,1fr);gap:2rem;align-items:start}.home-3-lp .h3-support__image{height:410px}.home-3-lp .h3-support__heading{font-size:40px}}.home-3-lp .h3-footer{background:#272727;color:#ffffff;padding:3rem 1rem}.home-3-lp .h3-footer__container{width:100%;max-width:1536px;margin-inline:auto;padding-inline:0}.home-3-lp .h3-footer__container,.home-3-lp .h3-footer__topGrid{display:grid;grid-gap:3rem;gap:3rem}.home-3-lp .h3-footer__brandCol{display:flex;flex-direction:column;gap:1.5rem}.home-3-lp .h3-footer__logo{display:inline-flex;align-self:flex-start;line-height:0;text-decoration:none}.home-3-lp .h3-footer__logoImg{width:auto;height:34px;object-fit:contain}.home-3-lp .h3-footer__rating{display:flex;flex-direction:column;align-items:flex-start;gap:.25rem}.home-3-lp .h3-footer__ratingLabel{margin:0;font-size:.875rem;font-weight:600;line-height:1.4}.home-3-lp .h3-footer__stars{display:inline-flex;gap:2px}.home-3-lp .h3-footer__members{margin:.25rem 0 0;font-size:.875rem;line-height:1.4}.home-3-lp .h3-footer__contact{display:flex;flex-direction:column;gap:1rem;margin-top:.5rem}.home-3-lp .h3-footer__contactRow{display:flex;align-items:flex-start;gap:.75rem}.home-3-lp .h3-footer__contactIcon{flex-shrink:0;width:1.25rem;height:1.25rem;margin-top:.125rem;color:#a3a3a3}.home-3-lp .h3-footer__contactLabel{margin:0;font-size:.75rem;line-height:1.4;color:#a3a3a3}.home-3-lp .h3-footer__contactLink,.home-3-lp .h3-footer__contactValue{margin:0;font-size:.875rem;font-weight:600;line-height:1.4;color:#ffffff}.home-3-lp .h3-footer__contactLink{text-decoration:underline;transition:opacity .2s ease}.home-3-lp .h3-footer__contactLink:hover{opacity:.85}.home-3-lp .h3-footer__linksGrid{display:grid;grid-template-columns:1fr;grid-gap:3rem;gap:3rem;width:100%}.home-3-lp .h3-footer__linkCol{display:flex;flex-direction:column;gap:.75rem}.home-3-lp .h3-footer__linkTitle{font-size:.875rem;font-weight:600;line-height:1.25rem;color:#a3a3a3}.home-3-lp .h3-footer__linkList{display:flex;flex-direction:column;gap:.25rem}.home-3-lp .h3-footer__link{font-size:.875rem;font-weight:500;line-height:1.4;color:#f0f0f0;text-decoration:none;transition:-webkit-text-decoration-color .2s ease;transition:text-decoration-color .2s ease;transition:text-decoration-color .2s ease,-webkit-text-decoration-color .2s ease}.home-3-lp .h3-footer__link:hover{text-decoration:underline}.home-3-lp .h3-footer__badges{display:flex;flex-wrap:wrap;align-items:flex-start;gap:1rem}.home-3-lp .h3-footer__badge{display:flex;flex-direction:column;gap:.5rem}.home-3-lp .h3-footer__flag{width:80px;height:auto}.home-3-lp .h3-footer__badgeText{margin:0;font-size:.75rem;font-weight:600;line-height:1.25;color:#e5e5e5}.home-3-lp .h3-footer__legitscript{display:inline-flex;line-height:0}.home-3-lp .h3-footer__legitscriptImg{width:100px;height:auto}.home-3-lp .h3-footer__watermark{margin:0;width:100%;overflow:hidden;font-family:var(--h3-font-playfair),Georgia,"Times New Roman",serif;font-style:italic;font-weight:400;font-size:clamp(5rem,18vw,14rem);line-height:.85;letter-spacing:-.03em;color:rgba(255,255,255,.08);white-space:nowrap;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.home-3-lp .h3-footer__copyright{margin:0;font-size:.875rem;line-height:1.4;color:#a3a3a3}@media (min-width:640px){.home-3-lp .h3-footer__linksGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem}.home-3-lp .h3-footer__linkCol{gap:.5rem}.home-3-lp .h3-footer__linkList{gap:.375rem}}@media (min-width:768px){.home-3-lp .h3-footer{padding:4rem 2rem}.home-3-lp .h3-footer__container{padding-inline:1rem}.home-3-lp .h3-footer__linksGrid{gap:2rem}.home-3-lp .h3-footer__linkCol{gap:1rem}.home-3-lp .h3-footer__linkList{gap:.5rem}}@media (min-width:1024px){.home-3-lp .h3-footer__topGrid{grid-template-columns:auto 1fr;align-items:start}.home-3-lp .h3-footer__linksGrid{padding-left:4rem;gap:3rem}}@media (min-width:1280px){.home-3-lp .h3-footer__linksGrid{padding-left:6rem}}@media (max-width:360px){.home-3-lp .h3-answered__heading,.home-3-lp .h3-calc__heading,.home-3-lp .h3-compare__heading,.home-3-lp .h3-faq__heading,.home-3-lp .h3-hero__title,.home-3-lp .h3-how__heading,.home-3-lp .h3-insights__heading,.home-3-lp .h3-plans__heading,.home-3-lp .h3-promo__heading,.home-3-lp .h3-results__heading,.home-3-lp .h3-vial__heading,.home-3-lp .h3-warranty__heading,.home-3-lp .h3-why__heading{font-size:1.875rem}.home-3-lp .h3-support__heading{font-size:1.625rem}}.home-3-lp h1,.home-3-lp h2,.home-3-lp h3{overflow-wrap:break-word}.home-3-lp .campaign-2-testimonials{background:linear-gradient(135deg,#001f3f,#003366 50%,#001a33);padding:100px 24px;position:relative;overflow:hidden}.home-3-lp .campaign-2-testimonials__container{max-width:1400px;margin:0 auto;position:relative}.home-3-lp .campaign-2-testimonials__header{text-align:center;max-width:900px;margin:0 auto 60px}.home-3-lp .campaign-2-testimonials__title{font-family:var(--h3-font-title),system-ui,-apple-system,"Segoe UI",sans-serif;font-size:48px;font-weight:600;line-height:1.2;color:#ffffff;margin:0 0 24px}.home-3-lp .campaign-2-testimonials__highlight{color:#00d4ff}.home-3-lp .campaign-2-testimonials__subtitle{font-family:inherit;font-size:17px;line-height:1.6;color:rgba(255,255,255,.9);margin:0 0 20px}.home-3-lp .campaign-2-testimonials__watch{font-family:inherit;font-size:18px;font-weight:400;color:rgba(255,255,255,.95);margin:0}.home-3-lp .campaign-2-testimonials__gallery{display:flex;align-items:center;gap:24px;margin-bottom:32px;position:relative}.home-3-lp .campaign-2-testimonials__swiper{flex:1 1;width:100%}.home-3-lp .campaign-2-testimonials__video-card{position:relative;aspect-ratio:2/3;border-radius:16px;overflow:hidden}.home-3-lp .campaign-2-testimonials__video-thumbnail{width:100%;height:100%;position:relative}.home-3-lp .campaign-2-testimonials__video-thumbnail img{width:100%;height:100%;max-width:none;object-fit:cover}.home-3-lp .campaign-2-testimonials__iframe{position:absolute;inset:0;z-index:2;width:100%;height:100%;border:0}.home-3-lp .campaign-2-testimonials__tapArea{position:absolute;inset:0;z-index:3;padding:0;border:0;background:transparent;cursor:pointer}.home-3-lp .campaign-2-testimonials__play-btn{position:absolute;top:50%;left:50%;z-index:4;transform:translate(-50%,-50%);width:64px;height:64px;border-radius:50%;background:rgba(255,255,255,.95);border:none;display:flex;align-items:center;justify-content:center;color:#001f3f;cursor:pointer;transition:all .3s ease}.home-3-lp .campaign-2-testimonials__play-btn:hover{background:#ffffff;transform:translate(-50%,-50%) scale(1.1)}.home-3-lp .campaign-2-testimonials__play-btn svg{display:block}.home-3-lp .campaign-2-testimonials__nav{width:50px;height:50px;border-radius:50%;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);color:#ffffff;font-size:28px;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;transition:all .3s ease}.home-3-lp .campaign-2-testimonials__nav:hover{background:rgba(255,255,255,.2);border-color:rgba(255,255,255,.3)}.home-3-lp .campaign-2-testimonials__dots{display:flex;justify-content:center;gap:12px;margin-bottom:30px}.home-3-lp .campaign-2-testimonials__dot{width:12px;height:12px;border-radius:50%;background:rgba(255,255,255,.3);cursor:pointer;transition:all .3s ease}.home-3-lp .campaign-2-testimonials__dot--active{background:#00d4ff;width:32px;border-radius:6px}.home-3-lp .campaign-2-testimonials__cta{text-align:center;margin-bottom:60px}.home-3-lp .campaign-2-testimonials__cta-title{font-family:var(--h3-font-playfair),Georgia,serif;font-size:42px;font-weight:400;font-style:italic;color:#ffffff;margin:0 0 32px}.home-3-lp .campaign-2-testimonials__cta-buttons{display:flex;justify-content:center;gap:16px;margin-bottom:20px;flex-wrap:wrap}.home-3-lp .campaign-2-testimonials__product{position:absolute;pointer-events:none}.home-3-lp .campaign-2-testimonials__product--left{bottom:0;left:-250px;width:300px;transform:rotate(-45deg)}.home-3-lp .campaign-2-testimonials__product--right{top:0;right:-115px;width:300px;transform:rotate(45deg)}.home-3-lp .campaign-2-testimonials__product img{width:100%;height:auto;object-fit:contain}.home-3-lp .campaign-2-testimonials .btn-outline-light{background:#ffffff;color:#031b4e;border:1px solid #ffffff}.home-3-lp .campaign-2-testimonials .btn-outline-light:hover{background:rgba(255,255,255,.9);color:#031b4e;border-color:rgba(255,255,255,.9)}.home-3-lp .campaign-2-testimonials .btn-outline-light .right-icon{background-color:#031b4e;color:#fff}@media (max-width:1200px){.home-3-lp .campaign-2-testimonials__product{display:none}}@media (max-width:968px){.home-3-lp .campaign-2-testimonials{padding:80px 24px}.home-3-lp .campaign-2-testimonials__title{font-size:36px}.home-3-lp .campaign-2-testimonials__cta-title{font-size:32px}.home-3-lp .campaign-2-testimonials__nav{width:40px;height:40px;font-size:24px}}@media (max-width:640px){.home-3-lp .campaign-2-testimonials{padding:60px 20px}.home-3-lp .campaign-2-testimonials__title{font-size:28px}.home-3-lp .campaign-2-testimonials__subtitle{font-size:17px}.home-3-lp .campaign-2-testimonials__watch{font-size:12px}.home-3-lp .campaign-2-testimonials__gallery{gap:12px}.home-3-lp .campaign-2-testimonials__cta-title{font-size:22px}.home-3-lp .campaign-2-testimonials__cta-buttons{flex-direction:column;align-items:stretch}}.campaign-2-video-popup{position:fixed;top:0;left:0;right:0;bottom:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:20px}.campaign-2-video-popup__backdrop{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.9);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.campaign-2-video-popup__content{position:relative;width:100%;max-width:1000px;z-index:1}.campaign-2-video-popup__close{position:absolute;top:-50px;right:0;width:40px;height:40px;border-radius:50%;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);color:#ffffff;font-size:24px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}.campaign-2-video-popup__close:hover{background:rgba(255,255,255,.2);transform:rotate(90deg)}.campaign-2-video-popup__video-container{position:relative;width:100%;padding-bottom:56.25%;background:#000;border-radius:12px;overflow:hidden}.campaign-2-video-popup__video-container iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}@media (max-width:640px){.campaign-2-video-popup__close{top:-45px;width:36px;height:36px;font-size:20px}}