

/* Start:/bitrix/templates/biznes_hat_index_new/components/bitrix/news.list/advantages/style.css?1658318605150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/local/include/forms/temp_form_request/style.css?17854122603283*/
.temp_form_request {
    padding: 40px;
    background: #216fa4;
    color: #fff;
}

/* ---------- Верхний блок ---------- */

.temp_form_request-mail {
    padding: 32px;
    background: rgba(0, 0, 0, .08);
    border: 1px solid rgba(255, 255, 255, .15);
}

.temp_form_request-mail__title {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 18px;
}

.temp_form_request-mail__text {
    line-height: 1.6;
    color: rgba(255, 255, 255, .95);
    margin-bottom: 15px;
}

.temp_form_request-mail__link {
    display: block;
    color: #fff;
    text-align: center;
    text-decoration: none;
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 30px;
}

.temp_form_request-mail__link:hover {
    text-decoration: underline;
}

.temp_form_request-mail__button {
    display: block;
    width: 100%;
    padding: 20px;
    background: #f6a11b;
    color: #fff;
    text-align: center;
    text-decoration: none;
    font-size: 20px;
    font-weight: 700;
    transition: .25s;
}

.temp_form_request-mail__button:hover {
    background: #e59212;
}

.temp_form_request-mail__button.is-copied {
    background: #28a745;
    cursor: default;
}

.temp_form_request-mail__button.is-copied:hover {
    background: #28a745;
}

/* ---------- Разделитель ---------- */

.temp_form_request-divider {
    display: flex;
    align-items: center;
    margin: 40px 0;
}

.temp_form_request-divider::before,
.temp_form_request-divider::after {
    content: "";
    flex: 1;
    height: 1px;
    background: rgba(255, 255, 255, .25);
}

.temp_form_request-divider span {
    margin: 0 16px;
    font-size: 18px;
    color: rgba(255, 255, 255, .8);
}

/* ---------- Нижний блок ---------- */

.temp_form_request-phone__title {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 16px;
}

.temp_form_request-phone__text {
    max-width: 650px;
    line-height: 1.6;
    color: rgba(255, 255, 255, .95);
    margin-bottom: 28px;
}

.temp_form_request-phone__number {
    display: block;
    width: fit-content;
    color: #fff;
    text-decoration: none;
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 12px;
}

.temp_form_request-phone__number:hover {
    text-decoration: underline;
}

.temp_form_request-phone__time {
    margin-top: 18px;
    font-size: 18px;
    color: rgba(255, 255, 255, .8);
}

/* ---------- Адаптив ---------- */

@media (max-width: 768px) {

    .temp_form_request {
        margin-top: 15px;
        padding: 24px;
    }

    .temp_form_request-mail {
        padding: 24px;
    }

    .temp_form_request-mail__title,
    .temp_form_request-phone__title {
        font-size: 22px;
    }

    .temp_form_request-mail__button {
        font-size: 18px;
        padding: 18px;
    }

    .temp_form_request-phone__number {
        font-size: 26px;
    }

    .temp_form_request-phone__time {
        font-size: 16px;
    }
}

@media (max-width: 480px) {

    .temp_form_request {
        padding: 18px;
    }

    .temp_form_request-mail {
        padding: 20px;
    }

    .temp_form_request-mail__button {
        font-size: 16px;
        padding: 16px;
    }

    .temp_form_request-phone__number {
        font-size: 22px;
    }

    .temp_form_request-divider {
        margin: 30px 0;
    }
}
/* End */
/* /bitrix/templates/biznes_hat_index_new/components/bitrix/news.list/advantages/style.css?1658318605150 */
/* /local/include/forms/temp_form_request/style.css?17854122603283 */
