@keyframes page-module__E0kJGG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes page-module__E0kJGG__slideUpFade{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.page-module__E0kJGG__hero{z-index:1;opacity:0;background-color:#0000;background-position:50%;background-repeat:no-repeat;background-size:cover;align-items:center;width:100%;height:100vh;min-height:700px;padding-top:5rem;animation:1.2s ease-out forwards page-module__E0kJGG__fadeIn;display:flex;position:relative}.page-module__E0kJGG__hero:before{content:"";z-index:1;background:linear-gradient(90deg,#0009 0%,#0000004d 50%,#0000001a 100%);width:100%;height:100%;position:absolute;top:0;left:0}.page-module__E0kJGG__heroContent{z-index:2;width:100%;max-width:1400px;color:var(--foreground);margin:0 auto;padding:0 1rem;position:relative}@media (min-width:1024px){.page-module__E0kJGG__heroContent{padding-left:8rem;padding-right:2rem}}.page-module__E0kJGG__heroTitle{font-family:var(--font-oswald),sans-serif;text-transform:uppercase;letter-spacing:.05em;color:#fff;opacity:0;margin-bottom:1.5rem;font-size:3.75rem;font-weight:700;line-height:1.1;animation:.8s ease-out .5s forwards page-module__E0kJGG__slideUpFade}.page-module__E0kJGG__heroTitle span{color:var(--primary-gold);display:block}.page-module__E0kJGG__heroSubtitle{font-family:var(--font-inter),sans-serif;color:#ccc;opacity:0;max-width:500px;margin-bottom:2.5rem;font-size:1.125rem;font-weight:300;line-height:1.6;animation:.8s ease-out .7s forwards page-module__E0kJGG__slideUpFade}.page-module__E0kJGG__ctaButton{background-color:var(--primary-gold);color:#000;font-family:var(--font-oswald),sans-serif;text-transform:uppercase;letter-spacing:.1em;opacity:0;border:none;padding:.875rem 2.5rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .3s;animation:.8s ease-out .9s forwards page-module__E0kJGG__slideUpFade;display:inline-block}.page-module__E0kJGG__ctaButton:hover{background-color:var(--primary-gold-hover);transform:translateY(-2px)}.page-module__E0kJGG__catchyPhrase{text-transform:uppercase;letter-spacing:.2em;color:var(--primary-gold);opacity:0;margin-bottom:.75rem;font-size:.875rem;font-weight:600;animation:.8s ease-out .3s forwards page-module__E0kJGG__slideUpFade}@media (max-width:768px){.page-module__E0kJGG__hero{background-position:70%;justify-content:center;align-items:flex-start;padding-top:8rem}.page-module__E0kJGG__hero:before{background:linear-gradient(#000c 0%,#0009 50%,#0006 100%)}.page-module__E0kJGG__heroContent{text-align:center;flex-direction:column;align-items:center;padding:0 1.5rem;display:flex}.page-module__E0kJGG__heroTitle{margin-bottom:1rem;font-size:2.75rem;line-height:1.1}.page-module__E0kJGG__heroSubtitle{max-width:100%;margin-bottom:2rem;font-size:1rem}.page-module__E0kJGG__catchyPhrase{margin-bottom:.5rem;font-size:.75rem}.page-module__E0kJGG__ctaButton{width:auto;padding:.875rem 2rem}}
.splash-screen-module__Vl1gpG__splashScreen{background-color:var(--background);z-index:9999;will-change:transform;justify-content:center;align-items:center;width:100%;height:100dvh;transition:transform .8s cubic-bezier(.76,0,.24,1);display:flex;position:fixed;top:0;left:0}.splash-screen-module__Vl1gpG__hidden{pointer-events:none;transform:translateY(-100%)}.splash-screen-module__Vl1gpG__logoContainer{opacity:0;width:200px;height:auto;animation:1.5s ease-out forwards splash-screen-module__Vl1gpG__revealLogo;position:relative;transform:scale(.95)}.splash-screen-module__Vl1gpG__hidden .splash-screen-module__Vl1gpG__logoContainer{opacity:0;transition:opacity .3s ease-out}.splash-screen-module__Vl1gpG__logo{width:100%;height:auto;display:block}@keyframes splash-screen-module__Vl1gpG__revealLogo{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}
.AboutUs-module__1X7XZG__sectionWrapper{z-index:1;background-color:#0d0d0d;justify-content:center;width:100%;padding:6rem 1.5rem;display:flex;position:relative}.AboutUs-module__1X7XZG__container{color:#fff;flex-direction:column;align-items:center;width:100%;max-width:1000px;margin:0 auto;display:flex}.AboutUs-module__1X7XZG__headerSection{text-align:center;margin-bottom:4rem}.AboutUs-module__1X7XZG__mainTitle{font-family:var(--font-oswald),sans-serif;text-transform:uppercase;color:var(--primary-gold);margin-bottom:1rem;font-size:3rem;font-weight:700}.AboutUs-module__1X7XZG__mainSubtitle{font-family:var(--font-inter),sans-serif;color:#a3a3a3;max-width:600px;margin:0 auto;font-size:1rem}.AboutUs-module__1X7XZG__teamGrid{grid-template-columns:1fr;gap:4rem;width:100%;display:grid}@media (min-width:768px){.AboutUs-module__1X7XZG__teamGrid{grid-template-columns:1fr 1fr;gap:3rem}}.AboutUs-module__1X7XZG__teamCard{text-align:center;background-color:#141414;border:1px solid #2e2e2e;border-radius:1.5rem;flex-direction:column;align-items:center;padding:2rem;transition:transform .3s,box-shadow .3s;display:flex}.AboutUs-module__1X7XZG__teamCard:hover{transform:translateY(-5px);box-shadow:0 15px 30px -10px #00000080,0 0 15px #d4af371a}.AboutUs-module__1X7XZG__imageContainer{aspect-ratio:3/4;border-radius:1rem;width:100%;max-width:280px;margin-bottom:2rem;position:relative;overflow:hidden;box-shadow:0 10px 25px -5px #00000080}.AboutUs-module__1X7XZG__image{object-fit:cover;transition:transform .5s}.AboutUs-module__1X7XZG__teamCard:hover .AboutUs-module__1X7XZG__image{transform:scale(1.05)}.AboutUs-module__1X7XZG__teamContent{flex-direction:column;align-items:center;display:flex}.AboutUs-module__1X7XZG__teamName{font-family:var(--font-oswald),sans-serif;color:#fff;margin-bottom:.5rem;font-size:2rem;font-weight:600}.AboutUs-module__1X7XZG__teamTitle{font-family:var(--font-inter),sans-serif;color:var(--primary-gold);text-transform:uppercase;letter-spacing:.05em;margin-bottom:1.25rem;font-size:.875rem;font-weight:500}.AboutUs-module__1X7XZG__teamDescription{font-family:var(--font-inter),sans-serif;color:#d1d1d1;margin-bottom:1.5rem;font-size:.95rem;line-height:1.6}.AboutUs-module__1X7XZG__instagramLink{font-family:var(--font-inter),sans-serif;color:#a3a3a3;align-items:center;gap:.5rem;font-size:.875rem;text-decoration:none;transition:color .2s;display:inline-flex}.AboutUs-module__1X7XZG__instagramLink:hover{color:var(--primary-gold)}
