.why-choose-section{padding:4rem 0;background-color:#fff}.why-choose-container{max-width:1200px;margin:0 auto;padding:0 1rem}.why-choose-title{font-size:2rem;font-weight:700;text-align:center;margin-bottom:2.5rem;display:flex;align-items:center;justify-content:center;gap:1rem;color:#000}.title-line{height:1px;width:120px;background-color:#ddd}.tabs-container{max-width:1000px;margin:0 auto}.tabs{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem;margin-bottom:2rem}.tab{padding:.75rem 1.25rem;border-radius:2rem;background-color:#f5f5f5;border:1px solid #e0e0e0;font-size:.875rem;font-weight:500;color:#333;cursor:pointer;transition:all .3s ease}.tab:hover{background-color:#e0e0e0}.tab.active{background-color:#7e57c2;color:white;border-color:#7e57c2}.tab-content{display:flex;flex-direction:column;background-color:#fff;border:1px solid #e0e0e0;border-radius:.5rem;padding:2rem;min-height:300px}@media (min-width:768px){.tab-content{flex-direction:row;gap:2rem}}.content-points{flex:1}.point{display:flex;align-items:flex-start;margin-bottom:1rem}.check-icon{color:#4caf50;margin-right:.75rem;flex-shrink:0;margin-top:.25rem}.point p{margin:0;color:#333;line-height:1.5}.content-image{flex:1;display:flex;justify-content:center;align-items:center}.content-image img{max-width:100%;height:auto;max-height:300px}@media (max-width:767px){.content-image{margin-top:2rem}}.your-mentors{padding:4rem 0;width:100%;background:#f8f9fa;text-align:center}.ym-title{font-size:2.25rem;font-weight:700;margin-bottom:1.5rem;display:flex;align-items:center;justify-content:center;gap:1rem}.ym-description{max-width:800px;margin:0 auto 2rem;font-size:1.125rem;color:#444}.mentors-wrapper{display:flex;align-items:center;justify-content:center;position:relative;max-width:1100px;margin:0 auto}.mentors-carousel{overflow:hidden;width:100%}.mentors-track{display:flex;transition:transform .5s ease-in-out;padding:0 1rem}.mentor-card{flex:0 0 calc(25% - 1rem);margin:0 .5rem;background:white;border-radius:10px;box-shadow:0 4px 10px rgba(0,0,0,.1);padding:1.2rem;transition:transform .3s ease}.mentor-card:hover{transform:translateY(-5px)}.mentor-image{width:120px;height:120px;border-radius:50%;overflow:hidden;margin:0 auto 1rem}.nav-button{position:absolute;top:50%;transform:translateY(-50%);width:45px;height:45px;background:white;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .3s ease;box-shadow:0 2px 5px rgba(0,0,0,.1)}.nav-button:hover{background:#f5f5f5}.prev-button{left:-50px}.next-button{right:-50px}@media (max-width:1024px){.mentor-card{flex:0 0 calc(33.33% - 1rem)}}@media (max-width:768px){.mentor-card{flex:0 0 calc(50% - 1rem)}.mentor-image{width:90px;height:90px}.nav-button{width:40px;height:40px}}@media (max-width:480px){.mentor-card{flex:0 0 100%}.mentor-image{width:80px;height:80px}.nav-button{width:35px;height:35px}.prev-button{left:10px}.next-button{right:10px}}