.cs[data-astro-cid-g6c3xgjz]{background:var(--background);padding:clamp(7.75rem,9vh + 4.25rem,11.25rem) 0 clamp(3.5rem,9vh,7rem)}.cs-grid[data-astro-cid-g6c3xgjz]{display:grid;gap:3rem;align-items:start}@media(min-width:1024px){.cs-grid[data-astro-cid-g6c3xgjz]{grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);gap:clamp(3rem,6vw,6rem)}}.cs-copy[data-astro-cid-g6c3xgjz]{display:flex;flex-direction:column;align-items:flex-start}.cs-eyebrow-row[data-astro-cid-g6c3xgjz]{margin:0}.cs-eyebrow[data-astro-cid-g6c3xgjz]{display:inline-flex;align-items:center;gap:.5rem;border-radius:var(--radius-sharp);padding:.375rem .75rem;font-family:var(--font-mono);font-size:.75rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--foreground);box-shadow:inset 0 0 0 1px var(--lime)}.cs-eyebrow-dot[data-astro-cid-g6c3xgjz]{width:7px;height:7px;background:var(--lime)}.cs-heading[data-astro-cid-g6c3xgjz]{margin:1.5rem 0 0;font-family:var(--font-display);font-size:clamp(2.75rem,6vw,4.5rem);font-weight:400;line-height:1.04;letter-spacing:-.02em;color:var(--foreground)}.cs-accent[data-astro-cid-g6c3xgjz]{color:var(--primary)}.cs-subhead[data-astro-cid-g6c3xgjz]{margin:1.5rem 0 0;max-width:44ch;font-size:1.125rem;line-height:1.65;color:var(--muted-foreground)}.cs-points[data-astro-cid-g6c3xgjz]{list-style:none;margin:2.5rem 0 0;padding:0;display:flex;flex-direction:column;gap:1.75rem}@media(min-width:1024px){.cs-points[data-astro-cid-g6c3xgjz]{margin-top:3rem;gap:2rem}}.cs-point[data-astro-cid-g6c3xgjz]{display:grid;grid-template-columns:1.25rem minmax(0,1fr);column-gap:.5rem}.cs-point-dot[data-astro-cid-g6c3xgjz]{width:7px;height:7px;margin-top:.65rem;background:var(--lime)}.cs-point-title[data-astro-cid-g6c3xgjz]{grid-column:2;margin:0;font-family:var(--font-display);font-size:1.375rem;font-weight:500;line-height:1.3;color:var(--foreground)}.cs-point-desc[data-astro-cid-g6c3xgjz]{grid-column:2;margin:.625rem 0 0;max-width:48ch;font-size:1rem;line-height:1.6;color:var(--muted-foreground)}.cs-card[data-astro-cid-g6c3xgjz]{position:relative;background:var(--card);border:1px solid var(--border);border-radius:var(--radius-sharp);padding:clamp(1.5rem,3.5vw,2.75rem);box-shadow:0 16px 40px -28px color-mix(in oklch,var(--foreground) 35%,transparent)}.cs-handles[data-astro-cid-g6c3xgjz] i[data-astro-cid-g6c3xgjz]{position:absolute;width:9px;height:9px;background:var(--background);border:1px solid color-mix(in oklch,var(--foreground) 55%,transparent)}.cs-handles[data-astro-cid-g6c3xgjz] i[data-astro-cid-g6c3xgjz]:nth-child(1){top:-5px;left:-5px}.cs-handles[data-astro-cid-g6c3xgjz] i[data-astro-cid-g6c3xgjz]:nth-child(2){top:-5px;right:-5px}.cs-handles[data-astro-cid-g6c3xgjz] i[data-astro-cid-g6c3xgjz]:nth-child(3){bottom:-5px;left:-5px}.cs-handles[data-astro-cid-g6c3xgjz] i[data-astro-cid-g6c3xgjz]:nth-child(4){bottom:-5px;right:-5px}.cs-form[data-astro-cid-g6c3xgjz] form{gap:1.5rem}.cs-form[data-astro-cid-g6c3xgjz] form>div:first-of-type{gap:1.25rem 1.25rem}.cs-form[data-astro-cid-g6c3xgjz] label{font-size:.9375rem;font-weight:600;color:var(--foreground);margin-bottom:.25rem}.cs-form[data-astro-cid-g6c3xgjz] label .text-destructive{color:var(--muted-foreground)}.cs-form[data-astro-cid-g6c3xgjz] input:not([type=checkbox]):not([type=radio]):not([type=hidden]),.cs-form[data-astro-cid-g6c3xgjz] textarea,.cs-form[data-astro-cid-g6c3xgjz] select{border-radius:var(--radius-sharp);background:var(--background);font-size:.9375rem;padding:0 .875rem}.cs-form[data-astro-cid-g6c3xgjz] input:not([type=checkbox]):not([type=radio]):not([type=hidden]),.cs-form[data-astro-cid-g6c3xgjz] select{height:3rem}.cs-form[data-astro-cid-g6c3xgjz] textarea{min-height:9.5rem;padding:.75rem .875rem}.cs-form[data-astro-cid-g6c3xgjz] input[type=radio],.cs-form[data-astro-cid-g6c3xgjz] input[type=checkbox]{accent-color:var(--primary)}.cs-form[data-astro-cid-g6c3xgjz] label:has(input[type=radio]){font-weight:500;margin-bottom:0}.cs-form[data-astro-cid-g6c3xgjz] label:has(input[type=checkbox]){font-size:.875rem;font-weight:400;color:var(--muted-foreground);margin-bottom:0}.cs-form[data-astro-cid-g6c3xgjz] button[type=submit]{width:100%;height:3.25rem;gap:.625rem;border-radius:var(--radius-sharp);background:var(--primary);color:var(--primary-foreground);font-size:.9375rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;transition:box-shadow .2s ease,transform .2s cubic-bezier(.22,1,.36,1)}.cs-form[data-astro-cid-g6c3xgjz] button[type=submit]:before{content:"→";display:grid;place-items:center;width:1.5rem;height:1.5rem;border-radius:2px;background:var(--primary-foreground);color:var(--primary);font-size:.875rem;letter-spacing:0}.cs-form[data-astro-cid-g6c3xgjz] button[type=submit]:hover:not(:disabled){box-shadow:0 10px 24px -10px color-mix(in oklch,var(--primary) 70%,transparent);opacity:1;transform:translateY(-1px)}.cs-privacy[data-astro-cid-g6c3xgjz]{margin:1.25rem 0 0;text-align:center;font-size:.875rem;line-height:1.5;color:var(--muted-foreground)}.cs-privacy[data-astro-cid-g6c3xgjz] a[data-astro-cid-g6c3xgjz]{color:var(--foreground);text-decoration:underline;text-underline-offset:3px}.cs-privacy[data-astro-cid-g6c3xgjz] a[data-astro-cid-g6c3xgjz]:hover{color:var(--primary)}.cs-rise[data-astro-cid-g6c3xgjz]{animation:cs-rise .6s cubic-bezier(.22,1,.36,1) both}@keyframes cs-rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.cs-rise[data-astro-cid-g6c3xgjz]{animation:none}.cs-form[data-astro-cid-g6c3xgjz] button[type=submit]{transition:none}}.of[data-astro-cid-g7y4erh7]{background:var(--background);padding:clamp(3.5rem,7vh,5.5rem) 0 clamp(4.5rem,9vh,7rem)}.of-head[data-astro-cid-g7y4erh7]{display:flex;flex-direction:column;align-items:center;text-align:center}.of-eyebrow[data-astro-cid-g7y4erh7]{display:inline-flex;align-items:center;gap:.75rem;margin:0;font-size:.9375rem;font-weight:600;color:var(--foreground)}.of-rule[data-astro-cid-g7y4erh7]{width:1.75rem;height:2px;background:var(--foreground)}.of-heading[data-astro-cid-g7y4erh7]{margin:1rem 0 0;font-family:var(--font-display);font-size:clamp(2rem,4vw,3rem);font-weight:400;line-height:1.1;letter-spacing:-.02em;color:var(--foreground)}.of-grid[data-astro-cid-g7y4erh7]{list-style:none;margin:clamp(2.5rem,5vw,4rem) 0 0;padding:0;display:grid;gap:clamp(2.5rem,4vw,3.5rem)}@media(min-width:640px){.of-grid[data-astro-cid-g7y4erh7]{grid-template-columns:repeat(3,minmax(0,1fr))}}.of-item[data-astro-cid-g7y4erh7]{display:flex;flex-direction:column;align-items:center;height:100%;text-align:center}.of-img[data-astro-cid-g7y4erh7]{width:auto;height:clamp(9rem,14vw,13rem);object-fit:contain}.of-title[data-astro-cid-g7y4erh7]{margin:1.25rem 0 0;font-size:1.125rem;font-weight:600;line-height:1.3;color:var(--foreground)}.of-company[data-astro-cid-g7y4erh7]{margin:.375rem 0 0;font-size:1rem;line-height:1.4;color:var(--muted-foreground)}.of-address[data-astro-cid-g7y4erh7]{margin:.875rem 0 0;max-width:20rem;font-size:.9375rem;line-height:1.55;color:var(--muted-foreground)}.of-link[data-astro-cid-g7y4erh7]{display:inline-flex;align-items:center;gap:.5rem;margin-top:auto;padding-top:1.25rem;font-size:.9375rem;font-weight:600;color:var(--foreground);text-decoration:underline;text-underline-offset:4px;transition:color .2s ease}.of-arrow[data-astro-cid-g7y4erh7]{transition:transform .2s cubic-bezier(.22,1,.36,1)}.of-link[data-astro-cid-g7y4erh7]:hover{color:var(--primary)}.of-link[data-astro-cid-g7y4erh7]:hover .of-arrow[data-astro-cid-g7y4erh7]{transform:translate(3px)}@media(prefers-reduced-motion:reduce){.of-arrow[data-astro-cid-g7y4erh7],.of-link[data-astro-cid-g7y4erh7]{transition:none}.of-link[data-astro-cid-g7y4erh7]:hover .of-arrow[data-astro-cid-g7y4erh7]{transform:none}}
