:root{--oh-navy: #0e2740;--oh-blue: #1a5fa8;--oh-blue-dark: #12447a;--oh-sky: #6da9dd;--oh-pale: #eef5fc;--oh-radius-sm: 12px;--oh-radius: 20px;--oh-radius-lg: 28px;--oh-shadow: 0 10px 30px rgba(14, 39, 64, .08);--oh-shadow-lg: 0 24px 60px rgba(14, 39, 64, .14);--oh-gap: 2.4rem}h1,h2,h3,h4,h5,.h0,.h1,.h2,.h3,.h4,.h5{font-weight:700;letter-spacing:-.02em;line-height:1.15}.oh-section{position:relative;overflow:hidden}.oh-eyebrow{margin:0 0 1.2rem;font-size:1.3rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:rgba(var(--color-foreground),.6)}.oh-head{max-width:62rem;margin:0 0 4.8rem}.oh-head--center{margin-inline:auto;text-align:center}.oh-head__title{margin:0;font-size:clamp(2.8rem,1.4rem + 2.6vw,4.4rem)}.oh-head__text{margin:1.6rem 0 0;font-size:1.7rem;line-height:1.6;color:rgba(var(--color-foreground),.75)}.oh-head__text>:first-child{margin-top:0}.oh-head__text>:last-child{margin-bottom:0}.oh-grid{display:grid;gap:var(--oh-gap);grid-template-columns:repeat(var(--oh-cols-mobile, 1),minmax(0,1fr))}@media screen and (min-width:750px){.oh-grid{grid-template-columns:repeat(var(--oh-cols, 3),minmax(0,1fr))}}.oh-button--lg{min-height:5.4rem;padding:0 3.2rem;font-size:1.6rem;font-weight:600}.oh-icon{width:2.4rem;height:2.4rem;flex:0 0 auto;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;fill:none}.oh-glow{position:absolute;z-index:0;border-radius:50%;filter:blur(80px);opacity:.5;pointer-events:none}.oh-hero>.page-width,.oh-cta>.page-width{position:relative;z-index:1}.oh-hero__brand{display:block}.oh-hero__brand img{display:block;margin:0 auto;max-width:100%}@media screen and (max-width:749px){.oh-hero__brand img{width:15rem;height:auto;border-radius:var(--oh-radius)}}@media screen and (min-width:750px){.oh-hero__brand img{width:100%;height:auto;aspect-ratio:1942 / 809;object-fit:cover;border-radius:var(--oh-radius-lg);box-shadow:var(--oh-shadow-lg)}}.oh-hero__content{max-width:78rem;margin:4rem auto 0;text-align:center}.oh-hero__title{margin:0;font-size:clamp(3.2rem,1.2rem + 4.4vw,5.8rem)}.oh-hero__title em{font-style:normal;color:rgb(var(--color-button))}.oh-hero__text{margin:2rem auto 0;max-width:60rem;font-size:1.8rem;line-height:1.6;color:rgba(var(--color-foreground),.78)}.oh-hero__text>:first-child{margin-top:0}.oh-hero__text>:last-child{margin-bottom:0}.oh-hero__actions{display:flex;flex-wrap:wrap;justify-content:center;gap:1.2rem;margin-top:3.2rem}.oh-hero__note{margin:1.8rem 0 0;font-size:1.4rem;color:rgba(var(--color-foreground),.6)}.oh-hero__pillars{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.6rem;margin:4.8rem 0 0;padding:2.8rem 0 0;list-style:none;border-top:1px solid rgba(var(--color-foreground),.12)}@media screen and (min-width:750px){.oh-hero__pillars{grid-template-columns:repeat(4,minmax(0,1fr));gap:2.4rem}}.oh-pillar{display:flex;flex-direction:column;align-items:center;gap:1rem;text-align:center;font-size:1.3rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;line-height:1.35;color:rgba(var(--color-foreground),.75)}.oh-pillar__icon{display:grid;place-items:center;width:4.8rem;height:4.8rem;border-radius:50%;color:rgb(var(--color-button));border:1px solid rgba(var(--color-button),.35);background:rgba(var(--color-button),.07)}.oh-stats__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:3.2rem 1.6rem}@media screen and (min-width:750px){.oh-stats__grid{grid-template-columns:repeat(var(--oh-cols, 4),minmax(0,1fr));gap:2.4rem}}.oh-stat{text-align:center;padding-inline:.8rem}@media screen and (min-width:750px){.oh-stat+.oh-stat{border-left:1px solid rgba(var(--color-foreground),.14)}}.oh-stat__value{display:block;font-size:clamp(3.2rem,1.8rem + 2.4vw,4.8rem);font-weight:700;line-height:1;letter-spacing:-.03em}.oh-stat__label{display:block;margin-top:1rem;font-size:1.4rem;line-height:1.45;color:rgba(var(--color-foreground),.72)}.oh-split__inner{display:grid;gap:4rem;align-items:center}@media screen and (min-width:990px){.oh-split__inner{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:7rem}.oh-split--reverse .oh-split__media{order:2}}.oh-split__media img{display:block;width:100%;height:auto;border-radius:var(--oh-radius-lg);box-shadow:var(--oh-shadow-lg)}.oh-split__placeholder{position:relative;display:grid;place-items:center;aspect-ratio:4 / 3;border-radius:var(--oh-radius-lg);color:#fff;background:linear-gradient(135deg,#14508f,#2e82cc 55%,#6da9dd);box-shadow:var(--oh-shadow-lg);overflow:hidden}.oh-split__placeholder:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(rgba(255,255,255,.28) 1.5px,transparent 1.6px);background-size:18px 18px;opacity:.5}.oh-split__placeholder .oh-icon{position:relative;z-index:1;width:8rem;height:8rem;stroke-width:1.2}.oh-split__title{margin:0;font-size:clamp(2.6rem,1.4rem + 2.2vw,4rem)}.oh-split__text{margin:1.8rem 0 0;font-size:1.7rem;line-height:1.65;color:rgba(var(--color-foreground),.78)}.oh-split__list{margin:3rem 0 0;padding:0;list-style:none;display:grid;gap:2rem}.oh-split__item{display:flex;gap:1.6rem}.oh-split__item .oh-icon{margin-top:.3rem;color:rgb(var(--color-button))}.oh-split__item-title{margin:0 0 .4rem;font-size:1.7rem;font-weight:700}.oh-split__item-text{margin:0;font-size:1.5rem;line-height:1.6;color:rgba(var(--color-foreground),.72)}.oh-split__cta{margin-top:3.2rem}.oh-card{height:100%;padding:3.2rem 2.8rem;border-radius:var(--oh-radius);border:1px solid rgba(var(--color-foreground),.1);background:rgba(var(--color-background),1);box-shadow:var(--oh-shadow);transition:transform .25s ease,box-shadow .25s ease}.oh-card:hover{transform:translateY(-4px);box-shadow:var(--oh-shadow-lg)}.oh-card__icon{display:grid;place-items:center;width:5.2rem;height:5.2rem;margin-bottom:2rem;border-radius:16px;color:rgb(var(--color-button));background:rgba(var(--color-button),.1)}.oh-card__title{margin:0 0 1rem;font-size:1.9rem}.oh-card__text{margin:0;font-size:1.5rem;line-height:1.65;color:rgba(var(--color-foreground),.72)}.oh-features--row .oh-card{display:flex;align-items:flex-start;gap:1.6rem;padding:2.2rem}.oh-features--row .oh-card__icon{width:4.4rem;height:4.4rem;margin-bottom:0}.oh-features--row .oh-card__title{font-size:1.6rem}.oh-features--row .oh-card__text{font-size:1.4rem}.oh-steps__list{counter-reset:oh-step;display:grid;gap:3.2rem;margin:0;padding:0;list-style:none}@media screen and (min-width:750px){.oh-steps__list{grid-template-columns:repeat(var(--oh-cols, 3),minmax(0,1fr));gap:3.2rem}}.oh-step{position:relative;padding-top:.6rem}@media screen and (min-width:750px){.oh-step:not(:last-child):after{content:"";position:absolute;top:3rem;left:calc(5.6rem + 1.6rem);right:-3.2rem;height:1px;background:linear-gradient(to right,rgba(var(--color-foreground),.25),rgba(var(--color-foreground),0))}}.oh-step__num{display:grid;place-items:center;width:5.6rem;height:5.6rem;margin-bottom:2rem;border-radius:50%;font-size:2rem;font-weight:700;color:rgb(var(--color-button-text));background:rgb(var(--color-button))}.oh-step__title{margin:0 0 .8rem;font-size:2rem}.oh-step__text{margin:0;font-size:1.55rem;line-height:1.65;color:rgba(var(--color-foreground),.75)}.oh-impact__grid{display:grid;gap:2.4rem}@media screen and (min-width:990px){.oh-impact__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:3.2rem}}.oh-panel{padding:3.6rem 3.2rem;border-radius:var(--oh-radius-lg);border:1px solid rgba(var(--color-foreground),.18);background:rgba(var(--color-background),.14);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.oh-panel__head{display:flex;align-items:center;gap:1.4rem;margin-bottom:2.4rem}.oh-panel__icon{display:grid;place-items:center;width:4.8rem;height:4.8rem;border-radius:14px;background:rgba(var(--color-foreground),.14)}.oh-panel__title{margin:0;font-size:2.1rem}.oh-panel__list{margin:0;padding:0;list-style:none;display:grid;gap:1.4rem}.oh-panel__list li{display:flex;gap:1.2rem;font-size:1.6rem;line-height:1.5}.oh-panel__list .oh-icon{width:2rem;height:2rem;margin-top:.3rem;stroke-width:2.2}.oh-impact__foot{margin:3.2rem 0 0;text-align:center;font-size:1.5rem;opacity:.85}.oh-plans__grid{display:grid;gap:2.4rem;align-items:stretch}@media screen and (min-width:750px){.oh-plans__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (min-width:1100px){.oh-plans__grid{grid-template-columns:repeat(var(--oh-cols, 4),minmax(0,1fr))}}.oh-plan{position:relative;display:flex;flex-direction:column;padding:3.2rem 2.8rem;border-radius:var(--oh-radius-lg);border:1px solid rgba(var(--color-foreground),.12);background:rgb(var(--color-background));box-shadow:var(--oh-shadow);transition:transform .25s ease,box-shadow .25s ease}.oh-plan:hover{transform:translateY(-4px);box-shadow:var(--oh-shadow-lg)}.oh-plan--featured{border-color:rgba(var(--color-button),.55);box-shadow:0 0 0 1px rgba(var(--color-button),.35),var(--oh-shadow-lg)}.oh-plan__badge{position:absolute;top:-1.3rem;left:50%;transform:translate(-50%);padding:.6rem 1.6rem;border-radius:999px;font-size:1.2rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;color:rgb(var(--color-button-text));background:rgb(var(--color-button))}.oh-plan__name{margin:0;font-size:1.9rem}.oh-plan__tagline{margin:.8rem 0 0;font-size:1.45rem;line-height:1.5;min-height:4.4rem;color:rgba(var(--color-foreground),.68)}.oh-plan__price{display:flex;align-items:baseline;flex-wrap:wrap;gap:.6rem;margin:2rem 0 0;padding:2rem 0;border-top:1px solid rgba(var(--color-foreground),.1);border-bottom:1px solid rgba(var(--color-foreground),.1)}.oh-plan__amount{font-size:3.6rem;font-weight:700;line-height:1;letter-spacing:-.03em}.oh-plan__period{font-size:1.4rem;color:rgba(var(--color-foreground),.6)}.oh-plan__features{flex:1 1 auto;margin:2.2rem 0 2.8rem;padding:0;list-style:none;display:grid;gap:1.2rem}.oh-plan__features li{display:flex;gap:1.1rem;font-size:1.5rem;line-height:1.5}.oh-plan__features .oh-icon{width:1.9rem;height:1.9rem;margin-top:.3rem;stroke-width:2.4;color:rgb(var(--color-button))}.oh-plan .button{width:100%}.oh-plan__foot{margin:1.4rem 0 0;text-align:center;font-size:1.3rem;color:rgba(var(--color-foreground),.6)}.oh-plans__all{margin:3.6rem 0 0;text-align:center;font-size:1.6rem}.oh-levels__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem}@media screen and (min-width:750px){.oh-levels__grid{grid-template-columns:repeat(var(--oh-cols, 5),minmax(0,1fr))}}.oh-level{display:flex;flex-direction:column;gap:.4rem;padding:1.8rem 1.6rem;border-radius:var(--oh-radius-sm);border:1px solid rgba(var(--color-foreground),.12);background:rgb(var(--color-background));text-decoration:none;color:inherit;text-align:center;transition:border-color .2s ease,transform .2s ease}.oh-level:hover{transform:translateY(-2px);border-color:rgba(var(--color-button),.6)}.oh-level__price{font-size:2rem;font-weight:700;letter-spacing:-.02em}.oh-level__label{font-size:1.25rem;line-height:1.35;color:rgba(var(--color-foreground),.62)}.oh-quote{height:100%;display:flex;flex-direction:column;padding:3.2rem 2.8rem;border-radius:var(--oh-radius);border:1px solid rgba(var(--color-foreground),.1);background:rgb(var(--color-background));box-shadow:var(--oh-shadow)}.oh-quote__stars{display:flex;gap:.3rem;margin-bottom:1.8rem;color:#f5a623}.oh-quote__stars .oh-icon{width:1.8rem;height:1.8rem;fill:currentColor;stroke:none}.oh-quote__text{flex:1 1 auto;margin:0 0 2.4rem;font-size:1.65rem;line-height:1.7}.oh-quote__author{display:flex;align-items:center;gap:1.2rem;padding-top:2rem;border-top:1px solid rgba(var(--color-foreground),.1)}.oh-quote__avatar{display:grid;place-items:center;width:4.4rem;height:4.4rem;border-radius:50%;font-size:1.5rem;font-weight:700;color:rgb(var(--color-button-text));background:rgb(var(--color-button))}.oh-quote__avatar img{width:100%;height:100%;border-radius:50%;object-fit:cover}.oh-quote__name{display:block;font-size:1.5rem;font-weight:700}.oh-quote__role{display:block;font-size:1.35rem;color:rgba(var(--color-foreground),.62)}.oh-cta__inner{position:relative;z-index:1;max-width:74rem;margin-inline:auto;text-align:center}.oh-cta__title{margin:0;font-size:clamp(3rem,1.4rem + 3.2vw,4.8rem)}.oh-cta__text{margin:2rem auto 0;max-width:56rem;font-size:1.75rem;line-height:1.6;opacity:.9}.oh-cta__actions{display:flex;flex-wrap:wrap;justify-content:center;gap:1.2rem;margin-top:3.2rem}.oh-cta__note{margin:2rem 0 0;font-size:1.4rem;opacity:.75}.oh-product-note{display:flex;gap:1.2rem;align-items:flex-start;margin:0 0 1.6rem;padding:1.6rem 1.8rem;border-radius:var(--oh-radius-sm);border:1px solid rgba(var(--color-foreground),.12);background:rgba(var(--color-foreground),.04);font-size:1.45rem;line-height:1.55}.oh-product-note .oh-icon{width:2rem;height:2rem;margin-top:.2rem;color:rgb(var(--color-button))}.oh-product-note strong{font-weight:700}@media(prefers-reduced-motion:reduce){.oh-card,.oh-plan,.oh-level{transition:none}.oh-card:hover,.oh-plan:hover,.oh-level:hover{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/onehope.css.map */
