.gameteaser{height:95vh;position:relative;width:100%}@media screen and (max-width:769px){.gameteaser{height:auto}}@media screen and (max-height:512px){.gameteaser{height:auto}}.gameteaser section{grid-gap:2rem;align-items:end;display:grid;gap:2rem;grid-template-columns:1fr 1fr;height:100%;margin:0 auto;max-width:1440px;padding:80px 40px}@media screen and (max-width:769px){.gameteaser section{display:block;height:auto;padding:40px 20px}}@media screen and (max-height:512px){.gameteaser section{display:block;height:auto}}.gameteaser__image{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%;z-index:-1}.gameteaser__text{backdrop-filter:blur(15px) saturate(333%);background:rgba(245,246,247,.9);border-radius:.2rem;padding:3rem;z-index:2}.gameteaser__text .btn-group{margin-top:2.4rem}@media screen and (max-width:769px){.gameteaser__text .btn-group .btn{display:block;margin:0}}@media screen and (max-height:512px){.gameteaser__text .btn-group .btn{display:block;margin:0}}.gameteaser__text .btn-group .btn:first-child{margin-left:0}.gameteaser__text .btn-group .btn+.btn{margin:0}@media screen and (max-width:769px){.gameteaser__text .btn-group .btn+.btn{margin-top:1.2rem}}@media screen and (max-height:512px){.gameteaser__text .btn-group .btn+.btn{margin-top:1.2rem}}.gameteaser__logo{margin-bottom:2.4rem}.gameteaser__logo svg{fill:#1e3440;max-height:6.2rem;width:auto}@media screen and (max-width:769px){.gameteaser__logo svg{max-height:3.2rem}}@media screen and (max-height:512px){.gameteaser__logo svg{max-height:3.2rem}}.gameteaser__plattforms{align-items:center;display:flex;margin-bottom:2.4rem;padding-left:6.6rem;position:relative}@media screen and (max-width:769px){.gameteaser__plattforms{padding-left:3.2rem}}@media screen and (max-height:512px){.gameteaser__plattforms{padding-left:3.2rem}}.gameteaser__plattforms svg{fill:#85a2b6;height:1.6rem;margin-right:2.4rem;width:auto}.gameteaser__plattforms:after{background:rgba(133,162,182,.5);content:"";height:.1rem;left:0;position:absolute;top:1rem;width:5.4rem}@media screen and (max-width:769px){.gameteaser__plattforms:after{width:1.8rem}}@media screen and (max-height:512px){.gameteaser__plattforms:after{width:1.8rem}}.gameteaser__plattforms a:hover svg{fill:#1e3440}.gameteaser .climb1__hero{transform:scaleX(-1)}