.gallery_item img{height:100%;width:100%;object-fit:cover}.gallery_item{position:relative;border-radius:21px 0;overflow:hidden}.fancy_box{cursor:pointer}.gallery_block .gallery_container .gallery_item .img_overlay{position:absolute;top:0;left:0;height:100%;width:100%;z-index:1;background-color:rgba(33,38,38,0);transition:.4s ease-in-out}.gallery_block .gallery_container .gallery_item:hover .img_overlay{background-color:#21262678}.gallery_block .gallery_container .gallery_item .img_link{position:absolute;top:0;left:0;height:100%;width:100%;z-index:2;transition:.4s ease-in-out;color:rgba(255,255,255,0);font-family:ct_font_industry-inc;font-size:2.4vw;line-height:2.5vw;display:flex;justify-content:center;align-items:center;padding:40px}.gallery_block .gallery_container .gallery_item .img_link:hover{color:#fff}@media (min-width:767px){.gallery_block .gallery_container{display:grid;grid-template-columns:repeat(2,1fr);grid-auto-rows:210px;grid-gap:24px}.gallery_item{position:relative;border-radius:24px 0;overflow:hidden}}@media (min-width:768px){.gallery_block .swiper_navigation{display:none}}@media (min-width:800px){.gallery_block .gallery_container{grid-template-columns:repeat(4,1fr)}span.gallery_item:nth-of-type(odd){grid-column:1/3;grid-row-end:span 2}span.gallery_item:nth-of-type(even){grid-column:3/5;height:444px;margin-top:-234px}.nr_5{grid-column:1/2}.nr_7{grid-column:1/2}}@media (max-width:700px){.gallery_block .gallery_container{display:flex;flex-wrap:nowrap}.gallery_block .gallery_container .swiper-slide{width:75%!important;height:228px}.gallery_block .swiper_navigation :is(.swiper-button-next,.swiper-button-prev):after{content:none}.gallery_block .swiper_navigation .swiper-button-prev{transform:scale(-1)}.gallery_block .swiper_navigation .swiper-button-next{right:26px}}