.animated-list{background-color:#5eb3e4;color:#fff}.animated-list__actions{display:flex;justify-content:space-between;margin-bottom:64px}.animated-list__actions-svg-elems{display:flex;gap:16px}.animated-list__actions-svg-elems svg{max-width:24px}.animated-list__content{display:flex;gap:55px}.animated-list__list{display:flex;flex-direction:column;gap:32px;max-width:506px}.animated-list__list-item{align-items:flex-start;display:flex;gap:20px}.animated-list__list-item-text{display:flex;flex-direction:column;gap:12px}.animated-list__content-img{max-height:320px}@media (max-width:1152px){.animated-list__actions{flex-direction:column;gap:32px}.animated-list__content{flex-direction:column;gap:40px}.animated-list__list{max-width:100%}}