.news-detail__gallery-item{height:var(--news-detail-gallery-item-height, 157px);width:var(--news-detail-gallery-item-width, 100%);-moz-box-flex:0;flex-grow:0;flex-shrink:0;background-size:cover;background-repeat:no-repeat;background-position:center center;position:relative}.news-detail__gallery-item:hover:after{content:"";display:block;width:100%;height:100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='rgba(255,255,255,1)'%3E%3Cpath d='M18.031 16.6168L22.3137 20.8995L20.8995 22.3137L16.6168 18.031C15.0769 19.263 13.124 20 11 20C6.032 20 2 15.968 2 11C2 6.032 6.032 2 11 2C15.968 2 20 6.032 20 11C20 13.124 19.263 15.0769 18.031 16.6168ZM16.0247 15.8748C17.2475 14.6146 18 12.8956 18 11C18 7.1325 14.8675 4 11 4C7.1325 4 4 7.1325 4 11C4 14.8675 7.1325 18 11 18C12.8956 18 14.6146 17.2475 15.8748 16.0247L16.0247 15.8748ZM10 10V7H12V10H15V12H12V15H10V12H7V10H10Z'%3E%3C/path%3E%3C/svg%3E");background-position:center center;background-repeat:no-repeat;background-size:31px 31px;position:absolute;left:0;top:0}.news-detail__gallery-item:hover:before{content:"";display:block;width:100%;height:100%;background:-moz-linear-gradient(bottom,rgba(0,0,0,.4),rgba(0,0,0,.4));background:linear-gradient(0deg,#0006,#0006);position:absolute;left:0;top:0}@media(min-width:600px){.news-detail__gallery-outer{--block-page-body-flex-direction: row;--block-page-body-flex-wrap: wrap;--news-detail-gallery-item-height: -moz-calc(50vw - 50px);--news-detail-gallery-item-height: calc(50vw - 50px) ;--news-detail-gallery-item-width: -moz-calc(50% - (var(--space) / 2));--news-detail-gallery-item-width: calc(50% - (var(--space) / 2))}.news-detail__gallery-item_is_fullwidth{--news-detail-gallery-item-width: 100%}}@media(min-width:1000px){.news-detail__gallery{--block-page-margin-bottom: 0 !important}.news-detail__gallery-item{--news-detail-gallery-item-height: 120px}}@media(min-width:1200px){.news-detail__gallery-item{--news-detail-gallery-item-height: 150px}}@media(min-width:1400px){.news-detail__gallery-item{--news-detail-gallery-item-height: 180px}}
