.chat__background{background-position:50%;background-size:cover;height:525px}.chat__background .container{align-items:center;display:flex;height:100%}.chat__content{max-width:580px;min-width:280px;width:50%}.chat__contentImage{max-width:280px}.chat__heading{font-size:32px;font-weight:700;margin:0 0 32px}.chat__body,.chat__heading{font-family:IBM Plex Sans,system-ui;font-style:normal}.chat__body{font-size:18px;font-weight:400;line-height:31px;margin:32px 0;max-width:475px}@media (max-width:980px){.chat__background{background-color:#f2f2f2;background-position:0;background-repeat:no-repeat;background-size:cover;height:400px}.chat__content{padding:50px 0;width:50%}}@media (max-width:800px){.chat__content{width:80%}}@media (max-width:600px){.chat__background{background-image:unset!important;background:#f2f2f2}.chat__content{width:100%}}