body{margin:0;font-family:"Raleway",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button{width:auto;border:1px solid #08415c;border-radius:4px;background:transparent;color:#6b818c;font-size:.9rem;text-transform:uppercase;padding:10px 15px;cursor:pointer;font-weight:600}button:hover{background:#08415c;box-shadow:10px 11px 14px -10px rgba(0,0,0,.2);color:#eee5e9;border:1px solid #08415c}footer{width:50%;height:7rem;margin:auto;border-top:1px solid rgba(0,0,0,.2);display:flex;justify-content:center;justify-content:space-between}footer img{width:28%}.footer-logo{margin-top:2rem}footer p{color:rgba(0,0,0,.5);margin:0;font-size:.8rem}.credits{margin-top:2rem}footer a{text-decoration:none;color:#08415c;opacity:.7}footer a.active,footer a:active,footer a:hover{opacity:1}@media screen and (max-width:850px){footer{width:70%}}.title{font-size:3.5rem;line-height:4rem;font-family:"Raleway",sans-serif;font-weight:900;color:#3a6174}.main{max-width:46rem;margin:7rem auto 4rem;display:flex;flex-direction:column}.button-wrapper{display:flex;flex-direction:row;margin-top:2rem;margin-bottom:5rem}.primary{width:auto;border-radius:4px;color:#fff;background:#08415c;font-size:1rem;padding:15px 20px;cursor:pointer;font-weight:600;text-transform:none}.primary:hover{box-shadow:10px 11px 14px -10px rgba(0,0,0,.2);background:#3a6174;border:1px solid #3a6174}.secondary{width:12rem;border-radius:4px;background:transparent;border:1px solid #3a6174;color:#3a6174;font-size:1rem;padding:15px 20px;cursor:pointer;font-weight:600;margin-left:1rem;text-transform:none}.secondary:hover{background:#6b818c;box-shadow:10px 11px 14px -10px rgba(0,0,0,.2);color:#fff;border:1px solid #6b818c}.freelance{color:#6b818c}.delivered{color:#a9bcd0}@media screen and (max-width:850px){.title{font-size:2rem;line-height:2.5rem}.main{margin-left:1rem;margin-right:1rem}.button-wrapper{flex-direction:column}.secondary{margin-left:0;margin-top:1rem}}#scroll-down{display:block;position:relative;padding-top:79px;text-align:center}.arrow-down{display:block;margin:0 auto;width:10px;height:38px}.arrow-down:after{content:"";display:block;margin:0;padding:0;width:8px;height:8px;border-top:2px solid #000;border-right:2px solid #000;transform:rotate(135deg)}#scroll-down:before{-webkit-animation:elasticus 1.2s cubic-bezier(1,0,0,1) infinite;animation:elasticus 1.2s cubic-bezier(1,0,0,1) infinite;position:absolute;top:0;left:50%;margin-left:-1px;width:2px;height:90px;background:#000;content:" "}@-webkit-keyframes elasticus{0%{transform-origin:0 0;transform:scaleY(0)}50%{transform-origin:0 0;transform:scale(1)}50.1%{transform-origin:0 100%;transform:scale(1)}to{transform-origin:0 100%;transform:scaleY(0)}}@keyframes elasticus{0%{transform-origin:0 0;transform:scaleY(0)}50%{transform-origin:0 0;transform:scale(1)}50.1%{transform-origin:0 100%;transform:scale(1)}to{transform-origin:0 100%;transform:scaleY(0)}}.second-screen{margin-top:5rem}.process{display:flex;flex-direction:row;justify-content:space-between}.step{width:30%;height:15rem;margin-top:4rem}.step h2{color:#3a6174}@media screen and (max-width:850px){.process{flex-direction:column}.second-screen h1{font-size:1.5rem}.step{width:80%;margin-top:.5rem;height:auto}}.third-screen p{font-size:1.2rem;color:#6b818c;line-height:1.7rem;text-align:justify}.third-screen{margin-top:3rem;background:#eee5e9;border-radius:1%;padding:3rem}.third-screen h1{margin-bottom:2rem;color:#08415c}.pricing-wrapper{height:60vh;border-radius:2%;margin-bottom:7rem;margin-top:5rem}.pricing-wrapper h1{font-size:2.5rem}.pricing-options{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:5rem;padding:3rem 0}.pricing-options h2{font-size:2.2rem}.price-plan{width:20rem;height:auto;border:4px solid #eee5e9;border-radius:2%;padding:1rem;box-shadow:11px 8px 0 -4px #eee5e9}.price{font-size:3rem;font-weight:600;color:#3a6174;margin:0}.price span{text-decoration:line-through;font-size:2rem;margin-right:.5rem;color:#000}@media screen and (max-width:850px){.pricing-options{flex-direction:column;margin-bottom:1rem}.price-plan{width:15rem}}.compare-wrapper{margin-top:5rem;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-evenly}.alternative{width:45%;height:15rem}.alternative h3{color:#3a6174}.alternative ul{padding-left:0;list-style:none;line-height:1.5rem}.alternative img{width:10rem}.alternative span{text-align:right}@media screen and (max-width:850px){.compare-wrapper{flex-direction:column}.compare-title{margin-top:35rem}.alternative{width:90%}}.faq-q h3{color:#3a6174}.faq-q p{line-height:1.7rem}header{display:flex;align-items:center;width:55%;margin:4rem auto}.menu a{text-decoration:none;color:#6b818c}nav{margin-right:2rem}.menu li{display:inline-block;font-weight:600;margin-left:3rem;cursor:pointer;text-transform:uppercase}.menu{font-size:.9em;margin-left:4rem}.menu a.active,.menu a:active,.menu a:hover{color:#08415c}.logo{margin-left:2rem}.logo img{width:12rem}@media screen and (max-width:850px){header button,nav{display:none}.logo{margin:auto}}.main-dashboard{max-width:60rem;margin:5rem auto 4rem;display:flex;flex-direction:column;align-items:center}.project-types{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;width:100%}.project-types a{text-decoration:none}.project-variant{width:25vh;height:11rem;color:#fff;margin:2rem .5rem;text-align:center;box-shadow:10px 11px 14px -10px rgba(0,0,0,.2);cursor:pointer;display:flex;flex-direction:column;justify-content:center}.project-variant img{width:4rem;margin:auto}.project-variant:hover{box-shadow:10px 11px 17px -10px rgba(0,0,0,.5)}.design-box{background:#3a6174}.dev-box{background:#a9bcd0}.marketing-box{background:#6b818c}.crypto-box{background:#373f51}
/*# sourceMappingURL=main.443628c2.chunk.css.map */