.sd-contact{padding:6rem 2rem}.sd-contact__container{margin:0 auto;max-width:900px}.sd-contact__header{margin:0 auto 3.5rem;max-width:580px;text-align:center}.sd-contact__eyebrow{font-size:.75rem;font-weight:400;letter-spacing:.25em;margin-bottom:.75rem;text-transform:uppercase}.sd-contact__eyebrow,.sd-contact__headline{font-family:var(--sd-font-heading,"Cinzel",Georgia,serif)}.sd-contact__headline{font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:600;letter-spacing:.02em;line-height:1.2;margin-bottom:1rem}.sd-contact__subtitle{font-family:var(--sd-font-body,"Cormorant Garamond",Georgia,serif);font-size:1.1rem;font-style:italic;line-height:1.7}.sd-contact__cards{display:grid;gap:1.5rem;grid-template-columns:repeat(3,1fr)}.sd-contact__card{border-radius:.25rem;padding:2rem;text-align:center}.sd-contact__card-icon{display:block;font-size:1.5rem;margin-bottom:.75rem}.sd-contact__card-label{font-size:.7rem;font-weight:600;letter-spacing:.2em;margin-bottom:.5rem;text-transform:uppercase}.sd-contact__card-label,.sd-contact__card-value{font-family:var(--sd-font-heading,"Cinzel",Georgia,serif)}.sd-contact__card-value{display:block;font-size:.95rem;font-weight:400;letter-spacing:.04em;line-height:1.5;text-decoration:none!important}a.sd-contact__card-value:hover{text-decoration:underline!important}.sd-contact__card-note{font-family:var(--sd-font-body,"Cormorant Garamond",Georgia,serif);font-size:.9rem;font-style:italic;margin-top:.5rem}@media (max-width:767px){.sd-contact{padding:4rem 1.5rem}.sd-contact__cards{grid-template-columns:1fr}}