.hero{display:flex;align-items:center;height:calc(100vh - 80px);padding:0 40px;background-color:var(--color-near-black);color:var(--color-white)}@media only screen and (min-width:720px){.hero{height:calc(100vh - 80px);padding:40px 80px}}.hero h2{margin:0}.hero h2 span{display:inline-block;opacity:0;filter:blur(4px);animation:fade-hed .7s cubic-bezier(.11,0,.5,0) forwards}.hero h2 span:first-child{animation-delay:.3s}.hero h2 span:nth-child(2){animation-delay:.4s}.hero h2 span:nth-child(3){animation-delay:.5s}.hero h2 span:nth-child(4){animation-delay:.6s}.hero h2 span:nth-child(5){animation-delay:.7s}.hero h2 span:nth-child(6){animation-delay:.8s}.hero h2 span:nth-child(7){animation-delay:1.6s}.hero h2 span:nth-child(8){animation-delay:1.7s}.hero h2 span:nth-child(9){animation-delay:1.8s}.hero h2 span:nth-child(10){animation-delay:1.9s}.hero h2 span:nth-child(11){animation-delay:2.7s}.hero h2 span:nth-child(12){animation-delay:2.8s}.hero h2 span:nth-child(13){animation-delay:2.9s}.hero h2 span:nth-child(14){animation-delay:3s}@keyframes fade-hed{to{opacity:1;filter:blur(0)}}.slide{display:flex;align-items:flex-end;min-height:100vh;background-color:#14161a;background-size:cover;background-position:50%;background-attachment:scroll;color:var(--color-white)}@media only screen and (min-width:720px){.slide{height:100vh;min-height:720px;max-height:1080px;background-attachment:fixed}}.slide.is-focus{background-image:url(/assets/img/slide-1-s.jpg)}@media only screen and (min-width:720px){.slide.is-focus{background-image:url(/assets/img/slide-1-l.jpg)}}.slide.is-courage{background-image:url(/assets/img/slide-2-s.jpg)}@media only screen and (min-width:720px){.slide.is-courage{background-image:url(/assets/img/slide-2-l.jpg)}}.slide.is-truth{background-image:url(/assets/img/slide-3-s.jpg)}@media only screen and (min-width:720px){.slide.is-truth{background-image:url(/assets/img/slide-3-l.jpg)}}.slide .slide-content{display:flex;flex-direction:column;justify-content:flex-end;gap:8px;min-height:100vh;flex-grow:1;padding:320px 40px 40px;background-image:linear-gradient(0deg,rgba(0,0,0,.8) 0,rgba(0,0,0,0) 480px)}@media only screen and (min-width:720px){.slide .slide-content{height:100vh;min-height:720px;max-height:1080px;padding:80px;background-image:linear-gradient(30deg,rgba(0,0,0,.8),rgba(0,0,0,0) 640px)}}.slide h3,.slide p{max-width:740px;margin:0}.medfluencers{display:flex;flex-direction:column;gap:80px;padding:60px 40px;background:var(--color-grey-5);color:var(--color-near-black)}@media only screen and (min-width:720px){.medfluencers{padding:120px 80px}}.medfluencers img.logo{max-width:480px;height:auto}.medfluencers .banner{width:100%;border-radius:16px}.medfluencers .medfluencers-text{display:flex;flex-direction:column;gap:40px}@media only screen and (min-width:960px){.medfluencers .medfluencers-text{flex-direction:row}}.medfluencers .content,.medfluencers .hed{flex-basis:0;flex-grow:1}.medfluencers h2{margin:0}.medfluencers p{margin:0 0 24px}@media only screen and (min-width:960px){.medfluencers p{margin-bottom:28px}}.medfluencers a.button{display:inline-flex;padding:8px 20px;border:1px solid var(--color-grey-3);border-radius:80px;color:var(--color-near-black);transition:border-color .2s ease-in-out}@media(hover:hover)and (pointer:fine){.medfluencers a:hover{border-color:var(--color-neard-black)}}@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Noto+Serif:ital,wght@0,100..900;1,100..900&display=swap";*,:after,:before{box-sizing:border-box}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:rgba(0,0,0,0)}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}:root{--color-black:#000;--color-near-black:#14161A;--color-grey-1:#464B59;--color-grey-2:#656A77;--color-grey-3:#9EA1AA;--color-grey-4:#D6D8DD;--color-grey-5:#ECEEF3;--color-white:#FFF;--font-display:Noto Serif,Georgia,serif;--font-body:Inter,Arial,sans-serif}.hidden{display:none}.visually-hidden{clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;font-family:var(--font-body);color:var(--color-near-black);background-color:var(--color-near-black)}.content{max-width:1720px;margin:0 auto}a,a:hover,a:link,a:visited{text-decoration:none;color:inherit}a:focus{outline:none}::selection{background-color:var(--color-grey-3)}:focus{outline:none;border:0}input,textarea{border-radius:0}input::placeholder,textarea::placeholder{opacity:1;color:var(--color-grey-3)}img{display:block;width:100%;max-width:100%}[class*=type-display]{font-family:var(--font-display);font-weight:300}.type-display-xs{font-size:28px;line-height:38px}@media only screen and (min-width:960px){.type-display-xs{font-size:32px;line-height:42px}}.type-display-s{font-size:36px;line-height:45px}@media only screen and (min-width:960px){.type-display-s{font-size:48px;line-height:53px}}.type-display-m{font-size:44px;line-height:56px}@media only screen and (min-width:960px){.type-display-m{font-size:64px;line-height:76px}}.type-display-l{font-size:48px;line-height:58px;letter-spacing:-.05px}@media only screen and (min-width:720px){.type-display-l{font-size:64px;line-height:77px;letter-spacing:-.15px}}@media only screen and (min-width:960px){.type-display-l{font-size:80px;line-height:96px;letter-spacing:-.25px}}[class*=type-body]{font-family:var(--font-body);font-variation-settings:"slnt" 0,"wght" 300}[class*=type-body].type-heavy{font-variation-settings:"slnt" 0,"wght" 500}.type-body-xs{font-size:13px;line-height:17px}@media only screen and (min-width:960px){.type-body-xs{font-size:13px;line-height:17px}}.type-body-s{font-size:15px;line-height:19px}@media only screen and (min-width:960px){.type-body-s{font-size:16px;line-height:22px}}.type-body-m{font-size:20px;line-height:27px}@media only screen and (min-width:960px){.type-body-m{font-size:22px;line-height:30px}}.type-body-l{font-size:24px;line-height:32px}@media only screen and (min-width:960px){.type-body-l{font-size:28px;line-height:38px}}.type-body-xl{font-size:36px;line-height:45px}@media only screen and (min-width:960px){.type-body-xl{font-size:44px;line-height:53px}}.osano-cm-widget,div.osano-cm-window .osano-cm-dialog--hidden,div.osano-cm-window .osano-cm-info-dialog-wrapper--hidden,div.osano-cm-window>div.osano-cm-info-dialog-wrapper>div>ul>li:nth-child(5){display:none}.studio{display:flex;flex-direction:column;gap:80px;padding:60px 40px;background:var(--color-grey-1);color:var(--color-white)}@media only screen and (min-width:720px){.studio{padding:120px 80px}}.studio img.logo{max-width:480px;height:auto}.studio .video{display:block;background:var(--color-grey-2);border-radius:16px}.studio .video .video-wrapper{position:relative;overflow:hidden;width:100%;border-radius:16px}.studio .video .video-wrapper.is-landscape{display:none;aspect-ratio:16/9}@media only screen and (min-width:720px){.studio .video .video-wrapper.is-landscape{display:block}}.studio .video .video-wrapper.is-portrait{display:block;aspect-ratio:9/16}@media only screen and (min-width:720px){.studio .video .video-wrapper.is-portrait{display:none}}.studio .video .video-wrapper iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.studio .studio-text{display:flex;flex-direction:column;gap:40px}@media only screen and (min-width:960px){.studio .studio-text{flex-direction:row}}.studio .content,.studio .hed{flex-basis:0;flex-grow:1}.studio h2,.studio p{margin:0}.studio .list{list-style:none}.studio .list,.studio .list li{margin:0;padding:0}.studio .list{margin-top:40px;border-bottom:1px solid var(--color-grey-2)}.studio .list li{display:flex;flex-direction:column;gap:4px;padding:16px 0;border-top:1px solid var(--color-grey-2)}.studio .list li h6,.studio .list li p{margin:0}