.block-gallery{padding-left:0.9375rem;padding-right:0.9375rem}.block-gallery__columns{display:flex;flex-wrap:wrap;margin:0 -0.9375rem;row-gap:1.875rem}.block-gallery__image{margin:0;line-height:0;width:100%;position:absolute;top:0;left:0;height:100%}.block-gallery__image img{width:100%;object-fit:cover;height:100%}.block-gallery__item{flex-grow:0;flex-shrink:0;padding:0 0.9375rem;flex-basis:100%}@media(min-width: 768px){.block-gallery__item{flex-basis:50%}}@media(min-width: 992px){.block-gallery__item{flex-basis:33.33%}}@media(min-width: 992px){.block-gallery__item:first-child{flex-basis:41%}}@media(min-width: 992px){.block-gallery__item:nth-child(2){flex-basis:59%}}@media(min-width: 992px){.block-gallery__item:nth-child(6){flex-basis:25%}}.block-gallery__item-wrapper{position:relative;height:100%;min-height:12.5rem}@media(min-width: 992px){.block-gallery__item-wrapper{min-height:21.875rem}}@media(min-width: 992px){.block-gallery__item--last{flex-basis:41.67%}}.block-gallery__item--last .block-gallery__item-wrapper{padding:1.875rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.block-gallery__item--last .block-gallery__image{z-index:-1}.block-gallery__item--last .block-gallery__image::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(205,18,18,.85);z-index:1}.block-gallery__text{color:#fff;max-width:30.5rem;text-align:center}