.section-staff{padding:40px 0}.section-staff .staff-container{display:flex;flex-direction:column;flex-wrap:wrap;gap:10px}@media screen and (min-width: 992px){.section-staff .staff-container{flex-direction:row}}.section-staff .staff-container .staff-item{border:1px solid #E0E6EB;border-radius:12px;padding:30px;width:100%}@media screen and (min-width: 992px){.section-staff .staff-container .staff-item{flex:0 0 calc((100% - 20px) / 3);width:calc((100% - 20px) / 3);padding:30px 0 30px 20px}}.section-staff .staff-container .staff-item-image{width:150px!important;height:150px!important;object-fit:cover;border-radius:12px;margin-bottom:20px}.section-staff .staff-container .staff-item-content .staff-item-name{font-size:18px;font-weight:500;margin-bottom:5px;color:var(--primary-color)}.section-staff .staff-container .staff-item-content .staff-item-role{font-size:16px;font-weight:400;margin-bottom:15px;color:var(--black)}@media screen and (min-width: 992px){.section-staff .staff-container .staff-item-content .staff-item-role{font-size:14px}}.section-staff .staff-container .staff-item-content .staff-item-icon{display:flex;align-items:center;gap:7px;font-size:12px;font-weight:300;color:var(--black);margin-bottom:5px}@media screen and (min-width: 992px){.section-staff .staff-container .staff-item-content .staff-item-icon{font-size:11px}}.section-staff .staff-container .staff-item-content svg{width:27px;height:auto;flex-shrink:0}.section-staff .staff-container .staff-item-content svg circle{fill:var(--primary-color)}.section-staff .staff-container .staff-item-content svg path{fill:var(--white)}.section-staff .contact-sidebar{margin-top:65px}@media screen and (min-width: 992px){.section-staff .contact-sidebar{margin-top:0}}
