@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&subset=latin,cyrillic");html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}*,:before,:after{box-sizing:border-box}html{background:white}body{font-family:"Open Sans",sans-serif;font-size:18px;line-height:1.5;color:#4f4f4f}a{-webkit-transition:color .15s ease-in-out;transition:color .15s ease-in-out;text-decoration:none;color:#5468f5}a:hover{color:#4f4f4f}h2{font-weight:300;line-height:1.25;margin:0;text-align:center}@media (max-width: 767px){h2{font-size:35px}}@media (min-width: 768px){h2{font-size:40px}}h3{font-weight:300;line-height:1.25;margin:10px 0 0;text-align:center}@media (max-width: 767px){h3{font-size:20px}}@media (min-width: 768px){h3{font-size:22px}}.btn{font-weight:bold;display:inline-block;-webkit-transition:all .15s ease-in-out;transition:all .15s ease-in-out;text-decoration:none;outline:none}.btn_size_md{font-size:12px;line-height:20px;width:100%;max-width:214px;padding:10px;text-align:center;text-transform:uppercase;border:6px solid;border-radius:26px}.btn_size_lg{font-size:13px;line-height:20px;padding:12px 18px;text-transform:uppercase;border:8px solid;border-radius:30px}.btn_type_intro{color:white;border-color:#3ccbab;background:transparent}.btn_type_intro:hover{color:white;background:#3ccbab}.btn_type_intro:active{border-color:#66e8ca;background:#66e8ca}.btn_type_default{color:#4f4f4f;border-color:#3ccbab;background:transparent}.btn_type_default:hover{color:white;background:#3ccbab}.btn_type_default:active{color:white;border-color:#66e8ca;background:#66e8ca}.btn_type_default:disabled{position:relative;color:#999;border-color:#eee;background:#eee}.btn_type_default:disabled:before{position:absolute;top:0;right:0;bottom:0;left:0;display:block;content:'';border-radius:22px;background:#eee url(../i/preloader.svg) no-repeat 50% 50%}.btn_type_start{color:#4f4f4f;border-color:#66e8ca;background:transparent}.btn_type_start:hover{color:white;background:#66e8ca}.btn_type_start:active{color:white;border-color:#3ccbab;background:#3ccbab}.btn_type_standart{color:#4f4f4f;border-color:#62c8d5;background:transparent}.btn_type_standart:hover{color:white;background:#62c8d5}.btn_type_standart:active{color:white;border-color:#43afbd;background:#43afbd}.btn_type_standart{color:#4f4f4f;border-color:#62c8d5;background:transparent}.btn_type_standart:hover{color:white;background:#62c8d5}.btn_type_standart:active{color:white;border-color:#43afbd;background:#43afbd}.btn_type_premium{color:#4f4f4f;border-color:#5b99e5;background:transparent}.btn_type_premium:hover{color:white;background:#5b99e5}.btn_type_premium:active{color:white;border-color:#4685d3;background:#4685d3}.btn_type_vip{color:#4f4f4f;border-color:#5468f5;background:transparent}.btn_type_vip:hover{color:white;background:#5468f5}.btn_type_vip:active{color:white;border-color:#384dd8;background:#384dd8}.input{font-size:12px;line-height:18px;display:block;width:100%;padding:14px 15px;-webkit-transition:border-color .15s ease-in-out;transition:border-color .15s ease-in-out;text-align:center;color:#4f4f4f;border:none;border-bottom:1px solid #d4d4d4;border-radius:none;outline:none;background:transparent}.input:focus{border-bottom-color:#999}.input::-webkit-input-placeholder{text-transform:uppercase;color:#4f4f4f}.input:-ms-input-placeholder{text-transform:uppercase;color:#4f4f4f}.input::placeholder{text-transform:uppercase;color:#4f4f4f}.about{text-align:center;color:white}@media (min-width: 1260px){.about{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}}@media (max-width: 767px){.about__title{font-size:35px}}@media (min-width: 768px){.about__title{font-size:45px}}@media (min-width: 1260px){.about__title{width:100%;margin-bottom:10px}}.about__growth{position:relative}@media (max-width: 767px){.about__growth{overflow:hidden;height:620px;margin-top:30px;margin-right:-20px;margin-left:-20px}}@media (min-width: 768px){.about__growth{width:556px;height:399px}}@media (min-width: 768px) and (max-width: 1259px){.about__growth{margin-top:65px;margin-right:auto;margin-left:auto}}.about__growth:before{position:absolute;bottom:0;display:block;content:'';background-image:url(../i/about.png);background-repeat:no-repeat}@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){.about__growth:before{background-image:url(../i/about@2x.png);background-size:588px 1850px}}@media (max-width: 767px){.about__growth:before{left:calc(50% - 294px);width:588px;height:526px;background-position:0 -798px}}@media (min-width: 768px){.about__growth:before{left:0;width:0;height:399px;background-position:0 0;will-change:width}}@media (min-width: 768px){.about__growth.animate:before{-webkit-animation:diagram 2s linear forwards;animation:diagram 2s linear forwards}}.about__decline{position:relative}@media (max-width: 767px){.about__decline{overflow:hidden;height:620px;margin-top:27px;margin-right:-20px;margin-left:-20px}}@media (min-width: 768px){.about__decline{width:556px;height:399px}}@media (min-width: 768px) and (max-width: 1259px){.about__decline{margin-top:75px;margin-right:auto;margin-left:auto}}.about__decline:before{position:absolute;bottom:0;display:block;content:'';background-image:url(../i/about.png);background-repeat:no-repeat}@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){.about__decline:before{background-image:url(../i/about@2x.png);background-size:588px 1850px}}@media (max-width: 767px){.about__decline:before{left:calc(50% - 294px);width:588px;height:526px;background-position:0 -1324px}}@media (min-width: 768px){.about__decline:before{left:0;width:0;height:399px;background-position:0 -399px;will-change:width}}@media (min-width: 768px){.about__decline.animate:before{-webkit-animation:diagram 2s linear forwards;animation:diagram 2s linear forwards}}.about__caption{font-size:22px;line-height:25px;position:relative;display:inline-block;padding:20px 25px;letter-spacing:.32em;text-transform:uppercase;border:2px dotted rgba(255,255,255,0.5);border-radius:34px}@media (min-width: 768px){.about__caption{margin-top:10px}}.about__point{font-size:12px;font-weight:600;position:absolute}@media (max-width: 767px){.about__point{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:4.5em;margin-top:-2.25em;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.about__point:nth-child(2n+1){right:calc(50% + 18px);left:20px;text-align:right;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.about__point:nth-child(2n){right:20px;left:calc(50% + 18px);text-align:left}}@media (min-width: 768px){.about__point{width:120px;opacity:0}}@media (max-width: 767px){.about__growth .about__point:nth-child(1){top:143px}.about__growth .about__point:nth-child(2){top:195px}.about__growth .about__point:nth-child(3){top:247px}.about__growth .about__point:nth-child(4){top:299px}.about__growth .about__point:nth-child(5){top:351px}.about__growth .about__point:nth-child(6){top:403px}}@media (min-width: 768px){.about__growth .about__point{margin-left:-60px;-webkit-transform:translateY(40px);transform:translateY(40px)}.about__growth .about__point:nth-child(1){bottom:83px;left:10.8%;-webkit-animation-delay:.21s;animation-delay:.21s}.about__growth .about__point:nth-child(2){bottom:108px;left:28.4%;-webkit-animation-delay:.57s;animation-delay:.57s}.about__growth .about__point:nth-child(3){bottom:160px;left:46%;-webkit-animation-delay:.92s;animation-delay:.92s}.about__growth .about__point:nth-child(4){bottom:192px;left:63.7%;-webkit-animation-delay:1.27s;animation-delay:1.27s}.about__growth .about__point:nth-child(5){bottom:244px;left:81.4%;-webkit-animation-delay:1.65s;animation-delay:1.65s}.about__growth .about__point:nth-child(6){bottom:296px;left:calc(100% - 13px);-webkit-animation-delay:2s;animation-delay:2s}}@media (min-width: 768px){.about__growth.animate .about__point{-webkit-animation-name:growth;animation-name:growth;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}}@media (max-width: 767px){.about__decline .about__point:nth-child(1){top:312px}.about__decline .about__point:nth-child(2){top:364px}.about__decline .about__point:nth-child(3){top:416px}.about__decline .about__point:nth-child(4){top:468px}.about__decline .about__point:nth-child(5){top:520px}.about__decline .about__point:nth-child(6){top:572px}}@media (min-width: 768px){.about__decline .about__point{margin-right:-60px;-webkit-transform:translateY(-40px);transform:translateY(-40px)}.about__decline .about__point:nth-child(1){right:calc(100% - 13px);bottom:296px;width:60px;margin-right:-30px;-webkit-animation-delay:0s;animation-delay:0s}.about__decline .about__point:nth-child(2){right:81.4%;bottom:244px;-webkit-animation-delay:.35s;animation-delay:.35s}.about__decline .about__point:nth-child(3){right:63.7%;bottom:192px;-webkit-animation-delay:.72s;animation-delay:.72s}.about__decline .about__point:nth-child(4){right:46%;bottom:160px;-webkit-animation-delay:1.08s;animation-delay:1.08s}.about__decline .about__point:nth-child(5){right:28.4%;bottom:108px;-webkit-animation-delay:1.43s;animation-delay:1.43s}.about__decline .about__point:nth-child(6){right:10.8%;bottom:83px;-webkit-animation-delay:1.78s;animation-delay:1.78s}}@media (min-width: 768px){.about__decline.animate .about__point{-webkit-animation-name:decline;animation-name:decline;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}}.apps{position:relative;color:white;background:#3ccbab}@media (min-width: 1024px){.apps{display:-webkit-box;display:-ms-flexbox;display:flex;width:50%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.apps:before{position:absolute;top:140px;right:0;bottom:0;left:0;display:block;content:'';background:url(../i/apps-bg.svg) no-repeat 0 50%}.apps__inner{position:relative}@media (max-width: 767px){.apps__inner{padding:40px 20px}}@media (min-width: 768px) and (max-width: 1023px){.apps__inner{padding:75px 40px}}@media (min-width: 1024px){.apps__inner{width:100%;max-width:630px;padding:75px 40px 75px 50px}}.apps__title{text-align:left}.apps__list{margin:0;padding:0;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (max-width: 767px){.apps__list{margin:18px -5px 0}}@media (min-width: 768px) and (max-width: 1179px){.apps__list{margin:28px -5px 0}}@media (min-width: 1180px){.apps__list{margin:16px -12px 0}}.apps__item{position:relative;border-top:10px solid #263b50;border-radius:5px}@media (max-width: 479px){.apps__item{width:calc(50% - 10px)}}@media (min-width: 480px) and (max-width: 767px){.apps__item{width:calc(33.3333% - 10px)}}@media (min-width: 768px) and (max-width: 1023px){.apps__item{width:calc(25% - 10px)}}@media (min-width: 1024px) and (max-width: 1179px){.apps__item{width:calc(33.3333% - 10px)}}@media (max-width: 1179px){.apps__item{margin:12px 5px 0}}@media (min-width: 1180px){.apps__item{width:calc(33.3333% - 24px);margin:24px 12px 0}}.apps__item:before{position:absolute;top:-7px;right:5px;display:block;width:4px;height:4px;content:'';border-radius:50%;background:#92a1b1}.apps__item:after{position:absolute;top:100%;right:0;left:0;display:block;height:9px;content:'';border-radius:5px 5px 0 0;background:-webkit-linear-gradient(top, rgba(0,0,0,0.1), rgba(0,0,0,0.01));background:linear-gradient(to bottom, rgba(0,0,0,0.1), rgba(0,0,0,0.01))}.apps__hero:before{position:absolute;top:-7px;left:5px;display:block;width:4px;height:4px;content:'';border-radius:50%;background:#85b0ff}.apps__hero:after{position:absolute;top:-7px;left:12px;display:block;width:4px;height:4px;content:'';border-radius:50%;background:#ff7f7c}.apps__image{display:block;width:100%;height:auto;border-radius:0 0 5px 5px}.benefits{position:relative;color:white}.benefits__count{font-size:60px;line-height:100px;position:absolute;top:-125px;left:50%;display:block;width:100px;height:100px;margin-left:-50px;text-align:center;border-radius:50%;background:#3ccbab;box-shadow:0 5px 10px rgba(0,0,0,0.25)}@media (min-width: 768px){.benefits__list{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:990px;margin:30px auto 0;-ms-flex-wrap:wrap;flex-wrap:wrap}}.benefits__item{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (min-width: 768px){.benefits__item{width:50%}}.benefits__item:before{display:block;width:60px;height:80px;content:'';background-repeat:no-repeat;background-position:50% 50%;-ms-flex-item-align:start;align-self:flex-start}.benefits__item_type_crm:before{background-image:url(../i/benefit-1.svg)}.benefits__item_type_implantation:before{background-image:url(../i/benefit-2.svg)}.benefits__item_type_product:before{background-image:url(../i/benefit-3.svg)}.benefits__item_type_simplicity:before{background-image:url(../i/benefit-4.svg)}.benefits__item_type_support:before{background-image:url(../i/benefit-5.svg)}.benefits__item_type_scheme:before{background-image:url(../i/benefit-6.svg)}@media (min-width: 768px) and (max-width: 1023px){.benefits__item:nth-child(2n+1){padding-right:20px}}@media (min-width: 1024px){.benefits__item:nth-child(2n+1){padding-right:50px;padding-left:40px}}@media (min-width: 768px) and (max-width: 1023px){.benefits__item:nth-child(2n){padding-left:20px}}@media (min-width: 1024px){.benefits__item:nth-child(2n){padding-left:90px}}.benefits__text{font-size:14px;font-weight:600;line-height:20px;width:calc(100% - 80px)}.book{font-size:14px;font-weight:600;line-height:22px;height:408px;text-align:center}@media (max-width: 767px){.book{width:287px;margin:0 auto 30px;padding:46px 40px 0 36px;background-position:-349px -1131px}}@media (min-width: 768px){.book{width:349px;margin-left:-73px;padding:46px 40px 0 109px;background-position:0 -1131px}}.book:after{display:block;width:57px;height:2px;margin:50px auto 0;content:'';background:#5468f5}.book__logo{display:block;width:61px;height:53px;margin:0 auto 36px;fill:#ccc}.checkbox{font-size:14px;line-height:20px;position:relative}.checkbox_subscribe{font-weight:300;margin:0 auto}@media (max-width: 767px){.checkbox_subscribe{padding-top:30px}}@media (min-width: 768px){.checkbox_subscribe{width:514px;padding-right:30px}}.checkbox__input{position:absolute;visibility:hidden;width:0;height:0;opacity:0}.checkbox__label{position:relative;display:inline-block;padding:1px 0 0 30px;cursor:pointer}.checkbox__label:before{position:absolute;top:0;left:0;display:block;width:22px;height:22px;content:'';background:url(../i/checkbox.svg) no-repeat 50% 50%}.checkbox__input:checked+.checkbox__label:before{background-image:url(../i/checkbox-checked.svg)}.checkbox_subscribe .checkbox__label{text-align:center}@media (max-width: 767px){.checkbox_subscribe .checkbox__label{padding:0}}@media (max-width: 767px){.checkbox_subscribe .checkbox__label:before{top:-30px;left:calc(50% - 11px)}}.clients{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (max-width: 480px){.clients{margin:18px -6px 0}}@media (min-width: 481px) and (max-width: 768px){.clients{margin:26px -10px 0}}@media (min-width: 769px){.clients{margin:20px -13px 0}}@media (max-width: 480px){.clients__item{width:calc(50% - 12px);margin:12px 6px 0}}@media (min-width: 481px) and (max-width: 768px){.clients__item{width:calc(33.3333% - 20px);margin:20px 10px 0}}@media (min-width: 769px){.clients__item{margin:26px 13px 0}}@media (min-width: 769px) and (max-width: 1024px){.clients__item{width:calc(25% - 26px)}}@media (min-width: 1025px){.clients__item{width:calc(20% - 26px)}}.clients__image{display:block;width:100%;height:auto;border:1px solid #cad6ee;border-radius:6px}.contacts{line-height:27px;width:180px;padding-top:16px;-webkit-transition:all .15s ease-in-out;transition:all .15s ease-in-out;color:white}@media (max-width: 767px){.contacts{display:none}}@media (min-width: 768px) and (max-width: 1023px){.contacts{position:absolute;top:0;left:40px}}@media (min-width: 1260px){.contacts{-webkit-transform:translateY(20px);transform:translateY(20px)}}.header_floated .contacts{color:#4f4f4f}@media (min-width: 1260px){.header_floated .contacts{-webkit-transform:translateY(0);transform:translateY(0)}}.contacts__tel{padding-left:25px}.contacts__tel:before{display:block;float:left;width:14px;height:20px;margin:3px 0 0 -25px;content:'';background:url(../i/tel.svg) no-repeat 0 0}.contacts__adr{font-size:14px;padding-left:25px}.contacts__adr:before{display:block;float:left;width:14px;height:20px;margin:3px 0 0 -25px;content:'';background:url(../i/adr.svg) no-repeat 0 0}.footer__inner,.header__inner,.intro__inner,.section__inner{max-width:1260px;margin-right:auto;margin-left:auto}@media (max-width: 767px){.footer__inner,.header__inner,.intro__inner,.section__inner{padding-right:20px;padding-left:20px}}@media (min-width: 768px){.footer__inner,.header__inner,.intro__inner,.section__inner{padding-right:40px;padding-left:40px}}.curve{position:relative}@media (min-width: 768px) and (max-width: 1023px){.curve{width:544px;margin:0 auto}}@media (min-width: 1024px){.curve{margin:40px -20px 0;padding-top:75px}}@media (max-width: 767px){.curve__text{font-size:16px;line-height:25px;text-align:center}}@media (min-width: 768px) and (max-width: 1023px){.curve__text{padding-right:125px}}@media (min-width: 1024px){.curve__text{padding:0 240px;text-align:center}}@media (max-width: 767px){.curve__text:before{display:block;width:31px;height:31px;margin:0 auto 20px;content:'';-webkit-transform:rotate(-90deg);transform:rotate(-90deg);background:url(../i/arrow.svg) no-repeat 50% 50%}}.curve__line{position:absolute}@media (max-width: 767px){.curve__line{display:none}}@media (min-width: 768px) and (max-width: 1023px){.curve__line{right:0;bottom:calc(100% + 80px);width:7px;height:640px;background:#c8d5ee}}@media (min-width: 1024px){.curve__line{top:0;right:20px;left:10%;height:87px;border-top:7px solid #c8d5ee;border-right:7px solid #c8d5ee;border-radius:0 25px 0 0}}.curve__line:before{position:absolute;display:block;content:'';border-right:7px solid #c8d5ee;border-bottom:7px solid #c8d5ee;border-radius:0 0 25px 0}@media (min-width: 768px) and (max-width: 1023px){.curve__line:before{top:100%;right:0;width:85px;height:125px}}@media (min-width: 1024px){.curve__line:before{top:100%;right:-7px;width:175px;height:25px}}.curve__line:after{position:absolute;display:block;width:31px;height:31px;content:'';background:url(../i/arrow.svg) no-repeat 50% 50%}@media (min-width: 768px) and (max-width: 1023px){.curve__line:after{top:calc(100% + 106px);right:75px}}@media (min-width: 1024px){.curve__line:after{top:86px;right:158px}}@media (max-width: 767px){.curve__circles,.curve__quotes{display:none}}.curve__circle{position:absolute;width:15px;height:15px;border-radius:50%;background:#c8d5ee}@media (min-width: 768px) and (max-width: 1023px){.curve__circle{right:-4px;margin-bottom:-7px}.curve__circle:nth-child(1){bottom:calc(100% + 720px)}.curve__circle:nth-child(2){bottom:calc(100% + 560px)}.curve__circle:nth-child(3){bottom:calc(100% + 400px)}.curve__circle:nth-child(4){bottom:calc(100% + 240px)}.curve__circle:nth-child(5){bottom:calc(100% + 80px)}}@media (min-width: 1024px){.curve__circle{top:-4px;margin-left:-7px}.curve__circle:nth-child(1){left:10%}.curve__circle:nth-child(2){left:30%}.curve__circle:nth-child(3){left:50%}.curve__circle:nth-child(4){left:70%}.curve__circle:nth-child(5){left:90%}}.curve__quote{position:absolute}@media (min-width: 768px) and (max-width: 1023px){.curve__quote{right:0;width:7px;height:14px;margin-bottom:-7px;background-position:-397px -670px}.curve__quote:nth-child(1){bottom:calc(100% + 640px)}.curve__quote:nth-child(2){bottom:calc(100% + 480px)}.curve__quote:nth-child(3){bottom:calc(100% + 320px)}.curve__quote:nth-child(4){bottom:calc(100% + 160px)}}@media (min-width: 1024px){.curve__quote{top:0;width:14px;height:7px;margin-left:-7px;background-position:-397px -663px}.curve__quote:nth-child(1){left:20%}.curve__quote:nth-child(2){left:40%}.curve__quote:nth-child(3){left:60%}.curve__quote:nth-child(4){left:80%}}.decision{font-weight:300;max-width:610px;margin:30px auto 0;text-align:center}@media (max-width: 767px){.decision{font-size:16px;line-height:25px}}@media (min-width: 768px){.decision{opacity:0}}.decision:before{display:block;width:53px;height:8px;margin:0 auto 30px;content:'';background-position:-397px -623px}@media (min-width: 768px){.decision.animate{-webkit-animation:show-from-bottom .75s ease-in-out forwards;animation:show-from-bottom .75s ease-in-out forwards}}.decision__highlight{font-weight:600;display:block}.feedback{position:fixed;z-index:11000;top:0;right:0;left:0;visibility:hidden;overflow-y:auto;height:100%;-webkit-transition:all .15s ease-in-out;transition:all .15s ease-in-out;-webkit-transform:scale(0.75);transform:scale(0.75);opacity:0;background:white}.feedback_visible{visibility:visible;-webkit-transform:scale(1);transform:scale(1);opacity:1}.feedback__container{position:absolute;top:0;left:0;box-sizing:border-box;width:100%;height:100%;text-align:center}.feedback__container:before{display:inline-block;height:100%;content:'';vertical-align:middle}.feedback__content{position:relative;display:inline-block;width:100%;margin:0 auto;text-align:left;vertical-align:middle}.feedback__form{width:100%;max-width:660px;margin:0 auto}@media (max-width: 767px){.feedback__form{padding:40px 20px}}@media (min-width: 768px){.feedback__form{padding:40px}}.feedback__logo{display:block;width:61px;height:53px;margin-right:auto;margin-left:auto;fill:#c8d5ee}@media (max-width: 767px){.feedback__logo{margin-bottom:35px}}@media (min-width: 768px){.feedback__logo{margin-bottom:120px}}.feedback__title{font-weight:600;text-align:center}@media (max-width: 767px){.feedback__title{font-size:16px;margin-bottom:25px}}@media (min-width: 768px){.feedback__title{font-size:18px;margin-bottom:40px}}@media (max-width: 767px){.feedback__columns{margin-bottom:30px}.feedback__columns>*:last-child{margin-bottom:0}}@media (min-width: 768px){.feedback__columns{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 -14px 40px}}.feedback__column>*:last-child{margin-bottom:0}@media (max-width: 767px){.feedback__column{margin-bottom:30px}}@media (min-width: 768px){.feedback__column{width:50%;padding:0 14px}}@media (max-width: 767px){.feedback__group{margin-bottom:30px}}@media (min-width: 768px){.feedback__group{margin-bottom:40px}}.feedback__footer{position:relative;text-align:center}@media (max-width: 767px){.feedback__footer{margin-top:30px}}@media (min-width: 768px){.feedback__footer{margin-top:40px}}.feedback__success{font-size:14px;font-weight:600;line-height:20px;position:absolute;top:0;right:0;bottom:0;left:0;visibility:hidden;padding:20px 0;-webkit-transition:all .15s ease-in-out;transition:all .15s ease-in-out;opacity:0;color:#3ccbab;background:white}.feedback__success_visible{visibility:visible;opacity:1}.feedback__close{position:absolute;z-index:1;padding:0;-webkit-transition:color .15s ease-in-out;transition:color .15s ease-in-out;color:#d3d3d3;border:none;outline:none;background:none}@media (max-width: 767px){.feedback__close{top:20px;right:20px}}@media (min-width: 768px){.feedback__close{top:40px;right:40px}}.feedback__close:hover{color:#4f4f4f}.feedback__close-icon{display:block;width:20px;height:20px;fill:currentColor}.footer{font-size:12px;position:relative;background:white}.footer__inner:after{display:table;clear:both;content:''}@media (max-width: 767px){.footer__inner{padding-top:30px;padding-bottom:70px}}@media (min-width: 768px){.footer__inner{padding-top:35px;padding-bottom:35px}}.footer__logo{display:block;width:40px;height:35px}@media (max-width: 767px){.footer__logo{margin:0 auto 20px}}@media (min-width: 768px){.footer__logo{position:absolute;top:calc(50% - 18px);left:calc(50% - 20px)}}.footer__logo-icon{display:block;width:40px;height:35px;fill:#c8d5ee}@media (max-width: 767px){.footer__siteinfo{margin-bottom:15px;text-align:center}}@media (min-width: 768px){.footer__siteinfo{float:left;margin-right:55px}}.footer__start{font-weight:bold;text-transform:uppercase}@media (max-width: 767px){.footer__start{margin-bottom:30px;text-align:center}}@media (min-width: 768px){.footer__start{float:left}}@media (max-width: 767px){.footer__dev{text-align:center}}@media (min-width: 768px){.footer__dev{float:right}}.footer__dev-link{font-weight:600;text-transform:uppercase}.header{position:fixed;z-index:10;top:0;left:0;width:100%;height:85px;-webkit-transition:all .15s ease-in-out;transition:all .15s ease-in-out;background:transparent}.header:before,.header:after{position:absolute;bottom:0;display:block;height:1px;content:'';-webkit-transition:opacity .15s ease-in-out;transition:opacity .15s ease-in-out;background:#5d88ff}.header:before{left:0}@media (max-width: 1023px){.header:before{right:calc(50% + 91px)}}@media (min-width: 1024px) and (max-width: 1307px){.header:before{display:none}}@media (min-width: 1308px){.header:before{right:calc(50% + 654px)}}.header:after{right:0}@media (max-width: 1023px){.header:after{left:calc(50% + 91px)}}@media (min-width: 1024px) and (max-width: 1259px){.header:after{left:204px}}@media (min-width: 1260px) and (max-width: 1307px){.header:after{display:none}}@media (min-width: 1308px){.header:after{left:calc(50% + 654px)}}.header_floated{background:white;box-shadow:0 0 5px rgba(0,0,0,0.3)}.header_floated:before,.header_floated:after{opacity:0}@media (min-width: 1024px){.header__inner{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}}.header__logo{position:relative;display:block;overflow:hidden;width:124px;height:68px;-webkit-transform:translateY(17px);transform:translateY(17px)}@media (max-width: 1023px){.header__logo{margin-right:auto;margin-left:auto}}.header_floated .header__logo{width:47px;height:41px;-webkit-transform:translateY(21px);transform:translateY(21px)}@media (min-width: 1024px){.header_floated .header__logo{margin-right:39px;margin-left:38px}}.header__logo-icon{position:absolute;top:0;left:0;display:block;visibility:visible;width:124px;height:68px;opacity:1;fill:white}.header_floated .header__logo-icon{visibility:hidden;opacity:0}.header__logo-icon-floated{position:absolute;top:0;left:0;display:block;visibility:hidden;width:47px;height:41px;opacity:0;fill:#504aff}.header_floated .header__logo-icon-floated{visibility:visible;opacity:1}@media (max-width: 767px){.hero{width:280px;margin-bottom:30px}}@media (min-width: 768px) and (max-width: 1023px){.hero{margin-bottom:70px}}@media (min-width: 768px) and (max-width: 1259px){.hero{width:500px}}@media (max-width: 1023px){.hero{position:relative;margin-right:auto;margin-left:auto}}@media (min-width: 1024px){.hero{position:absolute;top:50%;right:0}}@media (min-width: 1024px) and (max-width: 1259px){.hero{margin-top:-176px}}@media (max-width: 1259px){.hero{overflow:hidden}}@media (min-width: 1260px){.hero{width:575px;margin-top:-208px}}.hero:before{display:block;width:100%;padding-top:86.1%;content:''}.hero__body{position:absolute;top:0;left:0;width:575px;height:495px;-webkit-transform-origin:0 0;transform-origin:0 0}@media (max-width: 767px){.hero__body{-webkit-transform:scale(0.486);transform:scale(0.486)}}@media (min-width: 768px) and (max-width: 1259px){.hero__body{-webkit-transform:scale(0.86);transform:scale(0.86)}}.hero__lines{position:absolute;top:76px;left:77px;display:block}@media (min-width: 768px){.hero__line{stroke-dasharray:200;stroke-dashoffset:200}}@media (min-width: 768px){.animate .hero__line{-webkit-animation:growing-line 2s linear alternate 1.5s forwards;animation:growing-line 2s linear alternate 1.5s forwards}}@media (min-width: 768px){.msie .hero__line{opacity:0;stroke-dasharray:0;stroke-dashoffset:0}}@media (min-width: 768px){.msie .animate .hero__line{-webkit-animation:fade-in 2s linear alternate 1s forwards;animation:fade-in 2s linear alternate 1s forwards}}@media (min-width: 768px){.hero__circle{opacity:0}}@media (min-width: 768px){.animate .hero__circle:nth-child(-n+11){-webkit-animation:fade-in .25s linear 1.75s forwards;animation:fade-in .25s linear 1.75s forwards}}@media (min-width: 768px){.animate .hero__circle:nth-child(n+12){-webkit-animation:fade-in .25s linear 2.5s forwards;animation:fade-in .25s linear 2.5s forwards}}.hero__laptop,.hero__window,.hero__manager,.hero__envelope,.hero__clock,.hero__diagram,.hero__users,.hero__cart,.hero__cash,.hero__stand,.hero__dialog,.hero__wheel-1,.hero__wheel-2,.hero__wheel-3,.hero__wheel-4,.hero__arrows,.hero__alert,.hero__social{position:absolute;will-change:opacity, transform}@media (min-width: 768px){.hero__laptop,.hero__window,.hero__manager,.hero__envelope,.hero__clock,.hero__diagram,.hero__users,.hero__cart,.hero__cash,.hero__stand,.hero__dialog,.hero__wheel-1,.hero__wheel-2,.hero__wheel-3,.hero__wheel-4,.hero__arrows,.hero__alert,.hero__social{opacity:0}}.hero__laptop{top:186px;left:185px;width:203px;height:128px;background-position:0 -68px}@media (min-width: 768px){.animate .hero__laptop{-webkit-animation:fade-in .5s linear forwards;animation:fade-in .5s linear forwards}}.hero__window{top:121px;left:326px;width:144px;height:106px;background-position:0 -196px}@media (min-width: 768px){.animate .hero__window{-webkit-animation:fade-in .5s linear .5s forwards;animation:fade-in .5s linear .5s forwards}}.hero__manager{top:256px;left:119px;width:100px;height:118px;background-position:0 -302px}@media (min-width: 768px){.animate .hero__manager{-webkit-animation:fade-in .5s linear 1s forwards;animation:fade-in .5s linear 1s forwards}}.hero__envelope{top:28px;left:71px;width:69px;height:81px;-webkit-transform:scale(0.75);transform:scale(0.75);background-position:0 -420px}@media (min-width: 768px){.animate .hero__envelope{-webkit-animation:blink .5s ease-in-out 3s forwards;animation:blink .5s ease-in-out 3s forwards}}.hero__clock{top:49px;left:216px;width:64px;height:64px;-webkit-transform:scale(0.75);transform:scale(0.75);background-position:-69px -420px}@media (min-width: 768px){.animate .hero__clock{-webkit-animation:blink .5s ease-in-out 3.15s forwards;animation:blink .5s ease-in-out 3.15s forwards}}.hero__diagram{top:38px;left:485px;width:50px;height:56px;-webkit-transform:scale(0.75);transform:scale(0.75);background-position:-133px -420px}@media (min-width: 768px){.animate .hero__diagram{-webkit-animation:blink .5s ease-in-out 3.3s forwards;animation:blink .5s ease-in-out 3.3s forwards}}.hero__users{top:136px;left:510px;width:65px;height:45px;-webkit-transform:scale(0.75);transform:scale(0.75);background-position:-183px -420px}@media (min-width: 768px){.animate .hero__users{-webkit-animation:blink .5s ease-in-out 3.45s forwards;animation:blink .5s ease-in-out 3.45s forwards}}.hero__cart{top:266px;left:446px;width:102px;height:96px;-webkit-transform:scale(0.75);transform:scale(0.75);background-position:-248px -420px}@media (min-width: 768px){.animate .hero__cart{-webkit-animation:blink .5s ease-in-out 3.6s forwards;animation:blink .5s ease-in-out 3.6s forwards}}.hero__cash{top:367px;left:382px;width:52px;height:44px;-webkit-transform:scale(0.75);transform:scale(0.75);background-position:-350px -420px}@media (min-width: 768px){.animate .hero__cash{-webkit-animation:blink .5s ease-in-out 3.75s forwards;animation:blink .5s ease-in-out 3.75s forwards}}.hero__stand{top:415px;left:254px;width:70px;height:80px;-webkit-transform:scale(0.75);transform:scale(0.75);background-position:-402px -420px}@media (min-width: 768px){.animate .hero__stand{-webkit-animation:blink .5s ease-in-out 3.9s forwards;animation:blink .5s ease-in-out 3.9s forwards}}.hero__dialog{top:157px;left:0;width:73px;height:67px;-webkit-transform:scale(0.75);transform:scale(0.75);background-position:-472px -420px}@media (min-width: 768px){.animate .hero__dialog{-webkit-animation:blink .5s ease-in-out 4.05s forwards;animation:blink .5s ease-in-out 4.05s forwards}}.hero__wheel-1{top:0;left:347px;width:64px;height:64px;-webkit-transform:scale(0.75);transform:scale(0.75);background-position:-77px -516px}@media (min-width: 768px){.animate .hero__wheel-1{-webkit-animation:blink .5s ease-in-out 4.5s forwards;animation:blink .5s ease-in-out 4.5s forwards}}.hero__wheel-2{top:363px;left:307px;width:31px;height:31px;-webkit-transform:scale(0.75);transform:scale(0.75);background-position:-46px -516px}@media (min-width: 768px){.animate .hero__wheel-2{-webkit-animation:blink .5s ease-in-out 4.5s forwards;animation:blink .5s ease-in-out 4.5s forwards}}.hero__wheel-3{top:141px;left:137px;width:46px;height:46px;-webkit-transform:scale(0.75);transform:scale(0.75);background-position:0 -516px}@media (min-width: 768px){.animate .hero__wheel-3{-webkit-animation:blink .5s ease-in-out 4.5s forwards;animation:blink .5s ease-in-out 4.5s forwards}}.hero__wheel-4{top:77px;left:16px;width:31px;height:31px;-webkit-transform:scale(0.75);transform:scale(0.75);background-position:-46px -516px}@media (min-width: 768px){.animate .hero__wheel-4{-webkit-animation:blink .5s ease-in-out 4.5s forwards;animation:blink .5s ease-in-out 4.5s forwards}}.hero__arrows{top:290px;left:409px;width:20px;height:26px;-webkit-transform:scale(0.75);transform:scale(0.75);background-position:-141px -516px}@media (min-width: 768px){.animate .hero__arrows{-webkit-animation:blink .5s ease-in-out 4.5s forwards;animation:blink .5s ease-in-out 4.5s forwards}}.hero__alert{top:402px;left:167px;width:44px;height:43px;-webkit-transform:scale(0.75);transform:scale(0.75);background-position:-161px -516px}@media (min-width: 768px){.animate .hero__alert{-webkit-animation:blink .5s ease-in-out 4.5s forwards;animation:blink .5s ease-in-out 4.5s forwards}}.hero__social{top:286px;left:51px;width:40px;height:40px;-webkit-transform:scale(0.75);transform:scale(0.75);background-position:-205px -516px}@media (min-width: 768px){.animate .hero__social{-webkit-animation:blink .5s ease-in-out 4.5s forwards;animation:blink .5s ease-in-out 4.5s forwards}}@media (min-width: 1024px){.info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media (min-width: 768px) and (max-width: 1023px){.info__text{display:-webkit-box;display:-ms-flexbox;display:flex;width:650px;margin-right:auto;margin-left:auto;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media (min-width: 1024px){.info__text{width:50%;padding:0 100px 0 0}}.info__intro{font-weight:300}@media (max-width: 767px){.info__intro{font-size:18px;line-height:24px;margin-bottom:30px}}@media (min-width: 768px) and (max-width: 1023px){.info__intro{font-size:20px;line-height:28px;width:292px;padding-left:40px}}@media (min-width: 1024px){.info__intro{margin-bottom:45px}}@media (min-width: 1024px) and (max-width: 1259px){.info__intro{font-size:25px;line-height:34px}}@media (min-width: 1260px){.info__intro{font-size:30px;line-height:41px}}@media (max-width: 767px){.info__content{margin-bottom:35px}}@media (min-width: 768px) and (max-width: 1023px){.info__content{width:315px}}.info__caption{font-size:14px;font-weight:bold;margin-bottom:12px}.info__list{margin:0;padding:0;list-style:none;font-size:14px}.info__list>*:last-child{margin-bottom:0}.info__list-item{margin-bottom:12px;padding-left:20px}.info__list-item:before{display:block;float:left;width:7px;height:7px;margin:7px 0 0 -20px;content:'';border:2px solid #504aff;border-radius:50%}@media (max-width: 767px){.info__offer{margin:0 -20px}}@media (min-width: 768px){.info__offer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transform:translateY(150px);transform:translateY(150px);opacity:0}}@media (min-width: 768px) and (max-width: 1023px){.info__offer{width:590px;margin:0 auto}}@media (min-width: 1024px){.info__offer{width:50%}}@media (min-width: 768px){.info__offer.animate{-webkit-animation:show-from-bottom .5s ease-in-out .25s forwards;animation:show-from-bottom .5s ease-in-out .25s forwards}}.intro{position:relative;z-index:1;color:white;background:#504aff}@media (min-width: 1260px){.intro{border-radius:0 0 0 100px}}@media (max-width: 767px){.intro__inner{padding-top:130px;padding-bottom:45px}}@media (min-width: 768px) and (max-width: 1023px){.intro__inner{padding-top:160px;padding-bottom:85px}}@media (min-width: 1024px){.intro__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media (min-width: 1024px) and (max-width: 1259px){.intro__inner{height:700px}}@media (min-width: 1260px){.intro__inner{height:500px}}.intro__content{position:relative;width:100%}@media (min-width: 1024px){.intro__content{padding-top:30px}}@media (min-width: 1024px) and (max-width: 1259px){.intro__content{padding-right:540px}}@media (min-width: 1260px){.intro__content{padding-right:615px}}.intro__title{font-weight:300;margin:0 0 1em}@media (max-width: 767px){.intro__title{font-size:20px;line-height:27px}}@media (min-width: 768px) and (max-width: 1259px){.intro__title{font-size:28px;line-height:37px}}@media (max-width: 1023px){.intro__title{max-width:500px;margin-right:auto;margin-left:auto;text-align:center}}@media (min-width: 1260px){.intro__title{font-size:33px;line-height:43px}}.intro__title:after{display:block;width:76px;height:2px;margin-top:1em;content:'';background:#3ccbab}@media (max-width: 1023px){.intro__title:after{display:none}}.intro__highlight{font-weight:600;display:block}@media (max-width: 767px){.intro__text{font-size:14px;line-height:19px;margin-bottom:25px}}@media (min-width: 768px) and (max-width: 1023px){.intro__text{margin-bottom:30px}}@media (min-width: 768px) and (max-width: 1259px){.intro__text{font-size:16px;line-height:20px}}@media (max-width: 1023px){.intro__text{max-width:500px;margin-right:auto;margin-left:auto;text-align:center}}@media (min-width: 1024px){.intro__text{max-width:410px;margin-bottom:35px}}@media (min-width: 1260px){.intro__text{font-size:18px}}@media (max-width: 1023px){.intro__btn{text-align:center}}@-webkit-keyframes diagram{0%{width:0}100%{width:100%}}@keyframes diagram{0%{width:0}100%{width:100%}}@-webkit-keyframes growth{0%{-webkit-transform:translateY(40px);transform:translateY(40px);opacity:0}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes growth{0%{-webkit-transform:translateY(40px);transform:translateY(40px);opacity:0}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@-webkit-keyframes decline{0%{-webkit-transform:translateY(-40px);transform:translateY(-40px);opacity:0}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes decline{0%{-webkit-transform:translateY(-40px);transform:translateY(-40px);opacity:0}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@-webkit-keyframes growing-line{0%{stroke-dashoffset:200}100%{stroke-dashoffset:0}}@keyframes growing-line{0%{stroke-dashoffset:200}100%{stroke-dashoffset:0}}@-webkit-keyframes blink{0%{-webkit-transform:scale(0.75);transform:scale(0.75);opacity:0}50%{-webkit-transform:scale(1.25);transform:scale(1.25)}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes blink{0%{-webkit-transform:scale(0.75);transform:scale(0.75);opacity:0}50%{-webkit-transform:scale(1.25);transform:scale(1.25)}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@-webkit-keyframes show-from-bottom{0%{-webkit-transform:translateY(150px);transform:translateY(150px);opacity:0}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes show-from-bottom{0%{-webkit-transform:translateY(150px);transform:translateY(150px);opacity:0}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@-webkit-keyframes branch{0%{width:0}100%{width:50%}}@keyframes branch{0%{width:0}100%{width:50%}}@-webkit-keyframes fade-in{0%{opacity:0}100%{opacity:1}}@keyframes fade-in{0%{opacity:0}100%{opacity:1}}.map{position:relative}.map__anchor{position:absolute;top:-85px;left:0;width:0;height:0}.map__canvas{height:467px}.map__popover{font-size:13px;font-weight:600;line-height:20px;position:relative;width:280px;padding:20px;color:white;border-radius:5px;background:#504aff;box-shadow:0 3px 5px rgba(0,0,0,0.25)}.map__popover>*:last-child{margin-bottom:0}.map__popover:before{height:0;width:0;border-left:16px solid transparent;border-right:16px solid transparent;border-top:18px solid #504aff;position:absolute;top:100%;left:calc(50% - 16px);display:block;content:''}.map__adr,.map__tel,.map__email{margin-bottom:13px;padding-left:26px}.map__adr:before,.map__tel:before,.map__email:before{display:block;float:left;background-repeat:no-repeat;background-position:0 0;width:14px;height:20px;margin-left:-26px;content:''}.map__adr:before{background-image:url(../i/adr.svg)}.map__tel:before{background-image:url(../i/tel.svg)}.map__email:before{background-image:url(../i/email.svg)}.nav{font-weight:bold;text-transform:uppercase}@media (max-width: 1023px){.nav{font-size:14px;line-height:20px;position:fixed;z-index:11000;top:0;left:0;visibility:hidden;overflow-y:auto;width:100%;height:100%;-webkit-transition:all .15s ease-in-out;transition:all .15s ease-in-out;-webkit-transform:scale(0.75);transform:scale(0.75);opacity:0;background:white}}@media (min-width: 1024px){.nav{font-size:12px;line-height:17px;width:764px;max-width:calc(100% - 383px);height:85px;-webkit-transition:border-color .15s ease-in-out;transition:border-color .15s ease-in-out}}@media (min-width: 1260px){.nav{border-bottom:1px solid #5d88ff}}@media (min-width: 1024px){.header_floated .nav{border-bottom-color:transparent}}@media (max-width: 1023px){.nav_visible{visibility:visible;-webkit-transform:scale(1);transform:scale(1);opacity:1}}@media (max-width: 1023px){.nav__container{position:absolute;top:0;left:0;box-sizing:border-box;width:100%;height:100%;text-align:center}.nav__container:before{display:inline-block;height:100%;content:'';vertical-align:middle}}@media (max-width: 1023px){.nav__content{position:relative;display:inline-block;box-sizing:border-box;width:100%;margin:0 auto;text-align:left;vertical-align:middle}}@media (max-width: 1023px) and (max-width: 767px){.nav__content{padding:20px}}@media (max-width: 1023px) and (min-width: 768px) and (max-width: 1023px){.nav__content{padding:40px}}.nav__list{margin:0;padding:0;list-style:none}@media (max-width: 1023px){.nav__list{width:280px;margin-right:auto;margin-left:auto}}@media (min-width: 1024px){.nav__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.nav__link{-webkit-transition:all .15s ease-in-out;transition:all .15s ease-in-out;text-decoration:none}@media (max-width: 1023px){.nav__link{display:block;padding:23px 18px;text-align:center;color:#4f4f4f;border:2px solid transparent}}@media (min-width: 1024px){.nav__link{display:-webkit-box;display:-ms-flexbox;display:flex;height:85px;padding-top:6px;color:white;border-bottom:3px solid transparent;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media (min-width: 1024px){.nav__link:hover{color:#3ccbab}}@media (min-width: 1024px){.header_floated .nav__link{color:#4f4f4f}}@media (min-width: 1024px){.header_floated .nav__link:hover{color:rgba(79,79,79,0.6)}}@media (min-width: 1024px){.header_floated .nav__item_active .nav__link{border-bottom-color:#504aff}}@media (max-width: 1023px){.nav__item_active .nav__link{border-color:#504aff}}@media (min-width: 1024px) and (max-width: 1259px){.nav__firstline{display:block}}@media (max-width: 767px){.nav__logo{margin-bottom:20px}}@media (min-width: 768px) and (max-width: 1023px){.nav__logo{margin-bottom:80px}}@media (max-width: 1023px){.nav__logo{display:block;width:61px;height:53px;margin-right:auto;margin-left:auto;fill:#c8d5ee}}@media (min-width: 1024px){.nav__logo{display:none}}.nav__close{position:absolute;z-index:1;padding:0;-webkit-transition:color .15s ease-in-out;transition:color .15s ease-in-out;color:#d3d3d3;border:none;outline:none;background:none}@media (max-width: 767px){.nav__close{top:20px;right:20px}}@media (min-width: 768px){.nav__close{top:40px;right:40px}}@media (min-width: 1024px){.nav__close{display:none}}.nav__close:hover{color:#4f4f4f}.nav__close-icon{display:block;width:20px;height:20px;fill:currentColor}.nav-toggle{position:absolute;top:30px;display:block;width:25px;height:25px;padding:0;cursor:pointer;-webkit-transition:all .15s ease-in-out;transition:all .15s ease-in-out;color:white;border:none;outline:none;background:none}@media (max-width: 767px){.nav-toggle{right:20px}}@media (min-width: 768px){.nav-toggle{right:40px}}@media (min-width: 1024px){.nav-toggle{display:none}}.header_floated .nav-toggle{color:#4f4f4f}.header_floated .nav-toggle:hover{color:#504aff}.nav-toggle__icon{display:block;width:25px;height:25px;fill:currentColor}@media (max-width: 767px){.offer{padding:0 20px}}@media (min-width: 768px){.offer{width:calc(100% - 276px);max-width:270px;margin-left:26px;padding:70px 0 0}}.offer__caption{font-size:16px;font-weight:bold;line-height:22px;margin-bottom:25px;text-transform:uppercase}.offer__caption:after{display:block;width:72px;height:1px;margin-top:25px;content:'';background:#c8d5ee}.offer__text{font-size:13px;line-height:21px}.package{padding:20px 20px 36px;border-radius:5px;background:white;box-shadow:0 0 6px rgba(0,0,0,0.15)}.package__num{font-size:22px;font-weight:800;line-height:1;text-align:center}.package_type_start .package__num{color:#66e8ca}.package_type_standart .package__num{color:#62c9d4}.package_type_premium .package__num{color:#5b99e5}.package_type_vip .package__num{color:#5468f5}.package__features-holder{display:-webkit-box;display:-ms-flexbox;display:flex}.package__features{font-size:14px;font-weight:800;line-height:22px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;min-height:126px;padding:6px 0 10px;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.package__purpose-holder{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 -20px 30px}.package__purpose{font-size:13px;font-weight:600;line-height:20px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;min-height:103px;padding:13px 20px 10px;text-align:center;background:#f6f6f6;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.package__purpose:before{position:absolute;top:0;left:0;display:block;width:100%;height:3px;content:''}.package__purpose:after{position:absolute;top:100%;right:0;left:0;display:block;height:5px;content:'';background:-webkit-linear-gradient(top, rgba(0,0,0,0.1), rgba(255,255,255,0.01));background:linear-gradient(to bottom, rgba(0,0,0,0.1), rgba(255,255,255,0.01))}.package_type_start .package__purpose:before{background:-webkit-linear-gradient(left, #66e8ca, #65e1cc);background:linear-gradient(to right, #66e8ca, #65e1cc)}.package_type_standart .package__purpose:before{background:-webkit-linear-gradient(left, #65e1cc, #5eb2dc);background:linear-gradient(to right, #65e1cc, #5eb2dc)}.package_type_premium .package__purpose:before{background:-webkit-linear-gradient(left, #5eb2dc, #5882ec);background:linear-gradient(to right, #5eb2dc, #5882ec)}.package_type_vip .package__purpose:before{background:-webkit-linear-gradient(left, #5882ec, #5152fc);background:linear-gradient(to right, #5882ec, #5152fc)}.package__caption{font-size:14px;font-weight:bold;line-height:20px;margin-bottom:15px}.package__list{margin:0;padding:0;list-style:none;font-size:13px;line-height:19px;margin-bottom:25px}.package__list>*:last-child{margin-bottom:0}.package__list_bonus{font-weight:600;margin-top:-10px}.package__list_bonus:before{display:block;width:22px;height:22px;margin:0 auto 15px;content:'';background-position:-397px -684px}.package__item{margin-bottom:13px;padding-left:19px}.package__item:before{display:block;float:left;width:7px;height:7px;margin:6px 0 0 -19px;content:'';border:2px solid #d3d3d3;border-radius:50%}.package__separator{display:block;height:1px;margin:25px -20px;border:none;background:#e2e2e2}.package__footer{margin-top:30px;text-align:center}.parsley-error{color:#e23653;border-bottom-color:#e44560}.parsley-error::-webkit-input-placeholder{color:#e23653}.parsley-error:-ms-input-placeholder{color:#e23653}.parsley-error::placeholder{color:#e23653}.parsley-error:focus{border-bottom-color:#e44560}.parsley-errors-list{margin:0;padding:0;list-style:none;font-size:12px;margin-top:10px;text-align:center;color:#e23653}.problem{max-width:660px;margin-right:auto;margin-left:auto;text-align:center}@media (max-width: 767px){.problem{font-size:16px;line-height:25px}}@media (min-width: 768px){.problem{opacity:0}}@media (max-width: 1023px){.problem{margin-top:25px}}@media (min-width: 1024px){.problem{margin-top:40px}}.problem:before{display:block;width:70px;height:43px;margin-right:auto;margin-left:auto;content:'';background-position:-397px -580px}@media (max-width: 767px){.problem:before{margin-bottom:30px}}@media (min-width: 768px){.problem:before{margin-bottom:35px}}@media (min-width: 768px){.problem.animate{-webkit-animation:show-from-bottom .75s ease-in-out forwards;animation:show-from-bottom .75s ease-in-out forwards}}.problems{position:relative}@media (max-width: 767px){.problems{width:280px;margin-top:30px;margin-right:auto;margin-left:auto;padding-top:309px}}@media (min-width: 768px){.problems{height:432px;margin-top:70px}}@media (max-width: 767px){.problems:before{position:absolute;top:252px;bottom:25px;left:0;width:47px;content:'';border-top:4px solid #e5ecfa;border-bottom:4px solid #e5ecfa;border-left:4px solid #e5ecfa;border-radius:10px 0 0 10px}}.problems:after{position:absolute;top:0;display:block;content:'';background:url(../i/problems.png) no-repeat 50% 50%;background-size:contain}@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){.problems:after{background-image:url(../i/problems@2x.png);background-size:contain}}@media (max-width: 767px){.problems:after{left:calc(50% - 140px);width:280px;height:304px}}@media (min-width: 768px){.problems:after{width:397px;height:432px}}@media (min-width: 768px) and (max-width: 1023px){.problems:after{left:0}}@media (min-width: 1024px){.problems:after{opacity:0;will-change:opacity}}@media (min-width: 1024px){.problems:after{left:calc(50% - 198px)}}@media (min-width: 1024px){.problems.animate:after{-webkit-animation:fade-in 1s ease-in-out forwards;animation:fade-in 1s ease-in-out forwards}}.problems__branch{font-weight:600;line-height:18px;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;height:54px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width: 767px){.problems__branch{font-size:12px;position:relative;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.problems__branch:before{display:block;width:47px;height:4px;content:''}.problems__branch:after{position:absolute;top:calc(50% - 10px);left:37px;display:block;width:20px;height:20px;content:'';border:4px solid #e5ecfa;border-radius:10px;background:white}.problems__branch:nth-last-child(n+2):before{background:#e5ecfa}}@media (min-width: 768px){.problems__branch{font-size:13px;position:absolute}}@media (min-width: 768px) and (max-width: 1023px){.problems__branch{left:198px;width:calc(100% - 198px);margin-top:-27px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.problems__branch:nth-child(1){top:45px}.problems__branch:nth-child(2){top:96px}.problems__branch:nth-child(3){top:152px}.problems__branch:nth-child(4){top:210px}.problems__branch:nth-child(5){top:264px}.problems__branch:nth-child(6){top:320px}.problems__branch:nth-child(7){top:368px}.problems__branch:nth-child(8){top:421px}}@media (min-width: 768px) and (max-width: 1023px){.problems__branch:before{display:block;width:242px;height:4px;content:'';background:#e5ecfa}.problems__branch:after{position:absolute;top:calc(50% - 10px);left:232px;display:block;width:20px;height:20px;content:'';border:4px solid #e5ecfa;border-radius:10px;background:white}}@media (min-width: 1024px){.problems__branch{width:0;will-change:width}.problems__branch:nth-child(-n+4){right:50%}.problems__branch:nth-child(-n+4):before{position:absolute;top:calc(50% - 10px);display:block;width:20px;height:20px;content:'';border:4px solid #e5ecfa;border-radius:10px;background:white}.problems__branch:nth-child(-n+4):after{display:block;height:4px;content:'';background:#e5ecfa}.problems__branch:nth-child(n+5){left:50%}.problems__branch:nth-child(n+5):before{display:block;height:4px;content:'';background:#e5ecfa}.problems__branch:nth-child(n+5):after{position:absolute;top:calc(50% - 10px);display:block;width:20px;height:20px;content:'';border:4px solid #e5ecfa;border-radius:10px;background:white}.problems__branch:nth-child(1),.problems__branch:nth-child(5){top:69px}.problems__branch:nth-child(2),.problems__branch:nth-child(6){top:160px}.problems__branch:nth-child(3),.problems__branch:nth-child(7){top:251px}.problems__branch:nth-child(4),.problems__branch:nth-child(8){top:342px}.problems__branch:nth-child(1):before,.problems__branch:nth-child(4):before{right:calc(50% - 10px)}.problems__branch:nth-child(1):after,.problems__branch:nth-child(4):after{width:50%}.problems__branch:nth-child(2):before,.problems__branch:nth-child(3):before{right:calc(55% - 10px)}.problems__branch:nth-child(2):after,.problems__branch:nth-child(3):after{width:54%}.problems__branch:nth-child(5):before,.problems__branch:nth-child(8):before{width:50%}.problems__branch:nth-child(5):after,.problems__branch:nth-child(8):after{left:calc(50% - 10px)}.problems__branch:nth-child(6):before,.problems__branch:nth-child(7):before{width:54%}.problems__branch:nth-child(6):after,.problems__branch:nth-child(7):after{left:calc(55% - 10px)}}@media (min-width: 1024px){.animate .problems__branch{-webkit-animation:branch 1s ease-in-out 1s forwards;animation:branch 1s ease-in-out 1s forwards}}.problems__text{position:relative}@media (max-width: 767px){.problems__text{width:calc(100% - 77px)}}@media (min-width: 768px) and (max-width: 1023px){.problems__text{width:calc(100% - 272px)}}@media (min-width: 1024px){.problems__text{opacity:0;will-change:opacity}.problems__branch:nth-child(-n+4) .problems__text{padding-right:30px;text-align:right}.problems__branch:nth-child(n+5) .problems__text{padding-left:30px;text-align:left}}@media (min-width: 1024px){.problems__branch:nth-child(1) .problems__text,.problems__branch:nth-child(4) .problems__text,.problems__branch:nth-child(5) .problems__text,.problems__branch:nth-child(8) .problems__text{width:50%}}@media (min-width: 1024px){.problems__branch:nth-child(2) .problems__text,.problems__branch:nth-child(3) .problems__text,.problems__branch:nth-child(6) .problems__text,.problems__branch:nth-child(7) .problems__text{width:45%}}@media (min-width: 1024px){.animate .problems__text{-webkit-animation:fade-in .75s ease-in-out 2s forwards;animation:fade-in .75s ease-in-out 2s forwards}}.section{position:relative}.section_type_about{background:#6685ff}@media (max-width: 767px){.section_type_about{padding-top:40px;padding-bottom:45px}}@media (min-width: 768px) and (max-width: 1259px){.section_type_about{padding-top:70px}}@media (min-width: 1024px){.section_type_about{padding-bottom:100px}}@media (min-width: 1260px){.section_type_about{margin-top:-100px;padding-top:215px}}.section_type_problems{z-index:1;background:white}@media (max-width: 767px){.section_type_problems{padding-top:40px;padding-bottom:40px}}@media (min-width: 768px){.section_type_problems{padding-top:75px;padding-bottom:75px}}@media (min-width: 1024px){.section_type_problems{margin-top:-100px;border-radius:0 100px 0 100px}}.section_type_steps{background:#eff4fc}@media (max-width: 767px){.section_type_steps{padding-top:40px}}@media (min-width: 768px) and (max-width: 1023px){.section_type_steps{padding-top:75px}}@media (min-width: 1024px){.section_type_steps{margin-top:-100px;padding-top:175px}}@media (min-width: 1024px){.section_type_tools{display:-webkit-box;display:-ms-flexbox;display:flex}}.section_type_services{background:#eff3fc}@media (max-width: 767px){.section_type_services{padding-top:40px;padding-bottom:40px}}@media (min-width: 768px){.section_type_services{padding-top:75px;padding-bottom:65px}}.section_type_services:before{position:absolute;top:0;left:0;display:block;width:100%;height:504px;content:'';background:white}@media (min-width: 1260px){.section_type_services:before{border-radius:0 0 0 100px}}.section_type_info{background:white}@media (max-width: 767px){.section_type_info{padding-top:40px;padding-bottom:90px}}@media (min-width: 768px) and (max-width: 1023px){.section_type_info{padding-top:75px;padding-bottom:125px}}@media (min-width: 1024px){.section_type_info{margin-top:-100px;padding-top:105px;padding-bottom:145px}}@media (min-width: 1260px){.section_type_info{border-radius:0 100px 0 0}}.section_type_benefits{padding-top:75px;background:#504aff}@media (max-width: 767px){.section_type_benefits{padding-bottom:40px}}@media (min-width: 768px){.section_type_benefits{padding-bottom:75px}}@media (max-width: 767px){.section_type_clients{padding-top:40px;padding-bottom:40px}}@media (min-width: 768px){.section_type_clients{padding-top:75px;padding-bottom:75px}}.section_type_social{position:relative;padding-top:50px;padding-bottom:50px;background:-webkit-linear-gradient(top, #c8d5ee, #d3ddf2 1px, #dbe4f5 2px, #e2e9f7 3px, #e6ecf9 4px, #e9effa 5px, #eff3fc 6px, #eff3fc);background:linear-gradient(to bottom, #c8d5ee, #d3ddf2 1px, #dbe4f5 2px, #e2e9f7 3px, #e6ecf9 4px, #e9effa 5px, #eff3fc 6px, #eff3fc)}.section_type_social:before{position:absolute;top:50px;bottom:50px;display:block;width:354px;content:'';background:url(../i/social-bg.svg) no-repeat 0 0;background-size:contain}@media (max-width: 767px){.section_type_social:before{display:none}}@media (min-width: 768px) and (max-width: 1139px){.section_type_social:before{left:40px}}@media (min-width: 1140px){.section_type_social:before{left:calc(50% - 530px)}}.section__anchor{position:absolute;left:0;width:0;height:0}@media (max-width: 767px){.section_type_about .section__anchor{top:-60px}}@media (min-width: 768px) and (max-width: 1259px){.section_type_about .section__anchor{top:-45px}}@media (min-width: 1260px){.section_type_about .section__anchor{top:100px}}@media (max-width: 767px){.section_type_problems .section__anchor{top:-60px}}@media (min-width: 768px){.section_type_problems .section__anchor{top:-40px}}@media (max-width: 767px){.section_type_steps .section__anchor{top:-60px}}@media (min-width: 768px) and (max-width: 1023px){.section_type_steps .section__anchor{top:-40px}}@media (min-width: 1024px){.section_type_steps .section__anchor{top:60px}}@media (max-width: 767px){.section_type_services .section__anchor{top:-60px}}@media (min-width: 768px){.section_type_services .section__anchor{top:-40px}}@media (max-width: 767px){.section_type_info .section__anchor{top:-60px}}@media (min-width: 768px) and (max-width: 1023px){.section_type_info .section__anchor{top:-40px}}@media (min-width: 1024px){.section_type_info .section__anchor{top:-10px}}.selection{border-radius:6px;background:white;box-shadow:0 0 10px rgba(0,0,0,0.15)}@media (max-width: 767px){.selection{padding:0 20px 30px}}@media (min-width: 768px){.selection{padding:0 50px 50px}}.selection__title{font-size:16px;font-weight:bold;position:relative;padding:38px 50px 41px;text-align:center}@media (max-width: 767px){.selection__title{margin:0 -20px 30px}}@media (min-width: 768px){.selection__title{margin:0 -50px 40px}}.selection__title:after{position:absolute;right:0;bottom:0;left:0;display:block;height:3px;content:'';background:-webkit-linear-gradient(left, #66e8ca, #5257fa);background:linear-gradient(to right, #66e8ca, #5257fa)}.selection__columns{margin-bottom:36px}@media (min-width: 1024px){.selection__columns{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:-20px;margin-left:-20px}}@media (max-width: 1023px){.selection__column{max-width:600px;margin:0 auto}}@media (min-width: 1024px){.selection__column{padding:0 20px}.selection__column:nth-child(1){width:25%}.selection__column:nth-child(2){width:43%}.selection__column:nth-child(3){width:32%}}.selection__item{margin-bottom:14px}.selection__footer{text-align:center}.services{position:relative;z-index:1}.services__intro{font-weight:300;max-width:600px;margin:15px auto 0;text-align:center}.services__controls{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}@media (max-width: 767px){.services__controls{margin-top:40px}}@media (min-width: 768px){.services__controls{margin-top:50px}}.services__toggle{position:relative;width:86px;height:40px;cursor:pointer;border-radius:20px;background:#e3e8f3}@media (max-width: 767px){.services__toggle{margin:0 17px}}@media (min-width: 768px){.services__toggle{margin:0 30px}}.services__toggle:before,.services__toggle:after{position:absolute;top:calc(50% - 5px);display:block;width:10px;height:10px;content:'';-webkit-transition:background .15s ease-in-out;transition:background .15s ease-in-out;border-radius:50%;background:#c0c7d8}.services__toggle:before{left:15px}.services__toggle:after{right:15px}.services__toggle:hover:before,.services__toggle:hover:after{background:#504aff}.services__handle{position:absolute;z-index:1;top:2px;left:2px;width:36px;height:36px;-webkit-transition:-webkit-transform .15s ease-in-out;transition:-webkit-transform .15s ease-in-out;transition:transform .15s ease-in-out;transition:transform .15s ease-in-out, -webkit-transform .15s ease-in-out;border:5px solid #504aff;border-radius:50%;background:#6685ff;box-shadow:0 0 10px rgba(0,0,0,0.15);will-change:transform}.services__toggle_switched .services__handle{-webkit-transform:translateX(46px);transform:translateX(46px)}.services__control{font-size:14px;font-weight:bold;line-height:20px;max-width:calc(50% - 60px);cursor:pointer;-webkit-transition:color .15s ease-in-out;transition:color .15s ease-in-out;text-transform:uppercase;color:#a0a8ba}.services__control:hover,.services__control_active{color:#4f4f4f}.services__control:first-child{text-align:right}.services__panel{position:relative;display:none;width:100%;margin-top:50px}.services__panel_active{display:block}.services__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (max-width: 767px){.services__list{margin:-18px 0 0}}@media (min-width: 768px) and (max-width: 1023px){.services__list{margin:-18px -9px 0}}@media (min-width: 1024px){.services__list{margin:0 -3px}}@media (max-width: 767px){.services__item{width:100%}}@media (min-width: 768px) and (max-width: 1023px){.services__item{width:calc(50% - 18px);margin:0 9px}}@media (max-width: 1023px){.services__item{margin-top:18px}}@media (min-width: 1024px){.services__item{width:calc(25% - 6px);margin:0 3px}}.services__description{font-weight:300}@media (max-width: 767px){.services__description{font-size:18px;line-height:24px;margin-top:30px}}@media (min-width: 768px) and (max-width: 1023px){.services__description{font-size:20px;line-height:28px;margin-top:40px}}@media (min-width: 1024px) and (max-width: 1259px){.services__description{font-size:25px;line-height:34px}}@media (min-width: 1260px){.services__description{font-size:30px;line-height:40px}}@media (min-width: 1024px){.services__description_packages{position:absolute;left:0;width:calc(50% - 3px)}}@media (min-width: 1024px) and (max-width: 1259px){.services__description_packages{bottom:190px}}@media (min-width: 1260px){.services__description_packages{bottom:135px}}.services__description_selection{text-align:center}@media (min-width: 1024px){.services__description_selection{max-width:920px;margin:100px auto 135px}}.social{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 -20px;-ms-flex-wrap:wrap;flex-wrap:wrap}.social__caption{font-size:30px;font-weight:300;line-height:41px;margin:0 20px}@media (max-width: 1259px){.social__caption{width:calc(100% - 40px);text-align:center}}@media (min-width: 1260px){.social__caption{width:calc(25% - 40px);-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}}.social__widget{margin-right:20px;margin-left:20px}@media (max-width: 767px){.social__widget{width:calc(100% - 40px)}}@media (min-width: 768px) and (max-width: 1023px){.social__widget{width:calc(50% - 40px)}}@media (min-width: 1024px) and (max-width: 1259px){.social__widget{width:calc(33.3333% - 40px)}}@media (max-width: 1259px){.social__widget{margin-top:40px}}@media (min-width: 1260px){.social__widget{width:calc(25% - 40px)}}.social__instagram{font-size:16px;line-height:20px;display:block;margin-bottom:2px;padding:8px 10px;color:white;border-radius:4px;background:#504aff}.social__instagram:after{display:table;clear:both;content:''}.social__instagram:hover{color:white}.social__instagram-icon{display:block;float:left;width:20px;height:20px;margin-right:10px;fill:white}.book,.curve__quote,.decision:before,.hero__laptop,.hero__window,.hero__manager,.hero__envelope,.hero__clock,.hero__diagram,.hero__users,.hero__cart,.hero__cash,.hero__stand,.hero__dialog,.hero__wheel-1,.hero__wheel-2,.hero__wheel-3,.hero__wheel-4,.hero__arrows,.hero__alert,.hero__social,.package__list_bonus:before,.problem:before{background-image:url(../i/sprite.png);background-repeat:no-repeat}@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){.book,.curve__quote,.decision:before,.hero__laptop,.hero__window,.hero__manager,.hero__envelope,.hero__clock,.hero__diagram,.hero__users,.hero__cart,.hero__cash,.hero__stand,.hero__dialog,.hero__wheel-1,.hero__wheel-2,.hero__wheel-3,.hero__wheel-4,.hero__arrows,.hero__alert,.hero__social,.package__list_bonus:before,.problem:before{background-image:url(../i/sprite@2x.png);background-size:636px 1539px}}.start{position:relative;z-index:1;text-align:center}@media (max-width: 767px){.start{margin-top:25px;padding-bottom:35px}}@media (min-width: 768px){.start{margin-top:55px;padding-bottom:65px}}.start:before{position:absolute;bottom:-31px;left:50%;display:block;width:210px;height:48px;margin-left:-105px;content:'';border-radius:0 0 48px 48px;background:#eff4fc;box-shadow:0 2px 5px rgba(0,0,0,0.25)}.start:after{position:absolute;bottom:0;left:50%;display:block;width:220px;height:20px;margin-left:-110px;content:'';background:#eff4fc}.steps{margin-top:47px;counter-reset:steps}@media (min-width: 768px) and (max-width: 1023px){.steps{width:544px;margin-right:auto;margin-left:auto}}@media (min-width: 1024px){.steps{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:-20px;margin-left:-20px}}.steps__item{font-size:14px;font-weight:600;line-height:20px;position:relative;counter-increment:steps}@media (max-width: 767px){.steps__item{margin-bottom:30px;padding-top:32px;text-align:center}}@media (min-width: 768px) and (max-width: 1023px){.steps__item{min-height:160px;padding-top:62px;padding-right:70px;padding-left:180px}}@media (min-width: 1024px){.steps__item{width:20%;padding-right:20px;padding-left:20px;text-align:center}}@media (min-width: 1024px) and (max-width: 1259px){.steps__item{padding-top:24px}}@media (min-width: 1260px){.steps__item{padding-top:32px}}.steps__item:before{position:relative;z-index:1;display:block;margin:0 auto 10px;content:'';background-repeat:no-repeat;background-position:50% 50%;background-size:contain}@media (min-width: 768px) and (max-width: 1023px){.steps__item:before{position:absolute;top:32px;left:0;background-position:0 50%}}@media (max-width: 1023px){.steps__item:before{width:110px;height:100px}}@media (min-width: 1024px) and (max-width: 1259px){.steps__item:before{width:84px;height:78px}}@media (min-width: 1024px){.steps__item:before{opacity:0}}@media (min-width: 1260px){.steps__item:before{width:110px;height:100px}}.steps__item:after{font-weight:800;line-height:1;position:absolute;top:0;content:"0" counter(steps);color:#c8d5ee}@media (max-width: 767px){.steps__item:after{left:50%}}@media (min-width: 768px) and (max-width: 1023px){.steps__item:after{left:60px}}@media (max-width: 1023px){.steps__item:after{font-size:82px}}@media (min-width: 1024px){.steps__item:after{left:50%;opacity:0}}@media (min-width: 1024px) and (max-width: 1259px){.steps__item:after{font-size:64px}}@media (min-width: 1260px){.steps__item:after{font-size:82px}}@media (min-width: 1024px){.animate .steps__item:before,.animate .steps__item:after{-webkit-animation:fade-in .5s ease-in-out forwards;animation:fade-in .5s ease-in-out forwards}}.steps__item:nth-child(1):before{-webkit-animation-delay:.5s;animation-delay:.5s;background-image:url(../i/step-1.svg)}.steps__item:nth-child(2):before{-webkit-animation-delay:.75s;animation-delay:.75s;background-image:url(../i/step-2.svg)}.steps__item:nth-child(3):before{-webkit-animation-delay:1s;animation-delay:1s;background-image:url(../i/step-3.svg)}.steps__item:nth-child(4):before{-webkit-animation-delay:1.25s;animation-delay:1.25s;background-image:url(../i/step-4.svg)}.steps__item:nth-child(5):before{-webkit-animation-delay:1.5s;animation-delay:1.5s;background-image:url(../i/step-5.svg)}.svg{position:absolute;visibility:hidden;width:0;height:0;opacity:0}.tools{position:relative;color:white;background:#6685ff}@media (min-width: 1024px){.tools{display:-webkit-box;display:-ms-flexbox;display:flex;width:50%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}.tools:before{position:absolute;display:block;content:'';background:url(../i/tools-bg.svg) no-repeat 50% 50%;background-size:contain}@media (max-width: 767px){.tools:before{top:95px;bottom:0}}@media (max-width: 1023px){.tools:before{right:20px;bottom:100px;left:20px}}@media (min-width: 768px){.tools:before{height:348px}}@media (min-width: 1024px){.tools:before{width:calc(100% - 70px);max-width:560px}}@media (min-width: 1024px) and (max-width: 1259px){.tools:before{right:50px;bottom:100px}}@media (min-width: 1260px){.tools:before{right:50px;bottom:67px}}.tools__inner{position:relative}@media (max-width: 767px){.tools__inner{padding:40px 20px}}@media (min-width: 768px) and (max-width: 1023px){.tools__inner{padding:75px 40px}}@media (min-width: 1024px){.tools__inner{width:100%;max-width:630px;padding:75px 50px 75px 40px}}.tools__title{text-align:left}.tools__list{margin:0;padding:0;list-style:none}.tools__list>*:last-child{margin-bottom:0}@media (max-width: 767px){.tools__list{font-size:12px;line-height:19px;margin-top:30px}}@media (min-width: 768px){.tools__list{font-size:14px;line-height:22px;margin-top:40px}}.tools__item{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:28px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.tools__item:before{display:block;width:40px;height:40px;content:'';background-repeat:no-repeat;background-position:50% 50%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.tools__item_type_crm:before{background-image:url(../i/tools-1.svg)}.tools__item_type_telephony:before{background-image:url(../i/tools-2.svg)}.tools__item_type_analytics:before{background-image:url(../i/tools-3.svg)}.tools__item_type_storage:before{background-image:url(../i/tools-4.svg)}.tools__item_type_control:before{background-image:url(../i/tools-5.svg)}.tools__item_type_charter:before{background-image:url(../i/tools-6.svg)}.tools__item_type_sales:before{background-image:url(../i/tools-7.svg)}.tools__item_text{width:calc(100% - 62px)}.tools__highlight{font-weight:800}.up{position:fixed;z-index:9;right:53px;bottom:150px;visibility:hidden;width:60px;height:60px;cursor:pointer;-webkit-transition:all .15s ease-in-out;transition:all .15s ease-in-out;opacity:0;color:#c8d5ee}@media (max-width: 767px){.up{display:none}}.up_visible{visibility:visible;opacity:1}.up:hover{color:#9cacc9}.up:active{color:#c8d5ee}.up__icon{display:block;width:60px;height:60px;fill:currentColor}
.ws-multi_button-copyright{display:none!important;}
/*# sourceMappingURL=global.css.map */
