body,figure,h1,h2,h3,h4,h5,h6,li,p,ul{margin:0;padding:0}*{-webkit-box-sizing:border-box;box-sizing:border-box}ul{list-style-type:none}address{font-style:normal}a,a:active,a:focus,a:hover,a:visited{text-decoration:none}html{-webkit-font-smoothing:subpixel-antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px}body{margin-top:100px}body.home-body{margin-top:0}body.scroll-off{overflow:hidden}@media screen and (max-width:1180px){body{margin-top:80px}body.home-body{margin-top:140px}}button{background:0 0;padding:0;border:none;cursor:pointer}.container{width:95%;max-width:1920px;margin:0 auto}@media only screen and (max-width:1023px){.container{width:100%;max-width:initial;padding:0 24px}}.btn{height:48px;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;font-weight:600;border-radius:12px;font-family:'Work Sans',sans-serif;border:none;cursor:pointer}.btn.black{background-color:#292929;color:#fff}.btn.black:hover{background-color:#333}.btn.white{background-color:#fff;color:#3f55ff}.btn.white:hover{background-color:#fafafa}.btn.blue{background-color:#3d49e9;color:#fff}.btn.blue:hover{background-color:#253be8}.btn.transparent{background:0 0}.btn.default{padding:0 47px}.btn.signup{padding:0 86px}.done-list-ul{margin:30px 0 25px 0}.done-list-ul .done-list-li{position:relative;padding-left:28px}.done-list-ul .done-list-li:before{content:url(../images/icon-done.svg);display:inline-block;position:absolute;top:2px;left:0}.done-list-ul .done-list-li:not(:last-child){margin-bottom:20px}.input-btn-wrapper{width:100%;max-width:372px;margin:0 auto}.input-btn-wrapper .email-input{height:48px;border-radius:12px;width:100%;display:block;border:1px solid #ccc;margin:0 auto;padding:0 16px;color:#292929}.input-btn-wrapper .email-input::-webkit-input-placeholder{font-size:16px;color:#888;font-weight:400}.input-btn-wrapper .email-input::-moz-placeholder{font-size:16px;color:#888;font-weight:400}.input-btn-wrapper .email-input:-ms-input-placeholder{font-size:16px;color:#888;font-weight:400}.input-btn-wrapper .email-input::-ms-input-placeholder{font-size:16px;color:#888;font-weight:400}.input-btn-wrapper .email-input::placeholder{font-size:16px;color:#888;font-weight:400}.input-btn-wrapper .btn{width:100%;margin-top:16px}.square{background-color:#fafafa;border-radius:32px;position:absolute;z-index:-1}.square.square-1{height:217px;width:166px;bottom:30%;left:10%}.square.square-2{height:217px;width:271px;bottom:15%;right:10%}@media only screen and (max-width:1440px){.square.square-1{bottom:20%}.square.square-2{bottom:6%}}@media only screen and (max-width:1300px){.square{display:none}}.hide{display:none!important}.show{display:block}.show-flex{display:-webkit-box;display:-ms-flexbox;display:flex}.d-flex{display:-webkit-box;display:-ms-flexbox;display:flex}.fd-c{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.jc-c{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.ai-c{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ws{font-family:'Work Sans',sans-serif}.geo{font-family:Georgia,Times,"Times New Roman",serif}.fz60{font-size:60px}.fz50{font-size:50px}.fz45{font-size:45px}.fz36{font-size:36px}.fz37{font-size:37px}.fz32{font-size:32px}.fz24{font-size:24px}.fz20{font-size:20px}.fz18{font-size:18px}.fz16{font-size:16px}.fz15{font-size:15px}.fz14{font-size:14px}.fz12{font-size:12px}.fw300{font-weight:300}.fw400{font-weight:300}.fw500{font-weight:500}.fw600{font-weight:600}.fwb{font-weight:700}.c-white{color:#fff}.c-black{color:#000}.c-black100{color:#292929}.c-gray{color:#fafafa}.c-gray100{color:#888}.c-gray200{color:#ccc}.c-blue100{color:#3f55ff}.c-blue200{color:#3c49e8}.c-blue300{color:#ebeefe}.c-blue400{color:#3d49e9}.bg-white{background-color:#fff}.bg-black{background-color:#000}.bg-black100{background-color:#292929}.bg-gray{background-color:#fafafa}.bg-gray200{background-color:#ccc}.bg-gray100{background-color:#888}.bg-gray200{background-color:#ccc}.bg-gray300{background-color:#f2f6fd}.bg-blue100{background-color:#3f55ff}.bg-blue200{background-color:#3c49e8}.bg-blue300{background-color:#ebeefe}.header{position:fixed;top:0;left:0;z-index:10;width:100%;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.header.with-bg{background-color:#fff;-webkit-box-shadow:0 2px 5px 0 rgba(0,0,0,.1);box-shadow:0 2px 5px 0 rgba(0,0,0,.1)}@media only screen and (min-width:1101px){.header.no-header .burger,.header.no-header .header-login,.header.no-header .header-nav,.header.no-header .mobile-login,.header.no-header .mobile-nav{display:none}}.header .header-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 60px;height:100px;margin:0 auto}.header .header-container .logo-link{font-size:0;margin-top:3px}.header .header-nav{text-align:center;margin-left:auto}.header .header-nav .nav-ul{display:-webkit-box;display:-ms-flexbox;display:flex}.header .header-nav .nav-li{text-transform:uppercase;margin-right:50px;cursor:pointer}.header .header-nav .nav-li:hover{opacity:.8}.header .header-nav .nav-li a.active{color:#3f55ff}.header .mobile-login,.header .mobile-nav{display:none}.header .mobile-nav{text-transform:uppercase}.header .header-login{border-left:1px solid #ccc;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header .header-login .login{padding:0 40px}.header .header-login .login:hover{opacity:.8}.header .burger{border:none;display:none;cursor:pointer}.header .burger div{border:none;height:1px;width:18px;margin:5px;background-color:#292929}.header .closed{display:none}.header .mobile-menu{display:none}@media screen and (max-width:1100px){.header .header-container{height:80px;padding:0 24px 0 16px}.header .header-nav{display:none}.header .header-login{display:none}.header .mobile-login,.header .mobile-nav{display:block}.header .mobile-login{margin-left:24px}.header .mobile-nav{margin-left:auto}.header .burger{display:block;margin-right:16px}.header .mobile-menu{display:block;-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%);width:100%;background-image:-webkit-gradient(linear,left top,left bottom,from(#bc85ff),color-stop(#a574fe),color-stop(#8964fe),color-stop(#6456fe),to(#1f49ff));background-image:-o-linear-gradient(top,#bc85ff,#a574fe,#8964fe,#6456fe,#1f49ff);background-image:linear-gradient(to bottom,#bc85ff,#a574fe,#8964fe,#6456fe,#1f49ff);position:fixed;z-index:100;top:0;left:0;right:0;bottom:0;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;display:block}.header .mobile-menu.opened{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.header .mobile-menu .logo-link{margin-top:8px}.header .mobile-menu .close-btn{width:30px;cursor:pointer}.header .mobile-menu .mobile-menu-wrapper{text-align:center;padding:85px 0 140px 0}.header .mobile-menu .mobile-li-open:not(:last-child){margin-bottom:32px}.header .mobile-menu .mobile-login-open{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}.header .mobile-menu .mobile-login-open{margin-top:80px}.header .mobile-menu .mobile-login-open .btn{width:100%;max-width:300px}.header .mobile-menu .mobile-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:80px;padding:0 0 0 21px}.header .mobile-menu .mobile-button-close{font-size:22px;margin-right:21px}}.footer{width:100%;padding:30px 0 80px 0}.footer .container{width:100%;padding:0 132px}.footer .footer-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 0 68px 0}.footer .footer-top .footer-left-content{max-width:505px}.footer .footer-top .footer-descr{padding:30px 0 39px 0}.footer .footer-top .address{font-style:normal}.footer .footer-top .footer-nav-ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:30px;gap:30px;min-height:42px}.footer .footer-top .reviews-wrapper{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 .footer-top .reviews-p{padding-right:8px}.footer .footer-top .reviews-ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px}.footer .footer-top .reviews-logo{height:24px}.footer .footer-bottom{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}.footer .footer-bottom .terms-social-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer .footer-bottom .terms-ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:36px;margin-right:70px}.footer .footer-bottom .terms-link{text-decoration:underline}.footer .footer-bottom .social-ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:40px}.footer .footer-bottom .social-li{cursor:pointer}@media screen and (max-width:1440px){.footer .footer-descr{padding:30px 0 25px 0}.footer .terms-social-wrapper{gap:20px}}@media screen and (max-width:1260px){.footer .container{padding:0 24px}}@media screen and (max-width:1100px){.footer .main-logo{color:#fff}.footer .footer-top{-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-bottom:0}.footer .footer-top .footer-left-content{width:100%;text-align:center}.footer .footer-top .footer-descr{padding:17px 0 27px 0}.footer .footer-top .footer-right-content{width:100%;padding:55px 0 0 0}.footer .footer-top .footer-nav-ul{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:0;gap:21px;-ms-flex-wrap:wrap;flex-wrap:wrap}.footer .footer-top .footer-nav-li{white-space:nowrap}.footer .footer-top .footer-nav-li:first-child{margin-left:0}.footer .footer-top .reviews-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:60px}.footer .footer-top .reviews-p{width:100%;text-align:center;margin:0;margin-bottom:22px}.footer .footer-top .reviews-ul{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 0 60px 0}.footer .footer-bottom{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.footer .footer-bottom .terms-social-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:0}.footer .footer-bottom .terms-ul{margin-right:0;margin-bottom:70px}.footer .footer-bottom .social-links{text-align:center}.footer .footer-bottom .social-ul{margin-bottom:43px}}@media only screen and (min-width:1921px){.footer .container{max-width:initial}}.sign-up{padding-bottom:301px;width:100%;position:relative;overflow:hidden}.sign-up .sign-up-title{max-width:1276px;margin:0 auto 35px auto;text-align:center}.sign-up .sign-up-subtitle{text-align:center;margin-bottom:28px}.sign-up .container{margin:0 auto;max-width:1276px}@media only screen and (max-width:1440px){.sign-up{padding-bottom:173px}.sign-up .sign-up-title{font-size:36px;margin-bottom:43px;max-width:792px}.sign-up .sign-up-subtitle{font-size:18px}.sign-up .square-1{bottom:20%}.sign-up .square-2{bottom:6%}}@media only screen and (max-width:1300px){.sign-up .square{display:none}}@media only screen and (max-width:1023px){.sign-up{padding-bottom:80px}.sign-up .sign-up-title{font-size:30px;margin-bottom:35px}.sign-up .sign-up-subtitle{font-size:16px}}.home .title{margin-bottom:22px}.home .hero{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:132px}.home .hero .content{width:100%;max-width:662px;margin-left:324px}@media only screen and (max-width:1800px){.home .hero .content{margin-left:40px}}@media only screen and (min-width:2000px){.home .hero .content{margin-right:10vw}}.home .hero .subtitle{max-width:472px}.home .hero .input-btn-wrapper{margin:22px 0 28px 0;max-width:300px}.home .hero .logos-title{margin-bottom:18px}.home .hero .logos-wrap{gap:20px}.home .hero .logos-wrap .logo{height:24px}.home .hero .ill-wrap{width:94%;max-width:992px;position:relative;overflow:hidden}.home .hero .bg{width:100%}.home .hero .bg.mobile{display:none}.home .hero .ill{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:-70px;width:100%;max-width:1000px}.home .used-by{padding:0 0 188px 0;text-align:center}.home .used-by .logos-container{margin:62px 0 0 0;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;gap:50px}.home .used-by .logos-container .logo-figure{width:12%;min-width:200px}.home .used-by .logos-container .logo{width:100%;max-height:60px;-o-object-fit:contain;object-fit:contain}.home .funnel{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:132px}.home .funnel .content{width:100%;max-width:556px;margin:-200px 30px 0 60px}@media only screen and (min-width:2000px){.home .funnel .content{margin-left:15vw}}.home .funnel .btn{margin-top:24px}.home .funnel .ill-wrap{width:55%;max-width:1045px;position:relative;overflow:hidden}.home .funnel .bg{width:100%}.home .funnel .ill{position:absolute;top:15%;left:-80px;width:107%;max-width:1100px}.home .loyal{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:132px;margin-top:-350px}.home .loyal .content{width:100%;max-width:648px;margin:150px 10px 0 20px}@media only screen and (min-width:2000px){.home .loyal .content{margin:150px 10vw 0 20px}}.home .loyal .subtitle{max-width:560px}.home .loyal .btn{margin:22px 0 28px 0}.home .loyal .ill-wrap{width:94%;max-width:992px;position:relative;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.home .loyal .bg{width:100%;max-width:800px}.home .loyal .ill{position:absolute;top:30%;left:0;width:100%;max-width:800px}.home .loyal .ill.mobile{display:none}.home .degree{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:212px}.home .degree .content{width:100%;max-width:611px;margin:-100px 0 0 80px}@media only screen and (min-width:2000px){.home .degree .content{margin-left:15vw}}.home .degree .btn{margin-top:24px}.home .degree .ill-wrap{width:55%;max-width:910px;position:relative;overflow:hidden}.home .degree .bg{width:100%;max-width:870px}.home .degree .ill{position:absolute;top:3%;left:-80px;width:107%;max-width:930px}@media only screen and (max-width:1440px){.home .title{font-size:36px}.home .subtitle{font-size:18px}.home .hero .content{max-width:500px;margin-left:134px}.home .hero .ill-wrap{max-width:800px}.home .loyal .content{max-width:500px}.home .loyal .ill-wrap{width:50%;max-width:initial}.home .loyal .bg{max-width:582px}.home .loyal .ill{max-width:580px;left:initial;right:19%}}@media only screen and (max-width:1440px) and (max-width:1430px) and (min-width:1181px){.home .loyal .ill{right:0}}@media only screen and (max-width:1440px){.home .degree .content{max-width:500px;margin-left:40px}}@media only screen and (max-width:1440px) and (min-width:1181px){.home .hero .content{margin-top:100px}}@media only screen and (max-width:1180px){.home .title{font-size:30px}.home .subtitle{font-size:16px}.home .content{padding:0 24px;text-align:center}.home .hero{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-bottom:60px}.home .hero .content{margin-left:0;margin-bottom:33px;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}.home .hero .ill-wrap{-ms-flex-item-align:end;align-self:flex-end}.home .hero .ill{width:114%}.home .hero .bg.desktop{display:none}.home .hero .bg.mobile{display:block}.home .funnel{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;padding-bottom:24px}.home .funnel .content{margin:0 auto 30px auto}.home .funnel .ill-wrap{width:90%;-ms-flex-item-align:start;align-self:flex-start}.home .funnel .ill{width:113%}.home .loyal{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-bottom:60px;margin-top:0}.home .loyal .content{margin:0 auto}.home .loyal .ill-wrap{-ms-flex-item-align:end;align-self:flex-end;width:100%;max-width:initial}.home .loyal .bg{width:90%;max-width:700px}.home .loyal .ill{right:6%;width:80%;top:18%}.home .loyal .ill.desktop{display:none}.home .loyal .ill.mobile{display:block}.home .degree{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;padding-bottom:60px}.home .degree .ill-wrap{-ms-flex-item-align:start;align-self:flex-start;width:90%}.home .degree .content{margin:0 auto 24px auto}.home .degree .ill{width:100%;top:6%;max-width:850px}}@media only screen and (max-width:500px){.home .hero .ill{width:100%;right:-26px}.home .used-by{padding:0 0 134px 0}.home .used-by .logos-container{gap:16px;margin-top:36px}.home .used-by .logos-container .logo-figure{width:28%}.home .used-by .logos-container .logo-figure .logo{width:100%}.home .funnel{padding-bottom:24px}}@media only screen and (max-width:400px){.home .funnel .title{padding:0 20px}}@media only screen and (min-width:1921px){.home .degree .ill-wrap,.home .funnel .ill-wrap,.home .hero .ill-wrap,.home .loyal .ill-wrap{width:50%;max-width:initial}.home .degree .bg,.home .funnel .bg,.home .hero .bg,.home .loyal .bg{max-width:initial}.home .degree .ill,.home .funnel .ill,.home .hero .ill,.home .loyal .ill{max-width:initial}.home .hero .ill{right:-90px}.home .funnel .ill{left:-100px}.home .degree .ill{left:-110px}}.sign-up{padding-bottom:301px;width:100%;position:relative;overflow:hidden}.sign-up .sign-up-title{max-width:1276px;margin:0 auto 35px auto;text-align:center}.sign-up .sign-up-subtitle{text-align:center;margin-bottom:28px}.sign-up .container{margin:0 auto;max-width:1276px}@media only screen and (max-width:1440px){.sign-up{padding-bottom:173px}.sign-up .sign-up-title{font-size:36px;margin-bottom:43px;max-width:792px}.sign-up .sign-up-subtitle{font-size:18px}.sign-up .square-1{bottom:20%}.sign-up .square-2{bottom:6%}}@media only screen and (max-width:1300px){.sign-up .square{display:none}}@media only screen and (max-width:1023px){.sign-up{padding-bottom:80px}.sign-up .sign-up-title{font-size:30px;margin-bottom:35px}.sign-up .sign-up-subtitle{font-size:16px}}.pricing{padding:37px 0 150px 0}.pricing .container{text-align:center;margin:0 auto}.pricing .pricing-title{margin-bottom:11px}.pricing .enter-term{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:0 auto;padding:73px 0 82px 0;gap:30px}.pricing .switcher{cursor:pointer;width:56px;height:28px;padding:0 4px;border-radius:25px;border:none;background:-o-linear-gradient(212.13deg,#bc85ff 0,#1f49ff 100%);background:linear-gradient(237.87deg,#bc85ff 0,#1f49ff 100%)}.pricing .switcher.active .circle{-webkit-transform:translateX(26px);-ms-transform:translateX(26px);transform:translateX(26px)}.pricing .circle{width:22px;height:22px;border-radius:50%;background-color:#fff;-webkit-transition:all .1s linear;-o-transition:all .1s linear;transition:all .1s linear}.pricing .monthly{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pricing .monthly .term{margin-right:31px}.pricing .yearly{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pricing .yearly .term{margin-right:19px}.pricing .enter-term{position:relative}.pricing .sale-wrap{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;position:absolute;bottom:40px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.pricing .sale-wrap .sale{position:relative}.pricing .sale-wrap .arrow-icon{width:40px;position:absolute;top:-19px;right:-45px}.pricing .pricing-cards{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:30px}.pricing .pricing-cards .pricing-card{width:100%;max-width:372px;border-radius:24px;padding:50px 20px}.pricing .pricing-cards .pricing-card.enterprise .card-price{padding:16px 0 0 0}.pricing .pricing-cards .with-bg{background-image:-webkit-gradient(linear,right top,left bottom,from(#b381fe),color-stop(#9d71fd),color-stop(#8262fd),color-stop(#5f55fe),to(#1e49fe));background-image:-o-linear-gradient(right top,#b381fe,#9d71fd,#8262fd,#5f55fe,#1e49fe);background-image:linear-gradient(to left bottom,#b381fe,#9d71fd,#8262fd,#5f55fe,#1e49fe)}.pricing .pricing-cards .with-bg .card-descr,.pricing .pricing-cards .with-bg .card-price,.pricing .pricing-cards .with-bg .card-subtitle,.pricing .pricing-cards .with-bg .card-title{color:#fff}.pricing .pricing-cards .with-bg .card-free-btn{cursor:pointer}.pricing .pricing-cards .card-free-btn{width:100%;max-width:252px;line-height:1.2;margin-bottom:33px}.pricing .pricing-cards .card-descr{margin:0 auto;line-height:1.6;width:200px}.pricing .pricing-cards .line-height-19{line-height:1.2;margin-bottom:30px}.pricing .pricing-cards .line-through{text-decoration:line-through}.pricing .pricing-cards .card-price{padding:16px 0 32px 0}.pricing .pricing-cards .card-subtitle{padding-bottom:14px}@media only screen and (max-width:1440px){.pricing{padding:58px 0 223px 0}.pricing .pricing-title{font-size:36px;margin-bottom:16px}.pricing .pricing-subtitle{font-size:18px;font-weight:300}.pricing .enter-term{padding:83px 0 62px 0;gap:35px}.pricing .monthly .term{margin-right:35px}.pricing .sale-wrap{bottom:22px}}@media screen and (max-width:1023px){.pricing{padding:47px 0 117px 0}.container{width:100%}.container .pricing-title{font-size:30px;margin-bottom:33px}.container .pricing-subtitle{font-size:16px}.container .enter-term{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;padding:40px 0 60px 0;gap:24px}.container .enter-term .switcher{width:96px;height:50px;padding:0 8px}.container .enter-term .switcher.active .circle{-webkit-transform:translateX(43px);-ms-transform:translateX(43px);transform:translateX(43px)}.container .enter-term .circle{width:38px;height:38px}.container .enter-term .monthly .term{margin-right:24px}.container .enter-term .yearly{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.container .enter-term .yearly .term{margin:0 0 16px 0}.container .pricing-cards{-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}.container .pricing-cards .pricing-card{width:100%;width:327px;padding:45px 0 32px 0}.container .pricing-cards .card-free-btn{max-width:221px}.container .sale-wrap .arrow-icon{right:-65px}}.product-page .products{padding:48px;width:100%}.product-page .products .container{margin:0 auto;text-align:center;max-width:828px}.product-page .products .products-title{margin-bottom:27px}.product-page .generate{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:90px}.product-page .generate .left-content{position:relative;width:100%;max-width:900px}.product-page .generate .bg{width:100%}.product-page .generate .ill{width:95%;max-width:830px;position:absolute;left:-20px;top:150px}.product-page .generate .right-content{max-width:500px;margin-right:50px}.product-page .generate .right-content .section-descr:not(:last-child){margin-bottom:30px}.product-page .engage{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;margin-top:-100px;padding-bottom:70px}.product-page .engage .right-content{position:relative;width:100%;max-width:1000px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.product-page .engage .section-title{max-width:400px}.product-page .engage .bg{width:95%;margin-left:30px;max-width:550px}.product-page .engage .ill{max-width:1000px;position:absolute;top:0;right:0}.product-page .engage .left-content{width:100%;max-width:500px;margin:0 130px 0 60px}.product-page .analytics{padding:78px 0 58px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-page .analytics .analytics-img{width:100%;max-width:820px}.product-page .analytics .content{margin:0 10px 0 180px;max-width:611px}.product-page .analytics .section-descr{max-width:500px}.product-page .product-sign-up{padding:100px 0 150px 0}.product-page .product-sign-up .sign-up-card{text-align:center;padding:68px 24px;background-image:-webkit-gradient(linear,right top,left top,from(#bc85ff),color-stop(#a574fe),color-stop(#8964fe),color-stop(#6456fe),to(#1f49ff));background-image:-o-linear-gradient(right,#bc85ff,#a574fe,#8964fe,#6456fe,#1f49ff);background-image:linear-gradient(to left,#bc85ff,#a574fe,#8964fe,#6456fe,#1f49ff);margin:0 auto;max-width:1172px;border-radius:24px;-webkit-box-shadow:6px 8px 23px -1px rgba(0,0,0,.36);box-shadow:6px 8px 23px -1px rgba(0,0,0,.36)}.product-page .product-sign-up .sign-up-title{max-width:792px;margin:0 auto}.product-page .product-sign-up .btn{margin-top:42px}@media screen and (max-width:1600px){.product-page .section-title{font-size:36px}.product-page .section-descr{font-size:18px}.product-page .products{padding:58px 0 34px 0}.product-page .products .products-subtitle{font-size:18px}.product-page .engage .bg{max-width:450px}.product-page .engage .ill{width:850px}.product-page .analytics .content{max-width:500px}}@media screen and (max-width:1440px){.product-page .generate{margin-bottom:75px}.product-page .generate .left-content{max-width:650px}.product-page .engage{margin-top:0}.product-page .engage .left-content{max-width:550px;margin:0 100px 0 130px}.product-page .engage .section-title{max-width:initial}.product-page .engage .bg{margin-left:100px;max-width:400px}.product-page .engage .ill{width:750px}.product-page .analytics .content{margin:-40px 10px 0 70px}.product-page .analytics .analytics-img{max-width:700px}}@media screen and (max-width:1400px){.product-page .engage .left-content{max-width:450px}.product-page .engage .bg{max-width:300px}.product-page .engage .ill{width:600px}}@media screen and (max-width:1180px){.product-page .section-title{font-size:30px}.product-page .generate{-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;gap:30px;margin-bottom:60px}.product-page .generate .left-content{width:100%;padding:0 17px 0 0}.product-page .generate .right-content{margin:0 auto;width:100%;padding:0 24px}.product-page .generate .ill{position:absolute;left:-20px;top:50px}.product-page .engage{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;width:100%;padding-bottom:56px}.product-page .engage .left-content{padding:0 24px;margin:0;max-width:500px}.product-page .engage .right-content{margin-top:0;max-width:100%}.product-page .engage .bg{width:50%;max-width:300px;margin-bottom:32px}.product-page .engage .ill{width:100%;max-width:600px}.product-page .products{padding:47px 0 44px 0}.product-page .products .container{width:100%}.product-page .products .products-title{font-size:30px;margin-bottom:33px}.product-page .products .products-subtitle{font-size:16px}.product-page .analytics{padding:25px 0 36px 0;-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}.product-page .analytics .content{margin:0 auto;padding:0 24px}.product-page .analytics .analytics-img{margin-bottom:22px;width:100%;max-width:600px}.product-page .analytics .done-list-li{font-size:20px}.product-page .analytics .section-descr{font-size:16px}.product-page .product-sign-up{padding:36px 0 80px 0}}@media screen and (max-width:500px){.product-page .product-sign-up .sign-up-card{padding:50px 10px}.product-page .product-sign-up .btn{width:96%;padding:0 14px;margin-top:24px}.product-page .product-sign-up .sign-up-title{font-size:24px}}@media only screen and (min-width:1921px){.product-page .generate .left-content{width:50%;max-width:initial}.product-page .generate .ill{width:95%;max-width:initial}.product-page .engage .left-content{margin-top:4vw}.product-page .engage .right-content{width:50%;max-width:initial}.product-page .engage .ill{width:100%;max-width:initial;right:-10px}.product-page .analytics .analytics-img{width:50%;max-width:initial}}.login-page{height:calc(100vh - 100px);position:relative;overflow:hidden}.login-page .ill{position:absolute}.login-page .ill.left{left:-100px;bottom:50px;max-width:700px}.login-page .ill.right{right:-10px;top:124px;max-width:420px}.login-page .login-wrap{width:100%;max-width:384px;margin:0 auto;text-align:center;margin-top:30px}.login-page .form{margin-top:80px}.login-page .forgot-p{margin:24px 0 0 0;display:block}.login-page .forgot-p:hover{opacity:.8}.login-page .divider{width:100%;height:1px;margin-bottom:34px;margin:50px 0 34px 0}.login-page .btn.google{display:-webkit-box;display:-ms-flexbox;display:flex;border:1px solid #ccc;position:relative;-webkit-box-flex:0;-ms-flex:none;flex:none;color:#292929}.login-page .google-icon{width:16px;position:absolute;left:24px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.login-page .create-account{margin:108px 0 24px 0}.login-page.signup .login-wrap .subTitle{margin:30px 0 0 0}.login-page.signup .login-wrap .form{margin-top:60px}.login-page.signup .login-wrap .divider{margin:40px 0}.login-page.signup .ill.left{left:-100px;-webkit-transform:rotate(-11deg) translate(-160px,10px);-ms-transform:rotate(-11deg) translate(-160px,10px);transform:rotate(-11deg) translate(-160px,10px);bottom:0}.login-page.signup .ill.right{max-width:620px;-webkit-transform:rotate(127deg);-ms-transform:rotate(127deg);transform:rotate(127deg);top:initial;bottom:-295px;right:-102px}@media only screen and (max-width:1600px){.login-page{overflow:hidden}.login-page .ill.left{left:-420px;bottom:-323px}.login-page .ill.right{top:initial;bottom:30px;right:-100px}}@media screen and (max-width:1440px){.login-page .title{font-size:36px}.login-page.signup .login-wrap .subTitle{margin:12px 0 0 0;font-size:14px}.login-page.signup .login-wrap .form{margin-top:30px}.login-page.signup .ill.left{-webkit-transform:rotate(-11deg) translate(-240px,10px);-ms-transform:rotate(-11deg) translate(-240px,10px);transform:rotate(-11deg) translate(-240px,10px)}.login-page.signup .ill.right{right:-200px}}@media screen and (max-width:1180px){.login-page{height:calc(100vh - 80px)}.login-page .login-wrap{max-width:372px}.login-page .ill{display:none}}@media screen and (max-width:768px){.login-page{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:40px}.login-page .login-wrap{max-width:327px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 24px;margin-top:0}.login-page .title{font-size:30px}.login-page .form{margin-top:30px}.login-page .create-account{margin-top:auto}}@media screen and (max-width:420px){.login-page .login-wrap{max-width:380px}.login-page.signup .form{margin-top:10px}}.sign-up{padding-bottom:301px;width:100%;position:relative;overflow:hidden}.sign-up .sign-up-title{max-width:1276px;margin:0 auto 35px auto;text-align:center}.sign-up .sign-up-subtitle{text-align:center;margin-bottom:28px}.sign-up .container{margin:0 auto;max-width:1276px}@media only screen and (max-width:1440px){.sign-up{padding-bottom:173px}.sign-up .sign-up-title{font-size:36px;margin-bottom:43px;max-width:792px}.sign-up .sign-up-subtitle{font-size:18px}.sign-up .square-1{bottom:20%}.sign-up .square-2{bottom:6%}}@media only screen and (max-width:1300px){.sign-up .square{display:none}}@media only screen and (max-width:1023px){.sign-up{padding-bottom:80px}.sign-up .sign-up-title{font-size:30px;margin-bottom:35px}.sign-up .sign-up-subtitle{font-size:16px}}.about-page .hero{padding-top:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.about-page .hero .content{width:50%;max-width:572px;margin:-100px 92px 0 320px}.about-page .hero .hero-title{margin-bottom:30px}.about-page .hero .hero-descr:not(:last-child){margin-bottom:20px}.about-page .hero .figure-wrapper{width:60%;max-width:504px}.about-page .hero .hero-figure{position:relative;padding-top:119%}.about-page .hero .hero-img{width:100%;height:100%;position:absolute;top:0;-o-object-fit:cover;object-fit:cover;border-radius:24px;-webkit-box-shadow:6px 8px 23px -1px rgba(0,0,0,.36);box-shadow:6px 8px 23px -1px rgba(0,0,0,.36)}.about-page .values{padding:100px 0 62px 0;margin-top:-88px}.about-page .values .content-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:70px}.about-page .values .right-content{width:50%;max-width:572px;margin-right:20px}.about-page .values .values-title{margin-bottom:21px}.about-page .values .values-descr{line-height:1.2}.about-page .values .values-descr:not(:last-child){margin-bottom:20px}.about-page .values .values-list{padding:0 0 0 22px}.about-page .work{position:relative;padding:200px 0 200px 0}.about-page .work .square{width:552px;height:216px;left:82px;bottom:0}.about-page .work .notification-ill{position:absolute;top:30px;right:30px}.about-page .work .work-bg{position:absolute;top:170px;right:-5px;z-index:-1;width:534px;height:806px}.about-page .work .container{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;gap:50px}.about-page .work .work-content{width:50%;max-width:392px;margin-left:100px;-webkit-box-flex:0;-ms-flex:none;flex:none}.about-page .work .work-title{margin-bottom:20px}.about-page .work .video-wrap{width:100%;max-width:986px}.about-page .work .iframe-wrap{position:relative;padding-top:59%}.about-page .work .iframe{width:100%;height:100%;position:absolute;top:0;left:0;border-radius:24px}.about-page .loyal{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:42px;padding-bottom:200px}.about-page .loyal .section-descr,.about-page .loyal .section-title{margin-bottom:24px}.about-page .loyal .left-content{max-width:425px;margin-top:100px;margin-left:50px}.about-page .loyal .btn{padding:0 60px;font-size:16px}.about-page .loyal .right-content{width:100%;max-width:1000px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.about-page .loyal .ill{width:1000px;margin-top:200px}.about-page .loyal .bg{position:absolute;right:-5px;top:-20px;width:800px;z-index:-1}@media screen and (max-width:1770px){.about-page .hero .content{margin-left:134px;margin-right:128px}.about-page .hero .figure-wrapper{margin-right:80px}.about-page .work .square{bottom:-100px}.about-page .work .work-bg{width:421px;height:760px}}@media only screen and (max-width:1440px){.about-page .section-title{font-size:36px}.about-page .section-subtitle{font-size:18px}.about-page .hero .container{width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:1440px;padding:0 134px}.about-page .hero .hero-title{margin-bottom:16px}.about-page .hero .hero-descr:not(:last-child){margin-bottom:15px}.about-page .hero .hero-descr{line-height:1.2}.about-page .values{padding:80px 0 40px 0;gap:15px;z-index:-1}.about-page .values .content-wrapper{gap:15px}.about-page .values .values-title{margin-bottom:24px}.about-page .values .right-content{margin-right:20px;width:100%;padding:0 24px}.about-page .work .sqaure{display:none}.about-page .work .work-content{max-width:300px;margin-left:70px}.about-page .work .work-bg{width:320px;height:660px}.about-page .work .video-wrap{max-width:778px}.about-page .loyal .right-content{max-width:700px}.about-page .loyal .left-content{max-width:500px;margin-top:180px}.about-page .loyal .bg{width:580px}.about-page .loyal .ill{max-width:700px}}@media only screen and (max-width:1200px){.about-page .section-title{font-size:30px}.about-page .section-subtitle{font-size:16px}.about-page .hero .content{margin:-100px 60px 0 60px}.about-page .work{padding:60px 0 80px 0}.about-page .work .work-bg{width:270px;height:610px}.about-page .work .container{max-width:700px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:40px}.about-page .work .notification-ill{display:none}.about-page .work .work-content{max-width:initial;width:100%;margin-left:0}.about-page .work .work-bg{display:none}.about-page .work .iframe{border-radius:12px}.about-page .values{margin-top:-288px;padding:400px 0 80px 0}.about-page .values .content-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.about-page .values .right-content{margin:0 auto 50px auto}.about-page .values .left-content img{width:100%}.about-page .loyal{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-bottom:60px}.about-page .loyal .right-content{display:none}.about-page .loyal .left-content{text-align:center;margin:0;padding:0 24px}}@media screen and (max-width:1100px){.about-page .hero{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 24px}.about-page .hero .content{width:100%;text-align:center;margin-bottom:0;margin:40px auto}.about-page .hero .figure-wrapper{margin:0;width:100%}.about-page .hero .hero-title{margin-bottom:22px}.about-page .hero .hero-descr{line-height:19px}}@media screen and (max-width:550px){.about-page .values{margin-top:-54vw;padding:74vw 0 80px 0}.about-page .loyal .section-title{padding:0 36px}}@media only screen and (min-width:1921px){.about-page .hero{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10vw}.about-page .hero .content{margin:0}.about-page .hero .figure-wrapper{max-width:700px}.about-page .values .content-wrapper{gap:10vw}.about-page .values .left-content{width:40%}.about-page .values .values-bg{width:100%}.about-page .work .container{gap:10vw}.about-page .work .video-wrap{max-width:1100px}.about-page .work .work-bg{width:100%;max-width:800px}.about-page .loyal{gap:10vw}.about-page .loyal .right-content{width:50%;max-width:initial}.about-page .loyal .bg,.about-page .loyal .ill{width:100%;max-width:initial}}.not-found-page{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:0 24px;position:relative;height:calc(100vh - 100px);text-align:center}@media screen and (max-width:1180px){.not-found-page{height:calc(100vh - 80px)}}.not-found-page .not-found-img{width:100%;display:block;max-width:458px;margin-bottom:38px;margin-top:170px}.not-found-page .title{margin-bottom:20px}@media screen and (max-width:667px){.not-found-page .title{font-size:28px}}.not-found-page .square{width:271px;height:217px}.not-found-page .square.square-1{left:0;bottom:120px}.not-found-page .square.square-2{right:0;top:160px}.contact-page .contact-container{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;padding:100px 0 174px 0}.contact-page .contact-container .content{width:100%;max-width:527px;margin-right:68px;margin-left:134px}.contact-page .contact-container .subTitle{margin:30px 0 70px 0}.contact-page .contact-container .group{margin-bottom:30px}.contact-page .contact-container .group .title{margin-bottom:16px}.contact-page .contact-container .form-side{width:100%;height:688px;display:-webkit-box;display:-ms-flexbox;display:flex;max-width:972px;min-width:818px;position:relative}.contact-page .contact-container .form-side .bg{width:100%}.contact-page .contact-container .form{position:absolute;top:60px;left:190px;width:100%;max-width:458px}.contact-page .contact-container .form-group{margin-bottom:26px;position:relative}.contact-page .contact-container .send-btn{margin-top:20px}.contact-page .contact-container .error-msg{display:none;color:#fff;position:absolute;bottom:-18px;right:10px}.contact-page .contact-container .error-msg.show{display:block}.contact-page .contact-container .label{margin-bottom:6px;display:block;margin-left:12px}.contact-page .contact-container .input{width:100%;height:45px;padding:0 10px;background:rgba(255,255,255,.3);border-radius:8px;border:none}.contact-page .contact-container .textarea{background:rgba(255,255,255,.3);border-radius:8px;border:none;min-height:118px;resize:none;width:100%;padding:10px}.contact-page .contact-container .btn{width:100%}@media screen and (max-width:1440px){.contact-page .contact-container{padding:56px 0 120px 0}.contact-page .contact-container .content{max-width:450px}.contact-page .contact-container .main-title{font-size:36px}.contact-page .contact-container .subTitle{font-size:18px;margin:16px 0 90px 0}}@media screen and (max-width:1400px){.contact-page .contact-container .content{margin-left:5vw}}@media screen and (max-width:1180px){.contact-page .contact-container{width:100%;-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:0}.contact-page .contact-container .content{text-align:center;margin:0 0 36px 0;padding:0 24px}.contact-page .contact-container .subTitle{margin:22px 0 50px 0}.contact-page .contact-container .group{margin-bottom:24px}.contact-page .contact-container .group .title{margin-bottom:8px}.contact-page .contact-container .form-side{min-width:initial;background:-o-linear-gradient(228.95deg,#bc85ff 0,#1f49ff 100%);background:linear-gradient(221.05deg,#bc85ff 0,#1f49ff 100%);max-width:initial;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;padding:40px 24px 100px 24px}.contact-page .contact-container .form-side .bg{display:none}.contact-page .contact-container .form-side .form{position:initial}}@media only screen and (min-width:1921px){.contact-page .contact-container .form-side{width:50%;max-width:initial}}