@keyframes stripes{0%{background-position:0 0}to{background-position:40px 20px}}@keyframes fadeoutin{0%,20%{opacity:1}50%,80%{opacity:0}to{opacity:1}}.landing-header:not(.landing-header--v2){background-color:#f33838;background-position:100% 0;background-repeat:no-repeat;background-size:contain;color:#fff;margin-left:auto;margin-right:auto;max-width:1280px;min-height:650px;padding:6rem 0;width:100%}@media only screen and (max-width:1200px){.landing-header:not(.landing-header--v2){background-position:top;background-size:cover}}.landing-header:not(.landing-header--v2) .landing-header__content{margin-left:auto;margin-right:auto;max-width:1184px;padding-left:2rem;padding-right:2rem}.landing-header:not(.landing-header--v2) .landing-header__heading{font-size:2.5rem;max-width:20ch}.landing-header:not(.landing-header--v2) .landing-header__graf{font-size:1.5rem;font-weight:600;max-width:30ch}.landing-header--v2{background-color:#f33838;background-size:contain;color:#fff;margin-left:auto;margin-right:auto;max-width:1280px;min-height:650px;padding:6rem 0;position:relative;width:100%}.landing-header--v2 .landing-header__bg{align-items:center;display:flex;height:100%;justify-content:center;left:0;margin:0;position:absolute;top:0;width:100%}.landing-header--v2 .landing-header__bg>img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.landing-header--v2 .landing-header__bg.landing-header__bg--animated>img{animation:fadeinout 10s linear infinite}.landing-header--v2 .landing-header__content{margin-left:auto;margin-right:auto;max-width:1184px;padding-left:2rem;padding-right:2rem;position:relative;text-shadow:0 0 75px #0f1f3b;z-index:250}.landing-header--v2 h2{font-size:2.5rem;max-width:20ch}.landing-header--v2 p{font-size:1.5rem;font-weight:600;max-width:30ch}@keyframes fadeinout{0%,20%{opacity:0}50%,80%{opacity:1}to{opacity:0}}