.testi-section{padding:1rem 1.5rem 4.5rem;text-align:center;width:97%;margin:0 auto;background-color:#b453090e}.testi-header{margin-bottom:2.8rem}.testi-title{font-size:clamp(1.6rem,3vw,2.1rem);color:#0f172a;font-weight:700;letter-spacing:-.025em;display:inline-block;position:relative;margin:0 0 .5rem}.testi-title span{color:#6093e6;font-style:italic}.testi-subtitle{font-size:1rem;color:#64748b;margin-top:1.2rem}.testi-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1080px;margin:0 auto}.testi-card{background:#fff;border-radius:20px;border:1px solid rgba(96,147,230,.15);box-shadow:0 2px 8px #0f172a0d,0 8px 28px #6093e617;overflow:hidden;text-align:left;transition:all .3s cubic-bezier(.4,0,.2,1);animation:testiCardReveal .5s ease both}.testi-card:hover{transform:translateY(-7px);box-shadow:0 4px 14px #0f172a0f,0 22px 44px #2563eb24;border-color:#3b82f652}@keyframes testiCardReveal{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}.testi-video-wrap{position:relative;padding-bottom:54%;height:0;background:#000;overflow:hidden}.testi-video-wrap iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none;display:block}.testi-body{padding:1.25rem 1.3rem 1.3rem}.testi-quote{font-size:.84rem;color:#334155;line-height:1.72;margin-bottom:1rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.testi-divider{height:1px;background:linear-gradient(90deg,#6093e62e,#6093e60a);margin-bottom:1rem}.testi-reviewer{display:flex;align-items:center;gap:.75rem}.testi-avatar{width:42px;height:42px;border-radius:50%;flex-shrink:0;background:linear-gradient(135deg,#5eb7eb,#2563eb);color:#fff;display:flex;align-items:center;justify-content:center;font-size:.78rem;font-weight:800;letter-spacing:.04em;border:2.5px solid #bfdbfe;box-shadow:0 3px 10px #2563eb47}.testi-info{flex:1;min-width:0}.testi-name{margin:0;color:#0f172a;font-size:.85rem;font-weight:700}.testi-location{margin:.12rem 0 .28rem;color:#64748b;font-size:.73rem}.testi-stars{display:flex;gap:2px}.testi-rating-badge{margin-left:auto;background:linear-gradient(135deg,#fef9c3,#fef08a);border:1px solid #fde047;color:#854d0e;font-size:.7rem;font-weight:700;padding:.22rem .58rem;border-radius:20px;display:flex;align-items:center;gap:.25rem;flex-shrink:0}@media (max-width: 860px){.testi-grid{grid-template-columns:repeat(2,1fr);gap:1.6rem}}@media (max-width: 540px){.testi-grid{grid-template-columns:1fr;max-width:400px;gap:1.4rem}.testi-section{padding:2rem 1rem 1rem}}
