.scroll-section{opacity:0;will-change:opacity, transform;transition:opacity .3s ease-out,transform .3s ease-out;transform:translateY(40px)}.scroll-section.visible{opacity:1;transform:translateY(0)}.spacer{pointer-events:none;width:100%;height:25vh}.about{background:var(--background-color);color:var(--text-inverse);flex-direction:column;width:100%;min-height:100vh;display:flex;position:relative;overflow-x:hidden}.about h1,.about h2,.about p,.about small{color:var(--text-inverse)}.about>img{-webkit-user-drag:none;z-index:0;max-width:100%;height:auto;position:absolute}.about .designs{-webkit-user-select:none;user-select:none;pointer-events:none}.about #clouds-topleft{width:56vh;top:12vh;left:-12vh}.about #clouds-topright{width:56vh;top:12vh;right:-24vh}.about #clouds-middleright{width:56vh;top:250vh;right:-12vh}.about #clouds-middleleft{width:56vh;top:150vh;left:-12vh}.about #clouds-left{width:56vh;bottom:0;left:0}.about #clouds-right{width:56vh;bottom:0;right:0}.about #hotair-baloon{z-index:5;top:20vh;left:20vh}.about #plane-banner{z-index:5;top:80vh;right:20vh}.about #sun-cloud{z-index:5;align-self:center;bottom:50vh}.about>.about-hero{z-index:10;text-align:center;flex-direction:column;justify-content:center;align-self:center;align-items:center;gap:1.25rem;width:100%;max-width:1000px;margin-top:2.5rem;padding:0 1.25rem;display:flex;position:sticky;top:25vh}.about>.about-hero h1{max-width:880px;font-size:clamp(2.5rem,5vw,4.5rem);font-weight:600;line-height:1.16}.about>.about-hero p{max-width:640px;font-size:clamp(1rem,1.6vw,1.75rem);font-weight:400;line-height:1.6}.about>.about-description{z-index:20;text-align:justify;grid-template-columns:1fr 1fr;align-self:center;gap:10vw;width:100%;max-width:80vw;padding:0 1.25rem;font-size:clamp(1rem,1.2vw,1.25rem);line-height:1.6;display:grid;position:relative}.about>.about-values{z-index:20;flex-direction:column;align-self:center;align-items:center;gap:2.5rem;width:100%;max-width:1200px;padding:0 1.25rem;display:flex;position:relative}.about>.about-values>.values-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;width:100%;display:grid}.about>.about-values .value-card{text-align:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;align-items:center;height:20vh;padding:1rem;display:flex}.about>.about-values .value-card>p{align-self:center}.about>.about-team{z-index:20;flex-direction:column;align-self:center;align-items:center;gap:3.75rem;width:100%;min-height:80vh;margin-top:3.75rem;padding:7.5rem 20%;display:flex;position:relative}.about>.about-team>.team-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));align-items:stretch;gap:1.5rem;width:100%;display:grid}.about>.about-team .team-member{text-align:center;background:#ffffff1a;border:1px solid #fff3;border-radius:16px;flex-direction:column;justify-content:space-between;align-items:center;max-width:200px;height:200px;padding:1rem;transition:transform .2s,background .2s,box-shadow .2s;display:flex}.about>.about-team .team-member:hover{background:#fff3;transform:translateY(-5px);box-shadow:0 10px 15px -3px #00000014}.about>.about-team .team-member>.avatar-placeholder{background:var(--primary-color);border:2px solid var(--background-color);border-radius:24%;width:80px;height:80px;margin-bottom:.5rem;box-shadow:0 2px 4px #0000000d}.about>.about-team .team-member>small{font-size:.85rem;font-weight:500}.about>.about-team .team-member>p{font-size:clamp(.75rem,1.2vw,1rem);font-weight:600}.about>.about-team .team-leader-card{background:#ffffff1a;border:1px solid #fff3;border-radius:16px;width:100%;max-width:200px;height:200px}.about>.about-team .team-leader-card>.avatar-placeholder{width:100px;height:100px;margin-bottom:.75rem}.about>.about-team .team-leader-card>small{font-size:1.1rem}.about>.about-team .team-leader-card>p{font-size:1rem}.about>.about-tech{z-index:20;flex-direction:column;align-self:center;align-items:center;gap:2rem;width:100%;max-width:1200px;padding:0 1.25rem 5rem;display:flex;position:relative}.about>.about-tech>.tech-grid{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.about>.about-tech>.tech-grid>.tech-item{text-align:center;width:120px;color:var(--text-inverse);flex-direction:column;align-items:center;gap:.75rem;text-decoration:none;display:flex}.about>.about-tech>.tech-grid>.tech-item>.tech-icon-placeholder{border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;font-size:1.75rem;transition:transform .2s,background .2s;display:flex}.about>.about-tech>.tech-grid>.tech-item:hover>.tech-icon-placeholder{background:#ffffff26;transform:scale(1.1)}.about>.about-tech>.tech-grid>.tech-item>small{opacity:.9;font-size:.9rem;font-weight:500;line-height:1.2}.about>.about-footer{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;width:100%;margin-top:auto;padding:2.5rem 1.25rem 2rem;display:flex}.about>.about-footer>p{letter-spacing:1px;text-transform:uppercase;opacity:.9;font-size:.95rem;font-weight:500}.about>.about-footer>small{opacity:.65;font-size:.85rem}.about>.about-footer>small>strong{opacity:.9;font-weight:600}
