.contact-us__expert{display:none}.visible{align-items:center;background:#fff;border:1px solid #eff0f7;border-radius:16px;box-shadow:0 5px 12px rgba(20,20,43,.05);box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;margin:0 auto;max-width:calc(100% - 64px);padding:24px 16px 36px;width:100%}.contact-us__expert_photo{text-align:center}.contact-us__expert_photo>img{border-radius:50%;height:80px;margin-bottom:24px;overflow:hidden;width:80px}.contact-us__expert_text{padding:0;width:100%}.contact-us__expert_name{color:#14142b;font-size:14px;line-height:18px;margin-bottom:8px}.contact-us__expert_description,.contact-us__expert_name{font-family:var(--secondary-font-family);font-style:normal;font-weight:700;text-align:center}.contact-us__expert_description{color:#06038d;font-size:12px;line-height:16px;margin-bottom:12px}@media screen and (min-width:998px){.visible{align-items:center;border-radius:24px;flex-direction:row;gap:50px;max-width:815px;padding:60px}.contact-us__expert_photo>img{height:120px;margin-bottom:0;width:120px}.contact-us__expert_name{font-size:18px;font-weight:600;line-height:20px;margin-bottom:15px;text-align:left}.contact-us__expert_description{font-size:16px;font-weight:400;line-height:18px;margin-bottom:30px;text-align:left}}