﻿﻿body {
    color: #1c1c1c !important;
}

.block-link__a {
    margin-right: 0 !important;
}

.main-content {
    padding: 0px 0 120px 0 !important;
}

.container {
    max-width: 1224px !important;
    background-color: transparent !important;
    margin: 0 auto !important;
}

    .container > .block-main {
        gap: 72px !important;
    }


.mt-72 {
    margin-top: 72px !important;
}

.mt-65 {
    margin-top: 65px !important;
}

.mt20 {
    margin-top: 20px !important;
}

.mb16 {
    margin-bottom: 16px !important;
}

.mt4 {
    margin-top: 4px !important;
}

.sectionWithHeader,
.pageWithHeader,
.transparentContainer {
    background-color: transparent !important;
}

    .sectionWithHeader > .div-block__main,
    .sectionBlockWithHeader > .div-block__main,
    .pageWithHeader > .div-block__main {
        gap: 30px !important;
    }

.sectioninBlock > .div-block__main {
    gap: 20px !important;
}

.pageWithHeader {
    margin-top: 20px !important;
}

.sectionTitle {
    font-weight: 600 !important;
    line-height: 129% !important;
}

.sectionContent {
    margin: 0 !important;
    overflow: hidden;
}

.sectionContent__title {
    font-size: 32px !important;
}

.sectionBig {
    border-radius: 16px !important;
    padding: 32px !important;
}

.sectionBig30 {
    border-radius: 16px !important;
    padding: 30px !important;
}

.sectionBig24 {
    border-radius: 16px !important;
    padding: 24px !important;
}

.sectionMedium {
    border-radius: 12px;
    padding: 24px;
}

.marginNone {
    margin: 0 !important;
}

.relativeBlock {
    position: relative;
}

.whiteBtn,
.whiteBtn:hover {
    background-color: #FDFDFD !important;
}

.gapColumns100 > .div-block_grid {
    gap: 100px !important;
}

.gapColumns80 > .div-block_grid {
    gap: 80px !important;
}

.gap72 > .div-block__main {
    gap: 72px !important;
}

.gapColumns60 > .div-block_grid,
.gap60 > .div-block__main {
    gap: 60px !important;
}

.gap54 > .div-block__main {
    gap: 54px !important;
}

.gapColumns50 > .div-block_grid {
    gap: 50px !important;
}

.gapColumns48 > .div-block_grid,
.gap48 > .div-block__main {
    gap: 48px !important;
}

.gap44 > .div-block__main {
    gap: 44px !important;
}

.gapColumns40 > .div-block_grid,
.gap40 > .div-block__main {
    gap: 40px !important;
}

.gap36 > .div-block__main {
    gap: 36px !important;
}

.gap32 > .div-block__main {
    gap: 32px !important;
}

.gapColumns30 > .div-block_grid,
.gap30 > .div-block__main {
    gap: 30px !important;
}

.gap26 > .div-block__main {
    gap: 26px !important;
}

.gapColumns24 > .div-block_grid,
.gap24 > .div-block__main {
    gap: 24px !important;
}

.gapColumns20 > .div-block_grid,
.gap20 > .div-block__main {
    gap: 20px !important;
}

.gap16 > .div-block__main {
    gap: 16px !important;
}

.gap14 > .div-block__main {
    gap: 14px !important;
}

.gap12 > .div-block__main {
    gap: 12px !important;
}

.gap9 > .div-block__main {
    display: flex;
    flex-direction: column;
    gap: 9px !important;
}

.gap8 {
    display: flex;
    flex-direction: column;
    gap: 8px !important;
}

.gap5 > .div-block__main {
    gap: 5px !important;
}

.autoColumns2 > .div-block_grid {
    grid-template-columns: repeat(2, auto) !important;
}

.autoColumns3 > .div-block_grid {
    grid-template-columns: repeat(3, auto) !important;
}

.autoColumns4 > .div-block_grid {
    grid-template-columns: repeat(4, auto) !important;
}

.link {
    color: #08A652;
}

    .link:hover {
        color: #18762A;
    }

.textWithLinks .a-text,
.textWithLinks .a-text__block,
.textWithLinks .a-text__row,
.textWithLinks .block-link__wrapper,
.textWithLinks .block-link__a,
.textWithLinks .block-link__a span {
    display: inline !important;
    white-space: normal !important;
    word-break: normal !important;
    overflow-wrap: break-word !important;
    line-height: 140%;
    letter-spacing: -0.4px;
}

.textMedium__extraLarge,
.textMedium__extraLarg .a-text__row {
    font-weight: 500 !important;
    font-size: 20px !important;
    line-height: 28px;
    letter-spacing: -0.8px;
}

.textMedium__large {
    font-weight: 500 !important;
    font-size: 18px !important;
    line-height: 26px;
    letter-spacing: -0.7px;
}

.textMedium__middle,
.linkMedium__middle span {
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 140%;
    letter-spacing: -0.5px;
}

.textMedium__small,
.textMedium__small span,
.textMedium__small .button-div-text {
    font-weight: 500 !important;
    font-size: 14px !important;
    line-height: 20px !important;
    letter-spacing: -0.4px !important;
}

.textMedium__extraSmall .button p {
    font-weight: 500 !important;
    font-size: 12px !important;
    line-height: 170% !important;
    letter-spacing: -0.3px !important;
}

.textRegular__middle,
.textRegular__middle .a-text__row,
.textRegular__middle span {
    font-size: 16px !important;
    letter-spacing: -0.6px !important;
    line-height: 22px !important;
}

.textRegular__small,
.textRegular__small .a-text__row {
    font-size: 14px;
    letter-spacing: -0.4px !important;
    line-height: 20px !important;
}

.textRegular__extraSmall {
    font-size: 12px !important;
    letter-spacing: -0.3px !important;
    line-height: 18px !important;
}

.textSemibold__large {
    font-size: 18px !important;
    letter-spacing: -0.6px !important;
    line-height: 26px !important;
    font-weight: 600 !important;
}

.textSemibold__middle,
.textSemibold__middle .a-text__row {
    font-size: 16px !important;
    letter-spacing: -0.5px !important;
    line-height: 22px !important;
    font-weight: 600 !important;
}

.textSemibold__small {
    font-size: 14px !important;
    letter-spacing: -0.3px !important;
    line-height: 20px !important;
    font-weight: 600 !important;
}

.textGrey {
    color: #6D7786;
}

/*.buttonWithIcon__big .button-div,
.buttonWithIcon .button-div {
    padding: 10px 12px 10px 18px !important;
}*/

.registrationPage .buttonWithIcon__small {
    border-radius: 4px !important;
}

.registrationPage .buttonWithIcon__small .button-div {
    gap: 4px !important;
}

.buttonWithIcon__small .button-div {
    padding: 8px 4px 8px 8px !important;
}

.list {
    margin: 0;
    list-style-type: disc !important;
    list-style-position: outside !important;
    padding-left: 22px !important;
}

.list__withGaps {
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.list__br li:not(:last-child) {
    margin-bottom: 20px;
}

.cardWithBtn__img__normal,
.img__top-right,
.img__agent__m,
.img__manager__m,
.img__practicum-l,
.img__practicum-xl,
.img__knowledgeBase__s,
.img__questions__s,
.img__sberkey__s,
.img__testDS__s {
    position: absolute;
    top: 0;
    right: 0;
}

.img__tariffs__s {
    position: absolute;
    top: 0;
    right: 0;
    height: 220px;
}


.cardWithBtn__img__normal.img__serviceDemandAgent {
    width: 181px;
    height: 218px;
}

.cardWithBtn__img__normal.img__serviceDemandCheck {
    width: 185px;
    height: 222px;
}

.img__knowledgeBase__l {
    position: absolute;
    top: 0;
    right: 38px;
    height: 100%;
}

.img__testDS__l {
    position: absolute;
    top: 0;
    right: 11px;
    height: 100%;
}

.img__questions__l {
    position: absolute;
    top: 0;
    right: 109px;
    height: 100%;
}

.img__support {
    top: -2px;
    right: -14px;
}

.img__helpAST__l {
    position: absolute;
    top: 0;
    right: 82px;
    height: 100%;
}

.img__tariffs__l {
    position: absolute;
    bottom: 0;
    right: -24px;
}

.img__fin-partner__l {
    position: absolute;
    bottom: 0;
    right: 109px;
}

.img__bankGuarantee__l {
    position: absolute;
    right: 49px;
    bottom: 0;
}

.img__consulting__xs {
    position: absolute;
    top: -10px;
    right: 30px;
}


.img__credit__s,
.img__guarantee__s {
    position: absolute;
    top: 20px;
    right: 0;
}

.img__max {
    position: absolute;
    top: 23px;
    right: 10px;
}

.telegram-text {
    max-width: 380px !important;
}

.img__largeCard__folder {
    position: absolute;
    top: -12px;
    right: 95px;
}

.img__diagram__providerAST {
    position: absolute;
    top: 50px;
    right: 50px;
}

.img__fileSmall__providerAST {
    position: absolute;
    top: 0;
    right: -10px;
}

.img__file__223 {
    position: absolute;
    top: 24px;
    right: 74px;
}

.img__saleRights__coins {
    position: absolute;
    top: 20px;
    right: 0;
}

.img__graph__faq {
    position: absolute;
    top: 20px;
    right: 0;
}

/* cardWithBtn__: 
    small, medium, large 
    purple, blue, lilac */
.cardWithBtn {
    position: relative;
    justify-content: space-between !important;
    margin: 0 !important;
    overflow: hidden;
}

    .cardWithBtn .div-block__main {
        height: 100%;
        justify-content: space-between !important;
    }

    .cardWithBtn .button svg {
        width: 10.83px !important;
        height: 10.83px !important;
        
    }

.cardWithBtn__textContainer {
    display: flex;
    flex-direction: column;
    z-index: 2;
}

.cardWithBtn__textContainer__16 {
    display: flex;
    flex-direction: column;
    z-index: 2;
    gap: 16px;
}

.cardWithBtn__textContainer__20 {
    display: flex;
    flex-direction: column;
    z-index: 2;
    gap: 20px;
}

.cardWithBtn__header {
    font-weight: 600 !important;
}

.cardWithBtn__header__short {
    max-width: 340px;
}

cardWithBtn__text {
    line-height: 140%;
}

.cardWithBtn__img {
    position: absolute;
}

.cardWithBtn__img__down {
    position: absolute;
    bottom: 17px;
    right: 0px;
    width: 185px;
    height: auto;
}

.cardWithBtn__btnGroup {
    display: flex;
    flex-direction: row;
    gap: 20px;
    align-items: center;
}

.cardWithBtn__btnGroup__small {
    display: flex;
    flex-direction: row;
    gap: 16px;
    align-items: center;
}

.cardWithBtn__btnGroup-group {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.cardWithBtn__btn__mediumSmall p {
    font-size: 14px !important;
    letter-spacing: -0.4px !important;
}

.largeCard {
    height: 220px;
    padding: 32px !important;
    border-radius: 16px !important;
}

.largeCard h6 {
    font-size: 24px !important;
    line-height: 100% !important;
    letter-spacing: -0.5px !important;
    margin-bottom: 16px !important;
}

.largeCard__documents h6 {
    font-size: 24px !important;
    line-height: 100% !important;
    letter-spacing: -0.5px !important;
    margin-bottom: 10px !important;
}

.largeCard .cardWithBtn__text {
    letter-spacing: -0.6px;
}

.largeCard .button p {
    font-size: 14px !important;
    line-height: 140%;
    letter-spacing: -0.4px !important;
}

.mediumCard,
.mediumBlock {
    padding: 24px !important;
    border-radius: 12px !important;
}

.mediumCard__wide,
.mediumCard__fullWidth {
    height: 270px;
}

.mediumCard__238 {
    height: 238px;
}

.mediumCard__medium {
    height: 220px;
}

.mediumCard__narrow {
    height: 180px;
}

.mediumCard__fullWidth .cardWithBtn__textContainer {
    gap: 26px;
}

.mediumCard__wide .cardWithBtn__textContainer {
    max-width: 340px;
    gap: 14px;
}

.mediumCard__medium .cardWithBtn__textContainer {
    gap: 8px;
}

.mediumCard__narrow .cardWithBtn__textContainer {
    max-width: 340px;
    gap: 8px;
}

.mediumCard .cardWithBtn__header {
    letter-spacing: -0.2px !important;
/*    line-height: 100% !important;*/
}

.mediumCard .cardWithBtn__text {
    letter-spacing: -0.4px;
    line-height: 140%;
}

.mediumCard .button {
    max-height: 40px;
}

.mediumCard .button p {
    line-height: 140% !important;
    font-size: 14px;
    letter-spacing: -0.4px !important;
}

.smallCard {
    height: 220px;
    padding: 24px !important;
    border-radius: 12px !important;
}

.cardHeight__270 {
    height: 270px;
}

.smallCard .cardWithBtn__img {
    top: 3px;
    right: 7px;
}

    .smallCard .cardWithBtn__textContainer {
        max-width: 278px;
        gap: 14px;
    }

    .smallCard .cardWithBtn__textContainer__big {
        display: flex;
        flex-direction: column;
        gap: 14px;
    }

    .smallCard .cardWithBtn__header {
        letter-spacing: -0.5px;
        line-height: 140%;
    }

    .smallCard .cardWithBtn__text {
        letter-spacing: -0.4px;
        color: #6D7786;
    }

    .smallCard .button p {
        line-height: 140% !important;
    }

.cardWithBtn .textMedium__extraSmall p {
    font-weight: 500 !important;
    font-size: 12px !important;
    line-height: 170% !important;
    letter-spacing: -0.3px !important;
}

.xsCard {
    margin: 0 !important;
    padding: 16px !important;
    border-radius: 12px !important;
}

.cardHeight__489 {
    height: 489px;
}

.cardHeight__441 {
    height: 441px;
}

.cardHeight__238 {
    height: 238px;
}

.cardHeight__168 {
    height: 168px;
}

.cardHeight__148 {
    height: 148px;
}

.cardOutlined {
    background-color: #FDFDFD !important;
    border: 1px solid #E6E8EF !important;
}

.cardWithIcon > .block-main {
    display: flex;
    flex-direction: row !important;
    justify-content: space-between !important;
    gap: 20px !important;
}

.cardWithIcon__textContainer > .div-block__main {
    gap: 14px !important
}

.cardWithIcon__center {
    justify-content: center;
}

    .cardWithIcon__center > .block-main {
        align-items: center;
    }

.cardWithIcon-icon {
    width: 40px;
    height: 40px;
}

.cardWithIcon-icon__big {
    width: 50px;
    height: 50px;
}

.purpleCard {
    background-color: #5E1CB3 !important;
}

.purple2Card {
    background: linear-gradient(125.96deg, #632895 2.86%, #29A2E5 96.96%);
}

    .purpleCard,
    .purple2Card,
    .purpleCard .a-text__row,
    .purple2Card .a-text__row {
        color: #FDFDFD;
    }

.lilacCard {
    /*    background-color: #DBDFF8 !important;*/
    background-color: #0087CD1A !important;
}

.blueCard {
    background-color: #CAE5FF !important;
}

/* imageCard__  */
.fourGrid > .div-block__main {
    display: grid !important;
    grid-template-columns: repeat(4, 1fr);
    gap: 24px !important;
}

.twoGrid > .div-block__main {
    display: grid !important;
    grid-template-columns: repeat(2, 1fr);
    gap: 24px !important;
}

.imageCard__wrapper {
    border-radius: 12px;
    overflow: hidden;
}

    .imageCard__wrapper .div-block__main {
        height: 100%;
        width: 100%;
    }

.imageCard__wrapper__small {
    height: 220px;
}

.imageCard__wrapper img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.imageCard__caption a {
    font-weight: 500;
    line-height: 140%;
    letter-spacing: -0.5px;
    color: #1c1c1c !important;
    text-decoration: none !important;
}

/*  banner__  */
.banner {
    position: relative;
    border-radius: 12px;
    height: 330px;
    justify-content: center;
    padding-left: 60px !important;
    border-radius: 16px !important;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    overflow: hidden;
    margin-top: 46px !important;
}

.banner__provider {
    position: relative;
    height: 268px;
    justify-content: center;
    padding-left: 60px !important;
    border-radius: 16px !important;
}

.banner__logo {
    position: absolute;
    bottom: 0;
    right: 0;
}

    .banner__logo img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

.russian-post-banner__logo {
    top: 50%;
    left: 70%;
    bottom: auto;
    right: auto;
    transform: translate(-50%, -50%);

}

.start-banner__logo, .seller-banner__logo, .sb-banner__logo {
    height: 330px;
    border-radius: 12px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.start-banner__logo {
    background-image: url("./public/images/common/start-banner__logo.png");
}

.seller-banner__logo {
    background-image: url("./public/images/common/seller-banner-logo.png");
}

.sb-banner__logo{
    background-image: url("../public/images/common/banner-sb.png");
}
.banner__title {
    font-weight: 600 !important;
    font-size: 28px !important;
    line-height: 129% !important;
    letter-spacing: -0.5px !important;
}

.banner__title__width {
    width: 410px;
}

.banner__title__width400 {
    width: 400px;
}

.banner__text {
    color: #6D7786 !important;
    font-weight: 400;
    font-size: 16px !important;
    line-height: 22px !important;
    letter-spacing: -0.6px;
}

.banner .button p {
    font-size: 14px !important;
    line-height: 20px !important;
    letter-spacing: -0.4px !important;
}

.banner__btn {
    margin-top: 14px !important;
}

.banner__btn p {
    line-height: 20px !important;
    letter-spacing: -0.4px !important;
}

/* customTabs__ */
.customTabs .el-tabs__content {
    border: none !important;
    padding: 0 !important;
    overflow: visible;
}

.customTabs > .el-tabs__header {
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    border-bottom: 1px solid #E5E6EB;
    margin-bottom: 20px;
}

.customTabs .el-tabs__nav-wrap {
    max-width: 1224px;
    margin: auto;
}

.customTabs .el-tabs__item {
    height: 56px;
    padding: 0 40px 0 0 !important;
}

.customTabs__small .el-tabs__item:not(:last-child) {
    height: 56px;
    padding: 0 40px 0 0 !important;
}

.customTabs__small .el-tabs__item:last-child {
    height: 56px;
    padding: 0 0 0 0 !important;
}

.customTabs__small .el-tabs__nav-prev,
.customTabs__small .el-tabs__nav-next {
    display: none !important;
}

.customTabs__small .el-tabs__nav-wrap.is-scrollable {
    padding: 0 !important;
}

.customTabs .el-tabs__header span {
    font-weight: 500;
    font-size: 18px;
    line-height: 56px;
    letter-spacing: -0.7px;
}

.customTabs__small .el-tabs__header span {
    font-weight: 500;
    font-size: 14px;
    line-height: 56px;
    letter-spacing: -0.4px;
}

.customTabs .el-tabs__active-bar {
    background-color: #5950A9;
}

/*  customTable__ */
.customTable__container__mt {
    margin-top: 30px !important;
}

.customTable__container > .div-block__main {
    gap: 15px !important;}

.customTable__title {
    font-weight: 600;
    line-height: 100%;
}

.customTable__title__margin {
    margin-bottom: 10px !important;
}

.customTable__row {
    display: flex;
    flex-direction: row;
    padding-top: 14px !important;
    padding-bottom: 14px !important;
}

    .customTable__row .div-block {
        gap: 0px !important;
        justify-content: center;
    }

    .customTable__row .block-header__wrapper,
    .customTable__row .block-header__subtitle {
        gap: 6px !important;
        font-weight: 500;
        line-height: 140%;
        letter-spacing: -0.5px;
        font-size: 16px !important;
    }

.customTable .customTable__row:not(:last-child) {
    border-bottom: 1px solid #E6E8EF;
}

.customTable__step {
    margin-right: 6px;
    display: inline-flex;
    min-width: 38px;
    min-height: 38px;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    border: 1px solid #E6E8EF;
    color: #5950A9;
    font-weight: 600;
    font-size: 16px;
    line-height: 140%;
    letter-spacing: -0.5px;
}

.customTable__description {
    padding-left: 50px !important;
    padding-top: 6px !important;
    font-weight: 400;
    line-height: 140%;
    letter-spacing: -0.4px;
    max-width: 830px;
}

.customTable .button svg {
    width: 10.83px;
    height: 10.83px;
}

.customTable__button .button-div-text {
    font-size: 16px !important;
    line-height: 140% !important;
    letter-spacing: -0.5px !important;
}

.customTable__btnGroup,
.customTable__btnGroup__icon {
    margin-top: 20px;
    padding-left: 50px !important;
}

    .customTable__btnGroup__icon .button {
        padding: 10px 12px 10px 18px !important;
        border-radius: 4px !important;
        height: 40px;
    }

        .customTable__btnGroup__icon .button .button-div {
            gap: 8px;
        }

.customTable__row .customTable__btnGroup .button-div-text,
.customTable__row .customTable__btnGroup__icon .button-div-text {
    font-weight: 500;
    font-size: 14px !important;
    line-height: 140%;
    letter-spacing: -0.4px !important;
}

.customTable__description__br .a-text:not(:last-child) {
    margin-bottom: 20px;
}

.customTable__link,
.customTable__link > .accent-link__title {
    background-color: transparent !important;
    padding: 0 !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 22px !important;
    letter-spacing: -0.5px !important;
}

    .customTable__link .accent-link__icon svg {
        fill: #08A652 !important;
    }

/*  carouselCards__  */
.carouselCards__container {
    overflow: hidden;
}

.carouselCards {
    overflow-x: visible !important;
}

.carouselCards__title {
    padding: 14px 0 22px 0 !important;
}

.carouselCards .el-carousel__arrow {
    top: -62px;
    height: 64px;
    width: 64px;
    background-color: rgba(8, 166, 82, 0.08);
    color: rgba(8, 166, 82, 1);
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

    .carouselCards .el-carousel__arrow:hover {
        background-color: rgba(8, 166, 82, 0.08);
        color: rgba(8, 166, 82, 1);
    }

    .carouselCards .el-carousel__arrow .el-icon-arrow-right::before {
        content: '';
        display: block;
        width: 16.25px;
        height: 16.25px;
        background-image: url('./public/icons/arrowSlider.svg');
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
    }

    .carouselCards .el-carousel__arrow .el-icon-arrow-left::before {
        content: '';
        display: block;
        width: 16.25px;
        height: 16.25px;
        background-image: url('./public/icons/arrowSlider.svg');
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        transform: rotate(180deg);
    }

.carouselCards .el-carousel__arrow--right {
    right: 0;
}

.carouselCards .el-carousel__arrow--left {
    right: 80px;
    left: auto;
}

.carouselCards .el-carousel__indicators {
    margin-top: 20px;
    height: 24px;
}

    .carouselCards .el-carousel__indicators .is-active .el-carousel__button {
        background-color: #5950A9;
    }

.carouselCards .el-carousel__button {
    width: 10px;
    height: 10px;
    background-color: #CED1DA;
    opacity: 1;
    border-radius: 50%;
}

 .catalogItemLink {
    display: flex;
    flex-direction: column;
    text-decoration: none;
    color: #000;
    gap: 10px !important;
}

.div-block__main:has(> .catalogItemLink) {
  gap: 0 !important;
}

/* grid__*/
.grid__container > .div-block__main {
    gap: 24px !important;
}

.grid__wrap > .block-main {
    display: flex;
    flex-direction: row !important;
    gap: 20px !important;
    width: 100% !important;
}

.grid__blockWithLink {
    color: #1C1C1C;
    text-decoration: none;
}

.grid__blockWithLink__fullWidth {
    width: 100% !important;
}

.grid__blockBig {
    overflow: hidden;
    margin-top: 0 !important;
    padding: 24px !important;
    border-radius: 12px !important;
    background-color: #0087CD1A !important;
    width: 600px !important;
    position: relative !important;
    height: 180px !important;
    flex-shrink: 0 !important;
    box-shadow: none !important;
}

.grid__blockBig__white {
    overflow: hidden;
    margin-top: 0 !important;
    padding: 24px !important;
    border-radius: 12px !important;
    background-color: #FDFDFD;
    width: 600px !important;
    position: relative !important;
    height: 180px !important;
    flex-shrink: 0 !important;
}

.grid__blockBig__fullWidth {
    width: 100% !important;
}

.grid__blockBig-info {
    background-color: transparent !important;
    max-width: 340px !important;
    z-index: 2;
}

.grid__blockBig-text {
    font-weight: 400 !important;
    font-size: 14px !important;
    line-height: 140% !important;
    letter-spacing: -0.4px !important;
}

.grid__blockBig-image {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
}

.grid__blockBig-image__fullWidth {
    position: absolute;
    top: 0;
    right: 0;
}

.grid__blockBig-imageGradient {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
}

.grid__blockBig-imageGradient__fullWidth {
    position: absolute;
    top: -100px;
    right: 0;
    background-size: cover;
}

.grid__blockSmall {
    margin-top: 0 !important;
    background-color: #FDFDFD !important;
    padding: 16px !important;
    border-radius: 12px !important;
    height: 180px !important;
    width: 288px !important;
}

.grid__blockSmall-info > .block-main {
    display: flex;
    flex-direction: row !important;
    justify-content: space-between !important;
    gap: 0 !important;
}

.grid__blockSmall-title {
    font-weight: 600 !important;
    font-size: 14px !important;
    line-height: 140% !important;
    letter-spacing: -0.3px !important;
    width: 210px !important;
}

.grid__blockSmall-text {
    font-weight: 400 !important;
    font-size: 12px !important;
    line-height: 140% !important;
    letter-spacing: -0.3px !important;
}

.grid__blockSmall-image {
    width: 32px;
    height: 32px;
/*    object-fit: cover;*/
}

/* contacts__ */
.contact__title {
    line-height: 140% !important;
    letter-spacing: -0.5px !important;
    font-weight: 500;
}

.contact .a-text__row {
    flex-direction: column !important;
    line-height: 20px !important;
    letter-spacing: -0.4px !important;
    font-size: 14px !important;
}

.contact__textBold .a-text__row,
.contact__bold .a-text__row {
    font-weight: 500;
}

.contact__textGrey {
    color: #6D7786;
}

.contact__email .block-link__wrapper {
    gap: 9px;
}

.contact__email span {
    white-space: nowrap
}

.contact__assistButton {
    margin-top: 14px;
}

.contact__nowrap .a-text__row,
.contact__nowrap span {
    white-space: nowrap !important;
}

.contacts__copy {
    padding: 0 !important;
}

.sellerRent__contacts {
    height: 200px !important;
}

    .sellerRent__contacts > .block-main {
        flex-direction: row !important;
        justify-content: space-between !important;
        gap: 0 !important;
    }

.sellerRent__contacts-wrap > .block-main {
    gap: 24px !important;
}

.sellerRent__contacts-wrap-info {
    max-width: 680px !important;
}

.sellerRent__contacts-wrap-info > .block-main {
    flex-direction: row !important;
    gap: 0 !important;
    justify-content: space-between !important;
}

.sellerRent__contacts-tels {
    min-width: 190px !important;
    width: 190px !important;
}

.sellerRent__contacts-img {
    position: absolute;
    width: 323px !important;
    height: 198px !important;
    flex-shrink: 0 !important;
    top: 0;
    right: 4%;
}

.sellerSale__contacts-img {
    position: absolute;
    top: 4px;
    right: 32px;
}

.bankGuarantees__contacts-img {
    position: absolute;
    top: 20px;
    right: 110px;
}

.sellerProperty__contact__email {
    min-width: 240px !important;
}

.providerB2B__contacts-container > .div-block__main {
    gap: 16px !important;
}

.providerB2B__contacts > .div-block__main {
    display: inline-flex !important;
    width: fit-content !important;
    flex-direction: row !important;
    gap: 30px !important;
}

.providerB2B__contact__email {
    min-width: 172px !important;
}

.sb__contacts {
    min-width: 540px !important;
}

.sb__contacts__left {
    margin-right: 32px;
}

.sb__contacts__right {
    padding-left: 32px !important;
    border-left: 1px solid #E6E8EF !important;
    border-radius: 0 !important;
}

.sb__contacts__wrapper {
    display: inline-flex !important;
    width: fit-content !important;
    flex-direction: row !important;
}

.sb__contact__phone {
    width: 146px;
    margin-right: 60px;
}

.sb__contact__email {
    min-width: 237px !important;
}

.russianPost__contact__email {
    min-width: 236px !important;
}

.russianPost__contact__phone {
    min-width: 200px !important;
}

.saleRights__contacts {
    min-width: 500px !important;
}

.saleRights__contacts__left {
    margin-right: 80px;
}

.saleRights__contacts__right {
    padding-left: 80px !important;
    border-left: 1px solid #E6E8EF !important;
    border-radius: 0 !important;
}

.saleRights__contact__phone {
    width: 146px;
    margin-right: 50px;
}

.saleBunkrupt__contacts > .block-main {
    flex-direction: row !important;
    justify-content: start !important;
    gap: 0 !important;
}

.saleBunkrupt__contacts__left {
    max-width: 465px !important;
    margin-right: 56.5px;
}

.saleBunkrupt__contacts__right {
    max-width: 582px !important;
    padding-left: 56.5px !important;
    border-left: 1px solid #E6E8EF !important;
    border-radius: 0 !important;
}

.saleBunkrupt__contact__email {
    min-width: 240px !important;
}

.saleBunkrupt__contact__phone {
    min-width: 180px !important;
    margin-right: 50px;
}

    .saleProperty__contacts {
        height: fit-content !important;
    }

.saleProperty__contacts > .block-main {
    flex-direction: row !important;
    justify-content: start !important;
    gap: 0 !important;
}

.saleProperty__contacts__left {
    max-width: 502px !important;
    margin-right: 37px;
}

.saleProperty__contacts__right {
    max-width: 582px !important;
    padding-left: 37px !important;
    border-left: 1px solid #E6E8EF !important;
    border-radius: 0 !important;
}

.saleProperty__contact__phone {
    min-width: 178px !important;
    margin-right: 100px;
}

.saleProperty__contact__email {
    min-width: 228px !important;
}

.saleProperty__contact__email2 {
    min-width: 240px !important;
    margin-right: 100px;
}

.sellerSale__contact__phone {
    min-width: 181px !important;
    margin-right: 50px;
}

.sellerSale__contact__email {
    min-width: 236px !important;
}

.vip__contact__phone {
    min-width: 127px !important;
    margin-right: 100px;
}

.vip__contact__email1 {
    min-width: 195px !important;
}

.vip__contact__email2 {
    min-width: 245px !important;
}

.vip__contact__email3 {
    min-width: 232px !important;
}

.vip__contact__margin {
    margin-top: 10px !important;
}

.trade__contact__email {
    min-width: 215px !important;
}

.customerStart__contact__email {
    min-width: 250px !important;
}

.buyerStart__contact__email {
    min-width: 235px !important;
}

.bankGuarantees__contact__phones {
    margin-right: 100px !important;
}

.bankGuarantees__contact__phone {
    min-width: 148px !important;
    font-weight: 500 !important;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: -0.4px;
}

.bankGuarantees__contact__email {
    min-width: 213px !important;
}

.bankGuarantees__contact__email span {
    font-weight: 500 !important;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: -0.4px;
}

.tenderPlatform__contacts-wrap {
    padding-left: 77.5px !important;
    border-left: 1px solid #E6E8EF !important;
    border-radius: 0 !important;
}
.tenderPlatform__contact__email {
    min-width: 246px !important;
}

/* blockRighthBtn__ */
.blockRighthBtn .div-block__main {
    flex-direction: row !important;
    justify-content: space-between;
    align-items: center;
}

.blockRighthBtn .button p {
    font-size: 14px !important;
    font-weight: 500;
    line-height: 140%;
    letter-spacing: -0.4px;
}

.blockRighthBtn__textContainer {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

/*purpleBlockWithBlur__ */
.purpleBlockWithBlur {
    background-color: #3F129E !important;
    color: #FDFDFD !important;
    position: relative;
    overflow: hidden;
}

    .purpleBlockWithBlur h4,
    .purpleBlockWithBlur .button {
        z-index: 2;
    }

.purpleBlockWithBlur__blurBlob {
    position: absolute;
    width: 537.27px;
    height: 394.18px;
    transform: rotate(-15deg);
    background: #80ABFF;
    opacity: 0.96;
    border-radius: 40px;
    filter: blur(150px);
    right: 60px;
    top: -55px;
    pointer-events: none;
}

.providerStart__blurBlob {
    position: absolute;
    width: 289px;
    height: 233px;
    background: #29A2E5;
    opacity: 1;
    border-radius: 50%;
    filter: blur(70px);
    right: 41px;
    top: 91px;
    pointer-events: none;
}

    .gridSections {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: auto;
        grid-column-gap: 24px;
        grid-row-gap: 24px;
    }

.gridSections__section {
    border-radius: 16px !important;
    padding: 24px !important;
    margin: 0 !important;
}

.textBlock h5 {
    margin-bottom: 6px !important;
}

.textBlock__br > .a-text:not(:last-child),
.text__br {
    margin-bottom: 10px;
}

.infoBlock {
    background-color: #0087CD10 !important;
    border-radius: 12px !important;
    padding: 24px !important;
    gap: 10px !important;
}

.registrationPage .infoBlock .a-text__row {
   min-width: 706px;
}

.infoBlock__type2 {
    background-color: #DFEEF6 !important;
    border: 1px solid #9CCFEA !important;
    border-radius: 10px !important;
    padding: 16px !important;
    gap: 10px !important;
}

    .infoBlock__fitHeight {
        height: fit-content !important;
    }

    .infoBlock__red {
        background-color: #F6650A24 !important;
        border-radius: 12px !important;
        padding: 24px !important;
        gap: 10px !important;
    }

        .infoBlock > div,
        .infoBlock__red > div,
        .infoBlock__type2 > div {
            display: flex !important;
            flex-direction: row !important;
        }

.infoBlock__icon {
    fill: #0087CD;
}

.infoBlock__icon__red {
    fill: #F6650A;
}

    .infoBlock__icon path,
    .infoBlock__icon__red path {
        stroke: none;
    }

    .infoBlock__textBlock__br {
        display: flex;
        flex-direction: column;
        gap: 20px;
    }

.infoBlock__w770 {
    max-width: 770px !important;
}

.cardButton {
    border-radius: 12px !important;
    width: 100% !important;
    background-color: #FFFFFF !important;
    border: 1px solid #E6E8EF !important;
    padding: 28px 30px !important;
}

.cardButton .button-div {
    width: 100%
}

    .cardButton .button-div-text {
        font-weight: 400 !important;
        font-size: 16px !important;
        line-height: 140% !important;
        letter-spacing: -0.6px !important;
    }

    .cardButton svg {
        width: 10.83px !important;
        height: 10.83px !important;
    }

.modal .modal-header {
    padding: 30px 30px 22px 30px !important;
}

.modal__checkbox {
    margin-top: 20px;
}

    .modal__checkbox .el-checkbox {
        align-items: start !important;
    }

    .modal__checkbox .el-checkbox__input {
        margin-top: 2px;
    }

.modal__checkbox-text .a-text,
.modal__checkbox-text .a-text__block,
.modal__checkbox-text .a-text__row,
.modal__checkbox-text .block-link__wrapper,
.modal__checkbox-text .block-link__a,
.modal__checkbox-text .block-link__a span {
    display: inline !important;
    white-space: normal !important;
    word-break: normal !important;
    overflow-wrap: break-word !important;
    font-size: 12px !important;
    letter-spacing: -0.3px !important;
    line-height: 140% !important;
}

.modal__btnGroup {
    display: flex;
    flex-direction: row;
    gap: 16px;
}

.modal__contacts > .div-block__main {
    display: inline-flex !important;
    width: fit-content !important;
    flex-direction: row !important;
    gap: 40px !important;
}

.modal__contacts-container > .div-block__main {
    gap: 30px !important;
}

.contactsPage__wrap > .block-main {
    display: flex !important;
    flex-direction: row !important;
    gap: 20px !important;
}

.contactsPage__contacts-wrap > .block-main  {
    gap: 3px !important;
}

.contactsPage__numbers > .block-main {
    flex-direction: row !important;
    justify-content: space-between !important;
    gap: 0 !important;
}

.contactsPage__subtitle {
    font-weight: 500 !important;
    font-size: 14px !important;
    line-height: 140% !important;
    letter-spacing: -0.4px !important;
    margin-top: 6px !important;
}

.contactsPage__actions {
    margin: 10px 0 !important;
}

    .contactsPage__actions .contact .a-text__label {
        min-width: 278px !important;
        width: 278px !important;
    }

.contactsPage__download {
    position: relative !important;
    margin-top: 10px !important;
    padding: 20px 16px !important;
    border: 1px solid #E6E8EF !important;
}

    .contactsPage__download > .block-main {
        flex-direction: row !important;
        align-items: center !important;
    }

.contactsPage__download-icon {
    position: absolute !important;
    top: 30px !important;
    right: 20px !important;
    width: 20px;
    height: 20px;
}

.contactsPage__info-text {
    font-weight: 400 !important;
    font-size: 14px !important;
    line-height: 140% !important;
    letter-spacing: -0.4px !important;
}

.contactsPage__info-emails > .block-main {
    flex-direction: row !important;
    gap: 30px !important;
}

.contactsPage__contact__email {
    min-width: 220px !important;
}

.contactsPage__info-line {
    background-color: transparent !important;
    height: 1px !important;
    border: 1px solid #E6E8EF !important;
}

.contactsPage__info {
    margin-top: 6px !important;
}

    .contactsPage__info > .block-main {
        gap: 20px !important;
    }

.subBanner {
    position: relative !important;
    height: fit-content !important;
}

.subBanner__logo {
    position: absolute;
    top: 32px;
    right: 32px;
    width: 229px;
}

.subBanner__logo__big {
    position: absolute;
    top: 32px;
    right: 31px;
    width: 229px;
}

.subBanner__text {
    margin-top: 10px !important;
}

.subBanner__text .a-text__row {
    color: #1c1c1c !important;
    font-weight: 400;
    font-size: 16px !important;
    line-height: 22px !important;
    letter-spacing: -0.6px !important;
}

.subBanner__blockWithLink {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.subBanner__blockWithLink__center {
    align-items: center;
}

.providerCommercial__tabs-wrap.checkTabs__wrap {
    padding: 0 !important;
}

.providerCommercial__tabs-wrap {
    margin-top: 18px !important;
}

    .providerCommercial__tabs-wrap .checkTabs__items {
        padding: 0 !important;
    }

    .providerCommercial__tabs-wrap .checkTabs__item-info > .block-main {
        max-width: 100% !important;
    }

.providerCommercial__slider-wrap > .block-main {
    flex-direction: row !important;
    justify-content: space-between !important;
    align-items: center !important;
    gap: 0 !important;
}

.providerCommercial__slider .el-carousel__indicators {
    display: none !important;
}

.providerCommercial__slider > .block-main {
    gap: 0 !important;
}

.providerCommercial__slide {
    position: relative !important;
    padding: 16px !important;
    border: 1px solid #E6E8EF !important;
    height: 100% !important;
}

.providerCommercial__slider-text {
    margin-top: 14px !important;
    font-weight: 400 !important;
    font-size: 14px !important;
    line-height: 140% !important;
    letter-spacing: -0.4px !important;
    max-width: 538px !important;
}

.providerCommercial__slider-list {
    font-weight: 400 !important;
    font-size: 14px !important;
    line-height: 140% !important;
    letter-spacing: -0.4px !important;
    max-width: 538px !important;
}

.providerCommercial__slider-img {
    position: absolute !important;
    top: 16px;
    right: 16px;
    width: 40px;
    height: 40px;
}

.providerCommercial__slide > .block-main {
    gap: 0 !important;
    height: 100% !important;
}

.providerCommercial__slider .twoGrid {
    margin-top: 30px !important;
}

.providerCommercial-carousel {
    overflow: hidden;
    width: 100%;
}

.providerCommercial-carousel__container {
    display: flex;
    transition: transform 0.3s ease;
    margin-left: -15px !important;
}

.providerCommercial-carousel__slide {
    flex: 0 0 50%;
    padding: 0 15px;
    box-sizing: border-box;
}

.providerCommercial__navigation {
    width: fit-content !important;
}

.providerCommercial__navigation > .block-main {
    display: flex !important;
    align-items: center !important;
    gap: 16px !important;
    flex-direction: row !important;
    justify-content: end !important;
}

.providerCommercial__arrow {
    width: 64px;
    height: 64px;
    border-radius: 50%;
    background: #08A65214;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all 0.3s ease;
}

.providerCommercial__header > .block-main {
    display: flex !important;
    flex-direction: row !important;
    gap: 0 !important;
    justify-content: space-between !important;
    align-items: center !important;
    margin-bottom: 40px !important;
}

.customerStart__header > .block-main {
    display: flex !important;
    flex-direction: row !important;
    gap: 0 !important;
    justify-content: space-between !important;
    align-items: center !important;
    margin-bottom: 24px !important;
}

.providerCommercial__slider .sectionTitle {
    white-space: nowrap !important;
}

.providerCommercial_support > .block-main {
    gap: 20px !important;
}

.badge__group {
    display: flex;
}

.badge {
    background-color: rgba(253, 253, 253, 0.3) !important;
    height: 28px !important;
    padding: 2px 12px !important;
}

    .badge .badge__label {
        font-weight: 500;
        font-size: 14px !important;
        line-height: 140%;
        letter-spacing: -0.4px;
    }

.badgeOutlined {
    background-color: transparent !important;
    border: 1px solid #E6E8EF;
    height: 24px !important;
    padding: 2px 10px !important;
}

    .badgeOutlined .badge__label {
        font-weight: 500;
        font-size: 12px !important;
        line-height: 18px !important;
        letter-spacing: -0.3px;
        color: #1C1C1C !important;
        margin-top: 2px;
    }

.startLinkBlock {
    margin: 0 !important;
    padding: 32px 80px 32px 32px !important;
    border-radius: 16px !important;
    height: 180px;
}

    .startLinkBlock > .div-block__main {
        flex-direction: row !important;
        justify-content: space-between !important;
        align-content: center !important;
    }

.startLinkBlock__title {
    font-weight: 600 !important;
    font-size: 28px !important;
    line-height: 100% !important;
    letter-spacing: -0.5px !important;
}

.startLinkBlock__description {
    margin-top: 8px !important;
    font-weight: 500 !important;
    font-size: 14px !important;
    line-height: 20px !important;
    letter-spacing: -0.4px !important;
    color: #6D7786 !important;
}

.startLinkBlock__action {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
}

    .startLinkBlock__action > .div-block__main {
        width: 100% !important;
    }

.startLinkBlock__img {
    width: 104px !important;
    height: 103px !important;
}

.startLinkBlock__action {
    width: fit-content !important;
}

    .startLinkBlock__action > .block-main {
        flex-direction: row !important;
        align-items: center !important;
        gap: 61px !important;
    }

.startLinkBlock__action-wrap > .block-main {
    flex-direction: row !important;
    gap: 32px !important;
    align-items: center !important;
}

.startLinkBlock__action-text {
    margin-bottom: 16px !important;
    font-weight: 600 !important;
    font-size: 20px !important;
    line-height: 100% !important;
    letter-spacing: -0.2px !important;
}

.startLinkBlock__links__up {
    align-self: flex-start !important;
}

.startLinkBlock__links__left {
    width: 280px !important;
    min-width: 280px !important;
}

.startLinkBlock__links__left__saleRights {
    width: 300px !important;
    min-width: 300px !important;
}

.startLinkBlock__links__right {
/*    width: 120px !important;*/
    min-width: 125px !important;
/*    height: 100%;
    justify-content: center;*/
}

.startLinkBlock__link,
.startLinkBlock__link > .accent-link__title {
    background-color: transparent !important;
    padding: 0 !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 22px !important;
    letter-spacing: -0.5px !important;
}

.startLinkBlock__link__black > .accent-link__title {
    color: #1c1c1c !important;
}

.startLinkBlock__link__black .accent-link__icon svg {
    fill: #1c1c1c !important;
}

.startLinkBlock__link__green .accent-link__icon svg {
    fill: #08A652 !important;
}

.startLinkBlock__line {
    background-color: transparent !important;
    width: 1px !important;
    height: 123px !important;
    border: 1px solid #E6E8EF !important;
}

.titleWithLink {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.titleWithLink__link,
.titleWithLink__link > .accent-link__title {
    background-color: transparent !important;
    padding: 0 !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 22px !important;
    letter-spacing: -0.5px !important;
}

.titleWithLink__link__green .accent-link__icon svg {
    fill: #08A652 !important;
}

.cardNews {
    border-radius: 12px !important;
    padding: 24px !important;
    height: 310px;
    margin-top: 0 !important;
}

    .cardNews > .div-block__main {
        height: 100%;
        justify-content: space-between !important;
    }

.cardNews__titlContainer {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.cardNews__text {
    font-size: 12px !important;
    letter-spacing: -0.3px !important;
    line-height: 18px !important;
    max-height: 72px;
    height: 72px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}

    .cardNews__text .el-button {
        display: none;
    }

.cardNews__link {
    margin-top: 4px;
}

.cardNews__link,
.cardNews__link > .accent-link__title {
    background-color: transparent !important;
    padding: 0 !important;
    font-weight: 500 !important;
    font-size: 14px !important;
    line-height: 20px !important;
    letter-spacing: -0.4px !important;
}

.cardNews__link__green .accent-link__icon svg {
    fill: #08A652 !important;
}

.personalCard {
    height: 152px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 12px !important;
}

.personalCard__img {
    width: 150px;
    object-fit: contain;
    object-position: center;
    display: block;
}

.linkCard {
    all: unset;
    cursor: pointer;
}

.linkCard__container {
    padding: 24px !important;
    border-radius: 12px !important;
    border: 1px solid #E6E8EF !important;
    background-color: #FFFFFF !important;
    height: 88px;
}

.sb__linkCard__container {
    height: 88px;
}

.linkCard__container > .div-block__main {
    flex-direction: row !important;
    justify-content: space-between !important;
    align-items: center !important;
    width: 100%;
}

.linkCard__img {
    height: 40px;
    width: 40px;
}

.documentCard {
    all: unset;
    cursor: pointer;
}

.documentCard__container {
    padding: 20px 20px 20px 16px !important;
    border-radius: 12px !important;
    border: 1px solid #E6E8EF !important;
    min-height: 80px;
}

.documentCard__container__height {
    height: 80px !important;
}

.documentCard__container > .div-block__main {
    flex-direction: row !important;
    justify-content: space-between !important;
    align-items: center !important;
    width: 100%;
}

.documentCard__textContainer {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 10px;
}

.documentCard__img {
    height: 40px;
    width: 40px;
    align-self: flex-start !important;
}

.documentCard__icon {
    height: 20px;
    width: 20px;
}

.documents__header {
    margin-bottom: 8px !important;
}

.documents__section {
    margin-top: -15px !important;
}

.provider__container {
    display: flex;
    flex-direction: column;
    gap: 17px;
}

.easyTable > div-block__main {
    gap: 0px !important;
}

.easyTable__head-row {
    padding-bottom: 20px !important;
    border-radius: 0 !important;
    border-bottom: 1px solid #E6E8EF !important;
}

.easyTable .easyTable__body-row:last-child {
    padding: 10px 0 0 !important;
}

    .easyTable .easyTable__body-row:not(:last-child) {
        border-bottom: 1px solid #E6E8EF;
        border-radius: 0 !important;
        padding: 10px 0 20px !important;
    }

.divider {
    width: 100%;
    border: none;
    border-top: 1px solid #E6E8EF;
    height: 1px;
    border-bottom: none;
    margin: 10px 0;
}

.divider__normal {
    width: 100%;
    border: none;
    border-top: 1px solid #E6E8EF;
    height: 1px;
    margin: 0;
    border-bottom: none;
}

.divider__drawer {
    width: 844px;
    border: none;
    border-top: 1px solid #E6E8EF;
    height: 1px;
    border-bottom: none;
    margin: 0 -30px;
}

.divider__vertical {
    min-height: 100%;
    border: none;
    border-left: 1px solid #E6E8EF;
    width: 1px;
    margin: 0 5px;
}

.listNumeral {
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 10px;
    list-style-type: decimal !important;
    padding-left: 22px !important;
}

.registration44__section {
    margin-top: 30px !important;
}

.registration44__block {
    max-width: 777px !important;
}

.registration44__blockSpace > .div-block__main {
    justify-content: space-between !important;
    height: 100%;
}

.registration44__list-br {
    margin-bottom: 20px;
}

.faqPage__blockInstructions span {
    word-break: normal;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: -0.5px;
}

.faqPage__listNumeral {
/*    margin: 0;*/
    display: flex;
    flex-direction: column;
    gap: 0;
    list-style-type: decimal !important;
    padding-left: 22px !important;
}

.banner268 {
    height: 268px !important;
}

.mt--2 {
    margin-top: -2px !important;
}

.mt--10 {
    margin-top: -10px !important;
}

.h-190 {
    height: 190px !important;
}

.fs-16 {
    font-size: 16px !important;
}

.contact .fs-16 .a-text__row {
    font-size: 16px !important;
}

.registrationUTP__section {
    max-width: 808px !important;
    margin: auto !important;
}

    .registrationUTP__section .el-tabs__content {
        overflow: visible;
    }

    .registrationUTP__section .radio .a-input-footer {
        display: none;
    }

.buttonGroup {
    display: flex;
    flex-direction: row;
    gap: 16px;
}

.registrationPage .drawer__header {
    padding: 30px 32.5px 26px 30px !important;
    border-bottom: 1px solid #E6E8EF !important;
}

.registrationPage .drawer__actions {
    padding: 20px 30px 30px 30px !important;
    border-top: 1px solid #E6E8EF !important;
}

.registrationPage .drawer .drawerSection {
    padding: 30px 0 30px 0 !important;
}

.minw-250 {
    min-width: 250px !important;
}

.largeCard.h-100 {
    height: 100% !important;
}

.adv__grid > .block-main {
    display: grid !important;
    grid-template-columns: repeat(2, 1fr);
}

.contactSection > .div-block__main {
    flex-direction: row !important;
    justify-content: space-between !important;
}

.contactSection__container {
    width: fit-content !important;
}

.contactSection__block > .div-block__main {
    display: inline-flex !important;
    width: fit-content !important;
    flex-direction: row !important;
}
    
    .contactSection__contact {
        width: fit-content !important;
    }

.contactSection__contact .a-text__row,
.modal__contact .a-text__row {
    flex-direction: column !important;
}

.contactSection__contact .a-text-label__p,
.contactSection__contact .a-text__row,
.modal__contact .a-text-label__p {
    font-size: 14px !important;
    line-height: 20px !important;
    letter-spacing: -0.4px !important;
    white-space: nowrap;
    text-wrap: nowrap;
}

.modal__contact .a-text__row {
    font-size: 16px !important;
    line-height: 22px !important;
    letter-spacing: -0.5px !important;
    white-space: nowrap;
    text-wrap: nowrap;
}

.contactSection__contact .a-text__row,
.modal__contact .a-text__row {
    font-weight: 500;
}

.contactSection__contact .button-div,
.modal__contact .button-div {
    margin-left: 6px;
    flex-shrink: 0 !important;
}

.smallCard .cardWithBtn__textContainer__serviceDemand {
    max-width: 368px;
}

.smallCard .cardWithBtn__textContainer__serviceDemand .cardWithBtn__text {
    color: #1C1C1C !important;
}

 .carouselCards__container .imageCard__wrapper--digital-hover {
            position: relative;
            isolation: isolate;
            overflow: hidden;
            background: #1C1C1C !important;
            border-radius: 12px !important;
        }

        .carouselCards__container .imageCard__wrapper--digital-hover > .block-main {
            position: relative;
            overflow: hidden;
            background: transparent !important;
            border-radius: 12px !important;
        }

        .carouselCards__container .imageCard__wrapper--digital-hover::before,
        .carouselCards__container .imageCard__wrapper--digital-hover::after {
            content: "";
            position: absolute;
            right: auto;
            bottom: auto;
            pointer-events: none;
            border-radius: 12px;
            opacity: 1;
            filter: blur(20px);
            transition:
                width 0.5s ease-in-out,
                height 0.5s ease-in-out,
                left 0.5s ease-in-out,
                top 0.5s ease-in-out;
        }

        /* Синий эллипс */
        .carouselCards__container .imageCard__wrapper--digital-hover::before {
            width: 421px;
            height: 323px;
            left: 52px;
            top: -97px;
            border-radius: 12px;
            z-index: 1;
            background: radial-gradient(
                50% 50% at 50% 50%,
                #29A2E5 0%,
                rgba(41, 162, 229, 0.180392) 100%
            );
        }

        /* Фиолетовый эллипс */
        .carouselCards__container .imageCard__wrapper--digital-hover::after {
            width: 380px;
            height: 282px;
            top: 109px;
            left: 13px;
            z-index: 2;
            background: radial-gradient(
                50% 50% at 50% 50%,
                rgba(54, 41, 229, 0.75) 0%,
                rgba(132, 41, 229, 0.180392) 100%
            );
        }

        .carouselCards__container .imageCard__wrapper--digital-hover:hover::before {
            width: 549px;
            height: 421px;
            left: -76px;
            top: -97px;
            border-radius: 12px;
        }

        .carouselCards__container .imageCard__wrapper--digital-hover:hover::after {
            width: 420px;
            height: 312px;
            left: -8px;
            top: 76px;
        }

        .carouselCards__container .imageCard__wrapper--digital-hover img {
            position: relative;
            z-index: 4;
            transform-origin: center center;
            transform: translateZ(0) scale(1);
            transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
            will-change: transform;
        }

        .carouselCards__container .imageCard__wrapper--digital-hover:hover img {
            transform: translateZ(0) scale(1.04);
        }
