

/* Start:/local/templates/comitas/js/slick/slick.css?17001328571776*/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/* End */


/* Start:/local/templates/comitas/css/magnific-popup.min.css?17001328555222*/
.mfp-bg,.mfp-wrap{position:fixed;width:100%;left:0}.mfp-bg,.mfp-container,.mfp-wrap{top:0;height:100%}.mfp-arrow:after,.mfp-arrow:before,.mfp-container:before,.mfp-figure:after{content:''}.mfp-bg{z-index:1042;overflow:hidden;background:#0b0b0b;opacity:.8}.mfp-wrap{z-index:1043;outline:0!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;left:0;padding:0 8px;box-sizing:border-box}.mfp-container:before{display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#CCC;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#CCC}.mfp-preloader a:hover{color:#FFF}.mfp-s-error .mfp-content,.mfp-s-ready .mfp-preloader{display:none}button.mfp-arrow,button.mfp-close{overflow:visible;cursor:pointer;background:0 0;border:0;-webkit-appearance:none;display:block;outline:0;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation}.mfp-figure:after,.mfp-iframe-scaler iframe{box-shadow:0 0 8px rgba(0,0,0,.6);position:absolute}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#FFF;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:focus,.mfp-close:hover{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#FFF;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#CCC;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;margin:-55px 0 0;top:50%;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:focus,.mfp-arrow:hover{opacity:1}.mfp-arrow:after,.mfp-arrow:before{display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:inset transparent}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #FFF;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3F3F3F}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #FFF;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3F3F3F}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{display:block;top:0;left:0;width:100%;height:100%;background:#000}.mfp-figure:after,img.mfp-img{width:auto;height:auto;display:block}img.mfp-img{max-width:100%;line-height:0;box-sizing:border-box;padding:40px 0;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{left:0;top:40px;bottom:40px;right:0;z-index:-1;background:#444}.mfp-figure small{color:#BDBDBD;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#F3F3F3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}

/* End */


/* Start:/local/templates/comitas/css/jquery.fancybox3.5.7.min.css?172354144612795*/
body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding:max(0px)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{animation:a 1s linear infinite;background:transparent;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@keyframes a{to{transform:rotate(1turn)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translateZ(0) scale(1)}@media (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:rgba(0,0,0,0);top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}
/* End */


/* Start:/local/templates/comitas/css/swiper-bundle11.min.css?173884370018436*/
/**
 * Swiper 11.0.7
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2024 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: February 27, 2024
 */

@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));border-radius:var(--swiper-scrollbar-border-radius,10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active{pointer-events:auto}.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}
/* End */


/* Start:/local/templates/comitas/css/custom.css?1748422913186498*/
@charset "UTF-8";
/**
 * Main style
 */
/*
 * Fonts
 */
/*@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@300;500;800&display=swap");*/
@font-face {
    font-family: 'Montserrat';
    src: url('/local/templates/comitas/css/../fonts/Montserrat/Montserrat-ExtraBold.woff2') format('woff2'),
    url('/local/templates/comitas/css/../fonts/Montserrat/Montserrat-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'Montserrat';
    src: url('/local/templates/comitas/css/../fonts/Montserrat/Montserrat-Light.woff2') format('woff2'),
    url('/local/templates/comitas/css/../fonts/Montserrat/Montserrat-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'Montserrat';
    src: url('/local/templates/comitas/css/../fonts/Montserrat/Montserrat-Medium.woff2') format('woff2'),
    url('/local/templates/comitas/css/../fonts/Montserrat/Montserrat-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'Montserrat';
    src: url('/local/templates/comitas/css/../fonts/Montserrat/Montserrat-Regular.woff2') format('woff2'),
    url('/local/templates/comitas/css/../fonts/Montserrat/Montserrat-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}


/*
 * Variables
 */
 :root {
  --h1-font-size: 47px;
  --h2-font-size: 48px;
  --h3-font-size: 30px;
  --h4-font-size: 24px;
  --h5-font-size: 17px;
  --p-font-size: 18px;
  --header-height: 95px;
  --m-edge-margin: 135px;
  --container-max-width: 1650px;
  --play-button-size: 146px;
  --articles-padding-top: 75px;
}

@media (max-width: 1399px) {
  :root {
    --header-height: 75px;
    --m-edge-margin: 100px;
  }
}

@media (max-width: 991px) {
  :root {
    --m-edge-margin: 20px;
  }
}

/**
 * RESET
 */
 html {
  overflow-x: hidden;
}

* {
  margin: 0;
  padding: 0;
  outline: none;
  border: none;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}

*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

b {
  font-weight: bold;
}

img {
  max-width: 100%;
  display: block;
}

ul, ol {
  list-style: none;
}

body {
  max-width: 100%;
  overflow-x: hidden;
}

html {
  /* cursor: none; */
}

a {
  text-decoration: none;
  display: inline-block;
}

button {
  background: transparent;
}

p {
  margin-bottom: 0.8em;
}

p:last-child {
  margin-bottom: 0;
}

body {
  font-family: "Montserrat", sans-serif;
  color: #373c41;
}

body a,
body button {
  /* cursor: none; */
}

h1 {
  font-weight: 800;
  font-size: var(--h1-font-size);
  line-height: 100%;
  color: #373c41;
  margin: 0 0 35px;
}

form {
  display: block;
}

form input,
form textarea {
  width: 100%;
  padding: 20px;
  font-size: 16px;
  line-height: 20px;
  border-radius: 5px;
  border: 1px solid #e6e9ec;
  background: #ffffff;
  margin: 0 0 20px 0;
  /* cursor: none; */
}

form textarea {
  min-height: 149px;
  resize: none;
}

form button {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 16px;
  color: #fff;
  padding: 20px;
  background: #e30613;
  border-radius: 5px;
  min-width: 285px;
}

.bold {
  font-weight: bold;
}

.red-button {
  text-decoration: none;
  color: #fff;
  background-color: #e30613;
  padding: 15px 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 5px;
  font-weight: bold;
  font-size: 16px;
  text-transform: uppercase;
}

.red-button img {
  padding-left: 15px;
}

.yt-player-wrap {
  height: 100%;
  padding-top: 40px;
}

.container {
  padding: 0 var(--m-edge-margin);
  position: relative;
}

.section-content .container,
.section-top-banner .container {
  max-width: 1700px;
  margin: 0 auto;
}

.section .projects::before {
  content: none;
}

.header-placeholder {
  padding-top: 0;
  background-color: #F5F5F5;
}

.preloader {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 95;
  background: #1e2a33;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: none;
}

.preloader__gear {
  opacity: 0.3;
  -webkit-animation-name: clockwise-gear;
  animation-name: clockwise-gear;
  -webkit-animation-duration: 10s;
  animation-duration: 10s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
}

.block-wr {
  width: 100%;
}

.block-fs {
  height: calc(100vh - var(--header-height));
}

.slider-head {
  position: relative;
  padding: 0 0 0 var(--m-edge-margin);
  margin: 0 0 33px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.slider-title {
  font-size: 41px;
  letter-spacing: -0.01em;
  font-weight: bold;
  margin: 0 30px 0 0;
}

.slider-nav .slider-prev-arrow {
  margin: 0 40px 0 0;
}

.slider-left-arrow,
.slider-right-arrow,
.slider-prev-arrow,
.slider-next-arrow {
  width: 15px;
  height: 30px;
  position: relative;
}

.slider-left-arrow::after,
.slider-right-arrow::after,
.slider-prev-arrow::after,
.slider-next-arrow::after {
  content: "";
  position: absolute;
  border-top: 3px solid #e30613;
  border-left: 3px solid #e30613;
  width: 20px;
  height: 20px;
  top: 4px;
}

.slider-left-arrow::after,
.slider-prev-arrow::after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  left: 4px;
}

.slider-right-arrow::after,
.slider-next-arrow::after {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  left: -8px;
}

.mfp-container .slider-left-arrow,
.mfp-container .slider-right-arrow {
  position: absolute;
  top: 50%;
  left: 20px;
  cursor: pointer;
  opacity: 0.65;
}

.mfp-container .slider-right-arrow {
  left: auto;
  right: 22px;
}

.mfp-container .slider-left-arrow:hover,
.mfp-container .slider-right-arrow:hover {
  opacity: 1;
}

.close-button,
.mfp-close.close-button {
  position: absolute;
  width: 20px;
  height: 20px;
  cursor: pointer;
  right: 0;
  top: 10px;
}

.close-button::before, .close-button::after,
.mfp-close.close-button::before,
.mfp-close.close-button::after {
  content: "";
  position: absolute;
  border-top: 3px solid #e30613;
  width: 20px;
  height: 20px;
  top: 4px;
  left: -8px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.close-button::after,
.mfp-close.close-button::after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  left: 4px;
}

.mfp-close.close-button.mfp-fs {
  top: 10px;
  right: 10px;
}

.ks-caption {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

body.load {
  overflow: hidden;
}

body.load .preloader {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

body.load .preloader__gear img {
  width: 100px;
}

.mfp-inline-holder {
  padding: 30px;
}

.mfp-inline-holder .mfp-content {
  height: 100%;
}

.video-banner {
  position: relative;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
}

.video-banner__play-button {
  position: absolute;
  /* width: var(--play-button-size);
  height: var(--play-button-size); */
  background-image: url(/local/templates/comitas/css/../images/play-button.svg);
  /* background-size: contain; */
  background-size: 64px;
  background-position: center;
  background-repeat: no-repeat;
  /* left: calc(50% - var(--play-button-size)/2);
  top: calc(50% - var(--play-button-size)/2); */
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

@media (max-width: 1699px) {
  :root {
    --container-max-width: 1350px;
    --articles-padding-top: 25px;
  }
}

@media (max-width: 1399px) {
  :root {
    --h1-font-size: 56px;
    --h2-font-size: 46px;
    --h5-font-size: 16px;
    --container-max-width: 1150px;
  }
  .slider-title {
    font-size: 30px;
  }
}

@media (max-width: 1199px) {
  :root {
    --h1-font-size: 54px;
    --h2-font-size: 46px;
    --container-max-width: 940px;
  }
}

@media (max-width: 991px) {
  :root {
    --h1-font-size: 48px;
    --h2-font-size: 39px;
    --h5-font-size: 15px;
    --p-font-size: 14px;
    --container-max-width: 728px;
  }
  .block-fs {
    height: initial;
  }
  .slider-head {
    padding-left: 20px;
  }
  .slider-nav {
    position: absolute;
    right: 20px;
  }
  .slider-nav .slider-prev-arrow {
    margin-right: 20px;
  }
  .mfp-inline-holder {
    padding-top: 25px;
  }
}

@media (max-width: 767px) {
  :root {
    --h1-font-size: 37px;
    --h2-font-size: 32px;
    --h3-font-size: 22px;
    --h4-font-size: 20px;
    --container-max-width: calc(100% - 30px);
    --play-button-size: 56px;
  }
  h1 {
    margin-bottom: 23px;
  }
  .slider-title {
    /* font-size: 22px; */
    font-size: 19px;
  }
  .mfp-inline-holder {
    padding-top: 15px;
    padding-bottom: 30px;
  }
  .red-button {
    font-size: 14px;
    padding: 10px 15px;
  }
  .red-button img {
    max-width: 32px;
    max-height: 32px;
    padding-left: 10px;
  }
}

@media (max-width: 575px) {
  :root {
    --h1-font-size: 28px;
    --h2-font-size: 23px;
    --h5-font-size: 14px;
  }
  h1 {
    font-size: 28px;
    margin-bottom: 18px;
  }
}

/*
 * cursor
 */
 :root {
  /* --cursor-size: 10px; */
}

#cursorOuter {
    display: none;
}

.cursor {
  position: fixed;
  left: 0;
  top: 0;
  pointer-events: none;
  display: none;
}

.cursor--small {
  width: var(--cursor-size);
  height: var(--cursor-size);
  left: calc(0px - (var(--cursor-size) / 2));
  top: calc(0px - (var(--cursor-size) / 2));
  border-radius: 50%;
  z-index: 11000;
  background: #e30613;
}

.cursor--canvas {
  width: 100vw;
  height: 100vh;
  z-index: 12000;
}

body.load .cursor {
  visibility: hidden;
}

body.hide-custom-cursor {
  cursor: initial;
}

body.hide-custom-cursor .cursor {
  visibility: hidden;
}

/*
 * header
 */
 :root {
  --header-socials-margin: 10px;
}

.header {
  --header-menu-button-width: 90px;
  --header-font-size: 17px;
  --header-menu-item-margin: 17px;
  --header-lang-margin: 6px;
  --header-duration: 0.6s;
  --logo-delay: 0.3s;
  --logo-duration: 0.3s;
  --logo-translate: 20px;
  --menu-delay: 0.4s;
  --menu-duration: 0.3s;
  --menu-translate: 20px;
  --socials-delay: 0.5s;
  --socials-duration: 0.2s;
  --socials-translate: 20px;
  --phone-delay: 0.6s;
  --phone-duration: 0.3s;
  --phone-translate: 20px;
  --search-delay: 0.7s;
  --search-duration: 0.2s;
  --search-translate: 20px;
  --lang-delay: 0.4s;
  --lang-duration: 0.3s;
  --lang-translate: 20px;
  --menu-button-caption-delay: 0.3s;
  --menu-button-delay: 0.2s;
}

.header {
  height: var(--header-height);
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 14px var(--header-menu-button-width) 12px 45px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: fixed;
  left: 0;
  z-index: 100;
  color: #373c41;
  background: #fff;
  -webkit-box-shadow: 0px 4px 10px rgba(0, 5, 47, 0.04), 0px 15px 30px rgba(1, 0, 45, 0.1);
  box-shadow: 0px 4px 10px rgba(0, 5, 47, 0.04), 0px 15px 30px rgba(1, 0, 45, 0.1);
  top: calc(0px - var(--header-height));
  -webkit-transition-duration: var(--header-duration);
  transition-duration: var(--header-duration);
  -webkit-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}

.header + * {
    margin-top: 95px;
}

.header__left, .header__right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.header__left {
  width: 15%;
  /* width: 20%; */
}

.header__right {
  padding: 0 44px 0 0;
  width: 85%;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.header__right-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

/* logo */
.header-logo {
  opacity: 0;
  -webkit-transition-delay: var(--logo-delay);
  transition-delay: var(--logo-delay);
  -webkit-transition-duration: var(--logo-duration);
  transition-duration: var(--logo-duration);
  -webkit-transform: translateY(var(--logo-translate));
  transform: translateY(var(--logo-translate));
}

.header-logo__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 7px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.header-logo__gear {
  width: 34px;
  height: 34px;
  background: #e30613;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 4px 0 0;
}

.header-logo__gear img {
  -webkit-transition-duration: 2s;
  transition-duration: 2s;
  margin: 1px 0 0 1px;
}

.header-logo:hover .header-logo__gear img {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

/* socials */
.header-socials {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transform: translateY(var(--socials-translate));
  transform: translateY(var(--socials-translate));
  -webkit-transition-delay: var(--socials-delay);
  transition-delay: var(--socials-delay);
  -webkit-transition-duration: var(--socials-duration);
  transition-duration: var(--socials-duration);
  opacity: 0;
}

.header-socials__wrap {
  margin: 0 40px 0 40px;
  /* margin: 0 40px 0 0; */
}

.header-socials__item {
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 var(--header-socials-margin) 0 0;
  /*opacity: 0.4;*/
}

.header-socials__item .fab {
  color: #fff;
  font-size: 14px;
}

.header-socials__item img {
  max-width: 25px;
}

.header-socials__item:last-child {
  margin-right: 0;
}

/* phone */
.header-phone {
  font-weight: bold;
  font-size: var(--header-font-size);
  margin: 0 45px 0 0;
  font-family: "Montserrat", sans-serif;
  -webkit-transform: translateY(var(--phone-translate));
  transform: translateY(var(--phone-translate));
  -webkit-transition-delay: var(--phone-delay);
  transition-delay: var(--phone-delay);
  -webkit-transition-duration: var(--phone-duration);
  transition-duration: var(--phone-duration);
  opacity: 0;
}

/* lang selector */
.header-lang {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transform: translateY(var(--menu-translate));
  transform: translateY(var(--menu-translate));
  -webkit-transition-delay: var(--menu-delay);
  transition-delay: var(--menu-delay);
  -webkit-transition-duration: var(--menu-duration);
  transition-duration: var(--menu-duration);
  opacity: 0;
}

.header-lang__item {
  padding: 3px 3px;
  font-size: var(--header-font-size);
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  margin: 0 var(--header-lang-margin) 0 0;
}

.header-lang__item.select {
  background-color: #e30613;
  color: #fff;
}

.header-lang__item:last-child {
  margin-right: 0;
}

.header-menu-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  right: 0;
  top: 0;
  width: var(--header-menu-button-width);
  height: 100%;
  background: #1e2a33;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  overflow: hidden;
  z-index: 110;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  padding: 0 0 0 30px;
}

.header-menu-button__caption {
  position: absolute;
  left: 0;
  top: -105%;
  width: 100%;
  height: 100%;
  background: #e30613;
  z-index: 10;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.header-menu-button__inner {
  position: relative;
  z-index: 15;
}

.header-menu-button__inner span {
  display: block;
  border-top: 3px #fff solid;
  width: 0;
  margin: 0 0 5px;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.header-menu-button__inner span:nth-child(3) {
  margin-bottom: 0;
}

.header-menu-button:hover .header-menu-button__caption {
  top: 100%;
}

body:not(.load) .header {
  top: 0;
}

body:not(.load) .header-logo,
body:not(.load) .top-menu,
body:not(.load) .header-socials,
body:not(.load) .header-phone,
body:not(.load) .header-search,
body:not(.load) .header-lang {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

body:not(.load) .header-menu-button__caption {
  top: 0;
}

body:not(.load) .header-menu-button__inner span {
  width: 20px;
}

body:not(.load) .header-menu-button__inner span:nth-child(2) {
  width: 15px;
}

body:not(.load) .header-menu-button__inner span:nth-child(3) {
  width: 17px;
}

.header-menu-button:not(.showed) .header-menu-button__caption {
  -webkit-transition-delay: var(--menu-button-caption-delay);
  transition-delay: var(--menu-button-caption-delay);
}

.header-menu-button:not(.showed) .header-menu-button__inner span {
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}

@media (max-width: 1699px) {
  .header {
    --header-font-size: 16px;
    --header-menu-item-margin: 14px;
    padding-left: 20px;
  }
  .header__right {
    padding-right: 12px;
  }
  .header-socials__wrap {
    /* margin-right: 27px; */
    margin: 0 20px;
  }
  .header-socials__item img {
    max-width: 21px;
  }
  .header-phone {
    margin-right: 24px;
  }
}

@media screen and (max-width: 1470px) and (min-width: 1199px) {
    .header__left {
        width: 12%;
    }

    .header__left img,
    .header-logo,
    .header-logo__top,
    .header-logo__bottom {
        max-width: 100%;
    }

    .header-socials {
        flex-wrap: wrap;
    }

    .header-socials__item {
        width: 50%;
        margin: 5px 0;
    }

    .header-socials__wrap {
        max-width: 80px;
    }
    .header-logo__gear {
        height: auto;
    }
}

@media (max-width: 1480px) {
  :root {
    --header-socials-margin: 5px;
  }
  .header {
    --header-font-size: 14px;
    --header-menu-item-margin: 12px;
    --header-menu-button-width: 70px;
  }
  .header + * {
    margin-top: 75px;
  }
  .header-logo__gear {
    /* width: 27px;
    height: 27px; */
    padding: 3px;
  }
  .header-logo__gear img {
    margin: 0px 0 0 1px;
    width: 24px;
  }
  .header-logo__title {
    width: 175px;
  }
  .header-logo__title img {
    width: 100%;
  }
  .header-logo__bottom {
    width: 203px;
  }
  .header-socials__wrap {
    /* margin-right: 10px; */
    margin: 0 30px;
  }
  .header-socials__item img {
    width: 20px;
  }
  .header-phone {
    margin-right: 15px;
  }
  .header-menu-button {
    padding-left: 25px;
  }
}

@media (max-width: 1300px) {
    .header-socials__wrap {
      /* margin-right: 10px; */
      margin: 0 10px;
    }
}

@media screen and (max-width: 1215px) and (min-width: 1199px) {
    .top-menu__item a {
        /* font-size: 12px; */
    }
}

@media (max-width: 1266px) {
    /* .header__left {
        width: 10%;
    }

    .header__left img,
    .header-logo,
    .header-logo__top,
    .header-logo__bottom {
        max-width: 100%;
    } */
}

@media (max-width: 1199px) {
  :root {
    --header-socials-margin: 10px;
  }
  .header {
    --header-font-size: 17px;
    --header-menu-button-width: 75px;
    --header-height: 75px;
    padding: 9px 20px 8px calc(var(--header-menu-button-width) + 20px);
  }
  .header__right {
    padding-right: 0;
  }
  .header-socials__wrap {
    margin-right: 40px;
  }
  .header-socials__item img {
    width: 25px;
  }
  .header-phone {
    margin-right: 40px;
  }
  .header-menu-button {
    padding-left: 27px;
    left: 0;
    right: auto;
  }
  .header-lang {
    margin-right: 0;
  }
}

@media (max-width: 991px) {
  .header-logo__gear {
    width: 20px;
    height: 20px;
  }
  .header-logo__gear img {
    width: 17px;
    margin: -1px 0 0 0;
  }
  .header-logo__title {
    width: 120px;
  }
  .header-logo__bottom {
    width: 142px;
  }
}

@media (max-width: 767px) {
  .header-socials__wrap {
    display: none;
  }
  .top-menu__wrap {
    display: none;
  }
  .header-lang {
    /* display: none; */
  }
}

@media (max-width: 575px) {
  .header-phone {
    display: none;
  }
}

/*
 * search icon
 */
/*
 * Variables
 */
 .header-search {
  margin: 0 63px 0 0;
  -webkit-transform: translateY(var(--search-translate));
  transform: translateY(var(--search-translate));
  -webkit-transition-delay: var(--search-delay);
  transition-delay: var(--search-delay);
  -webkit-transition-duration: var(--search-duration);
  transition-duration: var(--search-duration);
  opacity: 0;
  position: relative;
  z-index: 10;
}

.header-search svg path {
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  stroke: #e30613;
}

.load .header-search-field {
  -webkit-transition-duration: 0s;
  transition-duration: 0s;
}

.header-search-field {
  position: absolute;
  -webkit-box-shadow: 0px 4px 10px rgba(0, 5, 47, 0.04), 0px 15px 30px rgba(1, 0, 45, 0.1);
  box-shadow: 0px 4px 10px rgba(0, 5, 47, 0.04), 0px 15px 30px rgba(1, 0, 45, 0.1);
  padding: 15px 10px;
  background-color: #f5f5f5;
  right: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transform: translateY(-20px);
  transform: translateY(-20px);
}

.header-search-field input {
  border: 1px solid #e6e9ec;
  background: #ffffff;
  border-radius: 5px;
  padding: 7px 5px;
  margin-bottom: 10px;
}

.header-search-field button {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 12px;
  color: #fff;
  padding: 5px;
  background: #e30613;
  border-radius: 5px;
  width: 100%;
}

.header-search-field.showed {
  opacity: 1;
  visibility: initial;
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
}

@media (max-width: 1699px) {
  .header-search {
    margin-right: 20px;
  }
}

@media (max-width: 1399px) {
  .header-search svg {
    width: 16px;
  }
}

@media (max-width: 1199px) {
  .header-search {
    margin-right: 40px;
  }
  .header-search svg {
    width: 20px;
  }
}

@media (max-width: 767px) {
  .header-search {
    /* margin-right: 0; */
    margin-right: 15px;
  }

  .header {
      padding: 9px 10px 8px calc(var(--header-menu-button-width) + 20px);
  }

  .header-lang__item {
      font-size: 12px;
      margin: 0 3px 0 0;
  }
}

/*
 * Top menu
 */
/*
 * Variables
 */
 .top-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transform: translateY(var(--menu-translate));
  transform: translateY(var(--menu-translate));
  -webkit-transition-delay: var(--menu-delay);
  transition-delay: var(--menu-delay);
  -webkit-transition-duration: var(--menu-duration);
  transition-duration: var(--menu-duration);
  opacity: 0;
}

.top-menu__wrap {
  /* width: 685px; */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.top-menu__item {
  margin-right: var(--header-menu-item-margin);
  text-transform: uppercase;
  font-weight: bold;
  font-family: 'Montserrat', sans-serif;
  font-size: var(--header-font-size);
  position: relative;
}

.top-menu__item::before, .top-menu__item::after {
  content: "";
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 0;
  height: 10px;
  left: 0;
  /* bottom: -20px; */
  bottom: 0;
  background: #373c41;
  opacity: 0;
  -webkit-transition: opacity 1.2s cubic-bezier(1, 0, 0.49, 1.15), width 1s ease;
  transition: opacity 1.2s cubic-bezier(1, 0, 0.49, 1.15), width 1s ease;
}

.top-menu__item::after {
  background: #e30613;
}

.top-menu__item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-transform: uppercase;
  padding: 15px 0;
  white-space: nowrap;
}

.top-menu__item:last-child {
  margin-right: 0;
}

.top-menu__item.open::before, .top-menu__item.open::after, .top-menu__item:hover::before, .top-menu__item:hover::after {
  width: 100%;
  opacity: 1;
  -webkit-transition: opacity 0s ease, width 1s ease;
  transition: opacity 0s ease, width 1s ease;
}

.top-menu__item.open::after, .top-menu__item:hover::after {
  -webkit-transition: opacity 0s ease, width 1s ease 0.2s;
  transition: opacity 0s ease, width 1s ease 0.2s;
}

.top-menu__item.current {
  color: #e30613;
}

@media (max-width: 1699px) {
  .top-menu__wrap {
    /* width: 590px; */
  }
}

@media (max-width: 1399px) {
  .top-menu__wrap {
    /* width: 515px; */
  }
}

@media (max-width: 1199px) {
  .top-menu__wrap {
    display: none;
  }
}

/*
 * Footer
 */
 .footer {
  --menu-height: 280px;
  padding: 162px var(--m-edge-margin) 113px;
  background: #1e2a33;
  color: #a3abb0;
}

.footer__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  /* margin: 0 0 90px 0; */
  margin: 0 0 45px 0;
}

.footer__row:last-child {
  margin-bottom: 0;
}

.footer__left {
  width: 65.6%;
}

.footer__right {
  width: 23.4%;
}

.footer__menus {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.footer__menu {
  font-size: 18px;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
}

.footer__menu-item {
  margin: 0 0 20px;
}

.footer__menu.left {
  width: 25%;
  /* height: var(--menu-height); */
}

.footer__menu.left .footer__menu-item {
  /* width: 50%; */
  /* width: 65%; */
}

.footer__menu.center {
  padding-right: 20px;
  width: 50%;
}

.footer__phone {
  color: #fff;
  font-size: 24px;
  font-weight: 800;
  margin: 0 0 15px;
}

.footer__address {
  font-size: 18px;
  margin: 0 0 40px;
}

.footer__socials {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.footer__socials-item {
  margin: 0 10px 0 0;
  opacity: 0.4;
}

.footer__copyright {
  margin: 0 0 11px;
}

.footer__cookie {
  width: 79.5%;
}

.footer__ivit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer__ivit img {
  margin: 0 9px 0 0;
}

@media (max-width: 1599px) {
  .footer__left {
    width: 70.6%;
  }
  .footer__menu {
    font-size: 16px;
  }
}

@media (max-width: 1399px) {
  .footer {
    padding-top: 80px;
    padding-bottom: 65px;
    font-size: 14px;
  }
  .footer__left {
    width: 66%;
  }
  .footer__right {
    width: 34%;
  }
  .footer__row {
    margin-bottom: 35px;
  }
  .footer__menu {
    font-size: 14px;
  }
  .footer__phone {
    font-size: 18px;
  }
  .footer__address {
    font-size: 14px;
    margin-bottom: 25px;
  }
}

@media (max-width: 1199px) {
  .footer {
    --menu-height: 230px;
    /* --menu-height: 220px; */
  }
  .footer__menu {
    font-size: 12px;
  }
  .footer__left {
    width: 75%;
  }
  .footer__right {
    width: 25%;
  }
}

@media (max-width: 991px) {
  .footer {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .footer__menu {
    display: none;
  }
  .footer__socials {
    margin-top: 15px;
  }
  .footer__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 20px;
  }
  .footer__row:nth-child(2) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .footer__left, .footer__right {
    width: 100%;
  }
  .footer__phone {
    margin-bottom: 10px;
  }
  .footer__address {
    max-width: 340px;
    margin-bottom: 0;
  }
  .footer__copyright {
    font-size: 12px;
  }
  .footer__cookie {
    width: 100%;
    font-size: 12px;
  }
  .footer__ivit {
    margin-bottom: 20px;
    font-size: 13px;
  }
}

/*
 * top-menu-content
 *
 * Табы для вержнего меню
 */
 .top-menu-content {
  --tab-items-margin: 30px;
  --tab-content-heght: 548px;
  position: fixed;
  width: 100%;
  z-index: 90;
  height: 0;
  top: var(--header-height);
}

.top-menu-tab-content {
  padding: 15px var(--m-edge-margin) 10px;
  background: #F5F5F5;
  position: absolute;
  top: calc(0% - var(--tab-content-heght) - var(--tab-content-heght));
  width: 100%;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-box-shadow: 0px 4px 10px rgba(0, 5, 47, 0.04), 0px 15px 30px rgba(1, 0, 45, 0.1);
  box-shadow: 0px 4px 10px rgba(0, 5, 47, 0.04), 0px 15px 30px rgba(1, 0, 45, 0.1);
}

.top-menu-tab-content__title {
  font-size: 41px;
  font-weight: 800;
  margin-bottom: 15px;
}

.top-menu-tab-content__content {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[6];
  grid-template-columns: repeat(6, 1fr);
  grid-auto-rows: 230px;
  gap: 30px;
  width: 100%;
}

.top-menu-tab-content__close-button {
  width: 20px;
  height: 20px;
  position: absolute;
  right: 30px;
  top: 25px;
}

.top-menu-tab-content__close-button::before, .top-menu-tab-content__close-button::after {
  content: "";
  width: 100%;
  border-top: 2px solid #000;
  position: absolute;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  left: 0;
}

.top-menu-tab-content__close-button::after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.top-menu-tab-content.showed {
  top: 0;
}

.top-menu-tab-content-item {
  background-size: cover;
  background-position: center;
  display: block;
  position: relative;
}

.top-menu-tab-content-item__caption {
  position: absolute;
  bottom: 0;
  min-height: 110px;
  width: 100%;
  background: #e30613;
  opacity: 0.95;
  /* padding: 5px 15px; */
  padding: 5px 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.top-menu-tab-content-item__caption::before {
  content: "";
  position: absolute;
  top: -20px;
  left: 15%;
  border-left: 40px #e30613 solid;
  border-top: 40px #e30613 solid;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: -1;
}

.top-menu-tab-content-item__title {
  color: #fff;
  font-size: 14px;
  font-weight: normal;
}

@media screen and (min-width:1199px) and (max-width: 1314px) {
  .top-menu-tab-content-item__caption {
    min-height: 95px;
  }
}
@media screen and (min-width:1199px) and (max-width: 1460px) {
  .top-menu-tab-content-item__title {
    font-size: 13px;
  }
}

@media (max-width: 1199px) {
  .top-menu-content {
    top: 0;
    z-index: 150;
  }
  .top-menu-tab-content {
    padding: 20px;
  }
  .top-menu-tab-content__title {
    font-size: 36px;
  }
  .top-menu-tab-content__content {
    -ms-grid-columns: (1fr)[4];
    grid-template-columns: repeat(4, 1fr);
    grid-auto-rows: 235px;
    gap: 20px;
  }
  .top-menu-tab-content-item__title {
    font-size: 14px;
  }
  .top-menu-tab-content-item__caption {
    padding-left: 10px;
    padding-right: 10px;
    height: 85px;
  }
}

@media (max-width: 991px) {
  .top-menu-tab-content__content {
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
    grid-auto-rows: 180px;
    gap: 15px;
  }
  .top-menu-tab-content__title {
    font-size: 30px;
  }
}

@media (max-width: 767px) {
  .top-menu-tab-content {
    padding: 10px;
  }
  .top-menu-tab-content__close-button {
    right: 20px;
    top: 17px;
  }
  .top-menu-tab-content__title {
    margin-bottom: 17px;
  }
  .top-menu-tab-content__content {
    grid-auto-rows: 100px;
  }
  .top-menu-tab-content-item__caption {
    height: 100%;
    opacity: 1;
    background-color: rgba(227, 6, 19, 0.7);
  }
  .top-menu-tab-content-item__caption::before {
    content: none;
  }
}

@media (max-width: 575px) {
  .top-menu-tab-content__content {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    grid-auto-rows: 90px;
  }
  .top-menu-tab-content-item__title {
    font-size: 12px;
  }
}

/*
 * Main menu
 */
/*
 * Variables
 */
 @-webkit-keyframes clockwise-gear {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes clockwise-gear {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-webkit-keyframes counter-clockwise-gear {
  0% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}

@keyframes counter-clockwise-gear {
  0% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}

.main-menu {
  --menu-item-margin: 36px;
  /* --menu-font-size: 26px; */
  --menu-font-size: 17px;
  /* text-transform: uppercase; */
  position: fixed;
  left: 100%;
  top: 0;
  /* width: 30%; */
  width: 20%;
  height: 100%;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  background: #1e2a33;
  z-index: 10;
  visibility: hidden;
  overflow: auto;
  display: flex;
  flex-direction: column;
  padding: 100px 70px 0;
}

.main-menu__gears {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  overflow: hidden;
}

.main-menu__gears img {
  position: absolute;
  opacity: 0.1;
}

.main-menu__gears img:nth-child(1) {
  -webkit-animation-name: clockwise-gear;
  animation-name: clockwise-gear;
  -webkit-animation-duration: 10s;
  animation-duration: 10s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  top: 42%;
  left: -34%;
  width: 77%;
}

.main-menu__gears img:nth-child(2) {
  -webkit-animation-name: counter-clockwise-gear;
  animation-name: counter-clockwise-gear;
  -webkit-animation-duration: 10s;
  animation-duration: 10s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  left: 36%;
  top: 55%;
  width: 100%;
}

.main-menu__contacts {
  position: relative;
  bottom: 0;
  left: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 10;
  padding: 50px 0 0;
}

.main-menu .top-menu {
  -webkit-transition-duration: 0s;
  transition-duration: 0s;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}

.main-menu .top-menu__wrap {
  display: none;
  position: relative;
  z-index: 5;
}

.main-menu .top-menu__item {
  font-size: var(--menu-font-size);
}

.main-menu.visible {
  left: 80%;
  visibility: initial;
}

.main-menu.visible ~ .header-menu-button .header-menu-button__caption {
  top: 100%;
}

.main-menu.visible ~ .header-menu-button .header-menu-button__inner span:nth-child(1) {
  -webkit-transform: rotate(-45deg) translate(-1px, 10px);
  transform: rotate(-45deg) translate(-1px, 10px);
}

.main-menu.visible ~ .header-menu-button .header-menu-button__inner span:nth-child(2) {
  opacity: 0;
}

.main-menu.visible ~ .header-menu-button .header-menu-button__inner span:nth-child(3) {
  -webkit-transform: rotate(45deg) translate(-1px, -10px);
  transform: rotate(45deg) translate(-1px, -10px);
  width: 20px;
}

.main-menu-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  color: #fff;
  width: initial;
}

.main-menu-list__wrap {
  position: relative;
  z-index: 10;
  width: initial;
}

.main-menu-list__item {
  padding: 0 0 0 8px;
  margin: 0 0 var(--menu-item-margin) 0;
  font-size: var(--menu-font-size);
  /* text-transform: initial; */
  text-transform: uppercase;
  font-weight: bold;
  position: relative;
}

.main-menu-list__item::before, .main-menu-list__item::after {
  content: "";
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 0;
  height: 10px;
  left: -10px;
  /* top: 11px; */
  top: 5px;
  background: #373c41;
  opacity: 0;
  -webkit-transition: opacity 1.2s cubic-bezier(1, 0, 0.49, 1.15), width 1s ease;
  transition: opacity 1.2s cubic-bezier(1, 0, 0.49, 1.15), width 1s ease;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
}

.main-menu-list__item::after {
  background: #e30613;
}

.main-menu-list__item:last-child {
  margin-bottom: 0;
}

.main-menu-list__item:hover::before, .main-menu-list__item:hover::after {
  width: 15px;
  opacity: 1;
  -webkit-transition: opacity 0s ease, width 1s ease;
  transition: opacity 0s ease, width 1s ease;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
}

.main-menu-list__item:hover::after {
  -webkit-transition: opacity 0s ease, width 1s ease 0.2s;
  transition: opacity 0s ease, width 1s ease 0.2s;
}

.main-menu-socials {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 5;
  padding: 0 0 10px;
}

.main-menu-socials__item {
  margin-right: 5px;
  width: 30px;
}

.main-menu-socials__item:last-child {
  margin-right: 0;
}

.main-menu-socials__item img{
  width: 30px;
}

.main-menu-phone {
  font-size: 18px;
  line-height: 1.4;
  color: #fff;
  margin: 0 0 8px;
  text-align: center;
}

@media (max-width: 1399px) {
  .main-menu {
    --menu-item-margin: 20px;
    padding: 100px 30px 0;
  }
}

@media (max-width: 1199px) {
  .main-menu {
    --menu-font-size: 22px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    left: -70%;
    width: 55%;
  }
  .main-menu .top-menu {
    display: block;
    color: #fff;
  }
  .main-menu .top-menu__wrap {
    display: block;
    width: auto;
  }
  .main-menu .top-menu__item {
    text-transform: initial;
    font-weight: bold;
    margin: 0 0 var(--menu-item-margin) 0;
    padding: 0 0 0 8px;
  }
  .main-menu .top-menu__item::before, .main-menu .top-menu__item::after {
    height: 10px;
    left: -10px;
    top: 11px;
  }
  .main-menu .top-menu__item.open::before, .main-menu .top-menu__item.open::after, .main-menu .top-menu__item:hover::before, .main-menu .top-menu__item:hover::after {
    width: 15px;
  }
  .main-menu.visible {
    left: 0;
  }
}

@media (max-width: 991px) {
  .main-menu {
    --menu-font-size: 18px;
  }
}

@media (max-width: 767px) {
  .main-menu {
    padding-top: 100px;
    padding-left: calc(var(--header-menu-button-width) + 25px);
    width: 100%;
    left: -100%;
  }
  .main-menu .top-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .main-menu .top-menu__item {
    width: 30%;
  }
  .main-menu .top-menu__item::before, .main-menu .top-menu__item::after {
    content: none;
  }
  .main-menu.visible {
    left: 0;
  }
  .main-menu-list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .main-menu-list__item {
    /* width: 50%; */
  }
  .main-menu-list__item::before, .main-menu-list__item::after {
    content: none;
  }
  .main-menu-phone {
    /* display: none; */
  }
}

@media (max-width: 575px) {
  .main-menu {
    --menu-font-size: 16px;
    padding-top: 100px;
    /* padding-left: 5px; */
    padding-left: 20px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .main-menu .top-menu {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .main-menu .top-menu__wrap {
    width: 50%;
  }
  .main-menu .top-menu__item {
    width: 100%;
  }
  .main-menu-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .main-menu-list__wrap {
    width: 50%;
  }
}


/*
 * top banner
 */
/*
 * Variables
 */
 .top-banner {
  /*padding: 57vh 0 0 100px;*/
  padding: 0 0 0 100px;
  position: relative;
  background-size: cover;
  height: calc(100vh - var(--header-height));
}

.top-banner__video {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.top-banner__video video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.top-banner__caption {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}

.top-banner__content {
  width: 890px;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  opacity: 1;
  top: 75%;
  transform: translateY(-75%);
}

.top-banner__content::before {
  content: "";
  position: absolute;
  width: 30px;
  max-height: 256px;
  height: 256px;
  top: 0;
  left: -100px;
  background: #e30613;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.top-banner-slide {
  top: 0;
  left: 0;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
  z-index: 10;
}

.top-banner-slide__title {
  font-family: 'Montserrat', sans-serif;
  color: #fff;
  font-size: 64px;
  line-height: 100%;
  font-weight: bold;
  margin: 0 0 25px 0;
}

.top-banner-slide__sign {
  color: #a3abb0;
  font-size: 24px;
  font-weight: bold;
  line-height: 130%;
  letter-spacing: -0.01em;
  font-family: 'Montserrat', sans-serif;
}

body.load .top-banner__content {
  opacity: 0;
}

body.load .top-banner__content::before {
  left: -130px;
}

@media (max-width: 1399px) {
    .top-banner-slide__title {
        font-size: 52px;
        margin-bottom: 17px;
    }
    .top-banner-slide__sign {
        font-size: 22px;
    }
    .top-banner__content::before {
        max-height: 208px;
        height: 208px;
    }
}

@media (max-width: 991px) {
  .top-banner {
    padding: 210px 0 30px 20px;
    height: initial;
  }
  .top-banner__content {
    width: 50%;
    transform: unset;
    top: unset;
  }
  .top-banner__content::before {
    height: 100%;
    width: 5px;
    left: -20px;
    max-height: initial;
  }
  .top-banner-slide__title {
    font-size: 30px;
    line-height: 100%;
    margin-bottom: 20px;
  }
  .top-banner-slide__sign {
    font-size: 14px;
  }
}

@media (max-width: 767px) {
  .top-banner {
    height: 100vh;
    padding-top: 35vh;
  }
  .top-banner__content {
    width: 70%;
  }
}

@media (max-width: 575px) {
  .top-banner {
    padding-top: 162px;
    padding-right: 20px;
    height: initial;
  }
  .top-banner__content {
    width: initial;
  }
}

/*
 * Section Services
 */
 .services {
  padding: 50px;
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#F5F5F5));
  background: linear-gradient(180deg, #ffffff, #F5F5F5);
}

.services__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.services__item {
  width: calc(25% - 23px);
  height: 100%;
}

.services.showed .services-item::after {
  left: 100%;
}

.services-item {
  background-size: cover;
  position: relative;
  overflow: hidden;
  background-position: 50% 50%;
}

.services-item__caption {
  position: absolute;
  width: 100%;
  height: 390px;
  padding: 40px 40px 0 40px;
  /* padding: 60px 40px 0 40px; */
  background: #1e2a33;
  opacity: 0.95;
  bottom: 0;
  -webkit-transition-duration: 0.8s;
  transition-duration: 0.8s;
}

.services-item__content {
  overflow: hidden;
  height: 100%;
}

.services-item__caption::after {
  content: "";
  position: absolute;
  top: -20px;
  left: 15%;
  border-left: 45px #1e2a33 solid;
  border-top: 45px #1e2a33 solid;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 5;
}

.services-item__icon {
  margin: 0 0 30px;
  /* margin: 0 0 40px; */
  z-index: 10;
  position: relative;
}

.services-item__icon-caption {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.services-item__title {
  color: #fff;
  font-weight: 800;
  font-size: 24px;
  /* line-height: 130%; */
  line-height: 120%;
  letter-spacing: -0.01em;
  position: relative;
  z-index: 10;
}

.services-item__text {
  color: #a3abb0;
  padding: 50px 0 0 0;
  opacity: 0;
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  font-size: 20px;
  position: relative;
  z-index: 10;
}

.services-item::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  -webkit-transition-duration: 0.6s;
  transition-duration: 0.6s;
}

.services-item:hover .services-item__caption {
  height: 600px;
}

.services-item:hover .services-item__text {
  opacity: 1;
}

.services-item:nth-child(2n) .services-item__caption {
  bottom: auto;
  top: 0;
}

.services-item:nth-child(2n) .services-item__caption::after {
  top: auto;
  bottom: -20px;
  left: 15%;
}

.services-item:nth-child(2)::after {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

.services-item:nth-child(3)::after {
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
}

.services-item:nth-child(4)::after {
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}

@media (max-width: 1755px) {
    .services-item__title {
      font-size: 18px;
    }
}

@media (max-width: 1499px) {
  .services {
    padding: 35px;
  }
  .services-item__caption {
    padding: 50px 25px 0;
  }
  .services-item__title {
    font-size: 16px;
  }
  .services-item__text {
    font-size: 16px;
    padding-top: 35px;
  }
}

@media (max-width: 1399px) {
  .services-item__icon {
    width: 75px;
    margin-bottom: 15px;
  }
  .services-item__icon object {
    width: 100%;
  }
}

@media (max-width: 1199px) {
  .services {
    padding: 25px;
  }
  .services__item {
    width: calc(25% - 15px);
  }
  .services-item__caption {
    padding: 20px 20px 0;
    height: 250px;
  }
  .services-item__icon {
    width: 60px;
    margin-bottom: 10px;
  }
  .services-item__title {
    font-size: 14px;
  }
  .services-item__text {
    padding-top: 14px;
    font-size: 14px;
  }
  .services-item:hover .services-item__caption {
    height: 375px;
  }
}

@media (max-width: 991px) {
  .services {
    padding: 40px 20px;
  }
  .services__inner {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    grid-auto-rows: 180px;
    grid-gap: 20px;
  }
  .services__item {
    width: 100%;
    height: 100%;
  }
  .services-item__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .services-item__caption {
    height: 70px;
    padding: 5px 20px;
  }
  .services-item__caption::after {
    display: none;
  }
  .services-item__icon {
    display: none;
  }
  .services-item__title {
    height: 60px;
    width: 100%;
    font-size: 14px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .services-item__text {
    font-size: 13px;
  }
  .services-item:nth-child(2n) .services-item__caption {
    bottom: 0;
    top: auto;
  }
  .services-item:hover .services-item__caption {
    height: 100%;
  }
  .services-item:hover .services-item__text {
    padding-top: 5px;
  }
}

@media (max-width: 767px) {
  .services-item__icon {
    width: 60px;
    margin-bottom: 10px;
  }
}

@media (max-width: 575px) {
  .services {
    padding: 15px;
  }
  .services__inner {
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
  }
}

/*
 * Section Advantages
 */
 .advantages {
  --title-height: 94px;
  --title-height: 90px;
  --desc-height: 142px;
  --desc-height: 138px;
  --item-icon-margin: 30px;
  --bg-color: #f5f5f5;
  padding: 80px 0 95px calc(100% - 1205px);
  position: relative;
  background: var(--bg-color);
}

.advantages__video {
  position: absolute;
  width: calc(100% - 945px);
  height: 630px;
  left: 0;
  top: 0;
}

.advantages__video video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.advantages__video-caption {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(289.5deg, var(--bg-color) 21.77%, rgba(245, 245, 245, 0) 81.32%);
  overflow: hidden;
}

.advantages__video-caption::after {
  /* content: ""; */
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: var(--bg-color);
  -webkit-transition-duration: 0.9s;
  transition-duration: 0.9s;
}


.sort-robots {
    position: absolute;
    top: 35%;
    left: 14%;
    color: black;
    max-width: 150px;
    text-align: center;
    z-index: 1;
    background-color: rgb(255 255 255 / 75%);
    border-radius: 5px;
    padding: 5px;
    font-size: 14px;
    line-height: 1;
}

.sort-robots:after {
    position: absolute;
    content: "";
    width: 75px;
    height: 75px;
    border: 2px dashed rgb(255 255 255 / 75%);
    border-radius: 50%;
    top: 100%;
    left: 50%;
}

a.sort-robots:hover {
    color: green;
}


#bottom-video {
    background-color: whitesmoke;
    position: initial;
    height: auto;
    /*background-image: url(/local/templates/comitas/images/bottom-img-video.jpg);*/
    /*background-image: url('/local/templates/comitas/images/banner-bottom.jpg');*/
}

.advantages__content {
  height: 100%;
  position: relative;
  width: 1072px;
}

.advantages__title {
  font-weight: 800;
  font-size: 48px;
  line-height: 110%;
  min-height: var(--title-height);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}

.advantages__title span {
  color: #e30613;
}

.advantages__desc {
  font-weight: bold;
  font-size: 18px;
  line-height: 140%;
  letter-spacing: 0.44px;
  min-height: var(--desc-height);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}

.advantages__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  align-items: flex-start;
  justify-content: flex-end;
}

.advantages__items .advantages__column {
    width: 50%;
    flex-grow: 1;
}
.advantages__items .advantages__column .advantages__item {
    width: 100%;
}

.advantages__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  margin: 0 0 35px;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-delay: 0.7s;
  transition-delay: 0.7s;
}

.advantages__item .red {
    color: #e30613;
}

.advantages__item-icon {
  margin: 0 var(--item-icon-margin) 0 0;
  width: calc(18% - var(--item-icon-margin));
  position: relative;
}

.advantages__item-icon object {
  width: 100%;
}

.advantages__item-desc {
  width: 70%;
  color: #373c41;
  font-weight: 500;
  font-size: 18px;
  line-height: 140%;

  display: flex;
  justify-content: center;
  flex-direction: column;
  text-align: left;
}

.advantages__item:last-child {
  margin-bottom: 0;
}

.advantages.white-bg {
  --bg-color: #fff;
}

.advantages.increased-padding {
  padding-top: 128px;
  padding-bottom: 120px;
}

.advantages.showed .advantages__video-caption::after {
  left: 100%;
}

.advantages:not(.showed) .advantages__title,
.advantages:not(.showed) .advantages__desc,
.advantages:not(.showed) .advantages__item {
  -webkit-transform: translateY(20px);
  transform: translateY(20px);
  /* opacity: 0; */
}

@media (max-width: 1699px) {
  .advantages.increased-padding {
    padding-top: 80px;
    padding-bottom: 55px;
  }
}

@media (max-width: 1399px) {
  .advantages {
    --title-height: 55px;
    --desc-height: 95px;
    --item-icon-margin: 15px;
    padding-top: 0;
    padding-bottom: 60px;
  }
  .advantages__video {
    /* width: 60%; */
    width: 100%;
    height: 385px;
  }
  .advantages__video-caption {
    background: linear-gradient(360.5deg, var(--bg-color) 30.77%, rgba(245, 245, 245, 0) 76.32%);
  }
  .advantages__content {
    width: 100%;
    padding: 240px 20px 20px 100px;
  }
  .advantages__title {
    font-size: 41px;
  }
  .advantages__desc {
    font-size: 16px;
  }
  .advantages__item {
    margin-bottom: 25px;
  }
  .advantages__item-desc {
    /* font-size: 14px; */
  }
  .advantages.increased-padding {
    padding-top: 0px;
    padding-bottom: 10px;
  }
}

@media (max-width: 1399px) {
  .advantages__content {
    width: 100%;
    /* padding: 20px 20px 20px 100px; */
  }
}

@media (max-width: 1199px) {
  .advantages {
    --desc-height: 110px;
    padding-bottom: 30px;
  }
}

@media (max-width: 991px) {
  .advantages {
    min-height: initial;
  }
  .advantages__title {
    min-height: initial;
    font-size: 20px;
    margin-bottom: 15px;
  }
  .advantages__desc {
    margin-bottom: 60px;
    font-size: 14px;
  }
  .advantages__item {
    margin-bottom: 25px;
  }
  .advantages__item-icon {
    width: calc(25% - var(--item-icon-margin));
  }
  .advantages__item-desc {
    width: 70%;
    font-size: 14px;
  }
}

@media (max-width: 767px) {
  .advantages__video {
    height: 205px;
  }
  .advantages__content {
    padding: 170px 20px 0px 20px;
    /* padding: 20px 20px 0px 20px; */
  }
  .advantages__title {
    margin-bottom: 10px;
    font-size: 28px;
  }
  .advantages__desc {
    margin-bottom: 40px;
  }
}

@media (max-width: 575px) {
  .advantages {
    padding-bottom: 40px;
  }
  .advantages__video {
    height: 325px;
    width: 100%;
  }
  .advantages__content {
    /* padding-top: 240px; */
    /* padding-top: 20px; */
  }
  .advantages__title {
    font-size: 20px;
  }
  .advantages__items {
    height: initial;
  }
  .advantages__item {
    width: 100%;
  }
  .advantages__items .advantages__column {
    width: 100%;
  }
}

.advantages__desc {
  display: none;
}

/*
 * Projects slider
 */
/*
 * Variables
 */
 .projects-block {
  padding: 81px 0 100px;
  position: relative;
}

.projects-block::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 183px;
  background: #F5F5F5;
}

.projects-block__show-all {
  position: absolute;
  right: var(--m-edge-margin);
  top: 92px;
  font-weight: 800;
  font-size: 17px;
  line-height: 140%;
  letter-spacing: -0.01em;
  padding: 0 22px 0 0;
}

.projects-block__show-all::after {
  content: "";
  position: absolute;
  right: 0;
  top: 4px;
  border-top: 3px solid #e30613;
  border-left: 3px solid #e30613;
  width: 12px;
  height: 12px;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}

.projects-slider {
  padding: 0 0 0 var(--m-edge-margin);
  display: block;
  /*
    .slick-list {
        overflow: initial;
    }
    */
  }

  .projects-slide {
    width: 670px;
    background: #F5F5F5;
    margin: 0 30px 0 0;
    overflow: hidden;
    position: relative;
  }

  .projects-slide::after {
    /* content: ""; */
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #F5F5F5;
    -webkit-transition-duration: 0.6s;
    transition-duration: 0.6s;
  }

  .projects-slide__image {
    margin: 0 0 33px;
    position: relative;
    overflow: hidden;
    height: 365px;
  }

  .projects-slide__image-inner,
  .projects-slide__image img {
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
  }

  .projects-slide__image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .projects-slide__image-inner {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 35%;
  }

  .projects-slide__title {
    font-size: 24px;
    font-weight: bold;
    margin: 0 0 15px;
    padding: 0 0 0 15px;
    border-left: 15px solid #e30613;
  }

  .projects-slide__desc {
    padding: 0 30px 15px;
    /*height: 84px;*/
    font-size: 16px;
    line-height: 18px;
    opacity: 0.4;
  }

  .projects-slide:last-child {
    margin-right: 0;
  }

  .projects-slide:hover .projects-slide__image-inner,
  .projects-slide:hover .projects-slide__image img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }

  .showed .projects-slide::after {
    left: 100%;
  }

  @media (max-width: 1799px) {
    .projects-slide__image {
      height: 270px;
    }
  }

  @media (max-width: 1399px) {
    .projects-block {
      padding-top: 25px;
    }
    .projects-block__show-all {
      top: 30px;
    }
    .projects-slide {
      width: 441px;
    }
    .projects-slide__image {
      margin-bottom: 20px;
    }
    .projects-slide__title {
      font-size: 22px;
      margin-bottom: 10px;
    }
    .projects-slide__desc {
      font-size: 14px;
    }
  }

  @media (max-width: 1199px) {
    .projects-slide {
      width: 351px;
    }
    .projects-slide__title {
      min-height: 55px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
    }
    .projects-slide__desc {
      height: 95px;
    }
  }

  @media (max-width: 991px) {
    .projects-block {
      padding-top: 60px;
      padding-bottom: 60px;
      margin-bottom: 0;
    }
    .projects-block::before {
      display: none;
    }
    .projects-block__show-all {
      top: auto;
      bottom: 17px;
    }
    .projects-slide__image {
      height: 140px;
    }
    .projects-slide__title {
      font-size: 14px;
      border-left: 5px solid #e30613;
      margin-bottom: 20px;
      min-height: 37px;
    }
    .projects-slide__desc {
      display: none;
    }
  }

  @media (max-width: 767px) {
    .projects-slide {
      width: 235px;
    }
    .projects-slide__image {
      height: 100px;
    }
    .projects-slide__title {
      height: 36px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
    }
  }

  @media (max-width: 575px) {
    .projects-block {
      padding-top: 40px;
    }
  }

/*
 * Partners slider
 */
 .partners {
  padding: 20px 0 0;
  /* margin: 0 0 200px; */
  margin: 0;
}

.partners-slider {
  padding: 0 0 0 var(--m-edge-margin);
  /*
    .slick-list {
        overflow: initial;
    }
    */
  }

  .partners-slider .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .partners-slider .slider-prev-arrow,
  .partners-slider .slider-next-arrow {
    position: absolute;
    top: -65px;
  }

  .partners-slider .slider-prev-arrow {
    left: 315px;
  }

  .partners-slider .slider-next-arrow {
    left: 360px;
  }

  .partners-slide {
    padding: 0 80px 0 0;
    display: block;
  }

  @media (max-width: 991px) {
    .partners {
      margin-bottom: 80px;
    }
    .partners-slide {
      padding-right: 30px;
    }
  }

  @media (max-width: 575px) {
    .partners {
      padding-top: 40px;
      padding-bottom: 70px;
      margin-bottom: 0;
      background: #F5F5F5;
    }
    .partners-slide {
      padding-right: 20px;
    }
  }

/*
 * Articles sliders
 */
 .articles-block {
  --sliders-width: 795px;
  padding: 120px 0 0 0;
  position: relative;
  display: flex;
}

.articles-block {
    display: flex;
}
.articles-block .image-map-wrap {
    overflow: hidden;
    width: 100%;
    display: flex;
    max-height: 100vh;
}
.articles-block .image-map-wrap .image-map {
    position: relative;
    width: 100%;
}
.articles-block .image-map-wrap .tooltip {
    position: absolute;
    background-color: rgb(255 255 255 / 90%);
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 7px 15px;
    text-align: center;
    max-width: 230px;
}
.articles-block .image-map-wrap circle {
    transform-origin: center;
    transform-box: fill-box;
    animation: spin 20s linear infinite;
    transition: 300ms ease-in-out;
    transition-property: stroke;
}
.articles-block .image-map-wrap circle:hover {
    cursor: pointer;
    animation-play-state: paused;
    stroke: red;
}
.articles-block .image-map-wrap .image-info {
    position: absolute;
    color: white;
    bottom: 7px;
    right: 10px;
    font-style: italic;
    font-size: 13px;
    pointer-events: none;
    user-select: none;
}

@keyframes spin {
    100% {
        transform:rotate(360deg);
    }
}

.articles-block__title {
  display: none;
  margin-bottom: 15px;
}

.articles-block__inner {
  background: #F5F5F5;
  padding: 100px 0 89px;
}

.articles-block__sliders {
  width: var(--sliders-width);
  padding: 0 var(--m-edge-margin);
}

.articles-block__image {
  position: absolute;
  width: calc(100% - var(--sliders-width));
  height: calc(100% - 125px);
  top: 120px;
  /* top: 0; */
  right: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position-x: center;
  background-position-y: bottom;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.articles-block__image video {
  position: relative;
}

@media screen and (min-width: 992px) {
    .articles-block__image video {
        height: calc(100% - 120px);
    }
}

.articles-block__image::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  -webkit-transition-duration: 0.6s;
  transition-duration: 0.6s;
}

.articles-block.showed .articles-block__image::after {
  left: 100%;
}

@media (max-width: 1399px) {
  .articles-block {
    --sliders-width: 575px;
    padding-top: 60px;
  }
}

@media (max-width: 991px) {
  .articles-block {
    --sliders-width: 100%;
    padding-top: 20px;
    display: block;
  }
  .articles-block__title {
    display: block;
  }
  .articles-block__inner {
    padding-top: 60px;
    padding-bottom: 40px;
  }
  .articles-block__image {
    display: none;
    position: relative;
    width: 100%;
    /* height: 250px; */
    top: 0;
  }

  .articles-block__image video {
      max-width: 100%;
  }
}

@media (max-width: 575px) {
  .articles-block {
    padding-top: 0;
  }
  .articles-block__inner {
    background: #fff;
  }
}

/*
 * breadcrumbs
 */
/*
 * Variables
 */
 .breadcrumbs {
  color: #373c41;
  font-size: 16px;
  margin: 0 0 28px;
}

.breadcrumbs ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.breadcrumbs ul li {
  padding: 0 70px 0 0;
  position: relative;
  margin: 0 0 12px;
}

.breadcrumbs ul li::after {
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  top: 3px;
  right: 33px;
  border-right: 3px solid #373c41;
  border-bottom: 3px solid #373c41;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.breadcrumbs ul li:last-child {
  padding-right: 0;
}

.breadcrumbs ul li:last-child::after {
  content: none;
}

.section-top-banner .breadcrumbs {
  color: #fff;
}

.section-top-banner .breadcrumbs ul li::after {
  border-color: #fff;
}

@media (max-width: 767px) {
  .breadcrumbs {
    font-size: 12px;
  }
  .breadcrumbs ul {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .breadcrumbs ul li {
    max-width: 220px;
    padding-right: 30px;
  }
  .breadcrumbs ul li::after {
    right: 13px;
    width: 8px;
    height: 8px;
  }
}

/*
 * Section top banner
 */
 .section-top-banner {
  --banner-padding-top: 321px;
  position: relative;
  z-index: 10;
  width: 100%;
  background: #f5f5f5;
}

.section-top-banner__bg {
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  overflow: hidden;
  width: 100%;
  background-image: url(/local/templates/comitas/css/../images/section-top-banner.jpg);
  background-position: top center;
  padding: var(--banner-padding-top) 0 60px;
  left: 0;
  top: 0;
}

.section-top-banner__bg::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 50%;
  left: 0;
  bottom: 0;
  background: #373c41;
  opacity: 0.7;
  -webkit-filter: blur(200px);
  filter: blur(200px);
}

.section-top-banner__nav {
  width: 100%;
  margin-top: -60px;
}

@media (max-width: 991px) {
  .section-top-banner {
    --banner-padding-top: 185px;
  }
}

@media (max-width: 767px) {
  .section-top-banner {
    --banner-padding-top: 115px;
  }
}

/*
 * section navigation
 */
 .sections-nav-list {
  --items-margin: 15px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[6];
  grid-template-columns: repeat(6, 1fr);
  gap: var(--items-margin);
}

.sections-nav-list__item {
    background: #fff;
    border-bottom: 5px solid #e30613;
    height: 120px;
    font-weight: 800;
    font-size: 18px;
    line-height: 120%;
}

.sections-nav-list__item-inner {
  height: 100%;
  width: 100%;
  padding: 10px 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.sections-nav-list__item.current {
  color: #fff;
  background-color: #e30613;
  position: relative;
}

.sections-nav-list__item.current::before {
  content: "";
  position: absolute;
  width: 15px;
  height: 15px;
  bottom: -13px;
  right: calc(50% - 10px);
  background-color: #e30613;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.sections-nav-list.col-6 {
  -ms-grid-columns: (1fr)[6];
  grid-template-columns: repeat(6, 1fr);
}

@media (max-width: 1799px) {
  .sections-nav-list.col-6 {
    -ms-grid-columns: (1fr)[5];
    grid-template-columns: repeat(5, 1fr);
  }
}

@media (max-width: 1600px) {
  .sections-nav-list__item {
    font-size: 16px;
  }
  .sections-nav-list__item-inner {
    padding: 10px;
  }
}

@media (max-width: 1399px) {
  .sections-nav-list {
    -ms-grid-columns: (1fr)[4];
    grid-template-columns: repeat(4, 1fr);
  }
}

@media (max-width: 1199px) {
  .sections-nav-list {
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
  }
  .sections-nav-list.col-6 {
    -ms-grid-columns: (1fr)[4];
    grid-template-columns: repeat(4, 1fr);
  }
}

@media (max-width: 991px) {
  .sections-nav-list.col-6 {
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 767px) {
  .sections-nav-list {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }
  .sections-nav-list__item {
    font-size: 14px;
    height: 110px;
  }
  .sections-nav-list.col-6 {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 575px) {
  .sections-nav-list {
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
  }
  .sections-nav-list__item.current::before {
    content: none;
  }
  .sections-nav-list.col-6 {
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
  }
}

/*
 * section content
 */
 .section-content {
  /* background: #f5f5f5; */
  background: #fff;
  padding: 32px 0 130px 0;
  position: relative;
}

.section-content::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 55px;
  bottom: 0;
  left: 0;
  background: #fff;
}

.product-detail-wr-right .section-content::before {
    background: none;
}

.section-content__text {
  margin: 0 0 35px;
}

.section-content__text h1, .section-content__text h2, .section-content__text h3, .section-content__text h4, .section-content__text h5, .section-content__text h6 {
  font-weight: bold;
  margin-bottom: 0.8em;
}

.section-content__text h1 {
  font-size: var(--h1-font-size);
}

.section-content__text h2 {
  /* font-size: var(--h2-font-size); */
  font-size: var(--h3-font-size);
}

.section-content__text h2.group-h2 {
  font-size: var(--h2-font-size);
  /* font-size: var(--h3-font-size); */
}

.section-content__text h3 {
  font-size: var(--h3-font-size);
}

.section-content__text h4 {
  font-size: var(--h4-font-size);
}

.section-content__text p {
  font-size: var(--p-font-size);
  line-height: 160%;
  margin-bottom: 20px;
}

.section-content__text p:last-child {
  margin-bottom: 0;
}

.section-content__text ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.section-content__text ul li {
  padding: 0 0 0 40px;
}

.section-content__text ol ul {
  margin-top: 10px;
}

.section-content__text ol ul li {
  padding: 0 0 0 20px;
}

.section-content__text ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 12px;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #e30613;
}

.section-content__text ol {
  list-style: decimal;
  padding: 0 0 0 40px;
}

.section-content__text ol li {
  padding-left: 0;
  content: none;
}

.section-content__text li {
  position: relative;
  margin: 0 0 15px;
  font-weight: 500;
  /*font-size: var(--p-font-size);*/
  line-height: 160%;
}

.section-content__text a {
  text-decoration: underline;
}

.section-content__text a.red-button {
  text-decoration: none;
}

.section-content__text .red-button {
  margin-top: 38px;
}

.section-content__text p {
  margin: 0 0 1.4em 0;
}

.section-content__text p:last-child {
  margin-bottom: 0;
}

.section-content__text dt,
.section-content__text dd{
  padding: 0 0 0 55px;
}

@media (max-width: 440px) {
  .section-content__text dd{
    padding: 0;
  }
}

.section-content__text dt{
  font-weight: 600;
  margin: 0 0 1.4em 0;
  position: relative;
}

.section-content__text dd{
  margin: 0 0 3em;
}

.section-content__text dl dt::before{
  content: "";
  position: absolute;
  left: 0;
  background-color: transparent;
  background-image: url(/local/templates/comitas/components/bitrix/catalog/production.v2/images/list.svg);
  width: 20px;
  height: 20px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: contain;
  top: 2px;
}

.section-content__advantages {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 0 50px;
}

.element.section-content::before {
  height: 1350px;
}

.section-advantage {
  width: 33.333333%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 76px;
  margin: 0 0 40px;
}

.section-advantage__icon {
  width: 74px;
  margin: 0 23px 0 0;
}

.section-advantage__icon > .ks-icon {
  width: 100%;
}

.section-advantage__title {
  font-weight: bold;
  font-size: 18px;
  line-height: 140%;
  letter-spacing: 0.44px;
  padding: 0 10px 0 0;
  width: 50%;
}

@media (max-width: 1399px) {
  .section-advantage__icon {
    width: 16%;
    margin-right: 16px;
  }
  .section-advantage__title {
    width: 80%;
  }
}

@media (max-width: 1199px) {
  .section-content {
    padding-bottom: 85px;
  }
  .section-advantage {
    width: 50%;
  }
}

@media (max-width: 991px) {
  .section-content {
    padding-bottom: 40px;
  }
  .section-content__text p {
    margin-bottom: 20px;
  }
}

@media (max-width: 767px) {
  .section-content__text {
    margin-bottom: 25px;
  }
  .section-advantage {
    margin-bottom: 15px;
  }
  .section-advantage__title {
    font-size: 16px;
  }
}

@media (max-width: 575px) {
  .section-advantage {
    width: 100%;
  }
}

/*
 * section elements
 */
 .section-elements {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[3];
  grid-template-columns: repeat(3, 1fr);
  grid-auto-rows: 210px;
  grid-gap: 30px;
  padding-bottom: 50px;
}

.section-element {
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}

.section-element::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #1e2a33;
  opacity: 0.2;
}

.section-element__inner {
  width: 100%;
  height: 100%;
  position: relative;
}

.section-element__caption {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  min-height: 75px;
  padding: 10px 15px;
  color: #fff;
  font-size: 14px;
  line-height: 130%;
  letter-spacing: -0.01em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: rgba(55, 60, 65, 0.95);
}

.section-element__caption * {
  font-weight: normal;
}

.section-element__caption::before {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  top: -15px;
  left: 15%;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-left: 15px solid rgba(55, 60, 65, 0.95);
  border-top: 15px solid rgba(55, 60, 65, 0.95);
  border-bottom: 15px solid transparent;
  border-right: 15px solid transparent;
}

.section-elements.col-3 {
  -ms-grid-columns: (1fr)[3];
  grid-template-columns: repeat(3, 1fr);
  grid-auto-rows: 310px;
  position: relative;
  z-index: 15;
}

.section-elements.col-3 .section-element__caption {
  min-height: 120px;
}

.section-elements.col-3 .section-element__caption p {
  padding: 20px 0 0;
  font-weight: 500;
  font-size: inherit;
  line-height: 20px;
  width: 50%;
}

.section-elements.col-3 .section-element:nth-child(1) {
  grid-column: auto;
}

.section-elements.col-3 .section-element:nth-child(3) {
  grid-column: auto;
  grid-row: auto;
}

@media (max-width: 1599px) {
  .section-elements.col-3 {
    grid-auto-rows: 300px;
  }
  .section-elements.col-3 .section-element__caption p {
    padding-top: 10px;
    width: initial;
  }
}

@media (max-width: 1199px) {
  .section-elements {
    grid-gap: 15px;
    padding-bottom: 35px;
  }
  .section-element__caption {
    min-height: 85px;
  }
}

@media (max-width: 991px) {
  .section-elements {
    grid-gap: 10px;
  }
  .section-element__caption {
    min-height: 75px;
  }
  .section-element:nth-child(1),
  .section-element:nth-child(3),
  .section-element:nth-child(4),
  .section-element:nth-child(8),
  .section-element:nth-child(9) {
    grid-column: auto;
    grid-row: auto;
  }
  .section-elements.col-3 .section-element:nth-child(2),
  .section-elements.col-3 .section-element:nth-child(6),
  .section-elements.col-3 .section-element:nth-child(3),
  .section-elements.col-3 .section-element:nth-child(10) {
    grid-column: auto;
    grid-row: auto;
  }
}

@media (max-width: 767px) {
  .section-elements {
    grid-auto-rows: 180px;
    grid-gap: 20px;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    padding-bottom: 20px;
  }
  .section-element__caption::before {
    content: none;
  }
  .section-elements.col-3 {
    grid-auto-rows: 220px;
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
  }
  .section-elements.col-3 .section-element__caption {
    min-height: 85px;
    padding: 10px 8px;
  }
  .section-elements.col-3 .section-element__caption p {
    font-size: 12px;
  }
  .section-element:nth-child(2),
  .section-element:nth-child(3),
  .section-element:nth-child(6),
  .section-element:nth-child(10) {
    grid-column: auto;
  }
}

@media (max-width: 575px) {
  .section-elements {
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
  }
}

/*
 * section description
 *
 * Страница продукта деально
 */
 .section-desc {
  --advantages-list-margin: 90px;
  padding: 133px 0 0;
  position: relative;
}

.section-desc h2 {
  font-weight: 800;
  font-size: 30px;
  line-height: 120%;
  margin: 0 0 20px;
  padding: 10px 0 0;
}

.section-desc h2 {
  padding-top: 0;
}

.section-desc h3 {
  font-weight: 800;
  font-size: 18px;
  line-height: 140%;
  margin: 0 0 20px;
}

.section-desc h1, .section-desc h2, .section-desc h3, .section-desc h4, .section-desc h5, .section-desc h6 {
  font-weight: bold;
  margin-bottom: 0.8em;
}

.section-desc h1 {
  font-size: var(--h1-font-size);
}

.section-desc h2 {
  font-size: var(--h2-font-size);
}

.section-desc h3 {
  font-size: var(--h3-font-size);
}

.section-desc h4 {
  font-size: var(--h4-font-size);
}

.section-desc p {
  font-size: var(--p-font-size);
  line-height: 160%;
  margin-bottom: 20px;
}

.section-desc p:last-child {
  margin-bottom: 0;
}

.section-desc ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.section-desc ul li {
  padding: 0 0 0 40px;
}

.section-desc ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 12px;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #e30613;
}

.section-desc ol {
  list-style: decimal;
  padding: 0 0 0 40px;
}

.section-desc ol li {
  padding-left: 0;
  content: none;
}

.section-desc li {
  position: relative;
  margin: 0 0 15px;
  font-weight: 500;
  font-size: var(--p-font-size);
  line-height: 160%;
}

.section-desc a {
  text-decoration: underline;
}

.section-desc a.red-button {
  text-decoration: none;
}

.section-desc .red-button {
  margin-top: 38px;
}

.section-desc__bg {
  position: absolute;
  left: 0;
  top: -50px;
  width: 1085px;
  height: 690px;
  background: url(/local/templates/comitas/css/../images/element/element-desc-bg.jpg);
}

.section-desc__bg::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: linear-gradient(265.4deg, #f5f5f5 17.32%, rgba(245, 245, 245, 0) 76.3%);
  opacity: 0.95;
}

.section-desc__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.section-desc__row:nth-child(2) {
  padding-top: 205px;
  margin-bottom: 15px;
}

.section-desc__row:nth-child(2) h2 {
  max-width: 539px;
}

.section-desc__col {
  width: 50%;
}

.section-desc__advantages-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.section-desc__advantages-list ul {
  width: 48%;
}

.section-desc__text-block, .section-desc__classification {
  margin: 0 0 126px 0;
}

.section-desc__text-block img {
  width: 100%;
}

.section-desc__classification ul {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.section-desc__classification ul li {
  width: 46%;
}

.section-desc__company-desc {
  background: #f5f5f5;
  padding: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.section-desc__company-desc div:first-child {
  width: 10%;
  max-width: 193px;
}

.section-desc__company-desc div:last-child {
  width: 85%;
}

@media (max-width: 1399px) {
  .section-desc {
    padding-top: 65px;
  }
  .section-desc__bg::after {
    background: linear-gradient(265.4deg, #f5f5f5 54.32%, rgba(245, 245, 245, 0) 100.3%);
    opacity: 1;
  }
  .section-desc__row:nth-child(2) {
    padding-top: 80px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .section-desc__row:nth-child(2) h2 {
    max-width: 100%;
  }
  .section-desc__row:nth-child(2) .section-desc__col {
    width: 100%;
  }
  .section-desc__text-block, .section-desc__classification {
    margin-bottom: 75px;
  }
}

@media (max-width: 991px) {
  .section-desc p {
    font-size: 16px;
  }
  .section-desc ul li {
    font-size: 16px;
  }
  .section-desc__bg {
    width: 100%;
    height: 675px;
  }
  .section-desc__bg::after {
    background: #f5f5f5;
    opacity: 0.90;
  }
  .section-desc__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .section-desc__col {
    width: 100%;
  }
  .section-desc__text-block, .section-desc__classification {
    margin-bottom: 45px;
  }
  .section-desc__row:nth-child(2) {
    padding-top: 60px;
  }
}

@media (max-width: 767px) {
  .section-desc__advantages-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: initial;
    -ms-flex-pack: initial;
    justify-content: initial;
  }
  .section-desc__advantages-list ul {
    width: 100%;
  }
  .section-desc__classification ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .section-desc__classification ul li {
    width: 100%;
  }
  .section-desc__company-desc {
    padding: 35px;
  }
}

@media (max-width: 575px) {
  .section-desc__company-desc {
    padding: 15px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: initial;
    -ms-flex-pack: initial;
    justify-content: initial;
    margin-bottom: 40px;
  }
  .section-desc__company-desc div:first-child {
    width: 100%;
    max-width: initial;
    text-align: center;
    margin-bottom: 5px;
  }
  .section-desc__company-desc div:first-child img {
    width: 100px;
    display: initial;
  }
  .section-desc__company-desc div:last-child {
    width: 100%;
  }
}

/*
 * contact form
 */
 .contact-form {
  position: relative;
  background-color: #f5f5f5;
  padding: 20px 0 100px;
}

.contact-form::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 50px;
  /* background-color: #fff; */
}

.contact-form__title {
  font-weight: 800;
  font-size: 48px;
  line-height: 110%;
  max-width: 420px;
  margin: 0 0 20px;
  margin: 0 0 32px;
}

.contact-form__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.contact-form__col:first-child {
  padding: 30px 0 0;
  width: 45%;
}

.contact-form__col:first-child > p:first-child {
  max-width: 302px;
  margin: 0 0 19px;
}

.contact-form__col:first-child > p.bold {
  font-weight: 800;
  font-size: 30px;
  line-height: 120%;
  letter-spacing: -0.01em;
  margin: 0 0 25px;
}

.contact-form__arrow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.contact-form__arrow p {
  /* width: 255px; */
  margin: 0 95px 0 0;
}

.contact-form__col:last-child {
  width: 40%;
}

.contact-form form input[type="email"] {
  margin-bottom: 40px;
}

.contact-form__fields {
  padding-bottom: 20px;
}

.contact-form__file {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  /* width: calc(100% - 80px); */
  padding: 20px;
  font-size: 16px;
  line-height: 20px;
  border-radius: 5px;
  border: 1px solid #e6e9ec;
  background: #ffffff;
  margin: 0 0 20px 0;
  /* cursor: none; */
  cursor: pointer;
}

.contact-form__file span {
  opacity: 0.75;
  max-width: 100%;
  overflow: hidden;
}

.contact-form__file input[type="file"] {
  display: none;
}

.contact-form__file img {
  padding-left: 10px;
}

.contact-form.feedback {
  padding-top: 47px;
}

.contact-form.feedback .contact-form__content p {
  max-width: 495px;
  font-size: 18px;
}

.contact-form__content p {
  font-size: 18px;
}

.contact-form.feedback .contact-form__col:first-child {
  width: 51.5%;
}

.contact-form.feedback .contact-form__col:last-child {
  width: 41%;
}

.contact-form.feedback .contact-form__arrow {
  padding-top: 62px;
}

.contact-form.resume {
  padding-top: 93px;
}

.contact-form.resume::before {
  height: 127px;
}

@media (max-width: 1699px) {
  .contact-form__content {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .contact-form__arrow p {
    margin-right: 30px;
  }
}

@media (max-width: 1399px) {
  .contact-form.feedback {
    padding-top: 0px;
  }
}

@media (max-width: 1199px) {
  .contact-form__title {
    font-size: var(--h1-font-size);
  }
  .contact-form__arrow img {
    width: 30%;
  }
}

@media (max-width: 991px) {
  .contact-form {
    padding-bottom: 55px;
  }
  .contact-form__col:last-child {
    width: 50%;
  }
}

@media (max-width: 767px) {
  .contact-form__content {
    -webkit-box-pack: initial;
    -ms-flex-pack: initial;
    justify-content: initial;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
  }
  .contact-form__col:first-child, .contact-form__col:last-child {
    width: 100%;
    padding-top: 0;
    margin-bottom: 20px;
  }
  .contact-form__col:first-child > p.bold {
    margin-bottom: 20px;
  }
  .contact-form__title {
    margin-bottom: 20px;
  }
  .contact-form__arrow p {
    width: 100%;
    margin-right: 0;
  }
  .contact-form__arrow img {
    display: none;
  }
  .contact-form.feedback {
    padding-top: 10px;
  }
  .contact-form.feedback .contact-form__col:first-child,
  .contact-form.feedback .contact-form__col:last-child {
    width: 100%;
  }
  .contact-form.feedback .contact-form__arrow {
    padding-top: 5px;
  }
}

/*
 * Articles slider
 */
/*
 * Variables
 */
 .articles-slider {
  padding: 25px 0;
  border-top: 1px solid #000000;
}

.articles-slider__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 0 25px 0;
  font-size: 16px;
}

.articles-slider__date {
  background: #e30613;
  color: #fff;
  height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0 10px;
  min-width: 103px;
}

.articles-slider__title {
  padding: 0 40px 0 20px;
  font-size: 24px;
}

.articles-slider .slider-prev-arrow,
.articles-slider .slider-next-arrow {
  position: absolute;
  top: -55px;
}

.articles-slider .slider-prev-arrow {
  right: 30px;
}

.articles-slider .slider-next-arrow {
  right: 5px;
}

.articles-slide {
  position: relative;
  height: 154px;
}

.articles-slide__title {
  font-weight: bold;
  font-size: 24px;
  line-height: 130%;
  letter-spacing: -0.01em;
  margin: 0 0 10px;
}

.articles-slide__text {
  opacity: 0.4;
  font-size: 16px;
  line-height: 20px;
}

@media (max-width: 1399px) {
  .articles-slider {
    padding: 11px 0;
  }
  .articles-slider .slider-prev-arrow,
  .articles-slider .slider-next-arrow {
    top: -42px;
  }
  .articles-slider__header {
    margin-bottom: 10px;
  }
  .articles-slider__date {
    font-size: 14px;
  }
  .articles-slider__title {
    font-size: 16px;
  }
  .articles-slide {
    height: 115px;
  }
  .articles-slide__title {
    font-size: 14px;
    margin-bottom: 5px;
  }
  .articles-slide__text {
    font-size: 14px;
  }
}

@media (max-width: 991px) {
  .articles-slide {
    height: 130px;
  }
}

/*
 * Articles
 *
 * Страница со списком новостей
 */
 .articles-wrap {
  padding: var(--articles-padding-top) 0 104px;
  background: #f5f5f5;
}

.articles-list {
  margin: 0 0 60px;
  display: -ms-grid;
  display: grid;
  -webkit-column-gap: 30px;
  column-gap: 30px;
  row-gap: 60px;
  -ms-grid-columns: (1fr)[3];
  grid-template-columns: repeat(3, 1fr);
}

.articles-list-item {
  --first-item-img-height: 583px;
  --first-item-title-size: 48px;
  --first-item-title-line: 110%;
  --first-item-title-margin: 25px;
  --first-item-desc-size: 18px;
  --first-item-desc-line: 140%;
}

.articles-list-item a {
  display: block;
}

.articles-list-item__img {
  height: 300px;
  background-size: contain;
  /* background-size: cover; */
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  margin: 0 0 22px;
}

.articles-list-item__date {
  min-width: 103px;
  padding: 0 10px;
  height: 30px;
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  font-size: 16px;
  background: #e30613;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.articles-list-item__title {
  font-weight: 800;
  font-size: 24px;
  line-height: 130%;
  letter-spacing: -0.01em;
  margin: 0 0 10px;
}

.articles-list-item__desc {
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  color: #373c41;
  opacity: 0.4;
}

.articles-list .articles-list-item:first-child {
  -ms-grid-column: 1;
  -ms-grid-column-span: 2;
  grid-column: 1/3;
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  grid-row: 1/3;
}

.articles-list .articles-list-item:first-child .articles-list-item__img {
  height: var(--first-item-img-height);
}

.articles-list .articles-list-item:first-child .articles-list-item__img-inner {
  min-width: 100%;
  height: 100%;
  background-size: contain;
  /* background-size: cover; */
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}

.articles-list .articles-list-item:first-child .articles-list-item__title {
  font-size: var(--first-item-title-size);
  line-height: var(--first-item-title-line);
  height: initial;
  margin-bottom: var(--first-item-title-margin);
  position: relative;
}

.articles-list .articles-list-item:first-child .articles-list-item__desc {
  font-size: var(--first-item-desc-size);
  line-height: var(--first-item-desc-line);
  height: initial;
  position: relative;
}

@media (max-width: 1799px) {
  .articles-wrap {
    padding-top: 55px;
    padding-bottom: 60px;
  }
  .articles-list {
    row-gap: 30px;
    margin-bottom: 35px;
  }
  .articles-list-item {
    --first-item-img-height: 485px;
    --first-item-title-size: 33px;
    --first-item-title-margin: 13px;
    --first-item-desc-size: 16px;
    --first-item-desc-line: 134%;
  }
  .articles-list-item__img {
    height: 200px;
  }
  .articles-list-item__title {
    font-size: 19px;
    line-height: 120%;
  }
  .articles-list-item__desc {
    font-size: 14px;
    line-height: 18px;
    line-height: 125%;
  }
}

@media (max-width: 1399px) {
  .articles-list {
    gap: 20px;
  }
  .articles-list-item {
    --first-item-img-height: 447px;
    --first-item-title-size: 28px;
    --first-item-desc-size: 14px;
  }
  .articles-list-item__img {
    height: 175px;
    margin-bottom: 12px;
  }
  .articles-list-item__title {
    font-size: 17px;
    line-height: 115%;
    margin-bottom: 5px;
  }
  .articles-list-item__desc {
    font-size: 12px;
  }
  .articles-list-item__date {
    font-size: 13px;
    min-width: 90px;
    height: 24px;
  }
}

@media (max-width: 1199px) {
  .articles-list-item {
    --first-item-img-height: 411px;
  }
  .articles-list-item__img {
    height: 150px;
  }
}

@media (max-width: 767px) {
  .articles-wrap {
    padding-top: 30px;
  }
  .articles-wrap .breadcrumbs {
    margin-bottom: 5px;
  }
  .articles-list {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 575px) {
  .articles-list {
    display: block;
  }
  .articles-list .articles-list-item {
    --first-item-img-height: 220px;
    margin-bottom: 15px;
  }
}

/*
 * Articles archive
 *
 * Архив статей
 */
 .articles-archive {
  position: relative;
  padding-bottom: 114px;
}

.articles-archive::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 85px;
  background: #F5F5F5;
}

.articles-archive__title {
  font-weight: 800;
  font-size: var(--h2-font-size);
  line-height: 110%;
  max-width: 400px;
  position: relative;
  margin-bottom: 114px;
}

.articles-archive__list {
  margin: 0 0 60px;
  display: -ms-grid;
  display: grid;
  -webkit-column-gap: 120px;
  column-gap: 120px;
  row-gap: 10px;
  grid-auto-rows: 252px;
  -ms-grid-columns: (1fr)[3];
  grid-template-columns: repeat(3, 1fr);
  position: relative;
}

.articles-archive .articles-list-item {
  border-top: 1px solid #000000;
  padding: 25px 0;
}

.articles-archive .articles-list-item__date {
  position: initial;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  margin-bottom: 25px;
}

@media (max-width: 1599px) {
  .articles-archive {
    padding-bottom: 90px;
  }
  .articles-archive__list {
    -webkit-column-gap: 60px;
    column-gap: 60px;
    margin-bottom: 20px;
  }
}

@media (max-width: 1399px) {
  .articles-archive__title {
    margin-bottom: 48px;
  }
  .articles-archive__list {
    -webkit-column-gap: 40px;
    column-gap: 40px;
    grid-auto-rows: 210px;
  }
}

@media (max-width: 1199px) {
  .articles-archive {
    padding-bottom: 70px;
  }
  .articles-archive__list {
    -webkit-column-gap: 40px;
    column-gap: 40px;
    grid-auto-rows: 210px;
  }
  .articles-archive .articles-list-item {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .articles-archive .articles-list-item__date {
    margin-bottom: 8px;
  }
}

@media (max-width: 991px) {
  .articles-archive__title {
    margin-bottom: 30px;
  }
}

@media (max-width: 767px) {
  .articles-archive {
    padding-bottom: 50px;
  }
  .articles-archive__list {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 575px) {
  .articles-archive__list {
    display: block;
  }
}

/*
 * article
 *
 * Страница новости
 */
 .article-wrap {
  padding: 0 0 93px;
  width: 100%;
  background: #f5f5f5;
  position: relative;
  /*
    &::before {
        content: "";
        position: absolute;
        width: 100%;
        height: 660px;
        bottom: 0;
        left: 0;
        background: #fff;
    }
    */
  }

  .article-top-banner {
    --article-banner-content-width: 860px;
    --article-banner-content-font-size: 18px;
    position: relative;
    width: 100%;
    padding: var(--articles-padding-top) 0 0;
  }

  .article-top-banner__bg {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: calc(100% - var(--article-banner-content-width) - 155px);
    background-size: contain;
    background-repeat: no-repeat;
    /* background-size: cover; */
  }

  .article-top-banner__content {
    max-width: var(--article-banner-content-width);
    min-height: 500px;
  }

  .article-top-banner__title {
    max-width: 1230px;
    margin: 0 0 40px;
  }

  .article-top-banner__subtitle {
    /* font-weight: bold; */
    font-weight: normal;
    font-size: var(--h4-font-size);
    /* width: 70%; */
    width: 50%;
  }

  .article-top-banner__subtitle p {
    font-size: 18px;
  }

  .article-top-banner__desc {
    max-width: 530px;
    margin: 0 0 40px;
    font-weight: bold;
    font-size: 18px;
    line-height: 140%;
    letter-spacing: 0.44px;
    color: #373c41;
  }

  .article-top-banner__date {
    min-width: 103px;
    height: 30px;
    padding: 5px;
    color: #fff;
    font-size: 16px;
    background: #e30613;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .article-top-banner__text {
    padding: 15px 0 0;
    font-size: var(--article-banner-content-font-size);
  }

  .article-top-banner__text h1, .article-top-banner__text h2, .article-top-banner__text h3, .article-top-banner__text h4, .article-top-banner__text h5, .article-top-banner__text h6 {
    font-weight: bold;
    margin-bottom: 0.8em;
  }

  .article-top-banner__text h1 {
    font-size: var(--h1-font-size);
  }

  .article-top-banner__text h2 {
    font-size: var(--h2-font-size);
  }

  .article-top-banner__text h3 {
    font-size: var(--h3-font-size);
  }

  .article-top-banner__text h4 {
    font-size: var(--h4-font-size);
  }

  .article-top-banner__text p {
    font-size: var(--p-font-size);
    /* line-height: 160%; */
    line-height: 130%;
    margin-bottom: 20px;
  }

  .article-top-banner__text p:last-child {
    margin-bottom: 0;
  }

  .article-top-banner__text ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .article-top-banner__text ul li {
    padding: 0 0 0 40px;
  }

  .article-top-banner__text ul li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 12px;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #e30613;
  }

  .article-top-banner__text ol {
    list-style: decimal;
    padding: 0 0 0 40px;
  }

  .article-top-banner__text ol li {
    padding-left: 0;
    content: none;
  }

  .article-top-banner__text li {
    position: relative;
    margin: 0 0 15px;
    font-weight: 500;
    font-size: var(--p-font-size);
    line-height: 160%;
  }

  .article-top-banner__text a {
    text-decoration: underline;
  }

  .article-top-banner__text a.red-button {
    text-decoration: none;
  }

  .article-top-banner__text .red-button {
    margin-top: 38px;
  }

  .article-top-banner__text p, .article-top-banner__text li {
    font-size: inherit;
  }

  .article-content {
    padding: 100px 0 90px;
    font-size: var(--p-font-size);
  }

  .article-content__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .article-content__col {
    width: 48%;
  }

  .article-content h1, .article-content h2, .article-content h3, .article-content h4, .article-content h5, .article-content h6 {
    font-weight: bold;
    margin-bottom: 0.8em;
  }

  .article-content h1 {
    font-size: var(--h1-font-size);
  }

  .article-content h2 {
    font-size: var(--h2-font-size);
  }

  .article-content h3 {
    font-size: var(--h3-font-size);
  }

  .article-content h4 {
    font-size: var(--h4-font-size);
  }

  .article-content p {
    font-size: var(--p-font-size);
    line-height: 160%;
    margin-bottom: 20px;
  }

  .article-content p:last-child {
    margin-bottom: 0;
  }

  .article-content ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .article-content ul li {
    padding: 0 0 0 40px;
  }

  .article-content ul li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 12px;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #e30613;
  }

  .article-content ol {
    list-style: decimal;
    padding: 0 0 0 40px;
  }

  .article-content ol li {
    padding-left: 0;
    content: none;
  }

  .article-content li {
    position: relative;
    margin: 0 0 15px;
    font-weight: 500;
    font-size: var(--p-font-size);
    line-height: 160%;
  }

  .article-content a {
    text-decoration: underline;
  }

  .article-content a.red-button {
    text-decoration: none;
  }

  .article-content .red-button {
    margin-top: 38px;
  }

  .article-slider {
    padding: 20px 0 0;
    margin: 0 0 47px;
  }

  .article-slider__nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin: 0 0 30px;
  }

  .article-slider .slider-prev-arrow {
    margin: 0 40px 0 0;
  }

  .article-slider__item {
    height: 300px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .article-slider__item a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
    width: 100%;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #1e2a33;
  }

  .article-slider__item img {
    max-height: 300px;
  }

  .article-slider__track.slick-slider .article-slider__item {
    margin: 0 20px 0 0;
  }

  .article-slider__track:not(.slick-slider) {
    --track-item-margin: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    max-width: 1630px;
    margin: 0 auto;
  }

  .article-slider__track:not(.slick-slider) .article-slider__item {
    width: 390px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 var(--track-item-margin) 0 0;
  }

  .article-slider__track:not(.slick-slider) .article-slider__item img {
    margin-right: 0;
  }

  .article-slider__track:not(.slick-slider) .article-slider__item:last-child {
    margin-right: 0;
  }

  .article-references {
    position: relative;
    padding: 0 0 68px;
  }

  .article-references::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 35px;
    background-color: #F5F5F5;
  }

  .article-references__title {
    font-weight: 800;
    font-size: 48px;
    line-height: 110%;
    margin: 0 0 62px;
    position: relative;
  }

  .article-references__show-all {
    position: absolute;
    right: var(--m-edge-margin);
    /* top: 85px; */
    top: 70px;
    font-weight: 800;
    font-size: 17px;
    line-height: 140%;
    letter-spacing: -0.01em;
    padding: 0 22px 0 0;
  }

  .article-references__show-all::after {
    content: "";
    position: absolute;
    right: 0;
    top: 4px;
    border-top: 3px solid #e30613;
    border-left: 3px solid #e30613;
    width: 12px;
    height: 12px;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
  }

  .article-references__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .article-references__list .articles-list-item {
    width: 32%;
  }

  .article-video {
    position: relative;
    height: 800px;
  }

  .article-video video {
    display: block;
  }

  .article-video__player {
    top: 0;
    position: absolute;
  }

  @media (max-width: 1799px) {
    .article-slider__item img {
      max-height: 300px;
    }
    .article-video video {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
      object-fit: cover;
    }
  }

  @media (max-width: 1699px) {
    .article-top-banner {
      --article-banner-content-width: 690px;
      padding-top: 25px;
    }
    .article-slider {
      margin-bottom: 10px;
    }
    .article-slider__track:not(.slick-slider) {
      max-width: 1210px;
    }
    .article-slider__track:not(.slick-slider) .article-slider__item {
      margin-bottom: 20px;
    }
    .article-slider__track:not(.slick-slider) .article-slider__item:nth-child(3) {
      margin-right: 0;
    }
  }

  @media (max-width: 1499px) {
    .article-slider__item img {
      max-height: 255px;
    }
    .article-video {
      height: 500px;
    }
  }

  @media (max-width: 1399px) {
    .article-top-banner__content {
      min-height: 400px;
    }
    .article-slider__item img {
      max-height: 253px;
    }
  }

  @media (max-width: 1299px) {
    .article-slider__track:not(.slick-slider) {
      max-width: 880px;
    }
    .article-slider__track:not(.slick-slider) .article-slider__item {
      width: 280px;
    }
  }

  @media (max-width: 1199px) {
    .article-top-banner__bg {
      width: 100%;
      position: initial;
      height: 550px;
    }
    .article-top-banner__content {
      max-width: 100%;
    }
    .article-top-banner__date {
      position: relative;
      top: -30px;
    }
    .article-content {
      padding-top: 60px;
      padding-bottom: 40px;
    }
    .article-slider__item img {
      max-height: 160px;
    }
    .article-slider .article-slider__item {
      height: 200px;
    }
    .article-slider__track:not(.slick-slider) {
      --track-item-margin: 10px;
    }
    .article-slider__track:not(.slick-slider) .article-slider__item {
      margin-bottom: 10px;
    }
  }

  @media (max-width: 991px) {
    .article-wrap {
      padding-bottom: 35px;
    }
    .article-content {
      padding-top: 35px;
      padding-bottom: 25px;
    }
    .article-content p {
      font-size: 16px;
    }
    .article-slider {
      padding-top: 10px;
    }
    .article-slider__track:not(.slick-slider) {
      max-width: 740px;
    }
    .article-slider__track:not(.slick-slider) .article-slider__item {
      width: 240px;
    }
    .article-references {
      padding-bottom: 45px;
    }
  }

  @media (max-width: 767px) {
    .article-top-banner {
      --article-banner-content-font-size: 14px;
      padding-bottom: 15px;
    }
    .article-top-banner .breadcrumbs {
      margin-bottom: 15px;
    }
    .article-top-banner .breadcrumbs ul li {
      max-width: initial;
    }
    .article-top-banner__title {
      margin-bottom: 20px;
    }
    .article-top-banner__title h1 {
      font-size: 30px;
    }
    .article-top-banner__desc {
      font-size: 16px;
      margin-bottom: 35px;
    }
    .article-top-banner__bg {
      height: 385px;
    }
    .article-content__row {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
    }
    .article-content__col {
      width: 100%;
    }
    .article-slider {
      margin-bottom: 30px;
    }
    .article-slider__track:not(.slick-slider) {
      max-width: 540px;
    }
    .article-slider__track:not(.slick-slider) .article-slider__item {
      width: 255px;
    }
    .article-slider__track:not(.slick-slider) .article-slider__item:nth-child(2) {
      margin-right: 0;
    }
    .article-slider__track:not(.slick-slider) .article-slider__item:nth-child(3) {
      margin-right: var(--track-item-margin);
    }
    .article-references__title {
      font-size: 37px;
      margin-bottom: 33px;
    }
    .article-references__show-all {
      top: 53px;
    }
    .article-references__list .articles-list-item {
      width: 49%;
      margin-bottom: 20px;
    }
    .article-video {
      height: 200px;
    }
  }

  @media (max-width: 575px) {
    .article-top-banner .breadcrumbs {
      margin-bottom: 6px;
    }
    .article-top-banner__title h1 {
      font-size: 25px;
    }
    .article-top-banner__bg {
      height: 200px;
    }
    .article-slider__track.slick-slider .article-slider__item {
      margin-right: 5px;
      margin-left: 5px;
    }
    .article-slider__track:not(.slick-slider) {
      max-width: 100%;
    }
    .article-slider__track:not(.slick-slider) .article-slider__item {
      width: 100%;
    }
    .article-slider__track:not(.slick-slider) .article-slider__item,
    .article-slider__track:not(.slick-slider) .article-slider__item:nth-child(3),
    .article-slider__track:not(.slick-slider) .article-slider__item:nth-child(4) {
      margin-right: 0;
    }
    .article-references {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
    }
    .article-references__show-all {
      top: 83px;
    }
    .article-references__list .articles-list-item {
      width: 100%;
    }
    .article-references__show-all {
      position: relative;
      top: initial;
      right: initial;
      -ms-flex-item-align: end;
      align-self: flex-end;
    }
  }

/*
 * pagination
 */
 .pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.pagination__prev, .pagination__next {
  width: 11px;
  height: 22px;
  position: relative;
}

.pagination__prev::before, .pagination__next::before {
  content: "";
  position: absolute;
  border-right: 3px solid #e6e9ec;
  border-top: 3px solid #e6e9ec;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 15px;
  height: 15px;
}

.pagination__prev::before {
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

.pagination ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.pagination ul li {
  --paginaion-item-margin: 9px;
  font-weight: bold;
  font-size: 16px;
  padding: 5px;
  color: #373c41;
  opacity: 0.4;
  min-width: 32px;
  height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 var(--paginaion-item-margin) 0 0;
}

.pagination ul li:last-child {
  margin-right: 0;
}

.pagination ul li.current {
  color: #E30613;
  background: #fff;
  opacity: 1;
}

/*
 * projects-content
 *
 * Страница проектов
 * дополнительно к section-content
 */
 .projects-content {
  padding-top: 52px;
}

.projects-content h1 {
  margin-bottom: 42px;
}

.projects-content .section-content__text {
  margin-bottom: 54px;
}

.projects-content .section-content__text p {
  margin-bottom: 1.2em;
}

.projects-content .section-content__text:last-child {
  margin-bottom: 0;
}

.projects-content .projects-slide {
  width: 100%;
  margin-right: 0;
}

.projects-content .projects-slide__image {
  height: 210px;
}

.projects-content .projects-slide__desc {
  height: initial;
}

.projects-content .section-elements {
  -ms-grid-columns: (1fr)[3];
  grid-template-columns: repeat(3, 1fr);
  grid-auto-rows: 465px;
}

.projects-content .section-element {
  grid-column: initial;
  grid-row: initial;
  background-color: #F5F5F5;
}

.projects-content .section-element::before {
  content: none;
}

.projects-content .pagination {
  padding-top: 30px;
}

.section-content.projects-content {
  background-color: #fff;
}

.section-content.projects-content::before {
  background-color: #f5f5f5;
  bottom: auto;
  top: 0;
  height: 655px;
}

@media (max-width: 1699px) {
  .projects-content .projects-slide__image {
    height: 195px;
    margin-bottom: 15px;
  }
  .projects-content .projects-slide__title {
    margin-bottom: 10px;
    font-size: 19px;
  }
  .projects-content .projects-slide__desc {
    font-size: 14px;
    line-height: 16px;
  }
  .projects-content .section-elements {
    grid-auto-rows: 430px;
  }
}

@media (max-width: 1399px) {
  .projects-content .projects-slide__image {
    height: 180px;
  }
}

@media (max-width: 1199px) {
  .projects-content .section-elements {
    grid-auto-rows: 325px;
  }
  .projects-content .projects-slide__image {
    height: 125px;
  }
  .projects-content .projects-slide__title {
    border-left: 5px solid #e30613;
    padding-left: 5px;
    min-height: 28px;
    font-size: 17px;
  }
  .projects-content .projects-slide__desc {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 12px;
  }
}

@media (max-width: 991px) {
  .projects-content .section-elements {
    grid-auto-rows: 195px;
  }
  .section-content.projects-content {
    padding-bottom: 30px;
  }
}

@media (max-width: 767px) {
  .projects-content .section-elements {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 575px) {
  .projects-content .section-elements {
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
  }
}

/*
 * project
 *
 * Страница проекта
 * Дополнительно к article-wrap
 */
 .project {
  padding-bottom: 0;
}

.project .article-top-banner__desc {
  margin-bottom: 0;
}

.project .article-slider {
  padding-top: 35px;
  padding-bottom: 35px;
  margin-bottom: 0;
}

.project .article-slider__nav {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.project .article-video {
  margin-bottom: 18px;
}

.no-before-bg::before {
  content: none;
}

@media (max-width: 767px) {
  .project .article-slider {
    margin-top: 0;
    padding-top: 25px;
  }
}

/**
 * events
 * Страница мероприятний
 */
 .articles-list.has-calendar {
  -ms-grid-rows: (375px)[1];
  grid-template-rows: repeat(1, 375px);
  grid-auto-rows: 465px;
}

.articles-list.has-calendar .articles-list-item:first-child {
  -ms-grid-column: 3;
  -ms-grid-column-span: 1;
  grid-column: 3 / 4;
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  grid-row: 1 / 2;
}

.articles-list.has-calendar .articles-list-item:nth-child(2) {
  -ms-grid-column: 1;
  -ms-grid-column-span: 2;
  grid-column: 1/3;
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  grid-row: 1/3;
}

.articles-list.has-calendar .articles-list-item:nth-child(2) .articles-list-item__img {
  height: var(--first-item-img-height);
}

.articles-list.has-calendar .articles-list-item:nth-child(2) .articles-list-item__img-inner {
  height: 100%;
  min-width: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}

.articles-list.has-calendar .articles-list-item:nth-child(2) .articles-list-item__img-inner::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 50%;
  width: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(89.88%, #ffffff));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #ffffff 89.88%);
  opacity: 0.93;
}

.articles-list.has-calendar .articles-list-item:nth-child(2) .articles-list-item__title {
  font-size: var(--first-item-title-size);
  line-height: var(--first-item-title-line);
  height: initial;
  margin-bottom: var(--first-item-title-margin);
  position: relative;
}

.articles-list.has-calendar .articles-list-item:nth-child(2) .articles-list-item__desc {
  font-size: var(--first-item-desc-size);
  line-height: var(--first-item-desc-line);
  height: initial;
  position: relative;
}

.articles-list.has-calendar .articles-list-item:nth-child(3) {
  -ms-grid-row: 2;
  -ms-grid-row-span: 1;
  grid-row: 2 / 3;
}

@media (max-width: 1799px) {
  .articles-list.has-calendar {
    grid-auto-rows: 390px;
    -ms-grid-rows: (330px)[1];
    grid-template-rows: repeat(1, 330px);
  }
}

@media (max-width: 1399px) {
  .articles-list.has-calendar {
    grid-auto-rows: 325px;
  }
}

@media (max-width: 1199px) {
  .articles-list.has-calendar {
    -ms-grid-rows: (305px)[1];
    grid-template-rows: repeat(1, 305px);
  }
}

@media (max-width: 767px) {
  .articles-list.has-calendar {
    -ms-grid-rows: (290px)[1];
    grid-template-rows: repeat(1, 290px);
    grid-auto-rows: 310px;
  }
  .articles-list.has-calendar .articles-list-item:first-child {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1 / 3;
    grid-row: auto;
  }
  .articles-list.has-calendar .articles-list-item:nth-child(2) {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1 / 3;
    -ms-grid-row: 2;
    -ms-grid-row-span: 2;
    grid-row: 2 / 4;
  }
  .articles-list.has-calendar .articles-list-item:nth-child(3) {
    grid-column: auto;
    grid-row: auto;
  }
}

/*
 * events-calendar
 *
 * Календарь на страницы мероприятий
 * color-calendar.js
 */
/*
@media (max-width: 1499px) {
    .color-calendar.basic {
        .calendar {
            &__picker {
                font-size: 12px;
                top: 57px;
                &-month {
                    margin: 6%;
                }
            }
        }
    }
}
*/
@media (max-width: 1399px) {
  .color-calendar.basic {
    --cal-day-box-size: 30px;
    padding: 20px;
  }
  .color-calendar.basic .calendar__header {
    padding-bottom: 15px;
  }
  .color-calendar.basic .calendar__body {
    padding-top: 13px;
    font-size: 14px;
  }
  .color-calendar.basic .calendar__days {
    -ms-grid-rows: (38px)[6];
    grid-template-rows: repeat(6, 38px);
  }
}

@media (max-width: 1199px) {
  .color-calendar.basic {
    --cal-day-box-size: 25px;
  }
  .color-calendar.basic .calendar__days {
    -ms-grid-rows: (31px)[6];
    grid-template-rows: repeat(6, 31px);
  }
  .color-calendar.basic .calendar__picker-month-option, .color-calendar.basic .calendar__picker-year-option {
    padding: 11px 0;
  }
  .color-calendar.basic .calendar__picker-month-option::after, .color-calendar.basic .calendar__picker-year-option::after {
    height: 36px;
  }
}

@media (max-width: 991px) {
  .color-calendar.basic .calendar__header {
    padding-bottom: 10px;
  }
  .color-calendar.basic .calendar__month, .color-calendar.basic .calendar__year {
    padding-right: 23px;
  }
  .color-calendar.basic .calendar__picker-month, .color-calendar.basic .calendar__picker-year {
    grid-gap: 1rem 3%;
    gap: 0.5rem 3%;
  }
}

.calendar {
  background-color: #fff;
  padding: 20px;
}

.calendar__header {
  display: block;
  border-bottom: 1px solid #373c41;
  padding: 0 0 14px;
}

.calendar__monthyear {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-weight: 500;
  font-size: 16px;
}

.calendar__month, .calendar__year {
  position: relative;
}

.calendar__month {
  min-width: 105px;
}

.calendar__year {
  min-width: 70px;
}

.calendar__body {
  padding: 19px 0 0;
}

.clndr {
  --clndr-marker-size: 30px;
}

.clndr__days {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[7];
  grid-template-columns: repeat(7, 1fr);
  grid-auto-rows: 42px;
}

.clndr__day {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  font-weight: 800;
  font-size: 17px;
  position: relative;
  z-index: 1;
}

.clndr__day::before {
  content: '';
  position: absolute;
  left: calc(50% - var(--clndr-marker-size) / 2);
  top: calc(50% - var(--clndr-marker-size) /2);
  width: var(--clndr-marker-size);
  height: var(--clndr-marker-size);
  background-color: transparent;
  border-radius: 50%;
  z-index: -1;
}

.clndr__day.today::before {
  background-color: #F5F5F5;
}

.clndr__day.event, .clndr__day.selected {
  color: #fff;
}

.clndr__day.event::before, .clndr__day.selected::before {
  background-color: #e30613;
}

.clndr__day.adjacent-month {
  opacity: 0.4;
}

@media (max-width: 1799px) {
  .calendar__header {
    padding-bottom: 7px;
  }
  .calendar__body {
    padding-top: 7px;
  }
  .clndr__days {
    grid-auto-rows: 38px;
  }
}

@media (max-width: 1199px) {
  .calendar {
    padding: 15px;
  }
  .clndr {
    --clndr-marker-size: 24px;
  }
  .clndr__day {
    font-size: 14px;
  }
}

@media (max-width: 767px) {
  .clndr__days {
    grid-auto-rows: 35px;
  }
}

/*
 * contacts
 *
 */
 .contacts {
  --contacts-first-col-width: 700px;
  padding: 0 0 105px;
}

.contacts h1 {
  margin-bottom: 26px;
}

.contacts__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 0 148px;
}

.contacts__col:first-child {
  padding: var(--articles-padding-top) 85px 0 0;
  width: var(--contacts-first-col-width);
}

.contacts__col:nth-child(2) {
  width: calc(100% - var(--contacts-first-col-width));
  position: relative;
}

.contacts .breadcrumbs {
  margin-bottom: 4px;
}

.contacts__phone {
  font-weight: 800;
  font-size: var(--h3-font-size);
  letter-spacing: -0.01em;
}

.contacts__phone-socials {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 117px;
}

.contacts__phone-socials .contacts__phone {
  margin: 0 36px 0 0;
}

.contacts-address-list__item {
  padding: 0 86px 0 0;
  margin: 0 0 35px;
  position: relative;
}

.contacts-address-list__item-title {
  font-weight: bold;
  font-size: 20px;
  letter-spacing: 0.30px;
  margin: 0 0 15px;
  position: relative;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}

.contacts-address-list__item-title::before, .contacts-address-list__item-title::after {
  content: "";
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 0;
  height: 5px;
  left: 0;
  bottom: -5px;
  background: #373c41;
  opacity: 0;
  -webkit-transition: opacity 1.2s cubic-bezier(1, 0, 0.49, 1.15), width 1s ease;
  transition: opacity 1.2s cubic-bezier(1, 0, 0.49, 1.15), width 1s ease;
}

.contacts-address-list__item-title::after {
  background: #e30613;
}

.contacts-address-list__item-address {
  line-height: 140%;
  font-size: 18px;
}

.contacts-list-item__desc {
  font-size: 18px;
}

.contacts-address-list__item:hover .contacts-address-list__item-title::before, .contacts-address-list__item:hover .contacts-address-list__item-title::after, .contacts-address-list__item.current .contacts-address-list__item-title::before, .contacts-address-list__item.current .contacts-address-list__item-title::after {
  width: 100%;
  opacity: 1;
  -webkit-transition: opacity 0s ease, width 1s ease;
  transition: opacity 0s ease, width 1s ease;
}

.contacts-address-list__item:hover .contacts-address-list__item-title::after, .contacts-address-list__item.current .contacts-address-list__item-title::after {
  -webkit-transition: opacity 0s ease, width 1s ease 0.2s;
  transition: opacity 0s ease, width 1s ease 0.2s;
}

.contacts-map {
  background: #373c41;
  position: absolute;
  height: 100%;
  width: calc(100% + var(--m-edge-margin));
}

.contacts-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.contacts-list-item {
  max-width: 456px;
  padding: 0 166px 0 0;
}

.contacts-list-item__link {
  font-size: var(--h4-font-size);
  font-weight: 800;
  letter-spacing: -0.01em;
  margin: 0 0 30px;
}

.contacts-list-item.email {
  padding-right: 0;
}

.contacts-list-item.email .contacts-list-item__link {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  position: relative;
  /*
        &::before{
            content: "";
            position: absolute;
            z-index: -1;
            left: 0;
            bottom: -3px;
            width: 100%;
            border-bottom: 10px solid #E30613;
        }
        */
      }

      @media (max-width: 1699px) {
        .contacts {
          --contacts-first-col-width: 50%;
        }
      }

      @media (max-width: 1599px) {
        .contacts__row {
          margin-bottom: 110px;
        }
        .contacts__col:first-child {
          padding-top: 100px;
          padding-right: 40px;
        }
        .contacts__phone-socials {
          margin-bottom: 90px;
        }
      }

      @media (max-width: 1199px) {
        .contacts {
          padding-bottom: 85px;
        }
        .contacts__phone-socials {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -ms-flex-direction: column;
          flex-direction: column;
          margin-bottom: 60px;
        }
        .contacts__phone-socials .contacts__phone {
          margin-right: 0;
          margin-bottom: 15px;
        }
        .contacts__row {
          margin-bottom: 85px;
        }
        .contacts__col:first-child {
          padding-right: 10px;
        }
        .contacts-address-list__item {
          padding-right: 45px;
        }
      }

      @media (max-width: 991px) {
        .contacts__col:first-child {
          padding-top: 75px;
        }
      }

      @media (max-width: 767px) {
        .contacts {
          padding-bottom: 50px;
        }
        .contacts h1 {
          margin-bottom: 18px;
        }
        .contacts__row {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -ms-flex-direction: column;
          flex-direction: column;
          margin-bottom: 50px;
        }
        .contacts__col:first-child, .contacts__col:nth-child(2) {
          width: 100%;
          padding-right: 0;
        }
        .contacts__col:first-child {
          padding-top: 30px;
        }
        .contacts__col:nth-child(2) {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
        }
        .contacts__phone-socials {
          margin-bottom: 40px;
        }
        .contacts-map {
          height: 300px;
          width: 85%;
          margin: auto;
          position: initial;
        }
        .contacts-list {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -ms-flex-direction: column;
          flex-direction: column;
        }
        .contacts-list-item {
          padding-right: 0;
          margin-bottom: 20px;
        }
        .contacts-list-item__link {
          margin-bottom: 10px;
        }
        .contacts-list-item:last-child {
          margin-bottom: 0;
        }
        .contacts-address-list__item {
          padding-right: 0;
        }
      }

      @media (max-width: 575px) {
        .contacts-map {
          width: 100%;
        }
      }

/**
 * О компании
 */
 .about-wrap {
  padding-bottom: 0;
}

.about-wrap .article-top-banner h1 {
  /* margin-bottom: 0; */
}

.about-wrap .article-top-banner .breadcrumbs {
  margin-bottom: 3px;
}

.about-wrap .article-top-banner__title {
  margin-bottom: 20px;
  position: relative;
  z-index: 1;
}

.about-wrap .article-top-banner__subtitle {
  position: relative;
}

.about-wrap .article-top-banner__bg {
  width: 58%;
}

.about-wrap .about-mission-block {
  /* margin-bottom: 130px; */
  margin-bottom: 50px;
}

.about-desc-block {
  padding: 134px 0 25px;
}

.about-desc-block__inner {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 120px 120px 120px 80px;
  font-size: var(--h4-font-size);
  font-weight: bold;
  letter-spacing: -0.01em;
  line-height: 130%;
  -webkit-box-shadow: 0px 4px 10px rgba(0, 5, 47, 0.04), 0px 15px 30px rgba(1, 0, 45, 0.1);
  box-shadow: 0px 4px 10px rgba(0, 5, 47, 0.04), 0px 15px 30px rgba(1, 0, 45, 0.1);
}

.about-mission-block {
  --bg-color: #F5F5F5;
  padding: 80px calc(100% - 970px) 95px var(--m-edge-margin);
  position: relative;
  background-color: var(--bg-color);
  overflow: hidden;
}

.about-mission-block__bg {
  position: absolute;
  width: calc(100% - 650px);
  /* height: 630px; */
  height: 80%;
  right: 0;
  top: 0;
  background-size: cover;
}

.about-mission-block__bg-caption {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(72.5deg, var(--bg-color) 21.77%, rgba(245, 245, 245, 0) 81.32%);
}

.about-mission-block__bg::after {
  /* content: ""; */
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: var(--bg-color);
  -webkit-transition-duration: 0.9s;
  transition-duration: 0.9s;
}

.about-mission-block__content {
  position: relative;
  z-index: 1;
}

.about-mission-block__title {
  font-size: var(--h2-font-size);
  margin-bottom: 30px;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}

.about-mission-block__text {
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-delay: 0.7s;
  transition-delay: 0.7s;
}

.about-mission-block__text h1, .about-mission-block__text h2, .about-mission-block__text h3, .about-mission-block__text h4, .about-mission-block__text h5, .about-mission-block__text h6 {
  font-weight: bold;
  margin-bottom: 0.8em;
}

.about-mission-block__text h1 {
  font-size: var(--h1-font-size);
}

.about-mission-block__text h2 {
  font-size: var(--h2-font-size);
}

.about-mission-block__text h3 {
  font-size: var(--h3-font-size);
}

.about-mission-block__text h4 {
  font-size: var(--h4-font-size);
}

.about-mission-block__text p {
  font-size: var(--p-font-size);
  line-height: 160%;
  margin-bottom: 20px;
}

.about-mission-block__text p:last-child {
  margin-bottom: 0;
}

.about-mission-block__text ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.about-mission-block__text ul li {
  padding: 0 0 0 40px;
}

.about-mission-block__text ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 12px;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #e30613;
}

.about-mission-block__text ol {
  list-style: decimal;
  padding: 0 0 0 40px;
}

.about-mission-block__text ol li {
  padding-left: 0;
  content: none;
}

.about-mission-block__text li {
  position: relative;
  margin: 0 0 15px;
  font-weight: 500;
  font-size: var(--p-font-size);
  line-height: 160%;
}

.about-mission-block__text a {
  text-decoration: underline;
}

.about-mission-block__text a.red-button {
  text-decoration: none;
}

.about-mission-block__text .red-button {
  margin-top: 38px;
}

.about-mission-block.showed .about-mission-block__bg::after {
  right: 100%;
}

.about-mission-block:not(.showed) .about-mission-block__title,
.about-mission-block:not(.showed) .about-mission-block__text {
  -webkit-transform: translateY(20px);
  transform: translateY(20px);
  /* opacity: 0; */
}

.about-numbers-block {
  /* padding: 131px 0 159px 0; */
  padding: 50px 0 50px 0;
  /* background-image: url(/local/templates/comitas/images/ac8626b0fd.jpg); */
  /* background-image: url(/local/templates/comitas/images/about/gears-white.jpeg); */
  /* background-size: cover; */
  background-repeat: no-repeat;
  background-position: 100% 100%;
  position: relative;
  /* margin: 100px 0 0 0; */
  /*
    &__col:last-child {
        width: calc(100% - 984px);
    }
    */
  }

  .about-numbers-block::after {
    /* content: ''; */
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-color: rgba(245, 245, 245, 0.85);
  }

  .about-numbers-block__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    z-index: 2;
  }

  .about-numbers-block__col {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .about-numbers-block__col-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    padding: 7px 0 0;
    background: transparent;
    position: relative;
  }

  .about-numbers-block__col {
    width: 492px;
    padding: 106px 0 0;
  }

  .about-numbers-block__col .about-numbers-block__text {
    width: 351px;
    padding: 0 143px 0 0;
  }

  .about-numbers-block__col .about-numbers-block__col-inner {
    margin: 0;
  }

  .about-numbers-block__number {
    position: absolute;
    left: 0;
    top: 0;
  }

  .about-numbers-block__subtitle {
    font-weight: bold;
    font-size: var(--h3-font-size);
    padding: 0 15px 0 0;
    line-height: 1;
  }

  .about-numbers-block__text h1, .about-numbers-block__text h2, .about-numbers-block__text h3, .about-numbers-block__text h4, .about-numbers-block__text h5, .about-numbers-block__text h6 {
    font-weight: bold;
    margin-bottom: 0.8em;
  }

  .about-numbers-block__text h1 {
    font-size: var(--h1-font-size);
  }

  .about-numbers-block__text h2 {
    font-size: var(--h2-font-size);
  }

  .about-numbers-block__text h3 {
    font-size: var(--h3-font-size);
  }

  .about-numbers-block__text h4 {
    font-size: var(--h4-font-size);
  }

  .about-numbers-block__text p {
    font-size: var(--p-font-size);
    line-height: 160%;
    margin-bottom: 20px;
  }

  .about-numbers-block__text p:last-child {
    margin-bottom: 0;
  }

  .about-numbers-block__text ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .about-numbers-block__text ul li {
    /* padding: 0 0 0 40px; */
  }

  .about-numbers-block__text ul li::before {
    /* content: ""; */
    position: absolute;
    left: 0;
    top: 12px;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #e30613;
  }

  .about-numbers-block__text ol {
    list-style: decimal;
    padding: 0 0 0 40px;
  }

  .about-numbers-block__text ol li {
    padding-left: 0;
    content: none;
  }

  .about-numbers-block__text li {
    position: relative;
    /* margin: 0 0 15px; */
    font-weight: 500;
    font-size: var(--p-font-size);
    line-height: 160%;
  }

  .about-numbers-block__text a {
    text-decoration: underline;
  }

  .about-numbers-block__text a.red-button {
    text-decoration: none;
  }

  .about-numbers-block__text .red-button {
    margin-top: 38px;
  }

  .about-numbers-block__text ul li {
    /* padding-left: 20px; */
  }

  .about-numbers-block__text ul li::before {
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #e30613;
  }

  .about-values-block {
    background-color: #fff;
    padding: 130px 0 137px;
  }

  .about-values-block__title {
    font-size: var(--h2-font-size);
    margin: 0 0 71px;
  }

  .about-values-block__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .about-values-block .about-values-item {
    width: calc(33.33333% - 58px);
  }

  .about-values-item__img {
    margin: 0 0 34px;
  }

  .about-values-item__title {
    font-size: var(--h4-font-size);
    margin: 0 0 20px;
  }

  .about-values-item__text {
    line-height: 140%;
    font-size: var(--p-font-size);
  }

/* .about-first-block-right-blur {
    background-position: 50% 50%;

    } */

    @media (max-width: 1699px) {
      .about-desc-block__inner {
        padding: 60px;
      }
      .about-numbers-block {
        padding-top: 80px;
        padding-bottom: 90px;
    /*
        &__col:last-child {
            width: calc(100% - 747px);
        }
        */
      }
      .about-numbers-block__number {
        -webkit-transform: scale(0.6);
        transform: scale(0.6);
        left: -30px;
        top: -17px;
      }
      .about-numbers-block__col {
        padding-top: 70px;
        width: 373px;
      }
      .about-numbers-block__col .about-numbers-block__text {
        padding-right: 20px;
        width: 253px;
      }
      .about-values-block {
        padding-top: 80px;
        padding-bottom: 90px;
      }
      .about-values-block__title {
        margin-bottom: 45px;
      }
      .about-values-item__img {
        margin-bottom: 15px;
      }
      .about-values-item__title {
        margin-bottom: 10px;
      }
    }

    @media (max-width: 1399px) {
      .about-numbers-block {
        padding-top: 50px;
        padding-bottom: 60px;
    /*
        &__col:last-child {
            width: 100%;
        }
        */
      }
      .about-numbers-block__col {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
      }
      .about-numbers-block__col {
        width: 50%;
        margin-bottom: 40px;
      }
      .about-numbers-block__col .about-numbers-block__text {
        width: initial;
      }
      .about-values-block .about-values-item {
        width: calc(33.333333% - 20px);
      }
      .about-mission-block {
        padding-right: calc(100% - 822px);
        padding-top: 50px;
        padding-bottom: 50px;
      }
      .about-mission-block__bg {
        width: calc(100% - 466px);
      }
      .about-mission-block__title {
        margin-bottom: 10px;
      }
    }

    @media (max-width: 1199px) {
      .about-values-block .about-values-item {
        width: calc(50% - 10px);
        margin-bottom: 30px;
      }
      .about-wrap .article-top-banner__bg {
        width: 100%;
        height: 260px;
      }
      .about-wrap .article-top-banner__subtitle {
        width: 100%;
      }
      .about-wrap .about-mission-block {
        margin-bottom: 40px;
      }
      .about-desc-block {
        padding-right: calc(100% - 640px);
      }
      .about-mission-block {
        padding-top: 170px;
      }
      .about-mission-block__bg {
        height: 340px;
        width: 65%;
      }
      .about-mission-block__bg-caption {
        background: linear-gradient(360.5deg, var(--bg-color) 30.77%, rgba(245, 245, 245, 0) 107.32%);
      }
    }

    @media (max-width: 991px) {
      .about-values-block {
        padding-top: 40px;
        padding-bottom: 35px;
      }
      .about-mission-block {
        padding-right: calc(100% - 620px);
      }
    }

    @media (max-width: 767px) {
      .about-desc-block__inner {
        padding: 30px;
      }
      .about-numbers-block {
        padding-top: 20px;
        padding-bottom: 35px;
      }
      .about-values-block .about-values-item {
        width: 100%;
      }
      .about-wrap .about-mission-block {
        margin-bottom: 25px;
      }
      .about-mission-block {
        padding-top: 120px;
        padding-bottom: 25px;
        padding-right: var(--m-edge-margin);
      }
    }

    @media (max-width: 575px) {
      .about-desc-block__inner {
        padding: 20px 10px;
      }
      .about-numbers-block__col {
        width: 100%;
      }
      .about-mission-block {
        padding-top: 240px;
      }
      .about-mission-block__bg {
        width: 100%;
      }
    }

/**
 * Слайдер ИСТОРИЯ БРЕНДА
 */
 .history-slider {
  padding-top: 12px;
  min-height: 530px;
  margin-bottom: 75px;
}

.history-slider__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 155px;
  position: relative;
}

.history-slider__title {
  font-size: var(--h2-font-size);
}

.history-slider__nav {
  position: absolute;
  right: 0;
  top: 77px;
}

.history-slider__nav .slider-prev-arrow {
  margin: 0 40px 0 0;
}

.history-slider__track {
  padding-left: var(--m-edge-margin);
}

.history-slider-item {
  padding: 85px 0px 0 33px;
  position: relative;
}

.history-slider-item__year {
  position: absolute;
  left: 0;
  top: 0;
}
.history-slider-item__year img {
    max-height: 88px;
}

.history-slider-item__text {
  position: relative;
  padding: 28px 55px 0 25px;
  margin: -10px 0 0 0;
  background-color: #F5F5F5;
  font-size: var(--p-font-size);
  line-height: 140%;
}

@media (max-width: 1699px) {
  .history-slider__head {
    margin-bottom: 60px;
  }
  .history-slider-item {
    padding-top: 65px;
    padding-left: 20px;
  }
  .history-slider-item__year {
    -webkit-transform: scale(0.6);
    transform: scale(0.6);
    left: -53px;
    top: -9px;
  }
  .history-slider-item__text {
    padding: 15px 15px 0 15px;
  }
}

@media (max-width: 991px) {
  .history-slider {
    min-height: 460px;
  }
  .history-slider__nav {
    top: 32px;
  }
  .history-slider__nav .slider-prev-arrow {
    margin-right: 20px;
  }
}

@media (max-width: 767px) {
  .history-slider__head {
    margin-bottom: 30px;
  }
}

/**
 * Отзывы
 */
 .reviews-wrap {
  padding-top: var(--articles-padding-top);
  background-color: #fff;
}

.reviews-wrap .breadcrumbs {
  /* margin-bottom: 3px; */
}

.reviews-block {
  padding: 0 0 114px;
}

.reviews-block .reviews-list {
  margin-bottom: 55px;
}

.reviews-list {
  border: 1px solid #ebedef;
  display: -webkit-box;
  display: -ms-flexbox;
  padding: 40px 0 0 0;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.reviews-list-item {
  padding: 80px 35px 35px 35px;
  width: 50%;
  border-right: 1px solid #ebedef;
  border-bottom: 1px solid #ebedef;
}

.reviews-list-item__inner {
  max-width: 515px;
  min-height: 570px;
  margin: auto;
}

.reviews-list-item__logo {
  min-height: 100px;
  max-width: 230px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 60px;
}

.reviews-list-item__logo img {
  max-height: 115px;
}

.reviews-list-item__title {
  font-weight: bold;
  margin: 0 0 15px;
  font-size: var(--p-font-size);
}

.reviews-list-item__text {
  margin: 0 0 40px;
  font-size: var(--p-font-size);
  line-height: 140%;
  position: relative;
}

.reviews-list-item__text::before, .reviews-list-item__text::after {
  content: "«";
  position: absolute;
  font-size: 150px;
  opacity: 0.05;
  font-weight: 800;
}

.reviews-list-item__text::before {
  left: -52px;
  top: 24px;
}

.reviews-list-item__text::after {
  content: "»";
  right: -21px;
  bottom: -38px;
}

.reviews-list-item__name {
  font-weight: bold;
  margin: 0 0 40px;
  font-size: var(--p-font-size);
}

.reviews-list-item__name p:first-child {
  margin-bottom: 5px;
}

.reviews-list-item__show {
  font-weight: bold;
  padding: 0 48px 0 0;
  font-size: var(--p-font-size);
  position: relative;
}

.reviews-list-item__show::after {
  content: "";
  position: absolute;
  border-bottom: 3px solid #e30613;
  border-right: 3px solid #e30613;
  width: 20px;
  height: 20px;
  top: -6px;
  right: 0px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.reviews-list-item:nth-child(2n) {
  border-right: none;
}

.reviews-list-item:nth-last-child(-n + 2) {
  border-bottom: none;
}

@media (max-width: 1599px) {
  .reviews-list-item__text::before {
    left: 0;
    top: -25px;
  }
  .reviews-list-item__text::after {
    right: 0;
    bottom: 0;
  }
}

@media (max-width: 1399px) {
  .reviews-list-item {
    padding-top: 45px;
  }
  .reviews-list-item__logo {
    margin-bottom: 30px;
  }
}

@media (max-width: 991px) {
  .reviews-wrap {
    padding-top: 25px;
  }
  .reviews-block {
    padding-bottom: 55px;
  }
  .reviews-block .reviews-list {
    margin-bottom: 30px;
  }
  .reviews-list-item {
    padding-top: 30px;
  }
  .reviews-list-item__inner {
    min-height: 510px;
  }
  .reviews-list-item__text, .reviews-list-item__name {
    margin-bottom: 25px;
  }
}

@media (max-width: 767px) {
  .reviews-list-item {
    padding: 20px 15px 15px 15px;
    width: 100%;
    border-right: none;
  }
  .reviews-list-item__inner {
    min-height: initial;
  }
  .reviews-list-item__logo {
    margin-bottom: 15px;
    min-height: initial;
  }
  .reviews-list-item__text::before, .reviews-list-item__text::after {
    content: none;
  }
  .reviews-list-item:nth-last-child(2) {
    border-bottom: 1px solid #ebedef;
  }
}

/*
 * Страницы Сертификаты
 */
 .certificates-wrap {
  padding-top: var(--articles-padding-top);
  padding-bottom: 120px;
}

.certificates-wrap .container {
  padding: 0;
  margin: auto;
  max-width: var(--container-max-width);
}

.certificates-list {
  padding: 25px 0;
  display: -ms-grid;
  display: grid;
  grid-auto-flow: row dense;
  -ms-grid-columns: (1fr)[4];
  grid-template-columns: repeat(4, 1fr);
  grid-auto-rows: 565px;
  gap: 30px;
}

.certificates-list-item__inner {
  position: relative;
  width: 100%;
  height: 100%;
  display: block;
  background-size: cover;
  background-position: center;
}

.certificates-list-item__caption {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
  min-height: 123px;
  padding: 30px 30px 0 40px;
  letter-spacing: -0.01em;
  font-weight: 800;
  font-size: 17px;
  line-height: 140%;
  font-size: var(--h5-font-size);
  color: #fff;
  background-color: rgba(55, 60, 65, 0.9);
}

.certificates-list-item__caption::before {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  top: -15px;
  left: 60px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-left: 15px solid rgba(55, 60, 65, 0.9);
  border-top: 15px solid rgba(55, 60, 65, 0.9);
  border-bottom: 15px solid transparent;
  border-right: 15px solid transparent;
}

.certificates-list-item.vertical {
  grid-column: auto / span 2;
}

@media (max-width: 1699px) {
  .certificates-list {
    grid-auto-rows: 455px;
  }
  .certificates-list-item__caption {
    padding: 25px 25px 0 25px;
  }
}

@media (max-width: 1399px) {
  .certificates-wrap {
    padding-bottom: 90px;
  }
  .certificates-list {
    grid-auto-rows: 375px;
    gap: 20px;
  }
  .certificates-list-item__caption {
    padding: 20px 20px 0 20px;
    min-height: 120px;
  }
}

@media (max-width: 1199px) {
  .certificates-wrap {
    padding-bottom: 60px;
  }
  .certificates-list {
    grid-auto-rows: 375px;
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
    grid-auto-rows: 439px;
  }
}

@media (max-width: 991px) {
  .certificates-list {
    grid-auto-rows: 332px;
  }
  .certificates-list-item__caption {
    line-height: 135%;
    padding: 15px 15px 0 15px;
    min-height: 110px;
  }
}

@media (max-width: 767px) {
  .certificates-wrap {
    padding-bottom: 35px;
  }
  .certificates-list {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    max-width: 530px;
    margin: auto;
  }
}

@media (max-width: 575px) {
  .certificates-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: wrap column;
    flex-flow: wrap column;
  }
  .certificates-list-item {
    width: 100%;
    max-width: 280px;
    height: 410px;
  }
  .certificates-list-item__caption {
    padding: 10px;
    min-height: 90px;
  }
  .certificates-list-item.vertical {
    max-width: 380px;
    height: 265px;
  }
}

/*
 * Новые страницы
 */
 .page-top-banner {
  --page-top-banner-height: 585px;
  position: relative;
  padding: 0 0 109px;
}

.page-top-banner__img {
  height: var(--page-top-banner-height);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  margin-top: 55px;
  /*background-attachment: fixed;*/
}

.page-top-banner__caption {
  background-color: #373c41;
  color: #fff;
  padding: 20px 0 55px;
  position: relative;
}

.page-top-banner__caption .breadcrumbs {
  color: #fff;
  margin-bottom: 0;
  padding-bottom: 3px;
}

.page-top-banner__caption .breadcrumbs ul li::after {
  border-color: #fff;
}

.page-top-banner__caption::after {
  content: "";
  position: absolute;
  z-index: 10;
  bottom: -63px;
  left: 77px;
  border: 63px solid #373c41;
  border-left: 63px solid transparent;
  border-top: 63px solid transparent;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.page-top-banner__title {
  padding: 10px 0;
  min-height: 180px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}

.page-top-banner__title::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 30px;
  background-color: #e30613;
}

.page-top-banner__title * {
  color: #fff;
  margin: 0;
  font-size: var(--h2-font-size);
}

@media (max-width: 1699px) {
  .page-top-banner {
    --page-top-banner-height: 475px;
    padding-bottom: 90px;
  }
  .page-top-banner__caption {
    padding: 15px 0 52px;
  }
  .page-top-banner__caption::after {
    border-width: 50px;
    bottom: -50px;
  }
  .page-top-banner__title {
    min-height: 125px;
  }
}

@media (max-width: 1399px) {
  .page-top-banner {
    --page-top-banner-height: 420px;
  }
  .page-top-banner__caption {
    padding: 15px 0 52px;
  }
}

@media (max-width: 991px) {
  .page-top-banner {
    --page-top-banner-height: 310px;
    padding-bottom: 55px;
  }
  .page-top-banner__caption {
    padding-bottom: 30px;
  }
  .page-top-banner__caption .breadcrumbs ul li {
    margin-bottom: 5px;
  }
  .page-top-banner__caption::after {
    border-width: 30px;
    bottom: -30px;
  }
  .page-top-banner__title {
    min-height: 110px;
  }
  .page-top-banner__title::before {
    width: 5px;
  }
}

@media (max-width: 767px) {
  .page-top-banner {
    --page-top-banner-height: 240px;
  }
  .page-top-banner__title {
    min-height: 70px;
  }
}

@media (max-width: 575px) {
  .page-top-banner__caption {
    padding-top: 10px;
    padding-bottom: 15px;
  }
}

/**
 * Страница Наши партнеры
 */
 .partners-list {
  background-color: #fff;
  padding: 0 0 161px;
}

.partners-list__inner {
  margin: auto;
  max-width: 1370px;
}

.partners-list-item {
  --partners-item-text-padding: 72px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  min-height: 217px;
  width: 100%;
  border-bottom: 1px solid #DDDDDD;
}

.partners-list-item__logo, .partners-list-item__text, .partners-list-item__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.partners-list-item__logo {
  width: 29%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.partners-list-item__logo img {
  max-width: 100%;
}

.partners-list-item__text {
  /* width: 58%; */
  width: 68%;
  padding: 10px var(--partners-item-text-padding);
  font-size: 16px;
  line-height: 150%;
}

.partners-list-item__link {
  width: 13%;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  font-size: 18px;
  line-height: 140%;
  color: #AFB1B3;
}

.partners-list-item__link a {
  padding: 0 17px 0 0;
  position: relative;
}

.partners-list-item__link a::after {
  content: "";
  position: absolute;
  right: 0;
  top: 4px;
  width: 15px;
  height: 15px;
  border-top: 2px solid #AFB1B3;
  border-right: 2px solid #AFB1B3;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.bottom-pad {
  margin-bottom: 100px;
}

@media (max-width: 1399px) {
  .partners-list {
    padding-bottom: 120px;
  }
  .partners-list__inner {
    max-width: 1024px;
  }
  .partners-list-item {
    --partners-item-text-padding: 35px;
  }
  .partners-list-item__logo {
    width: 23%;
  }
  .partners-list-item__link {
    width: 19%;
  }
}

@media (max-width: 1199px) {
  .partners-list__inner {
    max-width: 960px;
  }
}

@media (max-width: 991px) {
  .partners-list {
    padding-bottom: 80px;
  }
  .partners-list__inner {
    max-width: 740px;
  }
  .partners-list-item {
    --partners-item-text-padding: 15px;
  }
  .partners-list-item__text {
    font-size: 14px;
  }
  .partners-list-item__link {
    font-size: 14px;
  }
  .partners-list-item__link a::after {
    top: 2px;
    width: 12px;
    height: 12px;
  }
}

@media (max-width: 767px) {
  .partners-list {
    padding-bottom: 55px;
  }
  .partners-list__inner {
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .partners-list-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: initial;
  }
  .partners-list-item__logo, .partners-list-item__text, .partners-list-item__link {
    width: 100%;
  }
  .partners-list-item__logo {
    padding-top: 10px;
  }
  .partners-list-item__logo img {
    max-width: 190px;
  }
  .partners-list-item__text {
    padding-left: 0;
    padding-right: 0;
  }
  .partners-list-item__link {
    padding-bottom: 10px;
  }
}

/**
 * Страница Карьера
 */
 .career-reasons {
  padding: 43px 0 115px;
}

.career-reasons-list {
  --reason-items-margin: 19px;
  --reason-items-per-row: 5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.career-reasons-list .career-reasons-item {
  width: calc((100% - var(--reason-items-margin) * (var(--reason-items-per-row) - 1)) / var(--reason-items-per-row));
  margin-bottom: var(--reason-items-margin);
}

.career-reasons-item {
  --reason-item-icon-height: 80px;
  min-height: 545px;
  border-bottom: 25px solid #e30613;
  -webkit-box-shadow: 0px 0px 15px rgba(0, 5, 47, 0.1);
  box-shadow: 0px 0px 15px rgba(0, 5, 47, 0.1);
  position: relative;
  padding: 52px 38px 15px;
}

.career-reasons-item__number {
  position: absolute;
  font-size: var(--h2-font-size);
  color: #E6E9EC;
  top: 58px;
  right: 57px;
  font-weight: 800;
  font-size: 48px;
}

.career-reasons-item__icon {
  margin: 0 0 41px;
  min-height: var(--reason-item-icon-height);
}

.career-reasons-item__icon img {
  max-width: var(--reason-item-icon-height);
  max-height: var(--reason-item-icon-height);
}

.career-reasons-item__title {
  margin: 0 0 6px;
  font-size: 24px;
  min-height: 95px;
}

.career-reasons-item__text {
  font-weight: 500;
  font-size: 16px;
  line-height: 150%;
}

.career-content {
  position: relative;
  min-height: 630px;
  padding: 125px 0 110px 51.3%;
}

.career-content__bg {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 61.3%;
  background-size: cover;
  background-repeat: no-repeat;
}

.career-content__bg::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(289.5deg, #ffffff 21.77%, rgba(255, 255, 255, 0) 81.32%);
  opacity: 0.9;
}

.career-content__inner {
  max-width: 761px;
  position: relative;
}

.career-content__inner h1, .career-content__inner h2, .career-content__inner h3, .career-content__inner h4, .career-content__inner h5, .career-content__inner h6 {
  font-weight: bold;
  margin-bottom: 0.8em;
}

.career-content__inner h1 {
  font-size: var(--h1-font-size);
}

.career-content__inner h2 {
  font-size: var(--h2-font-size);
}

.career-content__inner h3 {
  font-size: var(--h3-font-size);
}

.career-content__inner h4 {
  font-size: var(--h4-font-size);
}

.career-content__inner p {
  font-size: var(--p-font-size);
  line-height: 160%;
  margin-bottom: 20px;
}

.career-content__inner p:last-child {
  margin-bottom: 0;
}

.career-content__inner ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.career-content__inner ul li {
  padding: 0 0 0 40px;
}

.career-content__inner ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 12px;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #e30613;
}

.career-content__inner ol {
  list-style: decimal;
  padding: 0 0 0 40px;
}

.career-content__inner ol li {
  padding-left: 0;
  content: none;
}

.career-content__inner li {
  position: relative;
  margin: 0 0 15px;
  font-weight: 500;
  font-size: var(--p-font-size);
  line-height: 160%;
}

.career-content__inner a {
  text-decoration: underline;
}

.career-content__inner a.red-button {
  text-decoration: none;
}

.career-content__inner .red-button {
  margin-top: 38px;
}

.career-content__inner p:last-child {
  margin-bottom: 37px;
}

@media (max-width: 1799px) {
  .career-reasons-item {
    --reason-item-icon-height: 55px;
    padding-top: 30px;
    padding-right: 25px;
    padding-left: 25px;
  }
  .career-reasons-item__number {
    top: 20px;
    right: 36px;
  }
  .career-reasons-item__icon {
    margin-bottom: 25px;
  }
  .career-reasons-item__title {
    font-size: 21px;
    min-height: 80px;
  }
}

@media (max-width: 1699px) {
  .career-reasons {
    padding-bottom: 65px;
  }
  .career-content {
    padding-top: 65px;
    padding-bottom: 40px;
    min-height: 530px;
  }
}

@media (max-width: 1399px) {
  .career-reasons-item {
    padding-top: 30px;
    padding-right: 25px;
    padding-left: 25px;
    min-height: 470px;
  }
  .career-reasons-item__number {
    font-size: 39px;
  }
  .career-reasons-item__icon {
    margin-bottom: 15px;
  }
  .career-reasons-item__title {
    font-size: 17px;
    min-height: 64px;
  }
  .career-reasons-item__text {
    font-size: 14px;
  }
}

@media (max-width: 1199px) {
  .career-reasons {
    padding-bottom: 50px;
  }
  .career-reasons-list {
    --reason-items-per-row: 3;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .career-reasons-item {
    min-height: 370px;
  }
  .career-content {
    padding: 60px;
  }
  .career-content__bg {
    width: 100%;
  }
  .career-content__bg::after {
    background: #fff;
    opacity: 0.8;
  }
}

@media (max-width: 991px) {
  .career-reasons-item {
    min-height: 390px;
  }
}

@media (max-width: 767px) {
  .career-reasons {
    padding-bottom: 30px;
  }
  .career-reasons-list {
    --reason-items-margin: 15px;
    --reason-items-per-row: 2;
  }
  .career-reasons-item {
    min-height: 365px;
  }
  .career-content {
    padding: 35px;
    min-height: initial;
  }
}

@media (max-width: 575px) {
  .career-reasons-list {
    --reason-items-margin: 15px;
    --reason-items-per-row: 1;
  }
  .career-reasons-item {
    min-height: 365px;
  }
  .career-content {
    padding: 0;
  }
  .career-content__bg {
    display: none;
  }
  .career-content .red-button {
    margin-top: 26px;
    margin-left: auto;
    margin-right: auto;
  }
}

/**
 * Медиагалерея
 */
 .mediagallery-wrap {
  --mediagallery-paddint-top: 75px;
  background-color: #fff;
  padding: var(--articles-padding-top) 0 50px;
}

.mediagallery-wrap .breadcrumbs {
  margin-bottom: 3px;
}

*.mediagallery-title {
  margin-bottom: 15px;
}

.project-gallery {
  padding: 60px 0 0;
}

.project-gallery__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 0 40px;
}

.project-gallery__head .slider-title {
  font-size: var(--h3-font-size);
  margin-right: 40px;
}

.project-gallery__content {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[8];
  grid-template-columns: repeat(8, 1fr);
  grid-auto-rows: 260px;
  row-gap: 20px;
  -webkit-column-gap: 30px;
  column-gap: 30px;
}

.project-gallery__img {
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  grid-column: auto / span 2;
}

.project-gallery__img a {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.project-gallery__img:nth-child(2) {
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.project-gallery__img:nth-child(3) {
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
}

.project-gallery__img:first-child {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  grid-row: 1 / 3;
  -ms-grid-column: 1;
  -ms-grid-column-span: 4;
  grid-column: 1 / 5;
}

.project-gallery__text {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  grid-row: 1 / 3;
  -ms-grid-column: 7;
  -ms-grid-column-span: 2;
  grid-column: 7 / 9;
  background-color: #F5F5F5;
  padding: 15px 0;
  overflow: hidden;
  overflow-y: auto;
}

.project-gallery__text .projects-slide__title > * {
  margin: 0;
  font-size: inherit;
}

.project-gallery__text .projects-slide__desc {
  height: initial;
  line-height: 140%;
}

.project-gallery.load .project-gallery__img {
  opacity: 0;
}

.project-gallery.has-2-img .project-gallery__img:first-child {
  -ms-grid-column: 1;
  -ms-grid-column-span: 3;
  grid-column: 1 / 4;
}

.project-gallery.has-2-img .project-gallery__img:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  grid-row: 1 / 3;
  grid-column: auto / span 3;
}

.project-gallery.has-1-img .project-gallery__text {
  -ms-grid-column: 5;
  -ms-grid-column-span: 4;
  grid-column: 5 / 9;
}

.project-gallery.has-0-img .project-gallery__nav {
  display: none;
}

.project-gallery.has-0-img .project-gallery__text {
  -ms-grid-column: 1;
  -ms-grid-column-span: 8;
  grid-column: 1 / 9;
}

.videogallery {
  --play-button-size: 64px;
  --videogallery-top-video-width: 670px;
  --videogallery-top-video-height: 380px;
  padding: 0 0 100px;
}

.videogallery__title {
  font-size: var(--h1-font-size);
  margin: 0 0 38px;
}

.videogallery__top {
  padding: 0 0 85px;
}

.videogallery__top-inner {
  background-color: #F5F5F5;
  padding: 70px 0;
  position: relative;
}

.videogallery__top-inner::after {
  content: "";
  position: absolute;
  z-index: 10;
  bottom: -60px;
  left: 72px;
  border: 60px solid #F5F5F5;
  border-left: 60px solid transparent;
  border-top: 60px solid transparent;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.videogallery__top-content {
  position: relative;
  min-height: 154px;
}

.videogallery__top-video {
  position: absolute;
  right: 0;
  top: calc(50% - var(--videogallery-top-video-height) / 2);
  width: var(--videogallery-top-video-width);
  height: var(--videogallery-top-video-height);
}

.videogallery__subscribe {
  letter-spacing: -0.01em;
  font-weight: 800;
  font-size: 24px;
  line-height: 130%;
  padding: 0 21% 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  max-width: calc(100% - var(--videogallery-top-video-width));
}

.videogallery__subscribe p {
  margin-bottom: 1.3em;
}

.videogallery__subscribe .red-button {
  min-width: 289px;
}
.videogallery__wrap{
  padding: 70px 0 0;
  display: grid;
  gap: 15px;
}
.videogallery__content {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[4];
  grid-template-columns: repeat(4, 1fr);
  grid-auto-rows: 260px;
  row-gap: 20px;
  -webkit-column-gap: 30px;
  column-gap: 30px;
  grid-auto-flow: dense;
}

.videogallery-item__banner {
  height: 55%;
}

.videogallery-item__caption {
  height: 45%;
  padding: 8px 0 0;
  background-color: #F5F5F5;
}

.videogallery-item__caption .projects-slide__desc {
  height: initial;
  font-size: 14px;
  height: 60px;
  overflow: hidden;
}

.videogallery-item__caption .projects-slide__title {
  font-size: 16px;
  margin-bottom: 7px;
}

.patent-wr {
  display: flex;
  margin: 30px 0 50px 0;
}

.patent-left {
  width: calc(20% - 25px);
  margin-right: 25px;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.patent-meddle {
  width: 50%;
}

.patent-right {
  width: calc(25% - 25px);
  margin-left: 25px;
}

.patent-left img {
  /* max-width: 200px; */
  max-width: 100%;
  margin-bottom: 30px;
}

.patent-right img {
  max-width: 100%;
}

@media (min-width: 1200px) {
  .videogallery__content--start .videogallery-item:nth-child(2),
  .videogallery__content .videogallery-item:nth-child(10n + 8),
  .videogallery__content .videogallery-item:nth-child(10n + 1) {
    grid-row: auto / span 2;
    grid-column: auto / span 2;
  }

  .videogallery__content--start .videogallery-item:nth-child(2) .videogallery-item__banner,
  .videogallery__content .videogallery-item:nth-child(10n + 8) .videogallery-item__banner,
  .videogallery__content .videogallery-item:nth-child(10n + 1) .videogallery-item__banner {
    height: 80%;
  }
  .videogallery__content--start .videogallery-item:nth-child(2) .videogallery-item__caption,
  .videogallery__content .videogallery-item:nth-child(10n + 8) .videogallery-item__caption,
  .videogallery__content .videogallery-item:nth-child(10n + 1) .videogallery-item__caption {
    height: 20%;
  }
  .videogallery__content--start .videogallery-item:nth-child(2) .videogallery-item__caption .projects-slide__title,
  .videogallery__content .videogallery-item:nth-child(10n + 8) .videogallery-item__caption .projects-slide__title,
  .videogallery__content .videogallery-item:nth-child(10n + 1) .videogallery-item__caption .projects-slide__title {
    font-size: 24px;
  }
  .videogallery__content--start .videogallery-item:nth-child(2) .videogallery-item__caption .projects-slide__desc,
  .videogallery__content .videogallery-item:nth-child(10n + 8) .videogallery-item__caption .projects-slide__desc,
  .videogallery__content .videogallery-item:nth-child(10n + 1) .videogallery-item__caption .projects-slide__desc {
    font-size: 16px;
    height: 45px;
  }

}

@media (max-width: 1699px) {
  .mediagallery-wrap {
    --mediagallery-paddint-top: 40px;
  }
  .project-gallery__content {
    grid-auto-rows: 165px;
    row-gap: 15px;
    -webkit-column-gap: 15px;
    column-gap: 15px;
  }
  .videogallery {
    --videogallery-top-video-width: 560px;
    --videogallery-top-video-height: 310px;
    padding-bottom: 95px;
  }
  .videogallery__subscribe {
    font-size: 16px;
  }
  .videogallery__wrap{
    padding-top: 40px;
  }
  .videogallery__content {
    row-gap: 15px;
    -webkit-column-gap: 15px;
    column-gap: 15px;
  }
}

@media (max-width: 1499px) {
  .videogallery__subscribe {
    padding-right: 30px;
  }
}

@media (max-width: 1399px) {
  .mediagallery-wrap {
    padding-bottom: 30px;
  }
  .project-gallery {
    padding-top: 35px;
  }
  .project-gallery .project-gallery__head {
    margin-bottom: 15px;
  }
  .videogallery {
    padding-top: 20px;
  }
  .videogallery__title {
    margin-bottom: 20px;
  }
}

@media (max-width: 1199px) {
  .project-gallery {
    padding-top: 25px;
  }
  .project-gallery__content {
    grid-auto-rows: 135px;
    -webkit-column-gap: 10px;
    column-gap: 10px;
    row-gap: 10px;
  }
  .project-gallery__img:first-child {
    -ms-grid-column: 1;
    -ms-grid-column-span: 4;
    grid-column: 1 / 5;
  }
  .project-gallery__img:nth-child(2) {
    display: none;
  }
  .project-gallery__img:nth-child(3) {
    display: none;
  }
  .project-gallery__text {
    -ms-grid-column: 5;
    -ms-grid-column-span: 4;
    grid-column: 5 / 9;
  }
  .project-gallery__text .projects-slide__desc {
    padding-left: 15px;
    padding-right: 15px;
  }
  .project-gallery.has-2-img .project-gallery__img:first-child {
    -ms-grid-column: 1;
    -ms-grid-column-span: 4;
    grid-column: 1 / 5;
  }
  *.mediagallery-title {
    margin-bottom: 5px;
  }
  .videogallery {
    --videogallery-top-video-width: 380px;
    --videogallery-top-video-height: 220px;
    padding-bottom: 60px;
  }
  .videogallery__top {
    padding-bottom: 44px;
  }
  .videogallery__top-inner {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .videogallery__top-inner::after {
    bottom: -30px;
    border: 30px solid #f5f5f5;
    border-left: 30px solid transparent;
    border-top: 30px solid transparent;
  }
  .videogallery__subscribe .red-button {
    min-width: initial;
  }
  .videogallery__content .videogallery-item {
    grid-column: auto / span 2;
  }
  .videogallery-item__caption {
    padding-top: 5px;
  }
  .videogallery-item__caption .projects-slide__title {
    min-height: 25px;
    padding-left: 7px;
    border-width: 8px;
    margin-bottom: 5px;
  }
  .videogallery-item__caption .projects-slide__desc {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media (max-width: 991px) {
  .mediagallery-wrap {
    padding-bottom: 15px;
  }
  .project-gallery .projects-slide__desc {
    display: block;
  }
  .videogallery__content {
    grid-auto-rows: 185px;
  }
  .videogallery-item__banner {
    height: 75%;
  }
  .videogallery-item__caption {
    height: 25%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

@media (max-width: 767px) {
  .project-gallery .project-gallery__content {
    grid-auto-rows: 105px;
  }
  .videogallery {
    --videogallery-top-video-width: 100%;
    padding-top: 10px;
  }
  .videogallery__title {
    margin-bottom: 10px;
  }
  .videogallery__top-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .videogallery__subscribe {
    width: 100%;
    max-width: initial;
    padding-right: 0;
    padding-top: 15px;
  }
  .videogallery__subscribe .red-button {
    margin: 0 0 0 auto;
  }
  .videogallery__top-video {
    position: initial;
    margin: auto;
  }
}

@media (max-width: 575px) {
  .project-gallery__content {
    display: block;
  }
  .project-gallery__img:first-child {
    width: 100%;
    height: 200px;
    margin-bottom: 10px;
  }
  .project-gallery__text {
    -ms-grid-column: 1;
    -ms-grid-column-span: 8;
    grid-column: 1 / 9;
    grid-row: auto;
  }
  .videogallery {
    --videogallery-top-video-height: 160px;
    padding-bottom: 30px;
  }
  .videogallery__subscribe .red-button {
    margin: 0 auto;
  }
  .videogallery__wrap{
    padding-top: 20px;
    gap: 0;
  }
  .videogallery__content {
    display: block;
  }
  .videogallery__content .videogallery-item {
    height: 210px;
    margin-bottom: 10px;
  }
}

.red {
  color: #e30613;
}

.light-gray-bg {
  background-color: #F5F5F5;
}

.white-bg {
  background-color: #fff;
}

.no-before::before {
  content: none !important;
}

.blur-pic-wr {
  position: relative;
  min-height: 550px;
  margin: 10px 0;
  padding: 20px 20px 20px calc(35% + 20px);
}

.blur-pic {
  position: absolute;
  left: 0;
  top: 0;
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 500px;
  width: 50%;
}

.blur-pic > div {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
    /* background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
    background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
    background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); */
    /* background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(245,245,245,1) 66%);
    background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(245,245,245,1) 66%);
    background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(245,245,245,1) 66%); */
    background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(245,245,245,1) 78%);
    background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(245,245,245,1) 78%);
    background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(245,245,245,1) 78%);


  }

  .blur-content {
    z-index: 1;
    position: relative;
  }

  .blur-pic-right-wr {
    position: relative;
    min-height: 550px;
    margin: 10px 0;
    padding: 20px calc(35% + 20px) 20px 0px;
  }

  .blur-pic-right {
    position: absolute;
    right: 0;
    top: 0;
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 500px;
    width: 50%;
  }

  .blur-pic-right-img {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    max-width: 50%;
    min-height: 500px;
  }
  .blur-pic-right-img:after {
    background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 60%, rgba(255,255,255,0) 100%);
    background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 60%,rgba(255,255,255,0) 100%);
    background: linear-gradient(to right, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 5%,rgba(255,255,255,0) 65%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 );
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
  }
  .blur-pic-right-img img {
    max-height: 100%;
    border-radius: 0 3px 3px 0;
  }

  .blur-pic-right > div {
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    /* background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
    background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
    background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); */
    /* background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(245,245,245,1) 66%);
    background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(245,245,245,1) 66%);
    background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(245,245,245,1) 66%); */
    background: -moz-linear-gradient(right, rgba(255,255,255,0) 0%, rgba(245,245,245,1) 78%);
    background: -webkit-linear-gradient(right, rgba(255,255,255,0) 0%,rgba(245,245,245,1) 78%);
    background: linear-gradient(to left, rgba(255,255,255,0) 0%,rgba(245,245,245,1) 78%);


  }

  .blur-content-right {
    z-index: 1;
    position: relative;
  }

  /*# sourceMappingURL=style.css.map */

  @media screen and (min-width: 1200px) and (max-width: 1300px) {
    .sections-nav-list__item {
      font-size: 15px;
    }
  }

  @media screen and (min-width: 1200px) and (max-width: 1400px) {
    .footer__menu.left {
      /* --menu-height: 245px; */
      --menu-height: 250px;
    }

  }

  @media screen and (min-width: 1401px) and (max-width: 1600px) {
    .footer__menu.left {
      --menu-height: 250px;
    }

  }

  .img-left {
    float: left;
    max-width: 300px;
    margin: 0 20px 20px 0;
  }

  @media screen and (max-width: 767px) {
    .img-left {
      float: none;
      max-width: 100%;
      margin: 20px 0;
    }
  }

  .about-first-block {
    display: flex;
    min-height: 500px;
  }

  .about-first-block-left {
    width: calc(60% - 20px);
    margin-right: 20px;
  }

  .about-first-block-right {
    width: calc(40% - 20px);
    margin-left: 20px;
  }

  .about-first-block-right img {
    position: absolute;
    right: 0;
    top: 0;
    max-width: 40%;
  }

  .about-first-block-left h1 {
    margin-bottom: 25px;
  }

  .about-first-block-left-text {
    font-size: 18px;
    line-height: 140%;
  }

  .years-picture-wr {
    margin-bottom: 50px;
  }

  .years-picture-wr img {
    width: 100%;
  }

  .section-element__caption-additional {
    margin-top: 10px;
  }


  @media screen and (max-width: 960px) {
    .about-first-block {
      flex-wrap: wrap;
    }

    .about-first-block-left {
      width: 100%;
      margin-right: 0;
    }

    .about-first-block-right {
      width: 100%;
      margin-left: 0;
      margin-top: 25px;
      margin-bottom: 25px;
    }

    .about-first-block-right img {
      position: relative;
      max-width: 100%;
    }
  }

  @media screen and (max-width: 700px) {
    .blur-pic-wr,
    .blur-pic-right-wr {
      position: relative;
      min-height: none;
      margin: 10px 0;
      padding: 20px;
    }

    .blur-pic,
    .blur-pic-right,
    .blur-pic-right-img {
      display: none;
    }
  }

  @media screen and (max-width: 1366px) {
    .patent-left img {
      max-width: 100%;
    }
  }


  @media screen and (max-width: 960px) {
    .patent-wr {
      flex-wrap: wrap;
    }

    .patent-left {
      width: 100%;
      margin-right: 0;
      display: flex;
      justify-content: center;
      flex-direction: row;
      align-items: center;
      margin-bottom: 25px;
    }

    .patent-left img {
      max-width: 150px;
      margin-bottom: 0;
      margin-left: 15px;
      margin-right: 15px;
    }

    .patent-meddle {
      width: 100%;
      margin-bottom: 25px;
    }

    .patent-right {
      width: 100%;
      margin-left: 0;
      text-align: center;
    }

    .patent-right img {
      max-width: 250px;
    }
  }

  @media screen and (max-width: 767px) {
    .patent-left {
      flex-direction: column;
    }

    .patent-left img {
      max-width: 150px;
      margin-bottom: 20px;
      margin-left: 0;
      margin-right: 0;
    }
  }

  .section-content .container .simple-img {
    margin: 20px auto;
  }

  .section-content .container table.simple-tabl {
    border-collapse: collapse;
    margin-top: 20px;
    margin-bottom: 20px;

  }

  .section-content .container table.simple-tabl td {
    border: 1px solid #373c41;
    padding: 10px;
  }

  @media (max-width: 500px)
  {
    .section-content .container .over-tabl {
      overflow: scroll;

    }


  }

 @media (max-width: 500px) {
  .section-content .container table.simple-tabl
  {
    font-size: var(--p-font-size);
  }
 }



a.red-link {
    color: #e30613;
    font-weight: bold;
  }

  a.red-link:hover {
    text-decoration: none;
  }

  .red-link {
    color: #e30613;
    font-weight: bold;
  }

 .header-logo img {
     max-height: 50px;
 }

@media screen and (max-width: 1200px) {
    .top-menu__item a {
        padding: 0;
    }
}

@media screen and (max-width: 768px) {
    .top-menu__item a,
    .main-menu-list__item a {
        font-size: 12px !important;
    }

    .main-menu-list {
        flex-wrap: wrap;
    }

    .main-menu-list li {
        width: 50%;
    }
}

.about-anticorr-block {
  padding: 80px calc(100% - 970px) 95px var(--m-edge-margin);
}
.about-anticorr-block a {
text-decoration: underline;
}

.about-anticorr-block p {
  font-size: var(--p-font-size);
}

.about-anticorr-block.about-quality-block {
  padding: 10px calc(100% - 970px) 95px var(--m-edge-margin);
}



@media (min-width: 1200px) and (max-width: 1250px) {
    .header__right {
        width: 100%;
        justify-content: space-around;
        padding-left: 15px;
        padding-right: 15px;
    }
    .header__right .header-phone {
        white-space: nowrap;
    }
    .header-search {
        margin-right: 10px;
    }
}

.product-detail-wr {
  padding-top: 120px;
  background-image: url(/local/templates/comitas/components/bitrix/catalog/production.v2/images/gear-bg-op.png);
  background-repeat: repeat;
  background-position: 0 0;
  padding-bottom: 50px;
}

.product-detail-wr-box-nl {
  display: flex;
}

.product-detail-wr-nl-left {
  width: 500px;
  margin-right: 70px;
}

.sections-nav-list-nl-v2 {
  background: #e30613;
  padding: 30px 30px 50px;
}

.sections-nav-list-nl-v2 a {
  letter-spacing: -.01em;
  color: #ffc7ca;
  text-decoration: none;
  transition: .2s linear;
  padding: 25px 0;
  position: relative;
  display: block;
  border-bottom: 1px solid #f3505a;
}

.product-detail-wr-nl-right {
  width: 100%;
}

.product-detail-wr-nl-right .section-content {
  padding: 0;
}

@media screen and (max-width: 800px) {
  .product-detail-wr-box-nl {
      flex-wrap: wrap;
  }
}

@media screen and (max-width: 800px) {
  .product-detail-wr-nl-left {
      max-width: none;
      width: 100%;
      margin-right: 0;
      margin-bottom: 50px;
  }
}
.academy {
  overflow: auto;
}

.academy table {
  border-collapse: collapse;
  width: 100%;
  margin: 40px auto;
}
.academy table td {
  border: 1px solid #e6e9ec;
  padding: 10px;
  vertical-align: middle;
}

.academy h3 {
font-size: 18px;
}


.swiperBar {
  position: relative;
  width: 100%;
  aspect-ratio: 1024 / 422;
  /*min-height: 600px;*/
}
.swiperBar__img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: 100vw 100%;
  background-position: left center;
}
.swiperBar__img--right{
  width: 50%;
}
.swiperBar__input {
  position: absolute;
  -webkit-appearance: none;
  appearance: none;
  width: 100%;
  height: 100%;
  background: transparent;
  outline: none;
  margin: 0;
  transition: all .2s;
  opacity:0;
}
.swiperBar__info {
  pointer-events: none;
  position: absolute;
  left: 50%;
  top: 0;
  bottom:0;
  background:#fff;
  width:1px;
  gap: 8px;
}
/* 
.swiperBar__info:after,
.swiperBar__info:before{
  padding: 3px 5px;
  display: block;
  background:rgba(0,0,0,.15);
  color:#fff;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  text-transform:uppercase;
}
.swiperBar__info:after{
  content: 'После';
  left: 5px;
}
.swiperBar__info:before{
  content: 'До';
  right:5px;
}
*/

.service-selector-338:before {
  display: none;
}

.play_icon {
  position: relative;
}

.play_icon:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 50px;
  height: 50px;
  margin-top: -25px;
  margin-left: -25px;
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTUiIGhlaWdodD0iNTUiIHZpZXdCb3g9IjAgMCA1NSA1NSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMjcuNSIgY3k9IjI3LjUiIHI9IjI3LjUiIGZpbGw9IndoaXRlIi8+CjxwYXRoIGQ9Ik00MC41IDI1LjQwMTlDNDIuNSAyNi41NTY2IDQyLjUgMjkuNDQzNCA0MC41IDMwLjU5ODFMMjQgNDAuMTI0NEMyMiA0MS4yNzkxIDE5LjUgMzkuODM1NyAxOS41IDM3LjUyNjNMMTkuNSAxOC40NzM3QzE5LjUgMTYuMTY0MyAyMiAxNC43MjA5IDI0IDE1Ljg3NTZMNDAuNSAyNS40MDE5WiIgZmlsbD0iI0NFMjgyRSIvPgo8L3N2Zz4K') no-repeat center center;
  background-size: contain;
}

.article-slider__track--video{
	margin:0 !important;

}
@media screen and (min-width: 1780px) {
	.article-slider__track--video{
		display: grid !important;
		grid-template-columns: repeat(4, 1fr);
	}
}
.article-slider__item--video{
	padding-bottom:15px;
}

@media (min-width: 1600px)	{
  .section-top-banner__bg.service-selector-338{
      height: 980px;
  }
}

.flexWrap{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 20px;
}

.flexWrap img {
  max-width: 300px;
  max-height: 200px;
  
}

@media (max-width: 600px) {
  .flexWrap {
    justify-content: center;
  }
}

/* START: Red Banner on mainpage */

.redBanner{
	padding: 50px 50px 0;
}
.redBanner__link{
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap:35px;
	padding: 35px;
	background:#e30613;
	color:#fff;
	font-weight:400;
	font-size: 44px;
}
.redBanner__arr,
.redBanner__more{
	flex-shrink: 0;
}
.redBanner__arr{
	background:url('/upload/medialibrary/3a9/0oe0df7bl3z5mzjii0eurt3fnbt7zq1c.png');
	background-size:contain;
	width: 45px;
	height: 86px;
}
.redBanner__more{
	background:url('/upload/medialibrary/569/s632wqagl81g2kbxsp4s83nn5dmgpb0k.png') no-repeat center top;
	background-size: 65px auto;
	padding:72px 0 0;
	text-transform: uppercase;
	font-size: 18px;
}
@media (max-width: 1860px) {
	.redBanner__link{
		font-size: 32px;
	}
}
@media (max-width: 1499px) {
	.redBanner{
		padding: 35px 35px 0;
	}
}
@media (max-width: 1199px) {
    .redBanner {
        padding: 25px 25px 0;
    }
}
@media (max-width: 991px) {
    .redBanner {
        padding: 25px 20px 0;
    }
	.redBanner__link{
		font-size: 24px;
		gap:20px;
		padding: 20px;
	}
	.redBanner__arr{
		width: 25px;
		height: 48px;
	}
	.redBanner__more {
		background-size: 50px auto;
		padding: 46px 0 0;
		font-size: 14px;
	}
}
@media (max-width: 620px) {
	.redBanner__link{
		font-size: 15px;
	}
}
@media (max-width: 575px) {
    .redBanner {
        padding: 15px 15px 0;
    }
}
@media (max-width: 440px) {
	.redBanner__link{
		padding: 10px;
		font-size: 14px;
		gap:8px;
	}
	.redBanner__arr {
        width: 15px;
        height: 29px;
    }
	.redBanner__more {
        background-size: 35px auto;
        padding: 32px 0 0;
        font-size: 10px;
    }
}

/* END: Red Banner on mainpage */

/* START: Swiper-sliders in pages "/production/..."  */

.titleWithArr{
  display:flex;
  gap:25px;
}
.sliderArrs{
  display:flex;
  gap:5px;
  flex-shrink:0;
  color: #e30613;
  font-size:36px;
  font-weight:600;
  font-family:Arial;
  line-height:1;
  padding:3px 0 0;
}
.sliderArr{
  padding:0 5px;
  cursor:pointer;
}
.contentSliderBox{
  display:grid;
}
.contentSlider {
  position: relative;
  overflow: hidden;
  touch-action: pan-y;
  width: 100%;
  max-width: 100%;
}
.contentSlider__wrpap{
  display: flex;
  height:auto !important;
}
.contentSlider__slide{
  flex-shrink: 0;
}
.contentSlide{
  display:flex;
  flex-wrap:wrap;
  gap: 25px;
  justify-content: space-between;
  background: #fff;
  border:1px solid #e6e9ec;
  border-bottom: 25px solid #e30613;
  padding:35px;
}
.contentSlide__img,
.contentSlide2__img{
  object-fit:contain;
  flex-shrink: 0;
}
.contentSlide__img{
  width:76px;
  height:76px;
}
.contentSlide2__img{
  width:106px;
  height:106px;
}
.contentSlide__num{
  font-size:60px;
  font-weight:600;
  color: #e1e7ed;
  margin-left:auto;
  line-height: 1;
}
.contentSlide__text,
.contentSlide__title{
  width:100%;
}
.contentSlide__title{
  font-size: 24px;
  font-weight: 600;
  word-break: break-word;
}
.contentSlide__text{
  padding: 30px 0;
  margin-bottom:auto;
}
.contentSlide2{
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 15px;
  text-align:center;
  padding: 0 25px;
}
.contentSlide2__title{
  line-height: 2;
}
.sliderArrs2{
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 40px;
  padding: 0 0 43px;
  margin-left: auto;
}
.sliderArr2{
  flex-shrink: 0;
  width: 15px;
  height: 30px;
  position: relative;
  cursor: pointer;
}
.sliderArr2:before{
  content: "";
  position: absolute;
  border-top: 3px solid #e30613;
  border-left: 3px solid #e30613;
  width: 20px;
  height: 20px;
  top: 4px;
  transform: rotate(135deg);
  left: -8px;
}
.sliderArr2:first-child:before{
  transform: rotate(-45deg);
  left: 4px;
}
@media (max-width: 440px) {
  .contentSlide{
    padding:15px;
  }
}

/* END: Swiper-sliders in pages "/production/..."  */
/* End */


/* Start:/local/templates/comitas/css/career.css?173140455010910*/
.career-page-top-banner {
    padding: 0;
}

.career-page-wr {
    padding-top: 120px;
   background-image: url(/local/templates/comitas/css/../images/career/gears-bg-op.png);
    background-repeat: repeat;
    background-position: 0 0;
    padding-bottom: 50px;
    /*background: #f5f5f5;*/
}

.career-page-wr-box {
    display: flex;
}

.career-page-wr-left {
    width: 25%;
    margin-right: 45px;
}

.career-page-wr-right {
    width: calc(75% - 45px);
}

.career-page-wr-right h2 {
    font-weight: 800;
    font-size: 42px;
    line-height: 100%;
    color: #1B1B1B;
}

.career-page-wr-right h3 {
    font-weight: 800;
    /* font-size: 48px;
    line-height: 52px; */

    font-size: 40px;
    line-height: 100%;
    color: #1B1B1B;
}

.career-page-wr-right h2 span,
.career-page-wr-right h3 span {
    color: #E30613;
}

.career-soc-box {
    margin: 25px 0;
}

.career-soc-title {
    margin-bottom: 40px;
}

.career-soc-links {
    display: flex;
    align-items: center;
}


/* START DOUBLE BLOCK */
.career-double-box {
    display: flex;
    margin: 50px 0;
}

.career-double-left {
    padding: 35px 50px;
    width: 50%;
    background-color: #fff
}

.career-double-right {
    padding: 35px 50px;
    width: 50%;
    background-color: #1E2A33;
}

.career-double-title {
    font-weight: 500;
    font-size: 30px;
    line-height: 42px;
    margin-bottom: 40px;
}

.career-double-left .career-double-title {
    color: #1B1B1B;
}

.career-double-right .career-double-title {
    color: #F5F5F5;
}

.career-double-title span {
    color: #E30613;
}

.career-double-box ul {
    list-style-type: none;
}

.career-double-box ul li {
    position: relative;
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 20px;
    padding-left: 40px;
}

.career-double-box ul li:last-child {
    margin-bottom: 0;
}

.career-double-box ul li::after {
    content: '';
    /* width: 22px;
    height: 22px; */
    width: 11px;
    height: 11px;
    position: absolute;
    left: 0;
    /* top: calc(50% - 11px); */
    top: 8px;
    background-image: url(/local/templates/comitas/css/../images/career/list.svg);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain;
}

.career-double-left ul li {
    color: #333333;
}

.career-double-right ul li {
    color: #F5F5F5;
}
/* END DOUBLE BLOCK */


/* START SOCIALS */
.career-soc-links a {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    background-color: #fff;
    width: 64px;
    height: 64px;
    border-radius: 50%;
    text-decoration: none;
    opacity: 1;
    transition: 0.2s linear;
}

.career-soc-links a img {
    /* max-width: 100%; */
    max-width: 40px;
}

.career-soc-links a:hover {
    text-decoration: none;
    opacity: 0.7;
    transition: 0.2s linear;
}
/* END SOCIALS */


/* START SOC PAKET */
.career-soc-paket-box {
    background-color: #2c2c2c;
    /* background-image: url(/local/templates/comitas/css/../images/career/career-soc-paket-bg-2.jpeg); */
    background-position: 50% 50%;
    background-size: auto;
    background-repeat: no-repeat;
    display: flex;
    margin: 75px 0;
}

.career-soc-paket-left {
    width: 45%;
    display: flex;
    align-items: flex-end;
    justify-content: center;
}

.career-soc-paket-left img {
    max-width: 404px;
    max-height: 450px;
}

.career-soc-paket-right {
    width: 55%;
    padding: 60px 50px 60px 0;
}

.career-soc-paket-right-title {
    font-weight: 700;
    font-size: 40px;
    line-height: 50px;
    color: #fff;
    margin-bottom: 25px;
}

.career-soc-paket-right ol {
    font-weight: 500;
    font-size: 18px;
    color: #fff;
    line-height: 28px;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

.career-soc-paket-right ol li {
    list-style: none;
    padding-left: 45px;
    position: relative;
    margin-bottom: 15px;
}

.career-soc-paket-right ol li span {
    font-weight: 800;
    font-size: 18px;
    line-height: 28px;
    color: #E30613;
    position: absolute;
    top: calc(50% - 14px);
    left: 0;
}

.career-soc-paket-right ul {
    list-style-type: none;
    font-size: 18px;
    color: #fff;
    line-height: 28px;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.career-soc-paket-right ul li {
    position: relative;
    margin-bottom: 15px;
    padding-left: 40px;
}

.career-soc-paket-right ul li:last-child {
    margin-bottom: 0;
}

.career-soc-paket-right ul li::after {
    content: '';
    /* width: 22px;
    height: 22px; */
    width: 11px;
    height: 11px;
    position: absolute;
    left: 0;
    /* top: calc(50% - 11px); */
    top: 8px;
    background-image: url(/local/templates/comitas/css/../images/career/list.svg);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain;
}


.career-soc-paket-right p {
    font-weight: 700;
    font-size: 22px;
    line-height: 50px;
    color: #fff;
}

.career-soc-paket-right a.red-button {
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    transition: .2s linear;
}

.career-soc-paket-right a.red-button:hover {
    transition: .2s linear;
    background-color: #373c41;
}
/* END SOC PAKET */


/* START CAREER VIDEO */
.career-video-box {
    margin: 50px 0;
}

.career-video-title {
    margin-bottom: 35px;
}

.career-video {
    min-height: 550px;
    background-image: url(/local/templates/comitas/images/Semat-2024-2.jpeg);
    background-position: 50% 50%;
    background-size: auto;
    background-repeat: no-repeat;
}

.career-video a {
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    min-height: 550px;
}

.career-video a:hover {
    text-decoration: none;
}

.career-video {
    opacity: 1;
    transition: 0.2s linear;
}

.career-video:hover {
    opacity: 0.7;
    transition: 0.2s linear;
}
/* END CAREER VIDEO */

.career-students-img-block-box {
    background-image: url(/local/templates/comitas/css/../images/career/students-bg-5.jpeg);
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 65px;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 490px;
    margin-bottom: 50px;
}

.career-students-img-block-text {
    font-weight: 800;
    font-size: 32px;
    line-height: 48px;
    color: #FFFFFF;
}

.career-double-box a.red-button {
    /* font-weight: 700;
    font-size: 18px;
    line-height: 32px; */
    margin-top: 40px;
    max-width: 100%;
}

.students-steps-items {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
}

.students-steps-box {
    margin: 75px 0;
}

.students-steps-title {
    margin-bottom: 40px;
}

.students-steps-item-title a {
    color: #E30613;
    text-decoration: none;
}

.students-steps-item-title a:hover {
    color: #E30613;
    text-decoration: none;
}

.students-steps-item {
    width: calc(20% - 25px);
    margin-right: 25px;
}

.students-steps-item-ico {
    margin-bottom: 40px;
    min-height: 68px;
}

.students-steps-item-ico img {
    max-width: 100%;
    max-height: 61px;
}

.students-steps-item-title {
    font-weight: 700;
    font-size: 14px;
    line-height: 26px;
    color: #1B1B1B;
    min-height: 90px;
    margin-bottom: 25px;
}

.students-steps-item-number {
    font-weight: 400;
    font-size: 22px;
    color: #BDBDBD;
    position: relative;
    display: inline-block;
}

.students-steps-item-number:after {
    content: '';
    width: 40px;
    height: 20px;
    position: absolute;
    left: calc(100% + 30px);
    top: calc(50% - 10px);
    background-image: url(/local/templates/comitas/css/../images/career/step-arrow.svg);
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
}

.career-vzglad-text-box {
    margin: 50px 0;
}

.career-vzglad-text-title {
    margin-bottom: 25px;
}

.career-vzglad-text {
    /* font-weight: 600;
    font-size: 25px;
    line-height: 35px;
    color: #1B1B1B; */

    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
    color: #1B1B1B;
}

.career-page-wr-right > .students-steps-box:first-child {
    margin: 0 0 75px 0;
}

.no-vacancies-block {
    background: #F5F5F5;
    border: 2px dashed #E30613;
    padding: 20px;
    min-height: 250px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    margin-bottom: 80px;
}

.no-vacancies-block-title {
    font-weight: 700;
    font-size: 40px;
    line-height: 32px;
    color: #1B1B1B;
    margin-bottom: 20px;
}

.no-vacancies-block-text {
    font-weight: 500;
    font-size: 20px;
    line-height: 32px;
    color: #1B1B1B;
}

.no-vacancies-block-text a {
    text-decoration: none;
    color: #E30613;
}

.no-vacancies-block-text a {
    text-decoration: none;
    color: #CF020E;
}

@media screen and (max-width: 1580px) {
    .students-steps-items {
        flex-wrap: wrap;
    }

    .students-steps-item {
        width: calc(33% - 25px);
        margin-right: 25px;
        margin-bottom: 50px;
    }
}

@media screen and (max-width: 1324px) {
    .career-soc-paket-box {
        flex-wrap: wrap;
    }

    .career-soc-paket-left {
        display: none;
    }

    .career-soc-paket-right {
        width: 100%;
        padding: 60px 50px;
    }
}

@media screen and (max-width: 1080px) {
    .students-steps-item {
        width: calc(50% - 25px);
        margin-right: 25px;
    }
}

@media screen and (max-width: 960px) {
    .students-steps-item {
        width: calc(33% - 25px);
        margin-right: 25px;
    }
}

@media screen and (max-width: 960px) {
    .career-page-wr-box {
        flex-wrap: wrap;
    }

    .career-page-wr-left {
        width: 100%;
        margin-right: 0;
        margin-bottom: 50px;
    }

    .career-page-wr-right {
        width: 100%;
    }

    .career-page-wr-right h2 {
        font-size: 40px;
    }

    .career-page-wr-right h3 {
        font-size: 38px;
    }

    .career-video a,
    .career-video {
        min-height: 350px;
    }

    .career-soc-paket-right-title {
        font-size: 30px;
        line-height: 38px;
    }

    .career-soc-paket-right p {
        line-height: 30px;
    }
}

@media screen and (max-width: 767px) {
    .career-double-box {
        flex-wrap: wrap;
    }

    .career-double-left,
    .career-double-right {
        width: 100%;
    }

    .career-double-left {
        padding: 35px 25px;
    }

    .career-double-right {
        padding: 35px 25px;
    }

    .career-soc-paket-right {
        width: 100%;
        padding: 35px 25px;
    }

    .career-page-wr-right h2 {
        font-size: 30px;
    }

    .career-page-wr-right h3 {
        font-size: 28px;
    }
}

@media screen and (max-width: 640px) {
    .students-steps-item {
        width: calc(50% - 25px);
        margin-right: 25px;
    }
}

@media screen and (max-width: 425px) {
    .students-steps-item {
        width: 100%;
        margin-right: 0;
    }
}

/* End */


/* Start:/local/templates/comitas/components/bitrix/search.form/search.line/style.css?17001328572591*/
.search-form-wr {
  position: fixed;
  background-color: #F1F3F4;
  top: 0;
  left: 0;
  padding: 25px 0;
  width: 100%;
  /* background-color: #fff; */
  -webkit-box-shadow: 0px 1px 25px -1px rgba(0,0,0,0.4);
  -moz-box-shadow: 0px 1px 25px -1px rgba(0,0,0,0.4);
  box-shadow: 0px 1px 25px -1px rgba(0,0,0,0.4);
  z-index: 101;
  display: none;
}

.search-form form {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}

.search-form input[type="text"] {
  width: 75%;
  border: 3px solid #fff;
  background-color: #fff;
  padding: 10px 10px;
  font-weight: 500;
  font-size: 20px;
  color: #000;
  transition: 0.2s linear;
}

.search-form input[type="text"]:hover {
  transition: 0.2s linear;
  border: 3px solid #e30613;
  outline: none;
}

.search-form input[type="text"]:active,
.search-form input[type="text"]:focus {
  transition: 0.2s linear;
  border: 3px solid #e30613;
  outline: none;
}

.search-form input[type="submit"] {
  width: 10%;
  border: none;
  color: #fff;
  background: #e30613;
  padding: 14px 10px;
  font-size: 16px;
  font-weight: bold;
  transition: 0.2s linear;
  margin: 0 25px;
  text-transform: uppercase;
}

.search-form input[type="submit"]:hover {
	transition: 0.2s linear;
	color: #fff;
	background: #1e2a33;
	cursor: pointer;
}

.search-form input[type="submit"]:hover,
.search-form input[type="submit"]:focus,
.search-form input[type="submit"]:active {
  outline: none;
}

#search-close {
  /* width: 10%; */
  position: relative;
  display: block;
  width: 40px;
  height: 40px;
}

#search-close span {
  height: 4px;
  background-color: #E60000;
  width: 40px;
  display: block;
}

#search-close span:first-child {
  position: absolute;
  top: 45%;
  transform: rotate(45deg);
  transition: 0.2s linear;
}

#search-close span:last-child {
  position: absolute;
  top: 45%;
  transform: rotate(-45deg);
  transition: 0.2s linear;
}

#search-close:hover span:first-child {
  transform: rotate(-45deg);
  transition: 0.2s linear;
}

#search-close:hover span:last-child {
  transform: rotate(45deg);
  transition: 0.2s linear;
}

#search-overlay {
  position: fixed;
  background-color: rgba(150, 150, 150, 0.5);
  width: 100%;
  height: 100%;
  z-index: 3;
  display: none;
}

@media screen and (max-width: 1023px) {
  .search-form form {
    flex-wrap: wrap;
    padding: 15px;
  }

  .search-form input[type="submit"] {
    width: calc(100% - 50px);
    margin: 15px 25px;
  }

  .search-form input[type="text"] {
    width: 100%
  }

  #search-close {
    margin: 0 auto;
  }

  .search-form-wr {
    padding: 10px 0;
  }
}

/* End */


/* Start:/local/templates/comitas/components/bitrix/news.list/menu.blocks/style.css?1700132857655*/
#tab-production .top-menu-tab-content__close-button {
    cursor: pointer;
}

#tab-production .top-menu-tab-content-item .top-menu-tab-content-item__caption::before {
    transition: 0.2s linear;
}

#tab-production .top-menu-tab-content-item:hover .top-menu-tab-content-item__caption::before {
    border-left: 40px #373c41 solid;
    border-top: 40px #373c41 solid;
    transition: 0.2s linear;
}

#tab-production .top-menu-tab-content-item .top-menu-tab-content-item__caption {
    transition: 0.2s linear;
}

#tab-production .top-menu-tab-content-item:hover .top-menu-tab-content-item__caption {
    background: #373c41;
    transition: 0.2s linear;
}

/* End */


/* Start:/local/templates/comitas/components/bitrix/menu/top.menu/style.css?1700132857144*/
.top-menu__item.selected::after {
    width: 100%;
    opacity: 1;
    background: #e30613;
}

.top-menu__item a {
    /* padding: 20px 0; */
}

/* End */


/* Start:/local/templates/comitas/components/bitrix/breadcrumb/white/style.css?1700132857123*/
.breadcrumbs a {
    transition: 0.2s linear;
}

.breadcrumbs a:hover {
    color: #e30713;
    transition: 0.2s linear;
}

/* End */


/* Start:/local/templates/comitas/components/bitrix/menu/career.left.menu/style.css?1700132857868*/
.sections-nav-list-v2 {
    background: #E30613;
    padding: 0 39px;
}

.sections-nav-list-v2 a {
	letter-spacing: -0.01em;
    color: #FFC7CA;
    text-decoration: none;
    transition: 0.2s linear;
    padding: 25px 0 25px 0;
    position: relative;
    display: block;
    border-bottom: 1px solid  #F3505A;
	font-size: 18px;
	line-height: 135%;
}

.sections-nav-list-v2 li:first-child a {
    /* padding-top: 0; */
}

.sections-nav-list-v2 .current a,
.sections-nav-list-v2 a:hover {
    letter-spacing: -0.01em;
    color: #fff;
    text-decoration: none;
    transition: 0.2s linear;
    border-bottom: 1px solid #FFFFFF;
}

.sections-nav-list-v2 .current a {
    border-bottom: 2px solid #FFFFFF;
}

.sections-nav-list-v2 li:last-child a,
.sections-nav-list-v2 li:last-child .current a,
.sections-nav-list-v2 li:last-child a:hover {
    border-bottom: none;
}

/* End */


/* Start:/local/templates/comitas/components/bitrix/menu/footer.copy.menu/style.css?1700132857548*/
.footer-copy-menu {
	list-style-type: none;
	display: flex;
	align-items: center;
	margin-bottom: 25px;
}

.footer-copy-menu li {
	margin-right: 25px;
}

.footer-copy-menu li:last-child {
	margin-right: 0;
}

.footer-copy-menu li a {
	color: #fff;
}

@media screen and (max-width: 500px) {
	.footer-copy-menu {
		flex-direction: column;
		justify-content: flex-start;
		align-items: flex-start;
	}

	.footer-copy-menu li {
		margin-right: 0;
		margin-bottom: 25px;
	}

	.footer-copy-menu li:last-child {
		margin-right: 0;
		margin-bottom: 0;
	}
}

/* End */


/* Start:/local/templates/comitas/template_styles.css?173338670813785*/
.header-eye {
    margin-left: 8px;
}

.header-eye i {

 color: #e30713;
}


.bvi-body .section-element__caption::before {
    display: none !important;
}


.bvi-body .section-top-banner {
    display: none !important;
}

@media screen and (max-width: 575px) {
    .header__left {
        width: 100%;
        margin-right: 18px;
    }
}

#up-button {
    position: fixed;
    right: 25px;
    bottom: 30%;
    text-decoration: none;
    /* border-radius: 50%; */
    background-color: #e30713;
    transition: 0.2s linear;
    visibility: hidden;
    opacity: 0;
    z-index: 10;
}

#up-button.show {
    visibility: visible;
    opacity: 1;
}

#up-button:hover {
    background-color: #1e2a33;
    transition: 0.2s linear;
    cursor: pointer;
}

.up-button-box {
    position: relative;
    width: 64px;
    height: 64px;
}

.up-button-box:after {
    content: "";
    position: absolute;
    border-top: 3px solid #fff;
    border-left: 3px solid #fff;
    width: 24px;
    height: 24px;
    top: 25px;
    left: 20px;
    transform: rotate(45deg);
}

.header-phone a {
    transition: 0.2s linear;
}

.header-phone a:hover {
    color: #e30713;
    transition: 0.2s linear;
}

.header-search button,
.header-search button:hover,
.header-menu-button {
    cursor: pointer;
}

.footer__phone a {
    color: #fff;
    transition: 0.2s linear;
}

.footer__phone a:hover {
    color: #e30713;
    transition: 0.2s linear;
}

.footer__ivit:hover {
    text-decoration: underline;
}

.footer__socials-item {
    transition: 0.2s linear;
}

.footer__socials-item:hover {
    opacity: 1;
    transition: 0.2s linear;
}

.contacts__phone a,
.contacts-list-item__link a,
.contact-form__col a {
    transition: 0.2s linear;
}

.contacts__phone a:hover,
.contacts-list-item__link a:hover,
.contact-form__col a:hover {
    color: #e30713;
    transition: 0.2s linear;
}

.slick-arrow,
.slider-prev-arrow,
.slider-next-arrow {
    cursor: pointer;
}

.header-lang__item:not(.select) a {
    transition: 0.2s linear;
}

.header-lang__item:not(.select) a:hover {
    color: #e30713;
    transition: 0.2s linear;
}

.section-elements .section-element__inner {
    transition: 0.2s linear;
}

.section-elements .section-element__caption::before,
.section-elements .section-element__caption {
    transition: 0.2s linear;
}

.section-elements .section-element__inner:hover .section-element__caption {
    background-color: rgba(227, 7, 19, 0.9);
}

.section-elements .section-element__inner:hover .section-element__caption::before {
    transition: 0.2s linear;
    border-left: 15px solid rgba(227, 7, 19, 0.9);
    border-top: 15px solid rgba(227, 7, 19, 0.9);
}

.career-content__inner a.red-button {
    transition: 0.2s linear;
}

.career-content__inner a.red-button:hover {
    transition: 0.2s linear;
    background-color: #373c41;
}

@media (max-width: 991px) {
    .projects-block__show-all {
        display: none;
    }
}

[id*="wait"] {
	border: none !important;
  background: none !important;
  padding: 0 !important;
	width: 38px !important;
  height: 38px !important;
  top: calc(50% - 19px) !important;
  left: calc(50% - 19px) !important;
	content: '' !important;
	color: transparent !important;
}

[id*="wait"]:before{
	content: '' !important;
  background: rgba(0,0,0,0.3);
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 9991;
  top: 0;
  left: 0;
}

[id*="wait"]:after {
	position: fixed !important;
  content: '' !important;
  display: block !important;
  width: 100px !important;
  height: 100px !important;
  top: calc(50% - 50px) !important;
  left: calc(50% - 50px) !important;
  z-index: 999999 !important;
 background: url(/local/templates/comitas/images/logo/logo-gear.svg) no-repeat;

 opacity: 0.3;
  -webkit-animation-name: clockwise-gear;
          animation-name: clockwise-gear;
  -webkit-animation-duration: 10s;
          animation-duration: 10s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
    background-size: cover;
}

.more-news-wr {
    padding-bottom: 100px;
}

.breadcrumb {
    margin-top: 100px;
    background-color: #f5f5f5;
}

.projects-content .section-elements {
    margin-bottom: 50px;
}

.section-desc__bg {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url(/local/templates/comitas/images/element/element-desc-bg.jpg);
}

.prj-section-list-wr {
    margin: 35px 0;
}

.section-top-banner__bg {
    /* padding: 100px 0 calc(var(--header-height) + var(--banner-padding-top)) !important; */
    padding: 130px 0 calc(var(--banner-padding-top) - 75px)!important;
    /* max-height: 600px; */
}

.products-bc-block-wr {
    padding: 30px 0 0 0;
    background-color: #fff;
}

/* .header-logo {
    display: flex;
    align-items: center;
} */

.header-logo {
    width: 100%;
}

.header-logo-right {
    margin-left: 5px;
    margin-top: 2px;
    /* max-width: 50px; */
    display: flex;
    align-items: center;
}

.header-logo-right img {
    width: 100%;
    /* max-width: 100%; */
}

.header-logo-right > div:first-child img {
    max-width: 45px;
}

.header-logo-right > div:last-child img {
    max-width: 50px;
}

.footer__socials-item img {
    width: 30px;
}

.footer-gray-button {
    background-color: #fff;
    color: #1e2a33;
    opacity: 0.5;
    padding: 15px 25px;
    text-decoration: none;
    border-radius: 5px;
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
    margin-top: 20px;
    min-width: 230px;
    width: 100%;
    max-width: 265px;
    text-align: left;
    transition: 0.2s linear;
}

.footer-gray-button:hover {
    text-decoration: none;
    color: #fff;
    background-color: #e30613;
    opacity: 1;
    transition: 0.2s linear;
}

.section-top-banner__bg {
    min-height: 600px;
}

.section-top-banner__bg::before {
    opacity: 1;
}

.title-block-wr {
    background: #1E2A33;
    padding-bottom: 50px;
    position: relative;
}

.title-block-wr::after {
    content: '';
    width: 30px;
    height: 60%;
    background: #E30613;
    position: absolute;
    top: 20%;
    left: 0;
    z-index: 1;
}

#section-title {
    color: #fff;
    font-weight: 800;
    font-size: 48px;
    line-height: 110%;
    position: relative;
    z-index: 2;
}

.title-block-wr .container {
    position: relative;
}

.title-block-wr .container::before {
    content: '';
    width: 120px;
    height: 120px;
    background: #1E2A33;
    position: absolute;
    bottom: -100px;
    left: 80px;
    /* z-index: 1; */
    transform: rotate(-45deg);
}

.logistic-detail-wr {
    padding-top: 120px;
    background-image: url(/local/templates/comitas/images/gear-bg-op.png);
    background-repeat: repeat;
    background-position: 0 0;
    padding-bottom: 50px;
}

.logistic-detail-wr-box {
    display: flex;
}

.logistic-detail-wr-left {
    width: 500px;
    margin-right: 170px;
}

.logistic-detail-wr-right {
    width: 100%;
}

.logistic-detail-wr-right {

}

.logistic-detail-wr .section-content {
    background: none !important;
}

.logistic-detail-wr-right .section-content {
    padding: 0;
}

.logistic-detail-wr-right .section-content .container {
    padding: 0;
}

.logistic-detail-wr-right .section-content .container .section-content__text {
    font-weight: 500;
    font-size: 16px;
    line-height: 150%;
    color: #373C41;
}

.logistic-detail-wr-right .section-content .container .section-content__text p {
    margin-bottom: 20px;
    font-weight: 500;
    font-size: 16px;
    line-height: 150%;
    color: #373C41;
}

.logistic-detail-wr-right .section-content .container .section-content__text h2 {
    font-weight: 800;
    font-size: 20px;
    line-height: 120%;
    letter-spacing: -0.01em;
    color: #373C41;
    margin: 50px 0 20px 0;
}
.logistic-nav-list-v2 {
    background: #E30613;
    padding: 30px 30px 50px 30px;
}

.logistic-nav-list-v2 a {
    letter-spacing: -0.01em;
    color: #FFC7CA;
    text-decoration: none;
    transition: 0.2s linear;
    padding: 25px 0 25px 0;
    position: relative;
    display: block;
    border-bottom: 1px solid  #F3505A;
}

.logistic-nav-list-v2 li:first-child a {
    /* padding-top: 0; */
}

.logistic-nav-list-v2 .current a,
.logistic-nav-list-v2 a:hover {
    letter-spacing: -0.01em;
    color: #fff;
    text-decoration: none;
    transition: 0.2s linear;
    border-bottom: 1px solid #FFFFFF;
}

.logistic-nav-list-v2 .current a {
    border-bottom: 2px solid #FFFFFF;
}


.download-link {
    padding: 15px 55px 15px 25px;
    background: #E30613;
    border-radius: 5px;
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
    text-decoration: none !important;
    color: #fff;
    background-image: url(/local/templates/comitas/images/download.svg);
    background-repeat: no-repeat;
    background-position: calc(100% - 25px) 50%;
    background-size: 15px;
    display: inline-block;
    margin: 10px 0;
}

.logistic-detail-wr-right .section-content .container .section-content__text ul {
    margin-bottom: 20px;
}

.logistic-detail-wr-right .section-content .container .section-content__text ul li::before {
    background-color: transparent;
    background-image: url(/local/templates/comitas/images/list.svg);
    width: 11px;
    height: 11px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: contain;
    top: 7px;
}

.logistic-detail-wr-right .section-content .container .section-content__text ul li {
    padding: 0 0 0 30px;
    font-weight: 500;
    font-size: 16px;
    line-height: 150%;
    color: #373C41;
}

@media screen and (min-width: 1401px) and (max-width: 1700px) {
    .logistic-detail-wr-left {
        max-width: none;
        width: 400px;
        margin-right: 70px;
    }

    .logistic-detail-wr-right {
        width: 100%;
    }
}

@media screen and (min-width: 961px) and (max-width: 1400px) {
    .logistic-detail-wr-left {
        max-width: none;
        width: 300px;
        margin-right: 40px;
    }

    .logistic-detail-wr-right {
        width: 100%;
    }
}

@media screen and (max-width: 960px) {
    .section-top-banner__bg {
        min-height: 400px;
    }

    #section-title {
        font-size: 23px;
    }

    .title-block-wr::after {
        content: none;
    }

    .title-block-wr .container::before {
        width: 60px;
        height: 60px;
    }

    .logistic-detail-wr-box {
        flex-wrap: wrap;
    }

    .logistic-detail-wr-left {
        max-width: none;
        width: 100%;
        margin-right: 0;
        margin-bottom: 50px;
    }

    .logistic-detail-wr-right {
        width: 100%;
    }
}


@media screen and (max-width: 1199px) {
    .top-menu__item a {
        font-size: 22px;
        padding: 0;
    }
}

@media screen and (max-width: 990px) {
    .top-menu__item a {
        font-size: 18px;
    }

    .header-logo-right img {
        max-width: 55px;
    }

    .header__left{
        width:20%;
    }
}

@media screen and (min-width: 576px) and (max-width: 770px) {
    .header .main-menu {
        flex-direction: column;
        justify-content: center;
    }

    .main-menu .top-menu__item {
        width: 50%;
    }

    .header__left{
        width:35%;
    }
}

@media screen and (max-width: 575px) {
    .main-menu-list__item {
        width: 100%;
    }

    .header__left{
        width:100%;
    }
}

@media screen and (max-width: 1920px) {
    .header-logo__title {
        width: 100%;
    }

    .header-logo__title img {
        width: 100%;
    }
}

@media screen and (min-width: 990px) and (max-width: 1400px) {
    .section-top-banner__bg {
        padding: 130px 0 calc(var(--banner-padding-top) - 170px)!important;
    }
}

@media screen and (max-width:1470px) and (min-width:1199px){
    .header-logo-right > div:first-child img {
        width: 20px;
    }

    .header-logo-right > div:last-child img {
        width: 20px;
    }
}

.page-content .section-top-banner {
	margin-top: 95px;
}
@media (max-width: 1399px) {
	.page-content .section-top-banner {
		margin-top: 75px;
	}
}

.page-404-wrap {
	padding-top: calc(var(--header-height) + 52px);
    padding-bottom: 10%;
}
.page-404-wrap .page-404 {
	text-align: center;
    line-height: 1;
}
.page-404-wrap .page-404-title {
	font-size: 256px;
}
.page-404-wrap .page-404-subtitle {
	font-size: 44px;
}
.page-404-wrap .page-404 a {
	color: #e30715;
    text-decoration: none;
    position: relative;
    display: inline-block;
    margin-top: 35px;
    border-bottom: 1px dashed;
}
@media (max-width: 700px) {
	.page-404-wrap .page-404-title {
		font-size: 128px;
	}
	.page-404-wrap .page-404-subtitle {
		font-size: 22px;
	}
}
.quoting-flex {
		display: flex;
		align-items: center;
	}

	.quoting-flex-foto {
		width: 30%;
		text-align: center;
		margin: 10px 20px 10px 0;
	}

	.quoting-flex-foto img {
		width: 100%;
		border-radius: 50%;
		padding: 10px;
		max-width: 250px;
	}

	.quoting-flex-foto p {
		margin: 20px;
	}

	.quoting-flex-text {
		width: 65%;
	} 

	.quoting-flex-text p {
		padding: 20px;
	}

.attention-line {
		font-size: 24px;
		font-weight: 700;
		margin: 0 0 15px;
		padding: 0 0 0 15px;
		border-left: 15px solid #e30613;
	}

	.two-col-flex {
		display: flex;

	}

	.two-col-flex-item {
		width: 50%;
		margin:20px;
	}

	.article-top-banner__text .two-col-flex  ul li::before{
		width: 10px;
		height: 10px;
	}
@media (max-width: 500px)	{
	.quoting-flex {
		flex-wrap: wrap;
	}

	.quoting-flex-foto {
		width: 90%;
	}

	.quoting-flex-text {
		width: 90%;
	}

	.quoting-flex-text p {
		text-align: center;
	}
	.quoting-flex-foto img {
		display: block;
		margin: auto;
	}

.two-col-flex {
		flex-wrap: wrap;

	.two-col-flex-item {
		width: 90%;
		margin:20px;
	}

}

@media (min-width: 1600px)	{
    .section-top-banner__bg.service-selector-338{
        height: 980px;
    }
}
/* End */
/* /local/templates/comitas/js/slick/slick.css?17001328571776 */
/* /local/templates/comitas/css/magnific-popup.min.css?17001328555222 */
/* /local/templates/comitas/css/jquery.fancybox3.5.7.min.css?172354144612795 */
/* /local/templates/comitas/css/swiper-bundle11.min.css?173884370018436 */
/* /local/templates/comitas/css/custom.css?1748422913186498 */
/* /local/templates/comitas/css/career.css?173140455010910 */
/* /local/templates/comitas/components/bitrix/search.form/search.line/style.css?17001328572591 */
/* /local/templates/comitas/components/bitrix/news.list/menu.blocks/style.css?1700132857655 */
/* /local/templates/comitas/components/bitrix/menu/top.menu/style.css?1700132857144 */
/* /local/templates/comitas/components/bitrix/breadcrumb/white/style.css?1700132857123 */
/* /local/templates/comitas/components/bitrix/menu/career.left.menu/style.css?1700132857868 */
/* /local/templates/comitas/components/bitrix/menu/footer.copy.menu/style.css?1700132857548 */
/* /local/templates/comitas/template_styles.css?173338670813785 */
