.Newsletter-module__Ng6UHa__newsletter{background-color:var(--primary);text-align:center;justify-content:center;align-items:center;width:100%;min-height:300px;padding:3rem 0;display:flex}.Newsletter-module__Ng6UHa__form{background-color:var(--secondary);text-align:center;border-radius:15px;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:800px;max-height:150px;padding:3rem;display:flex;box-shadow:0 15px 40px #0000001a}.Newsletter-module__Ng6UHa__title{color:#fff;margin-bottom:1.5rem;font-size:1.7rem;font-weight:700}.Newsletter-module__Ng6UHa__input{border:1px solid #ddd;border-radius:30px;outline:none;width:100%;margin-bottom:1rem;padding:1rem;font-size:1rem}.Newsletter-module__Ng6UHa__input:focus{border-color:#7f6cf3;box-shadow:0 5px 15px #7f6cf333}.Newsletter-module__Ng6UHa__button{background-color:var(--primary);color:#fff;text-transform:uppercase;cursor:pointer;border:none;border-radius:50px;width:60%;padding:1rem 2rem;font-size:1rem;font-weight:700;transition:background-color .3s,transform .2s}.Newsletter-module__Ng6UHa__button:hover{background-color:var(--highlight);transform:scale(1.05)}.Newsletter-module__Ng6UHa__button:disabled{cursor:not-allowed;background-color:#aaa}.Newsletter-module__Ng6UHa__message{color:#fff;margin-top:1rem;font-size:1rem}@media (max-width:768px){.Newsletter-module__Ng6UHa__form{width:90%;min-height:320px}.Newsletter-module__Ng6UHa__button{width:80%}}
