﻿@charset "UTF-8";@import url("https://fonts.googleapis.com/css2?family=Inter:opsz,wght@14..32,100..900&display=swap");@import url("https://fonts.googleapis.com/css2?family=Inter:opsz,wght@14..32,100..900&display=swap");.BlockWrap.HPNews .BlockContent{padding:25px 0 75px 0;}.BlockWrap.HPNews .BlockContent>h2{margin:0 0 35px 0;}@media only screen and (max-width:1150px){.BlockWrap.HPNews .NewsWrap .NewsOne:nth-child(4){display:none;}}@media only screen and (max-width:750px){.BlockWrap.HPNews .NewsWrap .NewsOne:nth-child(4){display:block;}}.NewsWrap{position:relative;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;align-items:stretch;flex-wrap:wrap;margin:0 -15px;}.NewsWrap .NewsOne{position:relative;flex-basis:calc(25% - 30px);margin:0 15px 30px 15px;background:#fff;-webkit-box-shadow:0 5px 10px 7px rgba(0,0,0,.03);-moz-box-shadow:0 5px 10px 7px rgba(0,0,0,.03);box-shadow:0 5px 10px 7px rgba(0,0,0,.03);}@media only screen and (max-width:1150px){.NewsWrap .NewsOne{flex-basis:calc(33.3333333333% - 30px);}}@media only screen and (max-width:750px){.NewsWrap .NewsOne{flex-basis:calc(50% - 30px);}}@media only screen and (max-width:500px){.NewsWrap .NewsOne{flex-basis:calc(100% - 30px);}}.NewsWrap .NewsOne .NewsOneImage{position:relative;overflow:hidden;width:100%;height:220px;text-align:center;}.NewsWrap .NewsOne .NewsOneImage img{height:100%!important;width:100%;object-fit:cover;object-position:center;}.NewsWrap .NewsOne .NewsOneText{padding:25px;}.NewsWrap .NewsOne .NewsOneText h2,.NewsWrap .NewsOne .NewsOneText h3{text-align:left!important;margin-top:0;}.NewsWrap .NewsOne .NewsOneText p{margin:0;}.NewsWrap .NewsOne:hover .NewsOneText h2,.NewsWrap .NewsOne:hover .NewsOneText h3{color:#980b2c;text-decoration:underline;}.NewsWrap .NewsOne a.NewsMainLink{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;}.NewsDate{position:relative;padding:0 0 0 25px;margin-bottom:5px;color:#8e8e8e;}.NewsDate:before{position:absolute;top:50%;left:0;transform:translateY(-50%);display:block;content:"";width:16px;height:16px;background:#980b2c;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-image:url(/app_themes/crv-standard/images/calendar-days-light.svg);mask-image:url(/app_themes/crv-standard/images/calendar-days-light.svg);}