.latest-news{padding:2.5rem 2.125rem}.latest-news__heading{color:#1a1a1a;font-size:3.5rem;font-style:normal;font-weight:500;line-height:115%;margin:0}.latest-news__intro{display:flex;align-items:start;justify-content:space-between;gap:2.5rem;max-width:80rem;margin:0 auto 2.5rem auto}.latest-news__intro a{color:#3578b5;font-size:1.125rem;font-style:normal;font-weight:500;line-height:135%;text-decoration:none;display:flex;align-items:center;gap:.625rem}.latest-news__intro a:hover{text-decoration:underline}.latest-news__wrapper{margin:auto;max-width:80rem;gap:2.5rem;display:grid;grid-template-columns:1fr 1fr 1fr 1fr}.latest-news__item{background:linear-gradient(0deg,rgba(255,255,255,.7) 0%,rgba(255,255,255,.7) 100%),#89b4dd;width:100%;display:flex;flex-direction:column;height:100%}.latest-news__item-thumbnail{aspect-ratio:1/1}.latest-news__item-thumbnail a{display:flex}.latest-news__item-thumbnail img{object-fit:cover;width:100%;height:100%;display:block}.latest-news__item-content{padding:1.5rem 0 0;background:linear-gradient(0deg,rgba(255,255,255,.7) 0%,rgba(255,255,255,.7) 100%),#89b4dd;display:flex;flex-direction:column;flex-grow:1;border-top:6px solid #3578b5}.latest-news__item a:first-of-type{text-decoration:none}.latest-news__item a:visited{color:#1a1a1a}.latest-news__item a:first-of-type:hover{text-decoration:underline}.latest-news__item-title{color:#1a1a1a;font-size:1rem;font-style:normal;font-weight:600;line-height:100%;text-transform:uppercase;margin:0 0 .5rem;padding:0 1.5rem;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.latest-news__item-meta{margin:0 0 1rem;color:#1a1a1a;font-size:.9rem;font-style:normal;font-weight:300;line-height:135%;padding:0 1.5rem}.latest-news__item-link{color:#1a1a1a;font-size:.8rem;font-style:normal;font-weight:600;line-height:135%;text-transform:uppercase;background:#fdaf05;padding:.5625rem 1.5rem .5625rem 2.125rem;text-decoration:none;clip-path:polygon(16px 0,100% 0,100% 100%,0 100%);display:block;width:fit-content;position:relative;transition:.3s ease;margin-left:auto;margin-top:auto}.latest-news__item-link:hover{background:rgba(253,174,3,.77)}@media(max-width:1200px){.latest-news__wrapper{grid-template-columns:1fr 1fr}}@media(max-width:900px){.latest-news{padding:1.5625rem}.latest-news__item-meta{padding:0 1.5rem}.latest-news__item-title{padding:0 1.5rem}.latest-news__item-content{padding:1.5rem 0 0}}@media(max-width:768px){.latest-news__wrapper{grid-template-columns:1fr}}