.review-focus{text-align:center;background:#f8fafc;padding:4rem 0}.review-focus .container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.review-focus h2{color:#0a2540;margin-bottom:1rem;font-size:2.2rem;font-weight:800}.review-focus .section-intro{color:#5f6c7b;max-width:800px;margin:0 auto 3rem;font-size:1.1rem;line-height:1.8}.review-grid{grid-template-columns:repeat(3,1fr);justify-content:center;align-items:stretch;gap:2.5rem;display:grid}.review-card{text-align:center;background:#fff;border-radius:1.5rem;padding:2rem;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 20px 40px #0a25400f,0 0 0 1px #0a25400a}.review-card:hover{transform:translateY(-6px);box-shadow:0 25px 60px #0a254014,0 0 0 1px #0a25400d}.review-card .material-symbols-outlined{color:#ff6f61;margin-bottom:1.25rem;font-size:48px;display:block}.review-card h3{color:#0a2540;margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.review-card p{color:#5f6c7b;margin:0;font-size:1rem;line-height:1.6}@media (max-width:1024px){.review-grid{grid-template-columns:repeat(2,1fr);gap:2rem}}@media (max-width:700px){.review-grid{grid-template-columns:1fr;gap:1.75rem}.review-card .material-symbols-outlined{font-size:40px}.review-focus h2{font-size:1.9rem}}.review-process{text-align:center;background:#fff;padding:4rem 0}.review-process .container{max-width:900px;margin:0 auto;padding:0 1.5rem}.review-process h2{color:#0a2540;margin-bottom:2.5rem;font-size:2rem;font-weight:800}.process-steps{counter-reset:step;text-align:left;flex-direction:column;gap:2.5rem;margin:0;padding:0;list-style:none;display:flex}.process-steps li{counter-increment:step;background:#f8fafc;border-radius:1.25rem;padding:2rem;position:relative;box-shadow:0 10px 25px #0a25400a,0 0 0 1px #0a254008}.process-steps li:before{content:counter(step);color:#fff;text-align:center;background:linear-gradient(135deg,#ff6f61,#ff836d);border-radius:50%;width:36px;height:36px;font-size:1rem;font-weight:700;line-height:36px;position:absolute;top:1.5rem;left:1.5rem}.process-steps h3{color:#0a2540;margin:0 0 .5rem 3.5rem;font-size:1.25rem;font-weight:700}.process-steps p{color:#5f6c7b;margin:0 0 0 3.5rem;font-size:1rem;line-height:1.6}@media (max-width:700px){.process-steps li{padding:1.75rem 1.5rem 1.75rem 3rem}.process-steps h3,.process-steps p{margin-left:2.75rem}}
