@font-face {
    font-family: 'Inter Thin';
    src: url('https://mpr.nso.ru/sites/mpr.nso.ru/wodby_files/files/page_8869/css/fonts/inter_thin.eot'); /* IE 9 Compatibility Mode */
    src: url('https://mpr.nso.ru/sites/mpr.nso.ru/wodby_files/files/page_8869/css/fonts/inter_thin.eot?#iefix') format('embedded-opentype'), /* IE < 9 */ url('https://mpr.nso.ru/sites/mpr.nso.ru/wodby_files/files/page_8869/css/fonts/inter_thin.woff2') format('woff2'), /* Super Modern Browsers */ url('https://mpr.nso.ru/sites/mpr.nso.ru/wodby_files/files/page_8869/css/fonts/inter_thin.woff') format('woff'), /* Firefox >= 3.6, any other modern browser */ url('https://mpr.nso.ru/sites/mpr.nso.ru/wodby_files/files/page_8869/css/fonts/inter_thin.ttf') format('truetype'), /* Safari, Android, iOS */ url('https://mpr.nso.ru/sites/mpr.nso.ru/wodby_files/files/page_8869/css/fonts/inter_thin.svg#inter_thin') format('svg'); /* Chrome < 4, Legacy iOS */
}

@font-face {
    font-family: 'Inter Light';
    src: url('https://mpr.nso.ru/sites/mpr.nso.ru/wodby_files/files/page_8869/css/fonts/inter_light.eot'); /* IE 9 Compatibility Mode */
    src: url('https://mpr.nso.ru/sites/mpr.nso.ru/wodby_files/files/page_8869/css/fonts/inter_light.eot?#iefix') format('embedded-opentype'), /* IE < 9 */ url('https://mpr.nso.ru/sites/mpr.nso.ru/wodby_files/files/page_8869/css/fonts/inter_light.woff2') format('woff2'), /* Super Modern Browsers */ url('https://mpr.nso.ru/sites/mpr.nso.ru/wodby_files/files/page_8869/css/fonts/inter_light.woff') format('woff'), /* Firefox >= 3.6, any other modern browser */ url('https://mpr.nso.ru/sites/mpr.nso.ru/wodby_files/files/page_8869/css/fonts/inter_light.ttf') format('truetype'), /* Safari, Android, iOS */ url('https://mpr.nso.ru/sites/mpr.nso.ru/wodby_files/files/page_8869/css/fonts/inter_light.svg#inter_light') format('svg'); /* Chrome < 4, Legacy iOS */
}

@font-face {
    font-family: 'Inter Bold';
    src: url('https://mpr.nso.ru/sites/mpr.nso.ru/wodby_files/files/page_8869/css/fonts/inter_bold.eot'); /* IE 9 Compatibility Mode */
    src: url('https://mpr.nso.ru/sites/mpr.nso.ru/wodby_files/files/page_8869/css/fonts/inter_bold.eot?#iefix') format('embedded-opentype'), /* IE < 9 */ url('https://mpr.nso.ru/sites/mpr.nso.ru/wodby_files/files/page_8869/css/fonts/inter_bold.woff2') format('woff2'), /* Super Modern Browsers */ url('https://mpr.nso.ru/sites/mpr.nso.ru/wodby_files/files/page_8869/css/fonts/inter_bold.woff') format('woff'), /* Firefox >= 3.6, any other modern browser */ url('https://mpr.nso.ru/sites/mpr.nso.ru/wodby_files/files/page_8869/css/fonts/inter_bold.ttf') format('truetype'), /* Safari, Android, iOS */ url('https://mpr.nso.ru/sites/mpr.nso.ru/wodby_files/files/page_8869/css/fonts/inter_bold.svg#inter_bold') format('svg'); /* Chrome < 4, Legacy iOS */
}


@font-face {
    font-family: 'Inter Regular';
    src: url('https://mpr.nso.ru/sites/mpr.nso.ru/wodby_files/files/page_8869/css/fonts/inter_regular.eot'); /* IE 9 Compatibility Mode */
    src: url('https://mpr.nso.ru/sites/mpr.nso.ru/wodby_files/files/page_8869/css/fonts/inter_regular.eot?#iefix') format('embedded-opentype'), /* IE < 9 */ url('https://mpr.nso.ru/sites/mpr.nso.ru/wodby_files/files/page_8869/css/fonts/inter_regular.woff2') format('woff2'), /* Super Modern Browsers */ url('https://mpr.nso.ru/sites/mpr.nso.ru/wodby_files/files/page_8869/css/fonts/inter_regular.woff') format('woff'), /* Firefox >= 3.6, any other modern browser */ url('https://mpr.nso.ru/sites/mpr.nso.ru/wodby_files/files/page_8869/css/fonts/inter_regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('https://mpr.nso.ru/sites/mpr.nso.ru/wodby_files/files/page_8869/css/fonts/inter_regular.svg#inter_regular') format('svg'); /* Chrome < 4, Legacy iOS */
}

.landing {
    max-width: 1200px;
    position: relative;
    margin: auto;
}

.landing div {
    font-style: normal;
}

.block_box {
    border-radius: 23px;
}

.block_1_1 {
    min-height: 308px;
    background-size: cover;
    background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)),
    url(../img/tree_texture_bg.jpg) no-repeat center;
    font-weight: 800;
    font-size: 60px;
    line-height: 120%;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    padding: 50px 190px 50px 80px;
    color: #ffffff;
}

.block_1_1 .floating_img {
    transform: rotate(21deg) translate(-44px, 8px);
    width: 284px;
    max-width: none;
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
}

.block_2 {
    width: 100%;
    position: relative;
}

.block_header {
    font-family: 'Inter Bold';
    font-weight: 900;
    font-size: 54px;
    line-height: 74px;
    margin-top: 20px;
    margin-bottom: 20px;
    font-style: normal;
}

.outer_block_header {
    margin-top: 50px;
    padding-left: 30px;
}

.block_2 .active_cursor {
    position: absolute;
    background: #1F574A;
    width: 100%;
    height: 150px;
    left: 0;
}

.block_2_1 {
    position: relative;
    display: inline-block;
    vertical-align: bottom;
    width: calc((70%) / 3 - 12px);
    background-color: #EDF0F7;
    padding: 25px 35px;
    height: 260px;
}

.block_2 .block_2_2, .block_2 .block_2_3 {
    box-shadow: 3px 0 3px 3px #c5c5c5;
}

.block_2_active {
    background-color: #1F574A;
}

.block_2_active .title, .block_2_active .text, .block_2_active .text2, .block_2_active .ico {
    color: #fff !important;
}

.block_2_1 .ico {
    width: 64px;
    padding-bottom: 20px;
}

.block_2_active .ico {
    filter: brightness(0) invert(1);
}

.block_2_1 .title {
    font-weight: 700;
    font-size: 22px;
    line-height: 30px;
    color: #2F2615;
    padding-bottom: 10px;
}

.block_2_1 .text {
    font-family: 'Inter Thin';
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: -0.04em;
    color: #2C200D;
}

.block_2_1 .text2 {
    font-family: 'Inter Thin';
    font-weight: 100;
    font-size: 22px;
    line-height: 30px;

    color: #000000;
}

.block_2_big {
    margin-top: 30px;
    position: relative;
    color: #ffffff;
}

.block_2_big_header {
    font-family: 'Inter Bold';
    font-weight: 900;
    font-size: 56px;
    line-height: 80px;
    padding-left: 70px !important;
    z-index: 1;
}

.block_2_big_text {
    font-family: 'Inter Thin';
    font-weight: 600;
    font-size: 26px;
    line-height: 55px;
}

.block_2_big_text_yellow {
    font-family: 'Inter Bold';
    font-weight: 600;
    color: #BBA800;
}

.block_2_big_ico_check_container {
    position: absolute;
    bottom: -20%;
    left: -441px;
    width: 100%;
    text-align: center;
}

.block_2_big_ico_check {
    width: 388px;
    height: auto;
}

.block_2_3 {
    margin-right: 0px;
}

.block_2_3_img {
    width: 264px !important;
    margin: 90px 0 0 90px;
}

.block_2_3_img_big {
    width: 469px !important;
    margin: 30px 0 0px 120px;
}


.block_3 {
    background: #EDF0F7;
    margin-top: 100px;
    padding: 30px 30px;
}

.block_3 .text {
    font-family: 'Inter Thin';
    font-weight: 600;
    font-size: 26px;
    line-height: 30px;
    letter-spacing: -0.04em;
    color: #2C200D;
}

.block_in_block {
    border-radius: 23px;
    border: solid 1px #BBA800;
    padding: 10px;
    background: #ffffff;
}

.block_in_block .block_ico {
    width: 70px;
}

.block_3 .steps_block {
    margin-top: 15px;
    border-top: solid 1px #BBA800;
}

.step_block .step_block_ico {
    width: 80px;
    height: 80px;
    background: #000000;
    position: absolute;
    top: 0;
    z-index: 2;
}

.step_block .step_block_ico img {
    width: 50px;
    height: 50px;
}

.step_block_right .step_block_ico {
    right: 20%;
    transform: translateX(50%);
}

.step_block_left .step_block_ico {
    left: 20%;
    transform: translateX(-50%);
}

.step_block .step_block_ico_active {
    box-sizing: content-box;
    background: #1F574A;
}

.step_block .step_block_ico_active::before {
    content: '';
    position: absolute;
    top: -10px;
    left: -10px;
    width: calc(100% + 20px);
    height: calc(100% + 20px);
    border: 1px solid #1F574A;
    border-radius: 50%;
    z-index: 1;
}

.step_block .dotted_line {
    border-top: 3px dotted #000000;
    width: 80%;
    height: 1px;
    position: relative;
}

.step_block .dotted_line_active {
    border-top: 3px dotted #1F574A !important;
}

.step_block .step_block_header {
    font-family: 'Inter Bold';
    font-weight: 600;
    font-size: 26px;
    line-height: 30px;
    letter-spacing: -0.04em;
    color: #2C200D;
}

.step_block .text {
    font-family: 'Inter Regular';
    font-weight: 600;
    font-size: 22px;
    line-height: 28px;
    letter-spacing: -0.04em;
    color: #2C200D;
}

.step_block .text2 {
    font-family: 'Inter Thin';
    font-weight: 600;
    font-size: 14px;
    line-height: 30px;

    color: #000000;
}

.step_block {
    position: relative;
    padding-top: 40px;
}

.steps_block .center_line {
    margin: 0;
    width: 3px;
    background: #000;
    padding: 0px;
}

.block_4_1 {
    color: #ffffff;
    background: linear-gradient(45deg, #EF4058, #1466AC);
    background: -webkit-linear-gradient(45deg, #EF4058, #1466AC);
    background: -moz-linear-gradient(45deg, #EF4058, #1466AC);
    background: -o-linear-gradient(45deg, #EF4058, #1466AC);
    padding: 30px 30px;
}

.block_4_2 {
    color: #ffffff;
    background-color: #EB5538;
    padding: 30px 30px;
}

.block_4_3 {
    background: #EDF0F7;
    padding: 30px 30px;
}

.block_4_3 .text2 {
    font-family: 'Inter Thin';
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
}

.block_4_3 .block_header {
    line-height: 54px;
    padding-bottom: 20px;
}

.block_4_3_1, .block_4_3_2, .block_4_3_3 {
    background: #ffffff;
    padding: 30px 30px;
}

.block_4_3_1 {
    font-family: 'Inter Thin';
    font-weight: 600;
    font-size: 22px;
    line-height: 34px;
    color: #2C200D;
}

.block_4_3_1_header {
    font-family: 'Inter Bold';
    font-weight: 600;
    font-size: 18px;
    line-height: 34px;
    background: #ffffff;
    color: #2C200D;
    position: absolute;
    top: -20px;
    left: 35px;
    border: solid 3px #EDF0F7;
}

.block_4_3_1_order_number {
    font-family: 'Inter Bold';
    font-weight: 600;
    font-size: 22px;
}

.block_4_3_2_header, .block_4_3_3_header {
    font-family: 'Inter Bold';
    font-weight: 600;
    font-size: 22px;
    line-height: 34px;
}

.block_4_3_2 .text_header, .block_4_3_3 .text_header {
    font-family: 'Inter Bold';
    font-weight: 300;
    font-size: 18px;
    line-height: 34px;
}

.block_4_3_2 .text2, .block_4_3_3 .text2 {
    font-family: 'Inter Thin';
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
}

.block_4_3 .block_for_border_style {
    border-radius: 23px;
    border: solid 1px #BBA800;
    padding: 10px;
    background: none;
    position: absolute;
    height: 100%;
    width: calc(100% - 20px);
    top: -10px;
    left: 10px;
}

.block_5_1 {
    padding: 50px 190px 50px 80px;
}

.block_5 .text_yellow {
    color: #BBA800;
    font-family: 'Inter Bold';
    font-weight: 200;
    font-size: 22px;
    line-height: 30px;
}

.block_5_1 {
    min-height: 308px;
    background-size: cover;
    background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)),
    url(../img/bg_block_finish.png) no-repeat center;
    font-weight: 800;
    font-size: 60px;
    line-height: 120%;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.block_5_1 {
    padding: 50px 190px 50px 80px;
    color: #ffffff;
}

.block_5 .text {
    font-family: 'Inter Thin';
    font-weight: 600;
    font-size: 22px;
    line-height: 30px;
    letter-spacing: -0.04em;
    color: #ffffff;
    z-index: 1;
}

.block_5 .block_5_btn {
    font-family: 'Inter Thin';
    font-weight: 600;
    font-size: 22px;
    line-height: 30px;
    letter-spacing: -0.04em;
    color: #ffffff;
    background: #1F574A85;
    border-radius: 23px;
    border: solid 1px #1F574A85;
    transition: all 0.3s ease-in-out;
    cursor: pointer;
    transform: translateZ(0);
    backface-visibility: hidden;
}

.block_5 .block_5_btn:hover {
    color: #ffffff;
    background: #1F574A;
    border-radius: 23px;
    border: solid 1px #ffffff;
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(31, 87, 74, 0.3);
}

.block_5 .floating_img_container {
    position: absolute;
    right: -137px !important;
}

.block_5 .floating_img {
    transform: rotate(35deg) translate(-19px, 15px);
    width: 597px;
    max-width: none;
    filter: brightness(0.9);
}

.block_6 .faq_row {
    max-width: 90%;
}

.block_6 .block_for_border_style {
    border-radius: 23px;
    border: solid 1px #BBA800;
    background: none;
    position: absolute;
    height: calc(100% - 20px);
    width: calc(100% + 30px);
    top: -12px;
}

.block_6 .faq_row_right .block_for_border_style {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-right: none !important;
    right: 0;

}

.block_6 .faq_row_left .block_for_border_style {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-left: none !important;
    left: 0;
}

.block_6 .faq_row_left .faq_question {
    padding-left: 50px;
}

.block_6 .faq_row_left .faq_answer {
    padding-left: 50px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-left: none !important;
}

.block_6 .faq_row_right .faq_question {
    padding-right: 50px;
}

.block_6 .faq_row_right .faq_answer {
    padding-right: 50px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-right: none !important;
}

.block_6 .faq_question {
    font-family: 'Inter Bold';
    font-weight: 600;
    font-size: 22px;
    line-height: 30px;
    letter-spacing: -0.04em;
}

.block_6 .faq_answer {
    font-family: 'Inter Light';
    font-weight: 300;
    font-size: 22px;
    line-height: 30px;
    background: #EDF0F7;
    border-radius: 23px;
}

.block_7 {
}

.block_7 .block_7_item {
    padding: 5px;
    background: #F6F2E8;
    border-radius: 23px;
}

.block_7 .block_7_item a img {
    border-radius: 23px;
}

.block_7 .text {
    font-family: 'Inter Light';
    font-weight: 300;
    font-size: 22px;
    line-height: 30px;
}

.bg_sch {
    background: #ffffff url(../img/bg-sch-01.png) repeat center;
    background-position: bottom 163px left 13px;
}

.bg_phn {
    background: #ffffff url(../img/bg-phn-01.png) repeat center;
    background-position: bottom 219px right -26px !important;
}

.bg_doc {
    background: #EDF0F7 url(../img/bg-doc-01.png) repeat center !important;
    background-position: bottom 219px right -26px !important;
}

.bg_rub {
    background: #EDF0F7 url(../img/bg-rub-01.png) repeat center !important;
    background-position: bottom 219px right -26px !important;
}

.bg_ohb {
    background: #EDF0F7 url(../img/bg-ohb-01.png) repeat center !important;
    background-position: bottom 219px right -26px !important;
}

.bg_pdt {
    background: #EDF0F7 url(../img/bg-pdt-01.png) repeat center !important;
    background-position: bottom 219px right -26px !important;
}

.bg_vst {
    background: #EDF0F7 url(../img/bg-vst-01.png) repeat center !important;
    background-position: bottom 219px right -26px !important;
}

.bg_tst {
    background: #EDF0F7 url(../img/bg-tst-01.png) repeat center !important;
    background-position: bottom 219px right -26px !important;
}

.bg_prs {
    background: #EDF0F7 url(../img/bg-prs-01.png) repeat center !important;
    background-position: bottom 219px right -26px;
}

.bg_loc {
    background: #EDF0F7 url(../img/bg-loc-01.png) repeat center !important;
    background-position: bottom 219px right -26px;
}

.z-1 {
   z-index: 1;
}