.news-item{background:#fff;border-radius:22px;box-shadow:0 4px 8px 2px #0000000f;display:flex;flex-direction:column;min-height:30rem;overflow:hidden;padding:2.4rem 2.4rem 2.4rem 4.4rem;position:relative}@media screen and (max-width:1024px){.news-item{border-radius:16px;min-height:35rem;padding:2rem 1.6rem 2.4rem}}.news-item:before{background:#00000080;border-radius:inherit;content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;transition:all .5s;width:100%;z-index:1}@media screen and (min-width:1024px){.news-item:before{opacity:0;visibility:hidden}}.news-item__decor{position:absolute;right:-8%;top:-24%;transition:all .5s;z-index:1}@media screen and (max-width:1024px){.news-item__decor{right:-15%;top:-6%}}.news-item__decor svg{stroke:#0069ff;stroke-opacity:.35;transition:all .5s;width:21.8rem}@media screen and (max-width:1024px){.news-item__decor svg{stroke:#fff;stroke-opacity:1;width:10rem}}.news-item__bg{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;transition:all .5s;width:100%}@media screen and (min-width:1024px){.news-item__bg{opacity:0;visibility:hidden}}.news-item__descr{margin-bottom:2rem;max-width:40.5rem;position:relative;width:100%;z-index:2}.news-item__bottom{align-items:center;display:flex;justify-content:space-between;margin-top:auto;position:relative;z-index:2}@media screen and (max-width:1024px){.news-item__bottom{align-items:flex-start;flex-direction:column}}.news-item__bottom .btn{background:#0169fe}@media screen and (max-width:1024px){.news-item__bottom .btn{width:100%}}.news-item__info{align-items:center;display:flex;margin-right:1rem}@media screen and (max-width:1024px){.news-item__info{justify-content:center;margin-bottom:2.4rem;margin-right:0}}.news-item__info-icon{flex-shrink:0;font-size:0;margin-right:1.2rem}.news-item__info-icon svg{stroke:#000;transition:all .5s;width:2.5rem}@media screen and (max-width:1024px){.news-item__info-icon svg{stroke:#fff;width:2rem}}.news-item__info-icon svg .fill{fill:#000;transition:fill .5s}@media screen and (max-width:1024px){.news-item__info-icon svg .fill{fill:#fff}}.news-item__info-value{font-size:1.2rem;font-style:normal;font-weight:300;line-height:1;transition:all .5s}@media screen and (max-width:1024px){.news-item__info-value{color:#fff}}.news-item__info-box{align-items:center;display:flex;margin-right:3.2rem}@media screen and (max-width:1024px){.news-item__info-box{margin-right:2.4rem}}.news-item__info-box:last-child{margin-right:0}.news-item__title{color:#000;display:-webkit-box;font-size:3.2rem;font-style:normal;font-weight:700;-webkit-line-clamp:3;line-height:1.1;margin-bottom:1.5rem;overflow:hidden;transition:all .5s;-webkit-box-orient:vertical}@media screen and (max-width:1024px){.news-item__title{color:#fff;font-size:2.4rem;margin-bottom:1.5rem}}.news-item .content p{transition:all .5s}@media screen and (max-width:1024px){.news-item .content p{color:#fff;font-size:1.4rem}}@media screen and (min-width:1024px){.news-item:hover .news-item__bg,.news-item:hover:before{opacity:1;visibility:visible}.news-item:hover .news-item__decor{transform:rotate(-90deg)}.news-item:hover .news-item__decor svg{stroke:#fff;stroke-opacity:1}.news-item:hover .news-item__info-value{color:#fff}.news-item:hover .news-item__info-icon svg{stroke:#fff}.news-item:hover .news-item__info-icon svg .fill{fill:#fff}.news-item:hover .content p,.news-item:hover .news-item__title{color:#fff}}
