.TeamAndEvents-module__wM5Spq__section{background-color:#fff;width:100%;padding:3.5rem 0}.TeamAndEvents-module__wM5Spq__container{max-width:85rem;margin:0 auto;padding:0 2rem}.TeamAndEvents-module__wM5Spq__header{margin-bottom:4rem}.TeamAndEvents-module__wM5Spq__sectionTitle{color:#111;letter-spacing:-.02em;font-size:2.5rem;font-weight:500}.TeamAndEvents-module__wM5Spq__grid{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.TeamAndEvents-module__wM5Spq__contactCard,.TeamAndEvents-module__wM5Spq__careerCard,.TeamAndEvents-module__wM5Spq__sliderCard{border-radius:12px;flex-direction:column;min-height:460px;display:flex;position:relative;overflow:hidden}.TeamAndEvents-module__wM5Spq__contactCard,.TeamAndEvents-module__wM5Spq__careerCard{padding:2.5rem}.TeamAndEvents-module__wM5Spq__sliderCard{background-color:#111;padding:0}.TeamAndEvents-module__wM5Spq__contactCard{background-color:#fff;border:1px solid #e5e7eb;box-shadow:0 4px 30px #00000008}.TeamAndEvents-module__wM5Spq__contactCard .TeamAndEvents-module__wM5Spq__subtitle{color:#6b7280}.TeamAndEvents-module__wM5Spq__contactCard .TeamAndEvents-module__wM5Spq__mainText{color:#111}.TeamAndEvents-module__wM5Spq__careerCard{background-color:#111}.TeamAndEvents-module__wM5Spq__careerCard .TeamAndEvents-module__wM5Spq__subtitle{color:#9ca3af}.TeamAndEvents-module__wM5Spq__careerCard .TeamAndEvents-module__wM5Spq__mainText{color:#fff}.TeamAndEvents-module__wM5Spq__subtitle{letter-spacing:.1em;margin-bottom:1.5rem;font-size:.85rem;font-weight:600;display:block}.TeamAndEvents-module__wM5Spq__careerContent{z-index:2;flex-direction:column;height:100%;display:flex;position:relative}.TeamAndEvents-module__wM5Spq__teamList{grid-template-columns:1fr 1fr;gap:1rem;max-height:250px;margin-top:1.5rem;padding-right:1rem;display:grid;overflow-y:auto}.TeamAndEvents-module__wM5Spq__teamList::-webkit-scrollbar{width:4px}.TeamAndEvents-module__wM5Spq__teamList::-webkit-scrollbar-track{background:#ffffff1a;border-radius:4px}.TeamAndEvents-module__wM5Spq__teamList::-webkit-scrollbar-thumb{background:#fff6;border-radius:4px}.TeamAndEvents-module__wM5Spq__teamItem{color:#fffc;font-size:.85rem;line-height:1.4}.TeamAndEvents-module__wM5Spq__teamItem strong{color:#fff;font-size:.9rem}.TeamAndEvents-module__wM5Spq__mainText{letter-spacing:-.01em;max-width:90%;margin:0 0 2rem;font-size:1.6rem;font-weight:400;line-height:1.45}.TeamAndEvents-module__wM5Spq__formTitle{color:#111;letter-spacing:-.01em;margin:0 0 1rem;font-size:1.8rem;font-weight:400;line-height:1.3}.TeamAndEvents-module__wM5Spq__buttonGroup{z-index:10;flex-wrap:wrap;gap:1rem;margin-top:auto;display:flex;position:relative}.TeamAndEvents-module__wM5Spq__buttonGroup a{border-radius:9999px;justify-content:center;align-items:center;padding:.6rem 1.25rem;font-size:15px;font-weight:400;text-decoration:none;transition:all .3s;display:inline-flex}.TeamAndEvents-module__wM5Spq__careerCard .TeamAndEvents-module__wM5Spq__primaryBtn{color:#111;background-color:#fff;border:1px solid #fff}.TeamAndEvents-module__wM5Spq__careerCard .TeamAndEvents-module__wM5Spq__primaryBtn:hover{background-color:var(--color-accent);border-color:var(--color-accent);color:#fff;transform:translateY(-2px)}.TeamAndEvents-module__wM5Spq__careerCard .TeamAndEvents-module__wM5Spq__secondaryBtn{color:#fff;background-color:#0000;border:1px solid #ffffff4d}.TeamAndEvents-module__wM5Spq__careerCard .TeamAndEvents-module__wM5Spq__secondaryBtn:hover{background-color:var(--color-accent);border-color:var(--color-accent);color:#fff;transform:translateY(-2px)}.TeamAndEvents-module__wM5Spq__sliderWrapper{background-color:#111;width:100%;height:100%;position:absolute;top:0;left:0}.TeamAndEvents-module__wM5Spq__slide{opacity:0;width:100%;height:100%;transition:opacity 1s ease-in-out;position:absolute;top:0;left:0}.TeamAndEvents-module__wM5Spq__slide.TeamAndEvents-module__wM5Spq__active{opacity:1}.TeamAndEvents-module__wM5Spq__slideImage{object-fit:cover;width:100%;height:100%}.TeamAndEvents-module__wM5Spq__frostedTop{pointer-events:none;z-index:1;background:linear-gradient(#00000080 0%,#0000 100%);height:35%;position:absolute;top:0;left:0;right:0}.TeamAndEvents-module__wM5Spq__frostedBottom{pointer-events:none;z-index:1;background:linear-gradient(#0000 0%,#0009 100%);height:55%;position:absolute;bottom:0;left:0;right:0}.TeamAndEvents-module__wM5Spq__sliderHeaderFixed{z-index:10;pointer-events:none;justify-content:space-between;align-items:center;width:100%;padding:1.5rem;display:flex;position:absolute;top:0;left:0}.TeamAndEvents-module__wM5Spq__slideBadgeGroup{pointer-events:auto;flex-wrap:wrap;align-items:center;gap:.4rem;display:flex}.TeamAndEvents-module__wM5Spq__slideBadge{-webkit-backdrop-filter:blur(8px);color:#fff;font-family:var(--font-body,system-ui, sans-serif);letter-spacing:.05em;text-transform:uppercase;white-space:nowrap;background:#ffffff26;border:1px solid #ffffff4d;border-radius:9999px;padding:.35rem .85rem;font-size:.75rem;font-weight:500}.TeamAndEvents-module__wM5Spq__slideDateBadge{-webkit-backdrop-filter:blur(8px);color:#fff;white-space:nowrap;background:#0003;border:1px solid #ffffff26;border-radius:9999px;align-items:center;gap:.25rem;padding:.35rem .85rem;font-size:.75rem;font-weight:400;animation:.3s ease-out forwards TeamAndEvents-module__wM5Spq__slideFadeIn;display:flex}@keyframes TeamAndEvents-module__wM5Spq__slideFadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.TeamAndEvents-module__wM5Spq__slideBottom{z-index:2;opacity:0;justify-content:space-between;align-items:flex-end;width:100%;padding:2.5rem;transition:all .7s cubic-bezier(.16,1,.3,1) .1s;display:flex;position:absolute;bottom:0;left:0;transform:translateY(15px)}.TeamAndEvents-module__wM5Spq__slide.TeamAndEvents-module__wM5Spq__active .TeamAndEvents-module__wM5Spq__slideBottom{opacity:1;transform:translateY(0)}.TeamAndEvents-module__wM5Spq__slideText{max-width:65%}.TeamAndEvents-module__wM5Spq__slideTitle{font-family:var(--font-body,system-ui, sans-serif);color:#fff;letter-spacing:-.02em;margin:0 0 .5rem;font-size:2.2rem;font-weight:500;line-height:1.1}.TeamAndEvents-module__wM5Spq__slideDesc{font-family:var(--font-body,system-ui, sans-serif);color:#ffffffe6;margin:0;font-size:1.05rem;font-weight:400;line-height:1.4}.TeamAndEvents-module__wM5Spq__slideActionBtn{-webkit-backdrop-filter:blur(8px);color:#fff;font-family:var(--font-body,system-ui, sans-serif);cursor:pointer;white-space:nowrap;background:#ffffff26;border:1px solid #fff6;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;padding:.5rem 1.25rem;font-size:.85rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}.TeamAndEvents-module__wM5Spq__slideActionBtn:hover{background:var(--color-accent);border-color:var(--color-accent);color:#fff}.TeamAndEvents-module__wM5Spq__sliderDots{pointer-events:auto;align-items:center;gap:.5rem;display:flex}.TeamAndEvents-module__wM5Spq__dot{background-color:#fff6;border-radius:50%;width:8px;height:8px;transition:all .3s}.TeamAndEvents-module__wM5Spq__dot.TeamAndEvents-module__wM5Spq__active{background-color:var(--color-accent);transform:scale(1.2)}.TeamAndEvents-module__wM5Spq__cardInner{z-index:2;flex-direction:column;height:100%;display:flex;position:relative}.TeamAndEvents-module__wM5Spq__lineArtBg{z-index:1;pointer-events:none;filter:invert()brightness(1.8);opacity:.45;background-image:url(/images/line-art-reach.webp);background-position:50%;background-repeat:no-repeat;background-size:contain;width:100%;height:100%;position:absolute;top:0;left:0}@media (max-width:1024px){.TeamAndEvents-module__wM5Spq__grid{grid-template-columns:1fr}}@media (max-width:640px){.TeamAndEvents-module__wM5Spq__contactCard,.TeamAndEvents-module__wM5Spq__careerCard{padding:2rem 1.5rem}.TeamAndEvents-module__wM5Spq__sliderHeaderFixed{align-items:flex-start;padding:1.25rem}.TeamAndEvents-module__wM5Spq__slideBadgeGroup{flex-direction:column;align-items:flex-start;gap:.4rem}.TeamAndEvents-module__wM5Spq__buttonGroup a{width:100%}.TeamAndEvents-module__wM5Spq__slideBottom{flex-direction:column;align-items:flex-start;gap:1.5rem;padding:1.5rem}.TeamAndEvents-module__wM5Spq__slideText{max-width:100%}.TeamAndEvents-module__wM5Spq__slideTitle{font-size:1.75rem}}.TeamAndEvents-module__wM5Spq__slideActionBtn svg{transition:transform .3s}.TeamAndEvents-module__wM5Spq__slideActionBtn:hover svg{transform:rotate(45deg)}
