@import url(https://fonts.googleapis.com/css2?family=Rubik:wght@400;500&display=swap);*{box-sizing:border-box}body{color:#242a45;font-family:Rubik,sans-serif;font-size:18px;margin:0;padding:0}#root{overflow:hidden}a{color:#000;text-decoration:none}ul{list-style:none;margin:0;padding:0}.wrapper{margin:0 auto;max-width:312px}.button{background:#5267df;border:none;border-radius:5px;box-shadow:0 8px 8px -4px rgba(73,93,207,.2);color:#fff;font-family:Rubik;font-weight:500;letter-spacing:.25px;padding:12px 34px}.button:hover{background:transparent;color:#5267df;outline:2px solid #5267df}.button__red{background:#fa5959;border:none;border-radius:5px;box-shadow:0 8px 8px -4px rgba(73,93,207,.2);color:#fff;font-family:Rubik;font-weight:500;letter-spacing:.25px;padding:12px 34px}.button__red:hover{background:transparent;color:#fa5959;outline:2px solid #fa5959}.button__white{background:#f7f7f7;border:none;border-radius:5px;box-shadow:0 8px 8px -4px rgba(73,93,207,.2);color:#242a45;font-family:Rubik;font-weight:500;letter-spacing:.25px;padding:12px 34px}.button__white:hover{background:transparent;color:#242a45;outline:2px solid #242a45}h1{font-size:1.7rem;letter-spacing:-.09375px;line-height:1.3em;margin-block:1.6em .5em}.title{font-size:1.3rem;margin-block:1em}.par{color:#242a45;font-size:.8rem;line-height:25px;margin:0;opacity:.5}section{display:flex;flex-direction:column;margin-bottom:125px;text-align:center}.image,.text{flex:0 1 50%}.image img{width:100%}.manager .text{order:2}.manager .image{order:1;position:relative}.manager .image img{position:relative;z-index:2}.manager .image:after{background:#5267df;border-radius:316.5px;bottom:0;content:"";height:203px;left:20%;position:absolute;width:577px;z-index:1}.buttons--container{display:flex;justify-content:space-between}.buttons--container button{flex:0 1 49%;font-size:.7rem;padding:13px 10px;white-space:nowrap}.slider,.slider--pages{display:flex;flex-direction:column}.slider .slides{margin-top:70px}.slider span{border-bottom:1px solid transparent;font-size:.9rem;letter-spacing:.533333px;padding-block:1.25em;position:relative}.slider span:after{background:rgba(73,93,207,.2);bottom:0;content:"";height:1px;left:0;position:absolute;-webkit-transform:matrix(1,0,0,-1,0,0);transform:matrix(1,0,0,-1,0,0);width:100%}.slider span:hover{color:#fa5959}.slider span:hover:after{background:#fa5959;height:2px}.slider__active:before{background:#fa5959;bottom:0;content:"";height:1px;height:2px;left:0;position:absolute;width:100%}.slider .slide--title{margin-block:3.5em 1em}.slider .slide div{display:flex;flex-direction:column}.slider .slide .image{position:relative}.slider .slide .image img{position:relative;z-index:2}.slider .slide .image:after{background:#5267df;border-radius:316.5px;bottom:-20%;content:"";height:203px;position:absolute;right:20%;width:577px;z-index:1}.cards,.cards .card{display:flex;flex-direction:column}.cards .card{align-items:center;background:#fff;border-radius:15px;box-shadow:0 10px 20px -5px rgba(73,93,207,.2);margin-bottom:40px;padding:50px 25px 25px;position:relative}.cards .card--title{margin-block:32px 6px}.cards .card--par{color:#242a45;font-size:.8rem;margin-bottom:60px;mix-blend-mode:normal;opacity:.5}.cards .card:after{background-image:linear-gradient(90deg,#d7d7d7 33%,hsla(0,0%,100%,0) 0);background-position:bottom;background-repeat:repeat-x;background-size:15px 3px;bottom:25%;content:"";height:5px;position:absolute;width:100%}.dropdown{display:flex;flex-direction:column;justify-content:center}.dropdown--item{display:none}.dropdown--item__active{display:block}.dropdown--container{text-align:left}.dropdown--container .par{padding-bottom:25px}.dropdown--title{display:block;font-size:1rem;margin-bottom:33px;position:relative}.dropdown--title:hover{color:#fa5959}.dropdown--title:after{background:rgba(73,93,207,.2);bottom:-12px;content:"";height:1px;left:0;position:absolute;-webkit-transform:matrix(1,0,0,-1,0,0);transform:matrix(1,0,0,-1,0,0);width:100%}.dropdown--title:before{border:solid #5267df;border-width:0 2px 2px 0;bottom:50%;content:"";display:inline-block;padding:3px;position:absolute;right:1%;transform:rotate(45deg);-webkit-transform:rotate(45deg)}.dropdown--title__active:before{border:solid #fa5959;border-width:0 2px 2px 0;-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}.dropdown--title__active:after{bottom:-850%}.join{display:flex;flex-direction:column}.join .title{font-weight:500}.join .small-text{font-size:12px;font-weight:500;letter-spacing:4.61539px;line-height:40px}.join--section{background-color:#5267df;color:#fff;margin:0;padding:60px 38px}.footer{background-color:#1c1d24;color:#fff;padding-bottom:40px;position:relative;z-index:2}.footer--container{align-items:center;display:flex;flex-direction:column;justify-content:center}.footer--logo{margin-top:40px}.footer--item{margin-bottom:35px;text-align:center}.footer--item a{font-size:15px;font-weight:400;letter-spacing:1.73077px;line-height:17px}.footer--form{display:flex;flex-direction:column;gap:16px}.footer--form input{border:none;border-radius:5px;outline:none;padding:15px 20px}.footer--form input::-webkit-input-placeholder{font-family:Rubik;font-size:14px;font-weight:400;line-height:28px}.footer--form input::placeholder{font-family:Rubik;font-size:14px;font-weight:400;line-height:28px}.footer--form button{box-shadow:none}.footer--media{align-items:center;display:flex;flex-direction:column;order:3}.footer--media ul{display:flex;list-style:none}.footer--media ul li:not(:last-of-type){margin-right:35px}.footer--links{display:flex;margin-top:40px;order:2}.footer--links ul{list-style:none}.footer--links ul:not(:last-of-type){margin-right:100px}.footer--links ul li a{color:#fff;font-size:.9rem;letter-spacing:-.234375px}a:hover{color:#fa5959!important}@media(min-width:426px){.wrapper{margin:0 auto;max-width:1100px}h1{font-size:2.6rem;line-height:1.09em}.par{font-size:1rem;line-height:1.5em}.title{font-size:1.8rem;margin-bottom:.5em}section{flex-direction:row;text-align:left}.manager .text{flex:0 1 40%;margin-right:65px;order:1}.manager .text .par{margin-bottom:30px}.manager .text .buttons--container{max-width:345px}.manager .image{flex:0 1 50%;order:2}.manager .image img{height:385px;width:578px}.features{align-items:center;flex-direction:column;justify-content:center}.features .text{display:flex;flex-direction:column;max-width:540px;text-align:center}.slider{align-items:center;display:flex}.slider--pages{display:flex;flex-direction:row;justify-content:space-between;margin-top:70px}.slider--pages span:not(:last-of-type){margin-right:90px}.slide{display:flex}.slide .image{flex:0 1 40%;margin-right:65px}.slide .image img{width:100%}.slide .text{flex:0 1 50%;padding-left:60px;text-align:left}.slide .text .button{margin-top:30px;max-width:140px}.download{align-items:center;flex-direction:column;justify-content:center}.download .text{display:flex;flex-direction:column;max-width:540px;text-align:center}.download .cards{align-items:center;flex-direction:row}.download .cards .card:not(:last-of-type){margin-right:35px}.download .cards .card:nth-of-type(2){margin-top:40px}.download .cards .card:nth-of-type(3){margin-top:80px}.faq{align-items:center;justify-content:center}.faq,.faq .text{flex-direction:column}.faq .text{display:flex;max-width:540px;text-align:center}.faq .dropdown{margin-top:55px;min-width:540px}.faq .dropdown--container{max-width:540px}.join--section{align-items:center;flex-direction:column;justify-content:center}.join--section .text{flex-direction:column;text-align:center}.footer--form,.join--section .text{display:flex;max-width:540px;padding-inline:45px}.footer--form{flex-direction:row;justify-content:center}.footer--form input{flex:1 0 30%}.footer--container{align-items:center;flex-direction:row;justify-content:flex-start}.footer--logo{margin:0 65px 0 0;padding:0}.footer--media{margin-left:50%}.footer--media ul{align-items:center;display:flex}.footer--links ul{display:flex;gap:40px}}.header{position:relative;z-index:10}.header--content{align-items:center;display:flex;justify-content:space-between;padding-bottom:4.6rem;padding-top:2.6rem}.header--logo{position:relative;z-index:15}.navbar{display:none}.navbar--list{align-items:center;display:flex;list-style:none}.navbar_show{-webkit-backdrop-filter:blur(16.3097px);backdrop-filter:blur(16.3097px);background:#242a45;display:flex;height:100vh;left:50%;mix-blend-mode:normal;opacity:.95;overflow:hidden;position:fixed;top:0;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:101vw;z-index:1}.navbar_show .navbar--list{color:#fff;display:flex;flex-direction:column;margin-top:50%;width:100%}.navbar_show .navbar--item{font-size:1rem;font-weight:400;position:relative}.navbar_show .navbar--item a{color:#fff;font-size:1.1rem}.navbar_show .navbar--item:not(:last-of-type){margin-bottom:3em}.navbar_show .navbar--item .button__red{background-color:transparent;border:2px solid #fff;border-radius:5px}.close{display:block;height:20px;width:20px;z-index:5}@media(min-width:426px){.header .button{display:block}.header--content{padding-bottom:6.3rem}.navbar{display:flex}.navbar--item{font-size:1rem}.navbar--item:not(:last-of-type){margin-right:30px}.burger,.close{display:none}}
/*# sourceMappingURL=main.87b761d3.css.map*/