.hero{position:relative;overflow:clip;background:linear-gradient(180deg,rgba(17,16,16,.81),rgba(17,16,16,.64) 91.32%),50%/cover no-repeat url(/img/hero-bg.webp)}@media(max-width:48em){.hero{background:linear-gradient(180deg,rgba(17,16,16,.81),rgba(17,16,16,.64) 91.32%),50%/cover no-repeat url(/img/hero-bg-md.webp)}}@media(max-width:26.5625em){.hero{background:linear-gradient(180deg,rgba(17,16,16,.81),rgba(17,16,16,.64) 91.32%),50%/cover no-repeat url(/img/hero-bg-sm.webp)}}.hero:after{content:"";position:absolute;bottom:0;left:0;width:100%;aspect-ratio:19/4;background:#000;-webkit-mask-image:url(/img/hero-decor.webp);mask-image:url(/img/hero-decor.webp);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:cover;mask-size:cover;-webkit-mask-mode:luminance;mask-mode:luminance;-webkit-mask-position:center;mask-position:center}@media(max-width:48em){.hero:after{aspect-ratio:2/1;-webkit-mask-image:url(/img/hero-decor-md.webp);mask-image:url(/img/hero-decor-md.webp)}}@media(max-width:26.5625em){.hero:after{aspect-ratio:2/1;-webkit-mask-image:url(/img/hero-decor-sm.webp);mask-image:url(/img/hero-decor-sm.webp)}}.hero__container{position:relative;z-index:2}.hero__title{font-size:clamp(4rem,12vw,6.22rem);font-family:var(--font-roboto-slab);font-weight:700;line-height:1;text-wrap:nowrap}@media(max-width:80em){.hero__title{font-size:clamp(3rem,8vw,5rem);text-align:center}.hero__title svg{width:3rem;height:3rem}}@media(max-width:64em){.hero__title{display:flex;flex-direction:column;align-items:center;line-height:1;padding-top:5rem;font-size:clamp(4rem,10vw,10rem)}}@media(max-width:48em){.hero__title{font-size:clamp(4rem,10vw,6rem)}.hero__title svg{width:2.25rem;height:2.25rem}}@media(max-width:24.375em){.hero__title{font-size:clamp(3rem,8vw,5rem)}.hero__title svg{width:1.75rem;height:1.75rem}}.hero__title-word{display:contents}@media(max-width:64em){.hero__title-word{display:block}}.hero__title-top{position:absolute;top:0;left:0;width:49.67%}.hero__content{display:flex;gap:6rem}@media(max-width:80em){.hero__content{flex-direction:column;align-items:center;gap:1.5rem}}.hero__video{order:2;width:100%;max-width:36.75rem;aspect-ratio:16/9}.hero__content-box{display:flex;flex-direction:column;gap:4rem;justify-content:center;order:3}@media(max-width:80em){.hero__content-box{display:contents}}.actions-menu{position:static}@media(max-width:40em){.actions-menu{position:fixed;width:100%;bottom:0;left:0;z-index:20;background-color:var(--background);padding:1rem}}.info{position:relative;padding-block:clamp(5rem,12vw,10rem)}.info__container{gap:clamp(4rem,8vw,7.5rem)}.info__text-content{font-size:1.125rem;font-weight:600;line-height:1.4;color:var(--muted-light)}@media(max-width:40em){.info__text-content{font-size:1rem;text-align:justify}}.info__text-content strong{font-size:1.875rem;color:var(--accent)}.info__text-content b{font-size:1.875rem;text-wrap:balance;font-weight:600;color:var(--foreground)}.info__text-content b,.info__text-content strong{line-height:1.3}@media(max-width:40em){.info__text-content b,.info__text-content strong{font-size:1.5rem}}.about{position:relative;padding-block:clamp(5rem,12vw,10rem)}.about__container{gap:clamp(4rem,8vw,7.5rem)}.about__text-content{font-size:1.125rem;font-weight:600;line-height:1.4;color:var(--muted-light)}@media(max-width:40em){.about__text-content{font-size:1rem;text-align:justify}}.about__text-content strong{font-size:1.875rem;color:var(--accent)}.about__text-content b{font-size:1.875rem;text-wrap:balance;font-weight:600;color:var(--foreground)}.about__text-content b,.about__text-content strong{line-height:1.3}@media(max-width:40em){.about__text-content b,.about__text-content strong{font-size:1.5rem}}.steps{position:relative;padding-block:clamp(5rem,12vw,10rem)}.steps__steps-list{display:grid;grid-auto-rows:minmax(130px,auto);grid-template-columns:repeat(3,1fr);-moz-column-gap:clamp(1rem,4vw,4rem);column-gap:clamp(1rem,4vw,4rem);row-gap:clamp(1rem,8vw,8.25rem);position:relative}@media(max-width:80em){.steps__steps-list{row-gap:clamp(1rem,4vw,4rem);grid-template-columns:repeat(2,1fr)}}@media(max-width:40em){.steps__steps-list{grid-template-columns:1fr}}@media(min-width:40em){.steps__step-content{background:var(--background-light)}}.steps__step--overlay{background:var(--background-light)}.steps__step-2{align-content:center;grid-row:span 2}@media(max-width:80em){.steps__step-2{justify-content:stretch;grid-row:span 1}.steps__step-3{grid-column:span 2}}@media(max-width:40em){.steps__step-3{grid-column:span 1}}.steps__step-description,.steps__step-number{color:var(--muted-light)}.help{position:relative;padding-top:clamp(4rem,6vw,7.5rem);padding-bottom:clamp(4rem,5.5vw,6.19rem);background:50%/cover url(/img/help-bg.webp) no-repeat}@media(max-width:48em){.help{background:50%/cover url(/img/help-bg-md.webp) no-repeat}}@media(max-width:26.5625em){.help{background:50%/cover url(/img/help-bg-sm.webp) no-repeat}}.help__questions{display:flex;flex-wrap:wrap}.help__question{display:flex;flex-direction:column;width:calc(50% - .75rem);background-color:var(--muted-darkest);border:1px solid var(--muted-dark);cursor:pointer;transition:background-color .4s ease,color .4s ease,border-color .4s ease}.help__question:hover{background-color:var(--foreground);color:var(--background);border-color:var(--muted-dark)}@media(max-width:48em){.help__question{width:100%}}.help__question-answer{color:var(--muted-light);transition:color .4s ease}.help__question-answer a,.help__question-answer b{font-weight:500;color:var(--foreground);transition:color .4s ease}.help__question:hover .help__question-answer{color:rgba(17,16,16,.7)}.help__question:hover .help__question-answer a,.help__question:hover .help__question-answer b{color:var(--background)}.help__question:hover .help__question-answer a:hover{color:var(--accent-dark)}.episodes-season{position:relative;isolation:isolate;overflow:clip;padding-top:clamp(5rem,12vw,10rem);padding-bottom:2.5rem}.episodes-season__title{font-family:var(--font-roboto-slab);color:var(--accent-dark);font-weight:700;line-height:1}.episodes-season__text-content{color:var(--muted-light)}.watch-trailer{position:fixed;top:0;left:0;height:100dvh;width:100%;background:rgba(0,0,0,.95);z-index:1000;display:flex;align-items:center;flex-direction:column;isolation:isolate;overflow:auto}.watch-trailer__content{display:flex;margin:auto;flex-direction:column;gap:1.5rem;width:50%}@media(max-width:80em){.watch-trailer__content{width:80%}}@media(max-width:40em){.watch-trailer__content{width:100%}}.watch-trailer__player{width:100%;aspect-ratio:16/9}.interviewees,.learn-more{padding-block:clamp(2.5rem,5vw,5rem)}.interviewees__carousel{position:relative}.interviewees__carousel-viewport{overflow:hidden}.interviewees__carousel-container{--gap:1.5rem;--cards-number:4;display:flex;gap:var(--gap);backface-visibility:hidden}@media(max-width:90em){.interviewees__carousel-container{--cards-number:3.5}}@media(max-width:64em){.interviewees__carousel-container{--cards-number:2.5}}@media(max-width:48em){.interviewees__carousel-container{--cards-number:2.2}}@media(max-width:40em){.interviewees__carousel-container{--cards-number:1.5}}@media(max-width:30em){.interviewees__carousel-container{--cards-number:1.2}}.interviewees__carousel-btn{position:absolute;width:2.5rem;height:2.5rem;top:5rem;display:flex;align-items:center;justify-content:center;z-index:2}@media(max-width:90em){.interviewees__carousel-btn{display:none}}.interviewees__carousel-btn--prev{left:-3rem}.interviewees__carousel-btn--next{right:-3rem}.interviewees__carousel-slide{flex:0 0 calc((100% - (var(--cards-number) - 1)*var(--gap))/var(--cards-number));min-width:0}.checkout{position:fixed;top:0;left:0;height:100dvh;width:100%;background:var(--background);z-index:1000;display:flex;align-items:center;justify-content:center}.checkout__content{position:relative;transform:translateY(250%);transition:transform 1s linear(0,.008 1.1%,.034 2.3%,.134 4.9%,.264 7.3%,.683 14.3%,.797 16.5%,.89 18.6%,.967 20.7%,1.027 22.8%,1.073 25%,1.104 27.3%,1.123 30.6%,1.119 34.3%,1.018 49.5%,.988 58.6%,.985 65.2%,1 84.5%,1)}.checkout[data-state=open] .checkout__content{transform:translateY(0)}.watch-episode{position:fixed;top:0;left:0;height:100dvh;width:100%;background:rgba(0,0,0,.95);z-index:1000;display:flex;align-items:center;flex-direction:column;isolation:isolate;overflow:auto}.watch-episode__content{display:flex;margin:auto;flex-direction:column;gap:1.5rem;width:50%}@media(max-width:80em){.watch-episode__content{width:80%}}@media(max-width:40em){.watch-episode__content{width:100%}}.watch-episode__player{width:100%;aspect-ratio:16/9}.watch-episode__bottom{width:100%;padding:1.5rem;display:flex;justify-content:flex-end}@media(max-width:80em){.watch-episode__bottom{width:80%;padding:1.5rem 0}}@media(max-width:40em){.watch-episode__bottom{padding:1.5rem .5rem;width:100%}}.episode-card__image-link{display:block;position:relative;width:100%;aspect-ratio:16/9;overflow:clip}.episode-card__image-link:hover{color:var(--foreground)}.episode-card__image-link:before{clip-path:polygon(0 0,100% 50%,0 100%);background-color:var(--accent);z-index:2;width:30px;height:40px;transform:translate(-50%,100%);top:50%;font-weight:600;left:50%}.episode-card__image-link:after,.episode-card__image-link:before{content:"";display:block;position:absolute;opacity:0;visibility:hidden;transition:all .4s ease}.episode-card__image-link:after{width:100%;height:100%;z-index:1;top:0;left:0;background:linear-gradient(0deg,rgba(17,16,16,.6),rgba(17,16,16,.6))}.episode-card__image-link:hover:after,.episode-card__image-link:hover:before{opacity:1;visibility:visible}.episode-card__image-link:hover:before{transform:translate(-50%,-50%)}.episodes-list__carousel{position:relative}.episodes-list__carousel-wrapper{overflow:hidden}.episodes-list__carousel-container{--gap:1.5rem;--cards-number:4;display:flex;gap:var(--gap)}@media(max-width:90em){.episodes-list__carousel-container{--cards-number:3.5}}@media(max-width:64em){.episodes-list__carousel-container{--cards-number:2.5}}@media(max-width:48em){.episodes-list__carousel-container{--cards-number:2.2}}@media(max-width:40em){.episodes-list__carousel-container{--cards-number:1.5}}@media(max-width:30em){.episodes-list__carousel-container{--cards-number:1.2}}.episodes-list__carousel-slide{flex:0 0 calc((100% - (var(--cards-number) - 1)*var(--gap))/var(--cards-number));min-width:0}.episodes-list__carousel-btn{position:absolute;width:2.5rem;height:2.5rem;top:5rem;display:flex;align-items:center;justify-content:center;z-index:2}@media(max-width:90em){.episodes-list__carousel-btn{display:none}}.episodes-list__carousel-btn--prev{left:-3rem}.episodes-list__carousel-btn--next{right:-3rem}.episodes-list__grid{display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(16.875rem,1fr))}@media(max-width:80em){.episodes-list__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:40em){.episodes-list__grid{grid-template-columns:repeat(1,1fr)}}.team-block{background-color:var(--background-light)}.team-block__description{font-weight:500;line-height:1.5;text-align:justify;color:var(--muted-light)}.team-block__description strong{font-weight:600;color:var(--foreground)}