.bild{min-height:100vh;position:relative;overflow:hidden;background-size:cover;background-position:center}.bild:before{content:"";height:100%;width:100%;background-color:rgba(0,0,0,.65);position:absolute;z-index:1}.bild:after{content:"";position:relative;background:#fff;height:300px;width:100%;left:0;bottom:0;position:absolute;-webkit-clip-path:polygon(0 100%, 100% 0, 100% 100%, 0% 100%);clip-path:polygon(0 100%, 100% 0, 100% 100%, 0% 100%);z-index:10}.bild .container{height:100vh;display:flex;align-items:flex-start;position:relative;z-index:10;flex-direction:column;justify-content:center}.bild .container h1{margin-bottom:3rem;font-size:4rem;color:#fff;font-weight:bold}@media screen and (max-width: 1199px){.bild .container h1{font-size:3rem}}@media screen and (max-width: 991px){.bild{min-height:575px}.bild:after{height:50px}.bild .container{height:500px;justify-content:flex-end;padding-bottom:80px}.bild .container h1{margin-bottom:2rem;line-height:1.4;font-size:2rem}}@media screen and (max-width: 767px){.bild{min-height:600px}}@media screen and (max-width: 575px){.bild{min-height:520px}.bild .container{height:520px}}