@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap";
*{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;font-family:Inter,sans-serif}.page-wrapper{flex-direction:column;min-height:100vh;display:flex}.page-content{flex:1}.content-footer{color:#252827;background:0 0;justify-content:center;align-items:center;height:60px;margin-top:auto;font-size:14px;display:flex}.background{z-index:-1;width:100%;height:100vh;position:fixed;top:0;left:0}.box{width:100%;height:100%;position:absolute}.top-left{background:linear-gradient(135deg,#d4f1f4,transparent 10%)}.top-right{background:linear-gradient(225deg,#e0ffe0,transparent 70%)}.bottom-left{background:linear-gradient(45deg,#e8faff,transparent 90%)}.bottom-right{background:linear-gradient(315deg,#f0fff4,transparent 70%)}.responsive-title{text-align:center;letter-spacing:5px;-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#04a27f 0%,#78cf8a 35%,#98d87a 100%);-webkit-background-clip:text;background-clip:text;margin-top:40px;font-size:6rem;font-weight:700}.responsive-description{color:#252827;margin-top:24px;font-size:1.5rem;font-style:normal;font-weight:500;line-height:32px}.responsive-sub-description{color:#252827;font-size:1.5rem;font-style:normal;font-weight:600;line-height:32px}.input-group-box{width:100%;height:56px;padding:var(--spacing-5,16px)4px 16px 24px;align-items:center;gap:var(--spacing-xs,8px);border:1px solid var(--Brand-Primary-500B,#00a068);background:#fff;border-radius:48px;flex-shrink:0;justify-content:center;align-items:center;display:flex;box-shadow:0 257px 72px transparent,0 164px 66px transparent,0 92px 55px rgba(0,0,0,.02),0 41px 41px rgba(0,0,0,.03),0 10px 23px rgba(0,0,0,.03)}.email-input{border:none;outline:none;flex:1;font-size:16px}.notify-button{background:var(--Brand-Primary-500,#00a27f);color:#fff;cursor:pointer;border:none;border-radius:48px;padding:12px 24px;font-size:16px;transition:background-color .3s}.notify-button:hover:not(:disabled){background-color:#008f6e}.notify-button:disabled{cursor:not-allowed;background-color:#a0a0a0}.social-icons{justify-content:center;align-items:center;gap:16px;margin-top:40px;display:flex}.social-icon{color:#252827;width:24px;height:24px}.social-icon:hover{color:#00a27f;transition:transform .2s;transform:scale(1.1)}.success-message{text-align:center}.success-message h2{color:#252827;font-size:24px;font-weight:400;line-height:26px}@media (max-width:1600px){.responsive-title{font-size:5rem}}@media (max-width:1200px){.responsive-title{letter-spacing:6px;font-size:4rem}.responsive-description{font-size:1.55rem}.responsive-sub-description{width:70%;font-size:1.4rem}.notify-button{padding:12px 20px;font-size:14px}.success-message h2{font-size:14px}}@media (max-width:992px){.responsive-title{letter-spacing:2px;font-size:4rem}.responsive-description,.responsive-sub-description{width:60%;font-size:1.4rem}.notify-button{padding:12px 16px;font-size:14px}.success-message h2{font-size:14px}}@media (max-width:768px){.responsive-title{letter-spacing:1px;font-size:3rem}.responsive-description,.responsive-sub-description{width:70%;font-size:1.3rem}.notify-button{padding:14px 18px;font-size:13px}.success-message h2{font-size:13px}}@media (max-width:576px){.responsive-title{letter-spacing:1px;font-size:2.1rem}.responsive-description{width:90%;font-size:1rem}.responsive-sub-description{width:70%;font-size:1rem}.notify-button{padding:14px 20px;font-size:12px}.success-message h2{font-size:12px}}@media (max-width:400px){.responsive-description,.responsive-sub-description{width:90%;font-size:1.1rem}.email-input{font-size:13px}.notify-button{white-space:nowrap;justify-content:center;align-items:center;padding:16px 20px;font-size:11px;display:flex}.success-message h2{font-size:16px}}@media (max-width:340px){.responsive-description,.responsive-sub-description{width:90%;font-size:1.1rem}.notify-button{padding:16px;font-size:10px}.success-message h2{font-size:16px}}
