:root{--header-bottom-height:60px;--header-promo-height:0px;--transition-speed:200ms}.section-hero{-webkit-box-align:center;-webkit-box-pack:center;-webkit-align-items:center;align-items:center;background-blend-mode:multiply,normal;display:-webkit-box;display:-webkit-flex;display:flex;height:calc(100vh - var(--headerHeight) - var(--header-bottom-height) - var(--header-promo-height));-webkit-justify-content:center;justify-content:center;-webkit-transition:all var(--transition-speed);transition:all var(--transition-speed)}.section-hero .section-hero__content{color:var(--white);text-align:center}.section-hero .section-hero__content h1{font-family:Gotham-Bold,sans-serif;font-size:13px;letter-spacing:2.6px;text-transform:uppercase}.section-hero .section-hero__content h2{font-family:var(--fontMain);font-weight:300;margin-top:15px}@media screen and (orientation:landscape){.section-hero{padding:calc(57vh - var(--headerHeight)*.57 - var(--header-bottom-height)*.57 - var(--header-promo-height)*.57) var(--padding) calc(23vh - var(--headerHeight)*.23 - var(--header-bottom-height)*.23 - var(--header-promo-height)*.23)}}@media screen and (orientation:portrait){.section-hero{padding:calc(60vh - var(--headerHeight)*.6 - var(--header-bottom-height)*.6 - var(--header-promo-height)*.6) var(--padding) calc(7vh - var(--headerHeight)*.07 - var(--header-bottom-height)*.07 - var(--header-promo-height)*.07)}}@media (max-width:767.8px){.section-hero__content h2{font-size:25px;line-height:35px}.main-container__fixed{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.container-fixed__main{-webkit-box-ordinal-group:1;margin-top:40px;-webkit-order:0;order:0}.container-fixed__newsletter{-webkit-box-ordinal-group:3;margin-top:40px;-webkit-order:2;order:2}.container-fixed__learning{-webkit-box-ordinal-group:2;margin-top:40px;-webkit-order:1;order:1}}@media (min-width:768px){.section-hero__content{max-width:890px}.section-hero__content h2{font-size:40px;line-height:50px}.main-container__fixed{-webkit-box-pack:justify;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-between;justify-content:space-between}.container-fixed__main{margin-top:70px;width:54%}.container-fixed__newsletter{margin-top:70px;width:33%}.container-fixed__learning{margin-top:70px;width:100%}}.newsletter-sidebar .wrapper{padding:0}