.form-success .ok-ic{width:64px;height:64px;margin:0 auto 1.1rem;border-radius:50%;display:grid;place-items:center;background:linear-gradient(140deg,var(--teal-400),var(--sea-600));color:#fff;box-shadow:0 14px 34px rgba(15,133,119,.35)}.form-success h3{font-family:var(--font-serif);font-size:1.6rem;margin-bottom:.4rem}.form-success p{color:var(--muted);max-width:40ch;margin-inline:auto}