/*!********************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./src/modules/our-team-section.module/module.css ***!
  \********************************************************************************************************************************************/.person-section{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:center;margin-left:-20px;width:calc(100% + 40px)}.person-section .item{width:calc(50% - 40px)}@media (max-width:767px){.person-section .item{width:calc(100% - 40px)}}.person-section .item{margin:0 10px 10px}.person-section .item--card{width:calc(25% - 40px)}@media (max-width:1023px){.person-section .item--card{width:calc(50% - 40px)}}.person-section .item--card{text-align:center}.person-section .item--card .avatar{background-position:50%;background-size:cover;border-radius:12px;height:260px;position:relative;width:100%}@media (max-width:1023px){.person-section .item--card .avatar{height:400px}}.person-section .item--card .avatar:before{background:linear-gradient(143.87deg,#004bff -1.39%,#ff6047 79.49%,#f98d51 91.97%);border-radius:12px;content:"";display:block;height:100%;left:-12px;position:absolute;top:-12px;width:100%;z-index:-1}.person-section .item--card h6{font-weight:700;margin:10px 0 0}.person-section .item--card h6,.person-section .item--card small{color:#101a54;font-size:16px;line-height:22px}.person-section .social-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}.person-section .social-wrapper,.person-section .social-wrapper a{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.person-section .social-wrapper a{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#bfd8ff;border-radius:500px;height:30px;margin:10px;-webkit-transition:.3s;transition:.3s;width:30px}.person-section .social-wrapper a svg{height:13px}.person-section .social-wrapper a path{fill:#0062ff}.person-section .social-wrapper a:hover{background-color:#0062ff}.person-section .social-wrapper a:hover path{fill:#bfd8ff}