.DescriptionHero-module__UlNIzq__heroContainer{background:#000;width:100%;height:auto;position:relative;overflow:hidden}.DescriptionHero-module__UlNIzq__heroContent{z-index:10;flex-direction:column;justify-content:flex-start;max-width:1400px;margin:0 auto;padding:2rem 4rem;display:flex;position:relative}.DescriptionHero-module__UlNIzq__gridPattern{display:none}.DescriptionHero-module__UlNIzq__textContent{z-index:20;flex-direction:column;align-items:flex-start;max-width:550px;display:flex}.DescriptionHero-module__UlNIzq__heroTitle{font-family:var(--font-family-primary),"Poppins",sans-serif;font-size:var(--hero-title-size);font-weight:var(--hero-title-weight);color:#fff;text-shadow:0 0 40px #0096ff4d;margin-bottom:1.5rem;line-height:1.1}.DescriptionHero-module__UlNIzq__heroSubtitle{font-family:var(--font-family-secondary),"Open Sans",sans-serif;font-size:var(--hero-subtitle-size);font-weight:var(--hero-subtitle-weight);color:#d1d5db;line-height:var(--line-height-body);margin-bottom:2.5rem}.DescriptionHero-module__UlNIzq__ctaButtons{justify-content:center;align-items:center;gap:2rem;width:100%;padding-right:15%;display:flex}.DescriptionHero-module__UlNIzq__ctaButton{font-family:var(--font-family-primary),"Poppins",sans-serif;font-size:1.4rem;font-weight:var(--button-text-weight);color:#fff;cursor:pointer;background:#8824a6;border:none;border-radius:9999px;align-items:center;gap:.75rem;padding:1rem 2rem;transition:all .3s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 10px 40px #8824a666}.DescriptionHero-module__UlNIzq__ctaButton:before{content:"";opacity:0;background:linear-gradient(135deg,#7c2ba1 0%,#b934d1 100%);transition:opacity .3s;position:absolute;inset:0}.DescriptionHero-module__UlNIzq__ctaButton:hover:before{opacity:1}.DescriptionHero-module__UlNIzq__ctaButton:hover{transform:translateY(-2px);box-shadow:0 15px 50px #8824a680}.DescriptionHero-module__UlNIzq__ctaButton:active{transform:translateY(0)}.DescriptionHero-module__UlNIzq__ctaButton span{z-index:1;position:relative}.DescriptionHero-module__UlNIzq__ctaButton .DescriptionHero-module__UlNIzq__arrowIcon{z-index:1;transition:transform .3s;position:relative}.DescriptionHero-module__UlNIzq__ctaButton:hover .DescriptionHero-module__UlNIzq__arrowIcon{transform:translate(4px)}.DescriptionHero-module__UlNIzq__handshakeWrapper{z-index:5;pointer-events:none;width:55%;max-width:none;position:absolute;top:2rem;right:0}.DescriptionHero-module__UlNIzq__handshakeImage{object-fit:contain;width:100%;height:auto}.DescriptionHero-module__UlNIzq__featureLabelsContainer{pointer-events:none;position:absolute;inset:0}.DescriptionHero-module__UlNIzq__featureLabel{font-family:var(--font-family-secondary),"Open Sans",sans-serif;font-size:1.1rem;font-weight:var(--hero-subtitle-weight);z-index:15;opacity:0;text-shadow:0 2px 8px #000c;pointer-events:auto;align-items:center;gap:.75rem;transition:all 1s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;transform:translate(2rem)}.DescriptionHero-module__UlNIzq__featureLabel.DescriptionHero-module__UlNIzq__visible{opacity:1;transform:translate(0)}.DescriptionHero-module__UlNIzq__featureLabel.DescriptionHero-module__UlNIzq__label1{color:#fff;transition-delay:.6s;top:15%;right:30%}.DescriptionHero-module__UlNIzq__featureLabel.DescriptionHero-module__UlNIzq__label2{color:#fff;transition-delay:.7s;top:15%;right:8%}.DescriptionHero-module__UlNIzq__featureLabel.DescriptionHero-module__UlNIzq__label3{color:#fff;transition-delay:.8s;bottom:15%;right:17%}.DescriptionHero-module__UlNIzq__iconWrapper{justify-content:center;align-items:center;width:3rem;height:3rem;padding:.5rem;display:flex}.DescriptionHero-module__UlNIzq__featureIcon{object-fit:contain;filter:brightness(1.2);width:100%;height:100%}@media (max-width:1024px){.DescriptionHero-module__UlNIzq__heroContent{padding:0 2rem}.DescriptionHero-module__UlNIzq__handshakeWrapper{width:55%;right:0}.DescriptionHero-module__UlNIzq__textContent{max-width:40%}.DescriptionHero-module__UlNIzq__featureLabel.DescriptionHero-module__UlNIzq__label1{top:25%;right:30%}.DescriptionHero-module__UlNIzq__featureLabel.DescriptionHero-module__UlNIzq__label2{top:25%;right:5%}.DescriptionHero-module__UlNIzq__featureLabel.DescriptionHero-module__UlNIzq__label3{bottom:28%;right:15%}}@media (max-width:768px){.DescriptionHero-module__UlNIzq__heroContainer{height:auto;min-height:100vh}.DescriptionHero-module__UlNIzq__heroContent{flex-direction:column;justify-content:flex-start;padding:0 1.5rem 2rem}.DescriptionHero-module__UlNIzq__handshakeWrapper{opacity:1;width:100%;max-width:600px;margin:0 auto;position:relative;top:auto;right:auto;transform:none}.DescriptionHero-module__UlNIzq__textContent{text-align:center;max-width:100%;margin:0 auto}.DescriptionHero-module__UlNIzq__heroTitle{font-size:clamp(2.5rem,6vw,4rem)}.DescriptionHero-module__UlNIzq__heroSubtitle{font-size:1rem}.DescriptionHero-module__UlNIzq__ctaButtons{flex-direction:column;gap:1rem;width:100%;padding-right:0}.DescriptionHero-module__UlNIzq__ctaButton{justify-content:center;width:100%;padding:1rem 2rem;font-size:1rem}.DescriptionHero-module__UlNIzq__featureLabelsContainer{pointer-events:none;position:absolute;inset:0}.DescriptionHero-module__UlNIzq__featureLabel{opacity:1;font-size:.75rem;display:flex;position:absolute;transform:translate(0)}.DescriptionHero-module__UlNIzq__featureLabel.DescriptionHero-module__UlNIzq__label1{top:50%;right:50%}.DescriptionHero-module__UlNIzq__featureLabel.DescriptionHero-module__UlNIzq__label2{top:50%;right:20%}.DescriptionHero-module__UlNIzq__featureLabel.DescriptionHero-module__UlNIzq__label3{bottom:2%;right:35%}.DescriptionHero-module__UlNIzq__iconWrapper{width:2.5rem;height:2.5rem}}@media (max-width:640px){.DescriptionHero-module__UlNIzq__heroContent{justify-content:flex-start;padding:0 1rem}.DescriptionHero-module__UlNIzq__handshakeWrapper{opacity:1;width:100%;max-width:500px;margin:2rem auto 0;position:relative;top:auto;right:auto;transform:none}.DescriptionHero-module__UlNIzq__textContent{text-align:center}.DescriptionHero-module__UlNIzq__heroTitle{margin-bottom:1rem;font-size:2rem}.DescriptionHero-module__UlNIzq__heroSubtitle{margin-bottom:2rem;font-size:.95rem}.DescriptionHero-module__UlNIzq__ctaButton{padding:.875rem 1.75rem;font-size:.95rem}.DescriptionHero-module__UlNIzq__featureLabelsContainer{pointer-events:none;position:absolute;inset:0}.DescriptionHero-module__UlNIzq__featureLabel{font-size:.6rem}.DescriptionHero-module__UlNIzq__featureLabel.DescriptionHero-module__UlNIzq__label1{top:63%;right:55%}.DescriptionHero-module__UlNIzq__featureLabel.DescriptionHero-module__UlNIzq__label2{top:63%;right:8%}.DescriptionHero-module__UlNIzq__featureLabel.DescriptionHero-module__UlNIzq__label3{bottom:2%;right:30%}.DescriptionHero-module__UlNIzq__iconWrapper{width:2.25rem;height:2.25rem}}@media (min-width:1920px){.DescriptionHero-module__UlNIzq__heroContent{max-width:1600px}.DescriptionHero-module__UlNIzq__handshakeWrapper{width:50%}.DescriptionHero-module__UlNIzq__textContent{max-width:45%}}@keyframes DescriptionHero-module__UlNIzq__pulse{0%,to{opacity:1}50%{opacity:.7}}@media (prefers-reduced-motion:reduce){.DescriptionHero-module__UlNIzq__ctaButton{transition:none}.DescriptionHero-module__UlNIzq__iconWrapper{animation:none}}
.InitialHero-module__yYKGyq__container{color:#fff;text-align:center;background-color:#000;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;display:flex;padding:15rem!important}.InitialHero-module__yYKGyq__title{font-family:var(--font-poppins,sans-serif);letter-spacing:.05em;opacity:0;margin-bottom:1.5rem;font-size:4rem;font-weight:600;line-height:1.1;transition:opacity 1s cubic-bezier(.4,0,.2,1),transform 1s cubic-bezier(.4,0,.2,1);transform:translateY(2rem)}.InitialHero-module__yYKGyq__title.InitialHero-module__yYKGyq__visible{opacity:1;transform:translateY(0)}@media (max-width:768px){.InitialHero-module__yYKGyq__title{font-size:2.5rem}.InitialHero-module__yYKGyq__container{padding:1rem!important}}@media (prefers-reduced-motion:reduce){.InitialHero-module__yYKGyq__title{transition:none}}
.JoinUs-module__Mvhrhq__section{background:#000;width:100%;padding:6rem 4rem;position:relative}.JoinUs-module__Mvhrhq__container{justify-content:space-between;align-items:center;gap:4rem;max-width:1400px;margin:0 auto;display:flex}.JoinUs-module__Mvhrhq__textContent{flex:0 0 45%;max-width:550px}.JoinUs-module__Mvhrhq__title{font-family:var(--font-family-primary),"Poppins",sans-serif;font-size:clamp(2.5rem,5vw,4rem);font-weight:var(--hero-title-weight);color:#fff;margin-bottom:1.5rem;line-height:1.1}.JoinUs-module__Mvhrhq__description{font-family:var(--font-family-secondary),"Open Sans",sans-serif;font-size:clamp(1rem,1.5vw,1.25rem);font-weight:var(--hero-subtitle-weight);color:#d1d5db;line-height:var(--line-height-body);margin-bottom:1.5rem}.JoinUs-module__Mvhrhq__cta{font-family:var(--font-family-secondary),"Open Sans",sans-serif;font-size:clamp(1rem,1.5vw,1.25rem);font-weight:var(--hero-subtitle-weight);color:#d1d5db;line-height:var(--line-height-body)}.JoinUs-module__Mvhrhq__emailLink{color:#fff;text-underline-offset:3px;text-decoration:underline;transition:color .3s}.JoinUs-module__Mvhrhq__emailLink:hover{color:#7c3aed}.JoinUs-module__Mvhrhq__imageWrapper{border-radius:8px;flex:0 0 55%;max-width:800px;overflow:hidden}.JoinUs-module__Mvhrhq__teamImage{object-fit:cover;width:100%;height:auto;display:block}@media (max-width:1024px){.JoinUs-module__Mvhrhq__section{padding:4rem 2rem}.JoinUs-module__Mvhrhq__container{gap:2.5rem}.JoinUs-module__Mvhrhq__textContent{flex:0 0 40%}.JoinUs-module__Mvhrhq__imageWrapper{flex:0 0 55%}}@media (max-width:768px){.JoinUs-module__Mvhrhq__section{padding:4rem 1.5rem}.JoinUs-module__Mvhrhq__container{flex-direction:column;gap:2.5rem}.JoinUs-module__Mvhrhq__textContent{text-align:center;flex:none;max-width:100%}.JoinUs-module__Mvhrhq__imageWrapper{flex:none;width:100%;max-width:600px}}@media (max-width:640px){.JoinUs-module__Mvhrhq__section{padding:3rem 1rem}.JoinUs-module__Mvhrhq__title{font-size:2.5rem}.JoinUs-module__Mvhrhq__description,.JoinUs-module__Mvhrhq__cta{font-size:1rem}}@media (min-width:1920px){.JoinUs-module__Mvhrhq__container{max-width:1600px}.JoinUs-module__Mvhrhq__imageWrapper{max-width:900px}}@media (prefers-reduced-motion:reduce){.JoinUs-module__Mvhrhq__emailLink{transition:none}}
.PressRoom-module__6ewrOq__section{background:#000;width:100%;padding:6rem 4rem;position:relative}.PressRoom-module__6ewrOq__container{max-width:1400px;margin:0 auto}.PressRoom-module__6ewrOq__header{text-align:center;margin-bottom:2rem}.PressRoom-module__6ewrOq__title{font-family:var(--font-family-primary),"Poppins",sans-serif;font-size:clamp(2rem,4vw,3.2rem);font-weight:var(--hero-title-weight);color:#fff;margin-bottom:1rem;line-height:1.15}.PressRoom-module__6ewrOq__footer{text-align:center;margin-top:2.5rem}.PressRoom-module__6ewrOq__subtitle{font-family:var(--font-family-secondary),"Open Sans",sans-serif;font-size:clamp(1rem,1.5vw,1.25rem);font-weight:var(--hero-subtitle-weight);color:#d1d5db;line-height:var(--line-height-body)}.PressRoom-module__6ewrOq__emailLink{color:#7c3aed;text-decoration:none;transition:color .3s}.PressRoom-module__6ewrOq__emailLink:hover{color:#a78bfa;text-decoration:underline}.PressRoom-module__6ewrOq__carouselWrapper{justify-content:center;align-items:center;gap:1.5rem;margin:0 auto;display:flex}.PressRoom-module__6ewrOq__carouselContainer{clip-path:inset(-20px -1rem);width:100%;margin:0 -1rem;padding:0 1rem;overflow:visible}.PressRoom-module__6ewrOq__carouselTrack{-webkit-user-select:none;user-select:none;padding:1rem 0;transition:transform .5s cubic-bezier(.4,0,.2,1);display:flex}.PressRoom-module__6ewrOq__carouselTrack.PressRoom-module__6ewrOq__dragging{transition:none}.PressRoom-module__6ewrOq__pressCard{box-sizing:border-box;flex:0 0 33.3333%;padding:0 1rem}.PressRoom-module__6ewrOq__cardInner{background:#111;border:1px solid #222;border-radius:12px;flex-direction:column;height:420px;text-decoration:none;transition:border-color .3s,transform .3s;display:flex;overflow:hidden}.PressRoom-module__6ewrOq__cardInner:hover{border-color:#7c3aed;transform:translateY(-4px)}.PressRoom-module__6ewrOq__imageWrapper{background:#1a1a1a;flex-shrink:0;width:100%;height:220px;position:relative;overflow:hidden}.PressRoom-module__6ewrOq__imagePlaceholder{color:#4a5568;background:linear-gradient(135deg,#1a1a2e 0%,#16213e 100%);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.PressRoom-module__6ewrOq__cardImage{object-fit:cover;pointer-events:none;-webkit-user-drag:none;width:100%;height:100%;transition:transform .3s}.PressRoom-module__6ewrOq__cardInner:hover .PressRoom-module__6ewrOq__cardImage{transform:scale(1.05)}.PressRoom-module__6ewrOq__cardContent{flex-direction:column;flex:1;padding:1.25rem;display:flex;overflow:hidden}.PressRoom-module__6ewrOq__outletName{font-family:var(--font-family-primary),"Poppins",sans-serif;color:#7c3aed;text-transform:uppercase;letter-spacing:.05em;font-size:1.1rem;font-weight:600}.PressRoom-module__6ewrOq__cardTitle{font-family:var(--font-family-primary),"Poppins",sans-serif;color:#fff;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:1rem;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.PressRoom-module__6ewrOq__cardDescription{font-family:var(--font-family-secondary),"Open Sans",sans-serif;color:#d1d5db;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:.5rem;font-size:.9rem;font-weight:400;line-height:1.5;display:-webkit-box;overflow:hidden}.PressRoom-module__6ewrOq__readMore{font-family:var(--font-family-secondary),"Open Sans",sans-serif;color:#7c3aed;margin-top:.75rem;font-size:.85rem;font-weight:600;transition:color .3s;display:inline-block}.PressRoom-module__6ewrOq__cardInner:hover .PressRoom-module__6ewrOq__readMore{color:#a78bfa}.PressRoom-module__6ewrOq__cardDate{font-family:var(--font-family-secondary),"Open Sans",sans-serif;font-size:.85rem;font-weight:var(--hero-subtitle-weight);color:#9ca3af}.PressRoom-module__6ewrOq__navButton{color:#fff;cursor:pointer;z-index:10;background:0 0;border:2px solid #333;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;transition:border-color .3s,background-color .3s,opacity .3s;display:flex;position:relative}.PressRoom-module__6ewrOq__navButton:hover:not(:disabled){background:#7c3aed1a;border-color:#7c3aed}.PressRoom-module__6ewrOq__navButton:disabled{opacity:.3;cursor:not-allowed}.PressRoom-module__6ewrOq__dots{justify-content:center;gap:.75rem;margin-top:2.5rem;display:flex}.PressRoom-module__6ewrOq__dot{cursor:pointer;background:#333;border:none;border-radius:50%;width:10px;height:10px;padding:0;transition:background-color .3s,transform .3s}.PressRoom-module__6ewrOq__dot:hover{background:#555}.PressRoom-module__6ewrOq__dot.PressRoom-module__6ewrOq__activeDot{background:#7c3aed;transform:scale(1.2)}@media (max-width:1024px){.PressRoom-module__6ewrOq__section{padding:4rem 2rem}.PressRoom-module__6ewrOq__carouselWrapper{gap:1rem}.PressRoom-module__6ewrOq__pressCard{flex:0 0 50%}.PressRoom-module__6ewrOq__navButton{width:40px;height:40px}.PressRoom-module__6ewrOq__cardInner{height:340px}.PressRoom-module__6ewrOq__imageWrapper{height:150px}}@media (max-width:768px){.PressRoom-module__6ewrOq__section{padding:4rem 1.5rem}.PressRoom-module__6ewrOq__header{margin-bottom:3rem}.PressRoom-module__6ewrOq__carouselWrapper{gap:.5rem}.PressRoom-module__6ewrOq__navButton{width:36px;height:36px}.PressRoom-module__6ewrOq__navButton svg{width:18px;height:18px}.PressRoom-module__6ewrOq__cardInner{height:320px}.PressRoom-module__6ewrOq__imageWrapper{height:130px}.PressRoom-module__6ewrOq__cardContent{padding:1rem}.PressRoom-module__6ewrOq__cardTitle{font-size:.9rem}.PressRoom-module__6ewrOq__cardDescription{-webkit-line-clamp:2;font-size:.8rem}.PressRoom-module__6ewrOq__cardDate{margin-top:.75rem;font-size:.75rem}}@media (max-width:640px){.PressRoom-module__6ewrOq__section{padding:3rem 1rem}.PressRoom-module__6ewrOq__carouselWrapper{gap:0}.PressRoom-module__6ewrOq__navButton{display:none}.PressRoom-module__6ewrOq__pressCard{flex:0 0 100%;padding:0 .5rem}.PressRoom-module__6ewrOq__cardInner{height:auto;min-height:380px}.PressRoom-module__6ewrOq__imageWrapper{height:180px}.PressRoom-module__6ewrOq__cardContent{padding:1.25rem}.PressRoom-module__6ewrOq__cardTitle{font-size:1rem}.PressRoom-module__6ewrOq__cardDescription{-webkit-line-clamp:3;font-size:.9rem}}@media (min-width:1920px){.PressRoom-module__6ewrOq__container{max-width:1600px}.PressRoom-module__6ewrOq__cardInner{min-height:250px}}@media (prefers-reduced-motion:reduce){.PressRoom-module__6ewrOq__carouselTrack,.PressRoom-module__6ewrOq__navButton,.PressRoom-module__6ewrOq__dot,.PressRoom-module__6ewrOq__cardInner{transition:none}}
.Staff-module__1cB8Ja__section{background:#000;width:100%;padding:6rem 4rem;position:relative}.Staff-module__1cB8Ja__header{text-align:center;margin:0 auto 4rem}.Staff-module__1cB8Ja__title{font-family:var(--font-family-primary),"Poppins",sans-serif;font-size:clamp(2rem,4vw,3.2rem);font-weight:var(--hero-title-weight);color:#fff;margin-bottom:1rem;line-height:1.15}.Staff-module__1cB8Ja__subtitle{font-family:var(--font-family-secondary),"Open Sans",sans-serif;font-size:clamp(1rem,1.5vw,1.25rem);font-weight:var(--hero-subtitle-weight);color:#d1d5db;line-height:var(--line-height-body)}.Staff-module__1cB8Ja__team{flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:4rem;max-width:1200px;margin:0 auto;transition:gap .6s cubic-bezier(.4,0,.2,1),transform .6s cubic-bezier(.4,0,.2,1);display:flex;transform:translate(0)}.Staff-module__1cB8Ja__team.Staff-module__1cB8Ja__expanded{justify-content:center;gap:0;transform:translate(0)}.Staff-module__1cB8Ja__member{text-align:center;flex-direction:column;flex:none;align-items:center;max-width:280px;transition:opacity .6s cubic-bezier(.4,0,.2,1),transform .6s cubic-bezier(.4,0,.2,1),max-width .6s cubic-bezier(.4,0,.2,1),margin .6s cubic-bezier(.4,0,.2,1),padding .6s cubic-bezier(.4,0,.2,1);display:flex}.Staff-module__1cB8Ja__member.Staff-module__1cB8Ja__hidden{opacity:0;pointer-events:none;max-width:0;margin:0;padding:0;overflow:hidden;transform:scale(.85)}.Staff-module__1cB8Ja__member.Staff-module__1cB8Ja__active{flex:none;margin-right:4rem}.Staff-module__1cB8Ja__avatarWrapper{cursor:pointer;background:#1a1a2e;border:3px solid #4a90d9;border-radius:50%;outline:none;width:260px;height:260px;margin-bottom:1.5rem;padding:0;transition:border-color .4s cubic-bezier(.4,0,.2,1),box-shadow .4s cubic-bezier(.4,0,.2,1),transform .4s cubic-bezier(.4,0,.2,1);overflow:hidden}.Staff-module__1cB8Ja__avatarWrapper:hover{border-color:#7c3aed;transform:scale(1.03);box-shadow:0 0 20px #7c3aed66}.Staff-module__1cB8Ja__avatarWrapper.Staff-module__1cB8Ja__avatarActive{border-color:#7c3aed;box-shadow:0 0 25px #7c3aed80}.Staff-module__1cB8Ja__avatar{object-fit:cover;width:100%;height:100%}.Staff-module__1cB8Ja__avatarPlaceholder{background:linear-gradient(135deg,#1a1a2e 0%,#16213e 100%);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.Staff-module__1cB8Ja__placeholderIcon{color:#4a5568;width:40%;height:40%}.Staff-module__1cB8Ja__name{font-family:var(--font-family-primary),"Poppins",sans-serif;color:#fff;margin-bottom:.25rem;font-size:1.4rem;font-weight:600}.Staff-module__1cB8Ja__role{font-family:var(--font-family-secondary),"Open Sans",sans-serif;font-size:1.1rem;font-weight:var(--hero-subtitle-weight);color:#d1d5db}.Staff-module__1cB8Ja__descriptionPanel{opacity:0;pointer-events:none;visibility:hidden;width:0;max-width:0;position:absolute;overflow:hidden;transform:translate(30px)}.Staff-module__1cB8Ja__descriptionPanel.Staff-module__1cB8Ja__open{visibility:visible;opacity:1;pointer-events:auto;flex:500px;width:auto;max-width:800px;transition:flex .6s cubic-bezier(.4,0,.2,1),max-width .6s cubic-bezier(.4,0,.2,1),width .6s cubic-bezier(.4,0,.2,1),opacity .5s cubic-bezier(.4,0,.2,1) .15s,transform .6s cubic-bezier(.4,0,.2,1);position:relative;transform:translate(0)}.Staff-module__1cB8Ja__descriptionPanel.Staff-module__1cB8Ja__closing{visibility:visible;opacity:0;pointer-events:none;flex:0 0 0;width:0;max-width:0;transition:opacity .4s cubic-bezier(.4,0,.2,1),transform .45s cubic-bezier(.4,0,.2,1),flex .5s cubic-bezier(.4,0,.2,1),max-width .5s cubic-bezier(.4,0,.2,1),width .5s cubic-bezier(.4,0,.2,1);position:relative;transform:translate(30px)scale(.97)}.Staff-module__1cB8Ja__descriptionContent{border:2px solid #7c3aed;border-radius:12px;min-width:500px;padding:2rem 2.5rem;position:relative}.Staff-module__1cB8Ja__closeButton{color:#9ca3af;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:.25rem;transition:color .3s,background-color .3s;display:flex;position:absolute;top:.75rem;right:.75rem}.Staff-module__1cB8Ja__closeButton:hover{color:#fff;background-color:#7c3aed4d}.Staff-module__1cB8Ja__descriptionText{font-family:var(--font-family-secondary),"Open Sans",sans-serif;font-size:.8rem;font-weight:var(--hero-subtitle-weight);color:#d1d5db;text-align:center;white-space:pre-line;line-height:1.7}@media (max-width:1024px){.Staff-module__1cB8Ja__section{padding:4rem 2rem}.Staff-module__1cB8Ja__team{gap:2.5rem}.Staff-module__1cB8Ja__avatarWrapper{width:220px;height:220px}.Staff-module__1cB8Ja__descriptionContent{min-width:300px;padding:1.5rem 2rem}}@media (max-width:768px){.Staff-module__1cB8Ja__section{padding:4rem 1.5rem}.Staff-module__1cB8Ja__team{flex-direction:column;align-items:center;gap:3rem}.Staff-module__1cB8Ja__member{max-height:400px;transition:opacity .9s cubic-bezier(.4,0,.2,1),transform .9s cubic-bezier(.4,0,.2,1),max-height .9s cubic-bezier(.4,0,.2,1),margin .9s cubic-bezier(.4,0,.2,1),padding .9s cubic-bezier(.4,0,.2,1)}.Staff-module__1cB8Ja__member.Staff-module__1cB8Ja__active{margin-bottom:2rem;margin-right:0}.Staff-module__1cB8Ja__member.Staff-module__1cB8Ja__hidden{opacity:0;max-height:0;margin:0;padding:0;overflow:hidden;transform:scale(.85)}.Staff-module__1cB8Ja__avatarWrapper{width:200px;height:200px}.Staff-module__1cB8Ja__descriptionPanel{transform:translateY(15px)}.Staff-module__1cB8Ja__descriptionPanel.Staff-module__1cB8Ja__open{visibility:visible;opacity:1;pointer-events:auto;flex:none;width:100%;max-width:100%;transition:max-width .9s cubic-bezier(.4,0,.2,1),width .9s cubic-bezier(.4,0,.2,1),opacity .8s cubic-bezier(.4,0,.2,1) .15s,transform .9s cubic-bezier(.4,0,.2,1);transform:translateY(0)}.Staff-module__1cB8Ja__descriptionPanel.Staff-module__1cB8Ja__closing{visibility:visible;opacity:0;pointer-events:none;flex:0 0 0;width:0;max-width:0;transition:opacity .6s cubic-bezier(.4,0,.2,1),transform .7s cubic-bezier(.4,0,.2,1),flex .8s cubic-bezier(.4,0,.2,1),max-width .8s cubic-bezier(.4,0,.2,1),width .8s cubic-bezier(.4,0,.2,1);transform:translateY(15px)scale(.97)}.Staff-module__1cB8Ja__descriptionContent{min-width:unset;padding:2.5rem 1.5rem 1.5rem}.Staff-module__1cB8Ja__name{font-size:1.25rem}.Staff-module__1cB8Ja__role{font-size:1rem}}@media (max-width:640px){.Staff-module__1cB8Ja__section{padding:3rem 1rem}.Staff-module__1cB8Ja__header{margin-bottom:3rem}.Staff-module__1cB8Ja__avatarWrapper{width:180px;height:180px}.Staff-module__1cB8Ja__descriptionText{font-size:.9rem}}@media (min-width:1920px){.Staff-module__1cB8Ja__team{gap:5rem;max-width:1400px}.Staff-module__1cB8Ja__avatarWrapper{width:300px;height:300px}.Staff-module__1cB8Ja__descriptionPanel.Staff-module__1cB8Ja__open{max-width:700px}}@media (prefers-reduced-motion:reduce){.Staff-module__1cB8Ja__avatarWrapper,.Staff-module__1cB8Ja__member,.Staff-module__1cB8Ja__descriptionPanel,.Staff-module__1cB8Ja__team{transition:none}}
