.v21 .corpcards-page__background-blue {
    position: fixed;
    inset: 0;
    z-index: -1;
    opacity: 0;
    background: linear-gradient(170.44deg, #131b36 0, #0c2657 51.56%, #033d66 100%);
}

/* index_block_top.php */
.v21 .corporative-card {
    margin: 72px 0 0 0;
    position: relative;
    font-family: Canela Deck LC;
}
.v21 .corporative-card__header {
    margin: 0 0 28px 0;
    font-size: 42px;
    font-weight: 300;
    line-height: 38px;
    letter-spacing: 0;
    color: #00345e;
}
.v21 .corporative-card__content {
    margin: 0 0 28px 0;
    font-size: 24px;
    font-weight: 300;
    line-height: 34px;
    letter-spacing: 0;
    color: #202020;
}
.v21 .corporative-card__buttons {
    display: flex;
    row-gap: 25px;
    column-gap: 60px;
    flex-wrap: wrap;
}
.v21 .v21-corpcard-topblock__button {
    display: block;
    margin: 0;
    padding: 18px 42px 18px 42px;
    width: 237px;
    font-family: RF Dewi;
    /*color: #f9fbfb;*/
}

@media screen and (min-width: 768px) {
    .v21 .corporative-card {
        margin-top: 104px;
    }
    .v21 .corporative-card__header {
        margin-bottom: 45px;
        max-width: 630px;
        font-size: 82px;
        line-height: 74px;
    }
    .v21 .corporative-card__content {
        margin-bottom: 45px;
        max-width: 560px;
        font-size: 28px;
        line-height: 42px;
    }
    .v21 .corporative-card__buttons {
        flex-wrap: nowrap;
    }
    .v21 .v21-corpcard-topblock__button {
        width: fit-content;
    }
}

@media screen and (min-width: 1024px) {
}

/* index_block_1.php */
.v21 .v21-customscard-block1 {
    margin: 100px 0 0 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    row-gap: 25px;
}
.v21 .v21-customscard-block1__horline {
    position: absolute;
    left: 0;
    right: 0;
    height: 1px;
}
.v21 .v21-customscard-block1__horline.v21-horline-1 {
    top: 0;
    background: linear-gradient(90deg, transparent 0%, transparent 10%, #cedcdc 50%, transparent 90%, transparent 100%) no-repeat center;
}
.v21 .v21-customscard-block1__horline.v21-horline-2 {
    display: none;
    top: 0;
    background: linear-gradient(90deg, transparent 0%, transparent 10%, #cedcdc 50%, transparent 90%, transparent 100%) no-repeat center;
}
.v21 .v21-customscard-block1__horline.v21-horline-3 {
    display: none;
    bottom: 0;
    background: linear-gradient(90deg, transparent 0%, transparent 10%, #cedcdc 50%, transparent 90%, transparent 100%) no-repeat center;
}
.v21 .v21-customscard-block1__left {
    margin: 0;
    order: 5;
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    flex-wrap: wrap;
}
.v21 .v21-customscard-block1__left--box:not(:first-of-type) {
    position: relative;
    padding-top: 25px;
    width: fit-content;
}
.v21 .v21-customscard-block1__left--box:not(:last-of-type) {
    position: relative;
    padding-bottom: 17px;
    width: fit-content;
}
.v21 .v21-customscard-block1__left--title {
    margin: 0 0 6px 0;
    font-family: Canela Deck LC;
    font-style: italic;
    font-size: 42px;
    font-weight: 300;
    line-height: 38px;
    letter-spacing: 0;
    color: #00345e;
}
.v21 .v21-customscard-block1__left--text {
    margin: 0;
    font-family: RF Dewi;
    font-size: 24px;
    font-weight: 300;
    line-height: 29px;
    letter-spacing: 0;
    color: #202020;
}
.v21 .v21-customscard-block1__right {
    margin: 0 auto;
    order: 3;
    display: flex;
    justify-content: center;
    position: relative;
}
.v21 .v21-customscard-block1__right--img {
    margin: 0 auto;
    display: flex;
    justify-content: center;
}
.v21 .v21-customscard-block1__right--bkgdimg {
    display: none;
}
.v21 .v21-customscard-block1__right--bkgdimg-small {}
.v21 .v21-customscard-block1__right--link {
    display: flex;
    position: absolute;
    left: 10px;
    bottom: 20px;
}
.v21 .v21-customscard-block1__right--link-button {
    display: block;
    margin: 0;
    font-size: 19px;
    font-weight: 400;
    line-height: 23px;
    letter-spacing: 0;
    color: #00345e;
}
.v21 .v21-customscard-block1__right--link span:hover {
    color: #a58a57;
}
.v21 .v21-customscard-block1__right--link-details {
    display: flex;
    justify-content: flex-end;
    font-size: 19px;
    font-weight: 400;
    line-height: 23px;
    color: #00345e;
}
.v21 .v21-customscard-block1__right--link:hover svg path {
    fill: #a58a57;
}
.v21 .v21-customscard-block1__right--link-arrow {
    position: relative;
    right: -4px;
    top: 7px;
}

@media screen and (min-width: 510px) {
    .v21 .v21-customscard-block1__right--img {
        height: 466px;
    }
}
@media screen and (min-width: 768px) {
    .v21 .v21-customscard-block1 {
        margin-top: 120px;
    }
    .v21 .v21-customscard-block1__left--title {
        font-size: 60px;
        line-height: 54px;
    }
    .v21 .v21-customscard-block1__left--text {
        max-width: 580px;
        font-size: 28px;
        line-height: 34px;
    }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
    .v21 .v21-customscard-block1__horline.v21-horline-1 {
        display: none;
    }
    .v21 .v21-customscard-block1__horline.v21-horline-2,
    .v21 .v21-customscard-block1__horline.v21-horline-3 {
        display: block;
    }
    .v21 .v21-customscard-block1__left {
        flex-direction: row;
        justify-content: space-between;
    }
    .v21 .v21-customscard-block1__left--box {
        width: fit-content;
        flex: 0 0 fit-content;
    }
    .v21 .v21-customscard-block1__left--box:first-of-type {
        padding-top: 40px;
    }
    .v21 .v21-customscard-block1__left--box:last-of-type {
        padding-bottom: 40px;
    }
}
@media screen and (min-width: 1024px) {
    .v21 .v21-customscard-block1 {
        flex-wrap: nowrap;
        margin-top: 90px;
    }
    .v21 .v21-customscard-block1__left {
        order: 1;
        margin-bottom: 0;
    }
    .v21 .v21-customscard-block1__left--box:not(:first-of-type) {
        padding-top: 27px;
    }
    .v21 .v21-customscard-block1__left--box:not(:last-of-type) {
        padding-bottom: 26px;
    }
    .v21 .v21-customscard-block1__right {
        flex: 0 0 auto;
        margin-left: 0;
        margin-right: 0;
    }
    .v21 .v21-customscard-block1__right--img {
        height: 643px;
        margin-left: 0;
        margin-right: 0;
    }
    .v21 .v21-customscard-block1__right--bkgdimg {
        display: block;
    }
    .v21 .v21-customscard-block1__right--bkgdimg-small {
        display: none;
    }
}
@media screen and (min-width: 1280px) {
    .v21 .v21-customscard-block1__right {
        flex: none;
    }
}

/* webtu:feedback */
.v21 .v21-corpcards-wide-container {
    margin-top: 10px;
    margin-bottom: 40px;
}

/* index_block_bottom.php */
.v21 .v21-corpcards-popproducts--top {
    margin-top: 100px!important;
}
.v21 .v21-corpcards-popproducts--top .v21-block-interests--imgbox {
    align-self: center;
}
.v21 .v21-corpcards-popproducts--top .v21-block-interests--right .v21-block-interests--imgbox {
    flex-basis: 234px;
}

@media screen and (min-width: 768px) {
    .v21 .v21-corpcards-popproducts--top {
        margin-top: 160px!important;
    }
    .v21 .v21-corpcards-popproducts--top .v21-block-interests--right .v21-block-interests--imgbox {
        flex-basis: 345px;
    }
}
@media screen and (min-width: 1024px) {
    .v21 .v21-corpcards-popproducts--top {
        margin-top: 112px;
    }
}
@media screen and (min-width: 1440px) {
    .v21 .v21-corpcards-popproducts--top {
        margin-top: 228px;
    }
}

/* bitrix:news.list / v21_safes_docs */
.v21 .v21-corpcards--tariffs {
    margin-top: 100px;
}

@media screen and (min-width: 480px) {
}
@media screen and (min-width: 768px) {
}
@media screen and (min-width: 1024px) {
}
@media screen and (min-width: 1280px) {
}
@media screen and (min-width: 1440px) {
}
