.for-whom__item {
    position: relative;
}
body {
    margin: 0;
}
.for-whom-card__link {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
}

.sportsite-head__solutions_absolute {
    position: absolute;
    z-index: 3;
    bottom: 0;
}

.sportsite-head__telephone {
    left: 77vw;
    right: auto;
    min-width: 157px;
}

@media (max-width: 1200px) {
    .sportsite-head__telephone {
        left: 84vw;
    }
}

.sportsite-head__clients {
    margin-bottom: 20px;
}

.blockquote-slider__arrow {
    height: 100%;
    width: 400px;
    border-radius: 0;
    background: none;
}

.blockquote-slider__arrow svg {
    display: none;
}

.sportsite-head__solutions_absolute {
    bottom: -15px;
}

.tooltip:nth-child(1) {
    left: 27%;
    top: 27%;
}

.tooltip:nth-child(2) {
    left: 50%;
    top: 80%;
    transform: translate(-50%, 0);
}

.tooltip:nth-child(3) {
    right: 27%;
    top: 50%;
}

.tooltip__content-wrap {
    width: 200px;
}

.offering--yellow {
    background: #f2b600;
}

.bg-with-curve-opacity__successes-text {
    max-width: none;
}
