:root{--text-dark:#020617;--text-light:#1e293b;--extra-light:#f3f4f6;--white:#fff}.section__containern{max-width:1200px;margin:auto;padding:5rem 1rem}.section__subheadern{margin-bottom:10px;font-size:1.2rem;font-weight:500;color:#fdda0d}.section__headern{font-size:2.5rem;font-weight:600;color:#000;line-height:3.25rem}.section__headern span{color:#fdda0d}.section__descriptionn{color:var(--text-light);line-height:1.75rem}.subscribe__containern :is(.section__headern,.section__descriptionn){max-width:600px;margin-inline:auto;margin-bottom:2rem;text-align:center}.subscribe__containern form{max-width:500px;margin-inline:auto;padding:5px;display:flex;align-items:center;background-color:#000;border-radius:10px}.subscribe__containern input{width:100%;padding-inline:1rem;outline:none;border:none;font-size:1rem;color:#fff;background-color:transparent}.subscribe__containern input::-moz-placeholder{color:#fff}.subscribe__containern input::placeholder{color:#fff}.btnem{padding:.65rem 1.5rem;outline:none;border:none;font-size:1rem;color:#000;background-color:#fff;border-radius:5px;transition:.3s;cursor:pointer}.btnem:hover{background-color:#fdda0d}