.hero-section{position:relative;min-height:80vh;background:linear-gradient(135deg,#1a1b35,#2a2b45);overflow:hidden;padding:50px 0 60px}.hero-background-overlay{background:radial-gradient(circle at 20% 30%,rgba(155,93,229,.15) 0,transparent 50%),radial-gradient(circle at 80% 70%,rgba(4,202,177,.15) 0,transparent 50%);z-index:1}.hero-background-overlay,.hero-particles{position:absolute;top:0;left:0;right:0;bottom:0}.hero-particles{z-index:2}.hero-content{position:relative;z-index:3;max-width:800px;margin:0 auto;display:flex;flex-direction:column;align-items:center;padding:10px 0 15px}.hero-content:before{content:none}.hero-title{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700;color:#ffffff;margin-bottom:1.5rem;line-height:1.2;letter-spacing:-.02em;font-family:Montserrat,sans-serif;text-shadow:0 2px 4px rgba(0,0,0,.2)}.hero-subtitle{font-size:clamp(1rem,2vw,1.15rem);color:rgba(255,255,255,.9);margin-bottom:1.5rem;line-height:1.6;font-weight:400;max-width:550px;margin-left:auto;margin-right:auto}.cta-container{position:relative;z-index:3;margin-top:.5rem;width:100%;display:flex;flex-direction:column;align-items:center}.cta-container:after{content:"";position:absolute;bottom:-20px;left:50%;transform:translateX(-50%);width:40%;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent)}.cta-button-wrapper{text-align:center;margin-bottom:1.5rem;display:flex;flex-direction:column;align-items:center}.homepage-cta-button{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#9b5de5,#7848c0);color:white;font-family:Montserrat,sans-serif;font-weight:700;font-size:1rem;padding:.8rem 2.2rem;border-radius:50px;text-decoration:none;position:relative;overflow:hidden;z-index:1;box-shadow:0 3px 12px rgba(155,93,229,.3),0 1px 3px rgba(0,0,0,.1);transition:all .3s ease;white-space:nowrap;letter-spacing:.01em}.homepage-cta-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .7s ease}.homepage-cta-button:hover{transform:translateY(-1px);color:white;box-shadow:0 4px 15px rgba(155,93,229,.4),0 1px 5px rgba(0,0,0,.15);background-image:linear-gradient(135deg,#8a4dce,#6e3ab3)}.homepage-cta-button:hover:before{left:100%}.homepage-cta-button:active{transform:translateY(0);box-shadow:0 2px 8px rgba(155,93,229,.3)}.homepage-cta-button span{position:relative;z-index:2;display:inline-flex;align-items:center;white-space:nowrap}.homepage-cta-button span:after{content:"→";opacity:0;margin-left:0;transition:all .3s ease;font-size:1.1rem}.homepage-cta-button:hover span:after{opacity:1;margin-left:8px}.cta-highlight-container{text-align:center;margin-top:1.5rem;display:flex;flex-direction:column;align-items:center}.arrow-container{display:flex;width:36px;height:36px;background:rgba(255,255,255,.1);border-radius:50%;align-items:center;justify-content:center;margin-bottom:.8rem;box-shadow:0 2px 10px rgba(0,0,0,.2);border:1px solid rgba(255,255,255,.2)}.arrow-icon{font-size:1.1rem;color:#ffffff;font-weight:600}.highlight-text{font-size:.95rem;color:rgba(255,255,255,.85);line-height:1.5;max-width:400px;margin:0 auto}.hero-badge{display:inline-block;font-size:.8rem;font-weight:600;padding:.35rem 1.1rem;background:rgba(255,255,255,.1);color:#ffffff;border-radius:50px;margin-bottom:1.2rem;text-transform:uppercase;letter-spacing:.05em;box-shadow:0 2px 10px rgba(0,0,0,.15);border:1px solid rgba(255,255,255,.2)}@media (max-width:768px){.hero-section{padding:35px 0 40px;min-height:75vh}.hero-title{font-size:clamp(2rem,6vw,2.5rem);margin-bottom:1rem}.hero-subtitle{font-size:clamp(.95rem,3vw,1.1rem);margin-bottom:1.5rem;padding:0 10px}.homepage-cta-button{padding:.75rem 1.6rem;font-size:.9rem}.hero-content{padding:8px 0 10px}.cta-container{margin-top:.25rem}.home-illus-cta-btn{padding:24px 36px 24px 120px;max-width:380px;min-height:110px;height:auto}.home-illus-cta-btn:after{width:75%;height:75%}.home-illus-cta-btn-main-text{font-size:2.2rem;margin-bottom:8px}.home-illus-cta-btn-help-text{font-size:1.1rem}.arrow-outer{width:40px;height:40px}}@media (max-width:576px){.hero-section{padding:25px 0 30px;min-height:70vh}.hero-badge{font-size:.75rem;padding:6px 12px}.hero-title{font-size:clamp(1.8rem,7vw,2.2rem);margin-bottom:.75rem}.hero-subtitle{font-size:clamp(.9rem,3.5vw,1rem);margin-bottom:1.25rem;padding:0 15px}.homepage-cta-button{padding:.75rem 1.6rem;font-size:.9rem}.highlight-text{font-size:.85rem}.hero-content{padding:5px 0}.cta-container{margin-top:.25rem}.home-illus-cta-btn{padding:18px 24px 18px 100px;max-width:340px;min-height:90px;height:auto;border-radius:12px}.home-illus-cta-btn:after{width:70%;height:70%}.home-illus-cta-btn-main-text{font-size:1.8rem;margin-bottom:5px}.home-illus-cta-btn-help-text{font-size:.95rem}.arrow-outer{width:32px;height:32px}}.home-illus-button-group{width:90vw;margin:10px auto 40px;display:flex;gap:20px;justify-content:center;flex-direction:row;max-width:800px}@media (max-width:640px){.home-illus-button-group{flex-direction:column;width:90%;align-items:center;gap:16px}}@media (min-width:640px){.home-illus-button-group{width:70vw}}.home-illus-cta-btn.modern-btn{display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:white;border-radius:20px;padding:28px 32px;width:100%;height:auto;min-height:100px;max-width:320px;text-decoration:none;color:#333;text-align:center;box-shadow:0 8px 32px rgba(0,0,0,.12);transition:all .3s cubic-bezier(.175,.885,.32,1.275);border:none;position:relative;overflow:hidden}.home-illus-cta-btn.modern-btn:after{display:none}.home-illus-cta-btn.modern-btn:hover{transform:translateY(-6px) scale(1.02);box-shadow:0 12px 40px rgba(0,0,0,.15);text-decoration:none;color:#333}.home-illus-cta-btn.modern-btn.student{background:linear-gradient(135deg,#9b5de5,#7b47c8);color:white}.home-illus-cta-btn.modern-btn.parent{background:linear-gradient(135deg,#13547a,#0f4461);color:white}.modern-btn-content{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%;height:100%;position:relative;z-index:2;padding:0 8px}.modern-btn-main-text{font-size:clamp(1.4rem,3vw,1.8rem);font-weight:700;font-family:Montserrat,sans-serif;letter-spacing:-.01em;line-height:1.2;text-align:left;flex:1}.modern-btn-arrow{display:inline-flex;align-items:center;justify-content:center;background-color:rgba(255,255,255,.2);border-radius:50%;width:36px;height:36px;transition:all .3s cubic-bezier(.175,.885,.32,1.275);margin-left:12px;flex-shrink:0}.modern-btn-arrow-icon{font-size:1rem;color:white;transition:transform .3s cubic-bezier(.175,.885,.32,1.275);font-weight:600}.home-illus-cta-btn.modern-btn:hover .modern-btn-arrow{background-color:rgba(255,255,255,.3);transform:scale(1.1)}.home-illus-cta-btn.modern-btn:hover .modern-btn-arrow-icon{transform:translateX(2px)}@media (max-width:768px){.home-illus-cta-btn.modern-btn{min-height:80px;padding:24px 28px;max-width:280px}.modern-btn-main-text{font-size:1.3rem;font-weight:700}.modern-btn-arrow{width:32px;height:32px;margin-left:10px}.modern-btn-arrow-icon{font-size:.9rem}}@media (max-width:576px){.home-illus-cta-btn.modern-btn{min-height:70px;padding:20px 24px;max-width:260px;border-radius:16px}.modern-btn-main-text{font-size:1.2rem;font-weight:700}.modern-btn-arrow{width:30px;height:30px;margin-left:8px}.modern-btn-arrow-icon{font-size:.85rem}.home-illus-button-group{margin:10px auto 30px;gap:12px}}.home-illus-cta-btn{display:flex;flex-direction:column;justify-content:flex-start;background-color:white;border-radius:16px;padding:42px 32px 42px 130px;width:100%;height:auto;min-height:160px;max-width:380px;text-decoration:none;color:#333;text-align:left;box-shadow:0 6px 24px rgba(0,0,0,.08);transition:all .3s ease;border:none;position:relative;overflow:hidden}.home-illus-cta-btn:after{content:"";position:absolute;left:0;bottom:0;width:85%;height:85%;opacity:.8;background-repeat:no-repeat;background-position:0 100%;background-size:contain;z-index:0;transition:opacity .3s ease}.home-illus-cta-btn:hover{transform:translateY(-4px);box-shadow:0 8px 30px rgba(0,0,0,.1);text-decoration:none;color:#333}.home-illus-cta-btn:hover:after{opacity:.9}.home-illus-cta-btn.student{background-color:#9b5de5}.home-illus-cta-btn.student:after{background-image:url(/images/Student\ Button.png)}.home-illus-cta-btn.parent{background-color:#13547a}.home-illus-cta-btn.parent:after{background-image:url(/images/Parent.png)}.home-illus-cta-btn-help-text,.home-illus-cta-btn-main-text{position:relative;z-index:1}.home-illus-cta-btn-main-text{font-size:2.6rem;font-weight:800;margin-bottom:12px;color:white;text-align:left;line-height:1.1;text-shadow:0 2px 4px rgba(0,0,0,.3);position:relative;z-index:2;font-family:Montserrat,sans-serif}.home-illus-cta-btn-main-text strong{font-weight:900;letter-spacing:-.01em;font-family:Montserrat,sans-serif}.home-illus-cta-btn-help-text{font-size:1.3rem;color:rgba(255,255,255,.95);display:flex;justify-content:space-between;align-items:center;width:100%;font-weight:600;text-shadow:0 1px 3px rgba(0,0,0,.3);position:relative;z-index:2;font-family:Montserrat,sans-serif}.home-illus-cta-btn-help-text strong{font-weight:900;letter-spacing:-.02em}.arrow-outer{display:inline-flex;align-items:center;justify-content:center;background-color:rgba(255,255,255,.25);border-radius:50%;width:44px;height:44px;transition:all .3s ease;margin-left:10px;position:relative;z-index:2;box-shadow:0 2px 6px rgba(0,0,0,.15)}.arrow-inner{font-size:1rem;color:white;transition:transform .3s ease}.home-illus-cta-btn:hover .arrow-outer{background-color:rgba(255,255,255,.3)}.home-illus-cta-btn:hover .arrow-inner{transform:translateX(3px)}.advantages-section{padding:80px 0 90px;background:linear-gradient(180deg,#f5f5ff,#f0f2ff);position:relative;overflow:hidden;border-top:1px solid rgba(155,93,229,.1)}.advantages-section:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,rgba(155,93,229,.02),rgba(4,202,177,.02));z-index:1;pointer-events:none}.advantages-content{position:relative;z-index:2}.section-badge{background:linear-gradient(135deg,#8548cf,#04ad9c);color:white;font-size:.7rem;letter-spacing:.08em;text-transform:uppercase;padding:.35rem 1.1rem;border-radius:30px;margin-bottom:1.2rem;box-shadow:0 3px 10px rgba(155,93,229,.2);z-index:3;text-shadow:0 1px 2px rgba(0,0,0,.2)}.section-badge,.section-title{display:inline-block;font-family:Montserrat,sans-serif;font-weight:700;position:relative}.section-title{color:#1a1b35;font-size:clamp(1.9rem,4vw,2.4rem);margin-bottom:3.5rem;padding-bottom:15px;letter-spacing:-.01em;text-shadow:0 1px 1px rgba(255,255,255,.9)}.section-title:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:60px;height:3px;background:linear-gradient(90deg,#9b5de5,#04CAB1);border-radius:2px}.advantages-section .col-12.text-center{position:relative}.advantages-section .col-12.text-center:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:200px;height:200px;background:radial-gradient(circle,rgba(255,255,255,.9) 0,rgba(255,255,255,.5) 40%,rgba(255,255,255,0) 70%);z-index:1;pointer-events:none}.advantages-section .section-badge,.advantages-section .section-title{position:relative;z-index:2}.feature-card{background:white;border-radius:14px;box-shadow:0 8px 30px rgba(0,0,0,.04),0 1px 3px rgba(0,0,0,.02);padding:38px 32px;height:100%;transition:all .45s cubic-bezier(.23,1,.32,1);position:relative;overflow:hidden;border:none;z-index:1;transform:translateY(0)}.feature-card:before{content:"";position:absolute;top:0;left:0;width:4px;height:0;background:linear-gradient(180deg,#9b5de5,#04CAB1);transition:height .5s cubic-bezier(.23,1,.32,1);z-index:-1}.feature-card:hover{transform:translateY(-12px);box-shadow:0 15px 40px rgba(155,93,229,.08),0 5px 10px rgba(0,0,0,.04)}.feature-card:hover:before{height:100%}.feature-icon{width:68px;height:68px;background:linear-gradient(135deg,rgba(155,93,229,.08),rgba(4,202,177,.08));border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:28px;transition:all .4s ease;position:relative;overflow:hidden}.feature-icon:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,rgba(155,93,229,.05),rgba(4,202,177,.05));opacity:0;transition:opacity .4s ease}.feature-card:hover .feature-icon{background:linear-gradient(135deg,rgba(155,93,229,.12),rgba(4,202,177,.12));transform:scale(1.05) rotate(-3deg)}.feature-card:hover .feature-icon:after{opacity:1}.feature-icon i{font-size:1.9rem;background:linear-gradient(135deg,#9b5de5,#04CAB1);-webkit-background-clip:text;background-clip:text;color:transparent;transition:all .4s ease}.feature-card:hover .feature-icon i{transform:scale(1.1)}.feature-title{color:#272840;font-family:Montserrat,sans-serif;font-weight:600;font-size:1.25rem;margin-bottom:16px;transition:all .3s ease;letter-spacing:-.01em;position:relative;display:inline-block}.feature-card:hover .feature-title{color:#9b5de5}.feature-description{color:#575778;font-family:Open Sans,sans-serif;font-size:.97rem;line-height:1.65;margin-bottom:0;transition:all .3s ease}.feature-card:hover .feature-description{color:#474766}.advantages-shape{position:absolute;opacity:.03;border-radius:50%;filter:blur(50px);z-index:0}.advantages-shape-1{top:-8%;right:-5%;width:350px;height:350px;background:#9b5de5}.advantages-shape-2{bottom:-8%;left:-5%;width:300px;height:300px;background:#04CAB1}@media (max-width:768px){.advantages-section{padding:65px 0 75px}.section-title{margin-bottom:2.5rem;font-size:clamp(1.7rem,4vw,2rem)}.feature-card{margin-bottom:24px;padding:32px 28px}.feature-icon{width:60px;height:60px;margin-bottom:24px}.feature-icon i{font-size:1.7rem}.feature-title{font-size:1.2rem}}@media (max-width:576px){.advantages-section{padding:60px 0 70px}.advantages-section .col-12.text-center{width:100%;padding:1rem 0;margin-bottom:2.2rem}.section-badge{font-size:.65rem;padding:.25rem .9rem;margin-bottom:.6rem}.section-title{margin-bottom:2.2rem;padding-bottom:12px}.feature-card{padding:28px 24px}.feature-icon{width:55px;height:55px;margin-bottom:20px}.feature-icon i{font-size:1.6rem}.feature-title{font-size:1.15rem;margin-bottom:12px}.feature-description{font-size:.95rem}}.advisor-section{background:linear-gradient(135deg,rgba(30,58,138,.05),rgba(59,77,153,.15));padding:100px 0 120px;position:relative;overflow:hidden}.advisor-section:before{top:-100px;right:-100px;width:300px;height:300px;background:linear-gradient(45deg,rgba(4,202,177,.07),rgba(155,93,229,.07))}.advisor-section:after,.advisor-section:before{content:"";position:absolute;border-radius:50%;z-index:0}.advisor-section:after{bottom:-50px;left:-50px;width:250px;height:250px;background:linear-gradient(45deg,rgba(155,93,229,.07),rgba(4,202,177,.07))}.advisor-section .section-badge{background:linear-gradient(90deg,#04CAB1,#9B5DE5);color:white;padding:8px 16px;border-radius:50px;font-size:14px;font-weight:600;letter-spacing:1px;display:inline-block;margin-bottom:15px;box-shadow:0 4px 15px rgba(4,202,177,.2)}.advisor-section .section-title{color:#1E3A8A;font-size:36px;font-weight:700;margin-bottom:50px;position:relative}.advisor-section .section-title:after{content:"";position:absolute;bottom:-15px;left:50%;transform:translateX(-50%);width:70px;height:3px;background:linear-gradient(90deg,#04CAB1,#9B5DE5);border-radius:3px}.advisor-card{background:white;border-radius:16px;overflow:hidden;transition:all .3s ease;box-shadow:0 10px 30px rgba(0,0,0,.05);border:1px solid rgba(30,58,138,.05);margin:10px;height:100%;display:flex;flex-direction:column}.advisor-card:hover{transform:translateY(-10px);box-shadow:0 15px 35px rgba(30,58,138,.15);border-color:rgba(4,202,177,.2)}.advisor-image-container{position:relative;overflow:hidden;height:420px}.advisor-image{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.advisor-card:hover .advisor-image{transform:scale(1.05)}.advisor-details{padding:20px;display:flex;flex-direction:column;flex-grow:1}.advisor-name{color:#1E3A8A;font-weight:700;font-size:18px;margin-bottom:5px}.advisor-university{color:#04CAB1;font-weight:600;font-size:14px;margin-bottom:10px}.advisor-course{color:#626890;font-size:14px;margin-bottom:15px}.advisor-bio{color:#626890;font-size:14px;line-height:1.6;flex-grow:1;margin-bottom:20px}.advisor-button{background:linear-gradient(90deg,#04CAB1,#9B5DE5);color:white;border:none;border-radius:50px;padding:10px 25px;font-weight:600;font-size:14px;transition:all .3s ease;text-align:center;display:inline-block;cursor:pointer;box-shadow:0 4px 15px rgba(4,202,177,.2);text-decoration:none}.advisor-button:hover{transform:translateY(-3px);box-shadow:0 6px 20px rgba(155,93,229,.3);background:linear-gradient(90deg,#04CAB1,#8048BE);color:white}.owl-nav button{background:linear-gradient(90deg,#04CAB1,#9B5DE5)!important;color:white!important;width:44px;height:44px;border-radius:50%!important;display:flex!important;align-items:center;justify-content:center;box-shadow:0 4px 15px rgba(4,202,177,.2)!important;transition:all .3s ease!important;position:absolute;top:50%;transform:translateY(-50%)}.owl-nav button:hover{background:linear-gradient(90deg,#04CAB1,#8048BE)!important;transform:translateY(-50%) scale(1.1)!important;box-shadow:0 6px 20px rgba(155,93,229,.3)!important}.owl-nav button.owl-prev{left:-22px}.owl-nav button.owl-next{right:-22px}.owl-dots{display:flex;justify-content:center;margin-top:30px}.owl-dots .owl-dot{width:10px;height:10px;border-radius:50%;background:rgba(30,58,138,.2)!important;margin:0 5px;transition:all .3s ease}.owl-dots .owl-dot.active{background:linear-gradient(90deg,#04CAB1,#9B5DE5)!important;width:30px;border-radius:5px}@media (max-width:768px){.advisor-section{padding:70px 0 90px}.advisor-section .section-title{font-size:30px}.owl-nav button{width:38px;height:38px}}