.article-item-section__container{display:flex;flex-direction:column;gap:6rem;padding:0 3rem 3rem}@media (max-width:768px){.article-item-section__container{gap:3rem;padding:1.33rem 1.33rem 3rem}}.article-item-section__info-block{display:flex;gap:3rem}.article-item-section__info-block__article-content{display:flex;flex-direction:column;gap:3rem}@media (max-width:768px){.article-item-section__info-block__article-content{gap:2rem}}.article-item-section__info-block__article-content img{aspect-ratio:74/41.625;height:41.625rem;-o-object-fit:cover;object-fit:cover;width:100%}@media (max-width:768px){.article-item-section__info-block__article-content img{aspect-ratio:auto;height:16.1rem}}.article-item-section__info-block__official-articles{background-color:#fff;border:1px solid rgba(33,33,33,.051);display:flex;flex-direction:column;gap:3rem;height:-moz-fit-content;height:fit-content;max-width:37rem;padding:3rem;width:100%}.article-item-section__info-block__official-articles span{font-size:2rem;font-weight:500;letter-spacing:-.02em;line-height:120%}@media (max-width:768px){.article-item-section__info-block__official-articles span{font-size:1.67rem}}.article-item-section__other-articles{display:grid;gap:1.5rem;grid-template-columns:repeat(3,minmax(0,1fr))}.article-item-section__other-articles .article-card__info-block{height:100%}@media (max-width:768px){.article-item-section__other-articles{display:flex;flex-direction:column;gap:2rem}}
