*{font-family:Montserrat,sans-serif;box-sizing:border-box;margin:0;padding:0}li,ul{list-style:none}a{text-decoration:none;color:inherit}a,p{font-size:16px;line-height:18px;font-weight:400;color:#000}.overflow{overflow:hidden}.container{padding:0 15px;margin:0 auto}@media (min-width:768px){.container{width:750px}}@media (min-width:992px){.container{width:970px}}@media (min-width:1200px){.container{width:1170px}}header{width:100%;height:90px;position:absolute;background:#38a6db}.header{height:90px;display:flex;align-items:center;justify-content:space-between}.menu{display:flex}.menu a{color:#fff}.logo{display:flex}.menu__list{display:flex}.menu__list-item{display:flex;align-items:center}.menu__list-item+.menu__list-item{margin-left:46px}.contact{width:200px;height:50px;margin-left:46px;border-radius:10px;background:#ecf6fd;align-items:center;justify-content:center;display:none;cursor:pointer}.contact.show{display:flex}.fade{animation-name:fade;animation-duration:.5s}@keyframes fade{from{opacity:.1}to{opacity:1}}header.fixed{position:fixed;z-index:100;width:100%}.contact a{color:#38a6db;font-weight:700}h1{font-size:38px;line-height:46px;font-weight:800;color:#192e35}.top{height:100vh;background:#38a6db;background-image:url("../img/top-bg.png");background-repeat:no-repeat;background-size:cover;background-position:center 90px;padding-top:90px}.top__inner{display:flex;justify-content:space-between;padding-top:60px}.top__inner .top__inner-content{width:44%}.top__inner-content ul{margin-top:50px}.top__inner-content ul li{font-size:18px;line-height:22px;font-weight:400;position:relative;padding-left:40px}.top__inner-content ul li+li{margin-top:25px}.top__inner-content ul li::before{content:"";position:absolute;width:26px;height:26px;background-image:url("../img/checked.png");left:0;bottom:0}.top__inner-content ul li span{font-weight:700}.top__inner-content .btn{width:324px;height:64px;margin-top:60px;background:linear-gradient(180deg,#51b1e0 0,#0077cb 100%)}.top__inner-content .btn:hover{background:linear-gradient(180deg,#0077cb 0,#007dd4 100%)}.top__inner .top__inner-img{width:49%;position:relative}img{width:auto;height:auto}.top__inner .top__inner-img img{position:relative;width:100%;z-index:1}.top__inner .top__inner-img .btn-mobile{position:absolute;width:120px;height:28px;right:160px;bottom:100px;z-index:1;background:#38a5db;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:14px;line-height:16px}.top__inner .top__inner-img .btn-mobile:hover{position:absolute;background:#2d93c5}.top__inner .top__inner-img::before{content:"";position:absolute;background-image:url("../img/Frame.png");background-size:contain;background-repeat:no-repeat;z-index:0;top:28px;left:-140px;width:735px;height:375px}.btn{display:flex;align-items:center;justify-content:center;width:266px;height:64px;background:#38a6db;color:#fff;font-size:20px;line-height:24px;font-weight:700;border-radius:12px;cursor:pointer}.btn:hover{background:#2d93c5}h2{font-size:30px;line-height:36px;font-weight:700;color:#192e35}.chatbot{margin-top:80px}.chatbot__inner{display:flex;align-items:center;justify-content:space-between}.chatbot__inner .left__side{display:flex;width:48%}.chatbot__inner .right__side{width:48%;display:flex}.chatbot__inner .right__side .preview_img{margin-right:-12px;overflow:hidden;border-radius:24px;width:100%}.chatbot__inner .right__side .preview_img img{width:100%}.chatbot__inner .right__side .preview_img video{width:100%;border-radius:24px;height:auto}.chatbot__inner .right__side .preview_img>div{cursor:pointer;position:relative;width:100%;z-index:10}.chatbot__inner .right__side .preview_img svg{cursor:pointer;position:absolute;width:90px;height:90px;background:url(../img/play.svg);top:0;left:0;bottom:0;right:0;margin:auto}.advantages h4{font-weight:700}.advantages{margin-top:40px}.advantages__inner{padding-top:40px;border-top:2px solid #1a2e35}.items{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:60px}.items .item{width:48%;display:flex;margin-bottom:60px}.chatbot__inner .img{width:93px;height:93px}.items .item .desc{margin-left:30px}.items .item .desc p{margin-top:10px}h4{font-size:20px;line-height:24px;font-weight:300}.useful{margin-top:40px}.useful h4{font-weight:700}.useful__inner .item{display:flex;align-items:center;border-radius:24px;background:#fdfdfd;border:2px solid #ecf5fb;padding:46px 20px 46px 50px}.item__left{display:flex;align-items:center}.useful__inner .img{width:78px;height:80px;display:flex;align-items:center;justify-content:center;border-radius:10px}.img.pink{background:rgba(252,39,48,.2)}.img.blue{background:rgba(0,119,203,.2)}.img.grey{background:rgba(159,159,159,.2)}.img.green{background:rgba(0,189,142,.2)}.connection{background:#ecf5fb;padding:25px 0}.connection__inner{display:flex;align-items:center;justify-content:space-between}.connection__inner .left-aside{width:40%;padding:40px 0;display:flex;flex-direction:column}.connection__inner .left-aside h2{margin-bottom:50px}.connection__inner .left-aside .btn{margin-top:50px}.examples{margin-top:80px}.tabs{display:flex;justify-content:space-between;margin-top:80px}.tab-companies{width:49%}.tab-companies .company{width:100%;display:flex;justify-content:space-between;border-radius:20px;padding:34px 28px;cursor:pointer}.tab-companies .company.active{border:2px solid #38a6db;padding:32px 26px;background:#fdfdfd}.tab-companies .company .img{width:104px;height:104px;display:flex;justify-content:center;align-items:center;background:#ecf5fb;border:1px solid #38a6db;border-radius:10px}.tabs .tab-image.show{display:flex;align-items:center}.tabs .tab-image{display:none}.tabs .tab-image img{width:100%}.tab-companies .company .desc{width:360px}.tab-companies .company .desc ul{margin:10px 0}.tab-companies .company .desc ul li{position:relative;font-size:14px;line-height:18px;padding-left:10px}.tab-companies .company .desc ul li::before{content:"•";position:absolute;top:0;left:0;font-weight:800}.tab-companies .company .desc h4{font-weight:700}.tab-companies .company .desc p{margin:10px 0;font-size:14px;line-height:16px}.tab-companies .company .desc a{font-size:12px;line-height:16px;color:#38a6db;text-decoration:revert}.tab-image{width:49%}.reviews{margin-top:80px}.reviews__list{display:flex;justify-content:space-between;flex-wrap:wrap;margin-top:60px}.reviews__list-item{width:48%;margin-bottom:50px}.reviews__list-comment{position:relative;border-radius:24px;padding:30px 42px;background:#f2f2f2}.circles{display:flex;margin-top:20px}.circle{background:#5b5b5b;width:8px;height:8px;border-radius:50%}.circle+.circle{margin-left:12px}.triangle{position:absolute;bottom:-50px;left:100px;width:0;height:0;border:25px solid;border-color:#f2f2f2 transparent transparent}.user{display:flex;margin:40px 0 0 80px}.person{display:flex;justify-content:space-around;flex-direction:column;margin-left:10px}.person p{font-size:12px;line-height:14px;font-weight:300}.person p span{font-weight:700}.price{background:#ecf5fb;margin-top:80px}.price__inner{padding:100px 0;text-align:center}.price__inner h4{margin-top:30px}.price__inner .nav{display:flex;justify-content:center;margin-top:60px}.price__inner .nav .btn:nth-child(1)::before{content:"";position:absolute;background-image:url("../img/Vector.png");background-repeat:no-repeat;width:28px;height:48px;top:-20px;left:-50px}.price__inner .nav .btn{position:relative;font-size:16px;line-height:18px;width:270px;height:60px;border-radius:30px}.price__inner .nav .btn:nth-child(2){margin-left:40px;color:#38a6db;background:#ecf5fb;border:2px solid #38a6db}.price__inner .nav .btn:hover{background:#38a6db}.price__inner .nav .btn:nth-child(2):hover{background:#ecf5fb}.faq{margin-top:80px}.faq__inner{width:80%;margin:0 auto 10px}.faq__header{position:relative;background:#ecf5fb;cursor:pointer;padding:32px 120px 32px 80px;border-radius:10px}.faq__content{background:#ecf5fb;display:none;padding:32px 120px 32px 80px;margin-top:-15px;border-radius:10px}.faq__header::after{content:"";display:block;position:absolute;left:32px;top:0;bottom:0;margin:auto;background:url(../img/plus.png);background-repeat:no-repeat;background-size:cover;width:21px;height:21px;transition:.3s ease-in-out;transform:rotate(0)}.faq__header.rotated::after{content:"";left:28px;width:28px;height:28px;transition:.5s ease-in-out;transform:rotate(45deg)}.faq__content.red,.faq__header.red{border-left:10px solid #fc2730}.faq__content.blue,.faq__header.blue{border-left:10px solid #0077cb}.faq__content.grey,.faq__header.grey{border-left:10px solid #9f9f9f}.faq__content.green,.faq__header.green{border-left:10px solid #00bd8e}.footer{margin-top:100px;background:#ecf5fb}.footer__inner{padding-top:100px;padding-bottom:60px;text-align:center}.footer__inner h4{margin-top:10px}.footer__inner .btn{margin:60px auto 0}.footer__end{margin-top:100px}.footer__end h4 a{color:#38a6db;font-size:20px;line-height:24px}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;background-color:rgba(0,0,0,.5)}.modal__dialog{width:840px;margin:40px auto;padding:10px}.modal__content{position:relative;width:100%;background-color:#fff;border:1px solid rgba(0,0,0,.2);border-radius:4px;max-height:80vh;overflow-y:auto}.modal__close{position:absolute;top:8px;right:14px;font-size:30px;color:#000;opacity:.5;font-weight:700;border:none;background-color:transparent;cursor:pointer}.line{height:2px;background:#c4c4c4}.modal__title{display:flex;align-items:center;justify-content:space-between;background:#ececec;padding:40px;font-size:22px;text-transform:uppercase}.modal__title p{font-weight:500;font-size:12px;line-height:15px}.modal__form{padding:40px}.header-mobile{display:none}.contact-mobile{display:none}@media (max-width:1200px){h1{font-size:36px;line-height:42px}.menu__list-item+.menu__list-item{margin-left:30px}.top__inner-content ul{margin-top:35px}.top__inner .top__inner-img::before{top:47px;left:-75px;width:560px}.top__inner .top__inner-img .btn-mobile{width:100px;height:25px;right:134px;bottom:130px}.chatbot__inner .left__side{width:52%}.useful__inner .item{padding:30px 20px}.tab-companies .company{padding:22px 12px 22px 16px}.tab-companies .company.active{border:2px solid #38a6db;padding:20px 10px 20px 14px}.tab-companies .company .desc{width:300px}.faq__header{padding:32px 80px}.faq__content{padding:20px 30px 20px 80px}}@media (max-width:992px){a,p{font-size:14px;line-height:18px}.menu__list-item+.menu__list-item{margin-left:10px}.contact a,.menu__list-item a{font-size:13px}.contact{width:160px;height:40px;margin-left:10px}.top{height:100%;background-position:center 120px}.top__inner{flex-direction:column}.top__inner .top__inner-content{width:100%;display:flex;align-items:center;flex-direction:column}.top__inner .top__inner-content h1{text-align:center}.top__inner .top__inner-img{width:70%;margin:0 auto}.top__inner .top__inner-img::before{top:37px;left:-75px;width:640px}.top__inner .top__inner-img .btn-mobile{right:150px;bottom:90px}.chatbot__inner{flex-direction:column}.chatbot__inner .left__side{width:100%}.chatbot__inner .right__side{width:100%;margin-top:40px}.items{flex-direction:column}.items .item{width:100%;margin-bottom:40px}.connection__inner .left-aside h2{margin-bottom:30px}.connection__inner .right-aside{width:49%}.connection__inner .right-aside img{width:100%}.tabs{flex-direction:column;margin-top:40px}.tab-companies{width:100%}.tab-companies .company .desc{width:80%}.tabs .tab-image.show{margin:30px auto 0}.reviews__list{flex-direction:column;margin-top:40px}.reviews__list-item{width:100%}.price{margin-top:60px}.price__inner{padding:80px 0}.faq__inner{width:100%}.faq__header{padding:32px 60px}.faq__content{padding:20px 60px}.faq__header::after{left:22px}.faq__header.rotated::after{left:18px}.footer{margin-top:95px}.footer__inner{padding-top:80px}}@media (max-width:767px){.contact.show,.header .logo,.header.active{display:none}#header{height:60px}#header.fade{animation-name:none}.header-mobile{height:60px;display:flex;align-items:center;justify-content:space-between}.header-mobile .menu-toggle{padding:10px;background-color:transparent;background-image:none;border:1px solid transparent}.menu-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px;background-color:#fff}.menu-toggle .icon-bar+.icon-bar{margin-top:4px}.header{width:100%;height:calc(100vh - 60px);position:absolute;left:-100%;top:60px;transition:.6s linear}.header.active{display:flex;left:0;transition:.5s linear}.header .menu{width:100%;height:100%;background:#38a6db;flex-direction:column;justify-content:space-around;z-index:10}.header .menu .menu__list{flex-direction:column}.menu__list-item{justify-content:center;margin-left:0!important}.menu__list-item+.menu__list-item{margin-top:16px}.menu__list-item .menu__list-link{width:100%;text-align:center;font-weight:500;font-size:20px;line-height:23px}.menu__list-item:nth-child(3){display:none}.contact-mobile{display:flex;align-items:center;flex-direction:column}.contact-mobile a{font-weight:700;font-size:19px;line-height:23px}.contact-mobile a+a{margin-top:20px}h1{font-size:32px;line-height:36px}.top__inner{padding-top:20px}.top__inner .top__inner-img::before{top:20px;left:-65px;width:530px;height:270px}.top__inner .top__inner-img{width:400px;margin:15px auto 0}.top__inner .top__inner-img .btn-mobile{right:108px;bottom:75px}.btn{width:230px;height:46px;font-size:16px;line-height:18px}.top__inner-content .btn{width:250px;height:50px;margin-top:40px}h2{font-size:24px;line-height:28px}h3{font-size:18px;line-height:22px}h4{font-size:16px;line-height:20px}.chatbot{margin-top:40px}.chatbot__inner .img{width:70px;height:70px}.chatbot .img img{width:100%}.items{margin-top:40px}.items .item{margin-bottom:40px}.connection__inner{flex-direction:column}.connection__inner .left-aside{width:100%;text-align:center;align-items:center}.connection__inner .right-aside{width:60%}.examples{margin-top:60px}.price__inner .nav{flex-direction:column}.price__inner .nav .btn{margin:0 auto}.price__inner .nav .btn:nth-child(2){margin:15px auto 0}.price__inner .nav .btn:nth-child(1)::before{background-image:url("../img/Arrow.png");width:14px;height:30px;top:-35px;left:50%}.price__inner .nav .btn{font-size:14px;line-height:16px;width:230px;height:44px}.faq__header{padding:24px 60px}.faq__header h2{font-size:20px;line-height:24px}.faq__header::after{left:20px}.faq__header.rotated::after{left:16px}}@media screen and (max-width:610px){.tab-companies .company .desc{width:75%}}@media screen and (max-width:575px){h1{font-size:24px;line-height:28px}.top__inner .top__inner-img{width:320px}.top__inner .top__inner-img .btn-mobile{right:85px;bottom:60px;width:80px;height:20px;font-size:10px}.top__inner .top__inner-img::before{display:none}.top__inner-content ul li{font-size:16px;line-height:18px}.items .item .desc{margin-left:15px}.useful__inner .item{padding:20px 5px 20px 20px}.useful__inner .img{width:50px;height:50px}.useful__inner .desc p{font-size:12px;line-height:16px}.tab-companies .company .img{width:90px;height:90px}.useful__inner .img img{width:50%}.tabs .tab-image.show{width:300px}.tab-companies .company .desc ul li{font-size:12px;line-height:16px}.reviews__list-comment{padding:20px}.circles{margin-top:14px}.triangle{left:50px}.user{margin:30px 0 0 40px}.price{margin-top:40px}.faq{margin-top:45px}.faq__header{padding:20px 40px}.faq__header h2{font-size:14px;line-height:18px}.faq__content{padding:15px 40px}.faq__header::after{width:15px;height:15px;left:15px}.faq__header.rotated::after{width:22px;height:22px;left:11px}.faq__header p{font-size:12px;line-height:16px}.footer{margin-top:60px}.modal__form,.modal__title{padding:30px}.modal__content{max-height:90vh}}@media screen and (max-width:420px){.tab-companies .company .desc{width:70%}}h3{font-size:22px;line-height:24px}.quiz-questions-item__question{margin-bottom:20px}.quiz-indicator{font-size:16px;line-height:18px;font-weight:500}.indicator-hidden,.next-hidden,.question-hidden,.quiz-results{display:none}.back-visible,.results-visible{display:block}.modal.hide{display:none}.modal.show{display:flex;align-items:center}.quiz-controls{margin-top:75px;display:flex;justify-content:space-between}.quiz-controls .button{display:flex;align-items:center;justify-content:center;width:106px;height:33px;border:none;border-radius:5px;cursor:pointer}.answer-input{margin-top:10px}.textarea{resize:none;width:100%;height:70px;padding:10px}.inputPhone{margin-bottom:10px;resize:none;width:100%;height:40px;padding:10px}.quiz-results-item__question .btn{border:none;margin:30px auto 0}.quiz-questions-item__question p{margin-top:10px;font-style:italic;font-weight:300;font-size:12px;line-height:14px}.line-progress{bottom:0;z-index:1;width:100%;height:5px;background-color:#cbcbcb;transform:translate3d(0,0,0)}.line-progress .line{height:100%;width:0;background-color:#1f5bff;transition:width .3s ease}@media screen and (max-width:400px){.faq__header{padding:20px 10px 20px 30px}.faq__header h2{font-size:12px;line-height:16px}.faq__content{padding:15px 10px 15px 30px}.faq__content p{font-size:10px;line-height:14px}.faq__header::after{width:13px;height:13px;left:10px}.faq__header.rotated::after{width:18px;height:18px;left:7px}}.btn.btn-to-tg{position:relative;}.btn.btn-to-tg img{position:absolute;right:20%;width:20px;}