.testimonials{--primary:#f07c3c;--text-main:#1e293b;--text-muted:#64748b;--card-radius:24px;--glass-bg:rgba(255,255,255,0.95);background-color:#f8faff}.testimonials .heading .section-title{color:var(--text-main);margin-bottom:12px}.testimonials .heading p{color:var(--text-muted);font-size:1.1rem;max-width:500px;margin:0 auto 50px}.testimonials .testimonials-swiper{padding:60px 20px!important}.testimonials .item{background:var(--glass-bg);border:2px dashed rgba(226,232,240,.8);border-radius:var(--card-radius);padding:50px 30px 30px;height:100%;position:relative;transition:all .5s cubic-bezier(.16,1,.3,1);box-shadow:0 4px 6px -1px rgba(0,0,0,.05);display:flex;flex-direction:column}.testimonials .item .image{position:absolute;top:-40px;left:30px;width:80px;height:80px;padding:4px;background:linear-gradient(135deg,var(--primary),#6366f1);border-radius:22px;box-shadow:0 15px 30px rgba(37,99,235,.2)}.testimonials .item .image img{width:100%;height:100%;object-fit:cover;border-radius:18px;background:#fff;border:2px solid #fff}.testimonials .content{flex-grow:1;display:flex;flex-direction:column}.testimonials .content h5{font-size:1.25rem;font-weight:700;color:var(--text-main);margin-bottom:15px;letter-spacing:-.3px}.testimonials .content p{font-size:.95rem;line-height:1.7;color:#475569;margin:0;position:relative}.testimonials .item:before{content:"“";position:absolute;top:20px;right:30px;font-size:5rem;color:var(--primary);opacity:.08;line-height:1}.testimonials .item:hover{transform:translateY(-12px);border:2px dashed var(--primary);box-shadow:0 30px 60px -12px rgba(0,0,0,.08)}.swiper-button-next,.swiper-button-prev{width:50px;height:50px;background:#fff;border:1px solid #e2e8f0;border-radius:14px;color:var(--primary)!important;box-shadow:0 4px 12px rgba(0,0,0,.05);transition:.3s ease}.swiper-button-next:hover,.swiper-button-prev:hover{background:#f07c3c;color:#fff!important;transform:scale(1.1)}.testimonials .swiper-button-next:after,.testimonials .swiper-button-prev:after{font-size:1.1rem!important;font-weight:900}.testimonials .swiper-pagination-bullet{background:#cbd5e1;opacity:1;height:8px;width:8px;transition:all .3s ease}.testimonials .swiper-pagination-bullet-active{background:var(--primary);width:24px;border-radius:4px}@media (max-width:768px){.testimonials .heading .section-title{font-size:2rem}.testimonials .item{padding:45px 20px 25px}.testimonials .item .image{width:65px;height:65px;left:20px;top:-32.5px}}.why-section{padding:80px 20px;background-color:#ffffff;max-width:1300px;margin:0 auto}.why-header{text-align:center;margin-bottom:50px}.why-header h2{font-size:32px;color:#000;font-weight:800;margin-bottom:15px}.why-header p{color:#666;max-width:700px;margin:0 auto;line-height:1.6}.why-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.why-card{background:#fff;border:1px solid #eee;padding:35px 20px;border-radius:12px;text-align:center;transition:all .4s cubic-bezier(.165,.84,.44,1);display:flex;flex-direction:column;align-items:center;cursor:pointer}.why-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px rgba(0,0,0,.08);border-color:#1e25a5}.why-icon-box{margin-bottom:20px;display:flex;align-items:center;justify-content:center;height:75px;width:75px;background:#edeefe;border-radius:50%;transition:all .4s ease}.why-icon-box svg{width:32px;height:32px;stroke:#1e25a5;transition:all .4s ease}.why-card:hover .why-icon-box{background:#1e25a5;transform:scale(1.1)}.why-card:hover .why-icon-box svg{stroke:#ffffff}.why-info h3{font-size:19px;color:#001e42;margin-bottom:12px;font-weight:700;transition:color .3s ease}.why-card:hover h3{color:#1e25a5}.why-info p{font-size:14.5px;color:#666;line-height:1.6}@media (max-width:1024px){.why-grid{grid-template-columns:repeat(2,1fr);gap:15px}}@media (max-width:600px){.why-grid{grid-template-columns:1fr}.why-section{padding:50px 15px}.why-header h2{font-size:26px}.why-card{padding:30px 20px}}.stats-wrapper{padding:0 20px 40px;background:#fdfdfd}.stats-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.stat-card{position:relative;background:#fff;border-radius:24px;padding:15px 30px;text-align:center;border:1px solid #f0f0f0;overflow:hidden;transition:all .5s cubic-bezier(.25,1,.5,1);box-shadow:0 10px 30px rgba(0,0,0,.02);z-index:1}.stat-icon-wrapper svg{width:60px;height:60px}.stat-card:hover{transform:translateY(-15px);box-shadow:0 30px 60px rgba(0,0,0,.1);border-color:var(--accent)}.stat-icon-wrapper{font-size:50px;color:var(--accent);margin-bottom:25px;transition:all .5s ease;display:inline-block}.stat-card:hover .stat-icon-wrapper{transform:scale(1.2) rotateY(180deg)}.stat-number{font-size:28px;font-weight:700;color:#001e42;margin-bottom:8px;letter-spacing:-1px}.stat-label{font-size:16px;color:#64748b;font-weight:600}.stat-circle-decor{position:absolute;top:-50px;right:-50px;width:100px;height:100px;background:var(--accent);opacity:.03;border-radius:50%;transition:all .6s ease;z-index:-1}.stat-card:hover .stat-circle-decor{width:400px;height:400px;top:-100px;right:-100px;opacity:.05}@media (max-width:992px){.stats-container{grid-template-columns:repeat(2,1fr)}}@media (max-width:650px){.stats-container{grid-template-columns:1fr;gap:20px}.stat-card{padding:40px 20px}.stat-number{font-size:28px}}