.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:50%;position:relative}.news-detail__gallery-item:hover:after{content:"";display:block;width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='rgba(255,255,255,1)' viewBox='0 0 24 24'%3E%3Cpath d='m18.031 16.617 4.283 4.282-1.415 1.415-4.282-4.283A8.96 8.96 0 0 1 11 20c-4.968 0-9-4.032-9-9s4.032-9 9-9 9 4.032 9 9a8.96 8.96 0 0 1-1.969 5.617m-2.006-.742A6.98 6.98 0 0 0 18 11c0-3.867-3.133-7-7-7s-7 3.133-7 7 3.133 7 7 7a6.98 6.98 0 0 0 4.875-1.975zM10 10V7h2v3h3v2h-3v3h-2v-3H7v-2z'/%3E%3C/svg%3E");background-position:50%;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,rgba(0,0,0,.4),rgba(0,0,0,.4));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}}