.experts-section .expert{margin-bottom:1rem}.experts-section .expert:last-child{margin-bottom:0}.experts-section .expert__img{border-radius:var(--brand-sm-border-radius);display:-webkit-box;display:-ms-flexbox;display:flex;height:5rem;margin-right:1.25rem;overflow:hidden;width:5rem;-ms-flex-negative:0;flex-shrink:0}@media (max-width:768px){.experts-section .expert__img{height:4rem;margin-right:1rem;width:4rem}}.experts-section .expert__img img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.experts-section .expert__description h3{color:var(--brand-tertiary-color);font-size:var(--brand-default-fs);font-weight:500;line-height:var(--brand-default-lh);margin:.25rem 0}.experts-section .expert__description h3 strong{color:var(--brand-primary-color);font-weight:inherit}.experts-section .expert__description p{margin:.25rem 0}.experts-section .expert__social{margin:.875rem 0}.experts-section.template-2{--brand-tertiary-color:#3c4bc8}.experts-section.template-3{--brand-tertiary-color:#4b26b7}