.v1-latest{color:var(--text-main)}.v1-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:20px}.v1-latest__list{display:grid;gap:48px;grid-template-columns:525px 1fr;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.v1-latest__list:not(:has(.v1-latest__list-other)),.v1-latest__list:not(:has(.v1-news_thumb)){grid-template-columns:1fr}.v1-latest__list-other{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;position:relative}.v1-latest__list-other:before{background-color:var(--line-secondary);content:"";height:100%;left:-24px;position:absolute;top:0;width:1px}.v1-latest__list-other__btn{margin-left:auto;padding:12px 24px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.v1-news{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px;margin:-8px;padding:8px;position:relative;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.v1-news,.v1-news__info{display:-webkit-box;display:-ms-flexbox;display:flex}.v1-news__info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;gap:8px}.v1-news__arrow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;-ms-flex-negative:0;color:var(--contrast-color);flex-shrink:0;padding:10px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.v1-news__arrow svg{color:inherit;height:24px;width:24px}.v1-news__arrow-text{color:var(--text-main);display:none;font-size:16px;line-height:150%}.v1-news__title{color:var(--text-main);font-size:20px;font-weight:600;line-height:140%;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.v1-news__link{height:100%;left:0;position:absolute;top:0;width:100%}.v1-news__thumb{display:none;height:auto;width:100%}.v1-news__thumb-img{height:auto;-o-object-fit:cover;object-fit:cover;width:100%}.v1-news__btn{display:none}.v1-news_thumb{background:var(--site-bg);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;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:24px}.v1-news_thumb .v1-news__btn,.v1-news_thumb .v1-news__thumb{display:block}.v1-news_thumb .v1-news__arrow{display:none}@media (max-width:1200px){.v1-latest__list{grid-template-columns:450px 1fr}.v1-latest__list:not(:has(.v1-latest__list-other)),.v1-latest__list:not(:has(.v1-news_thumb)){grid-template-columns:1fr}}@media (max-width:1024px){.v1-latest__list{grid-template-columns:1fr}.v1-latest__list-other:before{display:none}.v1-latest__list-other__btn{margin:16px auto 0}}@media (max-width:800px){.v1-latest__list{gap:24px}.v1-latest__list-other{gap:16px}.v1-latest__list-other .v1-news:not(:last-of-type):after{background-color:var(--line-secondary);bottom:-8px;content:"";height:1px;position:absolute;right:0;width:100%}.v1-news{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;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:8px}.v1-news__arrow-text{display:block}.v1-news__title{font-size:18px;font-weight:600;line-height:150%}}@media (max-width:768px){.v1-latest .container{gap:16px}}@media not all and (pointer:coarse){.v1-latest__list-other:has(.v1-news) .v1-news:hover{-webkit-box-shadow:none;box-shadow:none}.v1-latest__list-other:has(.v1-news) .v1-news:hover .v1-news__title{color:var(--contrast-bg)}.v1-latest__list-other:has(.v1-news) .v1-news:hover .v1-news__arrow{color:var(--contrast-bg)}.v1-news:hover{-webkit-box-shadow:0 4px 16px 0 rgba(15,15,16,.08),0 8px 24px 0 rgba(15,15,16,.12);box-shadow:0 4px 16px 0 rgba(15,15,16,.08),0 8px 24px 0 rgba(15,15,16,.12)}}