.page-about .title{margin-bottom:40px}.page-about p{color:#3e3e3e;font-family:Roboto,sans-serif;font-size:18px;font-weight:400;letter-spacing:0;line-height:1.5;margin-bottom:24px}.page-about img{margin-bottom:40px;max-width:100%;width:100%}.page-about .ourTeam{display:grid;gap:30px;grid-template-columns:repeat(2,1fr);margin-bottom:32px}@media (max-width:768px){.page-about .ourTeam{grid-template-columns:1fr}}.page-about .ourTeam__card{align-items:center;display:flex;gap:24px}@media (max-width:600px){.page-about .ourTeam__card{flex-direction:column;justify-content:center}}.page-about .ourTeam__card img{border-radius:50%;height:136px;margin-bottom:0;max-width:100%;width:136px}@media (max-width:600px){.page-about .ourTeam__card .info{text-align:center}}.page-about .ourTeam__card .info h3{color:#3e3e3e;font-family:Montserrat,sans-serif;font-size:24px;font-weight:700;margin-bottom:8px}.page-about .ourTeam__card .info a,.page-about .ourTeam__card .info p{color:#3e3e3e;font-family:Montserrat,sans-serif;font-size:16px;font-weight:600;margin-bottom:8px}.page-about .ourTeam__card .info a{font-style:italic;font-weight:400;margin-bottom:0;text-decoration:none}.page-about .ourTeam__card .info a:hover{color:#2e2e2e}