.post-card{position:relative;width:100%;--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity));--tw-text-opacity:1;border-radius:.125rem;color:rgba(4,45,77,var(--tw-text-opacity));display:flex;flex-direction:column;height:100%}.post-card__image{border-top-left-radius:.125rem;border-top-right-radius:.125rem;flex-shrink:0;height:11rem;overflow:hidden}.post-card__image img{height:100%;object-fit:cover;width:100%}.post-card__body{border-width:3px;--tw-border-opacity:1;border-color:oklch(var(--primary-300)/var(--tw-border-opacity));border-radius:.125rem;display:flex;flex-direction:column;flex-grow:1;gap:1.5rem;padding:1.5rem;transition:background-color .1s}.post-card__image+.post-card__body{border-top-left-radius:0;border-top-right-radius:0;border-top-width:0}.post-card__category{text-transform:uppercase;--tw-text-opacity:1;color:oklch(var(--primary-400)/var(--tw-text-opacity));font-size:.8125rem;font-weight:600;line-height:140%!important}@media (min-width:768px){.post-card__category{font-size:.875rem;line-height:1.25rem}}.post-card__title{font-size:1.375rem;line-height:130%}@media (min-width:768px){.post-card__title{font-size:1.5rem;line-height:2rem;line-height:140%}}.post-card__description{color:oklch(var(--body-text));font-size:.9375rem;line-height:150%}@media (min-width:768px){.post-card__description{font-size:1rem;line-height:1.5rem;line-height:160%}}.post-card__action{align-items:center;display:flex;font-size:1rem;font-weight:500;gap:.25rem;line-height:1.5rem;line-height:160%;transition:gap .2s,color .2s}.post-card__body:hover{--tw-bg-opacity:1;background-color:oklch(var(--primary-100)/var(--tw-bg-opacity))}.post-card__body:hover .post-card__action{gap:.75rem}.post-card.post-card--sm .post-card__body{gap:1.125rem}.post-card.post-card--sm .post-card__body .post-card__action{margin-top:auto}.post-card.post-card--sm:not(.post-card--highlight) .post-card__body{border-style:none}.post-card.post-card--sm:not(.post-card--highlight) .post-card__body:hover .post-card__action{--tw-text-opacity:1;color:oklch(var(--primary-400)/var(--tw-text-opacity))}.post-card.post-card--highlight .post-card__body{--tw-bg-opacity:1;background-color:oklch(var(--primary-700)/var(--tw-bg-opacity))}.post-card.post-card--highlight .post-card__body:hover{--tw-bg-opacity:1;background-color:rgba(0,81,134,var(--tw-bg-opacity))}.post-card.post-card--highlight .post-card__body .post-card__action{--tw-text-opacity:1;color:rgba(182,228,255,var(--tw-text-opacity))}.post-card.post-card--highlight .post-card__body .post-card__category{position:absolute;top:-.625rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;--tw-bg-opacity:1;background-color:oklch(var(--primary-300)/var(--tw-bg-opacity));left:-.6875rem;padding:.2813rem .75rem;right:.6875rem}.post-card.post-card--highlight .post-card__body .post-card__title,.post-card.post-card--highlight .post-card__body:hover .post-card__action{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.post-card.post-card--highlight:not(:has(.post-card__image)) .post-card__title{margin-top:1rem}.news__wrapper{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));grid-gap:1rem;gap:1rem}@media (min-width:768px){.news__wrapper{gap:2rem;grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1300px){.news__wrapper{grid-template-columns:repeat(4,minmax(0,1fr))}}.news__header{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2rem;padding-left:1.25rem}@media (min-width:1300px){.news__header{gap:3rem;justify-content:center;margin-bottom:0;padding-left:0}}.news__header .news__title{margin-bottom:0!important;margin-top:0!important;padding-top:1.75rem;position:relative}.news__header .news__title:before{left:-1.25rem;position:absolute;top:0;--tw-content:"";content:var(--tw-content);display:block;pointer-events:none;--tw-bg-opacity:1;background-color:oklch(var(--primary-400)/var(--tw-bg-opacity));height:5.375rem;width:.1875rem}@media (min-width:1300px){.news__header .news__title:before{height:.1875rem;left:unset;right:85%;width:999rem}.news .post-card--highlight{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-bottom:4.2813rem;margin-top:-4.2813rem}}@media (max-width:767px){.news .post-card--highlight:not(:first-of-type){margin-top:.625rem}}