<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?17157579321328*/
.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;
}
.archive-link-block {float:right;}

/* End */


/* Start:/local/templates/diam/components/bitrix/form.result.new/order/style_form.css?16744570553051*/
.form-order {
    max-width: 500px;
}
.form-order .link-show-form {
    text-decoration: none;
    border-bottom: #000099 1px dashed;
    cursor: pointer;
}
.form-order #openorderblock {
    display: none;
}
.form-order h3 {
    font-size: 20px;
    margin-bottom: 20px;
    text-align: left;
}
.form-order .kd-btn {
    width: auto;
    display: block;
    margin: 20px auto;
    padding: 0 25px;
    width: 100%;
    max-width: 300px;
}
.form-order .row .col-2 {
    width: 50%;
}
.form-order .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-order .select_a-block-wrap-show ul.select_order-variables {
    opacity: 1;
    visibility: visible;
    max-height: 500px;
    z-index: 4;
}
.form-order ul.select_order-variables {
    box-sizing: border-box;
    border: 1px solid #333333;
    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 5px 5px;
    transition: linear all .1s;
}
.form-order .select_order-variables li {
    list-style-type: none;
    padding: 10px 15px;
    border-bottom: 1px solid #e7e6e6;
    cursor: pointer;
    font-size: 13px;
}
.form-order .kd-form-order__input {
    border: 1px solid #b0b0b0;
    border-radius: 3px;
    outline: none;
    font-size: 16px;
    padding: 0 17px;
    background-color: white;
    width: 100%;
    height: 44px;
}
.select_a-block-wrap-show .kd-form-order__input {
    border-color: #333333;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}
.form-order .kd-form__group-error .kd-form-order__input {
    border: 1px solid red;
}
.form-order .recaptcha {
    transform: scale(0.9);
    -webkit-transform: scale(0.9);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
}

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

.kd-form-checkbox_for-order__label {
    top: -15px;
    left: 6px;
}
.kd-btn.select-for-order {
    width: auto;
    display: block;
    margin-top: 20px;
    padding: 0 25px;
}

div.kd-form__smcaptcha .rc_wrapper {
    height:auto;
    width:auto;
}
#openorderblock .tooltip-error.modify,
.kd-text-block .tooltip-error.modify,
.tooltip-error.modify,
#openorderblock .format-error.modify,
.kd-text-block .format-error.modify,
.format-error.modify{color:#f00;}
/* End */
/* /local/templates/diam/components/bitrix/news/news/bitrix/news.detail/.default/style.css?17157579321328 */
/* /local/templates/diam/components/bitrix/form.result.new/order/style_form.css?16744570553051 */
</pre></body></html>