.home-hero__title strong{transition:color var(--transition-duration)}.primary.home-hero__title strong,[data-color=primary].home-hero__title strong{color:var(--color-primary)}.secondary.home-hero__title strong,[data-color=secondary].home-hero__title strong{color:var(--color-secondary)}.tertiary.home-hero__title strong,[data-color=tertiary].home-hero__title strong{color:var(--color-tertiary)}.white.home-hero__title strong,[data-color=white].home-hero__title strong{color:var(--color-white)}.black.home-hero__title strong,[data-color=black].home-hero__title strong{color:var(--color-black)}.inter-gray.home-hero__title strong,[data-color=inter-gray].home-hero__title strong{color:var(--color-interact-gray)}.home-hero__container{display:flex;flex-direction:column;gap:1rem;margin-bottom:91px;padding-top:66px}@media(max-width:991.98px){.home-hero__container{margin-bottom:57px;padding-left:5px;padding-right:5px;padding-top:19px}}.home-hero__spacer{height:32px}@media(max-width:767.98px){.home-hero__spacer{height:43px}}.home-hero__content{display:flex;flex-direction:column}.home-hero__title{margin:0 auto;max-width:955px;text-align:center;transition:color var(--transition-duration)}.home-hero__title strong{font-weight:400}@media(max-width:991.98px){.home-hero__title{font-size:40px;line-height:1.1}}@media(max-width:575.98px){.home-hero__title{max-width:340px}}.home-hero__description{margin:40px auto 32px;max-width:595px;text-align:center}@media(max-width:991.98px){.home-hero__description{font-size:16px;line-height:1.35;margin-top:25px}}@media(max-width:575.98px){.home-hero__description{margin-bottom:32px;max-width:275px}}.home-hero__gallery-slides{margin-bottom:65px;margin-left:calc(50% - 50vw);margin-top:-6px;overflow:hidden;position:relative;width:100vw}.home-hero__gallery-slides--ratio{aspect-ratio:2.9;margin:0 auto;max-width:var(--body-max-width);padding:0 var(--layout-padding);position:relative}@media(max-width:767.98px){.home-hero__gallery-slides--ratio{aspect-ratio:1.95;padding:0 calc(var(--layout-padding) + 5px)}}.home-hero__gallery-slides swiper-container{height:100%;overflow:visible;width:100%}.home-hero__gallery-slides swiper-container::part(container){overflow:visible}.home-hero__gallery-slides swiper-container .swiper-slide{opacity:0;transition:opacity var(--transition-duration) ease-in-out;width:100%}.home-hero__gallery-slides swiper-container .swiper-slide.swiper-slide-active{opacity:1}@media(max-width:767.98px){.home-hero__gallery-slides{margin-bottom:37px}}.home-hero__gallery-slide{align-items:end;display:flex;height:100%;position:relative;width:100%}.home-hero__gallery-slide-info{align-items:center;background-color:var(--color-black);border-radius:100%;display:flex;flex-direction:column;height:265px;justify-content:center;margin-left:5.15%;position:relative;width:265px}@media(max-width:1199.98px){.home-hero__gallery-slide-info{height:200px;margin-left:3%;width:200px}}@media(max-width:767.98px){.home-hero__gallery-slide-info{height:92px;margin-left:23px;width:92px}.home-hero__gallery-slide-title{display:none}}.home-hero__gallery-slide-description{color:var(--color-interact-gray)}@media(max-width:767.98px){.home-hero__gallery-slide-description{display:none}}.home-hero__gallery-slide-logo{margin-top:14px}@media(max-width:767.98px){.home-hero__gallery-slide-logo{margin-top:0;padding:10px}}.home-hero__gallery-slide-image{align-items:flex-end;bottom:0;display:flex;justify-content:center;left:50%;margin-top:auto;position:absolute;transform:translateX(-50%);width:var(--avatar-width,42%)}.home-hero__gallery-slide-image img{object-fit:contain;object-position:bottom}@media(max-width:1199.98px){.home-hero__gallery-slide-image{--w:var(--avatar-width,42%);width:min(var(--w),50%)}}@media(max-width:767.98px){.home-hero__gallery-slide-image{width:66%}}.home-hero__gallery-slide-enabled-by{align-items:center;background-color:var(--color-black);border-radius:50px;display:flex;flex-direction:row;justify-content:center;margin-right:13.6%;padding:7.5px 9px 7.5px 12px}.home-hero__gallery-slide-enabled-by svg{margin-left:8px}@media(max-width:1199.98px){.home-hero__gallery-slide-enabled-by{margin-right:8%}}@media(max-width:767.98px){.home-hero__gallery-slide-enabled-by{display:none}}.home-hero__gallery-slide-overlay{align-items:center;border-radius:500px;display:flex;flex-direction:row;height:82.5%;justify-content:space-between;position:relative;width:100%}.home-hero__gallery-slide-overlay,.home-hero__gallery-slide-overlay--primary{background-color:var(--color-primary)}.home-hero__gallery-slide-overlay--secondary{background-color:var(--color-secondary)}.home-hero__gallery-slide-overlay--tertiary{background-color:var(--color-tertiary)}.home-hero__gallery-slide-overlay--white{background-color:var(--color-white)}@media(max-width:767.98px){.home-hero__gallery-slide-overlay{height:65.5%}}.home-hero__courseware-container{display:flex;flex-direction:column;gap:16px;margin:0 auto 0 calc(50% - 50vw);overflow:hidden;padding:30px var(--layout-padding);width:100vw}.home-hero__courseware-swiper{--swiper-wrapper-transition-timing-function:linear}@media(max-width:991.98px){.home-hero__courseware-swiper{align-items:start;display:block;justify-content:start}}.home-hero__courseware-swiper::part(container){overflow:visible}.home-hero__courseware-swiper swiper-slide{width:auto}.home-hero__courseware-slides{margin-bottom:65px;margin-top:-6px;position:relative;width:100vw}.home-hero__courseware-slide-item{position:relative}.home-hero .wrapper-item{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:center;margin:0 auto;max-width:1260px}@media(max-width:991.98px){.home-hero .wrapper-item{max-width:100%}}.home-hero__ctas{align-items:center;display:flex;flex-direction:row;gap:.5rem;justify-content:center}.home-hero .home-hero__courseware-swiper--mobile{display:none}@media(max-width:991.98px){.home-hero .home-hero__courseware-swiper--mobile{display:block}}