a,abbr,address,article,aside,audio,b,big,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,html,i,iframe,img,input,ins,label,legend,li,main,mark,menu,nav,object,ol,output,p,pre,samp,section,small,span,strike,strong,sub,summary,sup,time,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;border:none;outline:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section{display:block}body{line-height:1}menu,nav,ol,ul{list-style:none}*{-webkit-box-sizing:border-box;box-sizing:border-box}canvas,img,video{max-width:100%}img{vertical-align:bottom}a{text-decoration:none;color:inherit}table{border-collapse:collapse;border-spacing:0;width:100%}td,th{vertical-align:middle}body,html{height:100%;width:100%}iframe{width:100%}a,button{cursor:pointer;margin:0;padding:0}button{border:none;background:0 0}a:hover,button:hover{cursor:pointer}blockquote{margin:0}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}@font-face{font-family:"Graphik LCG";font-style:normal;font-weight:300;font-display:swap;src:url(../fonts/GraphikLCG-Light.woff) format("woff")}@font-face{font-family:"Graphik LCG";font-style:normal;font-weight:400;font-display:swap;src:url(../fonts/GraphikLCG-Regular.woff) format("woff")}@font-face{font-family:"Graphik LCG";font-style:normal;font-weight:500;font-display:swap;src:url(../fonts/GraphikLCG-Medium.woff) format("woff")}@font-face{font-family:"Graphik LCG";font-style:normal;font-weight:600;font-display:swap;src:url(../fonts/GraphikLCG-SemiBold.woff) format("woff")}body{font-family:"Graphik LCG",sans-serif;color:#000;background:#f7f7f7;line-height:1.5}.body__scroll{overflow:hidden}h1,h2{font-weight:300}h1{font-size:56px;line-height:62px}h1 span{font-weight:600;display:block}@media screen and (max-width:768px){h1{font-size:28px;line-height:36px}}h2{font-size:32px;line-height:48px;margin-bottom:48px;text-align:center}@media screen and (max-width:768px){h2{font-size:22px}}p{margin-bottom:20px}a{font-weight:400}a:hover{text-decoration:underline}ol:not([class]),ul:not([class]){margin-bottom:12px}ol:not([class]) li,ul:not([class]) li{display:table;padding-left:30px;position:relative;margin-bottom:15px}ol:not([class]) li:last-child,ul:not([class]) li:last-child{margin-bottom:0}ol:not([class]){counter-reset:number}ol:not([class]) li::before{counter-increment:number;content:counter(number) "." " ";position:absolute;left:5px}ul:not([class]) li::before{position:absolute;content:"";width:6px;height:6px;border-radius:100%;background:#2688ed;top:9px;left:0}ol ol,ul ul{margin-left:30px}a,ol:not([class]) li,p,ul:not([class]) li{font-weight:300;font-size:16px;line-height:24px}p{margin-bottom:20px}a{color:#000;font-weight:600}a:hover{text-decoration:underline}b,strong{font-weight:600}img{margin:0 auto;margin-bottom:20px;display:block}.float_right{float:right;margin-left:20px}.float_left{float:left;margin-right:20px}.float_left,.float_right{margin-bottom:20px}.float_left img,.float_right img{margin-bottom:0}@media screen and (max-width:767px){.float_left,.float_right{float:none;margin-left:auto;margin-right:auto}}*{-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.btn{display:block;cursor:pointer;text-align:center;font-size:16px;font-weight:600;color:#fff;width:189px;height:48px;background:#2483ff;line-height:48px;margin:0 auto;position:relative;z-index:1}.btn:hover{text-decoration:none;background:#1663c7}.overly{display:none;position:fixed;z-index:100;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5)}.flexbox{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.container{max-width:1282px;padding:0 15px;margin:0 auto}.header{position:absolute;z-index:101;width:100%;top:0;left:0;right:0;padding:72px 0 66px}@media screen and (max-width:992px){.header{padding:30px 0}}.menu{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.menu__item{margin-right:48px}.menu__item:last-child{margin-right:0}.menu__link{font-size:14px;line-height:32px;position:relative}.menu__link::before{position:absolute;-webkit-transition:width .3s;-o-transition:width .3s;transition:width .3s;content:"";width:0;height:3px;background:#2483ff;left:0;bottom:-3px}.menu__link:hover{text-decoration:none}.menu__link:hover::before{width:100%}.footer{background:#fff;padding:20px 0}.footer .copy{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.footer a,.footer p{font-weight:500;font-size:14px;line-height:32px}.footer a{color:#2688ed;margin:0 10px}.footer p{margin-bottom:0}.footer,.section__promo{position:relative;z-index:99}.hamburger{width:25px;height:20px;text-align:center;display:none;cursor:pointer;-webkit-transition-property:opacity,-webkit-filter;transition-property:opacity,-webkit-filter;-o-transition-property:opacity,filter;transition-property:opacity,filter;transition-property:opacity,filter,-webkit-filter;-webkit-transition-duration:.15s;-o-transition-duration:.15s;transition-duration:.15s;-webkit-transition-timing-function:linear;-o-transition-timing-function:linear;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;border:0;margin:0;overflow:visible}.hamburger.is-active:hover,.hamburger:hover{opacity:.7}.hamburger.is-active .hamburger-box{width:25px}.hamburger.is-active .hamburger-inner{background-color:#2a6be3}.hamburger.is-active .hamburger-inner::after,.hamburger.is-active .hamburger-inner::before{background-color:#2a6be3}.hamburger-box{width:25px;height:20px;display:inline-block;position:relative}.hamburger-inner{display:block;top:50%}.hamburger-inner,.hamburger-inner::after,.hamburger-inner::before{width:100%;height:2px;border-radius:1.5px;position:absolute;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-duration:.15s;-o-transition-duration:.15s;transition-duration:.15s;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease}.hamburger-inner{background-color:#2a6be3}.hamburger-inner::after,.hamburger-inner::before{background-color:#2a6be3;right:0}.hamburger-inner::after,.hamburger-inner::before{content:"";display:block}.hamburger-inner::before{top:8px;width:15px}.hamburger-inner::after{bottom:8px;width:25px}.hamburger--spin .hamburger-inner{width:20px;-webkit-transition-duration:.22s;-o-transition-duration:.22s;transition-duration:.22s;-webkit-transition-timing-function:cubic-bezier(.55,.055,.675,.19);-o-transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--spin .hamburger-inner::before{-webkit-transition:top .1s .25s ease-in,opacity .1s ease-in;-o-transition:top .1s .25s ease-in,opacity .1s ease-in;transition:top .1s .25s ease-in,opacity .1s ease-in}.hamburger--spin .hamburger-inner::after{-webkit-transition:bottom .1s .25s ease-in,-webkit-transform .22s cubic-bezier(.55,.055,.675,.19);transition:bottom .1s .25s ease-in,-webkit-transform .22s cubic-bezier(.55,.055,.675,.19);-o-transition:bottom .1s .25s ease-in,transform .22s cubic-bezier(.55,.055,.675,.19);transition:bottom .1s .25s ease-in,transform .22s cubic-bezier(.55,.055,.675,.19);transition:bottom .1s .25s ease-in,transform .22s cubic-bezier(.55,.055,.675,.19),-webkit-transform .22s cubic-bezier(.55,.055,.675,.19)}.hamburger--spin.is-active .hamburger-inner{-webkit-transform:rotate(225deg);-ms-transform:rotate(225deg);transform:rotate(225deg);-webkit-transition-delay:.12s;-o-transition-delay:.12s;transition-delay:.12s;-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);-o-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);height:2px;width:24px}.hamburger--spin.is-active .hamburger-inner::before{top:0;opacity:0;-webkit-transition:top .1s ease-out,opacity .1s .12s ease-out;-o-transition:top .1s ease-out,opacity .1s .12s ease-out;transition:top .1s ease-out,opacity .1s .12s ease-out;height:2px}.hamburger--spin.is-active .hamburger-inner::after{bottom:0;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transition:bottom .1s ease-out,-webkit-transform .22s .12s cubic-bezier(.215,.61,.355,1);transition:bottom .1s ease-out,-webkit-transform .22s .12s cubic-bezier(.215,.61,.355,1);-o-transition:bottom .1s ease-out,transform .22s .12s cubic-bezier(.215,.61,.355,1);transition:bottom .1s ease-out,transform .22s .12s cubic-bezier(.215,.61,.355,1);transition:bottom .1s ease-out,transform .22s .12s cubic-bezier(.215,.61,.355,1),-webkit-transform .22s .12s cubic-bezier(.215,.61,.355,1);height:2px}.nav_mob{display:block;border-top:1px solid #e8e7f9;width:0;overflow:hidden;height:550px;position:fixed;right:0;top:44px;z-index:101;background:#f7f7f7;padding:20px 0}.nav_mob .menu{text-align:center}.nav_mob li{text-align:center;margin-right:0;margin-bottom:10px}.nav_mob li:last-child{margin-bottom:0}.nav_mob li ul{margin-left:0;padding-top:10px}.nav_mob a{font-size:18px;line-height:22px}.nav_mob__open{width:320px;border-right:1px solid #e8e7f9}.noclick .first__downmenu{display:block}.noclick .arr::after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}@media screen and (max-width:768px){.header{background:#f7f7f7}.nav_header{display:none}.hamburger{display:block}}.section__promo{padding-top:152px;padding-bottom:136px;background:rgba(255,255,255,.3);-webkit-box-shadow:0 4px 32px rgba(0,0,0,.25);box-shadow:0 4px 32px rgba(0,0,0,.25)}.section__promo .logo{display:block;margin:0;margin-bottom:58px}.section__promo .logo img{margin:0}.section__promo h1{margin-bottom:72px}.section__promo .btn{margin:0}@media screen and (max-width:1150px){.section__promo{padding-bottom:80px}.section__promo .logo img{margin:0 auto}.section__promo .text{min-width:100%;text-align:center;margin-bottom:30px}.section__promo .btn{margin:0 auto}}@media screen and (max-width:992px){.section__promo{padding-top:80px}}.promo{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.wrapper{padding:72px 0 42px;background:url(../img/bg.png) no-repeat top center}.section__whom{padding-bottom:66px}@media screen and (max-width:992px){.whom{-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}}.whom__item{width:291px;background:#fff;-webkit-box-shadow:0 0 32px rgba(207,207,207,.25);box-shadow:0 0 32px rgba(207,207,207,.25);padding:40px 32px 34px;margin-bottom:30px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.whom__item .title{font-size:24px;font-weight:600;line-height:32px;margin-bottom:24px}.whom__item p:last-of-type{margin-bottom:70px}.whom__item img{margin-top:auto;margin-bottom:0}.fearutes{max-width:1070px;margin:0 auto;counter-reset:number}.features__item{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:34px}.features__item .text{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;padding-right:88px}.features__item ul{margin-bottom:30px}.features__item ul li{padding-left:40px;margin-bottom:20px}.features__item ul li:last-child{margin-bottom:0}.features__item ul li::before{width:10px;height:10px;background:#2483ff;left:0;top:7px}.features__item .title{font-size:32px;line-height:48px;color:#2583fe;padding-top:100px;margin-bottom:24px;position:relative}.features__item .title::after,.features__item .title::before{position:absolute}.features__item .title::before{counter-increment:number;content:"0" counter(number);font-size:100px;line-height:80px;font-weight:600;color:rgba(0,0,0,.05);top:0;left:0}.features__item .title::after{content:"";width:60px;height:60px;background:url(../img/sprite.svg#dots) no-repeat}.features__item img{-webkit-box-shadow:0 0 32px rgba(207,207,207,.25);box-shadow:0 0 32px rgba(207,207,207,.25)}@media screen and (max-width:992px){.features__item .text{min-width:100%;padding-right:0}.features__item .title::after{display:none}}.features_right img{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.features_right .text{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2;padding-left:88px;padding-right:0}@media screen and (max-width:992px){.features_right img{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}.features_right .text{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1;padding-left:0}}.features__monitoring .title::after{right:15px;top:27px}.features__reports .title::after{right:13px;top:63px}.features__dashboard .title::after{right:0;top:63px}.features__tools .title::after{right:0;top:0}.section__pricing{margin-bottom:14px}@media screen and (max-width:992px){.pricing{-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}}.pricing__item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:400px;background:#fff;-webkit-box-shadow:0 0 32px rgba(207,207,207,.25);box-shadow:0 0 32px rgba(207,207,207,.25);padding:56px 40px 24px;margin-bottom:30px;text-align:center}.pricing__item .title{font-weight:700;font-size:32px;line-height:32px;color:#2688ed;margin-bottom:24px}.pricing__item .descr{font-size:14px;font-weight:600;line-height:19px;margin-bottom:46px}.pricing__item ul{text-align:left;margin-left:24px;margin-bottom:38px}.pricing__item .price{font-size:32px;font-weight:600;line-height:32px;margin-bottom:40px;margin-top:auto}.pricing__item .btn{width:100%}@media screen and (max-width:768px){.pricing__item{padding:30px 25px}.pricing__item ul{margin-left:0}}.main_img_shadow{-webkit-box-shadow:0 0 18px 0 rgba(196,196,196,.46);-moz-box-shadow:0 0 18px 0 rgba(196,196,196,.46);box-shadow:0 0 18px 0 rgba(196,196,196,.46)}button#scroll_top{position:fixed;bottom:20px;z-index:10000;left:50px;overflow:hidden;outline:0}.header .container{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.language{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;text-align:right}.language a{display:inline}.language span{color:#2a6be3;display:inline;font-weight:700;cursor:default}@media screen and (max-width:992px){.header{padding:10px 0}.header nav{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.language{-webkit-box-flex:0;-webkit-flex:none;-ms-flex:none;flex:none}}.pricing__period{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-bottom:50px}.pricing__period button{width:140px;height:35px;line-height:35px;text-align:center;background:#fff;border-right:1px solid #dfdfdf;outline:0}.pricing__period button:last-child{border-right:none}.pricing__period button.active{border-bottom:2px solid #2688ed}.pricing__period span{color:#ff082b;font-weight:600}.pricing{display:none}.pricing.active{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.price_not{font-size:19px;color:#8a8a8a;text-decoration:line-through;margin-bottom:5px}.features__item:last-child{margin-bottom:0}.section__review{padding:50px 0}@media screen and (max-width:768px){.section__review{padding:30px 0}}.slider__review{counter-reset:number}.slider__reviewslick-dotted.slick-slider{margin-bottom:60px}.slider__review .slick-slide.review__item{display:flex}.slider__review .slick-dots{bottom:-45px}.slider__review .slick-dots li{width:10px;height:10px}.slider__review .slick-dots li button{width:10px;height:10px;border-radius:100%;padding:0;background:#2483ff;opacity:.5}.slider__review .slick-dots li button::before{display:none}.slider__review .slick-dots li.slick-active button,.slider__review .slick-dots li:hover button{opacity:1}@media screen and (max-width:992px){.slider__review .slick-slide.review__item{display:block}}.review__item{padding:0 100px}.review__item .text{order:2;flex:1;margin-left:30px}.review__item .video{order:1;width:506px;position:relative;padding-bottom:30%;margin-top:115px}.review__item .video::before{position:absolute;content:"";width:261px;height:261px;top:-100px;left:-100px;border-radius:100%;border:2px solid #2583fe}.review__item iframe{position:absolute;width:100%;height:100%}.review__item .heading{position:relative;font-size:32px;line-height:48px;color:#2583fe;padding-top:100px;margin-bottom:24px}.review__item .heading::after,.review__item .heading::before{position:absolute}.review__item .heading::before{counter-increment:number;content:"0" counter(number);font-size:100px;line-height:80px;font-weight:600;color:rgba(0,0,0,.05);top:5px;left:0}.review__item .heading::after{content:"";right:13px;top:63px;width:60px;height:60px;background:url(../img/sprite.svg#dots) no-repeat}.review__item .soc li:first-child{margin-left:0}@media screen and (max-width:1200px){.review__item{padding:0;overflow:hidden}}@media screen and (max-width:992px){.review__item .text{margin-left:0;margin-bottom:30px}.review__item .video{margin:0 auto;padding-bottom:50%}}@media screen and (max-width:768px){.review__item .video::before{display:none}.review__item .heading::after{display:none}.review__item .soc{justify-content:center}}@media screen and (max-width:768px){.review__item .video{width:100%}}.soc{justify-content:flex-start;margin:20px 0}.soc li{margin:0 5px}.soc__item{display:block;position:relative;width:25px;height:25px}.soc__item::before{position:absolute;content:"";display:block;top:50%;left:50%;transform:translate(-50%,-50%)}.soc__item:hover{opacity:.5}.soc__fb::before{width:24px;height:24px;background:url(../img/sprite.svg#fb_blue)}.soc__in::before{width:24px;height:24px;background:url(../img/sprite.svg#in_blue)}.soc__tw::before{width:25px;height:24px;background:url(../img/sprite.svg#tw_blue)}.soc__tele::before{width:26px;height:24px;background:url(../img/sprite.svg#tele_blue) no-repeat}.soc__link::before{width:24px;height:24px;background:url(../img/sprite.svg#link_blue) no-repeat}.soc_link{margin-left:25px;display:block;position:relative;width:25px;height:25px}.soc_link::before{position:absolute;content:"";display:block;top:50%;left:50%;transform:translate(-50%,-50%)}.soc_link:hover{opacity:.7}
