.gallery{margin-top:3rem}@media only screen and (min-width:48rem){.gallery{margin-top:3.5rem}}.gallery__list,.gallery__wrap{margin-top:1rem}@media only screen and (min-width:48rem){.gallery__list,.gallery__wrap{margin-top:3.5rem}}.gallery__list{-ms-flex-wrap:wrap;flex-wrap:wrap;display:-webkit-box;display:-ms-flexbox;display:flex}.gallery__list .gallery__item{padding:0 .625rem;margin-bottom:1rem;max-width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}@media only screen and (min-width:30rem){.gallery__list .gallery__item{max-width:50%}}@media only screen and (min-width:48rem){.gallery__list .gallery__item{max-width:33.33%}}@media only screen and (min-width:62rem){.gallery__list .gallery__item{max-width:25%}}.gallery .swiper-slide{height:auto}.gallery__item{height:100%;position:relative;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-orient:vertical;display:-webkit-box;display:-ms-flexbox;display:flex}.gallery__item-image{height:12.5rem;position:relative;width:100%}@media only screen and (min-width:48rem){.gallery__item-image{height:17.5rem}}.gallery__item-image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.gallery__item-image:hover:after,.gallery__item-image:hover:before{opacity:1}.gallery__item-image:after{content:"";top:0;background:rgba(43,125,224,.6);left:0;z-index:1}.gallery__item-image:after,.gallery__item-image:before{height:100%;-webkit-transition:opacity var(--time);-o-transition:opacity var(--time);transition:opacity var(--time);position:absolute;opacity:0;width:100%}.gallery__item-image:before{-ms-flex-pack:center;justify-content:center;-webkit-box-pack:center;-webkit-box-align:center;content:url(/assets/upload/zoom-icon.svg);align-items:center;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;z-index:2}@media only screen and (min-width:48rem){.gallery--border{border-bottom:.0625rem solid #eff1f5;padding-bottom:3.5rem}}