.clients-block-separator{height:1px;background-color:#e4e4e4;margin:30px 0;width:100vw;position:relative;left:50%;margin-left:-50vw;z-index:1}.gallery-content{margin:auto;display:block;max-width:85%;max-height:90vh;border-radius:2px;box-shadow:0 0 20px rgba(0,0,0,.5);object-fit:contain;transition:opacity .2s ease}.gallery-close{position:absolute;top:20px;right:30px;color:#f1f1f1;font-size:40px;font-weight:700;cursor:pointer;z-index:1000001;transition:.3s;line-height:1}.gallery-close:hover{color:#bbb}.gallery-nav{position:absolute;top:50%;transform:translateY(-50%);color:white;font-size:50px;font-weight:700;padding:16px;cursor:pointer;user-select:none;z-index:1000001;transition:.3s;border-radius:0 3px 3px 0}.gallery-nav:hover{background-color:rgba(255,255,255,.1)}.gallery-prev{left:0;border-radius:0 5px 5px 0}.gallery-next{right:0;border-radius:5px 0 0 5px}@media only screen and (max-width:768px){.gallery-content{max-width:95%}.gallery-nav{font-size:30px;padding:10px}.gallery-close{top:15px;right:20px;font-size:35px}}