

/* Start:/local/templates/.default/components/bitrix/news/cities/bitrix/news.detail/.default/style.css?1763127550875*/
.buy-info__button.buy-info__button--wa{
    display: none;
}
.buy-info__button--wa svg {
    width: 24px;
    height: 24px;
    fill: #fff;
}
@media screen and (max-width: 450px) {
    #main_wrap .buttons{
        margin-top: 20px;
    }
    .mainwrapper .buy-info__button {
        vertical-align: middle;
        border-radius: 3px;
        text-transform: uppercase;
        color: #fff;
        font-weight: 300;
        line-height: 1;
        margin: 0 !important;
        display: flex !important;
        align-items: center;
        justify-content: center;
        padding: 10px;
        font-size: 12px;
    }
    .buy-info__button--wa {
        gap: 8px;
        grid-column: span 3;
        background: linear-gradient(
          90deg,
          rgba(35, 205, 69, 1) 0%,
          rgba(67, 235, 97, 1) 100%
        );
        border: none !important;
      }
}

/* End */


/* Start:/local/templates/.default/components/bitrix/form.result.new/pledge_of_hours/style.css?17631275501073*/
table.form-table {
    width: 100%;
    background-color: white;
    border-collapse: collapse;
    font-size: 100%;
    font-weight: normal;
    line-height: 160%;
}

table.form-table th, table.form-table td {
    border: 1px solid #ADC3D5;
    padding: 5px 5px;
    vertical-align: top;
}

table.form-table th {
    background-image: url(/local/templates/.default/components/bitrix/form.result.new/pledge_of_hours/images/table_head.gif);
    background-repeat: repeat-x;
    text-align: left;
    color: #25639A;
}

table.form-table td {
    padding: 15px 5px;
}

.form-required {
    color: red;
}

.error-fld {
    display: block;
    float: left;
    height: 13px;
    width: 15px;
    background-repeat: no-repeat;
    background-image: url(/local/templates/.default/components/bitrix/form.result.new/pledge_of_hours/images/icon_warn.gif);
}

.main__wrap_container {
    display: flex;
    flex-wrap: wrap;
}

.main__wrap_container-text, .main__wrap_container-form {
    width: 100%;
}

@media (min-width: 1175px) {
    .main__wrap_container-text {
        width: 70%;
    }

    .main__wrap_container-form {
        min-width: 330px;
        width: 30%;
    }
}
/* End */
/* /local/templates/.default/components/bitrix/news/cities/bitrix/news.detail/.default/style.css?1763127550875 */
/* /local/templates/.default/components/bitrix/form.result.new/pledge_of_hours/style.css?17631275501073 */
