body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}:root{--cyan:#2acfcf;--light-cyan:#85e0e0;--violet:#3b3054;--red:#f46262;--gray:#bfbfbf;--gray-violet:#9e9aa7;--dark-blue:#35323e;--dark-violet:#232127}.App{margin-top:1rem;font-family:"Poppins",sans-serif;font-size:18px}nav{display:flex;justify-content:space-between;padding:0 2%}.logo{color:#3b3054;color:var(--violet);font-size:2rem}.mobileNav,.nav{display:none}.mobileNav{position:absolute;z-index:100;text-align:center;flex-direction:column;background-color:#3b3054;background-color:var(--violet);padding:1.5rem;border-radius:15px;width:75vw;color:#fff;top:5rem;right:5vw;left:5vw}.showNav{display:flex}.mobileNav ul:first-child{border-bottom:1px solid #fff;padding-bottom:2rem;margin-bottom:2rem}.hamburger{z-index:100;width:50px;height:20px;padding-top:.8rem;display:flex;flex-direction:column;align-items:center;justify-content:space-between}.hamburger span{height:3px;width:25px;border-radius:5px;background:#bfbfbf;background:var(--gray)}.footer li,nav li{list-style:none}nav li{padding-bottom:1rem}nav li:last-child{padding-bottom:0}.footer ul,nav ul{padding:0;margin:0}.signup{padding:.5rem;border-radius:2rem;height:35px;color:#fff!important;background:#2acfcf;background:var(--cyan)}.signup:hover{background:#85e0e0;background:var(--light-cyan);color:#fff;cursor:pointer}.hero{padding:0 5%}.illustration{width:90vw}.hero-text{margin-bottom:2rem;text-align:center}.hero-text h1{font-size:3rem}.hero-text p{color:#bfbfbf;color:var(--gray);margin-bottom:2rem}.hero-button{padding:.7rem 2rem;border-radius:2rem;width:105px;color:#fff!important;background:#2acfcf;background:var(--cyan)}.hero-button:hover{background:#85e0e0;background:var(--light-cyan);color:#fff;cursor:pointer}.search-container{padding:0 5%;background-color:#f8efef;margin-top:10rem;flex-direction:column}.search,.search-container{display:flex;align-items:center}.search{width:100%;position:relative;bottom:5rem;flex-wrap:wrap;justify-content:space-around;background-color:#3b3054;background-color:var(--violet);background-image:url(/static/media/bg-shorten-desktop.0d9742f4.svg);background-repeat:no-repeat;background-size:100% 100%;height:10rem;border-radius:15px;padding:1rem}.search input{padding:1rem;border:3px solid #2acfcf;border:3px solid var(--cyan);border-radius:10px;width:90%}.search button{padding:1rem 2rem;border-radius:10px;border:none;color:#fff!important;background:#2acfcf;background:var(--cyan);font-size:1rem;width:98%}.search button:hover{background:#85e0e0;background:var(--light-cyan);color:#fff;cursor:pointer}.error-message{position:relative;bottom:8.5rem;right:35%;font-size:.7rem}.results{width:100%;position:relative;bottom:4rem;display:flex;flex-direction:column}.result{border-radius:15px;background-color:#fff;padding:1rem;display:flex;flex-wrap:wrap;justify-content:center;margin-bottom:1rem}.result a,.result p{text-decoration:none}.result p{font-size:75%;word-wrap:break-word;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:60%}.result a{color:#85e0e0;color:var(--light-cyan)}.result a:hover{cursor:pointer}.result button{padding:.5rem;border-radius:10px;border:none;color:#fff!important;background:#2acfcf;background:var(--cyan);font-size:1rem;width:98%;margin-left:1rem}.result button:hover{background:#85e0e0;background:var(--light-cyan);color:#fff;cursor:pointer}.result span{display:flex;align-items:center;justify-content:space-between}.stat-title,.stats{display:flex;flex-direction:column;align-items:center}.stat-title{width:80%;margin-bottom:1rem;text-align:center}.stat-title h1{font-size:3rem}.stat-title p{font-size:1rem}.stat-cards{display:flex;flex-direction:column;align-items:center;padding-bottom:3rem}.blue-line{width:.5rem;height:3rem;background-color:#2acfcf;background-color:var(--cyan)}.stat-card{text-align:center;display:flex;flex-direction:column;align-items:center;max-width:25rem;padding:1rem}.stat-icon{background-color:#3b3054;background-color:var(--violet);width:5rem;height:5rem;border-radius:50%}.stat-icon img{position:relative;top:1.25rem}.boost{background-color:#3b3054;background-color:var(--violet);background-image:url(/static/media/bg-shorten-desktop.0d9742f4.svg);background-repeat:no-repeat;background-size:100% 100%;color:#fff;text-align:center;padding:2rem 1rem}.boost button{padding:1rem;border-radius:35px;border:none;color:#fff!important;background:#2acfcf;background:var(--cyan);font-size:1.25rem}.boost button:hover{background:#85e0e0;background:var(--light-cyan);color:#fff;cursor:pointer}.footer-links{background-color:#232127;background-color:var(--dark-violet);text-align:center;padding:2rem 1rem;color:#fff;font-size:1rem}.company-list div,.feature-list div,.resource-list div{font-size:1.5rem;margin-bottom:1rem}.footer-links .logo{color:#fff}.footer-links .icons{margin-top:1rem;display:flex;justify-content:space-between}.footer-links .icons svg{padding:.5rem}.footer-icon path:hover,.footer-links li:hover{cursor:pointer;color:#2acfcf;color:var(--cyan);fill:#2acfcf;fill:var(--cyan)}@media only screen and (min-width:650px){nav{width:95%}.nav{padding:2px 1rem;width:100%;display:flex;justify-content:space-between}.nav li{padding-right:1rem;color:#bfbfbf;color:var(--gray);margin-top:.5rem}.nav li:hover{color:#232127;color:var(--dark-violet);cursor:pointer}.nav li:first-child{padding-left:2rem}.nav ul:nth-of-type(2) li:last-child{padding:.5rem;margin-top:0}nav ul{display:flex}.signup{height:25px;width:70px}.hero{display:flex;flex-direction:row-reverse;justify-content:space-between;flex-wrap:nowrap}.illustration{width:45%}.hero-text{text-align:left;width:50%}.search{flex-wrap:nowrap;padding:.5rem}.search input{width:60%}.search button{width:20%}.error-message{position:relative;bottom:5rem;right:40%}.result{justify-content:space-between}}@media only screen and (min-width:800px){.footer-links{display:flex;flex-wrap:wrap;justify-content:space-around}.footer-links .icons{height:2.5rem;margin-top:0}}@media only screen and (min-width:1295px){.stat-cards{flex-wrap:wrap;flex-direction:row}.blue-line{position:relative;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);top:10rem;right:13rem}.stat-card:last-of-type{margin-top:3rem}.stat-card:last-of-type .blue-line{top:7.5rem}}@media only screen and (min-width:1400px){.illustration{width:100%}.hero-text{max-width:800px;display:flex;flex-direction:column}.hero-text h1{color:#232127;color:var(--dark-violet);font-size:5rem}.hero-text p{color:#bfbfbf;color:var(--gray);width:500px}.error-message{position:relative;bottom:8.5rem;right:42%}}
/*# sourceMappingURL=main.ee80915f.chunk.css.map */