

/* Start:/local/templates/sotbit_origami/components/bitrix/news/sotbit_origami_promotions/style.css?15912222351173*/
.puzzle_block_promotion_return {
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 50px;
}

.puzzle_block_promotion_return .return {
    border: 1px solid #ebebeb;
    height: 38px;
    line-height: 38px;
    padding: 0 20px;
    display: inline-block;
}

.puzzle_block_promotion_return .return_inner {
    display: inline-block;
    background-image: url('data:image/png;base64, iVBORw0KGgoAAAANSUhEUgAAAA0AAAAJCAQAAABDc27hAAAAb0lEQVQY03XMMQqCAACF4W8Ig/AGDtkBGhPabI7ATVrFrSV3B9eozQtIbtHSDRsCB7X/Hx68Bw9OaoEZ9t62ZvloHRWDpUImgl7n4DyYy928bFjrJJOvVAs7lXAyPn8RWPybxsTuruNy6aLx0Fh9AZSvErqrty7kAAAAAElFTkSuQmCC');
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 20px;
}

.promotions_list__tabs {
    display: flex;
    border-bottom: 1px solid #ededed;
    margin-bottom: 40px;
}

.promotions_list__tab {
    font-size: 15px;
    font-weight: bold;
    padding: 8px 20px;
}

.promotions_list__text {
    font-size: 14px;
    color: #000000;
    line-height: 1.6;
}

.promotions_list__text {
    margin-bottom: 26px;
}

.puzzle_block-form-promotion-wrapper {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
}

/* End */


/* Start:/local/templates/.default/components/bitrix/news/sotbit_origami_promotions/style.css?15912222341173*/
.puzzle_block_promotion_return {
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 50px;
}

.puzzle_block_promotion_return .return {
    border: 1px solid #ebebeb;
    height: 38px;
    line-height: 38px;
    padding: 0 20px;
    display: inline-block;
}

.puzzle_block_promotion_return .return_inner {
    display: inline-block;
    background-image: url('data:image/png;base64, iVBORw0KGgoAAAANSUhEUgAAAA0AAAAJCAQAAABDc27hAAAAb0lEQVQY03XMMQqCAACF4W8Ig/AGDtkBGhPabI7ATVrFrSV3B9eozQtIbtHSDRsCB7X/Hx68Bw9OaoEZ9t62ZvloHRWDpUImgl7n4DyYy928bFjrJJOvVAs7lXAyPn8RWPybxsTuruNy6aLx0Fh9AZSvErqrty7kAAAAAElFTkSuQmCC');
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 20px;
}

.promotions_list__tabs {
    display: flex;
    border-bottom: 1px solid #ededed;
    margin-bottom: 40px;
}

.promotions_list__tab {
    font-size: 15px;
    font-weight: bold;
    padding: 8px 20px;
}

.promotions_list__text {
    font-size: 14px;
    color: #000000;
    line-height: 1.6;
}

.promotions_list__text {
    margin-bottom: 26px;
}

.puzzle_block-form-promotion-wrapper {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
}

/* End */


/* Start:/local/templates/sotbit_origami/components/bitrix/news/sotbit_origami_promotions/bitrix/news.detail/.default/style.css?17725410072319*/
div.news-detail {
    word-wrap: break-word;
}

div.news-detail img.detail_picture {
    float: left;
    margin: 0 8px 6px 1px;
}

.news-date-time {
    color: #486DAA;
}

.promotion_detail__banner {
    position: relative;
    margin-bottom: 60px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.promotion_detail__date {
    color: #929190;
    font-size: 12px;
    margin-bottom: 17px;
    padding-left: 15px;
    padding-right: 15px;
}

.promotion_detail__banner_label {
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    background: #ffb800;
    height: 30px;
    line-height: 30px;
    padding: 0 20px;
    display: inline-block;
}

.promotion_detail__banner_description {
    color: #ffffff;
    font-size: 14px;
    margin-bottom: 30px;
}

.promotion_detail__banner_title {
    color: #ffffff;
    font-size: 40px;
    font-weight: bold;
    line-height: 1.1;
    margin-bottom: 15px;
}

.promotion_detail__banner_info {
    display: inline-flex;
    height: 100%;
    align-items: center;
    max-width: 670px;
    z-index: 20;
    position: relative;
    padding: 20px;
}

.promotion_detail__banner_background {
    background: #000;
    width: 100%;
    height: 100%;
    opacity: 0.18;
    position: absolute;
}

.promotion_detail__banner_active_img {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: right bottom;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 10;
}

.puzzle_block__promotion_detail {
    height: 100%;
}

.promotion_detail__text {
    margin-bottom: 40px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (max-width: 576px) {
    .promotion_detail__date {
        padding-left: 10px;
        padding-right: 10px;
    }
}

@media (max-width: 768px) {
    .promotion_detail__banner_active_img {
        background-size: contain;
    }

    .promotion_detail__banner_active_img img {
        width: 50%;
        height: 50%;
    }
}

@media (max-width: 576px) {
    .promotion_detail__banner {
        margin-left: 10px;
        margin-right: 10px;
    }
}

@media (max-width: 767px) {
  .promotion_detail__banner_info {
    display: none;
  }
}

@media (max-width: 768px) {
    .promotion_detail__banner {
        height: 200px !important;
    }
}

/* End */


/* Start:/local/templates/.default/components/bitrix/form.result.new/origami_webform_2/style.css?15912222343402*/
.feedback .feedback_block__captcha_input {
    margin-right: 20px;
    margin-bottom: 10px;
}

.feedback.puzzle_block-form-promotion .feedback_block__compliance {
    margin-top: 10px;
    margin-bottom: 10px;
}

.feedback .form_row.captcha {
    flex-direction: row;
    flex-wrap: wrap;
}

.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;
}

/* End */
/* /local/templates/sotbit_origami/components/bitrix/news/sotbit_origami_promotions/style.css?15912222351173 */
/* /local/templates/.default/components/bitrix/news/sotbit_origami_promotions/style.css?15912222341173 */
/* /local/templates/sotbit_origami/components/bitrix/news/sotbit_origami_promotions/bitrix/news.detail/.default/style.css?17725410072319 */
/* /local/templates/.default/components/bitrix/form.result.new/origami_webform_2/style.css?15912222343402 */
