@import url(https://use.typekit.net/oqv1vzg.css);@keyframes bounce{0%{transform:translateY(0)}to{transform:translateY(-1rem)}}.news-grid .filter{grid-gap:3rem;gap:3rem;margin-bottom:3rem}.news-grid .filter form{display:inline-block;text-align:left}.news-grid .filter .select2-container--default{width:-moz-max-content!important;width:max-content!important}.news-grid .filter .number{text-align:right;text-transform:uppercase;font-size:1.12rem;font-weight:600}.news-grid .gallery{grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1fr);grid-gap:7rem 5rem;gap:7rem 5rem}.news-grid .gallery .newscell{text-align:left;background:#fff;transition:all .5s cubic-bezier(.19,1,.22,1)}.news-grid .gallery .newscell:before{display:none}.news-grid .gallery .newscell:hover{background:#fff}.news-grid .gallery .newscell .image{position:relative;aspect-ratio:1/.7}.news-grid .gallery .newscell .image .cat{position:absolute;top:0;left:0;padding:1rem;font-size:1.12rem;text-transform:uppercase;color:#fff;background:#0b1b31}.news-grid .gallery .newscell .text{padding:2rem}.news-grid .gallery .newscell .title{margin-bottom:1rem;text-align:left;font-size:1.75rem;font-weight:600;text-transform:uppercase}.news-grid .gallery .newscell .date{margin-bottom:2rem;font-size:1.12rem;color:#0041b4}@media only screen and (max-width:768px){.news-grid .gallery .newscell .image{aspect-ratio:1/.5}}@media only screen and (max-width:576px){.news-grid .gallery .newscell .image{aspect-ratio:1/.6}}.news-grid .buttons{margin-top:5rem;text-align:center}@media only screen and (max-width:768px){.news-grid .grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-gap:5rem;gap:5rem}}@media only screen and (max-width:576px){.news-grid .grid{grid-template-columns:minmax(0,1fr)}}