.editorial-comment{padding:16px;background-color:#fff;font-weight:600;color:#052144}.editorial-comment__title{font-size:32px;line-height:110%;padding:8px 0;margin:0 0 8px}.editorial-comment__comment{border-radius:8px;background:linear-gradient(90deg,#eaf6f0,#e6f0fa);padding:36px 24px}.editorial-comment__comment-header{margin:0 0 24px;display:flex;gap:20px}.editorial-comment__comment-image{width:64px;height:64px;position:relative}.editorial-comment__comment-image img{object-fit:cover;border-radius:32px}.editorial-comment__comment-author{display:flex;flex-direction:column;gap:8px;font-size:20px;line-height:120%;height:64px;justify-content:center}.editorial-comment__comment-author-title{font-size:18px;font-weight:400;line-height:150%;letter-spacing:.5px;color:#1f2026}.editorial-comment__comment-body{font-size:16px;font-weight:400;line-height:24px;letter-spacing:.5px}@media screen and (min-width:1280px){.editorial-comment{padding:0}}