.fintech-experts__list{display:flex;flex-direction:column;gap:30px;list-style:none;padding:0}.fintech-experts__card{background:#fff;border:1px solid #eff0f6;border-radius:16px;box-shadow:3px 3px 20px rgba(73,80,117,.12);padding:30px;width:100%}.fintech-experts__card-header{display:flex;width:100%}.fintech-experts__author-avatar{border-radius:50%;flex-shrink:0;height:48px;margin-right:24px;width:48px}.fintech-experts__author-credentials{display:flex;flex-direction:column}.fintech-experts__author-name{color:#161c2d;font-family:var(--secondary-font-family);font-size:14px;font-style:normal;font-weight:700;line-height:18px;margin-bottom:8px}.fintech-experts__author-bio{color:#8492a6;font-family:var(--secondary-font-family);font-size:12px;font-style:normal;font-weight:400;line-height:14px;margin-bottom:14px}.fintech-experts__social{display:flex;gap:15px;margin-bottom:24px;min-height:20px}.fintech-experts__social .social-link{height:20px;width:20px}.fintech-experts__social--desktop{display:none}.fintech-experts__read-button--desktop{display:none!important}@media screen and (min-width:998px){.fintech-experts__list{flex-direction:row;flex-wrap:wrap;gap:70px}.fintech-experts__card{padding:40px;width:calc(33.33% - 48px)}.fintech-experts__author-avatar{height:62px;width:62px}.fintech-experts__author-name{font-size:18px;line-height:20px}.fintech-experts__author-bio{font-size:12px;line-height:16px}.fintech-experts__social--desktop{display:flex}.fintech-experts__read-button--desktop{display:inline-flex!important}.fintech-experts__social--mobile{display:none}.fintech-experts__read-button--mobile{display:none!important}.fintech-experts__desktop-content{margin-top:24px;width:100%}}