.v4-latest{color:var(--text-main)}.v4-latest .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;gap:32px}.v4-latest .text-block{margin-top:-8px}.v4-latest .section__title,.v4-latest .text-block{max-width:820px}.v4-latest__link{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.v4-latest__list{display:grid;gap:16px;grid-template-columns:repeat(3,1fr)}@media (max-width:1000px){.v4-latest__list{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.v4-latest .container{gap:16px}.v4-latest .text-block{margin-top:0}}@media (max-width:600px){.v4-latest__list{grid-template-columns:repeat(1,1fr)}}