.components-content-block{justify-content:space-between;align-items:flex-start;margin-top:150px;display:flex}.components-content-block.img-left{flex-direction:row-reverse}.components-content-block .text{max-width:550px}.components-content-block .text .title{text-transform:uppercase;font-size:14px}.components-content-block .text h2{font-size:28px;line-height:initial;margin:25px 0 20px}.components-content-block .text .description{color:var(--white-77);font-size:18px;line-height:150%}.components-content-block .image{align-items:flex-end;display:flex}.components-content-block .image img{border-radius:12px;width:100%;max-width:560px;height:auto;display:block}@media (max-width:768px){.components-content-block{flex-wrap:wrap;gap:50px;margin-top:100px}.components-content-block .image img{max-width:100%}}
