.edu-hero-section{padding:2rem 0;min-height:50vh;display:flex;align-items:center}.edu-hero-grid{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}@media (min-width:1024px){.edu-hero-grid{grid-template-columns:1fr 1fr;gap:4rem}}@media (min-width:1200px){.edu-hero-grid{grid-template-columns:1.1fr 0.9fr}}.edu-badge{display:inline-flex;align-items:center;padding:.5rem 1.25rem;border-radius:2rem;font-weight:700;font-size:.85rem;letter-spacing:.05em;margin-bottom:1.5rem;border:1px solid rgb(59 130 246 / .2)}.bg-blue-soft{background:#eff6ff}.text-blue-primary{color:#2563eb}.edu-hero-title{font-size:clamp(2rem, 4vw, 2.5rem);font-weight:800;color:#0f172a;line-height:1.15;margin-bottom:1.5rem;letter-spacing:-.02em}.edu-hero-description{font-size:1.1rem;color:#475569;line-height:1.7;margin-bottom:2.5rem;max-width:620px;font-weight:400}.edu-hero-actions{display:flex;flex-wrap:wrap;gap:1rem}.btn-edu-primary,.btn-edu-secondary{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.85rem 2rem;border-radius:.75rem;font-weight:600;font-size:1rem;text-decoration:none;transition:all 0.3s ease}.btn-edu-primary{background:#2563eb;color:#fff;box-shadow:0 10px 20px -5px rgb(37 99 235 / .3)}.btn-edu-primary:hover{background:#1d4ed8;transform:translateY(-2px);box-shadow:0 15px 25px -5px rgb(37 99 235 / .4);color:#fff}.btn-edu-primary svg{width:20px;height:20px;transition:transform 0.3s ease}.btn-edu-primary:hover svg{transform:translateX(4px)}.btn-edu-secondary{background:#fff;color:#475569;border:1px solid #cbd5e1}.btn-edu-secondary:hover{border-color:#94a3b8;background:#f8fafc;color:#0f172a}.edu-trust-indicators{display:flex;gap:1.5rem;flex-wrap:wrap;padding-top:1rem}.edu-trust-indicators .trust-item{font-size:.9rem;color:#64748b;font-weight:600;display:flex;align-items:center;gap:.4rem}.trust-icon{font-weight:800}.edu-visual-wrapper{position:relative;border-radius:1.5rem;box-shadow:0 25px 50px -12px rgb(0 0 0 / .1);margin-top:2rem}@media (min-width:1024px){.edu-visual-wrapper{margin-top:0}}.edu-hero-img{width:100%;height:auto;border-radius:1.5rem!important;display:block}.edu-floating-card{position:absolute;background:rgb(255 255 255 / .95);backdrop-filter:blur(10px);padding:.75rem 1rem;border-radius:1rem;display:flex;align-items:center;gap:.75rem;box-shadow:0 15px 35px -5px rgb(0 0 0 / .1);border:1px solid rgb(255 255 255 / .5);animation:eduFloat 6s ease-in-out infinite;z-index:20;max-width:220px}.edu-floating-card .card-icon{font-size:1.3rem;width:38px;height:38px;display:flex;align-items:center;justify-content:center;border-radius:.75rem;flex-shrink:0}.bg-yellow-soft{background:#fef3c7}.text-yellow{color:#d97706}.bg-green-soft{background:#dcfce7}.text-green-safe{color:#16a34a}.edu-floating-card .card-text strong{display:block;font-size:.9rem;color:#0f172a;line-height:1.2}.edu-floating-card .card-text span{font-size:.75rem;color:#64748b}.card-top-left{top:-1rem;left:1rem;animation-delay:0s}.card-bottom-right{bottom:-1rem;right:1rem;animation-delay:3s}@media (min-width:768px){.card-top-left{top:2rem;left:-1.5rem}.card-bottom-right{bottom:2rem;right:-1.5rem}}@keyframes eduFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-10px)}}.edu-hero-bg-shape{position:absolute;border-radius:50%;z-index:0;opacity:.5;filter:blur(120px);width:600px;height:600px;background:#dbeafe;top:-200px;right:-150px}.edu-problem-section{background:#fff;padding:2rem 0;position:relative;border-bottom:1px solid #c2c2c2}#temel-egitimler,#edu-pedagogy,#butunsel-egitim{border-bottom:1px solid #c2c2c2}.edu-section-header{margin-bottom:4rem}.bg-red-soft{background:#fee2e2}.text-red-primary{color:#dc2626}.edu-section-title{font-size:clamp(1.8rem, 3.5vw, 2.6rem);font-weight:800;color:#0f172a;line-height:1.25;margin-bottom:1rem;letter-spacing:-.01em}.edu-section-description{font-size:1.1rem;color:#475569;line-height:1.7;max-width:750px;font-weight:400}.edu-comparison-grid{display:grid;grid-template-columns:1fr;gap:2rem;max-width:1200px;margin:0 auto}@media (min-width:992px){.edu-comparison-grid{grid-template-columns:repeat(3,1fr)}}.comparison-card{display:flex;flex-direction:column;background:#f8fafc;border-radius:1.5rem;overflow:hidden;border:1px solid #e2e8f0;transition:all 0.4s ease;box-shadow:0 4px 6px -1px rgb(0 0 0 / .02)}.comparison-card:hover{transform:translateY(-5px);box-shadow:0 15px 30px -5px rgb(0 0 0 / .08);border-color:#cbd5e1}.comp-half{padding:2rem 1.5rem;display:flex;flex-direction:column;align-items:center;text-align:center;flex:1}.comp-old{background:#f8fafc;border-bottom:1px dashed #cbd5e1}.comp-new{background:#fff;position:relative}.comp-new::before{content:'';position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(to right,#2563eb,#10b981)}.comp-icon-wrapper{width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.4rem;margin-bottom:1rem;background:#f1f5f9}.comp-title{font-size:1.15rem;font-weight:800;margin-bottom:.5rem}.comp-desc{font-size:.95rem;color:#64748b;line-height:1.6}.comp-desc strong{color:#0f172a;font-weight:700}.comp-divider{height:36px;width:36px;background:#fff;border:1px solid #e2e8f0;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:-18px auto;position:relative;z-index:10;color:#94a3b8;box-shadow:0 4px 6px -1px rgb(0 0 0 / .05)}.comp-divider svg{width:16px;height:16px}.edu-pedagogy-section{background:#f8fafc;padding:6rem 0;position:relative;border-bottom:1px solid #e2e8f0}.edu-pedagogy-grid{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}@media (min-width:1024px){.edu-pedagogy-grid{grid-template-columns:1fr 1.1fr;gap:5rem}}.edu-pedagogy-visual{position:relative;padding:1rem 0}.pedagogy-image-wrapper{position:relative;border-radius:2rem;box-shadow:0 25px 50px -12px rgb(0 0 0 / .15);z-index:5}.pedagogy-main-img{width:100%;height:auto;border-radius:2rem!important;display:block}.pedagogy-floating-badge{position:absolute;padding:.85rem 1rem;border-radius:1rem;display:flex;align-items:center;gap:.5rem;box-shadow:0 15px 35px -5px rgb(0 0 0 / .1);animation:floatVertical 5s ease-in-out infinite;z-index:10}.float-top-right{top:-1rem;right:1rem;border:1px solid rgb(255 255 255 / .8);background-color:#fff}.float-bottom-left{bottom:-1rem;left:1rem;box-shadow:0 15px 35px -5px rgb(37 99 235 / .4);animation-delay:2.5s;background-color:#fff}@media (min-width:768px){.float-top-right{top:1rem;right:-1.5rem}.float-bottom-left{bottom:1rem;left:-1.5rem}}.badge-icon{font-size:1.3rem}.badge-text strong{display:block;font-size:.9rem;line-height:1.2;color:#0f172a}.badge-text span{font-size:.75rem;color:#64748b}.pedagogy-feature-list{margin-top:2.5rem;display:flex;flex-direction:column;gap:1.75rem}.feature-item{display:flex;align-items:flex-start;gap:1rem}.feature-icon{width:45px;height:45px;border-radius:1rem;display:flex;align-items:center;justify-content:center;font-size:1.3rem;flex-shrink:0;margin-top:.25rem}.feature-text{flex:1}.feature-title{font-size:1.1rem;font-weight:800;color:#0f172a;margin-bottom:.4rem}.feature-desc{font-size:.95rem;color:#475569;line-height:1.5;margin:0}.edu-curriculum-section{background:#fff;padding:6rem 0;position:relative;border-bottom:1px solid #f1f5f9}.edu-pillars-grid{display:grid;grid-template-columns:1fr;gap:1.5rem;max-width:1200px;margin:0 auto}@media (min-width:576px){.edu-pillars-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.edu-pillars-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}}.edu-pillar-card{background:#fff;border-radius:1.5rem;padding:2rem 1.25rem;text-align:center;border:1px solid #e2e8f0;box-shadow:0 4px 6px -1px rgb(0 0 0 / .02);transition:all 0.4s cubic-bezier(.175,.885,.32,1.275);position:relative;overflow:hidden}.edu-pillar-card::before{content:'';position:absolute;top:0;left:0;width:100%;height:6px;transition:height 0.3s ease}.edu-pillar-card:hover{transform:translateY(-8px);box-shadow:0 15px 30px -5px rgb(0 0 0 / .08)}.edu-pillar-card:hover::before{height:10px}.card-blue::before{background-color:#3b82f6}.card-blue:hover{border-color:#bfdbfe}.card-yellow::before{background-color:#f59e0b}.card-yellow:hover{border-color:#fef08a}.card-green::before{background-color:#10b981}.card-green:hover{border-color:#a7f3d0}.card-red::before{background-color:#ef4444}.card-red:hover{border-color:#fecaca}.card-purple::before{background-color:#8b5cf6}.card-purple:hover{border-color:#ddd6fe}.pillar-visual{width:70px;height:70px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.25rem auto;transition:transform 0.5s ease}.edu-pillar-card:hover .pillar-visual{transform:scale(1.1) rotate(5deg)}.pillar-icon{font-size:2rem}.pillar-title{font-size:1.25rem;font-weight:800;margin-bottom:.25rem;letter-spacing:-.01em}.pillar-sub{display:block;font-size:.8rem;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem}.pillar-desc{font-size:.9rem;color:#475569;line-height:1.6;margin:0}.bg-blue-100{background:#dbeafe}.bg-yellow-100{background:#fef3c7}.bg-green-100{background:#d1fae5}.bg-red-100{background:#fee2e2}.bg-purple-100{background:#f3e8ff}.edu-synergy-section{background:linear-gradient(135deg,#1e3a8a 0%,#3b82f6 100%);padding:6rem 0 7rem 0;position:relative;border-bottom:1px solid #1d4ed8}.synergy-bg-pattern{position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(rgb(255 255 255 / .1) 1px,transparent 1px);background-size:30px 30px;opacity:.3}.edu-synergy-section .edu-section-title{color:#fff}.text-yellow-300{color:#fde047}.text-blue-100{color:#dbeafe}.edu-synergy-wrapper{display:flex;flex-direction:column;align-items:center;gap:2rem;max-width:1000px;margin:3rem auto 0 auto;position:relative}@media (min-width:992px){.edu-synergy-wrapper{flex-direction:row;justify-content:space-between;align-items:stretch}}.synergy-card{background:#fff;border-radius:1.5rem;padding:2rem;flex:1;width:100%;position:relative;box-shadow:0 20px 40px -10px rgb(0 0 0 / .2);transition:transform 0.4s ease}.synergy-card:hover{transform:translateY(-5px)}.synergy-icon-box{width:60px;height:60px;border-radius:1.25rem;display:flex;align-items:center;justify-content:center;font-size:2rem;margin-bottom:1.25rem}.bg-coral-100{background:#ffe4e6}.text-coral{color:#e11d48}.synergy-card-title{font-size:1.4rem;font-weight:800;color:#0f172a;margin-bottom:.25rem}.synergy-role{display:inline-block;font-size:.85rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1.25rem;padding-bottom:1rem;border-bottom:2px solid #f1f5f9;width:100%}.synergy-list{list-style:none;padding:0;margin:0}.synergy-list li{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:.85rem;font-size:.95rem;color:#475569;line-height:1.5}.list-check{color:#10b981;font-weight:900;font-size:1.1rem}.synergy-connector{display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;z-index:10}@media (min-width:992px){.synergy-connector{padding:0 1rem}}.connector-circle{width:50px;height:50px;background:#fde047;color:#b45309;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 0 0 6px rgb(253 224 71 / .2);z-index:2}.connector-circle svg{width:24px;height:24px}.synergy-result-box{background:rgb(255 255 255 / .1);backdrop-filter:blur(10px);border:1px solid rgb(255 255 255 / .2);border-radius:1.25rem;padding:1.5rem;display:flex;align-items:center;gap:1.25rem;max-width:800px;margin:3rem auto 0 auto;color:#fff}@media (max-width:767px){.synergy-result-box{flex-direction:column;text-align:center}}.result-icon{font-size:2.5rem;background:rgb(255 255 255 / .2);width:60px;height:60px;display:flex;align-items:center;justify-content:center;border-radius:1rem;flex-shrink:0}.result-title{font-size:1.25rem;font-weight:800;margin-bottom:.4rem}.result-desc{font-size:.95rem;color:#e0e7ff;line-height:1.6;margin:0}.edu-micro-section{background:#fff;padding:6rem 0;position:relative;border-bottom:1px solid #f1f5f9}.edu-micro-grid{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}@media (min-width:1024px){.edu-micro-grid{grid-template-columns:1.1fr 0.9fr;gap:5rem}}.micro-features-wrapper{display:flex;flex-direction:column;gap:1.5rem}.micro-feature-box{display:flex;align-items:flex-start;gap:1rem;padding:1.25rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:1.25rem;transition:all 0.3s ease}.micro-feature-box:hover{background:#fff;border-color:#cbd5e1;box-shadow:0 10px 20px -5px rgb(0 0 0 / .05);transform:translateX(5px)}.micro-icon{width:50px;height:50px;border-radius:1rem;display:flex;align-items:center;justify-content:center;font-size:1.4rem;flex-shrink:0}.micro-text h4{font-size:1.1rem;font-weight:800;color:#0f172a;margin-bottom:.3rem;letter-spacing:-.01em}.micro-text p{font-size:.9rem;color:#475569;line-height:1.5;margin:0}.bg-blue-50{background:#eff6ff}.bg-yellow-50{background:#fefce8}.bg-purple-50{background:#faf5ff}.edu-micro-visual{position:relative;padding:1rem 0}.micro-visual-inner{position:relative;z-index:5}.micro-main-img{width:100%;height:auto;border-radius:1.5rem;box-shadow:0 20px 40px -10px rgb(0 0 0 / .1);position:relative;z-index:10}.micro-circle-bg{position:absolute;width:80%;height:80%;border-radius:50%;top:50%;left:50%;transform:translate(-40%,-50%);z-index:1;opacity:.6}.micro-progress-card{position:absolute;bottom:-1rem;left:1rem;background:#fff;padding:1rem 1.25rem;border-radius:1rem;width:220px;z-index:20;border:1px solid #e2e8f0;animation:floatVertical 6s ease-in-out infinite}@media (min-width:768px){.micro-progress-card{left:-1.5rem;width:250px}}.progress-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.progress-title,.progress-time{font-size:.9rem}.progress-bar-bg{width:100%;height:6px;border-radius:3px;overflow:hidden}.progress-bar-fill{height:100%;border-radius:3px;transition:width 1.5s ease-out}.progress-status{margin:0}.edu-cycle-section{padding:2rem 0;position:relative;border-bottom:1px solid #e2e8f0}.edu-cycle-grid,.edu-cycle-grid-tx{display:grid;grid-template-columns:1fr;gap:1.5rem;max-width:1200px;margin:0 auto}@media (min-width:576px){.edu-cycle-grid{grid-template-columns:repeat(2,1fr)}.edu-cycle-grid-tx{grid-template-columns:repeat(1,1fr)}}@media (min-width:1024px){.edu-cycle-grid{grid-template-columns:repeat(4,1fr)}.edu-cycle-grid-tx{grid-template-columns:repeat(3,1fr)}}.cycle-step-card{background:#fff;border-radius:1.5rem;padding:2rem 1.25rem;position:relative;border:1px solid #e2e8f0;box-shadow:0 4px 6px -1px rgb(0 0 0 / .02);transition:all 0.4s ease;overflow:hidden;display:flex;flex-direction:column;align-items:center;text-align:center;z-index:2}.cycle-step-card:hover{transform:translateY(-5px);box-shadow:0 15px 30px -5px rgb(0 0 0 / .08);border-color:#cbd5e1}.cycle-bg-number{position:absolute;top:-5px;right:5px;font-size:6rem;font-weight:900;color:#f1f5f9;line-height:1;z-index:-1;transition:color 0.4s ease,transform 0.4s ease}.cycle-step-card:hover .cycle-bg-number{color:#e2e8f0;transform:scale(1.1) rotate(5deg)}.cycle-icon-box{width:60px;height:60px;border-radius:1rem;display:flex;align-items:center;justify-content:center;font-size:1.6rem;margin-bottom:1.25rem;box-shadow:0 10px 15px -3px rgb(0 0 0 / .05)}.cycle-title{font-size:1.15rem;font-weight:800;margin-bottom:.75rem;letter-spacing:-.01em}.cycle-desc{font-size:.9rem;color:#475569;line-height:1.5;margin:0}.cycle-arrow{position:absolute;top:50%;right:-.75rem;transform:translateY(-50%);color:#cbd5e1;z-index:10}.cycle-arrow svg{width:20px;height:20px}@media (max-width:1023px){.hidden-mobile{display:none}}.bg-white{background-color:#ffffff!important}.text-slate-900{color:#0f172a!important}.text-slate-600{color:#475569!important}.text-purple-primary{color:#8b5cf6}.edu-pillar-card{display:flex;flex-direction:column}.pillar-content{flex-grow:1;margin-bottom:1.5rem}.pillar-btn{display:inline-flex;align-items:center;justify-content:center;padding:.6rem 1.5rem;border-radius:50px;font-size:.9rem;font-weight:700;text-decoration:none!important;transition:all 0.3s cubic-bezier(.175,.885,.32,1.275);width:max-content;margin:0 auto}.btn-blue{background:#eff6ff;color:#2563eb;border:1px solid #bfdbfe}.btn-blue:hover{background:#2563eb;color:#fff;transform:translateY(-3px);box-shadow:0 6px 15px rgb(37 99 235 / .3)}.btn-green{background:#dcfce7;color:#16a34a;border:1px solid #bbf7d0}.btn-green:hover{background:#16a34a;color:#fff;transform:translateY(-3px);box-shadow:0 6px 15px rgb(22 163 74 / .3)}.btn-purple{background:#f3e8ff;color:#8b5cf6;border:1px solid #ddd6fe}.btn-purple:hover{background:#8b5cf6;color:#fff;transform:translateY(-3px);box-shadow:0 6px 15px rgb(139 92 246 / .3)}