@keyframes arrow-pointing{0%{transform:translateX(-.125rem)}to{transform:translateX(.125rem)}}@keyframes arrow-pointing-bottom{0%{transform:translateY(0)}to{transform:translateY(.1875rem)}}@keyframes spin-z{0%{transform:rotate(1turn)}to{transform:rotate(0deg)}}.module-hero-banner{display:flex;flex-direction:column;height:100%;justify-content:flex-end}.module-hero-banner .chr-button:after{background-color:#f3f5f7}@media print,screen and (min-width:90.05625em){.module-hero-banner{height:100vh;min-height:46.875rem}}.module-hero-banner .hero-banner-container{z-index:2}.module-hero-banner .hero-banner-container .content{padding-top:7rem}@media print,screen and (min-width:47.9375em){.module-hero-banner .hero-banner-container .content{padding-top:9.25rem}}.module-hero-banner .hero-banner-container .content .wysiwyg-wrapper h2,.module-hero-banner .hero-banner-container .content .wysiwyg-wrapper h3,.module-hero-banner .hero-banner-container .content .wysiwyg-wrapper h4,.module-hero-banner .hero-banner-container .content .wysiwyg-wrapper h5,.module-hero-banner .hero-banner-container .content .wysiwyg-wrapper h6,.module-hero-banner .hero-banner-container .content .wysiwyg-wrapper p{color:#fff}.module-hero-banner .hero-banner-container .bottom-content{border-top:.0625rem solid hsla(0,0%,100%,.2);margin-top:1.5rem;padding-block:1.5rem 2.5rem}@media print,screen and (min-width:47.9375em){.module-hero-banner .hero-banner-container .bottom-content{padding-block:1.5rem 5rem}}@media print,screen and (min-width:90.05625em){.module-hero-banner .hero-banner-container .bottom-content{margin-top:2.5rem;padding-block:2.5rem}}.module-hero-banner .hero-banner-icon-list{display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem;justify-content:start;list-style:none;margin:0}.module-hero-banner .hero-banner-icon-list li{display:flex;justify-content:end}.module-hero-banner .hero-banner-icon-list li svg{height:100%;max-width:20.8125rem;width:100%}.module-hero-banner .scroll-content{position:relative;z-index:2}.module-hero-banner .scroll-content .hero-banner-scroll{align-items:center;border:.0625rem solid #fff;border-radius:50%;display:flex;height:2.5rem;justify-content:center;width:2.5rem}.module-hero-banner .scroll-content .hero-banner-scroll:hover svg{animation:arrow-pointing-bottom .6s ease-in-out infinite alternate}