.cardLst__el .card__wrapper{display:flex;flex-direction:column;height:calc(100% - 40px);margin-bottom:40px;text-decoration:none}.cardLst__el .card__wrapper .card__img{height:238px}.cardLst__el .card__wrapper .card__img img{height:238px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.cardLst__el .card__wrapper .card__text{color:#000;padding:23px 8px 4px}.cardLst__el .card__wrapper .card__text time{display:block;margin-bottom:15px}.cardLst__el .card__wrapper .card__bottom{display:flex;flex-direction:column;height:100%;justify-content:space-between}.cardLst__el:hover .card__text h5{color:#3695d8;transition:all .3s}@media (max-width:768px){.cardLst__el .card__wrapper{height:calc(100% - 20px);margin-bottom:20px}.cardLst__el .card__wrapper .card__img,.cardLst__el .card__wrapper .card__img img{height:161px}.cardLst__el .card__wrapper .card__text{padding:12px 0 4px}.cardLst__el .card__wrapper .card__text time{font-size:14px;line-height:19px;margin-bottom:6px}.cardLst__el .card__text h5.title-5{line-height:24px}}@media (max-width:680px){.cardLst__el .card__wrapper .card__img,.cardLst__el .card__wrapper .card__img img{height:200px}}@media (max-width:600px){.cardLst__el .card__wrapper .card__img,.cardLst__el .card__wrapper .card__img img{height:170px}}@media (max-width:576px){.cardLst__el .card__wrapper .card__bottom svg{width:137px}}@media (max-width:530px){.cardLst__el .card__wrapper .card__img,.cardLst__el .card__wrapper .card__img img{height:150px}}@media (max-width:480px){.cardLst__el .card__wrapper .card__img,.cardLst__el .card__wrapper .card__img img{height:250px}}@media (max-width:411px){.cardLst__el .card__wrapper .card__img,.cardLst__el .card__wrapper .card__img img{height:220px}}@media (max-width:389px){.cardLst__el .card__wrapper .card__img,.cardLst__el .card__wrapper .card__img img{height:200px}}.latest{padding-top:40px}.latestSwiper .swiper-slide{height:auto}.latestSwiper .swiper-wrapper{margin-bottom:40px;padding-bottom:40px}.latestSwiper .slider_control_wrap{bottom:80px;position:relative}.latestSwiper .slider_control{display:flex;height:42px;left:calc(50% - 47px);position:absolute;top:0;width:100%}.latestSwiper .slider_control_wrap .swiper-button-prev{height:42px;left:0;width:42px}.latestSwiper .slider_control_wrap .swiper-button-next svg,.latestSwiper .slider_control_wrap .swiper-button-prev svg{width:42px}.latestSwiper .slider_control_wrap .swiper-button-next:hover svg path,.latestSwiper .slider_control_wrap .swiper-button-prev:hover svg path{fill:#ffd72a;transition:all .3s}.latestSwiper .slider_control_wrap .swiper-button-next{height:42px;left:52px;width:42px}.latestSwiper .slider_control_wrap .swiper-button-next:after,.latestSwiper .slider_control_wrap .swiper-button-prev:after{display:none}@media (max-width:992px){.latest{padding-top:20px}}.carousel{box-sizing:border-box;position:relative}.carousel *,.carousel :after,.carousel :before{box-sizing:inherit}.carousel.is-draggable{cursor:move;cursor:grab}.carousel.is-dragging{cursor:move;cursor:grabbing}.carousel__viewport{max-height:100%;max-width:100%;overflow:hidden;position:relative}.carousel__track{display:flex}.carousel__slide{flex:0 0 auto;max-width:100%;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:1rem;position:relative;width:var(--carousel-slide-width,60%)}.has-dots{margin-bottom:calc(.5rem + 22px)}.carousel__dots{display:flex;justify-content:center;left:0;list-style:none;margin:0 auto;padding:0;position:absolute;right:0;top:calc(100% + .5rem);-webkit-user-select:none;-moz-user-select:none;user-select:none}.carousel__dots .carousel__dot{cursor:pointer;display:block;height:22px;margin:0;padding:0;position:relative;width:22px}.carousel__dots .carousel__dot:after{background-color:currentColor;border-radius:50%;content:"";height:8px;left:50%;opacity:.25;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity .15s ease-in-out;width:8px}.carousel__dots .carousel__dot.is-selected:after{opacity:1}.carousel__button{align-items:center;background:var(--carousel-button-bg,transparent);border:0;border-radius:var(--carousel-button-border-radius,50%);box-shadow:var(--carousel-button-shadow,none);color:var(--carousel-button-color,currentColor);cursor:pointer;display:flex;height:var(--carousel-button-height,48px);justify-content:center;padding:0;pointer-events:all;transition:opacity .15s ease;width:var(--carousel-button-width,48px)}.carousel__button.is-next,.carousel__button.is-prev{position:absolute;top:50%;transform:translateY(-50%)}.carousel__button.is-prev{left:10px}.carousel__button.is-next{right:10px}.carousel__button[disabled]{cursor:default;opacity:.3}.carousel__button svg{fill:none;stroke:currentColor;stroke-width:var(--carousel-button-svg-stroke-width,1.5);stroke-linejoin:bevel;stroke-linecap:round;filter:var(--carousel-button-svg-filter,none);height:var(--carousel-button-svg-height,50%);pointer-events:none;width:var(--carousel-button-svg-width,50%)}html.with-fancybox{scroll-behavior:auto}body.compensate-for-scrollbar{overflow:hidden!important;touch-action:none}.fancybox__container{-webkit-tap-highlight-color:rgba(0,0,0,0);--carousel-button-width:48px;--carousel-button-height:48px;--carousel-button-svg-width:24px;--carousel-button-svg-height:24px;--carousel-button-svg-stroke-width:2.5;--carousel-button-svg-filter:drop-shadow(1px 1px 1px rgba(0,0,0,.4));bottom:0;box-sizing:border-box;color:var(--fancybox-color,#fff);direction:ltr;display:flex;flex-direction:column;left:0;margin:0;outline:none;overflow:hidden;padding:env(safe-area-inset-top,0) env(safe-area-inset-right,0) env(safe-area-inset-bottom,0) env(safe-area-inset-left,0);position:fixed;right:0;top:0;transform-origin:top left;z-index:1050}.fancybox__container *,.fancybox__container :after,.fancybox__container :before{box-sizing:inherit}.fancybox__container :focus{outline:none}body:not(.is-using-mouse) .fancybox__container :focus{box-shadow:0 0 0 1px #fff,0 0 0 2px var(--fancybox-accent-color,rgba(1,210,232,.94))}@media (min-width:1024px){.fancybox__container{--carousel-button-width:48px;--carousel-button-height:48px;--carousel-button-svg-width:27px;--carousel-button-svg-height:27px}}.fancybox__backdrop{background:var(--fancybox-bg,rgba(24,24,27,.92));bottom:0;left:0;position:absolute;right:0;top:0;z-index:-1}.fancybox__carousel{flex:1 1 auto;height:100%;min-height:0;position:relative;z-index:10}.fancybox__carousel.has-dots{margin-bottom:calc(.5rem + 22px)}.fancybox__viewport{cursor:default;height:100%;overflow:visible;position:relative;width:100%}.fancybox__track{display:flex;height:100%}.fancybox__slide{--carousel-button-width:36px;--carousel-button-height:36px;--carousel-button-svg-width:22px;--carousel-button-svg-height:22px;display:flex;flex:0 0 auto;flex-direction:column;margin:0;max-width:100%;outline:0;overflow:auto;overscroll-behavior:contain;padding:48px 8px 8px;position:relative;width:100%}.fancybox__slide:after,.fancybox__slide:before{content:"";flex:0 0 0;margin:auto}@media (min-width:1024px){.fancybox__slide{padding:64px 100px}}.fancybox__content{align-self:center;background:var(--fancybox-content-bg,#fff);color:var(--fancybox-content-color,#374151);display:flex;flex-direction:column;margin:0 env(safe-area-inset-right,0) 0 env(safe-area-inset-left,0);padding:36px;position:relative;z-index:20}.fancybox__content :focus:not(.carousel__button.is-close){box-shadow:none;outline:thin dotted}.fancybox__caption{align-self:center;color:var(--fancybox-color,currentColor);cursor:auto;flex-shrink:0;line-height:1.375;margin:0;max-width:100%;overflow-wrap:anywhere;padding:1rem 0 0;visibility:visible}.is-loading .fancybox__caption{visibility:hidden}.fancybox__container>.carousel__dots{color:var(--fancybox-color,#fff);top:100%}.fancybox__nav .carousel__button{z-index:40}.fancybox__nav .carousel__button.is-next{right:8px}@media (min-width:1024px){.fancybox__nav .carousel__button.is-next{right:40px}}.fancybox__nav .carousel__button.is-prev{left:8px}@media (min-width:1024px){.fancybox__nav .carousel__button.is-prev{left:40px}}.carousel__button.is-close{position:absolute;right:8px;right:calc(env(safe-area-inset-right, 0px) + 8px);top:8px;top:calc(env(safe-area-inset-top, 0px) + 8px);z-index:40}@media (min-width:1024px){.carousel__button.is-close{right:40px}}.fancybox__content>.carousel__button.is-close{color:var(--fancybox-color,#fff);position:absolute;right:0;top:-40px}.fancybox__no-click,.fancybox__no-click button{pointer-events:none}.fancybox__spinner{color:var(--fancybox-color,currentColor);height:50px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:50px}.fancybox__slide .fancybox__spinner{cursor:pointer;z-index:1053}.fancybox__spinner svg{animation:fancybox-rotate 2s linear infinite;bottom:0;height:100%;left:0;margin:auto;position:absolute;right:0;top:0;transform-origin:center center;width:100%}.fancybox__spinner svg circle{fill:none;stroke-width:2.75;stroke-miterlimit:10;stroke-dasharray:1,200;stroke-dashoffset:0;stroke-linecap:round;stroke:currentColor;animation:fancybox-dash 1.5s ease-in-out infinite}@keyframes fancybox-rotate{to{transform:rotate(1turn)}}@keyframes fancybox-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}to{stroke-dasharray:89,200;stroke-dashoffset:-124px}}.carousel__button.is-close,.carousel__dots,.fancybox__backdrop,.fancybox__caption,.fancybox__nav{opacity:var(--fancybox-opacity,1)}.fancybox__container.is-animated[aria-hidden=false] .carousel__button.is-close,.fancybox__container.is-animated[aria-hidden=false] .carousel__dots,.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop,.fancybox__container.is-animated[aria-hidden=false] .fancybox__caption,.fancybox__container.is-animated[aria-hidden=false] .fancybox__nav{animation:fancybox-fadeIn .15s ease backwards}.fancybox__container.is-animated.is-closing .carousel__button.is-close,.fancybox__container.is-animated.is-closing .carousel__dots,.fancybox__container.is-animated.is-closing .fancybox__backdrop,.fancybox__container.is-animated.is-closing .fancybox__caption,.fancybox__container.is-animated.is-closing .fancybox__nav{animation:fancybox-fadeOut .15s ease both}.fancybox-fadeIn{animation:fancybox-fadeIn .15s ease both}.fancybox-fadeOut{animation:fancybox-fadeOut .1s ease both}.fancybox-zoomInUp{animation:fancybox-zoomInUp .2s ease both}.fancybox-zoomOutDown{animation:fancybox-zoomOutDown .15s ease both}.fancybox-throwOutUp{animation:fancybox-throwOutUp .15s ease both}.fancybox-throwOutDown{animation:fancybox-throwOutDown .15s ease both}@keyframes fancybox-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fancybox-fadeOut{to{opacity:0}}@keyframes fancybox-zoomInUp{0%{opacity:0;transform:scale(.97) translate3d(0,16px,0)}to{opacity:1;transform:scale(1) translateZ(0)}}@keyframes fancybox-zoomOutDown{to{opacity:0;transform:scale(.97) translate3d(0,16px,0)}}@keyframes fancybox-throwOutUp{to{opacity:0;transform:translate3d(0,-30%,0)}}@keyframes fancybox-throwOutDown{to{opacity:0;transform:translate3d(0,30%,0)}}.fancybox__carousel .carousel__slide{scrollbar-color:#ccc hsla(0,0%,100%,.1);scrollbar-width:thin}.fancybox__carousel .carousel__slide::-webkit-scrollbar{height:8px;width:8px}.fancybox__carousel .carousel__slide::-webkit-scrollbar-track{background-color:hsla(0,0%,100%,.1)}.fancybox__carousel .carousel__slide::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:2px;box-shadow:inset 0 0 4px rgba(0,0,0,.2)}.fancybox__carousel.is-draggable .fancybox__slide,.fancybox__carousel.is-draggable .fancybox__slide .fancybox__content{cursor:move;cursor:grab}.fancybox__carousel.is-dragging .fancybox__slide,.fancybox__carousel.is-dragging .fancybox__slide .fancybox__content{cursor:move;cursor:grabbing}.fancybox__carousel .fancybox__slide .fancybox__content{cursor:auto}.fancybox__carousel .fancybox__slide.can-zoom_in .fancybox__content{cursor:zoom-in}.fancybox__carousel .fancybox__slide.can-zoom_out .fancybox__content{cursor:zoom-out}.fancybox__carousel .fancybox__slide.is-draggable .fancybox__content{cursor:move;cursor:grab}.fancybox__carousel .fancybox__slide.is-dragging .fancybox__content{cursor:move;cursor:grabbing}.fancybox__image{transform-origin:0 0;transition:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.has-image .fancybox__content{background:transparent;min-height:1px;padding:0}.is-closing .has-image .fancybox__content{overflow:visible}.has-image[data-image-fit=contain]{overflow:visible;touch-action:none}.has-image[data-image-fit=contain] .fancybox__content{flex-direction:row;flex-wrap:wrap}.has-image[data-image-fit=contain] .fancybox__image{max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain}.has-image[data-image-fit=contain-w]{overflow-x:hidden;overflow-y:auto}.has-image[data-image-fit=contain-w] .fancybox__content{min-height:auto}.has-image[data-image-fit=contain-w] .fancybox__image{height:auto;max-width:100%}.has-image[data-image-fit=cover]{overflow:visible;touch-action:none}.has-image[data-image-fit=cover] .fancybox__content{height:100%;width:100%}.has-image[data-image-fit=cover] .fancybox__image{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content,.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content{flex-shrink:1;max-width:100%;min-height:1px;overflow:visible}.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content{height:80%;width:100%}.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content{height:540px;max-height:100%;max-width:100%;width:960px}.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content{background:rgba(24,24,27,.9);color:#fff;padding:0}.fancybox__carousel .fancybox__slide.has-map .fancybox__content{background:#e5e3df}.fancybox__html5video,.fancybox__iframe{background:transparent;border:0;display:block;height:100%;width:100%}.fancybox-placeholder{clip:rect(0,0,0,0);border-width:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.fancybox__thumbs{flex:0 0 auto;opacity:var(--fancybox-opacity,1);padding:0 3px;position:relative}.fancybox__container.is-animated[aria-hidden=false] .fancybox__thumbs{animation:fancybox-fadeIn .15s ease-in backwards}.fancybox__container.is-animated.is-closing .fancybox__thumbs{opacity:0}.fancybox__thumbs .carousel__slide{align-items:center;box-sizing:content-box;cursor:pointer;display:flex;flex:0 0 auto;justify-content:center;margin:0;overflow:visible;padding:8px 3px;width:var(--fancybox-thumbs-width,96px)}.fancybox__thumbs .carousel__slide .fancybox__thumb:after{border-color:var(--fancybox-accent-color,rgba(34,213,233,.96));border-radius:var(--fancybox-thumbs-border-radius,4px);border-style:solid;border-width:5px;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .15s ease}.fancybox__thumbs .carousel__slide.is-nav-selected .fancybox__thumb:after{opacity:.92}.fancybox__thumbs .carousel__slide>*{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.fancybox__thumb{background-color:hsla(0,0%,100%,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:var(--fancybox-thumbs-border-radius,4px);padding-top:calc(100%/(var(--fancybox-thumbs-ratio, 1.5)));position:relative;width:100%}.fancybox__toolbar{--carousel-button-svg-width:20px;--carousel-button-svg-height:20px;background:linear-gradient(0deg,transparent 0,rgba(0,0,0,.006) 8.1%,rgba(0,0,0,.021) 15.5%,rgba(0,0,0,.046) 22.5%,rgba(0,0,0,.077) 29%,rgba(0,0,0,.114) 35.3%,rgba(0,0,0,.155) 41.2%,rgba(0,0,0,.198) 47.1%,rgba(0,0,0,.242) 52.9%,rgba(0,0,0,.285) 58.8%,rgba(0,0,0,.326) 64.7%,rgba(0,0,0,.363) 71%,rgba(0,0,0,.394) 77.5%,rgba(0,0,0,.419) 84.5%,rgba(0,0,0,.434) 91.9%,rgba(0,0,0,.44));display:flex;justify-content:space-between;left:0;opacity:var(--fancybox-opacity,1);padding:0;position:absolute;right:0;text-shadow:var(--fancybox-toolbar-text-shadow,1px 1px 1px rgba(0,0,0,.4));top:0;touch-action:none;z-index:20}@media (min-width:1024px){.fancybox__toolbar{padding:8px}}.fancybox__container.is-animated[aria-hidden=false] .fancybox__toolbar{animation:fancybox-fadeIn .15s ease-in backwards}.fancybox__container.is-animated.is-closing .fancybox__toolbar{opacity:0}.fancybox__toolbar__items{display:flex}.fancybox__toolbar__items--left{margin-right:auto}.fancybox__toolbar__items--center{left:50%;position:absolute;transform:translateX(-50%)}.fancybox__toolbar__items--right{margin-left:auto}@media (max-width:640px){.fancybox__toolbar__items--center:not(:last-child){display:none}}.fancybox__counter{-webkit-font-smoothing:subpixel-antialiased;font-size:17px;font-variant-numeric:tabular-nums;line-height:var(--carousel-button-height,48px);min-width:72px;padding:0 10px;text-align:center}.fancybox__progress{background:var(--fancybox-accent-color,rgba(34,213,233,.96));height:3px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:30}.fancybox__container:-webkit-full-screen::backdrop{opacity:0}.fancybox__container:fullscreen::backdrop{opacity:0}.fancybox__button--fullscreen g:nth-child(2){display:none}.fancybox__container:-webkit-full-screen .fancybox__button--fullscreen g:first-child{display:none}.fancybox__container:fullscreen .fancybox__button--fullscreen g:first-child{display:none}.fancybox__container:-webkit-full-screen .fancybox__button--fullscreen g:nth-child(2){display:block}.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(2){display:block}.fancybox__button--slideshow g:nth-child(2),.fancybox__container.has-slideshow .fancybox__button--slideshow g:first-child{display:none}.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(2){display:block}.gallery-block{padding-top:20px}.gallery-block .gallery-block__wrapper{color:#3d3d3d;text-decoration:none}.gallerySwiper .gallery-block__img{height:616px;margin-bottom:10px;width:100%}.gallerySwiper .gallery-block__img img{height:616px;-o-object-fit:contain;object-fit:contain;width:100%}.gallerySwiper .gallery-block__text{color:#3d3d3d;font-family:Gilroy,sans-serif;font-size:15px;font-style:normal;font-weight:300;line-height:29px;text-align:center;text-decoration:none}.gallerySwiper .slider_control_wrap{bottom:70px;position:relative}.gallerySwiper .slider_control{display:flex;height:42px;left:calc(50% - 47px);position:absolute;top:0;width:100%}.gallerySwiper .swiper-wrapper{margin-bottom:50px;padding-bottom:40px}.gallerySwiper .slider_control_wrap .swiper-button-prev{height:42px;left:0;width:42px}.gallerySwiper .slider_control_wrap .swiper-button-next{height:42px;left:52px;width:42px}.gallerySwiper .slider_control_wrap .swiper-button-next svg,.gallerySwiper .slider_control_wrap .swiper-button-prev svg{width:42px}.gallerySwiper .slider_control_wrap .swiper-button-next:hover svg path,.gallerySwiper .slider_control_wrap .swiper-button-prev:hover svg path{fill:#ffd72a;transition:all .3s}.gallerySwiper .swiper-button-next:after,.gallerySwiper .swiper-button-prev:after{content:none}@media (max-width:992px){.gallerySwiper .gallery-block__img,.gallerySwiper .gallery-block__img img{height:500px}}@media (max-width:768px){.gallerySwiper .gallery-block__img,.gallerySwiper .gallery-block__img img{height:350px}}@media (max-width:576px){.gallerySwiper .gallery-block__img,.gallerySwiper .gallery-block__img img{height:200px}}.gallery-block .gallery-block__pagination{display:none}body,html{overflow-x:hidden}.banner-top,.mb-40{margin-bottom:40px}.banner-top{background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;position:relative}.banner-top:before{background:linear-gradient(90deg,#3695d8,rgba(161,205,237,.898) 85%,hsla(0,0%,100%,0));content:"";height:100%;left:0;position:absolute;top:0;width:100%}.banner-top .banner-top__block{padding:80px 0;position:relative}.banner-top .banner-top__block svg{margin:10px 0}.label-row{display:flex;flex-direction:row;flex-wrap:wrap;margin-bottom:20px;margin-top:0}.label-row a{border-bottom:1px solid #181818;color:#181818;font-size:16px;margin-bottom:10px;margin-right:20px;padding-bottom:10px;text-decoration:none}.label-row a,.label-row a span{font-weight:300;line-height:24px;text-align:left;transition:all .3s}.label-row a span{color:#000;font-size:25px;position:relative;top:3px}.label-row a:hover{border-bottom:1px solid #3695d8;color:#3695d8}.btn-blue,.label-row a:hover span{color:#3695d8}.btn-blue{align-items:center;border:1px solid #3695d8;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;display:inline-flex;flex-shrink:0;font-size:16px;font-weight:600;justify-content:center;line-height:24px;margin:0 10px 20px 0;overflow:hidden;padding:6px 22px;position:relative;text-align:center;text-decoration:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.btn-blue:hover{background:#3695d8;color:#fff}.card{display:inline-block;vertical-align:top;width:100%}.card .card__wrapper{margin-bottom:12px;max-height:1650px}.card__img img{height:100%;max-height:1650px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.card__subtext{font-size:15px;line-height:29px;text-align:center}.card__subtext,.page-part{color:#3d3d3d;font-family:Gilroy,sans-serif;font-style:normal;font-weight:300}.page-part{font-size:16px;line-height:24px;margin-bottom:40px;text-align:justify}.card-grid{display:flex;flex-flow:row wrap;margin:0 -12px}.card-grid__cell{flex:1 1 50%;margin-bottom:15px;padding:0 12px}.card-grid__cell .card .card__wrapper{height:auto;margin-bottom:0}.card-grid__cell .card__img{border-radius:3px;margin-bottom:.3125rem;overflow:hidden;position:relative}.card-grid__cell .card__img img{height:auto;max-width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;vertical-align:top;width:100%}.card-grid__cell .card__caption{text-align:center}.cms-editor a{color:#3695d8;text-decoration:none}.cms-editor a:hover{text-decoration:underline;transition:all .3s}.cms-editor ul{list-style:initial}.cms-editor ol,.cms-editor ul{margin-bottom:20px;margin-left:25px}.cms-editor ol{list-style-type:decimal}.cms-editor strong{font-weight:700}.cms-editor em{font-style:italic}.page-part p{margin-bottom:20px}.cms-editor h1,.cms-editor h2,.cms-editor h3,.cms-editor h4,.cms-editor h5{margin-bottom:40px}.content-bottom{color:#3695d8;padding-top:40px}.single-news .latest{margin-bottom:80px}.single-news iframe{display:flex;margin-bottom:30px;margin-left:auto;margin-right:auto;max-width:100%;min-height:75vh;min-width:60%}.single-news .latest_case{background-position:100%;background-repeat:no-repeat;background-size:cover;margin-bottom:40px;margin-top:40px;padding:80px 100px;position:relative}.single-news .latest_case:before{background:linear-gradient(90deg,#3695d8 13%,rgba(161,205,237,.9) 78.5%,hsla(0,0%,100%,0));content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.single-news .latest_case .title-3,.single-news .latest_case.cases_one .cases_item a{color:#fff;font-family:Gilroy;font-size:35px;font-weight:400;line-height:40.6px;margin-bottom:0;position:relative;text-align:left;z-index:1}.single-news .latest_case.cases_one .cases_item a{text-decoration:none}.single-news .latest_case.cases_one .read_more{display:flex;margin-top:24px;z-index:1}.single-news .latest_case.cases_one .read_more span{color:#fff;font-family:Gilroy;font-size:25px;font-weight:800;line-height:30.63px;padding-right:30px;text-align:center;z-index:1}.latest_case.cases_many .cases_item{position:relative;z-index:1}.latest_case.cases_many .cases_item li,.latest_case.cases_many .title-3{margin-bottom:24px}.latest_case.cases_many .cases_item li:last-child{margin-bottom:0}.latest_case.cases_many .cases_item li a{color:#fff;display:flex;font-family:Gilroy;font-size:20px;font-weight:400;line-height:23.2px;text-align:left;text-decoration:none}.latest_case.cases_many .cases_item li span{max-width:813px}.latest_case.cases_many .cases_item li svg{margin-left:10px;position:relative;top:5px}.latest_case .svg-mobile{display:none}.youtube_streams_section{margin-bottom:50px}.youtube_streams_section .youtube_streams_banner{background-image:url(/assets/img/youtube-banner.jpg);background-size:cover;padding:60px 90px;position:relative}.youtube_streams_section .youtube_streams_banner:before{background:linear-gradient(90deg,#3695d8,rgba(161,205,237,.898) 85%,hsla(0,0%,100%,0));content:"";height:100%;left:0;position:absolute;top:0;width:100%}.youtube_streams_section .youtube_streams_banner .title_column{max-width:100%;width:470px}.youtube_streams_section .youtube_streams_banner .title{color:#fff;font-size:50px;font-weight:400;line-height:60px;margin-bottom:30px;position:relative;z-index:1}.youtube_streams_section .youtube_streams_banner .youtube_streams_more .more{color:#fff;cursor:pointer;font-size:25px;font-weight:600;letter-spacing:0;padding-right:55px;position:relative;z-index:1}.youtube_streams_section .youtube_streams_banner .youtube_streams_more .more:before{background-image:url(/assets/img/arrow_down_white.svg);content:"";height:8.5px;position:absolute;right:0;top:12px;width:15px}.youtube_streams_section .youtube_streams_banner.flex{align-items:center;justify-content:space-between}.youtube_streams_section .video{cursor:pointer;max-width:100%;position:relative;width:370px;z-index:1}.youtube_streams_section .video img{height:100%;width:100%}.youtube_streams_section .video:before{background-image:url(/assets/img/play_youtube.svg);background-size:cover;content:"";height:80px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:114px}.youtube_streams_section .more.show_video{visibility:hidden}.youtube_streams_section .youtube_streams_wrap .youtube_streams_item{padding:20px 90px}.youtube_streams_section .youtube_streams_list,.youtube_streams_section .youtube_streams_wrap .youtube_streams_item{display:none}.youtube_streams_section .youtube_streams_wrap .youtube_streams_item.inRange{display:block}.youtube_streams_section .youtube_streams_wrap .youtube_streams_item .flex{align-items:center}.youtube_streams_section .youtube_streams_wrap .youtube_streams_item .video{flex-shrink:0;height:202px;margin-right:30px;width:270px}.youtube_streams_section .youtube_streams_wrap .youtube_streams_item .video:before{height:50px;width:70px}.youtube_streams_section .youtube_streams_wrap .youtube_streams_item{border-bottom:1px solid #000}.youtube_streams_section .youtube_streams_wrap .youtube_streams_item a{cursor:pointer;text-decoration:none}.youtube_streams_section .youtube_streams_wrap .video_info .data{color:#000;font-size:15px;font-weight:500;margin-bottom:10px;transition:all .3s}.youtube_streams_section .youtube_streams_wrap .video_info .title{color:#000;font-size:20px;font-weight:700;margin-bottom:10px;transition:all .3s}.youtube_streams_section .youtube_streams_wrap .video_info .description{color:#000;font-size:18px;font-weight:500;line-height:20px;transition:all .3s}.youtube_streams_section .youtube_streams_wrap .youtube_streams_item a:hover :not(.image_label){color:#3695d8}@media (max-width:990px){.youtube_streams_section .youtube_streams_banner.flex{flex-direction:column-reverse}.youtube_streams_section .youtube_streams_banner{padding:40px}.youtube_streams_section .youtube_streams_banner .video{margin-bottom:20px}.youtube_streams_section .youtube_streams_banner .title{font-size:40px;font-weight:400;line-height:46px;margin-bottom:30px}.youtube_streams_section .youtube_streams_banner .title_column{width:100%}.youtube_streams_section .youtube_streams_banner .youtube_streams_more .more{font-size:22px}.youtube_streams_section .youtube_streams_wrap .youtube_streams_item{padding:20px 40px}}@media (max-width:768px){.single-news .latest_case{padding:50px 30px}.single-news .latest_case.cases_one .cases_item a{font-size:25px}.single-news .latest_case.cases_one .read_more span{font-size:20px}.latest_case.cases_one .read_more svg{display:none}.latest_case.cases_one .read_more .svg-mobile{display:block;position:relative;top:5px}.youtube_streams_section .youtube_streams_wrap .youtube_streams_item{padding:20px 0}.youtube_streams_section .youtube_streams_wrap .youtube_streams_item .flex{flex-direction:column}.youtube_streams_section .youtube_streams_wrap .youtube_streams_item .video{margin-bottom:20px;margin-right:0}.youtube_streams_section .youtube_streams_banner .title{font-size:30px;font-weight:400;line-height:34px;margin-bottom:30px}.youtube_streams_section .youtube_streams_banner .video{height:auto;width:100%}.youtube_streams_section .youtube_streams_banner{padding:24px}.youtube_streams_section .youtube_streams_wrap .youtube_streams_item .video{height:auto;width:100%}}.cms-editor h2{font-size:50px;font-weight:400;line-height:54px;margin-top:40px}.cms-editor h2,.cms-editor h3{font-family:Gilroy,sans-serif;font-style:normal;margin-bottom:20px;text-transform:none}.cms-editor h3{font-size:22px;font-weight:800;line-height:30px;margin-top:30px}.cms-editor h4{font-family:Gilroy,sans-serif;font-size:18px;font-style:normal;font-weight:500;line-height:24px;text-transform:none}.cms-editor .ttl--blue{color:#3695d8}.cms-editor .person__wrapper{display:flex;flex-direction:column;margin-bottom:20px}.cms-editor .person__wrapper .person__img{margin-bottom:20px}.cms-editor .person__wrapper .person__img img{max-height:270px;max-width:270px;width:100%}.cms-editor .person__wrapper .person__name{display:flex;font-family:Gilroy,sans-serif;font-size:18px;font-style:normal;font-weight:500;line-height:24px;margin-bottom:10px;text-transform:none}.cms-editor .person__wrapper .person__position{display:flex;margin-bottom:5px;text-align:left}.cms-editor .person__wrapper .person__email{margin-bottom:5px}.cms-editor .docs-list{margin:40px 0 0}.cms-editor .docs-list .docs-list__el{display:flex;flex-direction:column;margin-bottom:30px;text-align:center}.cms-editor .docs-list .docs-list__el img{margin-bottom:30px}.cms-editor .docs-list .docs-list__el .doc__name{text-align:center}.cms-editor blockquote{color:#fff;font-family:Gilroy,sans-serif;font-size:35px;font-style:italic;font-weight:500;line-height:40px;margin:40px 0;padding:60px 0;position:relative}.cms-editor blockquote:before{background:linear-gradient(90deg,#3695d8,#000 99.99%,#000101);content:"";height:100%;left:-100vw;position:absolute;top:0;width:200vw;z-index:-1}.cms-editor blockquote cite{color:#ffd72a;display:block;font-family:Gilroy,sans-serif;font-size:35px;font-style:normal;font-weight:700;line-height:42px;margin-top:50px;text-align:right}@media (max-width:1366px){.case_banner{padding:70px 0}.case_banner h1{font-size:55px;font-weight:400;line-height:60.5px}.banner-top .banner-top__block{padding:70px 0}}@media (max-width:992px){.page-part{margin-bottom:20px}.cms-editor h1,.cms-editor h2,.cms-editor h3,.cms-editor h4,.cms-editor h5{margin-bottom:10px;text-align:left}.card .card__wrapper,.card__img img{max-height:1300px}.mb-40,.single-news .latest{margin-bottom:20px}.single-news iframe{height:400px}}@media (max-width:768px){.mb-40{margin-bottom:10px}.card .card__wrapper,.card__img img{max-height:1100px}.banner-top .banner-top__block{padding:40px 0}.single-news iframe{height:350px}.cms-editor h2{font-size:25px;line-height:30px}.cms-editor h3{font-size:20px;line-height:26px}.cms-editor h4{font-size:17px;line-height:24px}.cms-editor blockquote{padding:40px 0}.cms-editor blockquote,.cms-editor blockquote cite{font-size:20px;line-height:25px}.card-grid__cell{flex-basis:100%}}@media (max-width:576px){.card .card__wrapper,.card__img img{max-height:720px}.single-news iframe{height:250px}}@media (max-width:412px){.card .card__wrapper,.card__img img{max-height:570px}}
