.our-authors-container{max-width:1200px;margin:0 auto;padding:40px 20px}.our-authors-title{text-align:left;color:#222;margin-bottom:35px;font-size:2rem;font-weight:700}.our-authors-subtitle{color:#3f3b3b;margin-top:1rem;margin-bottom:1.6rem}.authors-grid{grid-template-columns:repeat(3,1fr);gap:35px;display:grid}.author-card{text-align:center;flex-direction:column;align-items:center;padding:30px 25px;display:flex}.author-card:nth-child(6n+1){background:#fef7f2}.author-card:nth-child(6n+2){background:#f3f8ff}.author-card:nth-child(6n+3){background:#f4fbf4}.author-card:nth-child(6n+4){background:#fcf6ff}.author-card:nth-child(6n+5){background:#fff9ef}.author-card:nth-child(6n+6){background:#f5fbfb}.author-image{width:150px;height:150px;margin-bottom:30px}.author-image img{object-fit:cover;border:5px solid #fff;border-radius:50%;width:100%;height:100%;box-shadow:0 4px 12px #00000014}.author-name{color:#222;justify-content:center;align-items:center;min-height:60px;margin-bottom:18px;font-size:1.3rem;font-weight:700;display:flex}.author-description{color:#666;font-size:.96rem;line-height:1.7}@media (max-width:992px){.authors-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.our-authors-container{padding:30px 15px}.authors-grid{grid-template-columns:1fr}.author-image{width:130px;height:130px}}
