.cooperation-page .hero-2 .hero-container {
    margin: 0;
    gap: 0;
}

.cooperation-page .hero-2 {
    margin-bottom: 80px;
}

.cooperation-page .hero-2 .breadcrumb {
    margin-bottom: 0;
}

.cooperation-page .hero-2 nav {
    margin-bottom: 80px;
}

.cooperation-page .hero-2 h2 {
    text-align: left;
}

.cooperation-page .hero-2__left p {
    margin-top: auto;
    max-width: 505px;
}

.cooperation-page .hero-2__left a {
    padding-left: 0;
    font-family: "Nunito Sans", sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 130%;
    letter-spacing: -0.02em;
    color: #14141466;
    text-decoration: none;
}

.cooperation-page .hero-2 .breadcrumb-item.active {
    font-family: "Nunito Sans", sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 130%;
    letter-spacing: -0.02em;
    color: var(--black-1000);
}

.cooperation-page .hero-2 h2::before {
    content: "";
    display: block;
    margin-top: -0.14em;
}

.cooperation-page .hero-2 h2::after {
    content: "";
    display: block;
    margin-bottom: -0.12em;
}

.cooperation-page .hero-2 .breadcrumb-item + .breadcrumb-item {
    padding-left: 6px;
}

.cooperation-page .hero-2 .breadcrumb-item + .breadcrumb-item::before {
    padding-right: 6px;
}

.cooperation-page .grid-container-1024 {
    row-gap: 0;
}

.cooperation-page .support {
    margin-bottom: 0;
    margin-top: 120px;
}

.cooperation-page .support .mobile-desk {
    display: none;
}

.cooperation-page .other-cards-block .card {
    border: none;
    min-height: unset;
}

.cooperation-page .other-cards-block .card a.link {
    margin-top: 32px;
}

.cooperation-page .content-wrapper {
    display: none;
}