.gallery_box .image{display:block;position:relative;overflow:hidden;flex-grow:0;flex-shrink:0;width:100%}.gallery_box .image:after{content:'';display:block;padding-bottom:var(--height-image)}.gallery_box .image img{display:block;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:1;object-fit:cover}.gallery_box .play{display:block;position:absolute;top:50%;left:50%;height:var(--height-control);width:var(--height-control);border-radius:50%;background:url(../../images/ico_play_color.svg) 50% 50%/contain no-repeat;transition:0.2s;transform:translate(-50%, -50%);z-index:3}@media (hover: hover){.gallery_box .play:hover{background-color:var(--color-secondary)}}.gallery_box{overflow:hidden;--width-item: 33.333%;--height-image: 56.25%}.gallery_box .carousel-viewport{overflow:visible}.gallery_box .image{margin:0 0 var(--gap-grid-y);border-radius:var(--radius-regular);--height-control: 40px}.gallery_box .image:last-child{margin-bottom:0}.gallery_box .image.is_video:before{content:'';position:absolute;background-color:rgba(30,41,56,0.3);z-index:2;inset:0}@media (min-width: 64rem){.gallery_box .carousel .item:has(.image:nth-child(2n)) .image:nth-child(2n){left:var(--gap-section-small)}.gallery_box .carousel .item:has(.image:nth-child(2n)) .image:nth-child(2n+1){left:calc(-1 * var(--gap-section-small))}}

/*# sourceMappingURL=gallery.css.map */
