@import url('https://fonts.googleapis.com/css2?family=Roboto+Flex:opsz,wght@8..144,400;8..144,500&display=swap');

@font-face {
    font-family: 'Termina';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url('../fonts/Termina-Light.woff2') format('woff2'),
         url('../fonts/Termina-Light.woff') format('woff');
}

@font-face {
    font-family: 'Termina';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('../fonts/Termina-Regular.woff2') format('woff2'),
         url('../fonts/Termina-Regular.woff') format('woff');
}

@font-face {
    font-family: 'Termina';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url('../fonts/Termina-Medium.woff2') format('woff2'),
         url('../fonts/Termina-Medium.woff') format('woff');
}

.faq-map-section {
  position: relative;
  background-image: url("../images/map_vector.png") !important;	
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: contain;
  overflow: hidden;
}

section.standard-section.thrivepriortize {height: 580px !important;}
.standard-section__marqueethrive {
width: 100%;
overflow: hidden;
display: flex;
flex-direction: column;
gap: 0;
pointer-events: none;
}

@media (min-width: 768px) {
.standard-section__marqueethrive {
position: absolute !important;
left: 50% !important;
top: 368px !important;
margin-left: 0 !important;
transform: translate(-50%, -50%) !important;
}

.vision {
position: relative;
width: 100%;
min-height: 680px;
background: #151515;
overflow: hidden;}

.vision__inner {
position: relative;
width: 100%;
min-height: 680px;}

.vision__copy {
position: absolute;
left: 260px;
top: 236px;
z-index: 2;
width: 690px;}

.vision__eyebrow {
display: inline-flex;
align-items: center;
gap: 6px;
margin-bottom: 48px;
color: #FFF;
font-family: "Termina", Arial, sans-serif;
font-size: 13px;
font-style: normal;
font-weight: 400;
line-height: 28px;
letter-spacing: -0.13px;
text-transform: uppercase;
opacity: 0.92;}

.vision__eyebrow-mark {
width: 19px;
height: 19px;
display: block;
flex: 0 0 auto;}

.vision__headline {
margin: 0;
background: linear-gradient(180deg, #FFD487 0%, #D4982A 100%);
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
-webkit-text-stroke-width: 1px;
-webkit-text-stroke-color: rgba(255, 255, 255, 0.24);
font-family: "Termina", Arial, sans-serif;
font-size: 24px;
font-style: normal;
font-weight: 500;
line-height: 32px;
letter-spacing: 0.96px;
text-transform: uppercase;
max-width: 620px;}

.vision__headline-brand {
background: none;
-webkit-background-clip: initial;
-webkit-text-fill-color: #FFB020;
color: #FFB020;}

.vision__headline-highlight {
background: none !important;
-webkit-background-clip: initial !important;
background-clip: initial !important;
-webkit-text-fill-color: #FFB020 !important;
-webkit-text-stroke-width: 0px;
-webkit-text-stroke-color: rgba(255, 255, 255, 0.40);	
color: #FFB020 !important;}

.vision__body {
margin: 88px 0 0;
color: #B3B2B7;
font-family: "Roboto Flex", Arial, sans-serif;
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: 32px;
letter-spacing: -0.2px;}

.vision__body strong {
color: #FFF;
font-family: "Roboto Flex", Arial, sans-serif;
font-size: 20px;
font-style: normal;
font-weight: 500;
line-height: 32px;
letter-spacing: -0.2px;}

.vision__sphere {
position: absolute;
right: 230px;
top: 160px;
width: 760px;
max-width: 48vw;
height: auto;
display: block;
z-index: 1;
pointer-events: none;}

.why {
position: relative;
width: 100%;
height: 1315px;
background: #151515;
overflow: hidden;}

.why__inner {
position: relative;
width: 100%;
height: 100%;}

.why__title {
position: absolute;
top: 76px;
left: 50%;
transform: translateX(-50%);
margin: 0;
color: #FDF5FF;
text-align: center;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.07);
font-family: "Termina", Arial, sans-serif;
font-size: 92px;
font-style: normal;
font-weight: 500;
line-height: 104px;
letter-spacing: 10.12px;
text-transform: uppercase;
white-space: nowrap;
z-index: 2;}

.why__rule {
position: absolute;
top: 202px;
left: 0;
width: 100%;
height: 1px;
background: linear-gradient(268deg, #151515 58.23%, #FFB020 66.11%, #EB8300 82.01%, #151515 87.5%);
opacity: 0.95;
z-index: 1;}

.why__subhead {
position: absolute;
top: 216px;
left: 50%;
transform: translateX(-50%);
margin: 0;
width: 1120px;
background: linear-gradient(180deg, #FFD487 0%, #D4982A 100%);
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
text-align: center;
-webkit-text-stroke-width: 1px;
-webkit-text-stroke-color: rgba(255, 255, 255, 0.24);
font-family: "Termina", Arial, sans-serif;
font-size: 24px;
font-style: normal;
font-weight: 500;
line-height: 32px;
letter-spacing: 0.96px;
text-transform: uppercase;
z-index: 2;}

.why__body {
position: absolute;
top: 298px;
left: 50%;
transform: translateX(-50%);
margin: 0;
width: 820px;
color: #B3B2B7;
text-align: center;
font-family: "Roboto Flex", Arial, sans-serif;
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: 32px;
letter-spacing: -0.2px;
z-index: 2;}

.why__body strong {
color: #FFF;
font-family: "Roboto Flex", Arial, sans-serif;
font-size: 20px;
font-style: normal;
font-weight: 600;
line-height: 32px;
letter-spacing: -0.2px;}

.why__card {
position: absolute;
left: 549px;
top: 618px;
width: 833px;
height: 453px;
border-radius: 18px;
background: linear-gradient(107deg, rgba(18,18,18,0.17) 0%, rgba(11,11,11,0.17) 100%);
backdrop-filter: blur(11px);
-webkit-backdrop-filter: blur(11px);
z-index: 2;}

.why__card::before {
content: "";
position: absolute;
inset: 0;
border-radius: 18px;
padding: 1px;
background: linear-gradient(121deg, #292828 0%, #FFE0A6 54.8077%, #FFB020 100%);
-webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
-webkit-mask-composite: xor;
mask-composite: exclude;
pointer-events: none;}

.why__card-kicker,
.why__card-copy,
.why__card-end {
position: absolute;
left: 50%;
transform: translateX(-50%);
width: 620px;
margin: 0;
color: #FFF;
text-align: center;
font-family: "Termina", Arial, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: 500;
line-height: 26px;
letter-spacing: 1.44px;
text-transform: uppercase;}

.why__card-kicker { top: 83px; }
.why__card-copy { top: 186px; color: #B3B2B7; }
.why__card-end { top: 330px; }

.why__image {
position: absolute;
display: block;
object-fit: cover;
border-radius: 9px;
z-index: 3;}

.why__image--top {
left: 240px;
top: 560px;
width: 327px;
height: 182px;}

.why__image--left {
left: 342px;
top: 855px;
width: 165px;
height: 204px;}

.why__image--right {
left: 1335px;
top: 818px;
width: 305px;
height: 363px;}

.publicly {
position: relative;
z-index: 2;
width: 100%;
height: 802px;
overflow: visible;
background: linear-gradient(183deg, rgba(0, 0, 0, 0.90) 2.5%, rgba(20, 17, 13, 0.45) 19.7%, rgba(0, 0, 0, 0.00) 38.99%),
  url("../images/woman_yoga.png") lightgray 50% / cover no-repeat;}

.publicly__inner {
position: relative;
width: 100%;
height: 100%;}

.publicly__title {
position: absolute;
top: -64px;
left: 50%;
transform: translateX(-50%);
margin: 0;
color: #FDF5FF;
text-align: center;
font-family: "Termina", Arial, sans-serif;
font-size: 92px;
font-style: normal;
font-weight: 500;
line-height: 104px;
letter-spacing: 10.12px;
text-transform: uppercase;
white-space: nowrap;
z-index: 10;
pointer-events: none;}

.publicly__copy {
position: absolute;
top: 92px;
right: 245px;
width: 740px;
z-index: 2;
text-align: right;}

.publicly__subhead {
margin: 0;
color: #FDF5FF;
text-align: right;
font-family: "Termina", Arial, sans-serif;
font-size: 40px;
font-style: normal;
font-weight: 500;
line-height: 62px;
letter-spacing: -0.08px;
text-transform: uppercase;}

.publicly__body {
margin: 0;
color: #FFF;
text-align: right;
font-family: "Roboto Flex", Arial, sans-serif;
font-size: 24px;
font-style: normal;
font-weight: 600;
line-height: 26px;
letter-spacing: -0.24px;}

.publicly__cta {
top: 570px;
z-index: 3;}

.how {
position: relative;
width: 100%;
height: 800px;
background: #151515;
overflow: hidden;}

.how__inner {
position: relative;
width: 100%;
height: 100%;}

.how__eyebrow {
position: absolute;
top: 110px;
left: 50%;
transform: translateX(-50%);
display: inline-flex;
align-items: center;
gap: 6px;
color: #FFF;
font-family: "Termina", Arial, sans-serif;
font-size: 13px;
font-style: normal;
font-weight: 400;
line-height: 28px;
letter-spacing: -0.13px;
text-transform: uppercase;
z-index: 3;}

.how__eyebrow svg {
width: 19px;
height: 19px;
display: block;
flex: 0 0 auto;}

.how__intro {
position: absolute;
top: 186px;
left: 50%;
transform: translateX(-50%);
margin: 0;
width: 720px;
color: #B3B2B7;
text-align: center;
font-family: "Roboto Flex", Arial, sans-serif;
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: 32px;
letter-spacing: -0.2px;
z-index: 3;}

.how__intro strong {
color: #FFF;
font-family: "Roboto Flex", Arial, sans-serif;
font-size: 20px;
font-style: normal;
font-weight: 600;
line-height: 32px;
letter-spacing: -0.2px;}

.how__diagram {
position: absolute;
left: 55%;
top: 355px;
transform: translateX(-50%);
width: 1650px;
height: 340px;
z-index: 2;}

.how__card {
position: absolute;
border: 0;
background-repeat: no-repeat;
background-position: center;
background-size: 100% 100%;
box-shadow: none;
pointer-events: none;
z-index: 2;}

.how__card--top-left {
left: 0;
top: 0;
width: 367px;
height: 83px;
border-radius: 16px 16px 0 16px;
background-image: url("../images/Rectangle52.png");}

.how__card--top-mid {
left: 722px;
top: 0;
width: 367px;
height: 83px;
border-radius: 16px 16px 0 0;
background-image: url("../images/Rectangle49.png");}

.how__card--bottom-mid {
left: 366px;
top: 82px;
width: 357px;
height: 79px;
border-radius: 0px 0px 0 0;
background-image: url("../images/Rectangle50.png");}

.how__card--bottom-right {
left: 1088px;
top: 82px;
width: 351px;
height: 79px;
border-radius: 0px 0px 0 16px;
background-image: url("../images/Rectangle51.png");}

.how__line {
position: absolute;
top: 83px;
left: 367px;
width: 1000px;
height: 0px;
background: #FFB020;
z-index: 1;
pointer-events: none;}

.how__item {
position: absolute;
z-index: 3;
display: flex;
flex-direction: column;
align-items: center;
justify-content: flex-start;
gap: 18px;
color: #B3B2B7;
text-align: center;
font-family: "Roboto Flex", Arial, sans-serif;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 26px;
letter-spacing: -0.16px;
white-space: nowrap;}

.how__item strong {
color: #FFF;
text-align: center;
font-family: "Roboto Flex", Arial, sans-serif;
font-size: 16px;
font-style: normal;
font-weight: 600;
line-height: 26px;
letter-spacing: -0.16px;}

.how__item svg {
display: block;
flex: 0 0 auto;
}

.how__item--integrity {
left: 380px;
top: -5px;
width: 320px;
height: 54px;}

.how__item--aging {
left: 1136px;
top: -5px;}

.how__item--pathways {
left: 54px;
top: 104px;}

.how__item--antioxidant {
left: 806px;
top: 104px;}

.how__item--mitochondrial {
left: 400px;
top: 180px;}

.charge-section {
position: relative;
width: 100%;
height: 887px;
overflow: hidden;
background:
  linear-gradient(180deg, rgba(21, 21, 21, 0.00) 4.45%, #151515 100%),
  linear-gradient(67deg, #8061DC 4.1%, #18045D 90.69%);}

.charge-section__q {
position: absolute;
inset: 0;
width: 100%;
height: 100%;
z-index: 1;
pointer-events: none;}

.charge-section__q svg {
position: absolute;
top: 0;
left: 35%;
transform: translateX(-50%);
width: 1672px;
height: 887px;
display: block;}

.charge-section__inner {
position: relative;
z-index: 2;
width: 100%;
height: 100%;}

.charge-section__bottle-wrap {
position: absolute;
left: 140px;
top: 2px;
width: 800px;
height: auto;
background: transparent;
filter: none;
box-shadow: none;
border: 0;
overflow: visible;}

.charge-section__bottle-wrap::before,
.charge-section__bottle-wrap::after {
content: none;
display: none;}

.charge-section__bottle {
position: relative;
z-index: 1;
width: 100%;
height: auto;
object-fit: contain;
object-position: center;
display: block;
background: transparent;
filter: none;
box-shadow: none;}

.charge-section__content {
position: absolute;
left: 835px;
top: 205px;
width: 780px;
z-index: 3;}

.charge-section__title {
margin: 0 0 42px;
color: #FDF5FF;
backdrop-filter: blur(6px);
-webkit-backdrop-filter: blur(6px);
font-family: "Termina", Arial, sans-serif;
font-size: 96px;
font-style: normal;
font-weight: 500;
line-height: 62px;
letter-spacing: 5.76px;
text-transform: uppercase;}

.charge-section__body {
margin: 0;
width: 740px;
color: #B3B2B7;
font-family: "Roboto Flex", Arial, sans-serif;
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: 32px;
letter-spacing: -0.2px;}

.charge-section__support-title {
margin: 96px 0 18px;
color: #FDF5FF;
font-family: "Roboto Flex", Arial, sans-serif;
font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: 32px;
letter-spacing: -0.16px;}

.charge-section__chips {
display: flex;
flex-wrap: wrap;
gap: 18px 16px;
width: 910px;}

.charge-section__chip {
height: 38px;
min-width: 253px;
padding: 0 28px;
border-radius: 16px;
background: linear-gradient(99deg, rgba(18, 18, 18, 0.17) 21.52%, rgba(11, 11, 11, 0.17) 71.08%);
backdrop-filter: blur(11px);
-webkit-backdrop-filter: blur(11px);
color: #FDF5FF;
font-family: "Roboto Flex", Arial, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: 500;
line-height: 32px;
letter-spacing: -0.12px;
display: inline-flex;
align-items: center;
justify-content: center;
white-space: nowrap;}

.charge-section__chip--wide {
min-width: 292px;}

.charge-section__chip--mid {
min-width: 230px;}

.charge-section__footnote {
margin: 70px 0 0;
color: #B3B2B7;
font-family: "Roboto Flex", Arial, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: 400;
line-height: 32px;
letter-spacing: -0.12px;}

.standard-section {
position: relative;
width: 100%;
height: 634px;
overflow: hidden;
background: #151515;}

.standard-section::before {
content: "";
position: absolute;
inset: 0;
background:
radial-gradient(
  circle at 36% 60%,
  rgba(244, 185, 75, 0.24) 0%,
  rgba(244, 185, 75, 0.07) 13%,
  rgba(244, 185, 75, 0.00) 22%);
filter: blur(4px);
pointer-events: none;
z-index: 0;}

.standard-section__inner {
position: relative;
z-index: 1;
width: 100%;
height: 100%;
display: flex;
flex-direction: column;
align-items: center;
padding-top: 78px;}

.standard-section__eyebrow {
display: inline-flex;
align-items: center;
justify-content: center;
gap: 6px;
color: #FFF;
font-family: "Termina", Arial, sans-serif;
font-size: 13px;
font-style: normal;
font-weight: 400;
line-height: 28px;
letter-spacing: -0.13px;
text-transform: uppercase;
opacity: 0.95;
margin-bottom: 44px;}

.standard-section__eyebrow svg {
width: 19px;
height: 19px;
display: block;
flex: 0 0 auto;}

.standard-section__heading {
margin: 0 0 36px;
color: #B3B2B7;
font-family: "Termina", Arial, sans-serif;
font-size: 40px;
font-style: normal;
font-weight: 500;
line-height: 62px;
letter-spacing: -0.08px;
text-transform: uppercase;
text-align: center;}

.standard-section__marquee {
width: 100%;
overflow: hidden;
display: flex;
flex-direction: column;
gap: 0;
pointer-events: none;}

.standard-section__track {
display: flex;
width: max-content;
white-space: nowrap;
will-change: transform;
animation: standard-marquee-left 30s linear infinite;}

.standard-section__track--two {
animation-duration: 34s;
animation-direction: reverse;
transform: translateX(-14%);}

.standard-section__copy {
color: #FDF5FF;
font-family: "Termina", Arial, sans-serif;
font-size: 40px;
font-style: normal;
font-weight: 500;
line-height: 62px;
letter-spacing: -0.08px;
text-transform: uppercase;
white-space: nowrap;
padding-right: 46px;}

.standard-section__copy em {
color: #F4B94B;
font-style: normal;}

@keyframes standard-marquee-left {
0% { transform: translateX(0); }
100% { transform: translateX(-50%);}
}

.thrive-start-section {
position: relative;
padding-top: 134px;
width: 100%;
height: 780px;
overflow: hidden;
}

.thrive-start-section::before {
content: "";
position: absolute;
inset: 0;
background: linear-gradient(180deg, rgba(21,21,21,0.12) 0%, rgba(21,21,21,0.00) 34%, rgba(21,21,21,0.28) 100%);
pointer-events: none;
z-index: 2;
}

.thrive-start-section::after {
display: none;
}

.thrive-start-section__map {
position: absolute;
left: -145px;
top: -185px;
width: 1480px;
max-width: none;
height: auto;
opacity: 0.74;
filter: brightness(1.75) contrast(1.12) blur(1.25px);
transform: rotate(-0.5deg);
mix-blend-mode: screen;
pointer-events: none;
z-index: 1;
}

.thrive-start-section__inner {
position: relative;
z-index: 2;
width: 100%;
max-width: 1720px;
margin: 0 auto;
padding: 0 80px;
height: 100%;
display: flex;
flex-direction: column;
align-items: center;
text-align: center;
}

.thrive-start-section__title {
margin: 76px 0 0;
text-align: center;
-webkit-text-stroke-width: 0.5px;
-webkit-text-stroke-color: rgba(255, 255, 255, 0.5);
font-family: "Termina", Arial, sans-serif;
font-size: 56px;
font-style: normal;
font-weight: 400;
line-height: 62px;
letter-spacing: -0.56px;
text-transform: uppercase;
background: linear-gradient(90deg, #F4B94B 0%, #FFD487 100%);
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}

.thrive-start-section__button {
position: relative;
width: 240px;
height: 64px;
border-radius: 32px;
border: 0;
background: #DF9823;
box-shadow: 0 12px 24px rgba(197, 153, 35, 0.20);
padding: 0;
cursor: pointer;
overflow: hidden;
margin-top: 100px;
}

.thrive-start-section__button:hover {
border: 0px solid #F1F1F1;
background: #FFB020;
box-shadow: 1px 9px 19px 0 rgba(0, 0, 0, 0.20);	
}

.thrive-start-section__button-inner {
position: relative;
display: block;
width: 100%;
height: 100%;
}

.thrive-start-section__button-icon {
position: absolute;
left: 14px;
top: 50%;
transform: translateY(-50%);
width: 31px;
height: 31px;
}

.thrive-start-section__button-icon svg {
width: 31px;
height: 31px;
display: block;
}

.thrive-start-section__button-text {
position: absolute;
left: 57%;
top: 50%;
transform: translate(-50%, -50%);
color: #FFF;
font-family: "Roboto Flex", Arial, sans-serif;
font-size: 16px;
font-weight: 600;
line-height: 28px;
letter-spacing: -0.16px;
white-space: nowrap;
}

.thrive-start-section__disclaimer {
position: absolute;
left: 50%;
bottom: 40px;
transform: translateX(-50%);
width: 1450px;
max-width: 82vw;
margin: 0;
color: #B3B2B7;
text-align: center;
font-family: "Roboto Flex", Arial, sans-serif;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 42px;
letter-spacing: -0.16px;
}

@media (min-width:1920px){.publicly__cta{top:auto!important;bottom:126px!important;transform:translateX(-50%) scale(1)!important;transform-origin:center center!important}}

@media (max-width: 1919px) {
.faq-section {
min-height: clamp(640px, 44.27vw, 850px);
padding: clamp(58px, 4.95vw, 95px) clamp(34px, 3.13vw, 60px) clamp(72px, 5.73vw, 110px);}

.faq-section__inner {
max-width: min(92vw, 1810px);}

.faq-section__eyebrow {
margin-left: clamp(80px, 7.81vw, 150px);
margin-bottom: clamp(80px, 6.67vw, 128px);
font-size: clamp(9px, 0.68vw, 13px);
line-height: clamp(20px, 1.46vw, 28px);}

.faq-item {
grid-template-columns: clamp(42px, 3.65vw, 70px) minmax(360px, 1fr) minmax(340px, 42vw);
column-gap: clamp(22px, 2.19vw, 42px);
min-height: clamp(112px, 7.86vw, 151px);
padding-bottom: clamp(34px, 2.81vw, 54px);}

.faq-item::after {
bottom: clamp(24px, 1.88vw, 36px);}

.faq-item__number {
font-size: clamp(13px, 0.94vw, 18px);
line-height: clamp(42px, 3.23vw, 62px);}

.faq-item__question {
font-size: clamp(20px, 1.67vw, 32px);
line-height: clamp(42px, 3.23vw, 62px);}

.faq-item__answer {
font-size: clamp(14px, 1.04vw, 20px);
line-height: clamp(22px, 1.67vw, 32px);
padding-top: clamp(8px, 0.73vw, 14px);}
}

@media (max-width: 1919px) {
.standard-section {height: clamp(493px, 35.11vw, 675px);}
}

.standard-section__inner {
padding-top: clamp(44px, 4.06vw, 78px);}

.standard-section__eyebrow {
margin-bottom: clamp(26px, 2.29vw, 44px);
line-height: clamp(20px, 1.46vw, 28px);
margin-top: 100px;}

.standard-section__heading {
margin-bottom: clamp(28px, 2.59vw, 49px);
font-size: clamp(22px, 2.08vw, 40px);
line-height: clamp(34px, 3.23vw, 62px);}

.standard-section__copy {
font-size: clamp(22px, 2.08vw, 40px);
line-height: clamp(34px, 3.23vw, 62px);
padding-right: clamp(26px, 2.4vw, 46px);}


@media (max-width: 1919px) {
.charge-section {height: clamp(600px, 46.2vw, 887px);}
.charge-section__q svg {width: clamp(1080px, 87vw, 1672px); height: clamp(573px, 46.2vw, 887px);}

.charge-section__bottle-wrap {
left: clamp(58px, 6.04vw, 116px);
top: clamp(72px, 5.83vw, 112px);
width: clamp(260px, 20.57vw, 395px);
height: auto;}

.charge-section__bottle-wrap::before,
.charge-section__bottle-wrap::after {
content: none;
display: none;}

.charge-section__content {
left: clamp(520px, 43.49vw, 835px);
top: clamp(125px, 10.68vw, 205px);
width: clamp(520px, 40.63vw, 780px);}

.charge-section__title {
margin-bottom: clamp(22px, 2.19vw, 42px);
font-size: clamp(58px, 5vw, 96px);
line-height: clamp(44px, 3.23vw, 62px);
letter-spacing: clamp(3px, 0.3vw, 5.76px);}

.charge-section__body {
width: clamp(480px, 38.54vw, 740px);
font-size: clamp(14px, 1.04vw, 20px);
line-height: clamp(22px, 1.67vw, 32px);}

.charge-section__support-title {
margin-top: clamp(48px, 5vw, 96px);}

.charge-section__chips {
width: clamp(520px, 47.4vw, 910px);
gap: clamp(10px, 0.94vw, 18px) clamp(10px, 0.83vw, 16px);}

.charge-section__chip {
min-width: clamp(170px, 13.18vw, 253px);
padding-left: clamp(14px, 1.46vw, 28px);
padding-right: clamp(14px, 1.46vw, 28px);}

.charge-section__chip--wide { min-width: clamp(210px, 15.2vw, 292px); }
.charge-section__chip--mid { min-width: clamp(170px, 12vw, 230px); }
.charge-section__footnote { margin-top: clamp(36px, 3.65vw, 70px); }}

@media (max-width: 1919px) {
.how {height: clamp(560px, 41.67vw, 800px);}

.how__eyebrow {
top: clamp(70px, 5.73vw, 110px);
line-height: clamp(20px, 1.46vw, 28px);}

.how__intro,
.how__intro strong {
font-size: clamp(12px, 1.04vw, 20px);
line-height: clamp(20px, 1.67vw, 32px);}

.how__intro {
top: clamp(120px, 9.69vw, 186px);
width: clamp(430px, 37.5vw, 720px);}

.how__diagram {
top: clamp(250px, 18.49vw, 355px);
width: min(88vw, 1650px);
height: clamp(210px, 17.71vw, 340px);
transform: translateX(-50%) scale(clamp(0.52, 0.0521vw, 1));
transform-origin: top center;}
}

@media (max-width: 1919px) {
.page {max-width: 100%;}

.hero-copy__title {
font-size: clamp(96px, 10vw, 192px);}

.hero-copy__subtitle {
font-size: clamp(22px, 2.08vw, 40px);}

.header {
padding-left: clamp(28px, 4.6vw, 88px);
padding-right: clamp(28px, 4.6vw, 88px);}

.hero-cta {
transform: translateX(-50%) scale(0.9);
transform-origin: center;}

.vision {
min-height: clamp(520px, 70.8vw, 680px);}

.vision__inner {
min-height: clamp(520px, 70.8vw, 680px);}

.vision__copy {
left: clamp(90px, 13.55vw, 260px);
top: clamp(110px, 12.3vw, 236px);
width: clamp(360px, 36vw, 690px);}

.vision__eyebrow {
line-height: clamp(20px, 1.46vw, 28px);
margin-bottom: clamp(22px, 2.5vw, 48px);}

.vision__headline {
font-size: clamp(15px, 1.25vw, 24px);
line-height: clamp(21px, 1.67vw, 32px);
letter-spacing: clamp(0.6px, 0.05vw, 0.96px);}

.vision__body,
.vision__body strong {
font-size: clamp(12px, 1.04vw, 20px);
line-height: clamp(20px, 1.67vw, 32px);}

.vision__body {
margin-top: clamp(44px, 4.58vw, 88px);}

.vision__sphere {
right: clamp(80px, 12vw, 230px);
top: clamp(85px, 8.33vw, 160px);
width: clamp(360px, 39.6vw, 760px);}

.why {
height: clamp(820px, 68.5vw, 1315px);}

.why__title {
top: clamp(42px, 3.96vw, 76px);
font-size: clamp(42px, 4.79vw, 92px);
line-height: clamp(52px, 5.42vw, 104px);
letter-spacing: clamp(4px, 0.53vw, 10.12px);}

.why__rule {
top: clamp(110px, 10.52vw, 202px);}

.why__subhead {
top: clamp(122px, 11.25vw, 216px);
width: clamp(560px, 58.33vw, 1120px);
font-size: clamp(14px, 1.25vw, 24px);
line-height: clamp(20px, 1.67vw, 32px);
letter-spacing: clamp(0.55px, 0.05vw, 0.96px);}

.why__body,
.why__body strong {
font-size: clamp(11px, 1.04vw, 20px);
line-height: clamp(18px, 1.67vw, 32px);}

.why__body {
top: clamp(185px, 15.52vw, 298px);
width: clamp(420px, 42.7vw, 820px);}

.why__card {
left: clamp(248px, 28.59vw, 549px);
top: clamp(380px, 32.19vw, 618px);
width: clamp(420px, 43.39vw, 833px);
height: clamp(250px, 23.59vw, 453px);
border-radius: clamp(10px, 0.94vw, 18px);}

.why__card::before {
border-radius: clamp(10px, 0.94vw, 18px);}

.why__card-kicker,
.why__card-copy,
.why__card-end {
width: clamp(300px, 32.29vw, 620px);
font-size: clamp(7px, 0.63vw, 12px);
line-height: clamp(15px, 1.35vw, 26px);
letter-spacing: clamp(0.8px, 0.075vw, 1.44px);}

.why__card-kicker { top: clamp(46px, 4.32vw, 83px); }
.why__card-copy { top: clamp(102px, 9.69vw, 186px); }
.why__card-end { top: clamp(182px, 17.19vw, 330px); }

.why__image--top {
left: clamp(108px, 12.5vw, 240px);
top: clamp(345px, 29.17vw, 560px);
width: clamp(147px, 17.03vw, 327px);
height: clamp(82px, 9.48vw, 182px);}

.why__image--left {
left: clamp(154px, 17.81vw, 342px);
top: clamp(526px, 44.53vw, 855px);
width: clamp(74px, 8.59vw, 165px);
height: clamp(92px, 10.63vw, 204px);}

.why__image--right {
left: clamp(600px, 69.53vw, 1335px);
top: clamp(503px, 42.6vw, 818px);
width: clamp(137px, 15.89vw, 305px);
height: clamp(163px, 18.91vw, 363px);}


.publicly {
height: clamp(520px, 41.77vw, 802px);}

.publicly__title {
top: clamp(-64px, -3.33vw, -32px);
font-size: clamp(42px, 4.79vw, 92px);
line-height: clamp(52px, 5.42vw, 104px);
letter-spacing: clamp(4px, 0.53vw, 10.12px);}

.publicly__copy {
top: clamp(58px, 4.79vw, 92px);
right: clamp(70px, 12.76vw, 245px);
width: clamp(420px, 38.54vw, 740px);}

.publicly__subhead {
font-size: clamp(20px, 2.08vw, 40px);
line-height: clamp(32px, 3.23vw, 62px);}

.publicly__body {
font-size: clamp(12px, 1.25vw, 24px);
line-height: clamp(16px, 1.35vw, 26px);}

.publicly__cta {
top: clamp(360px, 29.69vw, 570px);}
}

@media (max-width: 1919px) {
.thrive-start-section {
height: clamp(564px, 40.62vw, 780px);}

.thrive-start-section__map,
.thrive-start-section::after {
left: clamp(-80px, -4.06vw, -44px);
top: clamp(-190px, -9.38vw, -90px);
width: clamp(840px, 65.63vw, 1260px);}

.thrive-start-section::after {
height: clamp(586px, 45.94vw, 882px);}

.thrive-start-section__title {
margin-top: clamp(46px, 3.96vw, 76px);
font-size: clamp(32px, 2.92vw, 56px);
line-height: clamp(42px, 3.23vw, 62px);
letter-spacing: clamp(-0.56px, -0.03vw, -0.32px);}

.thrive-start-section__button {
margin-top: clamp(58px, 5.21vw, 100px);
transform: scale(clamp(0.82, 0.052vw, 1));}

.thrive-start-section__button-wrap {
margin-top: 84px;}		

.thrive-start-section__disclaimer {
bottom: clamp(10px, 2vw, 40px);
font-size: clamp(11px, 0.83vw, 16px);
line-height: clamp(24px, 2.19vw, 42px);
margin-top: 112px;}
}

@media (max-width: 1450px) {
.hero-copy__subtitle {top: 121px;}
}

@media (min-width: 768px) and (max-width: 1275px) {
.hero-copy {top: clamp(235px, 24vw, 300px) !important;}
.hero-copy__title {font-size: clamp(74px, 10vw, 128px) !important;}
.hero-copy__subtitle {top: clamp(66px, 8vw, 108px) !important;
right: clamp(6px, 1vw, 12px) !important;
font-size: clamp(18px, 2.1vw, 28px) !important; margin-top: 10px;}
}	

@media (min-width: 768px) and (max-width: 980px) {
.hero-copy {
top: 188px !important;}
}

@media (max-width:767px){.why__image--left{order:6!important;align-self:flex-start!important;width:132px!important;height:164px!important;margin:0 0 -210px max(33px,calc((100vw - 375px)/2 + 33px))!important}}

@media (min-width: 768px) {	
.standard-section__copy {
    color: #FFF;
    leading-trim: both;
    text-edge: cap;
    font-family: "Termina";
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: 45px;
    letter-spacing: -0.72px;
    text-transform: uppercase;
}}
	
@media (max-width: 600px) {
.thrive-start-section {height: 780px !important;}
}

@media (max-width: 300px) {
.thrive-start-section {height: 980px !important;}
}

.thrive-start-section__map {
display: block !important;
width: 1480px !important;
left: -145px !important;
top: -185px !important;
opacity: 0.74 !important;
filter: brightness(1.75) contrast(1.12) blur(1.25px) !important;
mix-blend-mode: screen !important;}

.thrive-start-section::after {display: none !important;}

@media (min-width: 768px) and (max-width: 1919px) {
.hero-copy {
left: 50% !important;
top: clamp(178px, 13.2vw, 255px) !important;
transform: translateX(-50%) !important;
width: max-content !important;
max-width: none !important;
padding: 0 !important;
display: inline-block !important;
pointer-events: none !important;}

.hero-copy__title {
margin: 0 !important;
width: auto !important;
font-size: clamp(72px, 9.792vw, 188px) !important;
line-height: 0.85 !important;
letter-spacing: clamp(-1.2px, -0.0625vw, -0.45px) !important;
white-space: nowrap !important;
text-align: left !important;}

.hero-copy__subtitle {
position: absolute !important;
top: clamp(64px, 8.75vw, 168px) !important;
right: clamp(5px, 0.625vw, 12px) !important;
font-size: clamp(18px, 1.875vw, 36px) !important;
line-height: 1 !important;
letter-spacing: clamp(-0.6px, -0.031vw, -0.2px) !important;
white-space: nowrap !important;
text-align: right !important;}

.hero-copy__subtitle span {
transform: none !important;}
}

