.uslugi3_b1  h1 {
    color: #000;
    font-size: 70px;
    line-height: 100%;
}

.uslugi3_b1 .right {
    bottom: 143px;
    right: 0;
}

.uslugi3_b1 .home-hero-v2__form-wrap {
    display: flex;
    align-items: center;
    gap: 40px;
    margin: 70px 0 0;
    z-index: 1;
    position: relative;
}

.home-hero-v2__form-wrap .price_box { 
    border-radius: 10px;
    background: #2C3352;
    padding: 24px 20px;
    color: #fff;
    max-width: 370px;
    align-self: stretch;
}

.home-hero-v2__form-wrap .price_box .price_title {
    color: #FFF;
    font-family: Raleway;
    font-size: 26px;
    font-weight: 700;
    margin: 0 0 8px;
}

.home-hero-v2__form-wrap .price_box .price_title span {
    font-size: 10px;
    font-weight: 400;
}

.home-hero-v2__form-wrap .price_box .price_desc {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 142%;
}

.uslugi3_b1 {
    margin: 55px 0 0;
}

.uslugi3_b2 {
    margin: 120px 0;
    color: #fff;
}

.uslugi3_b2 .container {
    display: flex;
    gap: 55px;
    justify-content: space-between;
}

.uslugi3_b2 .container-1360 {
    border-radius: 20px;
    background: #3F5199;
    padding: 50px 0;
}

.uslugi3_b2 img {
    border-radius: 20px;
}

.uslugi3_b2 h2 {
    font-size: 40px;
    font-weight: 600;
    line-height: 125%;
    margin: 0 0 24px;
}

.uslugi3_b2 .opis p {
    font-size: 20px;
    line-height: 160%;
    font-weight: 400;
}

.uslugi3_b2 .opis {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.uslugi3_b3 {
    margin: 120px 0;
}

.uslugi3_b3_box {
    margin-top: 25px;
}

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

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

.uslugi3_b3_row {
    display: flex;
    gap: 20px;
}

.uslugi3_b3_item {
    display: flex;
    align-items: center;
    gap: 25px;
    padding: 20px 22px;
    border-radius: 12px;
    background: #E9F2FF;
}

.uslugi3_b3_item p {
    margin: 0;
    font-size: 18px;
    font-weight: 400;
    line-height: 23px;
    color: #18181A;
}

.uslugi3_b3_item__icon {
    display: flex;
    flex-shrink: 0;
    width: 46px;
    height: 46px;
    background: #FFF;
    border-radius: 50px;
}

.uslugi3_b3_item__icon svg {
    width: 12px;
    height: 12px;
    margin: auto;
}

.uslugi3_b3_item--sm {
    flex: 0 0 38%;
}

.uslugi3_b3_item--lg {
    flex: 1;
    min-width: 0;
}

.uslugi3_b3_item--xl {
    flex: 0 0 68%;
}

.uslugi3_b3_item--md {
    flex: 1;
    min-width: 0;
}

.uslugi3_b3_item--full {
    width: 100%;
}

.uslugi3_b3_item--xs {
    flex: 0 0 34%;
}

.uslugi3_b3_item--md2 {
    flex: 1;
    min-width: 0;
}

.uslugi3_b3_bottom {
    display: flex;
    gap: 20px;
    align-items: stretch;
}

.uslugi3_b3_bottom-left {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 20px;
    min-width: 0;
}

.uslugi3_b3_item--accent {
    flex: 0 0 258px;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    background: #2C3352;
    border-radius: 20px;
    padding: 24px;
    gap: 28px;
}

.uslugi3_b3_item--accent p {
    color: #fff;
    line-height: 24px;
}

.uslugi3_b1 .home-hero-v2__video-badge {
    background: no-repeat;
    text-align: left;
    padding: 0;
}

.uslugi3_b1 .home-hero-v2__video-card {
    padding: 16px 20px;
    left: 60px;
    top: 50px;
}

.uslugi3_b1 .home-hero-v2__video-link {
    text-align: left;
    margin: 8px 0 0;
}

.uslugi3_b1 .home-hero-v2__video-link svg {
    position: absolute;
    right: 22px;
    bottom: -20px;
}

.uslugi3_b1 .home-hero-v2__mobile {
    display: none;
}

.uslugi3_b4 {
    margin: 120px 0;
}

.uslugi3_b4_box {
    display: flex;
    flex-direction: column;
    gap: 50px;
}

.uslugi3_b4_prices {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 32px 32px;
}

.uslugi3_b4_price-title {
    display: flex;
    align-items: center;
    min-height: 72px;
    margin: 0 0 24px;
    padding: 20px 30px;
    border-radius: 20px;
    background: #D8E7FF;
    color: #3F5199;
    font-size: 26px;
    font-weight: 700;
    line-height: 32px;
}

.uslugi3_b4_price-desc {
    margin: 0;
    font-size: 20px;
    font-weight: 400;
    line-height: 32px;
    color: #000;
}

.uslugi3_b4_cards {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 32px;
    align-items: start;
}

.uslugi3_b4_card {
    border-radius: 20px;
    background: #D8E7FF;
    padding: 30px;
    height: 100%;
}

.uslugi3_b4_card-title {
    margin: 0 0 30px;
    color: #3F5199;
    font-size: 26px;
    font-weight: 700;
    line-height: 32px;
}

.uslugi3_b4_card-content {
    border-radius: 10px;
    background: #FFF;
    padding: 30px;
}

.uslugi3_b4_card-content > p {
    margin: 0 0 16px;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #000;
}

.uslugi3_b4_card-content ol {
    list-style-type: auto;
}

.uslugi3_b4_card-content li {
    margin-bottom: 12px;
}

.uslugi3_b4_card-content ol li:last-child {
    margin-bottom: 0;
}

.uslugi3_b4_card-content ol b {
    font-weight: 700;
}

.uslugi3_b4_card-image {
    margin: 30px 0 0;
}

.uslugi3_b4_card-content ol li::marker {
    font-weight: 700;
}

.uslugi3_b4_card-image img {
    border-radius: 10px;
}

.process_uslugi3 .questions-card__title {
    margin: 0 0 60px;
}


.home-consult_box .opis {
    margin: 16px 0 36px;
    max-width: 460px;
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.home-consult_box .opis p {
    font-size: 18px;
    line-height: 127%;
}

.uslugi3_b5 {
    margin: 120px 0;
}

.uslugi3_b5_box {
    margin-top: 25px;
}

.uslugi3_b5_table-wrap {
    border: 1px solid #405099;
    border-radius: 20px;
    overflow: hidden;
}

.uslugi3_b5_table {
    width: 100%;
    table-layout: fixed;
    border-collapse: collapse;
    margin: 0;
    border: none;
}

.uslugi3_b5_table thead th {
    padding: 20px 24px;
    border: none;
    border-bottom: 1px solid #405099;
    border-right: 1px solid #405099;
    background: #D8E7FF;
    color: #000;
    font-size: 18px;
    font-weight: 700;
    line-height: 32px;
    text-align: left;
}

.uslugi3_b5_table thead th:last-child {
    border-right: none;
}

.uslugi3_b5_table tbody td {
    padding: 20px 24px;
    border: none;
    border-bottom: 1px solid #405099;
    border-right: 1px solid #405099;
    background: #fff;
    color: #000;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
    text-align: left;
}

.uslugi3_b5_table tbody tr:last-child td {
    border-bottom: none;
}

.uslugi3_b5_table-price {
    border-right: none;
    font-size: 18px;
    font-weight: 700;
    color: #3F5199;
}

.uslugi3_b5_table-name {
    width: 30%;
    font-weight: 600;
}

.uslugi3_b5_table-desc {
    width: 45%;
}

.uslugi3_b5_table tbody td.uslugi3_b5_table-price {
    width: 25%;
    color: #3F5199;
    font-size: 18px;
    font-weight: 700;
    line-height: 23px;
}

.uslugi3_b5_table-footer {
    padding: 24px;
    border-top: 1px solid #3F5199;
    background: #F5F5FA;
    display: grid;
    gap: 20px;
}

.uslugi3_b5_table-footer p {
    margin: 0;
    max-width: 736px;
    color: #3F5199;
    font-size: 18px;
    font-weight: 600;
    line-height: 23px;
}

.uslugi3_b5_table tbody td.uslugi3_b5_table-name {
    font-weight: 600;
}

.uslugi3_b5_mobile {
    display: none;
}

.uslugi3_b6 {
    margin: 120px 0;
}

.uslugi3_b6_box {
    margin-top: 25px;
}

.uslugi3_b6_inner {
    display: flex;
    gap: 32px;
    padding: 30px;
    border-radius: 20px;
    background: #3F5199;
}

.uslugi3_b6_factors,
.uslugi3_b6_text {
    border-radius: 10px;
    background: #FFF;
    padding: 30px;
}

.uslugi3_b6_factors {
    flex: 1 1 62%;
    min-width: 0;
}

.uslugi3_b6_text {
    flex: 0 0 35%;
    display: flex;
    flex-direction: column;
    gap: 25px;
}

.uslugi3_b6_factor {
    display: flex;
    align-items: center;
    gap: 16px;
    padding: 14px 0;
    border-bottom: 1px solid #E8E8E8;
}

.uslugi3_b6_factor:first-child {
    padding-top: 0;
}

.uslugi3_b6_factor:last-child {
    padding-bottom: 0;
    border-bottom: none;
}

.uslugi3_b6_factor-num {
    display: flex;
    flex-shrink: 0;
    align-items: center;
    justify-content: center;
    width: 46px;
    height: 46px;
    border-radius: 50px;
    background: #F5F5FA;
    color: #18181A;
    font-size: 18px;
    font-weight: 700;
    line-height: 1;
}

.uslugi3_b6_factor p {
    margin: 0;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    color: #000;
}

.uslugi3_b6_text p {
    margin: 0;
    font-size: 18px;
    font-weight: 400;
    line-height: 127%;
    color: #000;
}

.uslugi3_b6_text-accent {
    color: #3F5199;
    font-weight: 600;
}

.uslugi3_b6_text p.uslugi3_b6_text-accent {
    color: #3F5199;
    font-weight: 600;
}

.uslugi2_b9 {
    margin: 80px 0;
}

.home-hero-v2 .right img {
    width: 500px;
    height: auto;
}

.title_26 {
    color: #3F5199;
    font-size: 26px;
}

.uslugi3_b4_price-title.regular {
    font-weight: 600;
    opacity: 1;
}

h1.blue {
    color: #3F5199;
    font-size: 60px;
    line-height: 116%;
}

.info-card {
    margin: 120px 0;
}

.info-card-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 54px;
    padding: 50px;
    border-radius: 20px;
    background: #D8E7FF;
    overflow: hidden;
}

.info-card__content {
    flex: 1 1 auto;
    /* max-width: 730px; */
    /* min-width: 0; */
}

.info-card__title {
    margin: 0 0 24px;
    color: #3F5199;
    font-size: 40px;
    font-weight: 600;
    line-height: 125%;
}

.info-card__text {
    display: flex;
    flex-direction: column;
    gap: 25px;
}

.info-card__text p {
    margin: 0;
    font-size: 20px;
    font-weight: 400;
    line-height: 160%;
    color: #000;
}

.info-card__illustration {
    flex: 0 0 278px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.info-card__illustration img {
    display: block;
    width: 100%;
    max-width: 278px;
    height: auto;
}

svg.uslugi3_b5_fon {
    position: absolute;
    right: 0;
    top: -40px;
    z-index: -1;
}

.uslugi3_b5 .title_box {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 40px;
}

.uslugi3_b5 .title_box .left {
    display: flex;
    flex-direction: column;
    gap: 40px;
}

.installment-card {
    position: relative;
    width: 345px;
    max-width: 100%;
    padding: 24px;
    border-radius: 20px;
    background: #E9F2FF;
    flex-shrink: 0;
}

.installment-card__icon {
    position: absolute;
    top: -23px;
    right: 24px;
    width: 48px;
    height: 48px;
}

.installment-card__label {
    margin: 0 0 16px;
    /* padding-right: 52px; */
    color: #18181A;
    font-size: 18px !important;
    font-weight: 700 !important;
    line-height: 133% !important;
}

.installment-card__price {
    margin: 0;
    padding: 19px 19px;
    border-radius: 20px;
    background: #405099;
    color: #FFF;
    font-size: 26px !important;
    font-weight: 700 !important;
    text-align: center;
}

.cost-factors {
    margin: 120px 0;
}

.cost-factors__box {
    margin-top: 25px;
}

.cost-factors__inner {
    display: flex;
    /* align-items: flex-start; */
    justify-content: space-between;
    gap: 48px;
}

.cost-factors__content {
    flex: 1 1 auto;
    max-width: 670px;
    min-width: 0;
}

.cost-factors__subtitle {
    margin: 0 0 24px;
    color: #3F5199;
    font-size: 26px;
    font-weight: 700;
    line-height: 32px;
}

.cost-factors__list {
    margin: 0;
    padding-left: 24px;
    font-size: 18px;
    font-weight: 400;
    line-height: 23px;
    color: #000;
    list-style-type: decimal;
}

.cost-factors__list li {
    margin-bottom: 12px;
    padding-left: 4px;
}

.cost-factors__list li:last-child {
    margin-bottom: 0;
}

.cost-factors__list b {
    display: block;
    font-weight: 700;
}

.cost-factors__image {
    flex: 0 0 380px;
    width: 380px;
    max-width: 100%;
}

.cost-factors__image img {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 20px;
}

.uslugi3_b5_table.col-2 thead th:first-child,
.uslugi3_b5_table.col-2 .uslugi3_b5_table-name {
    width: 400px;
}

.uslugi3_b5_table.col-2 thead th:last-child,
.uslugi3_b5_table.col-2 .uslugi3_b5_table-desc {
    width: auto;
}

.uslugi3_b5_table.col-2 tbody td:last-child {
    font-weight: 400;
    color: #000;
}

.title_box.col_2 {
    flex-direction: row;
    align-items: center;
}

.garant_box {
    display: grid;
    grid-template-columns: 450px 1fr;
    gap: 32px;
}

.garant_box .right {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 32px;
}

.garant_box .right .item {
    padding: 30px;
    border-radius: 20px;
    border: 1px solid #D8E7FF;
}

.garant_box .right .item .garanty-item {
    margin: 0;
}

.title_26 {
    color: #3F5199 !important;
    font-size: 26px !important;
    font-weight: 600 !important;
}

.uslugi3_b6_factors .opis_box {
    display: grid;
    gap: 30px;
    margin: 16px 0 0;
}

.uslugi3_b6_factors .opis_box p {
    color: #000;
    font-size: 16px;
    line-height: 150%;
}

.cost-factors__box.v2 {
    border-radius: 20px;
    border: 1px solid #D8E7FF;
    overflow: hidden;
}

.cost-factors__box.v2 .cost-factors__content {
    padding: 50px 0 50px 50px;
    max-width: max-content;
}

.cost-factors__content p {
    font-size: 18px;
    line-height: 133%;
}

.cost-factors__content .text {
    display: grid;
    gap: 25px;
}

.cost-factors__content p a {
    color: #3F5199;
    text-decoration: revert;
}

.uslugi3_b4_card-content ul {
    list-style-type: disc;
}

.uslugi3_b4_card-content ol, .uslugi3_b4_card-content ul {
    margin: 0;
    padding-left: 24px;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #000;
}

.cost-factors__icon {
    width: 380px;
    flex-shrink: 0;
    display: flex;
    background: #D8E7FF;
}

.cost-factors__icon svg {
    margin: auto;
    height: auto;
}

.uslugi3_b5_table-footer.full p {
    max-width: 100%;
}

.uslugi3_b5_table tbody td:last-child {
    border-right: 0;
}

.uslugi3_b6_factors ul {
    list-style: disc;
}

.uslugi3_b2 .opis ul {
    margin: 0;
    font-size: 20px;
    line-height: 160%;
    list-style: disc;
    font-weight: 400;
}

.cost-factors__icon.s svg {
    width: 171px;
    height: auto;
}

.installment-card__label:last-child {
    margin: 0;
}

.title_32 {
    color: #3F5199;
    font-size: 32px;
    font-weight: 600;
    line-height: 118%;
}

.title_20 {
    color: #3F5199;
    font-size: 20px !important;
    font-weight: 700 !important;
}

.uslugi_list_box {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    margin: 24px 0 0;
}

.uslugi_list_box div {
    color: #18181A;
    font-size: 18px;
    font-weight: 500;
    line-height: 127%;
    padding: 20px 22px;
    border-radius: 12px;
    background: #E9F2FF;
}

.cost-factors__content p i {
    /* color: #3F5199; */
}

.uslugi_item_box {
    display: grid;
    gap: 16px;
    justify-items: start;
}

.uslugi_item_box .item {
    display: flex;
    align-items: center;
    gap: 25px;
    padding: 20px 22px;
    border-radius: 12px;
    background: #E9F2FF;
}

.uslugi_item_box .item svg {
    display: flex;
}

.uslugi_item_box .item .icon {
    width: 46px;
    height: 46px;
    display: flex;
    background: #fff;
    border-radius: 46px;
    flex-shrink: 0;
}

.uslugi_item_box .item .icon svg {
    margin: auto;
}

.uslugi_item_box .item p {
    color: #18181A;
    font-size: 18px;
}

.uslugi_item {
    margin: 120px 0;
}

.uslugi_list .col_2 {
    display: grid;
    grid-template-columns: 710px auto;
    gap: 86px;
}

.uslugi_list .col_2 .right {
    padding: 50px;
    border-radius: 20px;
    background: #2C3352;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 32px;
    align-self: start;
}

.uslugi_list .col_2 .right p {
    color: #FFF;
    font-size: 18px;
    line-height: 133%;
}

.uslugi_list_box.full div {
    width: 100%;
}

.uslugi3_b1 .ul-custom {
    gap: 16px;
}

.uslugi3_b2 .opis li {
    margin: 0;
}

.uslugi_list {
    margin: 120px 0;
}

.home-hero-v2 .right img.s {
    width: 474px;
}

.cost-factors__content.text p {
    font-size: 20px;
    font-weight: 400;
    line-height: 160%;
    margin: 20px 0;
}

.uslugi_item_box.full .item {
    width: 100%;
}

.uslugi_item_box.full {
    margin: 30px 0 0;
}

.uslugi3_b6_factors .text p {
    margin: 0;
    font-size: 18px;
    font-weight: 400;
    line-height: 127%;
}

.uslugi3_b6_factors .text {
    display: grid;
    gap: 16px;
    margin: 25px 0 0;
}



@media (max-width: 1200px) {
    .uslugi_list .col_2 {
        grid-template-columns: auto 300px;
    }
    
    .title_box p br {
        display: none;
    }

    .process .questions-card__btn-desc br {
        display: none;
    }

    .garant_box {
        grid-template-columns: 1fr;
    }

    .uslugi3_b1 .right {
        bottom: 0;
        margin: 0;
        right: auto;
        width: 100%;
    }
    
    .uslugi3_b2 .container {
        flex-direction: column-reverse;
        gap: 30px;
    }
    
    .uslugi3_b4_card-image img {
        width: 100%;
        height: auto;
    }
}

@media (min-width: 769px) and (max-width: 992px) {
    .uslugi3_b5_table-wrap--desktop {
        overflow-x: auto;
    }

    .uslugi3_b5_table {
        min-width: 720px;
    }
}

@media (max-width: 992px) {
    .cost-factors__box.v2.icon {
        padding: 0;
    }
    
    .cost-factors__box.v2.icon .cost-factors__inner {   
        flex-direction: column-reverse;
    }
    
    .cost-factors__box.v2.icon .cost-factors__inner .cost-factors__icon {
        width: 100%;
        padding: 20px 0;
    }
    
    .cost-factors__box.v2.icon .cost-factors__inner .cost-factors__icon svg {
        width: 160px;
        height: auto;
    }
    
    .cost-factors__box.v2.icon .cost-factors__content {
        padding: 0 20px 20px 20px;
    }




    .cost-factors__box.v2 .cost-factors__content {padding: 0;}

.cost-factors__box.v2 {
    padding: 20px;
}

    
    .uslugi3_b5 .title_box {
        flex-direction: column;
        gap: 24px;
    }

    .installment-card {
        /* flex: 1 1 auto; */
        width: 100%;
        /* max-width: 331px; */
    }

    .cost-factors__inner {
        flex-direction: column;
        gap: 32px;
    }

    .cost-factors__content {
        max-width: 100%;
    }

    .cost-factors__image {
        flex: 1 1 auto;
        width: 100%;
        max-width: 380px;
        margin: 0 auto;
    }

    .info-card-box {
        flex-direction: column;
        align-items: flex-start;
    }

    .info-card__content {
        max-width: 100%;
    }

    .info-card__illustration {
        align-self: center;
    }

    .uslugi3_b3_row {
        flex-direction: column;
    }

    .uslugi3_b3_item--sm,
    .uslugi3_b3_item--lg,
    .uslugi3_b3_item--xl,
    .uslugi3_b3_item--md,
    .uslugi3_b3_item--xs,
    .uslugi3_b3_item--md2 {
        flex: 1 1 auto;
        width: 100%;
    }

    .uslugi3_b3_bottom {
        flex-direction: column;
    }

    .uslugi3_b3_item--accent {
        flex: 1 1 auto;
        width: 100%;
    }

    .uslugi3_b4_prices,
    .uslugi3_b4_cards {
        grid-template-columns: 1fr;
    }

    .uslugi3_b6_inner {
        flex-direction: column;
    }

    .uslugi3_b6_text {
        flex: 1 1 auto;
    }
}

@media (max-width: 768px) {
    .uslugi_list .col_2 {
        grid-template-columns: 1fr;
    }

    .uslugi_list_box {
        gap: 10px;
    }
    
    .uslugi_list_box div {
        font-size: 16px;
    }
    
    .garant_box .right {
        grid-template-columns: 1fr;
    }

    .uslugi3_b1 h1 {
        font-size: 60px;
    }
    
    .uslugi3_b1 .home-hero-v2__form-wrap {
        gap: 20px;
    }

    .uslugi3_b1 .home-hero-v2__right--desktop,
    .uslugi3_b1 .home-hero-v2__stats--desktop {
        display: none;
    }

    .uslugi3_b1 .home-hero-v2__mobile {
        display: block;
        margin-top: 30px;
    }

    .uslugi3_b1 .home-hero-v2__mobile-top {
        position: relative;
        min-height: 280px;
        padding-right: 140px;
    }

    .uslugi3_b1 .home-hero-v2__mobile-stats {
        display: flex;
        flex-direction: column;
        gap: 20px;
        max-width: 200px;
    }

    .uslugi3_b1 .home-hero-v2__mobile-stats .home-hero-v2__stat-value {
        margin: 0;
        font-size: 33px;
        font-weight: 600;
        line-height: 39px;
    }

    .uslugi3_b1 .home-hero-v2__mobile-stats .home-hero-v2__stat-label {
        font-size: 16px;
        line-height: 24px;
    }

    .uslugi3_b1 .home-hero-v2__mobile-photo {
        position: absolute;
        top: 0;
        right: 0;
        width: 250px;
        pointer-events: none;
    }

    .uslugi3_b1 .home-hero-v2__mobile-photo img {
        display: block;
        width: 100%;
        height: auto;
        transform: scaleX(-1);
    }

    .uslugi3_b1 .home-hero-v2__mobile-badge {
        /* margin: 16px 0 0; */
        padding-bottom: 8px;
        border-bottom: 1px solid #CECECE;
        max-width: 133px;
    }

    .uslugi3_b1 .home-hero-v2__mobile-badge .questions-card-badge__name {
        margin: 0;
        font-size: 11px;
        font-weight: 700;
        line-height: 17px;
        color: #18181A;
    }

    .uslugi3_b1 .home-hero-v2__mobile-badge .questions-card-badge__status {
        margin: 2px 0 0;
        font-size: 8px;
        font-weight: 500;
        line-height: normal;
        color: #18181A;
    }

    .uslugi3_b1 .home-hero-v2__mobile-video {
        display: flex;
        align-items: center;
        gap: 16px;
        margin-top: 16px;
        padding: 16px 20px;
        border-radius: 14px;
        background: #E9F2FF;
        text-decoration: none;
        position: relative;
    }

    .uslugi3_b1 .home-hero-v2__mobile-video svg {
        flex-shrink: 0;
        width: 41px;
        height: 41px;
    }

    .uslugi3_b1 .home-hero-v2__mobile-video span {
        font-size: 14px;
        font-weight: 400;
        line-height: 18px;
        color: #3F5199;
        text-decoration: underline;
    }

    .uslugi3_b1 .home-hero-v2__mobile-rating {
        display: flex;
        align-items: center;
        gap: 16px;
        margin-top: 16px;
        padding-top: 16px;
        border-top: 1px solid #CECECE;
    }

    .uslugi3_b1 .home-hero-v2__mobile-rating .flag {
        width: 55px;
        height: 75px;
        background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='56' height='75' viewBox='0 0 56 75' fill='none'%3E%3Cg clip-path='url(%23clip0_20_1790)'%3E%3Cpath d='M6.43598e-07 1.57774C6.43598e-07 1.1593 0.166226 0.757993 0.46211 0.46211C0.757994 0.166226 1.1593 0 1.57774 0L53.6432 0C54.0616 0 54.4629 0.166226 54.7588 0.46211C55.0547 0.757993 55.2209 1.1593 55.2209 1.57774V72.9098C55.2208 73.0426 55.1872 73.1733 55.1231 73.2896C55.059 73.406 54.9666 73.5043 54.8544 73.5755C54.7422 73.6466 54.6139 73.6882 54.4813 73.6965C54.3487 73.7048 54.2162 73.6795 54.096 73.6229L27.9465 61.296C27.8414 61.2465 27.7266 61.2209 27.6105 61.2209C27.4943 61.2209 27.3795 61.2465 27.2744 61.296L1.12493 73.6237C1.00462 73.6803 0.871945 73.7057 0.73923 73.6973C0.606515 73.6889 0.478069 73.6471 0.365829 73.5758C0.253588 73.5045 0.161196 73.406 0.0972375 73.2894C0.0332792 73.1728 -0.000169199 73.0419 6.43598e-07 72.909V1.57774Z' fill='%23ED4C54'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_20_1790'%3E%3Crect width='55.2209' height='74.1538' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E") no-repeat center;
        flex-shrink: 0;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .uslugi3_b1 .home-hero-v2__mobile-rating .flag p {
        margin: 0;
        color: #FFF;
        font-size: 22px;
        font-weight: 600;
    }

    .uslugi3_b1 .home-hero-v2__mobile-rating > p {
        margin: 0;
        font-size: 16px;
        font-weight: 500;
        line-height: 18px;
        color: #18181A;
    }

    .installment-card__price {
        font-size: 22px;
        line-height: 28px;
    }

    .cost-factors {
        margin: 80px 0;
    }

    .cost-factors__subtitle {
        font-size: 22px;
        line-height: 28px;
    }

    .cost-factors__list {
        font-size: 16px;
        line-height: 150%;
    }
    
    .info-card {
        margin: 80px 0;
    }

    .info-card-box {
        padding: 30px;
        gap: 30px;
    }

    .info-card__title {
        font-size: 30px;
    }

    .info-card__text p {
        font-size: 16px;
        line-height: 150%;
    }

    .uslugi3_b2 h2 {
        font-size: 30px;
    }
    
    .uslugi3_b2 .opis p {
        font-size: 16px;
    }
    
    .uslugi3_b2 .container-1360 {
        padding: 30px 20px;
    }

    .uslugi3_b5_table-wrap--desktop {
        display: none;
    }

    .uslugi3_b5_mobile {
        display: block;
        border: 2px solid #405099;
        border-radius: 20px;
        overflow: hidden;
    }

    .uslugi3_b5_mobile-card {
        padding: 20px;
        background: #FFF;
        border-bottom: 2px solid #405099;
    }

    .uslugi3_b5_mobile-card--gray {
        background: #F5F5FA;
    }

    .uslugi3_b5_mobile-card-title {
        margin: 0 0 12px;
        font-size: 18px;
        font-weight: 600;
        line-height: 21px;
        color: #000;
    }

    .uslugi3_b5_mobile-card-desc {
        margin: 0 0 12px;
        font-size: 15px;
        font-weight: 400;
        line-height: 19px;
        color: #454545;
    }

    .uslugi3_b5_mobile-card-price {
        margin: 0;
        font-size: 18px;
        font-weight: 600;
        line-height: 21px;
        color: #3F5199;
    }

    .uslugi3_b5_mobile-footer {
        padding: 20px;
        background: #FFF;
    }

    .uslugi3_b5_mobile-footer p {
        margin: 0;
        font-size: 18px;
        font-weight: 600;
        line-height: 21px;
        color: #3F5199;
    }
    .cost-factors__content p {
        font-size: 16px;
    }
    .title_26 {
        font-size: 20px !important;
    }

    .uslugi3_b2 .opis ul {
        font-size: 16px;
    }

    .title_32 {
        font-size: 22px;
    }

    .uslugi_item_box .item p {font-size: 16px;}

    .uslugi_list .col_2 .right p {
        font-size: 16px;
    }
    .cost-factors__content.text p {
        font-size: 16px;
    }

    .uslugi3_b1 h1 br {
        display: none;
    }
    
    .home-hero-v2 .left .pzg br {
        display: none;
    }

    .uslugi3_b6_factors .text p {
        font-size: 16px;
    }
}

@media (max-width: 576px) {
    .uslugi3_b4_price-title.regular {
        font-size: 18px;
        line-height: normal;
    }
    
    .uslugi3_b1 h1 {
        font-size: 33px;
        line-height: 118%;
    }
    
    .uslugi3_b1 .home-hero-v2__form-wrap {
        margin: 40px 0;
        flex-direction: column;
        padding: 20px;
    }
    
    .home-hero-v2__form-wrap .price_box .price_title span {
        display: table;
    }
    
    .home-hero-v2__form-wrap .price_box .price_title {
        margin: 0 0 16px;
    }
    
    .uslugi3_b1 .home-hero-v2__mobile-photo {
        width: 230px;
        top: auto;
        bottom: -86px;
    }
    
    .uslugi3_b1 .home-hero-v2__mobile-top {
        min-height: auto;
        margin: 0 0 30px;
    }
    
    .uslugi3_b2 img {
        width: 100%;
        height: auto;
    }
    
    .uslugi3_b2 .container-1360 {
        padding: 20px;
    }
    
    .uslugi3_b2 .container {
        padding: 0;
    }
    
    .uslugi3_b3 {
        margin: 70px 0 20px;
    }
    
    .info-card {
        margin: 60px 0;
    }

    .info-card-box {
        padding: 24px 20px;
    }

    .info-card__title {
        font-size: 26px;
        margin: 0 0 16px;
    }

    .info-card__illustration {
        flex: 0 0 auto;
        max-width: 220px;
    }

    .uslugi3_b2 {
        margin: 70px 0;
    }
    
    .uslugi3_b3_top {gap: 16px;}
    
    .uslugi3_b3_grid {
        gap: 16px;
    }
    
    .uslugi3_b3_row {
        gap: 16px;
    }
    
    .uslugi3_b3_bottom-left {
        gap: 16px;
    }
    
    .uslugi3_b4 {
        margin: 80px 0 0;
    }
    
    .uslugi3_b4_price-title {
        font-size: 22px;
    }
    
    .uslugi3_b4_price-desc {
        font-size: 16px;
        line-height: 150%;
    }
    
    .uslugi3_b4_card-title {
        font-size: 22px;
        margin: 0 0 24px; 
    }
    
    .uslugi3_b4_card {
        padding: 25px 22px;
    }
    
    .uslugi3_b4_card-content {
        padding: 16px;
    }
    
    .uslugi3_b5 {
        margin: 60px 0;
    }
    .uslugi3_b6 {
        margin: 80px 0 0;
    }
    
    .uslugi3_b6_inner {padding: 22px;gap: 16px;}
    
    .uslugi3_b6_factors {
        padding: 16px;
    }
    
    .uslugi3_b6_text p {
        font-size: 16px;
    }

    .cost-factors {
        margin: 60px 0;
    }

    .cost-factors__subtitle {
        font-size: 20px;
    }
    
}