@import "https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700;800;900&display=swap";body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0}:root{--primary-blue:#0061ff;--primary-red:#f03;--primary-yellow:#fc0;--bg-light:#fff;--bg-footer:#0061ff;--text-dark:#000;--text-muted:#666;--font-main:"Outfit", sans-serif;--container-max-width:1240px}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-main);background-color:var(--bg-light);color:var(--text-dark);line-height:1.5;overflow-x:hidden}.container{width:100%;max-width:min(1440px,92%);margin:0 auto;padding:0 4%}.header{z-index:1000;background:#fff;border-bottom:1px solid #f0f0f0;padding:15px 0;position:sticky;top:0}.header-container{justify-content:space-between;align-items:center;display:flex}.logo{font-size:26px;font-weight:900}.nav-links{gap:32px;display:flex}.nav-links a{color:#333;font-size:15px;font-weight:600;text-decoration:none;transition:color .3s}.nav-links a.active,.nav-links a:hover{color:var(--primary-blue)}.social-icons-header{color:#333;gap:15px;display:flex}.hamburger{color:var(--primary-blue);cursor:pointer;background:0 0;border:none;display:none}.hero-section{justify-content:space-between;align-items:center;gap:40px;display:flex;flex-direction:row!important;padding:160px 0 100px!important;overflow:visible!important}.hero-left{text-align:left;z-index:5;flex:1}.hero-title{letter-spacing:-2px;margin-bottom:24px;font-size:clamp(40px,5vw,64px);font-weight:900;line-height:1.1}.hero-subtitle{color:#666;max-width:480px;margin-bottom:32px;font-size:clamp(16px,1.2vw,18px);line-height:1.6}.hero-shrug-img{width:100%;max-width:450px;display:block}.hero-right{flex:1.2;justify-content:center;width:100%;display:flex;position:relative}.hero-right-visual{justify-content:center;align-items:flex-end;width:100%;max-width:550px;min-height:70vh;display:flex;position:relative;overflow:visible!important}.hero-right-circle{aspect-ratio:1;background-color:#0061ff;border-radius:50%;justify-content:center;align-items:flex-end;width:100%;display:flex;position:relative;overflow:visible;-webkit-mask-image:linear-gradient(#000 80%,#0000 100%);mask-image:linear-gradient(#000 80%,#0000 100%)}.hero-laptop-img{object-fit:contain;z-index:2;width:100%;max-height:80vh;position:absolute;bottom:0;left:50%;transform:translate(-50%);-webkit-mask-image:linear-gradient(#000 90%,#0000 100%);mask-image:linear-gradient(#000 90%,#0000 100%)}.hero-badge{-webkit-backdrop-filter:blur(10px);z-index:10;border-radius:12px;padding:10px 20px;position:absolute;box-shadow:0 10px 30px #0000001a}.badge-1{color:#fff;background:#0061ffd9;border:1px solid #fff3;top:45%;left:-40px}.badge-2{color:#333;background:#ffffffb3;border:1px solid #ffffff4d;top:15%;right:-20px}.badge-3{color:#333;background:#ffffffe6;min-width:220px;bottom:10%;right:-40px}.badge-avatar{background:#eee;border-radius:50%;width:38px;height:38px;overflow:hidden}.badge-name{font-size:12px;font-weight:800;display:block}.badge-title{color:#777;font-size:10px;font-weight:600}.why-choose{align-items:center;gap:5%;padding:clamp(60px,8vw,120px) 0;display:flex}.why-choose-image-wrapper{flex:1;justify-content:center;width:100%;display:flex}.why-choose-image-border{justify-content:center;align-items:flex-end;width:100%;max-width:550px;min-height:550px;display:flex;position:relative;overflow:visible}.why-choose-blob-v2{z-index:1;background:#0061ff;border-radius:30% 70% 70% 30%/30% 30% 70% 70%;width:90%;height:80%;position:absolute;bottom:0;left:5%}.why-shrug-img-v2{z-index:2;width:100%;margin-bottom:-5px;position:absolute;bottom:0;left:50%;transform:translate(-50%);-webkit-mask-image:linear-gradient(#000 80%,#0000 100%);mask-image:linear-gradient(#000 80%,#0000 100%)}.why-choose-content{text-align:left;flex:1.1}.why-title-small{color:#0061ff;letter-spacing:-.5px;margin-bottom:16px;font-size:clamp(20px,2vw,24px);font-weight:800}.why-title-large{color:#000;max-width:550px;font-size:clamp(24px,2.5vw,32px);font-weight:900;line-height:1.3}.sigira-meaning{text-align:center;padding:120px 0}.timeline-container{justify-content:space-around;align-items:center;height:200px;margin-top:150px;display:flex;position:relative}.timeline-wave{z-index:-1;width:100%;height:100px;position:absolute;top:50%;left:0;overflow:visible;transform:translateY(-50%)}.wave-bg{fill:none;stroke:#0061ff;stroke-width:1.5px;stroke-dasharray:6 6;opacity:.15}.wave-animated{fill:none;stroke:#0061ff;stroke-width:2.5px;stroke-linecap:round;filter:drop-shadow(0 0 5px #0061ff66);transition:stroke-dashoffset .1s ease-out}.wave-dot{fill:#0061ff;filter:drop-shadow(0 0 8px #0061ffcc);pointer-events:none;transition:opacity .3s}.timeline-item{flex-direction:column;align-items:center;gap:10px;display:flex}.timeline-item:nth-child(2n){transform:translateY(70px)}.timeline-item:nth-child(odd){transform:translateY(-70px)}.timeline-letter{color:#0061ff;font-size:32px;font-weight:900;display:block}.timeline-circle{background:#000;border-radius:50%;width:8px;height:8px}.timeline-label{color:#000;text-transform:uppercase;letter-spacing:.5px;font-size:11px;font-weight:800}.curriculum-cards{justify-content:center;gap:25px;margin-top:40px;display:flex}.card{color:#fff;border-radius:12px;flex:1;align-items:center;gap:20px;max-width:380px;padding:25px 35px;font-weight:800;display:flex}.card-red{background:#f03}.card-yellow{color:#000;background:#fbc02d}.card-blue{background:#0061ff}.card-icon-circle{background:#ffffff40;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.classroom-container{border-radius:80px;max-width:1400px;margin:0 auto;overflow:hidden}.classroom-img{width:100%;display:block}.info-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:60px;padding:80px 0;display:grid}.info-col{flex-direction:column;gap:35px;display:flex}.info-item p{color:#555;margin-top:10px;padding-left:35px;font-size:15px}.cta-section{text-align:center;padding:100px 0}.experience-section{background:#fff9e6;border-radius:40px;align-items:center;gap:80px;margin-bottom:80px;padding:80px;display:flex}.experience-images{flex:1}.exp-img-main{border-radius:20px;width:100%}.experience-content{flex:1.2}.btn-primary{background:var(--primary-blue);color:#fff;cursor:pointer;border:none;padding:15px 35px;font-weight:800}.stats-row{gap:30px;display:flex}.stat-card{text-align:center;background:#fff;border-radius:15px;flex:1;padding:25px;box-shadow:0 10px 30px #0000000d}.stat-value{color:var(--primary-blue);font-size:32px;font-weight:900}.stat-label{color:#666;font-size:12px;font-weight:700}.footer-hills{text-align:center;background:#fff;padding-top:100px;position:relative;overflow:hidden}.footer-top-centered{z-index:5;max-width:800px;margin:0 auto;padding:0 5%;position:relative}.footer-logo-main img{object-fit:contain;height:120px;margin-bottom:20px}.footer-description{color:#666;max-width:600px;margin-bottom:30px;margin-left:auto;margin-right:auto;font-size:16px;line-height:1.6}.footer-email-link{color:#0061ff;margin-bottom:25px;font-size:18px;font-weight:700;text-decoration:none;transition:opacity .3s;display:block}.footer-email-link:hover{opacity:.8}.footer-whatsapp-btn{color:#fff;background:#0061ff;border-radius:35px;margin-bottom:50px;padding:15px 45px;font-size:17px;font-weight:800;text-decoration:none;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:inline-block;box-shadow:0 10px 25px #0061ff4d}.footer-whatsapp-btn:hover{background:#0050d1;transform:translateY(-5px)scale(1.02);box-shadow:0 15px 30px #0061ff66}.footer-social-bubbles{justify-content:center;gap:20px;margin-bottom:80px;display:flex}.social-bubble{color:#333;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;text-decoration:none;transition:all .4s;display:flex;box-shadow:0 8px 20px #00000014}.social-bubble:hover{color:#fff;background:#0061ff;transform:translateY(-8px);box-shadow:0 12px 25px #0061ff4d}.hills-container{width:100%;height:350px;margin-top:-60px;position:relative}.hill{width:100%;height:100%;min-height:250px;position:absolute;bottom:0;left:0}.hill-1{z-index:1;opacity:.15}.hill-2{z-index:2;opacity:.35}.hill-3{z-index:3;opacity:1}.hills-footer-bar{color:#fff;z-index:10;justify-content:space-between;align-items:center;width:100%;padding:0 5%;font-size:15px;font-weight:700;display:flex;position:absolute;bottom:40px;left:0}.scroll-top-btn{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff26;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s;display:flex}.scroll-top-btn:hover{color:#0061ff;background:#fff;transform:translateY(-5px)}@media (width<=1024px){.hero-section{text-align:center;gap:60px;flex-direction:column!important;padding:120px 0 60px!important}.hero-title{margin:0 auto 20px;font-size:42px}.hero-subtitle{margin:0 auto 30px}.hero-left{text-align:center}.hero-right-visual{max-width:450px}.nav-links{background:#fff;border-top:1px solid #eee;flex-direction:column;width:100%;padding:20px;display:none;position:absolute;top:100%;left:0;box-shadow:0 10px 20px #0000000d}.nav-links.active{display:flex}.social-icons-header{display:none}.hamburger{display:block}.why-choose{text-align:center;gap:40px;flex-direction:column!important}.why-choose-content{text-align:center;flex-direction:column;align-items:center;display:flex}.why-title-large{margin:0 auto}.timeline-container{flex-direction:column;gap:40px;height:auto;margin-top:60px}.timeline-wave{display:none}.timeline-item{transform:none!important}.experience-section{flex-direction:column;gap:40px;padding:40px 20px}.curriculum-cards{flex-direction:column;align-items:center}.footer-top{text-align:center;flex-direction:column;gap:40px}.footer-left,.footer-contact{flex-direction:column;align-items:center;width:100%;display:flex}}@media (width<=768px){.hero-title{font-size:36px}.stats-row{flex-direction:column;width:100%}.info-grid{grid-template-columns:1fr}.card{width:100%}.classroom-container{border-radius:30px}}
