.letter-switcher{margin-bottom:2.5rem;text-align:center}.letter-switcher.show .letter-switcher__animation,.letter-switcher.show .letter-switcher__overline{opacity:1}.letter-switcher.is-end .letter-switcher__animation{opacity:0}.letter-switcher.is-end .letter-switcher__end-animation{opacity:1}@media (min-width:443px){.letter-switcher{margin-bottom:0}}@media (min-width:768px){.letter-switcher{margin-bottom:2.5rem}}.letter-switcher__animation{color:var(--color-letter-switcher-copy);display:flex;height:0;letter-spacing:5px;opacity:0;overflow:hidden;pointer-events:none}@media (min-width:768px){.letter-switcher__animation{letter-spacing:10px}}.letter-switcher__animation,.letter-switcher__overline{transition:opacity .5s cubic-bezier(.19,1,.2,1)}.letter-switcher__group{bottom:-100%;display:inline-flex;flex-wrap:wrap;overflow:hidden;position:relative;text-align:center;transform:translateY(-100%);width:30px}@media (min-width:768px){.letter-switcher__group{width:40px}}@media (min-width:992px){.letter-switcher__group{width:60px}}.letter-switcher__letter{flex:1 0 auto;padding:10px 0}.letter-switcher__middle{color:var(--color-letter-switcher-highlight)}.letter-switcher__overline{color:var(--color-letter-switcher-overline);margin-bottom:1rem;opacity:0}.letter-switcher__end-animation{bottom:0;color:var(--color-letter-switcher-copy);display:flex;opacity:0;place-content:center;pointer-events:none;position:absolute;top:1rem;width:100%}.letter-switcher__end-text,.letter-switcher__end:before{transition:width .8s cubic-bezier(.19,1,.2,1);width:calc(100% + 1rem)}.letter-switcher__end-text{background-color:var(--color-gigas);height:100%;overflow:hidden;position:absolute;right:-.5rem;top:0;z-index:2}.letter-switcher__end{position:relative;z-index:1}.letter-switcher__end:before{background-color:var(--color-letter-switcher-underline);bottom:5%;content:"";display:block;height:1.5rem;left:-.5rem;position:absolute;transition-duration:1.2s;z-index:-1}@media (min-width:576px){.letter-switcher__end:before{height:40%}}@media (max-width:443px){.letter-switcher__end:before{left:50%;max-width:clamp(320px,87%,90vw);transform:translate(-50%)}}.letter-switcher__end.is-collapsed:before{width:0}.letter-switcher__container,.letter-switcher__spacer{position:relative}@media (max-width:767.98px){.letter-switcher__container-animation{height:40%;overflow:hidden}}@keyframes letter-switcher{0%{bottom:-100%;transform:translateY(-100%)}to{bottom:0;transform:translateY(0)}}.text-animation{position:relative}.text-animation__subline{margin-top:1.5rem;transition:opacity 1.5s cubic-bezier(.19,1,.2,1)}.text-animation__placeholder{opacity:0;pointer-events:none}@media (min-width:992px){.text-animation__placeholder{min-height:300px}}@media (max-width:991.98px){.text-animation__placeholder{min-height:none!important}}.text-animation__visible{position:absolute;top:0;width:100%}.text-animation__cta{margin-top:1.5rem;transition:opacity 1.5s cubic-bezier(.19,1,.2,1)}@media (min-width:992px){.text-animation__cta{margin-top:3rem}}.text-icon-animation{--text-icon-animation-icon-color:var(--color-secondary);position:relative}@media (min-width:992px){.text-icon-animation.text-icon-animation--fixed{position:absolute;top:50%;transform:translateY(-50%);width:100%}}@media (max-width:991.98px){.text-icon-animation.text-icon-animation--is-second-last .text-animation__cta,.text-icon-animation.text-icon-animation--is-second-last .text-animation__subline,.text-icon-animation.text-icon-animation--is-second-last .text-animation__text{opacity:0}}.text-icon-animation.text-icon-animation--ended .text-icon-animation__icon-container{animation:text-animation-hide-icon 4s 0s;animation-fill-mode:forwards}.text-icon-animation.text-icon-animation--ended .text-animation__text{word-wrap:break-word;animation:text-animation-show-text 6s 1s;animation-fill-mode:forwards;-webkit-hyphens:auto;hyphens:auto}.text-icon-animation.text-icon-animation--ended .text-animation__subline{animation:text-animation-show-text 2s 2s;animation-fill-mode:forwards}.text-icon-animation.text-icon-animation--ended .text-animation__cta{animation:text-animation-show-text 2s 2.5s;animation-fill-mode:forwards}@media (min-width:992px){.text-icon-animation.text-icon-animation--ended .text-animation__cta,.text-icon-animation.text-icon-animation--ended .text-animation__subline,.text-icon-animation.text-icon-animation--ended .text-animation__text,.text-icon-animation.text-icon-animation--ended .text-icon-animation__icon-container{animation:none}}.text-icon-animation .text-icon-animation__icon-container .icon{color:var(--text-icon-animation-icon-color);height:100%;max-width:300px;width:100%}.text-icon-animation .text-icon-animation__icon-container .icon svg{height:inherit;width:inherit}@media (min-width:992px){.text-icon-animation .text-icon-animation__animation{order:1}.text-icon-animation .text-icon-animation__icon-container{order:2}.text-icon-animation .text-animation{margin-right:4rem}}.text-icon-animation__animation{order:2}.text-icon-animation__icon-container{display:flex;justify-content:center;margin-bottom:2.5rem;order:1}@media (min-width:992px){.text-icon-animation__icon-container{justify-content:flex-start;margin-bottom:0}}@keyframes text-animation-hide-icon{0%{opacity:1}10%{opacity:0}50%,to{height:0;opacity:0}}@keyframes text-animation-show-text{0%{opacity:0}50%,to{opacity:1}}.hero{--hero-background-color:transparent;--hero-copy-color:var(--color-copy);--hero-copy-overline-color:var(--color-copy);--hero-overline-background-color:var(--color-highlight-second);--hero-background-width:100%;--hero-background-width-middle:50%;--hero-shape-offset-y:0;--hero-shape-offset-x:0;--hero-background-img-fit:cover;background:var(--hero-background-color);color:var(--hero-copy-color);overflow-x:clip;position:relative}.hero.hero--shape-mobile-order .hero__background-shape{display:none}@media (min-width:992px){.hero.hero--shape-mobile-order .hero__background-shape{display:flex}}@media (max-width:1199.98px){.hero.hero--shape-mobile-order .hero__intro-col{align-items:flex-start;display:flex;flex-direction:column}.hero.hero--shape-mobile-order .hero__overline{order:1}.hero.hero--shape-mobile-order .hero__headline{order:2}.hero.hero--shape-mobile-order .hero__subline{order:3}.hero.hero--shape-mobile-order .hero__subline.hero__subline:before{display:none}.hero.hero--shape-mobile-order .hero__cta-list{order:4}.hero.hero--shape-mobile-order .hero__badges{order:5}}@media (min-width:992px){.hero.hero--shape-mobile-order .hero__background-shape-wrapper.hero__background-shape-wrapper{display:none}}.hero.hero--shape-mobile-small .hero__content-shape img{width:50%}.hero.is-light{--hero-copy-color:var(--color-copy-light)}.hero.is-light .hero__headline{color:var(--color--headlines)}.hero.is-light-overline{--hero-copy-overline-color:var(--color-copy-light)}.hero.hero--fullscreen{min-height:100vh}.hero.hero--fullscreen .hero__container,.hero.hero--fullscreen .hero__content{min-height:inherit}.hero.hero--fullscreen .hero__content{padding:2.5rem 0}@media (min-width:992px){.hero.hero--fullscreen .hero__content{padding:16rem 0}}.hero.hero--animation .hero__overline:before{animation-name:growFull}.hero.hero--animation .hero__content{justify-content:flex-start}@media (min-width:992px){.hero.hero--animation .hero__content{justify-content:center}}.hero.hero--text-shadow .hero__headline{display:inline}.hero.hero--text-shadow .hero__headline,.hero.hero--text-shadow .hero__subline{background-color:rgba(var(--hero-background-color-rgb),.5)}.hero.hero--text-shadow .hero__subline:before{content:"";display:block;height:2.5rem;width:100%}.hero.hero--shape-bottom .hero__background-shape{bottom:0;top:auto;transform:translateY(0)}.hero.hero--shape-center .hero__background-shape,.hero.hero--shape-top .hero__background-shape{bottom:auto;top:0;transform:translateY(0)}@media (min-width:992px){.hero.hero--shape-center .hero__background-shape{top:50%;transform:translateY(-50%)}.hero.hero--bg-width .hero__background-shape-wrapper .hero__background-shape,.hero.hero--shape-in-content .hero__background-shape-wrapper .hero__background-shape,.hero.hero--small .hero__background-shape-wrapper .hero__background-shape{position:absolute}}.hero.hero--bg-width{overflow:hidden}.hero.hero--bg-width .hero__background-shape{position:static}.hero.hero--bg-width .hero__subline{font-size:1.125rem;line-height:1.6667em}@media (min-width:992px){.hero.hero--bg-width .hero__subline{font-size:1.25rem;line-height:1.7em}}@media (min-width:1200px){.hero.hero--bg-width .hero__subline{font-size:1.25rem;line-height:1.7em}}@media (min-width:992px){.hero.hero--bg-width{background:linear-gradient(to right,var(--hero-background-color) var(--hero-background-width-middle),transparent var(--hero-background-width-middle))}.hero.hero--bg-width .hero__background-shape{left:50%;max-width:none;padding-left:1rem;right:auto;width:100%}.hero.hero--bg-width .hero__content{background:linear-gradient(to right,var(--hero-background-color) var(--hero-background-width),transparent var(--hero-background-width));grid-template-columns:1fr 1fr}}.hero.hero--small .hero__background-shape{max-height:300px}@media (max-width:991.98px){.hero.hero--small .hero__background-shape{left:50%;position:relative;transform:translate(-50%)}.hero.hero--small .hero__background-shape>*{-o-object-position:center;object-position:center}}.hero.hero--small .hero__content{min-height:300px}@media (min-width:992px){.hero.hero--small .hero__content{min-height:400px}}.hero.hero--centered .hero__intro{--hero-intro-delay:1.7s;grid-column:content-left/content-right;margin:0 auto;text-align:center;transition:height .7s var(--hero-intro-delay) cubic-bezier(.19,1,.2,1),opacity 1.6s var(--hero-intro-delay) cubic-bezier(.19,1,.2,1)}@media (min-width:992px){.hero.hero--centered .hero__intro{width:55%}}.hero.hero--centered .hero__intro{opacity:0;overflow:hidden}.hero.hero--centered .hero__letter-switcher{grid-column:intro-left/intro-right}.hero.hero--text .hero__headline{font-size:2.08333rem;font-weight:lighter;line-height:1.2em}@media (min-width:992px){.hero.hero--text .hero__headline{font-size:2.88462rem;line-height:1.2em}}@media (min-width:1200px){.hero.hero--text .hero__headline{font-size:3.75rem;line-height:1.2em}}.hero.hero--text .hero__headline{font-weight:100!important}.hero.hero--text .hero__headline strong{font-weight:inherit}.hero.hero--text .hero__headline{line-height:1.2em!important}@media (min-width:992px){.hero.hero--text .hero__content{grid-template-columns:6fr 1fr}}.hero.hero--shape-fullscreen .hero__background-shape{height:100%;max-height:none}.hero.hero--shape-fullscreen .hero__cta-list{padding-top:3rem}@media (min-width:992px){.hero.hero--shape-fullscreen .hero__cta-list{padding-top:4.5rem}}.hero.hero--shape-in-content .hero__background-shape-wrapper{display:none}.hero.hero--shape-in-content .hero__background-shape-wrapper .hero__background-shape{display:none;justify-content:flex-end;max-height:none;padding-left:2rem;position:static;transform:none}@media (min-width:992px){.hero.hero--shape-in-content .hero__background-shape-wrapper .hero__background-shape{display:flex}.hero.hero--shape-in-content .hero__background-shape-wrapper{display:block}}.hero.hero--shape-svg .hero__content-shape[style]{align-self:flex-end}.hero:not(.hero--shape-svg) .hero__content-shape[style]{left:calc(50vw - 50%)}.hero .hero__headline{margin-bottom:2.5rem}.hero .hero__back{top:-2.5rem}@media (min-width:992px){.hero .hero__back{top:6.5rem}.hero__back-row{position:absolute;top:0}}.hero__overline{color:var(--hero-copy-overline-color);display:inline-block;margin-bottom:.5rem;padding:.25rem 1.5rem .25rem .5rem;position:relative;z-index:1}.hero__overline:before{animation:grow;animation-duration:.8s;animation-fill-mode:forwards;animation-timing-function:cubic-bezier(.19,1,.2,1);background-color:var(--hero-overline-background-color);content:"";display:block;height:calc(var(--type-default-line-height)*1em + .5rem);left:0;position:absolute;top:0;width:0;z-index:-1}.hero__overline.hero__overline--full:before{animation-name:growFull}.hero__overline-wrapper{display:block}.hero__content{min-height:400px}@media (min-width:992px){.hero__content.hero__content--large{min-height:880px;padding-bottom:12rem}.hero__content{min-height:700px}}.hero__background-shape-content,.hero__content{display:flex;flex-direction:column;justify-content:center}@media (min-width:992px){.hero__background-shape-content,.hero__content{align-content:center;display:grid;grid-template-areas:"intro-left intro-right" "content-left content-right";grid-template-columns:2fr 1fr;grid-template-rows:auto auto}}.hero__animation{grid-column:content-left/content-right}.hero__intro{grid-area:intro-left;grid-row:span 2;margin-bottom:1.5rem}.hero__background-img{height:100%;left:0;-o-object-fit:var(--hero-background-img-fit);object-fit:var(--hero-background-img-fit);position:absolute;top:0;width:100%;z-index:30}.hero__headline{--color--headlines:var(--hero-copy-color)}.hero__subline{display:inline;font-size:1.125rem;line-height:1.6667em}@media (min-width:992px){.hero__subline{font-size:1.25rem;line-height:1.7em}}@media (min-width:1200px){.hero__subline{font-size:1.25rem;line-height:1.7em}}.hero__subline .highlight{background-attachment:scroll;background-clip:initial;background-color:initial;background-image:linear-gradient(to bottom,var(--color-highlight-underline) 0,var(--color-highlight-underline) 100%);background-origin:initial;background-position-x:1em;background-position-y:.6em;background-repeat:repeat-x}.hero__background-shape{grid-area:intro-right/content-right;max-height:min(23vw,30%);z-index:40}.hero__background-shape.hero__background-shape--overflow{left:0}.hero__background-shape:not(.is--mobile){display:flex}.hero__background-shape>*{-o-object-fit:contain;object-fit:contain;-o-object-position:right;object-position:right;position:relative;transform:translateY(var(--hero-shape-offset-y)) translate(var(--hero-shape-offset-x))}.hero__background-shape>.is-svg{width:100%}.hero__background-shape>.lottie{display:inline-flex;justify-content:flex-end}.hero__background-shape>* .lottie__container{height:auto;width:auto}@media (min-width:992px){.hero__background-shape{max-height:min(40vw,60%)}}@media (min-width:1200px){.hero__background-shape{max-height:min(45vw,85%)}}.hero__pattern{z-index:20}.hero__background-shape,.hero__pattern{position:absolute;right:0;top:50%;transform:translateY(-50%)}.hero__container{position:relative;z-index:50}.hero__cta-list{padding-top:1.5rem}@media (max-width:991.98px){.hero__cta-list,.hero__cta-list .cta-list__item{width:100%}}.hero__background-shape-wrapper{margin-top:-3.5rem;pointer-events:none;z-index:60}@media (min-width:992px){.hero__background-shape-wrapper{height:100%;left:50%;margin-top:0;position:absolute;top:0;transform:translate(-50%)}}.hero__background-shape-content{height:100%;width:100%}.hero__content-shape{display:flex;justify-content:center}.hero__content-shape[style]{position:relative}.hero__content-shape[style][style*="order: 5"],.hero__content-shape[style][style*="order: 6"],.hero__content-shape[style][style*="order: 7"],.hero__content-shape[style][style*="order: 8"],.hero__content-shape[style][style*="order: 9"]{margin-top:2rem}.hero__content-shape[style]:not([style*="order: 5"]):not([style*="order: 6"]):not([style*="order: 7"]):not([style*="order: 8"]):not([style*="order: 9"]){margin:2rem 0}.hero__content-shape .is-svg{width:100%}.hero__content-shape:not([style])>*{margin:-2rem 0}@media (min-width:992px){.hero__content-shape{display:none}}.hero__badges{display:flex;flex-direction:column;gap:2rem;overflow:hidden;padding-top:2rem;width:100%}.hero__badges>*{flex:0 1 auto;width:auto}@media (min-width:768px){.hero__badges{flex-direction:row}}@media (min-width:992px){.hero__badges{padding-top:4rem}}.hero__svg-shape{z-index:10}
