.form-module{align-items:center;display:flex;flex-flow:row nowrap;gap:0;padding:30px 20px 0;position:relative}.form-module .image-item{left:0;position:absolute;right:0;top:0;width:100%;z-index:1}.form-module .image-item img{height:auto;max-width:100%}.form-module .form-block{position:relative;width:100%}.form-module .image-item+.form-block{z-index:2}.form-module .form-block .headline{margin-bottom:30px}@media screen and (min-width:768px){.form-module .image-item+.form-block{margin-bottom:auto;margin-left:auto;margin-top:auto;width:80%}}@media screen and (min-width:1024px){.form-module{justify-content:flex-start}.form-module .image-item{display:block;margin-right:0;position:relative;width:60%}.form-module .image-item+.form-block{margin-bottom:0;margin-left:-100px;margin-top:0;width:40%}}