@font-face{font-family:"Gotham";src:url("../webfonts/gotham-black-webfont.woff2") format("woff2");font-weight:900;font-style:normal}@font-face{font-family:"Gotham";src:url("../webfonts/gotham-bold-webfont.woff2") format("woff2");font-weight:700;font-style:normal}@font-face{font-family:"Gotham";src:url("../webfonts/gotham-light-webfont.woff2") format("woff2");font-weight:300;font-style:normal}@font-face{font-family:"Gotham";src:url("../webfonts/gotham-medium-webfont.woff2") format("woff2");font-weight:500;font-style:normal}.gallery{display:grid;grid-template-columns:repeat(4, 1fr);grid-gap:20px}@media screen and (max-width: 960px){.gallery{grid-template-columns:1fr 1fr 1fr}}@media screen and (max-width: 768px){.gallery{grid-template-columns:1fr}}@media(max-width: 768px){.gallery{grid-template-columns:repeat(3, 1fr)}}@media(max-width: 580px){.gallery{grid-template-columns:repeat(2, 1fr)}}.gallery a:hover .img-overlay{opacity:1}.gallery .img-wrapper{position:relative;height:0;padding:50%}.gallery .img-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(26,26,26,.8);color:#f5f5f5;display:grid;align-content:center;text-align:center;transition:all .3s ease;opacity:0}.gallery img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}