<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

/* Start:/local/templates/diam/components/bitrix/news/news/bitrix/news.detail/.default/style.css?17271593951292*/
.kd-lc-wrapper {
 margin-top: 0;
}
#productlist .kd-sec_option-wrap {
 margin-top: 0;
 padding-top: 15px;
}

#productlist .kd-last_viewed_items-wrap {
 margin-bottom: 15px;
}
table.menu_news {
    padding-left: 50px;
}
.menu_news a{
 color: #91278f;
 font-size: 12pt;
 text-decoration: none;
 font-weight: bold;
 line-height: 1.3;
 position: relative;
 padding-left: 12px;
}
.menu_news a:before {
 content: '';
 display: block;
 width: 4px;
 height: 4px;
 background-color: #91278f;
 position: absolute;
 left: 0;
 top: 5px;
 border-radius: 50%;
}
.menu_news a:hover{
 text-decoration: underline;
}
.newstextul ul {
 padding:20px;
}
/* ÐŸÐµÑ€ÐµÑ…Ð¾Ð´ Ð½Ð° margin Ð²Ð¼ÐµÑÑ‚Ð¾ &lt;br&gt; */
.newstextul h2,
.newstextul h3,
.newstextul h4 {
 margin: 2em 0 1em;
}
.newstextul br + h2,
.newstextul br + h3,
.newstextul br + h4 {
 margin-top: 1em;
}
.newstextul br + br + h2,
.newstextul br + br + h3,
.newstextul br + br + h4 {
 margin-top: 0;
}
.newstextul h2 + br,
.newstextul h3 + br,
.newstextul h4 + br {
 margin-top: -1em;
}
.ytvideo-container {
 height: 0;
 position: relative;
 padding-bottom: 315px; /*56.25%; for iframe width 100%*/
}
.ytvideo-container iframe {
 position: absolute;
 left: 0;
 top: 0;
 width: 560px;
 height: 315px;
}
.newstextul h2.kd-form__group {
 margin: 4px 0 15px 0;
}
/* End */


/* Start:/bitrix/components/bitrix/system.show_message/templates/.default/style.css?172715920864*/
font.errortext
{
	color:red;
}

font.notetext
{
	color:green;
}

/* End */


/* Start:/local/templates/diam/components/bitrix/form.result.new/events/style_form.css?17271593953256*/
.form-events {
    max-width: 500px;
}

.form-events h3 {
    font-size: 20px;
    margin-bottom: 20px;
    text-align: left;
}

.form-events .kd-btn {
    width: auto;
    display: block;
    margin: 20px auto;
    padding: 0 25px;
}

.form-events .row .col-2 {
    width: 50%;
}

.form-events .kd-form-checkbox__label {
    line-height: 2.3;
}

#use-profile + .kd-form-checkbox__label {
    color: #000;
    font-size: 13px;
    line-height: 2;
}

.kd-form-profile {
    position: absolute;
    opacity: 0;
    visibility: hidden;
}

.kd-form-profile:before {
    display: block;
    content: '';
    position: absolute;
    top: 0;
    left: 30px;
    width: 15px;
    height: 15px;
    overflow: hidden;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    z-index: 2;
}

.kd-form-profile:checked + .kd-form-checkbox__label:before {
    background-color: #5c3795;
}

.kd-form-profile:checked + .kd-form-checkbox__label:after {
    opacity: 1;
}

.form-events .select_a-block-wrap-show ul.select_event-variables {
    opacity: 1;
    visibility: visible;
    max-height: 500px;
}

.form-events ul.select_event-variables {
    box-sizing: border-box;
    border: 1px solid #5c3795;
    border-top: none;
    opacity: 0;
    visibility: hidden;
    overflow: auto;
    position: absolute;
    max-height: 0;
    top: 100%;
    left: 0;
    width: 100%;
    background: white;
    z-index: 2;
    border-radius: 0 0 3px 3px;
    transition: linear all .1s;
}

.form-events .select_event-variables li {
    list-style-type: none;
    padding: 10px 15px;
    border-bottom: 1px solid #e7e6e6;
    cursor: pointer;
    font-size: 13px;
}

.form-events .kd-form-event__input {
    border: 1px solid #b0b0b0;
    border-radius: 3px;
    outline: none;
    font-size: 13px;
    padding: 13px 15px;
    background-color: white;
    width: 100%;
    height: 40px;
}

.form-events .kd-form__group-error .kd-form-event__input {
    border: 1px solid red;
}

.form-events .recaptcha {
    transform: scale(0.7);
    -webkit-transform: scale(0.7);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
}

.kd-form__recaptcha .tooltip-error {
    margin-top: 20px;
}


.kd-dashed {
    text-decoration: none;
    border-bottom: 1px dashed #000000;
    cursor: pointer;
}

.kd-form_event_input-sel-show, .kd-form_event_input-sel-hide {
    width: max-content;
    width: -moz-max-content;
    width: -webkit-max-content;
    padding-top: 8px;
    color: #5c3795;
    width: auto;
    display: none;
    font-size: 13px;
}

.kd-form_event_text-select.kd-form_event_input-select .kd-form_event_input-sel-show {
    display: block;
}


.kd-form_event_text-select:not(.kd-form_event_input-select) .kd-form_event_input-sel-hide {
    display: block;
}

.kd-form_event_text-select.kd-form_event_input-select .kd-show_block-but {
    transform: rotate(180deg);
}


.kd-form_event_text-select:not(.kd-form_event_input-select) .kd-show_block-but {
    transform: rotate(0deg);
}

.kd-left {
    float: left;
}

.kd-text-area {
    width: 100%;
    height: 100%;
}

textarea::placeholder {
    font-size: 12px;
}

.kd-event-text-block {
    display: none;
}

.kd-event-text-block-show {
    display: block;
}

/*
kd-form_event_input-sel
transform: rotate(180deg);*/
/* End */
/* /local/templates/diam/components/bitrix/news/news/bitrix/news.detail/.default/style.css?17271593951292 */
/* /bitrix/components/bitrix/system.show_message/templates/.default/style.css?172715920864 */
/* /local/templates/diam/components/bitrix/form.result.new/events/style_form.css?17271593953256 */
</pre></body></html>