@import url(https://use.typekit.net/bah0qkq.css);@keyframes bounce{0%{transform:translateY(0)}to{transform:translateY(-1rem)}}.news-featured .title{margin-bottom:5rem;text-align:center}.news-featured .gallery{grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1fr);grid-gap:7rem 5rem;gap:7rem 5rem}.news-featured .gallery .newscell{background:var(--white-color);overflow:hidden;text-align:left;transition:all .5s cubic-bezier(.19,1,.22,1)}.news-featured .gallery .newscell:before{display:none}.news-featured .gallery .newscell:hover .image .bg-img img{transform:scale(1.1)}.news-featured .gallery .newscell .image{aspect-ratio:1/.8;overflow:hidden;position:relative}.news-featured .gallery .newscell .image .bg-img img{transition:all .25s ease}.news-featured .gallery .newscell .date{color:var(--grey-color);font-size:1.36rem;font-weight:300;margin:3rem 0;text-transform:uppercase}.news-featured .gallery .newscell .item-title{margin-bottom:3rem;text-align:left}.news-featured .gallery .newscell .btn{font-size:1.2rem;padding:1em}.news-featured .gallery .newscell .btn img,.news-featured .gallery .newscell .btn svg{margin:0}.news-featured .gallery .newscell .btn svg path{fill:var(--accent-color)!important}@media only screen and (max-width:768px){.news-featured .gallery .newscell .image{aspect-ratio:1/.5}}@media only screen and (max-width:576px){.news-featured .gallery .newscell .image{aspect-ratio:1/.6}}.news-featured .noresults{margin-top:5rem;text-align:center}@media only screen and (max-width:768px){.news-featured .grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-gap:5rem;gap:5rem}}@media only screen and (max-width:576px){.news-featured .grid{grid-template-columns:minmax(0,1fr)}}