
.puzzle_block-form-promotion {
    margin-top: 55px;
    border-top: 1px solid #ebebeb;
    padding-top: 45px;
}


.puzzle_block-form-promotion .feedback_block__text {
    text-align: left;
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 20px;
    margin-bottom: 30px;
}

.puzzle_block-form-promotion .form_blocks {
    padding: 0 42px;
    padding-bottom: 38px;
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 19px;
}


.puzzle_block-form-promotion .feedback_block__form_input {
    padding: 0 15px;
    border: 1px solid #f3f3f3;
    height: 40px;
    line-height: 40px;
    width: 100%;
}

.puzzle_block-form-promotion .form_block_title {
    font-size: 17px;
    font-weight: bold;
    color: #000;
    width: 100%;
}

.puzzle_block-form-promotion .form_row {
    display: flex;
    margin-top: 18px;
    align-items: center;
}


.puzzle_block-form-promotion .form-block-right {
    display: flex;
    flex-direction: column;
}

.puzzle_block-form-promotion .form-block-right textarea {
    flex: 1;
    min-height: 100px;
    line-height: normal;
    padding: 15px;
}

.puzzle_block-form-promotion .feedback_block__compliance {
    max-width: 445px;
    color: #8b8b8b;
    font-size: 13px;
    margin-top: 30px;
    margin-bottom: 30px;
}

.puzzle_block-form-promotion .feedback_block__compliance_link {
    color: #000;
    text-decoration: underline;
}

.puzzle_block-form-promotion .feedback_block__compliance
.feedback_block__input {
    color: #000;
    text-decoration: underline;
}

.puzzle_block-form-promotion input[type="submit"],
.puzzle_block-form-promotion input[type="button"] {
    width: 130px;
    padding: 0;
    text-align: center;
    font-weight: normal;
}

.puzzle_block-form-promotion input[type="reset"] {
    width: 130px;
    padding: 0;
    text-align: center;
    background: #ffffff;
    font-weight: normal;
}

.form_blocks__ok {
    color: forestgreen;
}

.puzzle_block__form_label_promotion {
    color: #7f7f7f;
    font-size: 13px;
    display: inline-block;
    width: 140px;
}

textarea.feedback_block__form_input {
    margin-top: 11px;
}

.captcha-refresh {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    margin-left: 10px;
    cursor: pointer;
}

.icon_refresh {
    transition: all 0.3s ease;
}

.feedback_block__captcha_img {
    display: flex;
    height: 40px;
    align-items: center;
}

.origami_foundcheaper {
    max-width: 429px;
}

.puzzle_block-form-promotion .captcha-refresh {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-left: 10px;
    height: 40px;
    cursor: pointer;
    vertical-align: middle;
}

.feedback_block__captcha_input::placeholder {
    color: #fafafa;
}

.puzzle_block__form_label_promotion.captcha_title {
    color: #7f7f7f;
    font-size: 13px;
    display: inline-block;
    width: auto;
}

.captcha_form-2 {
    margin-top: 18px;
}

.captcha_form-2 .form_row {
    margin-top: 0;
    align-items: flex-start;
    flex-direction: column;
}

.captcha_form-2 .feedback_block__compliance {
    padding-left: 0;
}
