.another_articles__title{font-size:var(--xxl);font-weight:700;margin:0 0 3rem}@media (max-width: 1023.98px){.another_articles__title{font-size:var(--xl);margin:0 0 2rem}}@media (max-width: 767.98px){.another_articles__title{font-size:var(--md)}}.another_articles__items__wrapper{display:grid;grid-template-columns:1fr 1fr 1fr;gap:2rem;padding-bottom:1rem}@media (max-width: 1511.98px){.another_articles__items__wrapper{grid-template-columns:1fr 1fr;row-gap:2.5rem}}@media (max-width: 1023.98px){.another_articles__items__wrapper{gap:1.5rem;padding-bottom:0}}@media (max-width: 767.98px){.another_articles__items__wrapper{grid-template-columns:1fr}}.another_articles__item{display:block;position:relative;cursor:pointer;aspect-ratio:4/3}@media (max-width: 575.98px){.another_articles__item{aspect-ratio:unset;height:380px;width:100%}}.another_articles__item .another__articles__item-play{position:absolute;width:5rem;height:5rem;z-index:2;top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width: 1023.98px){.another_articles__item .another__articles__item-play{width:4rem;height:4rem}}.another_articles__item img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:1;border-radius:1rem}.another_articles__item span{position:absolute;z-index:2;bottom:2rem;left:2rem;right:2rem;color:var(--white);font-size:var(--regular);line-height:1.5;font-weight:700}.another_articles__item span:has(.another__articles__item-play){padding-right:4.5rem}@media (max-width: 1511.98px){.another_articles__item span{bottom:1.5rem;left:1.5rem;right:1.5rem;font-weight:700}}@media (max-width: 767.98px){.another_articles__item span{padding:0!important;right:1.5rem!important}}.another_articles__item.full:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:linear-gradient(to bottom,transparent 0%,transparent 50%,#000000 100%);z-index:2;border-radius:1rem}.another_articles__item.top{background-color:var(--gray-very-light);border-radius:1rem}.another_articles__item.top img{mix-blend-mode:darken;-o-object-fit:contain;object-fit:contain;max-width:80%;max-height:60%;left:50%;transform:translate(-50%);top:2.5rem}.another_articles__item.top span{color:var(--black)}
