<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:/local/templates/diam/components/bitrix/photo.section/galery/style.css?172715939514924*/
.custom-galery {
    margin: 40px auto;
    position: relative;
}
.custom-galery_only-photo {
    margin: 40px 0;
    position: relative;
}

.custom-galery .galery-title-block,
.custom-galery_only-photo .galery-title-block {
    font-size: 12pt;
    margin-bottom: 8px;
    margin-top: 12px;
    text-align: left;
    font-weight: bold;
    color: #000000;
}

.custom-galery .galery-body-block,
.custom-galery_only-photo .galery-body-block {
    position: relative;
    display: flex;
}


.custom-galery .galery-body-block .item,
.custom-galery_only-photo .galery-body-block .item {
    height: 286px;
    /*  border: 1px solid red;*/
}
.custom-galery .galery-body-block .item .with_description {
    height: 286px;
    display: flex;
    justify-content: center;
}

.custom-galery_only-photo .galery-body-block .item .text-block {
    height: 20%;
    color: #000;
    margin-top: 6px;
    text-align: center;
}

.custom-galery .galery-body-block .item .text-block {
    color: #000;
    margin-top: 6px;
    text-align: center;
}

.custom-galery .galery-body-block .item .text-block .title,
.custom-galery_only-photo .galery-body-block .item .text-block .title {
    font-size: 14px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    line-height: 1.3em;
    height: 3.9em;
}

.custom-galery .galery-body-block .item .text-block .descr,
.custom-galery_only-photo .galery-body-block .item .text-block .descr {
    margin-top: 6px;
    font-size: 12px;
}

.custom-galery .galery-body-block .item .with_description .descr {
    font-size: 14px;
    width: fit-content;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 15;
    -webkit-box-orient: vertical;
    line-height: 1.3em;
    height: 19.5em;
    word-break: break-word;
}

.custom-galery .galery-body-block .item .with_product .descr {
    height: fit-content;
    -webkit-line-clamp: 7;
}

.custom-galery .galery-body-block .item .with_product .more_btn {
    display: block;
    text-align: center;
    color: white;
    background: #5c3795;
    border-radius: 5px;
    cursor: pointer;
    height: 36px;
    position: absolute;
    width: auto;
    bottom: 0;
}

.custom-galery .galery-body-block .item .with_product .more_btn_text {
    display: inline-block;
    bottom: -8px;
    position: relative;
    padding-left: 20px;
    padding-right: 20px;
}

.fancybox-overlay .preview-text-block {
    color: #000;
    margin-top: 6px;
}

.fancybox-overlay .preview-text-block .title {
    font-size: 14px;
    font-weight: bold;
}

.fancybox-overlay .preview-text-block .descr {
    font-size: 12px;
}


.custom-galery .galery-body-block .item img,
.custom-galery_only-photo .galery-body-block .item img {
    height: 80%;
    width: 100%;
    object-fit: contain;
    min-width: 167px;
}

.custom-galery .galery-body-block .item .with_description img {
    height: 80%;
    object-fit: contain;
    width: 97%;
}

.custom-galery .galery-body-block .custom-nav,
.custom-galery_only-photo .galery-body-block .custom-nav{
    position: absolute;
    top: 20%;
    left: 0;
    right: 0;
}

.custom-galery .galery-body-block .owl-prev,
.custom-galery .galery-body-block .owl-next,
.custom-galery_only-photo .galery-body-block .owl-prev,
.custom-galery_only-photo .galery-body-block .owl-next{
    position: absolute;
    height: fit-content;
    color: inherit;
    background: none;
    border: none;
    z-index: 100;
    opacity: 1 !important;
    outline: none;
}

.custom-galery .galery-body-block .owl-prev,
.custom-galery_only-photo .galery-body-block .owl-prev {
    left: 0;
}

.custom-galery .galery-body-block .owl-next,
.custom-galery_only-photo .galery-body-block .owl-next{
    right: 0;
}

.custom-galery .galery-body-block .owl-nav,
.custom-galery .galery-body-block .owl-dots,
.custom-galery_only-photo .galery-body-block .owl-nav,
.custom-galery_only-photo .galery-body-block .owl-dots{
    display: block !important;
}

.custom-galery .galery-body-block .owl-theme .owl-nav [class*=owl-],
.custom-galery_only-photo .galery-body-block .owl-theme .owl-nav [class*=owl-]{
    background: none !important;
    margin: 0px;
}

.custom-galery .galery-body-block .owl-theme .owl-nav,
.custom-galery_only-photo .galery-body-block .owl-theme .owl-nav{
    margin-top: 120px !important;
}

.fancybox-nav {
    width: 50px;
}

.custom-galery .galery-body-block .left-arrow,
.custom-galery_only-photo .galery-body-block .left-arrow,
.fancybox-wrap .fancybox-prev span {
    background: url(/local/templates/diam/css/images/arrow_left.png) no-repeat;
}

.custom-galery .galery-body-block .right-arrow,
.custom-galery_only-photo .galery-body-block .right-arrow,
.fancybox-wrap .fancybox-next span {
    background: url(/local/templates/diam/css/images/arrow_right.png) no-repeat;
}

.fancybox-wrap .fancybox-nav span {
    visibility: visible;
}

.fancybox-wrap .fancybox-prev {
    left: -65px;
}

.fancybox-wrap .fancybox-next {
    right: -65px;
}

.custom-galery .galery-body-block .right-arrow, .custom-galery .left-arrow,
.custom-galery_only-photo .galery-body-block .right-arrow, .custom-galery_only-photo .left-arrow{
    width: 34px;
    height: 34px;
    transition: all .3s;
    display: block;
}

.custom-galery .owl-prev, .custom-galery .owl-next,
.custom-galery_only-photo .owl-prev, .custom-galery_only-photo .owl-next{
    top: 35%;
}

.custom-galery .galery-body-block .owl-theme .owl-dots .owl-dot,
.custom-galery_only-photo .galery-body-block .owl-theme .owl-dots .owl-dot{
    outline: none;
}

.custom-galery .galery-body-block .owl-theme .owl-dots .owl-dot.active span,
.custom-galery .galery-body-block .owl-theme .owl-dots .owl-dot:hover span,
.custom-galery_only-photo .galery-body-block .owl-theme .owl-dots .owl-dot.active span,
.custom-galery_only-photo .galery-body-block .owl-theme .owl-dots .owl-dot:hover span{
    background: #5c3795 !important;
}

.custom-galery .galery-body-block .item .with_product .text-block {
    text-align: left;
    width: 400px;
}

.custom-galery .galery-body-block .item .with_product .text-block .title {
    margin-bottom: 15px;
}

.custom-galery .galery-body-block .item .with_product .article {
    font-size: 14px;
}

@media (max-width: 960px) {
    .custom-galery .galery-body-block .item .with_description {
        flex-direction: column;
        height: unset;
    }
    .custom-galery .galery-body-block .item {
        height: unset;
    }
    .custom-galery .galery-body-block .item .with_product .text-block {
        text-align: left;
        width: unset;
    }
    .custom-galery .galery-body-block .item .with_description img {
        height: 150px;
    }
    .custom-galery .galery-body-block .item .text-block .title {
        -webkit-line-clamp: 2;
        height: 2.6em;
    }
    .custom-galery .galery-body-block .item .with_product .more_btn {
        position: static;
    }
}

@media (max-width: 1100px) {
    .custom-galery {
        margin: 40px 0;
    }
}

/*Book style*/
.case-study-item {
    border: 1px solid #D4D4D4;
    padding: 0px;
    z-index: 2;
    height: 100%;
}

.case-study-item .title {
    background: #F0F0F0;
    padding: 5px;
    text-align: center;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    line-height: 2;
}

.case-study-item .col-sm-4.col-xs-6 p {
    font-size: 13px;
    padding: 4px 0px;
}

.book-module {
    position: relative;
    max-width:1000px;
    width:100%;
}

.book-page [class*="nth"] .side-1,
.book-page .last .side-1 {
    background-size: cover;
    background-position: 50% 50%;
}

.book-page .first .side-1 {
    background: linear-gradient(to right,#73A1C1,#9CC8E7);
}

.pervious-page,
.next-page {
    position: absolute;
    top: auto;
    bottom: 20px;
    cursor: pointer;
    z-index: 50;
    font-size: 50px;
    color: #5D3595;
    text-decoration: none;
    background-color: #F4F4F4;
    width: 34px;
    height: 34px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow:hidden;
    translate: 0 0 200px;
}

.pervious-page {
    right: 70px;
    background: url(/local/templates/diam/css/images/arrow_left.png) center center no-repeat;
}

.next-page {
    right: 20px;
    background: url(/local/templates/diam/css/images/arrow_right.png) center center no-repeat;
}

.book-page {
    height: 360px;
}

.page {
    height: 100%;
    width: 50%;
    position: absolute;
    top: 0;
    right: 0;
    transform-origin: 0 100%;
    transition: 1.5s;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.page, .no-anim,
.page &gt; div, .no-anim &gt; div {
    box-sizing: border-box;
}

.side-1,.side-2 {
    height: 100%;
    width: 100%;
    position: absolute;
    color: white;
    overflow: hidden;
}

.page .content p {
    margin: 0;
}

.side-1 {
    z-index: 2;
    transition: .5s;
    padding: 0 50px;
    backface-visibility: hidden;
    background: linear-gradient(to right,#628DBE,#73A1C1);
    display: flex;
    align-items: center;
    justify-content: center;
}

.side-2 {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
    background-size: cover;
    background-position: 50% 50%;
    background: linear-gradient(to right,#73A1C1,#9CC8E7);
    padding: 0 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.flipped&gt;.side-1 {
    transition: .6s;
}

.flipped&gt;[class*='side'] {
    pointer-events: auto;
}

.book-page .last:hover:after, .page:hover:after {
    background-color: #D8EAFF;
    color: #3190EE;
}

.flipped {
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    -o-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    pointer-events: none;
}

.book-page .page,
.book-page .no-anim {
    overflow:hidden;
}

.book-page .first {
    right: initial;
    left: 0px;
    height: 100%;
    width: 50%;
    position: absolute;
    top: 0;
    transform-origin: 0 50%;
    transition: 1s;
}

.book-page .last {
    right: 0px;
    height: 100%;
    width: 50%;
    position: absolute;
    top: 0;
    transform-origin: 0 50%;
    transition: .8s;
}

.nowarp {
    word-break: keep-all;
    white-space: nowrap;
    font-weight: normal;
}

.titleBox {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 40px 0 20px;
}

.titleBox h4.title {
    margin: 0!important;
}

.productResults {
    float: right;
}

.case-study .imgbox {
    border: 1px solid #eee;
    height: 200px;
    line-height: 200px;
    overflow: hidden;
    position: relative;
    text-align: center;
}

.case-study .imgbox img {
    max-height: 100%;
    margin: 0 auto;
}

.groupPic {
    display: grid;
    grid-template-columns: 29.5% 69.5%;
    grid-gap: 10px;
    margin-bottom: 20px;
}

@keyframes hide {
    0% {
        opacity: 0;
    }

    85% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1279px) {
    .side-2 {
        padding: 30px 10px 0px 30px;
    }

    .side-1 {
        padding: 30px 30px 0px 10px;
    }

    .book-page .last .side-1 {
        padding: 30px 30px 0px 10px !important;
    }

    .book-page .first .side-1 {
        padding: 30px 10px 0px 30px !important;
    }
}

@media only screen and (min-width: 970px) and (max-width: 1023px) {
    .book-module {
        max-width:940px;
    }
    .book-page {
        height: 320px;
    }

    .side-2 {
        padding: 30px 10px 0px 30px;
    }

    .side-1 {
        padding: 30px 30px 0px 10px;
    }

    .book-page .last .side-1 {
        padding: 30px 30px 0px 10px !important;
    }

    .book-page .first .side-1 {
        padding: 30px 10px 0px 30px !important;
    }
}

@media only screen and (min-width: 768px) and (max-width: 970px) {
    .book-module {
        max-width:738px;
    }
    .book-page {
        height: 350px;
    }

    .side-2 {
        padding: 30px 10px 0px 30px;
    }

    .side-1 {
        padding: 30px 30px 0px 10px;
    }

    .book-page .last .side-1 {
        padding: 30px 30px 0px 10px !important;
    }

    .book-page .first .side-1 {
        padding: 30px 10px 0px 30px !important;
    }
}

@media only screen and (max-width: 768px) {
    .book-page {
        height: 350px;
    }

    .side-2 {
        padding: 20px 10px 0px 30px;
    }

    .side-1 {
        padding: 20px 10px 0px 30px;
    }

    .book-page .last .side-1 {
        padding: 20px 20px 0px 30px !important;
    }

    .book-page .first .side-1 {
        padding: 20px 10px 0px 30px !important;
    ;}

    .banner-bg .container-fluid {
        top: 30px;
    }
    .groupPic {
        grid-template-columns: 100%;
    }
}

@media only screen and (max-width: 500px) {
    .banner-bg .container-fluid {
        top: 0px;
    }

    .book-part {
        padding: 0px 15px;
    }

    .book-left,.book-right {
        padding: 20px 5px 20px 10px;
        font-size: 13px;
    }
}
.gal-picture {display:none;}

@media (max-width:480px) {
    .book-module {width:100%; max-width:initial;}
    .book-page {height:600px;}

    .pervious-page {
        right: auto;
        left:20px;
        top: auto;
        bottom:calc(50% + 20px);
    }
    .next-page {
        right: 20px;
        top: auto;
        bottom:calc(50% + 20px);
    }

    .book-page .first, .book-page .page, .book-page .last {width:100%; height:100%;}
    .book-page .first + .page:not(.flipped) {width:0px;}
    .book-page .page + .page:not(.flipped) {width:0px;}
    .book-page .page + .last:not(.flipped) {width:0px;}

    .gal-picture {display:block;
        height: 50%;
        background-size: cover;
        background-position: 50% 50%;
        width: 100%;
        margin: 0 -50px;
        position: relative;
    }
    .book-page .first .side-1,
    .book-page .runPage .side-2 {
        flex-wrap: wrap;
        padding: 0 !important;
        align-items: stretch;
    }
    .book-page .first .side-1 .content,
    .book-page .runPage .side-2 .content{padding:15px 10px 15px 20px; !important}
    .runPage .side-1 {display:none;}

    .page {
        right: -100%;
    }


}

.book-module.align-right {float:right; margin-left:20px;}
.book-module.align-left {float:left; margin-right:20px;}
.book-module.align-center {margin-left:auto; margin-right:auto;}
@media(max-width:1030px) {
    .book-module.align-right,
    .book-module.align-left {margin-left:0; margin-right:0; float:none;}
}
.custom-galery.clear:after {
    content:"";
    display:block;
    clear:both;
}
/* End */


/* Start:/local/templates/diam/vendor/css/owl.carousel.min.css?17271593963351*/
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(/local/templates/diam/vendor/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
/* End */


/* Start:/local/templates/diam/vendor/css/owl.theme.default.min.css?17271593961013*/
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}
/* 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 */
/* /local/templates/diam/components/bitrix/photo.section/galery/style.css?172715939514924 */
/* /local/templates/diam/vendor/css/owl.carousel.min.css?17271593963351 */
/* /local/templates/diam/vendor/css/owl.theme.default.min.css?17271593961013 */
/* /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>