.problem{display:flex;width:100%}.problem>*{width:50%}.problem .img-wrapper{height:838px}.problem .img-wrapper img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.problem .error .headline{font-size:64.5px;font-weight:100}.problem .error .error-text,.problem .error .headline{color:#fff;font-family:var(--font-canela-thin);font-style:normal}.problem .error .error-text{font-size:27px;font-weight:300;line-height:34px;margin-bottom:30px}.problem .error{background-color:#7e5475;padding:51.75px;justify-content:center;display:flex;flex-direction:column;gap:20px}@media (max-width:768px){.problem{flex-direction:column}.problem .img-wrapper{height:338px}.problem>*{width:100%}.problem .error .headline{font-size:34px;line-height:41px}.problem .error .error-text{font-size:18px;line-height:25px}}