.Hero-module__JgYmMq__hero{background-color:var(--color-img-placeholder-dark);color:#fff;text-align:center;justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.Hero-module__JgYmMq__bgImage{object-fit:cover;z-index:0}.Hero-module__JgYmMq__overlay{z-index:1;background:linear-gradient(#00000073,#0000008c);position:absolute;inset:0}.Hero-module__JgYmMq__content{z-index:2;max-width:900px;padding:0 20px;position:relative}.Hero-module__JgYmMq__title{letter-spacing:-1px;margin-bottom:20px;font-size:3.25rem;font-weight:700;line-height:1.15}.Hero-module__JgYmMq__subtitle{opacity:.9;margin-bottom:36px;font-size:1.25rem;line-height:1.6}.Hero-module__JgYmMq__tags{flex-wrap:nowrap;justify-content:center;gap:12px;display:flex}.Hero-module__JgYmMq__tag{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;cursor:pointer;font-size:clamp(.8rem,1.1vw,1rem);font-weight:600;font:inherit;transition:background var(--transition), transform var(--transition);white-space:nowrap;background:#ffffff26;border:1px solid #ffffff4d;border-radius:8px;justify-content:center;align-items:center;gap:10px;padding:clamp(10px,1.4vw,14px) clamp(14px,2vw,28px);text-decoration:none;display:inline-flex}.Hero-module__JgYmMq__tagIcon{width:20px;height:20px;display:inline-flex}.Hero-module__JgYmMq__tagIcon svg{width:100%;height:100%}.Hero-module__JgYmMq__tag:hover{background:#ffffff40;transform:translateY(-2px)}@media (max-width:768px){.Hero-module__JgYmMq__title{font-size:2rem}.Hero-module__JgYmMq__subtitle{font-size:1.063rem}.Hero-module__JgYmMq__tags{flex-direction:column;align-items:center}.Hero-module__JgYmMq__tag{justify-content:center;width:100%;max-width:280px}}
.Modal-module__rxdtia__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:100;background:#1118278c;justify-content:center;align-items:center;padding:24px;animation:.18s ease-out Modal-module__rxdtia__fadeIn;display:flex;position:fixed;inset:0}.Modal-module__rxdtia__dialog{border-radius:var(--border-radius);background:#fff;width:100%;max-width:560px;max-height:calc(100vh - 48px);padding:40px 40px 32px;animation:.22s ease-out Modal-module__rxdtia__popIn;position:relative;overflow-y:auto;box-shadow:0 20px 60px #00000040}.Modal-module__rxdtia__close{width:36px;height:36px;color:var(--color-text);transition:background var(--transition);background:0 0;border-radius:50%;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:14px;right:14px}.Modal-module__rxdtia__close:hover{background:var(--color-card-bg)}.Modal-module__rxdtia__title{color:var(--color-text);margin:0 0 8px;padding-right:36px;font-size:1.5rem;font-weight:700}.Modal-module__rxdtia__subtitle{color:var(--color-text-light);margin:0 0 24px;font-size:.95rem}@keyframes Modal-module__rxdtia__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Modal-module__rxdtia__popIn{0%{opacity:0;transform:translateY(8px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:640px){.Modal-module__rxdtia__overlay{padding:12px}.Modal-module__rxdtia__dialog{padding:32px 20px 24px}.Modal-module__rxdtia__title{font-size:1.25rem}}
.Meet-module__Zl5JTG__meet{background:#fff;padding:96px 0}.Meet-module__Zl5JTG__head{text-align:center;max-width:640px;margin:0 auto 48px}.Meet-module__Zl5JTG__kicker{letter-spacing:2.5px;text-transform:uppercase;color:var(--color-accent);margin-bottom:16px;font-size:.75rem;font-weight:700;display:inline-block}.Meet-module__Zl5JTG__title{letter-spacing:-.5px;color:var(--color-text);margin-bottom:16px;font-size:2.25rem;font-weight:700;line-height:1.15}.Meet-module__Zl5JTG__subtitle{color:var(--color-text-light);margin:0;font-size:1.063rem;line-height:1.65}.Meet-module__Zl5JTG__carousel{align-items:center;gap:16px;max-width:1100px;margin:0 auto;display:flex;position:relative}.Meet-module__Zl5JTG__viewport{box-shadow:var(--shadow-lg);background:var(--color-card-bg);border-radius:20px;flex:1;overflow:hidden}.Meet-module__Zl5JTG__track{will-change:transform;transition:transform .5s;display:flex}.Meet-module__Zl5JTG__slide{aspect-ratio:16/9;background:var(--color-img-placeholder);flex:0 0 100%}.Meet-module__Zl5JTG__slide img{object-fit:cover;width:100%;height:100%;display:block}.Meet-module__Zl5JTG__arrow{background:var(--color-dark);color:#fff;cursor:pointer;width:48px;height:48px;transition:background var(--transition), transform var(--transition);border:none;border-radius:50%;flex:none;justify-content:center;align-items:center;display:inline-flex}.Meet-module__Zl5JTG__arrow:hover{background:var(--color-accent);transform:scale(1.05)}.Meet-module__Zl5JTG__arrow svg{width:22px;height:22px}.Meet-module__Zl5JTG__dots{justify-content:center;gap:10px;margin-top:28px;display:flex}.Meet-module__Zl5JTG__dot{background:var(--color-border);cursor:pointer;width:10px;height:10px;transition:background var(--transition), transform var(--transition);border:none;border-radius:50%;padding:0}.Meet-module__Zl5JTG__dot:hover{background:var(--color-text-light)}.Meet-module__Zl5JTG__dotActive{background:var(--color-accent);transform:scale(1.2)}@media (max-width:640px){.Meet-module__Zl5JTG__meet{padding:64px 0}.Meet-module__Zl5JTG__title{font-size:1.75rem}.Meet-module__Zl5JTG__arrow{width:38px;height:38px}.Meet-module__Zl5JTG__arrow svg{width:18px;height:18px}.Meet-module__Zl5JTG__carousel{gap:8px}}
