.exo-concept{--exo-concept-max: 1120px}.exo-reveal{opacity:0;transform:translateY(2.4rem);transition:opacity .7s ease,transform .8s cubic-bezier(.2,.7,.2,1);will-change:opacity,transform}.exo-reveal.is-visible{opacity:1;transform:none}.exo-concept__banner-overlay.exo-reveal{transform:translateY(1.2rem)}@media(prefers-reduced-motion:reduce){.exo-reveal{opacity:1!important;transform:none!important;transition:none}}.exo-concept__overline{font-size:1.2rem;font-weight:500;letter-spacing:.28em;text-transform:uppercase;color:rgb(var(--color-foreground));opacity:.5;margin:0 0 1.6rem}.exo-concept__overline--center{text-align:center}.exo-concept__overline--light{color:#fff;opacity:.85}.exo-concept__wipe{position:relative;display:block;overflow:hidden;border-radius:.4rem;line-height:0}.exo-concept__wipe img{border-radius:0}.exo-concept__wipe-panel{display:none}.exo-concept__wipe.is-wipe-ready img{opacity:0}.exo-concept__wipe.is-wipe-ready .exo-concept__wipe-panel{display:block;position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;background:rgb(var(--color-foreground));transform:scaleX(0);transform-origin:left center}.exo-concept__wipe.is-visible img{animation:exoWipeImg 1.1s ease forwards}.exo-concept__wipe.is-visible .exo-concept__wipe-panel{animation:exoWipe 1.1s cubic-bezier(.76,0,.24,1) forwards}@keyframes exoWipe{0%{transform:scaleX(0);transform-origin:left center}48%{transform:scaleX(1);transform-origin:left center}52%{transform:scaleX(1);transform-origin:right center}to{transform:scaleX(0);transform-origin:right center}}@keyframes exoWipeImg{0%,48%{opacity:0}49%,to{opacity:1}}.exo-concept__hero-video{position:relative;width:calc(100% - 3rem);max-width:1600px;margin:2rem auto 0;min-height:56vh;max-height:86vh;aspect-ratio:16 / 9;overflow:hidden;border-radius:1.6rem;display:flex;align-items:center;justify-content:center}.exo-concept__hero-video-media{position:absolute;top:0;right:0;bottom:0;left:0}.exo-concept__hero-video-media video{width:100%;height:100%;object-fit:cover;display:block}.exo-concept__hero-video:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#00000026,#00000059)}.exo-concept__hero-video-overlay{position:relative;z-index:1;text-align:center;color:#fff;padding:2rem}.exo-concept__hero-video-heading{color:#fff;font-size:3.6rem;line-height:1.22;letter-spacing:-.01em;margin:0;text-shadow:0 .2rem 2rem rgba(0,0,0,.25)}@media screen and (min-width:750px){.exo-concept__hero-video{width:calc(100% - 10rem);margin-top:4rem;border-radius:2.4rem}.exo-concept__hero-video-heading{font-size:5.6rem}}.exo-concept__hero{display:grid;grid-template-columns:1fr;gap:3.2rem;align-items:center;max-width:var(--exo-concept-max);margin:0 auto;padding:3rem 1.5rem 5rem}.exo-concept__hero-heading{font-size:3.6rem;line-height:1.22;letter-spacing:-.01em;margin:0 0 2rem}.exo-concept__hero-body{font-size:1.6rem;line-height:1.75;color:rgba(var(--color-foreground),.72)}.exo-concept__hero-media img{display:block;width:100%;height:auto;border-radius:.4rem}@media screen and (min-width:750px){.exo-concept__hero{grid-template-columns:1fr 1fr;gap:6rem;padding:5rem 5rem 7rem}.exo-concept__hero-heading{font-size:4.8rem}}.exo-concept__hero-video-media{animation:exoHeroMedia 1s ease both}.exo-concept__hero-video-overlay .exo-concept__overline{animation:exoHeroText .8s ease both;animation-delay:.9s}.exo-concept__hero-video-heading{animation:exoHeroText .9s cubic-bezier(.2,.7,.2,1) both;animation-delay:1.1s}@keyframes exoHeroMedia{0%{opacity:0;transform:scale(1.04)}to{opacity:1;transform:none}}@keyframes exoHeroText{0%{opacity:0;transform:translateY(1.8rem)}to{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){.exo-concept__hero-video-media,.exo-concept__hero-video-overlay .exo-concept__overline,.exo-concept__hero-video-heading{animation:none}}.exo-concept__mission{position:relative;max-width:980px;margin:0 auto;padding:10rem 2rem;text-align:center;overflow:hidden}.exo-concept__mission-watermark{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:clamp(9rem,21vw,26rem);font-weight:700;line-height:1;letter-spacing:.02em;white-space:nowrap;color:rgb(var(--color-foreground));opacity:.05;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:0}.exo-concept__mission-inner{position:relative;z-index:1}.exo-concept__mission-lead{margin:0 0 1.8rem;font-size:1.6rem;line-height:1.8;color:rgba(var(--color-foreground),.5)}.exo-concept__mission-main{font-size:2.6rem;line-height:1.55;letter-spacing:-.01em;color:rgb(var(--color-foreground))}.exo-concept__mission-main strong{font-weight:600;background-image:linear-gradient(transparent 62%,rgba(var(--color-foreground),.12) 0);padding:0 .1em}@media screen and (min-width:750px){.exo-concept__mission{padding:13rem 2rem}.exo-concept__mission-main{font-size:3.6rem}}.exo-concept__mission-inner.exo-reveal{opacity:1;transform:none;transition:none}.exo-concept__mission-inner.exo-reveal>*{opacity:0;transform:translateY(1.8rem);transition:opacity .7s ease,transform .8s cubic-bezier(.2,.7,.2,1)}.exo-concept__mission-inner.exo-reveal.is-visible>*{opacity:1;transform:none}.exo-concept__mission-inner.is-visible .exo-concept__overline{transition-delay:.05s}.exo-concept__mission-inner.is-visible .exo-concept__mission-lead{transition-delay:.16s}.exo-concept__mission-inner.is-visible .exo-concept__mission-main{transition-delay:.3s}@media(prefers-reduced-motion:reduce){.exo-concept__mission-inner.exo-reveal>*{opacity:1!important;transform:none!important;transition:none}}.exo-concept__statement{max-width:760px;margin:0 auto;padding:8rem 2rem;text-align:center}.exo-concept__statement:before{content:"";display:block;width:3.2rem;height:.1rem;margin:0 auto 3.2rem;background:rgb(var(--color-foreground));opacity:.4}.exo-concept__statement-text{font-size:2rem;line-height:1.9;color:rgb(var(--color-foreground))}.exo-concept__statement-text p+p{margin-top:1.2rem}@media screen and (min-width:750px){.exo-concept__statement{padding:11rem 2rem}.exo-concept__statement-text{font-size:2.4rem}}.exo-concept__feature{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center;max-width:var(--exo-concept-max);margin:0 auto;padding:6rem 1.5rem}.exo-concept__feature-media img{display:block;width:100%;height:auto;border-radius:.4rem}.exo-concept__feature-heading{font-size:2.8rem;line-height:1.3;margin:0 0 1.6rem}.exo-concept__feature-body{font-size:1.6rem;line-height:1.8;color:rgba(var(--color-foreground),.72)}@media screen and (min-width:750px){.exo-concept__feature{grid-template-columns:1fr 1fr;gap:6.4rem;padding:8rem 5rem}.exo-concept__feature--image-right .exo-concept__feature-media{order:2}.exo-concept__feature-heading{font-size:3.4rem}}.exo-concept__banner{position:relative;width:100%;min-height:52vh;max-height:82vh;aspect-ratio:16 / 10;overflow:hidden;display:flex;align-items:center;justify-content:center;margin:5rem 0;background-size:cover;background-position:center;background-repeat:no-repeat}@media screen and (min-width:750px)and (hover:hover){.exo-concept__banner--parallax{background-attachment:fixed}}.exo-concept__banner:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0003,#0006)}.exo-concept__banner-overlay{position:relative;z-index:1;text-align:center;color:#fff;max-width:760px;padding:2rem 2.4rem}.exo-concept__banner-heading{color:#fff;font-size:3rem;line-height:1.3;margin:0 0 1.6rem;text-shadow:0 .2rem 2rem rgba(0,0,0,.3)}.exo-concept__banner-body{color:#ffffffe6;font-size:1.6rem;line-height:1.8}@media screen and (min-width:750px){.exo-concept__banner-heading{font-size:4rem}}.exo-concept__showcase{max-width:900px;margin:0 auto;padding:7rem 1.5rem;text-align:center}.exo-concept__showcase-heading{font-size:2.8rem;line-height:1.3;margin:0 0 3.2rem}.exo-concept__showcase-media{max-width:380px;margin:0 auto}.exo-concept__showcase-media img{width:100%;height:auto;display:block;border-radius:.4rem}.exo-concept__showcase-body{max-width:640px;margin:3rem auto 0;font-size:1.6rem;line-height:1.85;color:rgba(var(--color-foreground),.72)}@media screen and (min-width:750px){.exo-concept__showcase{padding:9rem 2rem}.exo-concept__showcase-heading{font-size:3.4rem}}.exo-concept__stat{text-align:center;padding:4rem 1.5rem}.exo-concept__stat-number{font-size:6rem;line-height:1;font-weight:600;letter-spacing:-.02em;margin:0 0 1rem}.exo-concept__stat-label{font-size:1.5rem;letter-spacing:.08em;color:rgba(var(--color-foreground),.6);margin:0}@media screen and (min-width:750px){.exo-concept__stat-number{font-size:8rem}}.exo-concept__video{max-width:var(--exo-concept-max);margin:4rem auto;padding:0 1.5rem}.exo-concept__video video,.exo-concept__video .video-wrapper,.exo-concept__video deferred-media{display:block;width:100%;height:auto;border-radius:.4rem;overflow:hidden}.exo-concept__divider{display:flex;justify-content:center;padding:1.5rem 0}.exo-concept__divider span{display:block;width:4rem;height:.1rem;background:rgb(var(--color-foreground));opacity:.25}.exo-concept__founder-statement{font-size:2.2rem;line-height:1.55;letter-spacing:-.01em;margin:0 0 2.4rem;color:rgb(var(--color-foreground))}.exo-concept__founder-profile{padding-top:2.4rem;margin-bottom:2.4rem;border-top:.1rem solid rgba(var(--color-foreground),.16)}.exo-concept__founder-name{font-size:1.8rem;font-weight:600;margin:0 0 .6rem}.exo-concept__founder-cred{font-size:1.3rem;line-height:1.7;color:rgba(var(--color-foreground),.6)}.exo-concept__founder .exo-concept__feature-body{font-size:1.5rem}@media screen and (min-width:750px){.exo-concept__founder-statement{font-size:2.8rem}}.exo-concept__series-intro{font-size:1.6rem;line-height:1.8;color:rgba(var(--color-foreground),.72);margin:0 0 2.4rem}.exo-concept__specs{margin:0 0 2.4rem;border-top:.1rem solid rgba(var(--color-foreground),.16)}.exo-concept__spec{display:flex;flex-direction:column;gap:.4rem;padding:1.6rem 0;border-bottom:.1rem solid rgba(var(--color-foreground),.16)}.exo-concept__spec-name{font-size:1.8rem;font-weight:600;letter-spacing:.01em}.exo-concept__spec-desc{font-size:1.4rem;color:rgba(var(--color-foreground),.66)}.exo-concept__series-closing{margin:0;font-size:1.5rem;line-height:1.75;color:rgba(var(--color-foreground),.82)}@media screen and (min-width:750px){.exo-concept__spec-name{font-size:2rem}}.exo-concept__pharmacy-number{font-size:6.4rem;line-height:1;font-weight:600;letter-spacing:-.02em;margin:0 0 .6rem}.exo-concept__pharmacy-label{margin:0 0 2.4rem;padding-bottom:2.4rem;font-size:1.4rem;letter-spacing:.06em;color:rgba(var(--color-foreground),.6);border-bottom:.1rem solid rgba(var(--color-foreground),.16)}.exo-concept__pharmacy .exo-concept__feature-body{font-size:1.5rem}@media screen and (min-width:750px){.exo-concept__pharmacy-number{font-size:9rem}}@media screen and (max-width:749px){.exo-concept__showcase-body br{display:none}.exo-concept__showcase-body{text-align:left}.exo-concept__hero-heading,.exo-concept__hero-video-heading{font-size:clamp(2.6rem,8.5vw,3.6rem);text-wrap:balance}.exo-concept__mission-main{font-size:clamp(2rem,6.6vw,2.6rem);text-wrap:balance}.exo-concept__founder-statement{font-size:clamp(1.85rem,5.6vw,2.2rem);text-wrap:balance}.exo-concept__feature-heading,.exo-concept__banner-heading,.exo-concept__showcase-heading{text-wrap:balance}.exo-concept__pharmacy-number{font-size:clamp(4.8rem,16vw,6.4rem)}}@media screen and (min-width:750px){.exo-concept__mission-lead br{display:none}.exo-concept__mission-main br:nth-of-type(1),.exo-concept__mission-main br:nth-of-type(3){display:none}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/exo-concept.css.map */
