.about-teaser{min-height:100vh;overflow:hidden;position:relative}.about-teaser .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:100vh;position:absolute;top:0;width:100%;z-index:1}.about-teaser .buttons-wrapper .btn{max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content}.about-teaser__text .buttons-wrapper{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.about-teaser-gallery{position:relative;top:10%;width:100%}.about-teaser-gallery .gallery-wrapper{position:relative}.about-teaser-gallery .gallery-wrapper:first-child{margin-bottom:120px}.about-teaser-gallery .gallery-wrapper__img{border-radius:24px;min-width:194px;opacity:0;position:absolute;-webkit-transform:scale(.8);-ms-transform:scale(.8);transform:scale(.8);-webkit-transition:.8s ease;-o-transition:.8s ease;transition:.8s ease;z-index:9}.about-teaser-gallery .gallery-wrapper__img img{border-radius:24px}.about-teaser-gallery .gallery-wrapper__img.active{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}