.cselect[data-astro-cid-mpdunkxl]{position:relative}.cselect-trigger[data-astro-cid-mpdunkxl]{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;font-family:var(--font-body);font-weight:300;font-size:var(--fs-body);line-height:24px;color:#000;text-align:left;padding:15px 18px;border-radius:12px;border:1px solid #cccccc;background:#f4f3f0;cursor:pointer}.cselect-value[data-astro-cid-mpdunkxl].is-placeholder{color:#757575}.cselect-caret[data-astro-cid-mpdunkxl]{flex:0 0 auto;color:#000;transition:transform .2s ease}.cselect[data-astro-cid-mpdunkxl].is-open .cselect-caret[data-astro-cid-mpdunkxl]{transform:rotate(180deg)}.cselect-list[data-astro-cid-mpdunkxl]{position:absolute;top:calc(100% + 6px);left:0;right:0;z-index:20;margin:0;padding:6px;list-style:none;background:#fff;border:1px solid #cccccc;border-radius:12px;box-shadow:0 18px 44px #00000024;max-height:260px;overflow-y:auto;display:none}.cselect[data-astro-cid-mpdunkxl].is-open .cselect-list[data-astro-cid-mpdunkxl]{display:block}.cselect-option[data-astro-cid-mpdunkxl]{padding:11px 14px;border-radius:8px;font-family:var(--font-body);font-weight:300;font-size:var(--fs-body);line-height:22px;color:#000;cursor:pointer}.cselect-option[data-astro-cid-mpdunkxl]:hover,.cselect-option[data-astro-cid-mpdunkxl].is-active{background:color-mix(in srgb,var(--gold-b) 20%,#fff)}.cselect-option[data-astro-cid-mpdunkxl].is-selected{background:var(--gold-gradient);color:var(--sand);font-weight:500}.container[data-astro-cid-uw5kdbxl]{max-width:1440px;margin:0 auto;padding:0 var(--gutter)}.hero[data-astro-cid-uw5kdbxl]{position:relative;min-height:600px;display:flex;align-items:flex-end;background:#1a140d url(/images/contact-hero.webp) center/cover no-repeat;overflow:hidden}.hero[data-astro-cid-uw5kdbxl]:before{content:"";position:absolute;inset:0}.hero[data-astro-cid-uw5kdbxl]:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#0009,#0000 60%);pointer-events:none}.hero-inner[data-astro-cid-uw5kdbxl]{position:relative;z-index:1;width:100%;display:flex;flex-direction:column;gap:24px;padding-bottom:120px}.hero[data-astro-cid-uw5kdbxl] h1[data-astro-cid-uw5kdbxl]{margin:0;color:#fff;font-size:var(--fs-hero);line-height:80px;letter-spacing:-2px;max-width:700px}.hero-sub[data-astro-cid-uw5kdbxl]{display:flex;flex-direction:column;gap:14px;max-width:560px}.hero-sub[data-astro-cid-uw5kdbxl] .lead[data-astro-cid-uw5kdbxl]{margin:0;color:#fff;font-size:var(--fs-body-lg);line-height:24px}.hero-sub[data-astro-cid-uw5kdbxl] .body[data-astro-cid-uw5kdbxl]{margin:0;color:#fff;font-size:var(--fs-body-sm);line-height:24px;letter-spacing:-.08px}.intro[data-astro-cid-uw5kdbxl]{padding:100px 0 0}.intro-inner[data-astro-cid-uw5kdbxl]{margin:0 auto;text-align:center;display:flex;flex-direction:column;gap:24px}.intro[data-astro-cid-uw5kdbxl] h2[data-astro-cid-uw5kdbxl]{margin:0;font-size:var(--fs-h2);line-height:71px;color:#000}.intro[data-astro-cid-uw5kdbxl] p[data-astro-cid-uw5kdbxl]{margin:0;font-family:var(--font-body);font-weight:300;font-size:var(--fs-title-sm);line-height:38px;color:#000}.form-section[data-astro-cid-uw5kdbxl]{padding:48px 0 120px}.cform[data-astro-cid-uw5kdbxl]{max-width:1280px;margin:0 auto;background:#ffffffad;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-radius:26px;padding:48px 89px 48px 67px;display:flex;flex-direction:column;gap:40px}.cform-title[data-astro-cid-uw5kdbxl]{margin:0 0 8px;text-align:center;font-size:var(--fs-h3);line-height:1.1;color:#000}.cform-body[data-astro-cid-uw5kdbxl]{width:100%;max-width:850px;margin:0 auto;display:flex;flex-direction:column;align-items:flex-start;gap:40px}fieldset[data-astro-cid-uw5kdbxl]{border:0;margin:0;padding:0;width:100%;display:flex;flex-direction:column;gap:45px}legend[data-astro-cid-uw5kdbxl]{padding:0;font-family:var(--font-heading);font-weight:500;font-size:var(--fs-title-sm);line-height:26px;color:#000;margin-bottom:32px}.subhead[data-astro-cid-uw5kdbxl]{margin:4px 0 0;font-family:var(--font-heading);font-weight:500;font-size:var(--fs-title-sm);line-height:26px;color:#000}.row[data-astro-cid-uw5kdbxl]{display:grid;grid-template-columns:1fr 1fr;gap:22px}.field[data-astro-cid-uw5kdbxl]{display:flex;flex-direction:column;gap:32px;font-family:var(--font-heading);font-weight:500;font-size:var(--fs-body-sm);line-height:26px;color:#000}.field[data-astro-cid-uw5kdbxl] input[data-astro-cid-uw5kdbxl],.field[data-astro-cid-uw5kdbxl] select[data-astro-cid-uw5kdbxl],.field[data-astro-cid-uw5kdbxl] textarea[data-astro-cid-uw5kdbxl]{font-family:var(--font-body);font-weight:300;font-size:var(--fs-small);line-height:24px;color:#757575;padding:15px 18px;border-radius:8px;border:1px solid #cccccc;background:#f4f3f0;width:100%}.field[data-astro-cid-uw5kdbxl] textarea[data-astro-cid-uw5kdbxl]{resize:vertical;min-height:130px}.field[data-astro-cid-uw5kdbxl] input[data-astro-cid-uw5kdbxl]::placeholder,.field[data-astro-cid-uw5kdbxl] textarea[data-astro-cid-uw5kdbxl]::placeholder{color:#757575}.field[data-astro-cid-uw5kdbxl] select[data-astro-cid-uw5kdbxl]:invalid{color:#757575}.consent[data-astro-cid-uw5kdbxl]{width:100%;display:flex;align-items:center;gap:10px;font-family:var(--font-body);font-weight:300;font-size:var(--fs-small);line-height:24px;color:#000}.consent[data-astro-cid-uw5kdbxl] input[data-astro-cid-uw5kdbxl]{width:16px;height:16px;flex:0 0 auto;accent-color:var(--gold-a)}.cform[data-astro-cid-uw5kdbxl] button[data-astro-cid-uw5kdbxl]{justify-self:start;align-self:flex-start;font-family:var(--font-body);font-weight:500;font-size:var(--fs-button);line-height:18px;color:var(--sand);background:var(--gold-gradient);border:0;border-radius:12px;padding:20px 24px;cursor:pointer}.cform[data-astro-cid-uw5kdbxl] button[data-astro-cid-uw5kdbxl]:disabled{opacity:.6;cursor:default}.status[data-astro-cid-uw5kdbxl]{min-height:1.2em;margin:0;opacity:.85}@media(max-width:900px){.hero[data-astro-cid-uw5kdbxl]{min-height:50vh}.hero-inner[data-astro-cid-uw5kdbxl]{padding-bottom:80px}.hero[data-astro-cid-uw5kdbxl] h1[data-astro-cid-uw5kdbxl]{line-height:1.1;letter-spacing:-1px}.hero-sub[data-astro-cid-uw5kdbxl]{gap:10px;max-width:100%}.intro[data-astro-cid-uw5kdbxl]{padding:80px 0 0}.intro[data-astro-cid-uw5kdbxl] h2[data-astro-cid-uw5kdbxl]{line-height:1.1}.intro[data-astro-cid-uw5kdbxl] p[data-astro-cid-uw5kdbxl]{line-height:1.5}.form-section[data-astro-cid-uw5kdbxl]{padding:40px 0 80px}.cform[data-astro-cid-uw5kdbxl]{padding:28px 22px 40px;border-radius:20px}.cform-body[data-astro-cid-uw5kdbxl],fieldset[data-astro-cid-uw5kdbxl]{gap:32px}legend[data-astro-cid-uw5kdbxl]{margin-bottom:24px}.row[data-astro-cid-uw5kdbxl]{grid-template-columns:1fr}.field[data-astro-cid-uw5kdbxl]{gap:24px}}@media(max-width:700px){.hero-inner[data-astro-cid-uw5kdbxl]{padding-bottom:40px}.hero[data-astro-cid-uw5kdbxl]{min-height:50vh}.intro[data-astro-cid-uw5kdbxl]{padding:56px 0 0}.form-section[data-astro-cid-uw5kdbxl]{padding:32px 0 56px}.cform[data-astro-cid-uw5kdbxl]{padding:24px 18px 32px;border-radius:16px;gap:28px}.cform[data-astro-cid-uw5kdbxl] button[data-astro-cid-uw5kdbxl]{padding:16px 22px}}@media(max-width:480px){.hero[data-astro-cid-uw5kdbxl]{min-height:50vh}.intro[data-astro-cid-uw5kdbxl]{padding:40px 0 0}.form-section[data-astro-cid-uw5kdbxl]{padding:28px 0 40px}.cform[data-astro-cid-uw5kdbxl]{padding:20px 14px 28px;border-radius:14px;gap:24px}.cform-body[data-astro-cid-uw5kdbxl],fieldset[data-astro-cid-uw5kdbxl]{gap:24px}legend[data-astro-cid-uw5kdbxl]{margin-bottom:20px}.field[data-astro-cid-uw5kdbxl]{gap:20px}.cform[data-astro-cid-uw5kdbxl] button[data-astro-cid-uw5kdbxl]{padding:14px 20px}}
