.critiques-page{min-height:100vh}.critiques-hero{background:linear-gradient(135deg,#f8fafc,#e0f2fe 50%,#f0f9ff);padding:6rem 0;position:relative;overflow:hidden}.critiques-container{max-width:1200px;margin:0 auto;padding:0 2rem}.critiques-content{display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;align-items:center;min-height:70vh}.critiques-text{max-width:500px}.critiques-main-title{font-size:2.8rem;font-weight:600;color:#1f2937;margin-bottom:2rem;line-height:1.2;font-family:Exo,sans-serif}.expert-text{color:#1e3a8a;font-weight:700}.trust-section{margin-top:2rem}.trust-box{background:#e5e7eb;padding:1rem;border-radius:8px;margin-bottom:1.5rem;display:inline-block}.trust-number{font-weight:700;color:#1f2937}.critiques-description,.trust-number{font-size:1.1rem;font-family:Exo,sans-serif}.critiques-description{color:#4b5563;line-height:1.6;margin-bottom:2rem}.mimaria-critique,.student-success{color:#1e3a8a;font-weight:700}.get-started-btn{background:transparent;color:#1e3a8a;border:2px solid #1e3a8a;padding:.75rem 2rem;border-radius:8px;font-weight:600;font-size:1rem;cursor:pointer;transition:all .3s ease;font-family:Exo,sans-serif}.get-started-btn:hover{background:#1e3a8a;color:white}.critiques-illustration{position:relative;display:flex;justify-content:center;align-items:center;height:100%}.decorative-line{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:200px;height:auto;z-index:2;opacity:.8}.illustration-container{position:relative;z-index:3}.main-illustration{width:100%;max-width:500px;height:auto;border-radius:16px}.floating-elements{position:absolute;width:100%;height:100%;pointer-events:none}.element{position:absolute;border-radius:50%;opacity:.6;animation:float 6s ease-in-out infinite}.element-1{width:20px;height:20px;background:#fbbf24;top:15%;right:20%;animation-delay:0s}.element-2{width:16px;height:16px;background:#8b5cf6;top:60%;left:15%;animation-delay:2s}.element-3{width:12px;height:12px;background:#10b981;top:80%;right:30%;animation-delay:4s}@keyframes float{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-20px) rotate(180deg)}}@media (max-width:1024px){.critiques-content{gap:3rem}.critiques-main-title{font-size:2.4rem}.main-illustration{max-width:400px}}@media (max-width:768px){.critiques-content{grid-template-columns:1fr;gap:3rem;text-align:center}.critiques-main-title{font-size:2rem}.critiques-description{font-size:1rem}.decorative-line{width:150px;top:50%;left:50%;transform:translate(-50%,-50%)}.critiques-hero{padding:4rem 0}}@media (max-width:480px){.critiques-container{padding:0 1rem}.critiques-main-title{font-size:1.75rem}.trust-box{padding:.75rem}.main-illustration{max-width:300px}}.discovery-session-section{background:white;padding:8rem 0;position:relative}.discovery-container{max-width:1400px;margin:0 auto;padding:0 2rem;position:relative;z-index:1}.discovery-content{display:grid;grid-template-columns:1fr 1fr;grid-gap:5rem;gap:5rem;align-items:start}.discovery-left{display:flex;flex-direction:column;gap:3rem}.discovery-header{text-align:left}.discovery-title{font-size:3rem;font-weight:800;color:#1e3a8a;line-height:1.1;font-family:Exo,sans-serif;margin-bottom:1.5rem}.highlight-free{color:#10b981;position:relative;background:linear-gradient(135deg,#10b981,#059669);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.highlight-free:after{content:"";position:absolute;left:0;bottom:-6px;width:100%;height:8px;background:linear-gradient(90deg,#10b981,#34d399);border-radius:4px;opacity:.3}.discovery-description{font-size:1.1rem;color:#64748b;line-height:1.7;font-family:Exo,sans-serif;max-width:90%}.discovery-illustration{position:relative;display:flex;justify-content:center;align-items:center;margin:2rem 0}.illustration-img{width:100%;max-width:500px;height:auto;border-radius:20px;box-shadow:0 25px 60px rgba(0,0,0,.15);transform:perspective(1000px) rotateY(-5deg) rotateX(2deg);transition:transform .3s ease}.illustration-img:hover{transform:perspective(1000px) rotateY(0deg) rotateX(0deg)}.discovery-benefits{display:flex;flex-direction:column;gap:2rem;padding:2rem;background:linear-gradient(135deg,#f8fafc,#ffffff);border-radius:20px;border:1px solid #e2e8f0;box-shadow:0 8px 32px rgba(0,0,0,.06)}.benefit-item{display:flex;align-items:flex-start;gap:1.5rem;padding:2rem;background:white;border-radius:16px;box-shadow:0 8px 24px rgba(0,0,0,.08);border:1px solid #f1f5f9;transition:all .4s ease;position:relative;overflow:hidden}.benefit-item:before{content:"";position:absolute;top:0;left:0;width:4px;height:100%;background:linear-gradient(135deg,#1e3a8a,#3b82f6);transform:scaleY(0);transition:transform .3s ease}.benefit-item:hover:before{transform:scaleY(1)}.benefit-item:hover{transform:translateY(-8px);box-shadow:0 20px 40px rgba(30,58,138,.15);border-color:#e0e7ff}.benefit-icon{font-size:1.8rem;width:70px;height:70px;background:linear-gradient(135deg,#1e3a8a,#3b82f6);border-radius:20px;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 8px 20px rgba(30,58,138,.3);position:relative}.benefit-icon:before{content:"";position:absolute;inset:2px;background:linear-gradient(135deg,#3b82f6,#60a5fa);border-radius:18px;z-index:-1}.benefit-text{flex:1 1}.benefit-text h4{font-size:1.25rem;font-weight:700;margin:0 0 .5rem;font-family:Exo,sans-serif}.benefit-text p{font-size:1rem;color:#64748b;margin:0;font-family:Exo,sans-serif;line-height:1.5}.discovery-right{position:-webkit-sticky;position:sticky;top:2rem}.form-container{background:white;border-radius:24px;padding:3rem;box-shadow:0 25px 60px rgba(0,0,0,.1);border:1px solid #e2e8f0;position:relative;overflow:hidden}.form-container:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,#e2e8f0,#cbd5e1)}.form-header{text-align:center;margin-bottom:2rem}.form-title{font-size:1.8rem;font-weight:700;color:#1e3a8a;margin-bottom:.5rem;font-family:Exo,sans-serif}.form-subtitle{font-size:.95rem;color:#64748b;font-family:Exo,sans-serif}.discovery-form{display:flex;flex-direction:column;gap:1.5rem}.form-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group label{font-size:.9rem;font-weight:600;color:#374151;font-family:Exo,sans-serif;margin-bottom:.25rem}.form-group input,.form-group select,.form-group textarea{padding:1rem;border:2px solid #e5e7eb;border-radius:12px;font-size:.95rem;font-family:Exo,sans-serif;transition:all .3s ease;background:#fafbfc}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#1e3a8a;background:white;box-shadow:0 0 0 4px rgba(30,58,138,.1);transform:translateY(-1px)}.form-group input:hover,.form-group select:hover,.form-group textarea:hover{border-color:#9ca3af;background:white}.form-group textarea{resize:vertical;min-height:100px;font-family:Exo,sans-serif}.submit-btn{background:linear-gradient(135deg,#1e3a8a,#3b82f6);color:white;border:none;padding:1.2rem 2rem;border-radius:16px;font-size:1.05rem;font-weight:700;font-family:Exo,sans-serif;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:1rem;position:relative;overflow:hidden}.submit-btn: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 ease}.submit-btn:hover:before{left:100%}.submit-btn:hover{background:linear-gradient(135deg,#1e40af,#2563eb);transform:translateY(-3px);box-shadow:0 15px 35px rgba(30,58,138,.4)}.submit-btn.submitting,.submit-btn:disabled{background:linear-gradient(135deg,#9ca3af,#6b7280);cursor:not-allowed;transform:none;box-shadow:none}.btn-icon{font-size:1.2rem}.spinner{width:20px;height:20px;border:2px solid rgba(255,255,255,.3);border-top-color:white;border-radius:50%;animation:spin 1s linear infinite}.success-message{text-align:center;padding:3rem 2rem;flex-direction:column;gap:1rem}.success-icon,.success-message{display:flex;align-items:center}.success-icon{font-size:3rem;background:linear-gradient(135deg,#10b981,#34d399);border-radius:50%;width:80px;height:80px;justify-content:center;margin-bottom:1rem}.success-message h3{color:#10b981;font-size:1.5rem;font-weight:700;margin-bottom:.5rem;font-family:Exo,sans-serif}.success-message p{color:#374151;font-size:1rem;line-height:1.6;max-width:400px;margin-bottom:2rem}.success-actions{display:flex;gap:1rem}.book-another-btn{background:linear-gradient(135deg,#f59e0b,#f97316);color:white;border:none;padding:.75rem 1.5rem;border-radius:12px;font-size:.9rem;font-weight:600;font-family:Exo,sans-serif;cursor:pointer;transition:all .3s ease}.book-another-btn:hover{background:linear-gradient(135deg,#f97316,#ea580c);transform:translateY(-2px);box-shadow:0 8px 25px rgba(249,115,22,.3)}.response-message{background:#fef2f2;border:1px solid #fca5a5;border-radius:12px;padding:1rem;margin-top:1rem;color:#dc2626;font-size:.9rem;text-align:center;display:flex;align-items:center;justify-content:center;gap:.5rem}.response-message.error{background:#fef2f2;border-color:#fca5a5;color:#dc2626}.error-icon{font-size:1.2rem}@media (max-width:1200px){.discovery-content{gap:3rem}.discovery-title{font-size:2.5rem}}@media (max-width:1024px){.discovery-content{gap:3rem}.discovery-title{font-size:2.2rem}.form-container{padding:2.5rem}}@media (max-width:768px){.discovery-session-section{padding:4rem 0}.discovery-content{grid-template-columns:1fr;gap:3rem}.discovery-right{position:static}.form-container{padding:2rem}.form-row{grid-template-columns:1fr;gap:1rem}.discovery-title{font-size:2rem;text-align:center}.discovery-description{text-align:center;max-width:100%}.discovery-benefits{margin-top:2rem}.benefit-item:hover{transform:translateY(-5px)}}@media (max-width:480px){.discovery-container{padding:0 1rem}.form-container{padding:1.5rem;border-radius:16px}.discovery-title{font-size:1.8rem}.form-title{font-size:1.5rem}.submit-btn{padding:1rem 1.5rem;font-size:1rem}.benefit-item{padding:.75rem}.benefit-icon{width:50px;height:50px;font-size:1.5rem}}.discovery-session-section{background:white!important}.discovery-title{color:#1e3a8a!important}.discovery-description{color:#64748b!important}.form-container{background:white!important;border-color:#e2e8f0!important}.form-title{color:#1e3a8a!important}.form-subtitle{color:#64748b!important}.benefit-item{background:white!important;border-color:#f1f5f9!important}.benefit-text h4{color:#1e3a8a!important}.availability-loader{font-size:.75rem;color:#6b7280;font-style:italic}.time-slots-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));grid-gap:.75rem;gap:.75rem;margin-top:.5rem}.time-slot{position:relative;display:flex;align-items:center;justify-content:center;padding:.75rem;border:2px solid #e5e7eb;border-radius:8px;background:#ffffff;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;text-align:center;min-height:50px}.time-slot.available{border-color:#10b981;background:#f0fdf4;color:#065f46}.time-slot.available:hover{border-color:#059669;background:#dcfce7;transform:translateY(-1px);box-shadow:0 2px 8px rgba(16,185,129,.2)}.time-slot.selected{border-color:#2a336f;background:#2a336f;color:white;font-weight:600}.time-slot.unavailable{border-color:#f87171;background:#fef2f2;color:#991b1b;cursor:not-allowed;opacity:.7}.time-slot.unavailable:hover{transform:none;box-shadow:none}.unavailable-icon{position:absolute;top:-8px;right:-8px;font-size:.75rem;background:#ffffff;border-radius:50%;padding:2px}.time-slot:disabled{cursor:not-allowed;opacity:.6}.form-group label{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}.form-group select:disabled{background-color:#f9fafb;color:#6b7280;cursor:not-allowed}@media (max-width:768px){.time-slots-grid{grid-template-columns:repeat(2,1fr);gap:.5rem}.time-slot{padding:.5rem;font-size:.75rem;min-height:45px}}.critique-features{background:white;padding:6rem 0}.features-container{max-width:1200px;margin:0 auto;padding:0 2rem}.features-grid{display:flex;justify-content:center;gap:3rem;flex-wrap:wrap}.feature-wrapper{position:relative;width:350px;height:160px;flex-shrink:0}.feature-card{position:absolute;top:0;left:0;width:100%;height:100%;padding:1.5rem;border-radius:8px;z-index:2;display:flex;flex-direction:column;justify-content:flex-start;transition:transform .3s ease}.feature-card.yellow{background:#fbbf24}.feature-card.red{background:#ef4444}.shadow-card{position:absolute;top:8px;left:8px;width:100%;height:100%;background:#1e3a8a;border-radius:8px;z-index:1}.feature-title{font-size:1.25rem;font-weight:700;margin-bottom:.75rem}.feature-description,.feature-title{color:#1e3a8a;font-family:Exo,sans-serif}.feature-description{font-size:.95rem;line-height:1.4;font-weight:500}.feature-wrapper:hover .feature-card{transform:translateY(-2px)}@media (max-width:1024px){.features-grid{gap:2rem}.feature-wrapper{width:320px;height:140px}}@media (max-width:768px){.critique-features{padding:4rem 0}.features-container{padding:0 1rem}.features-grid{flex-direction:column;align-items:center;gap:2rem}.feature-wrapper{width:100%;max-width:400px;height:130px}.feature-card{padding:1.25rem}.feature-title{font-size:1.1rem}.feature-description{font-size:.85rem}}@media (max-width:480px){.features-grid{gap:1.5rem}.feature-wrapper{max-width:100%}}.mentors-section{background:linear-gradient(135deg,#f8fafc,#e2e8f0);padding:8rem 0;position:relative;overflow:hidden}.mentors-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 60 60" fill="none"><circle cx="30" cy="30" r="1" fill="%23cbd5e1" opacity="0.3"/></svg>') repeat;background-size:60px 60px;pointer-events:none}.mentors-container{max-width:1400px;margin:0 auto;padding:0 2rem;position:relative;z-index:1}.mentors-header{text-align:center;margin-bottom:5rem;max-width:800px;margin-left:auto;margin-right:auto}.mentors-title{font-size:3.5rem;font-weight:900;background:linear-gradient(135deg,#1e3a8a,#3b82f6,#10b981);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:1.5rem;font-family:Exo,sans-serif;position:relative}.mentors-title:after{content:"";position:absolute;bottom:-1rem;left:50%;transform:translateX(-50%);width:100px;height:4px;background:linear-gradient(90deg,#1e3a8a,#10b981);border-radius:2px}.mentors-description{font-size:1.25rem;color:#64748b;line-height:1.8;font-family:Exo,sans-serif;margin-top:2rem}.mentors-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));grid-gap:2.5rem;gap:2.5rem;margin-bottom:5rem;max-width:1200px;margin-left:auto;margin-right:auto}.mentor-card-new{background:white;border-radius:24px;padding:0;box-shadow:0 10px 30px rgba(0,0,0,.08);border:1px solid #f1f5f9;transition:all .4s ease;position:relative;overflow:hidden;height:100%}.mentor-card-new:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#1e3a8a,#3b82f6,#10b981);transform:scaleX(0);transition:transform .4s ease;transform-origin:left}.mentor-card-new:hover:before{transform:scaleX(1)}.mentor-card-new:hover{transform:translateY(-8px);box-shadow:0 20px 40px rgba(30,58,138,.15);border-color:#3b82f6}.mentor-card-header{padding:1.5rem 1.5rem 0;display:flex;justify-content:flex-end;min-height:40px}.featured-badge{background:linear-gradient(135deg,#fbbf24,#f59e0b);color:white;padding:.5rem 1rem;border-radius:20px;font-size:.75rem;font-weight:600;display:flex;align-items:center;gap:.25rem;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 2px 8px rgba(251,191,36,.3)}.star-icon{font-size:.875rem}.mentor-avatar-section{padding:0 1.5rem;display:flex;justify-content:center;margin-bottom:1.5rem}.avatar-container{position:relative;display:flex;align-items:center;justify-content:center}.mentor-avatar-img{width:120px;height:120px;border-radius:50%;object-fit:cover;border:4px solid white;box-shadow:0 8px 20px rgba(0,0,0,.1);transition:all .3s ease;position:relative;z-index:2}.avatar-ring{position:absolute;top:-8px;left:-8px;right:-8px;bottom:-8px;border:2px solid transparent;background:linear-gradient(135deg,#1e3a8a,#3b82f6,#10b981);border-radius:50%;padding:2px;opacity:0;transition:opacity .3s ease;z-index:1}.mentor-card-new:hover .avatar-ring{opacity:1}.mentor-card-new:hover .mentor-avatar-img{transform:scale(1.05)}.mentor-info-section{padding:0 1.5rem 1.5rem;text-align:center;flex:1 1;display:flex;flex-direction:column}.mentor-name{font-size:1.5rem;font-weight:700;color:#1e3a8a;margin-bottom:.5rem;font-family:Exo,sans-serif}.mentor-title{font-size:1rem;font-weight:600;color:#10b981;margin-bottom:1rem;font-family:Exo,sans-serif}.mentor-bio{font-size:.95rem;color:#64748b;line-height:1.6;font-family:Exo,sans-serif;flex:1 1;align-items:flex-start}.mentor-bio,.mentor-stats-row{margin-bottom:1.5rem;display:flex}.mentor-stats-row{justify-content:space-around;gap:1rem;padding:1rem;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-radius:16px;border:1px solid #e2e8f0}.stat-box{text-align:center;flex:1 1}.stat-number{display:block;font-size:1.5rem;font-weight:800;color:#1e3a8a;font-family:Exo,sans-serif}.stat-label{font-size:.75rem;color:#64748b;font-weight:600;text-transform:uppercase;letter-spacing:.5px;margin-top:.25rem}.expertise-section{margin-bottom:1.5rem}.expertise-tags{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}.expertise-tag{background:linear-gradient(135deg,#dbeafe,#bfdbfe);color:#1e40af;padding:.5rem 1rem;border-radius:20px;font-size:.75rem;font-weight:600;border:1px solid #93c5fd;transition:all .3s ease}.expertise-tag:hover{background:linear-gradient(135deg,#3b82f6,#2563eb);color:white;transform:translateY(-2px);box-shadow:0 4px 12px rgba(59,130,246,.3)}.expertise-more{background:#f1f5f9;color:#64748b;padding:.5rem 1rem;border-radius:20px;font-size:.75rem;font-weight:600;border:1px solid #e2e8f0}.mentor-action{margin-top:auto}.contact-mentor-btn{width:100%;background:linear-gradient(135deg,#1e3a8a,#3b82f6);color:white;border:none;padding:1rem 1.5rem;border-radius:16px;font-size:1rem;font-weight:600;font-family:Exo,sans-serif;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.5rem;box-shadow:0 4px 12px rgba(30,58,138,.3)}.contact-mentor-btn:hover{background:linear-gradient(135deg,#1e40af,#2563eb);transform:translateY(-2px);box-shadow:0 6px 20px rgba(30,58,138,.4)}.contact-mentor-btn:active{transform:translateY(0)}.btn-icon{font-size:1.1rem}.mentors-cta{background:linear-gradient(135deg,#1e3a8a,#3b82f6);color:white;padding:4rem 3rem;border-radius:24px;text-align:center;box-shadow:0 20px 40px rgba(30,58,138,.2);position:relative;overflow:hidden}.mentors-cta:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100" fill="none"><circle cx="50" cy="50" r="2" fill="white" opacity="0.1"/></svg>') repeat;background-size:100px 100px;pointer-events:none}.cta-title{font-size:2.5rem;font-weight:800;margin-bottom:1rem}.cta-description,.cta-title{font-family:Exo,sans-serif;position:relative;z-index:1}.cta-description{font-size:1.2rem;margin-bottom:2rem;opacity:.9;line-height:1.6}.cta-button{background:white;color:#1e3a8a;border:none;padding:1.25rem 2.5rem;border-radius:16px;font-size:1.1rem;font-weight:700;font-family:Exo,sans-serif;cursor:pointer;transition:all .3s ease;display:inline-flex;align-items:center;gap:.75rem;box-shadow:0 4px 15px rgba(0,0,0,.1);position:relative;z-index:1}.cta-button:hover{transform:translateY(-3px);box-shadow:0 8px 25px rgba(0,0,0,.15);background:#f8fafc}.cta-button:active{transform:translateY(-1px)}.empty-state,.error-state,.loading-state{text-align:center;padding:4rem 2rem}.loading-spinner{width:50px;height:50px;border:4px solid #e2e8f0;border-top-color:#3b82f6;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto 1rem}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.empty-state p,.error-state p,.loading-state p{font-size:1.1rem;color:#64748b;font-family:Exo,sans-serif}.retry-btn{background:linear-gradient(135deg,#1e3a8a,#3b82f6);color:white;border:none;padding:.75rem 1.5rem;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;margin-top:1rem;font-family:Exo,sans-serif}.retry-btn:hover{background:linear-gradient(135deg,#1e40af,#2563eb);transform:translateY(-2px)}@media (max-width:1200px){.mentors-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem}.mentors-title{font-size:3rem}}@media (max-width:900px){.mentors-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem}.mentors-section{padding:5rem 0}.mentors-container{padding:0 1.5rem}.mentors-header{margin-bottom:3rem}.mentors-title{font-size:2.5rem}.mentors-description{font-size:1.1rem}}@media (max-width:768px){.mentors-grid{grid-template-columns:1fr;gap:1.5rem}.mentors-section{padding:4rem 0}.mentors-container{padding:0 1rem}.mentors-title{font-size:2rem}.mentors-description{font-size:1rem}.mentor-card-new{border-radius:20px}.mentor-avatar-img{width:100px!important;height:100px!important}.mentor-stats-row{flex-direction:column;gap:.75rem}.stat-box{padding:.75rem;background:white;border-radius:12px;border:1px solid #e2e8f0}.mentors-cta{padding:3rem 2rem;border-radius:20px}.cta-title{font-size:2rem}.cta-button,.cta-description{font-size:1rem}.cta-button{padding:1rem 2rem}}@media (max-width:480px){.mentors-section{padding:3rem 0}.mentors-title{font-size:1.75rem}.mentor-avatar-img{width:90px!important;height:90px!important}.mentor-card-header{padding:1rem 1rem 0}.mentor-info-section{padding:0 1rem 1rem}.mentor-stats-row{padding:.75rem}.stat-number{font-size:1.25rem}.expertise-tags{gap:.375rem}.expertise-tag{padding:.375rem .75rem;font-size:.7rem}.mentors-cta{padding:2.5rem 1.5rem}.cta-title{font-size:1.75rem}.cta-button{padding:.875rem 1.5rem;font-size:.95rem}}@media (min-width:1200px){.mentors-grid{grid-template-columns:repeat(3,1fr);max-width:1200px}}.mentors-grid{align-items:stretch}.mentor-card-new{display:flex;flex-direction:column;min-height:500px}.testimonials-section{background:#ffffff;padding:8rem 0;overflow:hidden;position:relative}.testimonials-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg width="60" height="60" viewBox="0 0 60 60" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd"><g fill="%234054b2" fill-opacity="0.03"><circle cx="30" cy="30" r="2"/></g></svg>') repeat;pointer-events:none}.testimonials-container{max-width:1400px;margin:0 auto;padding:0 2rem;position:relative;z-index:1}.testimonials-header{text-align:center;margin-bottom:5rem}.testimonials-title{font-size:3.5rem;font-weight:800;font-family:Exo,sans-serif;line-height:1.2;color:#1e3a8a;margin-bottom:1rem}.architects-text{color:#ef4444}.testimonials-subtitle{font-size:1.2rem;color:#6b7280;font-family:Exo,sans-serif;font-weight:400}.testimonials-wrapper{position:relative;display:flex;align-items:center;gap:2rem}.nav-button{background:#ffffff;border:2px solid #e5e7eb;border-radius:50%;width:60px;height:60px;display:flex;align-items:center;justify-content:center;color:#4054b2;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);z-index:2;flex-shrink:0;box-shadow:0 4px 20px rgba(0,0,0,.1)}.nav-button:hover{background:#4054b2;border-color:#4054b2;color:white;transform:scale(1.1);box-shadow:0 8px 30px rgba(64,84,178,.3)}.nav-button:active{transform:scale(.95)}.testimonials-slider{flex:1 1;overflow:hidden;border-radius:20px}.testimonials-track{display:flex;transition:transform .8s cubic-bezier(.4,0,.2,1)}.testimonials-slide{min-width:100%;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem}.testimonial-card{background:#ffffff;border-radius:24px;padding:2.5rem;box-shadow:0 10px 40px rgba(0,0,0,.08);border:1px solid #f1f5f9;transition:all .4s cubic-bezier(.4,0,.2,1);height:400px;display:flex;flex-direction:column;position:relative;overflow:hidden}.testimonial-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#4054b2,#ef4444);transform:scaleX(0);transform-origin:left;transition:transform .4s ease}.testimonial-card:hover:before{transform:scaleX(1)}.testimonial-card:hover{transform:translateY(-15px);box-shadow:0 25px 60px rgba(0,0,0,.15);border-color:rgba(64,84,178,.2)}.quote-icon{color:#4054b2;margin-bottom:1.5rem;opacity:.3}.testimonial-content{flex:1 1;display:flex;align-items:center;margin-bottom:2rem}.testimonial-text{font-size:1.1rem;color:#374151;line-height:1.8;font-family:Exo,sans-serif;direction:rtl;text-align:right;font-weight:500;font-style:italic}.testimonial-footer{margin-top:auto}.profile-section{display:flex;gap:1rem;align-items:center}.profile-image{border-radius:50%;overflow:hidden;border:3px solid rgba(64,84,178,.2);flex-shrink:0;transition:all .3s ease}.testimonial-card:hover .profile-image{border-color:rgba(64,84,178,.4);transform:scale(1.05)}.avatar{width:50px;height:50px;object-fit:cover}.profile-info{flex:1 1}.testimonial-name{font-size:1.1rem;font-weight:700;color:#1e3a8a;margin-bottom:.3rem;font-family:Exo,sans-serif}.testimonial-field{font-size:.9rem;color:#6b7280;font-weight:500;margin-bottom:.5rem;font-family:Exo,sans-serif}.rating{display:flex;gap:.2rem}.star{font-size:1rem;color:#e5e7eb;transition:all .2s ease}.star.filled{color:#ef4444;filter:drop-shadow(0 2px 4px rgba(239,68,68,.3))}.pagination-dots{display:flex;justify-content:center;gap:.8rem;margin-top:4rem}.dot{width:12px;height:12px;border-radius:50%;background:#e5e7eb;border:none;cursor:pointer;transition:all .3s ease}.dot.active{background:#ef4444;transform:scale(1.3);box-shadow:0 0 10px rgba(239,68,68,.5)}.dot:hover{background:#4054b2;transform:scale(1.1)}@media (max-width:1200px){.testimonials-slide{grid-template-columns:repeat(2,1fr)}.testimonials-title{font-size:3rem}.testimonial-card{height:350px}}@media (max-width:768px){.testimonials-slide{grid-template-columns:1fr;gap:1.5rem}.testimonials-wrapper{flex-direction:column;gap:1.5rem}.nav-button{width:50px;height:50px}.testimonials-title{font-size:2.5rem}.testimonials-subtitle{font-size:1.1rem}.testimonial-card{height:auto;min-height:300px;padding:2rem}.testimonials-section{padding:6rem 0}.testimonials-header{margin-bottom:3rem}}@media (max-width:480px){.testimonials-container{padding:0 1rem}.testimonial-card{padding:1.5rem;min-height:250px}.profile-section{gap:.75rem}.avatar{width:40px;height:40px}.testimonials-title{font-size:2rem}.testimonials-subtitle{font-size:1rem}.nav-button{display:none}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.testimonial-card{animation:fadeInUp .6s ease-out}