@import url(https://fonts.googleapis.com/css2?family=Open+Sans&family=Poppins:wght@400;600&display=swap);*,:after,:before{box-sizing:border-box}*{margin:0;padding:0}body{background-color:#674baf;background-image:url(/huddle_homepage/static/media/bg-mobile.41ba0830da0732cda559.svg);background-repeat:no-repeat;background-size:contain;color:#fff;font-family:Poppins,sans-serif}.container{grid-gap:1rem;display:grid;height:100vh;justify-items:center;padding:2rem}header{display:grid;width:100%}.logo{max-width:150px}.content{display:grid;justify-items:center}.illustration{max-width:300px}.body{grid-gap:.5rem;display:grid;justify-items:center;margin-top:1rem;text-align:center}h1{font-size:24px;font-weight:600}p{font-size:15px;margin-bottom:.5rem}button,p{font-family:Open Sans,sans-serif;font-weight:400}button{border:none;border-radius:2rem;box-shadow:5px 5px 5px 2.5px rgba(0,0,0,.105);color:#674baf;font-size:14px;height:2.5rem;width:13rem}button:hover{background-color:#e882e8;color:#fff;cursor:pointer}button:active{background-color:#e882e885}.socials{grid-gap:1rem;align-self:end;display:grid;grid-auto-flow:column;justify-self:center}.ic{border:1px solid #fff;border-radius:2rem;height:15px;padding:5px;width:15px}.ic:hover{border-color:#e882e8;color:#e882e8;cursor:pointer}.ic:active{border-color:#e882e885;color:#e882e885}@media screen and (min-width:760px){body{background-image:url(/huddle_homepage/static/media/bg-desktop.6824779f0b32ead7a24a.svg);background-size:contain}.container{grid-gap:2rem;padding:4rem}.logo{max-width:200px}.illustration{justify-self:left;max-width:100%;width:90%}.content{grid-gap:3rem;grid-auto-flow:column;grid-template-columns:4fr 3fr}.body,.content{margin-top:2rem}.body{grid-gap:1rem;align-self:start;justify-items:start;text-align:left}h1{font-size:42px}p{line-height:1.5rem}button,p{font-size:16px}button{height:3rem;width:10rem}.socials{justify-self:end}.ic{padding:10px}}
/*# sourceMappingURL=main.bfe8397f.css.map*/