.gallery{overflow:hidden;position:relative}.gallery .gallery_content{display:flex;flex-wrap:wrap;margin:0 -11px;position:relative;row-gap:22px;z-index:1}.gallery .gallery_content .gallery_section{padding:0 11px;width:33.33%}.gallery .gallery_content .gallery_card{line-height:0}.gallery .gallery_content .gallery_card img{border-radius:20px;cursor:pointer;height:225px!important;object-fit:cover;width:100%}.gallery .gallery_slider{display:flex;margin:0 auto;transform:translateX(0);will-change:transform}.gallery .gallery_slider_inside{flex:0 0 100%}.gallery .gallery_slider_popup.active{display:block}.gallery .gallery_slider_popup{backdrop-filter:blur(4px);background:#00000099;display:none;height:100%;left:0;overflow:hidden;padding:0 20px;position:fixed;top:0;width:100%;z-index:100}.gallery .gallery_slider_inside .gallery_slider_component{line-height:0}.gallery .gallery_slider_inside .gallery_slider_component img{height:400px!important;object-fit:contain;width:100%}.gallery .gallery_slider_popup .gallery_popup{align-items:center;display:flex;height:100%;justify-content:center;margin:auto;max-width:400px;overflow:hidden}.gallery .gallery_slider_popup .gallery_arrows button.left_arrow{left:200px}.gallery .gallery_slider_popup .gallery_arrows button.left_arrow,.gallery .gallery_slider_popup .gallery_arrows button.right_arrow{align-items:center;border:none;display:flex;height:48px;justify-content:center;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:48px}.gallery .gallery_slider_popup .gallery_arrows button.right_arrow{right:200px}.gallery .gallery_slider_popup .gallery_close{color:#fff;cursor:pointer;font-size:22px;line-height:normal;position:absolute;right:50px;top:50px}.gallery .gallery_slider_inside .gallery_slider_component a{display:inline-block;width:100%}@media only screen and (max-width:767px){.gallery .gallery_content .gallery_section{width:100%}.gallery .gallery_slider_popup{padding:0 80px}.gallery .gallery_slider_popup .gallery_close{right:20px;top:20px}.gallery .gallery_slider_popup .gallery_arrows button.left_arrow{left:15px}.gallery .gallery_slider_popup .gallery_arrows button.right_arrow{right:15px}}@media only screen and (min-width:768px) and (max-width:1024px){.gallery .gallery_slider_popup .gallery_close{top:100px}.gallery .gallery_slider_inside .gallery_slider_component{margin:auto;max-width:80%}.gallery .gallery_slider_popup .gallery_arrows button.left_arrow{left:50px;transform:translateY(-50%)}.gallery .gallery_slider_popup .gallery_arrows button.right_arrow{right:50px;transform:translateY(-50%)}}@media only screen and (min-width:1025px) and (max-width:1300px){.gallery .gallery_slider_popup .gallery_arrows button.left_arrow{left:50px}.gallery .gallery_slider_popup .gallery_arrows button.right_arrow{right:50px}}