*{margin:0}body{font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif}.blue{background-color:#1f2937}.wrapper{width:70svw;margin:auto}.header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;color:white;width:100%;.logo{font-size:30px;margin:10px}.menu{display:flex;flex-direction:row;gap:20px}}.textSection{margin-top:80px;display:flex;background-color:#1f2937;color:white;font-size:18px;height:35vh;overflow-y:auto;.text{width:50%;margin-right:100px}.herotext{font-size:48px;font-weight:900}.image{width:50%;img{width:100%;max-width:500px}}}.center{display:flex;flex-direction:column;align-items:center;h1{margin:30px}}.container{display:flex;justify-content:space-around;margin-bottom:50px;width:100%;.item{display:flex;flex-direction:column;align-items:center;width:20%;img{border-radius:10px;width:100%}.subtext{margin:10px}}}.grey{background-color:rgb(194, 194, 194)}.quote{display:flex;flex-direction:column;align-items:center;justify-content:center;height:30vh;width:50vw;margin:auto;padding:30px;font-size:30px;text-wrap:balance;text-align:center;gap:20px}.author{align-self:flex-end;font-weight:700}.ctaSection{padding:50px}.cta{display:flex;justify-content:space-around;padding:40px;background-color:#3d8dfc;border-radius:10px;color:white;font-size:22px}.button{display:flex;justify-content:center;align-items:center;.signUp{border:2px solid white;border-radius:10px;padding:10px}}.ctaHeadline{font-size:30px;font-weight:700}.footer{display:flex;justify-content:center;color:white;background-color:#1f2937;padding:30px}
