.news__title{font-weight:700}.news__items{align-items:stretch;display:grid;grid-auto-flow:dense;grid-template-columns:repeat(auto-fit,minmax(18.75rem,1fr));grid-gap:1.5rem}.news__item{border-radius:.1875rem;box-shadow:0 .25rem .5rem rgba(0,0,0,.05);overflow:hidden}.news__item-image-wrap{display:flex;flex-direction:column;position:relative}.news__item-image{flex-grow:1;position:relative;width:100%}.news__item-image,.news__item-image_big{padding-bottom:50%}.news__item-image_big:before{background:linear-gradient(1turn,rgba(0,0,0,.64),transparent 57.19%);bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:2}.news__item-content{row-gap:.5rem}.news__item-content_big{bottom:0;height:45%;position:absolute;width:100%;z-index:3}.news__item-data{font-size:.6875rem}.news__item-title{font-size:1.25rem;font-weight:700;line-height:110%;margin-bottom:1.5rem;transition:color .3s}.news__item-title:hover{text-decoration:underline}.news__item_big{grid-column:span 2;position:relative}@media (max-width:47.99875em){.news__item_big{flex-direction:column;grid-column:span 1}.news__item_big-image{padding-bottom:52%}.news__item-content_big{color:#262626;height:100%;position:relative}.news__item-data,.news__item-title{color:#262626}.news__item-image_big:before{display:none}}@media (max-width:23.4375em){.news__title{font-size:1.5rem;margin-bottom:.5rem}}@media (min-width:23.4375em) and (max-width:90em){.news__title{font-size:clamp(1.5rem,1.23591549295625rem + 1.1267605634vw,2.25rem);margin-bottom:clamp(.5rem,.32394366196875rem + .7511737089vw,1rem)}}@media (min-width:90em){.news__title{font-size:2.25rem;margin-bottom:1rem}}