.hero-module{position:relative;width:100%;box-sizing:border-box}.hero-module *,.hero-module *:before,.hero-module *:after{box-sizing:border-box}.hero-module--hero{min-height:var(--hero-height-desktop, 100vh)}.hero-module--hero .hero-module__layer{position:relative;width:100%;min-height:var(--hero-height-desktop, 100vh);background-image:var(--hero-bg-image, none);background-size:cover;background-position:50% 0%;background-repeat:no-repeat;padding:var(--hero-pt-desktop, 100px) 24px var(--hero-pb-desktop, 100px)}.hero-module--hero.is-parallax .hero-module__layer{position:fixed;top:0;left:0;right:0;height:var(--hero-height-desktop, 100vh);min-height:0;z-index:-1}.hero-module--hero .hero-module__color-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:var(--hero-overlay, rgba(255, 255, 255, .3));pointer-events:none;z-index:1}.hero-module--hero .hero-module__image-overlay{position:absolute;top:0;right:0;bottom:0;pointer-events:none;z-index:2}.hero-module--hero .hero-module__image-overlay img{display:block;height:100%;width:auto}.hero-module--hero .hero-module__content{position:relative;z-index:3;max-width:var(--atlas-container-xxl, 1280px);margin:0 auto;height:100%;display:grid;grid-template-rows:auto 1fr auto;align-items:center}.hero-module--hero .hero-module__logo{justify-self:end;display:inline-flex;line-height:0}.hero-module--hero .hero-module__logo img{display:block;height:auto;max-width:229px;max-height:110px}.hero-module--hero .hero-module__title{align-self:center;justify-self:end;text-align:right;margin:80px 0;color:var(--atlas-text-primary, #000)}.hero-module--hero .hero-module__title h1{line-height:1;margin:0 0 10px;font-weight:700;font-size:clamp(56px,8vw,120px)}.hero-module--hero .hero-module__title h1 span{font-weight:300;font-style:italic;font-size:.85em}.hero-module--hero .hero-module__title h1 strong{font-weight:800}.hero-module--hero .hero-module__title p{font-size:clamp(20px,2.6vw,40px);line-height:1.4;margin:0}.hero-module--hero .hero-module__links{align-self:end;justify-self:start;list-style:none;margin:0;padding:0}.hero-module--hero .hero-module__links li{margin:0 0 15px}.hero-module--hero .hero-module__links li:last-child{margin:0}.hero-module--hero .hero-module__links a{display:inline-block;font-size:clamp(20px,2.4vw,40px);line-height:1.15;font-weight:500;color:var(--atlas-text-primary, #000);text-decoration:none;border-bottom:3px solid currentColor;padding-bottom:2px;transition:opacity .2s ease}.hero-module--hero .hero-module__links a:hover,.hero-module--hero .hero-module__links a:focus-visible{opacity:.7}.hero-module--intro{min-height:var(--hero-height-desktop, 60vh)}.hero-module--intro .hero-module__layer{position:relative;width:100%;min-height:var(--hero-height-desktop, 60vh);padding:var(--hero-pt-desktop, 100px) 0 var(--hero-pb-desktop, 100px);display:flex;align-items:center}.hero-module--intro .hero-module__content{max-width:var(--atlas-container-xxl, 1280px);margin:0 auto;width:100%}.hero-module--intro .hero-module__title{margin:0;color:var(--atlas-text-primary, #000)}.hero-module--intro .hero-module__title h1,.hero-module--intro .hero-module__title h2{margin:0 0 16px;font-weight:700;line-height:1.1;font-size:clamp(40px,5.5vw,72px)}.hero-module--intro .hero-module__subheading{margin:0;color:var(--atlas-text-secondary, #444)}.hero-module--intro .hero-module__subheading p{font-size:clamp(18px,1.8vw,24px);line-height:1.55;margin:0 0 12px;max-width:720px}.hero-module--intro .hero-module__subheading p:last-child{margin-bottom:0}.hero-module--media-content{background-color:var(--hero-bg, #ffffff);color:var(--hero-text, #000000)}.hero-module--media-content .hero-module__layer{width:100%;padding:var(--hero-pt-desktop, 100px) 24px var(--hero-pb-desktop, 100px)}.hero-module--media-content .hero-module__content{max-width:var(--atlas-container-xxl, 1280px);margin:0 auto;display:flex;align-items:flex-start}.hero-module--media-content .hero-module__text-col{position:relative;flex:0 0 calc(var(--hero-text-cols, 5) / 12 * 100%);max-width:calc(var(--hero-text-cols, 5) / 12 * 100%);margin-right:var(--hero-overlap, -10px);padding-top:0;z-index:2}.hero-module--media-content.is-image-left .hero-module__text-col{order:2;margin-right:0;margin-left:var(--hero-overlap, -10px)}.hero-module--media-content .hero-module__text-inner{background-color:var(--hero-content-bg, #ffffff);color:var(--hero-text, #000000);padding:30px 40px 30px 0}.hero-module--media-content.is-image-left .hero-module__text-inner{padding:30px 0 30px 40px}.hero-module--media-content .hero-module__text-inner>*:last-child{margin-bottom:0}.hero-module--media-content .hero-module__title{color:inherit}.hero-module--media-content .hero-module__title h1,.hero-module--media-content .hero-module__title h2,.hero-module--media-content .hero-module__title h3{margin:0 0 16px;line-height:1.2;font-weight:400}.hero-module--media-content .hero-module__title h1{font-size:clamp(32px,3.5vw,48px)}.hero-module--media-content .hero-module__title h2{font-size:clamp(28px,3vw,42px)}.hero-module--media-content .hero-module__title h3{font-size:clamp(24px,2.5vw,36px)}.hero-module--media-content .hero-module__subheading p{font-size:clamp(16px,1.4vw,20px);line-height:1.55;margin:0 0 12px}.hero-module--media-content .hero-module__subheading p:last-child{margin-bottom:0}.hero-module--media-content .hero-module__image-col{flex:0 0 calc(var(--hero-image-cols, 7) / 12 * 100%);max-width:calc(var(--hero-image-cols, 7) / 12 * 100%);position:relative;z-index:1}.hero-module--media-content .hero-module__image-col img{display:block;width:100%;height:var(--hero-image-height, auto);-o-object-fit:cover;object-fit:cover;vertical-align:bottom}.hero-module--media-content.is-text-vcenter .hero-module__text-col{align-self:center;padding-top:0}.hero-module--media-content.is-text-vbottom .hero-module__text-col{align-self:flex-end;padding-top:0}.hero-module--media-content.is-img-vcenter .hero-module__image-col{align-self:center}.hero-module--media-content.is-img-vbottom .hero-module__image-col{align-self:flex-end}.hero-module__channels{list-style:none;margin:1.5rem 0 0;padding:0;display:flex;flex-direction:column;align-items:flex-start;gap:16px}.hero-module__channel{display:flex;align-items:center}.hero-module__channel a{display:inline-flex;align-items:center;gap:17px;color:inherit;text-decoration:none}.hero-module__channel-icon{display:block;width:27px;height:auto;flex:0 0 auto}.hero-module__channel-text{font-size:20px;line-height:27px;border-bottom:3px solid currentColor;transition:border-bottom-color .2s ease-in-out}.hero-module__channel a:hover .hero-module__channel-text,.hero-module__channel a:focus-visible .hero-module__channel-text{border-bottom-color:var(--hero-channel-underline-hover, #dcff00)}@media (max-width: 1199px){.hero-module--hero .hero-module__title h1{font-size:80px}.hero-module--hero .hero-module__title h1 span{font-size:60px}.hero-module--media-content .hero-module__text-col{padding-top:0}}@media (max-width: 992px){.hero-module--hero .hero-module__title{margin:60px 0}.hero-module--hero .hero-module__links a{font-size:20px;line-height:26px}}@media (max-width: 767px){.hero-module--hero{min-height:var(--hero-height-mobile, 400px)}.hero-module--hero.is-parallax .hero-module__layer{position:relative;top:auto;left:auto;right:auto;height:auto;min-height:var(--hero-height-mobile, 400px);z-index:auto}.hero-module--hero .hero-module__layer{padding:var(--hero-pt-mobile, 50px) 16px var(--hero-pb-mobile, 50px)}.hero-module--hero .hero-module__content{grid-template-rows:auto auto auto;gap:24px}.hero-module--hero .hero-module__logo{justify-self:start}.hero-module--hero .hero-module__logo img{max-width:150px}.hero-module--hero .hero-module__title{justify-self:center;text-align:center;margin:0}.hero-module--hero .hero-module__title h1{font-size:50px}.hero-module--hero .hero-module__title h1 span{font-size:30px}.hero-module--hero .hero-module__title p{font-size:18px;line-height:1.55}.hero-module--hero .hero-module__links li{margin:0 0 5px}.hero-module--hero .hero-module__links a{font-size:18px;line-height:24px;border-bottom-width:2px}.hero-module--intro{min-height:var(--hero-height-mobile, 400px)}.hero-module--intro .hero-module__layer{padding:var(--hero-pt-mobile, 50px) 16px var(--hero-pb-mobile, 50px);min-height:var(--hero-height-mobile, 400px)}.hero-module--intro .hero-module__title h1,.hero-module--intro .hero-module__title h2{font-size:38px}.hero-module--media-content .hero-module__layer{padding:var(--hero-pt-mobile, 50px) 16px var(--hero-pb-mobile, 50px)}.hero-module--media-content .hero-module__content{flex-wrap:wrap}.hero-module--media-content .hero-module__text-col,.hero-module--media-content.is-image-left .hero-module__text-col,.hero-module--media-content .hero-module__image-col{flex:0 0 100%;max-width:100%;margin-right:0;margin-left:0;padding:0}.hero-module--media-content .hero-module__text-inner,.hero-module--media-content.is-image-left .hero-module__text-inner{padding:0}.hero-module--media-content .hero-module__image-col{margin-top:30px}.hero-module--media-content .hero-module__image-col img{height:auto}}@media (prefers-reduced-motion: reduce){.hero-module--hero.is-parallax .hero-module__layer{position:relative;top:auto;left:auto;right:auto;height:auto;min-height:var(--hero-height-desktop, 100vh);z-index:auto}}.hero-module--media-content.is-fullwidth{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);max-width:100vw}.hero-module--cta{background-color:var(--hero-bg, #543ac1);color:var(--hero-text, #ffffff)}.hero-module--cta .hero-module__layer{width:100%;padding:var(--hero-pt-desktop, 80px) 24px var(--hero-pb-desktop, 80px)}.hero-module--cta .hero-module__content{max-width:var(--atlas-container-xxl, 1280px);margin:0 auto;display:flex;justify-content:space-between;align-items:center;gap:40px}.hero-module--cta.is-fullwidth{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);max-width:100vw}.hero-module--cta .hero-module__cta-text{flex:0 1 74.663%;max-width:74.663%;min-width:0}.hero-module--cta .hero-module__cta-heading{color:inherit}.hero-module--cta .hero-module__cta-heading h1,.hero-module--cta .hero-module__cta-heading h2,.hero-module--cta .hero-module__cta-heading h3,.hero-module--cta .hero-module__cta-heading h4{margin:0;color:inherit;font-family:var(--atlas-font-heading, inherit)}.hero-module--cta .hero-module__cta-heading h1{font-size:var(--atlas-h1-font-size, 36px);font-weight:var(--atlas-h1-font-weight, 700);line-height:1.2}.hero-module--cta .hero-module__cta-heading h2{font-size:var(--atlas-h2-font-size, 36px);font-weight:var(--atlas-h2-font-weight, 700);line-height:1.2}.hero-module--cta .hero-module__cta-heading h3{font-size:var(--atlas-h3-font-size, 30px);font-weight:var(--atlas-h3-font-weight, 700);line-height:1.2}.hero-module--cta .hero-module__cta-heading p{margin:0;color:inherit;font-size:18px;line-height:1.5}.hero-module--cta .hero-module__cta-actions{flex:0 0 auto;display:flex;justify-content:flex-end}@media (max-width: 991px){.hero-module--cta .hero-module__cta-text{flex:0 1 64.663%;max-width:64.663%}}@media (max-width: 767px){.hero-module--cta .hero-module__layer{padding:var(--hero-pt-mobile, 50px) 16px var(--hero-pb-mobile, 50px)}.hero-module--cta .hero-module__content{flex-wrap:wrap;text-align:center;justify-content:center;gap:30px}.hero-module--cta .hero-module__cta-text{flex:0 0 100%;max-width:100%}.hero-module--cta .hero-module__cta-actions{width:100%;justify-content:center}}
