section.gallery-block{padding:100px 0}@media(max-width: 1023px){section.gallery-block{padding:60px 0}}@media(max-width: 767px){section.gallery-block{padding:50px 0}}section.gallery-block .image-wrapper{position:relative;width:100%;max-width:100%;height:550px;overflow:hidden;margin:0 auto 0;text-align:center}section.gallery-block .image-wrapper img{position:absolute;top:0;left:0;right:0;bottom:0;width:100% !important;height:100%;object-fit:cover}section.gallery-block .image-wrapper:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(0deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.5) 100%)}section.gallery-block .image-wrapper .button.open-gallery{position:absolute;top:50%;background:#ebff40;display:inline-block;left:50%;transform:translate(-50%, -50%);padding:14px 70px 14px 41px;border-radius:30px;z-index:1;font-size:16px;line-height:1.5;cursor:pointer;transition:.3s ease-out}@media(max-width: 767px){section.gallery-block .image-wrapper .button.open-gallery{font-size:15px;line-height:1.4}}section.gallery-block .image-wrapper .button.open-gallery span{position:relative;transition:.3s ease-out;right:0}@media(max-width: 767px){section.gallery-block .image-wrapper .button.open-gallery span{white-space:nowrap}}section.gallery-block .image-wrapper .button.open-gallery span:after{content:"";position:absolute;background:url(b9298fc8766c0b2724de.svg);width:20px;height:20px;background-repeat:no-repeat;right:-30px;top:50%;transform:translateY(-50%);transition:.3s ease-out}section.gallery-block .image-wrapper .button.open-gallery:hover{background:#daf022}section.gallery-block .image-wrapper .button.open-gallery:hover span{right:2px}section.gallery-block .image-wrapper .button.open-gallery:hover span:after{right:-34px}section.gallery-block .gallery-popup{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;background-color:#fff;overflow-y:auto;height:100vh;-webkit-overflow-scrolling:touch;opacity:0;pointer-events:none;transition:all .3s ease-out}section.gallery-block .gallery-popup.active{opacity:1;pointer-events:auto}section.gallery-block .gallery-popup .gallery-popup-wrapper{position:absolute;max-height:100vh;top:50%;left:50%;transform:translate(-50%, -50%)}section.gallery-block .gallery-popup .gallery-popup-wrapper .popup-header{display:flex;justify-content:space-between;padding:13px 0;margin-bottom:90px}@media(max-width: 767px){section.gallery-block .gallery-popup .gallery-popup-wrapper .popup-header{margin-bottom:50px}}section.gallery-block .gallery-popup .gallery-popup-wrapper .popup-header .logo{display:flex;align-items:center}section.gallery-block .gallery-popup .gallery-popup-wrapper .popup-header .logo img{width:auto;height:15px;display:block}section.gallery-block .gallery-popup .gallery-popup-wrapper .popup-header .button-close{cursor:pointer;display:flex;align-items:center}section.gallery-block .gallery-popup .gallery-popup-wrapper .popup-header .button-close:hover .close-icon{transform:rotate(180deg)}section.gallery-block .gallery-popup .gallery-popup-wrapper .popup-header .button-close .close-icon{display:block;width:20px;height:20px;padding:4px;position:relative;transform:rotate(0deg);transition:all .3s ease-out}section.gallery-block .gallery-popup .gallery-popup-wrapper .popup-header .button-close .close-icon::before,section.gallery-block .gallery-popup .gallery-popup-wrapper .popup-header .button-close .close-icon::after{content:"";position:absolute;top:50%;left:50%;width:calc(100% - 4px);height:1px;background-color:#1a1a1a}section.gallery-block .gallery-popup .gallery-popup-wrapper .popup-header .button-close .close-icon::before{transform:translateY(-50%) translateX(-50%) rotate(45deg)}section.gallery-block .gallery-popup .gallery-popup-wrapper .popup-header .button-close .close-icon::after{transform:translateY(-50%) translateX(-50%) rotate(-45deg)}section.gallery-block .gallery-popup .gallery-popup-wrapper .popup-header .button-close .close-text{display:block;margin-left:5px;color:#1d1d1d;font-size:16px;font-style:normal;font-weight:400;line-height:1.5}section.gallery-block .gallery-popup .gallery-popup-wrapper .list-of-images{max-width:1030px;margin:0 auto;padding-bottom:145px}@media(max-width: 767px){section.gallery-block .gallery-popup .gallery-popup-wrapper .list-of-images{padding-bottom:60px}}section.gallery-block .gallery-popup .gallery-popup-wrapper .list-of-images img{width:100%;object-fit:cover;margin-bottom:30px;height:100%}section.gallery-block .gallery-popup .gallery-popup-wrapper .list-of-images img:last-of-type{margin-bottom:0}section.gallery-block.bg-dark{background:#1a1a1a}
