@media(min-width: 300px){
.home .hero{position:relative;height:70vh}.home .hero .content{position:absolute;bottom:0;display:flex;flex-direction:column;justify-content:space-around;width:calc(100% - 30px);gap:10px}.home .hero video{height:100%;-o-object-fit:cover;object-fit:cover}.home .hero .hero__title .h1{font-size:40px;line-height:1}.home .hero .hero__katalog{margin:15px 0}.home .hero .hero__katalog .yearround__main__pdf{padding:5px}.home .hero .hero__links{display:flex;margin:10px 0;flex-direction:column}.home .hero .hero__links .hero__link{display:flex;align-items:center;transition:.25s ease;position:relative;margin-bottom:12px;font-size:20px}.home .hero .hero__links .hero__link::after{content:"";display:block;position:absolute;bottom:-2px;height:1px;left:50%;width:0;background:rgba(0,0,0,0);transition:width .5s ease,background-color .5s ease,left .5s ease}.home .hero .hero__links .hero__link:hover::after{width:100%;left:0;background:#fff}.home .hero .hero__links .hero__link img{width:20px}.home .hero .hero__links .hero__link p{letter-spacing:1px;color:#fff;font-weight:200;padding-left:16px;font-size:14px}
.home .yearround{
margin: 50px 16px;
}
.homeSolid__content_2{
margin: auto;
}
}
@media(min-width: 768px){
.home .hero{height:83vh}.home .hero .content{width:100%;margin:0 auto 5% 5%;gap:20px}.home .hero .hero__title .h1{font-size:48px;line-height:60px}.home .hero .hero__katalog .yearround__main__pdf{padding:10px}.home .hero .hero__links{flex-direction:row;position:relative}.home .hero .hero__links::before{content:"";position:absolute;height:2px;background-color:#fff;width:69%;transform:translate(-100%, -50%);top:50%;left:-1%}.home .hero .hero__links .hero__link{margin-right:12px;margin-bottom:0}.home .hero .hero__links .hero__link p{font-size:16px;line-height:32px}
}
@media(min-width: 1200px){
.home .hero{height:97vh}.home .hero .content{margin:0 auto 5% 10%;gap:40px}.home .hero .hero__title .h1{font-size:74px;line-height:90px}.home .hero .hero__links .hero__link img{width:30px}.home .hero .hero__links .hero__link p{font-size:30px;line-height:50px;padding-left:20px}
.homeSolid__content_2{
margin-left:0;
margin-right:auto;
}
}
@media(min-width: 1600px){
.content--image-2{
margin-left:100px;
margin-right:auto;
}
}