.quoteCard{background-color:#373643;color:#fff;padding:2rem;text-align:center;box-shadow:0 4px 6px rgba(0,0,0,.1);width:100vw;margin:0}.quote{font-size:24px;font-weight:500;line-height:1.6}.author{font-size:1rem;font-weight:400;opacity:.8}@media(max-width:768px){.quote{font-size:20px}}.our-team{padding:2rem;text-align:center;background-color:#f9fbfc}.our-team__title{font-size:2rem;font-weight:700;color:#001f3f;margin-top:2rem}.our-team__subtitle{font-size:1rem;color:#667085;margin-bottom:2rem}.our-team__cards{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap}.our-team__card{background:#fff;border-radius:12px;box-shadow:0 4px 6px rgba(0,0,0,.1);padding:1.5rem;width:220px;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.our-team__card:hover{transform:translateY(-5px);box-shadow:0 6px 10px rgba(0,0,0,.15)}.our-team__image-container{width:120px;height:120px;margin:0 auto 1rem;overflow:hidden;border-radius:50%}.our-team__image{width:100%;height:100%;object-fit:cover}.our-team__name{font-size:1.25rem;font-weight:600;color:#3a3a3a;margin-bottom:.5rem}.our-team__role{font-size:.9rem;color:#667085}@media(max-width:768px){.our-team .our-team__title{font-size:24px;margin-bottom:20px}.our-team .our-team__subtitle{font-size:20px;margin-bottom:3rem}.our-team .our-team__cards{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap}.our-team .our-team__card{width:100%;margin-left:10px;margin-right:10px}}