.block__editors{margin-bottom:60px}.block__editors h3{margin-bottom:20px}.block__editors__cards{display:flex;flex-direction:column;row-gap:40px}.block__editors .editor__card{display:grid;grid-template-columns:repeat(6, 1fr);column-gap:20px;align-items:flex-start}@media screen and (max-width:599px){.block__editors .editor__card{display:flex;flex-direction:column}}.block__editors .editor__image{grid-column:span 2;aspect-ratio:0.8440366972}@media screen and (max-width:767px) and (min-width:600px){.block__editors .editor__image{aspect-ratio:inherit;height:100%}}@media screen and (max-width:599px){.block__editors .editor__image{margin-bottom:24px;width:100%;aspect-ratio:1.1697247706}}.block__editors .editor__image a{height:100%}.block__editors .editor__info{grid-column:span 4;display:flex;flex-direction:column;justify-content:center;height:100%}.block__editors .editor__info h4{margin-bottom:20px;font-size:20px;font-weight:700;line-height:150%}.block__editors .editor__info p{font-size:14px;font-weight:300;line-height:150%}