.mfn-html-editor-wrapper .protechmed-team-byline{box-sizing:border-box;display:flex;justify-content:center;width:100%}.mfn-html-editor-wrapper .protechmed-team-byline .post-item-team{display:flex;flex-direction:column;flex-wrap:nowrap;align-items:center;justify-content:center;row-gap:1rem;column-gap:2rem;max-width:100%;width:100%}@media (min-width:48.0625rem){.mfn-html-editor-wrapper .protechmed-team-byline .post-item-team{flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;width:auto}}.mfn-html-editor-wrapper .protechmed-team-byline .post-item-team__item{display:flex;flex-direction:row;align-items:center;gap:.75rem;text-decoration:none}.mfn-html-editor-wrapper .protechmed-team-byline--dark .post-item-team__item{color:#fff}.mfn-html-editor-wrapper .protechmed-team-byline--dark .post-item-team__item:hover .post-item-team__name,.mfn-html-editor-wrapper .protechmed-team-byline--dark .post-item-team__item:focus .post-item-team__name{text-decoration:underline}.mfn-html-editor-wrapper .protechmed-team-byline--light .post-item-team__item{color:#444}.mfn-html-editor-wrapper .protechmed-team-byline--light .post-item-team__item:hover .post-item-team__name,.mfn-html-editor-wrapper .protechmed-team-byline--light .post-item-team__item:focus .post-item-team__name{text-decoration:underline}.mfn-html-editor-wrapper .protechmed-team-byline .post-item-team__name{font-family:"Poppins",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-weight:600;font-size:clamp(1rem, 0.9375rem + 0.2vw, 1.375rem);line-height:1.3}.mfn-html-editor-wrapper .protechmed-team-byline .protechmed-team-byline__image{display:block;width:clamp(1.875rem, 1.5rem + 1vw, 3.125rem);height:clamp(1.875rem, 1.5rem + 1vw, 3.125rem);border-radius:50%;overflow:hidden;flex-shrink:0}.mfn-html-editor-wrapper .protechmed-team-byline .protechmed-team-byline__image img{width:100%;height:100%;object-fit:cover;display:block}