/* Keep the lower homepage sections aligned with the clean white and navy visual system above. */
.recruiter-section { background: radial-gradient(circle at 84% 20%, rgba(245,194,75,.17), transparent 26%), #fbf8f1; }.recruiter-section::before { background: #eadfca; }.recruiter-window::before { background: linear-gradient(90deg, #fbf8f1, transparent); }.recruiter-window::after { background: linear-gradient(270deg, #fbf8f1, transparent); }
.testimonials-section { padding: 76px 0 82px; background: #fff8f2; color: #8a3b00; }.testimonials-section::before { display: none; }.testimonials-section .section-label { color: #FC6C00; }.testimonials-section .section-heading h2 { color: #8a3b00; }.testimonials-section .section-heading h2::after { background: #FC6C00; }.testimonials-grid { gap: 20px; }.testimonial-card { min-height: 245px; border: 1px solid #f0d7c1; background: #fff; box-shadow: 0 13px 28px rgba(201, 85, 0, .08); }.testimonial-quote-mark { color: #FC6C00; }.testimonial-card blockquote { color: #8f6542; font-size: 1.02rem; line-height: 1.68; }.testimonial-card footer { border-top-color: #f0d7c1; background: #fff; color: #8a3b00; }.testimonial-avatar { border-color: #fff; background: #ffd08b; color: #8a3b00; }.testimonial-card footer strong { color: #8a3b00; }.testimonial-card footer div span { color: #9a7a5e; }.testimonial-dots button { background: #f1d7bf; }.testimonial-dots button:hover { background: #d59460; }.testimonial-dots button.is-active { background: #FC6C00; }
.statistics { padding: 76px 0 82px; background: #fff; }.statistics::before { display: none; }.statistics .section-label { color: #FC6C00; }.statistics-heading h2 { color: #8a3b00; }.statistics-grid { border-color: #f0d7c1; border-radius: 14px; background: #fff8f2; box-shadow: 0 13px 28px rgba(201, 85, 0, .07); }.statistics-grid article { background: rgba(255,255,255,.7); }.statistics-grid article + article { border-left-color: #f0d7c1; }.statistics-grid article::before { background: #FC6C00; }.statistics-grid strong { color: #8a3b00; }.statistics-grid span { color: #9a7a5e; }.statistics-grid article:hover { background: #fff; }@media (max-width: 700px) { .statistics-grid article:nth-child(3),.statistics-grid article:nth-child(4) { border-top-color: #f0d7c1; } }@media (max-width: 430px) { .statistics-grid article + article,.statistics-grid article:nth-child(3),.statistics-grid article:nth-child(4) { border-top-color: #f0d7c1; } }
