.refProgram .left {
    width: 100%;
}

.refProgram .representativeBl {
    flex-direction: column;
    align-items: center;
}

.refProgram .representativeBl .infTxt:before {
    top: auto;
    transform: scale(1, -1);
    z-index: 1;
    width: 100%;
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center bottom;
}

.refProgram .representativeBl .infTxt {
    padding-top: 0px;
    height: 323px;
    align-items: flex-start;
    align-content: flex-start;
    position: absolute;
    right: calc(50% - 181px);
    top: 0;
}

.refProgram .representativeBl .btn {
    margin-top: 0px;
    left: auto;
}

.ranksVisual {
    display: flex;
    width: 100%;
    position: relative;
    padding-bottom: 28px;
    min-height: 398px;
}

.ranksVisual .inf {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    padding-top: 12px;
}

.ranksVisual .inf:before {
    display: none;
}

.refProgram .representativeBl .titleBl {
    padding-top: 52px;
    z-index: 1;
}

.refProgram .representativeBl .titleBl .iconBl {
    background-image: url(../img/icon-program.svg);
    width: 122px;
    height: 74px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.refProgram .representativeBl .titleBl .iconBl:before {
    display: none;
}

.ranksVisual .infTxt:after {
    content: "";
    display: block;
    position: absolute;
    top: -18px;
    width: calc(100% + 144px);
    height: 398px;
    left: -72px;
    background-image: url(../img/triangle-opacity.svg), url(../img/triangle-opacity.svg);
    background-repeat: no-repeat;
    background-position: left top, right top;
    background-size: 444px auto;
    z-index: -1;
}

.ranksVisual .inf li {
    width: 50%;
    font-size: 14px;
    line-height: 21px;
    text-transform: uppercase;
    height: 129px;
}

.representativeBl .ranksVisual .inf li {
    margin-top: 0px;
    position: relative;
}

.ranksVisual .inf li:after {
    content: '';
    display: block;
    position: absolute;
    width: 18px;
    height: 18px;
    border-radius: 18px;
    background-color: var(--card-color);
    top: 27px;
}

.representativeBl .ranksVisual .inf li:first-child,
.representativeBl .ranksVisual .inf li:nth-child(2) {
    margin-top: 0px;
}

.ranksVisual .inf li:nth-child(2n+1) {
    padding-right: 138px;
    text-align: right;
}

.ranksVisual .inf li:nth-child(2n+1):after {
    right: 85px;
}

.ranksVisual .inf li:nth-child(2n):after {
    left: 85px;
}

.ranksVisual .inf li:nth-child(2n) {
    padding-left: 138px;
}

.ranksVisual .inf .line-1:nth-child(2n+1) {
    padding-right: 282px;
}

.ranksVisual .inf .line-1:nth-child(2n) {
    padding-left: 282px;
}

.ranksVisual .inf .line-1:nth-child(2n+1):after {
    right: 229px;
}

.ranksVisual .inf .line-1:nth-child(2n):after {
    left: 229px;
}

.ranksVisual .inf .line-2:nth-child(2n+1) {
    padding-right: 210px;
}

.ranksVisual .inf .line-2:nth-child(2n) {
    padding-left: 210px;
}

.ranksVisual .inf .line-2:nth-child(2n+1):after {
    right: 157px;
}

.ranksVisual .inf .line-2:nth-child(2n):after {
    left: 157px;
}

.representativeBl .ranksVisual .inf li .pr {
    font-size: 40px;
    line-height: 50px;
    color: var(--card-color);
    margin-bottom: 0px;
    white-space: nowrap;
}

.ranksVisual .prInfo {
    letter-spacing: 0.05em;
}

.ranksVisual .prInfo+.prInfo {
    margin-top: 8px;
}

.ranksVisual .percents {
    color: #008384;
    font-weight: 500;
    margin-top: 7px;
    letter-spacing: -0.1em;
    font-size: 12px;
}

.ranksVisual .percents>* {
    display: inline;
}

.ranksVisual .sum {
    color: #104559;
    font-weight: 500;
    letter-spacing: 0.05em;
}

.ranksVisual .caption {
    color: #708384;
    font-weight: normal;
    white-space: nowrap;
}

.cabPartnersInfoCards {
    display: flex;
    flex-wrap: wrap;
    gap: 34px;
}

.cabPartnersInfoCards .cabInfoCard {
    width: calc(50% - 17px);
}

.cabPartnersDynamic .cabPartnersInfoCards {
    width: 100%;
}

.cabPartnersDynamic .cabPartnersInfoCards .cabInfoCard+.cabInfoCard {
    margin-top: 0px;
}

.cabPartners .cabColumns+.cabColumns {
    margin-top: -48px;
}

.cabContent.cabPartners::before {
    top: 493px;
}

.cabInfoCard.rangeCard {
    background-image: url(../img/back-cab-lines-range.jpg);
}

.cabInfoCard.programCard {
    background-color: #1f8086;
    color: #fff;
    background-image: url(../img/back-cab-lines-program.jpg);
}

.cabInfoCard.programCard .cabCaption {
    color: #fff;
}

.cabInfoCard.rangeCard .cabCaption .icon {
    color: #1f8086;
}

.cabInfoCard .cardInfo {
    display: flex;
    align-items: flex-end;
    gap: 18px;
}

.cabInfoCard .cabCaption+.cardInfo {
    padding-left: 80px;
    padding-bottom: 27px;
}

.cabInfoCard .cardInfo .cabCaption {
    margin-bottom: 0px;
    padding-left: 0px;
    line-height: 26px;
}

.cabInfoCard .cardInfo .val {
    margin-top: 0px;
}

.cabPartnersDynamic {
    position: relative;
}

.cabRange {
    position: absolute;
    text-align: right;
    text-transform: uppercase;
    padding-right: 66px;
    background-image: url(../img/award.svg);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 48px auto;
    min-height: 57px;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    text-align: right;
    justify-content: center;
    right: 0;
    bottom: calc(100% + 26px);
}

.cabRange .caption {
    display: block;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.05em;
    color: #0c374d;
}

.cabRange .val {
    display: block;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 0.05em;
    font-weight: 500;
    color: var(--card-color);
}

@media (max-width: 1899px) {
    .cabRange {
        bottom: 100%;
        right: auto;
        left: 0;
    }
}

@media (max-width: 1399px) {
    .cabPartnersDynamic {
        margin-top: 20px;
    }
}

@media (max-width: 1199px) {
    .cabRange {
        bottom: calc(100% + 20px);
    }

    .cabPartnersDynamic {
        margin-top: 0px;
    }

    .cabPartnersDynamic .cabPartnersInfoCards .cabInfoCard:nth-child(2n+1) {
        margin-right: 0px;
    }

    .cabInfoCard .cabCaption+.cardInfo {
        padding-left: 0px;
        padding-bottom: 0px;
    }
}

@media (max-width: 1023px) {
    .refProgram .representativeBl {
        max-width: 100%;
    }

    .refProgram .representativeBl .infTxt {
        width: 322px;
        right: calc(50% - 161px);


        height: 323px;
    }

    .refProgram .representativeBl .titleBl .iconBl {
        width: 102px;
        height: 62px;
        margin-bottom: 12px;
    }

    .ranksVisual .infTxt::after {
        width: calc(100% + 102px);
        height: 342px;
        left: -51px;
        background-size: 382px auto;
    }

    .refProgram .representativeBl .titleBl {
        padding-top: 20px;
    }

    .representativeBl .ranksVisual .inf li .pr {
        font-size: 32px;
        line-height: 36px;
    }

    .ranksVisual .inf li::after {
        top: 14px;
    }

    .ranksVisual .inf li:nth-child(2n+1) {
        padding-right: 94px;
    }

    .ranksVisual .inf li:nth-child(2n) {
        padding-left: 94px;
    }

    .ranksVisual .inf li:nth-child(2n+1)::after {
        right: 44px;
    }

    .ranksVisual .inf li:nth-child(2n)::after {
        left: 44px;
    }

    .ranksVisual .inf .line-1:nth-child(2n+1) {
        padding-right: 232px;
    }

    .ranksVisual .inf .line-1:nth-child(2n) {
        padding-left: 232px;
    }

    .ranksVisual .inf .line-1:nth-child(2n+1)::after {
        right: 193px;
    }

    .ranksVisual .inf .line-1:nth-child(2n)::after {
        left: 193px;
    }

    .ranksVisual .inf .line-2:nth-child(2n+1) {
        padding-right: 170px;
    }

    .ranksVisual .inf .line-2:nth-child(2n) {
        padding-left: 170px;
    }

    .ranksVisual .inf .line-2:nth-child(2n+1)::after {
        right: 120px;
    }

    .ranksVisual .inf .line-2:nth-child(2n)::after {
        left: 120px;
    }

    .ranksVisual .inf li {
        font-size: 13px;
        line-height: 17px;
        height: 129px;
    }

    .refProgram .representativeBl .btn {
        position: relative;
        right: auto;
        top: auto;
    }

    .ranksVisual {
        min-height: 0;
    }

    .cabPartnersDynamic {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }

    .cabPartnersInfoCards {
        gap: 20px;
    }

    .cabRange {
        position: relative;
        bottom: auto;
        left: auto;
        align-items: flex-start;
        margin-bottom: 17px;
    }
}

@media (max-width: 767px) {
    .refProgram .representativeBl .infTxt {
        display: none;
    }

    .ranksVisual .inf {
        justify-content: space-between;
        gap: 24px;
        background-image: url(../img/triangle-opacity.svg);
        background-size: 346px auto;
        background-position: center;
        background-repeat: no-repeat;
    }

    .ranksVisual .inf li {
        width: calc(50% - 12px);
        height: auto;
        font-size: 14px;
        line-height: 20px;
    }

    .ranksVisual .inf li::after {
        display: none;
    }

    .ranksVisual .inf li:nth-child(2n+1),
    .ranksVisual .inf .line-1:nth-child(2n+1),
    .ranksVisual .inf .line-2:nth-child(2n+1) {
        padding-right: 0px;
    }

    .ranksVisual .inf li:nth-child(2n),
    .ranksVisual .inf .line-1:nth-child(2n),
    .ranksVisual .inf .line-2:nth-child(2n) {
        padding-left: 0px;
    }

    .ranksVisual .inf li:nth-child(2n+1),
    .ranksVisual .inf li:nth-child(2n) {
        text-align: center;
    }

    .refProgram .representativeBl {
        margin-top: 24px;
    }

    .ranksVisual .caption {
        display: block;
    }
}

@media (max-width: 639px) {
    .cabRange {
        padding-left: 20px;
    }
}

@media (max-width: 479px) {
    .representativeBl .ranksVisual .inf li .pr {
        font-size: 28px;
    }
}