.contact-module__STMfFq__main{flex-direction:column;flex:1;gap:4rem;width:100%;max-width:72rem;margin-left:auto;margin-right:auto;padding:3rem 1.5rem 5rem;display:flex}@media (min-width:640px){.contact-module__STMfFq__main{gap:5rem;padding-top:4rem;padding-bottom:6rem}}@media (min-width:1024px){.contact-module__STMfFq__main{gap:6rem}}.contact-module__STMfFq__headerSection{flex-direction:column;gap:1.25rem;max-width:42rem;display:flex}.contact-module__STMfFq__pageLabel{text-transform:uppercase;letter-spacing:.12em;color:color-mix(in srgb, var(--foreground) 45%, transparent);font-size:.6875rem;font-weight:600}.contact-module__STMfFq__title{font-family:var(--font-serif-display);letter-spacing:-.035em;color:var(--foreground);font-size:2.75rem;font-weight:600;line-height:1.05}@media (min-width:640px){.contact-module__STMfFq__title{font-size:3.75rem}}@media (min-width:1024px){.contact-module__STMfFq__title{font-size:4.25rem}}.contact-module__STMfFq__subtitle{color:color-mix(in srgb, var(--foreground) 60%, transparent);max-width:36rem;font-size:1rem;line-height:1.7}@media (min-width:640px){.contact-module__STMfFq__subtitle{font-size:1.0625rem}}.contact-module__STMfFq__grid{border:1px solid var(--border-color);background-color:var(--border-color);grid-template-columns:1fr;gap:1px;display:grid}@media (min-width:768px){.contact-module__STMfFq__grid{grid-template-columns:1fr 2fr}}.contact-module__STMfFq__detailsColumn{background-color:var(--background);position:relative;overflow:hidden}.contact-module__STMfFq__detailsInner{z-index:1;flex-direction:column;gap:2rem;padding:2rem 1.5rem;display:flex;position:relative}@media (min-width:640px){.contact-module__STMfFq__detailsInner{padding:2.5rem}}.contact-module__STMfFq__detailsPattern{z-index:0;pointer-events:none;background-image:radial-gradient(circle,#0000000d 1px,#0000 1px);background-size:20px 20px;position:absolute;inset:0}.contact-module__STMfFq__detailBlock{flex-direction:column;gap:.625rem;display:flex}.contact-module__STMfFq__detailHeading{font-family:var(--font-serif-display);text-transform:uppercase;letter-spacing:.08em;color:var(--foreground);border-bottom:1px solid var(--border-color);padding-bottom:.5rem;font-size:.8125rem;font-weight:600}.contact-module__STMfFq__detailItem{color:color-mix(in srgb, var(--foreground) 70%, transparent);align-items:flex-start;gap:.625rem;font-size:.875rem;line-height:1.5;text-decoration:none;transition:color .15s;display:flex}a.contact-module__STMfFq__detailItem:hover{color:var(--foreground)}.contact-module__STMfFq__detailItem svg{flex-shrink:0;margin-top:.125rem}.contact-module__STMfFq__address{font-style:normal}.contact-module__STMfFq__formColumn{background-color:var(--background);flex-direction:column;gap:1.5rem;padding:2rem 1.5rem;display:flex}@media (min-width:640px){.contact-module__STMfFq__formColumn{padding:2.5rem}}@media (min-width:1024px){.contact-module__STMfFq__formColumn{padding:2.5rem 3rem}}.contact-module__STMfFq__formHeading{font-family:var(--font-serif-display);letter-spacing:-.015em;color:var(--foreground);font-size:1.125rem;font-weight:600}.contact-module__STMfFq__form{flex-direction:column;gap:1.25rem;display:flex}.contact-module__STMfFq__fieldRow{grid-template-columns:1fr;gap:1.25rem;display:grid}@media (min-width:640px){.contact-module__STMfFq__fieldRow{grid-template-columns:1fr 1fr}}.contact-module__STMfFq__field{flex-direction:column;gap:.375rem;display:flex}.contact-module__STMfFq__label{text-transform:uppercase;letter-spacing:.08em;color:color-mix(in srgb, var(--foreground) 55%, transparent);font-size:.6875rem;font-weight:600}.contact-module__STMfFq__input,.contact-module__STMfFq__textarea{width:100%;color:var(--foreground);background-color:var(--background);border:1px solid var(--border-color);appearance:none;border-radius:0;outline:none;padding:.625rem .75rem;font-size:.875rem;line-height:1.5;transition:border-color .15s,background-color .15s}.contact-module__STMfFq__input:focus,.contact-module__STMfFq__textarea:focus{border-color:var(--foreground);background-color:color-mix(in srgb, var(--foreground) 2%, var(--background))}.contact-module__STMfFq__input::placeholder,.contact-module__STMfFq__textarea::placeholder{color:color-mix(in srgb, var(--foreground) 25%, transparent)}.contact-module__STMfFq__textarea{resize:vertical;min-height:8rem}.contact-module__STMfFq__submitBtn{letter-spacing:.02em;color:var(--background);background-color:var(--foreground);border:1px solid var(--foreground);cursor:pointer;border-radius:0;justify-content:center;align-self:flex-start;align-items:center;min-width:10rem;padding:.625rem 1.75rem;font-size:.8125rem;font-weight:600;transition:background-color .22s,border-color .22s,color .22s,opacity .15s;display:inline-flex}.contact-module__STMfFq__submitBtn:hover:not(:disabled){background-color:var(--signature);border-color:var(--signature);color:#fff}.contact-module__STMfFq__submitBtn:disabled{opacity:.5;cursor:not-allowed}.contact-module__STMfFq__resetBtn{letter-spacing:.01em;color:var(--foreground);border:1px solid var(--border-color);cursor:pointer;background-color:#0000;border-radius:0;justify-content:center;align-items:center;padding:.5rem 1.25rem;font-size:.8125rem;font-weight:600;transition:background-color .15s;display:inline-flex}.contact-module__STMfFq__resetBtn:hover{background-color:color-mix(in srgb, var(--foreground) 5%, transparent)}.contact-module__STMfFq__confirmationBox{border:1px solid var(--border-color);background-color:color-mix(in srgb, var(--foreground) 2%, var(--background));flex-direction:column;gap:.75rem;padding:2rem;display:flex}.contact-module__STMfFq__confirmationTitle{font-family:var(--font-serif-display);color:var(--foreground);font-size:1.25rem;font-weight:600}.contact-module__STMfFq__confirmationText{color:color-mix(in srgb, var(--foreground) 65%, transparent);font-size:.875rem;line-height:1.6}.contact-module__STMfFq__confirmationLink{color:var(--foreground);text-underline-offset:2px;text-decoration:underline}
