@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap);*{box-sizing:border-box;margin:0;padding:0}.link-text,a{text-decoration:none}*,body{font-family:Poppins,sans-serif}body{align-items:center;background:linear-gradient(135deg,#09a586,#d4f1f4);color:#fff;display:flex;height:100vh;justify-content:center;margin:0;padding:0}.container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border-radius:10px;box-shadow:0 8px 15px #0003;padding:2rem;text-align:center}.welcome-section h1{color:#034b50;font-size:2rem;margin-bottom:1rem}.welcome-section p{color:#fff;font-size:1.2rem;margin-bottom:2rem}.form-section input{margin-bottom:1rem;max-width:400px;padding:.8rem;width:80%}.form-section button,.form-section input{border:none;border-radius:5px;box-shadow:0 4px 6px #0000001a}.form-section button{background-color:#034b50;color:#fff;cursor:pointer;font-size:1rem;padding:.8rem 2rem;transition:background .3s ease}.form-section button:hover{background-color:#052022}@media screen and (max-width:768px){.welcome-section h1{font-size:1.5rem}.form-section input{width:90%}.form-section button{width:100%}}@media screen and (max-width:480px){.welcome-section h1{font-size:1.2rem}.welcome-section p{font-size:1rem}}.modal{align-items:center;background-color:#0009;display:none;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.modal-content{background-color:#fff;border-radius:10px;box-shadow:0 8px 15px #0003;max-width:500px;padding:2rem;position:relative;text-align:center;width:90%}.modal-content .icon{color:#034b50;font-size:60px;margin-bottom:20px}.modal-content p{color:#333;font-size:1.2rem;margin-bottom:1.5rem}.modal-content #download-btn{background-color:#034b50;border:none;border-radius:5px;box-shadow:0 4px 6px #0000001a;color:#fff;cursor:pointer;font-size:1rem;padding:.8rem 2rem}.modal-content #download-btn:hover{background-color:#052022}.close-btn{color:#333;cursor:pointer;font-size:1.5rem;position:absolute;right:15px;top:10px}@media screen and (max-width:480px){.modal-content{padding:1rem}}#contact-btn{align-items:center;background:#034b50;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:16px;margin-top:10px;padding:10px 20px}#contact-btn:hover{background:#052022}.center-it{display:flex;justify-content:center}.logo-container{gap:7px;margin-bottom:20px;text-align:center}.logo-container img{border-radius:1rem;height:auto;width:60px}.website-name{color:#034b50;font-family:Oswald,sans-serif;font-size:24px;font-weight:700;margin-top:5px;text-align:left}.icon{display:flex;justify-content:center}.icon img{height:150px;width:150px}.name-highlight{color:#034b50;font-weight:700;text-transform:uppercase}
/*# sourceMappingURL=main.b6c39c0d.css.map*/