.hero{-webkit-user-select:none;user-select:none;height:100vh;overflow:hidden}.hero-container{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:sticky;bottom:0}.hero-content{color:#fff;mix-blend-mode:multiply;-webkit-user-select:none;user-select:none;flex-direction:column;justify-content:center;align-items:center;display:flex}.hero-content h1{opacity:0;margin:1rem 0;font-size:10vw;animation:3s .5s forwards fadeIn}.hero-content p{opacity:0;margin:0 2vw 2rem;font-size:2.5vw;font-weight:300;animation:2s 1s forwards fadeIn}#scroll-down-arrow{color:#fff;opacity:0;font-size:2rem;animation:2s 1.5s forwards fadeIn,2s 1.5s infinite bounce;position:absolute;bottom:2rem;transform:translate(-50%)}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}.stars-container{width:100%;height:100%;position:absolute;overflow:hidden}.stars-container span{opacity:0;z-index:-1;background:#fff;border-radius:50%;width:4px;height:4px;animation:3s linear infinite stars-animate;position:absolute;top:50%;left:50%;box-shadow:0 0 0 4px #ffffff1a,0 0 0 8px #ffffff1a,0 0 20px #ffffff1a}.stars-container span:before{content:"";background:linear-gradient(90deg,#fff,#0000);width:300px;height:1px;position:absolute;top:50%;transform:translateY(-50%)}@keyframes stars-animate{0%{opacity:1;transform:rotate(315deg)translate(0)}70%{opacity:1}to{opacity:0;transform:rotate(315deg)translate(-1000px)}}.stars-container span:first-child{top:0;right:0;left:initial;animation-duration:1s;animation-delay:0s}.stars-container span:nth-child(2){top:0;right:80px;left:initial;animation-duration:3s;animation-delay:.2s}.stars-container span:nth-child(3){top:80px;right:0;left:initial;animation-duration:2s;animation-delay:.4s}.stars-container span:nth-child(4){top:0;right:180px;left:initial;animation-duration:1.5s;animation-delay:.6s}.stars-container span:nth-child(5){top:0;right:400px;left:initial;animation-duration:2.5s;animation-delay:.8s}.stars-container span:nth-child(6){top:0;right:600px;left:initial;animation-duration:3s;animation-delay:1s}.stars-container span:nth-child(7){top:300px;right:0;left:initial;animation-duration:1.75s;animation-delay:1.2s}.stars-container span:nth-child(8){top:0;right:700px;left:initial;animation-duration:1.25s;animation-delay:1.4s}.stars-container span:nth-child(9){top:0;right:1000px;left:initial;animation-duration:2.25s;animation-delay:.75s}.stars-container span:nth-child(10){top:0;right:450px;left:initial;animation-duration:2.75s;animation-delay:2.75s}.parallax1>use{animation:10s linear infinite move-forever1}.parallax1>use:first-child{animation-delay:-2s}.parallax2>use{animation:8s linear infinite move-forever2}.parallax2>use:first-child{animation-delay:-2s}.parallax3>use{animation:6s linear infinite move-forever3}.parallax3>use:first-child{animation-delay:-2s}.parallax4>use{animation:4s linear infinite move-forever4}.parallax4>use:first-child{animation-delay:-2s}@keyframes move-forever1{0%{transform:translate(85px)}to{transform:translate(-90px)}}@keyframes move-forever2{0%{transform:translate(-90px)}to{transform:translate(85px)}}@keyframes move-forever3{0%{transform:translate(85px)}to{transform:translate(-90px)}}@keyframes move-forever4{0%{transform:translate(-90px)}to{transform:translate(85px)}}.s-sparkle-container{pointer-events:none;z-index:1;width:0;height:0;position:absolute}.s-sparkle{transform-origin:50%;opacity:0;pointer-events:none;background:#fff;border-radius:50%;position:absolute}.s-sparkle.tiny{width:2px;height:2px;box-shadow:0 0 4px 1px #fffc,0 0 8px 2px #a1cbff99}.s-sparkle.small{width:3px;height:3px;box-shadow:0 0 6px 1px #ffffffe6,0 0 10px 2px #a1cbffb3}.s-sparkle.medium{width:4px;height:4px;box-shadow:0 0 8px 2px #fff,0 0 12px 3px #a1cbffcc}.s-sparkle.blue{background:#76a6c9;box-shadow:0 0 6px 1px #76a6c9e6,0 0 10px 2px #76a6c9b3}.s-sparkle.purple{background:#9370db;box-shadow:0 0 6px 1px #9370dbe6,0 0 10px 2px #9370dbb3}.s-sparkle.gold{background:gold;box-shadow:0 0 6px 1px #ffd700e6,0 0 10px 2px #ffd700b3}@keyframes sparkle-fade-out{0%{opacity:0;transform:scale(0)}10%{opacity:1;transform:scale(1)}70%{opacity:.8}to{opacity:0;transform:scale(.1)}}@keyframes sparkle-drift{0%{transform:translate(0)rotate(0)}to{transform:translate(var(--drift-x), var(--drift-y)) rotate(var(--drift-rotate))}}#s-hover-effect{cursor:pointer;transition:all .2s ease-in-out;display:inline-block;position:relative;transform:scale(1)rotate(0)}#s-hover-effect:active{transform:scale(.95)rotate(3deg)}#s-hover-effect:hover{transform:scale(1.05)rotate(3deg)}@media screen and (max-width:696px){.hero-content h1{font-size:15vw}.hero-content p{font-size:1.25rem}}@media screen and (max-width:460px){.hero-content h1{font-size:15vw}.hero-content p{font-size:1rem}#scroll-down-arrow{font-size:2.5rem}}
.who-we-are{color:#333;font-family:var(--font-geist-sans);background-color:#e0e0e0;padding:1rem 2rem 6rem}.who-we-are .container{max-width:1400px;margin:0 auto}.neumorphic-heading{color:#e0e0e0;text-shadow:-8px -8px 12px #b8b0b066,8px 8px 12px #00000014;text-align:center;outline:none;margin-bottom:3rem;font-size:7rem;font-style:normal;font-weight:500}.content-wrapper{flex-direction:row;gap:3rem;display:flex}.image-collage{grid-template-rows:repeat(4,1fr);grid-template-columns:repeat(5,1fr);grid-auto-flow:dense;aspect-ratio:4/3;flex:7;gap:1.5rem;display:grid}.image-frame{background:#e0e0e0;border-radius:15px;width:100%;height:100%;position:relative;overflow:hidden;box-shadow:inset 5px 5px 10px #bebebe,inset -5px -5px 10px #fff}.image-frame.large{grid-area:span 2/span 2}.image-frame.medium{grid-area:span 1/span 2}.image-frame.small{grid-area:span 1/span 1}.image-container{justify-content:center;align-items:center;width:100%;height:100%;padding:0;display:flex;position:relative}.image-container img{z-index:0}.text-content{flex:3;justify-content:center;align-items:center;display:flex;position:relative}.text-content-wrapper{background-position:10px 10px;border-radius:16px}.text-content-inner{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:2;border:1px solid #ffffff4d;border-radius:16px;flex-direction:column;justify-content:space-evenly;width:100%;height:100%;padding:2rem;display:flex;position:relative;box-shadow:0 4px 30px #0000001a}.modern-heading{color:#333;text-align:center;margin-bottom:1.5rem;font-size:2.2rem;font-weight:700;position:relative}.text-body{color:#444}.text-body p{margin-bottom:1.5rem;font-size:1.05rem;line-height:1.8}.text-body p:last-child{margin-bottom:0}@media (max-width:1024px){.neumorphic-heading{color:#333;padding:1.5rem;font-size:3rem;font-weight:900}.content-wrapper{flex-direction:column;gap:3rem}.image-collage{transform-origin:top;gap:1rem;max-width:90%;transform:scale(.9)}.text-content{width:100%;padding:0 1.5rem}.text-content-inner{max-width:700px;margin:0 auto}}@media (max-width:768px){.neumorphic-heading{min-width:250px}.modern-heading{font-size:1.8rem}.who-we-are{padding:1rem 1.5rem 3rem}.content-wrapper{flex-direction:column}.image-collage{transform-origin:top;gap:.5rem;max-width:95%}.text-content-inner{padding:1.5rem}}@media (max-width:480px){.neumorphic-heading{min-width:200px}.text-body p{font-size:.95rem;line-height:1.6}.text-content-inner{padding:1.25rem}.modern-heading{font-size:1.5rem}}
