@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@400;600&display=swap);*{box-sizing:border-box;margin:0;padding:0}body{background:no-repeat 50%/cover url(/static/media/bg-desktop.6824779f0b32ead7a24a.svg) #674baf;font-family:system-ui,sans-serif}@media (max-width:640px){body{background:no-repeat 50%/cover url(/static/media/bg-mobile.41ba0830da0732cda559.svg) #674baf}}main{align-items:center;display:flex}.content{display:flex;gap:3rem;justify-content:space-between;margin:0 auto;width:80%}.content Image{width:50%}img{width:100%}.textBox{display:flex;flex-direction:column;justify-content:space-between}.design,.textBox{width:50%}.design h1{color:#fff;margin-top:40px;text-align:left;width:90%}.design p{color:#fff;font-family:Poppins,sans-serif;font-size:13px;margin-top:20px;text-align:center;text-align:left}button{background-color:#fff;border:none;border-radius:100px;cursor:pointer;margin-top:20px;padding:10px 20px;transition:background .3s ease-in-out;width:40%}button:hover{background-color:#e882e8}@media (max-width:640px){.content{flex-direction:column}.design{width:100%}.design p{font-size:.8rem;text-align:center}.design h1{font-size:1.3rem;text-align:center;width:100%}button{display:block;margin:20px auto 40px;width:40%}}header{margin:0 auto;max-width:80%}header img{margin:2rem 0;width:200px}@media (max-width:640px){header img{width:50%}}.logo{color:#f0f8ff;gap:1rem;justify-content:flex-end;margin:0 auto;width:80%}.logo,a{display:flex}a{align-items:center;border:1px solid #fff;border-radius:50%;color:#fff;height:30px;justify-content:center;width:30px}a:hover{background-color:#e882e8}@media (max-width:640px){.logo{justify-content:center}}
/*# sourceMappingURL=main.7059e5fd.css.map*/