@font-face{font-family:"JostMedium";src:url(/assets/fonts/Jost-Medium.ttf)}@font-face{font-family:"JostMediumItalic";src:url(/assets/fonts/Jost-MediumItalic.ttf)}@font-face{font-family:"JostRegular";src:url(/assets/fonts/Jost-Regular.ttf)}@font-face{font-family:"JostSemiboldItalic";src:url(/assets/fonts/Jost-SemiBoldItalic.ttf)}.News__title{padding-bottom:2rem}.News__entries{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.News__entry{position:relative;background-color:#f7f7f5;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:.5rem;margin-bottom:4rem;-webkit-box-shadow:0 0 8px 0 rgba(0,0,0,0);box-shadow:0 0 8px 0 rgba(0,0,0,0);-webkit-transition:-webkit-box-shadow .4s;transition:-webkit-box-shadow .4s;transition:box-shadow .4s;transition:box-shadow .4s,-webkit-box-shadow .4s}@media (min-width:36em){.News__entry{padding:2rem;margin-bottom:3rem}}@media (min-width:62em){.News__entry{padding:3rem}}.News__entry:hover{-webkit-box-shadow:0 0 12px 0 rgba(0,0,0,.08);box-shadow:0 0 12px 0 rgba(0,0,0,.08)}@media (min-width:48em){.News__entry--half{width:calc(50% - 1rem)}}.News__entry--half .News__newstitle{font-size:1.25rem}@media (min-width:36em){.News__entry--half .News__newstitle{font-size:1.375rem}}@media (min-width:62em){.News__entry--half .News__newstitle{font-size:1.5rem}}@media (min-width:75em){.News__entry--half .News__newstitle{font-size:1.6rem}}.News__date{text-transform:uppercase;color:#c6c6c6;padding-bottom:1rem}@media (min-width:36em){.News__date{padding-bottom:1.5rem}}.News__videoWrapper{position:relative;width:100%}.News__videofile{width:100%}.News__videofile:hover{cursor:pointer}.News__mediaWrapper{padding-bottom:1rem}@media (min-width:36em){.News__mediaWrapper{padding-bottom:2rem}}@media (min-width:62em){.News__mediaWrapper{padding-bottom:2.5rem}}.News__text{padding-bottom:.5rem}@media (min-width:36em){.News__text{padding-top:.5rem}}@media (min-width:62em){.News__text{padding-top:1rem}}.News__button{position:absolute;bottom:-2.5rem;right:1.25rem;padding:.75rem 1.25rem;background-color:#312783;color:#fff;text-transform:uppercase;font-weight:600;-webkit-transition:background-color .3s;transition:background-color .3s}@media (min-width:36em){.News__button{right:2rem;bottom:-1.5rem}}@media (min-width:62em){.News__button{right:3rem}}.News__button:hover{background-color:#3c2ac9}