

/* Start:/local/templates/.default/components/bitrix/news/sotbit_origami_promotions/style.css?16667055372300*/
.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: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #ededed;
  margin-bottom: 30px; }

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

.promotions_list__tab_active {
  color: var(--main-color); }

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

.stocks__description-text-wrapper {
  overflow: hidden;
  -webkit-transition: height 0.2s linear;
  transition: height 0.2s linear; }

.stocks__collapse-btns {
  display: none;
  margin-top: 10px;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear; }
  .stocks__collapse-btns:hover {
    color: var(--main-color-hover); }
  .stocks__collapse-btns .stocks__collapse-btns-show {
    display: inline-block;
    cursor: pointer; }
  .stocks__collapse-btns .stocks__collapse-btns-hide {
    display: none; }
  .stocks__collapse-btns[data-active='true'] .stocks__collapse-btns-show {
    display: none; }
  .stocks__collapse-btns[data-active='true'] .stocks__collapse-btns-hide {
    display: inline-block;
    cursor: pointer; }

.stocks__description-text-wrapper {
  font-size: 13px;
  line-height: 20px; }

.stocks__collapse-btns {
  margin-bottom: 20px; }

@media (max-width: 768px) {
  .promotions_list__text {
    margin-bottom: 16px; }
  .stocks__description-text-wrapper {
    font-size: 12px;
    line-height: 18px; } }

/* End */


/* Start:/local/templates/.default/components/bitrix/news/sotbit_origami_promotions/bitrix/news.detail/.default/style.css?16667055372127*/
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;
    }
}

/* End */


/* Start:/local/templates/.default/components/bitrix/form.result.new/origami_webform_2/style.css?16667055377284*/
.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;
}

.feedback .feedback_block__captcha-new-input-wrapper {
    display: flex;
}

.feedback .feedback_block__captcha_input.main-input-md__wrapper {
    width: auto;
}

.feedback .main-input-md__wrapper.fullsize {
    width: 100%;
}

.feedback .main-input-md__wrapper {
    width: 100%;
}

.feedback .feedback_block__captcha {
    margin-top: 18px;
}

.feedback .phone_input {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: space-between;
    white-space: nowrap;
}

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


.feedback .sotbit_order_phone .sotbit_order_phone__block .phone_input input {
    width: calc(100% - 60px);
}

.feedback .phone_input__flag {
    position: relative;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 50px;
    width: 60px;
    padding-right: 10px;
    margin-right: 10px;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: 1px solid #DADADA;
    border-radius: 4px 4px 0 0;
    background-color: #F2F2F2;
    background-repeat: no-repeat;
    background-position-x: center !important;
}

.phone_input__flag .bx-flag-16::after,
.phone_input__flag .bx-flag-24::after,
.phone_input__flag .bx-flag-32::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1001;
}

#phoneNumberInputSelectCountry {
    position: fixed !important;
    opacity: 0;
    transition: opacity 0.3s ease;
}

.popup-window .popup-window-angly-bottom {
    bottom: -10px;
    height: 10px;
}

.feedback .phone_input__flag .bx-flag-16::before,
.feedback .phone_input__flag .bx-flag-24::before,
.feedback .phone_input__flag .bx-flag-32::before {
    content: '';
    top: 37%;
    right: 11px;
    position: absolute;
    display: inline-block;
    width: 8px;
    height: 8px;
    margin-left: 5px;
    margin-bottom: 4px;
    border-left: 1px solid #000000;
    border-bottom: 1px solid #000000;
    transform: rotate(-45deg);
}

.puzzle_block-form-promotion .form_blocks {
    margin-bottom: 40px;
}

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

.feedback .puzzle_block__form_label_promotion.form_block_title {
    margin-bottom: 0;
}

.feedback .main-textarea-md__wrapper {
    margin-top: 18px;
}

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

.puzzle_block-form-promotion .feedback_block__compliance {
    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;
    border: 1px solid #ededed;
}

.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 .feedback_block__captcha_img {
    display: flex;
    height: 50px;
    align-items: center;
}

.feedback .feedback_block__captcha_img > img {
    height: 100%;
}

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

.main_btn.button_feedback {
    height: 3.5rem;
    border: 2px solid var(--main-color);
}

@media (max-width: 768px) {
    .feedback .form-block-right .puzzle_block__form_label_promotion.form_block_title {
        margin-top: 18px;
    }
}

@media (max-width: 430px) {
    .feedback .feedback_block__captcha-new-input-wrapper {
        flex-direction: column;
    }

    .feedback .feedback_block__captcha_input {
        margin-right: 0;
    }

    .feedback .main_btn.button_feedback {
        width: 100%;
    }
}

.feedback_block__compliance_link {
    color: var(--main-color);
}

.feedback_block__compliance_link:hover {
    color: var(--main-color-hover);
}

.captcha-refresh .icon_refresh {
    fill: var(--main-color);
}

.captcha-refresh:hover .icon_refresh {
    fill: var(--main-color-hover);
}

.feedback_block__comment {
    text-align: center;
}

.feedback_block__text {
    padding-bottom: 2rem;
    text-align: center;
}

.feedback_block__text .success-message {
    color: green;
}

.feedback_block__input {
    width: 100%;
    padding-left: 2rem;
    margin: 0 2rem 0 0;
    border: 1px solid #ededed;
}

.feedback_block__input:last-child {
    margin: 0;
}

.feedback_block__input::-webkit-input-placeholder {
    color: #747474;
}

.feedback_block__input::-moz-placeholder {
    color: #747474;
}

.feedback_block__input:-ms-input-placeholder {
    color: #747474;
}

.feedback_block__input::-ms-input-placeholder {
    color: #747474;
}

.feedback_block__input::placeholder {
    color: #747474;
}

.button_feedback {
    border: 1px solid var(--main-color);
}

.feedback_block__compliance_link {
    color: var(--main-color);
}

@media (max-width: 400px) {
    .main_btn.button_feedback {
        width: 100%;
        min-width: auto;
    }
}

/* End */
/* /local/templates/.default/components/bitrix/news/sotbit_origami_promotions/style.css?16667055372300 */
/* /local/templates/.default/components/bitrix/news/sotbit_origami_promotions/bitrix/news.detail/.default/style.css?16667055372127 */
/* /local/templates/.default/components/bitrix/form.result.new/origami_webform_2/style.css?16667055377284 */
