.article-page .hero-2 {
    min-height: 100vh;
}

.article-page .hero-2__left {
    justify-content: start;
    gap: 24px;
}

.hero-2__left a {
    text-decoration-thickness: 1px;
    text-underline-offset: 2px;
    text-decoration-skip-ink: none;
}

.article-page .hero-2__left .hero-tags {
    margin-top: auto;
}

.article-page .hero-2__left h1 {
    margin-top: 56px;
}

.article-page .gallery .desktop-slider .swiper-thumbs .swiper-slide {
    flex: 1 1 0;
}

.article-page .thanks-block {
    max-width: 1263px;
    padding: 0 20px;
    margin: 120px auto;
}

.article-page .card {
    min-height: 637px;
}

.article-page .card h4 {
    max-width: 500px;
}