.sgm-contact{padding-block:clamp(1rem, 3vw, 2.5rem) clamp(3.5rem, 7vw, 6rem)}.sgm-contact__lead{font-size:clamp(1.1rem, 2vw, 1.28rem);line-height:1.75}.sgm-contact__panel{margin-top:clamp(2rem, 5vw, 3.5rem);padding:clamp(1.35rem, 4vw, 3rem);border:1px solid var(--sgm-line);border-top:.3rem solid var(--sgm-burgundy);background:var(--sgm-ivory)}.sgm-contact__panel h2{margin-bottom:1.75rem}.sgm-contact-form{display:grid;gap:1.25rem}.sgm-contact-form__field,.sgm-contact-form__privacy,.sgm-contact-form__actions{margin:0}.sgm-contact-form label{display:block;font-weight:700}.sgm-contact-form__optional,.sgm-contact-form__hint{color:#54504a;font-size:.88rem;font-weight:400}.sgm-contact-form :where(input:not([type="submit"]):not([type="checkbox"]),select,textarea){width:100%;min-height:48px;margin-top:.45rem;border:1px solid #8d877e;border-radius:var(--sgm-radius);background:var(--sgm-paper);color:var(--sgm-ink)}.sgm-contact-form textarea{min-height:11rem;resize:vertical}.sgm-contact-form .wpcf7-acceptance label{display:grid;grid-template-columns:1.25rem minmax(0,1fr);align-items:start;gap:.65rem;font-weight:400}.sgm-contact-form .wpcf7-acceptance input{width:1.25rem;height:1.25rem;margin:.2rem 0 0}.sgm-contact-form .wpcf7-submit{min-width:11rem;padding-inline:1.4rem;border:1px solid var(--sgm-burgundy);border-radius:var(--sgm-radius);background:var(--sgm-burgundy);color:var(--sgm-paper);font-weight:700;cursor:pointer}.sgm-contact-form .wpcf7-submit:hover{border-color:var(--sgm-burgundy-dark);background:var(--sgm-burgundy-dark)}.sgm-contact-form .wpcf7-not-valid-tip{margin-top:.35rem;color:#8a1c2a;font-size:.9rem}.sgm-contact-form .wpcf7-response-output{margin:.5rem 0 0;padding:.9rem 1rem;border-width:1px}.sgm-contact-form .cf-turnstile{max-width:100%}@media (max-width:479px){.sgm-contact__panel{padding-inline:1rem}.sgm-contact-form .wpcf7-submit{width:100%}}