.page-team-single .team-single{display:flex;gap:4rem;min-height:500px}.page-team-single .team-single .foto{flex:1 1 35%;width:35%}.page-team-single .team-single .foto img{border-radius:28px;display:block;height:100%;max-height:600px;object-fit:cover;width:100%}.page-team-single .team-single .content{display:flex;flex:1 1 65%;flex-direction:column;gap:0;width:65%}.page-team-single .team-single .content .btn-back{align-self:flex-end;order:2}.page-team-single .team-single .content .title{font-size:1.5em}.page-team-single .team-single .content h2{color:var(--primary-color);font-weight:600;margin:0}.page-team-single .team-single .content .specialization{font-size:1em;font-weight:600}.page-team-single .team-single .content .description{color:var(--text-color);font-size:.95rem;line-height:1.7}@media (max-width:800px){.page-team-single .team-single{flex-direction:column;gap:2rem}.page-team-single .team-single .foto{order:1;width:100%}.page-team-single .team-single .foto img{max-height:400px}.page-team-single .team-single .content{align-items:center;order:2;text-align:center;width:100%}.page-team-single .team-single .content .btn-back{align-self:center}}
/*# sourceMappingURL=single-team.css.map */