.ct-hero[data-astro-cid-2mxdoeuz]{position:relative;min-height:44vh;display:flex;align-items:flex-end;overflow:hidden;padding:0 0 5rem}.ct-hero__bg[data-astro-cid-2mxdoeuz]{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}.ct-hero__overlay[data-astro-cid-2mxdoeuz]{position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,#0f141980,#0f1419d9)}.ct-hero__content[data-astro-cid-2mxdoeuz]{position:relative;z-index:2;text-align:left;max-width:600px;padding:0 2rem;margin-left:max(2rem,calc((100% - 1120px)/2))}.ct-hero__label[data-astro-cid-2mxdoeuz]{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.ct-hero__label-line[data-astro-cid-2mxdoeuz]{width:32px;height:1px;background:var(--gold)}.ct-hero__label-text[data-astro-cid-2mxdoeuz]{font-family:var(--font-body);font-size:.7rem;font-weight:500;text-transform:uppercase;letter-spacing:.14em;color:var(--gold)}.ct-hero__title[data-astro-cid-2mxdoeuz]{font-family:var(--font-heading);font-weight:700;font-size:clamp(2.2rem,5vw,3.6rem);line-height:1.02;letter-spacing:-.05em;color:var(--white);margin-bottom:1.25rem}.ct-hero__subtitle[data-astro-cid-2mxdoeuz]{font-size:1.1rem;font-weight:300;color:#fff9;line-height:1.7;margin:0}.ct-content[data-astro-cid-2mxdoeuz]{padding:6rem 0;background-color:var(--white)}.ct-layout[data-astro-cid-2mxdoeuz]{display:grid;grid-template-columns:1.5fr 1fr;gap:5rem;align-items:start}.ct-form[data-astro-cid-2mxdoeuz]{display:flex;flex-direction:column;gap:1.75rem}.ct-field[data-astro-cid-2mxdoeuz]{display:flex;flex-direction:column}.ct-field[data-astro-cid-2mxdoeuz] label[data-astro-cid-2mxdoeuz]{font-family:var(--font-body);font-size:.7rem;font-weight:500;text-transform:uppercase;letter-spacing:.06em;color:var(--muted);margin-bottom:.75rem}.ct-field[data-astro-cid-2mxdoeuz] input[data-astro-cid-2mxdoeuz],.ct-field[data-astro-cid-2mxdoeuz] textarea[data-astro-cid-2mxdoeuz]{padding:14px 0;border:none;border-bottom:1px solid var(--border);border-radius:0;background-color:transparent;font-size:.95rem;font-weight:300;color:var(--ink);outline:none;width:100%;transition:border-color .3s cubic-bezier(.16,1,.3,1)}.ct-field[data-astro-cid-2mxdoeuz] select[data-astro-cid-2mxdoeuz]{padding:14px 2.5rem 14px 0;border:none;border-bottom:1px solid var(--border);border-radius:0;background-color:transparent;font-size:.95rem;font-weight:300;color:var(--ink);outline:none;appearance:none;width:100%;cursor:pointer;transition:border-color .3s cubic-bezier(.16,1,.3,1)}.ct-field[data-astro-cid-2mxdoeuz] input[data-astro-cid-2mxdoeuz]:focus,.ct-field[data-astro-cid-2mxdoeuz] textarea[data-astro-cid-2mxdoeuz]:focus,.ct-field[data-astro-cid-2mxdoeuz] select[data-astro-cid-2mxdoeuz]:focus{border-color:var(--gold)}.ct-field[data-astro-cid-2mxdoeuz] input[data-astro-cid-2mxdoeuz]::placeholder,.ct-field[data-astro-cid-2mxdoeuz] textarea[data-astro-cid-2mxdoeuz]::placeholder{color:var(--muted);font-weight:300}.ct-field[data-astro-cid-2mxdoeuz] textarea[data-astro-cid-2mxdoeuz]{min-height:120px;resize:vertical}.ct-field-row[data-astro-cid-2mxdoeuz]{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.ct-select-wrap[data-astro-cid-2mxdoeuz]{position:relative}.ct-select-arrow[data-astro-cid-2mxdoeuz]{position:absolute;right:0;top:50%;transform:translateY(-50%);color:var(--muted);pointer-events:none;display:flex}.ct-rgpd[data-astro-cid-2mxdoeuz]{margin-top:-.25rem}.ct-rgpd__label[data-astro-cid-2mxdoeuz]{display:flex;align-items:flex-start;gap:.75rem;cursor:pointer;font-size:.82rem;color:var(--muted);line-height:1.5;text-transform:none;letter-spacing:normal;font-weight:300;margin-bottom:0}.ct-rgpd__checkbox[data-astro-cid-2mxdoeuz]{position:absolute;opacity:0;width:0;height:0}.ct-rgpd__checkmark[data-astro-cid-2mxdoeuz]{flex-shrink:0;width:18px;height:18px;border:1px solid var(--border);border-radius:0;background:var(--white);margin-top:1px;transition:border-color .2s cubic-bezier(.16,1,.3,1),background-color .2s cubic-bezier(.16,1,.3,1);position:relative}.ct-rgpd__checkbox[data-astro-cid-2mxdoeuz]:checked+.ct-rgpd__checkmark[data-astro-cid-2mxdoeuz]{background-color:var(--gold);border-color:var(--gold)}.ct-rgpd__checkbox[data-astro-cid-2mxdoeuz]:checked+.ct-rgpd__checkmark[data-astro-cid-2mxdoeuz]:after{content:"";position:absolute;top:2px;left:5px;width:5px;height:9px;border:solid var(--white);border-width:0 1.5px 1.5px 0;transform:rotate(45deg)}.ct-rgpd__checkbox[data-astro-cid-2mxdoeuz]:focus-visible+.ct-rgpd__checkmark[data-astro-cid-2mxdoeuz]{border-color:var(--gold)}.ct-rgpd__link[data-astro-cid-2mxdoeuz]{color:var(--gold-dark);text-decoration:underline;text-decoration-color:#d3ba8a66;text-underline-offset:2px;transition:text-decoration-color .2s cubic-bezier(.16,1,.3,1)}.ct-rgpd__link[data-astro-cid-2mxdoeuz]:hover{text-decoration-color:var(--gold-dark);color:var(--gold-dark)}.ct-microcopy[data-astro-cid-2mxdoeuz]{text-align:left;font-size:.78rem;font-weight:300;color:var(--muted);margin:-.5rem 0 0;line-height:1.4}.ct-submit[data-astro-cid-2mxdoeuz]{width:100%;margin-top:.5rem;border-radius:0}.ct-submit[data-astro-cid-2mxdoeuz]:active{transform:scale(.98)}.ct-sidebar[data-astro-cid-2mxdoeuz]{position:sticky;top:6rem}.ct-sidebar__card[data-astro-cid-2mxdoeuz]{background-color:var(--surface);border-radius:0;padding:3rem 2.5rem}.ct-sidebar__label[data-astro-cid-2mxdoeuz]{display:flex;align-items:center;gap:.75rem;margin-bottom:1.25rem}.ct-sidebar__label-line[data-astro-cid-2mxdoeuz]{width:20px;height:1px;background:var(--gold)}.ct-sidebar__label-text[data-astro-cid-2mxdoeuz]{font-size:.68rem;font-weight:500;text-transform:uppercase;letter-spacing:.1em;color:var(--gold-dark)}.ct-sidebar__heading[data-astro-cid-2mxdoeuz]{font-family:var(--font-heading);font-weight:700;font-size:1.25rem;color:var(--ink);margin-bottom:2rem;letter-spacing:-.03em;line-height:1.1}.ct-sidebar__links[data-astro-cid-2mxdoeuz]{display:flex;flex-direction:column;gap:1.25rem}.ct-sidebar__link[data-astro-cid-2mxdoeuz]{display:flex;align-items:center;gap:.875rem;font-size:.9rem;font-weight:300;color:var(--charcoal);transition:color .2s cubic-bezier(.16,1,.3,1)}.ct-sidebar__link[data-astro-cid-2mxdoeuz]:hover{color:var(--gold-dark)}.ct-sidebar__icon[data-astro-cid-2mxdoeuz]{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:0;background-color:#d3ba8a14;color:var(--gold)}.ct-sidebar__icon--small[data-astro-cid-2mxdoeuz]{width:32px;height:32px}.ct-sidebar__sep[data-astro-cid-2mxdoeuz]{width:100%;height:1px;background-color:var(--border);margin:2rem 0}.ct-sidebar__response[data-astro-cid-2mxdoeuz]{display:flex;align-items:center;gap:.75rem}.ct-sidebar__response-text[data-astro-cid-2mxdoeuz]{font-size:.82rem;font-weight:300;color:var(--muted);line-height:1.4}@media(max-width:768px){.ct-hero[data-astro-cid-2mxdoeuz]{padding:0 0 3.5rem;min-height:38vh}.ct-hero__content[data-astro-cid-2mxdoeuz]{margin-left:0;padding:0 1.5rem}.ct-layout[data-astro-cid-2mxdoeuz]{grid-template-columns:1fr;gap:3rem}.ct-sidebar[data-astro-cid-2mxdoeuz]{position:static}.ct-field-row[data-astro-cid-2mxdoeuz]{grid-template-columns:1fr;gap:1.75rem}.ct-content[data-astro-cid-2mxdoeuz]{padding:4rem 0}}@media(max-width:480px){.ct-hero[data-astro-cid-2mxdoeuz]{padding:0 0 2.5rem;min-height:34vh}.ct-sidebar__card[data-astro-cid-2mxdoeuz]{padding:2.5rem 2rem}}
