@keyframes hero_imageEntrance__C6VRi{0%{transform:scale(.1);opacity:0}to{transform:scale(1);opacity:1}}.hero_hero__zb_9t{text-align:center;background-color:linear-gradient(to bottom,var(--color-primary),var(--color-background))}.hero_image__l_Ruo{animation:hero_imageEntrance__C6VRi 1s ease-out;width:300px;height:300px;border-radius:50%;background-color:var(--color-muted)}.hero_hero__zb_9t h1{font-size:var(--size-16);margin:var(--size-4) 0;color:var(--color-text)}.hero_hero__zb_9t p{padding-top:2rem;font-size:var(--size-6);color:var(--color-text);width:90%;max-width:40rem;margin:auto}.hero_iconContainer__AmwH5{margin:var(--size-3);display:flex;justify-content:center;align-items:center}.post-item_post__nJZXo{display:flex;position:relative;box-shadow:0 1px 4px rgba(0,0,0,.2);background-color:var(--color-muted);text-align:left;font-weight:300;font-size:var(--size-5);border-radius:1rem}.post-item_container__zGSBz,.post-item_content__C12vp{display:flex;flex-direction:column;height:100%}.post-item_content__C12vp{position:relative;justify-content:space-between;flex-wrap:wrap;padding:0;margin:1.5em .7em;color:var(--color-text)}.post-item_keywordsAndReadMore__YMEQ8{width:100%;display:flex;flex-direction:column;justify-content:space-between}.post-item_readMore__4HAID{text-align:right}.post-item_image__Lr4BI{margin-bottom:1em;min-height:20rem;border-top-left-radius:1rem;border-top-right-radius:1rem;overflow:hidden;position:relative;width:100%}.post-item_image__Lr4BI img{object-fit:cover;cursor:pointer}.post-item_content__C12vp h3{margin:0;padding:0;font-weight:400;font-size:var(--size-5);transition:color .1s;color:var(--color-primary)}.post-item_content__C12vp .post-item_author__r9xYz{font-size:var(--size-4);padding-top:1rem;opacity:.3}.post-item_content__C12vp h4{margin:auto 0 0;padding-top:1rem;align-self:flex-end;font-size:var(--size-4);transition:color .2s}.post-item_content__C12vp:hover h4{color:var(--color-primary)}.post-item_content__C12vp h4:after{content:"";display:block;width:100%;border-top:2px solid var(--color-primary);transform:scaleX(0);transform-origin:0 0;transition:transform 1s}.post-item_content__C12vp:hover h4:after{transform:scaleX(1)}.post-item_content__C12vp time{font-style:italic;color:var(--color-text)}.post-item_content__C12vp p{line-height:1.6rem;font-weight:300;font-size:var(--size-4)}.keywords_container__5_zGu{position:relative;display:inline-flex;flex-wrap:wrap;gap:.3rem}.keywords_keyword__Uj_y9{color:var(--color-blurred-primary);background-color:var(--color-blurred-background);padding:.5em .7em;border-radius:1rem;font-size:var(--size-4)}.posts-grid_grid__6WML_{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));grid-gap:1.5rem;gap:1.5rem}@media screen and (max-width:400px){.posts-grid_grid__6WML_{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}}.featured-posts_latest__raFNZ{width:95vw;max-width:70rem;margin:var(--size-8) auto}.featured-posts_latest__raFNZ h2{font-size:var(--size-8);color:var(--color-text);text-align:center}@media (min-width:768px){.featured-posts_latest__raFNZ h2{font-size:var(--size-16)}}