.about-page{background-color:#000;color:#fff;overflow-x:hidden}.container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.about-hero-wrapper{position:relative;height:100vh}.about-hero-wrapper .virtual-hero-simple{align-items:flex-start;padding-top:15vh}.about-hero-wrapper .virtual-hero-simple__title{font-size:clamp(2rem,6vw,3.5rem);font-style:normal;letter-spacing:.05em;line-height:1.1;color:#fff!important}.about-info-overlay{position:absolute;bottom:8%;left:50%;transform:translateX(-50%);width:90%;text-align:center;z-index:10}.about-info-overlay p{font-size:1.2rem;margin-bottom:2rem;font-family:Owners,sans-serif;color:#fff!important}.about-scroll-indicator{animation:bounce 2s infinite;color:#fff!important}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-8px)}60%{transform:translateY(-4px)}}.about-essence-section{padding:10rem 1.5rem;background-color:var(--bg-primary);color:var(--text-primary);text-align:center}.about-essence-section .about-essence-title{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;font-family:Owners XXWide,sans-serif;font-size:2.2rem;margin-bottom:3rem;letter-spacing:.02em}.about-essence-title span{display:block;width:100%}.about-essence-section p{font-size:1.3rem;line-height:1.6;max-width:800px;margin:0 auto;font-weight:500}.about-mentors-section{padding:8rem 1.5rem;background:#111;text-align:center}.about-mentors-section .about-mentors-title{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center!important;font-size:2.2rem;margin-bottom:2rem;font-family:Owners XXWide,sans-serif;color:#fff!important;width:100%}.about-mentors-title span{display:block;width:100%;text-align:center}.section-subtitle{text-align:center;color:#ccc;max-width:700px;margin:0 auto 5rem;font-size:1.15rem}.mentor-card-dark{max-width:800px;margin:0 auto;background:#1a1a1a;border:1px solid #444;padding:2.5rem;display:flex;gap:3rem;align-items:center;border-radius:4px}.mentor-img img{width:300px;height:350px;object-fit:cover;filter:grayscale(1);border-radius:4px}.mentor-info h4{font-size:1.8rem;font-family:Owners XXWide,sans-serif;margin-bottom:.5rem}.mentor-info h5{color:#fff;font-size:1.3rem;margin-bottom:1.5rem;font-weight:700}.mentor-info ul{list-style:none;padding:0;margin-bottom:2rem}.mentor-info ul li{margin-bottom:.8rem;font-size:1.1rem;color:#eee;position:relative;padding-left:1.5rem}.mentor-info ul li:before{content:"•";position:absolute;left:0;color:purple}.mentor-social{display:flex;gap:1.5rem;color:#fff}.about-impact-section{padding:8rem 1.5rem;background-color:var(--bg-secondary);color:var(--text-primary);text-align:center}.about-impact-section h2{font-family:Owners XXWide,sans-serif;font-size:2.2rem;margin-bottom:6rem}.impact-grid{display:flex;justify-content:center;gap:10vw}.impact-item{display:flex;flex-direction:column;align-items:center}.impact-item .number{font-size:4rem;font-weight:900;font-family:Owners XXWide,sans-serif}.impact-item .label{font-size:1.4rem;font-weight:800;margin:.5rem 0;text-transform:uppercase}.impact-item .label.purple{color:#8a2be2}.impact-item .desc{color:#666;font-size:1.1rem;max-width:250px}.about-orgullo-section{padding:6rem 1.5rem;background:#111;text-align:center}.about-orgullo-header h2{font-size:2rem;font-family:Owners XXWide,sans-serif;margin-bottom:3rem;color:#fff!important}.about-video-card{max-width:800px;margin:0 auto}.video-thumb{width:100%;aspect-ratio:16/9;background-size:cover;background-position:50%;border-radius:4px;display:flex;align-items:center;justify-content:center;margin-bottom:2rem}.video-play-btn{background:transparent;border:none;cursor:pointer}.about-slider-controls{display:flex;align-items:center;justify-content:space-between;padding:0 1rem}.slider-btn{background:transparent;border:1px solid #555;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;color:#fff}.slider-dots{display:flex;gap:.8rem}.dot{width:8px;height:8px;border-radius:50%;background:#444}.dot.active{background:#fff}.about-experience-view{position:relative;height:100vh}.about-experience-view .virtual-hero-simple{align-items:flex-start;padding-top:15vh}.about-experience-view .virtual-hero-simple__title{font-size:clamp(1.8rem,5vw,2.8rem);font-style:normal;letter-spacing:.02em;line-height:1.1;font-weight:900;color:#fff!important}.play-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center}@media (max-width:768px){.mentor-card-dark{flex-direction:column;text-align:center;padding:1.5rem}.mentor-img img{width:100%;height:auto}.impact-grid{flex-direction:column;gap:4rem}}