﻿.ArticlePreview_Root__RW8HF
{
    cursor: none;
    color: inherit;
}
@media(min-width: 768px)
{
    .ArticlePreview_Root__RW8HF
    {
        display: flex;
        flex-wrap: wrap;
    }
    .ArticlePreview_Root__body__T7VC_
    {
        flex: 1 1;
        display: flex;
        flex-direction: column;
    }
}
.ArticlePreview_Root__aside__z7qG3
{
    display: block;
    margin-bottom: 16px;
    aspect-ratio: 327/190;
}
@media(min-width: 768px)
{
    .ArticlePreview_Root__aside__z7qG3
    {
        margin-bottom: 0;
        margin-right: 40px;
        width: clamp(160px,23.2%,366px);
        aspect-ratio: 1;
    }
}
@media(min-width: 1250px)
{
    .ArticlePreview_Root__aside__z7qG3
    {
        margin-right: 56px;
        width: clamp(366px,33%,500px);
        aspect-ratio: 366/210;
    }
}
@media(min-width: 1900px)
{
    .ArticlePreview_Root__aside__z7qG3
    {
        width: clamp(500px,33%,1000px);
    }
}
.ArticlePreview_Root__aside__z7qG3 .ArticlePreview_Image__reSYz
{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.ArticlePreview_Root__subtitle__32TYb
{
    display: block;
    margin-bottom: 8px;
    color: var(--color-shadow);
}
@media(min-width: 768px)
{
    .ArticlePreview_Root__subtitle__32TYb
    {
        margin-bottom: 12px;
    }
}
.ArticlePreview_Root__title__SVzvd
{
    display: block;
    margin-bottom: 16px;
}
@media(min-width: 768px)
{
    .ArticlePreview_Root__title__SVzvd
    {
        margin-bottom: 24px;
    }
}
@media(min-width: 1250px)
{
    .ArticlePreview_Root__title__SVzvd
    {
        max-width: 607px;
    }
}
@media(min-width: 1900px)
{
    .ArticlePreview_Root__title__SVzvd
    {
        max-width: 852px;
    }
}
.ArticlePreview_Root__info__bRDxU
{
    display: flex;
    flex-wrap: wrap;
    align-items: baseline;
    color: var(--color-shadow);
}
@media(min-width: 768px)
{
    .ArticlePreview_Root__info__bRDxU
    {
        margin-top: auto;
    }
}
.ArticlePreview_Root__info__bRDxU span:not(:last-child):after
{
    content: "·";
    margin: 0 10px;
}
.ArticlePreview_Root__aside__z7qG3
{
    overflow: hidden;
}
.ArticlePreview_Root__aside__z7qG3 .ArticlePreview_Image__reSYz
{
    transition-property: transform;
    transition-duration: .75s;
    transition-timing-function: var(--easeOutExpo);
}
@media(hover: hover)
{
    .ArticlePreview_Root__RW8HF:hover .ArticlePreview_Root__aside__z7qG3 .ArticlePreview_Image__reSYz
    {
        transition-duration: .75s;
        transform: scale(1.07);
    }
}
@keyframes ArticlesPreviews_line-on__Al5dK
{
    0%
    {
        transform: scaleX(0);
        transform-origin: 0 50%;
    }
    to
    {
        transform: scaleX(100%);
        transform-origin: 0 50%;
    }
}
@keyframes ArticlesPreviews_line-off__zkbt2
{
    0%
    {
        transform: scaleX(1);
        transform-origin: 100% 50%;
        width: 100%;
    }
    to
    {
        transform: scaleX(0);
        transform-origin: 100% 50%;
    }
}
@keyframes ArticlesPreviews_line-active__QzdPt
{
    0%
    {
        transform: scaleX(0);
        transform-origin: 0 50%;
    }
    50%
    {
        transform: scaleX(100%);
        transform-origin: 0 50%;
    }
    51%
    {
        transform-origin: 100% 50%;
    }
    to
    {
        transform: scaleX(0);
        transform-origin: 100% 50%;
    }
}
@keyframes ArticlesPreviews_li-fade-position__9lkAu
{
    0%
    {
        opacity: 0;
        transform: translateY(15px);
    }
    75%
    {
        opacity: 1;
    }
    to
    {
        opacity: 1;
        transform: translateY(0);
    }
}
@keyframes ArticlesPreviews_tooltip-face-position-in__Ynswc
{
    0%
    {
        opacity: 0;
        transform: scale(.8);
    }
    to
    {
        opacity: 1;
        transform: translateZ(0);
    }
}
@keyframes ArticlesPreviews_tooltip-face-position-out__zpWl5
{
    0%
    {
        opacity: 1;
        transform: translateZ(0);
    }
    to
    {
        opacity: 0;
        transform: scale(.8);
    }
}
.ArticlesPreviews_Root__dUfco
{
    padding: 40px 0;
}
@media(min-width: 768px)
{
    .ArticlesPreviews_Root__dUfco
    {
        padding: 56px 0;
    }
}
@media(min-width: 1250px)
{
    .ArticlesPreviews_Root__dUfco
    {
        padding: 64px 0;
    }
}
@media(min-width: 1900px)
{
    .ArticlesPreviews_Root__dUfco
    {
        padding: 80px 0;
    }
}
.ArticlesPreviews_Root__dUfco:not(:last-child)
{
    margin-bottom: 40px;
}
@media(min-width: 768px)
{
    .ArticlesPreviews_Root__dUfco:not(:last-child)
    {
        margin-bottom: 64px;
    }
}
@media(min-width: 1250px)
{
    .ArticlesPreviews_Root__dUfco:not(:last-child)
    {
        margin-bottom: 160px;
    }
}
.ArticlesPreviews_Root__title__TMMv2:not(:last-child)
{
    margin-bottom: 32px;
}
@media(min-width: 768px)
{
    .ArticlesPreviews_Root__title__TMMv2:not(:last-child)
    {
        margin-bottom: 64px;
    }
}
.ArticlesPreviews_Root__title__TMMv2 span
{
    color: var(--color-shadow);
}
.ArticlesPreviews_Root__item__DhTtO
{
    opacity: 0;
    transform: translateY(15px);
    transition-property: opacity,transform;
    transition-duration: .9s,1.2s;
    transition-timing-function: var(--easeOutExpo);
    transition-delay: var(--menu-follow-delay);
}
.ArticlesPreviews_Root__item_triggered__5emkb
{
    transform: translateY(0);
    opacity: 1;
}
.ArticlesPreviews_Root__item__DhTtO:not(:last-child)
{
    margin-bottom: 40px;
}
@media(min-width: 768px)
{
    .ArticlesPreviews_Root__item__DhTtO:not(:last-child)
    {
        margin-bottom: 42px;
        padding-bottom: 42px;
        border-bottom: 1px solid #dde1e8;
    }
}
.ArticlesPreviews_Root__showMoreButtonContainer__S_MZl
{
    display: flex;
    justify-content: center;
    width: 100%;
    padding-top: 24px;
    padding-bottom: 24px;
    margin-top: 56px;
}
@media(min-width: 768px)
{
    .ArticlesPreviews_Root__showMoreButtonContainer__S_MZl
    {
        margin-top: 64px;
    }
}
@media(min-width: 1250px)
{
    .ArticlesPreviews_Root__showMoreButtonContainer__S_MZl
    {
        margin-top: 80px;
    }
}
.ArticlesPreviews_Root__showMoreButton__DBq_b
{
    margin-top: 24px;
    position: relative;
    display: inline-block;
    transition: color .15s;
    color: inherit;
    font-family: UniversalSans-500,Arial,sans-serif;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: -.02em;
}
.ArticlesPreviews_Root__showMoreButton__DBq_b:after, .ArticlesPreviews_Root__showMoreButton__DBq_b:before
{
    content: "";
    position: absolute;
    left: 0;
    bottom: -3px;
    width: 100%;
    height: 1px;
}
@media(min-width: 768px)
{
    .ArticlesPreviews_Root__showMoreButton__DBq_b:after, .ArticlesPreviews_Root__showMoreButton__DBq_b:before
    {
        bottom: -5px;
    }
}
.ArticlesPreviews_Root__showMoreButton__DBq_b:before
{
    z-index: 1;
    background-color: currentColor;
    transform: scaleX(0);
    transition: transform .35s var(--easeOutExpo);
    transform-origin: 0 50%;
}
.ArticlesPreviews_Root__showMoreButton__DBq_b:after
{
    z-index: 0;
    background-color: var(--color-silver);
}
@media(min-width: 768px)
{
    .ArticlesPreviews_Root__showMoreButton__DBq_b
    {
        line-height: 20px;
    }
}
@media(min-width: 1900px)
{
    .ArticlesPreviews_Root__showMoreButton__DBq_b
    {
        font-size: 22px;
        line-height: 24px;
    }
}
.AuthorHead_Root__KTaV8
{
    padding-top: 112px;
    padding-bottom: 40px;
}
@media(min-width: 768px)
{
    .AuthorHead_Root__KTaV8
    {
        padding-top: 146px;
    }
}
@media(min-width: 1250px)
{
    .AuthorHead_Root__KTaV8
    {
        padding-top: 166px;
    }
}
@media(min-width: 1900px)
{
    .AuthorHead_Root__KTaV8
    {
        padding-top: 174px;
    }
}
.AuthorHead_Root__avatar__Y7ZGC
{
    width: 120px;
    aspect-ratio: 1;
    border-radius: 50%;
    overflow: hidden;
}
.AuthorHead_Root__avatar__Y7ZGC:not(:last-child)
{
    margin-bottom: 32px;
}
@media(min-width: 768px)
{
    .AuthorHead_Root__avatar__Y7ZGC:not(:last-child)
    {
        margin-bottom: 48px;
    }
}
.AuthorHead_Root__avatar__Y7ZGC img
{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.AuthorHead_Root__name__yQ8WA:not(:last-child)
{
    margin-bottom: 16px;
}
.AuthorHead_Root__info__m5MT8
{
    margin-top: -6px;
    display: flex;
    flex-wrap: wrap;
    align-items: baseline;
}
.AuthorHead_Root__info__m5MT8 li
{
    margin-top: 6px;
}
.AuthorHead_Root__info__m5MT8 li:not(:last-child):after
{
    content: "";
    margin: 0 6px;
    display: inline-block;
    vertical-align: middle;
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background-color: currentColor;
}
.AuthorHead_Root__info__m5MT8:not(:last-child)
{
    margin-bottom: 32px;
}
@media(min-width: 768px)
{
    .AuthorHead_Root__info__m5MT8:not(:last-child)
    {
        margin-bottom: 48px;
    }
    .AuthorHead_Root__description__Wu_hM
    {
        max-width: 688px;
    }
}
@media(min-width: 1250px)
{
    .AuthorHead_Root__description__Wu_hM
    {
        max-width: 844px;
    }
}
@media(min-width: 1900px)
{
    .AuthorHead_Root__description__Wu_hM
    {
        max-width: 1148px;
    }
}
.AuthorHead_Root__description__Wu_hM:not(:last-child)
{
    margin-bottom: 48px;
}
.AuthorHead_Root__socials__wklkX
{
    display: flex;
    flex-wrap: wrap;
    gap: 24px;
}
.AuthorHead_Root__socials__wklkX .AuthorHead_Link__IE9HB
{
    color: inherit;
}
.AuthorHead_Root__socials__wklkX .AuthorHead_Link__IE9HB:hover
{
    color: var(--color-shadow);
}
.AuthorHead_Root__socials__wklkX .AuthorHead_Link__IE9HB:hover .AuthorHead_TwitterIcon__k9QGD path
{
    fill: var(--color-shadow);
}
.AuthorHead_Root__socials__wklkX .AuthorHead_Link__IE9HB, .AuthorHead_Root__socials__wklkX .AuthorHead_Link__IE9HB svg
{
    display: inline-block;
    vertical-align: top;
    width: 24px;
    height: 24px;
    transition: .1s var(--easeOutExpo);
}
.AuthorHead_Root__avatar__Y7ZGC
{
    opacity: 0;
    transition-property: opacity;
    transition-duration: .9s;
    transition-timing-function: var(--easeOutExpo);
    transition-delay: var(--menu-follow-delay);
}
.AuthorHead_Root__avatar_triggered__5z_dx
{
    opacity: 1;
}
.AuthorHead_Root__info__m5MT8
{
    opacity: 0;
    transform: translateY(15px);
    transition-property: opacity,transform;
    transition-duration: .9s,1.2s;
    transition-timing-function: var(--easeOutExpo);
    transition-delay: var(--menu-follow-delay);
}
.AuthorHead_Root__info_triggered__gNmgD
{
    transform: translateY(0);
    opacity: 1;
}
.AuthorHead_Root__socials__wklkX .AuthorHead_Link__IE9HB
{
    opacity: 0;
    transform: translateY(15px);
    transition-property: opacity,transform;
    transition-duration: .9s,1.2s;
    transition-timing-function: var(--easeOutExpo);
    transition-delay: var(--menu-follow-delay);
}
.AuthorHead_Root__socials_triggered__60jkY .AuthorHead_Link__IE9HB
{
    opacity: 1;
    transform: translateY(0);
}