

/* Start:/local/templates/main/components/bitrix/news/akcii/bitrix/news.detail/.default/style.css?1771418452443*/
.action {
    display: flex;
    gap: 3%;
    margin: 25px 0;
}

.action__sidebar {
    flex: 0 0 30%;
    padding-bottom: 30px;
}

.action__sidebar-wrapper {
    position: sticky;
    z-index: 1;
    top: 20px;
    bottom: 20px;
}

.action__form {
    margin-top: 32px;
}

@media (max-width: 1024px) {
    .action {
        flex-direction: column;
    }
}

@media (max-width: 768px) {
    .action__sidebar {
        padding-bottom: 0;
    }
}
/* End */


/* Start:/local/templates/main/components/bitrix/form/form-article-callback/bitrix/form.result.new/.default/style.css?1766149221522*/
.form-article-callback {
    background: #F8F8FC;
    padding: 20px;
    border-radius: 12px;
}

.form-article-callback__title {
    margin-bottom: 22px;
}

.form-article-callback__fields {
    display: flex;
    flex-direction: column;
    gap: 22px;
    margin-bottom: 22px;
}

.form-article-callback__checkbox {
    margin-top: 22px;
}

.checkbox-input label {
    display: flex;
    align-items: center;
}

.form-article-callback .checkbox-input label::before {
    width: 18px;
    height: 18px;
    flex: 0 0 auto;
}
/* End */
/* /local/templates/main/components/bitrix/news/akcii/bitrix/news.detail/.default/style.css?1771418452443 */
/* /local/templates/main/components/bitrix/form/form-article-callback/bitrix/form.result.new/.default/style.css?1766149221522 */
