#headerimage .text p,#headerimage h1 .subtitle,#headerimage h1 .title{background-color:hsla(0,0%,100%,.8);-webkit-box-decoration-break:clone;box-decoration-break:clone;display:inline;padding:.125rem .875rem}#headerimage{align-items:center;background-color:#fff;background-position:50%;background-size:cover;display:flex;height:55vh;justify-content:flex-start;position:relative}.start #headerimage{height:100vh}#headerimage .text_container{margin-left:-.875rem;max-width:70%;padding-top:3.125rem}@media(max-width:991.98px){#headerimage .text_container{max-width:100%}}#headerimage .text_container .text{max-width:50%}@media(max-width:991.98px){#headerimage .text_container .text{max-width:100%}}#headerimage h1{margin:0}#headerimage h1 .line{display:block;line-height:0}#headerimage h1 .title{color:var(--color_black);font-family:IBM Plex Mono,sans-serif;font-size:1.125rem;font-weight:400;line-height:1.7;margin:0;text-transform:uppercase;white-space:pre-line}#headerimage h1 .subtitle{color:var(--color_blue);font-family:Track,sans-serif;font-size:calc(1rem + 7vw);font-weight:400;line-height:1.4;margin:0;white-space:pre-line}@media(min-width:992px){#headerimage h1 .subtitle{font-size:5.625rem}}#headerimage .text{margin-top:3.125rem}#headerimage .text p{line-height:1.7;margin:0}#headerimage .text p+p:before{content:"";display:block;margin-top:.625rem}#headerimage .text p:has(>.btn){background-color:transparent;display:block;margin-left:.875rem;margin-top:1.25rem;padding:0}#headerimage .text p:has(>.btn):before{content:none}#headerimage #headerscroller{bottom:0;display:none;font-family:IBM Plex Mono,sans-serif;font-size:1.125rem;font-weight:400;pointer-events:none;position:absolute;right:0;text-align:center;text-transform:uppercase}.start #headerimage #headerscroller{display:block}@media(max-width:767.98px){#headerimage #headerscroller{display:none!important}}#headerimage #headerscroller .scolltext{bottom:1.875rem;position:absolute;right:1.5625rem}#headerimage #headerscroller .scolltext .arrow{animation:headerscroller_bounce 1.6s ease-in-out infinite;display:block;margin:.3125rem auto 0}@media(prefers-reduced-motion:reduce){#headerimage #headerscroller .scolltext .arrow{animation:none}}#headerimage #headerscroller:after{border-color:transparent transparent #fff;border-style:solid;border-width:0 0 200px 650px;bottom:0;content:"";display:block;height:0;position:absolute;right:0;-webkit-transform:rotate(1turn);width:0;z-index:-1}@keyframes headerscroller_bounce{0%,to{transform:translateY(0)}50%{transform:translateY(.625rem)}}