.gallery-image-overlay{align-items:center;background:rgba(27,27,27,.541);display:flex;height:100%;left:0;opacity:0;position:fixed;right:0;top:0;transition:all .2s linear;visibility:hidden;width:100%;z-index:9999}.gallery-image-overlay.isActive{opacity:1;visibility:visible}.gallery-image-enlarge{box-shadow:3px 5px 7px rgba(0,0,0,.5);display:block;margin:60px auto;max-height:80%;max-width:60%}.gallery-close-button{color:#fff;font-size:30px;right:20px;top:20px}.gallery-arrows,.gallery-close-button{cursor:pointer;position:absolute;z-index:9999}.gallery-arrows{align-items:center;background:none;border:none;display:flex;height:50px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:50px}.gallery-arrows svg{height:34px;width:20px}.gallery-arrow-left{justify-content:flex-end;left:0}.gallery-arrow-right{justify-content:flex-start;right:0}@media (max-width:576px){.gallery-arrow-left,.gallery-arrow-right{justify-content:center}}
/*# sourceMappingURL=main.39e68686.css.map*/