@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@400;700&family=Open+Sans:wght@400;700&display=swap";*{box-sizing:border-box}body{margin:0;font-family:Open Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.container{max-width:none;margin:0;padding:0 2rem}button{cursor:pointer;border:none;outline:none;transition:all .2s ease}a{text-decoration:none;color:inherit}.App{text-align:center;min-height:100vh;display:flex;flex-direction:column}main{flex:1;margin:0;padding:0}.learning-portal{width:100%;margin:0;padding:0}.solutions-section{padding:60px 0;background:#f8f9fa}.solutions-container{max-width:1200px;margin:0 auto;padding:0 20px}.solutions-ticker{overflow:hidden;position:relative;height:400px}.solution-slide{display:flex;transition:transform .5s ease;height:100%}.solution-card{flex:0 0 100%;display:flex;align-items:center;justify-content:center;text-decoration:none;color:inherit;padding:20px;box-sizing:border-box}.solution-image{width:300px;height:200px;object-fit:cover;border-radius:10px;margin-right:30px;box-shadow:0 4px 15px #0000001a}.solution-content{flex:1;text-align:left;max-width:400px}.solution-content h3{font-size:2rem;margin-bottom:15px;color:#333}.solution-content p{font-size:1.1rem;line-height:1.6;color:#666}.value-icon{width:80px;height:80px;margin:0 auto 20px;display:flex;align-items:center;justify-content:center}.value-icon img{width:100%;height:100%;object-fit:contain}.hero-container{position:relative;height:100vh;overflow:hidden;margin-top:0;padding-top:0;background:#fff}.hero-image{width:100%;height:100%;object-fit:cover}.hero-text-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:#0006}.hero-dialog{text-align:center;color:#fff}.hero-title{font-size:3rem;margin-bottom:20px;font-weight:700}.white-text{color:#fff!important}.testimonials-section{padding:60px 0;background:#fff}.testimonials-container{max-width:1200px;margin:0 auto;padding:0 20px}.testimonials-ticker{overflow:hidden;position:relative;height:200px}.testimonial-slide{display:flex;transition:transform .5s ease;height:100%}.testimonial-card{flex:0 0 100%;display:flex;align-items:center;justify-content:center;padding:40px;box-sizing:border-box}.testimonial-content{text-align:center;max-width:800px}.testimonial-content p{font-size:1.2rem;line-height:1.8;margin-bottom:20px;font-style:italic;color:#333}.testimonial-author{font-weight:700;color:#666}.values-section{padding:60px 0;background:linear-gradient(135deg,#667eea,#764ba2)}.learning-portal .values-grid{display:grid!important;grid-template-columns:1fr 1fr 1fr!important;gap:15px;max-width:1200px;margin:0 auto;padding:0 20px}.learning-portal .value-card{background:#ffffffe6!important;padding:20px 10px!important;border-radius:15px;text-align:center;backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);transition:transform .3s ease;min-height:300px!important;display:flex!important;flex-direction:column!important;justify-content:flex-start!important}.learning-portal .value-card:nth-child(2){min-height:500px!important}.value-card h3{color:#000!important;font-size:1.5rem;margin-bottom:20px;z-index:10;position:relative}.value-card p{color:#000!important;line-height:1.6;z-index:10;position:relative;opacity:1!important}@media(max-width:768px){.solution-card{flex-direction:column;text-align:center}.solution-image{width:250px;height:150px;margin-right:0;margin-bottom:20px}.hero-title{font-size:2rem}.values-grid{grid-template-columns:1fr 1fr 1fr;gap:10px}}.header{width:100%;background:#fff;box-shadow:0 2px 8px #667eea14;position:sticky;top:0;z-index:100}.header-container{display:flex;align-items:center;justify-content:flex-start;max-width:100vw;margin:0 0 0 2vw;padding:1.5vh 2vw;gap:3vw}.logo{display:flex;align-items:center}.logo h1{margin:0;font-size:1.8rem;font-weight:700;color:#fff}.hamburger-menu{display:none;flex-direction:column;justify-content:space-around;width:44px;height:44px;background:transparent;border:none;cursor:pointer;padding:8px;z-index:101}.hamburger-line{width:28px;height:3px;background:#2c3e50;border-radius:2px;transition:all .3s ease}.nav ul{display:flex;gap:1.5vw;list-style:none;margin:0;padding:0}.nav li{display:flex;align-items:center;justify-content:center;white-space:nowrap;text-align:center;min-width:110px}.nav a{color:#2c3e50;text-decoration:none;font-weight:600;font-size:1.1rem;padding:.6rem 1.2rem;border-radius:25px;transition:background .2s,color .2s;display:inline-block;text-align:center;white-space:nowrap}.nav a:hover,.nav a.active{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.menu-backdrop{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:99;display:none}@media(max-width:768px){.menu-backdrop{display:block}.header-container{flex-direction:row;justify-content:space-between;align-items:center;padding:1rem}.hamburger-menu{display:flex;margin-left:auto}.nav{position:fixed;top:0;left:-100%;width:80%;max-width:300px;height:100vh;background:#fff;box-shadow:2px 0 10px #0000001a;transition:left .3s ease;z-index:100}.nav.nav-open{left:0}.nav ul{flex-direction:column;gap:0;padding:80px 0 0;margin:0}.nav li{width:100%;min-width:unset;border-bottom:1px solid #f0f0f0}.nav a{display:block;width:100%;padding:1rem 1.5rem;text-align:left;font-size:1.1rem;border-radius:0;min-height:44px}.nav a:hover,.nav a.active{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.logo img{max-height:60px!important}}.footer{background:#2c3e50;color:#fff;padding:3rem 0 1rem;margin-top:auto}.footer-container{max-width:1200px;margin:0 auto;padding:0 20px}.footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:2rem}.footer-section h3,.footer-section h4{margin-bottom:1rem;color:#ecf0f1}.footer-section p{margin:.5rem 0;color:#bdc3c7;line-height:1.6}.social-links{display:flex;gap:1rem}.social-links a{color:#bdc3c7;text-decoration:none;padding:.5rem;border-radius:5px;transition:all .3s ease}.social-links a:hover{color:#3498db;background:#3498db1a}.footer-bottom{border-top:1px solid #34495e;padding-top:1rem;text-align:center;color:#95a5a6}@media(max-width:768px){.footer-content{grid-template-columns:1fr;text-align:center}.social-links{justify-content:center}}.home{min-height:100vh}.hero{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:6rem 0;text-align:center;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;inset:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="grain" width="100" height="100" patternUnits="userSpaceOnUse"><circle cx="25" cy="25" r="1" fill="white" opacity="0.1"/><circle cx="75" cy="75" r="1" fill="white" opacity="0.1"/><circle cx="50" cy="10" r="0.5" fill="white" opacity="0.1"/><circle cx="10" cy="60" r="0.5" fill="white" opacity="0.1"/><circle cx="90" cy="40" r="0.5" fill="white" opacity="0.1"/></pattern></defs><rect width="100" height="100" fill="url(%23grain)"/></svg>');opacity:.3}.cta-button{background:#e74c3c;color:#fff;border:none;padding:clamp(.8rem,2vw,1rem) clamp(1.5rem,3vw,2rem);font-size:clamp(.9rem,2vw,1.1rem);font-weight:600;border-radius:clamp(25px,4vw,50px);cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #e74c3c4d}.cta-button:hover{background:#c0392b;transform:translateY(-2px);box-shadow:0 6px 20px #e74c3c66}@media(max-width:768px){.articles-grid{grid-template-columns:1fr;gap:15px}.large-article{grid-row:span 1}.article-image.large{height:150px}.articles-header h2{font-size:1.8rem}.articles-section{padding:60px 0}}@media(max-width:768px){.home .hero-section.student-hero{height:600px!important}}@media(max-width:480px){.articles-intro{font-size:1rem}.articles-header h2{font-size:1.6rem}.article-content{padding:15px}.articles-section{padding:40px 0}}.contact-section{padding:5rem 0;background:#fff}.contact-section .container{max-width:1200px;margin:0 auto;padding:0 2rem}.contact-section h2{text-align:center;font-size:2.5rem;margin-bottom:1rem;color:#2c3e50}.contact-section>.container>p{text-align:center;font-size:1.2rem;color:#666;margin-bottom:3rem;max-width:600px;margin-left:auto;margin-right:auto}.contact-content{display:grid;grid-template-columns:1fr 1fr;gap:3rem;max-width:1000px;margin:0 auto}.contact-info h3,.contact-form h3{color:#000;font-size:1.5rem;margin-bottom:2rem;font-weight:600}.contact-info h3{color:#2c3e50;font-size:1.5rem;margin-bottom:2rem;font-weight:600}.contact-item{margin-bottom:1.5rem}.contact-item strong{color:#2c3e50;display:block;margin-bottom:.5rem;font-weight:600}.contact-item p{color:#7f8c8d;line-height:1.6;margin:0}.contact-form{background:#f8f9fa;padding:2rem;border-radius:10px}.contact-form h3{color:#2c3e50!important;font-size:1.5rem;margin-bottom:2rem;font-weight:600}.submit-button{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:1rem 2rem;font-size:1rem;font-weight:600;border-radius:25px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #667eea4d;width:100%}.submit-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #667eea66}@media(max-width:768px){.contact-section h2{font-size:2rem}.contact-section .container{padding:0 1rem}.contact-content{grid-template-columns:1fr;gap:2rem}.contact-form{padding:1.5rem}}.home .hero-section.student-hero{height:750px!important;position:relative;width:100%;overflow:hidden;margin:0 auto;padding:0!important;background:none!important}.home .hero-background-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:1}.hero-left-text-box{position:absolute;top:10%;left:2vw;transform:translateY(0);background:#00000080;color:#fff;padding:1.5rem 2rem;border-radius:15px;backdrop-filter:blur(10px);box-shadow:0 8px 32px #0000004d;z-index:2;max-width:35rem}.hero-left-text-box h2{font-size:2rem;font-weight:600;margin:0 0 1rem;opacity:.95;line-height:1.3}.hero-left-text-box h3{font-size:1.5rem;font-weight:600;margin:0 0 .8rem;opacity:.95;line-height:1.3}.hero-left-text-box p{font-size:1rem!important;font-weight:400!important;margin:0 0 1rem!important;opacity:.95;line-height:1.5!important}.enroll-btn{background:#fff;color:#764ba2;font-weight:700;font-size:clamp(.8rem,1.5vw,1rem);padding:clamp(.6rem,1.2vw,.8rem) clamp(1.2rem,2.5vw,1.8rem);border:none;border-radius:clamp(15px,2vw,25px);margin-top:clamp(.6rem,1.2vw,1rem);cursor:pointer;transition:all .2s;box-shadow:0 2px 8px #667eea14;text-decoration:none;display:inline-block}.enroll-btn:hover{background:#764ba2;color:#fff;box-shadow:0 4px 16px #667eea2e}@media(max-width:768px){.home .hero-section.student-hero{height:500px!important}.hero-left-text-box{top:8%;left:3%;right:auto;max-width:55%;padding:.8rem 1rem}.hero-left-text-box h2{font-size:1.1rem;margin:0 0 .5rem}.hero-left-text-box h3{font-size:.95rem;margin:0 0 .4rem}.hero-left-text-box p{font-size:.75rem!important;margin:0 0 .6rem!important;line-height:1.3!important}.enroll-btn{font-size:.8rem;padding:.6rem 1rem;margin-top:.6rem;width:100%;text-align:center}}.services-section{background:#fff;padding:80px 2rem;text-align:center}.services-section h2{font-size:2.5rem;color:#2c3e50;font-weight:700;margin:0 0 50px;text-transform:uppercase;letter-spacing:2px}.service-card{background:#fff;border-radius:12px;padding:30px 20px;box-shadow:0 4px 15px #00000014;text-align:center;transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column}.service-card:hover{transform:translateY(-5px);box-shadow:0 8px 25px #0000001f}.service-icon{width:80px;height:80px;margin:0 auto 20px;object-fit:contain}.service-card h3{font-size:1.3rem;color:#333;font-weight:700;margin:0 0 15px}.service-card p{font-size:1rem;color:#666;line-height:1.6;margin:0 0 20px;flex-grow:1}.service-highlight{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:10px 15px;border-radius:20px;font-size:.9rem;font-weight:600;margin-top:auto}@media(max-width:768px){.services-section{padding:60px 1rem}.services-section h2{font-size:2rem;margin-bottom:30px}.services-grid{grid-template-columns:1fr;gap:20px}.service-card{padding:25px 20px}.service-card h3{font-size:1.2rem}.service-card p{font-size:.95rem}}.articles-section{background:#f8f9fa;padding:80px 0}.articles-header{text-align:center;margin-bottom:50px}.articles-intro{font-size:1.1rem;color:#666;margin:0 0 15px;line-height:1.6}.brand-text{color:#667eea;font-weight:700}.meet-clients-link{color:#764ba2;text-decoration:none;font-weight:600}.meet-clients-link:hover{text-decoration:underline}.articles-subtext{font-size:.9rem;color:#888;font-weight:600;text-transform:uppercase;letter-spacing:1px;margin:0 0 25px}.articles-header h2{font-size:2.2rem;color:#333;font-weight:700;margin:0}.articles-grid{display:grid;grid-template-columns:1fr 2fr 1fr 1fr;gap:20px;max-width:1200px;margin:0 auto}.article-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 15px #00000014;transition:transform .3s ease,box-shadow .3s ease;text-decoration:none;color:inherit;display:block;cursor:pointer}.article-card:hover{transform:translateY(-5px);box-shadow:0 8px 25px #0000001f;text-decoration:none;color:inherit}.large-article{grid-row:span 2}.article-image{height:150px;background:#f0f0f0;display:flex;align-items:center;justify-content:center;position:relative}.article-image.large{height:250px}.article-placeholder{font-size:3rem;color:#667eea}.article-img{width:100%;height:100%;object-fit:contain;object-position:center}.article-content{padding:20px}.article-category{font-size:.8rem;color:#667eea;font-weight:600;text-transform:uppercase;letter-spacing:1px;margin-bottom:10px}.article-content h3{font-size:1.1rem;color:#333;font-weight:700;margin:0 0 15px;line-height:1.3}.article-date{font-size:.85rem;color:#888;display:flex;align-items:center;gap:5px}.articles-footer{text-align:center;margin-top:40px}.articles-footer p{font-size:1rem;color:#666;margin:0}.view-articles-link{color:#764ba2;text-decoration:none;font-weight:600}.view-articles-link:hover{text-decoration:underline}.contact-link-section{padding:40px 0;background:#f8f9fa;text-align:center;border-bottom:1px solid #e9ecef}.contact-us-link{display:inline-block;padding:15px 40px;background:linear-gradient(135deg,#7c3aed,#6d28d9);color:#fff;text-decoration:none;font-size:1.2rem;font-weight:600;border-radius:50px;box-shadow:0 4px 15px #7c3aed4d;transition:all .3s ease;position:relative;overflow:hidden}.contact-us-link: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 .5s}.contact-us-link:hover:before{left:100%}.contact-us-link:hover{transform:translateY(-3px);box-shadow:0 8px 25px #7c3aed66;color:#fff;text-decoration:none}.contact-us-link:active{transform:translateY(-1px)}.ceo-video-section{padding:5rem 2rem;background:#fff}.ceo-video-section .container{max-width:1200px;margin:0 auto}.ceo-video-section h2{text-align:center;font-size:2.5rem;margin-bottom:3rem;color:#2c3e50;font-weight:600}.video-container{display:flex;gap:3rem;align-items:center;max-width:1000px;margin:0 auto}.video-placeholder{position:relative;flex:1;max-width:500px;cursor:pointer}.video-player{position:relative;flex:1;max-width:500px;width:100%;cursor:default;aspect-ratio:16 / 9}.video-player iframe{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:15px}.video-thumbnail{width:100%;height:auto;border-radius:15px;box-shadow:0 8px 32px #00000026;transition:transform .3s ease}.video-thumbnail:hover{transform:scale(1.02)}.play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80px;height:80px;background:#667eeae6;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 20px #667eea4d}.play-button:hover{background:#667eea;transform:translate(-50%,-50%) scale(1.1);box-shadow:0 6px 25px #667eea66}.play-icon{color:#fff;font-size:2rem;margin-left:4px}.video-info{flex:1;padding:2rem}.video-info h3{color:#2c3e50;font-size:1.8rem;margin-bottom:1.5rem;font-weight:600}.video-info p{color:#666;line-height:1.6;font-size:1.1rem}@media(max-width:768px){.ceo-video-section{padding:3rem 1rem}.video-container{flex-direction:column;gap:2rem}.video-placeholder{max-width:100%}.video-player{max-width:100%;width:100%}.ceo-video-section h2{font-size:2rem;margin-bottom:2rem}.video-info{padding:0}.video-info h3{font-size:1.5rem}.video-info p{font-size:1rem}}.start-here{min-height:100vh}.hero-section h1{font-size:3rem;font-weight:700;margin-bottom:1rem;text-shadow:2px 2px 4px rgba(0,0,0,.3);color:#fff!important}.hero-section p{font-size:1.2rem;opacity:.9;max-width:600px;margin:0 auto;color:#fff!important}.content-section{padding:5rem 0;background:#f8f9fa}.start-options{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;max-width:1200px;margin:0 auto}.option-card{background:#fff;padding:2.5rem;border-radius:15px;box-shadow:0 5px 20px #0000001a;text-align:center;transition:transform .3s ease,box-shadow .3s ease;border:1px solid #e9ecef;min-height:320px;display:flex;flex-direction:column;justify-content:flex-start}.option-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #00000026}.option-card h3{color:#2c3e50;font-size:1.5rem;margin-bottom:1rem;font-weight:600}.option-card p{color:#7f8c8d;line-height:1.6;margin-bottom:2rem;flex-grow:1}.option-link{display:inline-block;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:.8rem 1.5rem;border-radius:25px;text-decoration:none;font-weight:600;transition:all .3s ease;box-shadow:0 4px 15px #667eea4d;margin-top:auto}.option-link:hover{transform:translateY(-2px);box-shadow:0 6px 20px #667eea66;color:#fff}@media(max-width:768px){.hero-section h1{font-size:2.5rem}.hero-section p{font-size:1.1rem}.start-options{grid-template-columns:1fr;padding:0 20px}.option-card{padding:2rem}}.page-header{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;height:80px;display:flex;align-items:center;justify-content:center;text-align:center;box-sizing:border-box;padding:0;margin:0}.page-header .container{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;flex-direction:column;justify-content:center;height:100%}.page-header h1{font-size:3.5rem;font-weight:700;margin:0;color:#fff;line-height:1}.can-we-help .page-header h1{font-size:2.45rem}.page-header .subtitle{font-size:1.3rem;opacity:.9;font-weight:300;margin:0;line-height:1}@media(max-width:768px){.page-header{height:auto;min-height:65px;padding-top:5rem;padding-bottom:1.5rem}.page-header h1{font-size:2.5rem}.page-header .subtitle{font-size:1.1rem}}.faqs{min-height:100vh;background:#f8f9fa}.hero-section{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:4rem 0 2.5rem;text-align:center}@media(max-width:768px){.hero-section{padding-top:6rem}}.hero-section h1{font-size:3rem;font-weight:700;margin-bottom:0;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.faq-content-section{max-width:800px;margin:0 auto;padding:3rem 1rem 4rem;display:flex;flex-direction:column;align-items:center}.faq-hero-image{display:block;margin:0 auto 2.5rem;max-width:320px;width:100%;border-radius:18px;box-shadow:0 4px 24px #667eea21}.faq-list{width:100%}.faq-item{background:#fff;border-radius:12px;box-shadow:0 2px 10px #667eea14;margin-bottom:1.5rem;overflow:hidden;transition:box-shadow .2s}.faq-item.open{box-shadow:0 4px 18px #667eea29}.faq-question{width:100%;background:none;border:none;outline:none;text-align:left;font-size:1.2rem;font-weight:600;color:#764ba2;padding:1.2rem 1.5rem;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:background .2s}.faq-question:hover{background:#f3f0fa}.faq-icon{font-size:1.6rem;color:#667eea;margin-left:1rem;font-weight:700}.faq-answer{padding:0 1.5rem 1.2rem;color:#444;font-size:1.08rem;line-height:1.7;display:none}.faq-item.open .faq-answer{display:block}.contact-section{text-align:center;max-width:600px;margin:0 auto;padding:3rem 0}.contact-section h3{color:#2c3e50;font-size:2rem;margin-bottom:1rem}.contact-section p{color:#7f8c8d;margin-bottom:2rem;line-height:1.6}@media(max-width:600px){.hero-section h1{font-size:2.1rem}.faq-content-section{padding:2rem .5rem 2.5rem}.faq-hero-image{max-width:95vw}.faq-question{font-size:1rem;padding:1rem}.faq-answer{font-size:.98rem;padding:0 1rem 1rem}}.routes-to-matriculation{min-height:100vh;background:#f8f9fa}@media(max-width:768px){.routes-to-matriculation .hero-section{padding-top:6rem}}.hero-image-container{width:100%;max-height:500px;overflow:hidden;margin-bottom:0;position:relative}.hero-image{width:100%;height:500px;display:block;object-fit:cover;object-position:center 20%}.hero-back-link{position:absolute;top:20px;left:30px;background:#ffffffd9;color:#667eea;padding:.5rem 1.2rem;border-radius:25px;font-weight:600;text-decoration:none;font-size:1.1rem;box-shadow:0 2px 8px #667eea14;transition:background .2s,color .2s;z-index:2}.hero-back-link:hover{background:#667eea;color:#fff}.content-section,.content-section .container{text-align:left}.route-heading{color:#764ba2;font-size:1.6rem;font-weight:700;margin-top:2.5rem;margin-bottom:1rem}.routes-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:2rem;max-width:1200px;margin:0 auto 3rem}.route-card{background:#fff;border-radius:15px;padding:2rem;box-shadow:0 5px 20px #0000001a;transition:transform .3s ease,box-shadow .3s ease;border:1px solid #e9ecef}.route-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #00000026}.route-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:2px solid #f8f9fa}.route-header h3{color:#2c3e50;font-size:1.4rem;font-weight:600;margin:0;flex:1}.duration{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:.3rem .8rem;border-radius:15px;font-size:.9rem;font-weight:600;white-space:nowrap}.route-description{color:#7f8c8d;line-height:1.6;margin-bottom:2rem}.route-details{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:2rem}.requirements h4,.benefits h4{color:#2c3e50;font-size:1.1rem;margin-bottom:1rem;font-weight:600}.requirements ul,.benefits ul{list-style:none;padding:0;margin:0}.requirements li,.benefits li{color:#7f8c8d;line-height:1.6;margin-bottom:.5rem;padding-left:1.5rem;position:relative}.requirements li:before{content:"✓";position:absolute;left:0;color:#27ae60;font-weight:700}.benefits li:before{content:"★";position:absolute;left:0;color:#f39c12;font-weight:700}.enroll-button{display:inline-block;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:.8rem 1.5rem;border-radius:25px;text-decoration:none;font-weight:600;transition:all .3s ease;box-shadow:0 4px 15px #667eea4d;text-align:center;width:100%}.enroll-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #667eea66;color:#fff}.info-section{text-align:center;max-width:600px;margin:0 auto;padding:3rem 0}.info-section h3{color:#2c3e50;font-size:2rem;margin-bottom:1rem}.info-section p{color:#7f8c8d;margin-bottom:2rem;line-height:1.6}.contact-button{display:inline-block;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:1rem 2rem;border-radius:25px;text-decoration:none;font-weight:600;transition:all .3s ease;box-shadow:0 4px 15px #667eea4d}.contact-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #667eea66;color:#fff}@media(max-width:768px){.hero-section h1{font-size:2.5rem}.hero-section p{font-size:1.1rem}.routes-grid{grid-template-columns:1fr;padding:0 20px}.route-details{grid-template-columns:1fr;gap:1rem}.route-header{flex-direction:column;gap:1rem}.info-section h3{font-size:1.5rem}}.points-table-wrapper{width:100%;overflow-x:auto;margin:2rem 0}.points-table{width:100%;border-collapse:collapse;background:#fff;box-shadow:0 2px 10px #667eea14;font-size:1.1rem}.points-table th,.points-table td{border:1px solid #e0e0e0;padding:.9rem 1.2rem;text-align:center}.points-table th{background:#f8f9fa;color:#764ba2;font-weight:700}.points-table tr:nth-child(2n){background:#f8f9fa}.points-table tr:nth-child(odd){background:#fff}.subjects-table-wrapper{width:100%;overflow-x:auto;margin:2rem 0}.subjects-table{width:100%;border-collapse:collapse;background:#fff;box-shadow:0 2px 10px #667eea14;font-size:1.1rem}.subjects-table th,.subjects-table td{border:1px solid #e0e0e0;padding:.9rem 1.2rem;text-align:center}.subjects-table th{background:#f8f9fa;color:#764ba2;font-weight:700}.subjects-table tr:nth-child(2n){background:#f8f9fa}.subjects-table tr:nth-child(odd){background:#fff}.routes-main-heading{text-align:center;font-size:2.7rem;font-weight:800;color:#2c3e50;margin-bottom:1.5rem;margin-top:2.5rem}.introduction-heading{text-align:left;font-size:1.6rem;font-weight:700;color:#764ba2;margin-bottom:1rem;margin-top:1.5rem}.guides-logos{display:flex;justify-content:center;align-items:center;gap:2.5rem;margin:2rem 0 1rem}.guide-logo{height:105px;width:auto;object-fit:contain;transition:transform .2s;border-radius:10px;box-shadow:0 2px 8px #667eea14;background:#fff;padding:.5rem 1rem}.guide-logo:hover{transform:scale(1.07);box-shadow:0 4px 16px #667eea2e}.contact-tutors{display:flex;flex-direction:column;align-items:center;margin-top:2.5rem;gap:1rem;text-align:center}@media(max-width:768px){.points-table-wrapper,.subjects-table-wrapper{margin:1.5rem 0;overflow-x:visible}.points-table,.subjects-table{font-size:.7rem;width:100%}.points-table th,.points-table td,.subjects-table th,.subjects-table td{padding:.4rem .3rem;font-size:.7rem}}@media(max-width:480px){.points-table,.subjects-table{font-size:.65rem}.points-table th,.points-table td,.subjects-table th,.subjects-table td{padding:.35rem .25rem;font-size:.65rem}}@media(max-width:600px){.guides-logos{flex-direction:column;gap:1.2rem}.guide-logo{height:72px;padding:.3rem .5rem}}.pricing-2025{min-height:100vh;background:#f8f9fa}html{scroll-behavior:auto}#all-products,#programs,#courses,#tutoring,#as-courses{scroll-margin-top:120px}.pricing-header{text-align:center;margin-bottom:3rem}.pricing-header h2{color:#2c3e50;font-size:2.5rem;font-weight:700;margin-bottom:1rem;text-align:center;width:100%}.pricing-header p{color:#7f8c8d;font-size:1.1rem;max-width:600px;margin:0 auto}.content-type-navigation{margin:2rem 0 3rem}.content-type-tabs{display:flex;justify-content:center;gap:1.5rem;flex-wrap:wrap}.content-type-tab{background:#fff;color:#667eea;border:2px solid #667eea;padding:1rem 2rem;border-radius:30px;cursor:pointer;transition:all .3s ease;font-weight:600;font-size:1.1rem;box-shadow:0 2px 10px #0000001a}.content-type-tab:hover,.content-type-tab.active{background:#667eea;color:#fff;transform:translateY(-3px);box-shadow:0 6px 20px #667eea66}.category-tabs{display:flex;justify-content:center;gap:1rem;margin-bottom:3rem;flex-wrap:wrap}.category-tab{background:#fff;color:#667eea;border:2px solid #667eea;padding:.8rem 1.5rem;border-radius:25px;cursor:pointer;transition:all .3s ease;font-weight:600}.category-tab:hover,.category-tab.active{background:#667eea;color:#fff;transform:translateY(-2px);box-shadow:0 4px 15px #667eea4d}.section-title{font-size:1.8rem;color:#2c3e50;margin:3rem 0 2rem;text-align:center;font-weight:600}.section-title:first-of-type{margin-top:2rem}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin:2rem 0}.pricing-card{display:flex;flex-direction:column;position:relative;padding:2rem;border-radius:8px;background:#fff;box-shadow:0 2px 10px #0000001a;transition:all .3s ease;height:1200px}.pricing-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #00000026}.pricing-card.expanded{transform:translateY(-5px);box-shadow:0 15px 40px #0003}.pricing-card.bundle-card{grid-column:1 / -1;max-width:600px;margin:0 auto}.pricing-card .pricing-header{min-height:250px;height:auto;overflow:visible;margin-bottom:2rem;padding:0 .5rem}.pricing-card .pricing-description,.pricing-card .pricing-features{margin:0 0 2rem}.pricing-card .pricing-features h4{margin:0 0 1.5rem;font-size:1.1rem;font-weight:600}.pricing-card .pricing-features ul{margin:0;padding-left:1.5rem}.pricing-card .pricing-features li{margin-bottom:.75rem}.tier-category{color:#667eea;font-size:.9rem;font-weight:600;text-transform:uppercase;letter-spacing:1px;margin-bottom:.5rem}.tier-type{background:#f8f9fa;color:#2c3e50;padding:.3rem .8rem;border-radius:15px;font-size:.8rem;font-weight:600;display:inline-block;margin-bottom:1rem}.pricing-header h3{color:#2c3e50;font-size:1.3rem;font-weight:700;margin-bottom:1rem;line-height:1.3}.price{color:#667eea;font-size:2rem;font-weight:700;margin-bottom:.5rem}.subjects-count{color:#7f8c8d;font-size:.9rem;font-weight:500;white-space:nowrap;width:100%;text-align:center}.pricing-description{padding:1.5rem 2rem;border-bottom:1px solid #e9ecef}.pricing-description p{color:#7f8c8d;line-height:1.6;margin:0}.pricing-features{padding:1.5rem 2rem;border-bottom:1px solid #e9ecef}.pricing-features h4{color:#2c3e50;font-size:1.1rem;margin-bottom:1rem;font-weight:600}.pricing-features ul{list-style:none;padding:0;margin:0}.pricing-features li{color:#7f8c8d;margin:.5rem 0;padding-left:1.5rem;position:relative}.pricing-features li:before{content:"✓";position:absolute;left:0;color:#667eea;font-weight:700}.pricing-actions{display:flex;justify-content:center;margin-top:auto;padding:0}.pricing-actions button{height:44px;padding:0 2rem;border:none;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;border-radius:25px;margin:0;font-size:.9rem;min-width:160px}.learn-more-btn{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.learn-more-btn:hover{background:#a020f0}.enroll-btn{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.enroll-btn:hover{background:#a020f0}.pricing-details{background:#f8f9fa;border-top:1px solid #e9ecef;overflow:hidden;animation:slideDown .3s ease-out}@keyframes slideDown{0%{max-height:0;opacity:0}to{max-height:500px;opacity:1}}.details-content{padding:2rem}.details-content h4{color:#2c3e50;font-size:1.2rem;margin-bottom:1rem;font-weight:600}.details-content p{color:#7f8c8d;line-height:1.6;margin-bottom:1.5rem}.additional-features h5{color:#2c3e50;font-size:1rem;margin-bottom:.8rem;font-weight:600}.additional-features ul{list-style:none;padding:0}.additional-features li{color:#7f8c8d;margin:.4rem 0;padding-left:1.2rem;position:relative}.additional-features li:before{content:"•";position:absolute;left:0;color:#667eea;font-weight:700}.pricing-footer{margin-top:2rem}.contact-section{background:linear-gradient(135deg,#667eea,#764ba2);padding:2rem;border-radius:8px;text-align:center;margin-top:2rem}.contact-section h3{color:#fff;font-size:1.8rem;margin:0 0 1rem;font-weight:600}.contact-section p{color:#fff;font-size:1.1rem;margin:0 0 1.5rem;line-height:1.5}.contact-section .contact-btn{background:#fff;color:#764ba2;border:none;padding:.8rem 2rem;font-size:1.1rem;font-weight:600;border-radius:0;cursor:pointer;transition:all .3s ease}.contact-section .contact-btn:hover{background:#f8f9fa;transform:translateY(-2px)}@media(max-width:1200px){.pricing-grid{grid-template-columns:repeat(2,1fr)}.pricing-card:nth-child(2),.pricing-card:nth-child(3),.pricing-card:nth-child(4){grid-column:auto}}@media(max-width:768px){.hero-section h1{font-size:2.5rem}.pricing-header h2{font-size:2rem}.category-tabs{flex-direction:column;align-items:center}.pricing-grid{grid-template-columns:1fr}.pricing-card.bundle-card{grid-column:auto;max-width:100%}.pricing-actions{flex-direction:column}.contact-section{padding:2rem;margin:0 20px}}.quote-summary-bar{display:flex;align-items:center;justify-content:space-between;background:#1e3a8a;border:2px solid #1d4ed8;color:#fff;border-radius:15px;padding:1rem 2rem;margin-bottom:2rem;box-shadow:0 2px 8px #667eea14;position:sticky;top:80px;z-index:100;backdrop-filter:blur(10px)}.quote-summary-info{display:flex;align-items:center;gap:1.5rem;font-size:1.1rem;font-weight:600}.quote-summary-info .quote-icon{font-size:1.5rem}.quote-summary-info .quote-count{background:#667eea;color:#fff;padding:.2rem .8rem;border-radius:25px;font-size:1rem;font-weight:600}.quote-summary-info .quote-total{color:#fbbf24;font-weight:700}.view-quote-btn{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:.8rem 2rem;border:none;border-radius:25px;font-weight:600;font-size:1.1rem;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #667eea26}.view-quote-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #667eea40}@media(max-width:600px){.quote-summary-bar{flex-direction:column;gap:1rem;padding:1rem;z-index:50}.view-quote-btn{width:100%;font-size:1rem;padding:.8rem 0}}.courses-section{margin:4rem 0;padding:3rem 0;background:#fff;border-radius:15px;box-shadow:0 4px 20px #0000001a}.course-navigation{display:flex;justify-content:center;gap:1rem;margin-bottom:2rem}.course-nav-btn{padding:10px 25px;border:2px solid #667eea;border-radius:25px;background:#fff;color:#667eea;font-weight:600;cursor:pointer;transition:all .3s ease}.course-nav-btn:hover:not(:disabled){background:#667eea;color:#fff;transform:translateY(-2px)}.course-nav-btn.current{background:#667eea;color:#fff;cursor:not-allowed;opacity:.7}.course-nav-btn:disabled{cursor:not-allowed}.courses-section h2{text-align:center;font-size:2.5rem;color:#333;margin-bottom:3rem}.course-category{margin-bottom:3rem}.course-category h3{font-size:2rem;color:#667eea;margin-bottom:2rem;text-align:center}.courses-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1200px;margin:0 auto}.course-card{background:#f8f9fa;border:1px solid #e9ecef;border-radius:10px;padding:1.5rem;text-align:center;transition:all .3s ease;display:flex;flex-direction:column}.course-image{width:100%;height:120px;object-fit:cover;border-radius:8px;margin-bottom:1rem}.course-details{display:flex;justify-content:space-between;margin-bottom:1rem;font-size:.85rem}.exam-board{background:#667eea;color:#fff;padding:4px 8px;border-radius:12px}.duration{background:#f8f9fa;color:#666;padding:4px 8px;border-radius:12px;border:1px solid #e9ecef}.course-card:hover{transform:translateY(-5px);box-shadow:0 8px 25px #00000026}.course-card h4{font-size:1.3rem;color:#333;margin-bottom:1rem}.course-card p{color:#666;line-height:1.5;margin-bottom:1rem;font-size:.95rem}.course-price{font-size:1.5rem;font-weight:700;color:#667eea;margin-bottom:1rem}.add-course-btn{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:10px 20px;border-radius:25px;cursor:pointer;font-weight:600;transition:all .3s ease}.add-course-btn:hover{transform:translateY(-2px);box-shadow:0 4px 15px #667eea4d}.tutoring-section{margin:4rem 0;padding:3rem 0;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:15px;box-shadow:0 4px 20px #0000001a}.tutoring-section h2{text-align:center;font-size:2.5rem;color:#333;margin-bottom:1rem}.tutoring-section p{text-align:center;font-size:1.2rem;color:#666;margin-bottom:3rem}.tutoring-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;max-width:1200px;margin:0 auto}.tutoring-card{background:#fff;border:1px solid #e9ecef;border-radius:10px;padding:2rem;text-align:center;transition:all .3s ease;box-shadow:0 2px 10px #0000000d}.tutoring-card:hover{transform:translateY(-5px);box-shadow:0 8px 25px #00000026}.tutoring-card h4{font-size:1.4rem;color:#333;margin-bottom:1rem}.tutoring-card p{color:#666;line-height:1.6;margin-bottom:1.5rem;font-size:1rem}.tutoring-price{font-size:1.8rem;font-weight:700;color:#ff6b6b;margin-bottom:.5rem}.industry-average-note{font-size:.9rem;font-weight:600;color:#ff6b6b;margin-bottom:1.5rem;font-style:italic}.navigation-pyramid{background:linear-gradient(135deg,#f8f9fa,#e9ecef);padding:3rem 0;margin-bottom:2rem}.pyramid-level-1{display:flex;justify-content:center;margin-bottom:2rem}.pyramid-level-2{display:flex;justify-content:center;gap:4rem;margin-bottom:1rem}.scroll-instruction{text-align:center;margin-bottom:2rem}.scroll-instruction p{color:#666;font-size:1.1rem;margin:0;padding:1rem 2rem;background:#f8f9fa;border-radius:12px;border:1px dashed #ddd}.nav-button{border:none;border-radius:25px;cursor:pointer;font-weight:600;transition:all .3s ease;text-decoration:none;display:inline-block}.nav-indicator{border-radius:25px;font-weight:600;text-decoration:none;display:inline-block;opacity:.9;text-align:center}.content-guide{text-align:center;margin-top:2rem;padding:1rem}.content-guide p{font-size:1.1rem;color:#6c757d;font-weight:500;margin:0}.courses-section,.tutoring-section{page-break-before:always;break-before:page;padding-top:4rem;margin-top:4rem;border-top:3px solid #e9ecef}.nav-button.non-clickable{cursor:default;opacity:.8}.nav-button.non-clickable:hover{transform:none;box-shadow:0 3px 12px #ff6b6b4d}.pricing-disclaimer{margin-top:2rem;padding:1.5rem;background-color:#fff5f5;border:2px solid #ff6b6b;border-radius:8px}.pricing-disclaimer p{margin:0;font-size:1rem;color:#ff6b6b;line-height:1.5;font-weight:600}.pricing-disclaimer.prominent{margin-bottom:2rem;margin-top:1.5rem;background-color:#ff6b6b;border:none}.pricing-disclaimer.prominent p{color:#fff;font-size:1.1rem;font-weight:700;text-align:center}.main-nav{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:15px 40px;font-size:1.3rem;box-shadow:0 4px 15px #667eea4d}.main-nav:hover{transform:translateY(-3px);box-shadow:0 8px 25px #667eea66}.secondary-nav{background:linear-gradient(135deg,#ff6b6b,#ee5a24);color:#fff;padding:12px 30px;font-size:1.1rem;box-shadow:0 3px 12px #ff6b6b4d}.secondary-nav:hover{transform:translateY(-2px);box-shadow:0 6px 20px #ff6b6b66}@media(max-width:768px){.pyramid-level-2{gap:2rem}.nav-button{font-size:.9rem;padding:8px 16px}}.learning-portal{min-height:100vh;background:#f8f9fa}.hero-container{width:100%;max-height:500px;overflow:hidden;margin-bottom:0;position:relative}.hero-image{width:100%;height:500px;display:block;object-fit:cover;object-position:center}.learning-portal .testimonials-section{padding:4rem 0;background:#fff}.learning-portal .testimonials-container{max-width:1200px;margin:0 auto;padding:0 2rem}.testimonials-container h2{text-align:center;font-size:2.5rem;color:#2c3e50;margin-bottom:3rem;font-weight:600}.learning-portal .testimonials-ticker{position:relative!important;height:300px!important;width:100%!important;max-width:1200px!important;margin:0 auto!important;overflow:hidden!important}.learning-portal .testimonial-slide{display:flex!important;transition:transform .5s ease!important;width:300%!important;height:100%!important}.learning-portal .testimonial-card{width:33.333%!important;padding:2rem!important;box-sizing:border-box!important;display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;height:100%!important;flex-shrink:0!important;flex-grow:0!important;flex-basis:33.333%!important;position:relative!important}.learning-portal .testimonial-text{font-size:1.6rem;font-style:italic;color:#666;line-height:1.6;margin-bottom:2rem;text-align:center;word-wrap:break-word;overflow-wrap:break-word;hyphens:auto;max-width:100%;width:100%}.learning-portal .testimonial-author{text-align:center}.learning-portal .testimonial-author h4{color:#2c3e50;font-size:1.4rem;margin-bottom:.5rem;font-weight:600}.learning-portal .testimonial-author p{color:#764ba2;font-size:1.1rem;font-weight:500}.mission-section{padding:5rem 0;background:#f8f9fa}.mission-section .container{max-width:1200px;margin:0 auto;padding:0 2rem}.established-info{text-align:center;margin-bottom:4rem}.established-year{font-size:1.2rem;color:#764ba2;font-weight:600;margin-bottom:1rem}.tagline{font-size:1.8rem;color:#2c3e50;font-weight:600;margin-bottom:1rem}.slogan{font-size:1.3rem;color:#667eea;font-style:italic;font-weight:500}.value-filters{display:none;flex-direction:row;justify-content:center;gap:.75rem;margin-bottom:2rem;flex-wrap:wrap}.value-filter-btn{background:#f8f9fa;border:2px solid transparent;padding:.6rem 1.2rem;border-radius:20px;font-weight:600;cursor:pointer;transition:all .3s ease;color:#333;font-size:.9rem;flex:0 1 auto;min-width:auto}.value-filter-btn:hover{background:#e9ecef;transform:translateY(-2px)}.value-filter-btn.active{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-color:#667eea}.values-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:3rem}.value-card{background:#fff;padding:2rem;border-radius:15px;text-align:center;box-shadow:0 5px 20px #0000001a;transition:transform .3s ease}.value-card:hover{transform:translateY(-5px)}.value-icon{margin-bottom:1.5rem}.value-icon img{width:60px;height:60px;object-fit:contain}.value-card h3{color:#2c3e50;font-size:1.3rem;font-weight:600;margin-bottom:1rem}.value-card p{color:#666;line-height:1.6;font-size:.95rem}.learning-portal .solutions-section{padding:4rem 0;background:#fff}.learning-portal .solutions-container{max-width:1200px;margin:0 auto;padding:0 2rem}.learning-portal .solutions-ticker{overflow:hidden!important;position:relative!important;width:100%!important;max-width:100%!important}.learning-portal .solution-slide{display:flex!important;transition:transform .5s ease!important;width:200%!important;height:auto!important}.learning-portal .solution-card{flex:0 0 50%!important;display:flex!important;align-items:center!important;gap:2rem!important;padding:2rem!important;text-decoration:none!important;color:inherit!important;transition:transform .3s ease!important;box-sizing:border-box!important;width:50%!important}.learning-portal .solution-card:hover{transform:scale(1.02);text-decoration:none;color:inherit}.learning-portal .solution-image{width:300px;height:200px;object-fit:cover;border-radius:10px;box-shadow:0 4px 15px #0000001a;flex-shrink:0}.learning-portal .solution-content{flex:1}.learning-portal .solution-content h3{color:#2c3e50;font-size:1.5rem;margin-bottom:1rem;font-weight:600}.learning-portal .solution-content p{color:#666;line-height:1.6;font-size:1.1rem}@media(max-width:768px){.hero-container{max-height:400px}.hero-image{height:400px}.testimonials-ticker{height:auto!important;min-height:550px!important;overflow:visible!important}.learning-portal .testimonial-card{padding:2.5rem 2rem!important;justify-content:flex-start!important;height:auto!important}.learning-portal .testimonial-text{font-size:1.1rem;margin-top:.5rem;margin-bottom:2rem}.learning-portal .testimonial-author{margin-top:auto;padding-bottom:1rem}.learning-portal .solution-card{flex-direction:column;text-align:center;padding:1.5rem;height:auto!important;min-height:auto!important}.learning-portal .solution-image{width:100%;max-width:300px}.learning-portal .solution-content{width:100%;flex:none}.learning-portal .solution-content h3{font-size:1.3rem;margin-bottom:.75rem}.learning-portal .solution-content p{font-size:1rem;line-height:1.5;word-wrap:break-word;overflow-wrap:break-word;white-space:normal;width:100%}.value-filters{display:flex}.mission-section .values-grid{grid-template-columns:1fr!important;gap:1.5rem;margin-top:1.5rem;display:block!important}.mission-section .value-card{padding:1.5rem;display:none!important;margin-bottom:0}.mission-section .value-card.active{display:block!important}}.international-gcse{min-height:100vh}.service-tiers-section{margin-bottom:4rem}.service-tiers-section h2{font-size:2.5rem;color:#333;margin-bottom:3rem;text-align:center}.service-tiers-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:2rem}.service-tier{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px #0000001a;transition:all .3s ease;position:relative}.tier-features{list-style:none;padding:0;margin-bottom:2rem}.tier-features li{font-size:.95rem;line-height:1.5;color:#555;margin-bottom:.8rem;padding-left:1.5rem;position:relative}.tier-features li:before{content:"✓";position:absolute;left:0;color:#28a745;font-weight:700;font-size:1.1rem}.tier-quote-btn{width:100%;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:1rem 2rem;border-radius:8px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #667eea4d}.international-as-levels{min-height:100vh}.breadcrumb-bottom{text-align:center;padding:3rem 0 2rem;margin-top:3rem;border-top:1px solid #e9ecef}.breadcrumb-bottom a{color:#667eea;text-decoration:none;font-weight:600;font-size:1.1rem;display:inline-block;transition:all .3s ease}.breadcrumb-bottom a:hover{color:#764ba2;transform:translate(-3px)}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.hero-section{position:relative;height:60vh;overflow:hidden}.hero-image-container{position:relative;width:100%;height:100%}.hero-image{width:100%;height:100%;object-fit:cover;object-position:center}.hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#0006;display:flex;align-items:center;justify-content:center}.hero-content{text-align:center;color:#fff;max-width:800px;padding:2rem}.hero-content h1{font-size:3rem;font-weight:700;margin-bottom:1rem;text-shadow:2px 2px 4px rgba(0,0,0,.5)}.hero-content h2{font-size:1.5rem;font-weight:400;text-shadow:1px 1px 2px rgba(0,0,0,.5)}.content-section{padding:4rem 0;background:#fff}.intro-section{margin-bottom:4rem}.intro-text{font-size:1.1rem;line-height:1.8;color:#333;margin-bottom:1.5rem}.why-study-section{margin-bottom:4rem}.why-study-section h2{font-size:2.5rem;color:#333;margin-bottom:2rem;text-align:center}.pearson-logo{text-align:center;margin-bottom:2rem}.pearson-logo img{max-width:200px;height:auto}.pearson-intro{font-size:1.1rem;line-height:1.8;color:#333;margin-bottom:2rem}.advantages-intro{font-size:1.2rem;font-weight:600;color:#333;margin-bottom:1rem}.advantages-list{list-style:none;padding:0;margin-bottom:2rem}.advantages-list li{font-size:1rem;line-height:1.6;color:#333;margin-bottom:1rem;padding-left:1rem}.conclusion-text{font-size:1.1rem;line-height:1.8;color:#333;margin-bottom:1rem}.qualification-section,.recognition-section{margin-bottom:3rem}.qualification-section h2,.recognition-section h2{font-size:2rem;color:#333;margin-bottom:1rem}.qualification-section p,.recognition-section p{font-size:1.1rem;line-height:1.6;color:#333}.distance-learning-section{margin-bottom:4rem}.distance-learning-section h2{font-size:2rem;color:#333;margin-bottom:1.5rem}.benefits-list{list-style:none;padding:0}.benefits-list li{font-size:1.1rem;line-height:1.6;color:#333;margin-bottom:1rem;padding-left:1.5rem;position:relative}.benefits-list li:before{content:"•";position:absolute;left:0;color:#667eea;font-weight:700}.pricing-section{margin-bottom:4rem}.pricing-option{background:#f8f9fa;padding:2rem;border-radius:10px;margin-bottom:2rem;border-left:4px solid #667eea}.pricing-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;flex-wrap:wrap;gap:1rem}.service-name{font-size:1.2rem;font-weight:600;color:#333;flex:1;min-width:200px}.price{font-size:1.3rem;font-weight:700;color:#667eea;position:relative;white-space:nowrap}.price:before{content:"";position:absolute;left:-20px;top:50%;width:15px;height:2px;background:repeating-linear-gradient(to right,#ccc 0,#ccc 2px,transparent 2px,transparent 4px)}.pricing-option p{font-size:1rem;line-height:1.6;color:#666;margin:0}.courses-link-section{text-align:center;padding:3rem 0;background:#f8f9fa;border-radius:10px}.courses-link-section h2{font-size:2.5rem;color:#333;margin-bottom:2rem}.courses-link{display:inline-block;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:1rem 2rem;border-radius:25px;text-decoration:none;font-size:1.1rem;font-weight:600;transition:all .3s ease;box-shadow:0 4px 15px #667eea4d}.courses-link:hover{transform:translateY(-2px);box-shadow:0 6px 20px #667eea66;color:#fff}@media(max-width:768px){.hero-content h1{font-size:2.5rem}.hero-content h2{font-size:1.3rem}.container{padding:0 1rem}.pricing-header{flex-direction:column;align-items:flex-start}.service-name{min-width:auto}.price:before{display:none}.why-study-section h2,.courses-link-section h2{font-size:2rem}}@media(max-width:480px){.hero-content h1{font-size:2rem}.hero-content h2{font-size:1.1rem}.intro-text,.pearson-intro,.conclusion-text{font-size:1rem}.pricing-option{padding:1.5rem}}.service-tiers{margin-bottom:4rem}.service-tiers h2{font-size:2.5rem;color:#333;margin-bottom:3rem;text-align:center}.tiers-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:2rem}.service-tier{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px #00000014;transition:all .3s ease;position:relative}.service-tier:hover{transform:translateY(-5px);box-shadow:0 8px 30px #00000026}.tier-header{background:linear-gradient(135deg,#667eea,#764ba2);padding:2rem;text-align:center;position:relative;color:#fff}.tier-header h3{font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.tier-subtitle{font-size:1rem;opacity:.8;margin-bottom:1rem}.tier-price{font-size:2.5rem;font-weight:800;color:#fff}.tier-price span{font-size:1rem;font-weight:400;opacity:.7}.tier-content{padding:2rem}.tier-content p{font-size:1rem;line-height:1.6;color:#666;margin-bottom:1.5rem}.tier-features{list-style:none;padding:0;margin:0 0 2rem}.tier-features li{padding:.5rem 0;font-size:.95rem;color:#555;border-bottom:1px solid #f0f0f0}.tier-features li:last-child{border-bottom:none}.tier-quote-btn{width:100%;padding:1rem 2rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #667eea4d}.tier-quote-btn:hover{background:linear-gradient(135deg,#5a6fd8,#6a4190);transform:translateY(-2px);box-shadow:0 6px 20px #667eea66}.igcse-courses-grid{min-height:100vh;background:#f8f9fa}.igcse-courses-grid .courses-content .container{max-width:none!important;margin:0!important;padding:0 2rem!important}.igcse-courses-grid .courses-content .courses-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}@media(max-width:639px){.igcse-courses-grid .courses-content .courses-grid{grid-template-columns:1fr;gap:1.5rem}.courses-hero h1{font-size:2rem}.hero-description{font-size:1rem}.course-categories h2{font-size:1.5rem}.category-filters{flex-direction:column;align-items:stretch}.category-btn{justify-content:center}.course-title{font-size:1.2rem}.course-actions{grid-template-columns:1fr}.cta-content h2{font-size:1.8rem}.cta-content p{font-size:1rem}.cta-actions{flex-direction:column;align-items:stretch}}@media(min-width:640px)and (max-width:1023px){.igcse-courses-grid .courses-content .courses-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.courses-hero h1{font-size:2.5rem}.hero-description{font-size:1.1rem}.course-title{font-size:1.25rem}}.igcse-course-detail{min-height:100vh;background:#f8f9fa}.breadcrumb .container{max-width:1200px;margin:0 auto;padding:0 2rem}.course-hero{background:#fff;padding:4rem 0;border-bottom:1px solid #e9ecef}.course-hero .container{max-width:1200px;margin:0 auto;padding:0 2rem}.hero-content{display:grid;grid-template-columns:2fr 1fr;gap:4rem;align-items:center}.hero-text{max-width:100%}.course-meta{display:flex;gap:1rem;margin-bottom:1rem;flex-wrap:wrap}.exam-board,.category{background:#f8f9fa;color:#333;padding:.5rem 1rem;border-radius:20px;font-size:.9rem;font-weight:600;border:2px solid #e9ecef}.exam-board{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-color:#667eea}.popular-badge{background:linear-gradient(135deg,#ff6b35,#f7931e);color:#fff;padding:.5rem 1rem;border-radius:20px;font-size:.8rem;font-weight:700;border:none}.hero-content h1{font-size:2.5rem;font-weight:700;color:#333;margin-bottom:1rem;line-height:1.2}.course-description{font-size:1.1rem;line-height:1.6;color:#666;margin-bottom:2rem}.course-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1.5rem;margin-bottom:2rem}.stat{text-align:center;padding:1rem;background:#f8f9fa;border-radius:10px;border-left:4px solid #667eea}.stat-label{display:block;font-size:.9rem;color:#666;margin-bottom:.5rem}.stat-value{display:block;font-size:1.2rem;font-weight:700;color:#333}.hero-actions{display:flex;gap:1rem;flex-wrap:wrap}.add-to-quote-btn{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:1rem 2rem;border-radius:8px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #667eea4d}.add-to-quote-btn:hover{background:linear-gradient(135deg,#5a6fd8,#6a4190);transform:translateY(-2px);box-shadow:0 6px 20px #667eea66}.view-service-tiers{background:transparent;color:#667eea;border:2px solid #667eea;padding:1rem 2rem;border-radius:8px;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.view-service-tiers:hover{background:#667eea;color:#fff;transform:translateY(-2px)}.hero-image{text-align:center}.hero-image img{width:100%;max-width:400px;height:auto;border-radius:12px;box-shadow:0 8px 30px #00000026}.course-content{padding:4rem 0}.course-content .container{max-width:1200px;margin:0 auto;padding:0 2rem}.content-tabs{display:flex;justify-content:center;margin-bottom:3rem;background:#fff;border-radius:12px;padding:.5rem;box-shadow:0 4px 20px #00000014}.tab-btn{background:transparent;border:none;padding:1rem 2rem;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease;color:#666;font-size:1rem}.tab-btn:hover{background:#f8f9fa;color:#333}.tab-btn.active{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;box-shadow:0 4px 15px #667eea4d}.tab-content{background:#fff;border-radius:12px;padding:3rem;box-shadow:0 4px 20px #00000014}.overview-content{margin-bottom:2rem}.overview-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.overview-section{background:#f8f9fa;padding:2rem;border-radius:10px;border-left:4px solid #667eea}.overview-section h3{font-size:1.3rem;font-weight:700;color:#333;margin-bottom:1rem}.overview-section ul{list-style:none;padding:0}.overview-section li{margin-bottom:.8rem;padding-left:1.5rem;position:relative;color:#555;line-height:1.5}.overview-section li:before{content:"✓";position:absolute;left:0;color:#28a745;font-weight:700;font-size:1.1rem}.modules-content{display:grid;gap:2rem}.module-card{background:#f8f9fa;padding:2rem;border-radius:12px;border-left:4px solid #667eea;transition:all .3s ease}.module-card:hover{background:#f1f3f5;transform:translateY(-2px);box-shadow:0 4px 15px #0000001a}.module-card h3{font-size:1.4rem;font-weight:700;color:#333;margin-bottom:1rem}.module-card p{color:#666;line-height:1.6;margin-bottom:1.5rem}.module-topics h4{font-size:1.1rem;font-weight:600;color:#333;margin-bottom:1rem}.module-topics ul{list-style:none;padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.5rem}.module-topics li{padding:.5rem 0 .5rem 1.5rem;position:relative;color:#555;font-size:.95rem}.module-topics li:before{content:"•";position:absolute;left:0;color:#667eea;font-weight:700}.assessment-content{max-width:800px;margin:0 auto}.assessment-overview{text-align:center;margin-bottom:3rem}.assessment-overview h3{font-size:1.5rem;font-weight:700;color:#333;margin-bottom:1rem}.assessment-overview p{color:#666;line-height:1.6;font-size:1.1rem}.assessment-breakdown{display:grid;gap:1.5rem}.assessment-item{background:#f8f9fa;padding:2rem;border-radius:10px;border-left:4px solid #667eea}.assessment-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.assessment-header h4{font-size:1.2rem;font-weight:700;color:#333}.assessment-weight{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:.5rem 1rem;border-radius:20px;font-weight:600;font-size:.9rem}.assessment-item p{color:#666;line-height:1.6;margin:0}.course-cta{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:4rem 0;text-align:center}.course-cta .container{max-width:1200px;margin:0 auto;padding:0 2rem}.cta-content h2{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.cta-content p{font-size:1.1rem;margin-bottom:2rem;opacity:.9}.cta-actions{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.cta-btn{padding:1rem 2rem;border-radius:8px;font-weight:600;text-decoration:none;border:none;cursor:pointer;font-size:1rem;transition:all .3s ease}.cta-btn.primary{background:#fff;color:#667eea}.cta-btn.primary:hover{background:#f8f9fa;transform:translateY(-2px);color:#667eea}.cta-btn.secondary{background:transparent;color:#fff;border:2px solid white}.cta-btn.secondary:hover{background:#fff;color:#667eea;transform:translateY(-2px)}.course-detail-error{min-height:60vh;display:flex;align-items:center;justify-content:center;text-align:center}.course-detail-error .container{max-width:600px;margin:0 auto;padding:0 2rem}.course-detail-error h1{font-size:2.5rem;color:#333;margin-bottom:1rem}.course-detail-error p{font-size:1.1rem;color:#666;margin-bottom:2rem}.back-link{color:#667eea;text-decoration:none;font-weight:600;font-size:1.1rem}.back-link:hover{text-decoration:underline}@media(max-width:768px){.hero-content{grid-template-columns:1fr;gap:2rem;text-align:center}.hero-content h1{font-size:2rem}.course-stats{grid-template-columns:1fr}.hero-actions{justify-content:center}.content-tabs{flex-direction:column;align-items:stretch}.tab-btn{text-align:center}.overview-grid,.module-topics ul{grid-template-columns:1fr}.assessment-header{flex-direction:column;gap:1rem;align-items:flex-start}.cta-actions{flex-direction:column;align-items:center}.cta-btn{width:100%;max-width:300px}}@media(max-width:480px){.course-hero{padding:2rem 0}.hero-content h1{font-size:1.8rem}.tab-content{padding:2rem}.course-content,.course-cta{padding:3rem 0}.cta-content h2{font-size:2rem}.module-card,.overview-section{padding:1.5rem}}.aslevel-courses{min-height:100vh;background:#f8f9fa}.breadcrumb{background:#fff;padding:1rem 0;border-bottom:1px solid #e9ecef;box-shadow:0 2px 4px #0000000d}.breadcrumb .container{max-width:none;margin:0;padding:0 2rem}.breadcrumb a{color:#667eea;text-decoration:none;font-weight:500}.breadcrumb a:hover{text-decoration:underline}.breadcrumb span{color:#6c757d;margin:0 .5rem}.courses-hero{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:30px 0;text-align:center}.courses-hero .container{max-width:none;margin:0;padding:0 2rem}.courses-hero h1{font-size:3rem;font-weight:700;margin-bottom:1rem;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.hero-description{font-size:1.2rem;line-height:1.6;margin-bottom:2rem;opacity:.95;max-width:800px;margin-left:auto;margin-right:auto}.quote-status{background:#ffffff26;padding:1rem 2rem;border-radius:25px;display:inline-flex;align-items:center;gap:1rem;backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)}.quote-status span{font-weight:600}.view-quote-btn{background:#fff;color:#667eea;border:none;padding:.75rem 1.5rem;border-radius:20px;font-weight:600;cursor:pointer;transition:all .3s ease}.view-quote-btn:hover{background:#f8f9fa;transform:translateY(-2px)}.course-categories{background:#fff;padding:3rem 0;border-bottom:1px solid #e9ecef}.course-categories .container{max-width:none;margin:0;padding:0 2rem}.course-categories h2{font-size:2rem;color:#333;margin-bottom:2rem;text-align:center}.category-filters{display:flex;justify-content:center;flex-wrap:wrap;gap:1rem}.category-btn{background:#f8f9fa;border:2px solid transparent;padding:.75rem 1.5rem;border-radius:25px;font-weight:600;cursor:pointer;transition:all .3s ease;color:#333;display:flex;align-items:center;gap:.5rem}.category-btn:hover{background:#e9ecef;transform:translateY(-2px)}.category-btn.active{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-color:#667eea}.category-count{background:#0000001a;padding:.25rem .5rem;border-radius:12px;font-size:.8rem}.category-btn.active .category-count{background:#fff3}.courses-content{padding:30px 0}.aslevel-courses .courses-content .container{max-width:none!important;margin:0!important;padding:0 2rem!important}.aslevel-courses .courses-content .courses-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.course-card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 20px #00000014;transition:all .3s ease;position:relative}.course-card:hover{transform:translateY(-8px);box-shadow:0 12px 40px #00000026}.course-image{position:relative;height:200px;overflow:hidden}.course-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.course-card:hover .course-image img{transform:scale(1.05)}.exam-board-badge{position:absolute;bottom:15px;left:15px;background:#000c;color:#fff;padding:.5rem 1rem;border-radius:15px;font-size:.8rem;font-weight:600;backdrop-filter:blur(10px)}.course-content{padding:1.5rem}.course-title{font-size:1.3rem;font-weight:700;color:#333;margin-bottom:1rem;line-height:1.3;word-wrap:break-word;overflow-wrap:break-word}.course-description{color:#666;line-height:1.6;margin-bottom:1.5rem;font-size:.95rem}.course-details{margin-bottom:1.5rem;display:grid;grid-template-columns:auto 1fr;gap:.5rem .75rem;font-size:.85rem}.detail-item{display:contents}.detail-label{color:#666;font-weight:500;white-space:nowrap}.detail-value{color:#333;font-weight:600;word-wrap:break-word;overflow-wrap:break-word;line-height:1.4}.course-price{display:flex;align-items:baseline;margin-bottom:1.5rem;padding:1rem;background:#f8f9fa;border-radius:10px;border-left:4px solid #667eea}.price-amount{font-size:1.8rem;font-weight:800;color:#667eea}.price-period{font-size:1rem;color:#666;margin-left:.5rem}.course-actions{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.add-to-quote-btn{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:1rem 1.5rem;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease;font-size:.95rem}.add-to-quote-btn:hover{background:linear-gradient(135deg,#5a6fd8,#6a4190);transform:translateY(-2px);box-shadow:0 4px 15px #667eea4d}.view-details-btn{background:transparent;color:#667eea;border:2px solid #667eea;padding:1rem 1.5rem;border-radius:8px;font-weight:600;text-decoration:none;text-align:center;transition:all .3s ease;font-size:.95rem;display:flex;align-items:center;justify-content:center}.view-details-btn:hover{background:#667eea;color:#fff;transform:translateY(-2px)}.service-tiers-cta{background:linear-gradient(135deg,#f8f9fa,#e9ecef);padding:30px 0;text-align:center}.service-tiers-cta .container{max-width:none;margin:0;padding:0 2rem}.cta-content h2{font-size:2.5rem;color:#333;margin-bottom:1rem}.cta-content p{font-size:1.1rem;color:#666;line-height:1.6;margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto}.cta-actions{display:flex;justify-content:center;flex-wrap:wrap;gap:1rem}.cta-btn{padding:1rem 2rem;border-radius:25px;font-weight:600;text-decoration:none;transition:all .3s ease;border:none;cursor:pointer;font-size:1rem}.cta-btn.primary{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;box-shadow:0 4px 15px #667eea4d}.cta-btn.primary:hover{transform:translateY(-3px);box-shadow:0 8px 25px #667eea66;color:#fff}.cta-btn.secondary{background:#28a745;color:#fff;box-shadow:0 4px 15px #28a7454d}.cta-btn.secondary:hover{background:#218838;transform:translateY(-3px);box-shadow:0 8px 25px #28a74566}@media(max-width:639px){.aslevel-courses .courses-content .courses-grid{grid-template-columns:1fr;gap:1.5rem}.courses-hero h1{font-size:2rem}.hero-description{font-size:1rem}.course-categories h2{font-size:1.5rem}.category-filters{flex-direction:column;align-items:stretch}.category-btn{justify-content:center}.course-title{font-size:1.2rem}.course-actions{grid-template-columns:1fr}.cta-content h2{font-size:1.8rem}.cta-content p{font-size:1rem}.cta-actions{flex-direction:column;align-items:stretch}}@media(min-width:640px)and (max-width:1023px){.aslevel-courses .courses-content .courses-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.courses-hero h1{font-size:2.5rem}.hero-description{font-size:1.1rem}.course-title{font-size:1.25rem}}.resources{min-height:100vh;background:#f8f9fa}.hero-section{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:30px 0;text-align:center}@media(max-width:768px){.resources .hero-section{padding-top:6rem}}.hero-section h1{font-size:3rem;font-weight:700;margin-bottom:1rem;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.hero-section p{font-size:1.2rem;opacity:.9;max-width:600px;margin:0 auto}.resources-intro{text-align:center;max-width:800px;margin:0 auto 4rem}.resources-intro h2{color:#2c3e50;font-size:2.5rem;margin-bottom:1.5rem}.resources-intro p{color:#7f8c8d;font-size:1.1rem;line-height:1.6}.resources-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:2rem;max-width:1000px;margin:0 auto 4rem}.resource-card{background:#fff;padding:2.5rem;border-radius:15px;box-shadow:0 5px 20px #0000001a;text-align:center;transition:transform .3s ease,box-shadow .3s ease;border:1px solid #e9ecef}.resource-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #00000026}.clickable-card{text-decoration:none;color:inherit;display:block;cursor:pointer}.clickable-card:hover{text-decoration:none;color:inherit}.resource-icon{font-size:3rem;margin-bottom:1.5rem}.resource-card h3{color:#2c3e50;font-size:1.5rem;margin-bottom:1rem;font-weight:600}.resource-card p{color:#7f8c8d;line-height:1.6;margin-bottom:2rem}.resource-features{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin-bottom:2rem}.resource-features span{background:#f8f9fa;color:#667eea;padding:.3rem .8rem;border-radius:15px;font-size:.9rem;font-weight:500}.resource-link{display:inline-block;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:.8rem 1.5rem;border-radius:25px;text-decoration:none;font-weight:600;transition:all .3s ease;box-shadow:0 4px 15px #667eea4d}.resource-link:hover{transform:translateY(-2px);box-shadow:0 6px 20px #667eea66;color:#fff}.resource-link-text{display:inline-block;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:.8rem 2rem;border-radius:25px;font-weight:600;margin-top:1rem;transition:transform .3s ease,box-shadow .3s ease}.resources-features{margin-bottom:4rem}.resources-features h2{text-align:center;color:#2c3e50;font-size:2.5rem;margin-bottom:3rem}.feature-filters{display:none;flex-direction:row;justify-content:center;gap:.75rem;margin-bottom:2rem;flex-wrap:wrap}.feature-filter-btn{background:#f8f9fa;border:2px solid transparent;padding:.6rem 1rem;border-radius:20px;font-weight:600;cursor:pointer;transition:all .3s ease;color:#333;font-size:.85rem;flex:0 1 auto;min-width:auto}.feature-filter-btn:hover{background:#e9ecef;transform:translateY(-2px)}.feature-filter-btn.active{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-color:#667eea}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;max-width:1000px;margin:0 auto}.features-grid-row{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1000px;margin:0 auto}.features-grid-center{display:flex;justify-content:center;margin-top:2rem}.feature-item{background:#fff;padding:2rem;border-radius:10px;box-shadow:0 3px 15px #0000001a;text-align:center;transition:transform .3s ease}.feature-item:hover{transform:translateY(-3px)}.feature-icon{font-size:2.5rem;margin-bottom:1rem}.feature-item h4{color:#2c3e50;font-size:1.2rem;margin-bottom:1rem;font-weight:600}.feature-item p{color:#7f8c8d;line-height:1.5;margin:0}.resource-categories{margin-bottom:4rem}.resource-categories h2{text-align:center;color:#2c3e50;font-size:2.5rem;margin-bottom:3rem}.categories-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;max-width:1000px;margin:0 auto}.category-item{background:#fff;padding:2rem;border-radius:10px;box-shadow:0 3px 15px #0000001a;text-align:center;transition:transform .3s ease}.category-item:hover{transform:translateY(-3px)}.category-item h4{color:#667eea;font-size:1.3rem;margin-bottom:1rem;font-weight:600}.category-item p{color:#7f8c8d;line-height:1.5;margin:0}.cta-section{text-align:center;max-width:600px;margin:0 auto;padding:3rem 0}.cta-section h3{color:#2c3e50;font-size:2rem;margin-bottom:1rem}.cta-section p{color:#7f8c8d;margin-bottom:2rem;line-height:1.6}.cta-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.cta-button{padding:1rem 2rem;font-size:1rem;font-weight:600;border-radius:25px;cursor:pointer;transition:all .3s ease;border:none;text-decoration:none;display:inline-block}.cta-button.primary{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;box-shadow:0 4px 15px #667eea4d}.cta-button.primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #667eea66}.cta-button.secondary{background:#fff;color:#667eea;border:2px solid #667eea;box-shadow:0 4px 15px #667eea1a}.cta-button.secondary:hover{background:#667eea;color:#fff;transform:translateY(-2px);box-shadow:0 6px 20px #667eea4d}@media(max-width:768px){.hero-section h1{font-size:2.5rem}.hero-section p{font-size:1.1rem}.resources-intro h2,.resources-features h2,.resource-categories h2{font-size:2rem}.resources-grid{grid-template-columns:1fr;padding:0 20px}.resource-card{padding:2rem}.feature-filters{display:flex}.features-grid-row{grid-template-columns:1fr!important;display:block!important}.features-grid-row .feature-item{display:none!important}.features-grid-row .feature-item.active{display:block!important}.features-grid,.categories-grid{grid-template-columns:1fr;padding:0 20px}.cta-section h3{font-size:1.5rem}.cta-buttons{flex-direction:column;align-items:center}.cta-button{width:100%;max-width:300px}}.articles{min-height:100vh;background:#f8f9fa}.breadcrumb{background:#fff;padding:1rem 0;border-bottom:1px solid #e9ecef}.breadcrumb a{color:#667eea;text-decoration:none;font-weight:500;transition:color .3s ease}.breadcrumb a:hover{color:#764ba2}.hero-section{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:30px 0;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:60px}.hero-section h1{font-size:4rem;font-weight:800;margin-bottom:1.5rem;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.hero-section p{font-size:1.7rem;opacity:.95;max-width:700px;margin:0 auto}.content-section{padding:5rem 0}.articles-header{max-width:1200px;margin:0 auto 4rem}.articles-intro{text-align:center;margin-bottom:3rem}.articles-intro h2{color:#2c3e50;font-size:2.5rem;margin-bottom:1.5rem}.articles-intro p{color:#7f8c8d;font-size:1.1rem;line-height:1.6;max-width:800px;margin:0 auto}.filter-section{margin-bottom:3rem}.filter-section h3{color:#2c3e50;font-size:1.5rem;margin-bottom:1rem;text-align:center}.category-filters{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.category-filter{background:#fff;color:#667eea;border:2px solid #667eea;padding:.5rem 1.5rem;border-radius:25px;cursor:pointer;transition:all .3s ease;font-weight:500}.category-filter:hover,.category-filter.active{background:#667eea;color:#fff;transform:translateY(-2px);box-shadow:0 4px 15px #667eea4d}.featured-article{max-width:1000px;margin:0 auto 4rem}.featured-card{background:#fff;padding:3rem;border-radius:15px;box-shadow:0 5px 20px #0000001a;position:relative;border-left:5px solid #667eea}.featured-badge{position:absolute;top:1rem;right:1rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:.3rem 1rem;border-radius:15px;font-size:.9rem;font-weight:600}.featured-card h2{color:#2c3e50;font-size:2rem;margin-bottom:1rem;font-weight:600}.featured-excerpt{color:#7f8c8d;font-size:1.1rem;line-height:1.6;margin-bottom:2rem}.article-meta{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:2rem;font-size:.9rem}.article-meta span{color:#7f8c8d;background:#f8f9fa;padding:.3rem .8rem;border-radius:15px}.read-more-btn{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:.8rem 2rem;border:none;border-radius:25px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #667eea4d}.read-more-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #667eea66}.articles-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;max-width:1200px;margin:0 auto 4rem}.article-card{background:#fff;padding:2rem;border-radius:15px;box-shadow:0 5px 20px #0000001a;transition:transform .3s ease,box-shadow .3s ease}.article-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #00000026}.article-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.category-tag{background:#f8f9fa;color:#667eea;padding:.3rem .8rem;border-radius:15px;font-size:.9rem;font-weight:500}.read-time{color:#7f8c8d;font-size:.9rem}.article-card h3{color:#2c3e50;font-size:1.3rem;margin-bottom:1rem;font-weight:600;line-height:1.4}.article-excerpt{color:#7f8c8d;line-height:1.6;margin-bottom:1.5rem}.article-footer{display:flex;justify-content:space-between;align-items:center}.article-meta{display:flex;flex-direction:column;gap:.3rem}.author{color:#2c3e50;font-weight:500}.date{color:#7f8c8d;font-size:.9rem}.read-more-link{color:#667eea;text-decoration:none;font-weight:600;transition:color .3s ease}.read-more-link:hover{color:#764ba2}.newsletter-section{background:#fff;padding:3rem;border-radius:15px;box-shadow:0 5px 20px #0000001a;text-align:center;max-width:600px;margin:0 auto 4rem}.newsletter-section h3{color:#2c3e50;font-size:1.8rem;margin-bottom:1rem}.newsletter-section p{color:#7f8c8d;margin-bottom:2rem;line-height:1.6}.newsletter-form{display:flex;gap:1rem;max-width:400px;margin:0 auto}.newsletter-form input{flex:1;padding:.8rem 1rem;border:2px solid #e9ecef;border-radius:25px;font-size:1rem;outline:none;transition:border-color .3s ease}.newsletter-form input:focus{border-color:#667eea}.subscribe-btn{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:.8rem 1.5rem;border:none;border-radius:25px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #667eea4d}.subscribe-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #667eea66}.related-resources{max-width:1000px;margin:0 auto}.related-resources h3{color:#2c3e50;font-size:2rem;margin-bottom:2rem;text-align:center}.resource-links{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}.resource-link{display:flex;align-items:center;gap:1rem;background:#fff;padding:1.5rem;border-radius:10px;box-shadow:0 3px 15px #0000001a;text-decoration:none;transition:transform .3s ease}.resource-link:hover{transform:translateY(-3px)}.resource-link span{font-size:2rem}.resource-link h4{color:#2c3e50;font-size:1.1rem;margin-bottom:.3rem;font-weight:600}.resource-link p{color:#7f8c8d;font-size:.9rem;margin:0}.articles-grid-custom{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr);gap:2rem;max-width:1200px;margin:4rem auto}.article-box{background:#fff;border-radius:15px;box-shadow:0 5px 20px #0000001a;transition:transform .3s ease,box-shadow .3s ease;text-decoration:none;color:inherit;display:flex;flex-direction:column;align-items:center;padding:2rem 1rem 1.5rem;cursor:pointer}.article-box:hover{transform:translateY(-5px) scale(1.03);box-shadow:0 10px 30px #667eea26}.article-box img{width:100%;max-width:250px;height:160px;object-fit:cover;border-radius:10px;margin-bottom:1.2rem}.article-summary{text-align:center}.article-category{color:#764ba2;font-size:.95rem;font-weight:600;margin-bottom:.3rem}.article-title{color:#2c3e50;font-size:1.15rem;font-weight:700;margin-bottom:.3rem}.article-date{color:#7f8c8d;font-size:.95rem;margin-bottom:.5rem}.article-excerpt{color:#7f8c8d;font-size:1rem}.article-row-gap{grid-row:2;grid-column:2}.blog-detail-page{display:flex;flex-direction:column;align-items:center;background:#f8f9fa;min-height:100vh;padding:3rem 0}.blog-detail-container{background:#fff;border-radius:18px;box-shadow:0 5px 20px #00000014;width:60vw;max-width:800px;min-width:320px;margin:0 auto;padding:2.5rem 2.5rem 2rem;display:flex;flex-direction:column;align-items:center}.blog-detail-image{display:block;margin:0 auto 2rem;max-width:100%;border-radius:12px}.blog-detail-title{text-align:center;font-size:2.2rem;font-weight:700;margin-bottom:1rem}.blog-detail-meta{display:flex;gap:1.5rem;justify-content:center;align-items:center;margin-bottom:1.5rem}.blog-detail-body{width:100%;text-align:left;font-size:1.15rem;line-height:1.7;margin-bottom:2rem}.blog-comment-form{background:#f8f9fa;border-radius:12px;padding:2rem 1.5rem 1.5rem;margin-top:2rem;box-shadow:0 2px 8px #667eea14;width:100%;max-width:100%}.blog-form-row{display:flex;gap:1.5rem;margin-bottom:1.2rem}.blog-form-group{display:flex;flex-direction:column;flex:1 1 0;min-width:0}.blog-form-group label{font-weight:600;margin-bottom:.4rem;color:#764ba2}.blog-form-group input,.blog-form-group textarea{padding:.7rem 1rem;border:1.5px solid #e9ecef;border-radius:8px;font-size:1rem;outline:none;transition:border-color .2s;background:#fff;margin-bottom:.2rem}.blog-form-group input:focus,.blog-form-group textarea:focus{border-color:#764ba2}.blog-form-comment{flex:1 1 100%;margin-bottom:1.2rem}.blog-form-comment textarea{width:100%;min-height:120px;resize:vertical}.blog-form-error{color:#e74c3c;background:#f8d7da;padding:.4rem .8rem;border-radius:6px;margin-top:.2rem;font-size:.95rem}.blog-comment-success{color:#2ecc40;background:#eafbe7;padding:.7rem 1rem;border-radius:8px;margin-bottom:1rem;text-align:center;font-weight:600}.blog-save-info{display:flex;align-items:center;gap:.5rem;margin-bottom:1.2rem;flex-direction:row;justify-content:flex-start}.blog-submit-btn{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;font-weight:700;font-size:1.1rem;padding:.9rem 2rem;border:none;border-radius:25px;cursor:pointer;transition:all .2s;margin-top:.5rem}.blog-submit-btn:hover{background:#764ba2}.blog-share-modal{position:fixed;inset:0;background:#00000040;z-index:10001;display:flex;align-items:center;justify-content:center}.blog-share-form{background:#fff;border-radius:14px;box-shadow:0 8px 32px #667eea2e;padding:2rem 2.5rem 1.5rem;min-width:320px;max-width:95vw;display:flex;flex-direction:column;align-items:stretch}.blog-share-form h4{margin-bottom:1.2rem;color:#764ba2;text-align:center}.blog-share-options{display:flex;gap:1.5rem;margin-bottom:1.2rem;justify-content:center}.blog-share-options label{font-weight:500;color:#2c3e50;display:flex;align-items:center;gap:.3rem}.blog-share-actions{display:flex;gap:1rem;justify-content:flex-end;margin-top:1.2rem}.blog-cancel-btn{background:#e0e0e0;color:#333;font-weight:600;border:none;border-radius:25px;padding:.7rem 1.5rem;cursor:pointer;transition:background .2s}.blog-cancel-btn:hover{background:#bdbdbd}.blog-share-success{color:#2ecc40;background:#eafbe7;padding:.7rem 1rem;border-radius:8px;margin-bottom:1rem;text-align:center;font-weight:600}.blog-list{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:2rem}@media(max-width:1100px){.blog-list{grid-template-columns:repeat(2,1fr)}}@media(max-width:700px){.blog-list{grid-template-columns:1fr}}.blog-summary-card{background:#fff;border-radius:14px;box-shadow:0 4px 16px #667eea14;padding:1.5rem 1.2rem;display:flex;flex-direction:column;align-items:center;transition:box-shadow .2s,transform .2s}.blog-summary-card:hover{box-shadow:0 8px 32px #667eea2e;transform:translateY(-4px) scale(1.02)}.blog-image-link{display:block;width:100%;text-align:center;margin-bottom:1rem}.blog-image{max-width:100%;max-height:180px;border-radius:10px;object-fit:cover}.blog-title-link{text-decoration:none;color:#2c3e50}.blog-title-link:hover .blog-title{color:#764ba2}@media(max-width:900px){.blog-detail-container{width:90vw;padding:1.2rem .5rem}.blog-form-row{flex-direction:column;gap:.7rem}}@media(max-width:768px){.hero-section h1{font-size:2.5rem}.hero-section p{font-size:1.1rem}.articles-intro h2{font-size:2rem}.category-filters{flex-direction:column;align-items:center}.featured-card{padding:2rem}.featured-card h2{font-size:1.5rem}.articles-grid{grid-template-columns:1fr;padding:0 20px}.newsletter-form{flex-direction:column}.resource-links{grid-template-columns:1fr;padding:0 20px}.article-footer{flex-direction:column;align-items:flex-start;gap:1rem}}.webinars{min-height:100vh;background:#f8f9fa}.webinars .container{max-width:1200px;margin:0 auto;padding:0 20px}.webinars-content{padding:40px 0}.webinars-main{text-align:center;margin-bottom:60px}.webinars-main h2{font-size:2.5rem;color:#333;font-weight:700;margin:0 0 50px}.logo-section{margin:60px 0;display:flex;justify-content:center}.logo-container{background:#e9ecef;border-radius:15px;padding:80px 60px;min-height:300px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 15px #00000014;width:100%;max-width:800px}.webinars-logo{max-width:300px;max-height:200px;width:auto;height:auto;object-fit:contain}.meetings-status{margin:40px 0}.loading-text{font-size:1.1rem;color:#666;margin:0 0 20px;font-style:italic}.no-meetings{font-size:1.2rem;color:#333;font-weight:600;margin:0}.comment-section{background:#fff;border-radius:15px;padding:40px;box-shadow:0 4px 15px #00000014;max-width:800px;margin:0 auto}.comment-section h3{font-size:1.8rem;color:#333;font-weight:700;margin:0 0 25px}.form-note{font-size:.95rem;color:#666;margin:0 0 30px;line-height:1.5}.required{color:#e74c3c;font-weight:700}.webinar-comment-form{display:flex;flex-direction:column;gap:20px}.form-group{display:flex;flex-direction:column}.form-group label{font-size:1rem;color:#333;font-weight:600;margin-bottom:8px}.form-group input,.form-group textarea{padding:12px 15px;border:2px solid #e9ecef;border-radius:8px;font-size:1rem;transition:border-color .3s ease;font-family:inherit}.form-group textarea{resize:vertical;min-height:120px}.form-row{display:grid;grid-template-columns:1fr 1fr 1fr;gap:20px}.form-checkbox{display:flex;align-items:flex-start;gap:10px;margin:10px 0}.form-checkbox input[type=checkbox]{margin-top:4px;transform:scale(1.2)}.form-checkbox label{font-size:.9rem;color:#666;line-height:1.4;cursor:pointer}.form-actions{display:flex;gap:15px;justify-content:flex-start;margin-top:20px}.submit-btn{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:12px 30px;border-radius:25px;font-size:1rem;font-weight:600;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease}.submit-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #667eea4d}.cancel-btn{background:transparent;color:#666;border:2px solid #e9ecef;padding:10px 25px;border-radius:25px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.cancel-btn:hover{background:#f8f9fa;border-color:#667eea;color:#667eea}@media(max-width:768px){.webinars-main h2{font-size:2rem}.logo-container{padding:60px 40px;min-height:250px}.webinars-logo{max-width:250px;max-height:150px}.comment-section{padding:30px 20px}.form-row{grid-template-columns:1fr;gap:15px}.form-actions{flex-direction:column;align-items:stretch}.submit-btn,.cancel-btn{width:100%}}@media(max-width:480px){.webinars .container{padding:0 15px}.webinars-content{padding:20px 0}.webinars-main h2{font-size:1.8rem}.logo-container{padding:40px 20px;min-height:200px}.webinars-logo{max-width:200px;max-height:120px}.comment-section{padding:25px 15px}}.can-we-help{min-height:100vh;background:#f8f9fa}.content-section{padding:4rem 0}.container{max-width:800px;margin:0 auto;padding:0 20px}.contact-form-container{background:#fff;border-radius:15px;box-shadow:0 8px 32px #0000001a;overflow:hidden}.professional-contact-form{padding:3rem 2rem}.form-group{margin-bottom:2rem}.form-group label{display:block;font-size:1rem;font-weight:600;color:#333;margin-bottom:.5rem}.form-group input,.form-group textarea{width:100%;padding:1rem;border:2px solid #e9ecef;border-radius:8px;font-size:1rem;transition:all .3s ease;box-sizing:border-box}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.form-group textarea{resize:vertical;min-height:120px;font-family:inherit}.submit-btn{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:1rem 3rem;font-size:1.1rem;font-weight:600;border-radius:50px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #667eea4d;width:100%}.submit-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #667eea66}.submit-btn:disabled{opacity:.7;cursor:not-allowed;transform:none}.contact-info{background:#f8f9fa;padding:2rem;border-top:1px solid #e9ecef}.contact-info h3{font-size:1.5rem;color:#333;margin-bottom:1.5rem;text-align:center}.contact-methods{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem}.contact-method{display:flex;align-items:center;gap:1rem;padding:1rem;background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000000d}.contact-icon{font-size:1.5rem;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%}.contact-method strong{display:block;color:#333;font-size:1rem;margin-bottom:.25rem}.contact-method p{color:#666;font-size:.9rem;margin:0;line-height:1.4}.success-message{text-align:center;padding:4rem 2rem;background:#fff;border-radius:15px;box-shadow:0 8px 32px #0000001a}.success-icon{font-size:4rem;margin-bottom:1rem}.success-message h2{font-size:2.5rem;color:#28a745;margin-bottom:1rem}.success-message p{font-size:1.2rem;color:#666;margin-bottom:2rem;line-height:1.6}.btn{display:inline-block;padding:1rem 2rem;border:none;border-radius:50px;font-weight:600;text-decoration:none;cursor:pointer;transition:all .3s ease}.btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;box-shadow:0 4px 15px #667eea4d}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #667eea66}@media(max-width:768px){.professional-contact-form{padding:2rem 1rem}.contact-methods{grid-template-columns:1fr}.success-message{padding:3rem 1rem}.success-message h2{font-size:2rem}}.quote-cart{min-height:100vh;background:#f8f9fa;padding:40px 0}.container{max-width:1200px;margin:0 auto;padding:0 20px}.quote-header{text-align:center;margin-bottom:40px}.quote-header h1{font-size:2.5rem;color:#333;margin-bottom:10px}.quote-header p{font-size:1.1rem;color:#666}.quote-content{display:grid;grid-template-columns:2fr 1fr;gap:40px;margin-bottom:40px}.quote-items{background:#fff;border-radius:10px;padding:30px;box-shadow:0 2px 10px #0000001a}.items-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;padding-bottom:15px;border-bottom:2px solid #f0f0f0}.items-header h2{color:#333;font-size:1.5rem;margin:0}.clear-quote-btn{background:#dc3545;color:#fff;border:none;padding:8px 16px;border-radius:5px;cursor:pointer;font-size:.9rem;transition:background-color .2s}.clear-quote-btn:hover{background:#c82333}.quote-items-list{display:flex;flex-direction:column;gap:20px}.quote-item{display:grid;grid-template-columns:100px 1fr auto auto auto;gap:20px;align-items:center;padding:20px;border:1px solid #e9ecef;border-radius:8px;background:#fafafa}.item-image{display:flex;align-items:center;justify-content:center;background:#f8f9fa;border-radius:8px;padding:.5rem;min-width:100px;min-height:80px}.item-image img{width:80px;height:auto;max-height:80px;object-fit:contain;border-radius:5px}.item-details h3{color:#333;font-size:1.1rem;margin-bottom:8px}.item-description{color:#666;font-size:.9rem;line-height:1.4;margin-bottom:10px}.item-meta{display:flex;flex-direction:column;gap:5px}.item-category{color:#7c3aed;font-size:.8rem;font-weight:500}.item-tags{display:flex;gap:5px;flex-wrap:wrap}.tag{background:#e9ecef;color:#495057;padding:2px 6px;border-radius:3px;font-size:.7rem}.item-quantity{display:flex;flex-direction:column;align-items:center;gap:5px}.item-quantity label{font-size:.8rem;color:#666}.quantity-controls{display:flex;align-items:center;border:1px solid #ddd;border-radius:5px;overflow:hidden}.quantity-btn{background:#f8f9fa;border:none;width:30px;height:30px;cursor:pointer;font-size:1rem;display:flex;align-items:center;justify-content:center}.quantity-btn:hover{background:#e9ecef}.quantity-value{padding:0 12px;font-weight:500;min-width:30px;text-align:center}.item-pricing{text-align:right}.unit-price{color:#666;font-size:.9rem;margin-bottom:5px}.total-price{color:#333;font-size:1.1rem;font-weight:600}.item-actions{display:flex;justify-content:center}.remove-btn{background:#dc3545;color:#fff;border:none;width:30px;height:30px;border-radius:50%;cursor:pointer;font-size:1rem;display:flex;align-items:center;justify-content:center}.remove-btn:hover{background:#c82333}.quote-summary{display:flex;flex-direction:column;gap:20px}.summary-card{background:#fff;border-radius:10px;padding:25px;box-shadow:0 2px 10px #0000001a}.summary-card h3{color:#333;margin-bottom:20px;font-size:1.3rem}.summary-line{display:flex;justify-content:space-between;margin-bottom:10px;color:#666}.summary-line.total{font-size:1.2rem;font-weight:600;color:#333;padding-top:10px;border-top:2px solid #f0f0f0;margin-top:10px}.summary-note{background:#fff3cd;border:1px solid #ffeaa7;border-radius:5px;padding:10px;margin:15px 0}.summary-note p{margin:0;font-size:.9rem;color:#856404}.summary-actions{display:flex;flex-direction:column;gap:10px;margin-top:20px}.btn{padding:12px 20px;border:none;border-radius:5px;cursor:pointer;text-decoration:none;text-align:center;font-weight:500;transition:all .2s}.btn-primary{background:#7c3aed;color:#fff}.btn-primary:hover{background:#6d28d9}.btn-secondary{background:#6c757d;color:#fff}.btn-secondary:hover{background:#5a6268}.btn-large{padding:15px 25px;font-size:1.1rem}.quote-info{background:#fff;border-radius:10px;padding:20px;box-shadow:0 2px 10px #0000001a}.quote-info h4{color:#333;margin-bottom:15px}.quote-info ol{color:#666;line-height:1.6;padding-left:20px}.quote-info li{margin-bottom:5px}.quote-actions{text-align:center}.continue-shopping{color:#7c3aed;text-decoration:none;font-weight:500}.continue-shopping:hover{text-decoration:underline}.empty-quote{display:flex;align-items:center;justify-content:center;min-height:60vh}.empty-quote-content{text-align:center;max-width:500px}.empty-quote-content h1{color:#333;font-size:2rem;margin-bottom:15px}.empty-quote-content p{color:#666;font-size:1.1rem;margin-bottom:30px;line-height:1.6}.empty-quote-actions{display:flex;gap:15px;justify-content:center}@media(max-width:768px){.quote-cart{padding:80px 0 20px}.quote-header h1{font-size:2rem}.quote-content{grid-template-columns:1fr;gap:20px}.quote-items{padding:20px 15px}.items-header{flex-direction:column;align-items:flex-start;gap:10px}.quote-item{display:flex;flex-direction:column;gap:15px;padding:15px;position:relative}.item-image{width:100%;text-align:center;min-height:150px;display:flex;align-items:center;justify-content:center;background:#f8f9fa;border-radius:8px;padding:1rem}.item-image img{width:100%;max-width:200px;height:auto;max-height:150px;object-fit:contain;border-radius:8px}.item-details{width:100%}.item-details h3{font-size:1.2rem;padding-right:30px}.item-description{font-size:.95rem}.item-quantity{width:100%;flex-direction:row;justify-content:space-between;align-items:center}.item-quantity label{font-size:.9rem}.quantity-controls{border:2px solid #667eea;border-radius:8px}.quantity-btn{width:40px;height:40px;font-size:1.2rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;transition:all .2s}.quantity-btn:hover{background:linear-gradient(135deg,#764ba2,#667eea)}.quantity-value{padding:0 15px;font-size:1.1rem;min-width:40px}.item-pricing{width:100%;display:flex;justify-content:space-between;align-items:center;text-align:left}.unit-price{font-size:.95rem}.total-price{font-size:1.3rem}.item-actions{position:absolute;top:15px;right:15px}.remove-btn{background:linear-gradient(135deg,#dc3545,#c82333);width:35px;height:35px;font-size:1.2rem}.remove-btn:hover{background:linear-gradient(135deg,#c82333,#dc3545)}.clear-quote-btn{background:linear-gradient(135deg,#dc3545,#c82333);padding:10px 20px;border-radius:8px;font-size:1rem}.clear-quote-btn:hover{background:linear-gradient(135deg,#c82333,#dc3545)}.empty-quote-actions{flex-direction:column}.btn{border-radius:8px}.btn-primary{background:linear-gradient(135deg,#667eea,#764ba2)}.btn-primary:hover{background:linear-gradient(135deg,#764ba2,#667eea)}.btn-secondary{background:linear-gradient(135deg,#6c757d,#5a6268)}.btn-secondary:hover{background:linear-gradient(135deg,#5a6268,#6c757d)}}.checkout{min-height:100vh;background:#f8f9fa}.checkout-header{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:30px 0;text-align:center}.checkout-header h1{font-size:2.5rem;font-weight:700;margin-bottom:.5rem;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.checkout-header p{font-size:1.1rem;opacity:.9}.checkout-content{padding:3rem 0}.checkout-grid{display:grid;grid-template-columns:2fr 1fr;gap:3rem;max-width:1200px;margin:0 auto}.checkout-form{background:#fff;padding:2rem;border-radius:15px;box-shadow:0 5px 20px #0000001a}.form-section{margin-bottom:2.5rem}.form-section h2{color:#2c3e50;font-size:1.5rem;margin-bottom:1.5rem;font-weight:600}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.form-group{margin-bottom:1.5rem}.payment-methods{display:flex;flex-direction:column;gap:1rem}.payment-method{display:flex;align-items:center;gap:1rem;padding:1.5rem;border:2px solid #e9ecef;border-radius:10px;cursor:pointer;transition:all .3s ease;position:relative}.payment-method:hover:not(.disabled){border-color:#667eea;background:#f8f9fa}.payment-method.selected{border-color:#667eea;background:#f0f4ff}.payment-method.disabled{opacity:.5;cursor:not-allowed}.payment-method-icon{font-size:2rem;width:50px;text-align:center}.payment-method-info{flex:1}.payment-method-info h4{color:#2c3e50;font-size:1.1rem;margin-bottom:.3rem;font-weight:600}.payment-method-info p{color:#7f8c8d;font-size:.9rem;margin:0}.payment-method-radio{width:20px;height:20px}.payment-method-radio input[type=radio]{width:20px;height:20px;accent-color:#667eea}.quote-summary{background:#fff;padding:2rem;border-radius:15px;box-shadow:0 5px 20px #0000001a;height:fit-content;position:sticky;top:2rem}.quote-summary h2{color:#2c3e50;font-size:1.5rem;margin-bottom:1.5rem;font-weight:600}.quote-items{margin-bottom:2rem}.quote-item{display:flex;gap:1rem;padding:1rem 0;border-bottom:1px solid #e9ecef}.quote-item:last-child{border-bottom:none}.quote-item img{width:60px;height:60px;object-fit:cover;border-radius:8px}.item-details{flex:1}.item-details h4{color:#2c3e50;font-size:1rem;margin-bottom:.3rem;font-weight:600}.item-details p{color:#7f8c8d;font-size:.9rem;margin:0}.item-price{color:#667eea;font-weight:600;font-size:1rem}.quote-totals{border-top:2px solid #e9ecef;padding-top:1.5rem;margin-bottom:2rem}.total-row{display:flex;justify-content:space-between;margin-bottom:.8rem;font-size:1rem}.total-row.total{font-size:1.2rem;font-weight:700;color:#2c3e50;border-top:1px solid #e9ecef;padding-top:.8rem;margin-top:.8rem}.place-quote-btn{width:100%;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:1rem;border:none;border-radius:25px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #667eea4d}.place-quote-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #667eea66}.place-quote-btn:disabled{background:#bdc3c7;cursor:not-allowed;transform:none;box-shadow:none}.security-notice{margin-top:2rem;padding:1rem;background:#f8f9fa;border-radius:8px;text-align:center}.security-notice p{color:#7f8c8d;font-size:.9rem;margin:.3rem 0}.checkout-empty{text-align:center;padding:5rem 2rem;background:#fff;border-radius:15px;box-shadow:0 5px 20px #0000001a;max-width:600px;margin:3rem auto}.checkout-empty h2{color:#2c3e50;margin-bottom:1rem}.checkout-empty p{color:#7f8c8d;margin-bottom:2rem}.checkout-empty button{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:1rem 2rem;border:none;border-radius:25px;font-weight:600;cursor:pointer;transition:all .3s ease}.checkout-empty button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #667eea66}@media(max-width:768px){.checkout-header h1{font-size:2rem}.checkout-grid{grid-template-columns:1fr;gap:2rem;padding:0 20px}.form-row{grid-template-columns:1fr}.quote-summary{position:static}.payment-method{flex-direction:column;text-align:center}.payment-method-icon{width:auto}}.quote-items input[type=number]{width:60px;padding:.3rem;border:1px solid #e9ecef;border-radius:8px;font-size:1rem;margin-left:.5rem;text-align:center}.clear-quote-btn{background:#e74c3c;color:#fff;padding:.8rem 1.5rem;border:none;border-radius:25px;font-weight:600;cursor:pointer;transition:all .3s ease;margin-top:1rem}.clear-quote-btn:hover{background:#c0392b}.quote-items button{background:none;border:none;color:#e74c3c;font-size:.95rem;cursor:pointer;margin-left:.5rem;padding:.2rem .5rem;border-radius:8px;transition:background .2s}.quote-items button:hover{background:#f8d7da}.admin-shop{min-height:100vh;background:#f8f9fa}.admin-header{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:30px 0;text-align:center}.admin-header h1{font-size:2.5rem;font-weight:700;margin-bottom:.5rem;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.admin-header p{font-size:1.1rem;opacity:.9}.admin-content{padding:3rem 0}.admin-controls{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;background:#fff;padding:1.5rem;border-radius:15px;box-shadow:0 5px 20px #0000001a}.search-control{flex:1;max-width:400px}.search-control input{width:100%;padding:.8rem 1rem;border:2px solid #e9ecef;border-radius:25px;font-size:1rem;outline:none;transition:border-color .3s ease}.search-control input:focus{border-color:#667eea}.add-product-btn{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:.8rem 1.5rem;border:none;border-radius:25px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #667eea4d}.add-product-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #667eea66}.product-form{background:#fff;padding:2rem;border-radius:15px;box-shadow:0 5px 20px #0000001a;margin-bottom:2rem}.product-form h2{color:#2c3e50;font-size:1.5rem;margin-bottom:1.5rem;font-weight:600}.form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}.form-group{margin-bottom:1rem}.form-group.full-width{grid-column:1 / -1}.form-group label{display:block;color:#2c3e50;font-weight:600;margin-bottom:.5rem}.form-group input,.form-group select,.form-group textarea{width:100%;padding:.8rem 1rem;border:2px solid #e9ecef;border-radius:8px;font-size:1rem;outline:none;transition:border-color .3s ease}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#667eea}.form-group textarea{resize:vertical;min-height:100px}.checkbox-group{display:flex;align-items:center;gap:.5rem}.checkbox-group label{display:flex;align-items:center;gap:.5rem;cursor:pointer;margin:0}.checkbox-group input[type=checkbox]{width:auto;margin:0;accent-color:#667eea}.form-actions{display:flex;gap:1rem;margin-top:2rem;padding-top:1.5rem;border-top:1px solid #e9ecef}.save-btn,.cancel-btn{padding:.8rem 1.5rem;border-radius:25px;font-weight:600;cursor:pointer;transition:all .3s ease;border:none}.save-btn{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;box-shadow:0 4px 15px #667eea4d}.save-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #667eea66}.save-btn:disabled{background:#bdc3c7;cursor:not-allowed;transform:none;box-shadow:none}.cancel-btn{background:#fff;color:#7f8c8d;border:2px solid #e9ecef}.cancel-btn:hover{background:#f8f9fa;border-color:#bdc3c7}.products-table{background:#fff;border-radius:15px;box-shadow:0 5px 20px #0000001a;overflow:hidden}.products-table table{width:100%;border-collapse:collapse}.products-table th{background:#f8f9fa;color:#2c3e50;font-weight:600;padding:1rem;text-align:left;border-bottom:2px solid #e9ecef}.products-table td{padding:1rem;border-bottom:1px solid #e9ecef;vertical-align:middle}.products-table tr:hover{background:#f8f9fa}.product-thumbnail{width:60px;height:60px;object-fit:cover;border-radius:8px}.product-info h4{color:#2c3e50;font-size:1rem;margin-bottom:.3rem;font-weight:600}.product-info p{color:#7f8c8d;font-size:.9rem;margin:0;line-height:1.4}.price-info{display:flex;flex-direction:column;gap:.2rem}.current-price{color:#2c3e50;font-weight:600;font-size:1rem}.original-price{color:#7f8c8d;text-decoration:line-through;font-size:.9rem}.stock-status{padding:.3rem .8rem;border-radius:15px;font-size:.8rem;font-weight:600;text-align:center}.stock-status.in-stock{background:#d4edda;color:#155724}.stock-status.out-of-stock{background:#f8d7da;color:#721c24}.featured-status{display:inline-block;width:30px;height:30px;border-radius:50%;text-align:center;line-height:30px;font-weight:600;font-size:1.2rem}.featured-status.featured{background:#d4edda;color:#155724}.featured-status.not-featured{background:#f8f9fa;color:#7f8c8d}.action-buttons{display:flex;gap:.5rem}.edit-btn,.delete-btn{padding:.5rem 1rem;border-radius:20px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .3s ease;border:none}.edit-btn{background:#667eea;color:#fff}.edit-btn:hover{background:#5a6fd8;transform:translateY(-1px)}.delete-btn{background:#e74c3c;color:#fff}.delete-btn:hover{background:#c0392b;transform:translateY(-1px)}.no-products{text-align:center;padding:3rem;background:#fff;border-radius:15px;box-shadow:0 5px 20px #0000001a}.no-products h3{color:#2c3e50;margin-bottom:1rem}.no-products p{color:#7f8c8d}@media(max-width:768px){.admin-header h1{font-size:2rem}.admin-controls{flex-direction:column;gap:1rem}.search-control{max-width:none;width:100%}.form-grid{grid-template-columns:1fr}.form-actions{flex-direction:column}.products-table{overflow-x:auto}.products-table table{min-width:600px}.action-buttons{flex-direction:column}}.about-us{min-height:100vh;background:#fff;color:#333}.about-us .container{max-width:1200px;margin:0 auto;padding:0 20px}.about-us-header{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:30px 0;text-align:center;margin-bottom:60px}.about-us-header h1{font-size:3.5rem;font-weight:700;margin-bottom:20px;color:#fff}.about-us-header .subtitle{font-size:1.3rem;opacity:.9;font-weight:300}.about-us-content{max-width:1000px;margin:0 auto;padding:0 20px}.intro-section{text-align:center;margin-bottom:80px;padding:40px;background:#f8f9fa;border-radius:20px;border:1px solid #e9ecef}.intro-section h2{font-size:2.5rem;margin-bottom:30px;color:#333}.intro-section p{font-size:1.2rem;line-height:1.8;color:#666;max-width:800px;margin:0 auto}.sub-pages-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:40px;margin-bottom:80px}.sub-page-card{background:#fff;border-radius:20px;padding:40px;text-align:center;border:1px solid #e9ecef;transition:all .3s ease;position:relative;overflow:hidden;box-shadow:0 4px 6px #0000001a}.sub-page-card:before{content:"";position:absolute;inset:0;background:linear-gradient(45deg,#667eea1a,#764ba21a);opacity:0;transition:opacity .3s ease}.sub-page-card:hover:before{opacity:1}.sub-page-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px #00000026}.card-icon{font-size:4rem;margin-bottom:20px;display:block}.sub-page-card h3{font-size:2rem;margin-bottom:20px;color:#333;position:relative;z-index:1}.sub-page-card p{font-size:1.1rem;line-height:1.6;margin-bottom:30px;color:#666;position:relative;z-index:1}.btn-primary{display:inline-block;background:linear-gradient(45deg,#ff6b6b,#ee5a24);color:#fff;padding:15px 30px;border-radius:50px;text-decoration:none;font-weight:600;font-size:1rem;transition:all .3s ease;position:relative;z-index:1;border:none;cursor:pointer}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 10px 20px #0003;background:linear-gradient(45deg,#ee5a24,#ff6b6b)}@media(max-width:768px){.about-us-header{padding:25px 0}.about-us-header h1{font-size:2.5rem}.about-us-header .subtitle{font-size:1.1rem}.intro-section h2{font-size:2rem}.intro-section p{font-size:1rem}.sub-pages-grid{grid-template-columns:1fr;gap:30px}.sub-page-card{padding:30px 20px}.sub-page-card h3{font-size:1.5rem}}@media(max-width:480px){.about-us-header h1{font-size:2rem}.intro-section{padding:30px 20px}}.our-ethos{min-height:100vh;background:#fff}.our-ethos .container{max-width:1200px;margin:0 auto;padding:0 20px}.ethos-content{padding:40px 0}.main-ethos-section{text-align:center;margin-bottom:60px;padding:40px 20px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:15px;color:#fff}.main-ethos-section h2{font-size:1.8rem;font-weight:600;line-height:1.4;max-width:900px;margin:0 auto}.journey-section{text-align:center;margin-bottom:50px}.journey-section h3{font-size:1.5rem;color:#333;font-weight:400;margin:0}.journey-section strong{color:#667eea;font-weight:700}.learn-without-limits{margin-bottom:60px;text-align:center}.learn-without-limits h2{font-size:2.2rem;color:#333;margin-bottom:30px;font-weight:700}.learn-without-limits p{font-size:1.1rem;line-height:1.7;color:#666;max-width:800px;margin:0 auto 30px}.contact-cta p{font-size:1.1rem;color:#333}.contact-link{color:#667eea;text-decoration:none;font-weight:600;transition:color .3s ease}.contact-link:hover{color:#764ba2}.exam-prep-section{background:#f8f9fa;border-radius:15px;padding:50px 40px;margin-bottom:60px}.exam-prep-content{display:flex;align-items:center;gap:40px;max-width:800px;margin:0 auto}.exam-prep-video{flex-shrink:0;width:400px;max-width:100%}.exam-prep-video iframe{width:100%;height:225px;border-radius:8px;box-shadow:0 4px 12px #00000026}.exam-prep-text h3{font-size:1.2rem;color:#667eea;margin:0 0 10px;font-weight:600}.exam-prep-text h2{font-size:2rem;color:#333;margin:0 0 20px;font-weight:700;line-height:1.3}.exam-prep-text p{font-size:1.1rem;color:#666;line-height:1.6;margin-bottom:25px}.view-guide-btn{display:inline-block;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:12px 30px;border-radius:25px;text-decoration:none;font-weight:600;transition:transform .3s ease,box-shadow .3s ease}.view-guide-btn:hover{transform:translateY(-2px);box-shadow:0 8px 25px #667eea4d}.success-section{margin-bottom:60px}.success-section h3{font-size:1.3rem;color:#667eea;text-align:center;margin:0 0 15px;font-weight:600}.success-section h2{font-size:2.2rem;color:#333;text-align:center;margin:0 0 50px;font-weight:700}.testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(380px,1fr));gap:25px;margin-bottom:40px}.testimonial-card{background:#fff;border:1px solid #e9ecef;border-radius:12px;padding:25px;box-shadow:0 2px 10px #0000000f;transition:transform .3s ease,box-shadow .3s ease;position:relative;display:flex;flex-direction:column;min-height:200px}.testimonial-card:hover{transform:translateY(-3px);box-shadow:0 6px 25px #0000001a}.testimonial-card:before{content:'"';position:absolute;top:15px;left:20px;font-size:3rem;color:#667eea;font-family:serif;opacity:.3}.testimonial-card h4{font-size:1.1rem;color:#667eea;margin:0 0 12px;font-weight:600;line-height:1.3;padding-left:25px}.testimonial-card p{font-size:1rem;color:#555;line-height:1.6;margin:0 0 auto;flex-grow:1;font-style:italic;padding-left:10px}.testimonial-author{border-top:1px solid #f0f0f0;padding-top:15px;margin-top:20px;text-align:right}.testimonial-author strong{display:block;color:#333;font-size:.95rem;font-weight:700;margin-bottom:3px}.testimonial-author span{color:#888;font-size:.85rem;font-weight:400;font-style:normal}.start-learning-section{text-align:center;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:60px 40px;border-radius:15px}.start-learning-section h3{font-size:1.3rem;margin:0 0 15px;font-weight:600;opacity:.9}.start-learning-section h2{font-size:2.2rem;margin:0 0 30px;font-weight:700}.get-started-btn{display:inline-block;background:#fff;color:#667eea;padding:15px 40px;border-radius:30px;text-decoration:none;font-weight:700;font-size:1.1rem;transition:transform .3s ease,box-shadow .3s ease}.get-started-btn:hover{transform:translateY(-3px);box-shadow:0 10px 30px #0003}@media(max-width:768px){.main-ethos-section{padding:30px 15px}.main-ethos-section h2{font-size:1.4rem}.journey-section h3{font-size:1.3rem}.learn-without-limits h2{font-size:1.8rem}.exam-prep-section{padding:30px 20px}.exam-prep-content{flex-direction:column;text-align:center;gap:25px}.exam-prep-text h2{font-size:1.6rem}.success-section h2{font-size:1.8rem}.testimonials-grid{grid-template-columns:1fr;gap:20px}.testimonial-card{padding:20px;min-height:auto}.testimonial-card:before{font-size:2.5rem;top:12px;left:15px}.testimonial-card h4{font-size:1rem;padding-left:20px}.start-learning-section{padding:40px 20px}.start-learning-section h2{font-size:1.8rem}}@media(max-width:480px){.our-ethos .container{padding:0 15px}.ethos-content{padding:20px 0}.main-ethos-section h2{font-size:1.2rem}.testimonials-grid{grid-template-columns:1fr;gap:15px}.testimonial-card{padding:18px;min-height:auto}.testimonial-card:before{font-size:2rem;top:10px;left:12px}.testimonial-card h4{font-size:.95rem;padding-left:18px}.testimonial-card p{font-size:.95rem}.youtube-icon{width:90px;height:68px}.youtube-icon:after{width:30px;height:30px;font-size:1.5rem}}.our-clients{min-height:100vh;background:#f5f7fa}.our-clients .container{max-width:1200px;margin:0 auto;padding:0 20px}.founder-quote-section{text-align:center;padding:60px 0 40px;margin-bottom:20px}.quote-content{max-width:800px;margin:0 auto;display:flex;flex-direction:column;align-items:center}.founder-quote{font-size:1.8rem;color:#555;line-height:1.5;margin:0 0 40px;font-weight:400;text-align:center}.founder-attribution{text-align:center;display:flex;flex-direction:column;align-items:center}.founder-attribution strong{font-size:1.2rem;color:#333;font-weight:700;margin-bottom:5px;letter-spacing:1px}.founder-attribution span{color:#667eea;font-size:1rem;font-weight:500}.stats-header{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;padding:40px 0;text-align:center}.stat-item{background:#fff;padding:30px 20px;border-radius:12px;box-shadow:0 4px 15px #00000014}.stat-number{font-size:2.5rem;font-weight:700;color:#667eea;margin-bottom:8px}.stat-label{font-size:.8rem;color:#888;font-weight:600;text-transform:uppercase;letter-spacing:1px}.clients-content{padding-bottom:40px}.our-services-section{margin:60px 0;text-align:center}.our-services-section h2{font-size:2.5rem;color:#667eea;font-weight:700;margin:0 0 50px;text-transform:uppercase;letter-spacing:2px}.services-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;max-width:1200px;margin:0 auto}.service-item{background:#fff;border-radius:12px;padding:30px 20px;box-shadow:0 4px 15px #00000014;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.service-item:hover{transform:translateY(-5px);box-shadow:0 8px 25px #0000001f}.service-icon{margin-bottom:20px;display:flex;justify-content:center}.icon-placeholder{font-size:3rem;color:#667eea}.service-item h3{font-size:1.2rem;color:#333;font-weight:700;margin:0 0 15px}.service-item p{font-size:.9rem;color:#666;line-height:1.5;margin:0 0 25px;min-height:120px}.service-btn{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:12px 20px;border-radius:25px;font-size:.85rem;font-weight:600;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease;width:100%}.service-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #667eea4d}.content-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px;margin-bottom:40px}.testimonial-card,.rating-card,.academy-card,.interface-card,.quote-card{background:#fff;border-radius:12px;padding:25px;box-shadow:0 4px 15px #00000014;transition:transform .3s ease,box-shadow .3s ease}.testimonial-card:hover,.rating-card:hover,.academy-card:hover,.interface-card:hover{transform:translateY(-3px);box-shadow:0 8px 25px #0000001f}.large-card{grid-column:span 2}.profile-section{display:flex;align-items:center;gap:15px;margin-bottom:20px}.profile-image{width:60px;height:60px;border-radius:50%;background:#f0f0f0;display:flex;align-items:center;justify-content:center;overflow:hidden}.profile-image.small{width:45px;height:45px}.profile-image img{width:100%;height:100%;object-fit:cover;border-radius:50%}.avatar-placeholder{font-size:2rem}.profile-image.small .avatar-placeholder{font-size:1.5rem}.profile-info h4{font-size:1rem;color:#333;font-weight:700;margin:0}.testimonial-content p{font-size:1rem;color:#555;line-height:1.6;margin:0;font-style:italic}.rating-card{text-align:center;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.rating-number{font-size:2.5rem;font-weight:700;margin-bottom:10px}.stars{font-size:1.5rem;color:#ffc107;margin-bottom:10px}.rating-label{font-size:.9rem;opacity:.9}.inline-counter{display:inline;font-weight:600}.academy-card{text-align:center;background:linear-gradient(135deg,#ffeaa7,#fdcb6e)}.academy-logo{display:flex;align-items:center;justify-content:center;margin-bottom:15px}.academy-logo-img{max-width:150px;max-height:80px;width:auto;height:auto;object-fit:contain}.logo-icon{font-size:2.5rem}.logo-text{text-align:left}.logo-main{font-size:1.3rem;font-weight:700;color:#333;line-height:1}.logo-sub{font-size:1.3rem;font-weight:700;color:#667eea;line-height:1}.academy-tagline{font-size:.8rem;color:#666;font-weight:600;text-transform:uppercase;letter-spacing:1px}.secondary-card .testimonial-content{text-align:left}.author-name{font-size:.9rem;font-weight:700;color:#333;margin-top:15px;margin-bottom:3px}.author-role{font-size:.8rem;color:#667eea;font-weight:500}.interface-card{grid-column:span 2}.interface-card h3{font-size:1.4rem;color:#333;font-weight:700;margin:0 0 15px}.interface-card p{font-size:1rem;color:#666;line-height:1.6;margin:0 0 20px}.visit-btn{display:inline-block;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:10px 25px;border-radius:20px;text-decoration:none;font-weight:600;font-size:.9rem;transition:transform .3s ease}.visit-btn:hover{transform:translateY(-2px)}.quote-card{background:linear-gradient(135deg,#74b9ff,#0984e3);color:#fff;text-align:center;display:flex;align-items:center;justify-content:center}.quote-card p{font-size:1.1rem;font-style:italic;font-weight:500;margin:0;line-height:1.4}.bottom-section{margin-top:40px}.bottom-row{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:20px}.summerhill-logos-card{background:#fff;border-radius:12px;padding:25px;box-shadow:0 4px 15px #00000014;display:flex;flex-direction:column;gap:20px}.summerhill-logos{display:flex;justify-content:center;align-items:center;gap:15px}.summerhill-logo{height:80px;width:auto;object-fit:contain}.summerhill-text h4{font-size:.9rem;color:#666;line-height:1.4;text-align:center;margin:0;font-weight:500}.summerhill-details{text-align:center}.summerhill-details h3{font-size:1.4rem;color:#333;font-weight:700;margin:0 0 8px}.summerhill-details p{font-size:1rem;color:#667eea;font-style:italic;margin:0 0 15px}.summerhill-details ul{list-style:none;padding:0;margin:0}.summerhill-details li{font-size:.95rem;color:#333;margin-bottom:5px;padding:3px 0}.values-tree-card{background:#fff;border-radius:12px;padding:25px;box-shadow:0 4px 15px #00000014;display:flex;flex-direction:column;align-items:center;text-align:center}.tree-section{margin-bottom:20px}.tree-icon-large{width:100px;height:100px;object-fit:contain}.values-text h3{font-size:1.2rem;color:#333;font-weight:700;margin:0 0 15px;text-decoration:underline}.values-text blockquote{font-size:1rem;color:#555;font-style:italic;margin:0;line-height:1.5}.guerilla-section{margin-top:20px;display:flex;flex-direction:column;gap:15px}.guerilla-logo-card{background:#fff;border-radius:12px;padding:30px;box-shadow:0 4px 15px #00000014;text-align:center}.guerilla-logo-container{display:flex;justify-content:center;align-items:center}.guerilla-logo-prominent{height:150px;width:auto;object-fit:contain;filter:drop-shadow(0 4px 8px rgba(0,0,0,.1))}.guerilla-tagline-card{background:#667eea;color:#fff;border-radius:12px;padding:20px;text-align:center;box-shadow:0 4px 15px #00000014}.guerilla-tagline-card p{font-size:.9rem;font-weight:600;text-transform:uppercase;letter-spacing:1.5px;margin:0}.guerilla-content-card{background:#fff;border-radius:12px;padding:40px;box-shadow:0 4px 15px #00000014;text-align:center}.guerilla-content-card h2{font-size:1.8rem;color:#333;font-weight:700;margin:0 0 25px;line-height:1.3}.guerilla-content-card p{font-size:1.1rem;color:#666;line-height:1.6;max-width:800px;margin:0 auto}@media(max-width:768px){.founder-quote-section{padding:40px 0 30px}.founder-quote{font-size:1.4rem;margin:0 0 30px}.founder-attribution strong{font-size:1.1rem}.founder-attribution span{font-size:.9rem}.stats-header{grid-template-columns:1fr;gap:20px;padding:20px 0}.content-grid{grid-template-columns:1fr;gap:15px}.large-card,.interface-card,.branding-card{grid-column:span 1}.services-grid{grid-template-columns:repeat(2,1fr);gap:20px}.our-services-section h2{font-size:2rem}.service-item p{min-height:auto}.bottom-row{grid-template-columns:1fr;gap:15px}.testimonial-card,.rating-card,.academy-card,.interface-card,.quote-card,.summerhill-logos-card,.values-tree-card,.guerilla-large-card{padding:20px}.guerilla-logo-large{height:100px}.tree-icon-large{width:80px;height:80px}.summerhill-logo{height:60px}.stat-number,.rating-number{font-size:2rem}}@media(max-width:480px){.our-clients .container{padding:0 15px}.services-grid{grid-template-columns:1fr;gap:15px}.our-services-section h2{font-size:1.8rem}.service-item{padding:25px 15px}.profile-section{flex-direction:column;text-align:center;gap:10px}.brand-logo,.academy-logo{flex-direction:column;gap:10px}.brand-text,.logo-text{text-align:center}}
