        .section316 {
        display: none
    }

    .section316 .title {
        display: none;
        text-align: center;
        font-size: 28px;
        margin-bottom: 10px;
        line-height: normal
    }

    .section1116 {
        position: fixed;
        width: 320px;
        min-width: 320px;
        top: 0;
        left: -322px;
        height: 100vh;
        z-index: 110;
        box-shadow: 0 0 20px 4px rgba(0, 0, 0, .19), 0 6px 6px 4px rgba(0, 0, 0, .23)
    }

    .section.section1116 {
        padding: 0
    }

    .section1116 .section_inner {
        width: 320px;
        position: absolute;
        top: 40px;
        overflow: auto;
        height: calc(100% - 60px)
    }

    .section1116 .menu1.hover_menu_border_bottom li:before, .section1116 .menu1.hover_menu_border_bottom li:hover:before {
        left: 10px
    }

    .section1116 .menu1.hover_menu_border_bottom li.level1:hover {
        border-left: none
    }

    .section1116 .menu1.hover_menu_border_left li:after {
        content: '';
        width: 2px;
        border-left: 2px solid transparent;
        height: 0%;
        position: absolute;
        left: 0;
        top: 50%;
        transition: .3s
    }

    .section1116 .menu1.hover_menu_border_left li:hover:after {
        content: '';
        width: 2px;
        border-left: 2px solid #ccc;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0
    }

    .section1116 .menu1.hover_menu_shadow li.level0 {
        border: 1px solid transparent
    }

    .section1116 .menu1.hover_menu_shadow li.level0:hover {
        border-color: #999
    }

    .section1116 .menu1.hover_menu_shadow li.level1:hover {
        border-left: 1px solid #999
    }

    .section1116 .menu1.hover_menu_scale li:hover {
        transform: scale(1.05)
    }

    .section1116 .menu-toogler_widget.new_burger {
        background-image: none;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 36px;
        height: 36px
    }

    .section1116 .menu-toogler_widget.new_burger.circle {
        border-radius: 50%
    }

    .section1116 .menu-toogler_widget svg {
        max-width: 32px;
        max-height: 32px;
        fill: currentColor
    }

    .section1116 .menu-toogler_widget.new_burger.circle svg {
        max-width: 20px;
        max-height: 20px
    }

    .section1116 .for_view, .section1116 .menu-toogler_widget.active svg {
        display: none
    }

    .section1116 .menu-toogler_widget.active {
        background-color: transparent !important;
        background-image: url(/img/editor_icons/cancel.svg);
        background-position: center center;
        background-repeat: no-repeat
    }

    .section1116 .for_view:hover {
        z-index: 1000
    }

    .section1116 .section_inner .menu1 {
        padding-bottom: 50px
    }

    .section1116.view_menu {
        left: 0
    }

    .section1116 .menu-toogler_widget {
        cursor: pointer;
        position: absolute;
        right: -65px;
        top: 20px;
        width: 50px;
        height: 40px;
        text-align: center
    }

    .section1116 .menu-toogler_widget i {
        line-height: 40px
    }

    .section1116 .menu-toogler_widget.btn_left {
        right: 200px
    }

    .section1116 .menu-toogler_widget_close {
        display: none;
        position: absolute;
        right: 20px;
        top: 20px;
        width: 30px;
        height: 30px;
        font-size: 32px;
        color: #c53232;
        cursor: pointer
    }

    .section1116 .menu-toogler_widget .fa {
        font-size: 32px
    }

    .section1116 ul {
        list-style: none;
        padding-left: 15px;
        width: 85%
    }

    .section1116.dark ul a {
        color: #fff
    }

    .section1116 ul a {
        text-decoration: none;
        font-size: 16px;
        color: #000;
        line-height: 28px
    }

    .section1116.dark .menu-toogler_widget_close .exit1, .section1116.dark .menu-toogler_widget_close .exit2 {
        background: #fafafa
    }

    .section1116 .menu-toogler_widget_close .exit1 {
        display: block;
        position: absolute;
        left: 5px;
        top: 15px;
        width: 25px;
        height: 2px;
        transform: rotate(-45deg);
        background: #333
    }

    .section1116 .menu-toogler_widget_close .exit2 {
        display: block;
        position: absolute;
        left: 5px;
        top: 15px;
        width: 25px;
        height: 2px;
        transform: rotate(45deg);
        background: #333
    }

    .section1116 .menu1 ul > li.level1 + li.level0 {
        margin-top: 15px
    }

    .section1116 .menu1 ul > li.level1 {
        opacity: .8;
        margin-bottom: 5px;
        margin-top: 5px;
        padding-left: 25px !important;
        font-size: 15px
    }

    .section1116 .menu1 ul > li.level0 a {
        border: none
    }

    .section1116 .menu1 ul > li.level0 {
        font-size: 15px;
        font-weight: 400;
        text-transform: uppercase;
        margin-bottom: 0;
        border-bottom: none;
        text-transform: uppercase;
        line-height: 2.5
    }

    .section1116 .menu1 li.level1 {
        position: relative !important;
        top: unset !important;
        display: block !important;
        background: 0 0 !important
    }

    .section1116 .menu1 ul > li {
        padding-left: 10px;
        position: relative;
        transition: .1s ease-in-out
    }

    .section1116 .menu1 ul > li.level1 a {
        line-height: 1.5
    }

    @media (max-width: 1180px) {
        .section.section1116 {
            min-width: 320px
        }

        .section.section1116 .section_inner {
            width: 100%;
            min-width: 100%
        }
    }

    @media (max-width: 800px) {
        .section1116 {
            min-width: 250px
        }

        .section1116.view_menu .section_inner .menu1 {
            display: block !important
        }

        .section1116.hide_second_li .menu1 ul > li.level1 + li.level0 {
            margin-top: 0
        }

        .section1116 .menu1 ul > li.level1 + li.level0 {
            margin-top: 15px
        }

        .section1116 .menu1 ul > li.level1 {
            font-size: 15px;
            opacity: .8;
            margin-bottom: 5px
        }

        .section1116 .menu1 ul > li.level0 {
            font-size: 15px;
            font-weight: 400;
            text-transform: uppercase;
            margin-bottom: 0;
            border-bottom: none
        }

        .section1116 .menu1 li.level1 {
            width: 90% !important;
            margin-top: 0 !important;
            left: 0 !important
        }

        .section1116 .menu1 li {
            display: block;
            text-align: left;
            box-sizing: border-box;
            line-height: 250%;
            width: 100%;
            font-size: 16px
        }
    }

    @media (max-width: 440px) {
        .type_id_1116.view_menu {
            left: 0
        }

        .type_id_1116 .menu-toogler_widget {
            right: -60px
        }
    }

    .section1600 {
        max-width: 100%
    }

    .flexblock_wrapper {
        position: absolute;
        width: auto;
        height: auto
    }

    .flexible_section .section_inner {
        min-height: 100px;
        transition: .3s ease-out
    }

    .flexible_section .flexblock_wrapper[data-left-desktop] {
        top: attr(data-left-desktop px)
    }

    .flexblock_wrapper .flexblock_content {
        box-sizing: border-box
    }

    .flexblock_wrapper_btn .flexblock_content, .flexblock_wrapper_image .flexblock_content, .flexblock_wrapper_video .flexblock_content, .flexblock_wrapper_video .video_holder, .flexblock_wrapper_video iframe {
        width: 100%;
        height: 100%
    }

    .flexblock_wrapper_cicon .flexblock_content {
        width: 128px;
        height: 128px;
        background-size: 100% auto
    }

    .flexblock_wrapper_form .flexblock_content {
        padding: 25px
    }

    .flexblock_wrapper_figure .flexblock_content, .flexblock_wrapper_hint .flexblock_content, .flexblock_wrapper_mdicon .flexblock_content {
        display: flex;
        justify-content: center;
        align-items: center;
        height: 100%
    }

    .flexblock_wrapper_text {
        height: auto !important
    }

    .flexblock_wrapper_image .flexblock_content {
        background-position: center center;
        background-size: cover;
        background-repeat: no-repeat
    }

    .flexblock_wrapper_image .flexblock_content.pointer {
        cursor: pointer
    }

    .flexblock_wrapper_btn .flexblock_content {
        flex-wrap: wrap;
        display: flex;
        justify-content: center;
        align-items: center;
        cursor: pointer
    }

    .flexblock_wrapper_image a.flexblock_content {
        display: block
    }

    .flexblock_wrapper .flexblock_popup_form, .modal_bg .modal_body.flexblock_popup .flexblock_popup_title {
        display: none
    }

    .flexblock_wrapper_btn a.flexblock_content {
        text-decoration: none
    }

    .flexblock_wrapper.flexblock_wrapper_hint .flexblock_content {
        animation: 2s infinite flex-pulse
    }

    .flexblock_wrapper.flexblock_wrapper_hint:hover {
        z-index: 990 !important
    }

    .flexblock_wrapper.flexblock_wrapper_hint:hover .flexblock_content {
        animation: unset
    }

    .flexblock_wrapper.flexblock_wrapper_hint .flex_hint_wrapper .flex_hint_title {
        font-weight: 500;
        font-size: 18px;
        margin-bottom: 5px
    }

    .flexblock_wrapper.flexblock_wrapper_hint .flex_hint_wrapper {
        position: absolute;
        width: 270px;
        background: #fafafa;
        padding: 20px;
        bottom: 200%;
        margin-top: 0;
        font-size: 14px;
        border-radius: 5px;
        box-shadow: rgba(100, 100, 111, .2) 0 7px 29px 0;
        opacity: 0;
        z-index: -10;
        transform: scale(.7);
        visibility: hidden;
        transition: .3s ease-in-out
    }

    .flexblock_wrapper.flexblock_wrapper_hint .flex_hint_wrapper:after {
        content: '';
        width: 20px;
        height: 20px;
        position: absolute;
        left: calc(50% - 10px);
        bottom: -10px;
        transform: rotate(45deg);
        background-color: #fafafa
    }

    .flexblock_wrapper.flexblock_wrapper_hint:hover .flex_hint_wrapper {
        opacity: 1;
        z-index: 990;
        visibility: visible;
        transform: none
    }

    @keyframes flex-pulse {
        0% {
            transform: scale(.8);
            box-shadow: 0 0 0 0 rgba(0, 0, 0, .7)
        }
        70% {
            transform: scale(1);
            box-shadow: 0 0 0 10px transparent
        }
        100% {
            transform: scale(.8);
            box-shadow: 0 0 0 0 transparent
        }
    }

    .section1600 .field input[type=submit] {
        width: 100%;
        padding: .75rem 1rem;
        text-align: center;
        justify-content: center;
        border: none
    }

    .modal_bg .modal_body.flexblock_popup {
        max-width: 400px
    }

    .modal_bg .modal_body.flexblock_popup .field .field_title {
        margin-bottom: .5rem
    }

    .modal_bg .modal_body.flexblock_popup .field {
        padding: .75rem 0
    }

    .modal_bg .modal_body.flexblock_popup .field .field_input input, .modal_bg .modal_body.flexblock_popup .field .field_input textarea {
        background: #f2f2f2;
        padding: 15px;
        border: none;
        width: 100%;
        box-sizing: border-box
    }

    .modal_bg .modal_body.flexblock_popup .field .field_input input[type=submit] {
        transform: unset !important;
        background: red
    }

    .modal_bg .modal_body.flexblock_popup .field .field_input input[type=file] {
        background: #fff;
        padding: 15px 0
    }

    .section1600 .section_inner {
        width: 1170px
    }

    @media screen and (max-width: 1180px) {
        .section.section1600 .section_inner {
            width: 960px
        }
    }

    @media screen and (max-width: 1064px) {
        .section.section1600 .section_inner {
            width: 640px
        }
    }

    @media screen and (max-width: 660px) {
        .section.section1600 .section_inner {
            width: 425px
        }
    }

    @media screen and (max-width: 450px) {
        .section.section1600 .section_inner {
            width: 320px
        }
    }

    .section304 .title {
        text-align: center;
        font-size: 42px;
        margin-bottom: 20px
    }

    .section304 .sub_title {
        text-align: center;
        font-size: 24px;
        margin-bottom: 40px
    }

    .section304 .section_inner {
        width: 940px;
        font-size: 16px
    }

    .section304 .spoiler_title {
        padding: 12px 70px 12px 25px;
        font-size: 20px;
        box-sizing: border-box;
        background: #fff;
        border-radius: 5px;
        color: #333
    }

    body.editor_false .section304 .spoiler_title {
        cursor: pointer
    }

    .section304 .spoiler {
        overflow: hidden;
        background: #fff;
        border-radius: 7px;
        margin-top: 25px;
        position: relative;
        box-shadow: rgba(17, 17, 26, .05) 0 4px 16px, rgba(17, 17, 26, .05) 0 8px 32px
    }

    .section304 .spoiler_content {
        display: flex;
        justify-content: space-between;
        padding: 10px 25px 35px;
        border-bottom-left-radius: 7px;
        border-bottom-right-radius: 7px;
        transition: .6s cubic-bezier(.87, 0, .13, 1)
    }

    .section304 .spoiler.close .spoiler_content {
        position: absolute;
        height: 0;
        opacity: 0
    }

    .section304 .spoiler .spoiler_toggle {
        display: flex;
        align-items: center;
        justify-content: center;
        position: absolute;
        right: 20px;
        top: 10px;
        cursor: pointer;
        height: 30px;
        width: 30px;
        background: #0187bc;
        border-radius: 50%;
        text-align: center;
        color: #fff;
        transition: .2s ease-in-out
    }

    .section304 .spoiler.open .spoiler_toggle {
        transform: rotate(45deg)
    }

    .section304 .s_image img {
        display: block;
        max-width: 100%;
        width: 100%;
        height: auto
    }

    .section304 .s_image {
        width: 400px;
        height: 300px;
        border-radius: .5rem;
        overflow: hidden
    }

    .section304 .width1170 .s_content {
        width: calc(100% - 440px)
    }

    .section304 .s_content {
        width: calc(100% - 450px)
    }

    .section304 .s_content.full_size {
        width: 100%;
        float: none
    }

    .section304 .s_image.border {
        border: var(--section-image-border)
    }

    .section304 .s_image.shadow {
        box-shadow: var(--section-image-shadow)
    }

    @media (max-width: 960px) {
        .section304 .width1170 .s_content {
            width: 100%
        }

        .section304 .s_image {
            margin: 10px auto;
            max-width: 90%;
            height: auto
        }

        .section304 .s_content {
            margin: 10px auto;
            width: 90%
        }

        .section304 .spoiler_content {
            flex-direction: column
        }

        .section304 .title, .section304 .title * {
            font-size: 26px !important
        }

        .section304 .sub_title, .section304 .sub_title * {
            font-size: 20px !important
        }

        .section304 .s_content, .section304 .s_content span, .section304 .spoiler_title, .section304 .spoiler_title span {
            font-size: 16px !important
        }
    }

    @media (max-width: 640px) {
        .section304 .title, .section304 .title * {
            font-size: 24px !important
        }

        .section304 .s_image.border img {
            height: auto
        }

        .section304 .s_image {
            max-width: 100%
        }

        .section304 .s_content {
            width: 100%
        }
    }

    @media (max-width: 480px) {
        .section304 .sub_title, .section304 .sub_title * {
            font-size: 18px !important
        }
    }
        @media (max-width: 1500px) {
        #sections_preview {
            padding: 30px
        }

        #sections_preview .section_preview {
            margin-right: 10px
        }
    }

    @media (max-width: 1400px) {
        #wrapper {
            overflow: hidden
        }
    }

    @media (max-width: 1366px) {
        #sections_preview .section_preview {
            width: 45%
        }

        .extra_images_big .extra_info_block.s120, .extra_images_big .extra_info_block.s150, .extra_images_big .extra_info_block.s200, .extra_images_big .extra_info_block.s300 {
            padding: 40px
        }

        .extra_images_big .left {
            width: 50%
        }

        .extra_images_big .left img {
            max-width: 100%
        }
    }

    @media (max-width: 1220px) {
        #wrapper {
            overflow: unset
        }

        #ipad_view, #mobile_view, li.open_catalog {
            display: none
        }

        #sections_preview .section_preview {
            width: 46%
        }

        .extra_images_big .extra_info_block.s150 .left, .extra_images_big .extra_info_block.s150 .right {
            width: 100%;
            float: left
        }

        ::-webkit-resizer {
            background-image: url('');
            background-repeat: no-repeat;
            width: 2px;
            height: 1px
        }

        ::-webkit-scrollbar {
            width: 2px
        }

        ::-webkit-scrollbar-button {
            background: #ececec;
            width: 2px;
            height: 0
        }

        ::-webkit-scrollbar-thumb {
            -webkit-border-radius: 10px;
            border-radius: 10px;
            background-color: #5ad0ff;
            -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3)
        }

        ::-webkit-scrollbar-track {
            background-color: #eaeaea
        }
    }

    @media (max-width: 1180px) {
        body {
            background-attachment: fixed
        }

        .section.fixed {
            background-position: center;
            background-size: cover;
            -webkit-overflow-scrolling: touch;
            background-attachment: fixed !important
        }

        .section {
            min-width: 940px
        }

        .section .section_inner, .section .section_inner.width1170, .section.inner_width .section_inner {
            --section-inner-width: 940px;
            width: 940px
        }

        #img_zoomer_close, #img_zoomer_close.portret {
            margin: 0;
            right: 3%;
            top: 3%;
            left: auto
        }

        #img_zoomer_bg {
            min-height: 100%;
            min-width: 100%
        }

        #img_zoomer, #img_zoomer.portret, #img_zoomer.square {
            height: 90vh;
            width: 90vh;
            background-repeat: no-repeat;
            background-color: transparent;
            background-position: center center;
            background-size: 100% auto;
            border: none;
            outline: 0
        }

        #img_zoomer.square {
            background-size: contain
        }

        #img_zoomer.portret {
            background-size: auto 65%
        }

        #popup_wrapper {
            width: 90%;
            height: 500px;
            margin: 0;
            left: 5%;
            top: 5%;
            box-sizing: border-box
        }

        #popup_wrapper_line2 {
            width: 80%
        }

        #basket_form_inner {
            width: 90%;
            max-width: 700px;
            height: auto;
            margin: 0;
            left: 50%;
            top: 50%;
            transform: translate(-50%, -50%);
            padding-bottom: 0;
            overflow-y: auto
        }

        #basket_left .btn-group {
            position: relative;
            bottom: unset
        }

        #basket_make_order input, #basket_make_order textarea {
            max-width: 100%;
            width: 100%;
            height: 40px
        }

        #basket_left, #basket_right {
            overflow-y: visible
        }

        #basket_make_order {
            padding-bottom: 30px
        }

        #basket_make_order textarea {
            max-width: 100%;
            min-width: 100%
        }

        input {
            margin: 0;
            padding: 0
        }

        #img_zoomer {
            max-height: 95%
        }

        #sections_preview .section_preview .image {
            width: 100%
        }
    }

    @media (max-width: 1100px) {
        #sections_preview .section_preview {
            width: 45%
        }

        .extra_images_big .extra_info_block.s120, .extra_images_big .extra_info_block.s150, .extra_images_big .extra_info_block.s200, .extra_images_big .extra_info_block.s300 {
            padding: 40px 20px;
            display: block
        }

        .extra_images_big .extra_info_block .left, .extra_images_big .extra_info_block .right {
            float: left;
            width: 100%;
            margin-bottom: 20px
        }

        .extra_images_big .extra_info_block.s200 .left .extra_images_in_card {
            float: left;
            width: 100px;
            margin-right: 10px
        }

        .extra_images_big .extra_info_block.s200 .extra_images_in_card .extra_image {
            margin-bottom: 10px
        }
    }

    @media (max-width: 960px) {
        #img_zoomer, #img_zoomer.portret, #img_zoomer.square {
            height: 80vw;
            border: none;
            outline: 0;
            width: 80vw;
            background-repeat: no-repeat;
            background-color: transparent;
            background-position: center center;
            background-size: 100% auto
        }

        #img_zoomer.portret {
            height: 95vh
        }

        .section {
            min-width: 768px
        }

        .section .section_inner, .section .section_inner.standart, .section .section_inner.wide, .section .section_inner.width1170, .section.inner_width .section_inner, .section.inner_width940 .section_inner {
            --section-inner-width: 768px;
            width: 768px
        }

        .section .sub_title, .section .title {
            margin: 0 auto 15px
        }

        .extra_info_block_wrapper {
            overflow: auto
        }

        .extra_images_big .extra_info_block.s200 .left .extra_images_in_card, .extra_info_block .btn1x, .extra_info_block .btn2x, .extra_info_block .btn3x, .extra_info_block .btn4x, .extra_info_block .btn5x, .extra_info_block .left {
            width: 100%
        }

        .extra_info_block .left img {
            max-width: 100%
        }

        .extra_info_block .left, .extra_info_block .right {
            float: none
        }

        .extra_info_block .right {
            margin-top: 20px
        }

        .extra_info_block .right .extra_info1, .extra_info_block .right .extra_info2, .extra_info_block .right .extra_info3, .extra_info_block .right .extra_info4, .extra_info_block .right .extra_info5 {
            width: 100%;
            height: auto;
            max-height: none
        }

        .extra_info_block .extra_image.image1, .extra_info_block .extra_image.image1_2, .extra_info_block .extra_image.image1_3, .extra_info_block .extra_image.image1_4 {
            float: left;
            margin-right: 10px;
            margin-bottom: 10px;
            cursor: pointer;
            height: 90px;
            width: 126px
        }

        .extra_info_block {
            width: 448px;
            position: relative;
            margin: 0 auto;
            transform: translate(0);
            top: 0;
            left: 0
        }

        #popup_img_prev {
            left: 10px
        }

        #popup_img_next {
            right: 10px
        }

        #sections_preview .section_preview {
            margin-right: 10px;
            margin-bottom: 10px
        }

        .extra_info_block.s120 .left .extra_images_in_card, .extra_info_block.s150 .left .extra_images_in_card, .extra_info_block.s200 .left .extra_images_in_card, .extra_info_block.s300 .left .extra_images_in_card {
            margin-left: 10px
        }

        .extra_info_block.s120 .left, .extra_info_block.s150 .left, .extra_info_block.s200 .left, .extra_info_block.s300 .left {
            display: flex;
            justify-content: space-between;
            margin: 0 auto;
            width: 85%
        }

        .extra_info_block.s120 .right, .extra_info_block.s150 .right, .extra_info_block.s200 .right, .extra_info_block.s300 .right {
            width: 80%;
            margin: 20px auto 0
        }

        .extra_info_block.s120, .extra_info_block.s150, .extra_info_block.s200, .extra_info_block.s300 {
            width: 560px;
            margin-top: 5vh
        }

        .section.fixed_top {
            padding: 15px 0
        }

        .catalog_items .extra_images_big .extra_info_block .left {
            display: block
        }

        .extra_images_big .extra_info_block .left .extra_images_in_card .extra_image {
            width: auto
        }

        .extra_images_big .extra_info_block.s120 .left .extra_images_in_card, .extra_images_big .extra_info_block.s150 .left .extra_images_in_card, .extra_images_big .extra_info_block.s200 .left .extra_images_in_card, .extra_images_big .extra_info_block.s300 .left .extra_images_in_card {
            margin-left: 0
        }

        .extra_info_block_wrapper.extra_images_big .extra_info_block {
            overflow: auto;
            margin-top: 0
        }

        .extra_info_block_wrapper.extra_images_big {
            overflow: hidden
        }

        .section .price_descr1, .section .price_descr1 span {
            font-size: 15px
        }

        .section .logo_text, .section .logo_text span {
            margin-bottom: 10px;
            font-size: 18px
        }

        .section .form_title, .section .form_title span, .section .phone1, .section .phone1 span, .section .phone2, .section .phone2 span {
            font-size: 18px
        }

        .menu_mobile_btn {
            display: block;
            width: 30px;
            height: 30px;
            cursor: pointer;
            position: absolute;
            left: 0;
            top: 50%;
            transform: translateY(-50%)
        }

        .menu_mobile_btn.new_burger {
            background-image: none;
            display: flex;
            justify-content: center;
            align-items: center
        }

        .menu_mobile_btn.new_burger.circle {
            border-radius: 50%
        }

        .menu_mobile_btn svg {
            max-width: 32px;
            max-height: 32px;
            fill: currentColor
        }

        .menu_mobile_btn.new_burger.circle svg {
            max-width: 20px;
            max-height: 20px
        }

        .menu_mobile_btn.active svg {
            display: none
        }

        .menu_mobile_btn.active {
            background-color: transparent !important
        }

        body.modal {
            margin-right: 0
        }
    }

    @media (max-width: 860px) {
        #sections_preview .section_preview {
            width: 46%;
            margin-right: 12px
        }
    }

    @media (max-width: 800px) {
        .noise_new {
            background-size: cover
        }

        .content_block {
            display: flex;
            flex-direction: column-reverse
        }

        #basket_left .item.caption, .section.hide_in_mobile {
            display: none !important
        }

        #basket_left .item .image, #basket_left .item .itogo, #basket_left .item .price, #basket_left .item .quantity, #basket_left .item .title {
            float: none;
            text-align: left;
            margin-left: 0;
            width: 100%;
            line-height: 1.5
        }

        #basket_left .item .title:before {
            display: inline;
            content: "Название: "
        }

        #basket_left .item .quantity:before {
            display: inline;
            content: "Количество: "
        }

        #basket_left .item .price:before {
            display: inline;
            content: "Цена за ед.: "
        }

        #basket_left .item .itogo:before {
            display: inline;
            content: "Итого: "
        }

        #popup_wrapper {
            background-image: none
        }

        #popup_wrapper_line1 {
            font-size: 20px;
            width: 100%;
            padding-top: 10px
        }

        #popup_wrapper .btn {
            width: 250px;
            margin-top: 10px;
            box-sizing: border-box
        }

        .section {
            min-width: 640px;
            padding: 20px 0
        }

        .section .section_inner, .section .section_inner.standart, .section .section_inner.wide, .section.inner_width .section_inner, .section.inner_width940 .section_inner {
            --section-inner-width: 640px;
            width: 640px
        }

        .menu1.hover_menu_border_bottom li.level0:hover, .menu1.hover_menu_border_bottom li.level1:hover, .menu1.hover_menu_border_top li.level0:hover, .menu1.hover_menu_border_top li.level1:hover {
            border: none;
            border-left: 2px solid;
            padding-left: 8px
        }

        .menu1.hover_menu_border_bottom.hover_menu_border_triangle li.level0:hover::after, .section .menu-toogler.active svg {
            display: none
        }

        .menu1.menu_separate li.level0 a {
            border: none
        }

        .extra_info_block .extra_image {
            margin-bottom: 10px
        }

        .extra_info_block {
            width: 440px
        }

        .section .title, .section .title * {
            font-size: 28px
        }

        .section .btn_descr, .section .btn_descr span {
            font-size: 14px
        }

        .section .menu-toogler.active, .section .menu_mobile_btn.active {
            background: url(/img/editor_icons/cancel.svg) center no-repeat rgba(255, 255, 255, .2);
            background-size: 70%;
            transform: translate(0, 0)
        }

        .menu1.menu_separate.animate_menu li.level0 a, .menu1.menu_separate.hover_menu_shadow li.level0 a {
            padding: 10px 7px
        }

        .extra_images_big .extra_info_block.s300 .left .extra_images_in_card {
            float: left;
            width: 100px
        }

        .extra_images_big .extra_info_block.s300 .left, .extra_images_big .extra_info_block.s300 .right {
            float: left;
            width: 100%
        }

        #basket_left .item {
            position: relative
        }

        .auth_form .forgot_password_show_form, .section.hide_in_desktop {
            display: block
        }

        .section .menu-toogler.new_burger {
            background-image: none;
            display: flex;
            justify-content: center;
            align-items: center;
            width: 36px;
            height: 36px
        }

        .section .menu-toogler.new_burger.circle {
            border-radius: 50%
        }

        .section .menu-toogler svg {
            max-width: 32px;
            max-height: 32px;
            fill: currentColor
        }

        .section .menu-toogler.new_burger.circle svg {
            max-width: 20px;
            max-height: 20px
        }

        .section .menu-toogler.active {
            background-color: transparent !important;
            background-image: url(/img/editor_icons/cancel.svg);
            background-position: center center;
            background-repeat: no-repeat
        }

        .section .price1, .section .price2 {
            font-size: 20px !important
        }

        .menu_mobile_btn .fa {
            font-size: 36px
        }

        #basket_left .item .image, #basket_left .item .image img {
            float: none;
            display: block;
            margin: 0 auto 10px
        }

        .section .logo_text, .section .logo_text span {
            margin-bottom: 10px;
            max-width: 220px
        }

        .section .logo_text {
            float: left
        }

        #wrapper .hide_second_li .menu1 ul li.level1.visible {
            height: auto;
            margin-bottom: 5px
        }

        #wrapper .hide_second_li .menu1 ul li.level1 ~ li.level0 {
            color: red
        }

        #wrapper .hide_second_li .menu1 ul li.level1 {
            height: 0;
            overflow: hidden;
            margin-bottom: 0
        }

        #wrapper .menu1 ul li.level1 {
            position: relative !important;
            top: unset !important;
            display: block !important;
            background: 0 0 !important
        }

        #wrapper .menu1 ul .level1 a {
            line-height: 1.5;
            text-align: left
        }

        body.modal {
            margin-right: 0
        }

        .auth_form .auth_form_wrapper, .forgot_password .forgot_password_wrapper {
            max-width: 90%
        }
    }

    @media (max-width: 640px) {
        #popup_wrapper {
            background-image: none
        }

        #popup_wrapper_line1 {
            font-size: 20px;
            width: 100%;
            padding-top: 10px
        }

        #popup_wrapper .btn {
            width: 250px;
            margin-top: 10px;
            box-sizing: border-box;
            top: 280px
        }

        .clear360, .clear480 {
            display: block
        }

        #popup_wrapper_title, .section .title {
            font-size: 22px
        }

        .popup_wrapper_inner {
            width: 100%;
            height: 100%;
            margin-top: 0
        }

        #popup_wrapper_line2 {
            top: 140px
        }

        .popup_wrapper_inner::before {
            top: 5px;
            right: 5px
        }

        .section .section_inner, .section .section_inner.standart, .section .section_inner.wide, .section .section_inner.width1170, .section.inner_width .section_inner, .section.inner_width940 .section_inner {
            --section-inner-width: 480px;
            width: 480px
        }

        .popup_form_inner {
            left: auto;
            top: auto;
            height: auto;
            padding: 15px;
            width: 80%;
            position: relative;
            margin: 20px auto
        }

        .extra_info_block .extra_images_in_card .extra_image {
            width: 29%;
            height: 80px
        }

        #sections_preview .section_preview {
            width: 100%;
            margin-right: 0
        }

        #sections_preview .sections_preview_block .section_preview .image {
            height: 51vw
        }

        .extra_info_block.s120, .extra_info_block.s150, .extra_info_block.s200, .extra_info_block.s300 {
            width: 375px
        }

        .extra_info_block.s120 .extra_images_in_card .extra_image, .extra_info_block.s150 .extra_images_in_card .extra_image, .extra_info_block.s200 .extra_images_in_card .extra_image, .extra_info_block.s300 .extra_images_in_card .extra_image {
            width: 28%;
            margin-top: 10px
        }

        .auth_form .auth_form_wrapper .row, .extra_info_block.s120 .left, .extra_info_block.s150 .left, .extra_info_block.s200 .left, .extra_info_block.s300 .left {
            flex-direction: column
        }

        #basket_descr, #basket_form_default_agreement, #basket_make_order, #basket_title, .extra_images_big .extra_info_block.s300 .left .extra_images_in_card, .extra_info_block.s120 .left, .extra_info_block.s120 .right, .extra_info_block.s150 .left, .extra_info_block.s150 .right, .extra_info_block.s200 .left, .extra_info_block.s200 .right, .extra_info_block.s300 .left, .extra_info_block.s300 .right, .field_input_radio > div {
            width: 100%
        }

        #basket_left .btn-group {
            flex-direction: column;
            align-items: center
        }

        #basket_continue {
            margin-right: 0;
            margin-bottom: 15px
        }

        #policy {
            height: 380px;
            left: 50%;
            margin-left: -160px;
            margin-top: 0;
            overflow-y: scroll;
            padding: 20px;
            position: fixed;
            top: 50px;
            width: 280px
        }

        #policy .close_btn {
            margin-bottom: 30px
        }

        .popup_thanks_inner {
            width: 360px;
            margin-left: -210px
        }

        .objtimer .days, .objtimer .hrs, .objtimer .min, .objtimer .sec {
            font-size: 28px
        }

        .objtimer .days_descr, .objtimer .hrs_descr, .objtimer .min_descr, .objtimer .sec_descr {
            font-size: 14px
        }

        .field input[type=submit] {
            font-size: 18px
        }

        .objtimer .days, .objtimer .days_descr, .objtimer .hrs, .objtimer .hrs_descr, .objtimer .min, .objtimer .min_descr, .objtimer .sec, .objtimer .sec_descr {
            width: 25%
        }

        .objtimer .hrs, .objtimer .hrs_descr {
            left: 25%
        }

        .objtimer .min, .objtimer .min_descr {
            left: 50%
        }

        .objtimer .sec, .objtimer .sec_descr {
            left: 75%
        }

        .section {
            min-width: 360px;
            padding: 20px 0 !important
        }

        .section.widget {
            padding: 0 !important
        }

        .auth_form .auth_form_wrapper, .forgot_password .forgot_password_wrapper {
            height: 100vh;
            max-width: 100%;
            overflow-y: auto
        }

        .auth_form .auth_form_wrapper .row .col {
            width: 100%;
            margin-bottom: 40px
        }

        .my_orders_list {
            display: flex;
            flex-wrap: wrap
        }

        .my_orders_list .order {
            width: 50%
        }

        .my_orders .order_row div {
            margin: 5px 0
        }

        .my_orders .order_row {
            align-items: flex-start;
            flex-direction: column
        }

        #wrapper .popup_video iframe {
            width: 90vw;
            height: 50vw
        }
    }

    @media (max-width: 550px) {
        #basket_right {
            width: 100%;
            max-width: 100%
        }

        #basket_left .item {
            flex-direction: column
        }

        #basket_left .item .remove {
            width: auto;
            font-size: 20px
        }
    }

    @media (max-width: 480px) {
        .section .section_inner, .section .section_inner.standart, .section .section_inner.wide, .section .section_inner.width1170, .section.inner_width .section_inner, .section.inner_width940 .section_inner {
            --section-inner-width: 360px;
            width: 360px
        }

        .my_orders_list .order {
            width: 100%
        }
    }

    @media (max-width: 440px) {
        .extra_info_block {
            width: 90%
        }

        #popup_wrapper_line2 {
            top: 155px;
            width: 78%;
            font-size: 14px
        }

        #popup_wrapper_line1 {
            font-size: 16px;
            width: 75%
        }

        #popup_wrapper .btn {
            font-size: 20px;
            width: 300px
        }

        #hide_all {
            display: block
        }

        .lock .img {
            width: 60px;
            height: 60px
        }

        .extra_images_big .extra_info_block.s300 .extra_images_in_card .extra_image {
            height: auto
        }

        #basket_left .item .image {
            position: static
        }

        .section .title, .section .title * {
            font-size: 26px !important
        }

        .section .sub_title, .section .sub_title * {
            font-size: 17px !important
        }
    }

    @media (max-width: 400px) {
        .section .section_inner, .section .section_inner.standart, .section .section_inner.wide, .section .section_inner.width1170, .section.inner_width .section_inner, .section.inner_width940 .section_inner {
            --section-inner-width: 320px;
            width: 320px
        }

        #policy {
            top: 10px;
            margin-left: -150px;
            width: 260px;
            height: 200px
        }

        .popup_thanks_inner {
            width: 210px;
            margin-left: -135px
        }

        .extra_info_block.s300 .extra_images_in_card .extra_image {
            height: 120px
        }

        .section .sub_title, .section .title {
            width: 100%
        }

        .section {
            background-size: cover;
            background-repeat: no-repeat
        }

        .section .logo_text, .section .logo_text span {
            font-size: 16px
        }
    }

    @media (max-width: 375px) {
        .clear320 {
            display: block
        }

        .section {
            min-width: 320px
        }

        .section .section_inner, .section .section_inner.standart, .section .section_inner.wide, .section.inner_width .section_inner {
            --section-inner-width: 320px;
            width: 320px
        }

        .extra_info_block.s120, .extra_info_block.s150, .extra_info_block.s200, .extra_info_block.s300 {
            width: 95%
        }

        .extra_info_block.s300 .extra_images_in_card .extra_image {
            width: 29%
        }

        .extra_images_big .extra_info_block .left .extra_images_in_card .extra_image {
            width: 25%
        }

        #basket_make_order input, #basket_make_order textarea {
            min-width: 100%
        }

        .section .logo_text, .section .logo_text span {
            font-size: 15px
        }
    }

    @media (max-width: 325px) {
        .section .section_inner, .section .section_inner.standart, .section .section_inner.wide, .section .section_inner.width1170, .section.inner_width .section_inner, .section.inner_width940 .section_inner {
            --section-inner-width: 300px;
            width: 300px
        }

        .section {
            min-width: unset
        }
    }

    @media (max-width: 320px) {
        .section .section_inner, .section .section_inner.standart, .section .section_inner.wide, .section .section_inner.width1170, .section.inner_width .section_inner, .section.inner_width940 .section_inner {
            --section-inner-width: 95%;
            width: 95%
        }
    }
#b_6284701 .section_inner{height:97px}#b_6284701 .flexblock_wrapper[data-index="0"]{top:0;left:20px;height:45px;width:145px;z-index:2}#b_6284701 .flexblock_wrapper[data-index="1"]{left:287px;top:11px;height:45px;z-index:3;width:115px}#b_6284701 .flexblock_wrapper[data-index="1"] .flexblock_content{border-radius:5px;color:#0c276e ;font-family:"Montserrat","sans-serif";font-size:16px;font-weight:500}.modal_bg .flexblock_popup .field .input_flex_btn_6284701_1{border-radius:5px;color:#0c276e ;font-family:"Montserrat","sans-serif";font-size:16px;font-weight:500}#b_6284701 .flexblock_wrapper[data-index="2"]{left:943px;top:0;height:45px;z-index:4;width:225px}#b_6284701 .flexblock_wrapper[data-index="2"] .flexblock_content{background-color:#2fc78e ;border-radius:100px;color:#ffffff;font-family:"Montserrat","sans-serif";font-size:16px;font-weight:500;box-shadow: 0px 0px 20px 2px rgba(47,199,142,.4)}.modal_bg .flexblock_popup .field .input_flex_btn_6284701_2{background-color:#2fc78e ;border-radius:100px;color:#ffffff;font-family:"Montserrat","sans-serif";font-size:16px;font-weight:500;box-shadow: 0px 0px 20px 2px rgba(47,199,142,.4)}.modal_bg .flexblock_popup .field .input_flex_btn_6284701_2:hover,#b_6284701 .flexblock_wrapper_btn[data-index="2"] .flexblock_content:hover{background-color:#2fa779}#b_6284701 .flexblock_wrapper[data-index="3"]{left:432px;top:11px;height:45px;z-index:5;width:85px}#b_6284701 .flexblock_wrapper[data-index="3"] .flexblock_content{border-radius:5px;color:#0c276e ;font-family:"Montserrat","sans-serif";font-size:16px;font-weight:500}.modal_bg .flexblock_popup .field .input_flex_btn_6284701_3{border-radius:5px;color:#0c276e ;font-family:"Montserrat","sans-serif";font-size:16px;font-weight:500}#b_6284701 .flexblock_wrapper[data-index="4"]{left:536px;top:10px;height:45px;z-index:6;width:110px}#b_6284701 .flexblock_wrapper[data-index="4"] .flexblock_content{border-radius:5px;color:#0c276e ;font-family:"Montserrat","sans-serif";font-size:16px;font-weight:500}.modal_bg .flexblock_popup .field .input_flex_btn_6284701_4{border-radius:5px;color:#0c276e ;font-family:"Montserrat","sans-serif";font-size:16px;font-weight:500}#b_6284701 .flexblock_wrapper[data-index="5"]{left:186px;top:11px;height:45px;z-index:7;width:75px}#b_6284701 .flexblock_wrapper[data-index="5"] .flexblock_content{border-radius:5px;color:#0c276e ;font-family:"Montserrat","sans-serif";font-size:16px;font-weight:500}.modal_bg .flexblock_popup .field .input_flex_btn_6284701_5{border-radius:5px;color:#0c276e ;font-family:"Montserrat","sans-serif";font-size:16px;font-weight:500}#b_6284701 .flexblock_wrapper[data-index="6"]{left:1004px;top:59px;height:25px;z-index:8;width:140px}#b_6284701 .flexblock_wrapper[data-index="6"] .flexblock_content{border-radius:5px;color:#0c276e ;font-family:"Montserrat","sans-serif";font-size:18px;font-weight:500}.modal_bg .flexblock_popup .field .input_flex_btn_6284701_6{border-radius:5px;color:#0c276e ;font-family:"Montserrat","sans-serif";font-size:18px;font-weight:500}#b_6284701 .flexblock_wrapper[data-index="7"]{top:0;left:800px;height:45px;width:45px;z-index:9}#b_6284701 .flexblock_wrapper[data-index="7"] .flexblock_content{border-radius:100px;border: 3px #2fc78e  solid;box-shadow: 0px 0px 10px 2px rgba(47,199,142,.4)}#b_6284701 .flexblock_wrapper[data-index="8"]{top:0;left:870px;height:45px;width:45px;z-index:10}#b_6284701 .flexblock_wrapper[data-index="8"] .flexblock_content{border-radius:100px;border: 0px #36acf2 solid}#b_6284701 .flexblock_wrapper[data-index="9"]{left:658px;top:11px;height:45px;z-index:11;width:110px}#b_6284701 .flexblock_wrapper[data-index="9"] .flexblock_content{border-radius:5px;color:#0c276e ;font-family:"Montserrat","sans-serif";font-size:16px;font-weight:500}.modal_bg .flexblock_popup .field .input_flex_btn_6284701_9{border-radius:5px;color:#0c276e ;font-family:"Montserrat","sans-serif";font-size:16px;font-weight:500}#b_6284701 .flexblock_wrapper[data-index="10"]{top:55px;left:966px;height:30px;width:30px;z-index:9}#b_6284701 .flexblock_wrapper[data-index="10"] .flexblock_content{border-radius:100px;border: 3px #2fc78e  solid;box-shadow: 0px 0px 10px 2px rgba(47,199,142,.4)}#b_6284701 .flexblock_wrapper[data-index="11"]{top:64px;left:0;width:310px;z-index:12;opacity:1}#b_6284701 .flexblock_wrapper[data-index="11"] .flexblock_content{color:#212121;font-size:16px;font-family:"Montserrat","sans-serif";text-align:left;line-height:1.35}@media (max-width: 1180px){#b_6284701 .section_inner{height:94px}#b_6284701 .flexblock_wrapper[data-index="0"]{left:43px}#b_6284701 .flexblock_wrapper[data-index="1"]{left:277px}#b_6284701 .flexblock_wrapper[data-index="2"]{left:799px;width:160px}#b_6284701 .flexblock_wrapper[data-index="2"] .flexblock_content{font-size:14px}.modal_bg .flexblock_popup .field .input_flex_btn_6284701_2{font-size:14px}#b_6284701 .flexblock_wrapper[data-index="3"]{left:409px}#b_6284701 .flexblock_wrapper[data-index="4"]{left:515px}#b_6284701 .flexblock_wrapper[data-index="5"]{left:192px}#b_6284701 .flexblock_wrapper[data-index="6"]{left:798px;top:61px;height:20px;width:160px}#b_6284701 .flexblock_wrapper[data-index="7"]{top:7px;left:714px;height:35px;width:35px}#b_6284701 .flexblock_wrapper[data-index="8"]{top:7px;left:757px;height:35px;width:35px}#b_6284701 .flexblock_wrapper[data-index="9"]{left:639px;top:9px;width:65px}#b_6284701 .flexblock_wrapper[data-index="10"]{top:58px;left:771px;height:25px;width:25px}}@media (max-width: 1064px){#b_6284701 .section_inner{height:110px}#b_6284701 .flexblock_wrapper[data-index="0"]{top:0;left:253px}#b_6284701 .flexblock_wrapper[data-index="1"]{left:-172px;top:52px}#b_6284701 .flexblock_wrapper[data-index="2"]{left:479px;width:160px}#b_6284701 .flexblock_wrapper[data-index="3"]{left:640px;top:52px}#b_6284701 .flexblock_wrapper[data-index="4"]{left:823px;top:50px}#b_6284701 .flexblock_wrapper[data-index="5"]{left:-260px;top:49px}#b_6284701 .flexblock_wrapper[data-index="6"]{left:360px;top:58px;height:30px;width:180px}#b_6284701 .flexblock_wrapper[data-index="6"] .flexblock_content{font-size:16px}.modal_bg .flexblock_popup .field .input_flex_btn_6284701_6{font-size:16px}#b_6284701 .flexblock_wrapper[data-index="7"]{top:53px;left:540px}#b_6284701 .flexblock_wrapper[data-index="8"]{top:53px;left:584px}#b_6284701 .flexblock_wrapper[data-index="9"]{left:741px;top:50px}#b_6284701 .flexblock_wrapper[data-index="10"]{top:58px;left:351px;height:30px;width:35px}#b_6284701 .flexblock_wrapper[data-index="11"]{top:63px;left:31px;width:305px}#b_6284701 .flexblock_wrapper[data-index="11"] .flexblock_content{font-size:16px}#b_6284701 .flexblock_wrapper[data-index="1"]{display:none}#b_6284701 .flexblock_wrapper[data-index="3"]{display:none}#b_6284701 .flexblock_wrapper[data-index="4"]{display:none}#b_6284701 .flexblock_wrapper[data-index="5"]{display:none}#b_6284701 .flexblock_wrapper[data-index="9"]{display:none}}@media (max-width: 660px){#b_6284701 .section_inner{height:99px}#b_6284701 .flexblock_wrapper[data-index="0"]{left:73px}#b_6284701 .flexblock_wrapper[data-index="1"]{left:-140px;top:44px;height:45px;width:100px}#b_6284701 .flexblock_wrapper[data-index="1"] .flexblock_content{font-size:14px}.modal_bg .flexblock_popup .field .input_flex_btn_6284701_1{font-size:14px}#b_6284701 .flexblock_wrapper[data-index="2"]{left:288px;top:0;height:25px;width:135px}#b_6284701 .flexblock_wrapper[data-index="3"]{left:643px;top:50px;height:45px;width:70px}#b_6284701 .flexblock_wrapper[data-index="3"] .flexblock_content{font-size:14px}.modal_bg .flexblock_popup .field .input_flex_btn_6284701_3{font-size:14px}#b_6284701 .flexblock_wrapper[data-index="4"]{left:542px;top:50px;height:45px;width:95px}#b_6284701 .flexblock_wrapper[data-index="4"] .flexblock_content{font-size:14px}.modal_bg .flexblock_popup .field .input_flex_btn_6284701_4{font-size:14px}#b_6284701 .flexblock_wrapper[data-index="5"]{left:-210px;top:44px;height:45px;width:60px}#b_6284701 .flexblock_wrapper[data-index="5"] .flexblock_content{font-size:14px}.modal_bg .flexblock_popup .field .input_flex_btn_6284701_5{font-size:14px}#b_6284701 .flexblock_wrapper[data-index="6"]{left:313px;top:37px;height:20px;width:110px}#b_6284701 .flexblock_wrapper[data-index="6"] .flexblock_content{font-size:14px}.modal_bg .flexblock_popup .field .input_flex_btn_6284701_6{font-size:14px}#b_6284701 .flexblock_wrapper[data-index="7"]{top:0;left:241px;height:25px;width:25px}#b_6284701 .flexblock_wrapper[data-index="8"]{top:30px;left:241px;height:25px;width:25px}#b_6284701 .flexblock_wrapper[data-index="9"]{left:480px;top:50px;height:45px;width:50px}#b_6284701 .flexblock_wrapper[data-index="9"] .flexblock_content{font-size:14px}.modal_bg .flexblock_popup .field .input_flex_btn_6284701_9{font-size:14px}#b_6284701 .flexblock_wrapper[data-index="10"]{top:35px;left:287px;height:25px;width:25px}#b_6284701 .flexblock_wrapper[data-index="11"]{top:53px;left:-1px;width:350px}#b_6284701 .flexblock_wrapper[data-index="11"] .flexblock_content{font-size:14px}#b_6284701 .flexblock_wrapper[data-index="2"]{display:none}}@media (max-width: 450px){#b_6284701 .section_inner{height:124px}#b_6284701 .flexblock_wrapper[data-index="0"]{left:82px}#b_6284701 .flexblock_wrapper[data-index="1"]{left:-201px;top:19px;height:35px;width:100px}#b_6284701 .flexblock_wrapper[data-index="2"]{left:478px;top:25px;height:35px;width:145px}#b_6284701 .flexblock_wrapper[data-index="2"] .flexblock_content{font-size:14px}.modal_bg .flexblock_popup .field .input_flex_btn_6284701_2{font-size:14px}#b_6284701 .flexblock_wrapper[data-index="3"]{left:-97px;top:20px;height:35px;width:70px}#b_6284701 .flexblock_wrapper[data-index="4"]{left:372px;top:25px;height:35px;width:95px}#b_6284701 .flexblock_wrapper[data-index="5"]{left:-275px;top:19px;height:35px;width:60px}#b_6284701 .flexblock_wrapper[data-index="6"]{left:84px;top:59px;height:25px;width:145px}#b_6284701 .flexblock_wrapper[data-index="6"] .flexblock_content{font-size:16px}.modal_bg .flexblock_popup .field .input_flex_btn_6284701_6{font-size:16px}#b_6284701 .flexblock_wrapper[data-index="7"]{top:51px;left:233px;height:35px;width:35px;z-index:10}#b_6284701 .flexblock_wrapper[data-index="7"] .flexblock_content{border-radius:100px}#b_6284701 .flexblock_wrapper[data-index="8"]{top:51px;left:274px;height:35px;width:35px}#b_6284701 .flexblock_wrapper[data-index="9"]{left:320px;top:26px;height:35px;width:50px}#b_6284701 .flexblock_wrapper[data-index="10"]{top:54px;left:61px;height:30px;width:30px;z-index:10}#b_6284701 .flexblock_wrapper[data-index="10"] .flexblock_content{border-radius:100px}#b_6284701 .flexblock_wrapper[data-index="11"]{top:99px;left:30px;width:270px}#b_6284701 .flexblock_wrapper[data-index="11"] .flexblock_content{font-size:14px}}#b_5364981 .section_inner{height:617px}#b_5364981 .flexblock_wrapper[data-index="0"]{top:5px;left:0;height:595px;width:1168px;opacity:1}#b_5364981 .flexblock_wrapper[data-index="0"] .flexblock_content{border-radius:20px;box-shadow: 0px 0px 10px 2px rgba(0,0,0,.1)}#b_5364981 .flexblock_wrapper[data-index="1"]{top:70px;left:70px;width:540px;z-index:10;opacity:1}#b_5364981 .flexblock_wrapper[data-index="1"] .flexblock_content{color:#0c276e ;font-size:54px;font-family:"Montserrat","sans-serif";text-align:left;line-height:1.1;font-weight:700}#b_5364981 .flexblock_wrapper[data-index="2"]{left:70px;top:425px;height:70px;z-index:10;width:305px}#b_5364981 .flexblock_wrapper[data-index="2"] .flexblock_content{background-color:#2fc78e ;border-radius:100px;color:#ffffff;font-family:"Montserrat","sans-serif";font-size:18px;font-weight:500;box-shadow: 0px 0px 20px 2px rgba(47,199,142,.4)}.modal_bg .flexblock_popup .field .input_flex_btn_5364981_2{background-color:#2fc78e ;border-radius:100px;color:#ffffff;font-family:"Montserrat","sans-serif";font-size:18px;font-weight:500;box-shadow: 0px 0px 20px 2px rgba(47,199,142,.4)}.modal_bg .flexblock_popup .field .input_flex_btn_5364981_2:hover,#b_5364981 .flexblock_wrapper_btn[data-index="2"] .flexblock_content:hover{background-color:#2fa779}#b_5364981 .flexblock_wrapper[data-index="3"]{top:221px;left:70px;width:540px;z-index:10;opacity:1}#b_5364981 .flexblock_wrapper[data-index="3"] .flexblock_content{color:#0c276e ;font-size:16px;font-family:"Montserrat","sans-serif";text-align:left;line-height:1.3;font-weight:500}#b_5364981 .flexblock_wrapper[data-index="4"]{top:362px;left:70px;width:350px;z-index:10;opacity:1}#b_5364981 .flexblock_wrapper[data-index="4"] .flexblock_content{color:#0c276e ;font-size:16px;font-family:"Montserrat","sans-serif";text-align:left;line-height:1.3;font-weight:500}#b_5364981 .flexblock_wrapper[data-index="5"]{left:400px;top:425px;height:70px;z-index:10;width:305px}#b_5364981 .flexblock_wrapper[data-index="5"] .flexblock_content{background-color:#2f90c7 ;border-radius:100px;color:#ffffff;font-family:"Montserrat","sans-serif";font-size:18px;font-weight:500;box-shadow: 0px 0px 20px 2px rgba(47,144,199,.4)}.modal_bg .flexblock_popup .field .input_flex_btn_5364981_5{background-color:#2f90c7 ;border-radius:100px;color:#ffffff;font-family:"Montserrat","sans-serif";font-size:18px;font-weight:500;box-shadow: 0px 0px 20px 2px rgba(47,144,199,.4)}.modal_bg .flexblock_popup .field .input_flex_btn_5364981_5:hover,#b_5364981 .flexblock_wrapper_btn[data-index="5"] .flexblock_content:hover{background-color:#2e6d97}@media (max-width: 1180px){#b_5364981 .section_inner{height:518px}#b_5364981 .flexblock_wrapper[data-index="0"]{height:490px;width:958px}#b_5364981 .flexblock_wrapper[data-index="1"]{top:34px}#b_5364981 .flexblock_wrapper[data-index="2"]{top:345px}#b_5364981 .flexblock_wrapper[data-index="3"]{top:188px}#b_5364981 .flexblock_wrapper[data-index="4"]{top:284px;width:310px}#b_5364981 .flexblock_wrapper[data-index="5"]{top:345px}}@media (max-width: 1064px){#b_5364981 .section_inner{height:509px}#b_5364981 .flexblock_wrapper[data-index="0"]{height:325px;width:638px}#b_5364981 .flexblock_wrapper[data-index="1"]{top:34px;left:32px;width:430px}#b_5364981 .flexblock_wrapper[data-index="1"] .flexblock_content{font-size:48px}#b_5364981 .flexblock_wrapper[data-index="2"]{left:0;top:420px}#b_5364981 .flexblock_wrapper[data-index="2"] .flexblock_content{font-size:16px}.modal_bg .flexblock_popup .field .input_flex_btn_5364981_2{font-size:16px}#b_5364981 .flexblock_wrapper[data-index="3"]{top:236px;left:32px;width:465px}#b_5364981 .flexblock_wrapper[data-index="3"] .flexblock_content{font-size:16px}#b_5364981 .flexblock_wrapper[data-index="4"]{top:354px;left:0;width:440px}#b_5364981 .flexblock_wrapper[data-index="5"]{left:333px;top:420px}#b_5364981 .flexblock_wrapper[data-index="5"] .flexblock_content{font-size:16px}.modal_bg .flexblock_popup .field .input_flex_btn_5364981_5{font-size:16px}}@media (max-width: 660px){#b_5364981 .section_inner{height:586px}#b_5364981 .flexblock_wrapper[data-index="0"]{top:105px;height:215px;width:423px}#b_5364981 .flexblock_wrapper[data-index="1"]{top:4px;left:17px;width:388px}#b_5364981 .flexblock_wrapper[data-index="1"] .flexblock_content{font-size:36px;text-align:center}#b_5364981 .flexblock_wrapper[data-index="2"]{left:59px;top:400px}#b_5364981 .flexblock_wrapper[data-index="3"]{top:124px;left:21px;width:315px}#b_5364981 .flexblock_wrapper[data-index="3"] .flexblock_content{font-size:14px}#b_5364981 .flexblock_wrapper[data-index="4"]{top:344px;left:55px;width:313px}#b_5364981 .flexblock_wrapper[data-index="4"] .flexblock_content{font-size:14px;text-align:center}#b_5364981 .flexblock_wrapper[data-index="5"]{left:59px;top:490px}}@media (max-width: 450px){#b_5364981 .section_inner{height:563px}#b_5364981 .flexblock_wrapper[data-index="0"]{top:151px;height:160px;width:318px}#b_5364981 .flexblock_wrapper[data-index="1"]{top:4px;left:17px;width:283px}#b_5364981 .flexblock_wrapper[data-index="1"] .flexblock_content{font-size:28px}#b_5364981 .flexblock_wrapper[data-index="2"]{left:0;top:385px;width:318px}#b_5364981 .flexblock_wrapper[data-index="3"]{top:79px;left:0;width:318px}#b_5364981 .flexblock_wrapper[data-index="3"] .flexblock_content{text-align:center}#b_5364981 .flexblock_wrapper[data-index="4"]{top:328px;left:0;width:318px}#b_5364981 .flexblock_wrapper[data-index="5"]{left:0;top:475px;width:318px}}#b_5364982 .flexblock_wrapper[data-index="0"]{top:0;left:0;width:890px;opacity:1}#b_5364982 .flexblock_wrapper[data-index="0"] .flexblock_content{color:#0c276e ;font-size:48px;font-family:"Montserrat","sans-serif";text-align:left;line-height:1.3;font-weight:700}#b_5364982 .flexblock_wrapper[data-index="1"]{top:80px;left:0;width:1165px;z-index:10;opacity:1}#b_5364982 .flexblock_wrapper[data-index="1"] .flexblock_content{color:#0c276e ;font-size:16px;font-family:"Montserrat","sans-serif";text-align:left;line-height:1.3;font-weight:500}@media (max-width: 1180px){#b_5364982 .section_inner{height:152px}#b_5364982 .flexblock_wrapper[data-index="1"]{width:955px}}@media (max-width: 1064px){#b_5364982 .section_inner{height:171px}#b_5364982 .flexblock_wrapper[data-index="0"]{top:0;left:0;width:635px}#b_5364982 .flexblock_wrapper[data-index="0"] .flexblock_content{font-size:36px}#b_5364982 .flexblock_wrapper[data-index="1"]{top:66px;left:3px;width:635px}}@media (max-width: 660px){#b_5364982 .section_inner{height:224px}#b_5364982 .flexblock_wrapper[data-index="0"]{width:423px}#b_5364982 .flexblock_wrapper[data-index="0"] .flexblock_content{font-size:30px}#b_5364982 .flexblock_wrapper[data-index="1"]{top:96px;left:0;width:423px}#b_5364982 .flexblock_wrapper[data-index="1"] .flexblock_content{font-size:14px}}@media (max-width: 450px){#b_5364982 .section_inner{height:226px}#b_5364982 .flexblock_wrapper[data-index="0"]{width:318px}#b_5364982 .flexblock_wrapper[data-index="0"] .flexblock_content{font-size:24px}#b_5364982 .flexblock_wrapper[data-index="1"]{top:81px;width:318px}}#b_5364983 .section_inner{height:738px}#b_5364983 .flexblock_wrapper[data-index="0"]{top:0;left:0;height:230px;width:298px;z-index:1}#b_5364983 .flexblock_wrapper[data-index="0"] .flexblock_content{border-radius:10px;box-shadow: 0px 0px 10px 2px rgba(0,0,0,.1)}#b_5364983 .flexblock_wrapper[data-index="1"]{left:170px;top:210px;height:50px;width:130px;z-index:3}#b_5364983 .flexblock_wrapper[data-index="1"] .flexblock_content{background-color:#2fc78e ;border-radius:100px;color:#fff;font-family:"Montserrat","sans-serif";font-size:16px;font-weight:500;box-shadow: 0px 0px 10px 2px rgba(47,199,142,.4)}.modal_bg .flexblock_popup .field .input_flex_btn_5364983_1{background-color:#2fc78e ;border-radius:100px;color:#fff;font-family:"Montserrat","sans-serif";font-size:16px;font-weight:500;box-shadow: 0px 0px 10px 2px rgba(47,199,142,.4)}.modal_bg .flexblock_popup .field .input_flex_btn_5364983_1:hover,#b_5364983 .flexblock_wrapper_btn[data-index="1"] .flexblock_content:hover{background-color:#2fa779}#b_5364983 .flexblock_wrapper[data-index="2"]{top:130px;left:100px;height:205px;width:268px;z-index:2}#b_5364983 .flexblock_wrapper[data-index="2"] .flexblock_content{background-color:white;border-radius:10px;box-shadow: 0px 0px 10px 2px rgba(0,0,0,.1)}#b_5364983 .flexblock_wrapper[data-index="3"]{top:149px;left:100px;width:268px;z-index:4;opacity:1}#b_5364983 .flexblock_wrapper[data-index="3"] .flexblock_content{color:#0c276e ;font-size:16px;font-family:"Montserrat","sans-serif";text-align:center;line-height:1.3;font-weight:600}#b_5364983 .flexblock_wrapper[data-index="4"]{top:279px;left:100px;width:268px;z-index:4;opacity:1}#b_5364983 .flexblock_wrapper[data-index="4"] .flexblock_content{color:#0c276e ;font-size:14px;font-family:"Montserrat","sans-serif";text-align:center;line-height:1.3;font-weight:500}#b_5364983 .flexblock_wrapper[data-index="5"]{top:0;left:400px;height:230px;width:298px;z-index:1}#b_5364983 .flexblock_wrapper[data-index="5"] .flexblock_content{border-radius:10px;box-shadow: 0px 0px 10px 2px rgba(0,0,0,.1)}#b_5364983 .flexblock_wrapper[data-index="6"]{top:0;left:800px;height:230px;width:298px;z-index:1}#b_5364983 .flexblock_wrapper[data-index="6"] .flexblock_content{border-radius:10px;box-shadow: 0px 0px 10px 2px rgba(0,0,0,.1)}#b_5364983 .flexblock_wrapper[data-index="7"]{top:380px;left:0;height:230px;width:298px;z-index:1}#b_5364983 .flexblock_wrapper[data-index="7"] .flexblock_content{border-radius:10px;box-shadow: 0px 0px 10px 2px rgba(0,0,0,.1)}#b_5364983 .flexblock_wrapper[data-index="8"]{top:380px;left:400px;height:230px;width:298px;z-index:1}#b_5364983 .flexblock_wrapper[data-index="8"] .flexblock_content{border-radius:10px;box-shadow: 0px 0px 10px 2px rgba(0,0,0,.1)}#b_5364983 .flexblock_wrapper[data-index="9"]{top:130px;left:500px;height:205px;width:268px;z-index:2}#b_5364983 .flexblock_wrapper[data-index="9"] .flexblock_content{background-color:white;border-radius:10px;box-shadow: 0px 0px 10px 2px rgba(0,0,0,.1)}#b_5364983 .flexblock_wrapper[data-index="10"]{top:130px;left:900px;height:205px;width:268px;z-index:2}#b_5364983 .flexblock_wrapper[data-index="10"] .flexblock_content{background-color:white;border-radius:10px;box-shadow: 0px 0px 10px 2px rgba(0,0,0,.1)}#b_5364983 .flexblock_wrapper[data-index="11"]{top:510px;left:100px;height:205px;width:268px;z-index:2}#b_5364983 .flexblock_wrapper[data-index="11"] .flexblock_content{background-color:white;border-radius:10px;box-shadow: 0px 0px 10px 2px rgba(0,0,0,.1)}#b_5364983 .flexblock_wrapper[data-index="12"]{top:510px;left:500px;height:205px;width:268px;z-index:2}#b_5364983 .flexblock_wrapper[data-index="12"] .flexblock_content{background-color:white;border-radius:10px;box-shadow: 0px 0px 10px 2px rgba(0,0,0,.1)}#b_5364983 .flexblock_wrapper[data-index="13"]{top:149px;left:500px;width:268px;z-index:4;opacity:1}#b_5364983 .flexblock_wrapper[data-index="13"] .flexblock_content{color:#0c276e ;font-size:16px;font-family:"Montserrat","sans-serif";text-align:center;line-height:1.3;font-weight:600}#b_5364983 .flexblock_wrapper[data-index="14"]{top:149px;left:900px;width:268px;z-index:4;opacity:1}#b_5364983 .flexblock_wrapper[data-index="14"] .flexblock_content{color:#0c276e ;font-size:16px;font-family:"Montserrat","sans-serif";text-align:center;line-height:1.3;font-weight:600}#b_5364983 .flexblock_wrapper[data-index="15"]{top:529px;left:100px;width:268px;z-index:4;opacity:1}#b_5364983 .flexblock_wrapper[data-index="15"] .flexblock_content{color:#0c276e ;font-size:16px;font-family:"Montserrat","sans-serif";text-align:center;line-height:1.3;font-weight:600}#b_5364983 .flexblock_wrapper[data-index="16"]{top:529px;left:500px;width:268px;z-index:4;opacity:1}#b_5364983 .flexblock_wrapper[data-index="16"] .flexblock_content{color:#0c276e ;font-size:16px;font-family:"Montserrat","sans-serif";text-align:center;line-height:1.3;font-weight:600}#b_5364983 .flexblock_wrapper[data-index="17"]{left:570px;top:210px;height:50px;width:130px;z-index:3}#b_5364983 .flexblock_wrapper[data-index="17"] .flexblock_content{background-color:#2fc78e ;border-radius:100px;color:#fff;font-family:"Montserrat","sans-serif";font-size:16px;font-weight:500;box-shadow: 0px 0px 10px 2px rgba(47,199,142,.4)}.modal_bg .flexblock_popup .field .input_flex_btn_5364983_17{background-color:#2fc78e ;border-radius:100px;color:#fff;font-family:"Montserrat","sans-serif";font-size:16px;font-weight:500;box-shadow: 0px 0px 10px 2px rgba(47,199,142,.4)}.modal_bg .flexblock_popup .field .input_flex_btn_5364983_17:hover,#b_5364983 .flexblock_wrapper_btn[data-index="17"] .flexblock_content:hover{background-color:#2fa779}#b_5364983 .flexblock_wrapper[data-index="18"]{left:970px;top:210px;height:50px;width:130px;z-index:3}#b_5364983 .flexblock_wrapper[data-index="18"] .flexblock_content{background-color:#2fc78e ;border-radius:100px;color:#fff;font-family:"Montserrat","sans-serif";font-size:16px;font-weight:500;box-shadow: 0px 0px 10px 2px rgba(47,199,142,.4)}.modal_bg .flexblock_popup .field .input_flex_btn_5364983_18{background-color:#2fc78e ;border-radius:100px;color:#fff;font-family:"Montserrat","sans-serif";font-size:16px;font-weight:500;box-shadow: 0px 0px 10px 2px rgba(47,199,142,.4)}.modal_bg .flexblock_popup .field .input_flex_btn_5364983_18:hover,#b_5364983 .flexblock_wrapper_btn[data-index="18"] .flexblock_content:hover{background-color:#2fa779}#b_5364983 .flexblock_wrapper[data-index="19"]{left:170px;top:590px;height:50px;width:130px;z-index:3}#b_5364983 .flexblock_wrapper[data-index="19"] .flexblock_content{background-color:#2fc78e ;border-radius:100px;color:#fff;font-family:"Montserrat","sans-serif";font-size:16px;font-weight:500;box-shadow: 0px 0px 10px 2px rgba(47,199,142,.4)}.modal_bg .flexblock_popup .field .input_flex_btn_5364983_19{background-color:#2fc78e ;border-radius:100px;color:#fff;font-family:"Montserrat","sans-serif";font-size:16px;font-weight:500;box-shadow: 0px 0px 10px 2px rgba(47,199,142,.4)}.modal_bg .flexblock_popup .field .input_flex_btn_5364983_19:hover,#b_5364983 .flexblock_wrapper_btn[data-index="19"] .flexblock_content:hover{background-color:#2fa779}#b_5364983 .flexblock_wrapper[data-index="20"]{left:570px;top:590px;height:50px;width:130px;z-index:3}#b_5364983 .flexblock_wrapper[data-index="20"] .flexblock_content{background-color:#2fc78e ;border-radius:100px;color:#fff;font-family:"Montserrat","sans-serif";font-size:16px;font-weight:500;box-shadow: 0px 0px 10px 2px rgba(47,199,142,.4)}.modal_bg .flexblock_popup .field .input_flex_btn_5364983_20{background-color:#2fc78e ;border-radius:100px;color:#fff;font-family:"Montserrat","sans-serif";font-size:16px;font-weight:500;box-shadow: 0px 0px 10px 2px rgba(47,199,142,.4)}.modal_bg .flexblock_popup .field .input_flex_btn_5364983_20:hover,#b_5364983 .flexblock_wrapper_btn[data-index="20"] .flexblock_content:hover{background-color:#2fa779}#b_5364983 .flexblock_wrapper[data-index="21"]{top:279px;left:500px;width:268px;z-index:4;opacity:1}#b_5364983 .flexblock_wrapper[data-index="21"] .flexblock_content{color:#0c276e ;font-size:14px;font-family:"Montserrat","sans-serif";text-align:center;line-height:1.3;font-weight:500}#b_5364983 .flexblock_wrapper[data-index="22"]{top:279px;left:900px;width:268px;z-index:4;opacity:1}#b_5364983 .flexblock_wrapper[data-index="22"] .flexblock_content{color:#0c276e ;font-size:14px;font-family:"Montserrat","sans-serif";text-align:center;line-height:1.3;font-weight:500}#b_5364983 .flexblock_wrapper[data-index="23"]{top:659px;left:100px;width:268px;z-index:4;opacity:1}#b_5364983 .flexblock_wrapper[data-index="23"] .flexblock_content{color:#0c276e ;font-size:14px;font-family:"Montserrat","sans-serif";text-align:center;line-height:1.3;font-weight:500}#b_5364983 .flexblock_wrapper[data-index="24"]{top:660px;left:500px;width:268px;z-index:4;opacity:1}#b_5364983 .flexblock_wrapper[data-index="24"] .flexblock_content{color:#0c276e ;font-size:14px;font-family:"Montserrat","sans-serif";text-align:center;line-height:1.3;font-weight:500}#b_5364983 .flexblock_wrapper[data-index="25"]{top:380px;left:800px;height:230px;width:298px;z-index:1}#b_5364983 .flexblock_wrapper[data-index="25"] .flexblock_content{border-radius:10px;box-shadow: 0px 0px 10px 2px rgba(0,0,0,.1)}#b_5364983 .flexblock_wrapper[data-index="26"]{top:529px;left:900px;width:268px;z-index:4;opacity:1}#b_5364983 .flexblock_wrapper[data-index="26"] .flexblock_content{color:#0c276e ;font-size:16px;font-family:"Montserrat","sans-serif";text-align:center;line-height:1.3;font-weight:600}#b_5364983 .flexblock_wrapper[data-index="27"]{top:510px;left:900px;height:205px;width:268px;z-index:2}#b_5364983 .flexblock_wrapper[data-index="27"] .flexblock_content{background-color:white;border-radius:10px;box-shadow: 0px 0px 10px 2px rgba(0,0,0,.1)}#b_5364983 .flexblock_wrapper[data-index="28"]{left:970px;top:585px;height:50px;width:130px;z-index:3}#b_5364983 .flexblock_wrapper[data-index="28"] .flexblock_content{background-color:#2fc78e ;border-radius:100px;color:#fff;font-family:"Montserrat","sans-serif";font-size:16px;font-weight:500;box-shadow: 0px 0px 10px 2px rgba(47,199,142,.4)}.modal_bg .flexblock_popup .field .input_flex_btn_5364983_28{background-color:#2fc78e ;border-radius:100px;color:#fff;font-family:"Montserrat","sans-serif";font-size:16px;font-weight:500;box-shadow: 0px 0px 10px 2px rgba(47,199,142,.4)}.modal_bg .flexblock_popup .field .input_flex_btn_5364983_28:hover,#b_5364983 .flexblock_wrapper_btn[data-index="28"] .flexblock_content:hover{background-color:#2fa779}#b_5364983 .flexblock_wrapper[data-index="29"]{top:660px;left:900px;width:268px;z-index:4;opacity:1}#b_5364983 .flexblock_wrapper[data-index="29"] .flexblock_content{color:#0c276e ;font-size:14px;font-family:"Montserrat","sans-serif";text-align:center;line-height:1.3;font-weight:500}@media (max-width: 1180px){#b_5364983 .section_inner{height:738px}#b_5364983 .flexblock_wrapper[data-index="1"]{left:116px}#b_5364983 .flexblock_wrapper[data-index="2"]{left:48px}#b_5364983 .flexblock_wrapper[data-index="3"]{left:48px}#b_5364983 .flexblock_wrapper[data-index="4"]{left:48px}#b_5364983 .flexblock_wrapper[data-index="5"]{left:331px}#b_5364983 .flexblock_wrapper[data-index="6"]{left:660px}#b_5364983 .flexblock_wrapper[data-index="8"]{left:331px}#b_5364983 .flexblock_wrapper[data-index="9"]{left:379px}#b_5364983 .flexblock_wrapper[data-index="10"]{left:711px}#b_5364983 .flexblock_wrapper[data-index="11"]{left:48px}#b_5364983 .flexblock_wrapper[data-index="12"]{left:379px}#b_5364983 .flexblock_wrapper[data-index="13"]{left:379px}#b_5364983 .flexblock_wrapper[data-index="14"]{left:711px}#b_5364983 .flexblock_wrapper[data-index="15"]{left:48px}#b_5364983 .flexblock_wrapper[data-index="16"]{left:379px}#b_5364983 .flexblock_wrapper[data-index="17"]{left:448px}#b_5364983 .flexblock_wrapper[data-index="18"]{left:779px}#b_5364983 .flexblock_wrapper[data-index="19"]{left:116px}#b_5364983 .flexblock_wrapper[data-index="20"]{left:448px}#b_5364983 .flexblock_wrapper[data-index="21"]{left:379px}#b_5364983 .flexblock_wrapper[data-index="22"]{left:711px}#b_5364983 .flexblock_wrapper[data-index="23"]{left:48px}#b_5364983 .flexblock_wrapper[data-index="24"]{left:379px}#b_5364983 .flexblock_wrapper[data-index="25"]{left:660px}#b_5364983 .flexblock_wrapper[data-index="26"]{left:711px}#b_5364983 .flexblock_wrapper[data-index="27"]{top:509px;left:711px}#b_5364983 .flexblock_wrapper[data-index="28"]{left:779px;top:590px}#b_5364983 .flexblock_wrapper[data-index="29"]{left:711px}}@media (max-width: 1064px){#b_5364983 .section_inner{height:1165px}#b_5364983 .flexblock_wrapper[data-index="0"]{top:0;left:0;height:210px;width:273px}#b_5364983 .flexblock_wrapper[data-index="1"]{left:110px;top:225px;height:50px;width:140px}#b_5364983 .flexblock_wrapper[data-index="2"]{top:145px;left:55px;height:205px;width:253px}#b_5364983 .flexblock_wrapper[data-index="3"]{top:164px;left:55px;width:253px}#b_5364983 .flexblock_wrapper[data-index="4"]{top:294px;left:55px;width:253px}#b_5364983 .flexblock_wrapper[data-index="5"]{left:331px;height:210px;width:273px}#b_5364983 .flexblock_wrapper[data-index="6"]{top:405px;left:0;height:210px;width:273px}#b_5364983 .flexblock_wrapper[data-index="7"]{top:405px;left:331px;height:210px;width:273px}#b_5364983 .flexblock_wrapper[data-index="8"]{top:800px;left:0;height:210px;width:273px}#b_5364983 .flexblock_wrapper[data-index="9"]{top:145px;left:385px;width:253px}#b_5364983 .flexblock_wrapper[data-index="10"]{top:540px;left:55px;width:253px}#b_5364983 .flexblock_wrapper[data-index="11"]{top:540px;left:385px;width:253px}#b_5364983 .flexblock_wrapper[data-index="12"]{top:935px;left:55px;width:253px}#b_5364983 .flexblock_wrapper[data-index="13"]{top:164px;left:385px;width:253px}#b_5364983 .flexblock_wrapper[data-index="14"]{top:559px;left:55px;width:253px}#b_5364983 .flexblock_wrapper[data-index="15"]{top:559px;left:385px;width:253px}#b_5364983 .flexblock_wrapper[data-index="16"]{top:954px;left:55px;width:253px}#b_5364983 .flexblock_wrapper[data-index="17"]{left:442px;top:225px;width:140px}#b_5364983 .flexblock_wrapper[data-index="18"]{left:110px;top:620px;width:140px}#b_5364983 .flexblock_wrapper[data-index="19"]{left:442px;top:620px;width:140px}#b_5364983 .flexblock_wrapper[data-index="20"]{left:110px;top:1015px;width:140px}#b_5364983 .flexblock_wrapper[data-index="21"]{top:294px;left:385px;width:253px}#b_5364983 .flexblock_wrapper[data-index="22"]{top:689px;left:55px;width:253px}#b_5364983 .flexblock_wrapper[data-index="23"]{top:689px;left:385px;width:253px}#b_5364983 .flexblock_wrapper[data-index="24"]{top:1085px;left:55px;width:253px}#b_5364983 .flexblock_wrapper[data-index="25"]{top:799px;left:331px;height:210px;width:273px}#b_5364983 .flexblock_wrapper[data-index="26"]{top:952px;left:385px;width:253px}#b_5364983 .flexblock_wrapper[data-index="27"]{top:935px;left:385px;width:253px}#b_5364983 .flexblock_wrapper[data-index="28"]{left:442px;top:1010px;width:140px}#b_5364983 .flexblock_wrapper[data-index="29"]{top:1085px;left:385px;width:253px}}@media (max-width: 660px){#b_5364983 .section_inner{height:1760px}#b_5364983 .flexblock_wrapper[data-index="0"]{height:215px;width:278px}#b_5364983 .flexblock_wrapper[data-index="1"]{left:204px;top:140px;height:40px;width:160px}#b_5364983 .flexblock_wrapper[data-index="2"]{top:65px;left:145px;height:185px;width:278px}#b_5364983 .flexblock_wrapper[data-index="3"]{top:84px;left:145px;width:278px}#b_5364983 .flexblock_wrapper[data-index="3"] .flexblock_content{font-size:14px}#b_5364983 .flexblock_wrapper[data-index="4"]{top:199px;left:145px;width:278px}#b_5364983 .flexblock_wrapper[data-index="4"] .flexblock_content{font-size:12px}#b_5364983 .flexblock_wrapper[data-index="5"]{top:280px;left:0;height:215px;width:278px}#b_5364983 .flexblock_wrapper[data-index="6"]{top:565px;left:0;height:215px;width:278px}#b_5364983 .flexblock_wrapper[data-index="7"]{top:850px;left:0;height:215px;width:278px}#b_5364983 .flexblock_wrapper[data-index="8"]{top:1135px;left:0;height:215px;width:278px}#b_5364983 .flexblock_wrapper[data-index="9"]{top:350px;left:145px;height:185px;width:278px}#b_5364983 .flexblock_wrapper[data-index="10"]{top:635px;left:145px;height:185px;width:278px}#b_5364983 .flexblock_wrapper[data-index="11"]{top:920px;left:145px;height:185px;width:278px}#b_5364983 .flexblock_wrapper[data-index="12"]{top:1210px;left:145px;height:185px;width:278px}#b_5364983 .flexblock_wrapper[data-index="13"]{top:369px;left:145px;width:278px}#b_5364983 .flexblock_wrapper[data-index="13"] .flexblock_content{font-size:14px}#b_5364983 .flexblock_wrapper[data-index="14"]{top:654px;left:145px;width:278px}#b_5364983 .flexblock_wrapper[data-index="14"] .flexblock_content{font-size:14px}#b_5364983 .flexblock_wrapper[data-index="15"]{top:939px;left:145px;width:278px}#b_5364983 .flexblock_wrapper[data-index="15"] .flexblock_content{font-size:14px}#b_5364983 .flexblock_wrapper[data-index="16"]{top:1229px;left:145px;width:278px}#b_5364983 .flexblock_wrapper[data-index="16"] .flexblock_content{font-size:14px}#b_5364983 .flexblock_wrapper[data-index="17"]{left:204px;top:425px;height:40px;width:160px}#b_5364983 .flexblock_wrapper[data-index="18"]{left:204px;top:710px;height:40px;width:160px}#b_5364983 .flexblock_wrapper[data-index="19"]{left:204px;top:995px;height:40px;width:160px}#b_5364983 .flexblock_wrapper[data-index="20"]{left:204px;top:1285px;height:40px;width:160px}#b_5364983 .flexblock_wrapper[data-index="21"]{top:484px;left:145px;width:278px}#b_5364983 .flexblock_wrapper[data-index="21"] .flexblock_content{font-size:12px}#b_5364983 .flexblock_wrapper[data-index="22"]{top:769px;left:145px;width:278px}#b_5364983 .flexblock_wrapper[data-index="22"] .flexblock_content{font-size:12px}#b_5364983 .flexblock_wrapper[data-index="23"]{top:1054px;left:145px;width:278px}#b_5364983 .flexblock_wrapper[data-index="23"] .flexblock_content{font-size:12px}#b_5364983 .flexblock_wrapper[data-index="24"]{top:1345px;left:145px;width:278px}#b_5364983 .flexblock_wrapper[data-index="24"] .flexblock_content{font-size:12px}#b_5364983 .flexblock_wrapper[data-index="25"]{top:1430px;left:0;height:215px;width:278px}#b_5364983 .flexblock_wrapper[data-index="26"]{top:1569px;left:145px;width:278px}#b_5364983 .flexblock_wrapper[data-index="26"] .flexblock_content{font-size:14px}#b_5364983 .flexblock_wrapper[data-index="27"]{top:1550px;left:145px;height:185px;width:278px}#b_5364983 .flexblock_wrapper[data-index="28"]{left:204px;top:1625px;height:40px;width:160px}#b_5364983 .flexblock_wrapper[data-index="29"]{top:1685px;left:145px;width:278px}#b_5364983 .flexblock_wrapper[data-index="29"] .flexblock_content{font-size:12px}}@media (max-width: 450px){#b_5364983 .section_inner{height:2034px}#b_5364983 .flexblock_wrapper[data-index="1"]{left:98px;top:200px;height:40px;width:165px}#b_5364983 .flexblock_wrapper[data-index="2"]{top:125px;left:40px}#b_5364983 .flexblock_wrapper[data-index="3"]{top:144px;left:40px}#b_5364983 .flexblock_wrapper[data-index="4"]{top:259px;left:40px}#b_5364983 .flexblock_wrapper[data-index="5"]{top:340px;left:0}#b_5364983 .flexblock_wrapper[data-index="6"]{top:680px;left:0}#b_5364983 .flexblock_wrapper[data-index="7"]{top:1015px}#b_5364983 .flexblock_wrapper[data-index="8"]{top:1350px;left:0}#b_5364983 .flexblock_wrapper[data-index="9"]{top:465px;left:40px}#b_5364983 .flexblock_wrapper[data-index="10"]{top:800px;left:40px}#b_5364983 .flexblock_wrapper[data-index="11"]{top:1135px;left:40px}#b_5364983 .flexblock_wrapper[data-index="12"]{top:1470px;left:40px}#b_5364983 .flexblock_wrapper[data-index="13"]{top:484px;left:40px}#b_5364983 .flexblock_wrapper[data-index="14"]{top:819px;left:40px}#b_5364983 .flexblock_wrapper[data-index="15"]{top:1154px;left:40px}#b_5364983 .flexblock_wrapper[data-index="16"]{top:1489px;left:40px}#b_5364983 .flexblock_wrapper[data-index="17"]{left:98px;top:540px;width:165px}#b_5364983 .flexblock_wrapper[data-index="18"]{left:98px;top:875px;width:165px}#b_5364983 .flexblock_wrapper[data-index="19"]{left:98px;top:1210px;width:165px}#b_5364983 .flexblock_wrapper[data-index="20"]{left:98px;top:1545px;width:165px}#b_5364983 .flexblock_wrapper[data-index="21"]{top:599px;left:40px}#b_5364983 .flexblock_wrapper[data-index="22"]{top:934px;left:40px}#b_5364983 .flexblock_wrapper[data-index="23"]{top:1269px;left:40px}#b_5364983 .flexblock_wrapper[data-index="24"]{top:1605px;left:40px}#b_5364983 .flexblock_wrapper[data-index="25"]{top:1685px;left:0}#b_5364983 .flexblock_wrapper[data-index="26"]{top:1844px;left:40px}#b_5364983 .flexblock_wrapper[data-index="27"]{top:1822px;left:40px}#b_5364983 .flexblock_wrapper[data-index="28"]{left:98px;top:1900px;width:165px}#b_5364983 .flexblock_wrapper[data-index="29"]{top:1955px;left:40px}}#b_5365187 .section_inner{height:573px}#b_5365187 .flexblock_wrapper[data-index="0"]{top:50px;left:37px;width:600px;opacity:1;z-index:2}#b_5365187 .flexblock_wrapper[data-index="0"] .flexblock_content{color:#0c276e ;font-size:48px;font-family:"Montserrat","sans-serif";text-align:left;line-height:1.3;font-weight:700}#b_5365187 .flexblock_wrapper[data-index="1"]{top:0;left:700px;height:345px;width:468px;z-index:3}#b_5365187 .flexblock_wrapper[data-index="1"] .flexblock_content{border-radius:20px;box-shadow: 0px 0px 10px 2px rgba(0,0,0,.1)}#b_5365187 .flexblock_wrapper[data-index="2"]{top:30px;left:0;height:420px;width:1523px;z-index:1;opacity:0.8}#b_5365187 .flexblock_wrapper[data-index="2"] .flexblock_content{background-color:#f9fdff;border-radius:20px;box-shadow: 0px 0px 10px 2px rgba(0,0,0,.1)}#b_5365187 .flexblock_wrapper[data-index="3"]{top:150px;left:38px;width:30px;height:30px;z-index:4}#b_5365187 .flexblock_wrapper[data-index="3"] .flexblock_content{font-size:24px;color:#000}#b_5365187 .flexblock_wrapper[data-index="4"]{top:155px;left:74px;width:595px;z-index:5;opacity:1}#b_5365187 .flexblock_wrapper[data-index="4"] .flexblock_content{color:#000000;font-size:16px;font-family:"Montserrat","sans-serif";text-align:left;line-height:1.3;font-weight:500}#b_5365187 .flexblock_wrapper[data-index="5"]{top:190px;left:38px;width:30px;height:30px;z-index:4}#b_5365187 .flexblock_wrapper[data-index="5"] .flexblock_content{font-size:24px;color:#000}#b_5365187 .flexblock_wrapper[data-index="6"]{top:230px;left:38px;width:30px;height:30px;z-index:4}#b_5365187 .flexblock_wrapper[data-index="6"] .flexblock_content{font-size:24px;color:#000}#b_5365187 .flexblock_wrapper[data-index="7"]{top:270px;left:38px;width:30px;height:30px;z-index:4}#b_5365187 .flexblock_wrapper[data-index="7"] .flexblock_content{font-size:24px;color:#000}#b_5365187 .flexblock_wrapper[data-index="8"]{top:310px;left:38px;width:30px;height:30px;z-index:4}#b_5365187 .flexblock_wrapper[data-index="8"] .flexblock_content{font-size:24px;color:#000}#b_5365187 .flexblock_wrapper[data-index="9"]{top:350px;left:38px;width:30px;height:30px;z-index:4}#b_5365187 .flexblock_wrapper[data-index="9"] .flexblock_content{font-size:24px;color:#000}#b_5365187 .flexblock_wrapper[data-index="10"]{top:390px;left:38px;width:30px;height:30px;z-index:4}#b_5365187 .flexblock_wrapper[data-index="10"] .flexblock_content{font-size:24px;color:#ff0000}#b_5365187 .flexblock_wrapper[data-index="11"]{top:195px;left:74px;width:595px;z-index:5;opacity:1}#b_5365187 .flexblock_wrapper[data-index="11"] .flexblock_content{color:#000000;font-size:16px;font-family:"Montserrat","sans-serif";text-align:left;line-height:1.3;font-weight:500}#b_5365187 .flexblock_wrapper[data-index="12"]{top:235px;left:74px;width:595px;z-index:5;opacity:1}#b_5365187 .flexblock_wrapper[data-index="12"] .flexblock_content{color:#000000;font-size:16px;font-family:"Montserrat","sans-serif";text-align:left;line-height:1.3;font-weight:500}#b_5365187 .flexblock_wrapper[data-index="13"]{top:275px;left:74px;width:595px;z-index:5;opacity:1}#b_5365187 .flexblock_wrapper[data-index="13"] .flexblock_content{color:#000000;font-size:16px;font-family:"Montserrat","sans-serif";text-align:left;line-height:1.3;font-weight:500}#b_5365187 .flexblock_wrapper[data-index="14"]{top:315px;left:74px;width:595px;z-index:5;opacity:1}#b_5365187 .flexblock_wrapper[data-index="14"] .flexblock_content{color:#000000;font-size:16px;font-family:"Montserrat","sans-serif";text-align:left;line-height:1.3;font-weight:500}#b_5365187 .flexblock_wrapper[data-index="15"]{top:355px;left:74px;width:595px;z-index:5;opacity:1}#b_5365187 .flexblock_wrapper[data-index="15"] .flexblock_content{color:#000000;font-size:16px;font-family:"Montserrat","sans-serif";text-align:left;line-height:1.3;font-weight:500}#b_5365187 .flexblock_wrapper[data-index="16"]{top:395px;left:74px;width:595px;z-index:5;opacity:1}#b_5365187 .flexblock_wrapper[data-index="16"] .flexblock_content{color:#ff0000;font-size:16px;font-family:"Montserrat","sans-serif";text-align:left;line-height:1.3;font-weight:500}#b_5365187 .flexblock_wrapper[data-index="17"]{left:0;top:485px;height:70px;z-index:6;width:368px}#b_5365187 .flexblock_wrapper[data-index="17"] .flexblock_content{background-color:#2fc78e ;border-radius:100px;color:#ffffff;font-family:"Montserrat","sans-serif";font-size:18px;font-weight:500;box-shadow: 0px 0px 20px 2px rgba(47,199,142,.4)}.modal_bg .flexblock_popup .field .input_flex_btn_5365187_17{background-color:#2fc78e ;border-radius:100px;color:#ffffff;font-family:"Montserrat","sans-serif";font-size:18px;font-weight:500;box-shadow: 0px 0px 20px 2px rgba(47,199,142,.4)}.modal_bg .flexblock_popup .field .input_flex_btn_5365187_17:hover,#b_5365187 .flexblock_wrapper_btn[data-index="17"] .flexblock_content:hover{background-color:#2fa779}#b_5365187 .flexblock_wrapper[data-index="18"]{left:400px;top:485px;height:70px;z-index:6;width:368px}#b_5365187 .flexblock_wrapper[data-index="18"] .flexblock_content{background-color:#2f90c7 ;border-radius:100px;color:#ffffff;font-family:"Montserrat","sans-serif";font-size:18px;font-weight:500;box-shadow: 0px 0px 20px 2px rgba(47,144,199,.4)}.modal_bg .flexblock_popup .field .input_flex_btn_5365187_18{background-color:#2f90c7 ;border-radius:100px;color:#ffffff;font-family:"Montserrat","sans-serif";font-size:18px;font-weight:500;box-shadow: 0px 0px 20px 2px rgba(47,144,199,.4)}.modal_bg .flexblock_popup .field .input_flex_btn_5365187_18:hover,#b_5365187 .flexblock_wrapper_btn[data-index="18"] .flexblock_content:hover{background-color:#2e6d97}@media (max-width: 1180px){#b_5365187 .section_inner{height:580px}#b_5365187 .flexblock_wrapper[data-index="0"]{top:61px;left:38px;width:560px}#b_5365187 .flexblock_wrapper[data-index="1"]{left:690px;height:475px;width:388px}}@media (max-width: 1064px){#b_5365187 .section_inner{height:564px}#b_5365187 .flexblock_wrapper[data-index="0"]{top:81px;left:38px;width:270px}#b_5365187 .flexblock_wrapper[data-index="0"] .flexblock_content{font-size:36px}#b_5365187 .flexblock_wrapper[data-index="1"]{top:-46px;left:331px;height:175px;width:308px}#b_5365187 .flexblock_wrapper[data-index="4"]{top:155px;left:74px;width:565px}#b_5365187 .flexblock_wrapper[data-index="4"] .flexblock_content{font-size:14px}#b_5365187 .flexblock_wrapper[data-index="11"]{top:195px;left:74px;width:565px}#b_5365187 .flexblock_wrapper[data-index="11"] .flexblock_content{font-size:14px}#b_5365187 .flexblock_wrapper[data-index="12"]{top:235px;left:74px;width:565px}#b_5365187 .flexblock_wrapper[data-index="12"] .flexblock_content{font-size:14px}#b_5365187 .flexblock_wrapper[data-index="13"]{top:275px;left:74px;width:565px}#b_5365187 .flexblock_wrapper[data-index="13"] .flexblock_content{font-size:14px}#b_5365187 .flexblock_wrapper[data-index="14"]{top:315px;left:74px;width:565px}#b_5365187 .flexblock_wrapper[data-index="14"] .flexblock_content{font-size:14px}#b_5365187 .flexblock_wrapper[data-index="15"]{top:355px;left:74px;width:565px}#b_5365187 .flexblock_wrapper[data-index="15"] .flexblock_content{font-size:14px}#b_5365187 .flexblock_wrapper[data-index="16"]{top:395px;left:74px;width:565px}#b_5365187 .flexblock_wrapper[data-index="16"] .flexblock_content{font-size:14px}#b_5365187 .flexblock_wrapper[data-index="17"]{left:0;top:475px;height:70px;width:306px}#b_5365187 .flexblock_wrapper[data-index="17"] .flexblock_content{font-size:16px}.modal_bg .flexblock_popup .field .input_flex_btn_5365187_17{font-size:16px}#b_5365187 .flexblock_wrapper[data-index="18"]{left:331px;top:475px;width:306px}#b_5365187 .flexblock_wrapper[data-index="18"] .flexblock_content{font-size:16px}.modal_bg .flexblock_popup .field .input_flex_btn_5365187_18{font-size:16px}}@media (max-width: 660px){#b_5365187 .section_inner{height:970px}#b_5365187 .flexblock_wrapper[data-index="0"]{top:21px;left:21px;width:400px}#b_5365187 .flexblock_wrapper[data-index="0"] .flexblock_content{font-size:30px}#b_5365187 .flexblock_wrapper[data-index="1"]{top:445px;left:0;height:305px;width:423px}#b_5365187 .flexblock_wrapper[data-index="2"]{top:0;left:0;height:545px;width:1523px}#b_5365187 .flexblock_wrapper[data-index="3"]{top:88px;left:21px}#b_5365187 .flexblock_wrapper[data-index="4"]{top:85px;left:57px;width:365px}#b_5365187 .flexblock_wrapper[data-index="5"]{top:136px;left:21px}#b_5365187 .flexblock_wrapper[data-index="6"]{top:175px;left:21px}#b_5365187 .flexblock_wrapper[data-index="7"]{top:222px;left:21px}#b_5365187 .flexblock_wrapper[data-index="8"]{top:278px;left:21px}#b_5365187 .flexblock_wrapper[data-index="9"]{top:324px;left:21px}#b_5365187 .flexblock_wrapper[data-index="10"]{top:372px;left:21px}#b_5365187 .flexblock_wrapper[data-index="11"]{top:141px;left:57px;width:365px}#b_5365187 .flexblock_wrapper[data-index="12"]{top:180px;left:57px;width:365px}#b_5365187 .flexblock_wrapper[data-index="13"]{top:220px;left:57px;width:365px}#b_5365187 .flexblock_wrapper[data-index="14"]{top:275px;left:57px;width:365px}#b_5365187 .flexblock_wrapper[data-index="15"]{top:330px;left:57px;width:365px}#b_5365187 .flexblock_wrapper[data-index="16"]{top:370px;left:57px;width:365px}#b_5365187 .flexblock_wrapper[data-index="17"]{left:58px;top:785px}#b_5365187 .flexblock_wrapper[data-index="18"]{left:58px;top:880px}}@media (max-width: 450px){#b_5365187 .section_inner{height:853px}#b_5365187 .flexblock_wrapper[data-index="0"]{top:20px;left:16px;width:300px}#b_5365187 .flexblock_wrapper[data-index="0"] .flexblock_content{font-size:24px}#b_5365187 .flexblock_wrapper[data-index="1"]{top:435px;left:0;height:213px;width:318px}#b_5365187 .flexblock_wrapper[data-index="3"]{top:73px;left:16px}#b_5365187 .flexblock_wrapper[data-index="4"]{top:70px;left:55px;width:260px}#b_5365187 .flexblock_wrapper[data-index="5"]{top:121px;left:16px;width:30px;height:30px}#b_5365187 .flexblock_wrapper[data-index="6"]{top:160px;left:16px}#b_5365187 .flexblock_wrapper[data-index="7"]{top:208px;left:16px}#b_5365187 .flexblock_wrapper[data-index="8"]{top:263px;left:16px}#b_5365187 .flexblock_wrapper[data-index="9"]{top:319px;left:16px}#b_5365187 .flexblock_wrapper[data-index="10"]{top:372px;left:16px}#b_5365187 .flexblock_wrapper[data-index="11"]{top:126px;left:55px;width:260px}#b_5365187 .flexblock_wrapper[data-index="12"]{top:165px;left:55px;width:260px}#b_5365187 .flexblock_wrapper[data-index="13"]{top:205px;left:55px;width:260px}#b_5365187 .flexblock_wrapper[data-index="14"]{top:260px;left:55px;width:260px}#b_5365187 .flexblock_wrapper[data-index="15"]{top:315px;left:55px;width:260px}#b_5365187 .flexblock_wrapper[data-index="16"]{top:370px;left:55px;width:260px}#b_5365187 .flexblock_wrapper[data-index="17"]{left:0;top:675px;width:318px}#b_5365187 .flexblock_wrapper[data-index="18"]{left:0;top:765px;width:318px}}#b_5364985 .section_inner{height:556px}#b_5364985 .flexblock_wrapper[data-index="0"]{top:0;left:0;width:965px;z-index:5;opacity:1}#b_5364985 .flexblock_wrapper[data-index="0"] .flexblock_content{color:#0c276e ;font-size:48px;font-family:"Montserrat","sans-serif";text-align:left;line-height:1.1;font-weight:700}#b_5364985 .flexblock_wrapper[data-index="1"]{top:250px;left:0;height:280px;width:368px;z-index:6}#b_5364985 .flexblock_wrapper[data-index="1"] .flexblock_content{border-radius:20px;box-shadow: 0px 0px 10px 2px rgba(0,0,0,.1)}#b_5364985 .flexblock_wrapper[data-index="2"]{top:250px;left:400px;height:280px;width:368px;z-index:8}#b_5364985 .flexblock_wrapper[data-index="2"] .flexblock_content{border-radius:20px;box-shadow: 0px 0px 10px 2px rgba(0,0,0,.1)}#b_5364985 .flexblock_wrapper[data-index="3"]{top:250px;left:800px;height:280px;width:368px;z-index:9}#b_5364985 .flexblock_wrapper[data-index="3"] .flexblock_content{border-radius:20px;box-shadow: 0px 0px 10px 2px rgba(0,0,0,.1)}#b_5364985 .flexblock_wrapper[data-index="4"]{top:150px;left:0;height:175px;width:1168px;z-index:4}#b_5364985 .flexblock_wrapper[data-index="4"] .flexblock_content{background-color:#2fc78e ;border-radius:20px;box-shadow: 0px 0px 10px 2px rgba(0,0,0,.1)}#b_5364985 .flexblock_wrapper[data-index="5"]{top:170px;left:33px;width:435px;z-index:13;opacity:1}#b_5364985 .flexblock_wrapper[data-index="5"] .flexblock_content{color:#ffffff;font-size:24px;font-family:"Montserrat","sans-serif";text-align:left;line-height:1.3;font-weight:700}#b_5364985 .flexblock_wrapper[data-index="6"]{top:170px;left:500px;width:370px;z-index:14;opacity:1}#b_5364985 .flexblock_wrapper[data-index="6"] .flexblock_content{color:#ffffff;font-size:16px;font-family:"Montserrat","sans-serif";text-align:left;line-height:1.3;font-weight:500}#b_5364985 .flexblock_wrapper[data-index="7"]{left:900px;top:170px;height:50px;z-index:15;width:240px}#b_5364985 .flexblock_wrapper[data-index="7"] .flexblock_content{background-color:#ffffff;border-radius:100px;color:#000000;font-family:"Montserrat","sans-serif";font-size:16px;font-weight:500}.modal_bg .flexblock_popup .field .input_flex_btn_5364985_7{background-color:#ffffff;border-radius:100px;color:#000000;font-family:"Montserrat","sans-serif";font-size:16px;font-weight:500}@media (max-width: 1180px){#b_5364985 .section_inner{height:449px}#b_5364985 .flexblock_wrapper[data-index="1"]{height:175px;width:228px}#b_5364985 .flexblock_wrapper[data-index="2"]{left:248px;height:175px;width:228px}#b_5364985 .flexblock_wrapper[data-index="3"]{left:497px;height:175px;width:228px}#b_5364985 .flexblock_wrapper[data-index="4"]{top:135px;height:170px;width:958px}#b_5364985 .flexblock_wrapper[data-index="5"]{top:155px;left:48px}#b_5364985 .flexblock_wrapper[data-index="6"]{top:200px;left:48px;width:495px}#b_5364985 .flexblock_wrapper[data-index="7"]{left:669px;top:160px}}@media (max-width: 1064px){#b_5364985 .section_inner{height:552px}#b_5364985 .flexblock_wrapper[data-index="0"]{top:0;left:0;width:640px}#b_5364985 .flexblock_wrapper[data-index="0"] .flexblock_content{font-size:36px}#b_5364985 .flexblock_wrapper[data-index="1"]{top:160px;left:363px}#b_5364985 .flexblock_wrapper[data-index="2"]{top:355px;left:110px}#b_5364985 .flexblock_wrapper[data-index="3"]{top:357px;left:363px}#b_5364985 .flexblock_wrapper[data-index="4"]{top:115px;height:350px;width:418px}#b_5364985 .flexblock_wrapper[data-index="5"]{top:140px;left:32px;width:295px}#b_5364985 .flexblock_wrapper[data-index="6"]{top:210px;left:32px;width:295px}#b_5364985 .flexblock_wrapper[data-index="7"]{left:32px;top:270px}}@media (max-width: 660px){#b_5364985 .section_inner{height:1227px}#b_5364985 .flexblock_wrapper[data-index="0"]{width:420px}#b_5364985 .flexblock_wrapper[data-index="0"] .flexblock_content{font-size:30px}#b_5364985 .flexblock_wrapper[data-index="1"]{top:145px;left:57px;height:275px;width:363px}#b_5364985 .flexblock_wrapper[data-index="2"]{top:440px;left:57px;height:275px;width:363px}#b_5364985 .flexblock_wrapper[data-index="3"]{top:742px;left:57px;height:280px;width:363px}#b_5364985 .flexblock_wrapper[data-index="4"]{top:190px;height:1015px;width:363px}#b_5364985 .flexblock_wrapper[data-index="5"]{top:1045px;left:21px;width:320px}#b_5364985 .flexblock_wrapper[data-index="5"] .flexblock_content{font-size:18px}#b_5364985 .flexblock_wrapper[data-index="6"]{top:1074px;left:21px;width:220px}#b_5364985 .flexblock_wrapper[data-index="6"] .flexblock_content{font-size:12px}#b_5364985 .flexblock_wrapper[data-index="7"]{left:21px;top:1125px;height:50px;width:180px}#b_5364985 .flexblock_wrapper[data-index="7"] .flexblock_content{font-size:14px}.modal_bg .flexblock_popup .field .input_flex_btn_5364985_7{font-size:14px}}@media (max-width: 450px){#b_5364985 .section_inner{height:1050px}#b_5364985 .flexblock_wrapper[data-index="0"]{width:315px}#b_5364985 .flexblock_wrapper[data-index="0"] .flexblock_content{font-size:28px}#b_5364985 .flexblock_wrapper[data-index="1"]{top:155px;left:55px;height:205px;width:260px}#b_5364985 .flexblock_wrapper[data-index="2"]{top:385px;left:55px;height:205px;width:260px}#b_5364985 .flexblock_wrapper[data-index="3"]{top:617px;left:55px;height:205px;width:260px}#b_5364985 .flexblock_wrapper[data-index="4"]{top:130px;height:895px;width:263px}#b_5364985 .flexblock_wrapper[data-index="5"]{top:845px;left:16px;width:215px}#b_5364985 .flexblock_wrapper[data-index="6"]{top:897px;left:16px;width:215px}#b_5364985 .flexblock_wrapper[data-index="7"]{left:16px;top:950px;width:215px}}#b_5364986 .section_inner{height:525px}#b_5364986 .flexblock_wrapper[data-index="0"]{top:0;left:0;width:770px;opacity:1;z-index:3}#b_5364986 .flexblock_wrapper[data-index="0"] .flexblock_content{color:#0c276e ;font-size:48px;font-family:"Montserrat","sans-serif";text-align:left;line-height:1.1;font-weight:700}#b_5364986 .flexblock_wrapper[data-index="1"]{top:131px;left:33px;width:1099px;z-index:4;opacity:1}#b_5364986 .flexblock_wrapper[data-index="1"] .flexblock_content{color:#0c276e ;font-size:14px;font-family:"Montserrat","sans-serif";text-align:left;line-height:1.3;font-weight:500}#b_5364986 .flexblock_wrapper[data-index="2"]{top:100px;left:0;height:410px;width:1168px;z-index:1;opacity:1}#b_5364986 .flexblock_wrapper[data-index="2"] .flexblock_content{border-radius:20px;box-shadow: 0px 0px 10px 2px rgba(0,0,0,.1)}#b_5364986 .flexblock_wrapper[data-index="3"]{top:100px;left:0;height:410px;width:1168px;z-index:2;opacity:0.8}#b_5364986 .flexblock_wrapper[data-index="3"] .flexblock_content{background-color:white;border-radius:20px}@media (max-width: 1180px){#b_5364986 .section_inner{height:606px}#b_5364986 .flexblock_wrapper[data-index="1"]{left:48px;width:865px}#b_5364986 .flexblock_wrapper[data-index="2"]{height:490px;width:958px}#b_5364986 .flexblock_wrapper[data-index="3"]{height:490px;width:958px}}@media (max-width: 1064px){#b_5364986 .section_inner{height:754px}#b_5364986 .flexblock_wrapper[data-index="0"]{top:0;left:0;width:635px}#b_5364986 .flexblock_wrapper[data-index="0"] .flexblock_content{font-size:36px}#b_5364986 .flexblock_wrapper[data-index="1"]{top:106px;left:32px;width:575px}#b_5364986 .flexblock_wrapper[data-index="2"]{top:80px;height:660px;width:638px}#b_5364986 .flexblock_wrapper[data-index="3"]{top:80px;height:660px;width:638px}}@media (max-width: 660px){#b_5364986 .section_inner{height:758px}#b_5364986 .flexblock_wrapper[data-index="0"]{width:420px}#b_5364986 .flexblock_wrapper[data-index="0"] .flexblock_content{font-size:30px}#b_5364986 .flexblock_wrapper[data-index="1"]{top:76px;left:21px;width:380px}#b_5364986 .flexblock_wrapper[data-index="1"] .flexblock_content{font-size:12px}#b_5364986 .flexblock_wrapper[data-index="2"]{top:60px;height:685px;width:423px}#b_5364986 .flexblock_wrapper[data-index="3"]{top:60px;height:685px;width:423px}}@media (max-width: 450px){#b_5364986 .section_inner{height:701px}#b_5364986 .flexblock_wrapper[data-index="0"]{width:300px}#b_5364986 .flexblock_wrapper[data-index="0"] .flexblock_content{font-size:28px}#b_5364986 .flexblock_wrapper[data-index="1"]{top:71px;left:16px;width:285px}#b_5364986 .flexblock_wrapper[data-index="1"] .flexblock_content{font-size:10px}#b_5364986 .flexblock_wrapper[data-index="2"]{top:55px;height:635px;width:318px}#b_5364986 .flexblock_wrapper[data-index="3"]{top:55px;height:635px;width:318px}}#b_5364960 .section_inner{height:414px}#b_5364960 .flexblock_wrapper[data-index="0"]{top:0;left:0;width:660px;opacity:1}#b_5364960 .flexblock_wrapper[data-index="0"] .flexblock_content{color:#0c276e ;font-size:48px;font-family:"Montserrat","sans-serif";text-align:left;line-height:1.1;font-weight:700}#b_5364960 .flexblock_wrapper[data-index="1"]{top:90px;left:0;height:310px;width:268px;z-index:10}#b_5364960 .flexblock_wrapper[data-index="1"] .flexblock_content{border-radius:10px;box-shadow: 0px 0px 10px 2px rgba(0,0,0,.1)}#b_5364960 .flexblock_wrapper[data-index="2"]{top:320px;left:19px;width:230px;z-index:10;opacity:1}#b_5364960 .flexblock_wrapper[data-index="2"] .flexblock_content{color:#0c276e ;font-size:16px;font-family:"Montserrat","sans-serif";text-align:left;line-height:1.3;font-weight:700}#b_5364960 .flexblock_wrapper[data-index="3"]{top:348px;left:19px;width:230px;z-index:10;opacity:1}#b_5364960 .flexblock_wrapper[data-index="3"] .flexblock_content{color:#0c276e ;font-size:14px;font-family:"Montserrat","sans-serif";text-align:left;line-height:1.3;font-weight:500}#b_5364960 .flexblock_wrapper[data-index="4"]{top:90px;left:300px;height:310px;width:268px;z-index:10}#b_5364960 .flexblock_wrapper[data-index="4"] .flexblock_content{border-radius:10px;box-shadow: 0px 0px 10px 2px rgba(0,0,0,.1)}#b_5364960 .flexblock_wrapper[data-index="5"]{top:90px;left:600px;height:310px;width:268px;z-index:10}#b_5364960 .flexblock_wrapper[data-index="5"] .flexblock_content{border-radius:10px;box-shadow: 0px 0px 10px 2px rgba(0,0,0,.1)}#b_5364960 .flexblock_wrapper[data-index="6"]{top:90px;left:900px;height:310px;width:268px;z-index:10}#b_5364960 .flexblock_wrapper[data-index="6"] .flexblock_content{border-radius:10px;box-shadow: 0px 0px 10px 2px rgba(0,0,0,.1)}#b_5364960 .flexblock_wrapper[data-index="7"]{top:320px;left:319px;width:230px;z-index:10;opacity:1}#b_5364960 .flexblock_wrapper[data-index="7"] .flexblock_content{color:#0c276e ;font-size:16px;font-family:"Montserrat","sans-serif";text-align:left;line-height:1.3;font-weight:700}#b_5364960 .flexblock_wrapper[data-index="8"]{top:320px;left:619px;width:230px;z-index:10;opacity:1}#b_5364960 .flexblock_wrapper[data-index="8"] .flexblock_content{color:#0c276e ;font-size:16px;font-family:"Montserrat","sans-serif";text-align:left;line-height:1.3;font-weight:700}#b_5364960 .flexblock_wrapper[data-index="9"]{top:320px;left:919px;width:230px;z-index:10;opacity:1}#b_5364960 .flexblock_wrapper[data-index="9"] .flexblock_content{color:#0c276e ;font-size:16px;font-family:"Montserrat","sans-serif";text-align:left;line-height:1.3;font-weight:700}#b_5364960 .flexblock_wrapper[data-index="10"]{top:348px;left:319px;width:230px;z-index:10;opacity:1}#b_5364960 .flexblock_wrapper[data-index="10"] .flexblock_content{color:#0c276e ;font-size:14px;font-family:"Montserrat","sans-serif";text-align:left;line-height:1.3;font-weight:500}#b_5364960 .flexblock_wrapper[data-index="11"]{top:348px;left:619px;width:230px;z-index:10;opacity:1}#b_5364960 .flexblock_wrapper[data-index="11"] .flexblock_content{color:#0c276e ;font-size:14px;font-family:"Montserrat","sans-serif";text-align:left;line-height:1.3;font-weight:500}#b_5364960 .flexblock_wrapper[data-index="12"]{top:348px;left:919px;width:230px;z-index:10;opacity:1}#b_5364960 .flexblock_wrapper[data-index="12"] .flexblock_content{color:#0c276e ;font-size:14px;font-family:"Montserrat","sans-serif";text-align:left;line-height:1.3;font-weight:500}@media (max-width: 1180px){#b_5364960 .section_inner{height:763px}#b_5364960 .flexblock_wrapper[data-index="5"]{top:430px;left:0}#b_5364960 .flexblock_wrapper[data-index="6"]{top:430px;left:300px}#b_5364960 .flexblock_wrapper[data-index="8"]{top:660px;left:19px}#b_5364960 .flexblock_wrapper[data-index="9"]{top:660px;left:319px}#b_5364960 .flexblock_wrapper[data-index="11"]{top:688px;left:19px}#b_5364960 .flexblock_wrapper[data-index="12"]{top:688px;left:319px}}@media (max-width: 1064px){#b_5364960 .section_inner{height:763px}#b_5364960 .flexblock_wrapper[data-index="0"]{top:0;left:0;width:640px}#b_5364960 .flexblock_wrapper[data-index="0"] .flexblock_content{font-size:36px}}@media (max-width: 660px){#b_5364960 .section_inner{height:573px}#b_5364960 .flexblock_wrapper[data-index="0"]{width:420px}#b_5364960 .flexblock_wrapper[data-index="0"] .flexblock_content{font-size:30px}#b_5364960 .flexblock_wrapper[data-index="1"]{top:70px;left:0;height:235px;width:203px}#b_5364960 .flexblock_wrapper[data-index="2"]{top:245px;left:21px;width:160px}#b_5364960 .flexblock_wrapper[data-index="2"] .flexblock_content{font-size:14px}#b_5364960 .flexblock_wrapper[data-index="3"]{top:268px;left:21px;width:160px}#b_5364960 .flexblock_wrapper[data-index="3"] .flexblock_content{font-size:12px}#b_5364960 .flexblock_wrapper[data-index="4"]{top:70px;left:220px;height:235px;width:203px}#b_5364960 .flexblock_wrapper[data-index="5"]{top:325px;left:0;height:235px;width:203px}#b_5364960 .flexblock_wrapper[data-index="6"]{top:325px;left:220px;height:235px;width:203px}#b_5364960 .flexblock_wrapper[data-index="7"]{top:245px;left:241px;width:160px}#b_5364960 .flexblock_wrapper[data-index="7"] .flexblock_content{font-size:14px}#b_5364960 .flexblock_wrapper[data-index="8"]{top:500px;left:21px;width:160px}#b_5364960 .flexblock_wrapper[data-index="8"] .flexblock_content{font-size:14px}#b_5364960 .flexblock_wrapper[data-index="9"]{top:500px;left:241px;width:160px}#b_5364960 .flexblock_wrapper[data-index="9"] .flexblock_content{font-size:14px}#b_5364960 .flexblock_wrapper[data-index="10"]{top:268px;left:241px;width:160px}#b_5364960 .flexblock_wrapper[data-index="10"] .flexblock_content{font-size:12px}#b_5364960 .flexblock_wrapper[data-index="11"]{top:523px;left:21px;width:160px}#b_5364960 .flexblock_wrapper[data-index="11"] .flexblock_content{font-size:12px}#b_5364960 .flexblock_wrapper[data-index="12"]{top:523px;left:241px;width:160px}#b_5364960 .flexblock_wrapper[data-index="12"] .flexblock_content{font-size:12px}}@media (max-width: 450px){#b_5364960 .section_inner{height:1631px}#b_5364960 .flexblock_wrapper[data-index="0"]{width:315px}#b_5364960 .flexblock_wrapper[data-index="0"] .flexblock_content{font-size:28px}#b_5364960 .flexblock_wrapper[data-index="1"]{top:95px;height:365px;width:318px}#b_5364960 .flexblock_wrapper[data-index="2"]{top:365px;left:27px;width:265px}#b_5364960 .flexblock_wrapper[data-index="2"] .flexblock_content{font-size:20px}#b_5364960 .flexblock_wrapper[data-index="3"]{top:398px;left:27px;width:120px}#b_5364960 .flexblock_wrapper[data-index="3"] .flexblock_content{font-size:14px}#b_5364960 .flexblock_wrapper[data-index="4"]{top:480px;left:0;height:365px;width:318px}#b_5364960 .flexblock_wrapper[data-index="5"]{top:865px;left:0;height:365px;width:318px}#b_5364960 .flexblock_wrapper[data-index="6"]{top:1250px;left:0;height:365px;width:318px}#b_5364960 .flexblock_wrapper[data-index="7"]{top:750px;left:27px;width:205px}#b_5364960 .flexblock_wrapper[data-index="7"] .flexblock_content{font-size:20px}#b_5364960 .flexblock_wrapper[data-index="8"]{top:1130px;left:27px;width:215px}#b_5364960 .flexblock_wrapper[data-index="8"] .flexblock_content{font-size:20px}#b_5364960 .flexblock_wrapper[data-index="9"]{top:1520px;left:27px}#b_5364960 .flexblock_wrapper[data-index="9"] .flexblock_content{font-size:20px}#b_5364960 .flexblock_wrapper[data-index="10"]{top:783px;left:27px}#b_5364960 .flexblock_wrapper[data-index="10"] .flexblock_content{font-size:14px}#b_5364960 .flexblock_wrapper[data-index="11"]{top:1163px;left:27px}#b_5364960 .flexblock_wrapper[data-index="11"] .flexblock_content{font-size:14px}#b_5364960 .flexblock_wrapper[data-index="12"]{top:1553px;left:27px}#b_5364960 .flexblock_wrapper[data-index="12"] .flexblock_content{font-size:14px}}#b_5364971 .section_inner{height:617px}#b_5364971 .flexblock_wrapper[data-index="0"]{top:0px;left:0px;width:710px;opacity:1;z-index:3}#b_5364971 .flexblock_wrapper[data-index="0"] .flexblock_content{color:#0c276e ;font-size:48px;font-family:"Montserrat", " sans-serif";text-align:left;line-height:1.3;font-weight:700}#b_5364971 .flexblock_wrapper[data-index="1"]{top:110px;left:0px;height:465px;width:368px;z-index:4}#b_5364971 .flexblock_wrapper[data-index="1"] .flexblock_content{background-color:white;border-radius:20px;box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.1)}#b_5364971 .flexblock_wrapper[data-index="2"]{top:138px;left:30px;height:50px;width:65px;z-index:5}#b_5364971 .flexblock_wrapper[data-index="3"]{top:203px;left:30px;width:310px;z-index:6;opacity:1}#b_5364971 .flexblock_wrapper[data-index="3"] .flexblock_content{color:#000000;font-size:14px;font-family:"Montserrat", " sans-serif";text-align:left;line-height:1.3;font-weight:500}#b_5364971 .flexblock_wrapper[data-index="4"]{top:478px;left:30px;width:310px;z-index:7;opacity:1}#b_5364971 .flexblock_wrapper[data-index="4"] .flexblock_content{color:#2fc78e ;font-size:20px;font-family:"Ubuntu", " sans-serif";text-align:left;line-height:1.3;font-weight:500}#b_5364971 .flexblock_wrapper[data-index="5"]{top:510px;left:29px;height:30px;width:110px;z-index:8}#b_5364971 .flexblock_wrapper[data-index="6"]{top:110px;left:400px;height:465px;width:368px;z-index:9}#b_5364971 .flexblock_wrapper[data-index="6"] .flexblock_content{background-color:white;border-radius:20px;box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.1)}#b_5364971 .flexblock_wrapper[data-index="7"]{top:110px;left:800px;height:465px;width:368px;z-index:10}#b_5364971 .flexblock_wrapper[data-index="7"] .flexblock_content{background-color:white;border-radius:20px;box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.1)}#b_5364971 .flexblock_wrapper[data-index="8"]{top:138px;left:430px;height:50px;width:65px;z-index:11}#b_5364971 .flexblock_wrapper[data-index="9"]{top:138px;left:830px;height:50px;width:65px;z-index:12}#b_5364971 .flexblock_wrapper[data-index="10"]{top:203px;left:430px;width:310px;z-index:13;opacity:1}#b_5364971 .flexblock_wrapper[data-index="10"] .flexblock_content{color:#000000;font-size:14px;font-family:"Montserrat", " sans-serif";text-align:left;line-height:1.3;font-weight:500}#b_5364971 .flexblock_wrapper[data-index="11"]{top:203px;left:830px;width:310px;z-index:14;opacity:1}#b_5364971 .flexblock_wrapper[data-index="11"] .flexblock_content{color:#000000;font-size:14px;font-family:"Montserrat", " sans-serif";text-align:left;line-height:1.3;font-weight:500}#b_5364971 .flexblock_wrapper[data-index="12"]{top:478px;left:430px;width:310px;z-index:15;opacity:1}#b_5364971 .flexblock_wrapper[data-index="12"] .flexblock_content{color:#2fc78e ;font-size:20px;font-family:"Ubuntu", " sans-serif";text-align:left;line-height:1.3;font-weight:500}#b_5364971 .flexblock_wrapper[data-index="13"]{top:478px;left:830px;width:310px;z-index:16;opacity:1}#b_5364971 .flexblock_wrapper[data-index="13"] .flexblock_content{color:#2fc78e ;font-size:20px;font-family:"Ubuntu", " sans-serif";text-align:left;line-height:1.3;font-weight:500}#b_5364971 .flexblock_wrapper[data-index="14"]{top:510px;left:430px;height:30px;width:110px;z-index:17}#b_5364971 .flexblock_wrapper[data-index="15"]{top:510px;left:830px;height:30px;width:110px;z-index:18}#b_5364971 .flexblock_wrapper[data-index="16"]{left:918px;top:0px;height:50px;z-index:19;width:250px}#b_5364971 .flexblock_wrapper[data-index="16"] .flexblock_content{background-color:#2fc78e ;border-radius:100px;color:#ffffff;font-family:"Montserrat", " sans-serif";font-size:14px;box-shadow: 0px 0px 10px 2px rgba(47,199,142,0.4);font-weight:500}.modal_bg .modal_body.flexblock_popup .field input[type="submit"].input_flex_btn_5364971_16{background-color:#2fc78e ;border-radius:100px;color:#ffffff;font-family:"Montserrat", " sans-serif";font-size:14px;box-shadow: 0px 0px 10px 2px rgba(47,199,142,0.4);font-weight:500}.modal_bg .modal_body.flexblock_popup .field input[type="submit"].input_flex_btn_5364971_16:hover,#b_5364971 .flexblock_wrapper_btn[data-index="16"] .flexblock_content:hover{background-color:#2fa779 }#b_5364971 .flexblock_wrapper[data-index="17"]{top:-140px;left:-502px;height:750px;width:1400px;z-index:2;opacity:0.8}#b_5364971 .flexblock_wrapper[data-index="17"] .flexblock_content{background-color:#f9fdff;border-radius:20px;box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.1)}@media screen and (max-width: 1180px) {/* m */ #b_5364971 .section_inner{height:1109px}#b_5364971 .flexblock_wrapper[data-index="7"]{top:610px;left:0px}#b_5364971 .flexblock_wrapper[data-index="9"]{top:638px;left:30px}#b_5364971 .flexblock_wrapper[data-index="11"]{top:703px;left:30px}#b_5364971 .flexblock_wrapper[data-index="13"]{top:978px;left:30px}#b_5364971 .flexblock_wrapper[data-index="15"]{top:1010px;left:30px}#b_5364971 .flexblock_wrapper[data-index="16"]{left:399px;top:611px;height:60px;width:368px}#b_5364971 .flexblock_wrapper[data-index="17"]{top:-265px;height:1825px;width:1245px}}@media screen and (max-width: 1064px) {/* s */ #b_5364971 .section_inner{height:970px}#b_5364971 .flexblock_wrapper[data-index="0"]{top:0px;left:0px;width:640px;opacity:1;z-index:3}#b_5364971 .flexblock_wrapper[data-index="0"] .flexblock_content{color:#0c276e ;font-size:36px;font-family:"Montserrat", " sans-serif";text-align:left;line-height:1.3;font-weight:700}#b_5364971 .flexblock_wrapper[data-index="1"]{top:85px;left:0px;height:505px;width:308px;z-index:4}#b_5364971 .flexblock_wrapper[data-index="1"] .flexblock_content{background-color:white;border-radius:20px;box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.1)}#b_5364971 .flexblock_wrapper[data-index="2"]{top:103px;left:32px;height:50px;width:65px;z-index:5}#b_5364971 .flexblock_wrapper[data-index="3"]{top:158px;left:32px;width:245px;z-index:6;opacity:1}#b_5364971 .flexblock_wrapper[data-index="3"] .flexblock_content{color:#000000;font-size:14px;font-family:"Montserrat", " sans-serif";text-align:left;line-height:1.3;font-weight:500}#b_5364971 .flexblock_wrapper[data-index="4"]{top:503px;left:32px;width:245px;z-index:7;opacity:1}#b_5364971 .flexblock_wrapper[data-index="4"] .flexblock_content{color:#2fc78e ;font-size:20px;font-family:"Ubuntu", " sans-serif";text-align:left;line-height:1.3;font-weight:500}#b_5364971 .flexblock_wrapper[data-index="5"]{top:535px;left:32px;height:30px;width:110px;z-index:8}#b_5364971 .flexblock_wrapper[data-index="6"]{top:85px;left:331px;height:505px;width:308px;z-index:9}#b_5364971 .flexblock_wrapper[data-index="6"] .flexblock_content{background-color:white;border-radius:20px;box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.1)}#b_5364971 .flexblock_wrapper[data-index="7"]{top:610px;left:0px;height:345px;width:308px;z-index:10}#b_5364971 .flexblock_wrapper[data-index="7"] .flexblock_content{background-color:white;border-radius:20px;box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.1)}#b_5364971 .flexblock_wrapper[data-index="8"]{top:103px;left:363px;height:50px;width:65px;z-index:11}#b_5364971 .flexblock_wrapper[data-index="9"]{top:628px;left:32px;height:50px;width:65px;z-index:12}#b_5364971 .flexblock_wrapper[data-index="10"]{top:158px;left:363px;width:245px;z-index:13;opacity:1}#b_5364971 .flexblock_wrapper[data-index="10"] .flexblock_content{color:#000000;font-size:14px;font-family:"Montserrat", " sans-serif";text-align:left;line-height:1.3;font-weight:500}#b_5364971 .flexblock_wrapper[data-index="11"]{top:683px;left:32px;width:245px;z-index:14;opacity:1}#b_5364971 .flexblock_wrapper[data-index="11"] .flexblock_content{color:#000000;font-size:14px;font-family:"Montserrat", " sans-serif";text-align:left;line-height:1.3;font-weight:500}#b_5364971 .flexblock_wrapper[data-index="12"]{top:503px;left:363px;width:245px;z-index:15;opacity:1}#b_5364971 .flexblock_wrapper[data-index="12"] .flexblock_content{color:#2fc78e ;font-size:20px;font-family:"Ubuntu", " sans-serif";text-align:left;line-height:1.3;font-weight:500}#b_5364971 .flexblock_wrapper[data-index="13"]{top:868px;left:32px;width:220px;z-index:16;opacity:1}#b_5364971 .flexblock_wrapper[data-index="13"] .flexblock_content{color:#2fc78e ;font-size:20px;font-family:"Ubuntu", " sans-serif";text-align:left;line-height:1.3;font-weight:500}#b_5364971 .flexblock_wrapper[data-index="14"]{top:535px;left:363px;height:30px;width:110px;z-index:17}#b_5364971 .flexblock_wrapper[data-index="15"]{top:900px;left:32px;height:30px;width:110px;z-index:18}#b_5364971 .flexblock_wrapper[data-index="16"]{left:331px;top:611px;height:60px;z-index:19;width:303px}#b_5364971 .flexblock_wrapper[data-index="16"] .flexblock_content{background-color:#2fc78e ;border-radius:100px;color:#ffffff;font-family:"Montserrat", " sans-serif";font-size:14px;box-shadow: 0px 0px 10px 2px rgba(47,199,142,0.4);font-weight:500}.modal_bg .modal_body.flexblock_popup .field input[type="submit"].input_flex_btn_5364971_16{background-color:#2fc78e ;border-radius:100px;color:#ffffff;font-family:"Montserrat", " sans-serif";font-size:14px;box-shadow: 0px 0px 10px 2px rgba(47,199,142,0.4);font-weight:500}.modal_bg .modal_body.flexblock_popup .field input[type="submit"].input_flex_btn_5364971_16:hover,#b_5364971 .flexblock_wrapper_btn[data-index="16"] .flexblock_content:hover{background-color:#2fa779 }#b_5364971 .flexblock_wrapper[data-index="17"]{top:-290px;height:1500px;width:1030px;z-index:2;opacity:0.8}#b_5364971 .flexblock_wrapper[data-index="17"] .flexblock_content{background-color:#f9fdff;border-radius:20px;box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.1)}}@media screen and (max-width: 660px) {/* xs */ #b_5364971 .section_inner{height:1290px}#b_5364971 .flexblock_wrapper[data-index="0"]{width:420px;opacity:1;z-index:3}#b_5364971 .flexblock_wrapper[data-index="0"] .flexblock_content{color:#0c276e ;font-size:30px;font-family:"Montserrat", " sans-serif";text-align:left;line-height:1.3;font-weight:700}#b_5364971 .flexblock_wrapper[data-index="1"]{top:70px;height:380px;width:423px;z-index:4}#b_5364971 .flexblock_wrapper[data-index="1"] .flexblock_content{background-color:white;border-radius:20px;box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.1)}#b_5364971 .flexblock_wrapper[data-index="2"]{top:88px;left:21px;height:50px;width:65px;z-index:5}#b_5364971 .flexblock_wrapper[data-index="3"]{top:148px;left:21px;width:380px;z-index:6;opacity:1}#b_5364971 .flexblock_wrapper[data-index="3"] .flexblock_content{color:#000000;font-size:14px;font-family:"Montserrat", " sans-serif";text-align:left;line-height:1.3;font-weight:500}#b_5364971 .flexblock_wrapper[data-index="4"]{top:368px;left:21px;width:245px;z-index:7;opacity:1}#b_5364971 .flexblock_wrapper[data-index="4"] .flexblock_content{color:#2fc78e ;font-size:20px;font-family:"Ubuntu", " sans-serif";text-align:left;line-height:1.3;font-weight:500}#b_5364971 .flexblock_wrapper[data-index="5"]{top:400px;left:21px;height:30px;width:110px;z-index:8}#b_5364971 .flexblock_wrapper[data-index="6"]{top:480px;left:0px;height:310px;width:423px;z-index:9}#b_5364971 .flexblock_wrapper[data-index="6"] .flexblock_content{background-color:white;border-radius:20px;box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.1)}#b_5364971 .flexblock_wrapper[data-index="7"]{top:820px;left:0px;height:290px;width:423px;z-index:10}#b_5364971 .flexblock_wrapper[data-index="7"] .flexblock_content{background-color:white;border-radius:20px;box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.1)}#b_5364971 .flexblock_wrapper[data-index="8"]{top:499px;left:21px;height:50px;width:65px;z-index:11}#b_5364971 .flexblock_wrapper[data-index="9"]{top:839px;left:21px;height:50px;width:65px;z-index:12}#b_5364971 .flexblock_wrapper[data-index="10"]{top:558px;left:21px;width:380px;z-index:13;opacity:1}#b_5364971 .flexblock_wrapper[data-index="10"] .flexblock_content{color:#000000;font-size:14px;font-family:"Montserrat", " sans-serif";text-align:left;line-height:1.3;font-weight:500}#b_5364971 .flexblock_wrapper[data-index="11"]{top:898px;left:21px;width:380px;z-index:14;opacity:1}#b_5364971 .flexblock_wrapper[data-index="11"] .flexblock_content{color:#000000;font-size:14px;font-family:"Montserrat", " sans-serif";text-align:left;line-height:1.3;font-weight:500}#b_5364971 .flexblock_wrapper[data-index="12"]{top:705px;left:21px;width:245px;z-index:15;opacity:1}#b_5364971 .flexblock_wrapper[data-index="12"] .flexblock_content{color:#2fc78e ;font-size:20px;font-family:"Ubuntu", " sans-serif";text-align:left;line-height:1.3;font-weight:500}#b_5364971 .flexblock_wrapper[data-index="13"]{top:1027px;left:21px;width:220px;z-index:16;opacity:1}#b_5364971 .flexblock_wrapper[data-index="13"] .flexblock_content{color:#2fc78e ;font-size:20px;font-family:"Ubuntu", " sans-serif";text-align:left;line-height:1.3;font-weight:500}#b_5364971 .flexblock_wrapper[data-index="14"]{top:737px;left:21px;height:30px;width:110px;z-index:17}#b_5364971 .flexblock_wrapper[data-index="15"]{top:1059px;left:21px;height:30px;width:110px;z-index:18}#b_5364971 .flexblock_wrapper[data-index="16"]{left:0px;top:1136px;height:60px;z-index:19;width:423px}#b_5364971 .flexblock_wrapper[data-index="16"] .flexblock_content{background-color:#2fc78e ;border-radius:100px;color:#ffffff;font-family:"Montserrat", " sans-serif";font-size:16px;box-shadow: 0px 0px 10px 2px rgba(47,199,142,0.4);font-weight:500}.modal_bg .modal_body.flexblock_popup .field input[type="submit"].input_flex_btn_5364971_16{background-color:#2fc78e ;border-radius:100px;color:#ffffff;font-family:"Montserrat", " sans-serif";font-size:16px;box-shadow: 0px 0px 10px 2px rgba(47,199,142,0.4);font-weight:500}.modal_bg .modal_body.flexblock_popup .field input[type="submit"].input_flex_btn_5364971_16:hover,#b_5364971 .flexblock_wrapper_btn[data-index="16"] .flexblock_content:hover{background-color:#2fa779 }#b_5364971 .flexblock_wrapper[data-index="17"]{top:-290px;height:1565px;width:960px;z-index:2;opacity:0.8}#b_5364971 .flexblock_wrapper[data-index="17"] .flexblock_content{background-color:#f9fdff;border-radius:20px;box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.1)}}@media screen and (max-width: 450px) {/* xxs */ #b_5364971 .section_inner{height:1386px}#b_5364971 .flexblock_wrapper[data-index="0"]{width:315px;opacity:1;z-index:3}#b_5364971 .flexblock_wrapper[data-index="0"] .flexblock_content{color:#0c276e ;font-size:24px;font-family:"Montserrat", " sans-serif";text-align:left;line-height:1.3;font-weight:700}#b_5364971 .flexblock_wrapper[data-index="1"]{top:85px;height:440px;width:318px;z-index:4}#b_5364971 .flexblock_wrapper[data-index="1"] .flexblock_content{background-color:white;border-radius:20px;box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.1)}#b_5364971 .flexblock_wrapper[data-index="2"]{top:103px;left:16px;height:50px;width:65px;z-index:5}#b_5364971 .flexblock_wrapper[data-index="3"]{top:163px;left:16px;width:285px;z-index:6;opacity:1}#b_5364971 .flexblock_wrapper[data-index="3"] .flexblock_content{color:#000000;font-size:14px;font-family:"Montserrat", " sans-serif";text-align:left;line-height:1.3;font-weight:500}#b_5364971 .flexblock_wrapper[data-index="4"]{top:438px;left:16px;width:245px;z-index:7;opacity:1}#b_5364971 .flexblock_wrapper[data-index="4"] .flexblock_content{color:#2fc78e ;font-size:20px;font-family:"Ubuntu", " sans-serif";text-align:left;line-height:1.3;font-weight:500}#b_5364971 .flexblock_wrapper[data-index="5"]{top:470px;left:16px;height:30px;width:110px;z-index:8}#b_5364971 .flexblock_wrapper[data-index="6"]{top:545px;left:0px;height:345px;width:318px;z-index:9}#b_5364971 .flexblock_wrapper[data-index="6"] .flexblock_content{background-color:white;border-radius:20px;box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.1)}#b_5364971 .flexblock_wrapper[data-index="7"]{top:910px;left:0px;height:325px;width:318px;z-index:10}#b_5364971 .flexblock_wrapper[data-index="7"] .flexblock_content{background-color:white;border-radius:20px;box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.1)}#b_5364971 .flexblock_wrapper[data-index="8"]{top:564px;left:16px;height:50px;width:65px;z-index:11}#b_5364971 .flexblock_wrapper[data-index="9"]{top:929px;left:16px;height:50px;width:65px;z-index:12}#b_5364971 .flexblock_wrapper[data-index="10"]{top:623px;left:16px;width:285px;z-index:13;opacity:1}#b_5364971 .flexblock_wrapper[data-index="10"] .flexblock_content{color:#000000;font-size:14px;font-family:"Montserrat", " sans-serif";text-align:left;line-height:1.3;font-weight:500}#b_5364971 .flexblock_wrapper[data-index="11"]{top:988px;left:16px;width:285px;z-index:14;opacity:1}#b_5364971 .flexblock_wrapper[data-index="11"] .flexblock_content{color:#000000;font-size:14px;font-family:"Montserrat", " sans-serif";text-align:left;line-height:1.3;font-weight:500}#b_5364971 .flexblock_wrapper[data-index="12"]{top:805px;left:16px;width:245px;z-index:15;opacity:1}#b_5364971 .flexblock_wrapper[data-index="12"] .flexblock_content{color:#2fc78e ;font-size:20px;font-family:"Ubuntu", " sans-serif";text-align:left;line-height:1.3;font-weight:500}#b_5364971 .flexblock_wrapper[data-index="13"]{top:1152px;left:16px;width:220px;z-index:16;opacity:1}#b_5364971 .flexblock_wrapper[data-index="13"] .flexblock_content{color:#2fc78e ;font-size:20px;font-family:"Ubuntu", " sans-serif";text-align:left;line-height:1.3;font-weight:500}#b_5364971 .flexblock_wrapper[data-index="14"]{top:837px;left:16px;height:30px;width:110px;z-index:17}#b_5364971 .flexblock_wrapper[data-index="15"]{top:1184px;left:16px;height:30px;width:110px;z-index:18}#b_5364971 .flexblock_wrapper[data-index="16"]{left:0px;top:1256px;height:60px;z-index:19;width:318px}#b_5364971 .flexblock_wrapper[data-index="16"] .flexblock_content{background-color:#2fc78e ;border-radius:100px;color:#ffffff;font-family:"Montserrat", " sans-serif";font-size:16px;box-shadow: 0px 0px 10px 2px rgba(47,199,142,0.4);font-weight:500}.modal_bg .modal_body.flexblock_popup .field input[type="submit"].input_flex_btn_5364971_16{background-color:#2fc78e ;border-radius:100px;color:#ffffff;font-family:"Montserrat", " sans-serif";font-size:16px;box-shadow: 0px 0px 10px 2px rgba(47,199,142,0.4);font-weight:500}.modal_bg .modal_body.flexblock_popup .field input[type="submit"].input_flex_btn_5364971_16:hover,#b_5364971 .flexblock_wrapper_btn[data-index="16"] .flexblock_content:hover{background-color:#2fa779 }#b_5364971 .flexblock_wrapper[data-index="17"]{top:-290px;height:1670px;width:850px;z-index:2;opacity:0.8}#b_5364971 .flexblock_wrapper[data-index="17"] .flexblock_content{background-color:#f9fdff;border-radius:20px;box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.1)}}#b_5364974 .section_inner{height:707.88889px}#b_5364974 .flexblock_wrapper[data-index="0"]{top:0px;left:0px;width:450px;opacity:1;z-index:2}#b_5364974 .flexblock_wrapper[data-index="0"] .flexblock_content{color:#0c276e ;font-size:48px;font-family:"Montserrat", " sans-serif";text-align:left;line-height:1.3;font-weight:700}#b_5364974 .flexblock_wrapper[data-index="1"]{top:110px;left:0px;width:170px;z-index:13;opacity:0.2}#b_5364974 .flexblock_wrapper[data-index="1"] .flexblock_content{color:#2fc78e ;font-size:128px;font-family:"Montserrat", " sans-serif";text-align:left;line-height:1.1;font-weight:900}#b_5364974 .flexblock_wrapper[data-index="2"]{top:110px;left:400px;width:170px;z-index:14;opacity:0.2}#b_5364974 .flexblock_wrapper[data-index="2"] .flexblock_content{color:#2fc78e ;font-size:128px;font-family:"Montserrat", " sans-serif";text-align:left;line-height:1.1;font-weight:900}#b_5364974 .flexblock_wrapper[data-index="3"]{top:110px;left:800px;width:170px;z-index:15;opacity:0.2}#b_5364974 .flexblock_wrapper[data-index="3"] .flexblock_content{color:#2fc78e ;font-size:128px;font-family:"Montserrat", " sans-serif";text-align:left;line-height:1.1;font-weight:900}#b_5364974 .flexblock_wrapper[data-index="4"]{top:385px;left:0px;width:180px;z-index:16;opacity:0.2}#b_5364974 .flexblock_wrapper[data-index="4"] .flexblock_content{color:#2fc78e ;font-size:128px;font-family:"Montserrat", " sans-serif";text-align:left;line-height:1.1;font-weight:900}#b_5364974 .flexblock_wrapper[data-index="5"]{top:385px;left:400px;width:180px;z-index:17;opacity:0.2}#b_5364974 .flexblock_wrapper[data-index="5"] .flexblock_content{color:#2fc78e ;font-size:128px;font-family:"Montserrat", " sans-serif";text-align:left;line-height:1.1;font-weight:900}#b_5364974 .flexblock_wrapper[data-index="6"]{top:180px;left:100px;width:268px;opacity:1;z-index:3}#b_5364974 .flexblock_wrapper[data-index="6"] .flexblock_content{color:#0c276e ;font-size:24px;font-family:"Montserrat", " sans-serif";text-align:left;line-height:1.3;font-weight:700}#b_5364974 .flexblock_wrapper[data-index="7"]{top:180px;left:500px;width:268px;opacity:1;z-index:4}#b_5364974 .flexblock_wrapper[data-index="7"] .flexblock_content{color:#0c276e ;font-size:24px;font-family:"Montserrat", " sans-serif";text-align:left;line-height:1.3;font-weight:700}#b_5364974 .flexblock_wrapper[data-index="8"]{top:180px;left:900px;width:268px;opacity:1;z-index:5}#b_5364974 .flexblock_wrapper[data-index="8"] .flexblock_content{color:#0c276e ;font-size:24px;font-family:"Montserrat", " sans-serif";text-align:left;line-height:1.3;font-weight:700}#b_5364974 .flexblock_wrapper[data-index="9"]{top:445px;left:100px;width:268px;opacity:1;z-index:6}#b_5364974 .flexblock_wrapper[data-index="9"] .flexblock_content{color:#0c276e ;font-size:24px;font-family:"Montserrat", " sans-serif";text-align:left;line-height:1.3;font-weight:700}#b_5364974 .flexblock_wrapper[data-index="10"]{top:445px;left:500px;width:268px;opacity:1;z-index:7}#b_5364974 .flexblock_wrapper[data-index="10"] .flexblock_content{color:#0c276e ;font-size:24px;font-family:"Montserrat", " sans-serif";text-align:left;line-height:1.3;font-weight:700}#b_5364974 .flexblock_wrapper[data-index="11"]{top:225px;left:100px;width:268px;opacity:1;z-index:8}#b_5364974 .flexblock_wrapper[data-index="11"] .flexblock_content{color:#0c276e ;font-size:14px;font-family:"Montserrat", " sans-serif";text-align:left;line-height:1.3;font-weight:500}#b_5364974 .flexblock_wrapper[data-index="12"]{top:226px;left:500px;width:268px;opacity:1;z-index:9}#b_5364974 .flexblock_wrapper[data-index="12"] .flexblock_content{color:#0c276e ;font-size:14px;font-family:"Montserrat", " sans-serif";text-align:left;line-height:1.3;font-weight:500}#b_5364974 .flexblock_wrapper[data-index="13"]{top:226px;left:900px;width:268px;opacity:1;z-index:10}#b_5364974 .flexblock_wrapper[data-index="13"] .flexblock_content{color:#0c276e ;font-size:14px;font-family:"Montserrat", " sans-serif";text-align:left;line-height:1.3;font-weight:500}#b_5364974 .flexblock_wrapper[data-index="14"]{top:491px;left:100px;width:268px;opacity:1;z-index:11}#b_5364974 .flexblock_wrapper[data-index="14"] .flexblock_content{color:#0c276e ;font-size:14px;font-family:"Montserrat", " sans-serif";text-align:left;line-height:1.3;font-weight:500}#b_5364974 .flexblock_wrapper[data-index="15"]{top:491px;left:500px;width:268px;opacity:1;z-index:12}#b_5364974 .flexblock_wrapper[data-index="15"] .flexblock_content{color:#0c276e ;font-size:14px;font-family:"Montserrat", " sans-serif";text-align:left;line-height:1.3;font-weight:500}#b_5364974 .flexblock_wrapper[data-index="16"]{top:-80px;left:-77px;height:784px;width:1739px;z-index:1;opacity:0.9}#b_5364974 .flexblock_wrapper[data-index="16"] .flexblock_content{background-color:#f9fdff;border-radius:20px;box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.1)}@media screen and (max-width: 1180px) {/* m */ #b_5364974 .section_inner{height:851px}#b_5364974 .flexblock_wrapper[data-index="2"]{left:497px}#b_5364974 .flexblock_wrapper[data-index="3"]{top:340px;left:0px}#b_5364974 .flexblock_wrapper[data-index="4"]{top:340px;left:497px}#b_5364974 .flexblock_wrapper[data-index="5"]{top:590px;left:0px}#b_5364974 .flexblock_wrapper[data-index="6"]{top:170px;left:82px}#b_5364974 .flexblock_wrapper[data-index="7"]{top:170px;left:580px}#b_5364974 .flexblock_wrapper[data-index="8"]{top:400px;left:82px}#b_5364974 .flexblock_wrapper[data-index="9"]{top:400px;left:580px}#b_5364974 .flexblock_wrapper[data-index="10"]{top:650px;left:82px}#b_5364974 .flexblock_wrapper[data-index="11"]{top:210px;left:82px;width:378px}#b_5364974 .flexblock_wrapper[data-index="12"]{top:206px;left:580px;width:378px}#b_5364974 .flexblock_wrapper[data-index="13"]{top:441px;left:82px;width:378px}#b_5364974 .flexblock_wrapper[data-index="14"]{top:441px;left:580px;width:378px}#b_5364974 .flexblock_wrapper[data-index="15"]{top:691px;left:82px;width:378px}#b_5364974 .flexblock_wrapper[data-index="16"]{height:925px;width:1740px}}@media screen and (max-width: 1064px) {/* s */ #b_5364974 .section_inner{height:961px}#b_5364974 .flexblock_wrapper[data-index="0"]{top:0px;left:0px;width:450px;opacity:1;z-index:2}#b_5364974 .flexblock_wrapper[data-index="0"] .flexblock_content{color:#0c276e ;font-size:36px;font-family:"Montserrat", " sans-serif";text-align:left;line-height:1.3;font-weight:700}#b_5364974 .flexblock_wrapper[data-index="1"]{top:85px;left:0px;width:170px;z-index:13;opacity:0.2}#b_5364974 .flexblock_wrapper[data-index="1"] .flexblock_content{color:#2fc78e ;font-size:128px;font-family:"Montserrat", " sans-serif";text-align:left;line-height:1.1;font-weight:900}#b_5364974 .flexblock_wrapper[data-index="2"]{top:260px;left:0px;width:170px;z-index:14;opacity:0.2}#b_5364974 .flexblock_wrapper[data-index="2"] .flexblock_content{color:#2fc78e ;font-size:128px;font-family:"Montserrat", " sans-serif";text-align:left;line-height:1.1;font-weight:900}#b_5364974 .flexblock_wrapper[data-index="3"]{top:435px;left:0px;width:170px;z-index:15;opacity:0.2}#b_5364974 .flexblock_wrapper[data-index="3"] .flexblock_content{color:#2fc78e ;font-size:128px;font-family:"Montserrat", " sans-serif";text-align:left;line-height:1.1;font-weight:900}#b_5364974 .flexblock_wrapper[data-index="4"]{top:615px;left:0px;width:180px;z-index:16;opacity:0.2}#b_5364974 .flexblock_wrapper[data-index="4"] .flexblock_content{color:#2fc78e ;font-size:128px;font-family:"Montserrat", " sans-serif";text-align:left;line-height:1.1;font-weight:900}#b_5364974 .flexblock_wrapper[data-index="5"]{top:790px;left:0px;width:180px;z-index:17;opacity:0.2}#b_5364974 .flexblock_wrapper[data-index="5"] .flexblock_content{color:#2fc78e ;font-size:128px;font-family:"Montserrat", " sans-serif";text-align:left;line-height:1.1;font-weight:900}#b_5364974 .flexblock_wrapper[data-index="6"]{top:135px;left:110px;width:268px;opacity:1;z-index:3}#b_5364974 .flexblock_wrapper[data-index="6"] .flexblock_content{color:#0c276e ;font-size:20px;font-family:"Montserrat", " sans-serif";text-align:left;line-height:1.3;font-weight:700}#b_5364974 .flexblock_wrapper[data-index="7"]{top:310px;left:110px;width:268px;opacity:1;z-index:4}#b_5364974 .flexblock_wrapper[data-index="7"] .flexblock_content{color:#0c276e ;font-size:20px;font-family:"Montserrat", " sans-serif";text-align:left;line-height:1.3;font-weight:700}#b_5364974 .flexblock_wrapper[data-index="8"]{top:480px;left:142px;width:268px;opacity:1;z-index:5}#b_5364974 .flexblock_wrapper[data-index="8"] .flexblock_content{color:#0c276e ;font-size:20px;font-family:"Montserrat", " sans-serif";text-align:left;line-height:1.3;font-weight:700}#b_5364974 .flexblock_wrapper[data-index="9"]{top:665px;left:142px;width:268px;opacity:1;z-index:6}#b_5364974 .flexblock_wrapper[data-index="9"] .flexblock_content{color:#0c276e ;font-size:20px;font-family:"Montserrat", " sans-serif";text-align:left;line-height:1.3;font-weight:700}#b_5364974 .flexblock_wrapper[data-index="10"]{top:840px;left:142px;width:268px;opacity:1;z-index:7}#b_5364974 .flexblock_wrapper[data-index="10"] .flexblock_content{color:#0c276e ;font-size:20px;font-family:"Montserrat", " sans-serif";text-align:left;line-height:1.3;font-weight:700}#b_5364974 .flexblock_wrapper[data-index="11"]{top:170px;left:110px;width:523px;opacity:1;z-index:8}#b_5364974 .flexblock_wrapper[data-index="11"] .flexblock_content{color:#0c276e ;font-size:12px;font-family:"Montserrat", " sans-serif";text-align:left;line-height:1.3;font-weight:500}#b_5364974 .flexblock_wrapper[data-index="12"]{top:346px;left:110px;width:528px;opacity:1;z-index:9}#b_5364974 .flexblock_wrapper[data-index="12"] .flexblock_content{color:#0c276e ;font-size:12px;font-family:"Montserrat", " sans-serif";text-align:left;line-height:1.3;font-weight:500}#b_5364974 .flexblock_wrapper[data-index="13"]{top:516px;left:142px;width:493px;opacity:1;z-index:10}#b_5364974 .flexblock_wrapper[data-index="13"] .flexblock_content{color:#0c276e ;font-size:12px;font-family:"Montserrat", " sans-serif";text-align:left;line-height:1.3;font-weight:500}#b_5364974 .flexblock_wrapper[data-index="14"]{top:701px;left:142px;width:493px;opacity:1;z-index:11}#b_5364974 .flexblock_wrapper[data-index="14"] .flexblock_content{color:#0c276e ;font-size:12px;font-family:"Montserrat", " sans-serif";text-align:left;line-height:1.3;font-weight:500}#b_5364974 .flexblock_wrapper[data-index="15"]{top:876px;left:142px;width:493px;opacity:1;z-index:12}#b_5364974 .flexblock_wrapper[data-index="15"] .flexblock_content{color:#0c276e ;font-size:12px;font-family:"Montserrat", " sans-serif";text-align:left;line-height:1.3;font-weight:500}#b_5364974 .flexblock_wrapper[data-index="16"]{height:1085px;width:1740px;z-index:1;opacity:0.9}#b_5364974 .flexblock_wrapper[data-index="16"] .flexblock_content{background-color:#f9fdff;border-radius:20px;box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.1)}}@media screen and (max-width: 660px) {/* xs */ #b_5364974 .section_inner{height:965px}#b_5364974 .flexblock_wrapper[data-index="0"]{top:0px;left:0px;width:420px;opacity:1;z-index:2}#b_5364974 .flexblock_wrapper[data-index="0"] .flexblock_content{color:#0c276e ;font-size:30px;font-family:"Montserrat", " sans-serif";text-align:left;line-height:1.3;font-weight:700}#b_5364974 .flexblock_wrapper[data-index="1"]{top:65px;width:170px;z-index:13;opacity:0.2}#b_5364974 .flexblock_wrapper[data-index="1"] .flexblock_content{color:#2fc78e ;font-size:100px;font-family:"Montserrat", " sans-serif";text-align:left;line-height:1.1;font-weight:900}#b_5364974 .flexblock_wrapper[data-index="2"]{top:235px;left:0px;width:170px;z-index:14;opacity:0.2}#b_5364974 .flexblock_wrapper[data-index="2"] .flexblock_content{color:#2fc78e ;font-size:100px;font-family:"Montserrat", " sans-serif";text-align:left;line-height:1.1;font-weight:900}#b_5364974 .flexblock_wrapper[data-index="3"]{top:380px;left:0px;width:170px;z-index:15;opacity:0.2}#b_5364974 .flexblock_wrapper[data-index="3"] .flexblock_content{color:#2fc78e ;font-size:100px;font-family:"Montserrat", " sans-serif";text-align:left;line-height:1.1;font-weight:900}#b_5364974 .flexblock_wrapper[data-index="4"]{top:590px;width:180px;z-index:16;opacity:0.2}#b_5364974 .flexblock_wrapper[data-index="4"] .flexblock_content{color:#2fc78e ;font-size:100px;font-family:"Montserrat", " sans-serif";text-align:left;line-height:1.1;font-weight:900}#b_5364974 .flexblock_wrapper[data-index="5"]{top:770px;left:0px;width:180px;z-index:17;opacity:0.2}#b_5364974 .flexblock_wrapper[data-index="5"] .flexblock_content{color:#2fc78e ;font-size:100px;font-family:"Montserrat", " sans-serif";text-align:left;line-height:1.1;font-weight:900}#b_5364974 .flexblock_wrapper[data-index="6"]{top:120px;left:0px;width:268px;opacity:1;z-index:3}#b_5364974 .flexblock_wrapper[data-index="6"] .flexblock_content{color:#0c276e ;font-size:18px;font-family:"Montserrat", " sans-serif";text-align:left;line-height:1.3;font-weight:700}#b_5364974 .flexblock_wrapper[data-index="7"]{top:295px;left:0px;width:268px;opacity:1;z-index:4}#b_5364974 .flexblock_wrapper[data-index="7"] .flexblock_content{color:#0c276e ;font-size:18px;font-family:"Montserrat", " sans-serif";text-align:left;line-height:1.3;font-weight:700}#b_5364974 .flexblock_wrapper[data-index="8"]{top:440px;left:0px;width:268px;opacity:1;z-index:5}#b_5364974 .flexblock_wrapper[data-index="8"] .flexblock_content{color:#0c276e ;font-size:18px;font-family:"Montserrat", " sans-serif";text-align:left;line-height:1.3;font-weight:700}#b_5364974 .flexblock_wrapper[data-index="9"]{top:650px;left:0px;width:268px;opacity:1;z-index:6}#b_5364974 .flexblock_wrapper[data-index="9"] .flexblock_content{color:#0c276e ;font-size:18px;font-family:"Montserrat", " sans-serif";text-align:left;line-height:1.3;font-weight:700}#b_5364974 .flexblock_wrapper[data-index="10"]{top:830px;left:0px;width:268px;opacity:1;z-index:7}#b_5364974 .flexblock_wrapper[data-index="10"] .flexblock_content{color:#0c276e ;font-size:18px;font-family:"Montserrat", " sans-serif";text-align:left;line-height:1.3;font-weight:700}#b_5364974 .flexblock_wrapper[data-index="11"]{top:150px;left:0px;width:418px;opacity:1;z-index:8}#b_5364974 .flexblock_wrapper[data-index="11"] .flexblock_content{color:#0c276e ;font-size:12px;font-family:"Montserrat", " sans-serif";text-align:left;line-height:1.3;font-weight:500}#b_5364974 .flexblock_wrapper[data-index="12"]{top:326px;left:0px;width:423px;opacity:1;z-index:9}#b_5364974 .flexblock_wrapper[data-index="12"] .flexblock_content{color:#0c276e ;font-size:12px;font-family:"Montserrat", " sans-serif";text-align:left;line-height:1.3;font-weight:500}#b_5364974 .flexblock_wrapper[data-index="13"]{top:471px;left:0px;width:418px;opacity:1;z-index:10}#b_5364974 .flexblock_wrapper[data-index="13"] .flexblock_content{color:#0c276e ;font-size:12px;font-family:"Montserrat", " sans-serif";text-align:left;line-height:1.3;font-weight:500}#b_5364974 .flexblock_wrapper[data-index="14"]{top:681px;left:0px;width:418px;opacity:1;z-index:11}#b_5364974 .flexblock_wrapper[data-index="14"] .flexblock_content{color:#0c276e ;font-size:12px;font-family:"Montserrat", " sans-serif";text-align:left;line-height:1.3;font-weight:500}#b_5364974 .flexblock_wrapper[data-index="15"]{top:861px;left:0px;width:423px;opacity:1;z-index:12}#b_5364974 .flexblock_wrapper[data-index="15"] .flexblock_content{color:#0c276e ;font-size:12px;font-family:"Montserrat", " sans-serif";text-align:left;line-height:1.3;font-weight:500}#b_5364974 .flexblock_wrapper[data-index="16"]{height:1085px;width:1740px;z-index:1;opacity:0.9}#b_5364974 .flexblock_wrapper[data-index="16"] .flexblock_content{background-color:#f9fdff;border-radius:20px;box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.1)}}@media screen and (max-width: 450px) {/* xxs */ #b_5364974 .section_inner{height:1035px}#b_5364974 .flexblock_wrapper[data-index="0"]{width:315px;opacity:1;z-index:2}#b_5364974 .flexblock_wrapper[data-index="0"] .flexblock_content{color:#0c276e ;font-size:28px;font-family:"Montserrat", " sans-serif";text-align:left;line-height:1.3;font-weight:700}#b_5364974 .flexblock_wrapper[data-index="1"]{top:65px;width:170px;z-index:13;opacity:0.2}#b_5364974 .flexblock_wrapper[data-index="1"] .flexblock_content{color:#2fc78e ;font-size:72px;font-family:"Montserrat", " sans-serif";text-align:left;line-height:1.1;font-weight:900}#b_5364974 .flexblock_wrapper[data-index="2"]{top:240px;left:0px;width:170px;z-index:14;opacity:0.2}#b_5364974 .flexblock_wrapper[data-index="2"] .flexblock_content{color:#2fc78e ;font-size:72px;font-family:"Montserrat", " sans-serif";text-align:left;line-height:1.1;font-weight:900}#b_5364974 .flexblock_wrapper[data-index="3"]{top:415px;left:0px;width:170px;z-index:15;opacity:0.2}#b_5364974 .flexblock_wrapper[data-index="3"] .flexblock_content{color:#2fc78e ;font-size:72px;font-family:"Montserrat", " sans-serif";text-align:left;line-height:1.1;font-weight:900}#b_5364974 .flexblock_wrapper[data-index="4"]{top:625px;width:180px;z-index:16;opacity:0.2}#b_5364974 .flexblock_wrapper[data-index="4"] .flexblock_content{color:#2fc78e ;font-size:72px;font-family:"Montserrat", " sans-serif";text-align:left;line-height:1.1;font-weight:900}#b_5364974 .flexblock_wrapper[data-index="5"]{top:805px;left:0px;width:180px;z-index:17;opacity:0.2}#b_5364974 .flexblock_wrapper[data-index="5"] .flexblock_content{color:#2fc78e ;font-size:72px;font-family:"Montserrat", " sans-serif";text-align:left;line-height:1.1;font-weight:900}#b_5364974 .flexblock_wrapper[data-index="6"]{top:120px;left:0px;width:268px;opacity:1;z-index:3}#b_5364974 .flexblock_wrapper[data-index="6"] .flexblock_content{color:#0c276e ;font-size:18px;font-family:"Montserrat", " sans-serif";text-align:left;line-height:1.3;font-weight:700}#b_5364974 .flexblock_wrapper[data-index="7"]{top:295px;left:0px;width:268px;opacity:1;z-index:4}#b_5364974 .flexblock_wrapper[data-index="7"] .flexblock_content{color:#0c276e ;font-size:18px;font-family:"Montserrat", " sans-serif";text-align:left;line-height:1.3;font-weight:700}#b_5364974 .flexblock_wrapper[data-index="8"]{top:470px;left:0px;width:268px;opacity:1;z-index:5}#b_5364974 .flexblock_wrapper[data-index="8"] .flexblock_content{color:#0c276e ;font-size:18px;font-family:"Montserrat", " sans-serif";text-align:left;line-height:1.3;font-weight:700}#b_5364974 .flexblock_wrapper[data-index="9"]{top:680px;left:0px;width:268px;opacity:1;z-index:6}#b_5364974 .flexblock_wrapper[data-index="9"] .flexblock_content{color:#0c276e ;font-size:18px;font-family:"Montserrat", " sans-serif";text-align:left;line-height:1.3;font-weight:700}#b_5364974 .flexblock_wrapper[data-index="10"]{top:860px;left:0px;width:268px;opacity:1;z-index:7}#b_5364974 .flexblock_wrapper[data-index="10"] .flexblock_content{color:#0c276e ;font-size:18px;font-family:"Montserrat", " sans-serif";text-align:left;line-height:1.3;font-weight:700}#b_5364974 .flexblock_wrapper[data-index="11"]{top:150px;left:0px;width:318px;opacity:1;z-index:8}#b_5364974 .flexblock_wrapper[data-index="11"] .flexblock_content{color:#0c276e ;font-size:12px;font-family:"Montserrat", " sans-serif";text-align:left;line-height:1.3;font-weight:500}#b_5364974 .flexblock_wrapper[data-index="12"]{top:326px;left:0px;width:318px;opacity:1;z-index:9}#b_5364974 .flexblock_wrapper[data-index="12"] .flexblock_content{color:#0c276e ;font-size:12px;font-family:"Montserrat", " sans-serif";text-align:left;line-height:1.3;font-weight:500}#b_5364974 .flexblock_wrapper[data-index="13"]{top:501px;left:0px;width:318px;opacity:1;z-index:10}#b_5364974 .flexblock_wrapper[data-index="13"] .flexblock_content{color:#0c276e ;font-size:12px;font-family:"Montserrat", " sans-serif";text-align:left;line-height:1.3;font-weight:500}#b_5364974 .flexblock_wrapper[data-index="14"]{top:711px;left:0px;width:318px;opacity:1;z-index:11}#b_5364974 .flexblock_wrapper[data-index="14"] .flexblock_content{color:#0c276e ;font-size:12px;font-family:"Montserrat", " sans-serif";text-align:left;line-height:1.3;font-weight:500}#b_5364974 .flexblock_wrapper[data-index="15"]{top:891px;left:0px;width:318px;opacity:1;z-index:12}#b_5364974 .flexblock_wrapper[data-index="15"] .flexblock_content{color:#0c276e ;font-size:12px;font-family:"Montserrat", " sans-serif";text-align:left;line-height:1.3;font-weight:500}#b_5364974 .flexblock_wrapper[data-index="16"]{top:-80px;left:-77px;height:1110px;width:1740px;z-index:1;opacity:0.9}#b_5364974 .flexblock_wrapper[data-index="16"] .flexblock_content{background-color:#f9fdff;border-radius:20px;box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.1)}}#b_5364975 .section_inner{height:367px}#b_5364975 .flexblock_wrapper[data-index="0"]{top:120px;left:0px;height:224px;width:569px}#b_5364975 .flexblock_wrapper[data-index="0"] .flexblock_content{background-color:#2fc78e ;border-radius:20px;box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.1)}#b_5364975 .flexblock_wrapper[data-index="1"]{top:0px;left:0px;width:764px;z-index:10;opacity:1}#b_5364975 .flexblock_wrapper[data-index="1"] .flexblock_content{color:#0c276e ;font-size:48px;font-family:"Montserrat", " sans-serif";text-align:left;line-height:1.1;font-weight:700}#b_5364975 .flexblock_wrapper[data-index="2"]{top:120px;left:598px;height:224px;width:569px}#b_5364975 .flexblock_wrapper[data-index="2"] .flexblock_content{background-color:#2f90c7 ;border-radius:20px;box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.1)}#b_5364975 .flexblock_wrapper[data-index="3"]{top:142px;left:24px;width:343px;z-index:10;opacity:1}#b_5364975 .flexblock_wrapper[data-index="3"] .flexblock_content{color:#ffffff;font-size:24px;font-family:"Montserrat", " sans-serif";text-align:left;line-height:1.3;font-weight:700}#b_5364975 .flexblock_wrapper[data-index="4"]{top:142px;left:624px;width:343px;z-index:10;opacity:1}#b_5364975 .flexblock_wrapper[data-index="4"] .flexblock_content{color:#ffffff;font-size:24px;font-family:"Montserrat", " sans-serif";text-align:left;line-height:1.3;font-weight:700}#b_5364975 .flexblock_wrapper[data-index="5"]{top:187px;left:24px;width:343px;z-index:10;opacity:1}#b_5364975 .flexblock_wrapper[data-index="5"] .flexblock_content{color:#ffffff;font-size:16px;font-family:"Montserrat", " sans-serif";text-align:left;line-height:1.3;font-weight:500}#b_5364975 .flexblock_wrapper[data-index="6"]{top:187px;left:624px;width:343px;z-index:10;opacity:1}#b_5364975 .flexblock_wrapper[data-index="6"] .flexblock_content{color:#ffffff;font-size:16px;font-family:"Montserrat", " sans-serif";text-align:left;line-height:1.3;font-weight:500}#b_5364975 .flexblock_wrapper[data-index="7"]{top:165px;left:392px;width:169px;z-index:10;opacity:1}#b_5364975 .flexblock_wrapper[data-index="7"] .flexblock_content{color:#1a6649;font-size:192px;font-family:"Montserrat", " sans-serif";text-align:left;line-height:1.1;font-weight:900}#b_5364975 .flexblock_wrapper[data-index="8"]{top:165px;left:988px;width:169px;z-index:10;opacity:1}#b_5364975 .flexblock_wrapper[data-index="8"] .flexblock_content{color:#1d5477;font-size:192px;font-family:"Montserrat", " sans-serif";text-align:left;line-height:1.1;font-weight:900}@media screen and (max-width: 1180px) {/* m */ #b_5364975 .section_inner{height:635px}#b_5364975 .flexblock_wrapper[data-index="2"]{top:390px;left:-2px}#b_5364975 .flexblock_wrapper[data-index="4"]{top:412px;left:24px}#b_5364975 .flexblock_wrapper[data-index="6"]{top:457px;left:24px}#b_5364975 .flexblock_wrapper[data-index="8"]{top:435px;left:388px}}@media screen and (max-width: 1064px) {/* s */ #b_5364975 .section_inner{height:594px}#b_5364975 .flexblock_wrapper[data-index="0"]{top:80px;left:0px;height:224px;width:569px}#b_5364975 .flexblock_wrapper[data-index="0"] .flexblock_content{background-color:#2fc78e ;border-radius:20px;box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.1)}#b_5364975 .flexblock_wrapper[data-index="1"]{top:0px;left:0px;width:640px;z-index:10;opacity:1}#b_5364975 .flexblock_wrapper[data-index="1"] .flexblock_content{color:#0c276e ;font-size:36px;font-family:"Montserrat", " sans-serif";text-align:left;line-height:1.1;font-weight:700}#b_5364975 .flexblock_wrapper[data-index="2"]{top:350px;left:-2px;height:224px;width:569px}#b_5364975 .flexblock_wrapper[data-index="2"] .flexblock_content{background-color:#2f90c7 ;border-radius:20px;box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.1)}#b_5364975 .flexblock_wrapper[data-index="3"]{top:102px;left:24px;width:343px;z-index:10;opacity:1}#b_5364975 .flexblock_wrapper[data-index="3"] .flexblock_content{color:#ffffff;font-size:24px;font-family:"Montserrat", " sans-serif";text-align:left;line-height:1.3;font-weight:700}#b_5364975 .flexblock_wrapper[data-index="4"]{top:372px;left:24px;width:343px;z-index:10;opacity:1}#b_5364975 .flexblock_wrapper[data-index="4"] .flexblock_content{color:#ffffff;font-size:24px;font-family:"Montserrat", " sans-serif";text-align:left;line-height:1.3;font-weight:700}#b_5364975 .flexblock_wrapper[data-index="5"]{top:147px;left:24px;width:343px;z-index:10;opacity:1}#b_5364975 .flexblock_wrapper[data-index="5"] .flexblock_content{color:#ffffff;font-size:16px;font-family:"Montserrat", " sans-serif";text-align:left;line-height:1.3;font-weight:500}#b_5364975 .flexblock_wrapper[data-index="6"]{top:417px;left:24px;width:343px;z-index:10;opacity:1}#b_5364975 .flexblock_wrapper[data-index="6"] .flexblock_content{color:#ffffff;font-size:16px;font-family:"Montserrat", " sans-serif";text-align:left;line-height:1.3;font-weight:500}#b_5364975 .flexblock_wrapper[data-index="7"]{top:125px;left:392px;width:169px;z-index:10;opacity:1}#b_5364975 .flexblock_wrapper[data-index="7"] .flexblock_content{color:#1a6649;font-size:192px;font-family:"Montserrat", " sans-serif";text-align:left;line-height:1.1;font-weight:900}#b_5364975 .flexblock_wrapper[data-index="8"]{top:395px;left:388px;width:169px;z-index:10;opacity:1}#b_5364975 .flexblock_wrapper[data-index="8"] .flexblock_content{color:#1d5477;font-size:192px;font-family:"Montserrat", " sans-serif";text-align:left;line-height:1.1;font-weight:900}}@media screen and (max-width: 660px) {/* xs */ #b_5364975 .section_inner{height:407px}#b_5364975 .flexblock_wrapper[data-index="0"]{top:80px;left:0px;height:145px;width:420px}#b_5364975 .flexblock_wrapper[data-index="0"] .flexblock_content{background-color:#2fc78e ;border-radius:20px;box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.1)}#b_5364975 .flexblock_wrapper[data-index="1"]{width:420px;z-index:10;opacity:1}#b_5364975 .flexblock_wrapper[data-index="1"] .flexblock_content{color:#0c276e ;font-size:30px;font-family:"Montserrat", " sans-serif";text-align:left;line-height:1.1;font-weight:700}#b_5364975 .flexblock_wrapper[data-index="2"]{top:255px;left:0px;height:130px;width:420px}#b_5364975 .flexblock_wrapper[data-index="2"] .flexblock_content{background-color:#2f90c7 ;border-radius:20px;box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.1)}#b_5364975 .flexblock_wrapper[data-index="3"]{top:97px;left:21px;width:274px;z-index:10;opacity:1}#b_5364975 .flexblock_wrapper[data-index="3"] .flexblock_content{color:#ffffff;font-size:20px;font-family:"Montserrat", " sans-serif";text-align:left;line-height:1.3;font-weight:700}#b_5364975 .flexblock_wrapper[data-index="4"]{top:272px;left:21px;width:274px;z-index:10;opacity:1}#b_5364975 .flexblock_wrapper[data-index="4"] .flexblock_content{color:#ffffff;font-size:20px;font-family:"Montserrat", " sans-serif";text-align:left;line-height:1.3;font-weight:700}#b_5364975 .flexblock_wrapper[data-index="5"]{top:132px;left:21px;width:274px;z-index:10;opacity:1}#b_5364975 .flexblock_wrapper[data-index="5"] .flexblock_content{color:#ffffff;font-size:14px;font-family:"Montserrat", " sans-serif";text-align:left;line-height:1.3;font-weight:500}#b_5364975 .flexblock_wrapper[data-index="6"]{top:307px;left:21px;width:274px;z-index:10;opacity:1}#b_5364975 .flexblock_wrapper[data-index="6"] .flexblock_content{color:#ffffff;font-size:14px;font-family:"Montserrat", " sans-serif";text-align:left;line-height:1.3;font-weight:500}#b_5364975 .flexblock_wrapper[data-index="7"]{top:110px;left:314px;width:100px;z-index:10;opacity:1}#b_5364975 .flexblock_wrapper[data-index="7"] .flexblock_content{color:#1a6649;font-size:92px;font-family:"Montserrat", " sans-serif";text-align:left;line-height:1.1;font-weight:900}#b_5364975 .flexblock_wrapper[data-index="8"]{top:275px;left:314px;width:95px;z-index:10;opacity:1}#b_5364975 .flexblock_wrapper[data-index="8"] .flexblock_content{color:#1d5477;font-size:92px;font-family:"Montserrat", " sans-serif";text-align:left;line-height:1.1;font-weight:900}}@media screen and (max-width: 450px) {/* xxs */ #b_5364975 .section_inner{height:561px}#b_5364975 .flexblock_wrapper[data-index="0"]{top:90px;height:220px;width:318px}#b_5364975 .flexblock_wrapper[data-index="0"] .flexblock_content{background-color:#2fc78e ;border-radius:20px;box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.1)}#b_5364975 .flexblock_wrapper[data-index="1"]{width:315px;z-index:10;opacity:1}#b_5364975 .flexblock_wrapper[data-index="1"] .flexblock_content{color:#0c276e ;font-size:28px;font-family:"Montserrat", " sans-serif";text-align:left;line-height:1.1;font-weight:700}#b_5364975 .flexblock_wrapper[data-index="2"]{top:340px;left:0px;height:205px;width:318px}#b_5364975 .flexblock_wrapper[data-index="2"] .flexblock_content{background-color:#2f90c7 ;border-radius:20px;box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.1)}#b_5364975 .flexblock_wrapper[data-index="3"]{top:134px;left:128px;width:169px;z-index:10;opacity:1}#b_5364975 .flexblock_wrapper[data-index="3"] .flexblock_content{color:#ffffff;font-size:20px;font-family:"Montserrat", " sans-serif";text-align:left;line-height:1.3;font-weight:700}#b_5364975 .flexblock_wrapper[data-index="4"]{top:384px;left:123px;width:164px;z-index:10;opacity:1}#b_5364975 .flexblock_wrapper[data-index="4"] .flexblock_content{color:#ffffff;font-size:20px;font-family:"Montserrat", " sans-serif";text-align:left;line-height:1.3;font-weight:700}#b_5364975 .flexblock_wrapper[data-index="5"]{top:217px;left:16px;width:289px;z-index:10;opacity:1}#b_5364975 .flexblock_wrapper[data-index="5"] .flexblock_content{color:#ffffff;font-size:14px;font-family:"Montserrat", " sans-serif";text-align:left;line-height:1.3;font-weight:500}#b_5364975 .flexblock_wrapper[data-index="6"]{top:469px;left:16px;width:274px;z-index:10;opacity:1}#b_5364975 .flexblock_wrapper[data-index="6"] .flexblock_content{color:#ffffff;font-size:14px;font-family:"Montserrat", " sans-serif";text-align:left;line-height:1.3;font-weight:500}#b_5364975 .flexblock_wrapper[data-index="7"]{top:110px;left:16px;width:100px;z-index:10;opacity:1}#b_5364975 .flexblock_wrapper[data-index="7"] .flexblock_content{color:#1a6649;font-size:92px;font-family:"Montserrat", " sans-serif";text-align:left;line-height:1.1;font-weight:900}#b_5364975 .flexblock_wrapper[data-index="8"]{top:360px;left:16px;width:95px;z-index:10;opacity:1}#b_5364975 .flexblock_wrapper[data-index="8"] .flexblock_content{color:#1d5477;font-size:92px;font-family:"Montserrat", " sans-serif";text-align:left;line-height:1.1;font-weight:900}}#b_5364966 .section_inner{height:633px}#b_5364966 .flexblock_wrapper[data-index="0"]{top:0;left:0;height:45px;width:145px}#b_5364966 .flexblock_wrapper[data-index="1"]{top:115px;left:0;width:268px;z-index:10;opacity:1}#b_5364966 .flexblock_wrapper[data-index="1"] .flexblock_content{color:#ffffff;font-size:14px;font-family:"Montserrat","sans-serif";text-align:left;line-height:1.3;font-weight:500}#b_5364966 .flexblock_wrapper[data-index="2"]{top:0;left:284px;height:324px;width:1px;z-index:10}#b_5364966 .flexblock_wrapper[data-index="2"] .flexblock_content{background-color:white}#b_5364966 .flexblock_wrapper[data-index="3"]{top:482px;left:0;width:268px;z-index:10;opacity:1}#b_5364966 .flexblock_wrapper[data-index="3"] .flexblock_content{color:#ffffff;font-size:14px;font-family:"Montserrat","sans-serif";text-align:left;line-height:1.3;font-weight:500}#b_5364966 .flexblock_wrapper[data-index="4"]{top:0;left:584px;height:324px;width:1px;z-index:10}#b_5364966 .flexblock_wrapper[data-index="4"] .flexblock_content{background-color:white}#b_5364966 .flexblock_wrapper[data-index="5"]{left:0;top:57px;height:45px;z-index:10;width:190px}#b_5364966 .flexblock_wrapper[data-index="5"] .flexblock_content{border-radius:5px;color:#ffffff;font-family:"Montserrat","sans-serif";font-size:24px;font-weight:500}.modal_bg .flexblock_popup .field .input_flex_btn_5364966_5{border-radius:5px;color:#ffffff;font-family:"Montserrat","sans-serif";font-size:24px;font-weight:500}#b_5364966 .flexblock_wrapper[data-index="6"]{left:300px;top:0;height:30px;z-index:10;width:267px}#b_5364966 .flexblock_wrapper[data-index="6"] .flexblock_content{border-radius:5px;color:#ffffff;font-family:"Montserrat","sans-serif";font-size:14px;font-weight:500}.modal_bg .flexblock_popup .field .input_flex_btn_5364966_6{border-radius:5px;color:#ffffff;font-family:"Montserrat","sans-serif";font-size:14px;font-weight:500}.modal_bg .flexblock_popup .field .input_flex_btn_5364966_6:hover,#b_5364966 .flexblock_wrapper_btn[data-index="6"] .flexblock_content:hover{background-color:#2e2d2d}#b_5364966 .flexblock_wrapper[data-index="7"]{left:300px;top:35px;height:30px;z-index:10;width:267px}#b_5364966 .flexblock_wrapper[data-index="7"] .flexblock_content{border-radius:5px;color:#ffffff;font-family:"Montserrat","sans-serif";font-size:14px;font-weight:500}.modal_bg .flexblock_popup .field .input_flex_btn_5364966_7{border-radius:5px;color:#ffffff;font-family:"Montserrat","sans-serif";font-size:14px;font-weight:500}.modal_bg .flexblock_popup .field .input_flex_btn_5364966_7:hover,#b_5364966 .flexblock_wrapper_btn[data-index="7"] .flexblock_content:hover{background-color:#2e2d2d}#b_5364966 .flexblock_wrapper[data-index="8"]{left:300px;top:70px;height:30px;z-index:10;width:267px}#b_5364966 .flexblock_wrapper[data-index="8"] .flexblock_content{border-radius:5px;color:#ffffff;font-family:"Montserrat","sans-serif";font-size:14px;font-weight:500}.modal_bg .flexblock_popup .field .input_flex_btn_5364966_8{border-radius:5px;color:#ffffff;font-family:"Montserrat","sans-serif";font-size:14px;font-weight:500}.modal_bg .flexblock_popup .field .input_flex_btn_5364966_8:hover,#b_5364966 .flexblock_wrapper_btn[data-index="8"] .flexblock_content:hover{background-color:#2e2d2d}#b_5364966 .flexblock_wrapper[data-index="9"]{left:300px;top:105px;height:30px;z-index:10;width:267px}#b_5364966 .flexblock_wrapper[data-index="9"] .flexblock_content{border-radius:5px;color:#ffffff;font-family:"Montserrat","sans-serif";font-size:14px;font-weight:500}.modal_bg .flexblock_popup .field .input_flex_btn_5364966_9{border-radius:5px;color:#ffffff;font-family:"Montserrat","sans-serif";font-size:14px;font-weight:500}.modal_bg .flexblock_popup .field .input_flex_btn_5364966_9:hover,#b_5364966 .flexblock_wrapper_btn[data-index="9"] .flexblock_content:hover{background-color:#2e2d2d}#b_5364966 .flexblock_wrapper[data-index="10"]{left:300px;top:140px;height:30px;z-index:10;width:267px}#b_5364966 .flexblock_wrapper[data-index="10"] .flexblock_content{border-radius:5px;color:#ffffff;font-family:"Montserrat","sans-serif";font-size:14px;font-weight:500}.modal_bg .flexblock_popup .field .input_flex_btn_5364966_10{border-radius:5px;color:#ffffff;font-family:"Montserrat","sans-serif";font-size:14px;font-weight:500}.modal_bg .flexblock_popup .field .input_flex_btn_5364966_10:hover,#b_5364966 .flexblock_wrapper_btn[data-index="10"] .flexblock_content:hover{background-color:#2e2d2d}#b_5364966 .flexblock_wrapper[data-index="11"]{left:300px;top:175px;height:30px;z-index:10;width:267px}#b_5364966 .flexblock_wrapper[data-index="11"] .flexblock_content{border-radius:5px;color:#ffffff;font-family:"Montserrat","sans-serif";font-size:14px;font-weight:500}.modal_bg .flexblock_popup .field .input_flex_btn_5364966_11{border-radius:5px;color:#ffffff;font-family:"Montserrat","sans-serif";font-size:14px;font-weight:500}.modal_bg .flexblock_popup .field .input_flex_btn_5364966_11:hover,#b_5364966 .flexblock_wrapper_btn[data-index="11"] .flexblock_content:hover{background-color:#2e2d2d}#b_5364966 .flexblock_wrapper[data-index="12"]{left:300px;top:210px;height:30px;z-index:10;width:267px}#b_5364966 .flexblock_wrapper[data-index="12"] .flexblock_content{border-radius:5px;color:#ffffff;font-family:"Montserrat","sans-serif";font-size:14px;font-weight:500}.modal_bg .flexblock_popup .field .input_flex_btn_5364966_12{border-radius:5px;color:#ffffff;font-family:"Montserrat","sans-serif";font-size:14px;font-weight:500}.modal_bg .flexblock_popup .field .input_flex_btn_5364966_12:hover,#b_5364966 .flexblock_wrapper_btn[data-index="12"] .flexblock_content:hover{background-color:#2e2d2d}#b_5364966 .flexblock_wrapper[data-index="13"]{left:300px;top:490px;height:30px;z-index:10;width:267px}#b_5364966 .flexblock_wrapper[data-index="13"] .flexblock_content{border-radius:5px;color:#ffffff;font-family:"Montserrat","sans-serif";font-size:14px;font-weight:500}.modal_bg .flexblock_popup .field .input_flex_btn_5364966_13{border-radius:5px;color:#ffffff;font-family:"Montserrat","sans-serif";font-size:14px;font-weight:500}.modal_bg .flexblock_popup .field .input_flex_btn_5364966_13:hover,#b_5364966 .flexblock_wrapper_btn[data-index="13"] .flexblock_content:hover{background-color:#2e2d2d}#b_5364966 .flexblock_wrapper[data-index="14"]{left:300px;top:245px;height:30px;z-index:10;width:268px}#b_5364966 .flexblock_wrapper[data-index="14"] .flexblock_content{border-radius:5px;color:#ffffff;font-family:"Montserrat","sans-serif";font-size:14px;font-weight:500}.modal_bg .flexblock_popup .field .input_flex_btn_5364966_14{border-radius:5px;color:#ffffff;font-family:"Montserrat","sans-serif";font-size:14px;font-weight:500}.modal_bg .flexblock_popup .field .input_flex_btn_5364966_14:hover,#b_5364966 .flexblock_wrapper_btn[data-index="14"] .flexblock_content:hover{background-color:#2e2d2d}#b_5364966 .flexblock_wrapper[data-index="15"]{left:300px;top:280px;height:30px;z-index:10;width:267px}#b_5364966 .flexblock_wrapper[data-index="15"] .flexblock_content{border-radius:5px;color:#ffffff;font-family:"Montserrat","sans-serif";font-size:14px;font-weight:500}.modal_bg .flexblock_popup .field .input_flex_btn_5364966_15{border-radius:5px;color:#ffffff;font-family:"Montserrat","sans-serif";font-size:14px;font-weight:500}.modal_bg .flexblock_popup .field .input_flex_btn_5364966_15:hover,#b_5364966 .flexblock_wrapper_btn[data-index="15"] .flexblock_content:hover{background-color:#2e2d2d}#b_5364966 .flexblock_wrapper[data-index="16"]{left:300px;top:315px;height:30px;z-index:10;width:267px}#b_5364966 .flexblock_wrapper[data-index="16"] .flexblock_content{border-radius:5px;color:#ffffff;font-family:"Montserrat","sans-serif";font-size:14px;font-weight:500}.modal_bg .flexblock_popup .field .input_flex_btn_5364966_16{border-radius:5px;color:#ffffff;font-family:"Montserrat","sans-serif";font-size:14px;font-weight:500}.modal_bg .flexblock_popup .field .input_flex_btn_5364966_16:hover,#b_5364966 .flexblock_wrapper_btn[data-index="16"] .flexblock_content:hover{background-color:#2e2d2d}#b_5364966 .flexblock_wrapper[data-index="17"]{left:300px;top:350px;height:30px;z-index:10;width:267px}#b_5364966 .flexblock_wrapper[data-index="17"] .flexblock_content{border-radius:5px;color:#ffffff;font-family:"Montserrat","sans-serif";font-size:14px;font-weight:500}.modal_bg .flexblock_popup .field .input_flex_btn_5364966_17{border-radius:5px;color:#ffffff;font-family:"Montserrat","sans-serif";font-size:14px;font-weight:500}.modal_bg .flexblock_popup .field .input_flex_btn_5364966_17:hover,#b_5364966 .flexblock_wrapper_btn[data-index="17"] .flexblock_content:hover{background-color:#2e2d2d}#b_5364966 .flexblock_wrapper[data-index="18"]{left:300px;top:385px;height:30px;z-index:10;width:268px}#b_5364966 .flexblock_wrapper[data-index="18"] .flexblock_content{border-radius:5px;color:#ffffff;font-family:"Montserrat","sans-serif";font-size:14px;font-weight:500}.modal_bg .flexblock_popup .field .input_flex_btn_5364966_18{border-radius:5px;color:#ffffff;font-family:"Montserrat","sans-serif";font-size:14px;font-weight:500}.modal_bg .flexblock_popup .field .input_flex_btn_5364966_18:hover,#b_5364966 .flexblock_wrapper_btn[data-index="18"] .flexblock_content:hover{background-color:#2e2d2d}#b_5364966 .flexblock_wrapper[data-index="19"]{left:300px;top:420px;height:30px;z-index:10;width:267px}#b_5364966 .flexblock_wrapper[data-index="19"] .flexblock_content{border-radius:5px;color:#ffffff;font-family:"Montserrat","sans-serif";font-size:14px;font-weight:500}.modal_bg .flexblock_popup .field .input_flex_btn_5364966_19{border-radius:5px;color:#ffffff;font-family:"Montserrat","sans-serif";font-size:14px;font-weight:500}.modal_bg .flexblock_popup .field .input_flex_btn_5364966_19:hover,#b_5364966 .flexblock_wrapper_btn[data-index="19"] .flexblock_content:hover{background-color:#2e2d2d}#b_5364966 .flexblock_wrapper[data-index="20"]{left:300px;top:455px;height:30px;z-index:10;width:267px}#b_5364966 .flexblock_wrapper[data-index="20"] .flexblock_content{border-radius:5px;color:#ffffff;font-family:"Montserrat","sans-serif";font-size:14px;font-weight:500}.modal_bg .flexblock_popup .field .input_flex_btn_5364966_20{border-radius:5px;color:#ffffff;font-family:"Montserrat","sans-serif";font-size:14px;font-weight:500}.modal_bg .flexblock_popup .field .input_flex_btn_5364966_20:hover,#b_5364966 .flexblock_wrapper_btn[data-index="20"] .flexblock_content:hover{background-color:#2e2d2d}#b_5364966 .flexblock_wrapper[data-index="21"]{top:0;left:883px;height:324px;width:1px;z-index:10}#b_5364966 .flexblock_wrapper[data-index="21"] .flexblock_content{background-color:white}#b_5364966 .flexblock_wrapper[data-index="22"]{left:900px;top:0;height:34px;z-index:10;width:267px}#b_5364966 .flexblock_wrapper[data-index="22"] .flexblock_content{border-radius:5px;color:#ffffff;font-family:"Montserrat","sans-serif";font-size:14px;font-weight:500}.modal_bg .flexblock_popup .field .input_flex_btn_5364966_22{border-radius:5px;color:#ffffff;font-family:"Montserrat","sans-serif";font-size:14px;font-weight:500}.modal_bg .flexblock_popup .field .input_flex_btn_5364966_22:hover,#b_5364966 .flexblock_wrapper_btn[data-index="22"] .flexblock_content:hover{background-color:#2e2d2d}#b_5364966 .flexblock_wrapper[data-index="23"]{left:900px;top:121px;height:34px;z-index:10;width:267px}#b_5364966 .flexblock_wrapper[data-index="23"] .flexblock_content{border-radius:5px;color:#ffffff;font-family:"Montserrat","sans-serif";font-size:14px;font-weight:500}.modal_bg .flexblock_popup .field .input_flex_btn_5364966_23{border-radius:5px;color:#ffffff;font-family:"Montserrat","sans-serif";font-size:14px;font-weight:500}.modal_bg .flexblock_popup .field .input_flex_btn_5364966_23:hover,#b_5364966 .flexblock_wrapper_btn[data-index="23"] .flexblock_content:hover{background-color:#2e2d2d}#b_5364966 .flexblock_wrapper[data-index="24"]{left:900px;top:80px;height:34px;z-index:10;width:267px}#b_5364966 .flexblock_wrapper[data-index="24"] .flexblock_content{border-radius:5px;color:#ffffff;font-family:"Montserrat","sans-serif";font-size:14px;font-weight:500}.modal_bg .flexblock_popup .field .input_flex_btn_5364966_24{border-radius:5px;color:#ffffff;font-family:"Montserrat","sans-serif";font-size:14px;font-weight:500}.modal_bg .flexblock_popup .field .input_flex_btn_5364966_24:hover,#b_5364966 .flexblock_wrapper_btn[data-index="24"] .flexblock_content:hover{background-color:#2e2d2d}#b_5364966 .flexblock_wrapper[data-index="25"]{left:900px;top:240px;height:34px;z-index:10;width:267px}#b_5364966 .flexblock_wrapper[data-index="25"] .flexblock_content{border-radius:5px;color:#ffffff;font-family:"Montserrat","sans-serif";font-size:14px;font-weight:500}.modal_bg .flexblock_popup .field .input_flex_btn_5364966_25{border-radius:5px;color:#ffffff;font-family:"Montserrat","sans-serif";font-size:14px;font-weight:500}.modal_bg .flexblock_popup .field .input_flex_btn_5364966_25:hover,#b_5364966 .flexblock_wrapper_btn[data-index="25"] .flexblock_content:hover{background-color:#2e2d2d}#b_5364966 .flexblock_wrapper[data-index="26"]{left:900px;top:200px;height:34px;z-index:10;width:267px}#b_5364966 .flexblock_wrapper[data-index="26"] .flexblock_content{border-radius:5px;color:#ffffff;font-family:"Montserrat","sans-serif";font-size:14px;font-weight:500}.modal_bg .flexblock_popup .field .input_flex_btn_5364966_26{border-radius:5px;color:#ffffff;font-family:"Montserrat","sans-serif";font-size:14px;font-weight:500}.modal_bg .flexblock_popup .field .input_flex_btn_5364966_26:hover,#b_5364966 .flexblock_wrapper_btn[data-index="26"] .flexblock_content:hover{background-color:#2e2d2d}#b_5364966 .flexblock_wrapper[data-index="27"]{left:900px;top:40px;height:34px;z-index:10;width:267px}#b_5364966 .flexblock_wrapper[data-index="27"] .flexblock_content{border-radius:5px;color:#ffffff;font-family:"Montserrat","sans-serif";font-size:14px;font-weight:500}.modal_bg .flexblock_popup .field .input_flex_btn_5364966_27{border-radius:5px;color:#ffffff;font-family:"Montserrat","sans-serif";font-size:14px;font-weight:500}.modal_bg .flexblock_popup .field .input_flex_btn_5364966_27:hover,#b_5364966 .flexblock_wrapper_btn[data-index="27"] .flexblock_content:hover{background-color:#2e2d2d}#b_5364966 .flexblock_wrapper[data-index="28"]{left:600px;top:35px;height:30px;z-index:10;width:267px}#b_5364966 .flexblock_wrapper[data-index="28"] .flexblock_content{border-radius:5px;color:#ffffff;font-family:"Montserrat","sans-serif";font-size:14px;font-weight:500}.modal_bg .flexblock_popup .field .input_flex_btn_5364966_28{border-radius:5px;color:#ffffff;font-family:"Montserrat","sans-serif";font-size:14px;font-weight:500}.modal_bg .flexblock_popup .field .input_flex_btn_5364966_28:hover,#b_5364966 .flexblock_wrapper_btn[data-index="28"] .flexblock_content:hover{background-color:#2e2d2d}#b_5364966 .flexblock_wrapper[data-index="29"]{left:600px;top:70px;height:30px;z-index:10;width:267px}#b_5364966 .flexblock_wrapper[data-index="29"] .flexblock_content{border-radius:5px;color:#ffffff;font-family:"Montserrat","sans-serif";font-size:14px;font-weight:500}.modal_bg .flexblock_popup .field .input_flex_btn_5364966_29{border-radius:5px;color:#ffffff;font-family:"Montserrat","sans-serif";font-size:14px;font-weight:500}.modal_bg .flexblock_popup .field .input_flex_btn_5364966_29:hover,#b_5364966 .flexblock_wrapper_btn[data-index="29"] .flexblock_content:hover{background-color:#2e2d2d}#b_5364966 .flexblock_wrapper[data-index="30"]{left:600px;top:105px;height:30px;z-index:10;width:267px}#b_5364966 .flexblock_wrapper[data-index="30"] .flexblock_content{border-radius:5px;color:#ffffff;font-family:"Montserrat","sans-serif";font-size:14px;font-weight:500}.modal_bg .flexblock_popup .field .input_flex_btn_5364966_30{border-radius:5px;color:#ffffff;font-family:"Montserrat","sans-serif";font-size:14px;font-weight:500}.modal_bg .flexblock_popup .field .input_flex_btn_5364966_30:hover,#b_5364966 .flexblock_wrapper_btn[data-index="30"] .flexblock_content:hover{background-color:#2e2d2d}#b_5364966 .flexblock_wrapper[data-index="31"]{left:600px;top:140px;height:30px;z-index:10;width:267px}#b_5364966 .flexblock_wrapper[data-index="31"] .flexblock_content{border-radius:5px;color:#ffffff;font-family:"Montserrat","sans-serif";font-size:14px;font-weight:500}.modal_bg .flexblock_popup .field .input_flex_btn_5364966_31{border-radius:5px;color:#ffffff;font-family:"Montserrat","sans-serif";font-size:14px;font-weight:500}.modal_bg .flexblock_popup .field .input_flex_btn_5364966_31:hover,#b_5364966 .flexblock_wrapper_btn[data-index="31"] .flexblock_content:hover{background-color:#2e2d2d}#b_5364966 .flexblock_wrapper[data-index="32"]{left:600px;top:175px;height:30px;z-index:10;width:267px}#b_5364966 .flexblock_wrapper[data-index="32"] .flexblock_content{border-radius:5px;color:#ffffff;font-family:"Montserrat","sans-serif";font-size:14px;font-weight:500}.modal_bg .flexblock_popup .field .input_flex_btn_5364966_32{border-radius:5px;color:#ffffff;font-family:"Montserrat","sans-serif";font-size:14px;font-weight:500}.modal_bg .flexblock_popup .field .input_flex_btn_5364966_32:hover,#b_5364966 .flexblock_wrapper_btn[data-index="32"] .flexblock_content:hover{background-color:#2e2d2d}#b_5364966 .flexblock_wrapper[data-index="33"]{left:600px;top:210px;height:30px;z-index:10;width:267px}#b_5364966 .flexblock_wrapper[data-index="33"] .flexblock_content{border-radius:5px;color:#ffffff;font-family:"Montserrat","sans-serif";font-size:14px;font-weight:500}.modal_bg .flexblock_popup .field .input_flex_btn_5364966_33{border-radius:5px;color:#ffffff;font-family:"Montserrat","sans-serif";font-size:14px;font-weight:500}.modal_bg .flexblock_popup .field .input_flex_btn_5364966_33:hover,#b_5364966 .flexblock_wrapper_btn[data-index="33"] .flexblock_content:hover{background-color:#2e2d2d}#b_5364966 .flexblock_wrapper[data-index="34"]{left:600px;top:245px;height:30px;z-index:10;width:267px}#b_5364966 .flexblock_wrapper[data-index="34"] .flexblock_content{border-radius:5px;color:#ffffff;font-family:"Montserrat","sans-serif";font-size:14px;font-weight:500}.modal_bg .flexblock_popup .field .input_flex_btn_5364966_34{border-radius:5px;color:#ffffff;font-family:"Montserrat","sans-serif";font-size:14px;font-weight:500}.modal_bg .flexblock_popup .field .input_flex_btn_5364966_34:hover,#b_5364966 .flexblock_wrapper_btn[data-index="34"] .flexblock_content:hover{background-color:#2e2d2d}#b_5364966 .flexblock_wrapper[data-index="35"]{left:600px;top:0;height:30px;z-index:10;width:267px}#b_5364966 .flexblock_wrapper[data-index="35"] .flexblock_content{border-radius:5px;color:#ffffff;font-family:"Montserrat","sans-serif";font-size:14px;font-weight:500}.modal_bg .flexblock_popup .field .input_flex_btn_5364966_35{border-radius:5px;color:#ffffff;font-family:"Montserrat","sans-serif";font-size:14px;font-weight:500}.modal_bg .flexblock_popup .field .input_flex_btn_5364966_35:hover,#b_5364966 .flexblock_wrapper_btn[data-index="35"] .flexblock_content:hover{background-color:#2e2d2d}#b_5364966 .flexblock_wrapper[data-index="36"]{left:600px;top:280px;height:30px;z-index:10;width:267px}#b_5364966 .flexblock_wrapper[data-index="36"] .flexblock_content{border-radius:5px;color:#ffffff;font-family:"Montserrat","sans-serif";font-size:14px;font-weight:500}.modal_bg .flexblock_popup .field .input_flex_btn_5364966_36{border-radius:5px;color:#ffffff;font-family:"Montserrat","sans-serif";font-size:14px;font-weight:500}.modal_bg .flexblock_popup .field .input_flex_btn_5364966_36:hover,#b_5364966 .flexblock_wrapper_btn[data-index="36"] .flexblock_content:hover{background-color:#2e2d2d}#b_5364966 .flexblock_wrapper[data-index="37"]{top:420px;left:600px;height:125px;width:568px;z-index:10}#b_5364966 .flexblock_wrapper[data-index="37"] .flexblock_content{background-color:white;border-radius:20px}#b_5364966 .flexblock_wrapper[data-index="38"]{left:942px;top:453px;height:60px;z-index:10;width:195px}#b_5364966 .flexblock_wrapper[data-index="38"] .flexblock_content{background-color:#2fc78e ;border-radius:100px;color:#ffffff;font-family:"Montserrat","sans-serif";font-size:16px;font-weight:500;box-shadow: 0px 0px 10px 2px rgba(47,199,142,.4)}.modal_bg .flexblock_popup .field .input_flex_btn_5364966_38{background-color:#2fc78e ;border-radius:100px;color:#ffffff;font-family:"Montserrat","sans-serif";font-size:16px;font-weight:500;box-shadow: 0px 0px 10px 2px rgba(47,199,142,.4)}.modal_bg .flexblock_popup .field .input_flex_btn_5364966_38:hover,#b_5364966 .flexblock_wrapper_btn[data-index="38"] .flexblock_content:hover{background-color:#2fa779 }#b_5364966 .flexblock_wrapper[data-index="39"]{top:460px;left:631px;width:270px;z-index:10;opacity:1}#b_5364966 .flexblock_wrapper[data-index="39"] .flexblock_content{color:#000000;font-size:16px;font-family:"Montserrat","sans-serif";text-align:left;line-height:1.3;font-weight:500}#b_5364966 .flexblock_wrapper[data-index="40"]{top:320px;left:0;height:50px;width:50px;z-index:10}#b_5364966 .flexblock_wrapper[data-index="40"] .flexblock_content{border: 3px #28b300 solid;border-radius:100px}#b_5364966 .flexblock_wrapper[data-index="41"]{top:320px;left:70px;height:50px;width:50px;z-index:10}#b_5364966 .flexblock_wrapper[data-index="41"] .flexblock_content{border: 3px #36acf2 solid;border-radius:100px}#b_5364966 .flexblock_wrapper[data-index="42"]{left:900px;top:280px;height:34px;z-index:10;width:267px}#b_5364966 .flexblock_wrapper[data-index="42"] .flexblock_content{border-radius:5px;color:#ffffff;font-family:"Montserrat","sans-serif";font-size:14px;font-weight:500}.modal_bg .flexblock_popup .field .input_flex_btn_5364966_42{border-radius:5px;color:#ffffff;font-family:"Montserrat","sans-serif";font-size:14px;font-weight:500}.modal_bg .flexblock_popup .field .input_flex_btn_5364966_42:hover,#b_5364966 .flexblock_wrapper_btn[data-index="42"] .flexblock_content:hover{background-color:#2e2d2d}#b_5364966 .flexblock_wrapper[data-index="43"]{left:900px;top:160px;height:34px;z-index:10;width:267px}#b_5364966 .flexblock_wrapper[data-index="43"] .flexblock_content{border-radius:5px;color:#ffffff;font-family:"Montserrat","sans-serif";font-size:14px;font-weight:500}.modal_bg .flexblock_popup .field .input_flex_btn_5364966_43{border-radius:5px;color:#ffffff;font-family:"Montserrat","sans-serif";font-size:14px;font-weight:500}.modal_bg .flexblock_popup .field .input_flex_btn_5364966_43:hover,#b_5364966 .flexblock_wrapper_btn[data-index="43"] .flexblock_content:hover{background-color:#2e2d2d}@media (max-width: 1180px){#b_5364966 .section_inner{height:738px}#b_5364966 .flexblock_wrapper[data-index="2"]{left:282px;height:379px;width:3px}#b_5364966 .flexblock_wrapper[data-index="4"]{left:582px;height:379px;width:3px}#b_5364966 .flexblock_wrapper[data-index="21"]{top:347px;left:582px;height:366px;width:3px}#b_5364966 .flexblock_wrapper[data-index="22"]{left:600px;top:350px;height:30px}#b_5364966 .flexblock_wrapper[data-index="23"]{left:600px;top:385px;height:30px}#b_5364966 .flexblock_wrapper[data-index="24"]{left:600px;top:490px;height:30px}#b_5364966 .flexblock_wrapper[data-index="25"]{left:600px;top:560px;height:30px}#b_5364966 .flexblock_wrapper[data-index="26"]{left:600px;top:455px;height:30px}#b_5364966 .flexblock_wrapper[data-index="27"]{left:600px;top:525px;height:30px}#b_5364966 .flexblock_wrapper[data-index="37"]{top:590px;left:0}#b_5364966 .flexblock_wrapper[data-index="38"]{left:342px;top:623px}#b_5364966 .flexblock_wrapper[data-index="39"]{top:630px;left:31px}#b_5364966 .flexblock_wrapper[data-index="42"]{left:600px;top:595px;height:30px}#b_5364966 .flexblock_wrapper[data-index="43"]{left:600px;top:420px;height:30px}}@media (max-width: 1064px){#b_5364966 .section_inner{height:989px}#b_5364966 .flexblock_wrapper[data-index="0"]{top:665px;left:493px}#b_5364966 .flexblock_wrapper[data-index="1"]{top:580px;left:0;width:303px}#b_5364966 .flexblock_wrapper[data-index="2"]{top:339px;left:333px;height:1px;width:305px}#b_5364966 .flexblock_wrapper[data-index="3"]{top:939px;left:0;width:498px}#b_5364966 .flexblock_wrapper[data-index="4"]{left:318px;height:379px;width:-2px}#b_5364966 .flexblock_wrapper[data-index="5"]{left:493px;top:722px;height:35px;width:145px}#b_5364966 .flexblock_wrapper[data-index="5"] .flexblock_content{font-size:16px}.modal_bg .flexblock_popup .field .input_flex_btn_5364966_5{font-size:16px}#b_5364966 .flexblock_wrapper[data-index="6"]{left:0;top:0;height:30px;width:305px}#b_5364966 .flexblock_wrapper[data-index="7"]{left:0;top:35px;width:305px}#b_5364966 .flexblock_wrapper[data-index="8"]{left:0;top:70px;width:305px}#b_5364966 .flexblock_wrapper[data-index="9"]{left:0;top:105px;width:305px}#b_5364966 .flexblock_wrapper[data-index="10"]{left:0;top:140px;width:305px}#b_5364966 .flexblock_wrapper[data-index="11"]{left:0;top:175px;width:305px}#b_5364966 .flexblock_wrapper[data-index="12"]{left:0;top:210px;width:305px}#b_5364966 .flexblock_wrapper[data-index="13"]{left:0;top:491px;width:305px}#b_5364966 .flexblock_wrapper[data-index="14"]{left:0;top:245px;width:305px}#b_5364966 .flexblock_wrapper[data-index="15"]{left:0;top:280px;width:305px}#b_5364966 .flexblock_wrapper[data-index="16"]{left:0;top:315px;height:30px;width:305px}#b_5364966 .flexblock_wrapper[data-index="17"]{left:0;top:350px;width:305px}#b_5364966 .flexblock_wrapper[data-index="18"]{left:0;top:385px;width:305px}#b_5364966 .flexblock_wrapper[data-index="19"]{left:0;top:420px;width:305px}#b_5364966 .flexblock_wrapper[data-index="20"]{left:0;top:455px;width:305px}#b_5364966 .flexblock_wrapper[data-index="21"]{top:351px;left:318px;height:411px;width:0}#b_5364966 .flexblock_wrapper[data-index="22"]{left:333px;top:360px;width:305px}#b_5364966 .flexblock_wrapper[data-index="23"]{left:333px;top:395px;width:305px}#b_5364966 .flexblock_wrapper[data-index="24"]{left:333px;top:465px;width:305px}#b_5364966 .flexblock_wrapper[data-index="25"]{left:333px;top:605px;width:305px}#b_5364966 .flexblock_wrapper[data-index="26"]{left:333px;top:500px;width:305px}#b_5364966 .flexblock_wrapper[data-index="27"]{left:333px;top:535px;width:305px}#b_5364966 .flexblock_wrapper[data-index="28"]{left:333px;top:35px;width:305px}#b_5364966 .flexblock_wrapper[data-index="29"]{left:333px;top:70px;width:305px}#b_5364966 .flexblock_wrapper[data-index="30"]{left:333px;top:105px;width:305px}#b_5364966 .flexblock_wrapper[data-index="31"]{left:333px;top:140px;width:305px}#b_5364966 .flexblock_wrapper[data-index="32"]{left:333px;top:175px;width:305px}#b_5364966 .flexblock_wrapper[data-index="33"]{left:333px;top:210px;width:305px}#b_5364966 .flexblock_wrapper[data-index="34"]{left:333px;top:245px;width:305px}#b_5364966 .flexblock_wrapper[data-index="35"]{left:333px;top:0;width:305px}#b_5364966 .flexblock_wrapper[data-index="36"]{left:333px;top:280px;width:305px}#b_5364966 .flexblock_wrapper[data-index="37"]{top:790px;left:0;height:125px;width:638px}#b_5364966 .flexblock_wrapper[data-index="38"]{left:412px;top:823px;height:60px;width:195px}#b_5364966 .flexblock_wrapper[data-index="39"]{top:830px;left:31px}#b_5364966 .flexblock_wrapper[data-index="40"]{top:665px;left:331px}#b_5364966 .flexblock_wrapper[data-index="41"]{top:665px;left:398px}#b_5364966 .flexblock_wrapper[data-index="42"]{left:333px;top:570px;width:305px}#b_5364966 .flexblock_wrapper[data-index="43"]{left:333px;top:430px;width:305px}#b_5364966 .flexblock_wrapper[data-index="2"]{display:none}}@media (max-width: 660px){#b_5364966 .section_inner{height:950px}#b_5364966 .flexblock_wrapper[data-index="0"]{top:745px;left:221px;height:55px;width:202px}#b_5364966 .flexblock_wrapper[data-index="1"]{top:588px;width:202px}#b_5364966 .flexblock_wrapper[data-index="1"] .flexblock_content{font-size:10px}#b_5364966 .flexblock_wrapper[data-index="2"]{top:329px;left:221px;height:1px;width:202px}#b_5364966 .flexblock_wrapper[data-index="3"]{top:857px;left:220px;width:203px}#b_5364966 .flexblock_wrapper[data-index="3"] .flexblock_content{font-size:12px}#b_5364966 .flexblock_wrapper[data-index="4"]{left:210px}#b_5364966 .flexblock_wrapper[data-index="5"]{left:221px;top:811px;width:202px}#b_5364966 .flexblock_wrapper[data-index="5"] .flexblock_content{font-size:26px}.modal_bg .flexblock_popup .field .input_flex_btn_5364966_5{font-size:26px}#b_5364966 .flexblock_wrapper[data-index="6"]{left:0;width:202px}#b_5364966 .flexblock_wrapper[data-index="6"] .flexblock_content{font-size:12px}.modal_bg .flexblock_popup .field .input_flex_btn_5364966_6{font-size:12px}#b_5364966 .flexblock_wrapper[data-index="7"]{left:0;height:30px;width:202px}#b_5364966 .flexblock_wrapper[data-index="7"] .flexblock_content{font-size:12px}.modal_bg .flexblock_popup .field .input_flex_btn_5364966_7{font-size:12px}#b_5364966 .flexblock_wrapper[data-index="8"]{left:0;height:30px;width:202px}#b_5364966 .flexblock_wrapper[data-index="8"] .flexblock_content{font-size:12px}.modal_bg .flexblock_popup .field .input_flex_btn_5364966_8{font-size:12px}#b_5364966 .flexblock_wrapper[data-index="9"]{width:202px}#b_5364966 .flexblock_wrapper[data-index="9"] .flexblock_content{font-size:12px}.modal_bg .flexblock_popup .field .input_flex_btn_5364966_9{font-size:12px}#b_5364966 .flexblock_wrapper[data-index="10"]{width:202px}#b_5364966 .flexblock_wrapper[data-index="10"] .flexblock_content{font-size:12px}.modal_bg .flexblock_popup .field .input_flex_btn_5364966_10{font-size:12px}#b_5364966 .flexblock_wrapper[data-index="11"]{width:202px}#b_5364966 .flexblock_wrapper[data-index="11"] .flexblock_content{font-size:12px}.modal_bg .flexblock_popup .field .input_flex_btn_5364966_11{font-size:12px}#b_5364966 .flexblock_wrapper[data-index="12"]{width:202px}#b_5364966 .flexblock_wrapper[data-index="12"] .flexblock_content{font-size:12px}.modal_bg .flexblock_popup .field .input_flex_btn_5364966_12{font-size:12px}#b_5364966 .flexblock_wrapper[data-index="13"]{width:202px}#b_5364966 .flexblock_wrapper[data-index="13"] .flexblock_content{font-size:12px}.modal_bg .flexblock_popup .field .input_flex_btn_5364966_13{font-size:12px}#b_5364966 .flexblock_wrapper[data-index="14"]{width:202px}#b_5364966 .flexblock_wrapper[data-index="14"] .flexblock_content{font-size:12px}.modal_bg .flexblock_popup .field .input_flex_btn_5364966_14{font-size:12px}#b_5364966 .flexblock_wrapper[data-index="15"]{width:202px}#b_5364966 .flexblock_wrapper[data-index="15"] .flexblock_content{font-size:12px}.modal_bg .flexblock_popup .field .input_flex_btn_5364966_15{font-size:12px}#b_5364966 .flexblock_wrapper[data-index="16"]{width:202px}#b_5364966 .flexblock_wrapper[data-index="16"] .flexblock_content{font-size:12px}.modal_bg .flexblock_popup .field .input_flex_btn_5364966_16{font-size:12px}#b_5364966 .flexblock_wrapper[data-index="17"]{width:202px}#b_5364966 .flexblock_wrapper[data-index="17"] .flexblock_content{font-size:12px}.modal_bg .flexblock_popup .field .input_flex_btn_5364966_17{font-size:12px}#b_5364966 .flexblock_wrapper[data-index="18"]{width:202px}#b_5364966 .flexblock_wrapper[data-index="18"] .flexblock_content{font-size:12px}.modal_bg .flexblock_popup .field .input_flex_btn_5364966_18{font-size:12px}#b_5364966 .flexblock_wrapper[data-index="19"]{width:202px}#b_5364966 .flexblock_wrapper[data-index="19"] .flexblock_content{font-size:12px}.modal_bg .flexblock_popup .field .input_flex_btn_5364966_19{font-size:12px}#b_5364966 .flexblock_wrapper[data-index="20"]{width:202px}#b_5364966 .flexblock_wrapper[data-index="20"] .flexblock_content{font-size:12px}.modal_bg .flexblock_popup .field .input_flex_btn_5364966_20{font-size:12px}#b_5364966 .flexblock_wrapper[data-index="21"]{top:351px;left:210px;height:586px;width:0}#b_5364966 .flexblock_wrapper[data-index="22"]{left:221px;top:350px;width:202px}#b_5364966 .flexblock_wrapper[data-index="22"] .flexblock_content{font-size:12px}.modal_bg .flexblock_popup .field .input_flex_btn_5364966_22{font-size:12px}#b_5364966 .flexblock_wrapper[data-index="23"]{left:221px;top:385px;width:202px}#b_5364966 .flexblock_wrapper[data-index="23"] .flexblock_content{font-size:12px}.modal_bg .flexblock_popup .field .input_flex_btn_5364966_23{font-size:12px}#b_5364966 .flexblock_wrapper[data-index="24"]{left:221px;top:456px;width:202px}#b_5364966 .flexblock_wrapper[data-index="24"] .flexblock_content{font-size:12px}.modal_bg .flexblock_popup .field .input_flex_btn_5364966_24{font-size:12px}#b_5364966 .flexblock_wrapper[data-index="25"]{left:221px;top:560px;width:202px}#b_5364966 .flexblock_wrapper[data-index="25"] .flexblock_content{font-size:12px}.modal_bg .flexblock_popup .field .input_flex_btn_5364966_25{font-size:12px}#b_5364966 .flexblock_wrapper[data-index="26"]{left:221px;top:491px;width:202px}#b_5364966 .flexblock_wrapper[data-index="26"] .flexblock_content{font-size:12px}.modal_bg .flexblock_popup .field .input_flex_btn_5364966_26{font-size:12px}#b_5364966 .flexblock_wrapper[data-index="27"]{left:221px;top:526px;width:202px}#b_5364966 .flexblock_wrapper[data-index="27"] .flexblock_content{font-size:12px}.modal_bg .flexblock_popup .field .input_flex_btn_5364966_27{font-size:12px}#b_5364966 .flexblock_wrapper[data-index="28"]{left:221px;width:202px}#b_5364966 .flexblock_wrapper[data-index="28"] .flexblock_content{font-size:12px}.modal_bg .flexblock_popup .field .input_flex_btn_5364966_28{font-size:12px}#b_5364966 .flexblock_wrapper[data-index="29"]{left:221px;width:202px}#b_5364966 .flexblock_wrapper[data-index="29"] .flexblock_content{font-size:12px}.modal_bg .flexblock_popup .field .input_flex_btn_5364966_29{font-size:12px}#b_5364966 .flexblock_wrapper[data-index="30"]{left:221px;width:202px}#b_5364966 .flexblock_wrapper[data-index="30"] .flexblock_content{font-size:12px}.modal_bg .flexblock_popup .field .input_flex_btn_5364966_30{font-size:12px}#b_5364966 .flexblock_wrapper[data-index="31"]{left:221px;width:202px}#b_5364966 .flexblock_wrapper[data-index="31"] .flexblock_content{font-size:12px}.modal_bg .flexblock_popup .field .input_flex_btn_5364966_31{font-size:12px}#b_5364966 .flexblock_wrapper[data-index="32"]{left:221px;width:202px}#b_5364966 .flexblock_wrapper[data-index="32"] .flexblock_content{font-size:12px}.modal_bg .flexblock_popup .field .input_flex_btn_5364966_32{font-size:12px}#b_5364966 .flexblock_wrapper[data-index="33"]{left:221px;width:202px}#b_5364966 .flexblock_wrapper[data-index="33"] .flexblock_content{font-size:12px}.modal_bg .flexblock_popup .field .input_flex_btn_5364966_33{font-size:12px}#b_5364966 .flexblock_wrapper[data-index="34"]{left:221px;width:202px}#b_5364966 .flexblock_wrapper[data-index="34"] .flexblock_content{font-size:12px}.modal_bg .flexblock_popup .field .input_flex_btn_5364966_34{font-size:12px}#b_5364966 .flexblock_wrapper[data-index="35"]{left:220px;width:202px}#b_5364966 .flexblock_wrapper[data-index="35"] .flexblock_content{font-size:12px}.modal_bg .flexblock_popup .field .input_flex_btn_5364966_35{font-size:12px}#b_5364966 .flexblock_wrapper[data-index="36"]{left:220px;width:202px}#b_5364966 .flexblock_wrapper[data-index="36"] .flexblock_content{font-size:12px}.modal_bg .flexblock_popup .field .input_flex_btn_5364966_36{font-size:12px}#b_5364966 .flexblock_wrapper[data-index="37"]{top:745px;left:0;height:190px;width:203px}#b_5364966 .flexblock_wrapper[data-index="38"]{left:21px;top:860px;height:50px;width:160px}#b_5364966 .flexblock_wrapper[data-index="38"] .flexblock_content{font-size:14px}.modal_bg .flexblock_popup .field .input_flex_btn_5364966_38{font-size:14px}#b_5364966 .flexblock_wrapper[data-index="39"]{top:765px;left:21px;width:160px}#b_5364966 .flexblock_wrapper[data-index="39"] .flexblock_content{font-size:14px}#b_5364966 .flexblock_wrapper[data-index="40"]{top:665px;left:220px}#b_5364966 .flexblock_wrapper[data-index="41"]{top:665px;left:277px;height:50px;width:50px}#b_5364966 .flexblock_wrapper[data-index="42"]{left:221px;top:594px;width:202px}#b_5364966 .flexblock_wrapper[data-index="42"] .flexblock_content{font-size:12px}.modal_bg .flexblock_popup .field .input_flex_btn_5364966_42{font-size:12px}#b_5364966 .flexblock_wrapper[data-index="43"]{left:221px;top:420px;width:202px}#b_5364966 .flexblock_wrapper[data-index="43"] .flexblock_content{font-size:12px}.modal_bg .flexblock_popup .field .input_flex_btn_5364966_43{font-size:12px}}@media (max-width: 450px){#b_5364966 .section_inner{height:1414px}#b_5364966 .flexblock_wrapper[data-index="0"]{top:0;left:0;height:45px;width:151px}#b_5364966 .flexblock_wrapper[data-index="1"]{top:68px;width:207px}#b_5364966 .flexblock_wrapper[data-index="2"]{top:1139px;left:0;height:1px;width:318px}#b_5364966 .flexblock_wrapper[data-index="3"]{top:1362px;left:0;width:318px}#b_5364966 .flexblock_wrapper[data-index="3"] .flexblock_content{font-size:10px}#b_5364966 .flexblock_wrapper[data-index="4"]{top:220px;left:0;height:1px;width:318px}#b_5364966 .flexblock_wrapper[data-index="5"]{left:167px;top:0;height:45px;width:151px}#b_5364966 .flexblock_wrapper[data-index="5"] .flexblock_content{font-size:18px}.modal_bg .flexblock_popup .field .input_flex_btn_5364966_5{font-size:18px}#b_5364966 .flexblock_wrapper[data-index="6"]{left:0;top:595px;width:318px}#b_5364966 .flexblock_wrapper[data-index="6"] .flexblock_content{font-size:12px}.modal_bg .flexblock_popup .field .input_flex_btn_5364966_6{font-size:12px}#b_5364966 .flexblock_wrapper[data-index="7"]{left:0;top:630px;width:318px}#b_5364966 .flexblock_wrapper[data-index="8"]{left:0;top:665px;width:318px}#b_5364966 .flexblock_wrapper[data-index="9"]{left:0;top:700px;width:318px}#b_5364966 .flexblock_wrapper[data-index="10"]{left:0;top:735px;width:318px}#b_5364966 .flexblock_wrapper[data-index="11"]{left:0;top:770px;width:318px}#b_5364966 .flexblock_wrapper[data-index="12"]{left:0;top:805px;width:318px}#b_5364966 .flexblock_wrapper[data-index="13"]{left:0;top:1086px;width:318px}#b_5364966 .flexblock_wrapper[data-index="14"]{left:0;top:840px;width:318px}#b_5364966 .flexblock_wrapper[data-index="15"]{left:0;top:875px;width:318px}#b_5364966 .flexblock_wrapper[data-index="16"]{left:0;top:910px;width:318px}#b_5364966 .flexblock_wrapper[data-index="17"]{left:0;top:945px;width:318px}#b_5364966 .flexblock_wrapper[data-index="18"]{left:0;top:980px;width:318px}#b_5364966 .flexblock_wrapper[data-index="19"]{left:0;top:1015px;width:318px}#b_5364966 .flexblock_wrapper[data-index="20"]{left:0;top:1050px;width:318px}#b_5364966 .flexblock_wrapper[data-index="21"]{top:571px;left:0;height:1px;width:318px}#b_5364966 .flexblock_wrapper[data-index="22"]{left:165px;top:240px;width:151px}#b_5364966 .flexblock_wrapper[data-index="22"] .flexblock_content{font-size:10px}.modal_bg .flexblock_popup .field .input_flex_btn_5364966_22{font-size:10px}#b_5364966 .flexblock_wrapper[data-index="23"]{left:165px;top:275px;width:151px}#b_5364966 .flexblock_wrapper[data-index="23"] .flexblock_content{font-size:10px}.modal_bg .flexblock_popup .field .input_flex_btn_5364966_23{font-size:10px}#b_5364966 .flexblock_wrapper[data-index="24"]{left:165px;top:345px;height:30px;width:151px}#b_5364966 .flexblock_wrapper[data-index="24"] .flexblock_content{font-size:10px}.modal_bg .flexblock_popup .field .input_flex_btn_5364966_24{font-size:10px}#b_5364966 .flexblock_wrapper[data-index="25"]{left:165px;top:380px;width:151px}#b_5364966 .flexblock_wrapper[data-index="25"] .flexblock_content{font-size:10px}.modal_bg .flexblock_popup .field .input_flex_btn_5364966_25{font-size:10px}#b_5364966 .flexblock_wrapper[data-index="26"]{left:165px;top:415px;width:151px}#b_5364966 .flexblock_wrapper[data-index="26"] .flexblock_content{font-size:10px}.modal_bg .flexblock_popup .field .input_flex_btn_5364966_26{font-size:10px}#b_5364966 .flexblock_wrapper[data-index="27"]{left:165px;top:450px;width:151px}#b_5364966 .flexblock_wrapper[data-index="27"] .flexblock_content{font-size:10px}.modal_bg .flexblock_popup .field .input_flex_btn_5364966_27{font-size:10px}#b_5364966 .flexblock_wrapper[data-index="28"]{left:0;top:275px;height:30px;width:151px}#b_5364966 .flexblock_wrapper[data-index="28"] .flexblock_content{font-size:10px}.modal_bg .flexblock_popup .field .input_flex_btn_5364966_28{font-size:10px}#b_5364966 .flexblock_wrapper[data-index="29"]{left:0;top:310px;width:151px}#b_5364966 .flexblock_wrapper[data-index="29"] .flexblock_content{font-size:10px}.modal_bg .flexblock_popup .field .input_flex_btn_5364966_29{font-size:10px}#b_5364966 .flexblock_wrapper[data-index="30"]{left:0;top:345px;width:151px}#b_5364966 .flexblock_wrapper[data-index="30"] .flexblock_content{font-size:10px}.modal_bg .flexblock_popup .field .input_flex_btn_5364966_30{font-size:10px}#b_5364966 .flexblock_wrapper[data-index="31"]{left:0;top:380px;width:151px}#b_5364966 .flexblock_wrapper[data-index="31"] .flexblock_content{font-size:10px}.modal_bg .flexblock_popup .field .input_flex_btn_5364966_31{font-size:10px}#b_5364966 .flexblock_wrapper[data-index="32"]{left:0;top:415px;width:151px}#b_5364966 .flexblock_wrapper[data-index="32"] .flexblock_content{font-size:10px}.modal_bg .flexblock_popup .field .input_flex_btn_5364966_32{font-size:10px}#b_5364966 .flexblock_wrapper[data-index="33"]{left:0;top:450px;width:151px}#b_5364966 .flexblock_wrapper[data-index="33"] .flexblock_content{font-size:10px}.modal_bg .flexblock_popup .field .input_flex_btn_5364966_33{font-size:10px}#b_5364966 .flexblock_wrapper[data-index="34"]{left:0;top:485px;width:151px}#b_5364966 .flexblock_wrapper[data-index="34"] .flexblock_content{font-size:10px}.modal_bg .flexblock_popup .field .input_flex_btn_5364966_34{font-size:10px}#b_5364966 .flexblock_wrapper[data-index="35"]{left:0;top:240px;width:151px}#b_5364966 .flexblock_wrapper[data-index="35"] .flexblock_content{font-size:10px}.modal_bg .flexblock_popup .field .input_flex_btn_5364966_35{font-size:10px}#b_5364966 .flexblock_wrapper[data-index="36"]{left:0;top:520px;width:151px}#b_5364966 .flexblock_wrapper[data-index="36"] .flexblock_content{font-size:10px}.modal_bg .flexblock_popup .field .input_flex_btn_5364966_36{font-size:10px}#b_5364966 .flexblock_wrapper[data-index="37"]{top:1190px;left:0;height:150px;width:318px}#b_5364966 .flexblock_wrapper[data-index="38"]{left:16px;top:1265px;height:50px;width:285px}#b_5364966 .flexblock_wrapper[data-index="39"]{top:1210px;left:16px;width:285px}#b_5364966 .flexblock_wrapper[data-index="40"]{top:127px;left:268px}#b_5364966 .flexblock_wrapper[data-index="41"]{top:68px;left:268px}#b_5364966 .flexblock_wrapper[data-index="42"]{left:165px;top:485px;width:151px}#b_5364966 .flexblock_wrapper[data-index="42"] .flexblock_content{font-size:10px}.modal_bg .flexblock_popup .field .input_flex_btn_5364966_42{font-size:10px}#b_5364966 .flexblock_wrapper[data-index="43"]{left:165px;top:310px;width:151px}#b_5364966 .flexblock_wrapper[data-index="43"] .flexblock_content{font-size:10px}.modal_bg .flexblock_popup .field .input_flex_btn_5364966_43{font-size:10px}}