/*!***************************************************************************************************************************************!*\
!*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./src/modules/person-card.module/module.css ***!
\***************************************************************************************************************************************/.person-card{-webkit-box-orient:vertical;-webkit-box-direction:normal;background:var(--primary-color);border-radius:60px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:45px 60px;position:relative}.person-card.reverse .top{-webkit-box-ordinal-group:6;-ms-flex-order:5;margin-bottom:0;margin-top:20px;order:5}.person-card.white,.person-card.white h1,.person-card.white h2,.person-card.white h3,.person-card.white h4,.person-card.white h5,.person-card.white h6{color:#fff}.person-card .top{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:20px;z-index:1}@media (max-width:767px){.person-card .top{grid-gap:20px;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px}}.person-card .top h6{color:#f04e39;margin:0}.person-card .top small{font-size:14px;font-weight:400;line-height:20px}.person-card .avatar{background-color:#eee;background-position:50%;background-size:cover;border-radius:50%;height:80px;margin-right:15px;min-width:80px;width:80px}.person-card.right{text-align:right}.person-card.right .top{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.person-card.right .top .avatar{-webkit-box-ordinal-group:6;-ms-flex-order:5;margin-left:15px;margin-right:0;order:5}.person-card.quote-bg svg{position:absolute;right:40px;top:40px}.person-card.quote-bg.right{background-position-x:40px}