.hero-module__dNqB1a__hero{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:800px;margin:0 auto;padding:120px 0;animation:.8s ease-out hero-module__dNqB1a__fadeIn;display:flex}@media screen and (max-width:768px){.hero-module__dNqB1a__hero{padding:80px 0}}.hero-module__dNqB1a__title{font-family:var(--font-gloock);letter-spacing:-.06em;margin-bottom:24px;font-size:clamp(64px,15vw,92px);font-weight:400;line-height:1;animation:.6s ease-out hero-module__dNqB1a__slideUp}.hero-module__dNqB1a__title span{font-size:120px}.hero-module__dNqB1a__titleRegular{font-style:normal}.hero-module__dNqB1a__titleItalic{font-style:italic}.hero-module__dNqB1a__subtitle{font-family:var(--font-roboto-mono);letter-spacing:.05em;color:#0006;max-width:580px;font-size:14px;font-weight:300;line-height:1.5;animation:.6s ease-out .1s backwards hero-module__dNqB1a__slideUp}.hero-module__dNqB1a__subtitle strong{color:#000;font-weight:600}@keyframes hero-module__dNqB1a__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes hero-module__dNqB1a__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
.postCard-module__LEbvaq__card{border-top:1px solid #0000001a;width:100%;animation:.5s ease-out backwards postCard-module__LEbvaq__fadeInUp}.postCard-module__LEbvaq__card:last-child{border-bottom:1px solid #0000001a}.postCard-module__LEbvaq__link{color:#000;grid-template-columns:140px 1fr auto auto;align-items:center;gap:24px;padding:24px 0;text-decoration:none;transition:all .3s;display:grid}@media screen and (max-width:900px){.postCard-module__LEbvaq__link{grid-template-columns:100px 1fr auto auto;gap:16px}}@media screen and (max-width:768px){.postCard-module__LEbvaq__link{grid-template-rows:auto auto;grid-template-columns:1fr auto;gap:12px}}.postCard-module__LEbvaq__link:hover .postCard-module__LEbvaq__title{transform:translate(8px)}.postCard-module__LEbvaq__link:hover .postCard-module__LEbvaq__arrow{opacity:1;transform:translate(4px,-4px)}.postCard-module__LEbvaq__link:hover .postCard-module__LEbvaq__type{color:#000}.postCard-module__LEbvaq__meta{align-items:center;gap:8px;display:flex}@media screen and (max-width:768px){.postCard-module__LEbvaq__meta{order:1;grid-column:1/-1}}.postCard-module__LEbvaq__index{font-family:var(--font-roboto-mono);color:#0000004d;font-size:11px;font-weight:300}.postCard-module__LEbvaq__separator{font-family:var(--font-roboto-mono);color:#0003;font-size:11px;font-weight:300}.postCard-module__LEbvaq__date{font-family:var(--font-roboto-mono);letter-spacing:.1em;color:#0006;text-transform:uppercase;font-size:11px;font-weight:300}.postCard-module__LEbvaq__content{flex-direction:column;gap:6px;min-width:0;display:flex}@media screen and (max-width:768px){.postCard-module__LEbvaq__content{order:2;grid-column:1/-1}}.postCard-module__LEbvaq__title{font-family:var(--font-gloock);letter-spacing:-.02rem;margin:0;font-size:clamp(20px,3vw,28px);font-weight:400;line-height:1.1;transition:transform .3s}.postCard-module__LEbvaq__excerpt{font-family:var(--font-roboto-mono);color:#0006;text-overflow:ellipsis;white-space:nowrap;max-width:500px;margin:0;font-size:11px;font-weight:300;line-height:1.5;overflow:hidden}@media screen and (max-width:768px){.postCard-module__LEbvaq__excerpt{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box}}.postCard-module__LEbvaq__typeWrapper{justify-content:flex-end;align-items:center;min-width:120px;display:flex}@media screen and (max-width:768px){.postCard-module__LEbvaq__typeWrapper{order:3;min-width:auto}}.postCard-module__LEbvaq__type{font-family:var(--font-roboto-mono);letter-spacing:.1em;text-transform:uppercase;color:#0006;white-space:nowrap;font-size:11px;font-weight:300;transition:color .3s}.postCard-module__LEbvaq__arrowWrapper{justify-content:center;align-items:center;width:32px;display:flex}@media screen and (max-width:768px){.postCard-module__LEbvaq__arrowWrapper{order:4}}.postCard-module__LEbvaq__arrow{opacity:.4;font-size:18px;transition:all .3s}@keyframes postCard-module__LEbvaq__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
.postsList-module__MirQIW__postsSection{width:100%;max-width:1440px;padding-bottom:80px}.postsList-module__MirQIW__filters{scrollbar-width:none;-ms-overflow-style:none;border-bottom:1px solid #0000001a;align-items:center;gap:24px;margin-bottom:16px;padding:20px 0;display:flex;overflow-x:auto}.postsList-module__MirQIW__filters::-webkit-scrollbar{display:none}@media screen and (max-width:768px){.postsList-module__MirQIW__filters{gap:16px;padding:16px 0}}.postsList-module__MirQIW__filterButton{cursor:pointer;font-family:var(--font-roboto-mono);letter-spacing:.1em;text-transform:uppercase;color:#0006;white-space:nowrap;background:0 0;border:none;align-items:center;gap:4px;padding:6px 0;font-size:11px;font-weight:400;transition:all .3s;display:flex;position:relative}.postsList-module__MirQIW__filterButton:after{content:"";background-color:#000;width:0;height:1px;transition:width .3s;position:absolute;bottom:0;left:0}.postsList-module__MirQIW__filterButton:hover{color:#000}.postsList-module__MirQIW__filterButton.postsList-module__MirQIW__active{color:#000;font-weight:500}.postsList-module__MirQIW__filterButton.postsList-module__MirQIW__active:after{width:100%}.postsList-module__MirQIW__count{color:inherit;font-weight:300}.postsList-module__MirQIW__postsList{flex-direction:column;width:100%;display:flex}.postsList-module__MirQIW__emptyState{font-family:var(--font-roboto-mono);color:#0006;text-align:center;padding:80px 0;font-size:12px;font-weight:300}.postsList-module__MirQIW__loadMore{justify-content:center;padding-top:48px;display:flex}.postsList-module__MirQIW__loadMoreButton{cursor:pointer;font-family:var(--font-roboto-mono);letter-spacing:.1em;text-transform:uppercase;color:#000;background:0 0;border:1px solid #000;padding:12px 24px;font-size:11px;font-weight:400;transition:all .3s}.postsList-module__MirQIW__loadMoreButton:hover{color:#e5e5dd;background-color:#000}.postsList-module__MirQIW__loadMoreButton:active{transform:scale(.98)}
.page-module__jDzXJa__page{flex-direction:column;flex:1 0 auto;align-items:center;width:100%;display:flex}.page-module__jDzXJa__main{flex-direction:column;align-items:center;width:100%;max-width:1440px;display:flex}
