.seg-page{display:flex;flex-direction:column;min-height:calc(100vh - 3.75rem);background:var(--bg-dark, #0d3b2c)}.seg-hero{flex:1;position:relative;display:flex;flex-direction:column;justify-content:space-between;padding:3rem 4rem 2.5rem;min-height:0;overflow:hidden}.seg-photo{position:absolute;inset:0;background-image:var(--hero-img);background-size:cover;background-position:center 30%;opacity:.22;pointer-events:none}.seg-hero-inner{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:space-between;flex:1;gap:2rem}.seg-hero-top{display:flex;flex-direction:column;justify-content:flex-start}.seg-hero-mid{flex:1;display:flex;align-items:center}.seg-hero-bottom{display:flex;align-items:flex-end;justify-content:space-between;gap:2rem}.seg-eyebrow{font-size:.6875rem;font-weight:700;letter-spacing:.2rem;text-transform:uppercase;color:var(--accent, #1dcc6e);display:flex;align-items:center;gap:.5rem;margin-bottom:1.25rem;opacity:.85}.seg-eyebrow:before{content:"";display:block;width:1.5rem;height:1.5px;background:var(--accent, #1dcc6e);flex-shrink:0}.seg-h1{font-family:Barlow Condensed,sans-serif;font-size:clamp(5rem,11vw,10rem);font-weight:900;color:#fff;line-height:.88;letter-spacing:-.03em;text-transform:uppercase;margin:0}.seg-assessment-link{display:inline-block;margin-top:1rem;font-size:1rem;font-weight:600;color:#f0ece6;text-decoration:underline;text-underline-offset:3px;transition:color .15s}.seg-assessment-link:hover{color:var(--accent, #1dcc6e)}.seg-sub{font-size:1rem;color:#f0ece6;line-height:1.65;max-width:28rem;font-weight:400;margin:.5rem 0 0}.seg-trust{display:flex;flex-direction:column;align-items:flex-end;gap:.25rem;flex-shrink:0;padding-bottom:0}.seg-stars{font-size:.875rem;letter-spacing:.15rem;color:var(--accent, #1dcc6e);line-height:1}.seg-trust-line{font-size:.75rem;color:#d4e6e1;font-weight:500;letter-spacing:.02em}.seg-trust-since{color:#c4d5d0}.seg-cards{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:1fr auto;border-top:1px solid rgba(255,255,255,.08)}.seg-card{padding:1.5rem 2rem;border-right:1px solid rgba(255,255,255,.08);display:flex;flex-direction:column;gap:.75rem;background:#ffffff08;text-decoration:none;transition:background .2s,border-color .2s;position:relative;overflow:hidden}.seg-card:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:var(--accent, #1dcc6e);transform:scaleX(0);transform-origin:left;transition:transform .3s ease}.seg-card:hover:before{transform:scaleX(1)}.seg-card:hover{background:#ffffff12}.seg-card:last-of-type{border-right:none}.seg-card-index{font-family:Barlow Condensed,sans-serif;font-size:.6875rem;font-weight:800;letter-spacing:.18rem;text-transform:uppercase;color:#1dcc6e99}.seg-card-body{flex:1;display:flex;flex-direction:column;gap:.5rem}.seg-card-h{font-family:Barlow Condensed,sans-serif;font-size:1.25rem;font-weight:800;color:#fff;line-height:1.1;text-transform:uppercase;letter-spacing:.02em}.seg-card-p{font-size:.875rem;color:#d4e6e1;line-height:1.65;font-weight:400;margin:0}.seg-card-cta{margin-top:auto;display:inline-flex;align-items:center;gap:.375rem;font-size:.625rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--accent, #1dcc6e);opacity:1;transition:opacity .2s}.seg-card-cta:after{content:"→";font-size:.875rem;display:inline-block;transition:transform .2s ease}.seg-card:hover .seg-card-cta:after{transform:translate(.25rem)}.seg-all-programs{grid-column:1 / -1;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem 2rem;font-size:.6875rem;font-weight:700;letter-spacing:.12rem;text-transform:uppercase;color:#c4d5d0;text-decoration:none;border-top:1px solid rgba(255,255,255,.08);transition:color .15s,background .15s}.seg-all-programs:hover{color:var(--accent, #1dcc6e);background:#ffffff0a}.seg-all-arrow{display:inline-block;transition:transform .2s ease}.seg-all-programs:hover .seg-all-arrow{transform:translate(.25rem)}@media(max-width:56.25rem){.seg-hero{padding:2rem 2.5rem}.seg-h1{font-size:4rem}.seg-hero-bottom{flex-direction:column;align-items:flex-start;gap:1rem}.seg-trust{align-items:flex-start;flex-direction:row;gap:.75rem;flex-wrap:wrap}.seg-cards{grid-template-columns:1fr}.seg-card{border-right:none;border-bottom:1px solid rgba(255,255,255,.08)}.seg-card:last-of-type{border-bottom:none}.seg-card-p{display:none}.seg-card-h{font-size:1.375rem}}@media(max-width:30rem){.seg-hero{padding:1.5rem 1.25rem}.seg-h1{font-size:3.25rem}.seg-card{padding:1.25rem}}.why-us[data-astro-cid-w7xxxadv]{background:var(--bg);border-bottom:1px solid var(--border)}.why-us__inner[data-astro-cid-w7xxxadv]{display:grid;grid-template-columns:5fr 8fr;gap:7rem;align-items:start;padding:7rem 4rem;max-width:1400px;margin:0 auto}.why-us__lead[data-astro-cid-w7xxxadv]{position:sticky;top:5.5rem;padding-top:.25rem}.why-us__lead[data-astro-cid-w7xxxadv] .eyebrow[data-astro-cid-w7xxxadv]{margin-bottom:1.5rem}.why-us__heading[data-astro-cid-w7xxxadv]{font-family:Barlow Condensed,sans-serif;font-weight:900;font-size:clamp(2.25rem,3.25vw,3.75rem);color:var(--text);text-transform:uppercase;line-height:.88;letter-spacing:-.025em;margin:0 0 2rem}.why-us__lead-rule[data-astro-cid-w7xxxadv]{width:2rem;height:2px;background:var(--accent-on-light);margin-bottom:1.5rem;opacity:.6}.why-us__body[data-astro-cid-w7xxxadv]{font-size:1rem;color:var(--text-muted);line-height:1.8;margin:0;max-width:36ch}.why-us__list[data-astro-cid-w7xxxadv]{display:flex;flex-direction:column}.why-us__item[data-astro-cid-w7xxxadv]{display:grid;grid-template-columns:5rem 1fr;gap:2.5rem;padding:3rem 0;border-bottom:1px solid var(--border);align-items:start}.why-us__item[data-astro-cid-w7xxxadv]:first-child{border-top:1px solid var(--border);padding-top:3rem}.why-us__num-col[data-astro-cid-w7xxxadv]{padding-top:.125rem;display:flex;justify-content:flex-end}.why-us__num[data-astro-cid-w7xxxadv]{font-family:Barlow Condensed,sans-serif;font-weight:900;font-size:2.75rem;color:var(--accent-on-light);line-height:1;letter-spacing:-.05em;opacity:.2;display:block}.why-us__item-content[data-astro-cid-w7xxxadv]{display:flex;flex-direction:column;gap:0}.why-us__item-label[data-astro-cid-w7xxxadv]{font-size:.625rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--accent-on-light);margin:0 0 .5rem}.why-us__item-heading[data-astro-cid-w7xxxadv]{font-family:Barlow Condensed,sans-serif;font-weight:800;font-size:1.625rem;color:var(--text);text-transform:uppercase;line-height:1;letter-spacing:.01em;margin:0 0 .875rem}.why-us__item-body[data-astro-cid-w7xxxadv]{font-size:1rem;color:var(--text-muted);line-height:1.75;margin:0;max-width:58ch}@media(max-width:1024px){.why-us__inner[data-astro-cid-w7xxxadv]{grid-template-columns:1fr;gap:3.5rem;padding:5rem 2.5rem}.why-us__lead[data-astro-cid-w7xxxadv]{position:static}.why-us__body[data-astro-cid-w7xxxadv]{max-width:none}}@media(max-width:640px){.why-us__inner[data-astro-cid-w7xxxadv]{padding:3.5rem 1.25rem}.why-us__item[data-astro-cid-w7xxxadv]{grid-template-columns:3.5rem 1fr;gap:1.5rem;padding:2.25rem 0}.why-us__item[data-astro-cid-w7xxxadv]:first-child{padding-top:2.25rem}.why-us__num[data-astro-cid-w7xxxadv]{font-size:2rem}.why-us__item-heading[data-astro-cid-w7xxxadv]{font-size:1.375rem}}.workshops[data-astro-cid-iy3atcvr]{background:var(--offwhite);border-bottom:1px solid var(--border)}.workshops__header[data-astro-cid-iy3atcvr]{border-bottom:1px solid var(--border)}.workshops__header-inner[data-astro-cid-iy3atcvr]{display:flex;align-items:flex-end;justify-content:space-between;gap:2rem;padding:4rem 4rem 3.5rem;max-width:1400px;margin:0 auto}.workshops__header-text[data-astro-cid-iy3atcvr]{display:flex;flex-direction:column}.workshops__header-text[data-astro-cid-iy3atcvr] .eyebrow[data-astro-cid-iy3atcvr]{margin-bottom:1.125rem}.workshops__heading[data-astro-cid-iy3atcvr]{font-family:Barlow Condensed,sans-serif;font-weight:900;font-size:clamp(2.25rem,3.25vw,3.75rem);color:var(--text);text-transform:uppercase;line-height:.88;letter-spacing:-.025em;margin:0 0 .625rem}.workshops__subhead[data-astro-cid-iy3atcvr]{font-size:1rem;color:var(--text-muted);line-height:1.65;margin:0;max-width:58ch}.workshops__all-link[data-astro-cid-iy3atcvr]{font-size:.625rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--text-subtle);text-decoration:none;white-space:nowrap;flex-shrink:0;padding-bottom:2px;border-bottom:1px solid transparent;transition:color .15s ease,border-color .15s ease}.workshops__all-link[data-astro-cid-iy3atcvr]:hover{color:var(--text);border-color:var(--text)}.workshops__catalog[data-astro-cid-iy3atcvr]{display:grid;grid-template-columns:repeat(auto-fit,minmax(20rem,1fr));max-width:1400px;margin:0 auto}.workshops__entry[data-astro-cid-iy3atcvr]{position:relative;border-right:1px solid var(--border);display:flex;flex-direction:column;overflow:hidden}.workshops__entry[data-astro-cid-iy3atcvr]:last-child{border-right:none}.workshops__entry-topbar[data-astro-cid-iy3atcvr]{height:3px;background:var(--accent-on-light);opacity:.28;flex-shrink:0}.workshops__entry-inner[data-astro-cid-iy3atcvr]{display:grid;grid-template-columns:3.5rem 1fr;gap:1.5rem;align-items:start;padding:2.75rem;flex:1}.workshops__entry[data-astro-cid-iy3atcvr]:first-child .workshops__entry-inner[data-astro-cid-iy3atcvr]{padding-left:4rem}.workshops__entry[data-astro-cid-iy3atcvr]:last-child .workshops__entry-inner[data-astro-cid-iy3atcvr]{padding-right:4rem}.workshops__entry-index[data-astro-cid-iy3atcvr]{font-family:Barlow Condensed,sans-serif;font-weight:900;font-size:1.75rem;color:var(--text);opacity:.11;line-height:1;letter-spacing:-.04em;padding-top:.3rem;text-align:right}.workshops__entry-body[data-astro-cid-iy3atcvr]{display:flex;flex-direction:column;gap:0}.workshops__entry-audience[data-astro-cid-iy3atcvr].eyebrow{margin:0 0 .5rem}.workshops__entry-title[data-astro-cid-iy3atcvr]{font-family:Barlow Condensed,sans-serif;font-weight:800;font-size:1.5625rem;color:var(--text);text-transform:uppercase;line-height:1;letter-spacing:.01em;margin:0 0 .75rem}.workshops__entry-desc[data-astro-cid-iy3atcvr]{font-size:.9375rem;color:var(--text-muted);line-height:1.75;margin:0}@media(max-width:1024px){.workshops__header-inner[data-astro-cid-iy3atcvr]{padding:3rem 2.5rem;flex-direction:column;align-items:flex-start;gap:1.25rem}.workshops__catalog[data-astro-cid-iy3atcvr]{grid-template-columns:1fr}.workshops__entry[data-astro-cid-iy3atcvr]{border-right:none;border-bottom:1px solid var(--border);flex-direction:row}.workshops__entry[data-astro-cid-iy3atcvr]:last-child{border-bottom:none}.workshops__entry-topbar[data-astro-cid-iy3atcvr]{width:3px;height:auto;flex-shrink:0;align-self:stretch}.workshops__entry-inner[data-astro-cid-iy3atcvr],.workshops__entry[data-astro-cid-iy3atcvr]:first-child .workshops__entry-inner[data-astro-cid-iy3atcvr],.workshops__entry[data-astro-cid-iy3atcvr]:last-child .workshops__entry-inner[data-astro-cid-iy3atcvr]{padding:2.25rem 2.5rem;grid-template-columns:3rem 1fr}}@media(max-width:640px){.workshops__header-inner[data-astro-cid-iy3atcvr]{padding:2.5rem 1.25rem}.workshops__entry-inner[data-astro-cid-iy3atcvr],.workshops__entry[data-astro-cid-iy3atcvr]:first-child .workshops__entry-inner[data-astro-cid-iy3atcvr],.workshops__entry[data-astro-cid-iy3atcvr]:last-child .workshops__entry-inner[data-astro-cid-iy3atcvr]{padding:1.875rem 1.25rem;grid-template-columns:2.5rem 1fr;gap:1rem}.workshops__entry-index[data-astro-cid-iy3atcvr]{font-size:1.375rem}}
