.team-intro{background-color:var(--bg);text-align:center}.team-intro h2{margin:0}.team__block{background-color:#e9eef5;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='66' height='44' fill='none' viewBox='0 0 66 44'%3E%3Cpath fill='%23f9fafc' d='M66 43.432V31.589h-.043C65.497 14.069 50.936 0 33 0 15.065 0 .503 14.07.043 31.589H0v11.843h7.333V32.433h.008c0-.057-.008-.109-.008-.166 0-13.856 11.492-25.09 25.667-25.09s25.667 11.234 25.667 25.09c0 .057-.008.11-.008.166h.008v10.999z'/%3E%3Cpath fill='%23f9fafc' d='M51.32 31.589h-.03c-.443-9.582-8.46-17.224-18.314-17.224-10.028 0-18.118 7.91-18.294 17.729l-.016.002v11.336h22V32.424h-.001a3.666 3.666 0 0 0-7.331 0h-.001v3.675H22v-3.716c0-5.842 4.924-10.578 11-10.578 5.989 0 10.85 4.605 10.987 10.333v11.294h7.333V32.417h.012c0-.084-.011-.165-.012-.25z'/%3E%3C/svg%3E");background-position:50% 110%;background-repeat:no-repeat;background-size:140%}section.section.team{margin:16px auto}.team .container{display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.team__block{border:var(--border);border-radius:8px;padding:24px}.team__img{border:2px solid #eaeef5;border-radius:100%;height:200px;margin:0 auto;overflow:hidden;text-align:center;width:200px}.team__block h4{font-size:20px;line-height:27px;margin:8px 0}.team__block p{font-size:14px;margin:0 0 4px}.team__block a.linked{backdrop-filter:blur(4px);background:#2b2b2c;border:2px solid hsla(0,0%,100%,.08);border-radius:999px;display:inline-grid;height:24px;place-items:center;transition:transform .16s ease,background .16s ease,border-color .16s ease;width:24px}.team__block a.linked svg{color:#fff;fill:currentColor;height:14px;width:14px}.team__block img{border-radius:100%;height:200px!important;object-fit:cover;width:200px}a.linked{float:right}.team__block.box-shadow{display:flex;flex-direction:column;justify-content:space-between}p.jobtitle{color:var(--blue);font-size:14px;font-weight:600;letter-spacing:0;line-height:19px;text-transform:uppercase}@media(max-width:767px){section.section.team{margin:16px auto}}