.subscribe-section{text-align:center;color:#1e293b;background:linear-gradient(#1d2d52,#030b1a);border-width:1px;border-bottom-style:solid;border-bottom-color:#fff3;flex-direction:column;align-items:center;padding:5rem 2rem;display:flex}.subscribe-section h2{color:#fff;margin-bottom:.5rem;font-family:Space Grotesk,sans-serif;font-size:2.2rem;font-weight:700}.subscribe-section p{color:#fff;margin-bottom:1.5rem;font-family:Inter,sans-serif;font-size:1.1rem}.subscribe-section .subscribe-form{flex-wrap:wrap;justify-content:center;gap:1rem;width:70%;display:flex}.subscribe-section .subscribe-form input{background-color:#fff;border:1px solid #cbd5e1;border-radius:6px;width:100%;max-width:800px;padding:.9rem 1rem;font-size:1rem}.subscribe-section .subscribe-form input::placeholder{color:#94a3b8;opacity:1;font-size:1rem}.subscribe-section .subscribe-form input:focus{border-color:#f97316;outline:none}.subscribe-section .subscribe-form button{color:#000;cursor:pointer;background-color:#f97316;border:2px solid #0000;border-radius:6px;padding:.9rem 1.5rem;font-family:Inter,sans-serif;font-size:1rem;font-weight:900;transition:background-color .3s ease-in-out}.subscribe-section .subscribe-form button:hover{box-sizing:border-box;color:#fff;background-color:#0000;border:2px solid #fff}@media (max-width:576px){.subscribe-section .subscribe-form{width:100%}.subscribe-section .subscribe-form input{max-width:75%}.subscribe-section .subscribe-form button{padding:.5rem 1rem;font-size:.9rem}}@media (min-width:576px) and (max-width:767px){.subscribe-section .subscribe-form{width:100%}.subscribe-section .subscribe-form input{max-width:75%}.subscribe-section .subscribe-form button{padding:.5rem 1rem;font-size:.9rem}}@media (min-width:768px) and (max-width:991px){.subscribe-section .subscribe-form{width:100%}.subscribe-section .subscribe-form input{max-width:75%}.subscribe-section .subscribe-form button{padding:.5rem 1rem;font-size:.9rem}}@media (min-width:992px) and (max-width:1199px){.subscribe-section .subscribe-form{width:100%}.subscribe-section .subscribe-form input{max-width:75%}.subscribe-section .subscribe-form button{padding:.5rem 1rem;font-size:.9rem}}@media (min-width:1200px){.subscribe-section .subscribe-form{width:70%}.subscribe-section .subscribe-form input{max-width:75%}.subscribe-section .subscribe-form button{padding:.5rem 1rem;font-size:.9rem}}
