@import url(https://use.typekit.net/bah0qkq.css);@keyframes bounce{0%{transform:translateY(0)}to{transform:translateY(-1rem)}}.img-links .grid{gap:5rem}.img-links .grid .img-link{aspect-ratio:1/1.2;color:var(--white-color);display:grid;overflow:hidden;padding:3rem;position:relative;text-align:center}.img-links .grid .img-link:before{display:none}.img-links .grid .img-link.large{aspect-ratio:1/.57;grid-column:span 2}.img-links .grid .img-link:hover .overlay{opacity:.5}.img-links .grid .img-link .overlay{opacity:.2}.img-links .grid .img-link .content{margin:auto;max-width:90%;padding:2rem;width:auto;z-index:1}.img-links .grid .img-link .content .logo{display:inline-block;height:7rem;width:12rem}.img-links .grid .img-link .content .logo+h2{margin-top:2rem}.img-links .grid .img-link .content h2:has(+.btn){margin-bottom:3rem}.img-links .grid .img-link .bar{bottom:0;height:5px;left:0;position:absolute;width:100%;z-index:1}@media only screen and (max-width:1280px){.img-links .grid .img-link h2{font-size:2.8rem}}@media only screen and (max-width:768px){.img-links .grid .img-link{aspect-ratio:1/.6}.img-links .grid .img-link.large{aspect-ratio:1/.8;grid-column:span 1}}@media only screen and (max-width:576px){.img-links .grid .img-link.large{aspect-ratio:1/1.2}}