.quiz-header[data-v-7570c03c] {
    background-color: #000733
}

.quiz-header .header-wrapper[data-v-7570c03c] {
    padding: 15px;
    max-width: 1440px;
    margin: 0 auto
}

.quiz-header .logo-cenhomes[data-v-7570c03c] {
    margin-right: 80px
}

.quiz-header .logo-cyberagent[data-v-7570c03c] {
    height: 53px
}

.quiz-footer[data-v-451b2bf6] {
    background-color: #000733
}

.quiz-footer .footer-wrapper[data-v-451b2bf6] {
    padding: 20px 15px;
    max-width: 1440px;
    margin: 0 auto
}

.quiz-footer .footer-top[data-v-451b2bf6] {
    margin-bottom: 30px
}

.quiz-footer .footer-top div[data-v-451b2bf6] {
    font-size: 12px;
    line-height: 14px;
    color: #ddd;
    margin-left: 22px;
    padding-left: 22px;
    border-left: 2px solid #ff7401
}

.quiz-footer .footer-bottom[data-v-451b2bf6] {
    color: #ddd
}

.quiz-footer .footer-bottom h4[data-v-451b2bf6] {
    font-weight: 700;
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 8px;
    text-transform: uppercase
}

.quiz-footer .footer-bottom div[data-v-451b2bf6] {
    font-size: 14px;
    line-height: 35px
}

.quiz-footer .footer-bottom div img[data-v-451b2bf6] {
    margin-right: 16px
}

.quiz-footer .footer-copy-right[data-v-451b2bf6] {
    padding: 20px 20px 31px;
    border-top: 1px solid #888;
    font-size: 14px;
    line-height: 20px;
    color: #888;
    text-align: center
}

.quiz-footer .footer-copy-right p[data-v-451b2bf6] {
    margin-bottom: 10px
}

.quiz-footer .footer-copy-right div[data-v-451b2bf6] {
    font-weight: 700;
    text-transform: uppercase
}

@media screen and (min-width:769px) {
    .quiz-footer .footer-top[data-v-451b2bf6] {
        width: 50%;
        max-width: 470px
    }

    .quiz-footer .footer-top div[data-v-451b2bf6] {
        font-size: 16px;
        line-height: 22px
    }
}

.search-internal {
    padding: 8px 12px 8px
}

.search-internal .input-group {
    border-radius: 8px;
    background-color: #f7f7f7
}

.search-internal .input-group-text {
    background: transparent none;
    border: none;
    padding-right: 0;
    height: 100%
}

.search-internal input.form-control {
    font-size: 14px;
    color: #626262;
    letter-spacing: 0;
    line-height: 20px;
    border: none;
    background: transparent none;
    padding-left: 12px;
    height: 36px !important
}

.search-internal input.form-control:focus {
    box-shadow: none
}

.no-result {
    justify-content: center;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 210px;
    margin-top: 60px;
    font-size: 14px;
    padding: 124px 16px 24px 20px;
    position: relative;
    text-align: center;
    border-top: 1px solid #ececec;
    color: #626262
}

.no-result:before {
    content: "";
    background: url(../img/no-result-place.svg) no-repeat 50%;
    position: absolute;
    top: 10px;
    left: 34%;
    width: 100px;
    height: 100px
}

.no-result .no-result-titel {
    color: #626262;
    margin-bottom: 10px
}

.dropdown-button {
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 10px 15px;
    display: flex;
    width: 100%;
    justify-content: space-between;
    border-top: 1px solid rgba(60, 60, 67, .29);
    background: #fff
}

.dropdown-button button {
    width: 100px;
    max-width: calc(100% - 15px);
    height: 35px;
    border-radius: 5px;
    padding: 5px;
    border: none;
    font-weight: 500;
    font-size: 14px;
    line-height: 22px;
    background: transparent none
}

.dropdown-button button.btn-reset {
    border: 1px solid rgba(60, 60, 67, .3);
    color: #333;
    background: #fff
}

.dropdown-button button.btn-filter-selected {
    color: #fff;
    background-color: #1ba79c
}

.search-internal[data-v-6029a82b] {
    padding: 8px 12px
}

.search-internal .input-group-text[data-v-6029a82b] {
    background: transparent none;
    border: none;
    padding-right: 0
}

.search-internal .input-group[data-v-6029a82b] {
    border-radius: 8px;
    background-color: #f7f7f7
}

.search-internal input.form-control[data-v-6029a82b] {
    font-size: 14px;
    color: #626262;
    letter-spacing: 0;
    line-height: 20px;
    border: none;
    background: transparent none;
    padding-left: 12px;
    height: 36px !important
}

.search-internal input.form-control[data-v-6029a82b]:focus {
    box-shadow: none
}

.no-result[data-v-6029a82b] {
    justify-content: center;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 210px;
    margin-top: 60px;
    font-size: 14px;
    padding: 124px 16px 24px 20px;
    position: relative;
    text-align: center;
    border-top: 1px solid #ececec;
    color: #626262
}

.no-result[data-v-6029a82b]:before {
    content: "";
    background: url(../img/no-result-place.svg) no-repeat 50%;
    position: absolute;
    top: 10px;
    left: 34%;
    width: 100px;
    height: 100px
}

.no-result .no-result-titel[data-v-6029a82b] {
    color: #626262;
    margin-bottom: 10px
}

@media screen and (max-width:1024px) {
    .item-filter-price .list-checkbox-options {
        display: flex;
        flex-wrap: wrap;
        margin-right: -15px;
        margin-left: -15px
    }

    .item-filter-price .list-checkbox-options label.block-checkbox {
        position: relative;
        width: 100%;
        flex: 0 0 50%;
        max-width: 50%;
        display: inline-block
    }
}

.dropdown-button[data-v-6029a82b] {
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 10px 15px;
    display: flex;
    width: 100%;
    justify-content: space-between;
    box-shadow: 0 4px 15px rgba(16, 20, 38, .08);
    background: #fff
}

.dropdown-button button[data-v-6029a82b] {
    width: 100%;
    height: 44px;
    border-radius: 5px;
    padding: 5px;
    border: none;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    background: transparent none
}

.dropdown-button button.btn-reset[data-v-6029a82b] {
    border: 1px solid rgba(60, 60, 67, .3);
    color: #333;
    background: #fff
}

.dropdown-button button.btn-filter-selected[data-v-6029a82b] {
    color: #fff;
    background-color: #1ba79c
}

.tabs[data-v-72c202b6] {
    display: flex;
    justify-content: flex-start;
    padding: 0;
    margin: 0
}

.tabs .tab-item[data-v-72c202b6] {
    width: 50%;
    font-size: 14px;
    color: #626262;
    letter-spacing: 0;
    line-height: 16px;
    font-weight: 500;
    padding: 12px 0 10px;
    text-align: center;
    border-bottom: 2px solid rgba(43, 43, 43, .15)
}

.tabs .tab-item.active[data-v-72c202b6] {
    color: #1ba79c;
    border-bottom-color: #1ba79c
}

.tabs .tab-item.disabled[data-v-72c202b6] {
    opacity: .6
}

.tab-content[data-v-72c202b6] {
    padding: 0;
    display: none;
    max-height: calc(100vh - 80px)
}

.tab-content.active[data-v-72c202b6] {
    display: block
}

.dropdown-button[data-v-72c202b6] {
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 10px 15px;
    display: flex;
    width: 100%;
    justify-content: space-between;
    box-shadow: 0 4px 15px rgba(16, 20, 38, .08);
    background: #fff
}

.dropdown-button button[data-v-72c202b6] {
    width: 100%;
    height: 44px;
    border-radius: 5px;
    padding: 5px;
    border: none;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    background: transparent none
}

.dropdown-button button.btn-filter-selected[data-v-72c202b6] {
    color: #fff;
    background-color: #1ba79c
}

.item-child[data-v-fb513434] {
    display: flex;
    align-items: center
}

.item-child label[data-v-fb513434] {
    margin: 0 15px 0 0;
    flex: 1;
    width: 30%
}

.b__filler .menu-item .dropdown[data-v-fb513434] {
    min-width: 70%;
    flex: 2
}

.b__filler .menu-item .dropdown .dropdown-toggle[data-v-fb513434] {
    width: 100%;
    height: 40px;
    border-radius: 8px;
    border: 1px solid #e0e0e0;
    padding-top: 3px;
    padding-left: 12px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row;
    padding: 3px 5px 3px 12px
}

.b__filler .menu-item .dropdown .dropdown-toggle[data-v-fb513434]:after {
    mask: url(../img/arrow-down.svg) no-repeat center;
    -webkit-mask: url(../img/arrow-down.svg) no-repeat center;
    background-color: #333;
    border: none;
    content: "";
    display: block;
    width: 24px;
    height: 24px
}

.b__filler .menu-item .dropdown .dropdown-toggle span[data-v-fb513434] {
    display: block
}

.b__filler .menu-item .dropdown .dropdown-menu.show[data-v-fb513434] {
    left: 0;
    top: 40px
}

.b__filler .menu-item .dropdown .dropdown-menu .dropdown-filter[data-v-fb513434] {
    padding-top: 5px;
    width: 100%;
    max-width: auto;
    min-width: auto
}

.dropdown-button[data-v-90bd7d02] {
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 10px 15px;
    display: flex;
    width: 100%;
    justify-content: space-between;
    box-shadow: 0 4px 15px rgba(16, 20, 38, .08);
    background: #fff
}

.dropdown-button button[data-v-90bd7d02] {
    width: 100%;
    height: 44px;
    border-radius: 5px;
    padding: 5px;
    border: none;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    background: transparent none
}

.dropdown-button button.btn-filter-selected[data-v-90bd7d02] {
    color: #fff;
    background-color: #1ba79c
}

.checkbox-dropdown {
    position: relative
}

.checkbox-dropdown .dropdown-body {
    padding: 0;
    width: 225px;
    box-sizing: border-box;
    background: #f0f2f6;
    box-shadow: 0 4px 10px rgba(51, 51, 51, .15);
    border-radius: 5px;
    position: absolute;
    top: calc(100% + 2px);
    left: 0;
    z-index: 1000;
    display: none;
    overflow: hidden
}

.checkbox-dropdown .dropdown-body.show {
    display: block
}

.checkbox-dropdown .dropdown-body .filter-checkbox-options {
    padding: 0;
    max-height: 266px;
    overflow-y: auto
}

.checkbox-dropdown .dropdown-body .filter-checkbox-options .option-checkbox {
    position: relative;
    display: block;
    width: 100%;
    align-items: center;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
    -webkit-line-clamp: 1;
    padding: 0 5px 0 43px;
    margin-bottom: 10px;
    cursor: pointer
}

.checkbox-dropdown .dropdown-body .filter-checkbox-options .option-checkbox:first-child {
    padding-top: 15px
}

.checkbox-dropdown .dropdown-body .filter-checkbox-options .option-checkbox:last-child {
    padding-bottom: 5px
}

.checkbox-dropdown .dropdown-body .filter-checkbox-options .option-checkbox input[type=checkbox] {
    opacity: 0;
    position: absolute
}

.checkbox-dropdown .dropdown-body .filter-checkbox-options .option-checkbox input[type=checkbox]:checked~.checkmark:before {
    border: 2px solid #1ba79c;
    background-color: #1ba79c
}

.checkbox-dropdown .dropdown-body .filter-checkbox-options .option-checkbox input[type=checkbox]:checked~.checkmark:after {
    content: "";
    position: absolute;
    left: 7px;
    top: 3px;
    width: 4px;
    height: 8px;
    border: solid #fff;
    border-width: 0 1px 1px 0;
    transform: rotate(45deg);
    z-index: 2
}

.checkbox-dropdown .dropdown-body .filter-checkbox-options .option-checkbox .text {
    color: #333;
    font-weight: 400;
    font-size: 14px;
    height: 18px;
    line-height: 18px;
    display: block;
    width: 100%
}

.checkbox-dropdown .dropdown-body .filter-checkbox-options .option-checkbox .checkmark {
    position: absolute;
    left: 15px
}

.checkbox-dropdown .dropdown-body .filter-checkbox-options .option-checkbox .checkmark:before {
    content: "";
    display: block;
    width: 17px;
    height: 17px;
    position: absolute;
    z-index: 1;
    border: 1.5px solid #a0a3bd;
    box-sizing: border-box;
    border-radius: 3px
}

.checkbox-dropdown .dropdown-body .btn-accept {
    background: #163668;
    border-radius: 20px;
    padding: 7px 30px;
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    color: #fff;
    border: none;
    margin-bottom: 21px
}

.search-internal {
    padding: 8px 12px
}

.search-internal .input-group {
    border-radius: 8px;
    background-color: #f7f7f7
}

.search-internal .input-group-text {
    background: transparent none;
    border: none;
    padding-right: 0;
    height: 100%
}

.search-internal input.form-control {
    font-size: 14px;
    color: #626262;
    letter-spacing: 0;
    line-height: 20px;
    border: none;
    background: transparent none;
    padding-left: 12px;
    height: 30px !important
}

.search-internal input.form-control:focus {
    box-shadow: none
}

.no-result {
    justify-content: center;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 210px;
    margin-top: 60px;
    font-size: 14px;
    padding: 124px 16px 24px 20px;
    position: relative;
    text-align: center;
    border-top: 1px solid #ececec;
    color: #626262
}

.no-result:before {
    content: "";
    background: url(../img/no-result-place.svg) no-repeat 50%;
    position: absolute;
    top: 10px;
    left: 34%;
    width: 100px;
    height: 100px
}

.no-result .no-result-titel {
    color: #626262;
    margin-bottom: 10px
}

.search-internal {
    padding: 8px 12px
}

.search-internal .input-group {
    border-radius: 8px;
    background-color: #f7f7f7
}

.search-internal .input-group-text {
    background: transparent none;
    border: none;
    padding-right: 0;
    height: 100%
}

.search-internal input.form-control {
    font-size: 14px;
    color: #626262;
    letter-spacing: 0;
    line-height: 20px;
    border: none;
    background: transparent none;
    padding-left: 12px;
    height: 30px !important
}

.search-internal input.form-control:focus {
    box-shadow: none
}

.no-result {
    justify-content: center;
    display: flex;
    flex-wrap: wrap;
    font-size: 14px;
    padding: 124px 16px 24px 20px;
    position: relative;
    text-align: center;
    color: #626262
}

.no-result:before {
    content: "";
    background: url(../img/no-result-place.svg) no-repeat 50%;
    position: absolute;
    top: 10px;
    width: 100px;
    height: 100px
}

.no-result .no-result-titel {
    color: #626262;
    margin-bottom: 10px
}

.wrap-suggestion {
    position: relative
}

.b__search--suggestion {
    display: none;
    width: 400px;
    background: #fff;
    border-radius: 20px;
    padding: 20px 5px 20px 20px;
    position: absolute;
    top: calc(100% + 5px);
    left: 0;
    z-index: 1;
    box-shadow: 0 10px 50px rgba(13, 38, 59, .1)
}

.b__search--suggestion .inner-content {
    max-height: 400px;
    overflow-y: auto;
    width: 100%;
    padding: 0 15px 0 0
}

.b__search--suggestion.show {
    display: block
}

.b__search--suggestion_box label {
    background: #f8f8fa;
    border-radius: 5px;
    color: #6e7191;
    font-size: 13px;
    width: 100%;
    padding: 6px 10px;
    margin-bottom: 15px
}

.b__search--suggestion_box .item {
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #e4e9f2
}

.b__search--suggestion_box .item:last-child {
    border-bottom: none;
    margin-bottom: 0
}

.b__search--suggestion_box .item h3 {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    display: flex;
    align-items: center;
    letter-spacing: .75px;
    color: #333
}

.b__search--suggestion_box .item p {
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    display: flex;
    align-items: center;
    letter-spacing: .5px;
    color: #6e7191;
    margin-bottom: 0
}

.b__search--suggestion_box .item span {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    display: flex;
    align-items: center;
    text-align: right;
    letter-spacing: .5px;
    color: #6e7191;
    min-width: 100px;
    justify-content: flex-end
}

.list-radio-options {
    padding: 0 !important
}

.dropdown-radio {
    position: relative
}

.dropdown-radio .dropdown-title {
    color: #1ba79c
}

.dropdown-radio-mobile-header {
    display: none
}

.dropdown-title {
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: calc(100% - 5px);
    word-break: break-all;
    padding-bottom: 3px
}

.dropdown-title:before {
    content: "";
    height: 6px;
    width: 10px;
    background-image: url(../img/chevron-forward-down.svg);
    position: absolute;
    right: 0;
    top: 15px;
    background-size: cover
}

.dropdown-radio-body {
    position: absolute;
    display: none;
    width: 150%;
    background: #fff;
    border-radius: 5px;
    z-index: 99;
    top: 45px
}

.dropdown-radio-body.show {
    display: block
}

.dropdown-radio-body .list-radio-options {
    overflow-x: hidden;
    max-height: 180px;
    border-radius: 5px;
    margin-right: 2px
}

.dropdown-radio-body .list-radio-options .has-children.active>.item-radio .text {
    color: #6d3815
}

.dropdown-radio-body .list-radio-options .has-children.active .children {
    display: block
}

.dropdown-radio-body .list-radio-options .children {
    display: none;
    background: #f9eee3;
    border-radius: 0 0 5px 5px;
    padding: 0 30px
}

.dropdown-radio-body .list-radio-options .children .item-radio {
    border-bottom: 1px solid #fff;
    padding: 10px 15px 10px 40px
}

.dropdown-radio-body .list-radio-options .children .item-radio .checkmark {
    display: block
}

.dropdown-radio-body .list-radio-options .children .item-radio .text {
    font-size: 18px;
    line-height: 26px
}

.dropdown-radio-body .list-radio-options .children .item-radio.active,
.dropdown-radio-body .list-radio-options .children .item-radio:hover {
    background: transparent
}

.dropdown-radio-body .list-radio-options .children .item-radio.active .text,
.dropdown-radio-body .list-radio-options .children .item-radio:hover .text {
    color: #1ba79c !important;
    font-weight: 500
}

.dropdown-radio-body .list-radio-options .item-radio {
    margin: 0;
    position: relative;
    display: block;
    width: 100%;
    padding: 14px 48px 14px 26px;
    cursor: pointer
}

.dropdown-radio-body .list-radio-options .item-radio .checkmark,
.dropdown-radio-body .list-radio-options .item-radio input[type=radio] {
    display: none
}

.dropdown-radio-body .list-radio-options .item-radio .text {
    color: #4e4b66;
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 32px;
    display: block
}

.dropdown-radio-body .list-radio-options .item-radio:hover {
    border-radius: 5px
}

.dropdown-radio-body .list-radio-options .item-radio:hover .text {
    color: #6d3815
}

.dropdown-radio-body .list-radio-options .item-radio .checkmark:before {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    left: 12px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
    background: #fff;
    border-radius: 50%;
    border: 2px solid #626262
}

.dropdown-radio-body .list-radio-options .item-radio.active {
    border-radius: 5px
}

.dropdown-radio-body .list-radio-options .item-radio.active .checkmark {
    display: block
}

.dropdown-radio-body .list-radio-options .item-radio.active .checkmark:before {
    border: 2px solid #1ba79c
}

.dropdown-radio-body .list-radio-options .item-radio.active .checkmark:after {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    position: absolute;
    left: 17px;
    top: 50%;
    transform: translateY(-50%);
    background: #1ba79c;
    border: none;
    border-radius: 50%;
    z-index: 2
}

@media screen and (min-width:1440px) {
    .dropdown-radio-body .list-radio-options {
        max-height: 300px
    }
}

@media screen and (max-width:1164px) {
    .dropdown-radio-body {
        width: 100%;
        height: 100%;
        position: fixed;
        top: 61px;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 6001;
        border-radius: 14px 14px 0 0;
        overflow: hidden
    }

    .dropdown-radio-body .list-radio-options {
        height: calc(100% - 115px);
        max-height: unset
    }

    .dropdown-radio-body .list-radio-options .item-radio {
        padding: 20px
    }

    .dropdown-radio-body .list-radio-options .item-radio .text {
        color: #333;
        font-style: normal;
        font-weight: 600;
        font-size: 17px;
        line-height: 22px;
        display: block
    }

    .dropdown-radio-body .list-radio-options .item-radio .checkmark:before {
        left: 2px
    }

    .dropdown-radio-body .list-radio-options .item-radio.active .checkmark:after {
        left: 7px
    }

    .dropdown-radio-body .list-radio-options .children {
        padding: 0 20px
    }

    .dropdown-radio-body .list-radio-options .children .item-radio {
        padding: 20px 15px 20px 40px
    }

    .dropdown-radio-body .list-radio-options .children .item-radio .text {
        color: #333;
        font-style: normal;
        font-weight: 400;
        font-size: 15px;
        line-height: 18px;
        display: block
    }

    .dropdown-radio-body .dropdown-radio-mobile-header {
        height: 54px;
        border-bottom: 1px solid #d9dbe9;
        color: #000;
        display: flex;
        justify-content: flex-end;
        align-items: center;
        padding: 0 20px
    }

    .dropdown-radio {
        position: relative;
        padding-bottom: 15px;
        border-bottom: 1px solid rgba(43, 43, 43, .15)
    }

    .dropdown-radio .dropdown-title {
        font-weight: 400;
        font-size: 15px;
        line-height: 18px;
        letter-spacing: -.24px;
        color: #333;
        padding-bottom: 0
    }

    .dropdown-radio .dropdown-title:before {
        content: "";
        height: 6px;
        width: 10px;
        background-image: url(../img/chevron-down.svg);
        position: absolute;
        right: 0;
        top: 6px;
        background-size: cover
    }

    .dropdown-title {
        max-width: calc(100% - 10px)
    }
}

.hidden {
    display: none !important
}

.step-typeof-house {
    background: no-repeat fixed 100% 100%;
    background-size: cover;
    height: calc(100vh - 80px);
    color: #fff;
    display: flex;
    align-items: center;
    padding: 0 4.2%;
    overflow: hidden;
    position: relative
}

.step-typeof-house.bg-cho-thue-nha,
.step-typeof-house.bg-nguon-nha-thue {
    background-image: url(../img/cho-thue-nha-pc.jpg)
}

.step-typeof-house.bg-ban-nha,
.step-typeof-house.bg-nguon-nha-le {
    background-image: url(../img/step1-bg.jpg)
}

.step-typeof-house:after {
    content: "";
    width: 100%;
    min-width: 632px;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(117.94deg, #000 2.61%, transparent 62.19%);
    height: 100%;
    z-index: 0
}

.step-typeof-house .typeof-house-block {
    text-align: left;
    z-index: 1;
    width: 100%;
    max-width: 1410px;
    margin: 0 auto
}

.step-typeof-house .typeof-house-block .typeof-house-title {
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 36px;
    margin-bottom: 46px;
    letter-spacing: 1.2px
}

.step-typeof-house .typeof-house-block .typeof-house-content {
    margin-bottom: 45px
}

.step-typeof-house .typeof-house-block .typeof-house-content .content-item {
    margin-bottom: 35px;
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 1.1px
}

.step-typeof-house .typeof-house-block .typeof-house-content .content-item .item-dropdown {
    width: 350px;
    border-bottom: 2px solid #fff;
    margin-top: 8px
}

.step-typeof-house .typeof-house-block .btn-step-start {
    cursor: pointer;
    color: #fff;
    font-size: 18px;
    font-style: normal;
    background: #1ba79c;
    border-radius: 8px !important;
    letter-spacing: 1px;
    text-align: center;
    line-height: 24px;
    font-weight: 600;
    outline: none;
    padding: 16px 32px;
    display: inline-block
}

.step-typeof-house .typeof-house-block .btn-step-start:hover {
    background: #f57c03
}

.step-typeof-house {
    background: no-repeat fixed 100% 100%;
    background-size: cover;
    height: calc(100vh - 80px);
    color: #fff;
    display: flex;
    align-items: center;
    padding: 0 4.2%;
    overflow: hidden;
    position: relative
}

.step-typeof-house.bg-cho-thue-nha,
.step-typeof-house.bg-nguon-nha-thue {
    background-image: url(../img/cho-thue-nha-pc.jpg)
}

.step-typeof-house.bg-ban-nha,
.step-typeof-house.bg-nguon-nha-le {
    background-image: url(../img/step1-bg.jpg)
}

.step-typeof-house:after {
    content: "";
    width: 100%;
    min-width: 632px;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(117.94deg, #000 2.61%, transparent 62.19%);
    height: 100%;
    z-index: 0
}

.step-typeof-house .typeof-house-block {
    text-align: left;
    z-index: 1;
    width: 100%;
    max-width: 1410px;
    margin: 0 auto
}

.step-typeof-house .typeof-house-block .typeof-house-title {
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 36px;
    margin-bottom: 46px;
    letter-spacing: 1.2px
}

.step-typeof-house .typeof-house-block .typeof-house-content {
    margin-bottom: 45px
}

.step-typeof-house .typeof-house-block .typeof-house-content .content-item {
    margin-bottom: 35px;
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 1.1px
}

.step-typeof-house .typeof-house-block .typeof-house-content .content-item .item-dropdown {
    width: 350px;
    border-bottom: 2px solid #fff;
    margin-top: 8px
}

.step-typeof-house .typeof-house-block .btn-step-start {
    cursor: pointer;
    color: #fff;
    font-size: 18px;
    font-style: normal;
    background: #1ba79c;
    border-radius: 8px !important;
    letter-spacing: 1px;
    text-align: center;
    line-height: 24px;
    font-weight: 600;
    outline: none;
    padding: 16px 32px;
    display: inline-block
}

.step-typeof-house .typeof-house-block .btn-step-start:hover {
    background: #f57c03
}

.list-radio-options {
    padding: 0 !important
}

.option-select {
    width: 100%;
    position: absolute !important;
    z-index: 6001;
    transition: .5s;
    top: 0;
    left: 0;
    right: 0
}

.option-select .btn:focus,
.option-select .form-control:focus {
    box-shadow: none
}

.option-select.is-rotate .option-select__inner {
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .25)
}

.option-select.is-rotate .option-select__search .input-group {
    border-bottom: 0;
    border-top: 1px solid rgba(43, 43, 43, .15)
}

.option-select.is-rotate .option-select__body .list-radio-options {
    position: absolute;
    left: 0;
    right: 0;
    background-color: #fff;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    box-shadow: 0 -2px 10px 0 rgba(0, 0, 0, .25)
}

.option-select__inner {
    background-color: #fff;
    box-shadow: 0 -2px 10px 0 rgba(0, 0, 0, .25);
    width: 100%;
    border-radius: 5px;
    margin: 0 auto;
    text-align: left
}

.option-select__header {
    display: none
}

.option-select__title {
    padding: 0;
    position: relative;
    border-top-left-radius: 24px;
    border-top-right-radius: 24px;
    color: #787878;
    font-size: 14px;
    line-height: 24px;
    display: block;
    width: 100%;
    text-align: left
}

.option-select__title .btn-close {
    display: none !important
}

.option-select hr {
    height: 1px;
    margin: 8px 0;
    background-color: #f7f7f7;
    width: 100%
}

.option-select__search .input-group {
    border-radius: 0;
    border-bottom: 1px solid rgba(43, 43, 43, .15);
    height: 59px
}

.option-select__search .input-group .active {
    display: block !important
}

.option-select__search .input-group .active:before {
    display: block;
    width: 14px;
    height: 14px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.option-select__search .input-group-text {
    background: transparent none;
    border: none
}

.option-select__search input.form-control {
    height: 100%;
    font-size: 16px !important;
    color: #9a9a9a;
    letter-spacing: 0;
    border: none;
    background: transparent none;
    padding-left: 25px
}

.option-select__body .list-radio-options {
    overflow-x: hidden;
    overflow-y: auto;
    max-height: 300px
}

.option-select__body .list-radio-options .block-radio {
    margin: 0;
    position: relative;
    display: block;
    width: 100%;
    height: 48px;
    background: transparent;
    padding: 0;
    z-index: 0
}

.option-select__body .list-radio-options .block-radio:last-child {
    margin-bottom: 0
}

.option-select__body .list-radio-options .block-radio input[type=radio] {
    position: absolute;
    left: 0;
    top: 5px;
    display: none
}

.option-select__body .list-radio-options .block-radio input[type=radio]:checked~.text {
    color: #1ba79c;
    background-color: #f5f7fc
}

.option-select__body .list-radio-options .block-radio input[type=radio]:checked~.checkmark:before {
    border: 2px solid #1ba79c
}

.option-select__body .list-radio-options .block-radio input[type=radio]:checked~.checkmark:after {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    position: absolute;
    left: 1px;
    top: 50%;
    transform: translateY(-50%);
    background: #1ba79c;
    border: none;
    border-radius: 50%;
    z-index: 2
}

.option-select__body .list-radio-options .block-radio .text {
    color: #4e4b66;
    font-weight: 400;
    font-size: 16px;
    letter-spacing: 0;
    height: 100%;
    display: flex;
    align-items: center;
    padding-left: 25px
}

.option-select__body .list-radio-options .block-radio .text:hover {
    background-color: #f5f7fc;
    cursor: pointer
}

.option-select__body .list-radio-options .block-radio .checkmark {
    position: absolute;
    left: 3px;
    top: 10px;
    display: none
}

.option-select__body .list-radio-options .block-radio .checkmark:before {
    content: "";
    display: block;
    width: 16px;
    height: 16px;
    position: absolute;
    left: -3px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
    background: #fff;
    border-radius: 50%;
    border: 2px solid #626262
}

.option-select__body .list-checkbox-options {
    overflow-x: hidden;
    overflow-y: auto;
    max-height: 300px
}

.option-select__body .list-checkbox-options .has-children .children {
    padding-left: 25px
}

.option-select__body .list-checkbox-options .block-checkbox {
    margin: 0;
    position: relative;
    display: block;
    width: 100%;
    background: transparent;
    z-index: 0;
    margin-bottom: 0 !important
}

.option-select__body .list-checkbox-options .block-checkbox input[type=checkbox] {
    opacity: 0;
    position: absolute;
    left: 0;
    top: 5px;
    display: none
}

.option-select__body .list-checkbox-options .block-checkbox input[type=checkbox]:checked~.text {
    color: #1ba79c;
    font-weight: 500
}

.option-select__body .list-checkbox-options .block-checkbox input[type=checkbox]:checked~.checkmark {
    display: block
}

.option-select__body .list-checkbox-options .block-checkbox input[type=checkbox]:checked~.checkmark:after {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    background: #1ba79c;
    -webkit-mask: url(../img/checked-bold.svg) no-repeat center/10px auto;
    mask: url(../img/checked-bold.svg) no-repeat center/10px auto;
    position: absolute;
    right: 0;
    top: 42%
}

.option-select__body .list-checkbox-options .block-checkbox .text {
    color: #626262;
    font-weight: 400;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 20px;
    display: block
}

@media screen and (max-width:1164px) {
    .option-select {
        width: 100%;
        height: 100%;
        position: fixed !important;
        top: 61px;
        left: 0;
        right: 0;
        bottom: 0;
        border-radius: 14px 14px 0 0;
        overflow: hidden
    }

    .option-select .list-checkbox-options,
    .option-select .list-radio-options,
    .option-select .option-select__body-empty {
        height: calc(100vh - 205px);
        max-height: unset !important;
        font-size: 13px;
        padding-bottom: 75px
    }

    .option-select__header {
        display: block
    }

    .option-select__header-title {
        height: 54px;
        border-bottom: 1px solid #d9dbe9;
        color: #000;
        display: flex;
        justify-content: flex-end;
        align-items: center;
        padding: 0 20px
    }

    .option-select__header-mb-search {
        margin: 20px 20px 0;
        width: calc(100% - 40px)
    }

    .option-select__header-mb-search label {
        font-weight: 600;
        font-size: 13px;
        line-height: 18px;
        letter-spacing: -.08px;
        color: #333 !important
    }

    .option-select__header-mb-search .input-group input {
        border: none;
        border-bottom: 1px solid rgba(43, 43, 43, .15);
        border-radius: 0;
        height: unset;
        padding: 5px 0 15px;
        font-size: 13px
    }

    .option-select__header-mb-search .input-group input::-moz-placeholder {
        color: #6e7191
    }

    .option-select__header-mb-search .input-group input::placeholder {
        color: #6e7191
    }

    .option-select__header-mb-search .input-group input:focus {
        box-shadow: none;
        border-color: #1ba79c
    }

    .option-select__header-mb-search .input-group img {
        position: absolute;
        right: 0;
        width: 18px;
        top: 5px;
        z-index: 3
    }

    .option-select__body .list-checkbox-options .block-checkbox,
    .option-select__body .list-checkbox-options .block-radio,
    .option-select__body .list-radio-options .block-checkbox,
    .option-select__body .list-radio-options .block-radio {
        border-bottom: 1px solid #eff0f7;
        height: 53px;
        margin-left: 20px;
        margin-right: 20px;
        width: calc(100% - 40px)
    }

    .option-select__body .list-checkbox-options .block-checkbox input[type=radio],
    .option-select__body .list-checkbox-options .block-radio input[type=radio],
    .option-select__body .list-radio-options .block-checkbox input[type=radio],
    .option-select__body .list-radio-options .block-radio input[type=radio] {
        position: absolute;
        left: 0;
        top: 5px;
        display: none
    }

    .option-select__body .list-checkbox-options .block-checkbox input[type=radio]:checked~.text,
    .option-select__body .list-checkbox-options .block-radio input[type=radio]:checked~.text,
    .option-select__body .list-radio-options .block-checkbox input[type=radio]:checked~.text,
    .option-select__body .list-radio-options .block-radio input[type=radio]:checked~.text {
        color: #1ba79c;
        background-color: #fff
    }

    .option-select__body .list-checkbox-options .block-checkbox input[type=radio]:checked~.checkmark:before,
    .option-select__body .list-checkbox-options .block-radio input[type=radio]:checked~.checkmark:before,
    .option-select__body .list-radio-options .block-checkbox input[type=radio]:checked~.checkmark:before,
    .option-select__body .list-radio-options .block-radio input[type=radio]:checked~.checkmark:before {
        border: 2px solid #1ba79c
    }

    .option-select__body .list-checkbox-options .block-checkbox input[type=radio]:checked~.checkmark:after,
    .option-select__body .list-checkbox-options .block-radio input[type=radio]:checked~.checkmark:after,
    .option-select__body .list-radio-options .block-checkbox input[type=radio]:checked~.checkmark:after,
    .option-select__body .list-radio-options .block-radio input[type=radio]:checked~.checkmark:after {
        content: "";
        display: block;
        width: 8px;
        height: 8px;
        position: absolute;
        left: 1px;
        top: 50%;
        transform: translateY(-50%);
        background: #1ba79c;
        border: none;
        border-radius: 50%;
        z-index: 2
    }

    .option-select__body .list-checkbox-options .block-checkbox .text,
    .option-select__body .list-checkbox-options .block-radio .text,
    .option-select__body .list-radio-options .block-checkbox .text,
    .option-select__body .list-radio-options .block-radio .text {
        color: #4e4b66;
        font-weight: 400;
        font-size: 13px;
        line-height: 18px;
        letter-spacing: -.08px;
        height: 100%;
        display: flex;
        align-items: center;
        padding-left: 0
    }

    .option-select__body .list-checkbox-options .block-checkbox .text:hover,
    .option-select__body .list-checkbox-options .block-radio .text:hover,
    .option-select__body .list-radio-options .block-checkbox .text:hover,
    .option-select__body .list-radio-options .block-radio .text:hover {
        background-color: #fff;
        cursor: pointer
    }
}

.input-dropdown__control {
    width: 100%;
    padding-left: 25px;
    height: 59px;
    transition-property: border-color, box-shadow, width, height, background-color, opacity;
    transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    display: table;
    table-layout: fixed;
    border-radius: 5px;
    border: 1px solid rgba(43, 43, 43, .15)
}

.input-dropdown__control.disabled {
    background-color: #f5f5f5
}

.input-dropdown__value-container {
    display: table-cell;
    position: relative
}

.input-dropdown__multi-value,
.input-dropdown__value-container {
    width: 100%;
    vertical-align: middle
}

.input-dropdown__single-value {
    color: #4e4b66;
    font-size: 14px
}

.input-dropdown__placeholder {
    font-size: 16px;
    color: #9a9a9a;
    white-space: nowrap
}

.input-dropdown__placeholder,
.input-dropdown__single-value {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 5px;
    padding-right: 5px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    line-height: 34px;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    pointer-events: none
}

.input-dropdown__input-container {
    display: block;
    max-width: 100%;
    outline: none
}

.input-dropdown__input {
    width: 100%;
    margin: 0;
    padding: 0;
    border: 0;
    outline: none;
    box-sizing: content-box;
    box-shadow: none;
    background: none transparent;
    line-height: 1;
    vertical-align: middle;
    color: #333;
    outline: 0;
    font-size: 16px;
    text-overflow: ellipsis
}

.input-dropdown__input::-moz-placeholder {
    color: #6e7191
}

.input-dropdown__input::placeholder {
    color: #6e7191
}

.input-dropdown__control-arrow-container {
    display: table-cell;
    vertical-align: middle;
    width: 30px;
    text-align: center;
    line-height: 0;
    cursor: pointer;
    font-size: 10px
}

.input-dropdown__control-arrow {
    width: 9px;
    height: 9px;
    color: #ccc !important;
    fill: #ccc
}

.input-dropdown__x-container {
    display: table-cell;
    vertical-align: middle;
    width: 9px;
    text-align: center;
    line-height: 0;
    cursor: pointer;
    color: #ccc;
    animation: vue-treeselect-animation-fade-in .2s cubic-bezier(.075, .82, .165, 1)
}

.input-dropdown__x-container svg {
    fill: currentColor
}

@media screen and (max-width:1164px) {
    .input-dropdown__control {
        border: none;
        border-bottom: 1px solid rgba(43, 43, 43, .15);
        border-radius: 0;
        height: unset;
        padding-bottom: 15px;
        padding-left: 0;
        font-size: 13px
    }

    .input-dropdown__input {
        font-size: 13px
    }
}

.article-location {
    margin: 0 auto;
    background-color: #fff;
    padding: 55px 27px
}

.article-location__title {
    font-size: 32px;
    line-height: 36px;
    color: #333;
    font-weight: 700
}

.article-location__desc {
    margin-top: 25px;
    background: #f9fafb;
    border-radius: 5px;
    padding: 8px 0;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: .5px;
    color: #333
}

.article-location__desc img {
    height: 20px;
    padding: 0 5px
}

.article-location__select {
    width: 505px
}

.article-location__select label {
    font-size: 16px;
    font-weight: 500;
    margin-top: 30px;
    margin-bottom: 10px
}

.article-location__map {
    width: 606px;
    height: 425px;
    padding-left: 30px
}

.article-location__map label {
    font-size: 16px;
    font-weight: 500;
    margin-top: 30px;
    margin-bottom: 10px
}

.article-location .input-address {
    height: 59px;
    border-radius: 5px;
    padding-left: 25px;
    color: #333
}

.article-location .input-address::-moz-placeholder {
    color: #6e7191
}

.article-location .input-address::placeholder {
    color: #6e7191
}

.article-location .input-address:focus {
    box-shadow: none;
    border-color: #1ba79c
}

.article-location[data-v-391e5c84] {
    margin: 0 auto;
    background-color: #fff;
    padding: 55px 27px
}

.article-location__title[data-v-391e5c84] {
    font-size: 32px;
    line-height: 36px;
    color: #333;
    font-weight: 700
}

.article-location__desc[data-v-391e5c84] {
    margin-top: 25px;
    background: #f9fafb;
    border-radius: 5px;
    padding: 8px 0;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: .5px;
    color: #333
}

.article-location__desc img[data-v-391e5c84] {
    height: 20px;
    padding: 0 5px
}

.article-location__select[data-v-391e5c84] {
    width: 505px
}

.article-location__select label[data-v-391e5c84] {
    font-size: 16px;
    font-weight: 500;
    margin-top: 30px;
    margin-bottom: 10px
}

.article-location__map[data-v-391e5c84] {
    width: 606px;
    height: 425px;
    padding-left: 30px
}

.article-location__map label[data-v-391e5c84] {
    font-size: 16px;
    font-weight: 500;
    margin-top: 30px;
    margin-bottom: 10px
}

.article-location .input-address[data-v-391e5c84] {
    height: 59px;
    border-radius: 5px;
    padding-left: 25px;
    color: #333
}

.article-location .input-address[data-v-391e5c84]::-moz-placeholder {
    color: #6e7191
}

.article-location .input-address[data-v-391e5c84]::placeholder {
    color: #6e7191
}

.article-location .input-address[data-v-391e5c84]:focus {
    box-shadow: none;
    border-color: #1ba79c
}

.custom-radio[data-v-6ec4cb0f] {
    margin: 0;
    position: relative;
    padding-left: 30px
}

.custom-radio .checkmark[data-v-6ec4cb0f] {
    position: absolute;
    left: 5px;
    top: 50%;
    transform: translateY(-50%)
}

.custom-radio .checkmark[data-v-6ec4cb0f]:before {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    left: -3px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
    background: #fff;
    border-radius: 50%;
    border: 2px solid #626262
}

input[type=radio][data-v-6ec4cb0f] {
    display: none
}

input[type=radio]:checked~.custom-radio .checkmark[data-v-6ec4cb0f]:before {
    border: 2px solid #1ba79c
}

input[type=radio]:checked~.custom-radio .checkmark[data-v-6ec4cb0f]:after {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    position: absolute;
    left: 2px;
    top: 50%;
    transform: translateY(-50%);
    background: #1ba79c;
    border: none;
    border-radius: 50%;
    z-index: 2
}

.article-upload {
    padding-top: 60px;
    max-width: 900px;
    margin: 0 auto;
    width: 100%;
    color: #333
}

.article-upload__title {
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 36px;
    margin-bottom: 16px
}

.article-upload__desc {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    margin-bottom: 16px
}

.article-upload__right {
    max-width: 300px
}

.article-upload__empty-input,
.article-upload__has-image-input {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0
}

.article-upload__empty {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAioAAAF+CAYAAACsxzHPAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAeESURBVHgB7d0xThtBGEDhAeKI0m2kFLhEooCbcIQcJUfgCByBI3ADqAKkiZsISleRJccoewTTvWi/r1g3v6sdzbxq9ujp5fX7YNb2u/3dxcXXx0Pnf7z8vj4ax5eD+Xof6/PzL7eHjj89vZ6N4/FtMGvbP9ubq6vV5tB55xPTXnN/PAAAooQKAJAlVACALKECAGQJFQAgS6gAAFlCBQDIEioAQJZQAQCyhAoAkCVUAIAsoQIAZAkVACBLqAAAWUIFAMgSKgBAllABALKECgCQJVQAgCyhAgBkCRUAIEuoAABZQgUAyBIqAECWUAEAsoQKAJAlVACALKECAGQJFQAgS6gAAFlCBQDIEioAQJZQAQCyhAoAkCVUAIAsoQIAZAkVACBLqAAAWUIFAMgSKgBAllABALKECgCQJVQAgCyhAgBkCRUAIEuoAABZQgUAyBIqAECWUAEAsoQKAJAlVACALKECAGQJFQAgS6gAAFlCBQDIEioAQJZQAQCyhAoAkCVUAIAsoQIAZAkVACBLqAAAWUIFAMgSKgBAllABALKECgCQJVQAgCyhAgBkCRUAIEuoAABZQgUAyBIqAECWUAEAsoQKAJAlVACALKECAGQJFQAgS6gAAFlCBQDIEioAQJZQAQCyhAoAkCVUAIAsoQIAZAkVACBLqAAAWUIFAMgSKgBAllABALKECgCQJVQAgCyhAgBkCRUAIEuoAABZQgUAyBIqAECWUAEAsoQKAJAlVACALKECAGQJFQAgS6gAAFlCBQDIEioAQJZQAQCyhAoAkCVUAIAsoQIAZAkVACBLqAAAWUIFAMgSKgBAllABALKECgCQJVQAgCyhAgBkCRUAIEuoAABZQgUAyBIqAECWUAEAsoQKAJAlVACALKECAGQJFQAgS6gAAFlCBQDIEioAQJZQAQCyhAoAkCVUAIAsoQIAZAkVACBLqAAAWUIFAMgSKgBAllABALKECgCQJVQAgCyhAgBkCRUAIEuoAABZQgUAyBIqAECWUAEAsoQKAJAlVACALKECAGQJFQAgS6gAAFlCBQDIEioAQJZQAQCyhAoAkCVUAIAsoQIAZAkVACBLqAAAWUIFAMgSKgBAllABALKECgCQJVQAgCyhAgBkCRUAIEuoAABZQgUAyBIqAECWUAEAsoQKAJAlVACALKECAGQJFQAgS6gAAFlCBQDIEioAQJZQAQCyhAoAkCVUAIAsoQIAZAkVACBLqAAAWUIFAMgSKgBAllABALKECgCQJVQAgCyhAgBkCRUAIEuoAABZQgUAyBIqAECWUAEAsoQKAJAlVACALKECAGQJFQAgS6gAAFlCBQDIEioAQJZQAQCyhAoAkCVUAIAsoQIAZAkVACBLqAAAWUIFAMgSKgBAllABALKECgCQJVQAgCyhAgBkCRUAIEuoAABZQgUAyBIqAECWUAEAsoQKAJAlVACALKECAGQJFQAgS6gAAFlCBQDIEioAQJZQAQCyhAoAkCVUAIAsoQIAZAkVACBLqAAAWUIFAMgSKgBAllABALKECgCQJVQAgCyhAgBkCRUAIEuoAABZQgUAyBIqAECWUAEAsoQKAJAlVACALKECAGQJFQAgS6gAAFlCBQDIEioAQJZQAQCyhAoAkCVUAIAsoQIAZAkVACBLqAAAWUIFAMgSKgBAllABALKECgCQJVQAgCyhAgBkCRUAIEuoAABZQgUAyBIqAECWUAEAsoQKAJAlVACALKECAGQJFQAgS6gAAFlCBQDI+jTex/1g5j6/fWT6ZIzn9/exGczW/mT/ofe/Pd1uTren94NZWy7H9kN/cD4xxnoAAAAAAAAAAAAAAAAAAAAAAPznjh4efl4OZm6xvrpaHXyB18PDr7MxdsvBjC0205pZHzo9rZlpvezOBrO2XC6eV6vVwZe+OZ/Y7RZvn8Y4uR7M3O5uejwePr+fNo8TG8is7dfT4/bw+e0UKp/tNTO32Wxupp8P3E7rfJq7xeLvvW/9AABZQgUAyBIqAECWUAEAsoQKAJAlVACALKECAGQJFQAgS6gAAFlCBQDIEioAQJZQAQCyhAoAkCVUAIAsoQIAZAkVACBLqAAAWUIFAMgSKgBAllABALKECgCQJVQAgCyhAgBkCRUAIEuoAABZQgUAyBIqAECWUAEAsoQKAJAlVACALKECAGQJFQAgS6gAAFlCBQDIEioAQJZQAQCyhAoAkCVUAIAsoQIAZAkVACBLqAAAWUIFAMgSKgBAllABALKECgCQJVQAgCyhAgBkCRUAIEuoAABZQgUAyBIqAECWUAEAsoQKAJAlVACALKECAGQJFQAgS6gAAFlCBQDIEioAQJZQAQCyhAoAkCVUAIAsoQIAZAkVACBLqAAAWUIFAMgSKgBAllABALKECgCQJVQAgCyhAgBkCRUAIEuoAABZQgUAyBIqAECWUAEAsoQKAJAlVACALKECAGQJFQAgS6gAAFlCBQDIEioAQJZQAQCyhAoAkCVUAIAsoQIAZAkVACBLqAAAWUIFAMgSKgBAllABALKECgCQJVQAgCyhAgBkCRUAIEuoAABZQgUAyBIqAEDWPzVxVI+NUcquAAAAAElFTkSuQmCC);
    background-size: cover;
    width: 100%;
    height: 406px;
    border: 1px dashed #6e7191;
    box-sizing: border-box
}

.article-upload__empty-bnd {
    text-align: center
}

.article-upload__empty-bnd-button {
    height: 48px;
    width: 136px;
    background-color: #1ba79c !important;
    border-color: #1ba79c !important;
    border-radius: 5px !important;
    font-size: 16px !important;
    font-weight: 500
}

.article-upload__empty-bnd-desc {
    margin-top: 8px;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 34px;
    letter-spacing: .9999998808px;
    color: #4e4b66
}

.article-upload__has-image {
    border: 1px dashed #6e7191;
    box-sizing: border-box;
    height: 140px
}

.article-upload__has-image-bnd {
    color: #a0a3bd;
    text-align: center
}

.article-upload__has-image-bnd-icon {
    font-size: 55px
}

.article-upload__has-image-bnd-desc {
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: .9999998808px;
    text-align: center
}

.article-upload__image-list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap
}

.article-upload__image-list textarea {
    height: 85px !important;
    background: #efeff4;
    border-color: #efeff4
}

.article-upload__image-list textarea:focus {
    box-shadow: none;
    border-color: #1ba79c
}

.article-upload__image-list .img-icon {
    width: 35px;
    height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    font-size: 14px;
    z-index: 1
}

.article-upload__image-list-item {
    width: 50%;
    margin-top: 18px
}

.article-upload__image-list-item:nth-child(odd) {
    padding-left: 20px
}

.article-upload__image-list-item:nth-child(odd) .rm-icon {
    top: 5px;
    right: 10px;
    z-index: 1
}

.article-upload__image-list-item:nth-child(odd) .edit-icon {
    top: 5px;
    right: 54px;
    z-index: 1
}

.article-upload__image-list-item:nth-child(2n) {
    padding-right: 20px
}

.article-upload__image-list-item:nth-child(2n) .rm-icon {
    top: 5px;
    right: 31px
}

.article-upload__image-list-item:nth-child(2n) .edit-icon {
    top: 5px;
    right: 75px
}

.article-upload__image-list-item img {
    height: 173px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    border-radius: 5px
}

.article-upload__image-list-item-default {
    width: 100%
}

.article-upload__image-list-item-default img {
    height: 383px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    border-radius: 5px
}

.article-upload__image-list-item-default-avatar {
    width: 140px;
    height: 45px;
    background: #1ba79c;
    color: #fff;
    font-size: 18px;
    top: 11px;
    left: 20px;
    border-radius: 5px
}

.article-upload__image-list-item-default .rm-icon {
    top: 10px;
    right: 10px
}

.article-upload__image-list-item-default .edit-icon {
    top: 10px;
    right: 55px
}

.article-upload__tabs .card-header {
    background-color: #fff;
    border: none;
    padding: 0 .7rem .7rem
}

.article-upload__tabs .card-header .nav-tabs {
    border-bottom: 1px solid #d9dbe9
}

.article-upload__tabs .card-header .nav-tabs .nav-item .nav-link {
    color: #495057;
    border: none;
    width: 150px;
    text-align: center
}

.article-upload__tabs .card-header .nav-tabs .nav-item .nav-link.active {
    position: relative
}

.article-upload__tabs .card-header .nav-tabs .nav-item .nav-link.active:after {
    content: " ";
    height: 2px;
    background-color: #1ba79c;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0
}

.article-upload__tabs-suggestion {
    padding: 40px 18px 30px;
    box-shadow: 0 0 30px rgba(16, 20, 38, .1);
    border-radius: 5px;
    font-size: 12px;
    line-height: 15px;
    margin-top: 12px
}

.article-upload__tabs-suggestion.image-video-empty {
    margin-top: 194px
}

.article-upload__tabs-suggestion-desc {
    position: relative;
    padding-bottom: 8px
}

.article-upload__tabs-suggestion-desc-img {
    position: absolute;
    top: -25px
}

.article-upload__tabs-suggestion-desc-text {
    text-indent: 30px;
    font-weight: 500
}

.article-upload__tabs-suggestion-detail {
    border: .5px dashed #a0a3bd;
    box-sizing: border-box;
    padding: 16px
}

.article-upload__tabs-suggestion-detail-title {
    font-weight: 700;
    margin-bottom: 12px
}

.article-upload__tabs-suggestion-detail-list {
    margin-bottom: 0;
    padding-left: 16px
}

.article-upload__tabs-suggestion-detail-list-item {
    margin-bottom: 12px
}

.article-upload__tabs-suggestion-detail-list-item:last-child {
    margin-bottom: 0
}

.article-upload__tabs-image {
    margin-top: 17px
}

.information[data-v-ecb0e558] {
    padding-top: 60px;
    padding-bottom: 40px;
    max-width: 1165px;
    min-width: unset;
    margin: 0 auto;
    background-color: #fff
}

.information-title[data-v-ecb0e558] {
    font-size: 32px;
    color: #333;
    font-style: normal;
    font-weight: 700;
    letter-spacing: 1px;
    margin-bottom: 55px
}

.information-title.legal-paper[data-v-ecb0e558] {
    margin-bottom: 45px
}

.information-content[data-v-ecb0e558] {
    max-width: 697px;
    margin: 0 auto
}

.information-content.legal-paper[data-v-ecb0e558] {
    width: 360px;
    margin-bottom: 75px
}

.information-content .item[data-v-ecb0e558] {
    margin-bottom: 15px
}

.information-content .item .label[data-v-ecb0e558] {
    min-width: 300px;
    text-align: left;
    flex: 0 0 40%;
    padding: 15px 0 12px
}

.information-content .item .cen-text-input[data-v-ecb0e558] {
    flex: 0 0 56%;
    min-height: 55px;
    position: relative
}

.information-content .item .cen-text-input input[data-v-ecb0e558] {
    border: 1px solid #d9dbe9;
    box-sizing: border-box;
    border-radius: 5px;
    height: 55px;
    width: 100%;
    box-shadow: none !important;
    padding-left: 25px
}

.information-content .item .cen-text-input input[data-v-ecb0e558]:focus,
.information-content .item .cen-text-input input[data-v-ecb0e558]:hover {
    border-color: #1ba79c
}

.cen-text-link[data-v-643216dc] {
    cursor: pointer
}

.cen-text-link[data-v-643216dc]:hover {
    color: #1ba79c !important
}

.preview-next-btn[data-v-643216dc] {
    text-align: center
}

.preview-next-btn .btn-step-next[data-v-643216dc] {
    cursor: pointer;
    color: #fff;
    font-size: 18px;
    font-style: normal;
    background: #1ba79c;
    border-radius: 5px !important;
    letter-spacing: 1px;
    text-align: center;
    line-height: 24px;
    font-weight: 600;
    outline: none;
    padding: 12px 45px;
    display: inline-block
}

.preview-next-btn .btn-step-next[data-v-643216dc]:hover {
    background: #f57c03
}

.preview[data-v-643216dc] {
    min-height: calc(100vh - 147px);
    padding: 60px 30px;
    max-width: 1165px;
    min-width: unset;
    margin: 0 auto;
    background-color: #fff
}

.preview-title[data-v-643216dc] {
    font-size: 32px;
    color: #333;
    font-style: normal;
    font-weight: 700;
    letter-spacing: 1px;
    margin-bottom: 30px;
    text-align: center
}

.preview-section h4[data-v-643216dc] {
    font-weight: 700;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 1px;
    color: #333
}

.preview-section .table-hr[data-v-643216dc] {
    height: 6px;
    background: #f6f6f6;
    border-radius: 3px;
    width: 100%;
    margin: 0;
    padding: 0;
    border-top: unset
}

.preview-section__left[data-v-643216dc] {
    width: 640px;
    margin-right: 45px
}

.preview-section__left h4[data-v-643216dc] {
    margin-bottom: 20px
}

.preview-section__left-block[data-v-643216dc] {
    margin-bottom: 80px
}

.preview-section__left-block.block-1 table tr td[data-v-643216dc] {
    vertical-align: middle;
    border: unset;
    padding: 5px 0
}

.preview-section__left-block.block-1 table tr td[data-v-643216dc]:first-child {
    width: 200px
}

.preview-section__left-block.block-2 .block-2__desc[data-v-643216dc],
.preview-section__left-block.block-3 .block-2__desc[data-v-643216dc] {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: .75px;
    color: #6e7191;
    margin-bottom: 20px
}

.preview-section__left-block.block-2 table tr[data-v-643216dc]:nth-of-type(odd),
.preview-section__left-block.block-3 table tr[data-v-643216dc]:nth-of-type(odd) {
    background-color: #f6f6f6;
    border-radius: 3px
}

.preview-section__left-block.block-2 table tr td[data-v-643216dc],
.preview-section__left-block.block-3 table tr td[data-v-643216dc] {
    vertical-align: middle;
    border: none;
    padding: 16px 2px
}

.preview-section__left-block.block-2 table tr td[data-v-643216dc]:first-child,
.preview-section__left-block.block-3 table tr td[data-v-643216dc]:first-child {
    text-align: left
}

.preview-section__left-block.block-2 table tr td[data-v-643216dc]:last-child,
.preview-section__left-block.block-3 table tr td[data-v-643216dc]:last-child {
    text-align: right
}

.preview-section__right[data-v-643216dc] {
    width: 420px
}

.preview-section__right-box[data-v-643216dc] {
    box-shadow: 0 0 30px rgba(16, 20, 38, .1);
    border-radius: 5px;
    padding: 18px 12px;
    width: 420px;
    margin-bottom: 30px
}

.preview-section__right-block.block-1[data-v-643216dc] {
    padding: 15px 15px 0;
    margin-bottom: 8px
}

.preview-section__right-block.block-1 table tr td[data-v-643216dc] {
    vertical-align: middle;
    padding: 9px 0;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: .5px;
    color: #4e4b66
}

.preview-section__right-block.block-2[data-v-643216dc] {
    padding: 15px;
    margin-top: 8px
}

.preview-section__right-block.block-2 table tr td[data-v-643216dc] {
    vertical-align: middle;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: .5px;
    color: #4e4b66;
    padding: 8px 0;
    border: unset
}

.preview-section__right-block.block-2 table tr td[data-v-643216dc]:first-child {
    width: 120px
}

.preview-section__right-block.block-2 table tr td input[data-v-643216dc] {
    height: 55px;
    text-align: center;
    color: #4e4b66;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: .75px
}

.preview-section__right-block.block-2 table tr td input[data-v-643216dc]:active,
.preview-section__right-block.block-2 table tr td input[data-v-643216dc]:focus {
    box-shadow: unset;
    border-color: #1ba79c
}

.preview-section__right-block.block-2 table tr td input[data-v-643216dc]::-moz-placeholder {
    color: #6e7191
}

.preview-section__right-block.block-2 table tr td input[data-v-643216dc]::placeholder {
    color: #6e7191
}

.preview-section__right-block.block-2 table tr td.td-input[data-v-643216dc] {
    position: relative
}

.preview-section__right-block.block-2 table tr td.td-input[data-v-643216dc]:after {
    content: "";
    height: 100%;
    width: 16px;
    background-color: #4e4b66;
    -webkit-mask: url(../img/pencil-contact.svg) no-repeat center;
    mask: url(../img/pencil-contact.svg) no-repeat center;
    position: absolute;
    right: 10px;
    top: 0;
    background-size: cover
}

.preview-section__right-block.block-2 .block-2__desc[data-v-643216dc] {
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    letter-spacing: .5px;
    color: #6e7191
}

.preview-section__right-block .mx-input-wrapper:hover .mx-icon-clear+.mx-icon-calendar {
    display: block
}

.preview-section__right-block .mx-input-wrapper:hover .mx-icon-clear {
    display: none
}

.preview-section__right-block .mx-input-wrapper:after {
    content: "";
    height: 12px;
    width: 12px;
    background-color: #4e4b66;
    -webkit-mask: url(../img/chevron-forward-down.svg) no-repeat center;
    mask: url(../img/chevron-forward-down.svg) no-repeat center;
    position: absolute;
    right: 12px;
    top: 22px;
    background-size: cover
}

.preview-section__right-block .mx-datepicker {
    margin-right: 15px;
    width: 100%
}

.preview-section__right-block .mx-datepicker .mx-icon-calendar {
    display: none !important
}

.preview-section__right-block .mx-datepicker .mx-input {
    height: 55px !important;
    padding: .375rem .75rem;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: .75px;
    color: #4e4b66;
    text-align: center
}

.preview-section__right-block .mx-datepicker .mx-input::-moz-placeholder {
    color: #6e7191
}

.preview-section__right-block .mx-datepicker .mx-input::placeholder {
    color: #6e7191
}

.preview-section__right-block .mx-datepicker .mx-input:focus,
.preview-section__right-block .mx-datepicker .mx-input:hover {
    border-color: #1ba79c
}

.cen-text-link[data-v-4bef1d38] {
    cursor: pointer
}

.cen-text-link[data-v-4bef1d38]:hover {
    color: #1ba79c !important
}

.wrap-article-upload[data-v-4bef1d38] {
    margin: 0 0 20px
}

.preview-next-btn[data-v-4bef1d38] {
    text-align: center
}

.preview-next-btn .btn-step-next[data-v-4bef1d38] {
    cursor: pointer;
    color: #fff;
    font-size: 18px;
    font-style: normal;
    background: #1ba79c;
    border-radius: 5px !important;
    letter-spacing: 1px;
    text-align: center;
    line-height: 24px;
    font-weight: 600;
    outline: none;
    padding: 12px 45px;
    display: inline-block
}

.preview-next-btn .btn-step-next[data-v-4bef1d38]:hover {
    background: #f57c03
}

.preview[data-v-4bef1d38] {
    min-height: calc(100vh - 147px);
    padding: 60px 30px;
    max-width: 1165px;
    min-width: unset;
    margin: 0 auto;
    background-color: #fff
}

.preview-title[data-v-4bef1d38] {
    font-size: 32px;
    color: #333;
    font-style: normal;
    font-weight: 700;
    letter-spacing: 1px;
    margin-bottom: 30px;
    text-align: center
}

.preview-section h4[data-v-4bef1d38] {
    font-weight: 700;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 1px;
    color: #333
}

.preview-section .table-hr[data-v-4bef1d38] {
    height: 6px;
    background: #f6f6f6;
    border-radius: 3px;
    width: 100%;
    margin: 0;
    padding: 0;
    border-top: unset
}

.preview-section__left[data-v-4bef1d38] {
    width: 640px;
    margin-right: 45px
}

.preview-section__left h4[data-v-4bef1d38] {
    margin-bottom: 20px
}

.preview-section__left-block[data-v-4bef1d38] {
    margin-bottom: 80px
}

.preview-section__left-block.block-1 table tr td[data-v-4bef1d38] {
    vertical-align: middle;
    border: unset;
    padding: 5px 0
}

.preview-section__left-block.block-1 table tr td[data-v-4bef1d38]:first-child {
    width: 200px
}

.preview-section__left-block.block-2 .block-2__desc[data-v-4bef1d38],
.preview-section__left-block.block-3 .block-2__desc[data-v-4bef1d38] {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: .75px;
    color: #6e7191;
    margin-bottom: 20px
}

.preview-section__left-block.block-2 table tr[data-v-4bef1d38]:nth-of-type(odd),
.preview-section__left-block.block-3 table tr[data-v-4bef1d38]:nth-of-type(odd) {
    background-color: #f6f6f6;
    border-radius: 3px
}

.preview-section__left-block.block-2 table tr td[data-v-4bef1d38],
.preview-section__left-block.block-3 table tr td[data-v-4bef1d38] {
    vertical-align: middle;
    border: none;
    padding: 16px 2px
}

.preview-section__left-block.block-2 table tr td[data-v-4bef1d38]:first-child,
.preview-section__left-block.block-3 table tr td[data-v-4bef1d38]:first-child {
    text-align: left
}

.preview-section__left-block.block-2 table tr td[data-v-4bef1d38]:last-child,
.preview-section__left-block.block-3 table tr td[data-v-4bef1d38]:last-child {
    text-align: right
}

.preview-section__right[data-v-4bef1d38] {
    width: 420px
}

.preview-section__right-box[data-v-4bef1d38] {
    box-shadow: 0 0 30px rgba(16, 20, 38, .1);
    border-radius: 5px;
    padding: 18px 12px;
    width: 420px;
    margin-bottom: 30px
}

.preview-section__right-block.block-1[data-v-4bef1d38] {
    padding: 15px 15px 0;
    margin-bottom: 8px
}

.preview-section__right-block.block-1 table tr td[data-v-4bef1d38] {
    vertical-align: middle;
    padding: 9px 0;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: .5px;
    color: #4e4b66
}

.preview-section__right-block.block-2[data-v-4bef1d38] {
    padding: 15px;
    margin-top: 8px
}

.preview-section__right-block.block-2 table tr td[data-v-4bef1d38] {
    vertical-align: middle;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: .5px;
    color: #4e4b66;
    padding: 8px 0;
    border: unset
}

.preview-section__right-block.block-2 table tr td[data-v-4bef1d38]:first-child {
    width: 120px
}

.preview-section__right-block.block-2 table tr td input[data-v-4bef1d38] {
    height: 55px;
    text-align: center;
    color: #4e4b66;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: .75px
}

.preview-section__right-block.block-2 table tr td input[data-v-4bef1d38]:active,
.preview-section__right-block.block-2 table tr td input[data-v-4bef1d38]:focus {
    box-shadow: unset;
    border-color: #1ba79c
}

.preview-section__right-block.block-2 table tr td input[data-v-4bef1d38]::-moz-placeholder {
    color: #6e7191
}

.preview-section__right-block.block-2 table tr td input[data-v-4bef1d38]::placeholder {
    color: #6e7191
}

.preview-section__right-block.block-2 table tr td.td-input[data-v-4bef1d38] {
    position: relative
}

.preview-section__right-block.block-2 table tr td.td-input[data-v-4bef1d38]:after {
    content: "";
    height: 100%;
    width: 16px;
    background-color: #4e4b66;
    -webkit-mask: url(../img/pencil-contact.svg) no-repeat center;
    mask: url(../img/pencil-contact.svg) no-repeat center;
    position: absolute;
    right: 10px;
    top: 0;
    background-size: cover
}

.preview-section__right-block.block-2 .block-2__desc[data-v-4bef1d38] {
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    letter-spacing: .5px;
    color: #6e7191
}

.article-upload__image[data-v-4bef1d38] {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.article-upload__image-list-item[data-v-4bef1d38] {
    width: 48%;
    margin-top: 18px
}

.article-upload__image-list-item.isPdf[data-v-4bef1d38] {
    border: 1px solid #ededed;
    padding: 15px !important;
    height: 178px;
    vertical-align: middle;
    display: flex;
    align-items: center
}

.article-upload__image-list-item[data-v-4bef1d38]:nth-child(odd) {
    padding-left: 0
}

.article-upload__image-list-item:nth-child(odd) .rm-icon[data-v-4bef1d38] {
    top: 5px;
    right: 10px;
    z-index: 1
}

.article-upload__image-list-item:nth-child(odd) .edit-icon[data-v-4bef1d38] {
    top: 5px;
    right: 54px;
    z-index: 1;
    margin-right: 5px
}

.article-upload__image-list-item[data-v-4bef1d38]:nth-child(2n) {
    padding-right: 0
}

.article-upload__image-list-item:nth-child(2n) .rm-icon[data-v-4bef1d38] {
    top: 5px;
    right: 31px
}

.article-upload__image-list-item:nth-child(2n) .edit-icon[data-v-4bef1d38] {
    top: 5px;
    right: 75px;
    margin-right: 5px
}

.article-upload__image-list-item img[data-v-4bef1d38] {
    height: 173px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    border-radius: 5px
}

.article-upload__image-list-item-default[data-v-4bef1d38] {
    width: 100%
}

.article-upload__image-list-item-default img[data-v-4bef1d38] {
    height: 383px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    border-radius: 5px
}

.article-upload__image-list-item-default-avatar[data-v-4bef1d38] {
    width: 140px;
    height: 45px;
    background: #1ba79c;
    color: #fff;
    font-size: 18px;
    top: 11px;
    left: 20px;
    border-radius: 5px
}

.article-upload__image-list-item-default .rm-icon[data-v-4bef1d38] {
    top: 10px;
    right: 10px
}

.article-upload__image-list-item-default .edit-icon[data-v-4bef1d38] {
    top: 10px;
    right: 55px
}

.pl-0[data-v-4bef1d38] {
    padding-left: 0
}

.title-and-description[data-v-9a51d05a] {
    padding-top: 60px;
    max-width: 900px;
    margin: 0 auto;
    width: 100%;
    color: #333
}

.title-and-description__title[data-v-9a51d05a] {
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 36px;
    margin-bottom: 16px
}

.title-and-description__desc[data-v-9a51d05a] {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    margin-bottom: 46px
}

.title-and-description__suggestion[data-v-9a51d05a] {
    box-shadow: 0 0 30px rgba(16, 20, 38, .1);
    border-radius: 5px;
    padding: 12px 16px 30px;
    font-size: 12px;
    line-height: 15px
}

.title-and-description__suggestion-exp[data-v-9a51d05a] {
    margin-top: 12px;
    border: .5px dashed #a0a3bd;
    padding: 11px 9px 25px
}

.title-and-description__suggestion-exp div[data-v-9a51d05a] {
    font-weight: 700;
    margin-bottom: 8px
}

.title-and-description__suggestion-exp ul[data-v-9a51d05a] {
    margin-bottom: 0;
    padding-left: 16px
}

.title-and-description__suggestion-exp ul li[data-v-9a51d05a] {
    margin-bottom: 12px
}

.title-and-description__suggestion-list[data-v-9a51d05a] {
    margin-top: 41px
}

.title-and-description__suggestion-list button[data-v-9a51d05a] {
    border: 1px solid #1ba79c;
    color: #1ba79c;
    border-radius: 5px;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 19px;
    margin-right: 19px;
    padding: 8px
}

.title-and-description__suggestion-list button[data-v-9a51d05a]:focus {
    box-shadow: none
}

.title-and-description h4[data-v-9a51d05a] {
    font-size: 18px;
    line-height: 26px
}

.title-and-description h5[data-v-9a51d05a] {
    font-size: 16px;
    line-height: 20px
}

.title-and-description textarea[data-v-9a51d05a] {
    background-color: #f9fafb;
    color: #333;
    padding: 18px 24px;
    border-color: #f9fafb;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: .5px;
    border-radius: 5px
}

.title-and-description textarea.textarea-title[data-v-9a51d05a] {
    height: 86px
}

.title-and-description textarea.textarea-desc[data-v-9a51d05a] {
    height: 185px
}

.title-and-description textarea[data-v-9a51d05a]:focus {
    box-shadow: none;
    border-color: #1ba79c
}

.title-and-description textarea[data-v-9a51d05a]::-moz-placeholder {
    color: #6e7191
}

.title-and-description textarea[data-v-9a51d05a]::placeholder {
    color: #6e7191
}

.title-and-description .input-desc[data-v-9a51d05a] {
    margin-top: 7px;
    font-size: 12px;
    line-height: 14px;
    color: #4e4b66
}

.title-and-description[data-v-269743cc] {
    padding-top: 60px;
    max-width: 900px;
    margin: 0 auto;
    width: 100%;
    color: #333
}

.title-and-description__title[data-v-269743cc] {
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 36px;
    margin-bottom: 16px
}

.title-and-description__desc[data-v-269743cc] {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    margin-bottom: 46px
}

.title-and-description__suggestion[data-v-269743cc] {
    box-shadow: 0 0 30px rgba(16, 20, 38, .1);
    border-radius: 5px;
    padding: 12px 16px 30px;
    font-size: 12px;
    line-height: 15px
}

.title-and-description__suggestion-exp[data-v-269743cc] {
    margin-top: 12px;
    border: .5px dashed #a0a3bd;
    padding: 11px 9px 25px
}

.title-and-description__suggestion-exp div[data-v-269743cc] {
    font-weight: 700;
    margin-bottom: 8px
}

.title-and-description__suggestion-exp ul[data-v-269743cc] {
    margin-bottom: 0;
    padding-left: 16px
}

.title-and-description__suggestion-exp ul li[data-v-269743cc] {
    margin-bottom: 12px
}

.title-and-description__suggestion-list[data-v-269743cc] {
    margin-top: 41px
}

.title-and-description__suggestion-list button[data-v-269743cc] {
    border: 1px solid #1ba79c;
    color: #1ba79c;
    border-radius: 5px;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 19px;
    margin-right: 19px;
    padding: 8px
}

.title-and-description__suggestion-list button[data-v-269743cc]:focus {
    box-shadow: none
}

.title-and-description h4[data-v-269743cc] {
    font-size: 18px;
    line-height: 26px
}

.title-and-description h5[data-v-269743cc] {
    font-size: 16px;
    line-height: 20px
}

.title-and-description textarea[data-v-269743cc] {
    background-color: #f9fafb;
    color: #333;
    padding: 18px 24px;
    border-color: #f9fafb;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: .5px;
    border-radius: 5px
}

.title-and-description textarea.textarea-title[data-v-269743cc] {
    height: 86px
}

.title-and-description textarea.textarea-desc[data-v-269743cc] {
    height: 185px
}

.title-and-description textarea[data-v-269743cc]:focus {
    box-shadow: none;
    border-color: #1ba79c
}

.title-and-description textarea[data-v-269743cc]::-moz-placeholder {
    color: #6e7191
}

.title-and-description textarea[data-v-269743cc]::placeholder {
    color: #6e7191
}

.title-and-description .input-desc[data-v-269743cc] {
    margin-top: 7px;
    font-size: 12px;
    line-height: 14px;
    color: #4e4b66
}

.house-detail[data-v-7782d41d] {
    padding-top: 60px;
    padding-bottom: 40px;
    max-width: 900px;
    margin: 0 auto;
    width: 100%;
    color: #333
}

.house-detail__title[data-v-7782d41d] {
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 36px;
    margin-bottom: 16px
}

.house-detail input.form-control[data-v-7782d41d] {
    height: 55px;
    border: 1px solid #d9dbe9;
    border-radius: 5px;
    text-align: center;
    padding-right: 3px
}

.house-detail input.form-control[data-v-7782d41d]:focus {
    box-shadow: none;
    border-color: #1ba79c
}

.house-detail input.input-floor[data-v-7782d41d] {
    max-width: 160px
}

.house-detail table[data-v-7782d41d] {
    margin-top: 74px
}

.house-detail table td[data-v-7782d41d],
.house-detail table th[data-v-7782d41d] {
    border-top-color: #f5f5f5;
    padding: 16px 0 16px 50px
}

.house-detail table th[data-v-7782d41d] {
    font-size: 16px;
    line-height: 20px;
    padding-top: 12px;
    padding-bottom: 10px;
    color: #4e4b66;
    font-weight: 500;
    border-bottom: 1px solid #f5f5f5 !important
}

.house-detail table .tr-cus td[data-v-7782d41d]:first-child {
    width: 92px;
    padding-left: 0;
    padding-right: 0;
    color: #333;
    font-weight: 500
}

.house-detail .tunnel-list__label[data-v-7782d41d] {
    width: 30%
}

.house-detail .tunnel-list__option[data-v-7782d41d] {
    width: 50%
}

.house-detail .tunnel-list__option .list-radio-options[data-v-7782d41d] {
    padding: 0
}

.list-radio-options[data-v-6f6d096e] {
    display: block;
    padding-bottom: 17px;
    padding-top: 5px
}

.list-radio-options.flex[data-v-6f6d096e] {
    display: flex;
    justify-content: space-between
}

.list-radio-options.flex label.block-radio[data-v-6f6d096e] {
    width: auto
}

.list-radio-options label.block-radio[data-v-6f6d096e] {
    margin: 0;
    position: relative;
    padding: 5px 5px 5px 34px;
    display: block;
    width: 100%;
    height: auto;
    background: transparent;
    z-index: 0
}

.list-radio-options label.block-radio input[type=radio][data-v-6f6d096e] {
    position: absolute;
    left: 18px;
    top: 50%;
    transform: translateY(-50%);
    display: none
}

.list-radio-options label.block-radio .checkmark[data-v-6f6d096e] {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%)
}

.list-radio-options label.block-radio .text[data-v-6f6d096e] {
    color: #2b2b2b;
    font-weight: 400;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 24px;
    display: block;
    text-align: left
}

.list-radio-options label.block-radio .checkmark[data-v-6f6d096e]:before {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
    background: #fff;
    border-radius: 50%;
    border: 2px solid #626262
}

.list-radio-options label.block-radio input:checked~.checkmark[data-v-6f6d096e]:before {
    border: 2px solid #1ba79c
}

.list-radio-options label.block-radio input:checked~.checkmark[data-v-6f6d096e]:after {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    position: absolute;
    left: 5px;
    top: 50%;
    transform: translateY(-50%);
    background: #1ba79c;
    border: none;
    border-radius: 50%;
    z-index: 2
}

.list-radio-options label.block-radio input:checked~.text[data-v-6f6d096e] {
    color: #1ba79c
}

.create-step[data-v-47cc88ba] {
    padding-top: 60px;
    padding-bottom: 40px;
    max-width: 1165px;
    min-width: unset;
    margin: 0 auto;
    background-color: #fff
}

.create-step .almost-block[data-v-47cc88ba] {
    max-width: 850px;
    margin: 5px auto
}

.create-step .almost-block .icon-page[data-v-47cc88ba] {
    text-align: center
}

.create-step .almost-block .icon-page img[data-v-47cc88ba] {
    width: 162px;
    height: 150px;
    margin-bottom: 55px
}

.create-step .almost-block .step-title[data-v-47cc88ba] {
    font-size: 32px;
    line-height: 36px;
    font-style: normal;
    font-weight: 700;
    color: #333
}

.create-step .almost-block .step-content[data-v-47cc88ba] {
    width: 416px;
    margin: 0 auto;
    position: relative
}

.create-step .almost-block .step-content-item[data-v-47cc88ba] {
    font-size: 24px;
    line-height: 32px;
    padding-left: 60px;
    font-style: normal;
    font-weight: 500;
    color: #4e4b66;
    margin-bottom: 48px
}

.create-step .almost-block .step-content[data-v-47cc88ba]:before {
    content: "";
    background-image: url(../img/almost-left-process.svg);
    position: absolute;
    left: 0;
    width: 50px;
    height: 100%
}

.create-step[data-v-196fd518] {
    padding-top: 60px;
    padding-bottom: 40px;
    max-width: 1165px;
    min-width: unset;
    margin: 0 auto;
    background-color: #fff
}

.create-step .almost-block[data-v-196fd518] {
    max-width: 850px;
    margin: 5px auto
}

.create-step .almost-block .icon-page[data-v-196fd518] {
    text-align: center
}

.create-step .almost-block .icon-page img[data-v-196fd518] {
    width: 162px;
    height: 150px;
    margin-bottom: 55px
}

.create-step .almost-block .step-title[data-v-196fd518] {
    font-size: 32px;
    line-height: 36px;
    font-style: normal;
    font-weight: 700;
    color: #333
}

.create-step .almost-block .step-content[data-v-196fd518] {
    width: 416px;
    margin: 0 auto;
    position: relative
}

.create-step .almost-block .step-content-item[data-v-196fd518] {
    font-size: 24px;
    line-height: 32px;
    padding-left: 60px;
    font-style: normal;
    font-weight: 500;
    color: #4e4b66;
    margin-bottom: 48px
}

.create-step .almost-block .step-content[data-v-196fd518]:before {
    content: "";
    background-image: url(../img/almost-left-process.svg);
    position: absolute;
    left: 0;
    width: 50px;
    height: 100%
}

.information[data-v-2cd00ad5] {
    padding-top: 60px;
    padding-bottom: 40px;
    max-width: 1165px;
    min-width: unset;
    margin: 0 auto;
    background-color: #fff
}

.information .title[data-v-2cd00ad5] {
    font-size: 24px;
    color: #333;
    font-style: normal;
    font-weight: 700;
    letter-spacing: 1px;
    margin-bottom: 55px
}

.information .title.legal-paper[data-v-2cd00ad5] {
    margin-bottom: 45px
}

.information-content[data-v-2cd00ad5] {
    max-width: 697px;
    margin: 0 auto 70px
}

.information-content.legal-paper[data-v-2cd00ad5] {
    width: 360px;
    margin-bottom: 75px
}

.information-content .item[data-v-2cd00ad5] {
    margin-bottom: 15px
}

.information-content .item .label[data-v-2cd00ad5] {
    min-width: 300px;
    text-align: left;
    flex: 0 0 40%;
    padding: 15px 0 12px
}

.information-content .item .cen-text-input[data-v-2cd00ad5] {
    flex: 0 0 56%;
    min-height: 55px;
    position: relative
}

.information-content .item .cen-text-input input[data-v-2cd00ad5] {
    border: 1px solid #d9dbe9;
    box-sizing: border-box;
    border-radius: 5px;
    height: 55px;
    width: 100%;
    box-shadow: none !important;
    padding-left: 25px
}

.information-content .item .cen-text-input input[data-v-2cd00ad5]:focus,
.information-content .item .cen-text-input input[data-v-2cd00ad5]:hover {
    border-color: #1ba79c
}

.information[data-v-1291c626] {
    padding-top: 60px;
    padding-bottom: 40px;
    max-width: 1165px;
    min-width: unset;
    margin: 0 auto;
    background-color: #fff
}

.information .title[data-v-1291c626] {
    font-size: 24px;
    color: #333;
    font-style: normal;
    font-weight: 700;
    letter-spacing: 1px;
    margin-bottom: 55px
}

.information-content[data-v-1291c626] {
    max-width: 697px;
    margin: 0 auto 70px
}

.information-content .item[data-v-1291c626] {
    margin-bottom: 15px
}

.information-content .item .label[data-v-1291c626] {
    min-width: 300px;
    text-align: left;
    flex: 0 0 40%;
    padding: 15px 0 12px
}

.information-content .item .cen-text-input[data-v-1291c626] {
    flex: 0 0 56%;
    min-height: 55px;
    position: relative
}

.information-content .item .cen-text-input input[data-v-1291c626] {
    border: 1px solid #d9dbe9;
    box-sizing: border-box;
    border-radius: 5px;
    height: 55px;
    width: 100%;
    box-shadow: none !important;
    padding-left: 25px
}

.information-content .item .cen-text-input input[data-v-1291c626]:focus,
.information-content .item .cen-text-input input[data-v-1291c626]:hover {
    border-color: #1ba79c
}

.otp-input {
    width: 74.33px;
    height: 74.33px;
    padding: 5px;
    margin: 0 10px;
    font-size: 18px;
    border: 1px solid #a0a3bd;
    box-sizing: border-box;
    border-radius: 5px;
    outline: none !important;
    text-align: center
}

.otp-input.error {
    border: 1px solid red !important
}

.otp-input::-webkit-inner-spin-button,
.otp-input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

@media screen and (max-width:1164px) {
    .otp-input {
        width: 52px;
        height: 52px;
        padding: 5px;
        margin: 0 7px;
        font-size: 18px;
        border: 1px solid #a0a3bd;
        box-sizing: border-box;
        border-radius: 5px;
        outline: none !important;
        text-align: center
    }
}

.create-step[data-v-1751a22a] {
    padding-top: 60px;
    padding-bottom: 40px;
    max-width: 1165px;
    min-width: unset;
    margin: 0 auto;
    background-color: #fff
}

.create-step .step-title[data-v-1751a22a] {
    font-size: 32px;
    color: #333;
    font-style: normal;
    font-weight: 700;
    letter-spacing: 1px;
    margin-bottom: 34px;
    text-align: center;
    margin-top: 100px
}

.create-step .step-description[data-v-1751a22a] {
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 32px;
    text-align: center;
    letter-spacing: 1px;
    color: #333;
    margin-bottom: 34px
}

.create-step .step-content[data-v-1751a22a] {
    text-align: center
}

.create-step .step-content .otp-content[data-v-1751a22a] {
    display: flex;
    justify-content: center;
    margin-bottom: 34px
}

.create-step .step-content .time-countdown button[data-v-1751a22a] {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 34px;
    color: #1986ec;
    padding: 0;
    background-color: #fff
}

.create-step .step-content .time-countdown button.disabled[data-v-1751a22a] {
    opacity: .5
}

.create-step .step-content .btn-back[data-v-1751a22a] {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    letter-spacing: .75px;
    color: #fff;
    background: #1ba79c;
    border-radius: 5px;
    padding: 22px 24px
}

@media screen and (max-width:1164px) {
    .create-step[data-v-1751a22a] {
        padding-top: 40px
    }

    .create-step .step-title[data-v-1751a22a] {
        font-weight: 600;
        font-size: 20px;
        line-height: 25px;
        letter-spacing: .38px;
        color: #333;
        margin-top: 0;
        margin-bottom: 30px
    }

    .create-step .step-description[data-v-1751a22a] {
        font-size: 13px;
        line-height: 18px;
        letter-spacing: -.08px;
        color: #333;
        margin-bottom: 20px;
        padding: 0 30px
    }

    .create-step .step-content .otp-content[data-v-1751a22a] {
        margin-bottom: 20px
    }

    .create-step .step-content .time-countdown button[data-v-1751a22a] {
        font-size: 15px;
        line-height: 18px;
        letter-spacing: -.24px;
        color: #007aff;
        padding: 0;
        background-color: #fff
    }
}

.create-step[data-v-2fc73acf] {
    padding-top: 60px;
    padding-bottom: 40px;
    max-width: 1165px;
    min-width: unset;
    margin: 0 auto;
    background-color: #fff
}

.create-step .step-title[data-v-2fc73acf] {
    font-size: 32px;
    color: #333;
    font-style: normal;
    font-weight: 700;
    letter-spacing: 1px;
    margin-bottom: 34px;
    text-align: center;
    margin-top: 100px
}

.create-step .step-description[data-v-2fc73acf] {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    text-align: center;
    letter-spacing: 1px;
    color: #333;
    margin-bottom: 34px;
    padding-left: 100px
}

.create-step .step-description.house[data-v-2fc73acf] {
    text-align: left;
    padding-left: 0
}

.create-step .step-img-success[data-v-2fc73acf] {
    display: none
}

.create-step .step-content[data-v-2fc73acf] {
    padding-left: 100px;
    font-size: 16px;
    line-height: 26px
}

@media screen and (max-width:1164px) {
    .create-step[data-v-2fc73acf] {
        padding-top: 40px
    }

    .create-step .step-title[data-v-2fc73acf] {
        font-weight: 600;
        font-size: 20px;
        line-height: 25px;
        letter-spacing: .38px;
        color: #333;
        margin-top: 0;
        margin-bottom: 30px
    }

    .create-step .step-description[data-v-2fc73acf] {
        font-size: 13px;
        line-height: 18px;
        letter-spacing: -.08px;
        color: #333;
        margin-bottom: 0;
        text-align: justify;
        padding: 0 25px
    }

    .create-step .step-description.house br[data-v-2fc73acf] {
        display: block
    }

    .create-step .step-description br[data-v-2fc73acf] {
        display: none
    }

    .create-step .step-img-success[data-v-2fc73acf] {
        display: block;
        text-align: center;
        margin-top: 66px
    }

    .create-step .step-content[data-v-2fc73acf] {
        font-weight: 400;
        font-size: 13px;
        line-height: 22px;
        letter-spacing: .07px;
        color: #333;
        padding: 0 25px;
        margin-top: 30px
    }
}

.custom-dropdown-select[data-v-d9edc184] {
    position: relative;
    text-align: left;
    font-size: 16px
}

.custom-dropdown-select.show[data-v-d9edc184] {
    position: absolute;
    background: #fff;
    border: 1px solid #d9dbe9;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .4);
    border-radius: 5px;
    width: 100%;
    z-index: 99;
    max-height: 300px;
    overflow-y: auto
}

.custom-dropdown-select.show .dropdown-title[data-v-d9edc184] {
    border: none
}

.dropdown-title[data-v-d9edc184] {
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    padding-bottom: 3px;
    background: #fff;
    color: #4e4b66;
    border: 1px solid #d9dbe9;
    box-sizing: border-box;
    border-radius: 5px;
    padding: 15px 30px 12px 12px;
    height: 55px
}

.dropdown-title[data-v-d9edc184]:before {
    content: "";
    height: 6px;
    width: 10px;
    background-color: grey;
    -webkit-mask: url(../img/chevron-forward-down.svg) no-repeat center;
    mask: url(../img/chevron-forward-down.svg) no-repeat center;
    position: absolute;
    right: 15px;
    top: 25px;
    background-size: cover
}

.dropdown-body[data-v-d9edc184] {
    display: none;
    width: 100%;
    background: #fff;
    border-radius: 5px;
    z-index: 99;
    top: 45px
}

.dropdown-body.show[data-v-d9edc184] {
    display: block
}

.dropdown-body .list-radio-options[data-v-d9edc184] {
    overflow-x: hidden
}

.dropdown-body .list-radio-options .item-radio[data-v-d9edc184] {
    margin: 0;
    position: relative;
    display: block;
    width: 100%;
    cursor: pointer
}

.dropdown-body .list-radio-options .item-radio .checkmark[data-v-d9edc184],
.dropdown-body .list-radio-options .item-radio input[type=radio][data-v-d9edc184] {
    display: none
}

.dropdown-body .list-radio-options .item-radio .text[data-v-d9edc184] {
    color: #4e4b66;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    display: block;
    padding: 8px 30px 8px 12px
}

.dropdown-body .list-radio-options .item-radio.active[data-v-d9edc184],
.dropdown-body .list-radio-options .item-radio[data-v-d9edc184]:hover {
    background: #eff0f7
}

.dropdown-body .list-radio-options .item-radio.active .text[data-v-d9edc184] {
    color: #1ba79c
}

input[data-v-3aa2cc38]::-webkit-inner-spin-button,
input[data-v-3aa2cc38]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

input[type=number][data-v-3aa2cc38] {
    -moz-appearance: textfield
}

.create-step[data-v-3aa2cc38] {
    padding-top: 60px;
    padding-bottom: 40px;
    max-width: 1165px;
    min-width: unset;
    margin: 0 auto;
    background-color: #fff
}

.create-step .step-desc[data-v-3aa2cc38] {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: .75px;
    color: #4e4b66
}

.create-step .step-get-price-btn[data-v-3aa2cc38] {
    width: 149px;
    height: 44px;
    left: 551px;
    top: 264px;
    background: #1ba79c;
    border-radius: 5px;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: .75px;
    color: #fff;
    border: none;
    margin-top: 10px;
    margin-bottom: 55px
}

.create-step .price-table tr td[data-v-3aa2cc38] {
    padding: 18px 0;
    vertical-align: middle;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: .75px;
    color: #4e4b66
}

.create-step .price-table tr td[data-v-3aa2cc38]:first-child {
    width: 360px
}

.create-step .price-table tr td .commission-input[data-v-3aa2cc38] {
    max-width: unset;
    height: 55px;
    text-align: center
}

.create-step .price-table tr td label[data-v-3aa2cc38] {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: .75px;
    color: #4e4b66;
    margin-bottom: 0
}

.create-step .price-table tr td span[data-v-3aa2cc38] {
    padding-left: 24px
}

.block-price[data-v-3aa2cc38] {
    width: 330px;
    max-width: 100%;
    margin-bottom: 18px;
    margin-left: auto;
    margin-right: auto;
    justify-content: space-between
}

.block-price label[data-v-3aa2cc38] {
    margin: 0 39px 0 0;
    padding: 15px 0 0;
    font-weight: 500
}

.block-price .form-control[data-v-3aa2cc38] {
    text-align: center;
    width: 146px;
    height: 55px;
    border-radius: 5px;
    border: 1px solid #d9dbe9
}

.block-price .list-options[data-v-3aa2cc38] {
    width: 132px;
    position: relative
}

.info-suggestion[data-v-3aa2cc38] {
    display: block;
    background: #f9eee3 none;
    padding: 18px 30px 18px 52px;
    width: 625px;
    margin: 0 auto 72px
}

.info-suggestion .item[data-v-3aa2cc38] {
    display: flex
}

.info-suggestion .item .label[data-v-3aa2cc38] {
    width: 290px;
    margin: 0 0 40px;
    font-weight: 500
}

.info-suggestion .item .text[data-v-3aa2cc38] {
    text-align: left
}

.info-suggestion .item:last-child .label[data-v-3aa2cc38],
.info-suggestion .item:last-child .text[data-v-3aa2cc38] {
    margin-bottom: 0
}

.more-info[data-v-3aa2cc38] {
    padding: 0 0 72px
}

.more-info .item[data-v-3aa2cc38] {
    display: flex;
    align-items: center;
    justify-content: center
}

.more-info .item .label[data-v-3aa2cc38] {
    width: 300px;
    font-weight: 500
}

.more-info .item .list-options[data-v-3aa2cc38] {
    width: 780px
}

.urgent-scope[data-v-3aa2cc38] {
    width: 360px;
    margin: 0 auto;
    padding: 0 0 71px
}

.allow-agency[data-v-3aa2cc38] {
    display: block;
    width: 651px;
    max-width: 100%;
    margin: 0 auto 140px
}

.allow-agency-fee[data-v-3aa2cc38],
.allow-agency-opt[data-v-3aa2cc38] {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.allow-agency label[data-v-3aa2cc38] {
    font-weight: 500;
    margin: 0;
    flex: 1
}

.allow-agency .form-value[data-v-3aa2cc38] {
    max-width: 280px;
    width: 280px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex: 1
}

.allow-agency .form-value .list-radio-options[data-v-3aa2cc38] {
    width: 100%
}

.allow-agency .form-value .form-control[data-v-3aa2cc38] {
    width: 149px;
    text-align: center
}

.allow-agency .form-value .note[data-v-3aa2cc38] {
    display: block
}

.allow-agency .hr[data-v-3aa2cc38] {
    height: 50px;
    width: 100%
}

.rent-price {
    max-width: 809px;
    margin: 0 auto
}

.rent-price .dropdown-title {
    border-radius: 0;
    border: none
}

.rent-price .list-radio-options.flex label.block-radio {
    width: 33%
}

.price-unit .dropdown-title {
    height: 38px !important;
    padding: 8px 30px 8px 12px
}

.price-unit .dropdown-title:before {
    top: 16px;
    right: 55px
}

input[data-v-752cf567]::-webkit-inner-spin-button,
input[data-v-752cf567]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

input[type=number][data-v-752cf567] {
    -moz-appearance: textfield
}

.create-step[data-v-752cf567] {
    padding-top: 60px;
    padding-bottom: 40px;
    max-width: 1165px;
    min-width: unset;
    margin: 0 auto;
    background-color: #fff
}

.create-step .step-desc[data-v-752cf567] {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: .75px;
    color: #4e4b66
}

.create-step .step-get-price-btn[data-v-752cf567] {
    width: 149px;
    height: 44px;
    left: 551px;
    top: 264px;
    background: #1ba79c;
    border-radius: 5px;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: .75px;
    color: #fff;
    border: none;
    margin-top: 10px;
    margin-bottom: 55px
}

.create-step .price-table tr td[data-v-752cf567] {
    padding: 18px 0;
    vertical-align: middle;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: .75px;
    color: #4e4b66
}

.create-step .price-table tr td[data-v-752cf567]:first-child {
    width: 360px
}

.create-step .price-table tr td .commission-input[data-v-752cf567] {
    max-width: unset;
    height: 55px;
    text-align: center
}

.create-step .price-table tr td label[data-v-752cf567] {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: .75px;
    color: #4e4b66;
    margin-bottom: 0
}

.create-step .price-table tr td span[data-v-752cf567] {
    padding-left: 24px
}

.block-price[data-v-752cf567] {
    width: 330px;
    max-width: 100%;
    margin-bottom: 18px;
    margin-left: auto;
    margin-right: auto;
    justify-content: space-between
}

.block-price label[data-v-752cf567] {
    margin: 0 39px 0 0;
    padding: 15px 0 0;
    font-weight: 500
}

.block-price .form-control[data-v-752cf567] {
    text-align: center;
    width: 146px;
    height: 55px;
    border-radius: 5px;
    border: 1px solid #d9dbe9
}

.block-price .list-options[data-v-752cf567] {
    width: 132px;
    position: relative
}

.info-suggestion[data-v-752cf567] {
    display: block;
    background: #f9eee3 none;
    padding: 18px 30px 18px 52px;
    width: 625px;
    margin: 0 auto 72px
}

.info-suggestion .item[data-v-752cf567] {
    display: flex
}

.info-suggestion .item .label[data-v-752cf567] {
    width: 290px;
    margin: 0 0 40px;
    font-weight: 500
}

.info-suggestion .item .text[data-v-752cf567] {
    text-align: left
}

.info-suggestion .item:last-child .label[data-v-752cf567],
.info-suggestion .item:last-child .text[data-v-752cf567] {
    margin-bottom: 0
}

.more-info[data-v-752cf567] {
    padding: 0 0 72px
}

.more-info .item[data-v-752cf567] {
    display: flex;
    align-items: center;
    justify-content: center
}

.more-info .item .label[data-v-752cf567] {
    width: 300px;
    font-weight: 500
}

.more-info .item .list-options[data-v-752cf567] {
    width: 780px
}

.urgent-scope[data-v-752cf567] {
    width: 360px;
    margin: 0 auto;
    padding: 0 0 71px
}

.allow-agency[data-v-752cf567] {
    display: block;
    width: 651px;
    max-width: 100%;
    margin: 0 auto 140px
}

.allow-agency-fee[data-v-752cf567],
.allow-agency-opt[data-v-752cf567] {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.allow-agency label[data-v-752cf567] {
    font-weight: 500;
    margin: 0;
    flex: 1
}

.allow-agency .form-value[data-v-752cf567] {
    max-width: 280px;
    width: 280px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex: 1
}

.allow-agency .form-value .list-radio-options[data-v-752cf567] {
    width: 100%
}

.allow-agency .form-value .form-control[data-v-752cf567] {
    width: 149px;
    text-align: center
}

.allow-agency .form-value .note[data-v-752cf567] {
    display: block
}

.allow-agency .hr[data-v-752cf567] {
    height: 50px;
    width: 100%
}

input[data-v-351085ec]::-webkit-inner-spin-button,
input[data-v-351085ec]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

input[type=number][data-v-351085ec] {
    -moz-appearance: textfield
}

.create-step[data-v-351085ec] {
    padding-top: 60px;
    padding-bottom: 40px;
    max-width: 1165px;
    min-width: unset;
    margin: 0 auto;
    background-color: #fff
}

.create-step .step-desc[data-v-351085ec] {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: .75px;
    color: #4e4b66
}

.create-step .step-get-price-btn[data-v-351085ec] {
    width: 149px;
    height: 44px;
    left: 551px;
    top: 264px;
    background: #1ba79c;
    border-radius: 5px;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: .75px;
    color: #fff;
    border: none;
    margin-top: 10px;
    margin-bottom: 55px
}

.create-step .price-table tr td[data-v-351085ec] {
    padding: 18px 0;
    vertical-align: middle;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: .75px;
    color: #4e4b66
}

.create-step .price-table tr td[data-v-351085ec]:first-child {
    width: 360px
}

.create-step .price-table tr td .commission-input[data-v-351085ec] {
    max-width: unset;
    height: 55px;
    text-align: center
}

.create-step .price-table tr td label[data-v-351085ec] {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: .75px;
    color: #4e4b66;
    margin-bottom: 0
}

.create-step .price-table tr td span[data-v-351085ec] {
    padding-left: 24px
}

.block-price[data-v-351085ec] {
    width: 330px;
    max-width: 100%;
    margin-bottom: 18px;
    margin-left: auto;
    margin-right: auto;
    justify-content: space-between
}

.block-price label[data-v-351085ec] {
    margin: 0 39px 0 0;
    padding: 15px 0 0;
    font-weight: 500
}

.block-price .form-control[data-v-351085ec] {
    text-align: center;
    width: 146px;
    height: 55px;
    border-radius: 5px;
    border: 1px solid #d9dbe9
}

.block-price .list-options[data-v-351085ec] {
    width: 132px;
    position: relative
}

.info-suggestion[data-v-351085ec] {
    display: block;
    background: #f9eee3 none;
    padding: 18px 30px 18px 52px;
    width: 625px;
    margin: 0 auto 72px
}

.info-suggestion .item[data-v-351085ec] {
    display: flex
}

.info-suggestion .item .label[data-v-351085ec] {
    width: 290px;
    margin: 0 0 40px;
    font-weight: 500
}

.info-suggestion .item .text[data-v-351085ec] {
    text-align: left
}

.info-suggestion .item:last-child .label[data-v-351085ec],
.info-suggestion .item:last-child .text[data-v-351085ec] {
    margin-bottom: 0
}

.more-info[data-v-351085ec] {
    padding: 0 0 72px
}

.more-info .item[data-v-351085ec] {
    display: flex;
    align-items: center;
    justify-content: center
}

.more-info .item .label[data-v-351085ec] {
    width: 300px;
    font-weight: 500
}

.more-info .item .list-options[data-v-351085ec] {
    width: 780px
}

.urgent-scope[data-v-351085ec] {
    width: 360px;
    margin: 0 auto;
    padding: 0 0 71px
}

.allow-agency[data-v-351085ec] {
    display: block;
    width: 651px;
    max-width: 100%;
    margin: 0 auto 140px
}

.allow-agency-fee[data-v-351085ec],
.allow-agency-opt[data-v-351085ec] {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.allow-agency label[data-v-351085ec] {
    font-weight: 500;
    margin: 0;
    flex: 1
}

.allow-agency .form-value[data-v-351085ec] {
    max-width: 280px;
    width: 280px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex: 1
}

.allow-agency .form-value .list-radio-options[data-v-351085ec] {
    width: 100%
}

.allow-agency .form-value .form-control[data-v-351085ec] {
    width: 149px;
    text-align: center
}

.allow-agency .form-value .note[data-v-351085ec] {
    display: block
}

.allow-agency .hr[data-v-351085ec] {
    height: 50px;
    width: 100%
}

.buy-price {
    max-width: 809px;
    margin: 0 auto
}

.buy-price .dropdown-title {
    border-radius: 0;
    border: none
}

.buy-price .list-radio-options.flex label.block-radio {
    width: 33%
}

.price-input {
    background-color: #f9eee3 !important;
    height: 38px !important;
    border: none !important
}

.price-unit-buy .dropdown-title {
    height: 38px !important;
    padding: 8px 30px 8px 12px
}

.price-unit-buy .dropdown-title:before {
    top: 16px
}

input[data-v-6445c5c7]::-webkit-inner-spin-button,
input[data-v-6445c5c7]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

input[type=number][data-v-6445c5c7] {
    -moz-appearance: textfield
}

.create-step[data-v-6445c5c7] {
    padding-top: 60px;
    padding-bottom: 40px;
    max-width: 1165px;
    min-width: unset;
    margin: 0 auto;
    background-color: #fff
}

.create-step .step-desc[data-v-6445c5c7] {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: .75px;
    color: #4e4b66
}

.create-step .step-get-price-btn[data-v-6445c5c7] {
    width: 149px;
    height: 44px;
    left: 551px;
    top: 264px;
    background: #1ba79c;
    border-radius: 5px;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: .75px;
    color: #fff;
    border: none;
    margin-top: 10px;
    margin-bottom: 55px
}

.create-step .price-table tr td[data-v-6445c5c7] {
    padding: 18px 0;
    vertical-align: middle;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: .75px;
    color: #4e4b66
}

.create-step .price-table tr td[data-v-6445c5c7]:first-child {
    width: 360px
}

.create-step .price-table tr td .commission-input[data-v-6445c5c7] {
    max-width: unset;
    height: 55px;
    text-align: center
}

.create-step .price-table tr td label[data-v-6445c5c7] {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: .75px;
    color: #4e4b66;
    margin-bottom: 0
}

.create-step .price-table tr td span[data-v-6445c5c7] {
    padding-left: 24px
}

.block-price[data-v-6445c5c7] {
    width: 330px;
    max-width: 100%;
    margin-bottom: 18px;
    margin-left: auto;
    margin-right: auto;
    justify-content: space-between
}

.block-price label[data-v-6445c5c7] {
    margin: 0 39px 0 0;
    padding: 15px 0 0;
    font-weight: 500
}

.block-price .form-control[data-v-6445c5c7] {
    text-align: center;
    width: 146px;
    height: 55px;
    border-radius: 5px;
    border: 1px solid #d9dbe9
}

.block-price .list-options[data-v-6445c5c7] {
    width: 132px;
    position: relative
}

.info-suggestion[data-v-6445c5c7] {
    display: block;
    background: #f9eee3 none;
    padding: 18px 30px 18px 52px;
    width: 625px;
    margin: 0 auto 72px
}

.info-suggestion .item[data-v-6445c5c7] {
    display: flex
}

.info-suggestion .item .label[data-v-6445c5c7] {
    width: 290px;
    margin: 0 0 40px;
    font-weight: 500
}

.info-suggestion .item .text[data-v-6445c5c7] {
    text-align: left
}

.info-suggestion .item:last-child .label[data-v-6445c5c7],
.info-suggestion .item:last-child .text[data-v-6445c5c7] {
    margin-bottom: 0
}

.more-info[data-v-6445c5c7] {
    padding: 0 0 72px
}

.more-info .item[data-v-6445c5c7] {
    display: flex;
    align-items: center;
    justify-content: center
}

.more-info .item .label[data-v-6445c5c7] {
    width: 300px;
    font-weight: 500
}

.more-info .item .list-options[data-v-6445c5c7] {
    width: 780px
}

.urgent-scope[data-v-6445c5c7] {
    width: 360px;
    margin: 0 auto;
    padding: 0 0 71px
}

.allow-agency[data-v-6445c5c7] {
    display: block;
    width: 651px;
    max-width: 100%;
    margin: 0 auto 140px
}

.allow-agency-fee[data-v-6445c5c7],
.allow-agency-opt[data-v-6445c5c7] {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.allow-agency label[data-v-6445c5c7] {
    font-weight: 500;
    margin: 0;
    flex: 1
}

.allow-agency .form-value[data-v-6445c5c7] {
    max-width: 280px;
    width: 280px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex: 1
}

.allow-agency .form-value .list-radio-options[data-v-6445c5c7] {
    width: 100%
}

.allow-agency .form-value .form-control[data-v-6445c5c7] {
    width: 149px;
    text-align: center
}

.allow-agency .form-value .note[data-v-6445c5c7] {
    display: block
}

.allow-agency .hr[data-v-6445c5c7] {
    height: 50px;
    width: 100%
}

input[data-v-72bdbe3c]::-webkit-inner-spin-button,
input[data-v-72bdbe3c]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

input[type=number][data-v-72bdbe3c] {
    -moz-appearance: textfield
}

.buy-price-mobile[data-v-72bdbe3c] {
    margin: 0 auto;
    background-color: #fff;
    padding: 42px 20px 105px;
    color: #333
}

.buy-price-mobile__estimate[data-v-72bdbe3c] {
    font-weight: 600;
    font-size: 13px;
    line-height: 18px;
    letter-spacing: -.08px;
    margin-top: 30px;
    border-bottom: 1px solid #d9dbe9
}

.buy-price-mobile__estimate-desc img[data-v-72bdbe3c] {
    height: 13px
}

.buy-price-mobile .step-get-price-btn[data-v-72bdbe3c] {
    font-weight: 600;
    font-size: 11px;
    line-height: 13px;
    letter-spacing: .07px;
    color: #fff;
    min-width: 98px;
    border-radius: 5px;
    background-color: #1ba79c;
    border-color: #1ba79c;
    margin-bottom: 6px
}

.buy-price-mobile .mobile-label {
    margin-top: 20px;
    margin-bottom: 10px
}

.buy-price-mobile .unit-price-select-mobile .input-dropdown__control {
    border-bottom: none;
    padding-bottom: 0;
    height: 30px
}

.buy-price-mobile .dropdown-title {
    border-radius: 0;
    border: none
}

.buy-price-mobile .custom-radio,
.buy-price-mobile .list-radio-options {
    font-size: 13px
}

.buy-price-mobile .list-radio-options.flex label.block-radio {
    width: 33%
}

.buy-price-mobile .price-input {
    background-color: #f9eee3 !important;
    height: 30px !important;
    border: none !important;
    box-shadow: none;
    font-size: 13px
}

input[data-v-567c012b]::-webkit-inner-spin-button,
input[data-v-567c012b]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

input[type=number][data-v-567c012b] {
    -moz-appearance: textfield
}

.buy-price-mobile[data-v-567c012b] {
    margin: 0 auto;
    background-color: #fff;
    padding: 42px 20px 105px;
    color: #333
}

.buy-price-mobile__estimate[data-v-567c012b] {
    font-weight: 600;
    font-size: 13px;
    line-height: 18px;
    letter-spacing: -.08px;
    margin-top: 30px;
    border-bottom: 1px solid #d9dbe9
}

.buy-price-mobile__estimate-desc img[data-v-567c012b] {
    height: 13px
}

.buy-price-mobile .step-get-price-btn[data-v-567c012b] {
    font-weight: 600;
    font-size: 11px;
    line-height: 13px;
    letter-spacing: .07px;
    color: #fff;
    min-width: 98px;
    border-radius: 5px;
    background-color: #1ba79c;
    border-color: #1ba79c;
    margin-bottom: 6px
}

h3[data-v-c94458c8] {
    font-weight: 600;
    font-size: 20px;
    line-height: 25px;
    letter-spacing: .38px;
    color: #333
}

.article-location[data-v-75b5be78] {
    margin: 0 auto;
    background-color: #fff;
    padding: 42px 20px 105px
}

.article-location__btn-locate[data-v-75b5be78] {
    border: .5px solid #ff9500;
    box-sizing: border-box;
    border-radius: 5px;
    padding: 3px 10px;
    font-weight: 400;
    font-size: 13px;
    line-height: 18px;
    letter-spacing: -.08px;
    color: #ff9500;
    margin-top: 22px;
    display: flex;
    align-items: center
}

.article-location__btn-locate img[data-v-75b5be78] {
    height: 12px;
    margin-right: 8px
}

.article-location__title[data-v-75b5be78] {
    font-size: 32px;
    line-height: 36px;
    color: #333;
    font-weight: 700
}

.article-location label[data-v-75b5be78] {
    font-weight: 600;
    font-size: 13px;
    line-height: 18px;
    letter-spacing: -.08px;
    color: #333;
    margin-top: 20px
}

.article-location[data-v-9a6b1e3a] {
    margin: 0 auto;
    background-color: #fff;
    padding: 42px 20px 105px
}

.article-location__btn-locate[data-v-9a6b1e3a] {
    border: .5px solid #ff9500;
    box-sizing: border-box;
    border-radius: 5px;
    padding: 3px 10px;
    font-weight: 400;
    font-size: 13px;
    line-height: 18px;
    letter-spacing: -.08px;
    color: #ff9500;
    margin-top: 22px;
    display: flex;
    align-items: center
}

.article-location__btn-locate img[data-v-9a6b1e3a] {
    height: 12px;
    margin-right: 8px
}

.article-location__title[data-v-9a6b1e3a] {
    font-size: 32px;
    line-height: 36px;
    color: #333;
    font-weight: 700
}

.article-location label[data-v-9a6b1e3a] {
    font-weight: 600;
    font-size: 13px;
    line-height: 18px;
    letter-spacing: -.08px;
    color: #333;
    margin-top: 20px
}

.step-typeof-house[data-v-a77652f2] {
    margin: 0 auto;
    background-color: #fff;
    padding: 42px 20px 105px
}

.step-typeof-house label[data-v-a77652f2] {
    margin-top: 20px;
    margin-bottom: 10px;
    font-weight: 600;
    font-size: 15px;
    line-height: 18px;
    letter-spacing: -.24px;
    color: #333
}

.step-typeof-house[data-v-3f442747] {
    margin: 0 auto;
    background-color: #fff;
    padding: 42px 20px 105px
}

.step-typeof-house label[data-v-3f442747] {
    margin-top: 20px;
    margin-bottom: 10px;
    font-weight: 600;
    font-size: 15px;
    line-height: 18px;
    letter-spacing: -.24px;
    color: #333
}

.article-location[data-v-bdad6d6c] {
    margin: 0 auto;
    background-color: #fff
}

.article-location .lc-mobile-title[data-v-bdad6d6c] {
    padding: 39px 20px 9px
}

.article-location__map[data-v-bdad6d6c] {
    width: 100vw;
    height: calc(100vh - 200px)
}

.article-location__map .vue-map-container[data-v-bdad6d6c] {
    border-radius: 0
}

#location-idea-dialog .modal-dialog {
    display: flex;
    align-items: flex-end;
    min-height: 100%;
    margin: 0
}

#location-idea-dialog .modal-dialog .modal-header {
    align-items: center;
    padding: 15px 20px;
    border: none
}

#location-idea-dialog .modal-dialog .modal-content {
    border-radius: 10px 10px 0 0;
    border: none
}

#location-idea-dialog .modal-dialog .modal-body {
    padding: 0 20px 40px
}

#location-idea-dialog .modal-dialog .idea-content {
    border: .5px dashed #a0a3bd;
    box-sizing: border-box;
    padding: 11px 8px 24px;
    font-size: 13px;
    line-height: 18px;
    letter-spacing: -.08px;
    color: #333
}

#location-idea-dialog .modal-dialog .idea-content label {
    font-weight: 600;
    margin-bottom: 6px
}

.house-detail[data-v-3be333c4],
.information[data-v-9bae9468],
.information[data-v-6830df6a],
.information[data-v-46806a8d] {
    margin: 0 auto;
    background-color: #fff;
    padding: 42px 20px 105px
}

.house-detail__content[data-v-3be333c4] {
    padding-top: 15px
}

.house-detail__content-detail[data-v-3be333c4] {
    background: #fff1e0;
    border-radius: 0 0 5px 5px;
    color: #4e4b66;
    font-size: 13px;
    line-height: 18px;
    letter-spacing: -.08px
}

.house-detail__content-detail .mobile-label[data-v-3be333c4] {
    margin-bottom: 15px;
    margin-top: 15px
}

.house-detail__content-detail ul li[data-v-3be333c4] {
    padding: 0 10px;
    height: 60px;
    border-bottom: 1px solid #fff
}

.house-detail__content-detail ul li[data-v-3be333c4]:last-child {
    border-bottom: none
}

.house-detail__content-detail ul li .input-detail[data-v-3be333c4] {
    background-color: transparent;
    width: 60px
}

.house-detail__content-detail ul li .input-detail input[data-v-3be333c4] {
    background-color: transparent;
    font-size: 13px;
    line-height: 18px;
    border: none
}

.house-detail__content-detail ul li .input-detail input[data-v-3be333c4]:active,
.house-detail__content-detail ul li .input-detail input[data-v-3be333c4]:focus {
    box-shadow: none
}

.article-upload-mobile {
    margin: 0 auto;
    background-color: #fff;
    padding: 42px 20px 105px
}

.article-upload-mobile__desc {
    font-size: 13px;
    line-height: 18px;
    letter-spacing: -.08px;
    color: #333;
    margin-top: 30px;
    margin-bottom: 15px
}

.article-upload-mobile__right {
    max-width: 300px
}

.article-upload-mobile__empty-input,
.article-upload-mobile__has-image-input {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0
}

.article-upload-mobile__empty {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAUgAAADjCAYAAADnuI2qAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAQmSURBVHgB7dqxbhxlFEDhf8eryEiJsgYJUW7eICVlSh6BR6TkEShTuqSzyygi8hQGViKZwfR7wqwUpfq+Yqe43dXe08zs3j88vt6N9TDYZJqW03cvX749N7u7W6+fHx5/HGy2H/v7m5tv7s/NHh7+Pn4cH4+DzR7nP96+evXqdG7m1i+zH7t5P43xtLTpONhmuZqffs8G8nCYr5fx7M1gs6cA/vb0uI/ZcRrTm8Fmh8Ph9ulxNpBu/TKfxno/DQDOEkiAIJAAQSABgkACBIEECAIJEAQSIAgkQBBIgCCQAEEgAYJAAgSBBAgCCRAEEiAIJEAQSIAgkABBIAGCQAIEgQQIAgkQBBIgCCRAEEiAIJAAQSABgkACBIEECAIJEAQSIAgkQBBIgCCQAEEgAYJAAgSBBAgCCRAEEiAIJEAQSIAgkABBIAGCQAIEgQQIAgkQBBIgCCRAEEiAIJAAQSABgkACBIEECAIJEAQSIAgkQBBIgCCQAEEgAYJAAgSBBAgCCRAEEiAIJEAQSIAgkABBIAGCQAIEgQQIAgkQBBIgCCRAEEiAIJAAQSABgkACBIEECAIJEAQSIAgkQBBIgCCQAEEgAYJAAgSBBAgCCRAEEiAIJEAQSIAgkABBIAGCQAIEgQQIAgkQBBIgCCRAEEiAIJAAQSABgkACBIEECAIJEAQSIAgkQBBIgCCQAEEgAYJAAgSBBAgCCRAEEiAIJEAQSIAgkABBIAGCQAIEgQQIAgkQBBIgCCRAEEiAIJAAQSABgkACBIEECAIJEAQSIAgkQBBIgCCQAEEgAYJAAgSBBAgCCRAEEiAIJEAQSIAgkABBIAGCQAIEgQQIAgkQBBIgCCRAEEiAIJAAQSABgkACBIEECAIJEAQSIAgkQBBIgCCQAEEgAYJAAgSBBAgCCRD2YyzzUyfnwSbrWP9nV6tdXmBark6fnU2LfX4xbv0S07qeBgAAAAAAAF/f7sOHx5/Wafww2GSa1tO3L1/8cm52d7devzj8+fNgs2WM2+9vnt+em71/eHw9jfF6sNnV+OfXm5ubs2+q3fpldtN4t/9vYbuxOw42WZf+TOJwmK+X8ew42Gw3lvuerYfdmI6DL8KtX2ZdVh+KAxSBBAgCCRAEEiAIJEAQSIAgkABBIAGCQAIEgQQIAgkQBBIgCCRAEEiAIJAAQSABgkACBIEECAIJEAQSIAgkQBBIgCCQAEEgAYJAAgSBBAgCCRAEEiAIJEAQSIAgkABBIAGCQAIEgQQIAgkQBBIgCCRAEEiAIJAAQSABgkACBIEECAIJEAQSIAgkQBBIgCCQAEEgAYJAAgSBBAgCCRAEEiAIJEAQSIAgkABBIAGCQAKE/W6Zfl+ndR5sspuWU83m+XB6cfjrdrDZ7mp997nZ+mnY5wXmec7/p1u/zDqu5n8BMEaFQisinZUAAAAASUVORK5CYII=);
    background-size: cover;
    width: 100%;
    height: 230px;
    border: 1px dashed #6e7191;
    box-sizing: border-box
}

.article-upload-mobile__empty-bnd {
    text-align: center
}

.article-upload-mobile__empty-bnd-button {
    height: 30px;
    min-width: 90px;
    background-color: #1ba79c !important;
    border-color: #1ba79c !important;
    border-radius: 5px !important;
    font-size: 12px !important;
    line-height: 13px;
    font-weight: 600
}

.article-upload-mobile__empty-bnd-desc {
    margin-top: 6px;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 13px;
    letter-spacing: .07px;
    color: #4e4b66
}

.article-upload-mobile__empty-idea {
    margin-top: 10px;
    background: rgba(255, 204, 0, .2);
    border-radius: 5px;
    height: 73px;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    color: #333;
    padding: 0 5px;
    position: relative
}

.article-upload-mobile__empty-idea .icon-idea {
    margin-right: 5px
}

.article-upload-mobile__empty-idea .icon-close {
    position: absolute;
    top: 5px;
    right: 5px;
    width: 13px
}

.article-upload-mobile__empty-idea .text-link {
    color: #1986ec
}

.article-upload-mobile__has-image {
    border: 1px dashed #6e7191;
    box-sizing: border-box;
    height: 93px;
    border-radius: 5px
}

.article-upload-mobile__has-image-bnd {
    color: #a0a3bd;
    text-align: center
}

.article-upload-mobile__has-image-bnd-icon {
    width: 20px;
    height: auto !important
}

.article-upload-mobile__has-image-bnd-desc {
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 18px;
    letter-spacing: -.08px;
    color: #a0a3bd
}

.article-upload-mobile__image-list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap
}

.article-upload-mobile__image-list textarea {
    height: 41px !important;
    background: #f9fafb;
    border-color: #f9fafb;
    border-radius: 5px;
    font-style: italic;
    font-weight: 400;
    font-size: 12px;
    line-height: 13px;
    letter-spacing: .07px
}

.article-upload-mobile__image-list textarea:focus {
    box-shadow: none;
    border-color: #1ba79c
}

.article-upload-mobile__image-list textarea::-moz-placeholder {
    color: #a0a3bd
}

.article-upload-mobile__image-list textarea::placeholder {
    color: #a0a3bd
}

.article-upload-mobile__image-list .img-icon {
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    font-size: 14px;
    z-index: 1
}

.article-upload-mobile__image-list-item {
    width: 50%;
    margin-top: 10px
}

.article-upload-mobile__image-list-item:nth-child(odd) {
    padding-left: 16px
}

.article-upload-mobile__image-list-item:nth-child(odd) .rm-icon {
    top: 5px;
    right: 8px;
    z-index: 1
}

.article-upload-mobile__image-list-item:nth-child(odd) .edit-icon {
    top: 5px;
    right: 46px;
    z-index: 1
}

.article-upload-mobile__image-list-item:nth-child(2n) {
    padding-right: 16px
}

.article-upload-mobile__image-list-item:nth-child(2n) .rm-icon {
    top: 5px;
    right: 24px
}

.article-upload-mobile__image-list-item:nth-child(2n) .edit-icon {
    top: 5px;
    right: 64px
}

.article-upload-mobile__image-list-item img {
    height: 93px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    border-radius: 5px
}

.article-upload-mobile__image-list-item-default {
    width: 100%
}

.article-upload-mobile__image-list-item-default img {
    height: 230px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    border: 1px dashed #6e7191;
    padding: 4px
}

.article-upload-mobile__image-list-item-default-avatar {
    width: 88px;
    height: 30px;
    background: #1ba79c;
    color: #fff;
    font-size: 12px;
    top: 11px;
    left: 20px;
    border-radius: 5px
}

.article-upload-mobile__image-list-item-default .rm-icon {
    top: 10px;
    right: 10px
}

.article-upload-mobile__image-list-item-default .edit-icon {
    top: 10px;
    right: 48px
}

.article-upload-mobile__tabs .card-header {
    background-color: #fff;
    border: none;
    padding: 0 .7rem .7rem
}

.article-upload-mobile__tabs .card-header .nav-tabs {
    border-bottom: 1px solid #d9dbe9
}

.article-upload-mobile__tabs .card-header .nav-tabs .nav-item .nav-link {
    color: #000;
    border: none;
    width: 88px;
    height: 28px;
    text-align: center;
    font-size: 12px;
    line-height: 13px;
    letter-spacing: .07px;
    padding: 7px 0
}

.article-upload-mobile__tabs .card-header .nav-tabs .nav-item .nav-link.active {
    position: relative
}

.article-upload-mobile__tabs .card-header .nav-tabs .nav-item .nav-link.active:after {
    content: " ";
    height: 1px;
    background-color: #1ba79c;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0
}

.article-upload-mobile__tabs .tab-content {
    position: relative
}

.article-upload-mobile__tabs .tab-content .card-body {
    padding: 10px 0 !important
}

.article-upload-mobile__tabs .tab-content .tab-icon-idea {
    position: absolute;
    right: 0;
    top: -25px;
    height: 23px
}

#dialog-video-add .btn-submit-link {
    background-color: #1ba79c !important;
    border-color: #1ba79c !important
}

#media-idea-dialog .modal-dialog {
    display: flex;
    align-items: flex-end;
    min-height: 100%;
    margin: 0
}

#media-idea-dialog .modal-dialog .modal-header {
    align-items: center;
    padding: 15px 20px;
    border: none
}

#media-idea-dialog .modal-dialog .modal-content {
    border-radius: 10px 10px 0 0;
    border: none
}

#media-idea-dialog .modal-dialog .modal-body {
    padding: 0 20px 40px
}

#media-idea-dialog .modal-dialog .idea-content {
    border: .5px dashed #a0a3bd;
    box-sizing: border-box;
    padding: 8px 8px 11px;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: -.08px;
    color: #333
}

#media-idea-dialog .modal-dialog .idea-content label {
    font-weight: 600;
    margin-bottom: 17px
}

#media-idea-dialog .modal-dialog .idea-content__list {
    padding-left: 17px
}

#media-idea-dialog .modal-dialog .idea-content__list-item {
    margin-bottom: 16px
}

#media-idea-dialog .modal-dialog .idea-content__list-item:last-child {
    margin-bottom: 0
}

#media-idea-dialog .modal-dialog .idea-content__list-item::marker {
    color: #4e4b66
}

.title-and-description[data-v-f1c3f226] {
    margin: 0 auto;
    background-color: #fff;
    padding: 42px 20px 105px;
    color: #333
}

.title-and-description__desc[data-v-f1c3f226] {
    margin-top: 30px;
    font-size: 13px;
    line-height: 18px;
    letter-spacing: -.08px
}

.title-and-description h4[data-v-f1c3f226] {
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 10px;
    margin-top: 20px
}

.title-and-description h5[data-v-f1c3f226] {
    font-size: 13px;
    line-height: 18px
}

.title-and-description textarea[data-v-f1c3f226] {
    background: #f9fafb;
    border-radius: 5px;
    color: #333;
    padding: 10px;
    border-color: #f9fafb;
    font-size: 13px
}

.title-and-description textarea[data-v-f1c3f226]:focus {
    box-shadow: none;
    border-color: #1ba79c
}

.title-and-description textarea[data-v-f1c3f226]::-moz-placeholder {
    color: rgba(60, 60, 67, .3)
}

.title-and-description textarea[data-v-f1c3f226]::placeholder {
    color: rgba(60, 60, 67, .3)
}

.title-and-description textarea.text-area-title[data-v-f1c3f226] {
    height: 41px
}

.title-and-description textarea.text-area-description[data-v-f1c3f226] {
    height: 118px
}

.title-and-description__suggestion-list button[data-v-f1c3f226] {
    border: 1px solid #1ba79c;
    color: #1ba79c;
    border-radius: 5px;
    font-size: 11px;
    line-height: 13px;
    margin-bottom: 10px;
    padding: 7px 9px;
    margin-right: 11px
}

.title-and-description__suggestion-list button[data-v-f1c3f226]:focus {
    box-shadow: none
}

.title-and-description .input-desc[data-v-f1c3f226] {
    margin-top: 6px;
    margin-bottom: 18px;
    font-size: 11px;
    line-height: 14px;
    color: #4e4b66
}

.title-and-description[data-v-73997e6f] {
    margin: 0 auto;
    background-color: #fff;
    padding: 42px 20px 105px;
    color: #333
}

.title-and-description__desc[data-v-73997e6f] {
    margin-top: 30px;
    font-size: 13px;
    line-height: 18px;
    letter-spacing: -.08px
}

.title-and-description h4[data-v-73997e6f] {
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 10px;
    margin-top: 20px
}

.title-and-description h5[data-v-73997e6f] {
    font-size: 13px;
    line-height: 18px
}

.title-and-description textarea[data-v-73997e6f] {
    background: #f9fafb;
    border-radius: 5px;
    color: #333;
    padding: 10px;
    border-color: #f9fafb;
    font-size: 13px
}

.title-and-description textarea[data-v-73997e6f]:focus {
    box-shadow: none;
    border-color: #1ba79c
}

.title-and-description textarea[data-v-73997e6f]::-moz-placeholder {
    color: rgba(60, 60, 67, .3)
}

.title-and-description textarea[data-v-73997e6f]::placeholder {
    color: rgba(60, 60, 67, .3)
}

.title-and-description textarea.text-area-title[data-v-73997e6f] {
    height: 41px
}

.title-and-description textarea.text-area-description[data-v-73997e6f] {
    height: 118px
}

.title-and-description__suggestion-list button[data-v-73997e6f] {
    border: 1px solid #1ba79c;
    color: #1ba79c;
    border-radius: 5px;
    font-size: 11px;
    line-height: 13px;
    margin-bottom: 10px;
    padding: 7px 9px;
    margin-right: 11px
}

.title-and-description__suggestion-list button[data-v-73997e6f]:focus {
    box-shadow: none
}

.title-and-description .input-desc[data-v-73997e6f] {
    margin-top: 6px;
    margin-bottom: 18px;
    font-size: 11px;
    line-height: 14px;
    color: #4e4b66
}

input[data-v-6cf251fe]::-webkit-inner-spin-button,
input[data-v-6cf251fe]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

input[type=number][data-v-6cf251fe] {
    -moz-appearance: textfield
}

.rent-price-mobile[data-v-6cf251fe] {
    margin: 0 auto;
    background-color: #fff;
    padding: 42px 20px 105px;
    color: #333
}

.rent-price-mobile__estimate[data-v-6cf251fe] {
    font-weight: 600;
    font-size: 13px;
    line-height: 18px;
    letter-spacing: -.08px;
    margin-top: 30px;
    border-bottom: 1px solid #d9dbe9
}

.rent-price-mobile__estimate-desc img[data-v-6cf251fe] {
    height: 13px
}

.rent-price-mobile .step-get-price-btn[data-v-6cf251fe] {
    font-weight: 600;
    font-size: 11px;
    line-height: 13px;
    letter-spacing: .07px;
    color: #fff;
    min-width: 98px;
    border-radius: 5px;
    background-color: #1ba79c;
    border-color: #1ba79c;
    margin-bottom: 6px
}

.rent-price-mobile .mobile-label {
    margin-top: 20px;
    margin-bottom: 10px
}

.rent-price-mobile .dropdown-title {
    border-radius: 0;
    border: none
}

.rent-price-mobile .custom-radio,
.rent-price-mobile .list-radio-options {
    font-size: 13px
}

.rent-price-mobile .list-radio-options.flex label.block-radio {
    width: 33%
}

.rent-price-mobile .price-input {
    background-color: #f9eee3 !important;
    height: 30px !important;
    border: none !important;
    box-shadow: none;
    font-size: 13px
}

.rent-price-mobile .unit-price-select-mobile .input-dropdown__control {
    border-bottom: none;
    padding-bottom: 0;
    height: 30px
}

.rent-price-mobile .unit-price-select-mobile .input-dropdown__control-arrow-container {
    width: 20px
}

input[data-v-183eb550]::-webkit-inner-spin-button,
input[data-v-183eb550]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

input[type=number][data-v-183eb550] {
    -moz-appearance: textfield
}

.rent-price-mobile[data-v-183eb550] {
    margin: 0 auto;
    background-color: #fff;
    padding: 42px 20px 105px;
    color: #333
}

.rent-price-mobile__estimate[data-v-183eb550] {
    font-weight: 600;
    font-size: 13px;
    line-height: 18px;
    letter-spacing: -.08px;
    margin-top: 30px;
    border-bottom: 1px solid #d9dbe9
}

.rent-price-mobile__estimate-desc img[data-v-183eb550] {
    height: 13px
}

.rent-price-mobile .step-get-price-btn[data-v-183eb550] {
    font-weight: 600;
    font-size: 11px;
    line-height: 13px;
    letter-spacing: .07px;
    color: #fff;
    min-width: 98px;
    border-radius: 5px;
    background-color: #1ba79c;
    border-color: #1ba79c;
    margin-bottom: 6px
}

.cen-text-link[data-v-5a4fe718] {
    cursor: pointer
}

.cen-text-link[data-v-5a4fe718]:hover {
    color: #1ba79c !important
}

.preview-mobile[data-v-5a4fe718] {
    margin: 0 auto;
    background-color: #fff;
    padding: 42px 20px 105px;
    color: #333
}

.preview-mobile-title[data-v-5a4fe718] {
    font-weight: 600;
    font-size: 20px;
    line-height: 25px;
    letter-spacing: .38px
}

.preview-mobile-section__block-desc[data-v-5a4fe718] {
    font-size: 12px;
    line-height: 16px;
    color: #6e7191
}

.preview-mobile-section__block h4[data-v-5a4fe718] {
    font-weight: 600;
    font-size: 17px;
    line-height: 22px;
    letter-spacing: -.41px;
    margin-top: 30px;
    margin-bottom: 11px
}

.preview-mobile-section__block table[data-v-5a4fe718] {
    margin-bottom: 12px
}

.preview-mobile-section__block table tr td[data-v-5a4fe718] {
    padding: 0;
    height: 38px;
    vertical-align: middle;
    font-size: 13px;
    color: #4e4b66;
    border-top: none;
    border-bottom: 1px solid #dddee6
}

.preview-mobile-section__block.block-contact table tr td[data-v-5a4fe718] {
    border: none;
    padding-top: 4px;
    padding-bottom: 4px
}

.preview-mobile-section__block.block-contact table tr td input[data-v-5a4fe718] {
    height: 44px;
    font-size: 13px;
    letter-spacing: -.08px;
    text-align: center;
    border-color: #d9dbe9
}

.preview-mobile-section__block.block-contact table tr td input[data-v-5a4fe718]::-moz-placeholder {
    color: #6e7191
}

.preview-mobile-section__block.block-contact table tr td input[data-v-5a4fe718]::placeholder {
    color: #6e7191
}

.preview-mobile-section__block.block-contact table tr td input[data-v-5a4fe718]:active,
.preview-mobile-section__block.block-contact table tr td input[data-v-5a4fe718]:focus {
    box-shadow: none;
    border-color: #1ba79c
}

.preview-mobile-section__block.block-contact table tr td.td-input[data-v-5a4fe718] {
    position: relative
}

.preview-mobile-section__block.block-contact table tr td.td-input[data-v-5a4fe718]:after {
    content: "";
    height: 100%;
    width: 16px;
    background-color: #4e4b66;
    -webkit-mask: url(../img/pencil-contact.svg) no-repeat center;
    mask: url(../img/pencil-contact.svg) no-repeat center;
    position: absolute;
    right: 10px;
    top: 0;
    background-size: cover
}

.preview-mobile-section__block .view-detail span[data-v-5a4fe718] {
    font-size: 13px;
    line-height: 18px;
    letter-spacing: -.08px;
    color: #007aff;
    text-decoration: underline
}

.preview-dialog__content-block-desc[data-v-5a4fe718] {
    font-size: 11px;
    line-height: 13px;
    text-align: justify;
    letter-spacing: .07px;
    color: #6e7191;
    margin-bottom: 12px
}

.preview-dialog__content-block h4[data-v-5a4fe718] {
    font-weight: 600;
    font-size: 17px;
    line-height: 22px;
    letter-spacing: -.41px;
    margin-top: 30px;
    margin-bottom: 11px
}

.preview-dialog__content-block table tr[data-v-5a4fe718]:nth-of-type(odd) {
    background-color: #f6f6f6;
    border-radius: 3px
}

.preview-dialog__content-block table tr td[data-v-5a4fe718] {
    vertical-align: middle;
    border: none;
    padding: 0 2px;
    height: 46px;
    font-size: 13px;
    color: #4e4b66
}

.preview-dialog__content-block table tr td[data-v-5a4fe718]:first-child {
    text-align: left
}

.preview-dialog__content-block table tr td[data-v-5a4fe718]:last-child {
    text-align: right
}

.article-upload__image[data-v-5a4fe718] {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.article-upload__image-list-item[data-v-5a4fe718] {
    width: 48%
}

.article-upload__image-list-item.isPdf[data-v-5a4fe718] {
    border: 1px solid #ededed;
    padding: 15px !important;
    height: 142px;
    vertical-align: middle;
    display: flex;
    align-items: center;
    overflow: hidden
}

.article-upload__image-list-item.isPdf span[data-v-5a4fe718] {
    word-break: break-all
}

.article-upload__image-list-item[data-v-5a4fe718]:nth-child(odd) {
    padding-left: 0
}

.article-upload__image-list-item:nth-child(odd) .rm-icon[data-v-5a4fe718] {
    top: 5px;
    right: 10px;
    z-index: 1
}

.article-upload__image-list-item:nth-child(odd) .edit-icon[data-v-5a4fe718] {
    top: 5px;
    right: 54px;
    z-index: 1;
    margin-right: 5px
}

.article-upload__image-list-item[data-v-5a4fe718]:nth-child(2n) {
    padding-right: 0
}

.article-upload__image-list-item:nth-child(2n) .rm-icon[data-v-5a4fe718] {
    top: 5px;
    right: 31px
}

.article-upload__image-list-item:nth-child(2n) .edit-icon[data-v-5a4fe718] {
    top: 5px;
    right: 75px;
    margin-right: 5px
}

.article-upload__image-list-item img[data-v-5a4fe718] {
    height: 173px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    border-radius: 5px
}

.article-upload__image-list-item-default[data-v-5a4fe718] {
    width: 100%
}

.article-upload__image-list-item-default img[data-v-5a4fe718] {
    height: 383px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    border-radius: 5px
}

.article-upload__image-list-item-default-avatar[data-v-5a4fe718] {
    width: 140px;
    height: 45px;
    background: #1ba79c;
    color: #fff;
    font-size: 18px;
    top: 11px;
    left: 20px;
    border-radius: 5px
}

.article-upload__image-list-item-default .rm-icon[data-v-5a4fe718] {
    top: 10px;
    right: 10px
}

.article-upload__image-list-item-default .edit-icon[data-v-5a4fe718] {
    top: 10px;
    right: 55px
}

.price-input[data-v-5a4fe718] {
    margin-top: 4px;
    margin-bottom: 4px
}

.pl-0[data-v-5a4fe718] {
    padding-left: 0
}

.wrap-article-upload[data-v-5a4fe718] {
    margin: 0 0 20px
}

.preview-mobile-section__block .mx-input-wrapper:hover .mx-icon-clear+.mx-icon-calendar {
    display: block
}

.preview-mobile-section__block .mx-input-wrapper:hover .mx-icon-clear {
    display: none
}

.preview-mobile-section__block .mx-input-wrapper:after {
    content: "";
    height: 12px;
    width: 12px;
    background-color: #4e4b66;
    -webkit-mask: url(../img/chevron-forward-down.svg) no-repeat center;
    mask: url(../img/chevron-forward-down.svg) no-repeat center;
    position: absolute;
    right: 12px;
    top: 17px;
    background-size: cover
}

.preview-mobile-section__block .mx-datepicker {
    margin-right: 15px;
    width: 100%
}

.preview-mobile-section__block .mx-datepicker .mx-icon-calendar {
    display: none !important
}

.preview-mobile-section__block .mx-datepicker .mx-input {
    height: 44px;
    font-size: 13px;
    letter-spacing: -.08px;
    text-align: center;
    border-color: #d9dbe9
}

.preview-mobile-section__block .mx-datepicker .mx-input::-moz-placeholder {
    color: #6e7191
}

.preview-mobile-section__block .mx-datepicker .mx-input::placeholder {
    color: #6e7191
}

.preview-mobile-section__block .mx-datepicker .mx-input:active,
.preview-mobile-section__block .mx-datepicker .mx-input:focus {
    box-shadow: none;
    border-color: #1ba79c
}

#preview-detail-dialog {
    padding: 61px 0 0 !important
}

#preview-detail-dialog .modal-dialog {
    display: flex;
    align-items: flex-end;
    min-height: 100%;
    margin: 0
}

#preview-detail-dialog .modal-dialog .modal-header {
    align-items: center;
    justify-content: flex-end;
    padding: 0 20px;
    border: none;
    height: 53px;
    border-bottom: 1px solid #d9dbe9 !important
}

#preview-detail-dialog .modal-dialog .modal-content {
    border-radius: 10px 10px 0 0;
    border: none
}

#preview-detail-dialog .modal-dialog .modal-body {
    padding: 0 20px 40px
}

.cen-text-link[data-v-c7e0b964] {
    cursor: pointer
}

.cen-text-link[data-v-c7e0b964]:hover {
    color: #1ba79c !important
}

.preview-mobile[data-v-c7e0b964] {
    margin: 0 auto;
    background-color: #fff;
    padding: 42px 20px 105px;
    color: #333
}

.preview-mobile-title[data-v-c7e0b964] {
    font-weight: 600;
    font-size: 20px;
    line-height: 25px;
    letter-spacing: .38px
}

.preview-mobile-section__block-desc[data-v-c7e0b964] {
    font-size: 12px;
    line-height: 16px;
    color: #6e7191
}

.preview-mobile-section__block h4[data-v-c7e0b964] {
    font-weight: 600;
    font-size: 17px;
    line-height: 22px;
    letter-spacing: -.41px;
    margin-top: 30px;
    margin-bottom: 11px
}

.preview-mobile-section__block table[data-v-c7e0b964] {
    margin-bottom: 12px
}

.preview-mobile-section__block table tr td[data-v-c7e0b964] {
    padding: 0;
    height: 38px;
    vertical-align: middle;
    font-size: 13px;
    color: #4e4b66;
    border-top: none;
    border-bottom: 1px solid #dddee6
}

.preview-mobile-section__block.block-contact table tr td[data-v-c7e0b964] {
    border: none;
    padding-top: 4px;
    padding-bottom: 4px
}

.preview-mobile-section__block.block-contact table tr td input[data-v-c7e0b964] {
    height: 44px;
    font-size: 13px;
    letter-spacing: -.08px;
    text-align: center;
    border-color: #d9dbe9
}

.preview-mobile-section__block.block-contact table tr td input[data-v-c7e0b964]::-moz-placeholder {
    color: #6e7191
}

.preview-mobile-section__block.block-contact table tr td input[data-v-c7e0b964]::placeholder {
    color: #6e7191
}

.preview-mobile-section__block.block-contact table tr td input[data-v-c7e0b964]:active,
.preview-mobile-section__block.block-contact table tr td input[data-v-c7e0b964]:focus {
    box-shadow: none;
    border-color: #1ba79c
}

.preview-mobile-section__block.block-contact table tr td.td-input[data-v-c7e0b964] {
    position: relative
}

.preview-mobile-section__block.block-contact table tr td.td-input[data-v-c7e0b964]:after {
    content: "";
    height: 100%;
    width: 16px;
    background-color: #4e4b66;
    -webkit-mask: url(../img/pencil-contact.svg) no-repeat center;
    mask: url(../img/pencil-contact.svg) no-repeat center;
    position: absolute;
    right: 10px;
    top: 0;
    background-size: cover
}

.preview-mobile-section__block .view-detail span[data-v-c7e0b964] {
    font-size: 13px;
    line-height: 18px;
    letter-spacing: -.08px;
    color: #007aff;
    text-decoration: underline
}

.preview-dialog__content-block-desc[data-v-c7e0b964] {
    font-size: 11px;
    line-height: 13px;
    text-align: justify;
    letter-spacing: .07px;
    color: #6e7191;
    margin-bottom: 12px
}

.preview-dialog__content-block h4[data-v-c7e0b964] {
    font-weight: 600;
    font-size: 17px;
    line-height: 22px;
    letter-spacing: -.41px;
    margin-top: 30px;
    margin-bottom: 11px
}

.preview-dialog__content-block table tr[data-v-c7e0b964]:nth-of-type(odd) {
    background-color: #f6f6f6;
    border-radius: 3px
}

.preview-dialog__content-block table tr td[data-v-c7e0b964] {
    vertical-align: middle;
    border: none;
    padding: 0 2px;
    height: 46px;
    font-size: 13px;
    color: #4e4b66
}

.preview-dialog__content-block table tr td[data-v-c7e0b964]:first-child {
    text-align: left
}

.preview-dialog__content-block table tr td[data-v-c7e0b964]:last-child {
    text-align: right
}

.welcome-mobile .welcome-img[data-v-4b4f3b56] {
    height: 78.4vw;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center
}

.welcome-mobile__content[data-v-4b4f3b56] {
    padding: 20px;
    color: #333
}

.welcome-mobile__content-title[data-v-4b4f3b56] {
    margin-top: 9px;
    font-weight: 700;
    font-size: 28px;
    line-height: 34px;
    letter-spacing: .337647px;
    margin-bottom: 20px
}

.welcome-mobile__content-desc[data-v-4b4f3b56] {
    font-size: 13px;
    line-height: 18px;
    letter-spacing: -.08px
}

.welcome-mobile__btn-start[data-v-4b4f3b56] {
    background: #1ba79c;
    border-radius: 14px;
    height: 50px;
    width: calc(100% - 40px);
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 20px;
    font-weight: 600;
    font-size: 17px;
    line-height: 22px;
    text-align: center;
    letter-spacing: -.41px;
    color: #fff
}

.welcome-mobile__btn-start[data-v-4b4f3b56]:active,
.welcome-mobile__btn-start[data-v-4b4f3b56]:focus {
    box-shadow: none
}

@media screen and (min-width:375px)and (min-height:712px)and (orientation:portrait) {
    .welcome-mobile__btn-start[data-v-4b4f3b56] {
        position: fixed;
        bottom: 20px;
        left: 20px;
        right: 20px;
        margin: unset
    }
}

.agency-create,
.agency-edit {
    background-color: #333
}

.agency-create .agency-main .agency-experience .agency-form-title,
.agency-create .agency-main .agency-info .agency-form-title,
.agency-create .agency-main .agency-location .agency-form-title,
.agency-edit .agency-main .agency-experience .agency-form-title,
.agency-edit .agency-main .agency-info .agency-form-title,
.agency-edit .agency-main .agency-location .agency-form-title {
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 36px;
    color: #333;
    margin-bottom: 20px
}

.agency-create .agency-main .agency-experience .agency-form-desc,
.agency-create .agency-main .agency-info .agency-form-desc,
.agency-create .agency-main .agency-location .agency-form-desc,
.agency-edit .agency-main .agency-experience .agency-form-desc,
.agency-edit .agency-main .agency-info .agency-form-desc,
.agency-edit .agency-main .agency-location .agency-form-desc {
    font-weight: 700;
    font-size: 18px;
    line-height: 21px;
    text-transform: uppercase;
    color: #333;
    margin: 0 -30px;
    border-top: 1px solid #aaa;
    padding: 40px 30px 20px
}

.agency-create .agency-main .agency-experience .agency-form-group,
.agency-create .agency-main .agency-info .agency-form-group,
.agency-create .agency-main .agency-location .agency-form-group,
.agency-edit .agency-main .agency-experience .agency-form-group,
.agency-edit .agency-main .agency-info .agency-form-group,
.agency-edit .agency-main .agency-location .agency-form-group {
    margin-bottom: 30px
}

.agency-create .agency-main .agency-experience .agency-form-group>label,
.agency-create .agency-main .agency-info .agency-form-group>label,
.agency-create .agency-main .agency-location .agency-form-group>label,
.agency-edit .agency-main .agency-experience .agency-form-group>label,
.agency-edit .agency-main .agency-info .agency-form-group>label,
.agency-edit .agency-main .agency-location .agency-form-group>label {
    font-weight: 700;
    font-size: 18px;
    line-height: 21px;
    text-transform: uppercase;
    color: #333;
    margin-bottom: 8px
}

.agency-create .agency-main .agency-experience .agency-form-group>label small,
.agency-create .agency-main .agency-info .agency-form-group>label small,
.agency-create .agency-main .agency-location .agency-form-group>label small,
.agency-edit .agency-main .agency-experience .agency-form-group>label small,
.agency-edit .agency-main .agency-info .agency-form-group>label small,
.agency-edit .agency-main .agency-location .agency-form-group>label small {
    font-size: 14px;
    font-weight: 400
}

.agency-create .agency-main .agency-experience .agency-form-group .agency-form-control,
.agency-create .agency-main .agency-info .agency-form-group .agency-form-control,
.agency-create .agency-main .agency-location .agency-form-group .agency-form-control,
.agency-edit .agency-main .agency-experience .agency-form-group .agency-form-control,
.agency-edit .agency-main .agency-info .agency-form-group .agency-form-control,
.agency-edit .agency-main .agency-location .agency-form-group .agency-form-control {
    border-radius: 0;
    border: none;
    border-bottom: 1px solid #aaa;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    padding: 5px 0 2px;
    height: 46px;
    color: #333
}

.agency-create .agency-main .agency-experience .agency-form-group .agency-form-control:active,
.agency-create .agency-main .agency-experience .agency-form-group .agency-form-control:focus,
.agency-create .agency-main .agency-info .agency-form-group .agency-form-control:active,
.agency-create .agency-main .agency-info .agency-form-group .agency-form-control:focus,
.agency-create .agency-main .agency-location .agency-form-group .agency-form-control:active,
.agency-create .agency-main .agency-location .agency-form-group .agency-form-control:focus,
.agency-edit .agency-main .agency-experience .agency-form-group .agency-form-control:active,
.agency-edit .agency-main .agency-experience .agency-form-group .agency-form-control:focus,
.agency-edit .agency-main .agency-info .agency-form-group .agency-form-control:active,
.agency-edit .agency-main .agency-info .agency-form-group .agency-form-control:focus,
.agency-edit .agency-main .agency-location .agency-form-group .agency-form-control:active,
.agency-edit .agency-main .agency-location .agency-form-group .agency-form-control:focus {
    box-shadow: none;
    border-bottom-color: #1ba79c
}

.agency-create .agency-main .agency-experience .agency-form-group .agency-form-control.invalid,
.agency-create .agency-main .agency-info .agency-form-group .agency-form-control.invalid,
.agency-create .agency-main .agency-location .agency-form-group .agency-form-control.invalid,
.agency-edit .agency-main .agency-experience .agency-form-group .agency-form-control.invalid,
.agency-edit .agency-main .agency-info .agency-form-group .agency-form-control.invalid,
.agency-edit .agency-main .agency-location .agency-form-group .agency-form-control.invalid {
    border-bottom-color: #ee3d48
}

.agency-create .agency-main .agency-experience .agency-form-group .text-error,
.agency-create .agency-main .agency-info .agency-form-group .text-error,
.agency-create .agency-main .agency-location .agency-form-group .text-error,
.agency-edit .agency-main .agency-experience .agency-form-group .text-error,
.agency-edit .agency-main .agency-info .agency-form-group .text-error,
.agency-edit .agency-main .agency-location .agency-form-group .text-error {
    color: #ee3d48
}

.agency-create .agency-main .agency-experience .agency-custom-group>label,
.agency-create .agency-main .agency-info .agency-custom-group>label,
.agency-create .agency-main .agency-location .agency-custom-group>label,
.agency-edit .agency-main .agency-experience .agency-custom-group>label,
.agency-edit .agency-main .agency-info .agency-custom-group>label,
.agency-edit .agency-main .agency-location .agency-custom-group>label {
    font-weight: 700;
    font-size: 18px;
    line-height: 21px;
    text-transform: uppercase;
    color: #333;
    margin-bottom: 20px
}

.agency-create .agency-main .agency-experience .agency-custom-group .custom-groups,
.agency-create .agency-main .agency-info .agency-custom-group .custom-groups,
.agency-create .agency-main .agency-location .agency-custom-group .custom-groups,
.agency-edit .agency-main .agency-experience .agency-custom-group .custom-groups,
.agency-edit .agency-main .agency-info .agency-custom-group .custom-groups,
.agency-edit .agency-main .agency-location .agency-custom-group .custom-groups {
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.agency-create .agency-main .agency-experience .agency-custom-group .custom-groups>div,
.agency-create .agency-main .agency-info .agency-custom-group .custom-groups>div,
.agency-create .agency-main .agency-location .agency-custom-group .custom-groups>div,
.agency-edit .agency-main .agency-experience .agency-custom-group .custom-groups>div,
.agency-edit .agency-main .agency-info .agency-custom-group .custom-groups>div,
.agency-edit .agency-main .agency-location .agency-custom-group .custom-groups>div {
    height: 40px;
    flex-basis: 50%;
    max-width: 50%
}

.agency-create .agency-main .agency-experience .checkbox-dropdown .main-text .placeholder,
.agency-create .agency-main .agency-info .checkbox-dropdown .main-text .placeholder,
.agency-create .agency-main .agency-location .checkbox-dropdown .main-text .placeholder,
.agency-edit .agency-main .agency-experience .checkbox-dropdown .main-text .placeholder,
.agency-edit .agency-main .agency-info .checkbox-dropdown .main-text .placeholder,
.agency-edit .agency-main .agency-location .checkbox-dropdown .main-text .placeholder {
    border-bottom: 1px solid #aaa
}

.agency-create .agency-main .custom-checkbox,
.agency-edit .agency-main .custom-checkbox {
    margin-bottom: 20px
}

.agency-create .agency-main .custom-checkbox .text,
.agency-edit .agency-main .custom-checkbox .text {
    padding-left: 31px;
    font-size: 11px;
    line-height: 15px;
    color: #000
}

.agency-create .agency-main .custom-checkbox .checkmark,
.agency-edit .agency-main .custom-checkbox .checkmark {
    top: 12px
}

.agency-create .agency-main .custom-checkbox .checkmark:before,
.agency-edit .agency-main .custom-checkbox .checkmark:before {
    border-radius: 0;
    width: 18px;
    height: 18px
}

.agency-create .agency-main .custom-checkbox input[type=checkbox]:checked~.text,
.agency-edit .agency-main .custom-checkbox input[type=checkbox]:checked~.text {
    font-size: 11px;
    line-height: 15px;
    color: #000
}

.agency-create .agency-main .custom-checkbox input[type=checkbox]:checked~.checkmark:after,
.agency-edit .agency-main .custom-checkbox input[type=checkbox]:checked~.checkmark:after {
    left: 4px
}

.agency-create .agency-main .custom-radio,
.agency-edit .agency-main .custom-radio {
    padding-left: 40px
}

.agency-create .agency-main .custom-radio .checkmark,
.agency-edit .agency-main .custom-radio .checkmark {
    top: 48%
}

.agency-create .agency-main .custom-radio .text,
.agency-edit .agency-main .custom-radio .text {
    font-size: 16px;
    line-height: 40px;
    display: flex;
    align-items: center;
    letter-spacing: .75px;
    color: #333;
    font-weight: 400
}

.agency-create .agency-main-mobile .agency-policy,
.agency-edit .agency-main-mobile .agency-policy {
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    margin-top: 15px;
    color: #888
}

.agency-create .agency-main-mobile .agency-experience .agency-form-title,
.agency-create .agency-main-mobile .agency-info .agency-form-title,
.agency-create .agency-main-mobile .agency-location .agency-form-title,
.agency-edit .agency-main-mobile .agency-experience .agency-form-title,
.agency-edit .agency-main-mobile .agency-info .agency-form-title,
.agency-edit .agency-main-mobile .agency-location .agency-form-title {
    font-style: normal;
    font-weight: 700;
    font-size: 22px;
    line-height: 26px;
    color: #333;
    margin: 0 -15px;
    border-bottom: 1px solid #aaa;
    padding: 0 15px 20px;
    text-transform: uppercase
}

.agency-create .agency-main-mobile .agency-experience .form-label,
.agency-create .agency-main-mobile .agency-info .form-label,
.agency-create .agency-main-mobile .agency-location .form-label,
.agency-edit .agency-main-mobile .agency-experience .form-label,
.agency-edit .agency-main-mobile .agency-info .form-label,
.agency-edit .agency-main-mobile .agency-location .form-label {
    font-weight: 700;
    font-size: 18px;
    line-height: 21px;
    margin-top: 20px;
    text-transform: uppercase;
    margin-bottom: 15px;
    color: #333
}

.agency-create .agency-main-mobile .agency-experience .agency-custom-group .custom-groups>div,
.agency-create .agency-main-mobile .agency-info .agency-custom-group .custom-groups>div,
.agency-create .agency-main-mobile .agency-location .agency-custom-group .custom-groups>div,
.agency-edit .agency-main-mobile .agency-experience .agency-custom-group .custom-groups>div,
.agency-edit .agency-main-mobile .agency-info .agency-custom-group .custom-groups>div,
.agency-edit .agency-main-mobile .agency-location .agency-custom-group .custom-groups>div {
    height: 40px
}

.agency-create .agency-main-mobile .agency-experience .agency-custom-group .custom-groups>div .custom-radio .text,
.agency-create .agency-main-mobile .agency-info .agency-custom-group .custom-groups>div .custom-radio .text,
.agency-create .agency-main-mobile .agency-location .agency-custom-group .custom-groups>div .custom-radio .text,
.agency-edit .agency-main-mobile .agency-experience .agency-custom-group .custom-groups>div .custom-radio .text,
.agency-edit .agency-main-mobile .agency-info .agency-custom-group .custom-groups>div .custom-radio .text,
.agency-edit .agency-main-mobile .agency-location .agency-custom-group .custom-groups>div .custom-radio .text {
    font-size: 14px;
    line-height: 40px;
    display: flex;
    align-items: center;
    color: #333;
    font-weight: 400
}

.agency-create .agency-main-mobile .agency-experience .agency-form-group,
.agency-create .agency-main-mobile .agency-info .agency-form-group,
.agency-create .agency-main-mobile .agency-location .agency-form-group,
.agency-edit .agency-main-mobile .agency-experience .agency-form-group,
.agency-edit .agency-main-mobile .agency-info .agency-form-group,
.agency-edit .agency-main-mobile .agency-location .agency-form-group {
    margin-bottom: 10px
}

.agency-create .agency-main-mobile .agency-experience .agency-form-group label,
.agency-create .agency-main-mobile .agency-info .agency-form-group label,
.agency-create .agency-main-mobile .agency-location .agency-form-group label,
.agency-edit .agency-main-mobile .agency-experience .agency-form-group label,
.agency-edit .agency-main-mobile .agency-info .agency-form-group label,
.agency-edit .agency-main-mobile .agency-location .agency-form-group label {
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: .5px;
    color: #888
}

.agency-create .agency-main-mobile .agency-experience .agency-form-group label small,
.agency-create .agency-main-mobile .agency-info .agency-form-group label small,
.agency-create .agency-main-mobile .agency-location .agency-form-group label small,
.agency-edit .agency-main-mobile .agency-experience .agency-form-group label small,
.agency-edit .agency-main-mobile .agency-info .agency-form-group label small,
.agency-edit .agency-main-mobile .agency-location .agency-form-group label small {
    font-size: 12px;
    font-weight: 400
}

.agency-create .agency-main-mobile .agency-experience .agency-form-group .agency-form-control,
.agency-create .agency-main-mobile .agency-info .agency-form-group .agency-form-control,
.agency-create .agency-main-mobile .agency-location .agency-form-group .agency-form-control,
.agency-edit .agency-main-mobile .agency-experience .agency-form-group .agency-form-control,
.agency-edit .agency-main-mobile .agency-info .agency-form-group .agency-form-control,
.agency-edit .agency-main-mobile .agency-location .agency-form-group .agency-form-control {
    border-radius: 0;
    border: none;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    height: 40px;
    color: #333;
    background: #f0f2f6;
    border-radius: 5px;
    outline: none;
    box-shadow: none
}

.agency-create .agency-main-mobile .agency-experience .agency-form-group .agency-form-control::-moz-placeholder,
.agency-create .agency-main-mobile .agency-info .agency-form-group .agency-form-control::-moz-placeholder,
.agency-create .agency-main-mobile .agency-location .agency-form-group .agency-form-control::-moz-placeholder,
.agency-edit .agency-main-mobile .agency-experience .agency-form-group .agency-form-control::-moz-placeholder,
.agency-edit .agency-main-mobile .agency-info .agency-form-group .agency-form-control::-moz-placeholder,
.agency-edit .agency-main-mobile .agency-location .agency-form-group .agency-form-control::-moz-placeholder {
    color: #333
}

.agency-create .agency-main-mobile .agency-experience .agency-form-group .agency-form-control::placeholder,
.agency-create .agency-main-mobile .agency-info .agency-form-group .agency-form-control::placeholder,
.agency-create .agency-main-mobile .agency-location .agency-form-group .agency-form-control::placeholder,
.agency-edit .agency-main-mobile .agency-experience .agency-form-group .agency-form-control::placeholder,
.agency-edit .agency-main-mobile .agency-info .agency-form-group .agency-form-control::placeholder,
.agency-edit .agency-main-mobile .agency-location .agency-form-group .agency-form-control::placeholder {
    color: #333
}

.agency-create .agency-main-mobile .agency-experience .agency-form-group .agency-form-control.invalid,
.agency-create .agency-main-mobile .agency-info .agency-form-group .agency-form-control.invalid,
.agency-create .agency-main-mobile .agency-location .agency-form-group .agency-form-control.invalid,
.agency-edit .agency-main-mobile .agency-experience .agency-form-group .agency-form-control.invalid,
.agency-edit .agency-main-mobile .agency-info .agency-form-group .agency-form-control.invalid,
.agency-edit .agency-main-mobile .agency-location .agency-form-group .agency-form-control.invalid {
    border-bottom-color: #ee3d48
}

.agency-create .agency-main-mobile .agency-experience .agency-form-group .text-error,
.agency-create .agency-main-mobile .agency-info .agency-form-group .text-error,
.agency-create .agency-main-mobile .agency-location .agency-form-group .text-error,
.agency-edit .agency-main-mobile .agency-experience .agency-form-group .text-error,
.agency-edit .agency-main-mobile .agency-info .agency-form-group .text-error,
.agency-edit .agency-main-mobile .agency-location .agency-form-group .text-error {
    color: #ee3d48
}

.agency-create .agency-main-mobile .agency-experience .agency-form-group .input-dropdown__control,
.agency-create .agency-main-mobile .agency-info .agency-form-group .input-dropdown__control,
.agency-create .agency-main-mobile .agency-location .agency-form-group .input-dropdown__control,
.agency-edit .agency-main-mobile .agency-experience .agency-form-group .input-dropdown__control,
.agency-edit .agency-main-mobile .agency-info .agency-form-group .input-dropdown__control,
.agency-edit .agency-main-mobile .agency-location .agency-form-group .input-dropdown__control {
    background: #f0f2f6;
    border-radius: 5px;
    height: 40px;
    border-bottom: none;
    padding-bottom: 0;
    padding-left: 10px
}

.agency-create .agency-main-mobile .agency-experience .agency-form-group .input-dropdown__control .input-dropdown__input,
.agency-create .agency-main-mobile .agency-info .agency-form-group .input-dropdown__control .input-dropdown__input,
.agency-create .agency-main-mobile .agency-location .agency-form-group .input-dropdown__control .input-dropdown__input,
.agency-edit .agency-main-mobile .agency-experience .agency-form-group .input-dropdown__control .input-dropdown__input,
.agency-edit .agency-main-mobile .agency-info .agency-form-group .input-dropdown__control .input-dropdown__input,
.agency-edit .agency-main-mobile .agency-location .agency-form-group .input-dropdown__control .input-dropdown__input {
    border-radius: 0;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    border: none;
    letter-spacing: .5px;
    color: #333
}

.agency-create .agency-main-mobile .agency-experience .agency-form-group .input-dropdown__control .input-dropdown__input::-moz-placeholder,
.agency-create .agency-main-mobile .agency-info .agency-form-group .input-dropdown__control .input-dropdown__input::-moz-placeholder,
.agency-create .agency-main-mobile .agency-location .agency-form-group .input-dropdown__control .input-dropdown__input::-moz-placeholder,
.agency-edit .agency-main-mobile .agency-experience .agency-form-group .input-dropdown__control .input-dropdown__input::-moz-placeholder,
.agency-edit .agency-main-mobile .agency-info .agency-form-group .input-dropdown__control .input-dropdown__input::-moz-placeholder,
.agency-edit .agency-main-mobile .agency-location .agency-form-group .input-dropdown__control .input-dropdown__input::-moz-placeholder {
    color: #c8c8c8
}

.agency-create .agency-main-mobile .agency-experience .agency-form-group .input-dropdown__control .input-dropdown__input::placeholder,
.agency-create .agency-main-mobile .agency-info .agency-form-group .input-dropdown__control .input-dropdown__input::placeholder,
.agency-create .agency-main-mobile .agency-location .agency-form-group .input-dropdown__control .input-dropdown__input::placeholder,
.agency-edit .agency-main-mobile .agency-experience .agency-form-group .input-dropdown__control .input-dropdown__input::placeholder,
.agency-edit .agency-main-mobile .agency-info .agency-form-group .input-dropdown__control .input-dropdown__input::placeholder,
.agency-edit .agency-main-mobile .agency-location .agency-form-group .input-dropdown__control .input-dropdown__input::placeholder {
    color: #c8c8c8
}

.agency-create .agency-main-mobile .agency-experience .agency-form-group .input-dropdown__control-arrow-container,
.agency-create .agency-main-mobile .agency-info .agency-form-group .input-dropdown__control-arrow-container,
.agency-create .agency-main-mobile .agency-location .agency-form-group .input-dropdown__control-arrow-container,
.agency-edit .agency-main-mobile .agency-experience .agency-form-group .input-dropdown__control-arrow-container,
.agency-edit .agency-main-mobile .agency-info .agency-form-group .input-dropdown__control-arrow-container,
.agency-edit .agency-main-mobile .agency-location .agency-form-group .input-dropdown__control-arrow-container {
    width: 25px
}

.agency-create .agency-main-mobile .agency-experience .agency-form-group .input-dropdown__control-arrow-container:after,
.agency-create .agency-main-mobile .agency-info .agency-form-group .input-dropdown__control-arrow-container:after,
.agency-create .agency-main-mobile .agency-location .agency-form-group .input-dropdown__control-arrow-container:after,
.agency-edit .agency-main-mobile .agency-experience .agency-form-group .input-dropdown__control-arrow-container:after,
.agency-edit .agency-main-mobile .agency-info .agency-form-group .input-dropdown__control-arrow-container:after,
.agency-edit .agency-main-mobile .agency-location .agency-form-group .input-dropdown__control-arrow-container:after {
    mask: url(../img/chevron-down.svg) no-repeat center;
    -webkit-mask: url(../img/chevron-down.svg) no-repeat center;
    background-color: #c8c8c8;
    border: none;
    content: "";
    display: block;
    width: 12px;
    height: 12px;
    min-width: 9px
}

.agency-create .agency-main-mobile .agency-experience .agency-form-group .input-dropdown__control-arrow-container svg,
.agency-create .agency-main-mobile .agency-info .agency-form-group .input-dropdown__control-arrow-container svg,
.agency-create .agency-main-mobile .agency-location .agency-form-group .input-dropdown__control-arrow-container svg,
.agency-edit .agency-main-mobile .agency-experience .agency-form-group .input-dropdown__control-arrow-container svg,
.agency-edit .agency-main-mobile .agency-info .agency-form-group .input-dropdown__control-arrow-container svg,
.agency-edit .agency-main-mobile .agency-location .agency-form-group .input-dropdown__control-arrow-container svg {
    display: none
}

.agency-create .agency-main-mobile .custom-radio,
.agency-edit .agency-main-mobile .custom-radio {
    padding-left: 40px
}

.agency-create .agency-main-mobile .custom-radio .checkmark,
.agency-edit .agency-main-mobile .custom-radio .checkmark {
    top: 48%
}

.agency-create .agency-main-mobile .custom-radio label,
.agency-edit .agency-main-mobile .custom-radio label {
    margin-bottom: 0
}

.agency-create .agency-main-mobile .custom-radio .text,
.agency-edit .agency-main-mobile .custom-radio .text {
    font-size: 14px;
    line-height: 40px;
    display: flex;
    align-items: center;
    color: #333;
    font-weight: 400
}

.agency-create .agency-main-mobile .custom-checkbox,
.agency-edit .agency-main-mobile .custom-checkbox {
    margin-bottom: 20px
}

.agency-create .agency-main-mobile .custom-checkbox .text,
.agency-edit .agency-main-mobile .custom-checkbox .text {
    padding-left: 31px;
    font-size: 12px;
    line-height: 18px;
    color: #fff
}

.agency-create .agency-main-mobile .custom-checkbox .checkmark,
.agency-edit .agency-main-mobile .custom-checkbox .checkmark {
    top: 12px
}

.agency-create .agency-main-mobile .custom-checkbox .checkmark:before,
.agency-edit .agency-main-mobile .custom-checkbox .checkmark:before {
    border-radius: 0;
    width: 18px;
    height: 18px
}

.agency-create .agency-main-mobile .custom-checkbox input[type=checkbox]:checked~.text,
.agency-edit .agency-main-mobile .custom-checkbox input[type=checkbox]:checked~.text {
    color: #fff
}

.agency-create .agency-main-mobile .custom-checkbox input[type=checkbox]:checked~.checkmark:after,
.agency-edit .agency-main-mobile .custom-checkbox input[type=checkbox]:checked~.checkmark:after {
    left: 4px
}

.agency-create .agency-main-mobile .checkbox-dropdown .main-text .placeholder,
.agency-edit .agency-main-mobile .checkbox-dropdown .main-text .placeholder {
    border-bottom: 1px solid #8b8b8b;
    background: transparent;
    padding: 0 0 16px;
    height: 35px;
    color: #c8c8c8
}

.agency-create .agency-main-mobile .checkbox-dropdown .main-text .placeholder:after,
.agency-edit .agency-main-mobile .checkbox-dropdown .main-text .placeholder:after {
    background-color: #fff
}

.agency-create .agency-main-mobile .checkbox-dropdown .main-text .placeholder.selected,
.agency-edit .agency-main-mobile .checkbox-dropdown .main-text .placeholder.selected {
    color: #fff;
    font-weight: 400
}

.agency-create .agency-main-mobile .checkbox-dropdown .main-text.show .placeholder,
.agency-edit .agency-main-mobile .checkbox-dropdown .main-text.show .placeholder {
    border-bottom: 1px solid #1ba79c
}

.agency-create .agency-main-mobile .checkbox-dropdown .main-text.show .placeholder:after,
.agency-edit .agency-main-mobile .checkbox-dropdown .main-text.show .placeholder:after {
    transform: rotate(180deg)
}

.agency-create .agency-main-mobile .checkbox-dropdown .dropdown-body,
.agency-edit .agency-main-mobile .checkbox-dropdown .dropdown-body {
    top: 35px
}

.agency-create .agency-main-mobile .option-select .input-group #inputSearchSelectOption,
.agency-edit .agency-main-mobile .option-select .input-group #inputSearchSelectOption {
    border-radius: 16px;
    background-color: #f8f8fa;
    border-bottom: none;
    padding: 8px 12px
}

.agency-create .invalid .checkbox-dropdown .main-text .placeholder,
.agency-edit .invalid .checkbox-dropdown .main-text .placeholder {
    border-bottom-color: #ee3d48
}

.agency-create .invalid .input-dropdown__control,
.agency-edit .invalid .input-dropdown__control {
    border-bottom-color: #ee3d48 !important
}

.agency-create .checkbox-dropdown,
.agency-edit .checkbox-dropdown {
    height: 46px;
    border-radius: 0;
    margin: 0
}

.agency-create .checkbox-dropdown .main-text,
.agency-edit .checkbox-dropdown .main-text {
    height: 100%
}

.agency-create .checkbox-dropdown .main-text label,
.agency-edit .checkbox-dropdown .main-text label {
    display: none
}

.agency-create .checkbox-dropdown .main-text .placeholder,
.agency-edit .checkbox-dropdown .main-text .placeholder {
    width: 100%;
    height: 46px
}

.agency-create .checkbox-dropdown .main-text .placeholder.selected,
.agency-edit .checkbox-dropdown .main-text .placeholder.selected {
    color: #333;
    font-weight: 400
}

.agency-create .checkbox-dropdown .main-text .placeholder:after,
.agency-edit .checkbox-dropdown .main-text .placeholder:after {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    mask: url(../img/arrow-down.svg) no-repeat center/100% auto;
    -webkit-mask: url(../img/arrow-down.svg) no-repeat center/100% auto;
    background-color: #6e7191;
    right: 8px;
    left: unset;
    position: absolute
}

.agency-create .checkbox-dropdown .dropdown-body:before,
.agency-edit .checkbox-dropdown .dropdown-body:before {
    content: unset
}

.agency-create .checkbox-dropdown .dropdown-body .filter-checkbox-options,
.agency-edit .checkbox-dropdown .dropdown-body .filter-checkbox-options {
    padding: 0;
    max-height: 240px;
    overflow-y: auto
}

.agency-create ::-webkit-scrollbar,
.agency-edit ::-webkit-scrollbar {
    width: 5px
}

.agency-create ::-webkit-scrollbar-track,
.agency-edit ::-webkit-scrollbar-track {
    background: #f1f1f1
}

.agency-create ::-webkit-scrollbar-thumb,
.agency-edit ::-webkit-scrollbar-thumb {
    background: #888
}

.agency-create ::-webkit-scrollbar-thumb:hover,
.agency-edit ::-webkit-scrollbar-thumb:hover {
    background: #555
}

.article-create .vue-form-wizard .wizard-btn,
.article-edit .vue-form-wizard .wizard-btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    border-radius: 4px
}

.article-create .vue-form-wizard .wizard-btn.disabled,
.article-create .vue-form-wizard .wizard-btn[disabled],
.article-create fieldset[disabled] .vue-form-wizard .wizard-btn,
.article-edit .vue-form-wizard .wizard-btn.disabled,
.article-edit .vue-form-wizard .wizard-btn[disabled],
.article-edit fieldset[disabled] .vue-form-wizard .wizard-btn {
    cursor: not-allowed;
    opacity: .65;
    filter: alpha(opacity=65);
    box-shadow: none
}

.article-create .vue-form-wizard *,
.article-edit .vue-form-wizard * {
    box-sizing: border-box
}

.article-create .vue-form-wizard a,
.article-edit .vue-form-wizard a {
    text-decoration: none
}

.article-create .vue-form-wizard .wizard-nav,
.article-edit .vue-form-wizard .wizard-nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.article-create .vue-form-wizard .wizard-nav>li,
.article-edit .vue-form-wizard .wizard-nav>li {
    position: relative;
    display: block
}

.article-create .vue-form-wizard .wizard-nav>li>a,
.article-edit .vue-form-wizard .wizard-nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px
}

.article-create .vue-form-wizard .wizard-nav>li>a:focus,
.article-create .vue-form-wizard .wizard-nav>li>a:hover,
.article-edit .vue-form-wizard .wizard-nav>li>a:focus,
.article-edit .vue-form-wizard .wizard-nav>li>a:hover {
    text-decoration: none;
    background-color: #eee
}

.article-create .vue-form-wizard .wizard-nav>li.disabled>a,
.article-edit .vue-form-wizard .wizard-nav>li.disabled>a {
    color: #777
}

.article-create .vue-form-wizard .wizard-nav>li.disabled>a:focus,
.article-create .vue-form-wizard .wizard-nav>li.disabled>a:hover,
.article-edit .vue-form-wizard .wizard-nav>li.disabled>a:focus,
.article-edit .vue-form-wizard .wizard-nav>li.disabled>a:hover {
    color: #777;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed
}

.article-create .vue-form-wizard .wizard-progress-bar,
.article-edit .vue-form-wizard .wizard-progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    transition: width .6s ease
}

.article-create .vue-form-wizard .navbar .navbar-nav>li>a.wizard-btn,
.article-create .vue-form-wizard .wizard-btn,
.article-edit .vue-form-wizard .navbar .navbar-nav>li>a.wizard-btn,
.article-edit .vue-form-wizard .wizard-btn {
    box-sizing: border-box;
    border-width: 2px;
    background-color: transparent;
    font-size: 14px;
    font-weight: 600;
    padding: 6px 12px;
    min-width: 140px
}

.article-create .vue-form-wizard .navbar .navbar-nav>li>a.wizard-btn:focus,
.article-create .vue-form-wizard .navbar .navbar-nav>li>a.wizard-btn:hover,
.article-create .vue-form-wizard .wizard-btn:focus,
.article-create .vue-form-wizard .wizard-btn:hover,
.article-edit .vue-form-wizard .navbar .navbar-nav>li>a.wizard-btn:focus,
.article-edit .vue-form-wizard .navbar .navbar-nav>li>a.wizard-btn:hover,
.article-edit .vue-form-wizard .wizard-btn:focus,
.article-edit .vue-form-wizard .wizard-btn:hover {
    outline: 0 !important
}

.article-create .vue-form-wizard .wizard-nav-pills,
.article-edit .vue-form-wizard .wizard-nav-pills {
    margin-top: 0;
    position: relative;
    text-align: center;
    display: flex;
    flex-wrap: wrap
}

.article-create .vue-form-wizard .wizard-nav-pills a,
.article-create .vue-form-wizard .wizard-nav-pills li,
.article-edit .vue-form-wizard .wizard-nav-pills a,
.article-edit .vue-form-wizard .wizard-nav-pills li {
    flex: 1;
    align-items: center;
    flex-wrap: wrap;
    flex-grow: 1
}

.article-create .vue-form-wizard .wizard-nav-pills>li>a,
.article-create .vue-form-wizard .wizard-nav-pills a,
.article-edit .vue-form-wizard .wizard-nav-pills>li>a,
.article-edit .vue-form-wizard .wizard-nav-pills a {
    display: flex
}

.article-create .vue-form-wizard .wizard-nav-pills>li>a,
.article-edit .vue-form-wizard .wizard-nav-pills>li>a {
    flex-direction: column;
    padding: 0;
    margin: 0 auto;
    color: rgba(0, 0, 0, .2);
    position: relative;
    top: 3px
}

.article-create .vue-form-wizard .wizard-nav-pills>li>a:focus,
.article-create .vue-form-wizard .wizard-nav-pills>li>a:hover,
.article-edit .vue-form-wizard .wizard-nav-pills>li>a:focus,
.article-edit .vue-form-wizard .wizard-nav-pills>li>a:hover {
    background-color: transparent;
    color: rgba(0, 0, 0, .2);
    outline: 0 !important
}

.article-create .vue-form-wizard .wizard-nav-pills>li>a.disabled,
.article-edit .vue-form-wizard .wizard-nav-pills>li>a.disabled {
    pointer-events: none;
    cursor: default
}

.article-create .vue-form-wizard .wizard-nav-pills>li.active>a,
.article-create .vue-form-wizard .wizard-nav-pills>li.active>a:focus,
.article-create .vue-form-wizard .wizard-nav-pills>li.active>a:hover,
.article-edit .vue-form-wizard .wizard-nav-pills>li.active>a,
.article-edit .vue-form-wizard .wizard-nav-pills>li.active>a:focus,
.article-edit .vue-form-wizard .wizard-nav-pills>li.active>a:hover {
    background-color: transparent;
    transition: font-size .2s linear
}

.article-create .vue-form-wizard .wizard-nav-pills>li.active>a .wizard-icon,
.article-create .vue-form-wizard .wizard-nav-pills>li.active>a:focus .wizard-icon,
.article-create .vue-form-wizard .wizard-nav-pills>li.active>a:hover .wizard-icon,
.article-edit .vue-form-wizard .wizard-nav-pills>li.active>a .wizard-icon,
.article-edit .vue-form-wizard .wizard-nav-pills>li.active>a:focus .wizard-icon,
.article-edit .vue-form-wizard .wizard-nav-pills>li.active>a:hover .wizard-icon {
    color: #fff;
    font-size: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .2s linear
}

.article-create .vue-form-wizard,
.article-edit .vue-form-wizard {
    padding-bottom: 20px
}

.article-create .vue-form-wizard .is_error,
.article-edit .vue-form-wizard .is_error {
    border-color: #c84513 !important
}

.article-create .vue-form-wizard .is_error .icon-container,
.article-edit .vue-form-wizard .is_error .icon-container {
    background: #c84513 !important
}

.article-create .vue-form-wizard.xs .wizard-icon-circle,
.article-edit .vue-form-wizard.xs .wizard-icon-circle {
    width: 40px;
    height: 40px;
    font-size: 16px
}

.article-create .vue-form-wizard.xs .wizard-icon-circle.tab_shape,
.article-edit .vue-form-wizard.xs .wizard-icon-circle.tab_shape {
    height: 25px
}

.article-create .vue-form-wizard.xs .wizard-nav-pills>li.active>a .wizard-icon,
.article-edit .vue-form-wizard.xs .wizard-nav-pills>li.active>a .wizard-icon {
    font-size: 16px
}

.article-create .vue-form-wizard.xs .wizard-navigation .wizard-progress-with-circle,
.article-edit .vue-form-wizard.xs .wizard-navigation .wizard-progress-with-circle {
    position: relative;
    top: 25px;
    height: 4px
}

.article-create .vue-form-wizard.sm .wizard-icon-circle,
.article-edit .vue-form-wizard.sm .wizard-icon-circle {
    width: 50px;
    height: 50px;
    font-size: 20px
}

.article-create .vue-form-wizard.sm .wizard-icon-circle.tab_shape,
.article-edit .vue-form-wizard.sm .wizard-icon-circle.tab_shape {
    height: 30px
}

.article-create .vue-form-wizard.sm .wizard-nav-pills>li.active>a .wizard-icon,
.article-edit .vue-form-wizard.sm .wizard-nav-pills>li.active>a .wizard-icon {
    font-size: 20px
}

.article-create .vue-form-wizard.sm .wizard-navigation .wizard-progress-with-circle,
.article-edit .vue-form-wizard.sm .wizard-navigation .wizard-progress-with-circle {
    position: relative;
    top: 30px;
    height: 4px
}

.article-create .vue-form-wizard.md .wizard-icon-circle,
.article-edit .vue-form-wizard.md .wizard-icon-circle {
    width: 70px;
    height: 70px;
    font-size: 24px
}

.article-create .vue-form-wizard.md .wizard-icon-circle.tab_shape,
.article-edit .vue-form-wizard.md .wizard-icon-circle.tab_shape {
    height: 40px
}

.article-create .vue-form-wizard.md .wizard-nav-pills>li.active>a .wizard-icon,
.article-edit .vue-form-wizard.md .wizard-nav-pills>li.active>a .wizard-icon {
    font-size: 24px
}

.article-create .vue-form-wizard.md .wizard-navigation .wizard-progress-with-circle,
.article-edit .vue-form-wizard.md .wizard-navigation .wizard-progress-with-circle {
    position: relative;
    top: 40px;
    height: 4px
}

.article-create .vue-form-wizard.lg .wizard-icon-circle,
.article-edit .vue-form-wizard.lg .wizard-icon-circle {
    width: 90px;
    height: 90px;
    font-size: 28px
}

.article-create .vue-form-wizard.lg .wizard-icon-circle.tab_shape,
.article-edit .vue-form-wizard.lg .wizard-icon-circle.tab_shape {
    height: 50px
}

.article-create .vue-form-wizard.lg .wizard-nav-pills>li.active>a .wizard-icon,
.article-edit .vue-form-wizard.lg .wizard-nav-pills>li.active>a .wizard-icon {
    font-size: 28px
}

.article-create .vue-form-wizard.lg .wizard-navigation .wizard-progress-with-circle,
.article-edit .vue-form-wizard.lg .wizard-navigation .wizard-progress-with-circle {
    position: relative;
    top: 50px;
    height: 4px
}

.article-create .vue-form-wizard .wizard-icon-circle,
.article-edit .vue-form-wizard .wizard-icon-circle {
    font-size: 18px;
    border: 3px solid #f3f2ee;
    border-radius: 50%;
    font-weight: 600;
    width: 70px;
    height: 70px;
    background-color: #fff;
    position: relative;
    display: flex;
    justify-content: center;
    align-content: center
}

.article-create .vue-form-wizard .wizard-icon-circle.square_shape,
.article-edit .vue-form-wizard .wizard-icon-circle.square_shape {
    border-radius: 0
}

.article-create .vue-form-wizard .wizard-icon-circle.tab_shape,
.article-edit .vue-form-wizard .wizard-icon-circle.tab_shape {
    width: 100%;
    min-width: 100px;
    height: 40px;
    border: none;
    background-color: #f3f2ee;
    border-radius: 0
}

.article-create .vue-form-wizard .wizard-icon-circle .wizard-icon-container,
.article-edit .vue-form-wizard .wizard-icon-circle .wizard-icon-container {
    display: flex;
    justify-content: center;
    flex: 1;
    border-radius: 40%
}

.article-create .vue-form-wizard .wizard-icon-circle .wizard-icon-container.square_shape,
.article-create .vue-form-wizard .wizard-icon-circle .wizard-icon-container.tab_shape,
.article-edit .vue-form-wizard .wizard-icon-circle .wizard-icon-container.square_shape,
.article-edit .vue-form-wizard .wizard-icon-circle .wizard-icon-container.tab_shape {
    border-radius: 0
}

.article-create .vue-form-wizard .wizard-icon-circle .wizard-icon,
.article-edit .vue-form-wizard .wizard-icon-circle .wizard-icon {
    display: flex;
    align-items: center;
    justify-content: center
}

.article-create .vue-form-wizard .wizard-tab-content,
.article-edit .vue-form-wizard .wizard-tab-content {
    min-height: 100px;
    padding: 30px 20px 10px
}

.article-create .vue-form-wizard .wizard-header,
.article-edit .vue-form-wizard .wizard-header {
    padding: 15px;
    position: relative;
    border-radius: 3px 3px 0 0;
    text-align: center
}

.article-create .vue-form-wizard .wizard-title,
.article-edit .vue-form-wizard .wizard-title {
    color: #252422;
    font-weight: 300;
    margin: 0;
    text-align: center
}

.article-create .vue-form-wizard .category,
.article-edit .vue-form-wizard .category {
    font-size: 14px;
    font-weight: 400;
    color: #9a9a9a;
    margin-bottom: 0;
    text-align: center
}

.article-create .vue-form-wizard .wizard-navigation .wizard-progress-with-circle,
.article-edit .vue-form-wizard .wizard-navigation .wizard-progress-with-circle {
    position: relative;
    top: 40px;
    height: 4px
}

.article-create .vue-form-wizard .wizard-navigation .wizard-progress-with-circle .wizard-progress-bar,
.article-edit .vue-form-wizard .wizard-navigation .wizard-progress-with-circle .wizard-progress-bar {
    box-shadow: none;
    transition: width .3s ease
}

.article-create .vue-form-wizard .clearfix:after,
.article-edit .vue-form-wizard .clearfix:after {
    content: "";
    clear: both;
    display: table
}

.article-create .vue-form-wizard .wizard-card-footer,
.article-edit .vue-form-wizard .wizard-card-footer {
    padding: 0 20px
}

.article-create .vue-form-wizard .wizard-card-footer .wizard-footer-left,
.article-edit .vue-form-wizard .wizard-card-footer .wizard-footer-left {
    float: left
}

.article-create .vue-form-wizard .wizard-card-footer .wizard-footer-right,
.article-edit .vue-form-wizard .wizard-card-footer .wizard-footer-right {
    float: right
}

.article-create .vue-form-wizard.vertical .wizard-card-footer,
.article-edit .vue-form-wizard.vertical .wizard-card-footer {
    display: block
}

.article-create .vue-form-wizard.vertical .wizard-nav-pills,
.article-edit .vue-form-wizard.vertical .wizard-nav-pills {
    flex-direction: column
}

.article-create .vue-form-wizard.vertical .wizard-navigation,
.article-edit .vue-form-wizard.vertical .wizard-navigation {
    display: flex;
    flex-direction: row
}

.article-create .vue-form-wizard.vertical .wizard-card-footer,
.article-edit .vue-form-wizard.vertical .wizard-card-footer {
    padding-top: 30px
}

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

    .article-create,
    .article-edit {
        background: #f7f7fc
    }

    .article-create .edit-article-error,
    .article-edit .edit-article-error {
        height: calc(100vh - 80px);
        font-size: 18px;
        line-height: 30px
    }
}

@media screen and (max-width:1164px) {

    .article-create,
    .article-edit {
        background: #fff !important
    }

    .article-create .edit-article-error,
    .article-edit .edit-article-error {
        height: calc(100vh - 52px);
        font-size: 16px;
        line-height: 24px
    }
}

.article-create .b__header--mb,
.article-edit .b__header--mb {
    margin-bottom: 0 !important
}

.article-create .cen-color-gray,
.article-edit .cen-color-gray {
    color: #4e4b66
}

.article-create .cen-font-500,
.article-edit .cen-font-500 {
    font-style: normal;
    font-weight: 500;
    letter-spacing: 1px
}

.article-create .cen-font-16,
.article-edit .cen-font-16 {
    font-size: 16px;
    line-height: 24px
}

.article-create .b__filler,
.article-create .b__footer,
.article-edit .b__filler,
.article-edit .b__footer {
    display: none
}

.article-create .desktop-input,
.article-edit .desktop-input {
    border: 1px solid #d9dbe9;
    box-sizing: border-box;
    border-radius: 5px;
    height: 55px;
    width: 100%;
    box-shadow: none !important;
    padding-left: 25px
}

.article-create .top-0,
.article-edit .top-0 {
    top: 0
}

.article-create .top-10px,
.article-edit .top-10px {
    top: 10px
}

.article-create .top-unset,
.article-edit .top-unset {
    top: unset
}

.article-create .opacity-bg,
.article-edit .opacity-bg {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: rgba(60, 60, 67, .6);
    display: block
}

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

    .article-create .opacity-bg,
    .article-edit .opacity-bg {
        display: none
    }
}

.article-create .c-container,
.article-edit .c-container {
    max-width: 1165px !important;
    min-height: calc(100vh - 146px);
    padding-bottom: 90px;
    min-width: unset
}

.article-create .create-step,
.article-edit .create-step {
    min-height: calc(100vh - 146px)
}

.article-create .create-step .container,
.article-edit .create-step .container {
    width: 730px
}

@media(min-width:1200px) {

    .article-create .create-step .container,
    .article-edit .create-step .container {
        max-width: 730px
    }
}

.article-create .create-step .step-title,
.article-edit .create-step .step-title {
    font-size: 32px;
    color: #333;
    font-style: normal;
    font-weight: 700;
    letter-spacing: 1px;
    margin-bottom: 25px;
    text-align: center
}

@media screen and (max-width:1164px) {

    .article-create .create-step .step-title,
    .article-edit .create-step .step-title {
        font-weight: 600;
        font-size: 20px;
        line-height: 25px;
        letter-spacing: .38px;
        color: #333;
        margin-top: 0;
        margin-bottom: 30px
    }
}

.article-create .create-step .my-1,
.article-edit .create-step .my-1 {
    align-items: center
}

.article-create .create-step .form-control,
.article-edit .create-step .form-control {
    width: 100%;
    max-width: 404px;
    height: 46px;
    background: #fff;
    border: 1px solid #d9dbe9;
    border-radius: 5px
}

.article-create .create-step .form-control:focus,
.article-edit .create-step .form-control:focus {
    border-color: #1ba79c;
    outline: 0;
    box-shadow: none
}

.article-create .create-step .form-control::-moz-placeholder,
.article-edit .create-step .form-control::-moz-placeholder {
    color: #6e7191
}

.article-create .create-step .form-control::placeholder,
.article-edit .create-step .form-control::placeholder {
    color: #6e7191
}

.article-create .input-has-error,
.article-edit .input-has-error {
    border-color: red !important
}

.article-create .pc-select-option .input-dropdown__control,
.article-edit .pc-select-option .input-dropdown__control {
    height: 55px
}

.article-create .mobile-title,
.article-edit .mobile-title {
    margin-bottom: 10px
}

.article-create .mobile-label,
.article-edit .mobile-label {
    margin-top: 20px;
    margin-bottom: 5px
}

.article-create .font-weight-500,
.article-edit .font-weight-500 {
    font-weight: 500
}

.article-create .font-size-18,
.article-edit .font-size-18 {
    font-size: 18px
}

.article-create .rotate-180,
.article-edit .rotate-180 {
    transform: rotate(180deg)
}

.article-create .mt-10px,
.article-edit .mt-10px {
    margin-top: 10px
}

.article-create .mb-10px,
.article-edit .mb-10px {
    margin-bottom: 10px
}

.article-create .vue-form-wizard,
.article-edit .vue-form-wizard {
    padding-bottom: 0;
    position: relative
}

.article-create .vue-form-wizard .wizard-header,
.article-edit .vue-form-wizard .wizard-header {
    display: none
}

.article-create .vue-form-wizard .wizard-navigation .wizard-progress-with-circle,
.article-edit .vue-form-wizard .wizard-navigation .wizard-progress-with-circle {
    background: #e6e6ec;
    height: 10px !important;
    top: 0 !important;
    position: absolute !important;
    width: 100%;
    z-index: 1
}

.article-create .vue-form-wizard .wizard-nav-pills,
.article-edit .vue-form-wizard .wizard-nav-pills {
    width: 100%;
    height: 10px;
    z-index: 1;
    top: 0 !important;
    position: absolute !important
}

.article-create .vue-form-wizard .wizard-nav-pills>li,
.article-edit .vue-form-wizard .wizard-nav-pills>li {
    height: 0
}

.article-create .vue-form-wizard .wizard-nav-pills>li>a,
.article-edit .vue-form-wizard .wizard-nav-pills>li>a {
    top: 0;
    z-index: 1
}

.article-create .vue-form-wizard .wizard-nav-pills>li>a .stepTitle,
.article-edit .vue-form-wizard .wizard-nav-pills>li>a .stepTitle {
    display: none;
    padding-top: 5px
}

.article-create .vue-form-wizard .wizard-nav-pills .wizard-icon-circle,
.article-edit .vue-form-wizard .wizard-nav-pills .wizard-icon-circle {
    width: 10px;
    height: 10px
}

.article-create .vue-form-wizard .wizard-nav-pills .wizard-icon-circle .wizard-icon,
.article-edit .vue-form-wizard .wizard-nav-pills .wizard-icon-circle .wizard-icon {
    display: none !important
}

.article-create .vue-form-wizard .wizard-tab-content,
.article-edit .vue-form-wizard .wizard-tab-content {
    padding: 10px 0 0 0
}

.article-create .vue-form-wizard .wizard-card-footer,
.article-edit .vue-form-wizard .wizard-card-footer {
    border-top: 1px solid #d9dbe9;
    box-sizing: border-box;
    box-shadow: 0 16px 24px rgba(16, 20, 38, .08);
    position: fixed;
    width: 100%;
    bottom: 0;
    background-color: #fff;
    max-width: 1165px;
    min-width: unset;
    left: calc(50% - 582.5px);
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 8px 27px;
    z-index: 500
}

.article-create .vue-form-wizard .wizard-card-footer:after,
.article-edit .vue-form-wizard .wizard-card-footer:after {
    content: unset
}

.article-create .vue-form-wizard .wizard-card-footer .wizard-footer-left button,
.article-edit .vue-form-wizard .wizard-card-footer .wizard-footer-left button {
    border-color: transparent !important;
    background-color: transparent !important;
    color: #333 !important;
    font-size: 16px;
    font-weight: 400;
    padding: 0
}

.article-create .vue-form-wizard .wizard-card-footer .wizard-footer-left button:active,
.article-create .vue-form-wizard .wizard-card-footer .wizard-footer-left button:focus,
.article-edit .vue-form-wizard .wizard-card-footer .wizard-footer-left button:active,
.article-edit .vue-form-wizard .wizard-card-footer .wizard-footer-left button:focus {
    box-shadow: none
}

.article-create .vue-form-wizard .wizard-card-footer .wizard-footer-right button,
.article-edit .vue-form-wizard .wizard-card-footer .wizard-footer-right button {
    padding: 10px 20px;
    background-color: #1ba79c !important;
    border-color: #1ba79c !important;
    border-radius: 5px;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: .75px;
    line-height: 24px
}

.article-create .vue-form-wizard .wizard-card-footer .wizard-footer-right button:active,
.article-create .vue-form-wizard .wizard-card-footer .wizard-footer-right button:focus,
.article-edit .vue-form-wizard .wizard-card-footer .wizard-footer-right button:active,
.article-edit .vue-form-wizard .wizard-card-footer .wizard-footer-right button:focus {
    box-shadow: none
}

.article-create .vue-form-wizard.form-wizard__first-step .wizard-card-footer,
.article-edit .vue-form-wizard.form-wizard__first-step .wizard-card-footer {
    padding: 18px 188px 18px 173px !important;
    max-width: 100% !important;
    left: unset !important
}

@media screen and (max-width:1164px) {

    .article-create .vue-form-wizard .wizard-navigation .wizard-progress-with-circle,
    .article-edit .vue-form-wizard .wizard-navigation .wizard-progress-with-circle {
        height: 6px !important
    }

    .article-create .vue-form-wizard .wizard-nav-pills,
    .article-edit .vue-form-wizard .wizard-nav-pills {
        height: 6px
    }

    .article-create .vue-form-wizard .wizard-nav-pills .wizard-icon-circle,
    .article-edit .vue-form-wizard .wizard-nav-pills .wizard-icon-circle {
        width: 6px;
        height: 6px
    }

    .article-create .vue-form-wizard .wizard-tab-content,
    .article-edit .vue-form-wizard .wizard-tab-content {
        padding: 6px 0 0 0
    }

    .article-create .vue-form-wizard .wizard-card-footer,
    .article-edit .vue-form-wizard .wizard-card-footer {
        left: unset;
        padding: 8px 20px;
        border-top: none
    }

    .article-create .vue-form-wizard .wizard-card-footer .wizard-footer-left button,
    .article-edit .vue-form-wizard .wizard-card-footer .wizard-footer-left button {
        font-weight: 600;
        font-size: 15px;
        line-height: 18px;
        letter-spacing: -.24px;
        color: #1ba79c !important
    }

    .article-create .vue-form-wizard .wizard-card-footer .wizard-footer-right button,
    .article-edit .vue-form-wizard .wizard-card-footer .wizard-footer-right button {
        padding: 10px 20px;
        font-weight: 600;
        font-size: 15px;
        line-height: 18px;
        border-radius: 3px
    }
}

.article-create .article-location .vue-map-container,
.article-edit .article-location .vue-map-container {
    border-radius: 8px;
    overflow: hidden
}

.article-create .article-location .vue-map-container .leaflet-control-zoom,
.article-edit .article-location .vue-map-container .leaflet-control-zoom {
    border: unset
}

.article-create .article-location .vue-map-container .leaflet-control-zoom-in,
.article-edit .article-location .vue-map-container .leaflet-control-zoom-in {
    border-bottom: 0;
    position: relative;
    height: 31px
}

.article-create .article-location .vue-map-container .leaflet-control-zoom-in:after,
.article-edit .article-location .vue-map-container .leaflet-control-zoom-in:after {
    content: "";
    position: absolute;
    width: 20px;
    height: 1px;
    background-color: #e6e6e6;
    left: 5px;
    right: 5px;
    bottom: 0
}

.article-create .article-location .vue-map-container .btn-change-title,
.article-edit .article-location .vue-map-container .btn-change-title {
    padding: 0;
    border: 0;
    background-color: inherit
}

.article-create .article-location .vue-map-container .btn-change-title img,
.article-edit .article-location .vue-map-container .btn-change-title img {
    width: 50px;
    height: 50px;
    border-radius: 5px
}

.article-create .article-location .vue-map-container .leaflet-bottom,
.article-create .article-location .vue-map-container .leaflet-top,
.article-edit .article-location .vue-map-container .leaflet-bottom,
.article-edit .article-location .vue-map-container .leaflet-top {
    z-index: 998
}

.article-create .mobile-input,
.article-edit .mobile-input {
    border: none;
    border-bottom: 1px solid rgba(43, 43, 43, .15);
    border-radius: 0;
    height: unset;
    padding: 5px 0 15px;
    font-size: 13px
}

.article-create .mobile-input::-moz-placeholder,
.article-edit .mobile-input::-moz-placeholder {
    color: #6e7191
}

.article-create .mobile-input::placeholder,
.article-edit .mobile-input::placeholder {
    color: #6e7191
}

.article-create .mobile-input:focus,
.article-edit .mobile-input:focus {
    box-shadow: none;
    border-color: #1ba79c
}

.article-create .mobile-label,
.article-edit .mobile-label {
    font-weight: 600;
    font-size: 13px;
    line-height: 18px;
    letter-spacing: -.08px
}

.article-create .mt-5px,
.article-edit .mt-5px {
    margin-top: 5px
}

.article-create ::-webkit-scrollbar,
.article-edit ::-webkit-scrollbar {
    width: 5px
}

.article-create ::-webkit-scrollbar-track,
.article-edit ::-webkit-scrollbar-track {
    background: #f1f1f1
}

.article-create ::-webkit-scrollbar-thumb,
.article-edit ::-webkit-scrollbar-thumb {
    background: #888
}

.article-create ::-webkit-scrollbar-thumb:hover,
.article-edit ::-webkit-scrollbar-thumb:hover {
    background: #555
}

.menu-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    cursor: pointer
}

.dropdown-menu {
    min-width: 100%;
    padding: 0;
    margin: 0;
    border: none;
    background-color: #f0f2f6
}

.dropdown-menu.show {
    top: calc(100% + 2px);
    left: 0;
    transform: none
}

.dropdown-filter {
    background-color: #f0f2f6;
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0 4px 10px rgba(51, 51, 51, .15);
    width: unset;
    z-index: 2;
    min-width: 255px;
    max-height: 565px
}

.dropdown-filter.no-control {
    padding-top: 15px
}

.dropdown-filter.no-control .wrap-result {
    padding-bottom: 5px
}

.dropdown-filter .clear-select-option {
    background-color: transparent;
    border: none;
    outline: none !important;
    text-decoration: underline;
    padding: 0
}

.dropdown-filter .dropdown-input {
    position: relative
}

.dropdown-filter .dropdown-input img:first-child {
    position: absolute;
    top: 11px
}

.dropdown-filter .wrap-result {
    border-bottom: 1px solid #e0e0e0;
    font-size: 12px;
    font-weight: 700;
    color: #626262;
    margin: 0 12px 2px;
    padding: 0 2px;
    display: flex
}

.dropdown-filter .wrap-result .delete {
    text-decoration: underline;
    color: #2b2b2b
}

.dropdown-filter .dropdown-input .input-search {
    text-indent: 16px;
    border-radius: 8px;
    background-color: rgba(43, 43, 43, .08);
    margin-bottom: 10px;
    height: 40px;
    border: unset;
    width: 100%
}

.dropdown-filter .dropdown-input input:focus {
    outline: unset
}

.dropdown-filter .dropdown-input img:last-child {
    position: absolute;
    right: 5px;
    top: 11px
}

.dropdown-filter .option-item {
    padding-bottom: 10px;
    justify-content: space-between
}

.dropdown-filter .option-item,
.dropdown-filter .option-item .wrap-radio {
    display: flex;
    align-items: center
}

.dropdown-filter .option-item .number-article {
    font-size: 14px;
    color: rgba(26, 75, 183, .8)
}

.dropdown-filter .option-item label {
    margin-left: 10px;
    margin-bottom: 0
}

.dropdown-filter .content {
    overflow-x: hidden;
    overflow-y: auto;
    max-height: 168px
}

.dropdown-filter .filter-location .content {
    min-height: 168px
}

.dropdown-filter .tabs {
    display: flex;
    justify-content: flex-start;
    padding: 0;
    margin: 0
}

.dropdown-filter .tabs .tab-item {
    width: 50%;
    font-size: 12px;
    color: #626262;
    letter-spacing: 0;
    text-align: center;
    line-height: 16px;
    font-weight: 400;
    text-transform: uppercase;
    padding: 12px 0 10px;
    border-bottom: 2px solid rgba(43, 43, 43, .15)
}

.dropdown-filter .tabs .tab-item.active {
    color: #163668;
    border-bottom-color: #163668
}

.dropdown-filter .tab-content {
    padding: 0;
    display: none;
    max-height: 480px
}

.dropdown-filter .tab-content.active {
    display: block
}

.dropdown-filter .input-group .btn-close {
    display: block;
    padding: 0;
    margin: 0;
    position: absolute;
    z-index: 4;
    background: url(../img/close-circle.svg) no-repeat 50%;
    width: 18px;
    height: 18px;
    right: 12px;
    top: 50%;
    transform: translateY(-50%);
    outline: none !important
}

.dropdown-filter .input-group .btn-close:focus {
    box-shadow: none
}

.dropdown-filter .dropdown-button {
    text-align: center
}

.dropdown-filter .dropdown-button button {
    background-color: #163668 !important;
    border-radius: 20px;
    padding: 7px 30px;
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    color: #fff;
    border: none;
    margin-bottom: 21px
}

.dropdown-filter .dropdown-button button.disabled,
.dropdown-filter .dropdown-button button:disabled {
    background: #f1f1f1;
    color: #888
}

.list-checkbox-options {
    display: block;
    padding-bottom: 0;
    margin: 0 8px 10px 12px;
    padding-right: 4px
}

.list-checkbox-options label.block-checkbox .checkmark:before {
    background-color: transparent;
    border: 1.5px solid #a0a3bd
}

.list-checkbox-options label.block-checkbox .text,
.list-checkbox-options label.block-checkbox input:checked~.text {
    color: #333
}

.list-radio-options {
    display: block;
    padding-bottom: 0;
    padding-right: 4px;
    padding-top: 0
}

.list-radio-options label.block-radio .checkmark:before {
    background-color: transparent;
    border: 1.5px solid #a0a3bd
}

.list-radio-options label.block-radio .text,
.list-radio-options label.block-radio input:checked~.text {
    color: #333
}

.sdk-loading:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    background: hsla(0, 0%, 100%, .8)
}

.sdk-loading .rendering-overlay {
    display: block;
    position: absolute;
    z-index: 2;
    width: 50px;
    height: 50px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    background: #fff url(../img/icon-home-search.svg) no-repeat 50%/25px auto
}

.sdk-loading .rendering-overlay:before {
    content: "";
    position: absolute;
    display: block;
    top: 3px;
    left: 3px;
    border-radius: 50%;
    width: 44px;
    height: 44px;
    background: transparent url(../img/loading-round.svg) no-repeat 50%/auto;
    animation: spinwait 1s linear infinite
}

@media screen and (max-width:1024px) {
    .list-radio-options label.block-radio {
        margin: 0;
        position: relative;
        padding: 10px 0 10px 30px;
        display: block;
        width: 100%;
        height: 41px;
        background: transparent;
        z-index: 0;
        cursor: pointer
    }

    .list-radio-options label.block-radio:last-child {
        border-bottom: none
    }

    .list-radio-options label.block-radio input:checked~.checkmark:before {
        border: 2px solid #1ba79c
    }

    .list-radio-options label.block-radio input:checked~.checkmark:after {
        content: "";
        display: block;
        width: 8px;
        height: 8px;
        position: absolute;
        left: -10px;
        top: 0;
        transform: translateY(-50%);
        background: #1ba79c;
        border: none;
        border-radius: 50%;
        z-index: 2
    }

    .list-radio-options label.block-radio input:disabled~.checkmark,
    .list-radio-options label.block-radio input:disabled~.text {
        opacity: .8
    }

    .list-radio-options label.block-radio input[type=radio] {
        opacity: 0
    }

    .list-radio-options label.block-radio .checkmark,
    .list-radio-options label.block-radio input[type=radio] {
        position: absolute;
        left: 18px;
        top: 50%;
        transform: translateY(-50%)
    }

    .list-radio-options label.block-radio .checkmark:before {
        content: "";
        display: block;
        width: 16px;
        height: 16px;
        position: absolute;
        left: -14px;
        top: 0;
        transform: translateY(-50%);
        z-index: 1;
        background: #fff;
        border-radius: 50%;
        border: 2px solid #626262
    }

    .list-radio-options label.block-radio .text {
        color: #333;
        font-weight: 400;
        font-size: 14px;
        letter-spacing: 0;
        line-height: 20px;
        display: block;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        max-width: 100%
    }

    .list-checkbox-options label.block-checkbox {
        margin: 0;
        position: relative;
        display: flex;
        width: 100%;
        align-items: center;
        overflow: hidden;
        text-overflow: ellipsis;
        max-width: calc(100% - 15px);
        word-break: break-word;
        -webkit-line-clamp: 1;
        padding: 10px 0 10px 31px;
        cursor: pointer
    }

    .list-checkbox-options label.block-checkbox .text {
        font-weight: 400;
        font-size: 15px;
        color: #333;
        letter-spacing: 0;
        line-height: 20px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        max-width: 100%
    }

    .list-checkbox-options label.block-checkbox .checkmark {
        position: absolute;
        left: 18px;
        top: 50%;
        transform: translateY(-50%)
    }

    .list-checkbox-options label.block-checkbox .checkmark:before {
        content: "";
        display: block;
        width: 18px;
        height: 18px;
        position: absolute;
        left: -14px;
        top: 50%;
        transform: translateY(-50%);
        z-index: 1;
        border: 2px solid #dddee6;
        background: #fff none;
        border-radius: 2px
    }

    .list-checkbox-options label.block-checkbox input:checked~.checkmark:before {
        border: none;
        background: #1ba79c url(../img/icon-checked.svg) no-repeat 50%/10px auto
    }

    .list-checkbox-options label.block-checkbox input:disabled~.checkmark,
    .list-checkbox-options label.block-checkbox input:disabled~.text {
        opacity: .8
    }

    .list-checkbox-options label.block-checkbox input[type=checkbox] {
        opacity: 0;
        position: absolute;
        left: 18px;
        top: 15px;
        transform: translateY(-50%)
    }

    .list-checkbox-options label.block-checkbox.is-root-label.active .checkmark:before {
        border: none;
        background: #1ba79c url(../img/icon-minus.svg) no-repeat 50%/10px auto
    }

    .list-checkbox-options .children {
        padding-left: 24px
    }

    .list-checkbox-options .no-result {
        font-size: 14px;
        padding: 124px 16px 24px 20px;
        position: relative;
        text-align: center;
        border-top: 1px solid #ececec;
        color: #626262
    }

    .list-checkbox-options .no-result:before {
        content: "";
        background: url(../img/no-result-place.svg) no-repeat 50%;
        position: absolute;
        top: 10px;
        left: 34%;
        width: 100px;
        height: 100px
    }

    .list-checkbox-options .no-result .no-result-titel {
        color: #626262;
        margin-bottom: 10px
    }

    .wrap-filter {
        background-color: #333;
        margin-top: -1px
    }

    .wrap-filter .item-filter .dropdown-toggle {
        width: 100%;
        display: flex;
        padding: 5px 9px;
        margin: 0;
        color: #333;
        font-size: 14px;
        line-height: 22px;
        height: 32px;
        background: #fff;
        border-radius: 3px;
        font-weight: 400;
        justify-content: center;
        max-width: 95px;
        min-width: 60px;
        margin-right: 6px;
        border: 1px solid #fff
    }

    .wrap-filter .item-filter .dropdown-toggle,
    .wrap-filter .item-filter .dropdown-toggle span {
        text-align: center;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }

    .wrap-filter .item-filter .dropdown-toggle.icon-filter:after {
        mask: url(../img/icon-filter.svg) no-repeat center;
        -webkit-mask: url(../img/icon-filter.svg) no-repeat center;
        background-color: #333;
        border: none;
        content: "";
        display: block;
        width: 24px;
        height: 24px
    }

    .wrap-filter .item-filter .dropdown-toggle.icon-dropdown:after {
        mask: url(../img/chevron-down.svg) no-repeat center;
        -webkit-mask: url(../img/chevron-down.svg) no-repeat center;
        background-color: #333;
        border: none;
        content: "";
        display: block;
        width: 12px;
        height: 24px;
        min-width: 9px;
        margin-left: 5px
    }

    .wrap-filter .item-filter .dropdown-toggle.selected {
        color: #163668
    }

    .wrap-filter .item-filter.show .dropdown-toggle {
        border: 1px solid #163668;
        color: #163668
    }

    .wrap-filter .item-filter.checked .b__icon-down .fa-chevron-down {
        display: none
    }

    .wrap-filter .item-filter.checked .b__icon-down .fa-chevron-up {
        display: block
    }

    .wrap-filter .b__icon-down .fa-chevron-up {
        display: none
    }

    .wrap-dropdown .dropdown-menu {
        width: 100%;
        height: 100%;
        background: transparent;
        padding: 0;
        margin: 0;
        border: none;
        position: fixed;
        transition: all .2s ease-in-out;
        transform: translateY(100%);
        opacity: 0;
        left: 0;
        bottom: 0;
        top: auto;
        z-index: 9999999
    }

    .wrap-dropdown .dropdown-menu .dropdown-header {
        background: #f7f7f7 none;
        color: #fff;
        display: flex;
        justify-content: flex-start;
        align-items: center;
        padding: 11px 15px 12px;
        border-bottom: 1px solid #dddee6;
        position: relative
    }

    .wrap-dropdown .dropdown-menu .dropdown-header .btn-back {
        color: #163668;
        left: 15px
    }

    .wrap-dropdown .dropdown-menu .dropdown-header .btn-back,
    .wrap-dropdown .dropdown-menu .dropdown-header .btn-reset {
        display: block;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        width: 40px;
        height: 40px;
        padding: 0;
        margin: 0;
        font-size: 14px;
        font-weight: 400
    }

    .wrap-dropdown .dropdown-menu .dropdown-header .btn-reset {
        color: rgba(22, 54, 104, .3);
        right: 15px;
        border: none;
        box-shadow: none;
        background-color: transparent
    }

    .wrap-dropdown .dropdown-menu .dropdown-header .btn-reset.selected {
        color: #163668
    }

    .wrap-dropdown .dropdown-menu .dropdown-header span {
        display: block;
        color: #fff;
        padding: 0;
        flex-grow: 1;
        text-align: center;
        color: #333;
        font-size: 16px;
        line-height: 24px;
        font-weight: 500
    }

    .wrap-dropdown .dropdown-menu.show {
        transform: translateY(0);
        opacity: 1;
        transition: all .2s ease-in-out
    }

    .wrap-dropdown .dropdown-filter {
        background-color: #fff;
        width: unset;
        z-index: 2;
        min-width: 330px;
        max-height: 100%;
        height: calc(100% - 41px);
        box-shadow: unset;
        border-radius: 0
    }

    .wrap-dropdown .dropdown-filter .clear-select-option {
        background-color: transparent;
        border: none;
        outline: none !important;
        text-decoration: underline;
        padding: 0
    }

    .wrap-dropdown .dropdown-filter .dropdown-input {
        position: relative
    }

    .wrap-dropdown .dropdown-filter .dropdown-input img:first-child {
        position: absolute;
        top: 11px
    }

    .wrap-dropdown .dropdown-filter .wrap-result {
        border-bottom: 1px solid #e0e0e0;
        font-size: 12px;
        font-weight: 700;
        color: #626262;
        margin: 0 12px;
        padding: 10px 2px;
        display: flex
    }

    .wrap-dropdown .dropdown-filter .wrap-result .delete {
        text-decoration: underline;
        color: #2b2b2b
    }

    .wrap-dropdown .dropdown-filter .dropdown-input .input-search {
        text-indent: 16px;
        border-radius: 8px;
        background-color: rgba(43, 43, 43, .08);
        margin-bottom: 10px;
        height: 40px;
        border: unset;
        width: 100%
    }

    .wrap-dropdown .dropdown-filter .dropdown-input input:focus {
        outline: unset
    }

    .wrap-dropdown .dropdown-filter .dropdown-input img:last-child {
        position: absolute;
        right: 5px;
        top: 11px
    }

    .wrap-dropdown .dropdown-filter .option-item {
        display: flex;
        padding-bottom: 10px;
        justify-content: space-between;
        align-items: center
    }

    .wrap-dropdown .dropdown-filter .option-item .wrap-radio {
        display: flex;
        align-items: center
    }

    .wrap-dropdown .dropdown-filter .option-item .number-article {
        font-size: 14px;
        color: rgba(26, 75, 183, .8)
    }

    .wrap-dropdown .dropdown-filter .option-item label {
        margin-left: 10px;
        margin-bottom: 0
    }

    .wrap-dropdown .dropdown-filter .content {
        overflow-x: hidden;
        overflow-y: auto;
        max-height: unset
    }

    .wrap-dropdown .dropdown-filter .input-group .btn-close {
        display: block;
        padding: 0;
        margin: 0;
        position: absolute;
        z-index: 4;
        background: url(../img/close-circle.svg) no-repeat 50%;
        width: 18px;
        height: 18px;
        right: 12px;
        top: 50%;
        transform: translateY(-50%);
        outline: none !important
    }

    .wrap-dropdown .dropdown-filter .input-group .btn-close:focus {
        box-shadow: none
    }

    .wrap-dropdown .dropdown-button button {
        background-color: #163668 !important;
        border-radius: 20px;
        padding: 7px 30px;
        font-weight: 500;
        font-size: 16px;
        line-height: 26px;
        color: #fff;
        border: none;
        margin-bottom: 0
    }

    .wrap-dropdown .list-checkbox-options,
    .wrap-dropdown .list-radio-options {
        display: block;
        padding: 10px 12px;
        margin: 0
    }

    .wrap-dropdown .filter-more .dropdown-filter {
        padding: 15px 0 0;
        height: calc(100vh - 100px);
        overflow-x: hidden;
        overflow-y: visible;
        border-radius: 0
    }

    .wrap-dropdown .filter-more .item-child-more {
        border-bottom: 1px solid #c6c6c8;
        padding: 0 15px
    }

    .wrap-dropdown .filter-more .item-child-more>label {
        font-weight: 700;
        font-size: 18px;
        line-height: 26px
    }

    .wrap-dropdown .filter-more .item-child-more:last-child {
        border-bottom: none
    }

    .wrap-dropdown .filter-more .item-child-more.toggle .list-checkbox-options {
        max-height: none;
        overflow: visible
    }

    .wrap-dropdown .filter-more .item-child-more.toggle .block-bottom .btn-more:after {
        transform: rotate(180deg);
        margin-top: -6px
    }

    .wrap-dropdown .filter-more .item-child-more .list-checkbox-options {
        display: flex;
        flex-wrap: wrap;
        max-height: 160px;
        overflow: hidden;
        margin: 0 0 10px 0
    }

    .wrap-dropdown .filter-more .item-child-more .list-checkbox-options .block-checkbox {
        flex: 0 0 50%
    }

    .wrap-dropdown .filter-more .item-child-more .list-checkbox-options label.block-checkbox {
        padding: 5px 0 5px 22px;
        font-size: 15px;
        line-height: 18px;
        margin-bottom: 10px
    }

    .wrap-dropdown .filter-more .item-child-more .list-checkbox-options label.block-checkbox .checkmark:before {
        left: -18px
    }

    .wrap-dropdown .filter-more .item-child-more .block-bottom {
        display: flex;
        align-items: center;
        justify-content: center
    }

    .wrap-dropdown .filter-more .item-child-more .block-bottom .btn-more {
        display: block;
        font-size: 13px;
        line-height: 18px;
        display: flex;
        align-items: center;
        letter-spacing: -.08px;
        -webkit-text-decoration-line: underline;
        text-decoration-line: underline;
        color: #1986ec;
        position: relative
    }

    .wrap-dropdown .filter-more .item-child-more .block-bottom .btn-more:after {
        content: "";
        display: block;
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
        width: 8px;
        height: 8px;
        border-top: 4px solid;
        border-right: 4px solid transparent;
        border-bottom: 0;
        border-left: 4px solid transparent;
        margin-top: 2px
    }

    .sdk-loading:before {
        content: "";
        display: block;
        width: 100%;
        height: 100%;
        position: absolute;
        z-index: 1;
        background: hsla(0, 0%, 100%, .8)
    }

    .sdk-loading .rendering-overlay {
        display: block;
        position: absolute;
        z-index: 2;
        width: 50px;
        height: 50px;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        border-radius: 50%;
        background: #fff url(../img/icon-home-search.svg) no-repeat 50%/25px auto
    }

    .sdk-loading .rendering-overlay:before {
        content: "";
        position: absolute;
        display: block;
        top: 3px;
        left: 3px;
        border-radius: 50%;
        width: 44px;
        height: 44px;
        background: transparent url(../img/loading-round.svg) no-repeat 50%/auto;
        animation: spinwait 1s linear infinite
    }
}