@charset "UTF-8";abbr,address,article,aside,audio,b,blockquote,body,canvas,caption,cite,code,dd,del,details,dfn,div,dl,dt,em,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,p,pre,q,samp,section,small,span,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,ul,var,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:0 0}body{line-height:1}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}nav ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:'';content:none}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:0 0}ins{background-color:#ff9;color:#000;text-decoration:none}mark{background-color:#ff9;color:#000;font-style:italic;font-weight:700}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}input,select{vertical-align:middle}.developer .navbar,.main-page .navbar,.reseller .navbar{top:40px;position:fixed}.navbar{position:fixed;height:60px;padding:0 32px;background:#202020;border-bottom:solid 1px #2b2b2b;font-size:.75rem;width:100%;top:0;z-index:1000;-webkit-transition:top .3s ease-in-out;-o-transition:top .3s ease-in-out;transition:top .3s ease-in-out}.navbar .navbar-toggler{padding:0}.navbar .navbar-toggler img{width:100%}.navbar--change-position{top:0!important;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.navbar .nav-link{color:#d8d8d8!important;padding-left:.9375rem!important;padding-right:.9375rem!important}.navbar .btn-link{color:#d8d8d8!important;font-size:.75rem;text-decoration:none}.navbar .navbar-brand img{width:140px}.navbar-container{position:relative;z-index:1}.navbar-collapse{height:100%}.login-nav{margin-left:auto;position:relative}.medical .navbar{background-color:rgba(255,255,255,.97);border:none}.main-nav{position:fixed;top:0;width:100%;height:40px;z-index:999;background:#141414;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.main-nav--hide{top:-40px;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.main-nav nav{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}.main-nav ul{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;list-style-type:none;margin-bottom:0;padding:0}.main-nav li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.main-nav li:nth-child(1) a{z-index:3}.main-nav li:nth-child(1) a:before{content:'';position:absolute;left:0;top:2px;bottom:2px;width:100%;background:#2a2a2a}.main-nav li:nth-child(2) a{z-index:2}.main-nav li:nth-child(2) a:before{content:'';position:absolute;left:0;top:2px;bottom:2px;width:100%;background:#2a2a2a}.main-nav li:nth-child(2):before{content:'';height:4px;background:#2a2a2a;position:absolute;bottom:2px;left:16px;right:16px}.main-nav li:nth-child(3) a{z-index:1}.main-nav li:nth-child(3) a:before{content:'';position:absolute;left:0;top:2px;bottom:2px;width:100%;background:#2a2a2a}.main-nav li a{padding:10px 58px;margin:0 4px 0;font-size:18px;color:#7e7e7e;font-weight:700;letter-spacing:.2px;line-height:20px;text-transform:uppercase;position:relative}.main-nav li a:hover{color:#fff;cursor:pointer;text-decoration:none}.main-nav li a:before{z-index:-1;border-radius:2px 2px 0 0}.main-nav li.active a{color:#dcbc65;z-index:9}.main-nav li.active a:before{content:'';position:absolute;left:0;top:0;bottom:0;width:100%;height:100%;background:#202020!important}.main-nav li.active+li:nth-child(3) a:before{top:2px;bottom:2px;background:#2a2a2a}.navbar-service{position:relative;display:none;padding:0 0 0 16px;font-weight:400;margin-right:23px;border-left:1px solid #7f7f7f;text-transform:capitalize;font-size:18px;line-height:1;letter-spacing:.9px;color:#7e7e7e;height:19px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:992px){.navbar-service{font-size:10px;color:#fff;text-transform:uppercase}}.navbar-service.active{display:-webkit-box;display:-ms-flexbox;display:flex}.navbar-brand{margin-right:16px;margin-bottom:0}.navbar-products{position:relative;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:10px 36px 10px 24px;text-transform:uppercase;color:#dcbc65;border:1px solid #dcbc65;border-radius:2px;font-weight:600;line-height:14px;background:0 0;outline:0!important}.navbar-products__icon{position:relative}.navbar-products__icon:before{position:absolute;content:'';top:4px;right:-20px;background:url(../images/arrow.svg) center center no-repeat;width:10px;height:4px;-webkit-transition:.2s ease-in-out;-o-transition:.2s ease-in-out;transition:.2s ease-in-out;pointer-events:none}.navbar-products__icon--rotate:before{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg);-webkit-transition:.2s ease-in-out;-o-transition:.2s ease-in-out;transition:.2s ease-in-out}@media screen and (max-width:1200px){.navbar-products{padding:10px 24px 10px 12px}.navbar-products__icon:before{right:-16px}}.navbar__right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;height:100%}.mobile-menu__item{display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:48px 48px 208px;height:100%;max-width:400px;margin:0 auto}@media (max-width:991px){.mobile-menu__item{display:-webkit-box;display:-ms-flexbox;display:flex}}.mobile-menu__link{list-style:none;text-decoration:none!important;color:#fff!important;padding:16px 0!important;line-height:32px;font-size:24px;text-align:left}.menu-btn{display:none}@media screen and (max-width:991px){.navbar{padding:0 16px 0 56px}.navbar-line{position:relative;height:2px;display:block;width:16px;background:#fff;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.navbar-line:before{content:'';position:absolute;bottom:5px;left:0;width:100%;height:2px;background:#fff;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.navbar-line:after{content:'';position:absolute;bottom:-5px;right:0;width:100%;height:2px;background:#fff;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.menu-btn.active .navbar-line{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.menu-btn.active .navbar-line:before{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);top:0}.menu-btn.active .navbar-line:after{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);top:0}.navbar-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.navbar-container .navbar-service{width:100%;padding:0;margin-right:0!important;min-width:0!important;max-width:none!important;text-align:left;border-left:none}.navbar-brand{margin-right:0!important}.navbar-brand img{width:120px!important;margin-right:0!important}.navbar-products__icon:before{right:-16px}.products{padding:12px!important}.menu-btn{position:absolute;outline:0!important;z-index:555;width:30px;height:30px;border:none!important;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;left:16px;display:block}.navbar__right{position:fixed;z-index:500;background:rgba(0,0,0,.9);top:0;bottom:0;right:0;left:0;text-align:center;overflow:auto;-ms-touch-action:auto;touch-action:auto;opacity:0;visibility:hidden;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;display:block}.navbar__right.mobile-menu--open{opacity:1;visibility:visible}.navbar__right li a{font-size:24px;padding:20px 0;text-transform:none!important}}.products{position:absolute;bottom:-85vh;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:94%;height:85vh;padding:24px 40px;background:#1d1d1d;-webkit-box-shadow:0 9px 12px 0 #1a1a1a;box-shadow:0 9px 12px 0 #1a1a1a;opacity:0;z-index:-100;-webkit-transition:.1s ease-in-out;-o-transition:.1s ease-in-out;transition:.1s ease-in-out;visibility:hidden;overflow-y:scroll;overflow-x:hidden}.products::-webkit-scrollbar{background-color:transparent!important}.products::-webkit-scrollbar-thumb{background-color:#2b2b2b!important;border-radius:4px!important;width:1px}@media screen and (max-width:1439px){.products{padding:24px}}@media screen and (max-width:780px){.products{width:75%}}@media screen and (min-height:930px){.products{height:70vh;bottom:-70vh}}@media screen and (max-height:800px){.products{height:90vh;bottom:-90vh}}@media screen and (max-height:900px) and (max-width:600px){.products{width:90%;height:70vh;bottom:-70vh}}.products--show{opacity:1;z-index:0;-webkit-transition:.1s ease-in-out;-o-transition:.1s ease-in-out;transition:.1s ease-in-out;visibility:visible}.products__list{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;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%;height:100%;margin:0;padding:0;list-style-type:none}@media screen and (min-width:1921px){.products__list{height:110%}}@media screen and (max-width:1920px){.products__list{height:180%}}@media screen and (max-width:991px){.products__list{height:215%}}@media screen and (max-width:780px){.products__list{height:-webkit-fit-content!important;height:-moz-fit-content!important;height:fit-content!important}}.products__item{max-width:calc(25% - 8px);width:calc(25% - 8px);margin-right:8px}@media screen and (max-width:1280px){.products__item{min-width:32%;width:32%}}@media screen and (max-width:991px){.products__item{min-width:50%;width:50%}}@media screen and (max-width:780px){.products__item{min-width:100%;width:100%}}.products__title{padding-bottom:4px;margin:0 8px 10px 8px;font-size:10px;letter-spacing:1px;line-height:16px;text-transform:uppercase;color:#fff;border-bottom:1px solid #454545}@media screen and (max-height:720px){.products__title{margin-bottom:4px}}.products__vertical-spacer{height:24px}.product{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding:8px;border-radius:2px;-webkit-transition:.1s ease-in-out;-o-transition:.1s ease-in-out;transition:.1s ease-in-out;margin-bottom:8px}@media screen and (max-width:1439px){.product{margin-bottom:4px}}@media screen and (max-height:800px){.product{margin-bottom:4px}}@media screen and (max-height:720px){.product{margin-bottom:2px;padding:4px 8px}}.product:hover{background:rgba(126,126,126,.05);-webkit-transition:.1s ease-in-out;-o-transition:.1s ease-in-out;transition:.1s ease-in-out;cursor:pointer}.product--coming-soon{background:0 0!important;cursor:default!important}.product__image{width:36px;height:36px;margin-right:16px}@media screen and (max-width:1280px){.product__image{width:24px;height:24px;margin-right:12px}}@media screen and (max-height:720px){.product__image{width:24px;height:24px}}.product__image--on-dark{display:block}.product__image--on-light{display:none!important}.product__info{width:100%}.product__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:14px;color:#7e7e7e;letter-spacing:.2px;line-height:20px;font-weight:600}.product__title--white{color:#fff}.product__title-label{margin-left:8px;letter-spacing:.25px;border-radius:18px;padding:2px 8px;-ms-flex-item-align:start;align-self:flex-start;position:relative;top:2px;white-space:nowrap}.product__title-label--green{background:#67b231;color:#fff;font-size:10px;line-height:10px;font-weight:700}.product__title-label--gold{color:#dcbc65;font-size:12px;line-height:12px;font-weight:400}.product__title-label--bold{text-transform:uppercase;font-weight:700}.product__description{font-size:12px;color:#7e7e7e;letter-spacing:.3px;line-height:20px}.product__description--white{color:#c5c5c5}@media screen and (max-width:1439px){.product__description{letter-spacing:0}}.anchors{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-bottom:0;padding:0;list-style-type:none;height:100%;position:relative;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.anchors--medical a{font-weight:600!important;color:#7e7e7e!important;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;border-bottom:2px solid transparent}.anchors--medical .anchor.active a{border-bottom:2px solid #000;color:#000!important}.anchors--medical .anchor.active .anchor__link--home{border-bottom:2px solid transparent!important;color:#7e7e7e!important}.anchors__center{position:absolute;left:0;right:0;margin:0 auto;z-index:0}.anchors__dropdown{position:absolute;top:calc(100% + 1px);left:0;padding:16px 0;min-width:160px;background-color:#202020;border-radius:2px;display:none}.anchors__dropdown-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.anchors__dropdown-item{margin-bottom:16px}.anchors li,.anchors ul{list-style:none}.anchors .anchor{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.anchors .anchor__link{margin:0 16px;color:rgba(255,255,255,.6);font-size:14px;font-weight:400;text-decoration:none;white-space:nowrap;-webkit-transition:all linear .2s;-o-transition:all linear .2s;transition:all linear .2s;cursor:pointer;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.anchors .anchor__link:hover{color:#fff}.anchors .anchor__link.active{color:#dcbc65!important}.anchors .anchor .anchors__dropdown-arrow{position:relative}.anchors .anchor .anchors__dropdown-arrow:before{position:absolute;content:'';top:0;left:-5px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='5' viewBox='0 0 10 5'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M-5-8h20v20H-5z' opacity='.2'/%3E%3Cpath fill='%23fff' fill-opacity='0.6' d='M10 0H0l5 5z'/%3E%3C/g%3E%3C/svg%3E%0A") center center no-repeat;width:10px;height:4px;-webkit-transition:.2s ease-in-out;-o-transition:.2s ease-in-out;transition:.2s ease-in-out;pointer-events:none}.anchors .anchor .anchors__dropdown-arrow--rotate:before{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg);-webkit-transition:.2s ease-in-out;-o-transition:.2s ease-in-out;transition:.2s ease-in-out}@media screen and (max-width:1280px){.anchor__link{margin:0 8px!important}.anchors__dropdown-arrow:before{left:-5px!important}}@media screen and (max-width:991px){.anchors{display:none}}@media screen and (max-width:991px){.medical .anchors{display:none!important}.main-nav li a{padding:10px 16px;font-size:14px}.main-nav li:nth-child(2):before{left:0;right:0}.developer,.main-page,.reseller{padding-top:110px}.navbar .product__image{width:auto}}body{font-family:"Proxima Nova Rg",sans-serif;background:#141414;font-weight:400;-webkit-text-size-adjust:100%;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;color:#8c8c8c;font-size:.85rem;line-height:1.125rem;position:relative}body.un-scroll{overflow:hidden!important;-ms-touch-action:none;touch-action:none}a{color:#dcbc65}a:hover{color:#dcbc65}h1{font-size:2rem;line-height:2.5rem;letter-spacing:1px}h2{font-size:1.5rem;line-height:1.875rem}h3{font-size:1rem;line-height:1.25rem}h4{font-size:.875rem;line-height:1.25rem}h5{font-size:.75rem;line-height:.9375rem}.mb-60{margin-bottom:60px!important}.mb-80{margin-bottom:80px}::-webkit-input-placeholder{color:#8c8c8c!important;font-size:12px;opacity:1}::-moz-placeholder{color:#8c8c8c!important;font-size:12px;opacity:1}:-ms-input-placeholder{color:#8c8c8c!important;font-size:12px;opacity:1}::-ms-input-placeholder{color:#8c8c8c!important;font-size:12px;opacity:1}::placeholder{color:#8c8c8c!important;font-size:12px;opacity:1}:-ms-input-placeholder{color:#8c8c8c!important;font-size:.875rem}::-ms-input-placeholder{color:#8c8c8c!important;font-size:.875rem}.hidden{display:none!important}.overlay{background:#000;opacity:.6;z-index:998;width:0;height:0;position:fixed;top:0;left:0}.overlay.visible{height:100%;width:100%}input{-webkit-transition:none;-o-transition:none;transition:none}input:focus,textarea:focus{border:solid 1px #363636;-webkit-box-shadow:none!important;box-shadow:none!important}.contact-form input:focus,select:focus,textarea:focus{border:solid 1px #363636;outline:0}.form-control{height:35px;border-radius:2px;border:solid 1px #363636;background-color:#202020;color:#a0a0a0;font-size:12px}.form-control:focus{color:#a0a0a0;font-size:12px}.form-control:focus{background-color:#202020}.info-text{color:#4f4f4f;margin-top:1.25rem}.typewriter{display:inline-block;overflow:hidden;border-right:8px solid #dcbc65;white-space:nowrap;-webkit-animation:typing 2s steps(50,end),blink-caret .5s step-end infinite;animation:typing 2s steps(50,end),blink-caret .5s step-end infinite}.typewriter-fast{-webkit-animation:typing 1s steps(50,end),blink-caret .5s step-end infinite;animation:typing 1s steps(50,end),blink-caret .5s step-end infinite}@-webkit-keyframes typing{from{width:0}to{width:90%}}@keyframes typing{from{width:0}to{width:90%}}@-webkit-keyframes blink-caret{from,to{border-color:transparent}50%{border-color:#dcbc65}}@keyframes blink-caret{from,to{border-color:transparent}50%{border-color:#dcbc65}}.btn-social{text-align:center;display:none}.btn-social a{display:inline-block;height:30px;width:30px}.c-logos div{padding:0 7px}.services{background:url(../images/group-9.png) 0 0 repeat-x;height:500px;margin-top:154px;width:100%;padding:20px 0;-webkit-animation:slide 50s linear infinite;animation:slide 50s linear infinite}.services .card-c{height:460px}@-webkit-keyframes slide{from{background-position:0 0}to{background-position:-2000px 0}}@keyframes slide{from{background-position:0 0}to{background-position:-2000px 0}}.Rect-leftBottom1,.Rect-leftBottom2,.Rect-leftTop1,.Rect-leftTop2,.Rect-rightBottom1,.Rect-rightBottom2,.Rect-rightTop1,.Rect-rightTop2{position:absolute;background:#828383;z-index:50}.Rect-leftTop1{width:6px;height:6px;left:-3px;top:-3px}.Rect-rightTop1{width:4px;height:4px;right:-2px;top:-2px}.Rect-leftBottom1{width:6px;height:6px;left:-3px;bottom:-3px}.Rect-rightBottom1{width:6px;height:6px;right:-3px;bottom:-3px}.Rect-leftTop2{width:9px;height:9px;left:-5px;top:-5px}.Rect-rightTop2{width:6px;height:6px;right:-3px;top:-5px}.Rect-leftBottom2{width:6px;height:6px;left:-3px;bottom:-3px}.Rect-rightBottom2{width:9px;height:9px;right:-5px;bottom:-5px}.art1,.art2{display:none}.c-logos .la-token{height:65px}.c-logos .la-token:hover{color:#f1a25c}@media screen and (max-width:991px){.contact-bx{margin-top:0!important;-ms-flex-wrap:wrap;flex-wrap:wrap}.contact-bx .contact-details,.contact-bx .contact-form{min-width:100%}}.contact-bx .contact-form h3{margin-bottom:35px}.contact-bx .contact-details div{margin:30px 0 5px 0}.contact-bx .contact-info-text{margin-top:70px}.contact-add-bg{position:absolute}.contact-adress-link{color:#fff;cursor:pointer}.contact-adress-link:hover{text-decoration:underline;color:#fff}.success-block{text-align:center;display:block}#contact_success_img,.success-block__img{margin-bottom:5px}.success-block__text{color:#dcbc65}.show-form:hover{cursor:pointer}.breadcrumb{padding-top:1.25rem}.breadcrumb-item{cursor:pointer}.breadcrumb .active{color:#8c8c8c}.inner-page{background:-webkit-gradient(linear,right top,left top,from(rgba(20,20,20,.929412)),color-stop(20%,rgba(20,20,20,.94)),color-stop(68%,#141414));background:-o-linear-gradient(right,rgba(20,20,20,.929412) 0,rgba(20,20,20,.94) 20%,#141414 68%);background:linear-gradient(to left,rgba(20,20,20,.929412) 0,rgba(20,20,20,.94) 20%,#141414 68%);background-repeat:no-repeat;background-attachment:fixed}.inner-page .slashT{margin-bottom:3.75rem;margin-top:0}.simplebar-scrollbar:before{opacity:1!important}.simplebar-track.simplebar-vertical::before{border-left:1px solid #393939;content:'';position:absolute;left:0;top:0;width:1px;height:100%}.team-details{font-size:.875rem}.team-details .designation-title{margin:.625rem 0}.team-details .designation-disc{margin-top:1.875rem}.services-box{margin-bottom:.625rem}.services-box a{padding:38px 10px;width:117px;height:117px;vertical-align:middle;color:#fff;background:#202020;margin:0 10px 10px 0;border:solid 1px #202020;text-align:center;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}.services-box a:first-child{margin-left:0}.services-box a:hover{color:#fff;border:solid 1px #dcbc65;text-decoration:none}.services-box a.active{color:#fff;border:solid 1px #dcbc65;text-decoration:none}.services-box__item{position:relative}.services-box__item:hover{cursor:default}.services-box__img{visibility:visible;opacity:1;-webkit-transition:opacity .55s;-o-transition:opacity .55s;transition:opacity .55s;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);pointer-events:none}.services-box__title{-webkit-transition:opacity .55s;-o-transition:opacity .55s;transition:opacity .55s;pointer-events:none}.font-14{font-size:.875rem;line-height:1.3125rem}.mt-30{margin-top:1.875rem}.mt-100{margin-top:6.25rem!important}.careerimg-right .imgright{background:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),color-stop(20%,rgba(20,20,20,.67))),url(../images/banner-bg);background:-o-linear-gradient(right,rgba(0,0,0,.5) 0,rgba(20,20,20,.67) 20%),url(../images/banner-bg);background:linear-gradient(to left,rgba(0,0,0,.5) 0,rgba(20,20,20,.67) 20%),url(../images/banner-bg);background-size:cover;-o-background-size:cover;max-width:100%;vertical-align:middle;height:490px;position:relative}.careerimg-right .imgright>p{opacity:100;position:absolute;right:30px;left:auto;top:-32px;float:right}.careerimg-right .serach-creers .form-control{height:50px}.careerimg-right .serach-creers>p{font-size:14px}.careerimg-right .empo{margin-top:100px}.careerimg-right .empo .row>div .box{border:solid 1px #343434;padding:28px 16px;margin:auto 0}.careerimg-right .empo .row>div .box>h1{font-size:3.375rem;margin-bottom:10px;line-height:.8;color:#dcbc65}.careerimg-right .empo .row>div .box>h1>span{font-size:18px}.careerimg-right .empo .row>div .box>p{margin-bottom:0}.careerimg-right .we-offer .offer-box a{width:170px;height:170px;margin-left:.9375rem;margin-right:.9375rem;border-radius:2px;background-color:rgba(32,32,32,.98);display:block;color:#8c8c8c;padding-top:10px;border:solid 1px rgba(32,32,32,.98);text-align:center}.careerimg-right .we-offer .offer-box a:hover{text-decoration:none;cursor:default}.careerimg-right .job-Openings li{background:url(../images/arrow-next.png) right center no-repeat}.careerimg-right .job-Openings li a{text-decoration:none!important;display:block;padding:1.25rem 2.5rem 1.25rem 0;color:#8c8c8c;border-bottom:solid 1px #343434;margin-bottom:0}.careerimg-right .job-Openings li a .job-title{width:calc(100% - 50px);padding-right:1rem;float:left}.careerimg-right .job-Openings li a .job-title span{font-size:1.125rem;color:#dcbc65;display:block;margin-bottom:.3125rem}.careerimg-right .job-Openings li a .job-numbers{float:right;width:50px;text-align:right;line-height:2.5rem}.careerimg-right .job-Openings li:last-child a{border:none}.listC{border-color:#343434!important}.listC>li{background:0 0;border:none;padding:0 0 .75rem 0;font-size:14px}.listC>li .badge{font-size:14px;font-weight:100;color:#8c8c8c;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;width:20px;min-width:20px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:16px}.listC a{color:#8c8c8c;text-decoration:none!important}.listC a:hover{color:#dcbc65}.listC .active{background:0 0}.listC .active a{color:#dcbc65;font-size:16px}.listC .active .badge{color:#dcbc65}.position-list-table>tbody>tr>td{border-top:none;border-bottom:1px solid #343434;font-size:14px;padding:1.1875rem 0}.show-job-details{cursor:pointer}.position-details{display:none;width:100%;position:fixed;z-index:555;top:0;right:0;-webkit-box-shadow:0 3px 10px 0 rgba(0,0,0,.2);box-shadow:0 3px 10px 0 rgba(0,0,0,.2);background-color:rgba(32,32,32,.98);padding:15px}.position-details .close-job-details{width:70px;height:70px;cursor:pointer}.position-details .close-job-details .back-to-list{display:none}.position-details .position-discription{border-color:#2c2c2c!important;padding-top:30px;max-width:100%}.position-details .position-discription ul{padding-left:15px}.position-details .position-discription ul li{list-style-type:none}.position-details .position-discription ul li::before{content:"•";color:#d8d8d8;position:absolute;left:0}.position-details .job-apply-from{display:none;border-color:#2c2c2c!important;padding-top:30px;max-width:100%}.position-details .job-apply-from .file-up{padding-bottom:2.4375rem;border-color:#2c2c2c!important}.position-details .job-apply-from .file-up .reupload>a{font-size:12px}.custom-checkbx{display:block;position:relative;padding-left:25px;margin-bottom:12px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.custom-checkbx input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.custom-checkbx .checkmark{position:absolute;top:0;left:0;height:15px;width:15px;background:0 0;border:solid 1px #7e7e7e;border-radius:2px}.custom-checkbx:hover input~.checkmark{background-color:#dcbc65;border:solid 1px #dcbc65}.custom-checkbx input:checked~.checkmark{background-color:#dcbc65;border:solid 1px #dcbc65}.custom-checkbx .checkmark:after{content:"";position:absolute;display:none}.custom-checkbx input:checked~.checkmark:after{display:block}.custom-checkbx .checkmark:after{left:4px;top:1px;width:4px;height:8px;border:solid #fff;border-width:0 1px 1px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.custom-textfield{position:relative;margin-top:35px}.custom-textfield label{font-weight:400;position:absolute;pointer-events:none;left:0;top:10px;-o-transition:.2s ease all;-webkit-transition:.2s ease all;transition:.2s ease all}.custom-textfield input{background:0 0;border:none;padding:10px 0 10px 0;border-bottom:solid 1px #3c3c3c;display:block;width:100%;color:#fff}.custom-textfield input:focus{outline:0;border-top:none;border-left:none;border-right:none;border-bottom:solid 1px #dcbc63}.custom-textfield input:focus+label{top:-20px;color:#dcbc65}.custom-textfield input+label.freeze-label{top:-20px}input.input--error{border-bottom:solid 1px #e95858}input.input--error:focus{border-bottom:solid 1px #e95858}.field-icon{width:20px;height:20px;position:absolute;top:10px;right:0}.password .visible-pass{background:url(../images/visible-50.png) top left no-repeat;background-size:cover;cursor:pointer}.password .invisible-pass{background:url(../images/invisible-50.png) top left no-repeat;background-size:cover;cursor:pointer}.input-error{color:#b44b45}.input-error .error-msg{font-weight:400;position:absolute;left:0;top:-20px;display:block!important}.input-error input{border-bottom:solid 2px #b44b45}.input-error label{opacity:0}.input-error .password-hintBx{display:block;background:#b44b45}.password-hintBx{position:absolute;top:16px;right:30px;width:10px;height:10px;display:none}.input-success{color:#429b52}.input-success input{border-bottom:solid 2px #429b52}.input-success label{color:#429b52!important;top:-20px}.input-success .password-hintBx{display:block;background:#429b52}.input-warning{color:#927c4d}.input-warning input{border-bottom:solid 2px #927c4d}.input-warning label{color:#927c4d!important;top:-20px}.input-warning .password-hintBx{display:block;background:#f1a25c}.optional-field{position:absolute;top:10px;right:0;display:inline-block}.field-info{position:absolute;right:-40px;top:10px;width:20px;height:20px}.signup-tyepBX{text-align:center;border:solid 1px #343434;cursor:pointer;margin-bottom:30px;border-radius:5px;background:url(../images/circle-line.png) 130px 15px no-repeat}.signup-tyepBX:hover{border:solid 1px #dcbc65}.signup-tyep-selected{border:solid 1px #dcbc65;background:url(../images/circle-line-filled.png) 130px 15px no-repeat}.signup-type-info{width:250px;position:absolute;top:150px;right:-280px}.team-profileBx{min-height:450px}.team-profile{width:65%;cursor:pointer;position:absolute;text-align:center;opacity:.5}.team-profile .name-btn{margin:-80px 0 -80px 80px;width:150px;border-radius:2px;color:#fff;text-align:center;padding:.8125rem 1.25rem .75rem 1.25rem;text-transform:uppercase;background:url(../images/team-btn-line0.png) left 16px no-repeat,url(../images/team-btn-line2.png) right top no-repeat;background-color:#212121}.team-profile .name-btn div{display:none}.team-profile img{width:100%}.team-profile-left{left:0}.team-profile-right{right:0}.team-profile-right .name-btn{margin-left:120px}.active-team-profile{top:0;opacity:1;z-index:50}.active-team-profile img{width:100%}.active-team-profile .name-btn{background:#dcbc65}.active-team-profile .name-btn div{display:block;background:#fff}#team-member2{display:none}.border-gold{border-color:#dcbc65!important}.partner-logos .align-self-center{width:170px;padding-bottom:30px}.creator-img img{display:none}.services__title{margin-bottom:60px}.service-description__backlink-link{display:none}.list-group-item{margin-bottom:0}#apply_form .d-none{display:none!important}.CV-step-2 label{margin-bottom:0}.CV-step-3 .reupload span{font-size:12px;color:#dcbc65}.CV-step-3 .reupload span:hover{text-decoration:underline;cursor:pointer}.toasts-container{position:fixed;left:24px;bottom:24px;z-index:556}.toast.ai-toast{max-width:334px;border-radius:2px;padding:8px 16px;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.4);box-shadow:0 2px 4px 0 rgba(0,0,0,.4);background-color:#383838}.toast-body.toast-message{padding:0;color:#fff;font-size:12px;letter-spacing:.3px;line-height:20px}@media (min-width:576px){.home-banner{padding:2.5rem 3.75rem}.home-banner .card-c{height:570px;margin-left:4.6875rem;padding-top:7.875rem}.card-c{padding:6.25rem;width:490px}.btn-social{top:50%;left:0;position:fixed;width:60px;z-index:50;margin-top:-80px;display:block}.c-logos div{padding:0}.team-details .custom-scroller{height:400px;max-width:100%}.position-details{padding:46px 60px;width:605px}.w-sm-auto{width:auto!important}.services__title{margin-bottom:60px}.services-box a{min-width:117px;height:117px}}@media (min-width:991px){.container{max-width:1224px}.creator-Studio{position:relative;padding-top:178px}.creator-Studio .art1{position:absolute;left:43px;top:-300px;width:550px;display:block;z-index:50}.creator-Studio-inner{padding-top:90px;padding-bottom:0}.creator-Studio-inner .container{background:url(../images/creators-studio.png) 0 0 no-repeat}.use-cases{padding-top:150px;position:relative}.use-cases .art2{position:absolute;left:280px;top:75px;right:0;margin:auto;width:322px;z-index:50;display:block}.use-cases .use-cases-inner{background:url(../images/banner-bg) top left no-repeat;background-size:cover}.contact-info-text{width:470px}.animated-img{width:calc(100% - 570px)}.animated-img img{width:100%}.services-box-scroller{height:450px!important;max-width:100%!important}.creator-img img{display:inline-block;position:absolute;z-index:10;top:-160px;right:-120px;height:auto!important}.services-box{margin-bottom:0}}@media (min-width:1200px){.animated-img img{width:auto;height:423px}.login-nav{text-align:center}}@media (max-width:991px){.services__title{font-size:24px}.services-group__title{font-size:12px;margin-bottom:25px!important}.services-group__title:not(:first-child){margin-top:20px!important}.services-box{margin:0 auto!important}.service-description{max-width:300px;max-height:80vh;overflow-y:scroll;padding:0 30px 30px 30px;background:#212121;opacity:0;visibility:hidden;height:0;left:calc(-50vw + 50%);right:calc(-50vw + 50%);top:calc(-50vw + 50%);bottom:calc(-80vw + 50%);margin:auto}.service-description.visible{opacity:1;visibility:visible;height:100%;position:fixed;z-index:999;border-bottom:30px solid #212121;border-top:30px solid #212121}.service-description__backlink-link{position:relative;left:18px;display:inline-block;margin-bottom:20px;color:#8c8c8c;font-size:14px;margin-left:10px}.service-description__backlink-link:before{position:absolute;left:-25px;top:4px;content:'';color:#7e7e7e;border-style:solid;border-width:.15em .15em 0 0;display:inline-block;height:8px;vertical-align:top;width:8px;-webkit-transform:rotate(-135deg);-ms-transform:rotate(-135deg);transform:rotate(-135deg)}.service-description__title--container{position:relative}.service-description__title--container img{position:absolute;top:1px;left:0;pointer-events:none}.service-description__title{font-size:24px;line-height:24px;padding-left:30px}.login-nav{text-align:center;display:none}}@media (max-width:991px) and (orientation:landscape){.service-description{bottom:0}}@media (max-width:480px){.home-banner .banner-inner{padding:.5rem!important}.card-c-title{font-size:20px}}@media (max-width:767px){.home-banner .carousel-navigation{display:none}.home-banner .card-c{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.card-c{padding:20px;height:auto!important;font-size:14px;margin:auto}.card-c-text{line-height:21px}.home-banner{padding:0}.home-banner .banner-inner{height:auto;padding:2rem}.home-banner .banner-inner .btn{display:block;width:100%}.home-banner .banner-inner .card-c{font-size:12px}.home-banner .banner-inner .card-c-text{line-height:18px}h1{font-size:1.5rem;line-height:2rem}.scroll-down{display:none}.c-logos{padding:30px 0}.c-logos div{margin-bottom:15px}.c-logos div img{width:80%}.services{margin:0;background:url(../images/group-9.png) center center repeat-x;-webkit-animation:none;animation:none;height:auto}.creator-Studio .art1{display:block;overflow:hidden;padding:0 10px}.use-cases{position:relative}.use-cases .card-c{padding-top:30px}.use-cases .art2{display:block;margin-left:-15px;margin-bottom:-15px;position:relative;z-index:50}.border-radius-left-0{border-top-left-radius:0!important;border-bottom-left-radius:0!important}.careerimg-right .imgright{background:0 0;height:auto}.careerimg-right .imgright>p{left:0;right:auto;top:0;float:left;position:inherit}.careerimg-right .imgright .Rect-leftTop1{display:none}.careerimg-right .imgright .Rect-rightBottom2{display:none}.careerimg-right .empo .row>div .box{padding:20px 20px}.careerimg-right .offer-box a{width:150px!important;height:auto!important;padding-bottom:30px}.careerimg-right .job-Openings li{background:url(../images/arrow-next.png) right 15px no-repeat!important}.careerimg-right .job-Openings li .job-numbers{line-height:10px!important}.careerimg-right .job-Openings li .job-title span{font-size:14px!important;line-height:21px}.inner-page .slashT{margin-bottom:1rem;margin-top:22%}.inner-page .row .inner-Menu{position:absolute;top:85px}.animated-img img{width:100%;margin-top:2rem}.team-profile{width:50%}.team-profile .name-btn{margin:-80px auto 0 auto;padding:.8125rem 0 .75rem 0;width:100px}.team-profile .name-btn div{display:none}.team-profile img{width:100%}.partner-logos .align-self-center{width:95px;padding-right:20px}.careerimg-right .empo .row>div .box>h1>span{font-size:3rem}.position-details{padding:30px}.position-details .close-job-details img{display:none}.position-details .close-job-details{height:45px;width:50%}.position-details .close-job-details .back-to-list{display:block;padding-left:27px;background-repeat:no-repeat;background-position:center left;background-size:10px;background-image:url(../images/arrow-left.svg)}.job-modal__header{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.job-name-location{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.job-location{-webkit-transform:translateX(0)!important;-ms-transform:translateX(0)!important;transform:translateX(0)!important;color:#fff;-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;margin-bottom:10px}.location-icon{display:none}.slashz{display:none}.scroll-bar{display:none!important}}@media (max-width:575px){.careerimg-right .offer-box a{width:40%!important}.team-profile{position:static;float:left}.team-profileBx{min-height:auto;margin-bottom:60px}.services-box a{width:32%;height:auto;margin-right:2%;margin-bottom:2%}.services-box a:nth-child(3n){margin-right:0}}@media (max-width:414px){.services-box{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important;max-width:300px}.services-box a{max-width:135px;width:48%;height:auto;margin-bottom:7%}.services-box a:last-child{margin-right:auto}.services-box a:nth-child(even){margin-right:0!important}.services-box a:nth-child(odd){margin-right:2%!important}}.btn{font-size:.75rem;letter-spacing:1px;line-height:1.67;padding:.5rem 1.25rem .4375rem 1.25rem;border-radius:2px;text-transform:uppercase;font-weight:600;font-style:normal;font-stretch:normal;cursor:pointer}.btn-lgc{padding-top:.8125rem;padding-bottom:.75rem}.btn-gold{background:#dcbc65;color:#151414;border:none}.btn-gold:hover{background:#edddb2}.btn-outline-gold{color:#dcbc65;border-color:#dcbc65}.btn-outline-gold:hover{background:#dcbc65;color:#fff}a svg:hover #facebook,a svg:hover #linkdin,a svg:hover #telegram,a svg:hover #twitter,a svg:hover #youtube{fill:#dcbc65}a svg:hover #facebook-border,a svg:hover #linkdin-border,a svg:hover #telegram-border,a svg:hover #twitter-border,a svg:hover #youtube-border{stroke:#dcbc65}.sticky{position:-webkit-sticky;position:sticky;top:1rem}.tooltiptext{background-color:#2c2d2f;color:#dddfde;text-align:center;padding:4px;border-radius:6px;border:1px solid #3e3e3e;position:absolute;z-index:1;bottom:130%;left:125px;margin-left:-60px;font-weight:700;font-size:13px;-webkit-transition:opacity .3s;-o-transition:opacity .3s;transition:opacity .3s}.tooltiptext.hidden{visibility:hidden;opacity:0}.tooltiptext::before{content:"";position:absolute;bottom:-10px;left:38%;width:18px;height:18px;border:1px solid #3e3e3e;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);border-left:transparent;border-top:transparent}.tooltiptext::after{content:"";position:absolute;top:100%;left:50%;margin-left:-15px;border-width:12px;border-style:solid;border-color:#2c2d2f transparent transparent transparent}.creator-text{background:0 0;-webkit-box-shadow:none;box-shadow:none;padding:100px;z-index:11}.color-grey{color:#8c8c8c!important}tbody.text-white+tbody{border:none}.CV-step-2 span,.file-upload{cursor:pointer}.job-location{-webkit-transform:translateX(-8px);-ms-transform:translateX(-8px);transform:translateX(-8px)}.services__title{margin-bottom:60px}.aitheon-digibots{padding-top:113px}.aitheon-digibots .container{position:relative}.aitheon-digibots-img{position:absolute;max-width:450px;width:100%;height:531px;top:0;right:60px}.aitheon-digibots-img img{width:100%;max-width:450px;height:100%}.aitheon-digibots-text{-webkit-box-shadow:none;box-shadow:none;padding:100px;z-index:11;background:0 0}.header-social-list{display:none}.mechbots{padding-top:80px}.mechbots-container{background-color:#2b2b2b!important;overflow:hidden;border-radius:10px}.mechbots-container{position:relative}.mechbots-img{position:absolute;top:0;left:-20px}.mechbots-title{letter-spacing:0}.mechbots-text{-webkit-box-shadow:none;box-shadow:none;padding:100px;z-index:11;background:0 0}.scroll-bar{position:fixed;right:1%;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);z-index:100;width:35px;background-color:rgba(20,20,20,.35);border-radius:20px;padding:15px 0 50px 0;background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='16px' height='47px' viewBox='0 0 16 47' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 55.2 (78181) - https://sketchapp.com --%3E%3Ctitle%3EGroup 13%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3Cpolygon id='path-1' points='20 12 18.59 10.59 13 16.17 13 4 11 4 11 16.17 5.42 10.58 4 12 12 20'%3E%3C/polygon%3E%3C/defs%3E%3Cg id='01-Desktop' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='01-Desktop-/-01-HomePage-/-01_01_Home' transform='translate(-1404.000000, -475.000000)'%3E%3Cg id='Group-13' transform='translate(1400.000000, 476.000000)'%3E%3Cg id='Group-12' transform='translate(6.000000, 0.000000)'%3E%3Crect id='Rectangle' stroke='%23828383' stroke-width='2' x='0' y='0' width='12' height='24' rx='6'%3E%3C/rect%3E%3Crect id='Rectangle' stroke='%23DCBC65' x='5.5' y='4.5' width='1' height='4' rx='0.5'%3E%3C/rect%3E%3C/g%3E%3Cg id='icon-/-24-cont-/-arrows-/-arrow-down-24' transform='translate(0.000000, 26.000000)'%3E%3Cmask id='mask-2' fill='white'%3E%3Cuse xlink:href='%23path-1'%3E%3C/use%3E%3C/mask%3E%3Cuse id='Mask' fill='%237E7E7E' fill-rule='nonzero' transform='translate(12.000000, 12.000000) scale(-1, 1) translate(-12.000000, -12.000000) ' xlink:href='%23path-1'%3E%3C/use%3E%3Cg id='Colors-/-Dark-Theme-/-Grayscale-/-Filled-/-$base-gray' mask='url(%23mask-2)' fill='%237E7E7E' fill-rule='evenodd'%3E%3Crect id='Dark-Theme-/-Grayscale-/-Filled-/-$base-gray' x='0' y='0' width='24' height='24'%3E%3C/rect%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");background-size:13px 43px;background-repeat:no-repeat;background-position:bottom;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}.scroll-bar__dot{display:inline-block;width:100%;height:100%;text-align:center;margin-bottom:5px}.scroll-bar__dot:after{content:'';width:5px;height:5px;display:inline-block;background-color:#393939;border-radius:5px;margin:0 auto;pointer-events:none}.scroll-bar__dot.active:after{width:27px;height:27px;background:url(/assets/images/scroll-active-dot.svg)}.scroll-bar__dot:hover{cursor:pointer}.creator-Studio-inner .container{background:0 0}@media screen and (max-width:1440px){.creator-Studio{overflow:hidden}}@media (min-width:991px) and (max-width:1260px){.c-logos{padding-left:45px;padding-right:45px}.services .card-c{margin-right:45px}}@media (min-width:991px) and (max-width:1130px){.creator-img img{right:-80px}}@media screen and (max-width:1200px){.mechbots .mechbots-img{opacity:.2}.mechbots-container{border-radius:0}}@media screen and (max-width:991px){.home-banner .card-c{margin-left:0}.c-logos{-ms-flex-pack:distribute;justify-content:space-around}.c-logos .align-self-center{-ms-flex-preferred-size:33%;flex-basis:33%;margin-top:30px;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}.services .card-c{margin-left:auto;margin-right:auto}.mechbots .mechbots{position:relative;margin-left:auto;margin-right:auto}.mechbots .mechbots-text{margin:0 auto;padding:80px}.mechbots .mechbots-img{max-width:650px;opacity:.1}.creator-Studio .creator-text{background:#212121;position:relative;margin-left:auto;margin-right:auto}.creator-Studio .creator-text:before{content:"";position:absolute;background:#828383;z-index:50;width:6px;height:6px;left:-3px;bottom:-3px}.creator-Studio .creator-text:after{content:"";position:absolute;background:#828383;z-index:50;width:9px;height:9px;right:-4.5px;bottom:-4.5px}.creator-Studio .creator-text h4:before{content:"";position:absolute;background:#828383;z-index:50;width:6px;height:6px;right:-3px;top:-3px}.creator-Studio .creator-text h4:after{content:"";position:absolute;background:#828383;z-index:50;width:9px;height:9px;left:-4.5px;top:-4.5px}.creator-Studio .art1{display:block;overflow:hidden;padding:0 10px;margin-left:auto;margin-right:auto}.creator-Studio .art1 .d-md-none{display:block!important;margin-left:auto;margin-right:auto}.creator-Studio .art1 .d-md-inline-block{display:none!important}.creator-Studio .creator-img{height:323px;width:100%;max-width:570px;margin-top:70px;background:url(../images/creators-studio-mobile.png) no-repeat top center;background-size:cover;margin-left:auto;margin-right:auto;overflow:hidden}footer .footer-bottom{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}footer .footer-bottom .footer-social{margin-top:7px}footer .offset-lg-2.mt-sm-4{margin-top:40px!important}.aitheon-digibots{padding:0}.aitheon-digibots-text{margin-left:auto;margin-right:auto;padding-top:40px;padding-bottom:40px}.aitheon-digibots-img{display:none}}@media screen and (max-width:767px){.home-banner .card-c{width:100%;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;padding-top:30px;padding-bottom:30px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.c-logos .align-self-center{margin-bottom:0}.c-logos .align-self-center img{width:auto}.container .card-c{width:100%;padding:40px 20px}.mechbots-container{border-radius:2px}.mechbots .mechbots-img{max-width:450px}.creator-Studio .creator-text.card-c{width:100%}.inner-page .slashT{margin-bottom:30px;margin-top:20px}.inner-page .row .inner-Menu{width:inherit}.home-banner .banner-inner{height:430px}}@media screen and (max-width:575px){.creator-Studio .creator-img{width:calc(100% + 30px);margin-left:-15px;margin-right:-15px}.services__title{margin-bottom:30px}}@media screen and (max-width:440px){.c-logos .align-self-center{-ms-flex-preferred-size:50%;flex-basis:50%;margin-top:20px}.services{background-size:100% 100%}footer .footer-bottom .list-unstyled__bottom{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-bottom:30px!important;-ms-flex-wrap:wrap;flex-wrap:wrap}footer .footer-bottom .list-unstyled__bottom li{margin-right:0;-ms-flex-preferred-size:50%;flex-basis:50%}}@media screen and (max-width:340px){footer .footer-social{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}footer .footer-social .footer-social__title{-ms-flex-preferred-size:100%;flex-basis:100%;margin-bottom:15px}}.body-shadow{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#141414;opacity:.4;z-index:554;display:none}.close{width:70px;height:70px;-webkit-transition:all linear .1s;-o-transition:all linear .1s;transition:all linear .1s;opacity:1}.close:hover{width:70px;height:70px;-webkit-transform:scale(.95);-ms-transform:scale(.95);transform:scale(.95)}.close--toast{width:30px;height:30px}.close--toast:hover{width:30px;height:30px}.close--toast:focus{outline:0}.btn.disabled,.btn:disabled{cursor:not-allowed;pointer-events:none}#apply_form input{padding-right:60px}#apply_form input:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px #1e1e1e inset!important;background-color:#1e1e1e!important}.news-title-container{display:inline-block;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}.title-container{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}.contact-title-container{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}.news-title{margin:0}.news-filters{display:-webkit-box;display:-ms-flexbox;display:flex;float:right}.news-filter-dropdown{display:inline-block;position:relative;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important}.news-filters .form-control{height:36px!important}.dropdown-toggle::after{position:absolute;right:1rem;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.dropdown-menu{background:#1f1f1f}.dropdown-menu-month{width:240px;min-width:240px}.dropdown-menu-year{width:140px;min-width:140px}.dropdown-item{color:#7e7e7e;font-size:14px}.dropdown-item:hover{color:#dcbc65;background:#2b2b2b}.news-filter-month{width:240px!important}.news-filter-month button{width:240px!important;text-align:left}.news-filter-year,.news-filter-year button{width:140px!important;text-align:left}.news-filter-dropdown button{background:0 0;border:1px solid #2b2b2b;color:#7e7e7e;text-transform:capitalize;font-weight:400;letter-spacing:normal}.news-filter-dropdown button:focus{-webkit-box-shadow:none!important;box-shadow:none!important;background:#2b2b2b!important;border:1px solid #2b2b2b!important}.news-filter-dropdown button:focus-within{background:#2b2b2b;border:1px solid #2b2b2b}.news-filter-dropdown button:hover{background:#2b2b2b;border:1px solid #2b2b2b;color:#7e7e7e}.news-search{display:inline-block;border:1px solid #2b2b2b;border-radius:2px;height:36px}.news-search:hover{background:#2b2b2b;-webkit-transition:.1s ease-in-out;-o-transition:.1s ease-in-out;transition:.1s ease-in-out}.news-search input{border:none!important;background:0 0!important;width:176px!important;margin-right:0!important;padding-right:0;color:#7e7e7e}.news-search input:focus{color:#fff}.news-search input:hover{cursor:pointer}.news-search button{border:none;background:0 0;width:24px;position:relative}.news-search button:hover{background:0 0}.news-search button::before{position:absolute;content:'';top:50%;right:1rem;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:14px;height:14px;background:url(../images/icon-box-color-mask.svg) no-repeat top center;background-size:cover}.date-section{border-right:2px solid #454545}.date{position:relative;color:#fff;font-size:18px}.date-second{top:46rem}.date:after{content:'';position:absolute;top:50%;right:-23px;width:8px;height:8px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);background-color:#dcbc65;border:3px solid #141414;border-radius:50%;-webkit-box-sizing:content-box;box-sizing:content-box}.cards-img{overflow:hidden}.cards-img .image{min-height:210px;background-size:contain!important}.card-labels-section{margin:1rem 0}.card-label{font-size:12px;padding:.25rem .75rem;margin-right:.5rem;margin-bottom:0;border-radius:18px}.card-label--blue{color:#589be9;border:1px solid #589be9}.card-label--orange{color:#ed9438;border:1px solid #ed9438}.card-label--red{color:#e96058;border:1px solid #e96058}.card-title{color:#fff}.card-text{color:#8c8c8c;font-size:14px;line-height:21px}.card-text div{margin-bottom:.5rem;background:0 0!important;padding:0!important;color:#8c8c8c!important;border:none!important;word-break:break-all}.card-text p{margin-bottom:.5rem;word-break:break-all}.card-more{font-size:12px;background:0 0;color:#dcbc65;border:none;text-transform:uppercase;font-weight:600;padding-left:0}.card-more:hover{color:#dcbc65}.card-more:active,.card-more:focus,.card-more:focus-within{-webkit-box-shadow:none;box-shadow:none;outline:0}.footer-input-container input:active,.footer-input-container input:disabled,.footer-input-container input:focus,.footer-input-container input:focus-within,.footer-input-container input:hover{border:solid 1px #363636!important;background:#202020!important}.loader{background:#000;top:0;left:0;position:fixed;z-index:9999;margin:auto;overflow:hidden;width:100%;height:100vh;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}.medical .loader{background:#fff}.loader .l_main{position:absolute;top:50%;left:50%;width:172px;height:128px;margin:0;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);opacity:.9}.spinner{margin:0 auto 0;width:70px;text-align:center}.spinner>div{width:18px;height:18px;background-color:#dcbc65;border-radius:100%;display:inline-block;-webkit-animation:sk-bouncedelay 1.4s infinite ease-in-out both;animation:sk-bouncedelay 1.4s infinite ease-in-out both}.spinner .bounce1{-webkit-animation-delay:-.32s;animation-delay:-.32s}.spinner .bounce2{-webkit-animation-delay:-.16s;animation-delay:-.16s}@-webkit-keyframes sk-bouncedelay{0%,100%,80%{-webkit-transform:scale(0)}40%{-webkit-transform:scale(1)}}@keyframes sk-bouncedelay{0%,100%,80%{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}.big__title{color:#454545;font-size:48px;font-weight:700;letter-spacing:0;margin:0 auto;line-height:1;position:relative}.big__title--center{text-align:center}.big__title--white{color:#fff}@media (max-width:1200px){.big__title{font-size:24px}}@media (max-width:992px){.big__title{font-size:18px;line-height:1.4;max-width:550px}.big__title br{display:none}}@media (max-width:575px){.big__title{width:90%;max-width:420px}}.big__title span{color:#dcbc65;padding-right:7px}.separator{color:#dcbc65;padding-right:15px}@media (max-width:992px){.separator{padding-right:10px}}.separator--left{position:absolute;left:-45px;top:0}@media (max-width:1200px){.separator--left{left:-25px}}@media (max-width:992px){.separator--left{position:relative;left:0;padding-right:10px}}.icon__tooltip{display:inline-block;width:18px;height:18px;margin-left:7px;position:relative;cursor:pointer}.icon__tooltip .icon__exclamation{background-image:url(../images/UVD/icon-exclamation.svg);background-repeat:no-repeat;background-size:100%;position:absolute;top:0;left:0;width:18px;height:18px}.icon__tooltip:hover{z-index:1}.icon__tooltip:hover .icon__exclamation{top:-7px;left:-7px;width:32px;height:32px;background-image:url(../images/UVD/icon-exclamation-hover.svg)}.icon__tooltip:hover .tooltip__description{opacity:1;visibility:visible;left:calc(100% + 14px)}.icon__tooltip .tooltip__description{opacity:0;visibility:hidden;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;position:absolute;background:#383838;padding:16px;top:-7px;left:calc(100% + 20px);color:#fff;-webkit-box-shadow:0 2px 6px 0 #1a1a1a;box-shadow:0 2px 6px 0 #1a1a1a;max-width:320px;font-size:12px;font-weight:400;border-radius:2px}.icon__tooltip .tooltip__description:before{content:'';background:#383838;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);position:absolute;top:6px;left:-4px;display:block;width:16px;height:16px}.icon__tooltipUp{display:inline-block;width:18px;height:18px;margin-left:7px;position:relative;cursor:pointer}.icon__tooltipUp .icon__arrowUp{background-image:url(../images/icons/icon_arrow_up.svg);background-repeat:no-repeat;background-size:100%;position:absolute;top:0;left:0;width:18px;height:18px}.icon__tooltipUp .icon__arrowUp:before{content:'';position:absolute;top:-9px;left:-9px;bottom:-9px;right:-9px;background:rgba(126,126,126,.15);border-radius:50%;opacity:0;z-index:-1;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.icon__tooltipUp:hover{z-index:1}.icon__tooltipUp:hover .icon__arrowUp:before{opacity:1}.icon__tooltipUp:hover .tooltip__description{opacity:1;visibility:visible;right:calc(100% - 30px)}.icon__tooltipUp .tooltip__description{opacity:0;visibility:hidden;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;position:absolute;background:#383838;padding:16px;bottom:calc(100% + 24px);right:0;color:#fff;-webkit-box-shadow:0 2px 6px 0 #1a1a1a;box-shadow:0 2px 6px 0 #1a1a1a;max-width:210px;display:inline-block;font-size:12px;border-radius:2px}.icon__tooltipUp .tooltip__description:before{content:'';background:#383838;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);position:absolute;bottom:-8px;right:14px;display:block;width:16px;height:16px}@media (max-width:992px){.mobile-hide{display:none!important}}.mobile-show{display:none!important}@media (max-width:992px){.mobile-show{display:block!important}}@media (max-width:768px){.mobile-hide--small{display:none!important}}.mobile-show--small{display:none}@media (max-width:768px){.mobile-show--small{display:block!important}}@media (max-width:1200px){.mobile-hide--large{display:none!important}}.mobile-show--large{display:none!important}@media (max-width:1200px){.mobile-show--large{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}.intercom-lightweight-app{z-index:9999!important}.intercom-lightweight-app-launcher{z-index:1!important}.modal{z-index:536870912}.contact-form>.contact_success_container{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;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid rgba(255,255,255,.1);border-radius:2px;padding:30px 0;height:260px}.img-success{margin-bottom:10px;height:96px;-o-object-fit:contain;object-fit:contain;text-align:center}.medical .contact-form>.contact_success_container{border:1px solid rgba(0,0,0,.1)}#contact_success_done_modal .show-form{display:block;margin-top:5px}.contact_success_container{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;margin-bottom:16px}#contact_form_modal .recaptcha-section{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.slick-dots{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;padding:0}.slick-dots .slick-active{border:none!important;background:0 0!important}.slick-dots .slick-active button:before{width:12px!important;height:12px!important;background-color:#dcbc65;opacity:1!important}.slick-dots li{list-style:none;margin:0 5px;width:auto;height:auto}.slick-dots button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:0;background:0 0;position:relative}.slick-dots button:before{content:''!important;position:absolute;top:50%!important;left:50%!important;background:#454545;height:5px!important;width:5px!important;border-radius:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);opacity:1!important}.slick-dots button:after{content:none!important}.text-white{color:#fff}.text-black{color:#1a1a1a}.text-yellow{color:#dcbc65}@media screen and (min-device-width:576px) and (max-device-width:991px){.container{width:calc(100vw - 32px)}}.form-group__title{margin:15px 0 5px}.form-group__radio{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:25px;margin-bottom:3px;position:relative;padding-left:20px}.form-group__radio label{margin-top:4px!important;margin-left:2px;color:#7e7e7e;cursor:pointer}@media (max-width:768px){.form-group__radio{margin-right:0;width:100%}}.form-group__item{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}.radio-check{display:block;position:absolute;border:1px solid #7e7e7e;border-radius:50%;height:16px;width:16px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:0;pointer-events:none}.radio-check:before{display:block;position:absolute;content:'';border-radius:100%;height:8px;width:8px;top:0;bottom:0;left:0;right:0;margin:auto}.radio-input{position:absolute;opacity:0;left:0;width:16px;height:16px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer}.radio-input:checked~.radio-check{border:1px solid #dcbc65}.radio-input:checked~.radio-check::before{background:#dcbc65}.radio-input:checked~label{color:#454545}.radio-input__dark:checked~label{color:#fff}.modal-cookie{position:fixed;left:0;right:0;width:660px;margin:0 auto;bottom:0;max-width:100%;background:#383838;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;padding:10px 40px 10px 16px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;z-index:10000;font-size:12px;letter-spacing:.3px;display:none;line-height:1.7}.modal-cookie__close{position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);font-size:34px;height:40px;width:40px;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;cursor:pointer}.modal-cookie__icon{color:#7e7e7e;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);display:block}.modal-cookie__icon:hover{color:#fff}.modal-cookie a{color:#dcbc65}.modal-cookie a:hover{text-decoration:none}.privacy{margin-top:105px}.privacy h1{color:#fff;font-size:48px;margin-bottom:45px}.privacy h2{font-size:32px;letter-spacing:0;color:#fff;margin-top:45px;margin-bottom:5px;line-height:1.2}.privacy h3{font-size:18px;line-height:1.2;margin-bottom:5px;color:#fff}.privacy h4{font-size:18px;color:#fff;margin-top:20px;margin-bottom:10px}.privacy p{color:#fff;font-size:14px;letter-spacing:.2px;line-height:1.6}.privacy .nav{padding-top:25px;margin-bottom:20px}.privacy .nav li{margin-right:16px}.privacy li strong{font-weight:400;color:#fff}.privacy li strong:before{content:'•';padding-right:7px;font-size:18px}.privacy ul{margin-top:20px}.privacy ul li{margin-left:0;padding-left:0;list-style:none;margin-bottom:16px}.privacy__table{color:#fff;max-width:720px}.privacy__table__head{background:#2b2b2b;color:#7e7e7e;border-bottom:1px solid #454545}.privacy__table h4{padding:14px 16px 6px}.privacy__table__col{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:14px 16px}.privacy__table__col div:nth-child(1){-webkit-box-flex:0;-ms-flex:0 1 30%;flex:0 1 30%}.privacy__table__col div:nth-child(2){-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%}.privacy__table__col div:nth-child(3){-webkit-box-flex:0;-ms-flex:0 1 20%;flex:0 1 20%;text-align:right}.privacy__table__col:nth-child(2n-1){background:#2b2b2b}@media (max-width:575px){.privacy{margin-top:30px}.privacy h1{font-size:24px}.privacy h2{font-size:18px;margin-top:35px;margin-bottom:0;line-height:1.4}.privacy h3{font-size:16px}.privacy h4{font-size:16px;margin-top:20px;margin-bottom:10px}.privacy p{letter-spacing:0;line-height:1.5}.privacy .nav{padding-top:0;margin-bottom:10px}.privacy .nav li{margin-right:8px;font-size:12px}.privacy .nav li:last-child{margin-right:0}.privacy ul{margin-top:15px}.privacy__table__head{background:0 0;color:#fff;border-bottom:1px solid transparent}.privacy__table h4{padding:10px 0 0}.privacy__table__col{padding:14px 0 0}.privacy__table__col div:nth-child(1){-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;margin-bottom:6px}.privacy__table__col div:nth-child(1):before{content:'•';padding-right:7px}.privacy__table__col div:nth-child(2){-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;display:inline}.privacy__table__col div:nth-child(2):after{content:', '}.privacy__table__col div:nth-child(3){-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;text-align:left;display:inline}.privacy__table__col:nth-child(2n-1){background:0 0}}.section-power{padding:116px 0;position:relative;overflow:hidden;background:-webkit-gradient(linear,left bottom,left top,from(#161616),to(#252424));background:-o-linear-gradient(bottom,#161616 0,#252424 100%);background:linear-gradient(0deg,#161616 0,#252424 100%)}@media (max-width:768px){.section-power{padding:132px 0 156px}}.section-power__title{font-size:32px;color:#fff;max-width:410px;margin:0 auto 32px;line-height:1.4;text-align:center;font-weight:700}@media (max-width:768px){.section-power__title{font-size:18px;max-width:250px}}.section-power button{margin:0 auto}.section-power__img__1{position:absolute;left:-140px;bottom:-302px;width:650px}@media (max-width:1200px){.section-power__img__1{left:-225px}}.section-power__img__2{position:absolute;right:-62px;bottom:-210px;width:560px}@media (max-width:1200px){.section-power__img__2{right:-175px}}@media (max-width:768px){.section-power__img__2{max-width:100%;right:-177px;top:-88px;-webkit-transform:rotate(-52deg);-ms-transform:rotate(-52deg);transform:rotate(-52deg)}}.section-power__img__mob-1{position:absolute;left:-133px;bottom:-10px}.section-power__img__mob-2{position:absolute;right:-148px;top:-15px}.medical .section-power{background:-webkit-gradient(linear,left bottom,left top,from(#efefef),to(#eaeaea));background:-o-linear-gradient(bottom,#efefef 0,#eaeaea 100%);background:linear-gradient(0deg,#efefef 0,#eaeaea 100%)}.medical .section-power__title{color:#1a1a1a}.home-banner{width:100%;max-width:1718px;padding:0;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:0}.home-banner .banner-inner{height:570px}@media screen and (min-width:1800px){.home-banner .banner-inner{height:660px}}.home-banner .container{margin-top:25px}.home-banner .carousel{width:100%}.home-banner .card-c{padding:6.25rem 2rem;border-radius:2px;background:rgba(255,255,255,.6);height:100%;-webkit-box-shadow:none;box-shadow:none}.home-banner .card-c-title{margin:.625rem 0 1.5625rem;color:#1f1f1f!important}.home-banner .card-c-text{margin-bottom:1.875rem}.home-banner .card-c--big{width:590px!important}.home-banner .scroll-down{position:absolute;bottom:20px;left:0;right:0;margin:auto;width:45px;height:45px}.modal-dialog{z-index:999999}.services-grid__price{display:none}.services-grid__price .price{width:760px;max-width:100%}.price{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:189px;max-width:855px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.price--bg{margin-top:16px;background:#383838;padding:24px}.price__left,.price__right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.price__left{width:58%}.price__right{width:42%}.price__title{color:#fff;font-size:16px;letter-spacing:.1px;line-height:1}.price__bottom{margin-top:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.price__bottom__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.price__info{color:#7e7e7e;font-size:14px;letter-spacing:.2px;line-height:1;margin-top:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.price__info__count{margin-left:4px}.price__info img{height:16px;width:16px;margin-right:8px}.price__count{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.price__count__minus,.price__count__plus{border-radius:2px;border:1px solid #7e7e7e;height:24px;width:24px;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;color:#7e7e7e;font-size:16px;cursor:pointer;line-height:1;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.price__count__number{color:#fff;background:0 0;outline:0;border:none!important;-webkit-box-shadow:none;box-shadow:none;font-size:32px;line-height:1;margin:0 5px;padding:0;text-align:center}.price__month{margin-left:54px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.price__month__item{font-size:24px;color:#fff;margin-top:3px}.price__month__price{margin-right:8px}.price__month__user{font-size:16px}.price__total{display:-webkit-box;display:-ms-flexbox;display:flex;color:#fff;font-size:16px;letter-spacing:.1px;line-height:1;margin-bottom:10px}.price__total__title{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.price__total__border{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;border-bottom:1px dashed #7e7e7e;margin:0 4px}.price__total__price{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;margin-right:4px}.price__total__month{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.price__old{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;line-height:1;margin-top:2px}.price__old__title{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.price__old__span{padding-right:5px}.price__old__border{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;border-bottom:1px dashed #7e7e7e;margin:0 4px}.price__old__price{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;margin-right:4px}.price__old__month{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.price__old__item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}.price__old__item:before{content:'';position:absolute;top:50%;left:0;height:1px;border-bottom:1px solid #7e7e7e;width:100%}.price__btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#dcbc65;font-size:12px;font-weight:600;letter-spacing:.4px;line-height:1;text-transform:uppercase;padding:0 16px;border-radius:2px;border:1px solid #dcbc65;height:36px;margin-left:38px;cursor:pointer}.price__list{list-style:none;max-width:548px;margin-left:auto;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-top:10px}@media (max-width:992px){.price__list{margin:0 auto}}.price__li{position:relative;color:#fff;font-size:18px;letter-spacing:0;padding-left:48px;margin-bottom:24px;line-height:1.6}@media (max-width:992px){.price__li{margin-bottom:16px}}.price__li:last-child{margin-bottom:0}.price__li:before{content:url(../images/icons/icon_check.svg);position:absolute;left:0;top:8px}.price .irs--round .irs-handle{top:29px;width:17px;height:17px;border:2px solid #dcbc65;background-color:#383838!important;border-radius:50%;-webkit-box-shadow:none;box-shadow:none;cursor:pointer}.price .irs--round .irs-bar{top:36px;height:4px;background-color:#dcbc65}.price .irs-single{background:#383838!important;color:#7e7e7e!important;top:7px;padding:3px 15px!important}.price .irs-single:before{content:none!important}.price .irs--round .irs-line{top:36px;height:4px;background-color:#7e7e7e;border-radius:1px}.price .irs--round .irs-max,.price .irs--round .irs-min{color:#7e7e7e;font-size:14px;line-height:1;top:10px;padding:0;background:0 0;visibility:visible!important}.price .irs--round .irs-max:after{content:'+'}.price .price__old{display:none}.price--pm{background:#2b2b2b;border-radius:2px;min-height:auto;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:44px;padding-bottom:32px}@media (max-width:992px){.price--pm{padding:21px 16px 24px;margin-bottom:32px}}.price--pm .price__title{font-size:18px}.price--pm .price__count__number{font-size:48px;width:80px}@media (max-width:360px){.price--pm .price__count__number{font-size:32px;width:62px}}.price--pm .price__left,.price--pm .price__right{width:100%}.price--pm .irs-single{background:#2b2b2b!important;color:#7e7e7e!important;top:-10px;font-size:18px!important}.price--pm .price__btnMobile{margin-top:20px;font-size:12px;color:#dcbc65;text-transform:uppercase;letter-spacing:.5px;font-weight:700}.price--pm .price__btnMobile img{margin-left:16px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}.price--pm .price__btnMobile.active img{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.price--pm .price__info{display:block;position:relative;margin-bottom:24px;margin-top:16px;line-height:1.4}.price--pm .price__count__minus,.price--pm .price__count__plus{height:40px;width:40px;font-size:30px}.price--pm .price__count__plus{font-size:46px}.price--pm .price__month{margin-left:auto!important;width:auto!important}.price--pm .price__month__item{text-align:center;line-height:1.1}.price--pm .irs--round .irs-max,.price--pm .irs--round .irs-min{font-size:16px;top:-2px}.price--pm .price__slider{margin-top:35px;margin-bottom:24px}.price--pm .irs--round .irs-handle{top:17px;height:40px;width:40px}@media (max-width:992px){.price--pm .irs--round .irs-handle{height:44px;width:44px}}.price--pm .price__total{font-size:18px;margin-bottom:10px}.price--pm .price__old{font-size:16px}.price--pm .price__old__item:before{content:none}.price--pm .price__bottom__item{-ms-flex-wrap:wrap;flex-wrap:wrap}.price--pm .price__count{margin-right:40px}.price--pm .price__month{margin-left:0}@media (max-width:992px){.price--pm .price__month{width:90px!important}}.price--pm .price__btn{margin-top:24px;width:100%;margin-left:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:48px}@media (max-width:992px){.price{background:#2b2b2b;border-radius:2px;min-height:auto;padding:16px}.price .price__title{font-size:18px}.price .price__left,.price .price__right{width:100%}.price__btnMobile{margin-top:20px;font-size:12px;color:#dcbc65;text-transform:uppercase;letter-spacing:.5px;font-weight:700}.price__btnMobile img{margin-left:16px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}.price__btnMobile.active img{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.price .price__info{display:block;padding-left:30px;position:relative;max-width:230px;margin-bottom:24px;margin-top:16px;line-height:1.2}.price .price__info img{position:absolute;top:2px;left:0}.price .irs-single{background:#2b2b2b!important;top:-7px}.price .price__count__minus,.price .price__count__plus{height:44px;width:44px;font-size:30px}.price .price__count__plus{font-size:46px}.price .price__month__item{text-align:center;line-height:1.1}.price .irs--round .irs-max,.price .irs--round .irs-min{font-size:16px;top:-2px}.price .price__slider{margin-top:25px;margin-bottom:24px}.price .irs--round .irs-handle{top:21px;height:32px;width:32px}.price .price__total{font-size:18px;margin-bottom:10px}.price .price__old{font-size:16px}.price .price__old__item:before{content:none}.price .price__bottom__item{-ms-flex-wrap:wrap;flex-wrap:wrap}.price .price__count{margin-right:auto}.price .price__month{margin-left:0;width:90px}.price .price__btn{margin-top:24px;width:100%;margin-left:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:48px}}.price__btnMobile{display:none!important}.project-manager-landing .more-features-wrap .tab-description{background:0 0}.project-manager-landing .anchors{position:absolute;top:100%;left:0;width:100%;height:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#202020;border-top:1px solid rgba(214,214,214,.1);z-index:-1}.project-manager-landing .anchors .anchor__link{color:#ccc;font-weight:700}.project-manager-landing .pm-hide{display:none}.project-manager-landing .navbar{position:fixed}.project-manager{margin:0 auto;padding:40px 0 0;background:#1a1a1a}.project-manager__section{width:1224px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.project-manager__section--top{padding-bottom:88px}.project-manager__section--second{-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}.project-manager__section--third{height:500px}.project-manager__section--dynamic,.project-manager__section--fifth,.project-manager__section--fourth,.project-manager__section--seventh,.project-manager__section--sixth{position:relative;margin:200px auto}.project-manager__section--bottom{padding:120px 0}.project-manager__background-section--stripe{background:#1f1f1f}.project-manager__background-section--hands{position:relative}.project-manager__background-section--hands:after,.project-manager__background-section--hands:before{position:absolute;content:''}.project-manager__background-section--hands:before{top:220px;left:-10px;height:530px;width:370px;background:url(../images/arm-left.png) center center no-repeat;background-size:100%}.project-manager__background-section--hands:after{top:90px;right:-10px;height:530px;width:370px;background:url(../images/arm-right.png) center center no-repeat;background-size:100%}.project-manager__top-left,.project-manager__top-right{position:relative}.project-manager__top-left:before,.project-manager__top-right:before{position:absolute;top:0;content:''}.project-manager__top-left:before{left:-330px;height:600px;width:700px;background:url(../images/header-left.png) center center no-repeat;background-size:100%}.project-manager__top-right:before{right:-370px;height:600px;width:700px;background:url(../images/header-right.png) center center no-repeat;background-size:100%}.project-manager__top-center{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:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.project-manager__brand-title,.project-manager__second-title,.project-manager__title{position:relative;z-index:1;font-size:36px;color:#fff;letter-spacing:0;font-weight:600;cursor:default;margin:24px 0}.project-manager__pre-title{font-size:14px;font-weight:400;letter-spacing:.2px;line-height:20px}.project-manager__brand-title{position:relative;line-height:48px}.project-manager__brand-title:before{position:absolute;left:-32px;content:'//';color:#dcbc65}.project-manager__second-title{font-size:24px}.project-manager__main-icon{width:96px;height:96px;background:url(../images/service_pm.svg) center center no-repeat;background-size:cover;margin-bottom:24px}.project-manager__top-label{margin-bottom:16px;font-size:32px;color:#fff;line-height:40px;cursor:default}.project-manager__top-description{margin-bottom:32px;color:#7e7e7e;letter-spacing:.1px;text-align:center;cursor:default}.project-manager__outlined-button{margin-bottom:16px;color:#dcbc65;border-color:#dcbc65;font-size:12px;font-weight:600;letter-spacing:1.5px;line-height:20px;padding:14px 66px}.project-manager__outlined-button:hover{color:#1f1f1f;border-color:transparent;background:#dcbc65}.project-manager__outlined-button:active{color:#1f1f1f!important;border-color:transparent!important;background:#c79e2d!important;outline:0!important;-webkit-box-shadow:none!important;box-shadow:none!important}.project-manager__outlined-button:focus,.project-manager__outlined-button:focus-within{outline:0!important;-webkit-box-shadow:none!important;box-shadow:none!important}.project-manager__price-label{font-size:10px;color:#fff;line-height:16px;letter-spacing:1px;text-transform:uppercase;cursor:default}.project-manager__description{font-size:22px;color:#fff;letter-spacing:0;line-height:36px;cursor:default}.project-manager__description--center{text-align:center}.project-manager__info-graph{height:420px;width:100%;margin:120px 0;background:url(../images/first-driven.png) center center no-repeat;background-size:contain}.project-manager__cards{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;padding-bottom:120px}.project-manager__card{width:600px;background:-webkit-gradient(linear,left top,left bottom,from(#1c1c1c),to(#1f1f1f));background:-o-linear-gradient(top,#1c1c1c,#1f1f1f);background:linear-gradient(to bottom,#1c1c1c,#1f1f1f);-webkit-box-shadow:8px 20px 30px 0 rgba(0,0,0,.1);box-shadow:8px 20px 30px 0 rgba(0,0,0,.1);overflow:hidden}.project-manager__card-bottom{min-height:390px;width:600px;padding:60px 80px}.project-manager__card-bottom--right{padding:16px 0 16px 140px}.project-manager__card-bottom--left{padding:16px 140px 16px 0}.project-manager__card-bottom--center{width:800px;margin:0 auto;text-align:center}.project-manager__card-image{height:367px}.project-manager__card-image--first{background:url(../images/project-manager.png) center center no-repeat;background-size:contain}.project-manager__card-image--second{background:url(../images/user-side.png) center center no-repeat;background-size:contain;position:relative;top:-5px}.project-manager__card-label{font-size:14px;color:#7e7e7e;text-transform:uppercase;font-weight:600}.project-manager__laptop-image{position:relative;width:600px}.project-manager__laptop-image:before{position:absolute;background:url(../images/laptop.png) center center no-repeat;background-size:100%;content:'';top:-20px;height:540px;width:970px;left:-310px}.project-manager__board-image{position:relative;width:600px}.project-manager__board-image:before{position:absolute;background:url(../images/kanban.png) center center no-repeat;background-size:100%;content:'';top:-20px;height:540px;width:970px;right:-310px}.project-manager__mindmap-image{position:relative;width:600px}.project-manager__mindmap-image:before{position:absolute;background:url(../images/mindmap.png) center center no-repeat;background-size:90%;content:'';top:-100px;height:570px;width:1000px;right:-310px}.project-manager__gantt-chart-image{position:relative;width:600px}.project-manager__gantt-chart-image:before{position:absolute;background:url(../images/gantt.png) center center no-repeat;background-size:80%;content:'';top:-20px;height:540px;width:970px;left:-220px}.project-manager__time-management-image{position:relative;width:600px}.project-manager__time-management-image:before{position:absolute;background:url(../images/time-management.png) center center no-repeat;background-size:100%;content:'';top:-20px;height:540px;width:780px;left:-170px}.project-manager__features-image{position:relative;width:600px}.project-manager__features-image:before{position:absolute;background:url(../images/more-features.png) center center no-repeat;background-size:90%;content:'';top:30px;height:570px;width:1000px;right:-310px}.project-manager__features-list{margin:0;padding:0;list-style-type:none}.project-manager__features-item{font-size:14px;letter-spacing:.2px;line-height:20px;color:#7e7e7e;-webkit-transition:.2s ease-in-out;-o-transition:.2s ease-in-out;transition:.2s ease-in-out;cursor:pointer;margin:8px 0}.project-manager .active{position:relative;font-size:18px;line-height:28px;color:#dcbc65;-webkit-transition:.2s ease-in-out;-o-transition:.2s ease-in-out;transition:.2s ease-in-out}.project-manager .active:before{position:absolute;left:-104px;top:50%;height:1px;width:80px;overflow:hidden;content:'';background:#dcbc65}.project-manager__feature-description{position:absolute;top:110px;left:380px;width:392px;font-size:22px;color:#fff;letter-spacing:0;line-height:36px;z-index:1}@media screen and (max-width:1440px){.laptop-pic{width:815px!important}}.pm__first-block{padding:60px 0 80px 0}.pm .first-block__button{margin:0 0 16px}.pm__try{position:relative;margin-bottom:32px;color:#fff;font-size:36px;line-height:36px;font-weight:700;letter-spacing:0}.pm__try span{font-size:24px}.pm__try-left,.pm__try-right{position:absolute;top:50%;-webkit-transform:translateY(-80%);-ms-transform:translateY(-80%);transform:translateY(-80%)}.pm__try-left{left:0}.pm__try-right{right:0}.pm__first-block{position:relative;padding:57px 0 80px 0}.pm .first-block__footer{color:#fff}.pm .create-pipeline{padding:50px 15px 50px 15px}.pm .create-dashboard{padding:160px 15px 210px 15px}.pm .create-dashboard__image{width:814px!important;top:-10px!important}.pm .gantt-chart .create-pipeline__image{width:743px;top:-35px;z-index:1}.pm .forecast-board .forecast-board__image{width:827px;top:-120px}.pm .time-management .create-pipeline__image{width:771px;top:65px}.pm .time-management .sub-title{margin-bottom:4px;color:#fff;font-size:14px;font-weight:400;letter-spacing:.2px;line-height:20px}.pm .forecast-board{padding:150px 15px 200px 15px}.pm .tab-description{border:none}.pm .forecast-board .forecast-board__image{width:850px;top:-30px;left:100px}.pm-block-4__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.pm .tab-control-list__item{padding:2px 0 2px 16px}.pm .tab-control-list__item .blue-text{padding-left:10px;font-size:10px}.pm .tab-control-list__item.active{background:0 0}.pm .tab-control-list__item.active{font-size:14px!important}.pm .forecast-board,.pm .last-block,.pm .more-features{padding:0 15px!important}.pm-block-1 .col-lg-5{position:relative;z-index:1}.pm-block-1__pm-logo{display:block;margin-bottom:20px}.pm-block-1__pm-logo img{height:72px;width:72px}.pm-block-1__subtitle{max-width:250px;margin-bottom:8px;color:#7e7e7e;font-size:16px;font-weight:400;letter-spacing:.1px;line-height:24px}.pm-block-1__title{margin-bottom:24px;color:#fff;font-size:32px;font-weight:700;letter-spacing:0;line-height:40px}.pm-block-1__title br{display:none}.pm-block-1__price{margin-bottom:8px;color:#fff;font-weight:700;letter-spacing:.09px;line-height:24px;display:-webkit-box;display:-ms-flexbox;display:flex;height:48px;width:100%}.pm-block-1__price br{display:none}.pm-block-1__price__text{width:100%;border:1px dashed #454545;font-size:13px;text-transform:uppercase;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;-ms-flex-wrap:wrap;flex-wrap:wrap}.pm-block-1__price__button{color:#dcbc65;font-weight:400;font-size:14px;border:1px dashed #454545;border-left:none;width:180px;padding:12px 8px;height:100%;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;text-decoration:none!important}.pm-block-1__price__button img{margin-left:8px}.pm-block-1__btn-trial{display:inline-block;margin-top:0!important;text-decoration:none!important;padding:14px 44px;background-color:#1a1a1a}.pm-block-1__creit-card-info{color:#7e7e7e;font-size:14px;font-weight:400;letter-spacing:1.2px;line-height:16px;text-transform:uppercase;margin-top:16px;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}.pm-block-1__limited{color:#fff;margin-top:50px;font-size:18px;font-weight:700;letter-spacing:.26px;text-transform:uppercase;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;line-height:1.2;text-align:center}.pm-block-1__apps{margin-top:auto;text-align:center;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-bottom:-18px;padding-left:20%;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (max-width:992px){.pm-block-1__apps{padding-left:0}}.pm-block-1-logo-text{font-size:14px;margin-right:24px;color:#fff}@media (max-width:992px){.pm-block-1-logo-text{margin-top:64px;margin-bottom:16px;display:block;width:100%;margin-right:0}}.pm-block-1-logo{border-radius:2px;border:1px solid #454545;padding:0 17px;margin-right:16px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:52px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pm-block-1-logo:last-child{margin-right:0}.pm-block-1__screen-service{max-height:700px;position:absolute;right:-100px;top:0}.pm-block-1__logos{margin-bottom:44px;margin-left:-10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 16px}.pm-block-1__logos img{width:65px;margin:0 auto}@media (max-width:992px){.pm .pm-block-1__item .par,.pm .pm-block-1__item .pm-block-1__title{max-width:600px;margin-left:auto;margin-right:auto}.pm .pm-block-1__item .btn-yellow,.pm .pm-block-1__item .pm-block-1__price{max-width:400px;margin-right:auto;margin-left:auto}}.pm-block-1__title__logo{font-size:14px;color:#fff;text-align:center;max-width:100px;margin:15px auto 0}.pm-block-2 .title{font-size:36px;margin-bottom:26px}.pm-block-2__logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:30px}.pm-block-2__text{color:#7e7e7e;font-size:24px;font-weight:400;letter-spacing:0;line-height:32px;text-align:center;margin-bottom:32px;margin-top:96px;width:100%}.pm-block-2 .first-driven__animation{margin-bottom:0!important}.pm-block-3__title{padding-bottom:35px;text-align:center;width:100%;color:#fff;font-size:36px;font-weight:700;letter-spacing:0;line-height:54px}.pm-block-3 .container-fluid{padding:0}.pm-block-3 .carousel{display:block}.pm .pm-block-3 .carousel-indicators{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:34px}.pm .pm-block-3 .carousel-indicators li{position:relative;display:block;width:32px;height:32px;margin:0;padding:0;border:1px solid transparent;border-radius:50%;background-color:transparent}.pm .pm-block-3 .carousel-indicators li::before{content:'';position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:5px;height:5px;background-color:#393939;opacity:1}.pm .pm-block-3 .carousel-indicators .active{border-color:#dcbc65}.pm .pm-block-3 .carousel-indicators .active::before{width:12px;height:12px;background-color:#dcbc65}.pm-block-3 .slick-slide{height:auto!important;border:none}.pm-block-3 .slick-slide img{width:calc(100% - 60px);margin:0 auto;opacity:.2;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.pm-block-3 .slick-dots{bottom:-65px}.pm-block-3 .slick-next:before,.pm-block-3 .slick-prev:before{display:block;width:24px;height:24px;opacity:1;background-size:contain;background-repeat:no-repeat}.pm-block-3 .slick-prev{left:70px!important;z-index:1}.pm-block-3 .slick-next{right:70px!important;z-index:1}.pm-block-3 .slick-prev:before{content:'';background-image:url(../images/ic-previous-active.svg)}.pm-block-3 .slick-next:before{content:'';background-image:url(../images/ic-next-active.svg)}.pm .pm-block-3 .slick-dots li{width:32px;height:32px;-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.pm .pm-block-3 .slick-dots li button{width:100%;height:100%}.pm .pm-block-3 .slick-dots li button::after{content:'';position:absolute;display:block;top:50%;left:50%;width:5px;height:5px;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-color:#393939;opacity:1!important;border-radius:50%!important;-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.pm .pm-block-3 .slick-dots .slick-active button{border:none!important}.slick-list{overflow:visible!important}.slick-active img{opacity:1!important;-webkit-box-shadow:0 4px 6px 0 rgba(0,0,0,.4);box-shadow:0 4px 6px 0 rgba(0,0,0,.4)}.slick-current-clone-animate img{opacity:1!important}.pm-block-5 .create-pipeline__image{top:-135px!important;height:158%;right:-112px!important;width:auto!important;z-index:1}.pm-block-6__title{margin-bottom:90px;color:#fff;font-size:48px;font-weight:700;letter-spacing:0;line-height:48px}.pm-block-9 .create-pipeline .create-pipeline__image--desctop{top:20px}.pm-block-11__title{position:relative;z-index:1;margin-bottom:24px;text-align:center;color:#fff;font-size:36px;font-weight:700;letter-spacing:0;line-height:48px}.pm-block-11__text{position:relative;z-index:1;color:#fff;font-size:18px;font-weight:400;letter-spacing:0;line-height:28px;text-align:center}.pm-block-11__img{display:block;margin:-70px auto 0;width:80%;height:auto}.pm-block-12{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0}.pm-block-12__call{width:100%;margin-bottom:150px;padding:50px 0;background-image:url(../images/live-help.png);background-position:center right;background-size:contain;background-repeat:no-repeat;background-color:#1e1e1e}.pm-block-12__text{margin-bottom:24px;color:#fff;font-size:22px;font-weight:400;letter-spacing:0;line-height:36px;text-align:center}.pm-block-12 .start-free-trial-pm{margin-top:0!important}.pm .start-free-trial-pm{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;width:258px}.pm-block-12 .last-block{padding:0}.pm-block-12 .last-block__img-right{bottom:-70px}.pm-block-4{position:relative}.pm-block-4__arrow{position:absolute;left:0;right:0;margin:0 auto;top:228px;z-index:1}.pm .create-pipeline__content-block{padding-left:50px!important;position:relative}.pm .create-pipeline__content-block:before{content:"";position:absolute;top:-68px;bottom:-30px;left:-250%;width:500%;background-color:#1f1f1f}@media (max-width:992px){.pm .create-dashboard,.pm .create-pipeline,.pm .forecast-board,.pm .last-block,.pm .pm-block-2{padding:80px 0!important}}@media (max-width:992px){.pm .pm-block-4{padding:40px 0 0!important}}.pm .forecast-board,.pm .last-block,.pm .more-features{padding:0 15px!important}.pm .pm-block-1{padding:40px 0 0}.pm .pm-block-1 .btn-yellow-border{min-width:283px}.pm .pm-block-3{padding:100px 0 60px}.pm .pm-block-4{padding:0 0 120px}.pm .pm-block-5{padding:100px 0 150px}.pm .pm-slide-7{padding:50px 0 160px}.pm .pm-slide-8{padding:100px 0 160px}.pm .pm-block-10{padding:100px 0}.pm .more-features-wrap{padding-bottom:100px}.pm .pm-block-11{padding:60px 0 60px}.pm .pm-block-12{background:#1f1f1f}.blue-text{text-transform:uppercase;font-size:14px;color:#589be9;padding-top:1px;position:relative}#price-slider button{margin:70px auto 40px!important}@media (max-width:768px){#price-slider button{margin:40px auto 70px!important}}.price-slider h2{padding-bottom:35px;text-align:center;width:100%;color:#fff;font-size:36px;font-weight:700;letter-spacing:0;line-height:54px}@media (max-width:1400px){.pm .first-block__img-left{width:45%;top:20px;left:-153px}.pm .first-block__img-right{top:20px}}@media (max-width:1200px){.pm-block-12__call{width:calc(100% + 30px);margin-left:-15px;margin-right:-15px}.pm .create-pipeline__content-block{padding-left:50px}.pm .create-pipeline__content-block .par{padding-right:30px}}@media (min-width:1201px){.pm-block-5 .create-pipeline__image{z-index:1}.pm .more-features-wrap{padding-bottom:284px}}.graph-landing-title{color:#fff;font-size:48px;font-weight:700;letter-spacing:0;line-height:56px;margin:0}.graph-landing-title--8{width:55%;text-align:center}@media (max-width:992px){.graph-landing-title{font-size:40px;line-height:48px}}.graph-landing-title--first{margin-top:20px;line-height:1.2!important}.graph-landing-title--subtitle{font-size:32px;line-height:1.4}@media (max-width:992px){.graph-landing-title--subtitle{font-size:20px;line-height:1.4;padding-left:0!important;margin:30px auto 25px}.graph-landing-title--subtitle br{display:none}}.graph-landing-title--slash{position:relative}@media (max-width:992px){.graph-landing-title--slash{padding-left:30px!important}}.graph-landing-title--slash:before{padding-right:10px;content:'//';color:#dcbc65;font-size:35px;font-weight:700;letter-spacing:0}@media (max-width:992px){.graph-landing-title--slash:before{right:auto;line-height:32px;left:0;top:-3px;font-size:inherit;position:absolute}}.grap-first-section-price-text{margin-bottom:110px;letter-spacing:1px}@media (max-width:992px){.grap-first-section-price-text{margin-bottom:20px}}.graph-fz-16{line-height:24px;font-size:16px}.graph-fz-18{line-height:28px;font-size:18px}.graph-fz-10{line-height:16px;font-size:10px}.graph-fz-22{line-height:36px;font-size:22px}@media (max-width:992px){.graph-fz-22{line-height:32px;font-size:18px}}.graph-fz-24{line-height:34px;font-size:24px}@media (max-width:992px){.graph-fz-24{line-height:28px;font-size:18px}}.graph-fz-36-thin{line-height:48px;font-size:36px}@media (max-width:992px){.graph-fz-36-thin{line-height:32px;font-size:22px}}.graph-fz-32{line-height:1.4;font-size:32px;font-weight:700}@media (max-width:992px){.graph-fz-32{font-size:22px}}.font-color-white{color:#fff}.graph-list{padding-left:20px}.img-out{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all .1s ease-in-out;-o-transition:all .1s ease-in-out;transition:all .1s ease-in-out}@media (max-width:992px){.img-out{position:static;-webkit-transform:translateX(50%);-ms-transform:translateX(50%);transform:translateX(50%);opacity:1}}.img-out--right{right:0}.img-out--left{left:0}.graph-brain{width:100%;position:relative;z-index:1}@media (max-width:992px){.graph-brain{display:none}}.graph-brain--mobile{display:none}@media (max-width:992px){.graph-brain--mobile{display:block;position:relative;height:auto;margin:0 auto 60px;width:85%;max-width:420px}}.graph-scheme-img{width:95%;margin:0 auto;display:block}.graph-support-img{height:120px}.graph-pipe{z-index:2;width:710px;margin-left:129px}@media (max-width:1200px){.graph-pipe{width:630px}}@media (max-width:992px){.graph-pipe{display:none}}.graph-pipe--pipe-first{margin-top:-70px}@media (max-width:1200px){.graph-pipe--pipe-first{margin-top:-40px}}.scheme-title{-webkit-transform:translateY(40px);-ms-transform:translateY(40px);transform:translateY(40px)}@media (max-width:992px){.scheme-title{-webkit-transform:none;-ms-transform:none;transform:none}}#graph-screen-1{min-height:calc(100vh - 60px);padding-top:150px}@media screen and (min-width:1800px){#graph-screen-1{background-position:50% 75px}}@media (max-width:1200px){#graph-screen-1{padding-top:50px}}@media (max-width:992px){#graph-screen-1{background-position:top center;background-size:200%}#graph-screen-1 h1{font-size:24px;line-height:1.4!important;max-width:70%;padding-left:0!important;margin:25px auto 10px}#graph-screen-1 h1 br{display:none}#graph-screen-1 h3{width:90%;margin:0 auto}#graph-screen-1 h3 br{display:none}#graph-screen-1 .btn-yellow{width:258px}}#graph-screen-4{padding-top:200px}#graph-screen-4 .btn-yellow-border{margin:0 auto;width:342px}@media (max-width:992px){#graph-screen-4{padding-top:0;padding-bottom:50px}}@media (max-width:992px){#graph-screen-5{background-color:#1f1f1f;padding:25px 0 35px}#graph-screen-5 h2{font-size:18px;margin-bottom:30px!important;max-width:80%;margin-left:0}#graph-screen-5 h4{font-size:18px;margin-bottom:10px!important}#graph-screen-5 p{font-size:14px;line-height:1.45;margin-bottom:25px!important}#graph-screen-5 .graph-step-1-img{margin-left:-16px;width:calc(100% + 32px)!important}}#graph-screen-6{margin-top:-10px}@media (max-width:1200px){#graph-screen-6{margin-top:0}}@media (max-width:992px){#graph-screen-6{margin-top:0;padding-top:30px}#graph-screen-6 h4{font-size:18px;margin-bottom:10px!important;margin-top:20px}#graph-screen-6 p{font-size:14px;line-height:1.45;margin-bottom:25px!important}}#graph-screen-7{margin-top:-30px}@media (max-width:1200px){#graph-screen-7{margin-top:0}}@media (max-width:992px){#graph-screen-7{margin-top:30px;background-color:#1f1f1f;padding:30px 0 35px}#graph-screen-7 h4{font-size:18px;margin-bottom:10px!important;margin-top:40px}#graph-screen-7 p{font-size:14px;line-height:1.45;margin-bottom:25px!important}#graph-screen-7 .graph-step-3-img{margin-left:-16px;width:calc(100% + 32px)!important}}#graph-screen-8 p{max-width:85%}@media (max-width:992px){#graph-screen-8{padding:30px 0 40px}#graph-screen-8 h3{font-size:18px;margin-bottom:10px!important;margin-top:40px;text-align:left!important}#graph-screen-8 p{font-size:14px;line-height:1.45;text-align:left!important;max-width:100%;padding:0 16px;margin-top:0!important}#graph-screen-8 .graph-logos{margin-top:15px}}#graph-screen-9{background-color:#1f1f1f}.first-background{position:absolute;top:-40%;left:-10%;width:120%}@media (max-width:992px){.first-background{left:-40%;width:200%}}@media (max-width:992px){.first-background{left:-50%;top:-20%}}.first-background img{width:100%}@media (max-width:992px){.first-background img{width:auto;height:80vh}}.graph-logos{margin:0 auto 0;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;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.graph-logos img{margin:10px 12px}.graph-logos .graph-logo-pytorch{margin-top:18px}.graph-logos__item{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}@media (max-width:992px){.graph-logos{margin-top:40px}.graph-logos img{margin:3px 7px}.graph-logos .graph-logo-pytorch{margin-top:8px}}.graph-other-logos-2{position:relative;width:100%;margin-top:12px;opacity:.7}.graph-scheme-img-2{width:66%;display:block;margin:0 auto}@media (max-width:992px){.graph-scheme-img-2{width:calc(100% + 32px)}}.graph-other-logos-3{position:relative;width:64%;margin-top:-24px;opacity:.7}.graph-links{color:#fff}.magic-bg{position:absolute;width:200%;left:0;bottom:0;height:150px;background:-o-linear-gradient(91deg,#161616 0,#1a1a1a 100%);background:linear-gradient(-1deg,#161616 0,#1a1a1a 100%);z-index:1;opacity:.95}@media (max-width:992px){.magic-bg{display:none}}.brain-gradient{position:absolute;right:0;top:0;height:85vh;width:250px;background:-webkit-gradient(linear,left top,right top,from(transparent),to(#1a1a1a));background:-o-linear-gradient(left,transparent 0,#1a1a1a 100%);background:linear-gradient(to right,transparent 0,#1a1a1a 100%);z-index:6}@media (max-width:992px){.brain-gradient{display:none}}.z-index-2{z-index:2}.graph-first-bg{position:absolute;top:-50px;left:-40px;right:-40px;margin:0 auto;width:90%;max-width:1300px;height:110%}@media (max-width:992px){.graph-first-bg__item{padding-top:0}.graph-first-bg{width:100%;-o-object-fit:contain;object-fit:contain;top:-220px;left:-100px;right:-100px}#graph-screen-1{height:auto;min-height:600px;padding:20px 0 65px}}@media (max-width:575px){.graph-first-bg{width:600px;-o-object-fit:contain;object-fit:contain;top:-220px;left:-100px;right:-100px}}@media screen and (min-width:1800px){#graph-screen-1{padding-top:220px}.graph-first-bg{height:100%;top:0;width:90%;max-width:1550px}}.sticky-scroll__item{position:absolute;top:70px;bottom:70px;width:46vw;right:-35px;pointer-events:none;z-index:1}@media (max-width:992px){.sticky-scroll__item{position:relative;top:0;bottom:0;right:0;width:80%;margin:0 auto 15px}}.sticky-scroll__wrap{will-change:min-height}.sticky-scroll__inner{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);will-change:position,transform}.slide-container.core{padding-top:60px}@media (max-width:992px){.slide-container.core{padding-top:0}}#graph-screen-10,.core .screen{background-color:#1a1a1a}.sticky-item{z-index:4}.graph-accordion__title{margin-top:40px;margin-bottom:10px;padding:8px 0}.graph-accordion__title img{margin-top:20px}.graph-accordion__title h4{margin-top:15px}@media (max-width:992px){.graph-accordion{max-width:420px;margin:0 auto}.graph-accordion__title{margin-top:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #454545;position:relative;padding:0 0 8px}.graph-accordion__title:after{content:url(../images/icon_accardion_arrow.svg);position:absolute;right:16px;top:0;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.graph-accordion__title.active:after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.graph-accordion__title img{width:42px;max-height:30px;-o-object-fit:contain;object-fit:contain;margin-top:0}.graph-accordion__title h4{margin-top:0;margin-left:15px;font-size:14px}.graph-accordion__content{margin-bottom:20px}.graph-accordion__content p{font-size:14px;line-height:1.6}.graph-accordion__content li{font-size:14px;line-height:1.75}}.graph-nodes-logo{display:-webkit-box;display:-ms-flexbox;display:flex}.graph-nodes-logo img{margin-right:24px}.graph-nodes-logo .graph-logo-pytorch{margin-top:10px}.graph-gradient{padding-top:30px}@media (max-width:992px){.graph-gradient{background:#1f1f1f}.graph-gradient .screen{background:0 0;padding:0 0 20px}}.medical{background-color:#f6f6f6;padding-top:0;letter-spacing:.1px}.medical .navbar{position:fixed}.medical .navbar--fixed{position:fixed}.medical.baguetteBox-open{overflow:hidden!important}.medical .medicale-hide{display:none}.medical .section{overflow:hidden}.medical .navbar-line{background:#000}.medical .navbar-line:after,.medical .navbar-line:before{background:#000}.medical::-webkit-scrollbar{background-color:transparent!important}.medical::-webkit-scrollbar-thumb{background-color:#8c8c8c!important;border-radius:4px!important;width:2px}.medical .inner-page{background:0 0}.medical .navbar--medical .nav-link{color:#1f1f1f!important}.medical .navbar--medical .nav-link:hover{color:#262626}.medical .navbar--medical .btn-link{color:#262626!important}.medical .navbar--medical .products{background:#fff;-webkit-box-shadow:0 14px 21px 0 #8c8c8c;box-shadow:0 14px 21px 0 #8c8c8c}.medical .navbar--medical .products::-webkit-scrollbar{background-color:transparent!important}.medical .navbar--medical .products::-webkit-scrollbar-thumb{background-color:#8c8c8c!important;border-radius:4px!important;width:1px}.medical .navbar--medical .products__title{color:#1f1f1f;border-color:#e0e0e0;position:relative;z-index:1}.medical .navbar--medical .products .product:hover{background:rgba(126,126,126,.1)}.medical .navbar--medical .products .product__image--on-dark{display:none}.medical .navbar--medical .products .product__image--on-light{display:block!important}.medical .navbar--medical .products .product__title{color:#7e7e7e}.medical .navbar--medical .products .product__title--white{color:#1a1a1a}.medical .navbar--medical .products .product__title-label--gold{color:#b09241}.medical .navbar--medical .products .product__title-label--gray{color:#7e7e7e;border-color:#8c8c8c}.medical .navbar--medical .products .product__description{color:#7e7e7e}.medical .navbar--medical .products .product__description--white{color:#1a1a1a}.medical .text-white{color:#262626!important}.medical a:hover{text-decoration:none}.medical input{-webkit-transition:none;-o-transition:none;transition:none}.medical .form-control{background-color:#f6f6f6!important;color:#7e7e7e!important;border:1px solid #e4e4e4!important;border-radius:2px;font-weight:400;letter-spacing:.1px;line-height:24px;height:40px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;-webkit-box-shadow:none;box-shadow:none}.medical .form-control.border-danger{border:1px solid #e96058!important}.medical .form-control:hover{border-color:#7e7e7e;background-color:#f6f6f6!important}.medical .form-control:active,.medical .form-control:focus{border-color:#dcbc65!important;background-color:#f6f6f6!important}.medical .form-control.transparent{color:transparent!important}.medical textarea.form-control{resize:none;height:80px}.medical textarea.form-control::-webkit-scrollbar{background-color:transparent!important}.medical textarea.form-control::-webkit-scrollbar-thumb{background-color:#8c8c8c!important;border-radius:4px!important;width:2px}.medical .modal-dialog{top:50%;left:50%;-webkit-transform:translate(-50%,-50%)!important;-ms-transform:translate(-50%,-50%)!important;transform:translate(-50%,-50%)!important;margin:0}.medical .modal-dialog .modal-content{border:none;border-radius:2px}.medical .modal-dialog .modal-body,.medical .modal-dialog .modal-content,.medical .modal-dialog .modal-footer,.medical .modal-dialog .modal-header{background:#f6f6f6!important}.medical .modal-dialog .form-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:10px 24px 0;border-top:1px solid #e0e0e0!important}.medical .modal-dialog .modal-body{border:none!important}.medical .modal-dialog .modal-header{border-bottom:1px solid #e0e0e0!important}.medical .modal-dialog .modal-title{color:#1a1a1a!important}.medical footer{background:#f2f2f2}.medical .tab-control-list__item{padding:10px 16px}.medical .screen{min-height:0}.medical #med-slide-1{min-height:100vh}.medical .dark-calendly{display:none}.medical .light-calendly{display:block}.medical__robot__subtitle{text-align:center;max-width:910px;margin:26px auto 0;color:#1a1a1a}.medical__robot__item{margin-top:100px;position:relative}.medical .robot__scroll__wrap{will-change:min-height}.medical .robot__scroll__inner{position:relative;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);will-change:position,transform;margin:0 auto}.medical .robot__scroll__inner img{max-width:100%;display:block;margin:0 auto}.medical .robot__title{color:#7e7e7e;line-height:1.2;font-size:26px;font-weight:700;margin-top:6px}.medical .robot__subtitle{color:#2b2b2b;font-size:13px;font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.medical .robot__description{color:#2b2b2b;font-size:13px}.medical .robot__header{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:10px}.medical .robot__table{margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.medical .robot__table__item{padding:24px 0}.medical .robot__table__item:first-child{border:none!important}.medical .robot__table__item:first-child:before{content:'';position:absolute;top:0;left:0;height:100%;width:100%;border-left:0 solid transparent!important;border-top:0 solid transparent!important;border-bottom:1px solid transparent!important;border-right:solid 1px;border-image-source:linear-gradient(to bottom,rgba(151,151,151,.1),#979797);border-image-slice:1}.medical .robot__table__item:nth-child(2n){border:0 solid transparent;border-bottom:solid 1px;border-image-source:linear-gradient(to left,rgba(151,151,151,.1),#979797);border-image-slice:1;padding-left:24px}.medical .robot__table__item:nth-child(2n+1){border:0 solid transparent;border-bottom:solid 1px;border-right:solid 1px #979797;border-image-source:linear-gradient(to right,rgba(151,151,151,.1),#979797);border-image-slice:1}.medical .robot__table__item:nth-child(9n){border:none!important}.medical .robot__table__item:nth-child(9n):before{content:'';position:absolute;top:0;left:0;height:100%;width:100%;border-left:0 solid transparent!important;border-top:0 solid transparent!important;border-bottom:0 solid transparent!important;border-right:solid 1px;border-image-source:linear-gradient(to top,rgba(151,151,151,.1),#979797);border-image-slice:1}.medical .robot__table__item:last-child{border:none!important}.medical .robot__table__img{margin:7px 0 2px;max-width:162px}.medical .robot__list{list-style:none;margin-top:40px}.medical .robot__list__item{margin-bottom:48px;color:#1a1a1a;width:100%}.medical .robot__list__title{font-size:20px;font-weight:700;margin-bottom:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.medical .robot__list__title--more{font-size:16px}.medical .robot__list__title--more:after{display:none}.medical .robot__list__description{color:#454545;font-size:16px;letter-spacing:0;line-height:1.6}.medical .robot__list__tag{font-size:16px;height:24px;letter-spacing:0;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 8px;background:#2b2b2b;margin-bottom:6px;border-radius:2px;color:#f6f6f6}.medical .robot__list__tag__item{margin-top:24px;max-width:300px}.medical .robot__list__text i{color:#878787}.medical .robot__list__text:nth-child(2){margin-top:30px}.medical .robot__list__li{padding-left:15px;position:relative}.medical .robot__list__li:before{content:'';position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);background:#454545;border-radius:50%;height:4px;width:4px}.medical .robot__list .landing-button{height:36px;width:311px}.medical .robot__download{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:2px;border:1px solid #1a1a1a;height:36px;width:311px;padding:0 16px;color:#1a1a1a;font-size:12px;font-weight:600;letter-spacing:.5px;text-transform:uppercase;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.medical .robot__download span{padding-right:0!important}.medical .robot__download:hover{border:1px solid #dcbc65}.medical .robot__download img{max-width:16px;opacity:.9;margin-right:8px;display:block;margin-top:-4px}.medical .robot__download span{display:block;white-space:nowrap;padding-right:16px}.medical #contact_form button{color:#f6f6f6}.medical #contact_success_done,.medical #contact_success_done_modal{display:none!important}.medical #med-slide-2{padding:70px 0 0}.medical #med-slide-3{padding:70px 0 0}.medical .radio-input__dark:checked~label{color:#262626}.medical .modal-body--scroll::-webkit-scrollbar{background-color:transparent!important}.medical .modal-body--scroll::-webkit-scrollbar-thumb{background-color:#8c8c8c!important;border-radius:4px!important;width:2px}.medical .medical-youtube{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:1200px){.medical .medical-youtube{margin-top:60px}}@media (max-width:992px){.medical .medical-youtube{margin:0 0 16px}}.medical .medical-youtube__in{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;width:100%;height:100%;position:relative}.medical .medical-youtube iframe{height:340px;width:803px;-webkit-box-shadow:10px 10px 40px 0 rgba(175,175,175,.5);box-shadow:10px 10px 40px 0 rgba(175,175,175,.5)}@media (max-width:992px){.medical .medical-youtube iframe{height:255px;-webkit-box-shadow:5px 5px 22px 0 rgba(175,175,175,.5);box-shadow:5px 5px 22px 0 rgba(175,175,175,.5)}}@media (max-width:575px){.medical .medical-youtube iframe{height:185px}}.medical .inner-wrapper-sticky{display:-webkit-box;display:-ms-flexbox;display:flex}.medical__robot__laska{max-width:374px!important}.medical__robot__disinfection{max-width:341px!important}.medical .subtitle__robot{color:#7e7e7e;font-size:14px;font-weight:700;letter-spacing:.2px;text-align:center;text-transform:uppercase;margin-bottom:15px}@media (max-width:992px){.medical .subtitle__robot{font-size:12px;letter-spacing:.3px;text-align:center;max-width:232px;margin:0 auto 10px}}.medical .anchors{position:absolute;top:100%;left:0;width:100%;height:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:rgba(255,255,255,.95);border-top:1px solid #d6d6d6;z-index:-1}.medical .nav-hide{top:-60px}.medical .piloting .container{margin:32px auto}.medical .piloting .btn-app{border-radius:2px;border:1px solid #1a1a1a;height:36px;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 16px;color:#1a1a1a;font-weight:600;text-transform:uppercase}.medical .piloting__title{font-size:48px;font-weight:700;color:#454545;margin-top:70px;position:relative;z-index:10}.medical .piloting__logos{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.medical .piloting__logos__links{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.medical .piloting__logos a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.medical .piloting__logos button{width:100%;height:48px}.medical .piloting__text{font-size:18px;line-height:1.6;margin-top:32px;padding-right:40px;color:#1a1a1a}.medical .piloting__in{position:relative}.medical .piloting__in:before{content:'';position:absolute;left:-60px;right:-60px;top:-60px;bottom:-60px;background:#efefef}.medical .piloting__ios{display:block}.medical .piloting__android{display:block;margin-right:70px}.medical .piloting__phone{display:block;width:100%;z-index:2;position:relative;pointer-events:none}.medical .piloting__phone__item{position:relative;margin-left:-50px;width:calc(100% + 125px)}.medical .piloting__phone__bg{position:absolute;background-position-y:50%;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition:1.5s;-o-transition:1.5s;transition:1.5s;overflow:hidden;background-size:100%;background-repeat:no-repeat;left:11%;top:17%;right:10%;bottom:19%;z-index:1}.medical .piloting__phone__bg__img{position:absolute;top:0;left:-50%;width:200%;-o-object-fit:contain;object-fit:contain;-webkit-transition:1.5s;-o-transition:1.5s;transition:1.5s}.medical .piloting__phone__control{position:absolute;right:13%;bottom:21.5%;border-radius:50%;background:rgba(0,0,0,.5);width:100px;height:100px;z-index:3}.medical .piloting__phone__control:after{content:'';position:absolute;top:90%;right:0;width:314px;height:100px;background-image:url(../images/UVD/interact-tip.svg);background-size:contain;background-repeat:no-repeat}.medical .piloting__phone__control__left{position:absolute;top:50%;left:1px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:20px;height:20px;cursor:pointer;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;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-radius:50%;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.medical .piloting__phone__control__left:hover{background:rgba(0,0,0,.3)}.medical .piloting__phone__control__right{position:absolute;top:50%;right:1px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:20px;height:20px;cursor:pointer;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;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-radius:50%;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.medical .piloting__phone__control__right:hover{background:rgba(0,0,0,.3)}.medical .piloting__phone__control__top{position:absolute;top:1px;right:50%;-webkit-transform:translateX(50%);-ms-transform:translateX(50%);transform:translateX(50%);width:20px;height:20px;cursor:pointer;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;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-radius:50%;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.medical .piloting__phone__control__top:hover{background:rgba(0,0,0,.3)}.medical .piloting__phone__control__bottom{position:absolute;bottom:1px;right:50%;-webkit-transform:translateX(50%);-ms-transform:translateX(50%);transform:translateX(50%);width:20px;height:20px;cursor:pointer;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;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-radius:50%;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.medical .piloting__phone__control__bottom:hover{background:rgba(0,0,0,.3)}.medical .piloting__phone__control__center{position:absolute;top:50%;right:50%;-webkit-transform:translate(50%,-50%);-ms-transform:translate(50%,-50%);transform:translate(50%,-50%);width:50px;height:50px;border-radius:50%;background:rgba(0,0,0,.6);cursor:pointer;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.medical .piloting__phone__control__center:hover{background:rgba(0,0,0,.8)}.medical .customization__robot{display:none!important;width:704px;max-width:100%}.medical .customization__robot.active{display:block!important}.medical .customization .customization__text--top{margin-top:16px}.medical .customization__text{color:#454545;font-size:16px;letter-spacing:.1px;line-height:1.6}.medical .customization__text--border{color:#7e7e7e;font-size:16px;font-style:italic;letter-spacing:.1px;line-height:1.6;margin-top:12px;padding:10px 16px;border-radius:8px;border:1px solid #979797}.medical .customization__subtitle{margin-top:24px;margin-bottom:6px;color:#454545;font-size:14px;font-weight:700}.medical .customization__color__circles{display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.medical .customization__color__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.medical .customization__color__circle{border-radius:50%;margin:13px 13px 13px 0;height:32px;width:32px;border:1px solid #7e7e7e;cursor:pointer}.medical .customization__color__circle.active,.medical .customization__color__circle:hover{border:2px solid #7e7e7e}.medical .customization__color__circle--1{background:#ddd}.medical .customization__color__circle--2{background:#000}.medical .customization__color__circle--3{background:#5abeff}.medical .customization__color__circle--4{background:#dcbc65}.medical .customization__color__circle--5{background:#919191}.medical .customization__color__circle--6{background:#ff3a16}.medical .customization__contact{border-radius:2px;border:1px solid #1a1a1a;height:48px;width:189px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#1a1a1a;font-size:14px;font-weight:600;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-transform:uppercase;cursor:pointer;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.medical .customization__contact:hover{border:1px solid #dcbc65}.medical .features{background:#f2f2f2}.medical .features__item{width:100%;padding:48px 10px 30px 10px;background-color:#f7f7f7;-webkit-box-shadow:8px 20px 30px 0 rgba(0,0,0,.1);box-shadow:8px 20px 30px 0 rgba(0,0,0,.1);text-align:center;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;margin-bottom:24px;min-height:214px}.medical .features__title{color:#1a1a1a;font-size:18px;font-weight:700;letter-spacing:0;line-height:28px;text-align:center;padding-bottom:16px}.medical .features__description{margin:0 0 auto;border:0 solid transparent;border-top:solid 1px;border-image-source:radial-gradient(circle at center,#dcbc65,rgba(247,247,247,.8));border-image-slice:1;padding-top:16px;max-width:230px;color:#454545;font-size:14px;letter-spacing:.2px}.medical .section-team{background:#fff}@media (max-width:992px){#medical-slider{padding-bottom:0}}#medical-gallery{padding:0}.medical-gallery{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 0 80px;margin-left:-8px;margin-right:-8px}.medical-gallery__row{-webkit-box-flex:0;-ms-flex:0 1 20%;flex:0 1 20%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.medical-gallery__row:nth-child(2),.medical-gallery__row:nth-child(4){margin-top:28px}.medical-gallery__row:nth-child(3){margin-top:84px}.medical-gallery__row a{margin:8px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.medical-gallery__row a:hover{opacity:.7}.medical-gallery img{display:block;-o-object-fit:cover;object-fit:cover;max-width:100%}#baguetteBox-overlay{background:rgba(255,255,255,.8)!important}#baguetteBox-overlay #close-button{background:0 0!important}#baguetteBox-overlay #previous-button{background:0 0;background-image:url(../images/icon-slick-left.svg);background-repeat:no-repeat;background-size:contain;outline:0!important}#baguetteBox-overlay #previous-button svg{display:none}#baguetteBox-overlay #next-button{background:0 0;background-image:url(../images/icon-slick-right.svg);background-repeat:no-repeat;background-size:contain;outline:0!important}#baguetteBox-overlay #next-button svg{display:none}.medical-slider{background:#f6f6f6;margin-top:56px;display:-webkit-box;display:-ms-flexbox;display:flex}.medical-slider__slide{-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.medical-slider__slide.slick-active{opacity:1}.medical-slider__item{padding:48px 48px 30px;background:#f6f6f6;min-height:400px;height:100%;max-width:60vw;-webkit-box-shadow:0 2px 8px 0 rgba(0,0,0,.16);box-shadow:0 2px 8px 0 rgba(0,0,0,.16);background:#fcfcfc;margin:0 12px}.medical-slider__item--img{padding:48px 32px 30px 25px}.medical-slider__item--img .medical-slider__img{margin-top:-20px}.medical-slider__item--img .medical-slider__content{padding-bottom:10px}.medical-slider__item--img .medical-slider__wrap-content{padding-left:50px}.medical-slider__title{color:#262626;font-size:22px;font-weight:600;letter-spacing:0;line-height:1.6}.medical-slider__img{margin:0 auto;height:298px;-o-object-fit:contain;object-fit:contain}.medical-slider__content{color:#1a1a1a;font-size:18px;font-weight:400;letter-spacing:0;line-height:1.6;padding-top:20px;opacity:.8}.medical-slider__list{padding-top:16px;list-style:none;color:#1a1a1a;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:18px;letter-spacing:0}.medical-slider__list:before{content:'';width:4px;height:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#1a1a1a;border-radius:50%;margin-right:7px}.medical-slider .slick-dots{margin-top:56px;position:relative;bottom:0}.medical-slider .slick-dots li button{width:16px;height:16px}.medical-slider .slick-dots li button:before{width:100%!important;height:100%!important;background:#c9c9c9}.medical-slider .slick-dots li.slick-active button:before{background:#454545}@media (max-width:992px){.medical-slider__slide{opacity:0}.medical-slider__slide.slick-active{opacity:1}.medical-slider__item{width:100%;max-width:500px;margin:0 auto;min-height:460px;padding:24px;border:1px solid #979797}.medical-slider__item--img{padding:24px}.medical-slider__item--img .medical-slider__img{margin-top:0;display:block!important}.medical-slider__item--img .medical-slider__content{padding-right:0;padding-bottom:0}.medical-slider__item--img .medical-slider__wrap-content{padding-left:0}.medical-slider__title{padding-top:20px;font-size:16px}.medical-slider__img{width:27%!important;height:auto;-o-object-fit:contain;object-fit:contain}.medical-slider__content{padding-top:12px;font-size:13px;opacity:1}.medical-slider__list{font-size:13px}.medical-slider__list:before{background:#dcbc65}.medical-slider .slick-dots{margin-top:24px}.medical-slider .slick-dots li button{width:12px;height:12px}}.medical-gallery-slider{margin-left:-15px;margin-right:-15px}.medical-gallery-slider .slick-dots{margin-top:10px;position:relative;bottom:0}.medical-gallery-slider .slick-dots li button{width:12px;height:12px}.medical-gallery-slider .slick-dots li button:before{width:100%!important;height:100%!important;background:#c9c9c9}.medical-gallery-slider .slick-dots li.slick-active button:before{background:#dcbc65}.med-landing-title{color:#454545;font-size:52px;font-weight:700;letter-spacing:0;line-height:54px;margin:10px 0 0}.med-landing-title--subtitle{font-size:32px;line-height:40px}.med-landing-title--big{font-weight:400;font-size:48px;letter-spacing:0;line-height:40px}.med-landing-title--big:before{font-size:48px!important}.med-landing-title--slash{position:relative}.med-landing-title--slash:before{position:absolute;right:calc(100% + 16px);top:0;content:'//';color:#dcbc65;font-weight:700;letter-spacing:0;line-height:40px}.subtitle-top{font-size:24px;line-height:1.4;color:#454545;padding-top:10px}@media (max-width:992px){.subtitle-top{font-size:16px}}.med-fz-14{line-height:20px;font-size:14px}.med-fz-18{line-height:28px;font-size:18px}.med-fz-22{line-height:36px;font-size:22px}.med-fz-20{line-height:36px;font-size:20px}.med-fz-24{line-height:32px;font-size:24px;font-family:'Proxima Nova Lt';font-weight:300}.med-fz-32{line-height:40px;font-size:32px}.med-color-black{position:relative;z-index:1;color:#262626}.med-color-gray{color:#7e7e7e}.med-color-gold{color:#dcbc65}#med-slide-1{background-size:cover;background-repeat:no-repeat;position:relative}#med-slide-1{background-image:url(../images/UVD/1-screen.jpg)}#med-slide-5{background:#f7f7f7;-webkit-box-shadow:8px 9px 30px 0 rgba(0,0,0,.05);box-shadow:8px 9px 30px 0 rgba(0,0,0,.05);padding:120px 0 130px;position:relative}#med-slide-5 .med-color-black:first-child{margin-top:26px}.pilot__title{margin-bottom:26px}#med-slide-6{background:#f2f2f2;padding:120px 0 100px}#med-slide-6 .med-landing-title--slash:before{top:5px}.med-list{margin-bottom:48px;padding:8px}.med-list li{list-style-type:none;position:relative}.med-list li:not(:last-child){margin-bottom:16px}.med-list li:before{content:'';background-color:#262626;width:2px;height:2px;position:absolute;left:-10px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.med-list--main li{padding-left:32px}.med-list--main li:before{content:'';width:24px;height:24px;position:absolute;left:0;top:10px;background-color:transparent;background-image:url(../images/UVD/code-24.svg);background-size:24px;background-repeat:no-repeat;background-position:50% 50%}.medical-modal-description{margin-bottom:24px;color:#454545;font-size:16px;letter-spacing:.1px;line-height:24px}.piloting__content{padding-left:116px}.img-piloting{width:110%;margin-left:-6%}#med-slide-4{padding:90px 0 75px;background:#f2f2f2}.screen{min-height:100vh;padding:60px}@media screen and (max-width:1441px){.screen{min-height:0;padding:70px 0}.screen:first-child{min-height:100vh}}.ghost-text{color:#7e7e7e;font-size:16px;font-weight:400;letter-spacing:0;line-height:24px;margin:0}.small-text{color:#262626;font-size:14px;font-weight:400;letter-spacing:0;line-height:24px;margin:0}.routine{margin-top:60px}.routine__item{width:100%;padding:64px 10px 30px 10px;background-color:#f7f7f7;-webkit-box-shadow:8px 20px 30px 0 rgba(0,0,0,.1);box-shadow:8px 20px 30px 0 rgba(0,0,0,.1);text-align:center;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;margin-bottom:24px}.routine__item__img{height:92px;margin-bottom:40px}.routine__item__title{width:100%;min-height:73px}.routine__item__description{margin:0 0 auto;border:0 solid transparent;border-top:solid 1px;border-image-source:radial-gradient(circle at center,#dcbc65,rgba(247,247,247,.8));border-image-slice:1;padding-top:16px;min-height:57px}.routine__item__description--flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.routine__item__description a{margin:0}.landing-button{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;min-width:258px;padding:12px;color:#dcbc65;font-size:12px;font-weight:600;letter-spacing:1.5px;line-height:1;text-transform:uppercase;text-decoration:none;border-radius:2px;border:1px solid #dcbc65;margin:0;-webkit-transition:all linear .2s;-o-transition:all linear .2s;transition:all linear .2s;width:258px;cursor:pointer;background-color:transparent;outline:0}.landing-button:focus{outline:0}.landing-button:hover{opacity:.9;text-decoration:none}.landing-button--contained{border:transparent;background:#dcbc65;color:#000!important;outline:0!important}.tab-control-list{padding:0;list-style:none}.tab-control-list__item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:wrap row;flex-flow:wrap row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:28px;margin:0;padding:8px 16px;color:#262626;font-size:14px;font-weight:400;letter-spacing:.2px;line-height:20px;cursor:pointer;-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.tab-control-list__item::before{content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:-104px;background:#dcbc65;height:1px;width:0;-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.tab-control-list__item:hover{color:#dcbc65}.tab-control-list__item.active{font-size:16px;font-weight:700;color:#dcbc65;background:rgba(220,188,101,.2);line-height:28px;padding:6px 16px;border-radius:2px;margin-left:-6px}.tab-control-list__item.active::before{width:80px}.tab-description{position:relative;font-weight:400;padding:24px;letter-spacing:0;line-height:28px;z-index:1;color:#1f1f1f;font-size:18px;-webkit-box-shadow:3px 5px 20px 1px rgba(0,0,0,.05);box-shadow:3px 5px 20px 1px rgba(0,0,0,.05);border-top:solid 2px #dcbc65;background:rgba(246,246,246,.8);border-radius:0 0 5px 5px}.support-icon{height:135px;margin-bottom:60px}.support-icon--second{height:170px;margin-bottom:25px}.btn{outline:0!important;-webkit-box-shadow:none!important;box-shadow:none!important}.btn-gold--medical{border-radius:5px;margin-left:8px}.btn-gold--medical:hover{background-color:#b99a45}.btn-default--gold{color:#dcbc65;border-radius:5px;-webkit-transition:.2s ease-in-out;-o-transition:.2s ease-in-out;transition:.2s ease-in-out}.btn-default--gold:hover{color:#c79e2d;background:rgba(220,188,101,.2);-webkit-transition:.2s ease-in-out;-o-transition:.2s ease-in-out;transition:.2s ease-in-out}.text-dark{color:#262626}.form-controll--hidden{display:none}.certificates{padding-bottom:200px}.certificates .medical__robot__subtitle{text-align:center;max-width:1120px}.certificates__pdf{position:fixed;top:0;left:0;height:100vh;width:100%;z-index:10000;background:#fff;text-align:center;opacity:0;visibility:hidden;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;overflow-y:auto}.certificates__pdf.active{opacity:1;visibility:visible}.certificates__pdf__close{position:fixed;right:35px;top:55px;color:#fff;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;cursor:pointer;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.certificates__pdf__close:hover{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.certificates__pdf__close img{display:block;width:30px;height:30px}.certificates__pdf embed{width:100%}.certificates__pdf-1,.certificates__pdf-2,.certificates__pdf-3,.certificates__pdf-4,.certificates__pdf-5{display:none}.certificates__pdf-1.active,.certificates__pdf-2.active,.certificates__pdf-3.active,.certificates__pdf-4.active,.certificates__pdf-5.active{display:-webkit-box;display:-ms-flexbox;display:flex}.certificates__slider{margin-top:100px}.certificates__slide{height:413px!important;width:245px;margin:0 34px;position:relative}.certificates__slide__in{position:absolute;top:0;left:0;height:100%;width:100%;background:#f7f7f7;border-radius:2px;-webkit-box-shadow:8px 20px 30px 0 rgba(0,0,0,.1);box-shadow:8px 20px 30px 0 rgba(0,0,0,.1);border:1px solid transparent;padding:24px 10px 0;-webkit-transition:150ms;-o-transition:150ms;transition:150ms;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.certificates__slide__in--3:hover{height:auto}.certificates__slide__in:hover{-webkit-transform:scale(1.15);-ms-transform:scale(1.15);transform:scale(1.15);border:1px solid #f5ba06;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.certificates__slide__in:hover .certificates__btn{opacity:1;visibility:visible;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.certificates__slide__in:hover .certificates__info{-webkit-transform:scale(.87);-ms-transform:scale(.87);transform:scale(.87)}.certificates__img{max-width:100%;display:block}.certificates__info{color:#1a1a1a;font-size:16px;letter-spacing:0;text-align:center;line-height:1.6;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.certificates__info img{display:none!important}.certificates__btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:36px;cursor:pointer;font-size:10px;font-weight:600;letter-spacing:.5px;text-transform:uppercase;opacity:0;visibility:hidden;-webkit-transition:.1s;-o-transition:.1s;transition:.1s}.certificates__btn:hover{color:#f5ba06}.certificates__btn img{margin-right:8px;margin-top:-2px;max-width:13px}.certificates__btn a{color:inherit}.certificates__preview{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 22px;margin-top:auto}@media (max-width:992px){.certificates{padding-top:0;padding-bottom:100px}.certificates .medical__robot__subtitle{text-align:left}.certificates__img{display:none}.certificates__pdf__close{right:10px;top:10px}.certificates__slider{margin-top:24px}.certificates__slide{height:auto!important;width:auto;margin:0}.certificates__slide__in{-webkit-box-shadow:none;box-shadow:none;position:relative;padding:0;border:none!important;border-bottom:1px solid #c9c9c9!important;padding-bottom:16px;-webkit-transform:none!important;-ms-transform:none!important;transform:none!important}.certificates__info{font-size:18px;text-align:left;padding-top:16px;-webkit-transform:none!important;-ms-transform:none!important;transform:none!important;padding-right:30px;color:#f5ba06;font-size:18px}.certificates__info img{position:absolute;display:block!important;top:20px;right:0}.certificates__btn{opacity:1;visibility:visible;margin-right:16px;padding:0 8px;color:#f5ba06;font-size:12px}.certificates__btn--preview{display:none}.certificates__btn img{margin-top:0}.certificates__btn--download{color:transparent!important;height:0}.certificates__btn--download a{position:absolute;top:0;left:0;height:100%;width:100%}.certificates__btn--download img{display:none}.certificates__preview{padding:0;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left}}@media (min-width:1201px){.medical .routine{padding:0}}@media (max-width:1200px){.medical .med-landing-title{padding-top:120px}.medical .med-landing-title,.medical .subtitle-top{text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.medical .med-landing-title br,.medical .subtitle-top br{display:none}.medical .piloting__title{margin-top:30px}.medical .robot__title{font-size:18px}.medical #med-slide-1 .landing-button--contained{margin:32px auto 0!important;display:-webkit-box;display:-ms-flexbox;display:flex}.medical .medical-slider__img{display:none}.medical .container{max-width:calc(100% - 60px)}.medical .screen:first-child{min-height:auto!important}.medical .med-landing-title--subtitle{font-size:24px}.medical .med-fz-18{font-size:16px!important}.medical .med-landing-title.mb--24{margin-bottom:10px!important}.medical .med-fz-18 br{display:none}.medical #robot-1{margin-top:20px}.medical #robot-2{padding-top:0!important}.medical .tab-control-list__item{font-size:12px}.medical .tab-control-list__item.active{font-size:12px}.medical .med-list--main li:before{background-size:14px}.medical .med-list--main li{font-size:12px}.medical .tab-control-list__item{padding:5.5px 16px}.medical #med-slide-4{padding:60px 0 155px}.medical .med-robot__header p{display:inline}.medical .med-robot__header br{display:none}.medical .routine{margin-top:40px}.medical .routine .col-sm-6{padding:5px}.medical .routine__item__title{font-size:10px!important;line-height:1.4}.medical .routine__item__description{font-size:8px;line-height:1.4;min-height:39px}.medical .routine__item__description--fix-height{font-size:8px;line-height:1.4;height:auto}.medical .routine__item{padding:32px 5px 10px 5px}.medical .routine__item__title{min-height:40px;padding:0}.medical .routine__item__title a,.medical .routine__item__title span{display:inline;margin:0}.medical .routine__item__title--second{max-width:80%}.medical .routine__item__img{height:54px;margin-bottom:15px}.medical .med-list--main li:not(:last-child){margin-bottom:3px}.medical .piloting__content{padding-left:45px}.medical .img-piloting{width:157%;margin-left:-58%}.medical #med-slide-5{padding:175px 0 185px}.medical #med-slide-6{padding:120px 0 35px}.medical #med-slide-6 .med-landing-title{font-size:36px;font-weight:400}.medical #med-slide-6 .med-fz-24{font-size:16px;line-height:1.4}.medical #med-slide-6 .med-fz-32{font-size:24px;margin-top:15px}.medical .support-icon{height:78px;margin-bottom:40px}.medical .support-icon--second{height:100px;margin-top:-22px}.medical #med-slide-1{padding-top:120px}}@media (max-width:992px){.medical .container{max-width:100%}.medical .big__title{color:#454545;font-size:36px;line-height:1.1}.medical .icon__tooltipUp .tooltip__description:before{right:50%}.medical .icon__tooltipUp:hover .tooltip__description{right:calc(100% - 120px)}.medical .medical-slider__item{min-height:465px}.medical .med-landing-title{padding-top:0}.medical .med-landing-title,.medical .robot__list__title--more,.medical .subtitle-top{text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.medical .landing-button--contained{margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex}.medical .customization__subtitle,.medical .customization__text--bottom{text-align:center}.medical .customization__color__item{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.medical .customization .customization__contact{margin:16px auto 0}.medical .customization .subtitle__robot,.medical .customization__row .big__title{text-align:center!important;display:block;margin:0 auto!important}.medical .customization__text,.medical .customization__text--border{text-align:center}.medical .customization__color__circle--6{margin-right:0!important}.medical .piloting__android{display:block;margin-right:20px}.medical .robot__list__item{max-width:600px}.medical .robot__list__item:last-child{margin:0 auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.medical .robot__list__item .robot__download{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 auto}.medical .piloting .landing-button--contained{margin:32px auto 0!important}.medical .piloting__logos{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 40px;display:-webkit-box;display:-ms-flexbox;display:flex}.medical .medical-gallery-slider .slick-dots{margin-bottom:20px}.medical .subtitle-top br{display:none}.medical .robot__list__title--more{margin-top:20px}.medical #slide-laska{padding-bottom:0}.medical #med-slide-2{padding-top:70px!important}.medical .slick-dotted.slick-slider{margin-bottom:0}.medical .certificates{padding-top:70px}.medical #med-slide-1{min-height:auto;margin-top:60px}.medical .customization{padding-top:30px}.medical .customization__color__circles{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.medical .customization__color__circle{margin-right:16px}.medical .customization__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.medical .customization__row .subtitle__robot{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.medical .customization__row .big__title{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-top:8px}.medical .customization__row .customization__text--top{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;margin-top:16px}.medical .customization__row .customization__color{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.medical .customization__row .customization__text--bottom{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.medical .customization__row .customization__text--border{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.medical .customization__row .customization__subtitle--question{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.medical .customization__row .landing-button{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8;height:48px}.medical .customization .subtitle__robot{margin:0}.medical .customization .big__title{width:100%;margin:0}.medical .customization .customization__color{margin-top:390px}.medical .customization .customization__robot{position:absolute;top:180px;left:0;right:0;margin:0 auto;max-width:400px}.medical .customization .customization__color__item{width:100%}.medical .customization .customization__contact{margin-top:16px}.medical .medical__robot__laska{max-width:230px!important}.medical .piloting__title{color:#454545;font-size:36px;text-align:center;position:absolute;top:-390px;left:20px;right:20px;text-align:center;margin-top:0}.medical .piloting__text{color:#454545;font-size:18px;text-align:center;padding:0 20px;margin-top:0}.medical .piloting__phone{display:block;width:auto;height:366px;margin:0 auto;margin-top:30px}.medical .piloting__phone__bg{left:15%;right:15%;max-width:500px;margin:0 auto}.medical .piloting__phone__control{right:50%;-webkit-transform:translateX(220%);-ms-transform:translateX(220%);transform:translateX(220%)}.medical .piloting__phone__control:after{width:200px}.medical .piloting__in{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.medical .piloting .landing-button--contained{margin:0 auto 0!important;max-width:600px}.medical .piloting .btn-app{width:100%;max-width:600px;margin:0 auto 8px!important}.medical :focus{outline:0}.medical #med-slide-1{background-position:10% 100%;padding-bottom:0}.medical #med-slide-1 .container.row{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin:30px 0 30px}.medical .navbar--medical .navbar-service{margin-right:auto!important;width:auto!important;color:#262626}.medical #med-slide-6{background:-webkit-gradient(linear,left top,left bottom,from(#f1f1f1),to(rgba(242,242,242,0)));background:-o-linear-gradient(top,#f1f1f1 0,rgba(242,242,242,0) 100%);background:linear-gradient(-180deg,#f1f1f1 0,rgba(242,242,242,0) 100%)}.medical #med-slide-6 .med-landing-title--light{font-size:18px;line-height:1.2;max-width:85%;margin:0 auto;text-align:center;font-weight:700;margin-bottom:30px!important}.medical #med-slide-6 .med-landing-title--light:before{position:relative}.medical #med-slide-6 .support-icon__title{display:none}.medical .slide-6-btn__item{width:100%}.medical .slide-6-btn__item .order__btn:first-child{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.medical .slide-6-btn__item .order__btn:last-child{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.medical .robots-tab-order:nth-child(1){-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.medical .robots-tab-order:nth-child(2){-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.medical .robots-tab-order:nth-child(3){-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.medical .robots-tab-order:nth-child(4){-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.medical .med-list--main li{margin-bottom:22px!important;font-size:14px;line-height:1.75;color:#2b2b2b}.medical .med-list--main li:before{top:0;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.medical #med-slide-1{padding-top:30px!important}.medical #med-slide-3{padding-top:50px!important}.medical .med-robot__header{text-align:center}.medical #med-slide-4{padding-top:50px!important;background:-webkit-gradient(linear,left top,left bottom,from(#f1f1f1),to(rgba(242,242,242,0)));background:-o-linear-gradient(top,#f1f1f1 0,rgba(242,242,242,0) 100%);background:linear-gradient(-180deg,#f1f1f1 0,rgba(242,242,242,0) 100%)}.medical #med-slide-5{-webkit-box-shadow:none;box-shadow:none;padding:60px 0 60px}.medical #med-slide-5 p{font-size:16px!important;line-height:1.6;max-width:97%;margin:0 auto}.medical #med-slide-5 p br{display:none}.medical .slide-3__text{padding-left:0;padding-right:0}.medical #med-slide-2{padding:30px 0 0;overflow:hidden}.medical #robot-2{padding:0 0 55px!important}.medical #robot-2 .tab-control-list{margin-top:-40px}.medical #med-slide-3{padding:0}.medical #med-slide-3 .med-list--main{margin-top:70px}.medical .pilot__title{position:absolute;top:0;left:0;right:0;width:100%;padding:15px 0 0;text-align:center}.medical .tab-control-list__item{padding:0 16px}.medical .med-landing-title{font-size:22px;line-height:1.4}.medical .med-landing-title.med-landing-title--subtitle{font-size:18px;margin:0 auto 10px!important;text-align:center}.medical .med-landing-title--slash:before{position:relative;right:auto;left:0;font-size:18px}.medical #med-slide-6 .med-landing-title--slash:before{top:0}.medical #med-slide-6 .med-fz-32{font-size:18px}.medical #med-slide-2 .fix-height-container{padding:0 0 35px!important}.medical .tab-description{border-top:none;-webkit-box-shadow:none;box-shadow:none;padding:0;font-size:16px}.medical .tab-control-list{margin-bottom:5px}.medical .med-list--main li:before{background-size:60%}.medical .routine{padding:0 25px 35px;margin-top:25px}.medical .routine__item{padding:12px 10px;margin-bottom:5px;-webkit-box-shadow:5px 0 10px 0 rgba(0,0,0,.1);box-shadow:5px 0 10px 0 rgba(0,0,0,.1)}.medical .routine__item__img{height:50px;margin-bottom:20px}.medical .routine__item__title{font-size:14px!important;line-height:1.4;padding-bottom:8px;margin-bottom:8px}.medical .routine__item__title br{display:none}.medical .routine__item__description{font-size:12px;line-height:1.2;min-height:60px}.medical .routine__item__description--fix-height{font-size:12px;line-height:1.2;height:auto}.medical .routine .col-6{padding-left:7.5px;padding-right:7.5px}.medical #request_modal_second{margin:20px auto 0!important;display:block}.medical .support-icon__title{text-align:left!important;padding-left:24px;max-width:100%!important;line-height:1.6!important}.medical #med-slide-6{padding:50px 0 0}.medical #med-slide-6 .med-fz-24{font-size:16px;line-height:1.2;max-width:70%}.medical #med-slide-6 .mb-80{margin-bottom:40px}.medical #med-slide-6 .pb--48{padding-bottom:0!important}.medical .support-icon{height:80px;margin-top:0!important;margin-bottom:25px}.medical #med-slide-4{padding:0}.medical .img-piloting{width:100%;margin-left:0}.medical .navbar__right{background:#fff!important}.medical .piloting__content{padding:20px 0 0;text-align:center;position:static}.medical .piloting__content p{margin-bottom:20px!important}.medical .contact-form .form-group{margin-bottom:15px!important}.medical #get_in_touch{margin:25px 0 20px}.medical .contact-bx .contact-details div{margin:0}.medical #btnContact{font-size:14px}.medical .contact-bx{margin-top:0}.medical .contact-details__header{display:none}.medical .medical__robot__subtitle{margin-top:15px}.medical .medical__robot__content{margin-top:40px}.medical .medical__robot__disinfection{max-width:236px!important;margin:0 auto;display:block}.medical .robot__list{margin-top:35px}.medical .robot__title{font-size:16px}.medical__robot__item{margin-top:20px}.medical .robot__list__item{border-bottom:1px solid #c9c9c9;margin-bottom:0;max-width:100%}.medical .robot__list__item:last-child{border-bottom:none;max-width:600px}.medical .robot__list__description{padding-bottom:16px}.medical .robot__list__title{position:relative;cursor:pointer;margin-bottom:0;height:60px}.medical .robot__list__title:after{content:url(../images/arrow-down.svg);-webkit-transition:.3s;-o-transition:.3s;transition:.3s;margin-left:auto}.medical .robot__list__title.active:after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.medical .robot__list__text:nth-child(2){margin-top:15px}}@media (max-width:575px){.medical .robot__download{height:56px;width:100%}.medical .customization .customization__robot{position:absolute;top:270px}.medical .robot__list .landing-button{height:56px;width:100%}.medical #med-slide-2{padding:0}.medical #request_modal{width:100%}.medical .landing-button--contained{width:100%}.medical .piloting__phone{display:block;width:auto;height:366px;margin-left:0;margin-top:30px;position:absolute;right:5%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.medical .piloting__phone__item{margin-left:-50px;width:auto;height:400px}.medical .piloting__phone__bg{left:0;right:15%;max-width:500px;margin:0 auto;top:23%;bottom:10%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.medical .piloting__phone__bg__img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:295%}.medical .piloting__phone__control{right:25%;bottom:21.5%;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.piloting__logos{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media (min-width:1800px){.medical .img-piloting{width:150%;margin-left:-50%}.medical #med-slide-3{padding:70px 0}.medical #med-slide-4{padding:205px 0 205px}.medical #med-slide-6{padding:200px 0 185px}}@media (min-height:1200px) and (min-width:1800px){.medical #med-slide-1{background-size:cover}}.mobile-menu__link{width:100%}.mobile-menu__item{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:60px 48px 48px}.mobile-menu__link__bottom{margin-top:auto;text-align:left}@-webkit-keyframes shake{10%,90%{-webkit-transform:translate3d(-1px,0,0);transform:translate3d(-1px,0,0)}20%,80%{-webkit-transform:translate3d(2px,0,0);transform:translate3d(2px,0,0)}30%,50%,70%{-webkit-transform:translate3d(-4px,0,0);transform:translate3d(-4px,0,0)}40%,60%{-webkit-transform:translate3d(4px,0,0);transform:translate3d(4px,0,0)}}@keyframes shake{10%,90%{-webkit-transform:translate3d(-1px,0,0);transform:translate3d(-1px,0,0)}20%,80%{-webkit-transform:translate3d(2px,0,0);transform:translate3d(2px,0,0)}30%,50%,70%{-webkit-transform:translate3d(-4px,0,0);transform:translate3d(-4px,0,0)}40%,60%{-webkit-transform:translate3d(4px,0,0);transform:translate3d(4px,0,0)}}.face:hover{-webkit-animation:shake .82s cubic-bezier(.36,.07,.19,.97) both;animation:shake .82s cubic-bezier(.36,.07,.19,.97) both;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px}@media screen and (max-width:991px){.developer .creator-Studio{padding:30px 0!important}}.creator-studio{margin-top:34px}.creator-studio{width:100%}.creator-studio__button{position:relative;width:258px;color:#1a1a1a;text-transform:uppercase;text-align:center;letter-spacing:.5px;line-height:13px;border:none;-webkit-box-shadow:none;box-shadow:none;outline:0!important;border-radius:2px;-webkit-transition:.2s;-o-transition:.2s;transition:.2s;background-color:transparent;border:1px solid #dcbc65;color:#dcbc65;min-height:48px;padding:14px 16px;font-size:12px}.creator-Studio{padding:60px 0;margin-top:0}.creator-Studio .creator-Studio-inner{padding-top:0}.creator-Studio__title{position:relative;max-width:933px;width:100%;margin:0 auto;color:#fff;letter-spacing:0;font-size:48px;letter-spacing:0;line-height:40px;text-align:center;padding-bottom:60px;padding-top:74px}@media screen and (max-width:991px){.creator-Studio__title{padding-top:0}}.creator-Studio__title.pre-title:before{font-weight:600;font-size:50px}.creator-Studio__title::before{content:"//";position:relative;top:0;left:0;color:#dcbc65;font-size:40px;font-weight:700;letter-spacing:0;line-height:40px;padding-right:20px}.creator-Studio__title--big{font-size:48px;line-height:40px}.creator-Studio__number{position:relative;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 auto;border:1px solid #dcbc65;height:54px;width:54px;border-radius:50%;margin-bottom:33px;color:#dcbc65;font-size:32px;font-weight:400;background:#1a1a1a}.creator-Studio .line-dot::before{content:"";position:absolute;top:50%;left:11px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:800px;height:1px;border-bottom:2px dashed #dcbc65;z-index:-1}.creator-Studio__start-btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;color:#1a1a1a;text-transform:uppercase;text-align:center;font-weight:600;letter-spacing:.5px;font-size:12px;line-height:13px;border:none;-webkit-box-shadow:none;box-shadow:none;outline:0!important;border-radius:2px;-webkit-transition:.2s;-o-transition:.2s;transition:.2s;background-color:#dcbc65;width:auto;padding:14px 16px;text-decoration:none!important;margin:32px auto 0}.creator-Studio__start-btn:hover{background-color:#c29e3e;color:#1a1a1a}.creator-Studio__second-img{display:block;margin:0 auto 20px}.creator-Studio__optimize img{width:auto;max-width:100%}.creator-Studio__start-btn{margin-top:0}.creator-studio .row .col-4:nth-child(3) .optimize-block div{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.optimize-block__text{font-size:18px;letter-spacing:.26px;line-height:30px}.optimize-block__title{color:#fff;font-size:28px;font-weight:600;line-height:34px}.coming-soon{background-color:#1a1a1a;padding-bottom:40px;height:80vh;padding-bottom:0}.coming-soon__grid-gradient{position:relative;width:100%;height:100%;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;background:-o-linear-gradient(#2b2b2b,transparent 1px),-o-linear-gradient(left,#2b2b2b,transparent 1px);background:linear-gradient(#2b2b2b,transparent 1px),linear-gradient(90deg,#2b2b2b,transparent 1px);background-size:6px 6px;background-position:center center}.coming-soon__content{width:100%;height:100%;margin:0 auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.coming-soon__box-man{height:500px;margin-bottom:42px}.coming-soon__title{font-size:32px;letter-spacing:0;line-height:46px}@media screen and (max-width:991px){.coming-soon__grid-gradient{padding:24px 12px}.coming-soon__box-man{height:300px}.team{padding-top:24px}#slide-5{padding:0 0 24px 0}.pre-title::before{font-size:20px!important}.creator-Studio .line-dot::before{display:none}}.developer-team-slide{background:#1f1f1f}@media screen and (min-width:992px){.reseller{padding-top:100px}}@media screen and (max-width:1600px){.reseller .anchors{position:relative!important}}@media screen and (max-width:1100px){.reseller .anchors{display:none}}.reseller-wrap{position:relative;width:100%;height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;background:-o-linear-gradient(#202020,transparent 1px),-o-linear-gradient(left,#212121,transparent 1px);background:linear-gradient(#202020,transparent 1px),linear-gradient(90deg,#212121,transparent 1px);background-size:6px 6px;background-position:center center}.reseller-prog-list{margin-bottom:96px}.reseller-prog-list__section{position:relative;display:-ms-grid;display:grid;-ms-grid-columns:3fr 9fr;grid-template-columns:3fr 9fr}.reseller-prog-list__section::before{content:"";position:absolute;top:0;left:calc(25% - 2px);display:block;width:2px;height:0;background-color:#dcbc65;z-index:1;-webkit-transition:.6s;-o-transition:.6s;transition:.6s}.reseller-prog-list__section:nth-child(1) .reseller-prog-list__img{top:15px;right:10px}.reseller-prog-list__section:nth-child(1) .reseller-prog-list__description{padding-top:21px}.reseller-prog-list__section:nth-child(1) .reseller-prog-list__title::before{content:"";position:absolute;top:0;right:-2px;display:block;width:2px;height:50px;background:-webkit-gradient(linear,left top,left bottom,from(#141414),to(rgba(69,69,69,0)));background:-o-linear-gradient(top,#141414 0,rgba(69,69,69,0) 100%);background:linear-gradient(-180deg,#141414 0,rgba(69,69,69,0) 100%);z-index:2}.reseller-prog-list__section:nth-child(2) .reseller-prog-list__img{top:66px;right:10px}.reseller-prog-list__section:nth-child(3) .reseller-prog-list__img{top:-15px}.reseller-prog-list__section:nth-child(4) .reseller-prog-list__img{top:0}.reseller-prog-list__section:nth-child(5) .reseller-prog-list__img{top:-60px}.reseller-prog-list__section:last-child.reseller-prog-list__section--active::before{height:100%!important}.reseller-prog-list__section:last-child .reseller-prog-list__description{min-height:auto;padding-bottom:70px}.reseller-prog-list__section:last-child .reseller-prog-list__btn{width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#dcbc65;color:#1a1a1a;font-weight:600;margin-top:15px;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.reseller-prog-list__section:last-child .reseller-prog-list__btn:hover{background-color:#c29e3e}.reseller-prog-list__section:last-child .reseller-prog-list__title::before{content:"";position:absolute;bottom:0;right:-2px;display:block;width:2px;height:50px;background:-webkit-gradient(linear,left top,left bottom,from(rgba(69,69,69,0)),to(#141414));background:-o-linear-gradient(top,rgba(69,69,69,0) 0,#141414 100%);background:linear-gradient(-180deg,rgba(69,69,69,0) 0,#141414 100%);z-index:2}.reseller-prog-list__section--active:before{height:calc(100% + 40px)}.reseller-prog-list__section--active .reseller-prog-list__title{font-size:24px!important}.reseller-prog-list__section--active .reseller-prog-list__title span::before{-webkit-transform:translateY(-50%) scale(2.5);-ms-transform:translateY(-50%) scale(2.5);transform:translateY(-50%) scale(2.5)}.reseller-prog-list__section--active .reseller-prog-list__paragraph{color:#fff}.reseller-prog-list__section--active .reseller-prog-list__img{opacity:1}.reseller-prog-list__description{min-height:464px;padding:30px 330px 0 48px}@media screen and (max-width:768px){.reseller-prog-list__description{padding:30px}}.reseller-prog-list__title{position:relative;padding-top:24px;margin-bottom:0;color:#fff;font-size:18px;font-weight:400;text-align:right;text-align:center;border-right:2px solid #454545;-webkit-transition:.2s;-o-transition:.2s;transition:.2s;min-width:95px}.reseller-prog-list__title span{position:relative;display:block;padding-right:24px;text-align:right}.reseller-prog-list__title span::before{content:"";position:absolute;right:-5px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);display:block;width:8px;height:8px;border-radius:50%;background-color:#dcbc65;border:2px solid #141414;z-index:3;-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.reseller-prog-list__paragraph{margin-bottom:20px;color:#8c8c8c;font-size:13px;font-weight:400;line-height:20px;-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.reseller-prog-list__btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;min-height:36px;padding:2px 8px;background-color:transparent;color:#dcbc65;font-size:12px;line-height:13px;cursor:pointer;outline:0!important;-webkit-transition:.2s;-o-transition:.2s;transition:.2s;-webkit-transform:translateX(-8px);-ms-transform:translateX(-8px);transform:translateX(-8px);text-transform:uppercase}.reseller-prog-list__btn svg{-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.reseller-prog-list__btn:not(.collapsed) svg{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.reseller-prog-list__btn:focus,.reseller-prog-list__btn:hover{background-color:rgba(194,158,62,.15)}.reseller-prog-list__img{position:absolute;right:0;top:0;z-index:0;opacity:.8;-webkit-transition:.2s;-o-transition:.2s;transition:.2s}@media screen and (max-width:768px){.reseller-prog-list__img{opacity:.3!important;z-index:-1}}@media screen and (max-width:768px){.reseller-prog-list__paragraph{letter-spacing:.4px;font-size:14px}}.timer-container{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;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100vw;height:100vh;background:#1f1f1f;background-image:url(../images/trees.png);background-repeat:no-repeat;background-position:center bottom;background-size:contain}.timer-container__back{margin-top:30px;color:#7e7e7e;font-size:14px;letter-spacing:.3px;line-height:20px}.timer-container__back a{color:#dcbc65}.timer{width:660px;height:413px;padding:60px 100px;background:#282828;position:relative}.timer__title{margin-bottom:16px;color:#fff;font-size:32px;font-weight:600;letter-spacing:0;line-height:40px}.timer__description{color:#7e7e7e;font-size:14px;letter-spacing:.3px;line-height:20px;margin-bottom:80px}.timer__time{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.timer__value{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;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:90px;height:116px;color:#fff;font-size:32px;letter-spacing:0;line-height:40px;border-radius:2px;border:1px solid #dcbc65}.timer__value span{font-size:14px}.timer .square-bottom-left,.timer .square-bottom-right,.timer .square-top-left,.timer .square-top-right{position:absolute;content:'';background-color:#d8d8d8}.timer .square-bottom-right,.timer .square-top-left{width:4px;height:4px}.timer .square-bottom-left,.timer .square-top-right{width:8px;height:8px}.timer .square-top-left{top:-2px;left:-2px}.timer .square-top-right{top:-4px;right:-4px}.timer .square-bottom-left{bottom:-4px;left:-4px}.timer .square-bottom-right{bottom:-2px;right:-2px}.footer__info__medical-page{display:none}.medical .footer__info__medical-page{display:block}.medical .footer__info__main-page{display:none}.footer__info__main-page .disabled{pointer-events:none}.footer__info__main-page .disabled:hover{cursor:none;color:#8c8c8c}.footer{width:100%;border-top:solid 1px #232323;padding:60px 0 0 0;font-size:12px;color:#8c8c8c}.footer__title{margin-bottom:39px;color:#f6f6f6;letter-spacing:.4px}.footer__title--right{margin-bottom:16px;letter-spacing:.1px}.footer__li{display:-webkit-box;display:-ms-flexbox;display:flex}.footer__link-img{height:100%;padding-top:5px;padding-right:4px}.footer__ul,.footer__ul__bottom{list-style:none}.footer__link{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.footer__link,.footer__link__bottom{color:#8c8c8c;display:inline-block;margin-bottom:13px;text-decoration:none!important}.footer__link:hover:not(span),.footer__link__bottom:hover:not(span){color:#dcbc65}.footer__link__bottom{margin-right:20px;margin-bottom:0}.footer__form__input{display:inline-block;margin-right:5px;width:calc(100% - 126px);color:#8c8c8c;opacity:1;position:relative;z-index:2;height:35px;border-radius:2px;border:solid 1px #363636;background-color:#202020;font-size:12px;padding:5px 0 5px 12px;outline:0!important}.footer__form__input::-webkit-input-placeholder{font-size:12px;color:#8c8c8c;opacity:1}.footer__form__input:-moz-placeholder{font-size:12px;color:#8c8c8c;opacity:1}.footer__form__input::-moz-placeholder{font-size:12px;color:#8c8c8c;opacity:1}.footer__form__input:-ms-input-placeholder{font-size:12px;color:#8c8c8c;opacity:1}.footer__bottom{padding-top:108px;padding-bottom:40px}.footer__bottom__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer__notification{padding-top:29px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer__notification__text{font-size:12px}.footer__notification__img{margin-right:10px;position:relative;top:-2px;height:20px;width:20px}.footer__social{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.footer__social a{margin:0 5px}.footer__social a:last-child{margin-right:0}.footer__social a:hover{text-decoration:none}.footer__social__title{display:inline-block;margin-right:25px}.footer__form__fieldset{width:100%;position:relative}.footer .list-unstyled__bottom li:not(:last-child){margin-right:30px}.footer .btn-gold{max-width:114px;width:100%}.footer #subscribe_success{display:none;position:absolute;top:0;left:0;height:100%;width:100%;z-index:2;color:#1a1a1a;border:1px solid #dcbc65;background:#dcbc65;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:2px;line-height:33px;text-align:center}.footer #subscribe_success.active{display:-webkit-box;display:-ms-flexbox;display:flex}.medical .footer{border-top:1px solid #dedede}.medical .footer__title{color:#1a1a1a}.medical .footer__link,.medical .footer__link__bottom{color:#a6a6a6}.medical .footer__link:hover:not(span),.medical .footer__link__bottom:hover:not(span){color:#2b2b2b}.medical .footer__form__input{background:#f2f2f2;color:#7e7e7e;border:1px solid #e4e4e4}.medical .footer__form__input::-webkit-input-placeholder{color:#4e4e4e!important}.medical .footer__form__input:-moz-placeholder{color:#4e4e4e!important}.medical .footer__form__input::-moz-placeholder{color:#4e4e4e!important}.medical .footer__form__input:-ms-input-placeholder{color:#4e4e4e!important}@media (max-width:1200px){.footer .container{max-width:920px}}@media (max-width:992px){.footer__form{margin-top:30px;margin-left:0}.footer__title--right{font-size:14px;margin-bottom:12px!important}.footer__title{margin-bottom:20px}.footer__info__main-page{margin-bottom:20px}.footer__link{margin-bottom:10px;font-size:16px}.footer__link__bottom{font-size:14px}.footer__notification{padding-top:18px}.footer__notification__text{font-size:14px}.footer__bottom{padding-top:65px;padding-bottom:20px}.footer__bottom__list{margin-top:4px}.footer__form__input{max-width:235px;margin-right:-3px;border-bottom-right-radius:0;border-top-right-radius:0;display:inline-block}.footer #btnSubscribe{border-bottom-left-radius:0;border-top-left-radius:0}.footer__social__title{display:none}}@media (max-width:575px){.footer__title--right{font-size:12px}.footer__form__input{max-width:100%;margin-right:-3px;width:calc(100% - 115px)}.footer__bottom{display:-webkit-box;display:-ms-flexbox;display:flex}.footer__bottom__list{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:32px}.footer__bottom__social{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.footer__social__title{display:none}.footer__ul__bottom{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.footer__link__bottom{margin:0}}.ai-web-chat-footer{background:0 0!important}.btn-yellow{height:48px;width:258px;background:#dcbc65;border-radius:2px;color:#1a1a1a;font-size:12px;font-weight:700;letter-spacing:.5px;text-transform:uppercase;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;text-decoration:none!important;outline:0!important;border:none!important;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;cursor:pointer;max-width:100%}.btn-yellow:hover{opacity:.9;color:#1a1a1a}.btn-yellow--full{width:100%}.btn-yellow--center{margin:0 auto}@media (max-width:575px){.btn-yellow{width:100%}}.btn-yellow-border{width:258px;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;text-transform:uppercase;text-align:center;letter-spacing:.5px;line-height:13px;-webkit-box-shadow:none;box-shadow:none;outline:0!important;text-decoration:none!important;border-radius:2px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;background:0 0;border:1px solid #dcbc65;color:#dcbc65;height:48px;padding:14px 16px;font-size:12px;cursor:pointer;max-width:100%}.btn-yellow-border:hover{background-color:rgba(194,158,62,.15)}@media (max-width:575px){.btn-yellow-border{width:100%}}@media screen and (max-width:1180px){.services-grid__content{padding-left:0!important;-webkit-transform:scale(.9);-ms-transform:scale(.9);transform:scale(.9)}.services-grid__price{margin-right:-110px}}@media screen and (max-width:1140px){.services-grid__content{margin-left:-16px}}@media screen and (max-width:1090px){.services-grid__content{margin-left:-32px}}@media screen and (max-width:1060px){.services-grid__content{margin-left:-48px}}@media screen and (max-width:1040px){.services-grid__content{margin-top:0!important;margin-left:-48px;-webkit-transform:scale(.8);-ms-transform:scale(.8);transform:scale(.8)}}@media screen and (max-width:1010px){.services-grid__content{margin-left:-65px;-webkit-transform:scale(.8);-ms-transform:scale(.8);transform:scale(.8)}}@media screen and (max-width:950px){.services-grid__carousel{min-height:450px;max-height:unset!important}.services-grid{height:unset!important;min-height:1150px!important}.services-carousel{margin-bottom:0!important}}@media screen and (max-width:700px){.services-grid__map{margin-top:50px!important;margin-bottom:24px!important;width:400px!important;height:300px!important}}@media screen and (max-width:450px){.services-grid__map{width:350px!important;height:270px!important}}@media screen and (max-width:400px){.services-grid__map{width:300px!important;height:250px!important}}@media screen and (max-width:360px){.services-grid__map{width:270px!important;height:220px!important}}.services-grid{height:900px;background:#161616;overflow:hidden;margin-bottom:16px}.services-grid__carousel-indicators{margin-right:auto!important;margin-left:auto!important}.services-grid__title{color:#fff;font-size:32px;font-weight:400;letter-spacing:0;line-height:40px;margin-bottom:16px}.services-grid__sub-title{color:#a6a6a6;font-size:24px;font-weight:400;height:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;letter-spacing:0;line-height:24px}.services-grid--hidden{height:48px}.services-grid__top{position:relative;z-index:15;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:48px;padding:16px 24px;background:#1f1f1f}.services-grid__top-title{margin-bottom:0;font-size:12px;letter-spacing:1.2px;line-height:16px;text-transform:uppercase;color:#fff;cursor:default}.services-grid__top-button{margin-right:-8px;text-decoration:none}.services-grid__top-button .icon{margin-right:8px}.services-grid__content{margin-top:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:16px 24px}.services-grid__left-side{width:290px;position:absolute}.services-grid__left-side-title{text-align:left;color:#fff;font-size:24px;letter-spacing:0;line-height:32px;cursor:default}.services-grid__left-side-title span{color:#dcbc65}.services-grid__left-side-list{list-style-type:none;margin-top:8px;margin-bottom:16px;margin-left:0;padding-left:0;padding-bottom:16px;width:200px;border-bottom:1px solid #454545}.services-grid__left-side-item{text-align:left;color:#7e7e7e;font-size:14px;letter-spacing:.2px;line-height:20px}.services-grid__left-side-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.services-grid__bottom-text{margin-right:8px;color:#fff;font-size:24px;font-weight:500;letter-spacing:0;line-height:32px;cursor:default}.services-grid__bottom-text span{color:#dcbc65}.services-grid__vertical-divider{width:1px;height:600px;margin-top:-16px;margin-left:24px;margin-right:24px;background:0 0}.services-grid__right-side{padding-top:12px}.services-grid__grid-container{padding:16px;position:relative}.services-grid__group-line-1,.services-grid__group-line-2,.services-grid__group-line-3,.services-grid__group-line-4,.services-grid__group-line-5,.services-grid__group-line-6,.services-grid__group-line-7{position:absolute;height:112px;background:#1a1a1a;border-radius:8px;z-index:0}.services-grid__group-line-1:before,.services-grid__group-line-2:before,.services-grid__group-line-3:before,.services-grid__group-line-4:before,.services-grid__group-line-5:before,.services-grid__group-line-6:before,.services-grid__group-line-7:before{position:absolute;top:-9px;left:0;z-index:1;padding:1px 4px;font-size:10px;letter-spacing:1px;line-height:14px;text-transform:uppercase;background:#1a1a1a;border-radius:4px;color:#f6f6f6}.services-grid__group-line-1{top:8px;left:8px;width:408px}.services-grid__group-line-1:before{content:"Sales"}.services-grid__group-line-2{top:160px;left:8px;width:408px}.services-grid__group-line-2:before{content:"Execution"}.services-grid__group-line-3{top:160px;right:8px;width:304px}.services-grid__group-line-3:before{content:"Smart Infrastructure"}.services-grid__group-line-4{top:312px;left:8px;height:236px;width:408px}.services-grid__group-line-4:before{content:"Administrative"}.services-grid__group-line-5{top:312px;right:8px;width:304px;height:236px}.services-grid__group-line-5:before{content:"Devices"}.services-grid__group-line-6{top:8px;right:8px;width:304px}.services-grid__group-line-6:before{content:"Assets"}.services-grid__group-line-7{top:588px;left:8px;width:408px}.services-grid__group-line-7:before{content:"Development"}.services-grid__connections{position:absolute;background:url(../images/service-map/service-connections.svg) center center no-repeat;width:100%;height:100%;z-index:9;top:-33px;left:0}.services-grid__grid{position:relative;z-index:10;display:-ms-grid;display:grid;-ms-grid-columns:80px 24px 80px 24px 80px 24px 80px 24px 0 24px 80px 24px 80px 24px 80px;grid-template-columns:80px 80px 80px 80px 0 80px 80px 80px;-ms-grid-rows:96px 28px 0 28px 96px 28px 0 28px 96px 28px 96px 28px 0 28px 96px;grid-template-rows:96px 0 96px 0 96px 96px 0 96px;grid-row-gap:28px;grid-column-gap:24px;grid-template-areas:"sales marketplace empty-1 empty-2  . items empty-3 empty-4" ". . . . . . . ." "oms pm customer empty-5 . buildings warehouse manufacture" ". . . . . . . ." "hr treasury accounting procurement . iot robotics machines" "orchestrator drive requests empty-6 . phone camera pilots" ". . . . . . . ." "creator empty-7 empty-8 empty-9 . . . ."}.services-grid__service-container{position:relative;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;-ms-flex-pack:distribute;justify-content:space-around;width:80px;height:96px;padding:16px 12px;background:#2b2b2b!important;border-radius:9px;-webkit-transition:.2s ease-in-out;-o-transition:.2s ease-in-out;transition:.2s ease-in-out;cursor:pointer;border:1px solid transparent;text-align:center}.services-grid__service-container:hover{-webkit-transition:.2s ease-in-out;-o-transition:.2s ease-in-out;transition:.2s ease-in-out;border:1px solid #dcbc65}.services-grid__service-container:hover .services-grid__service-icon{opacity:1}.services-grid__service-container:before{position:absolute;top:4px;right:4px;width:6px;height:6px;border-radius:50%;content:''}.services-grid__service-container--coming-soon,.services-grid__service-container--disabled{background:rgba(43,43,43,.4);filter:grayscale(100%);-o-filter:grayscale(100%);-ms-filter:grayscale(100%);-moz-filter:grayscale(100%);-webkit-filter:grayscale(100%)}.services-grid__service-container--coming-soon:before,.services-grid__service-container--disabled:before{background:#454545}.services-grid__service-container--coming-soon:hover,.services-grid__service-container--disabled:hover{border:1px solid #454545}.services-grid__service-container--coming-soon:hover .services-grid__service-icon,.services-grid__service-container--disabled:hover .services-grid__service-icon{opacity:.5!important}.services-grid__service-container--coming-soon .services-grid__service-icon,.services-grid__service-container--disabled .services-grid__service-icon{opacity:.7!important}.services-grid__service-container--enabled:before{background:#67b231}.services-grid__service-container--unconfigured:before{background:#f5ba06}.services-grid .items{-ms-grid-row:1;-ms-grid-column:5;-ms-grid-row:1;-ms-grid-column:11;grid-area:items}.services-grid .items .services-grid__service-icon{background:url(../images/service-map/items.svg) center center no-repeat;background-size:contain}.services-grid .sales{-ms-grid-row:2;-ms-grid-column:1;-ms-grid-row:1;-ms-grid-column:1;grid-area:sales}.services-grid .sales .services-grid__service-icon{background:url(../images/service-map/sales.svg) center center no-repeat;background-size:contain}.services-grid .marketplace{-ms-grid-row:2;-ms-grid-column:2;-ms-grid-row:1;-ms-grid-column:3;grid-area:marketplace}.services-grid .marketplace .services-grid__service-icon{background:url(../images/service-map/marketplace.svg) center center no-repeat;background-size:contain}.services-grid .oms{-ms-grid-row:2;-ms-grid-column:4;-ms-grid-row:5;-ms-grid-column:1;grid-area:oms}.services-grid .oms .services-grid__service-icon{background:url(../images/service-map/oms.svg) center center no-repeat;background-size:contain}.services-grid .projectManagement{-ms-grid-row:2;-ms-grid-column:5;-ms-grid-row:5;-ms-grid-column:3;grid-area:pm;letter-spacing:-.3px}.services-grid .projectManagement .services-grid__service-icon{background:url(../images/service-map/pm.svg) center center no-repeat;background-size:contain}.services-grid .infrastructure{-ms-grid-row:5;-ms-grid-column:11;grid-area:buildings}.services-grid .infrastructure .services-grid__service-icon{background:url(../images/service-map/infrastructure.svg) center center no-repeat;background-size:contain}.services-grid .warehouse{-ms-grid-row:2;-ms-grid-column:7;-ms-grid-row:5;-ms-grid-column:13;grid-area:warehouse}.services-grid .warehouse .services-grid__service-icon{background:url(../images/service-map/warehouse.svg) center center no-repeat;background-size:contain}.services-grid .manufacture{-ms-grid-row:2;-ms-grid-column:8;-ms-grid-row:5;-ms-grid-column:15;grid-area:manufacture}.services-grid .manufacture .services-grid__service-icon{background:url(../images/service-map/factory.svg) center center no-repeat;background-size:contain}.services-grid .hr{-ms-grid-row:3;-ms-grid-column:2;-ms-grid-row:9;-ms-grid-column:1;grid-area:hr}.services-grid .hr .services-grid__service-icon{background:url(../images/service-map/hr.svg) center center no-repeat;background-size:contain}.services-grid .hr .services-grid__service-name{white-space:nowrap}.services-grid .treasury{-ms-grid-row:3;-ms-grid-column:3;-ms-grid-row:9;-ms-grid-column:3;grid-area:treasury}.services-grid .treasury .services-grid__service-icon{background:url(../images/service-map/treasury.svg) center center no-repeat;background-size:contain}.services-grid .accounting{-ms-grid-row:3;-ms-grid-column:4;-ms-grid-row:9;-ms-grid-column:5;grid-area:accounting}.services-grid .accounting .services-grid__service-icon{background:url(../images/service-map/accounting.svg) center center no-repeat;background-size:contain}.services-grid .procurement{-ms-grid-row:3;-ms-grid-column:5;-ms-grid-row:9;-ms-grid-column:7;grid-area:procurement}.services-grid .procurement .services-grid__service-icon{background:url(../images/service-map/procurement.svg) center center no-repeat!important;background-size:contain}.services-grid .iot{-ms-grid-row:3;-ms-grid-column:7;-ms-grid-row:9;-ms-grid-column:11;grid-area:iot}.services-grid .iot .services-grid__service-icon{background:url(../images/service-map/iot.svg) center center no-repeat;background-size:contain}.services-grid .robotics{-ms-grid-row:3;-ms-grid-column:8;-ms-grid-row:9;-ms-grid-column:13;grid-area:robotics}.services-grid .robotics .services-grid__service-icon{background:url(../images/service-map/robotics.svg) center center no-repeat;background-size:contain}.services-grid .machines{-ms-grid-row:3;-ms-grid-column:9;-ms-grid-row:9;-ms-grid-column:15;grid-area:machines}.services-grid .machines .services-grid__service-icon{background:url(../images/service-map/machines.svg) center center no-repeat;background-size:contain}.services-grid .drive{-ms-grid-row:3;-ms-grid-column:1;-ms-grid-row:11;-ms-grid-column:3;grid-area:drive}.services-grid .drive .services-grid__service-icon{background:url(../images/service-map/drive.svg) center center no-repeat;background-size:contain}.services-grid .orchestrator{-ms-grid-row:4;-ms-grid-column:1;-ms-grid-row:11;-ms-grid-column:1;grid-area:orchestrator}.services-grid .orchestrator .services-grid__service-icon{background:url(../images/service-map/orchestrator.svg) center center no-repeat;background-size:contain}.services-grid .requests{-ms-grid-row:4;-ms-grid-column:2;-ms-grid-row:11;-ms-grid-column:5;grid-area:requests}.services-grid .requests .services-grid__service-icon{background:url(../images/service-map/requests.svg) center center no-repeat;background-size:contain}.services-grid .phone{-ms-grid-row:4;-ms-grid-column:8;-ms-grid-row:11;-ms-grid-column:11;grid-area:phone}.services-grid .phone .services-grid__service-icon{background:url(../images/service-map/phone.svg) center center no-repeat;background-size:contain}.services-grid .camera{-ms-grid-row:4;-ms-grid-column:9;-ms-grid-row:11;-ms-grid-column:13;grid-area:camera}.services-grid .camera .services-grid__service-icon{background:url(../images/service-map/camera.svg) center center no-repeat;background-size:contain}.services-grid .pilots{-ms-grid-row:11;-ms-grid-column:15;grid-area:pilots}.services-grid .pilots .services-grid__service-icon{background:url(../images/service-map/pilots.svg) center center no-repeat;background-size:contain}.services-grid .creator{-ms-grid-row:15;-ms-grid-column:1;grid-area:creator}.services-grid .creator .services-grid__service-icon{background:url(../images/service-map/creators.svg) center center no-repeat;background-size:contain}.services-grid .creator.services-grid__service-container--coming-soon .services-grid__service-icon{background:url(../images/service-map/creators.svg) center center no-repeat;background-size:contain}.services-grid .customer{-ms-grid-row:5;-ms-grid-column:5;grid-area:customer}.services-grid .customer .services-grid__service-icon{background:url(../images/service-map/support.svg) center center no-repeat;background-size:contain}.services-grid .customer.services-grid__service-container--coming-soon .services-grid__service-icon{background:url(../images/service-map/support.svg) center center no-repeat;background-size:contain}.services-grid .empty{cursor:default!important;background:#202020!important}.services-grid .empty:hover{border:1px solid transparent!important}.services-grid .empty .services-grid__service-icon{-webkit-transform:translateY(7px);-ms-transform:translateY(7px);transform:translateY(7px);opacity:1!important;border:1px transparent!important;min-width:50px;min-height:50px;background:url(../images/service-map/empty.svg) center center no-repeat;background-size:contain}.services-grid .empty--1{-ms-grid-row:4;-ms-grid-column:3;-ms-grid-row:1;-ms-grid-column:5;grid-area:empty-1}.services-grid .empty--2{-ms-grid-row:4;-ms-grid-column:4;-ms-grid-row:1;-ms-grid-column:7;grid-area:empty-2}.services-grid .empty--3{-ms-grid-row:4;-ms-grid-column:5;-ms-grid-row:1;-ms-grid-column:13;grid-area:empty-3}.services-grid .empty--4{-ms-grid-row:1;-ms-grid-column:15;grid-area:empty-4}.services-grid .empty--5{-ms-grid-row:5;-ms-grid-column:7;grid-area:empty-5}.services-grid .empty--6{-ms-grid-row:11;-ms-grid-column:7;grid-area:empty-6}.services-grid .empty--7{-ms-grid-row:15;-ms-grid-column:3;grid-area:empty-7}.services-grid .empty--8{-ms-grid-row:15;-ms-grid-column:5;grid-area:empty-8}.services-grid .empty--9{-ms-grid-row:15;-ms-grid-column:7;grid-area:empty-9}.services-grid .active-service{border:1px solid #dcbc65;-webkit-transform:scale(1.02);-ms-transform:scale(1.02);transform:scale(1.02)}.services-grid .active-service .services-grid__service-icon{opacity:1}.services-grid .active-service.services-grid__service-container--disabled{border:1px solid #8c8c8c}.services-grid__service-icon{height:36px;width:36px;opacity:.7;-webkit-transition:.2s ease-in-out;-o-transition:.2s ease-in-out;transition:.2s ease-in-out}.services-grid__service-name{color:#fff;font-size:12px;letter-spacing:0;line-height:12px}.services-grid .services-dots{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.services-grid .services-dots__item{position:relative;display:block;width:24px;height:24px;border-radius:50%;border:1px solid transparent;-webkit-transition:.2s ease-in-out;-o-transition:.2s ease-in-out;transition:.2s ease-in-out;cursor:pointer}.services-grid .services-dots__item::before{content:'';position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:5px;height:5px;display:inline-block;background-color:#393939;border-radius:5px;-webkit-transition:.2s ease-in-out;-o-transition:.2s ease-in-out;transition:.2s ease-in-out}.services-grid .services-dots__item:hover::before{background-color:#dcbc65}.services-grid .services-dots__item.active-service{border:1px solid #dcbc65}.services-grid .services-dots__item.active-service::before{width:10px;height:10px;background-color:#dcbc65}.services-grid__map{margin:16px auto 0 auto;display:none;width:450px;height:350px;background:url(../images/service-map/screens/map.png) no-repeat;background-size:contain;overflow:hidden}.services-grid__price{position:absolute;left:calc(100% + 100px);top:0}.service-info{position:relative;text-align:left}.service-info__settings{position:absolute;bottom:100px;right:0}.service-info a.service-info__configure-button{color:#1e1e1e;margin:16px 0}.service-info__configure-button{margin-top:8px;margin-bottom:8px;margin-left:-8px;cursor:pointer;text-decoration:none}.service-info__configure-button--border{margin-left:auto;margin-right:auto;padding:2px 16px;border:1px solid #dcbc65;cursor:pointer}.service-info__preview{position:relative;width:290px;height:181px;margin-bottom:24px;background-size:contain!important;overflow:hidden}.service-info__preview-overlay{position:absolute;left:0;top:0;right:0;bottom:0;background:rgba(25,25,25,.8);filter:blur(0);-o-filter:blur(0);-ms-filter:blur(0);-moz-filter:blur(0);-webkit-filter:blur(0)}.service-info__preview-text{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-size:14px;color:#fff;letter-spacing:.2px}.service-info__title{margin-bottom:4px;font-size:32px;color:#fff;letter-spacing:0;line-height:32px;text-align:left;cursor:default}.service-info__description{margin-top:8px;text-align:left;color:#a6a6a6;font-size:14px;letter-spacing:.2px;line-height:18px;padding-bottom:16px;margin-bottom:16px;width:100%}.service-info__description--bold{font-weight:700}.service-info__description--big{font-size:16px!important}.service-info__description--white{color:#fff;font-size:14px;letter-spacing:0}.service-info__description--clear{margin-bottom:0!important}.service-info__description--clear:after{display:none!important}.service-info__description--gray{color:#7e7e7e;font-weight:600}.service-info__description:after{content:'';position:absolute;width:100%;height:1px;bottom:0;left:0;background:#454545}.service-info__description--hide-hr:after{display:none}.service-info .detailed-description__content{position:relative}.service-info .detailed-description__text{display:inline-block}.service-info .detailed-description__text.collapse{max-height:8em;overflow-y:hidden}.service-info .detailed-description__shadow{display:inline-block;position:absolute;height:100%;width:100%;left:0;bottom:0;-webkit-box-shadow:inset 0 -55px 25px -15px rgba(22,22,22,.85);box-shadow:inset 0 -55px 25px -15px rgba(22,22,22,.85)}.service-info .detailed-description .collapse-button{display:none;margin-bottom:0;width:40%}.service-info .detailed-description .collapse-button--more{background-position:84% 230%}.service-info .detailed-description .collapse-button--less{background-position:78% 230%}.service-info__status-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.service-info__status-title{font-size:14px;color:#7e7e7e;letter-spacing:.2px;line-height:20px;cursor:default}.service-info__status{position:relative;font-size:14px;color:#fff;letter-spacing:.2px;line-height:20px;cursor:default}.service-info__status:before{position:absolute;top:6px;left:-12px;width:6px;height:6px;border-radius:50%;content:''}.service-info__status--unconfigured:before{background:#f5ba06}.service-info__status--offline:before{background:#454545}.service-info__status--online:before{background:#67b231}.service-info__footer-button{margin-top:0!important;margin-left:30px;min-width:0!important;width:120px;padding:14px 16px;color:#000;text-decoration:none}.service-info__footer-button:hover{color:#000;text-decoration:none}.service-info__lower-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:24px}.nowebp .service-info__preview--default{background:url(../images/service-map/screens/default.png) no-repeat}.nowebp .service-info__preview--items{background:url(../images/service-map/screens/items.png) no-repeat}.nowebp .service-info__preview--sales{background:url(../images/service-map/screens/sales.png) no-repeat}.nowebp .service-info__preview--marketplace{background:url(../images/service-map/screens/marketplace.png) no-repeat}.nowebp .service-info__preview--oms{background:url(../images/service-map/screens/oms.png) no-repeat}.nowebp .service-info__preview--projectManagement{background:url(../images/service-map/screens/projectManagement.png) no-repeat}.nowebp .service-info__preview--infrastructure{background:url(../images/service-map/screens/smart.png) no-repeat}.nowebp .service-info__preview--warehouse{background:url(../images/service-map/screens/smart.png) no-repeat}.nowebp .service-info__preview--manufacture{background:url(../images/service-map/screens/smart.png) no-repeat}.nowebp .service-info__preview--drive{background:url(../images/service-map/screens/drive.png) no-repeat}.nowebp .service-info__preview--hr{background:url(../images/service-map/screens/hr.png) no-repeat}.nowebp .service-info__preview--treasury{background:url(../images/service-map/screens/treasury.png) no-repeat}.nowebp .service-info__preview--accounting{background:url(../images/service-map/screens/accounting.png) no-repeat}.nowebp .service-info__preview--procurement{background:url(../images/service-map/screens/procurement.png) no-repeat}.nowebp .service-info__preview--orchestrator{background:url(../images/service-map/screens/orchestrator.png) no-repeat}.nowebp .service-info__preview--creator{background:url(../images/service-map/screens/creator.png) no-repeat}.nowebp .service-info__preview--customer{background:url(../images/service-map/screens/customer.png) no-repeat}.webp .service-info__preview--default{background:url(../webp/service-map/screens/default.webp) no-repeat}.webp .service-info__preview--items{background:url(../webp/service-map/screens/items.webp) no-repeat}.webp .service-info__preview--sales{background:url(../webp/service-map/screens/sales.webp) no-repeat}.webp .service-info__preview--marketplace{background:url(../webp/service-map/screens/marketplace.webp) no-repeat}.webp .service-info__preview--oms{background:url(../webp/service-map/screens/oms.webp) no-repeat}.webp .service-info__preview--projectManagement{background:url(../webp/service-map/screens/projectManagement.webp) no-repeat}.webp .service-info__preview--infrastructure{background:url(../webp/service-map/screens/smart.webp) no-repeat}.webp .service-info__preview--warehouse{background:url(../webp/service-map/screens/smart.webp) no-repeat}.webp .service-info__preview--manufacture{background:url(../webp/service-map/screens/smart.webp) no-repeat}.webp .service-info__preview--drive{background:url(../webp/service-map/screens/drive.webp) no-repeat}.webp .service-info__preview--hr{background:url(../webp/service-map/screens/hr.webp) no-repeat}.webp .service-info__preview--treasury{background:url(../webp/service-map/screens/treasury.webp) no-repeat}.webp .service-info__preview--accounting{background:url(../webp/service-map/screens/accounting.webp) no-repeat}.webp .service-info__preview--procurement{background:url(../webp/service-map/screens/procurement.webp) no-repeat}.webp .service-info__preview--orchestrator{background:url(../webp/service-map/screens/orchestrator.webp) no-repeat}.webp .service-info__preview--creator{background:url(../webp/service-map/screens/creator.webp) no-repeat}.webp .service-info__preview--customer{background:url(../webp/service-map/screens/customer.webp) no-repeat}.loading-container{position:fixed;top:0;left:0;right:0;bottom:0;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;background:rgba(31,31,31,.8);z-index:2000}.mobile__accordion{background:-webkit-gradient(linear,right top,left top,from(rgba(26,26,26,0)),color-stop(70%,#1a1a1a),to(rgba(26,26,26,0)));background:-o-linear-gradient(right,rgba(26,26,26,0) 0,#1a1a1a 70%,rgba(26,26,26,0) 100%);background:linear-gradient(-90deg,rgba(26,26,26,0) 0,#1a1a1a 70%,rgba(26,26,26,0) 100%);margin-bottom:56px}.mobile__accordion .mobile__text{text-align:center;max-width:420px;margin:12px auto 0}.mobile__accordion__item{border-bottom:1px solid #454545}.mobile__accordion__wrap{max-width:420px;margin:0 auto}.mobile__accordion__title{color:#f6f6f6;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:40px;position:relative;cursor:pointer}.mobile__accordion__title:after{content:url(../images/icon_accardion_arrow.svg);position:absolute;right:16px;top:0;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.mobile__accordion__title.active:after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.mobile__accordion__category{color:#f6f6f6;font-size:12px;height:16px;letter-spacing:1.2px;line-height:1.4;text-transform:uppercase;margin:32px 0 7px}.mobile__accordion__description>div:last-child{margin-bottom:40px!important}.mobile__accordion .service-info__description:after{content:none}.mobile__accordion .mb-3{margin-bottom:10px!important}.mobile__accordion__img{height:233px;background-repeat:no-repeat;background-size:contain;background-position:50%;margin-left:-16px;width:calc(100% + 32px);margin-top:15px;margin-bottom:30px}.mobile__accordion__img+div{margin-top:15px}.mobile__accordion__icon{height:24px;width:24px;margin:0 15px 0 10px;background-repeat:no-repeat;background-size:100%;background-position:50% 50%}.mobile__accordion__icon--sales{background-image:url(../images/service-map/sales.svg)}.mobile__accordion__icon--marketplace{background-image:url(../images/service-map/marketplace.svg)}.mobile__accordion__icon--items{background-image:url(../images/service-map/items.svg)}.mobile__accordion__icon--oms{background-image:url(../images/service-map/oms.svg)}.mobile__accordion__icon--project{background-image:url(../images/service-map/pm.svg)}.mobile__accordion__icon--buildings{background-image:url(../images/service-map/infrastructure.svg)}.mobile__accordion__icon--warehouse{background-image:url(../images/service-map/warehouse.svg)}.mobile__accordion__icon--factory{background-image:url(../images/service-map/factory.svg)}.mobile__accordion__icon--hr{background-image:url(../images/service-map/hr.svg)}.mobile__accordion__icon--treasury{background-image:url(../images/service-map/treasury.svg)}.mobile__accordion__icon--accounting{background-image:url(../images/service-map/accounting.svg)}.mobile__accordion__icon--procurement{background-image:url(../images/service-map/procurement.svg)}.mobile__accordion__icon--iot{background-image:url(../images/service-map/iot.svg)}.mobile__accordion__icon--robotics{background-image:url(../images/service-map/robotics.svg)}.mobile__accordion__icon--machines{background-image:url(../images/service-map/machines.svg)}.mobile__accordion__icon--orchestrator{background-image:url(../images/service-map/orchestrator.svg)}.mobile__accordion__icon--drive{background-image:url(../images/service-map/drive.svg)}.mobile__accordion__icon--requests{background-image:url(../images/service-map/requests.svg)}.mobile__accordion__icon--phone{background-image:url(../images/service-map/phone.svg)}.mobile__accordion__icon--camera{background-image:url(../images/service-map/camera.svg)}.mobile__accordion__icon--pilots{background-image:url(../images/service-map/pilots.svg)}.mobile__accordion__icon--creator{background-image:url(../images/service-map/creators.svg)}.mobile__accordion__icon--customer{background-image:url(../images/service-map/support.svg)}.mobile__accordion .detailed-description__shadow{display:none}.mobile__accordion .detailed-description .collapse-button{display:none}.nowebp .mobile__accordion__img--sales{background-image:url(../images/service-map/screens/sales.png)}.nowebp .mobile__accordion__img--marketplace{background-image:url(../images/service-map/screens/marketplace.png)}.nowebp .mobile__accordion__img--items{background-image:url(../images/service-map/screens/items.png)}.nowebp .mobile__accordion__img--oms{background-image:url(../images/service-map/screens/oms.png)}.nowebp .mobile__accordion__img--project{background-image:url(../images/service-map/screens/projectManagement.png)}.nowebp .mobile__accordion__img--buildings{background-image:url(../images/service-map/screens/smart.png)}.nowebp .mobile__accordion__img--warehouse{background-image:url(../images/service-map/screens/smart.png)}.nowebp .mobile__accordion__img--factory{background-image:url(../images/service-map/screens/smart.png)}.nowebp .mobile__accordion__img--hr{background-image:url(../images/service-map/screens/hr.png)}.nowebp .mobile__accordion__img--treasury{background-image:url(../images/service-map/screens/treasury.png)}.nowebp .mobile__accordion__img--accounting{background-image:url(../images/service-map/screens/accounting.png)}.nowebp .mobile__accordion__img--procurement{background-image:url(../images/service-map/screens/procurement.png)}.nowebp .mobile__accordion__img--iot{display:none}.nowebp .mobile__accordion__img--robotics{display:none}.nowebp .mobile__accordion__img--machines{display:none}.nowebp .mobile__accordion__img--orchestrator{background-image:url(../images/service-map/screens/orchestrator.png)}.nowebp .mobile__accordion__img--drive{background-image:url(../images/service-map/screens/drive.png)}.nowebp .mobile__accordion__img--requests{display:none}.nowebp .mobile__accordion__img--phone{display:none}.nowebp .mobile__accordion__img--camera{display:none}.nowebp .mobile__accordion__img--pilots{display:none}.nowebp .mobile__accordion__img--creator{background-image:url(../images/service-map/screens/creator.png)}.nowebp .mobile__accordion__img--customer{background-image:url(../images/service-map/screens/customer.png)}.webp .mobile__accordion__img--sales{background-image:url(../webp/service-map/screens/sales.webp)}.webp .mobile__accordion__img--marketplace{background-image:url(../webp/service-map/screens/marketplace.webp)}.webp .mobile__accordion__img--items{background-image:url(../webp/service-map/screens/items.webp)}.webp .mobile__accordion__img--oms{background-image:url(../webp/service-map/screens/oms.webp)}.webp .mobile__accordion__img--project{background-image:url(../webp/service-map/screens/projectManagement.webp)}.webp .mobile__accordion__img--buildings{background-image:url(../webp/service-map/screens/smart.webp)}.webp .mobile__accordion__img--warehouse{background-image:url(../webp/service-map/screens/smart.webp)}.webp .mobile__accordion__img--factory{background-image:url(../webp/service-map/screens/smart.webp)}.webp .mobile__accordion__img--hr{background-image:url(../webp/service-map/screens/hr.webp)}.webp .mobile__accordion__img--treasury{background-image:url(../webp/service-map/screens/treasury.webp)}.webp .mobile__accordion__img--accounting{background-image:url(../webp/service-map/screens/accounting.webp)}.webp .mobile__accordion__img--procurement{background-image:url(../webp/service-map/screens/procurement.webp)}.webp .mobile__accordion__img--iot{display:none}.webp .mobile__accordion__img--robotics{display:none}.webp .mobile__accordion__img--machines{display:none}.webp .mobile__accordion__img--orchestrator{background-image:url(../webp/service-map/screens/orchestrator.webp)}.webp .mobile__accordion__img--drive{background-image:url(../webp/service-map/screens/drive.webp)}.webp .mobile__accordion__img--requests{display:none}.webp .mobile__accordion__img--phone{display:none}.webp .mobile__accordion__img--camera{display:none}.webp .mobile__accordion__img--pilots{display:none}.webp .mobile__accordion__img--creator{background-image:url(../webp/service-map/screens/creator.webp)}.webp .mobile__accordion__img--customer{background-image:url(../webp/service-map/screens/customer.webp)}.back-map{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:12px;font-weight:600;height:20px;letter-spacing:.5px;color:#dcbc65;text-transform:uppercase;cursor:pointer}.back-map img{margin-right:6px;margin-top:-2px}.range-slider-btn{width:100%!important;min-height:40px!important;height:40px;padding:0 16px!important}.services-grid__right-side{min-height:817px}#prices,#trialPrice{display:none}@media (max-width:992px){.services-grid{min-height:auto!important;margin-bottom:0}.services-grid__right-side{min-height:auto!important}.services-grid__content{display:block!important;margin:0;-webkit-transform:none;-ms-transform:none;transform:none;padding:0}.services-grid__price{display:block;margin:0;position:relative;top:0;left:0}.services-grid__price .price{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.back-map{display:none}.price--bgBtn{display:none}}.section-team{padding:100px 0 103px;background:#1f1f1f}.section-team--light{background:#f2f2f2}.section-team--light .section-team__bottom__title,.section-team--light .section-team__text,.section-team--light h2{color:#1a1a1a}@media (min-width:1800px){.section-team{padding:218px 0 193px}}.section-team__wrap{overflow:hidden}.section-team__subtitle{font-size:24px;text-align:center;line-height:1.5;font-family:'Proxima Nova Lt';max-width:880px;margin:29px auto 65px}.section-team__item{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;padding:20px 0 0}.section-team__text{color:#f6f6f6;font-size:21px;line-height:1.4;text-align:center;max-width:340px;margin:0 auto}.section-team__icon{height:135px;margin-bottom:60px}.section-team__icon--second{height:170px;margin-bottom:25px}.section-team__icon--four{height:50px!important}.section-team__bottom{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}.section-team__bottom__title{color:#7e7e7e;font-size:27px;line-height:1.5;text-align:center;margin-top:80px;margin-bottom:25px}.section-team .slick-dots{margin-top:25px}.section-team .slick-arrow-left{position:absolute;left:16px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);height:22px;z-index:1}.section-team .slick-arrow-right{position:absolute;right:16px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);height:22px;z-index:1}@media (max-width:992px){.section-team{padding:55px 0}.section-team__icon{height:80px;margin-bottom:25px}.section-team__text{font-size:16px;line-height:1.2;max-width:70%;width:300px}.section-team__text--four{max-width:80%;width:350px}.section-team__subtitle{display:none}.section-team__wrap{margin-top:30px}.section-team__bottom__title{font-size:18px;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-top:18px;margin-bottom:0}.section-team .slick-dots{margin:15px 0 28px;position:relative;bottom:0}}@media (max-width:768px){.section-team h2{max-width:295px}.section-team--light{background:-webkit-gradient(linear,left top,left bottom,from(#f1f1f1),to(rgba(242,242,242,0)));background:-o-linear-gradient(top,#f1f1f1 0,rgba(242,242,242,0) 100%);background:linear-gradient(-180deg,#f1f1f1 0,rgba(242,242,242,0) 100%)}}#med-slide-6 .slick-dots .slick-active button,#slick-mobile-team .slick-dots .slick-active button,.mobile__device .slick-dots .slick-active button{border:none!important}.slick-initialized .slick-slide{outline:0!important}.slick-active img{-webkit-box-shadow:none!important;box-shadow:none!important}@media (max-width:768px){.main-page .slide-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.main-page .slide-container>div{width:100%}.main-page .mobile__top{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.main-page .mobile__core{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.main-page .mobile__accordion{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.main-page #slide-6{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.main-page .mobile__yezhik{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.main-page .mobile__device{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.main-page .links__block{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.main-page .section-team{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.main-page .section-power{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.main-page #slide-contact{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.main-page #slide-8{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}}.mobile__section{padding:56px 16px 0;line-height:1.5}.mobile__section .container{padding:0}.mobile__section__title{color:#f6f6f6;font-size:18px;font-weight:700;letter-spacing:0;text-align:center;max-width:550px;margin:0 auto}.mobile__section__title span{color:#dcbc65;padding-right:7px}.mobile__section__subtitle{color:#f6f6f6;font-size:14px}.mobile__text{color:#a6a6a6;font-size:16px}.mobile__text--white{color:#f6f6f6;font-weight:700}.mobile__top{padding-top:40px;padding-bottom:37px}.mobile__top__image{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:56px auto 48px;height:200px;width:273px;position:relative}.mobile__top__image:before{content:url(../images/home/img-section-1.svg);position:absolute;top:23px;bottom:23px;left:0;right:0;text-align:center}.mobile__top__image .mobile__text:first-child{max-width:100px}.mobile__top__image .mobile__text:last-child{width:100%;text-align:center;margin-top:auto}.mobile__top__header{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;margin-bottom:34px}.mobile__top__header img{height:14px;padding-right:12px;border-right:1px solid #a6a6a6}.mobile__top__header span{color:#f6f6f6;font-size:20px;font-weight:600;text-transform:uppercase;padding-left:12px;line-height:1;padding-top:2px}.mobile__top__logos{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}.mobile__top__logos img{max-height:35px;max-width:70px;display:block;margin:0 12px 20px;-o-object-fit:contain;object-fit:contain}.mobile__core{background:-webkit-gradient(linear,right top,left top,from(rgba(26,26,26,0)),color-stop(100%,#171717),to(#1a1a1a));background:-o-linear-gradient(right,rgba(26,26,26,0) 0,#171717 100%,#1a1a1a 100%);background:linear-gradient(-90deg,rgba(26,26,26,0) 0,#171717 100%,#1a1a1a 100%);padding-bottom:56px}.mobile__core .container{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-line-pack:center;align-content:center}.mobile__core .mobile__section__subtitle{text-align:center;margin-top:24px;margin-bottom:10px}.mobile__core__img{-o-object-fit:contain;object-fit:contain;max-height:430px;display:block;margin:0 auto}.mobile__core__logos{margin-top:50px;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}.mobile__core__logos img{max-height:22px;max-width:136px;margin:10px 10px}.mobile__core__logos .amazon-machine{max-height:35px;margin:0 10px 10px 20px}.mobile__core .mobile__text{text-align:center;max-width:420px;margin:30px auto 0}.mobile__core .btn-yellow-border{margin:32px auto 0}.mobile__linkTo{color:#dcbc65;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;text-transform:uppercase;font-weight:600;text-decoration:none!important;display:block;text-align:center;min-height:36px}.mobile__linkTo img{height:15px;display:inline-block}.mobile__yezhik{padding-bottom:56px}.mobile__yezhik__img{display:block;margin-top:40px;width:calc(100% + 32px);-o-object-fit:contain;object-fit:contain;height:360px}.mobile__yezhik .mobile__text{margin-bottom:20px}.mobile__yezhik__item button{margin-top:26px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.mobile__yezhik__title{color:#f6f6f6;font-size:16px;margin-top:50px;margin-bottom:10px}.mobile__yezhik__description{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#f6f6f6;font-size:14px;letter-spacing:.2px}.mobile__yezhik__description span{display:inline-block;color:#7e7e7e;font-size:12px;letter-spacing:.3px;line-height:28px;width:90px;padding-right:5px}.mobile__yezhik__description--price{font-size:26px;margin-top:20px}.mobile__device{background:-webkit-gradient(linear,right top,left top,from(rgba(26,26,26,0)),color-stop(100%,#171717),to(#1a1a1a));background:-o-linear-gradient(right,rgba(26,26,26,0) 0,#171717 100%,#1a1a1a 100%);background:linear-gradient(-90deg,rgba(26,26,26,0) 0,#171717 100%,#1a1a1a 100%);padding-bottom:55px}.mobile__device .mobile__text{margin:20px 0 45px;text-align:center}.mobile__device__img{height:260px;width:auto;margin-right:18px;outline:0!important}.mobile__device .slick-dots{margin:20px 0 30px;position:relative;bottom:0}.mobile__device button{margin:0 auto}.mobile__device #slick-device{overflow:hidden}@media (max-width:992px){#slide-6{width:100%;padding-top:36px}#slide-6 .mechbots{padding-bottom:55px!important}#slide-6 .mechbots:before{content:none}#slide-6 .big__title{color:#fff;font-size:18px;font-weight:700;letter-spacing:0;text-align:center}#slide-6 .big__title:before{padding-right:7px}#slide-6 .sub__title{display:none}#slide-6 .section-slider__tabs{padding-top:35px!important}#slide-6 .mechbots__text{font-size:16px;line-height:1.4;text-align:left;margin-bottom:7px}#slide-6 .mechbots__item{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%}#slide-6 .mechbots__list{width:50%;text-align:left;margin:6px 0}#slide-6 #haas .mechbots__list{width:100%;margin:2px 0}#slide-6 #robo .mechbots__list{margin:11px 0}#slide-6 .mechbots__list--column{width:100%}#slide-6 .mechbots__list__text{display:block;text-align:left;color:#f6f6f6}#slide-6 .mechbots__list__text:before{content:'';background:#f6f6f6}#slide-6 .mechbots__logo__dmg{max-width:110px!important}#slide-6 .mechbots__logo__mazak{max-width:53px!important}#slide-6 .mechbots__logo__ingersoll{max-height:25px!important}#slide-6 .robots-img{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin:25px 0 25px}#slide-6 .robots-img img{width:90%}#slide-6 .mechbots__description{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}#slide-6 .slider__pagination{display:none}#slide-6 .mechbots__description{min-height:350px}#slide-6 .mechbots__description--logos{max-width:100%}#slide-6 .mechbots__description--logos img{margin:0}#slide-6 .mechbots__list__logo img{padding-right:10px;-o-object-fit:cover;object-fit:cover;max-height:20px}#slide-6 #spot .mechbots__list__logo img{max-width:80px}#slide-7 .creator-Studio__title{font-weight:700;padding-bottom:20px}#slide-7 .creator-Studio__title:before{padding-right:7px}#slide-contact{height:auto!important;padding-top:36px}.contact-details{display:none}}@media (max-width:1200px){#slide-contact .container{max-width:920px}}@media (max-width:992px){#slide-contact .container,.main-page .footer .container{max-width:720px}}@media (max-width:575px){.mobile__section__title{max-width:420px}.mobile__device button,.mobile__yezhik__item button{width:100%}.mobile__yezhik__img{margin-left:-260px;margin-top:0;height:360px;width:calc(100% + 260px + 16px)}#slide-6 button{width:100%}}.mobile__section{display:none}@media (max-width:992px){.mobile__section{display:block}}@media (max-width:992px){.project-manager-landing{margin-top:60px}.pm-block-11__img{margin-top:0;width:100%}.pm .more-features__image{display:none}.pm-block-9 .row .col-md-12:nth-child(1){-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.pm-block-9 .create-pipeline .create-pipeline__image--desctop{position:relative;top:0;width:100%;margin-top:40px}.pm-slide-8 .forecast-board__image{position:relative!important;width:100%!important;top:0!important;left:0!important;margin-top:40px}.pm-slide-7 .row>div:nth-child(1){-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.pm-slide-7 .row>div:nth-child(2){-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.pm-slide-7 .create-pipeline__image{position:relative;width:100%!important;top:0!important;margin-top:40px;right:0!important}.pm-block-5 .create-pipeline__image--desctop{position:relative;width:100%;top:0!important;margin-bottom:40px}.pm-block-1__title{margin-bottom:40px;text-align:center}.pm-block-2 .title{margin-bottom:80px}.pm .pm-block-2,.pm .pm-block-2 .container{padding:0}.pm-block-1__screen-service{display:none;position:relative;width:100%;height:auto;top:-280px;left:0}.pm-block-12__call,.support-block{background-size:cover}.pm-block-6__title{font-size:40px!important;margin-bottom:50px!important}.pm .forecast-board .forecast-board__image{width:600px;left:0}.auto-tasks .title{margin-top:0!important}.pm .create-pipeline__content-block{padding-left:60px}.pm .first-driven__animation{margin-bottom:100px}.auto-tasks .d-flex{margin-top:50px}.pm .first-block__img-left{width:54%;left:-20opx}.pm__try span{font-size:20px}.pm .pm-block-1{padding-bottom:0}.pm .pm-block-4{padding:0}.pm .pm-block-5{padding-bottom:0}.pm .pm-slide-7{padding-bottom:0}.pm .pm-slide-8{padding-bottom:0}.pm-block-1__subtitle{max-width:100%;text-align:center}.pm-block-1__title{text-align:center;font-size:36px}.pm-block-1 .par{text-align:center}.pm-block-1__logos{margin-left:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pm-block-1__screen-service{top:0}.pm-block-1 .button--outlined{margin:0 auto;display:table}.pm-block-1__creit-card-info{text-align:center;margin:10px 0 40px}.pm-block-1__price{text-align:center;height:65px}.pm-block-1__price__text{padding:12px 16px}.pm-block-5 .create-pipeline__image{max-width:100%;height:auto;left:0}.create-pipeline__image{position:relative!important}.par br{display:none}.price-slider h2{font-size:26px;padding-bottom:10px}}@media (max-width:768px){.pm__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.pm .pm-block-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.pm .pm-mobile__second{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.pm #price-slider{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.pm .pm-mobile__slider{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.pm .pm-block-11{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.pm .links__block{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.pm .section-team{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.pm .section-power{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.pm #slide-contact{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.pm-block-1{padding:32px 0 40px!important}.pm-block-1__item{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}.pm-block-1__header{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:15px;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.pm-block-1__subtitle{margin-right:16px;margin-bottom:0}.pm-block-1__pm-logo{margin-bottom:0}.pm-block-1__title{font-size:24px;line-height:1.2;margin-bottom:0;margin-top:4px;padding:0 30px}.pm-block-1__title .brackets{padding-right:10px}.pm-block-1 .pm-block-1__price br{display:inline-block}.pm-block-1 .pm-block-1__price__text{height:100%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:left}.pm-block-1 .pm-block-1__limited{text-align:center;line-height:1.4;padding:0 25px;margin-top:30px}.pm-block-1 .pm-block-2__text{margin-top:56px;font-size:18px;padding:0 35px}.pm-block-1 .par{color:#fff!important;text-align:center;font-size:16px!important;letter-spacing:.1px;line-height:1.6!important;margin:0 0 45px;padding:0 30px}.pm-block-1__logos{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;max-width:420px;margin:0 auto 45px}.pm-block-1__logos img{width:44px;height:44px;margin:0 auto}.pm-block-1__title__logo{max-width:95px}.pm-block-1__price{text-align:center;font-size:14px}.pm-block-1 .button--outlined{margin:0 auto;background:#dcbc65;color:#1a1a1a}.pm-block-1 .button--outlined:hover{background:#dcbc65}.pm-block-1__creit-card-info{font-size:12px;margin-top:12px;text-align:center}.pm-block-1__screen-service{display:none}.pm-block-11__title{font-size:26px;text-align:center;margin-bottom:15px}.pm-block-11__title .brackets{padding-right:0}.pm-block-11__text{font-size:16px;line-height:1.6}.pm-block-11__text br{display:none}.pm-block-11__img{margin-top:10px;width:100%}.pm-mobile__section__title{color:#f6f6f6;font-size:24px;font-weight:700;letter-spacing:0;line-height:1.4;margin-bottom:10px;padding-left:26px;position:relative}.pm-mobile__section__title .separator{position:absolute;left:0;top:0}.pm-mobile__section__text{color:#cdcccc;font-size:16px;letter-spacing:0;line-height:1.6;margin-bottom:25px;padding-left:26px;position:relative;max-width:90%}.pm-mobile__section__text:last-child{margin-bottom:0}.pm-mobile__section__arrow{margin:0 auto -35px;display:block;position:relative}.pm-mobile__section__img{width:100%}.pm-mobile__section__img--gantt{margin-bottom:-15px}.pm-mobile__section__img--mindmap{margin-left:26px;margin-bottom:-70px!important;width:90%!important}.pm-mobile__section__laptop{width:110%;margin-left:-5%;margin-bottom:15px;position:relative}.pm-mobile__section__block{margin-bottom:25px}.pm-mobile__section__block--bg{position:relative;padding:40px 0 16px}.pm-mobile__section__block--bg:before{content:'';position:absolute;left:-50%;right:-50%;top:0;bottom:0;background:#1f1f1f}.pm-mobile__section__block .blue-text{padding-left:26px;padding-top:90px;padding-bottom:5px;display:inline-block}.pm-mobile__section .btn-yellow-border{margin:0 auto 65px}#pm-mobile-slider .blue-text{padding:15px 0 0}.pm-mobile__slider .pm-mobile__section__title{padding-left:0;margin-bottom:24px}.pm-mobile__slider .separator{position:relative}.pm-mobile-slider{overflow:hidden;padding-bottom:20px;max-width:550px;margin:0 auto}.pm-mobile-slider__img{width:100%;margin-bottom:-20px;-o-object-fit:contain;object-fit:contain}.pm-mobile-slider__text{color:#f6f6f6;font-size:16px;letter-spacing:0;line-height:1.6;padding:10px 0 20px}.pm-mobile-slider .slick-dots li{margin:0}.pm-mobile-slider .slick-dots{bottom:0}.pm-mobile-slider .blue-text{font-size:14px}}@media (max-width:575px){.pm-block-1__title br{display:block}.pm-mobile__section .btn-yellow-border{width:calc(100% - 52px)}.pm-mobile__section__laptop{display:block;width:130%;margin-left:calc(((100% - 100vw)/ 2) - 116px);margin-bottom:15px;position:relative}}@media screen and (max-width:360px){.pm-block-1 .pm-block-1__price br{display:none}.pm-block-1 .pm-block-1__price__text{padding:12px 6px;font-size:13px}.pm-block-1 .pm-block-1__price__button{padding:12px 6px;font-size:13px}}.news-page .navbar{top:0}.news{letter-spacing:normal;padding-top:50px;line-height:1.6}.news .news-link-title{text-decoration:none}.news .news-container{padding:0;position:relative}.news-container__in{padding:0;width:786px;max-width:100%;min-height:220px;margin:0 auto 3rem}.news .news-head{margin-top:2rem!important;margin-bottom:2rem!important}.news .news-paragraph img{margin:3rem 0;width:100%}.news__btn__more{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:20px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.news__btn__more a{font-size:14px;text-decoration:none}.news__btn__more img{height:8px;padding-left:6px}.news .image-details{overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:-15px;margin-right:-15px}.news .image-details img{min-height:400px;max-height:550px;-o-object-fit:cover;object-fit:cover;margin:0 auto}.news .post-date{margin-top:6px;color:#7e7e7e;font-size:12px;letter-spacing:.3px}.news .news-share-section{position:absolute;top:0;left:15px}.news .news-share-section .footer-social__title{color:#f6f6f6;text-align:center}.news .news-share-section a{margin-bottom:10px}.news .news-share-section a svg{width:40px;height:40px}.news .event-date-label{margin-top:.5rem;margin-bottom:.25rem;font-size:12px;color:#8c8c8c}.news .event-date,.news .event-location{font-size:14px;color:#fff}.news .news-detail-hr{margin-bottom:60px;border-top:1px solid #454545}.news .event-date-section{display:none}.news .news-container__in .event-date-section{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:20px}.news .news-container__in .event-date-label{margin:0;line-height:1}.news .news-container__in .event-date{margin-bottom:20px;line-height:1}.news .breadcrumb-title{white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;width:160px}.news .breadcrumb-title:before{display:inline-block;padding-right:.5rem;padding-left:.5rem;color:#6c757d;content:"/"}.news .card-labels-section{margin:15px 0 0}.news .news-paragraph img{margin:0 0 8px;display:block;height:auto!important;width:auto!important;max-width:100%}.news .card-text ol,.news .card-text ul,.news .news-container ol,.news .news-container ul{-webkit-margin-start:40px;margin-inline-start:40px;margin-bottom:20px}.news .news-container h1,.news .news-container h2,.news .news-container h3,.news .news-container h4,.news .news-container h5,.news .news-heading h1,.news .news-heading h2,.news .news-heading h3,.news .news-heading h4,.news .news-heading h5{line-height:1.4;letter-spacing:normal;color:#f6f6f6}.news .news-container h1,.news .news-heading h1{font-size:24px;margin-bottom:20px;line-height:1.2}.news .news-container h2,.news .news-heading h2{font-size:24px;padding:20px 0}.news .news-container h3,.news .news-heading h3{font-size:18px;padding:20px 0}.news .news-container h4,.news .news-heading h4{font-size:16px}.news .news-container p,.news .news-heading p{padding-bottom:20px;line-height:1.6;color:#8c8c8c!important}.news .news-container p span,.news .news-heading p span{color:#8c8c8c!important}.news .news-container p .marker,.news .news-heading p .marker{background:#56492c;padding:0 4px 0}.news .news-container li,.news .news-heading li{margin-bottom:10px;padding-left:4px;color:#8c8c8c!important}.news .news-container li span,.news .news-heading li span{color:#8c8c8c!important}.news .news-container li:last-child,.news .news-heading li:last-child{margin-bottom:0}.news .news-container li:last-child p,.news .news-heading li:last-child p{padding-bottom:0}.news .news-container sub,.news .news-container sup,.news .news-heading sub,.news .news-heading sup{font-size:9px}.news .news-container hr,.news .news-heading hr{margin:10px 0 40px;border-color:#454545}.news .news-container q:before,.news .news-heading q:before{content:'«'}.news .news-container q:after,.news .news-heading q:after{content:'»'}.news .news-container blockquote,.news .news-heading blockquote{position:relative;margin-bottom:30px;border-left:4px solid #dcbc65;padding-left:25px}.news .news-container blockquote p,.news .news-heading blockquote p{padding:0}.news .news-container .news-paragraph>div,.news .news-heading .news-paragraph>div{background:rgba(255,255,255,.1)!important;padding:24px!important;color:#8c8c8c;border:none!important;margin:10px 0 30px;background:#2b2b2b}.news .news-container .news-paragraph,.news .news-heading .news-paragraph{margin-bottom:20px}.news .card-content .mb-5,.news .card-text .mb-5,.news .news-paragraph .mb-5{margin-bottom:25px!important}.news .cards-img img{width:100%;-o-object-fit:contain;object-fit:contain}.news .card-title{font-size:24px;padding:15px 0 0!important}@media (max-width:992px){.news-list .news{padding-top:45px}.news{padding-top:15px}.news-container__in{padding:0 15px}.news .breadcrumb{display:none}.news .date-section{border:0;padding-top:15px!important}.news .date-section .date{color:#7e7e7e;font-size:10px;text-transform:uppercase}.news .date-section .date:after{content:none}.news .event-date-label{min-width:57px;padding-right:3px}.news .event-date,.news .event-location{display:inline-block}.news .news-list__img{padding-top:8px!important}.news .news-list__img .mb-5{margin-bottom:55px!important}.news .cards-img .image{background-size:cover!important}.news .event-date-section{margin-top:5px}.news .news-share-section{position:relative;-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;left:0;margin-top:32px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:40px;border-top:1px solid #454545}.news .news-share-section .footer-social__title{width:100%;color:#f6f6f6;font-size:16px;text-align:center;margin:0 auto;padding-bottom:5px}.news .news-share-section a{margin:0 8px}.news .image-details{margin-left:-15px;margin-right:-15px}.news .image-details img{min-height:auto}.news .news-head{margin-top:0!important;margin-bottom:0!important}.news .news-head .card-labels-section{display:none}.news .news-head .post-date{display:block;padding:0 0 15px}.news .news-container{max-width:100%;margin-top:10px!important}.news .news-container .news-detail-hr{margin-bottom:20px}.news__back__link{text-transform:uppercase;position:relative;padding:0 16px;margin-bottom:50px;font-size:12px;text-decoration:none!important}.news__back__link a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.news__back__link img{padding-right:6px;display:inline-block;height:9px}.news .pt-4{padding-top:10px!important}.news .card-text p:last-child{margin-bottom:0}.news .blog-block{margin-bottom:65px!important}.news .news-container,.news .news-heading{margin-top:30px}.news .news-container ol,.news .news-container ul,.news .news-heading ol,.news .news-heading ul{-webkit-margin-start:20px;margin-inline-start:20px}.news .switch-theme{width:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;top:47px;right:16px;-webkit-box-pack:right;-ms-flex-pack:right;justify-content:right}.news .switch-theme__label{margin-left:8px}.news .date-section{border:none!important}}.news .breadcrumb__item{position:relative}.news .breadcrumb{max-width:1288px;margin:0 auto;padding:32px 32px 24px}.news .breadcrumb--list{max-width:1194px}.switch-theme span{background:#7e7e7e!important}.switch-theme span:before{background:#fff!important}.light-theme .switch-theme span{background:#454545!important}.light-theme .switch-theme span:before{background:#7e7e7e!important}.light-theme .navbar-service{color:#000}.light-theme .navbar-line,.light-theme .navbar-line:after,.light-theme .navbar-line:before{background:#000}.light-theme{background:#fff}.light-theme .navbar{background-color:rgba(255,255,255,.97);border:none;-webkit-box-shadow:2px 2px 2px rgba(0,0,0,.1);box-shadow:2px 2px 2px rgba(0,0,0,.1)}.light-theme .navbar .btn-link{color:#262626!important}.light-theme.un-scroll .navbar-line,.light-theme.un-scroll .navbar-line:after,.light-theme.un-scroll .navbar-line:before{background:#fff!important}.light-theme .anchors .anchor__link{color:#7e7e7e}.light-theme .products__title{border-bottom:1px solid #c5c5c5}.light-theme .event-date,.light-theme .event-location{color:#262626}.light-theme .news-container h1,.light-theme .news-container h2,.light-theme .news-container h3,.light-theme .news-container h4,.light-theme .news-container h5,.light-theme .news-heading h1,.light-theme .news-heading h2,.light-theme .news-heading h3,.light-theme .news-heading h4,.light-theme .news-heading h5{color:#000}.light-theme .news-container p,.light-theme .news-heading p{color:#262626!important}.light-theme .news-container p span,.light-theme .news-heading p span{color:#262626!important}.light-theme .news-container p .marker,.light-theme .news-heading p .marker{background:#dcbc65;color:#f6f6f6!important}.light-theme .news-container li,.light-theme .news-heading li{color:#262626!important}.light-theme .news-container li span,.light-theme .news-heading li span{color:#262626!important}.light-theme .news-container .event-date-label,.light-theme .news-heading .event-date-label{color:#262626}.light-theme .news-paragraph>div{background:#f3f3f3}.light-theme .breadcrumb-item a{color:#7e7e7e}.light-theme .breadcrumb-title{color:#262626}.light-theme .news-share-section .footer-social__title{color:#7e7e7e}.light-theme .news .news-heading h1{color:#262626!important}.light-theme .date{color:#262626}.light-theme .date:after{border:3px solid #f6f6f6}.light-theme .date-section{border-right:2px solid #c9c9c9}.chatbot{padding:100px 0 0}.chatbot__block{overflow:hidden}.chatbot__title{color:#f6f6f6;font-size:36px;font-weight:700;text-align:center;letter-spacing:0;margin:0 auto;line-height:1.1;position:relative;z-index:1}.chatbot__title span{color:#dcbc65;padding-right:7px}.chatbot__text{color:rgba(255,255,255,.8);font-size:18px;letter-spacing:0;line-height:1.6;padding-top:24px;position:relative;z-index:1}.chatbot__block-1{padding:10px 0 0;background:url(../images/chatbot/chatbot_bg_top.png) 388px -65px no-repeat;background-size:contain}.chatbot__block-1 .chatbot__title{max-width:640px;margin:0}.chatbot__icon-messenger{margin:160px 0 40px}.chatbot__phone{height:841px;margin-left:-110px}.chatbot__block-2{margin:0 auto;padding:103px 0 57px;position:relative}.chatbot__block-2:before{content:'';position:absolute;top:0;left:-100%;right:-100%;bottom:0;background:-o-linear-gradient(#202020,transparent 1px),-o-linear-gradient(left,#212121,transparent 1px);background:linear-gradient(#202020,transparent 1px),linear-gradient(90deg,#212121,transparent 1px);background-size:6px 6px;background-position:center center;z-index:0;pointer-events:none}.chatbot__block-2 p{max-width:590px;margin:0 auto}.chatbot__block-2 .slick-dots{bottom:-35px}.chatbot__block-2 .slick-dots li{margin:0}.chatbot-tabs{margin:76px auto 0;padding:0 78px;text-align:center;position:relative}.chatbot-tabs:before{content:'';height:2px;width:100%;position:absolute;left:0;bottom:-6px;background:-webkit-gradient(linear,left top,right top,from(#1a1a1a),color-stop(53%,#454545),to(#1a1a1a));background:-o-linear-gradient(left,#1a1a1a 0,#454545 53%,#1a1a1a 100%);background:linear-gradient(90deg,#1a1a1a 0,#454545 53%,#1a1a1a 100%)}.chatbot__tab__title{color:rgba(255,255,255,.8)!important;font-size:24px;font-weight:400;letter-spacing:0;line-height:1.6;padding:0 18px;margin:0 3px;cursor:pointer;position:relative}.chatbot__tab__title:before{height:2px;width:100%;position:absolute;left:0;bottom:-11px;background:-webkit-gradient(linear,left top,right top,from(#2f2f2f),color-stop(50%,#dcbc65),to(#404040));background:-o-linear-gradient(left,#2f2f2f 0,#dcbc65 50%,#404040 100%);background:linear-gradient(90deg,#2f2f2f 0,#dcbc65 50%,#404040 100%)}.chatbot__tab__title.active-tab{color:#dcbc65!important}.chatbot__tab__title.active-tab:before{content:''}.chatbot__tab__content{display:none}.chatbot__tab__content .chatbot__tab__slider{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.chatbot__tab__content.active-tab{display:block}.chatbot__card{-webkit-transition:.3s;-o-transition:.3s;transition:.3s;margin:58px 24px 0}.chatbot__card__in{height:432px;width:288px;margin:0 auto;position:relative;border-radius:19px;cursor:pointer}.chatbot__card.is-flipped{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.chatbot__card.is-flipped .chatbot__card__back{z-index:20}.chatbot__card__back,.chatbot__card__front{position:absolute;width:100%;height:100%;top:0;left:0;padding:80px 28px 34px;border-radius:inherit;border:2px solid #393939;-webkit-box-shadow:5px 12px 22px 0 #0e0e0e;box-shadow:5px 12px 22px 0 #0e0e0e;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.chatbot__card__front{background:-o-radial-gradient(100% 100%,ellipse 100% 100%,#292929 0,#1a1a1a 100%);background:radial-gradient(ellipse 100% 100% at 100% 100%,#292929 0,#1a1a1a 100%);z-index:20;border:2px solid #1a1a1a}.chatbot__card__back{-webkit-transform:rotateY(180deg);transform:rotateY(180deg);border:2px solid #393939;background:-o-radial-gradient(100% 100%,ellipse 100% 100%,#131313 0,#282828 100%);background:radial-gradient(ellipse 100% 100% at 100% 100%,#131313 0,#282828 100%)}.chatbot__card__back .chatbot__card__title{text-transform:none}.chatbot__card__title{color:#f6f6f6;font-size:18px;font-weight:700;letter-spacing:.56px;line-height:1.6;text-transform:uppercase}.chatbot__card__title span{padding-right:7px;color:#dcbc65}.chatbot__card__text{padding:32px 0}.chatbot__card__btn{margin-top:auto;color:#dcbc65;font-size:12px;font-weight:600;letter-spacing:.5px;line-height:1.6;text-transform:uppercase;cursor:pointer}.chatbot__accordion__title{color:#dcbc65;font-size:14px;font-weight:600;letter-spacing:.5px;line-height:1.6;text-transform:uppercase;width:258px;margin:12px auto 0;position:relative;padding:16px 0;cursor:pointer}.chatbot__accordion__title:before{content:'';position:absolute;bottom:0;left:0;width:100%;background:-webkit-gradient(linear,left top,right top,from(#1a1a1a),color-stop(50%,#dcbc65),to(#1a1a1a));background:-o-linear-gradient(left,#1a1a1a 0,#dcbc65 50%,#1a1a1a 100%);background:linear-gradient(90deg,#1a1a1a 0,#dcbc65 50%,#1a1a1a 100%);border-radius:0;height:2px}.chatbot__accordion__title:after{content:url(../images/icon_accardion_arrow_yellow.svg);position:absolute;right:16px;top:0;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}.chatbot__accordion__title.active:after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.chatbot .slick-dotted.slick-slider{margin-bottom:50px}.chatbot__block-3{padding:130px 0 0}.chatbot__block-3 .chatbot__title{margin-bottom:40px}.chatbot__step{display:-webkit-box;display:-ms-flexbox;display:flex;padding:130px 0 188px;position:relative}.chatbot__step__content{width:483px;max-width:100%;margin-left:40px;position:relative}.chatbot__step__content__title{color:#f6f6f6;font-size:32px;font-weight:700;line-height:1.6;margin-bottom:36px}.chatbot__step__content__text{color:#f6f6f6;font-size:18px;line-height:1.6;margin-bottom:44px}.chatbot__step__content__text--tab{display:none}.chatbot__step__content__text.active{display:block}.chatbot__step__content button{width:222px}.chatbot__step__img{position:relative}.chatbot__step__img img{max-width:100%;display:block}.chatbot__radio__button{background:#2b2b2b;border-radius:20px;font-size:18px;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:236px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:24px}.chatbot__radio__button span{height:100%;width:50%;border-radius:20px;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 25px;background:0 0;cursor:pointer;color:#7e7e7e;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.chatbot__radio__button span.active{background:#dcbc65;color:#262626}.chatbot__block-4{padding:196px 0 228px;background:#1f1f1f}.chatbot__animate{padding:60px 0 0}.chatbot__animate__string{display:-webkit-box;display:-ms-flexbox;display:flex}.chatbot__animate__text{color:rgba(255,255,255,.2);padding:40px;-webkit-transition:.5s;-o-transition:.5s;transition:.5s;font-size:24px;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;cursor:default}.chatbot__animate__text:hover{color:#f6f6f6}@media (max-width:992px){.chatbot{padding:22px 0 0}.chatbot__tab__content .chatbot__tab__slider{display:block}.chatbot__title{font-size:18px}.chatbot__block-1 .chatbot__icon-messenger{margin:0 auto 32px;display:block;height:72px;width:72px}.chatbot__block-1 .chatbot__title{text-align:center!important;padding:0 10px;line-height:1.2;font-size:24px}.chatbot__block-1 .chatbot__text{padding:16px 0;font-size:16px;text-align:center;color:#7e7e7e}.chatbot__block-1 .chatbot__text br{display:none}.chatbot__block-1 .chatbot__phone{display:none}.chatbot__card{margin:24px 0 0;opacity:.5;padding:0 8px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.chatbot__card__in{width:100%;height:340px}.chatbot__card__text{padding:16px 0}.chatbot__card__btn{display:none}.chatbot .slick-active{opacity:1}.chatbot .slick-active .chatbot__card__text,.chatbot .slick-active .chatbot__card__title{color:#f6f6f6}.chatbot__text--top{color:#7e7e7e;padding:16px 20px 0;font-size:16px}.chatbot__card__back{z-index:30;-webkit-transform:rotateY(0);transform:rotateY(0);background:-o-radial-gradient(100% 100%,ellipse 100% 100%,#292929 0,#1a1a1a 100%);background:radial-gradient(ellipse 100% 100% at 100% 100%,#292929 0,#1a1a1a 100%);border-radius:19px;padding:24px;border:none;-webkit-box-shadow:5px 12px 22px 0 #0e0e0e;box-shadow:5px 12px 22px 0 #0e0e0e}.chatbot__card__back .chatbot__card__title:before{content:'//';color:#dcbc65;padding-right:7px}.chatbot__block-3{padding:0}.chatbot__step{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;padding:20px 0}.chatbot__step__content{width:auto;margin-left:0}.chatbot__step__content__title{font-size:18px;margin-bottom:8px}.chatbot__step__content__text{font-size:14px;color:#7e7e7e;margin-bottom:20px;padding-right:15px}.chatbot__step__content button{width:100%;max-width:340px}.chatbot__radio__button{margin-bottom:15px}.chatbot__block-4{padding:60px 0}.chatbot__animate__text{font-size:24px;padding:26px 40px}}.security{padding-top:160px;background:#1a1a1a;overflow:hidden}.security__title{color:#f6f6f6;font-size:48px;font-weight:700;letter-spacing:0;line-height:1;margin:0 auto;text-align:center}.security__title--wo-subtitle{margin-bottom:32px}.security-header{padding-bottom:150px;overflow:hidden}.security-header__subtitle{color:#7e7e7e;font-size:16px;font-weight:400;letter-spacing:.1px;line-height:1.6;text-align:center;max-width:600px;margin:25px auto 0}.security-header__image{max-width:100%;margin-top:15px}.security-header__scroll{display:-webkit-box;display:-ms-flexbox;display:flex;width:100px;margin:20px auto 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:#dcbc65;font-size:14px;text-decoration:none!important;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.security-header__scroll span{padding-bottom:5px}.security-header__scroll img{-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.security-header__scroll:hover img{-webkit-transform:translateY(3px);-ms-transform:translateY(3px);transform:translateY(3px)}.security-product{padding-bottom:160px;overflow:hidden}.security-product__subtitle{color:#e96058;margin:20px auto 40px;font-size:20px;letter-spacing:.13px;line-height:1.2;text-align:center;padding:0 20px}.security-product__subtitle span{border-radius:3px;border:1px solid #e96058;padding:0 5px;margin:0 5px;font-weight:700}.security-product__block{display:block;background:#2b2b2b;border-radius:2px;margin-left:-3px;margin-right:-3px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;cursor:pointer;text-decoration:none!important;margin-bottom:24px}.security-product__block:hover{-webkit-box-shadow:0 0 15px 0 #dcbc65;box-shadow:0 0 15px 0 #dcbc65}.security-product__block-anchor{position:absolute;top:0;left:0;right:0;bottom:120px;z-index:1}.security-product__wrap{padding:16px 16px 8px;display:-webkit-box;display:-ms-flexbox;display:flex;min-height:600px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.security-product__img{max-width:100%;max-height:206px}.security-product__title{color:#f6f6f6;font-size:16px;font-weight:700;letter-spacing:0;margin-top:15px}.security-product__label{color:#7e7e7e;font-size:12px;font-weight:700;letter-spacing:0;margin:8px 0 3px}.security-product__border{border-radius:8px;border:1px solid #7e7e7e;height:64px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:12px 16px;margin-bottom:8px;position:relative}.security-product__border img{height:120%;margin-left:-7px;margin-right:7px}.security-product__border-percent{position:absolute;top:-10px;right:-10px;background:#e96058;border-radius:2px;color:#f6f6f6;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;font-size:14px;font-weight:700;height:20px;letter-spacing:.2px;line-height:20px;width:41px}.security-product__name{font-size:14px;color:#f6f6f6}.security-product__price{margin-left:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.security-product__low{color:#7e7e7e;font-size:12px;letter-spacing:.3px}.security-product__sale{font-size:12px;letter-spacing:.3px;text-decoration:line-through}.security-product__calc{color:#67b231;font-size:14px;font-weight:700;letter-spacing:.2px}.security-product__list{margin-top:25px}.security-product__li{list-style:none;color:#f6f6f6;font-size:14px;margin-bottom:8px;line-height:1.6;padding-left:20px;position:relative}.security-product__li:before{content:'';position:absolute;top:7px;left:0;width:6px;height:6px;background:#454545;border-radius:50%}.security-product__bottom{margin-top:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.security-product__bottom-price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px}.security-product__bottom-total{color:#f6f6f6;font-size:19px;font-weight:700;letter-spacing:0;line-height:32px;padding-right:9px}.security-product__bottom-percent{background:#e96058;border-radius:2px;font-weight:700;font-size:14px;height:24px;width:49px;color:#f6f6f6;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}.security-product__bottom-sale{color:#7e7e7e;font-size:14px;letter-spacing:.2px;text-decoration:line-through;margin-left:auto;margin-bottom:3px}.security-product__bottom-calc{color:#67b231;font-size:24px;font-weight:700;letter-spacing:0;margin-left:auto}.security-product__btn{cursor:pointer}.security-product__learn{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;background:#2b2b2b;border:1px solid #2b2b2b;height:36px;cursor:pointer;color:#dcbc65;font-size:12px;font-weight:600;letter-spacing:.5px;text-transform:uppercase;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;margin-top:8px;border-radius:3px}.security-product__learn:hover{background:rgba(220,188,101,.1)}.security-features{padding-bottom:140px}.security-features__img{max-width:100%}.security-features__text{color:#7e7e7e;font-size:16px;letter-spacing:.1px;line-height:24px}.security-features__text--cursive{font-style:italic}.security-features .security__title{margin-bottom:70px}.security-features__first{padding-top:15px}.security-features__title{color:#f6f6f6;font-size:32px;font-weight:700;letter-spacing:0;padding-left:24px;position:relative;margin-bottom:15px}.security-features__title span{position:absolute;font-weight:400;top:-20px;left:0;color:rgba(255,255,255,.2);font-size:48px}.security-features__first-left p{padding-top:24px}.security-features__first-right{padding-left:80px}.security-features__first-right img{width:95%;margin-left:5%}.security-features__first-right p{padding-bottom:24px}.security-features__border{margin-top:62px;background-image:url("data:image/svg+xml;utf8,<svg width='100%' height='100%' xmlns='http://www.w3.org/2000/svg'><rect width='100%' height='100%' style='fill: none; stroke: grey; stroke-width: 1; stroke-dasharray: 5 7'/></svg>");padding:32px;position:relative}.security-features__border-title{position:absolute;top:-9px;left:32px;font-size:24px;color:#f6f6f6}.security-features__border .security-features__text{max-width:560px;margin:0 auto;color:#f6f6f6}.security-features__second{margin-top:108px}.security-features__second-right{padding-top:50px;padding-left:45px}.security-features__second-right p{padding-left:24px}.security-features__third{padding-top:100px}.security-features__third-left p{padding-left:24px}.security-features__third-right img{margin-top:-35px}.security-features__fourth{padding-top:145px;position:relative}.security-features__fourth-image{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:300px}.security-features__fourth-image img{max-width:100%}.security-features__fourth-text{padding:0 20px}.security-features__fourth .security-features__title{padding-left:0;margin-bottom:100px}.security-features__fourth .security-features__title:after{content:'';position:absolute;right:0;top:12px;width:calc(100% - 310px);height:1px;background-image:url("data:image/svg+xml;utf8,<svg width='100%' height='100%' xmlns='http://www.w3.org/2000/svg'><rect width='100%' height='100%' style='fill: none; stroke: grey; stroke-width: 1; stroke-dasharray: 5 7'/></svg>")}.security-features__fourth-title{color:#f6f6f6;font-size:18px;font-weight:700;letter-spacing:0;text-align:center;margin:40px auto 10px}.security-features__fourth-text{color:#7e7e7e;font-size:14px;letter-spacing:.2px;line-height:1.4;text-align:center}.security-product-specifications{margin-bottom:192px}.security-product-specifications__img{max-width:100%;width:600px;height:566px;background-color:rgba(255,255,255,.05)}.security-product-specifications__img img{width:100%}.security-product-specifications__description-container--right{padding-left:108px}@media (max-width:1200px){.security-product-specifications__description-container--right{padding-left:20px}}.security-product-specifications__description-container--left{max-width:442px}.security-product-specifications__description-header{border-bottom:1px solid #454545;margin-bottom:24px;padding-bottom:24px}.security-product-specifications__description-title{margin-bottom:16px}.security-product-specifications__description-title h2{font-size:32px;font-weight:600;color:#fff;letter-spacing:0;line-height:38px}.security-product-specifications__description-subtitle{font-size:16px;margin-bottom:24px;line-height:24px}.security-product-specifications__list-container{margin-bottom:48px}.security-product-specifications__list{list-style:none;padding-left:24px;color:#fff;font-size:16px;letter-spacing:.1px;line-height:1.4}.security-product-specifications__list-item{margin-bottom:24px}.security-product-specifications__list-item::before{content:"\2022";color:#454545;font-size:24px;font-weight:700;display:inline-block;width:1em;margin-left:-1em}.security-product-specifications__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;text-transform:uppercase;height:36px;line-height:36px}.security-product-specifications__buttons .button-order{min-width:228px;width:auto;padding:8px 12px}.security-product-specifications__buttons .button-download{color:#dcbc65;width:206px;padding:0 8px;border-radius:2px;margin-left:14px}.security-product-specifications__buttons .button-download:hover{background-color:rgba(220,188,101,.1);cursor:pointer}.security-product-specifications__buttons .button-download span{display:inline-block}.security-product-specifications__buttons .button-download .button-icon{width:24px;height:24px;position:relative;margin-top:-4px}.security-product-specifications .specifications-item{margin-bottom:136px}.security-use-cases{margin-bottom:130px}.security-use-cases__img{text-align:center;margin-bottom:48px}.security-use-cases__img img{width:calc(100% + 6px);margin-left:-3px;display:block;margin-bottom:16px}.security-use-cases__img-title{font-size:16px;font-weight:700;color:#fff}.security-back-product{position:fixed;top:-120px;left:30px;right:30px;margin:0 auto;max-width:1344px;padding:0 20px;height:48px;border-radius:2px;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;border:1px solid #dcbc65;color:#dcbc65;background:#2b2b2b;z-index:1;cursor:pointer;font-size:16px;font-weight:700;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.security-back-product img{padding-right:15px}.security-back-product.active{top:84px}.security .camera-specification-link{text-decoration:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0}#security-header-slider{margin-top:20px;margin-bottom:24px}#security-header-slider .header-slider__img{max-width:100%}#security-header-slider .slick-dots{margin-top:24px;position:relative;bottom:0}@media (max-width:992px){.security{padding-left:9px;padding-right:9px;padding-top:24px}.security__title{font-size:24px;line-height:1.4}.security-header{padding-bottom:75px}.security-header__subtitle{padding:0 20px;font-size:16px;line-height:1.6}.security-header__scroll{margin-top:0}.security-header__scroll img{height:16px;width:9px}.security-product{padding-bottom:70px}.security-product__block{margin:0 auto 30px;max-width:450px}.security-product__block:hover{-webkit-box-shadow:none;box-shadow:none}.security-features{padding-bottom:0}.security-features .security__title{margin-bottom:30px}.security-features__title{font-size:18px;padding-left:16px;margin-bottom:11px}.security-features__title span{font-size:28px;top:-10px}.security-features__first-left p{font-style:normal;padding-bottom:32px}.security-features__first-right{padding-left:15px}.security-features__first-right img{width:100%;margin:0 auto}.security-features__border{padding:33px 24px 16px}.security-features__border-title{font-size:18px}.security-features__second{margin-top:80px}.security-features__second .row{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.security-features__second-right{padding-left:15px;padding-top:0;padding-bottom:40px}.security-features__second-right p{padding-left:0}.security-features__third-left{padding-bottom:60px}.security-features__third-left p{padding-left:0}.security-features__fourth{padding-top:90px}.security-features__fourth .security-features__title{font-size:24px;margin-bottom:40px}.security-features__fourth .security-features__title:after{content:none}.security-features__fourth-image{margin-top:70px}.security-features__fourth-image--first{margin-top:0}.security-features__fourth-text{padding:0}.security-back-product.active{top:24px}.security-product-specifications{margin-bottom:104px}.security-product-specifications__description-container--right{padding:0}.security-product-specifications__description-container--left{padding:0;max-width:100%}.security-product-specifications__img-container{margin-bottom:16px}.security-product-specifications__img{width:auto;height:auto;margin:0 auto}.security-product-specifications__description-subtitle{margin-bottom:0}.security-product-specifications__mobile-title{margin-left:15px;margin-bottom:16px}.security-product-specifications__mobile-title h2{color:#f6f6f6;font-weight:700;letter-spacing:0;font-size:18px;line-height:28px}.security-product-specifications .specifications-item{position:relative}.security-product-specifications .specifications-item .medical-robots-link{font-size:16px;display:block;margin-top:20px;padding-right:10px;line-height:1.6}.security-product-specifications__list-container{margin-bottom:32px}.security-product-specifications__list-item{margin-bottom:16px}.security-product-specifications__list-item:last-child{margin-bottom:0}.security-product-specifications .security__title{margin-top:108px;margin-bottom:32px}.security .camera-specification-link{font-size:12px;font-weight:600}.security-use-cases{margin:0 0 32px}.security-use-cases__img{margin-bottom:32px}.security-use-cases__img img{width:calc(100% + 14px);display:block;margin-left:-7px;margin-bottom:8px}.security-use-cases__img-title{font-size:14px;font-weight:700;color:#fff;width:calc(100% + 16px);display:block;margin-left:-8px}#security-product-slider{margin-top:45px;position:relative}#security-product-slider .slick-dots{bottom:calc(100% + 30px)}#security-header-slider .slick-dots li button,#security-product-slider .slick-dots li button{width:12px;height:12px}#security-header-slider .slick-dots li button:before,#security-product-slider .slick-dots li button:before{width:100%!important;height:100%!important;background:#454545}#security-header-slider .slick-dots li.slick-active button:before,#security-product-slider .slick-dots li.slick-active button:before{background:#dcbc65}}@media (max-width:575px){.security-product__block{margin-left:9px;margin-right:9px}.security-product-specifications__buttons .button-order{width:100%}.security-product-specifications__buttons .button-download{width:100%;margin-top:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:0}}.automation{overflow:hidden}.automation__video{position:absolute;top:0;left:-100%;right:-100%;display:block;margin:0 auto;opacity:.8;height:720px;width:100%;max-width:1440px}.automation__top{padding:590px 0 105px;width:100%;overflow:hidden;position:relative}.automation__top__title{color:#f6f6f6;font-size:36px;font-weight:700;letter-spacing:.31px;line-height:1.4;text-align:center;max-width:656px;margin:0 auto 24px;position:relative}.automation__top .btn-yellow{position:relative}.automation__title{color:#f6f6f6;font-size:32px;font-weight:700;letter-spacing:0;line-height:1.2;padding-bottom:24px}.automation__small-title{color:#f6f6f6;font-size:24px;font-weight:700;letter-spacing:0;line-height:1.2;padding-bottom:16px}.automation__subtitle{color:#dcbc65;font-size:18px;letter-spacing:0;line-height:1.4;padding-bottom:10px}.automation__text{color:#f6f6f6;font-size:16px;font-weight:400;letter-spacing:.1px;line-height:1.6}.automation__text--grey{color:#b0b0b0}.automation__platform .automation__text{margin:0 auto 0;max-width:810px}.automation__platform__item{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;margin-bottom:32px}.automation__platform__desktop{max-width:550px;margin:0 auto}.automation__platform__mobile{max-width:328px;margin:0 auto}.automation__platform__img{max-width:100%}.automation__platform__wrap{display:none;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;max-width:1440px;margin:120px auto 0}.automation__platform__wrap__title{color:#f6f6f6;font-size:24px;letter-spacing:0;line-height:1.4}.automation__platform__wrap__subtitle{color:#ccc;font-size:14px;letter-spacing:.2px;line-height:1.4;max-width:437px;margin-top:10px}.automation__platform__wrap__images{display:-webkit-box;display:-ms-flexbox;display:flex;width:calc(100% + 56px);-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-28px;margin-top:30px}.automation__platform__wrap img{margin:24px 14px 0;height:116px;width:96px;display:block}.automation__platform__wrap.active{display:block}.automation__platform__last{padding:5px}.automation__dropdown{border-radius:2px;border:1px dashed #dcbc65;height:48px;width:100%;color:#dcbc65;font-size:16px;font-weight:400;letter-spacing:.1px;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-top:64px;cursor:pointer;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding:0 15px}.automation__dropdown:hover{background:rgba(220,188,101,.1)}.automation__dropdown img{display:block;margin:0!important}.automation__dropdown img.active{-webkit-transform:rotateZ(180deg);-ms-transform:rotate(180deg);transform:rotateZ(180deg)}.automation__dropdown__show{text-transform:uppercase;padding:0 20px 0 48px;font-weight:700}.automation__process{margin-top:108px}.automation__process__top{margin-bottom:80px}.automation__process__top .automation__text{max-width:420px;margin:0 auto}.automation__process .automation__title{max-width:670px;margin:0 auto}.automation__process img{max-width:100%}.automation__process__left{padding-right:90px;position:relative}.automation__process__left img{padding:60px 0 12px}.automation__process__left .automation__title{font-size:24px}.automation__process__left:before{content:url(/assets/images/automation/process_line.svg);position:absolute;left:calc(100% - 95px);top:40%;z-index:1}.automation__process__right .automation__text{padding-left:70px}.automation__process .btn-yellow{margin-top:32px;width:392px;max-width:100%}.automation__dashboard{margin-top:108px;overflow:hidden}.automation__dashboard__arrow{margin:24px auto 24px;display:block}.automation__dashboard .automation__text{max-width:400px}.automation__dashboard img{max-width:100%}.automation__device{margin-top:160px;margin-bottom:140px}.automation__device__bottom{height:280px;position:relative}.automation__device__robot{margin-left:auto;margin-top:10px;display:block;max-width:100%;position:absolute;top:0;left:160px}.automation__device__logo{position:absolute;bottom:30px;left:0;max-width:100%}.automation__device .automation__text{margin-top:45px}.automation__device .btn-yellow{margin-top:48px;width:392px}.automation__device__in{position:relative;margin-top:30px}.automation__device__bg{position:absolute;left:0;top:0}.automation__core{position:relative;min-height:1070px;background-size:100%;width:1440px;max-width:100%;margin:0 auto}.automation__core .automation__title{color:#dcbc65}.automation__core__top .automation__text{font-weight:700}.automation__core__top{position:relative;z-index:1;font-weight:600;padding-bottom:32px}.automation__core__content{position:relative;z-index:1}.automation__core__bg{width:1440px;max-width:100%;margin:-280px auto 0}.automation__core .btn-yellow{margin-top:32px;width:392px}.automation__scroll__wrap{will-change:min-height}.automation__scroll__wrap .btn-yellow{margin-top:32px;width:288px}.automation__scroll__wrap .btn-yellow-border{margin-top:8px;width:288px}.automation__scroll__wrap .btn-yellow-border img{margin-right:10px}.automation__scroll__inner{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);will-change:position,transform}.automation__develop{margin-top:96px}.automation__develop__row{max-width:870px;margin:0 auto}.automation__develop__img{margin-top:64px}.automation__develop .btn-yellow{margin-top:56px;width:392px}.automation__develop__wrap{display:none;padding:64px 104px 0}.automation__develop__wrap.active{display:block}.automation__develop__list{list-style:none}.automation__develop__list li{margin-bottom:64px;position:relative;max-width:385px}.automation__develop__list li:last-child{margin-bottom:0}.automation__develop__list li:before{content:"";position:absolute;background:#dcbc65;height:6px;width:6px;border-radius:50%;left:-20px;top:7px}.automation__develop img{max-width:100%}.automation__smart{margin-top:128px}.automation__smart__wrap{position:relative;margin-top:20px}.automation__smart__text{max-width:385px;position:absolute;top:0;right:0}.automation__smart img{max-width:100%}.automation__smart .btn-yellow-border{margin-top:48px;width:392px}.automation__business{padding:100px 0 110px}.automation__business .automation__text{max-width:600px;margin:0 auto;text-align:center}.automation__business__img{max-width:100%;display:block;margin:16px auto 0}.automation__power__img{position:absolute;top:-50px;left:0;right:0;margin:0 auto;max-width:100%;pointer-events:none}.automation .section-power__title{position:relative}.automation__power__img-mob-1{position:absolute;top:15px;left:-30px}.automation__power__img-mob-2{position:absolute;bottom:-25px;right:15px}.automation .btn-yellow,.automation .btn-yellow-border{height:36px}.automation-page .section-power{overflow:visible;background:#1a1a1a}.automation-page .footer{background:#1a1a1a}@media (max-width:992px){.automation__video{top:-50px;width:785px;height:auto}.automation__top{padding:280px 0 80px}.automation__top__title{font-size:24px;max-width:330px}.automation__top .btn-yellow{width:240px}.automation__title{font-size:24px;line-height:1.4}.automation__title br{display:none}.automation__subtitle{padding-bottom:5px}.automation__platform .justify-content-center{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.automation__platform__img{margin-top:27px;margin-bottom:27px}.automation__process__top{margin-bottom:20px}.automation__process .automation__title{padding:0 10px;margin-bottom:24px}.automation__process .automation__title .text-yellow{display:inline-block;color:#f6f6f6}.automation__process__left{padding-right:15px}.automation__process__left:before{display:none}.automation__process__left .automation__small-title{font-size:18px;margin-top:60px}.automation__process__left .automation__text{color:#b0b0b0}.automation__process__left img{padding:60px 0 5px;margin:0 auto;display:block}.automation__process__left img+.automation__text{color:#f6f6f6;font-size:14px;max-width:320px;margin:0 auto 0}.automation__process__right .automation__text{padding-left:15px;text-align:center;margin:0 auto 16px}.automation__process__right img{margin:0 auto;display:block}.automation__dashboard .automation__text{max-width:100%}.automation__dashboard .btn-yellow,.automation__dashboard .btn-yellow-border{max-width:392px;width:100%}.automation__dashboard__block{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}.automation__dashboard__block .automation__text{font-size:18px;padding-bottom:12px;text-align:center}.automation__dashboard__block img{max-width:100%;display:block;margin:0 auto}.automation__dashboard__arrow{margin:24px auto!important}.automation__scroll__wrap .btn-yellow{width:100%}.automation__scroll__wrap .btn-yellow-border{width:100%;margin-bottom:80px}.automation__device{margin-top:96px;margin-bottom:96px}.automation__device__in{background:0 0;margin-top:0}.automation__device__item{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}.automation__device__bg{position:relative;left:0;top:0;padding:0 15px;max-width:100%}.automation__device .automation__text{margin:0}.automation__device__logo-mobile{margin:32px auto}.automation__device__bottom{height:auto}.automation__device__robot{position:relative;left:0;margin:0 auto;height:293px;-o-object-fit:contain;object-fit:contain;padding:0 20px}.automation__device .btn-yellow{margin-top:0}.automation__core .automation__title{padding-bottom:40px}.automation__core__bg{margin:0}.automation__develop{margin-top:76px}.automation__develop img{display:block;margin:0 auto;max-width:330px}.automation__develop__row{margin-left:-15px;margin-right:-15px}.automation__develop .automation__text{margin-bottom:32px}.automation__develop__wrap{padding:48px 0 0 20px}.automation__develop__list li:last-child{margin-bottom:32px}.automation__dropdown span{padding:0 7px 0 30px}.automation__smart{margin-top:64px}.automation__smart__text{position:relative;margin-top:24px}.automation__smart .btn-yellow-border{background:#dcbc65;color:#262626;font-weight:600}.automation__business{padding:96px 0 64px}.automation__business .automation__text{text-align:center}.automation__platform .automation__dropdown{margin-top:32px}.automation__platform__wrap{margin-top:65px}.automation__platform__wrap__images{margin-left:0;width:100%}.automation__platform__wrap img{margin:10px 4px 0;height:69px;width:57px}.automation-page .section-power{overflow:hidden;background:-webkit-gradient(linear,left bottom,left top,from(#161616),to(#252424));background:-o-linear-gradient(bottom,#161616 0,#252424 100%);background:linear-gradient(0deg,#161616 0,#252424 100%)}.automation-page .footer{background:#1a1a1a}.automation__scroll__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.automation__smart__text{max-width:100%}}@media (max-width:575px){.automation__dashboard__block .automation__text{text-align:left}.automation__scroll__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.about-page{margin-top:60px}.about__row{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 15px}.about__left{width:48%}.about__right{width:52%}.about__title{color:#f6f6f6;font-size:24px;line-height:1.6;padding-bottom:14px}.about__text{color:#f6f6f6;line-height:1.4;letter-spacing:.2px;font-size:16px}.about__social{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:15px}.about__social a{margin-bottom:10px}.about__top{max-width:1440px;width:100%;overflow:hidden;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex}.about__top .breadcrumb{padding-left:0}.about__top__title{color:#f6f6f6;font-size:32px;line-height:1.4;max-width:500px;margin-top:120px}.about__top__text{color:#f6f6f6;font-size:16px;letter-spacing:.2px;line-height:1.4;max-width:400px;margin-top:16px}.about__top__block{height:660px;width:100%;background:#202020;padding:27px 70px 20px 132px;position:relative}.about__top__img{display:block;height:100%}.about__company{background:#000}.about__company .container{padding-bottom:77px;padding-top:96px;position:relative}.about__company .container:after{content:'';height:1px;border-bottom:1px solid #454545;position:absolute;left:30px;right:30px;bottom:0}.about__company .about__right{padding-top:52px}.about__company .about__text{max-width:390px}.about__global{padding:96px 0 77px;background:#000}.about__global__map{display:block;width:100%;max-width:1000px;margin:90px auto 0}.about__global__map__item{width:100%}.about__global .about__text{max-width:390px}.about__andrew{padding:96px;overflow:hidden}.about__andrew .about__row{padding:0 30px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.about__andrew .about__title{padding-bottom:0}.about__andrew .about__text{max-width:235px;font-size:14px}.about__andrew .about__right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.about__andrew__block{background:#000;min-height:428px;width:496px;max-width:100%;padding:40px;position:relative;overflow:hidden}.about__andrew__position{font-size:14px;color:#7e7e7e;margin-bottom:30px}.about__andrew__photo{position:absolute;bottom:0;right:-2px;height:265px;width:283px;display:block}.about__andrew__logo{height:184px;display:block;margin-top:56px}@media (max-width:1200px){.about__andrew{padding:96px 0}.about .anchors{display:none}}@media (max-width:992px){.about-page{margin-top:0}.about__social{display:none}.about__left{width:100%!important}.about__right{width:100%!important}.about__row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.about__text{color:#ccc;font-size:14px}.about__top{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;height:490px;position:relative}.about__top:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;opacity:.25;background:url(../images/about/banner_mob.png) no-repeat;background-position:0 0;background-size:cover}.about__top .about__left{position:relative;z-index:1}.about__top__block{background:0 0;padding:210px 15px 160px;max-width:690px;margin:0 auto}.about__top__title{font-size:24px}.about__top__img{display:none}.about__top .breadcrumb{display:none}.about__company{background:#1a1a1a}.about__company .about__right{padding-top:24px}.about__company .container{padding-top:64px;padding-bottom:64px}.about__company .container:after{content:none}.about__global{padding:64px 0}.about__global__map{margin-top:30px}.about__andrew{padding:30px 0 0}.about__andrew__block{background:0 0;padding:0;min-height:320px;margin:0 auto 40px;overflow:visible}.about__andrew .about__row{padding:0}.about__andrew .about__left .about__text{padding-bottom:70px}.about__andrew .about__right{padding:32px 15px 0;background:#000;margin-left:-15px;width:calc(100% + 30px)!important}.about__andrew__photo{height:227px;width:auto;right:-30px}.about__andrew__logo{height:156px;margin:32px auto 0}}@media (max-width:768px){.about__andrew__block{margin:0}}.support{overflow:hidden}.support-page{padding-top:220px}@media screen and (max-width:1300px){.support-page .anchors{display:none}}@media screen and (max-width:1460px){.support-page .anchors .anchor__link{padding:0 12px}}.support__title{font-size:32px;font-weight:700;letter-spacing:.5px;line-height:1.25;color:#f6f6f6}.support__top{min-height:413px}.support__top__left{padding-top:50px}.support__top__left p{padding:32px 30px 24px 0}.support__top__text{font-size:16px;letter-spacing:0;line-height:1.75;color:#f6f6f6}.support__top__video{max-width:100%;display:block;opacity:.9}.support__features{margin-top:190px;padding-top:70px}.support__features__in{min-height:794px;position:relative;margin-left:-50px;width:calc(100% + 100px);position:relative}.support__features__bg{position:absolute;top:77px;left:-143px;width:100%;height:100%;background:url(../images/support/support-line-bg.svg) no-repeat;background-position:50% 50%;background-size:contain;opacity:0;pointer-events:none;-webkit-transition:8s;-o-transition:8s;transition:8s}.support__features__bg.animate{opacity:1}.support__features__block{padding:35px 24px;width:374px;border:1px solid #dcbc65;border-radius:2px}.support__features__block--1{position:absolute;top:160px;left:-540px;opacity:0;-webkit-transition:1s;-o-transition:1s;transition:1s;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.support__features__block--1.animate{left:40px;opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.support__features__block--2{position:absolute;top:0;opacity:0;-webkit-transition:1s;-o-transition:1s;transition:1s;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);top:453px;left:560px}.support__features__block--2.animate{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.support__features__block--3{position:absolute;top:152px;left:1460px;width:256px;border:none;background:url(../images/support/svg-border.svg) no-repeat;background-size:100%;opacity:0;-webkit-transition:1s;-o-transition:1s;transition:1s;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.support__features__block--3.animate{left:960px;opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.support__features__block--4{position:absolute;top:508px;left:-400px;opacity:0;-webkit-transition:1s;-o-transition:1s;transition:1s;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.support__features__block--4.animate{left:100px;opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.support__features__block--5{position:absolute;left:500px;top:140px;opacity:0;-webkit-transition:1s;-o-transition:1s;transition:1s;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.support__features__block--5.animate{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.support__features__block--6{position:absolute;top:530px;left:1520px;width:256px;border:none;background:url(../images/support/svg-border.svg) no-repeat;background-size:100%;opacity:0;-webkit-transition:1s;-o-transition:1s;transition:1s;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.support__features__block--6.animate{left:1024px;opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.support__features__title{text-align:center;color:#dcbc65;font-size:24px;margin-bottom:24px}.support__features__text{font-size:18px;color:#f6f6f6;line-height:1.6}.support__benefits{margin-top:90px;padding-top:70px}.support__benefits .support__title{margin-bottom:18px}.support__benefits__subtitle{font-size:18px;letter-spacing:0;line-height:1.75;color:#f6f6f6;text-align:center}.support__benefits__item{margin-top:60px}.support__benefits__block{padding-left:140px;padding-right:70px;margin-bottom:80px;position:relative}.support__benefits__block--right{margin-left:13px;padding-right:0;padding-left:135px}.support__benefits__number{position:absolute;left:31px;top:0;height:76px;width:80px;border:1px solid #dcbc65;font-size:32px;font-weight:700;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;color:#f6f6f6}.support__benefits__title{font-size:24px;font-weight:600;letter-spacing:0;line-height:1.25;color:#f6f6f6;margin-bottom:16px}.support__benefits__text{font-size:16px;letter-spacing:.1px;line-height:1.5;color:#7e7e7e}.support__benefits .btn-yellow{margin-top:-10px}.support__slider{margin-top:90px;padding-top:70px}.support__slider .support__title{margin-bottom:40px}.support__slider__in{min-height:562px}.support__slider img{max-width:100%}.support__slider__item{max-width:1030px;padding:32px 84px;background:#1f1f1f;-webkit-box-shadow:0 4px 8px 0 rgba(0,0,0,.3);box-shadow:0 4px 8px 0 rgba(0,0,0,.3);margin:0 28px 85px}.support__slider__item img{max-width:560px;width:100%;max-height:555px}.support__slider__item--1 h3{margin-top:100px}.support__slider__item--1 .support__slider__text{padding-right:10px}.support__slider__item--2 .support__slider__in,.support__slider__item--3 .support__slider__in,.support__slider__item--4 .support__slider__in{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}.support__slider__item--2 h3,.support__slider__item--3 h3,.support__slider__item--4 h3{margin-top:20px}.support__slider__item--5 img{margin-left:-33px}.support__slider__item--5 .support__slider__in{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.support__slider__item--5 .support__slider__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:100px}.support__slider__item--5 .support__slider__text{padding-right:10px;margin-bottom:32px}.support__slider__item--6 .support__slider__in{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.support__slider__item--6 img{margin-left:-33px;margin-top:10px}.support__slider__item--6 .support__slider__text{padding-right:10px;margin-bottom:32px}.support__slider__title{font-size:24px;font-weight:700;letter-spacing:.38px;line-height:1.6;color:#f6f6f6;margin-bottom:14px}.support__slider__text{font-size:16px;letter-spacing:0;line-height:1.75}.support__slider .slick-dots{bottom:17px}.support__releases{margin-top:45px;padding-top:90px;margin-bottom:196px}.support__releases__left{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;height:100%}.support__releases .support__text{font-size:18px;line-height:1.6;color:#ccc}.support__releases__right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.support__releases__tag{border-radius:18px;border:1px solid #f5ba06;height:24px;width:98px;color:#f5ba06;font-size:12px;letter-spacing:.3px;line-height:1.5;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-bottom:24px}.support__releases p{margin-top:16px;margin-bottom:48px}.support__releases__img{margin-left:auto;-webkit-transform:rotateX(0);transform:rotateX(0);-webkit-transition:.3s;-o-transition:.3s;transition:.3s}@media screen and (max-width:1360px){.support__features__in{-webkit-transform:scale(.8);-ms-transform:scale(.8);transform:scale(.8);margin-top:-80px}.support__features__bg{left:-137px;top:75px}.support__features__block{background:#1a1a1a;border:1px solid #dcbc65}.support__benefits{margin-top:80px}}@media (max-width:1200px){.support__features__in{-webkit-transform:scale(.6) translateX(10%);-ms-transform:scale(.6) translateX(10%);transform:scale(.6) translateX(10%);margin-left:-10%}.support__features__bg{display:none}}@media (max-width:992px){.support__title{font-size:24px}.support-page{padding-top:0}.support__top .support__title{font-size:26px;margin-top:32px}.support__top .btn-yellow{margin:0 auto}.support__top__left{padding-top:0}.support__top p{padding:16px 10px 254px 0}.support__top p br{display:none}.support__top__video{position:absolute;top:-270px;right:0;left:0;margin:0 auto;z-index:0;height:196px}.support__features{min-height:0;margin:110px 0 0;width:100%;padding-top:0}.support__features__in{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);margin-left:0;width:100%;margin-top:30px}.support__features__title{margin-bottom:14px;margin-top:12px}.support__features__bg{display:none}.support__features__item{margin:54px 0 0;height:940px;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.support__features__text{font-size:16px}.support__features__block{padding:8px 16px 8px;background:0 0;opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.support__features__block--1{top:668px;width:294px;left:0;right:0;margin:0 auto;-webkit-transform:translateX(-20px);-ms-transform:translateX(-20px);transform:translateX(-20px)}.support__features__block--1.animate{top:668px;width:294px;left:0;right:0;margin:0 auto;-webkit-transform:translateX(-20px);-ms-transform:translateX(-20px);transform:translateX(-20px)}.support__features__block--1:before{content:url(../images/support/arrow-block-5-bottom.png);position:absolute;top:102.5%;left:80%;width:2px}.support__features__block--2{top:860px;left:0;right:0;margin:0 auto;-webkit-transform:translateX(25px);-ms-transform:translateX(25px);transform:translateX(25px);width:262px}.support__features__block--2.animate{top:860px;left:0;right:0;margin:0 auto;-webkit-transform:translateX(25px);-ms-transform:translateX(25px);transform:translateX(25px);width:262px}.support__features__block--2:before{content:url(../images/support/arrow-block-6-left.svg);position:absolute;bottom:115px;right:-17px}.support__features__block--3{border:none;background:url(../images/support/svg-border.svg) no-repeat;width:250px;top:151px;left:0;right:0;margin:0 auto}.support__features__block--3.animate{top:151px;left:0;right:0;margin:0 auto}.support__features__block--4{top:429px;left:0;right:0;margin:0 auto;width:235px;-webkit-transform:translateX(-43px);-ms-transform:translateX(-43px);transform:translateX(-43px)}.support__features__block--4.animate{top:429px;left:0;right:0;margin:0 auto;width:235px;-webkit-transform:translateX(-43px);-ms-transform:translateX(-43px);transform:translateX(-43px)}.support__features__block--4:before{content:url(../images/support/arrow-block-1-left.svg);position:absolute;bottom:100%;left:5px}.support__features__block--4:after{content:url(../images/support/arrow-block-5-bottom.png);position:absolute;top:101%;left:60%;width:2px}.support__features__block--5{top:10px;left:0;right:0;margin:0 auto;width:216px;-webkit-transform:translateX(22px);-ms-transform:translateX(22px);transform:translateX(22px)}.support__features__block--5.animate{top:10px;left:0;right:0;margin:0 auto;width:216px;-webkit-transform:translateX(22px);-ms-transform:translateX(22px);transform:translateX(22px)}.support__features__block--5:before{content:url(../images/support/arrow-block-4-left.svg);position:absolute;top:45px;left:-63px;height:370px;width:54px}.support__features__block--5:after{content:url(../images/support/arrow-block-1-bottom.svg);position:absolute;top:100%;left:49%}.support__features__block--6{border:none;background:url(../images/support/svg-border.svg) no-repeat;width:265px;top:290px;left:0;right:0;margin:0 auto;-webkit-transform:translateX(20px);-ms-transform:translateX(20px);transform:translateX(20px)}.support__features__block--6.animate{top:290px;left:0;right:0;margin:0 auto;-webkit-transform:translateX(20px);-ms-transform:translateX(20px);transform:translateX(20px)}.support__features__block--6:before{content:url(../images/support/arrow-block-3-left.svg);position:absolute;bottom:97%;right:0}.support__benefits{margin-top:160px;padding-top:20px}.support__benefits .support__title{text-align:left!important}.support__benefits__subtitle{text-align:left;color:#cdcccc;font-size:16px;line-height:1.6}.support__benefits__item{margin-top:20px;margin-bottom:20px}.support__benefits__block{padding-left:0;padding-right:0;margin-left:0;margin-bottom:20px;cursor:pointer}.support__benefits__block.active{margin-bottom:12px}.support__benefits__block.active .support__benefits__number{height:48px;width:48px}.support__benefits__block.active .support__benefits__title{padding-left:62px;color:#f6f6f6;padding-right:30px;font-size:18px;font-weight:600;height:62px}.support__benefits__block.active img{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.support__benefits__block.active .support__benefits__text{margin-top:10px}.support__benefits__number{left:0;top:8px;height:32px;width:32px;font-size:16px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.support__benefits__title{font-size:18px;color:#7e7e7e;font-weight:400;padding-left:46px;height:48px;margin-bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;padding-right:20px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.support__benefits img{position:absolute;right:5px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.support__benefits__text{color:#f6f6f6;display:none;padding-right:30px}.support__slider{margin-top:24px;padding-top:35px;padding-bottom:32px;overflow:hidden;position:relative}.support__slider .btn-yellow{position:relative}.support__slider:before{content:'';position:absolute;top:0;left:-15px;right:-15px;bottom:0;-webkit-box-shadow:0 4px 8px 0 rgba(0,0,0,.3);box-shadow:0 4px 8px 0 rgba(0,0,0,.3);background:#1f1f1f}.support__slider .slick-dotted.slick-slider{margin-bottom:5px}.support__slider .support__title{margin-bottom:25px;position:relative}.support__slider .support__slider__text{line-height:1.6;color:#cdcccc}.support__slider__in{height:590px;padding:0 15px}.support__slider__item{height:auto;margin:0;padding:0;background:0 0;-webkit-box-shadow:none;box-shadow:none}.support__slider__title{font-size:24px;margin:0 auto 0!important;color:#d8d8d8;width:100%}.support__slider img{max-width:280px;margin:0 auto}.support__slider__item--1 img{width:216px}.support__slider__item--1 .support__slider__title{margin-top:-95px!important}.support__slider__item--3 .support__slider__title{margin-top:-15px!important}.support__slider__item--4 .support__slider__title{margin-top:20px!important}.support__slider__item--mobile .support__slider__title{margin-top:22px!important}.support__slider__item--mobile .support__slider__text{margin-top:20px}.support__releases{margin:0;padding-top:0}.support__releases .support__text{font-size:16px}.support__releases__row{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.support__releases__img{margin:54px auto 47px;width:250px;max-width:100%}.support__releases p{font-size:24px;line-height:1.6;color:#cdcccc}.support__releases__tag{margin-bottom:18px}}@media (max-width:575px){.support__features .support__title{text-align:left!important}}.links{margin-top:180px}@media (max-width:992px){.links{margin-top:48px}}.links__title{color:#fff;font-size:56px;font-weight:700;letter-spacing:1px}@media (max-width:992px){.links__title{font-size:32px}}@media (max-width:575px){.links__title{font-size:24px}}.links__btn{color:#dcbc65;font-size:12px;font-weight:600;letter-spacing:.5px;text-transform:uppercase;text-decoration:none!important;position:relative;cursor:pointer}.links__btn:before{content:'';position:absolute;top:-8px;right:-8px;bottom:-8px;left:-8px;background:#dcdc65;opacity:0}.links__btn img{margin-left:3px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.links__btn:hover:before{opacity:.1}.links__btn-yellow{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 16px;background:#dcbc65;border-radius:2px;height:36px;color:#1a1a1a!important;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;text-decoration:none!important;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;cursor:pointer}@media (max-width:575px){.links__btn-yellow{width:100%;margin:0 auto 16px!important;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.links__btn-yellow:hover{background:#edddb2}.links__btn-white{background:#fff;border-radius:4px;height:56px;padding:0 50px;width:204px;color:#1a1a1a;font-size:14px;font-weight:600;letter-spacing:.5px;line-height:20px;text-align:center;text-transform:uppercase;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 auto;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;cursor:pointer}.links__btn-white:hover{opacity:.85}.links__blog{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:992px){.links__blog{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.links__blog .links__text{margin-top:30px;margin-bottom:40px}.links__blog .links__btn img{display:inline-block}.links__blog__left{width:34%}@media (max-width:768px){.links__blog__left{width:100%}.links__blog__left .links__btn{margin-left:16px}}@media (max-width:575px){.links__blog__left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin-bottom:24px}}.links__blog__slider{width:66%;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden}@media (max-width:992px){.links__blog__slider{width:100%}}@media (max-width:575px){.links__blog__slider{padding-bottom:30px;min-height:277px}}.links__blog__slider .slick-dots{bottom:0}.links__blog .slick-dotted{margin-bottom:0!important}@media (max-width:992px){.links__blog__left .links__btn{display:block;margin-bottom:25px}}@media (max-width:575px){.links__blog__left .links__btn{margin-bottom:0}}.links__blog__title{display:block;color:#fff!important;font-size:24px;font-weight:700;letter-spacing:0;line-height:1.3;margin-bottom:24px;text-decoration:none!important}@media (max-width:992px){.links__blog__title{font-size:18px;line-height:1.6}}@media (max-width:350px){.links__blog__title{font-size:14px}}.links__blog__text{color:#fff;font-size:20px;font-weight:300;letter-spacing:.25px;line-height:1.4;margin-bottom:48px;opacity:.8}@media (max-width:992px){.links__blog__text{margin-bottom:30px}}@media (max-width:575px){.links__blog__text{display:none}}.links__blog__block{-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.5);box-shadow:0 2px 4px 0 rgba(0,0,0,.5);width:calc(50% - 12px)}.links__blog__block:first-child{margin-right:16px}@media (max-width:992px){.links__blog__block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (max-width:575px){.links__blog__block{max-width:312px!important;margin-right:16px}}.links__blog .slick-track{margin-left:-52px}.links__blog__top img{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover;border-radius:8px 8px 0 0}.links__blog__bottom{background:#2b2b2b;border-radius:0 0 8px 8px;padding:18px;min-height:190px}@media (max-width:992px){.links__blog__bottom{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.links__blog__bottom .links__btn{margin-top:auto}}.links__news{margin-top:96px}@media (max-width:575px){.links__news{margin-top:60px}}.links__news .links__btn{margin-top:auto;margin-left:24px;margin-bottom:4px}@media (max-width:575px){.links__news .links__btn{margin-bottom:0}}.links__news__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin-bottom:24px}@media (max-width:992px){.links__news__top{margin-bottom:20px}}.links__news__top h2{line-height:1}.links__news__item{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;padding-bottom:30px}.links__news__block{width:calc(33% - 12px);border-radius:8px;border:1px solid #454545;overflow:hidden;height:128px;display:-webkit-box;display:-ms-flexbox;display:flex;text-decoration:none!important;background:#454545;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;margin-right:24px}.links__news__block:last-child{margin-right:0}@media (max-width:992px){.links__news__block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:290px!important}}@media (max-width:575px){.links__news__block{margin-right:16px}}.links__news__block:hover{border:1px solid #dcdc65}@media (max-width:575px){.links__news__block:hover{border:1px solid transparent}}.links__news__image{width:184px;display:block;-o-object-fit:cover;object-fit:cover}@media (max-width:992px){.links__news__image{width:100%}}.links__news__content{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:20px 20px}@media (max-width:992px){.links__news__content{padding:16px;line-height:1.4}}.links__news__title{display:block;color:#fff;font-size:15px;font-weight:700;letter-spacing:.23px;margin-top:10px}@media (max-width:575px){.links__news__title{font-size:16px}}@media (max-width:350px){.links__news__title{font-size:14px}}.links__news .slick-dots{bottom:0}@media (max-width:575px){.links__news .slick-track{margin-left:-45px!important}}.links__products{margin-top:96px;margin-bottom:70px}@media (max-width:992px){.links__products{margin-bottom:96px}}@media (max-width:575px){.links__products{margin-top:64px;margin-bottom:64px}}.links__products__top{margin-bottom:40px}@media (max-width:992px){.links__products__top{margin-bottom:20px}}.links__products__icon{height:32px;width:32px;display:block}.links__products__item{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.links__products__title{display:block;color:#fff!important;font-size:24px;font-weight:700;letter-spacing:0;margin-bottom:16px;margin-top:7px;text-decoration:none!important}@media (max-width:575px){.links__products__title{font-size:18px;pointer-events:none}}.links__products__text{color:#fff;font-size:16px;letter-spacing:.1px;margin-bottom:20px;line-height:1.4}@media (max-width:575px){.links__products__text br{display:none}}.links__products__content{margin-left:24px}.links__products__block{display:-webkit-box;display:-ms-flexbox;display:flex;padding:24px 24px 8px;border-radius:8px;height:164px;overflow:hidden;width:calc(50% - 12px);background-color:#2b2b2b;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;position:relative}@media (max-width:992px){.links__products__block{width:100%;margin:0 0 8px!important}}@media (max-width:575px){.links__products__block{height:auto;padding:18px 24px 8px}.links__products__block:before{content:url(../images/icons/Icon_arrow_down_white.svg);position:absolute;top:24px;right:16px;color:#fff;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}}.links__products__block.active:before{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.links__products__block:nth-child(1n){margin-right:12px}.links__products__block:nth-child(2n){margin-left:12px;margin-right:0}.links__products__block:nth-child(1){background-image:url(../images/links/disinfection-bg-image-2x.png);margin-bottom:24px;background-size:contain;background-repeat:no-repeat;background-position:100% 0}.links__products__block:nth-child(2){background-image:url(../images/links/pm-bg-image-2x.png);margin-bottom:24px;background-size:contain;background-repeat:no-repeat;background-position:100% 0}.links__products__block:nth-child(3){background-image:url(../images/links/automation-bg-image-2x.png);margin-bottom:24px;background-size:contain;background-repeat:no-repeat;background-position:100% 0}.links__products__block:nth-child(4){background-image:url(../images/links/security-bg-image-2x.png);margin-bottom:24px;background-size:contain;background-repeat:no-repeat;background-position:100% 0}.links__block{padding:70px 0 128px}@media (max-width:575px){.links__block{padding:48px 0}}.links__time{min-height:385px;background-image:url(../images/links/mobile-app-bg.png);background-repeat:no-repeat;background-size:cover;display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:575px){.links__time{background-position:37% 50%}}.links__time__in{padding:54px 72px;margin-bottom:96px;width:100%}@media (max-width:575px){.links__time__in{padding:24px;margin-bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.links__time__title{color:#fff;font-size:48px;font-weight:700;letter-spacing:0;max-width:620px;line-height:1.2;margin-bottom:86px}@media (max-width:992px){.links__time__title{font-size:32px}}@media (max-width:575px){.links__time__title{font-size:24px;margin-bottom:auto}}.links__time__text{color:rgba(255,255,255,.4);font-size:18px;letter-spacing:0;margin-top:16px;margin-bottom:48px}@media (max-width:575px){.links__time__text{display:none}}.links__platform{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:60px 64px;background:-o-linear-gradient(315deg,#2870fa 0,#6616cd 100%);background:linear-gradient(-225deg,#2870fa 0,#6616cd 100%);border-radius:16px;-webkit-box-shadow:0 2px 8px 0 rgba(0,0,0,.5);box-shadow:0 2px 8px 0 rgba(0,0,0,.5);min-height:333px;position:relative;margin-top:96px;margin-bottom:96px}@media (max-width:992px){.links__platform{min-height:280px}}@media (max-width:575px){.links__platform{padding:60px 10px}}.links__platform:before{content:'';position:absolute;top:0;left:0;height:100%;width:100%;background-image:url(../images/links/links_platform_bg.png);background-repeat:no-repeat;background-size:contain}.links__platform__title{color:#fff;font-size:56px;font-weight:700;letter-spacing:1px;text-align:center;z-index:1;line-height:1.4}.links__platform__title span{position:relative;display:inline-block;margin-right:10px}.links__platform__title span:before{content:'';background-image:url(../images/icons/icon_trademark_white.svg);position:absolute;top:18px;right:-6px;height:12px;width:12px;display:block}@media (max-width:992px){.links__platform__title{font-size:32px;line-height:1.2;margin-bottom:20px}.links__platform__title span:before{top:6px;right:-12px}}.links__platform__subtitle{z-index:1;color:#fff;font-size:24px;letter-spacing:0;text-align:center;margin-bottom:48px;line-height:1.4}@media (max-width:992px){.links__platform__subtitle{font-size:18px}}.links__platform .links__btn-white{z-index:1}.mt--4{margin-top:4px!important}.pt--4{padding-top:4px!important}.mb--4{margin-bottom:4px!important}.pb--4{padding-bottom:4px!important}.ml--4{margin-left:4px!important}.pl--4{padding-left:4px!important}.mr--4{margin-right:4px!important}.pr--4{padding-right:4px!important}.mt--8{margin-top:8px!important}.pt--8{padding-top:8px!important}.mb--8{margin-bottom:8px!important}.pb--8{padding-bottom:8px!important}.ml--8{margin-left:8px!important}.pl--8{padding-left:8px!important}.mr--8{margin-right:8px!important}.pr--8{padding-right:8px!important}.mt--16{margin-top:16px!important}.pt--16{padding-top:16px!important}.mb--16{margin-bottom:16px!important}.pb--16{padding-bottom:16px!important}.ml--16{margin-left:16px!important}.pl--16{padding-left:16px!important}.mr--16{margin-right:16px!important}.pr--16{padding-right:16px!important}.mt--24{margin-top:24px!important}.pt--24{padding-top:24px!important}.mb--24{margin-bottom:24px!important}.pb--24{padding-bottom:24px!important}.ml--24{margin-left:24px!important}.pl--24{padding-left:24px!important}.mr--24{margin-right:24px!important}.pr--24{padding-right:24px!important}.mt--32{margin-top:32px!important}.pt--32{padding-top:32px!important}.mb--32{margin-bottom:32px!important}.pb--32{padding-bottom:32px!important}.ml--32{margin-left:32px!important}.pl--32{padding-left:32px!important}.mr--32{margin-right:32px!important}.pr--32{padding-right:32px!important}.mt--40{margin-top:40px!important}.pt--40{padding-top:40px!important}.mb--40{margin-bottom:40px!important}.pb--40{padding-bottom:40px!important}.ml--40{margin-left:40px!important}.pl--40{padding-left:40px!important}.mr--40{margin-right:40px!important}.pr--40{padding-right:40px!important}.mt--48{margin-top:48px!important}.pt--48{padding-top:48px!important}.mb--48{margin-bottom:48px!important}.pb--48{padding-bottom:48px!important}.ml--48{margin-left:48px!important}.pl--48{padding-left:48px!important}.mr--48{margin-right:48px!important}.pr--48{padding-right:48px!important}.mt--56{margin-top:56px!important}.pt--56{padding-top:56px!important}.mb--56{margin-bottom:56px!important}.pb--56{padding-bottom:56px!important}.ml--56{margin-left:56px!important}.pl--56{padding-left:56px!important}.mr--56{margin-right:56px!important}.pr--56{padding-right:56px!important}.mt--64{margin-top:64px!important}.pt--64{padding-top:64px!important}.mb--64{margin-bottom:64px!important}.pb--64{padding-bottom:64px!important}.ml--64{margin-left:64px!important}.pl--64{padding-left:64px!important}.mr--64{margin-right:64px!important}.pr--64{padding-right:64px!important}.mt--72{margin-top:72px!important}.pt--72{padding-top:72px!important}.mb--72{margin-bottom:72px!important}.pb--72{padding-bottom:72px!important}.ml--72{margin-left:72px!important}.pl--72{padding-left:72px!important}.mr--72{margin-right:72px!important}.pr--72{padding-right:72px!important}input:-webkit-autofill,select:-webkit-autofill,textarea:-webkit-autofill{border:1px solid #454545!important;-webkit-text-fill-color:#f6f6f6!important;-webkit-box-shadow:0 0 0 1000px #262626 inset!important;caret-color:#f6f6f6}input:-webkit-autofill:focus,input:-webkit-autofill:hover,select:-webkit-autofill:focus,select:-webkit-autofill:hover,textarea:-webkit-autofill:focus,textarea:-webkit-autofill:hover{border:1px solid #dcbc65!important;caret-color:#f6f6f6}.medical input:-webkit-autofill,.medical select:-webkit-autofill,.medical textarea:-webkit-autofill{border:1px solid #e4e4e4!important;-webkit-text-fill-color:#7e7e7e!important;-webkit-box-shadow:0 0 0 1000px #f6f6f6 inset!important;caret-color:#262626}.medical input:-webkit-autofill:focus,.medical input:-webkit-autofill:hover,.medical select:-webkit-autofill:focus,.medical select:-webkit-autofill:hover,.medical textarea:-webkit-autofill:focus,.medical textarea:-webkit-autofill:hover{border:1px solid #dcbc65!important;caret-color:#262626}html{scroll-behavior:smooth}body{overflow-x:hidden}body.modal-open{overflow:hidden!important}@media screen and (max-width:991px){body.main-page .anchors{position:absolute;top:22px;-webkit-transition:0s!important;-o-transition:0s!important;transition:0s!important}}@media screen and (min-width:992px){.slide-container{padding-top:140px}}::-webkit-scrollbar{width:4px!important;background:#1f1f1f!important}::-webkit-scrollbar-thumb{background:#454545!important;border-radius:3px!important}::-webkit-scrollbar-corner{background:#1f1f1f!important}.modal-dialog{max-height:100%;top:50%;left:50%;-webkit-transform:translate(-50%,-50%)!important;-ms-transform:translate(-50%,-50%)!important;transform:translate(-50%,-50%)!important;margin:0}.modal-dialog .modal-content{border:none;border-radius:5px}.modal-dialog .modal-content .close{color:#7e7e7e}.modal-dialog .modal-content textarea.form-control{resize:none}.modal-dialog .modal-content textarea.form-control::-webkit-scrollbar{background-color:transparent!important}.modal-dialog .modal-content textarea.form-control::-webkit-scrollbar-thumb{background-color:#454545!important;border-radius:4px!important;width:2px}.modal-dialog .modal-content .form-control{border-radius:2px;border:solid 1px transparent;background-color:#1f1f1f;color:#fff;font-size:12px;-webkit-transition:.2s ease-in-out!important;-o-transition:.2s ease-in-out!important;transition:.2s ease-in-out!important;-webkit-box-shadow:none;box-shadow:none}.modal-dialog .modal-content .form-control:hover{border:solid 1px #454545;-webkit-transition:.2s ease-in-out!important;-o-transition:.2s ease-in-out!important;transition:.2s ease-in-out!important}.modal-dialog .modal-content .form-control:active,.modal-dialog .modal-content .form-control:focus,.modal-dialog .modal-content .form-control:focus-within{border:solid 1px #dcbc65;-webkit-transition:.2s ease-in-out;-o-transition:.2s ease-in-out;transition:.2s ease-in-out}.modal-dialog select.transparent{color:transparent!important}.modal-dialog .modal-body{border:none!important;padding-bottom:0}.modal-dialog .modal-body .modal-description{margin-bottom:24px;color:#7e7e7e;font-size:16px;letter-spacing:.1px;line-height:24px}.modal-dialog .modal-body .modal-description.hide{display:none}.modal-dialog .modal-body .modal-description--done{display:none}.modal-dialog .modal-body .modal-description--done.show{display:block}.modal-dialog .form-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:10px 24px 10px;width:100%;border-top:1px solid #454545}.modal-dialog .modal-header{border-bottom:1px solid #454545}@media screen and (max-width:768px){.modal-dialog{max-width:90vw!important}.modal-dialog .form-footer{max-width:90vw!important}.modal-dialog .medical-modal-description{font-size:14px;margin-bottom:8px;line-height:20px}.modal-dialog .form-group{margin-bottom:4px!important}.modal-dialog .recaptcha-section{margin-bottom:8px!important}}.recaptcha-section{-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}.dark-calendly{display:block}.light-calendly{display:none}@media (max-width:575px){.calendly-inline-widget{min-width:100%!important}}.carousel-navigation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:40px;margin-top:24px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:768px){.carousel-navigation{display:none}}.carousel-navigation .carousel-indicators{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:12px;margin-right:12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.carousel-navigation .carousel-control-next,.carousel-navigation .carousel-control-prev{margin:0;width:40px;height:40px;top:initial;z-index:2;position:relative}.carousel-navigation .carousel-control-next-icon,.carousel-navigation .carousel-control-prev-icon{width:40px;height:40px}.carousel-navigation li{width:6px;height:6px;border-radius:50%;border:none;background:#454545;margin:0 8px}.carousel-navigation li.active{width:12px;height:12px;background:#dcbc65}.carousel-navigation .carousel-control-prev-icon{background-image:url(../images/chevron-left.svg)}.carousel-navigation .carousel-control-next-icon{background-image:url(../images/chevron-right.svg)}.carousel-navigation .carousel-control-next-icon:hover{cursor:pointer}.carousel-title-container{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.error{color:#e95858;font-size:12px;display:none}.modal-dialog{max-width:560px}.modal-content{position:relative;border-radius:2px;background:#2b2b2b}.modal-content--reseller .form-footer{margin:0;width:100%}.modal-content .modal-header{position:relative;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;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;min-height:55px;padding:16px 16px 15px 24px;border-bottom:1px solid #454545;border-radius:0}.modal-content .modal-header .close{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:16px;padding:0;margin:0;outline:0!important;opacity:1!important;color:#454545;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;line-height:1;height:32px;width:32px;font-size:0}.modal-content .modal-header .close::before{content:"";position:absolute;top:0;left:0;display:block;width:100%;height:100%;border-radius:50%;background-color:rgba(126,126,126,.15);opacity:0;-webkit-transition:.1s;-o-transition:.1s;transition:.1s}.modal-content .modal-header .close:hover::before{opacity:1}.modal-content .modal-title{color:#fff;font-size:16px;font-weight:400;letter-spacing:.1px;line-height:24px}.modal-content .modal-body{padding:24px 24px 14px;overflow:auto;border-bottom:1px solid #454545;border-radius:0}.modal-content .modal-body--scroll{max-height:calc(100vh - 174px);overflow-x:hidden;overflow-y:auto}.modal-content .modal-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;max-height:56px;padding:10px 24px;border-top:none;border-radius:0}.modal-content .input-wrap{position:relative;border-radius:2px!important;margin-bottom:16px}.modal-content .input-wrap:focus-within label{color:#dcbc65!important}.modal-content .input-wrap label{color:#7e7e7e;font-size:12px;font-weight:400;letter-spacing:.3px;line-height:20px;margin-bottom:4px;-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.modal-content .input-wrap input{height:36px;width:100%;padding:0 16px;margin:0;font-size:14px;letter-spacing:.2px;color:#fff;background-color:#1f1f1f;border:1px solid #1f1f1f;outline:0;-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.modal-content .input-wrap input:focus{border-color:#dcbc65}.modal-content .input-wrap input::-webkit-input-placeholder{-webkit-transition:.2s;transition:.2s;color:#7e7e7e}.modal-content .input-wrap input::-moz-placeholder{-moz-transition:.2s;transition:.2s;color:#7e7e7e}.modal-content .input-wrap input:-ms-input-placeholder{-ms-transition:.2s;transition:.2s;color:#7e7e7e}.modal-content .input-wrap input::-ms-input-placeholder{-ms-transition:.2s;transition:.2s;color:#7e7e7e}.modal-content .input-wrap input::placeholder{-webkit-transition:.2s;-o-transition:.2s;transition:.2s;color:#7e7e7e}.modal-content .input-wrap input:focus::-webkit-input-placeholder{color:#454545!important}.modal-content .input-wrap input:focus::-moz-placeholder{color:#454545!important}.modal-content .input-wrap input:focus:-ms-input-placeholder{color:#454545!important}.modal-content .input-wrap input:focus::-ms-input-placeholder{color:#454545!important}.modal-content .input-wrap input:focus::placeholder{color:#454545!important}.modal-content .button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;height:36px;min-width:66px;color:#1a1a1a;text-transform:uppercase;font-weight:600;letter-spacing:.5px;font-size:12px;line-height:13px;border:none;-webkit-box-shadow:none;box-shadow:none;outline:0!important;border-radius:2px;text-align:center;-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.modal-content .button--contained{margin-left:16px;background-color:#dcbc65}.modal-content .button--contained:hover{background-color:#c29e3e}.modal-content .button--ghost{background-color:transparent;color:#dcbc65}.modal-content .button--ghost:hover{background-color:rgba(194,158,62,.15)}.footer-input-container input:focus,.form-control:focus,.form-group input:focus,.form-group textarea:focus{border-color:#dcbc65!important}.form-control:focus,.form-control:hover{background-color:#202020!important}.form-control{-webkit-transition:0s!important;-o-transition:0s!important;transition:0s!important}.button--outlined{position:relative;display:inline-block;margin-top:48px;background-color:transparent;border-radius:2px;border:1px solid #dcbc65;height:48px;min-width:310px;width:auto;text-align:center;line-height:48px;color:#dcbc65;font-size:12px;font-weight:600;letter-spacing:1.5px;line-height:20px;text-transform:uppercase;outline:0!important;-webkit-transition:.2s;-o-transition:.2s;transition:.2s;z-index:1}.button--outlined:hover{background-color:rgba(194,158,62,.15)}.subtitle{margin-bottom:4px;color:#7e7e7e;font-size:14px;font-weight:700;letter-spacing:1px;line-height:26px;text-transform:uppercase}.title{position:relative;color:#fff;font-size:32px;font-weight:400;letter-spacing:0;line-height:40px;text-align:inherit;z-index:1}.title--bold{margin-bottom:24px;font-size:36px;font-weight:700;line-height:48px}.title--bold-center{text-align:center;font-weight:700}.title--bold-center::before{display:none}.title--center{text-align:center;margin-bottom:180px;font-size:24px!important}.par{position:relative;margin-bottom:30px;color:#fff;font-size:18px;font-weight:400;letter-spacing:0;line-height:28px;z-index:1}.par:last-child{margin-bottom:0}.list{position:relative;padding-left:0;list-style:none;z-index:1}.list__item{position:relative;padding-left:12px;margin-bottom:8px;color:#fff;font-size:22px;font-weight:400;letter-spacing:0;line-height:36px}.list__item:last-child{margin-bottom:0}.list__item::before{content:"";position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);display:block;height:4px;width:4px;border-radius:50%;background:#7e7e7e}.auto-tasks .col-lg-6{overflow:hidden}.auto-tasks__img{height:auto}.auto-tasks__img img{width:100%;height:inherit;-o-object-fit:contain;object-fit:contain;-o-object-position:top;object-position:top}.auto-tasks__img--mob{display:none}.auto-tasks__content{padding:90px 75px 55px 80px;background:-webkit-gradient(linear,left top,left bottom,from(#1c1c1c),to(#1f1f1f));background:-o-linear-gradient(top,#1c1c1c 0,#1f1f1f 100%);background:linear-gradient(-180deg,#1c1c1c 0,#1f1f1f 100%);-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.pad-left-40px{padding-left:55px}@-webkit-keyframes logo-animated{0%{-webkit-transform:scale(1.5) translateY(90px);transform:scale(1.5) translateY(90px);opacity:0}50%{-webkit-transform:scale(1) translateY(120px);transform:scale(1) translateY(120px);opacity:1}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes logo-animated{0%{-webkit-transform:scale(1.5) translateY(90px);transform:scale(1.5) translateY(90px);opacity:0}50%{-webkit-transform:scale(1) translateY(120px);transform:scale(1) translateY(120px);opacity:1}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes logo-fade{0%{opacity:0}100%{opacity:0}}@keyframes logo-fade{0%{opacity:0}100%{opacity:0}}.brackets{margin-left:-40px;padding-right:16px;color:#dcbc65;font-size:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit}.pm,.sales{overflow:hidden;background:#1a1a1a}.pm__first-block,.sales__first-block{position:relative;padding:136px 0 80px 0}.pm .fade-block,.sales .fade-block{-webkit-animation:logo-fade 1s;animation:logo-fade 1s}.pm .first-block__img-left,.sales .first-block__img-left{position:absolute;top:0;left:0;width:41%}.pm .first-block__img-right,.sales .first-block__img-right{position:absolute;top:0;right:0;width:41%}.pm .first-block__logo,.sales .first-block__logo{display:inline-block;width:85px;height:90px;margin-bottom:50px;-o-object-fit:cover;object-fit:cover;-webkit-animation:logo-animated 2s 1s ease-in-out;animation:logo-animated 2s 1s ease-in-out}.pm .first-block__description,.sales .first-block__description{margin-bottom:32px;color:#7e7e7e;font-size:16px;font-weight:400;letter-spacing:.1px;line-height:24px;text-align:center}.pm .first-block__button,.sales .first-block__button{margin:0 0 96px}.pm .first-block__footer,.sales .first-block__footer{color:#7e7e7e;font-size:10px;font-weight:400;letter-spacing:1px;line-height:16px;text-align:center;text-transform:uppercase}.pm .first-driven,.sales .first-driven{position:relative;padding-top:30px}.pm .first-driven__description,.sales .first-driven__description{margin-bottom:48px}.pm .first-driven__animation,.sales .first-driven__animation{position:relative;z-index:1;width:100%;margin:0 auto 130px auto}.pm .first-driven__image,.sales .first-driven__image{margin-left:-100px;width:115%}@media (max-width:1400px){.pm .first-driven__image,.sales .first-driven__image{margin-left:0;width:100%}}.pm .create-dashboard,.sales .create-dashboard{padding:96px 15px 210px 15px}.pm .create-dashboard__image,.sales .create-dashboard__image{position:absolute;top:-93px;left:0;width:870px}.pm .create-dashboard__image--mob,.sales .create-dashboard__image--mob{display:none}.pm .create-dashboard .par,.sales .create-dashboard .par{padding-right:50px}.pm .create-pipeline,.sales .create-pipeline{padding:88px 15px 100px 15px}.pm .create-pipeline__image,.sales .create-pipeline__image{position:absolute;top:-93px;right:0;width:700px}.pm .create-pipeline__image--mob,.sales .create-pipeline__image--mob{display:none}.pm .create-pipeline__content-block,.sales .create-pipeline__content-block{padding-left:100px}.pm .forecast-board,.sales .forecast-board{padding:120px 15px 377px 15px}.pm .forecast-board__image,.sales .forecast-board__image{position:absolute;top:-93px;left:0;width:650px}.pm .activity-history,.sales .activity-history{padding:120px 15px 100px 15px}.pm .activity-history__image,.sales .activity-history__image{position:absolute;top:-93px;right:20px;width:850px}.pm .activity-history__image--mob,.sales .activity-history__image--mob{display:none}.pm .activity-history__content-block,.sales .activity-history__content-block{padding-left:100px}.pm .more-features,.sales .more-features{padding:200px 15px 130px 15px}.pm .more-features .title,.sales .more-features .title{position:relative;margin-bottom:100px;z-index:1}.pm .more-features__image,.sales .more-features__image{position:absolute;top:-90px;left:-150px;width:923px;z-index:0}.pm .more-features .tab-control-list,.pm .more-features .tab-description,.sales .more-features .tab-control-list,.sales .more-features .tab-description{position:relative;z-index:1;background:0 0;border:none}.pm .last-block,.sales .last-block{padding:163px 15px 130px 15px}.pm .last-block__img-left,.sales .last-block__img-left{position:absolute;top:-100%;left:-20%;width:371px}.pm .last-block__img-right,.sales .last-block__img-right{position:absolute;top:0;right:-20%;width:371px}.pm .tab-control-list,.sales .tab-control-list{padding:0;list-style:none}.pm .tab-control-list__item,.sales .tab-control-list__item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:wrap row;flex-flow:wrap row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:28px;margin:8px 0;color:#7e7e7e;font-size:14px;font-weight:400;letter-spacing:.2px;line-height:20px;cursor:pointer;-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.pm .tab-control-list__item::before,.sales .tab-control-list__item::before{content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:-104px;background:#dcbc65;height:1px;width:0;-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.pm .tab-control-list__item:hover,.sales .tab-control-list__item:hover{color:#dcbc65}.pm .tab-control-list__item.active,.sales .tab-control-list__item.active{font-size:18px;color:#dcbc65}.pm .tab-control-list__item.active::before,.sales .tab-control-list__item.active::before{width:80px}.pm .tab-description,.sales .tab-description{position:relative;padding-top:5px;color:#fff;font-size:18px;font-weight:400;letter-spacing:0;line-height:28px;z-index:1}.pm .carousel,.sales .carousel{padding:14px 0 95px 0;display:none;margin-bottom:50px}.pm .carousel__title,.sales .carousel__title{margin-bottom:16px}.pm .carousel .carousel-indicators,.sales .carousel .carousel-indicators{margin:0;opacity:1}.pm .carousel .carousel-indicators li,.sales .carousel .carousel-indicators li{position:relative;background:#454545;height:8px;width:8px;border-radius:50%;margin:0 8px;border:none}.pm .carousel .carousel-indicators li::before,.sales .carousel .carousel-indicators li::before{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:block;width:14px;height:14px;border-radius:50%;background-color:#dcbc65;-webkit-transition:.1s;-o-transition:.1s;transition:.1s;opacity:0}.pm .carousel .carousel-indicators li.active::before,.sales .carousel .carousel-indicators li.active::before{opacity:1}.pm .carousel .carousel__arrow,.sales .carousel .carousel__arrow{position:absolute;top:200px}.pm .carousel .carousel-control-next,.sales .carousel .carousel-control-next{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.pm .carousel .carousel-control-prev,.sales .carousel .carousel-control-prev{left:-13px}.pm .carousel .carousel-control-next,.sales .carousel .carousel-control-next{right:-13px}.pm .carousel .carousel-inner,.sales .carousel .carousel-inner{padding:0 30px}.sales .first-driven::before{content:"";position:absolute;top:0;left:0;display:block;width:100%;height:100%;background:url(../images/dots.svg) top left repeat fixed padding-box content-box transparent;background-attachment:fixed}.carousel__img{width:100%;top:-200px}.first-driven__image--mob{display:none}.more-features-wrap{position:relative}.more-features-wrap::after{content:"";position:absolute;left:0;bottom:0;display:block;width:100%;height:212px;background:-webkit-gradient(linear,left bottom,left top,from(#161616),to(rgba(22,22,22,0)));background:-o-linear-gradient(bottom,#161616 0,rgba(22,22,22,0) 100%);background:linear-gradient(0deg,#161616 0,rgba(22,22,22,0) 100%)}.first-block__img-right--mob{display:none}@media (max-width:1400px){.sales .first-block__img-right{top:100px;right:-40px}.sales .first-block__img-left{top:100px;left:-40px}}@media (max-width:1200px){.sales .first-block__img-right{right:-40px}.sales .first-block__img-left{left:-40px}}@media (max-width:992px){.pm .first-driven__animation,.sales .first-driven__animation{margin-bottom:100px}.pm .sales__first-block,.sales .sales__first-block{padding:70px 0 30px 0}.pm .first-block__button,.sales .first-block__button{margin-bottom:50px}.pm .create-dashboard .par,.sales .create-dashboard .par{padding-right:0}.pm .create-pipeline__content-block,.pm .forecast-board__content-block,.pm .more-features__content-block,.sales .create-pipeline__content-block,.sales .forecast-board__content-block,.sales .more-features__content-block{padding-left:50px}.pm .create-dashboard,.sales .create-dashboard{padding:80px 15px 100px 15px}.pm .forecast-board,.sales .forecast-board{padding:60px 15px 120px 15px}.pm .activity-history__content-block,.sales .activity-history__content-block{padding-left:40px}.pm .activity-history,.sales .activity-history{padding:120px 15px 50px 15px}.pm .more-features,.sales .more-features{padding:300px 15px 40px 15px}.pm .more-features .col-sm-1,.sales .more-features .col-sm-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.pm .last-block,.sales .last-block{padding:100px 15px 70px 15px}.pm .more-features__image,.sales .more-features__image{width:520px;top:-590px;left:350px}.pm .last-block__img-left,.sales .last-block__img-left{bottom:-180px;left:-42px;width:271px}.pm .last-block__img-right,.sales .last-block__img-right{bottom:-170px;right:-31px;width:271px}.pm .activity-history__image,.sales .activity-history__image{top:0;width:650px}.pm .more-features .title,.sales .more-features .title{margin-bottom:40px}.pm .create-dashboard{padding:280px 15px 100px 15px}.pm .create-dashboard__image{margin-top:50px;position:relative;width:100%;top:0!important;left:0}}@media (max-width:768px){.sales .more-features .title{margin-bottom:0}.sales .forecast-board{padding:200px 15px 120px 15px}.sales .forecast-board .create-pipeline__image--desctop{display:none}.sales .forecast-board .create-pipeline__image--mob{display:block}.auto-tasks__content{padding:30px 20px 39px 60px}.auto-tasks__img--desctop{display:none}.auto-tasks__img--mob{display:block}.sales .create-dashboard__image{top:-480px;left:130px;width:470px}.sales .create-pipeline__image{top:-220px;right:110px;width:500px}.pm .forecast-board__image,.sales .forecast-board__image{top:-220px;left:0;width:450px}.sales .activity-history__image{top:-140px;width:400px;right:-110px}.sales .activity-history__image--desctop{display:none}.sales .activity-history__image--mob{display:block}.pm .more-features__image,.sales .more-features__image{width:470px;top:-675px;left:170px}.pm .create-pipeline,.sales .create-pipeline{padding:230px 15px 100px 15px}.last-block br{display:none}.last-block__img-left{bottom:auto;left:-75px;width:271px;top:100px}.last-block__img-right{bottom:auto;right:-60px;width:271px;top:50px}.pm .last-block,.sales .last-block{padding:250px 15px 70px 15px}.pm .time-management .create-pipeline__image{top:-200px;width:500px;right:0}}@media (max-width:576px){.pm .carousel,.sales .carousel{margin-bottom:80px}.pm .carousel,.sales .carousel{padding:14px 0 80px 0}.more-features-wrap{padding-bottom:0}.more-features-wrap::after{display:none}.carousel-wrap{position:relative}.carousel-wrap::before{content:"";position:absolute;left:0;bottom:0;display:block;width:100%;height:212px;background:-o-linear-gradient(bottom,#161616 0,rgba(22,22,22,0) 100%);background:-webkit-gradient(linear,left bottom,left top,color-stop(0,#161616),to(rgba(22,22,22,0)));background:linear-gradient(0deg,#161616 0,rgba(22,22,22,0) 100%)}.pm .last-block,.sales .last-block{padding:150px 15px 30px 15px}#feautures-img{display:none}.pm .last-block__img-left,.sales .last-block__img-left{bottom:auto;top:60px;left:-51px;width:170px}.pm .last-block__img-right,.sales .last-block__img-right{bottom:auto;top:20px;right:-40px;width:170px}.first-driven__image--mob{display:block}.first-driven__image--desctop{display:none}.carousel__img{width:242px}.pm .more-features,.sales .more-features{padding:50px 15px 20px 15px}.pm .activity-history__content-block,.sales .activity-history__content-block{padding-left:50px}.pm .more-features .col-3,.pm .more-features .col-4,.sales .more-features .col-3,.sales .more-features .col-4{display:none}.pm .carousel,.sales .carousel{display:block}.pm .first-block__img-left,.sales .first-block__img-left{display:none}.pm .first-block__img-right,.sales .first-block__img-right{width:300px}.pm .first-block__logo,.sales .first-block__logo{margin-bottom:35px}.pm .title,.pm .title--bold,.sales .title,.sales .title--bold{font-size:24px;line-height:36px}.pm .first-block__button,.sales .first-block__button{margin-bottom:50px}.pm .sales__first-block,.sales .sales__first-block{padding:217px 0 90px 0}.pm .first-block__img-right,.sales .first-block__img-right{right:-65px}.pm .first-block__img-right,.sales .first-block__img-right{top:20px}.pm .create-dashboard__image,.sales .create-dashboard__image{top:-180px;left:122px;width:452px}.pm .create-dashboard__image--mob,.sales .create-dashboard__image--mob{display:block}.pm .create-dashboard__image--desctop,.sales .create-dashboard__image--desctop{display:none}.pm .create-dashboard,.sales .create-dashboard{padding:160px 15px 300px 15px}.pm .create-dashboard .col-md-9,.sales .create-dashboard .col-md-9{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.pm .create-pipeline__image,.sales .create-pipeline__image{top:-250px;right:auto;left:80px;width:500px}.pm .create-pipeline__image--mob,.sales .create-pipeline__image--mob{display:block}.pm .create-pipeline__image--desctop,.sales .create-pipeline__image--desctop{display:none}.pm .create-pipeline,.sales .create-pipeline{padding:88px 15px 200px 15px}.pm .forecast-board__image,.sales .forecast-board__image{top:-260px;left:0;width:400px}.pm .title--bold,.sales .title--bold{margin-bottom:16px}.pm .button--outlined,.sales .button--outlined{margin-top:32px}.pm .forecast-board,.sales .forecast-board{padding:150px 15px 250px 15px}.pm .activity-history__image,.sales .activity-history__image{top:-270px;left:0;width:550px}.pm .tab-control-list,.pm .tab-description,.sales .tab-control-list,.sales .tab-description{display:none}.pm .list__item,.sales .list__item{margin-bottom:16px;font-size:18px;line-height:26px}.pm .par,.sales .par{font-size:18px;line-height:28px}.pm .first-block__button,.sales .first-block__button{margin-top:0}}@media (max-width:400px){.create-dashboard__image{width:282px!important}.pm .create-pipeline__image,.sales .create-pipeline__image{left:20px;width:380px}.pm .forecast-board__image,.sales .forecast-board__image{top:-232px;left:0;width:350px}.pm .forecast-board,.sales .forecast-board{padding:100px 15px 230px 15px}.pm .activity-history__image,.sales .activity-history__image{top:-250px;left:0;width:395px}.pm .forecast-board{padding:250px 15px 130px 15px}.pm .time-management .create-pipeline__image{top:-250px;width:300px;right:40px;left:auto}}.infographic{padding-bottom:20px!important}.infographic__title{margin:163px auto 16px auto;color:#fff;text-align:center;font-size:24px;font-weight:400;letter-spacing:0;line-height:32px}.infographic__footer{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 auto 70px auto}.infographic__footer-right-side{font-size:24px;font-weight:400;letter-spacing:0;line-height:32px;color:#7e7e7e;-webkit-box-flex:1;-ms-flex:1;flex:1}.infographic__footer-left-side{color:#fff;font-size:32px;font-weight:400;letter-spacing:0;line-height:40px;-webkit-box-flex:1;-ms-flex:1;flex:1}.arrows{position:absolute;z-index:-1}.device-manager{position:absolute;top:445px;right:100px}.arrows-1{top:111px;left:302px}.arrows-2{left:28px;top:49px;width:330px}.arrows-3{left:400px;top:284px;height:40px}.arrows-4{right:-31px;top:82px}.arrows-5{bottom:-28px;left:30px}.arrows-6{top:210px;left:182px;width:70px}.arrows-7{top:210px;left:456px;width:70px}.arrows-8{bottom:110px;left:120px}.arrows-9{top:60px;left:470px}.arrows-10{top:279px;left:572px}.arrows-11{top:317px;right:-21px}.arrows-12{top:465px;left:54px;height:33px}.service-info{text-align:left}.service-info__read-more-btn{margin:0 auto;letter-spacing:0;padding:8px 16px;line-height:24px}.service-info__icon{-webkit-box-shadow:0 4px 8px 0 rgba(0,0,0,.5);box-shadow:0 4px 8px 0 rgba(0,0,0,.5);width:270px;height:169px;margin-bottom:24px;background-size:contain!important}.service-info__icon--default{background:url(../images/service-map/screens/default.png) no-repeat}.service-info__icon--items{background:url(../images/service-map/screens/items.png) no-repeat}.service-info__icon--sales{background:url(../images/service-map/screens/sales.png) no-repeat}.service-info__icon--marketplace{background:url(../images/service-map/screens/marketplace.png) no-repeat}.service-info__icon--oms{background:url(../images/service-map/screens/oms.png) no-repeat}.service-info__icon--projectManagement{background:url(../images/service-map/screens/projectManagement.png) no-repeat}.service-info__icon--infrastructure{background:url(../images/service-map/screens/infrastructure.png) no-repeat}.service-info__icon--warehouse{background:url(../images/service-map/screens/warehouse.png) no-repeat}.service-info__icon--manufacture{background:url(../images/service-map/screens/manufacture.png) no-repeat}.service-info__icon--drive{background:url(../images/service-map/screens/drive.png) no-repeat}.service-info__icon--hr{background:url(../images/service-map/screens/hr.png) no-repeat}.service-info__icon--treasury{background:url(../images/service-map/screens/treasury.png) no-repeat}.service-info__icon--accounting{background:url(../images/service-map/screens/accounting.png) no-repeat}.service-info__icon--procurement{background:url(../images/service-map/screens/procurement.png) no-repeat}.service-info__icon--orchestrator{background:url(../images/service-map/screens/orchestrator.png) no-repeat}.service-info__title{color:#fff;font-size:32px;letter-spacing:0;line-height:32px;text-align:left}.service-info__details-icon-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.service-info__details-icon-text{font-size:18px;margin-left:4px}.service-info__details-icon-text--bold{font-weight:700}.service-info__text{text-align:right}.service-info__others{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.service-info__others--line{border-top:1px solid #454545;margin-top:10px;padding-top:10px}.service-info__others-icon{height:16px;margin-right:8px}.service-info__details-icon{height:16px;background-size:contain}.service-info__details-icon--jira{background:url(../images/service-map/jira.svg) center center no-repeat;background-size:contain}.service-info__details-icon--slack{background:url(../images/service-map/slack.svg) center center no-repeat;background-size:contain}.service-info__details-icon--trello{background:url(../images/service-map/trello.svg) center center no-repeat;background-size:contain}.service-info__project-management-details-title{font-size:14px;color:#fff;margin-bottom:16px}.services-carousel{display:none;margin-top:32px}.services-carousel .carousel-indicators{bottom:-40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.services-carousel .carousel-indicators .active{border:1px solid #dcbc65;border-radius:50%;padding:10px;background:0 0}.services-carousel .title{font-size:24px;text-align:center}.services-carousel .carousel-indicators{margin:0;opacity:1}.services-carousel .carousel-indicators li{position:relative;background:#454545;height:8px;width:8px;border-radius:50%;margin:0 8px;border:none}.services-carousel .carousel-indicators li::before{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:block;width:14px;height:14px;border-radius:50%;background-color:#dcbc65;-webkit-transition:.1s;-o-transition:.1s;transition:.1s;opacity:0}.services-carousel .carousel-indicators li.active::before{opacity:1}.services-carousel .par{font-size:18px;line-height:22px;letter-spacing:.5px}.mechbots{position:relative}.mechbots__name{font-size:32px;color:#fff;margin-left:-27px!important;white-space:nowrap;margin-bottom:4px}.mechbots__description{width:470px;font-size:14px;font-weight:400;letter-spacing:.2px;line-height:20px;color:#7e7e7e!important;margin-bottom:24px;margin-top:16px}@media screen and (max-width:500px){.mechbots__description{width:100%}}.mechbots__hr{margin-top:24px;margin-bottom:16px;border-top:1px solid #454545}.mechbots__price{font-size:18px;font-weight:400;letter-spacing:0;line-height:28px;color:#fff;margin-right:28px}.mechbots__specs{font-size:24px;font-weight:400;letter-spacing:0;line-height:32px;color:#fff;margin-bottom:12px}.mechbots__specs-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;font-weight:400;letter-spacing:.2px;line-height:20px}.mechbots__specs-content-title{color:#7e7e7e;min-width:100px}.mechbots__specs-content-value{color:#fff}.mechbots__request-button{text-transform:uppercase;margin-bottom:0}.mechbots__nav-panel{display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:1px solid #454545}.mechbots__nav-tab{color:#7e7e7e;font-size:14px;letter-spacing:.2px;line-height:20px;margin-bottom:-1px;padding:12px 0!important;text-decoration:none!important;margin-right:8px;border-bottom:1px solid transparent;cursor:pointer;-webkit-box-flex:1;-ms-flex:1 100%;flex:1 100%;text-align:center}.mechbots__nav-tab:last-child{margin-right:0}.mechbots__nav-tab:hover{color:#dcbc65!important}.mechbots__content{display:block;position:relative}.mechbots__content .robots-img{position:absolute;right:-200px;max-width:750px;bottom:30px}@media (max-width:991px){.mechbots__content .robots-img{right:0;bottom:0;max-width:590px}}.mechbots__section{width:95%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mechbots .b-tab{display:none!important}.mechbots .b-tab.active-tab{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.mechbots .b-nav-tab{display:inline-block}.mechbots .b-nav-tab.active-tab{color:#dcbc65;border-bottom:1px solid #dcbc65}.mechbots-title{letter-spacing:0;font-size:18px;margin-top:0;margin-bottom:16px}.mechbots-text{padding:0 0 30px 0;margin-bottom:0;width:470px}.mechbots-img{position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.mechbots-img img{height:680px}.services-grid__service-name{padding-top:10px;line-height:14px}.services-grid__service-container{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media screen and (max-width:991px){.mechbots .mechbots-text{margin:0 auto;padding:45px 80px 30px 0}.mechbots__section{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.mechbots__section .robots-img{position:relative;width:100%}.mechbots__content{text-align:center}}.mechbots-container{background-color:#2b2b2b!important;overflow:visible;border-radius:10px}@media (max-width:1400px){.services-grid__section{-webkit-transform:scale(.8);-ms-transform:scale(.8);transform:scale(.8)}}@media (max-width:1180px){.infographic__footer{-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}.infographic__footer-right-side{text-align:center}.services-grid__section{display:none}}@media (max-width:992px){.services-grid__carousel{min-height:400px;max-height:unset!important}.services-carousel{display:block;visibility:visible!important;margin-bottom:80px}}@media screen and (max-width:767px){.mechbots-text{padding:45px 80px 30px 45px!important;margin-bottom:0;width:540px}}.fz12{font-size:12px}.oracle-logo{width:170px}body{background:#1a1a1a}.more-btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;padding:2px 8px;background-color:#dcbc65;min-height:36px;color:#1a1a1a;text-transform:uppercase;text-align:center;font-weight:600;letter-spacing:.5px;font-size:12px;line-height:13px;border:none;-webkit-box-shadow:none;box-shadow:none;outline:0!important;border-radius:2px;-webkit-transition:.2s;-o-transition:.2s;transition:.2s;cursor:pointer;text-decoration:none!important}.more-btn:hover{background-color:rgba(194,158,62,.85);color:#1a1a1a}.card-c-text p{margin-bottom:20px;color:#a6a6a6;color:#454545;font-size:18px;font-weight:400;line-height:1.5}.home-banner .card-c{padding:24px 60px 24px 60px!important;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}@media (min-width:1201px){.home-banner .card-c{width:520px}}.home-banner .card-c .card-c-title{font-size:24px;font-weight:700;line-height:1.3;margin:0 0 16px}.home-banner .card-c--dark{background:rgba(33,33,33,.97)}.home-banner .card-c--dark .card-c-title{color:#f6f6f6!important}.home-banner .card-c--dark .card-c-text p{color:#a6a6a6!important;font-size:16px}.home-banner .card-c--transparent{background:0 0}.home-banner .card-c-text{margin-bottom:15px}.home-banner .more-btn{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:48px;width:152px;margin:0}.scroll-bar{background-color:transparent!important}.infographic__title{position:relative;max-width:960px;text-align:center;width:100%;padding-left:50px;margin:32px auto 30px;color:#fff;font-size:32px;font-weight:400;letter-spacing:0;line-height:44px}.infographic__title span{color:#dcbc65}.infographic__image{max-width:1500px;margin:0 auto;height:500px;position:relative}@media screen and (max-width:1440px){.infographic__image{height:450px}}@media screen and (max-width:1200px){.infographic__image{height:370px}}.infographic__footer-right-side{max-width:720px;width:100%;margin:0 auto;text-align:center;color:#a6a6a6}.services-grid{background-color:#161616}.services-grid{padding-top:50px}.services-grid__title{text-align:center}.services-grid__sub-title{color:#a6a6a6;font-size:20px;font-weight:400;letter-spacing:.29px;line-height:20px}.services-grid__footer-button{padding:14px 9px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;color:#1a1a1a;text-transform:uppercase;font-weight:600;letter-spacing:.5px;font-size:12px;line-height:13px;border:none;-webkit-box-shadow:none;box-shadow:none;outline:0!important;border-radius:2px;-webkit-transition:.2s;-o-transition:.2s;transition:.2s;background-color:#dcbc65;margin-bottom:0}.services-grid__footer-button:hover{background-color:#edddb2;color:#1f1f1f;text-decoration:none;-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.services-grid{min-height:980px}.section-slider{padding-top:88px}@media (max-width:992px){.section-slider{padding-bottom:0!important}}.section-slider__tabs{max-width:570px;width:100%;padding:0}@media (max-width:992px){.section-slider__tabs{min-width:100%}}.section-slider .sub__title{padding:25px 0 20px;max-width:770px}@media (max-width:992px){.section-slider .sub__title{padding-bottom:0}}.section-slider .team__button{margin-top:0}.section-slider .mechbots__nav-panel a:first-child{padding-left:0!important}.section-slider .mechbots__description{min-height:428px}.slider__pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:-15px;margin-bottom:20px}@media (max-width:992px){.slider__pagination{margin-top:20px}}.slider__pagination__link{padding:7px;cursor:pointer;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}.slider__pagination__link.active-tab .slider__pagination__circle{background:#dcbc65;width:11px;height:11px}.slider__pagination__circle{display:block;width:5px;height:5px;border-radius:50%;background:#454545}.mechbots{position:relative;padding-bottom:50px}.mechbots::before{position:absolute;bottom:0;left:0;display:block;width:100%;height:212px;background:-webkit-gradient(linear,left top,left bottom,from(rgba(32,32,32,0)),to(#161616));background:-o-linear-gradient(rgba(32,32,32,0),#161616);background:linear-gradient(rgba(32,32,32,0),#161616)}.mechbots-container{background-color:transparent!important}.mechbots__name{margin-bottom:20px;margin-left:0!important;color:#fff;font-size:48px;font-weight:400;letter-spacing:0;line-height:40px}.mechbots__description{color:#a6a6a6;font-size:18px;font-weight:400;letter-spacing:.26px;line-height:32px}.mechbots__specs{margin-top:40px;margin-bottom:16px}.mechbots__specs-content-title{color:#a6a6a6;font-size:18px;font-weight:400;letter-spacing:.26px;line-height:32px;margin-right:50px}.mechbots__specs-content-value{color:#fff;font-size:18px;font-weight:400;letter-spacing:.26px;line-height:32px}.mechbots__price{color:#fff;font-size:32px;font-weight:400;letter-spacing:0;line-height:40px;margin-right:50px}.mechbots__request-button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;color:#1a1a1a;text-transform:uppercase;text-align:center;font-weight:600;letter-spacing:.5px;font-size:12px;line-height:13px;border:none;-webkit-box-shadow:none;box-shadow:none;outline:0!important;border-radius:2px;-webkit-transition:.2s;-o-transition:.2s;transition:.2s;background-color:transparent;border:1px solid #dcbc65;color:#dcbc65;min-height:48px;padding:14px 16px;font-size:12px}.mechbots__request-button:hover{background-color:rgba(194,158,62,.15);color:#dcbc65}.mechbots-img img{width:830px;margin-left:-105px;height:auto}@media (min-width:1800px){.mechbots-img img{width:1070px;margin-left:-370px}}@media (max-width:992px){.mechbots__description{min-height:0}}.mechbots__description--logos{width:100%;max-width:570px}@media (max-width:1200px){.mechbots__description--logos{max-width:470px}}.mechbots__text{font-size:18px;font-weight:400;letter-spacing:.26px;line-height:32px;margin-bottom:15px}.mechbots__text--bottom{margin-top:15px;margin-bottom:11px}@media (max-width:992px){.mechbots__text--bottom{margin-top:15px}}.mechbots__list{color:#f6f6f6;font-size:18px;line-height:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mechbots__list--column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:15px}@media (max-width:992px){.mechbots__list--column{margin-bottom:0}}.mechbots__list__text{width:187px;margin-right:10px;position:relative;padding-left:22px}@media (max-width:992px){.mechbots__list__text{width:100%;text-align:center;color:#7e7e7e}}.mechbots__list__text--full{width:100%}.mechbots__list__text+.mechbots__list__logo:before{content:none!important}.mechbots__list__text:before{content:'';background:#a6a6a6;width:6px;height:6px;border-radius:50%;margin-right:16px;position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}@media (max-width:992px){.mechbots__list__text:before{content:none}}.mechbots__list__logo{padding-left:22px;position:relative}.mechbots__list__logo:before{content:'';background:#a6a6a6;width:6px;height:6px;border-radius:50%;margin-right:16px;position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}@media (max-width:992px){.mechbots__list__logo:before{content:none}}@media (max-width:992px){.mechbots__list__logo{padding-left:0}}.mechbots__list__logo img{padding-right:23px;-o-object-fit:cover;object-fit:cover}@media (max-width:992px){.mechbots__list__logo img{padding-right:0}}@media (max-width:992px){.mechbots__description--logos .mechbots__item{width:70%;margin:0 auto}.mechbots__description--logos .mechbots__list{display:inline-block}.mechbots__description--logos .mechbots__list__text{display:none}.mechbots__description--logos img{margin:10px 15px}}.one,.two{display:block;position:relative;width:100%}body{width:100%;height:100%;min-height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.slide-desctop{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;margin:auto}@media screen and (max-width:1439px) and (max-height:900px){.slide-desctop{height:auto}}.bullets-scroll{position:fixed;right:10px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);z-index:100;width:35px;border-radius:20px;padding:15px 0 50px 0;background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='16px' height='47px' viewBox='0 0 16 47' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 55.2 (78181) - https://sketchapp.com --%3E%3Ctitle%3EGroup 13%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3Cpolygon id='path-1' points='20 12 18.59 10.59 13 16.17 13 4 11 4 11 16.17 5.42 10.58 4 12 12 20'%3E%3C/polygon%3E%3C/defs%3E%3Cg id='01-Desktop' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='01-Desktop-/-01-HomePage-/-01_01_Home' transform='translate(-1404.000000, -475.000000)'%3E%3Cg id='Group-13' transform='translate(1400.000000, 476.000000)'%3E%3Cg id='Group-12' transform='translate(6.000000, 0.000000)'%3E%3Crect id='Rectangle' stroke='%23828383' stroke-width='2' x='0' y='0' width='12' height='24' rx='6'%3E%3C/rect%3E%3Crect id='Rectangle' stroke='%23DCBC65' x='5.5' y='4.5' width='1' height='4' rx='0.5'%3E%3C/rect%3E%3C/g%3E%3Cg id='icon-/-24-cont-/-arrows-/-arrow-down-24' transform='translate(0.000000, 26.000000)'%3E%3Cmask id='mask-2' fill='white'%3E%3Cuse xlink:href='%23path-1'%3E%3C/use%3E%3C/mask%3E%3Cuse id='Mask' fill='%237E7E7E' fill-rule='nonzero' transform='translate(12.000000, 12.000000) scale(-1, 1) translate(-12.000000, -12.000000) ' xlink:href='%23path-1'%3E%3C/use%3E%3Cg id='Colors-/-Dark-Theme-/-Grayscale-/-Filled-/-$base-gray' mask='url(%23mask-2)' fill='%237E7E7E' fill-rule='evenodd'%3E%3Crect id='Dark-Theme-/-Grayscale-/-Filled-/-$base-gray' x='0' y='0' width='24' height='24'%3E%3C/rect%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");background-size:13px 43px;background-repeat:no-repeat;background-position:bottom;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;list-style:none}.bullets-scroll .bullets-scroll__dot{position:relative;display:block;width:26px;height:26px;border-radius:50%;border:1px solid transparent;-webkit-transition:.2s;-o-transition:.2s;transition:.2s;margin-bottom:0!important}.bullets-scroll .bullets-scroll__dot::before{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:5px;height:5px;display:inline-block;background-color:#393939;border-radius:5px;margin:0 auto;-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.bullets-scroll .bullets-scroll__dot:hover::before{background-color:#dcbc65}.bullets-scroll .bullets-scroll__dot.active{height:26px;border:1px solid #dcbc65}.bullets-scroll .bullets-scroll__dot.active::before{width:10px;height:10px;background-color:#dcbc65}.medical .mobile-menu__link{color:#262626!important}.infographic>div{width:100%;max-width:100%}.infographic__footer{margin-bottom:0}.services-grid__grid{grid-row-gap:28px}.device-manager{top:410px}#slide-8{background-color:#161616}@media screen and (min-width:1441px){#slide-8{max-height:410px}}.optimize-block{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:justify;align-content:space-between;min-height:578px;padding:30px;background:#1f1f1f;border-radius:2px;-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.5);box-shadow:0 2px 12px 0 rgba(0,0,0,.5)}.optimize-block__title{color:#fff;font-size:28px;font-weight:600;line-height:42px;padding-bottom:24px}.optimize-block__text{color:#a6a6a6;font-size:20px;font-weight:400;letter-spacing:.29px;line-height:32px;margin-bottom:20px}@-webkit-keyframes shadow{from{opacity:0}50%{opacity:1}to{opacity:0}}@keyframes shadow{from{opacity:0}50%{opacity:1}to{opacity:0}}.typeWriter{position:relative}.typeWriter::after{content:"";display:inline-block;width:8px;height:35px;position:relative;right:0;margin-bottom:-10px;background-color:#dcbc65;-webkit-animation:shadow 1s infinite;animation:shadow 1s infinite;-webkit-animation-timing-function:steps(1,end);animation-timing-function:steps(1,end)}.reseller-prog-list__section--active .reseller-prog-list__title{font-size:22px!important}.reseller-prog-list__description{padding-top:90px}.reseller-prog-list__section--active:before{height:calc(100% + 100px)}.reseller-prog-list__section:nth-child(1) .reseller-prog-list__description{padding-top:81px}.reseller-prog-list__title{padding-top:84px}.sticky{top:80px}.pre-title{position:relative}.pre-title::before{content:"//";font-size:inherit;line-height:inherit;color:#dcbc65;padding-right:15px;font-weight:inherit;letter-spacing:inherit}.services-grid__grid{grid-template-areas:". . . . items . . . ." "sales marketplace . oms pm . warehouse manufacture" "drive hr treasury accounting procurement . iot robotics machines" "orchestrator requests empty-1 empty-2 empty-3 . pilot phone camera"}.services-grid .pilot{-ms-grid-row:4;-ms-grid-column:7;grid-area:pilot}.services-grid .phone{-ms-grid-row:4;-ms-grid-column:8;-ms-grid-row:11;-ms-grid-column:11;grid-area:phone}.services-grid .camera{-ms-grid-row:4;-ms-grid-column:9;-ms-grid-row:11;-ms-grid-column:13;grid-area:camera}.services-grid .pilot .services-grid__service-icon{background:url(../images/service-map/pilot.svg) center center no-repeat;background-size:contain}.services-grid .phone .services-grid__service-icon{background:url(../images/service-map/phone.svg) center center no-repeat;background-size:contain}.services-grid .camera .services-grid__service-icon{background:url(../images/service-map/camera.svg) center center no-repeat;background-size:contain}.bg-contacts{background:#141414}.robots-img{width:75%}.robots-img img{width:100%}.device-section{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.device-container{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}.device{background:#1f1f1f;border-radius:2px;-webkit-box-shadow:0 8px 9px 0 #121212;box-shadow:0 8px 9px 0 #121212;margin-bottom:2em;min-width:219px;width:219px;height:219px}.device img{width:100%}@media screen and (max-width:1400px){.device-section{-ms-flex-pack:distribute;justify-content:space-around}.device{min-width:150px;width:150px;height:150px}}#slide-6{background-color:#202020;overflow:hidden}.auto-tasks,.creator-Studio,.first-driven .container,.infographic,.mechbots,.services-grid{width:100%;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;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center}@media screen and (min-width:992px){.auto-tasks,.creator-Studio,.first-driven .container,.infographic,.mechbots,.services-grid{padding:80px 0}}@media screen and (max-width:991px){.auto-tasks,.creator-Studio,.first-driven .container,.infographic,.mechbots,.services-grid{padding:20px 0!important}}.support-block{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#202020 url(../images/service-map/live-help.png) right top no-repeat;background-size:contain}.trial-block{background-image:url(../images/arm-left.png),url(../images/arm-right.png);background-position:left -25%,right top;background-repeat:no-repeat;background-size:25%}@media (max-width:1200px){.auto-tasks,.creator-Studio,.first-driven .container,.infographic,.mechbots,.services-grid{padding:80px 15px}.optimize-block{min-height:640px}}@media (max-width:991px){body{padding-top:0}.optimize-block__title{font-size:18px;line-height:28px}.slide-desctop .col-4{width:100%;max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.optimize-block{min-height:auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:60px}.slide-desctop{display:block;width:auto;height:auto;margin:auto}.navbar{position:relative}.home-banner{display:block;width:auto;padding-top:60px}.c-logos .align-self-center{margin-top:20px}.infographic{padding-top:0}.infographic .container{padding-top:0!important;max-width:720px}.infographic__title br{display:none}.creator-Studio__title,.infographic__title,.mechbots__name,.services-grid__title{font-size:24px;line-height:34px}.infographic__title{margin-bottom:0;padding-left:35px}.infographic__image{height:230px}.services-carousel{margin-bottom:60px}.services-carousel .carousel-indicators{bottom:-70px}.mechbots{padding-top:0}.mechbots .mechbots-text{padding-right:0;width:100%}.bullets-scroll{display:none}.infographic{padding-left:15px;padding-right:15px}.mechbots .mechbots-img{max-width:100%}.infographic__footer-right-side,.mechbots__description,.mechbots__specs-content-title,.mechbots__specs-content-value,.optimize-block__text,.services-carousel .par,.services-grid__sub-title{font-size:18px;line-height:27px}.services-carousel .title{font-size:18px;margin-top:24px}.trial-block{background-position:left 25%,right center;background-size:35%}.robots-img{width:100%}}@media (max-width:767px){.services-grid .container{min-height:auto}.services-carousel .carousel.slide{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.services-carousel .carousel.slide .carousel-indicators{position:relative;bottom:0;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin:30px 0}.pre-title::before{padding-right:10px}.creator-Studio{padding-bottom:0}.mechbots__description,.mechbots__specs-content-value,.mechbots__specs-contenttitle,.optimize-block__text{font-size:18px;line-height:32px}.mechbots .mechbots-text{padding-left:0!important;padding-right:0!important}.carousel-title-container .card-c-title{font-size:24px;line-height:32px;text-align:center}.services-carousel .par{line-height:32px}.home-banner .banner-inner .card-c-text p,.services-grid__sub-title{font-size:18px;line-height:32px}.home-banner .banner-inner{height:auto}.home-banner .card-c{top:0;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);padding:25px 60px!important}.home-banner .banner-inner .card-c-text{margin-bottom:0}.infographic .container{max-width:540px}.creator-Studio__title,.infographic__title,.mechbots__name,.mechbots__specs,.services-carousel .title,.services-grid__title{font-size:20px;line-height:32px}.optimize-block__title{font-size:18px}.creator-Studio__title,.infographic__title{padding-left:30px}.infographic__footer-right-side{font-size:18px;line-height:32px}.infographic__image{height:150px;margin-top:20px}.services-grid .container{margin-top:0}.creator-Studio__title{padding-left:0}.carousel-wrap{padding:0}}@media (max-width:480px){.button--outlined{min-width:286px}.creator-Studio__optimize img{max-width:70%}.optimize-block{margin-bottom:40px;padding:20px}.creator-Studio__number{width:40px;height:40px;font-size:18px;margin-bottom:20px}.optimize-block__title{padding-bottom:15px}.mechbots__specs-content-title{margin-right:30px}.mechbots__specs-content{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.slide-desctop .mechbots-text .align-items-center{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.mechbots .mechbots-text{padding-bottom:0!important}.mechbots__price{margin-right:0!important;margin-left:auto;margin-bottom:30px;font-size:28px;line-height:36px}.services-grid{min-height:auto;padding-bottom:0}.services-carousel .carousel-indicators li{margin:0 6px}.services-carousel .carousel-indicators .active{padding:5px}.services-carousel .carousel-indicators li::before{width:8px;height:8px}.service-info__read-more-btn{font-size:12px}.typeWriter::after{height:26px;margin-bottom:-7px}.services-grid__graph{height:250px}.carousel-title-container .card-c-title{font-size:20px;line-height:28px}.home-banner .banner-inner .card-c-text p,.infographic__footer-right-side,.mechbots__description,.mechbots__specs-content-title,.mechbots__specs-content-value,.services-carousel .par,.services-grid__sub-title{font-size:16px;line-height:28px}.mechbots__specs-content-title,.mechbots__specs-content-value{padding:5px 0}.home-banner .card-c{padding:20px!important}.card-c-text p{margin-bottom:10px}.home-banner .container{margin-top:0}.infographic__image{height:110px}}.creator-Studio__text{font-size:18px!important;width:1167px;text-align:center;letter-spacing:.26px!important;line-height:32px!important;color:#a6a6a6!important}.team{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;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:80px 0}.team__title{margin-bottom:32px;font-size:48px;letter-spacing:0;line-height:40px;color:#fff}.team__description{font-size:22px;letter-spacing:0;line-height:36px;text-align:center;color:#a6a6a6}.team__section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-top:64px;padding-bottom:90px}.team__section-column{width:30%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.team__column-image{height:200px;width:200px}.team__column-image--first{background:url(../images/support1.svg) center center no-repeat;background-size:auto}.team__column-image--second{background:url(../images/support2.svg) center center no-repeat;background-size:auto}.team__column-image--third{background:url(../images/support3.svg) center center no-repeat;background-size:auto}.team__column-info{text-align:center;color:#fff;font-size:21px;letter-spacing:0;line-height:34px}.team__button{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;margin-top:16px;position:relative;width:258px;text-transform:uppercase;text-decoration:none!important;text-align:center;letter-spacing:.5px;-webkit-box-shadow:none;box-shadow:none;outline:0!important;border-radius:2px;-webkit-transition:.2s;-o-transition:.2s;transition:.2s;background-color:transparent;border:1px solid #dcbc65;color:#dcbc65;min-height:48px;padding:14px 16px;font-size:12px}.team__button:hover{background-color:rgba(194,158,62,.15);color:#dcbc65}@media (max-width:991px){.team__title{font-size:24px;line-height:34px}.team__column-info,.team__description{font-size:16px;line-height:18px}.team__section{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.team__section-column{width:40%;margin:16px}}@media (max-width:768px){.team__section-column{width:100%}.carousel-item{min-height:500px;text-align:center}}.comparison__info{color:#fff;font-size:24px;letter-spacing:0;line-height:32px;text-align:center}.comparison__container{width:100%;margin-top:48px;margin-bottom:64px;padding:44px 32px;background:#1f1f1f;-webkit-box-shadow:0 4px 8px 0 rgba(0,0,0,.5);box-shadow:0 4px 8px 0 rgba(0,0,0,.5)}.comparison__table{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.comparison__table-divider{position:absolute;width:100%;height:10px}.comparison__table-divider--one{top:67px}.comparison__table-divider--two{top:167px}.comparison__table-divider--three{top:241px}.comparison__table-divider--four{top:348px}.comparison-service{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;height:344px}.comparison-service__logo{max-width:209px;height:30px;margin-bottom:66px}.comparison-service__logo--aitheon{width:40px;height:40px;margin-bottom:0}.comparison-service__logo-name{font-size:20px;line-height:22px;color:#fff;letter-spacing:.75px;margin-left:16px}.comparison-service__logo-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:58px}.comparison-service__price{height:60px;color:rgba(255,255,255,.5);font-size:20px;letter-spacing:.13px;line-height:30px;margin-bottom:32px;text-align:center}.comparison-service__price--bold{font-weight:600}.comparison-service__price--aitheon{color:#fff}.comparison-service__price--green{color:#6ecf35}.comparison-service__red-label{font-size:12px;line-height:12px;letter-spacing:1.08px;text-transform:uppercase;color:#f07a7a}.comparison-service__users{margin-bottom:32px;height:44px}.comparison-service__storage,.comparison-service__users{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;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:20px;color:#7e7e7e;letter-spacing:.13px;text-align:center}.comparison-service__storage--green,.comparison-service__users--green{color:#6ecf35}.comparison-service__storage{line-height:30px}@media (min-width:1050px) and (max-width:1280px){.comparison__container{-webkit-transform:scale(.8);-ms-transform:scale(.8);transform:scale(.8)}}@media (max-width:1050px){.comparison__table-divider{display:none}.comparison-service__price,.comparison-service__storage,.comparison-service__users{font-size:14px!important}}@media (max-width:991px){.comparison-сontainer{display:none!important}}.contact--height{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}#slide-contact{background-color:#1a1a1a;padding:150px 0 100px}@media (max-width:1200px){#slide-contact{padding:120px 0 80px}}@media (max-width:992px){#slide-contact{padding:60px 0 60px}}@media (max-width:768px){#slide-contact{padding:45px 0 45px}}@media (min-width:1800px){#slide-contact{padding:115px 0 200px}}#slide-contact .contact-bx .contact-form h3{margin-bottom:15px}.medical #slide-contact{background:0 0}@media (max-width:768px){.medical #slide-contact{margin-top:-50px}}.contact-form input,.contact-form textarea{font-size:14px!important}.contact-form label{font-size:12px}.contact-form input::-webkit-input-placeholder,.contact-form textarea::-webkit-input-placeholder{font-size:14px!important;color:#8c8c8c!important;opacity:1}.contact-form input:-moz-placeholder,.contact-form textarea:-moz-placeholder{font-size:14px!important;color:#8c8c8c!important;opacity:1}.contact-form input::-moz-placeholder,.contact-form textarea::-moz-placeholder{font-size:14px!important;color:#8c8c8c!important;opacity:1}.contact-form input:-ms-input-placeholder,.contact-form textarea:-ms-input-placeholder{font-size:14px!important;color:#8c8c8c!important;opacity:1}.contact-form .form-group{margin-bottom:8px}.contact-form .form-group label{margin-bottom:4px!important}.contact-form .form-group input.border-danger{border-color:#dc3545!important}.contact-form .iti.iti--allow-dropdown{background-color:#1f1f1f}.contact-form .input-phone{border-radius:2px;border:solid 1px transparent;background-clip:content-box;background-color:#1f1f1f;color:#fff;font-size:12px;height:35px;width:100%;display:block}.contact-form .iti__country-list{background-color:#1f1f1f;border:#262626}.contact-form .iti__flag{background-color:transparent!important;-webkit-box-shadow:none!important;box-shadow:none!important}.contact-form .iti__divider{padding-bottom:5px;margin-bottom:5px;border-bottom:1px solid #262626}.contact-form .iti.iti--allow-dropdown{width:100%}.medical .contact-form input::-webkit-input-placeholder,.medical .contact-form textarea::-webkit-input-placeholder{color:#7e7e7e!important}.medical .contact-form input:-moz-placeholder,.medical .contact-form textarea:-moz-placeholder{color:#7e7e7e!important}.medical .contact-form input::-moz-placeholder,.medical .contact-form textarea::-moz-placeholder{color:#7e7e7e!important}.medical .contact-form input:-ms-input-placeholder,.medical .contact-form textarea:-ms-input-placeholder{color:#7e7e7e!important}.medical .contact-form .iti.iti--allow-dropdown{background-color:#f6f6f6}.medical .contact-form .input-phone{border-radius:2px;font-size:12px;height:40px;width:100%;display:block;background-clip:content-box;background-color:#f6f6f6!important;color:#7e7e7e!important;border:1px solid #e4e4e4!important}.medical .contact-form .input-phone:focus{border-color:#dcbc65!important}.medical .contact-form .input-phone.border-danger{border-color:#dc3545!important}.medical .contact-form .iti__country-list{background-color:#fff;border:#fff}.medical .contact-form .iti__divider{padding-bottom:5px;margin-bottom:5px;border-bottom:1px solid #fff}.medical .contact-form .iti__selected-flag{background:0 0}@media (max-width:992px){.iti__selected-flag{display:none!important}.input-phone{padding-left:10px!important}}.form-control--transparent{background:0 0}.form-control--transparent:focus,.form-control--transparent:hover{background:0 0!important}.button-arrow{display:inline-block;padding:8px 32px 8px 8px;-webkit-transition:all ease-in-out .2s;-o-transition:all ease-in-out .2s;transition:all ease-in-out .2s;text-transform:uppercase;background-repeat:no-repeat;background-position:94% center;background-size:15px;font-weight:600}.button-arrow--bottom{background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 12L5.41 10.59L11 16.17V4H13V16.17L18.58 10.58L20 12L12 20L4 12Z' fill='%23dcbc65'/%3E%3C/svg%3E%0A")}.button-arrow--right{background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 20L10.59 18.59L16.17 13H4V11H16.17L10.58 5.42L12 4L20 12L12 20Z' fill='%23dcbc65'/%3E%3C/svg%3E%0A")}.button-arrow:hover{text-decoration:none}.button-caret{display:inline-block;padding:8px 0 0;background-repeat:no-repeat;background-position:84% bottom;background-size:20px;font-weight:600}.button-caret--bottom{background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='24px' height='24px' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3Eicon / 24-cont / arrows / chevron-down-24%3C/title%3E%3Cdefs%3E%3Cpolygon id='path-1' points='8.175 9 12 12.8166667 15.825 9 17 10.175 12 15.175 7 10.175'%3E%3C/polygon%3E%3C/defs%3E%3Cg id='Home-Page' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='01-Desktop-/-01-HomePage-/-01_01_Home_1600px-' transform='translate(-302.000000, -2488.000000)'%3E%3Cg id='Group-87' transform='translate(0.000000, 1874.000000)'%3E%3Cg id='Group-2' transform='translate(215.000000, 605.000000)'%3E%3Cg id='icon-/-24-cont-/-arrows-/-chevron-down-24' transform='translate(80.000000, 0.000000)'%3E%3Cmask id='mask-2' fill='white'%3E%3Cuse xlink:href='%23path-1'%3E%3C/use%3E%3C/mask%3E%3Cuse id='Mask' fill='%237E7E7E' fill-rule='nonzero' xlink:href='%23path-1'%3E%3C/use%3E%3Cg id='Colors-/-Dark-Theme-/-Gold-/-$fill-primary-gold-dt' mask='url(%23mask-2)' fill='%23DCBC65' fill-rule='evenodd'%3E%3Crect id='Dark-Theme-/-Gold-/-$fill-primary-gold-dt' x='0' y='0' width='24' height='24'%3E%3C/rect%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A")}.button-caret--top{background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='24px' height='24px' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3Echevron-up-24%3C/title%3E%3Cdefs%3E%3Cpolygon id='path-1' points='1.175 0 5 3.8166667 8.825 0 10 1.175 5 6.175 0 1.175'%3E%3C/polygon%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='chevron-up-24' transform='translate(5.000000, 3.500000) rotate(-180.000000) translate(-5.000000, -3.500000) translate(0.000000, 0.000000)'%3E%3Cg id='Mask' fill='%237E7E7E' fill-rule='nonzero'%3E%3Cpolygon id='path-1' points='1.175 0 5 3.8166667 8.825 0 10 1.175 5 6.175 0 1.175'%3E%3C/polygon%3E%3C/g%3E%3Cg id='Colors-/-Dark-Theme-/-Gold-/-$fill-primary-gold-dt-Clipped'%3E%3Cmask id='mask-2' fill='white'%3E%3Cuse xlink:href='%23path-1'%3E%3C/use%3E%3C/mask%3E%3Cg id='path-1'%3E%3C/g%3E%3Cg id='Colors-/-Dark-Theme-/-Gold-/-$fill-primary-gold-dt' mask='url(%23mask-2)' fill='%23DCBC65'%3E%3Cg transform='translate(-7.000000, -9.000000)' id='Dark-Theme-/-Gold-/-$fill-primary-gold-dt'%3E%3Crect x='0' y='0' width='24' height='24'%3E%3C/rect%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A")}.button-caret:hover{text-decoration:none}.infog-text{color:#fff;font-size:24px;font-weight:400;letter-spacing:0;line-height:28px;margin-bottom:8px;margin-top:35px;position:relative}.infog__item{position:relative}.infog__services{position:absolute;bottom:0;left:160px;text-align:center}.infog__services p{color:#f6f6f6;font-size:18px;margin-bottom:7px}.infog__services a{font-size:12px}@media screen and (max-width:1399px){.infog__services{bottom:0;left:0;position:relative;margin-top:30px}.infog__services p{margin-bottom:-5px}.infographic .team__button{margin-top:32px}}@media screen and (max-width:1399px) and (max-width:991px){.infographic .team__button{margin:32px 0}}.width-85{width:85%}.close{text-shadow:none}.gold-creators-studio{color:#dcbc65;cursor:default}.bullets-scroll{display:none}.carousel-item{overflow:hidden}.carousel-item-banner{display:block;position:absolute;-o-object-fit:cover;object-fit:cover;max-width:100%;-o-object-position:50% 55%;object-position:50% 55%;height:calc(100% + 2px);top:-1px;left:-1px;right:-1px;bottom:-1px;margin:0 auto}.carousel-item-banner--top{-o-object-position:top;object-position:top}.carousel-item-banner--contain{-o-object-fit:contain!important;object-fit:contain!important}.carousel-item-banner--medical{background-color:#fff}.btn-medical-modal{cursor:pointer}#get_in_touch{font-weight:700;font-size:18px}@media (max-width:992px){#get_in_touch{font-weight:400}}.sub__title{font-size:18px;font-weight:400;letter-spacing:.26px;line-height:32px;color:#7e7e7e}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12 5L17 10H7L12 5ZM12 19L7 14H17L12 19Z' fill='%237E7E7E'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:16px;background-position:calc(100% - 14px) center}select:focus{outline:none 0!important;-webkit-box-shadow:none!important;box-shadow:none!important}.light-theme .products{background:#fff;-webkit-box-shadow:0 14px 21px 0 #8c8c8c;box-shadow:0 14px 21px 0 #8c8c8c}.light-theme .footer{border:none}.light-theme .footer__form__input{background:#f1f1f1;border:1px solid #e4e4e4}.light-theme .footer__title{color:#000}.light-theme .footer__link{color:#262626}.light-theme .footer__link__bottom,.light-theme .footer__social__title{color:#7e7e7e}.light-theme .footer__notification{color:#4e4e4e}.light-theme .footer__form__input::-webkit-input-placeholder{color:#e4e4e4}.light-theme .footer__form__input:-moz-placeholder{color:#e4e4e4}.light-theme .footer__form__input::-moz-placeholder{color:#e4e4e4}.light-theme .footer__form__input:-ms-input-placeholder{color:#e4e4e4}.light-theme .footer .btn-gold{background:#c29e3e;color:#f6f6f6}.switch-theme{width:80px;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.switch-theme__title{color:#262626;font-size:14px}.switch-theme__label{position:relative;display:inline-block;width:28px;height:14px}.switch-theme__label input{opacity:0;width:0;height:0}.switch-theme span{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#454545;-webkit-transition:.4s;-o-transition:.4s;transition:.4s;border-radius:34px}.switch-theme span:before{position:absolute;content:"";height:16px;width:16px;left:-1px;top:-1px;bottom:4px;background-color:#7e7e7e;-webkit-transition:.4s;-o-transition:.4s;transition:.4s;border-radius:50%}.switch-theme input:checked+span:before{-webkit-transform:translateX(14px);-ms-transform:translateX(14px);transform:translateX(14px)}.switch-theme__title{color:#f6f6f6}.light-theme .switch-theme__title{color:#262626}.list-menu{display:inherit}.list-menu a{display:block;font-size:14px;color:#8c8c8c;margin-right:0;margin-bottom:10px}.list-menu a.active{color:#dcbc65;position:relative}.list-menu a.active span{background:#141414;position:relative;z-index:50;padding-right:1.875rem}.list-menu a.active::after{border-top:1px solid #dcbc65;content:'';height:1px;display:block;position:absolute;left:0;top:10px;width:100%}