:root{--100vh:100vh;--primary-color:#333;--title-color:#333;--font-color:#333;--inputColor:blue;--link-color:#0e5dac;--black:#000;--Primary-Auto-100:#f5f200;--container-max-width:1920px;--offset-left:calc((100vw - var(--container-max-width))/2 + 11.37rem);--input-padding:.5rem;--header-height:4.375rem;--footer-height:3rem}.hero{align-items:flex-end;display:flex;height:736px;padding-bottom:6.13rem;position:relative}.hero .background-image-wrapper{height:100%;left:0;position:absolute;top:0;width:100%}.hero .background-image-wrapper .background-image{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;width:100%}@media(max-width:759px){.hero .background-image-wrapper .background-image{-o-object-position:70%;object-position:70%}}.hero .background-image-wrapper:before{background:linear-gradient(1turn,rgba(0,0,0,.71),rgba(0,0,0,.23) 50%,transparent);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.hero .container-narrow{z-index:1}.hero .background-placeholder{background:#f0f0f0;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.hero .hero-title{color:#fff;margin-bottom:2.75rem;max-width:65%}.hero .hero-title .text-highlight{color:#000}@media(max-width:1023px){.hero .hero-title{color:#fff;max-width:90%}.hero .hero-title span{color:#000}}.hero.sample{box-shadow:unset;height:unset;padding:7.53rem 0 3.12rem}.hero.sample.loading{background:#f0f0f0;min-height:490px}.hero.sample .hero-title{color:#000;margin-bottom:3.12rem;max-width:100%}.hero.battle-hero{align-items:center;flex-direction:row-reverse;gap:9rem;height:unset;min-height:60vh}@media(max-width:1023px){.hero.battle-hero{flex-direction:column;gap:3rem;padding-top:3rem}}.hero.battle-hero .container-narrow{flex:1;padding:0}.hero.battle-hero .hero-title{color:#000;font-size:2.5rem;margin-bottom:3.12rem;max-width:100%}.hero.battle-hero .sub-headline{color:#000;font-size:1.25rem;font-weight:500}.hero.battle-hero .images-wrapper{align-items:center;display:flex;flex:2;gap:1.5rem;position:relative;width:100%}.hero.battle-hero .images-wrapper img{clip-path:polygon(25% 0,100% 0,75% 100%,0 100%);height:auto;max-width:50%;-o-object-fit:cover;object-fit:cover;width:100%}.hero.battle-hero .images-wrapper img:first-child{transform:translateY(-30%)}.hero.battle-hero .images-wrapper img:last-child{transform:translateY(30%)}.hero.battle-hero .images-wrapper .vs{color:#000;font-size:6.5rem;font-weight:700;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:1}
