.expert-home[data-v-41041ee2]{display:flex;min-height:calc(100vh - 100px);flex-direction:column;gap:14px;color:#172645}.expert-home-hero[data-v-41041ee2]{--hero-height:clamp(340px,21vw,380px);position:relative;min-height:var(--hero-height);overflow:hidden;border:1px solid #dbe4f2;border-radius:9px;background:#f4f8ff;box-shadow:0 13px 28px rgba(42,63,111,.07)}.expert-home-hero>img[data-v-41041ee2]{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:right center;object-position:right center}.expert-home-hero__shade[data-v-41041ee2]{position:absolute;inset:0;background:linear-gradient(90deg,rgba(249,252,255,.99),rgba(249,252,255,.91) 38%,rgba(249,252,255,.18) 70%,transparent)}.expert-home-hero__copy[data-v-41041ee2]{position:relative;z-index:1;display:flex;width:min(620px,52%);min-height:var(--hero-height);box-sizing:border-box;flex-direction:column;align-items:flex-start;justify-content:center;padding:34px 44px}.expert-home-heading span[data-v-41041ee2],.expert-home-hero__copy>span[data-v-41041ee2]{color:#5471bd;font-size:12px;font-weight:700}.expert-home-hero h1[data-v-41041ee2]{margin:10px 0 10px;color:#17294d;font-size:32px;line-height:1.25}.expert-home-hero p[data-v-41041ee2]{margin:0;color:#6d7e9b;font-size:14px;line-height:1.75}.expert-home-hero__copy>div[data-v-41041ee2]{display:flex;gap:10px;margin-top:24px}.expert-home-hero .el-button[data-v-41041ee2]{height:46px;padding:0 21px;margin:0;border-radius:7px;font-weight:600;font-size:15px}.expert-home-hero .el-button--primary[data-v-41041ee2]{border:0;background:linear-gradient(105deg,#19bfe0,#356ff0 52%,#7646e8);box-shadow:0 9px 20px rgba(54,83,205,.2)}.expert-home-hero .el-button i[data-v-41041ee2]:last-child{margin-left:10px}.expert-home-overview[data-v-41041ee2],.expert-home-shortcuts[data-v-41041ee2]{padding:18px 20px;border:1px solid #e0e7f1;border-radius:8px;background:#fff;box-shadow:0 9px 22px rgba(39,55,95,.04)}.expert-home-heading[data-v-41041ee2]{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:13px}.expert-home-heading h2[data-v-41041ee2]{margin:3px 0 0;font-size:17px}.expert-home-heading>small[data-v-41041ee2]{color:#8b97aa;font-size:11px}.expert-home-heading>small i[data-v-41041ee2]{margin-right:4px}.expert-home-shortcut-grid[data-v-41041ee2]{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.expert-home-shortcut-grid button[data-v-41041ee2]{display:grid;min-height:82px;grid-template-columns:40px minmax(0,1fr) 16px;align-items:center;gap:11px;padding:12px 14px;border:1px solid #e2e8f2;border-radius:7px;background:#fbfcff;color:#293a57;text-align:left;cursor:pointer;transition:.2s ease}.expert-home-shortcut-grid button[data-v-41041ee2]:hover{border-color:#afbfeb;background:#fff;box-shadow:0 8px 18px rgba(47,70,139,.09);transform:translateY(-2px)}.expert-home-shortcut-grid button>span[data-v-41041ee2]{display:flex;width:38px;height:38px;align-items:center;justify-content:center;border-radius:8px;font-size:18px}.expert-home-shortcut-grid button>div[data-v-41041ee2]{display:flex;min-width:0;flex-direction:column;gap:4px}.expert-home-shortcut-grid strong[data-v-41041ee2]{font-size:13px}.expert-home-shortcut-grid small[data-v-41041ee2]{overflow:hidden;color:#8491a6;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.expert-home-shortcut-grid button>i[data-v-41041ee2]{color:#abb5c5}.expert-home-overview[data-v-41041ee2]{display:flex;flex:1;flex-direction:column}.expert-home-metrics[data-v-41041ee2]{display:grid;min-height:128px;flex:1;grid-template-columns:repeat(4,minmax(0,1fr));overflow:hidden;border:1px solid #e5eaf2;border-radius:7px}.expert-home-metrics article[data-v-41041ee2]{position:relative;display:flex;min-height:128px;flex-direction:column;justify-content:center;padding:0 20px;overflow:hidden;border-right:1px solid #e7ebf2}.expert-home-metrics article[data-v-41041ee2]:last-child{border:0}.expert-home-metrics span[data-v-41041ee2]{color:#7c899e;font-size:11px}.expert-home-metrics strong[data-v-41041ee2]{margin:5px 0 3px;font-size:27px}.expert-home-metrics small[data-v-41041ee2]{color:#8e9aae;font-size:10px}.expert-home-metrics small.is-up[data-v-41041ee2]{color:#159778}.expert-home-metrics small i[data-v-41041ee2]{margin-right:3px}.expert-home-metrics svg[data-v-41041ee2]{position:absolute;right:12px;bottom:12px;width:48%;height:42px;opacity:.5}.expert-home-metrics polyline[data-v-41041ee2]{fill:none;stroke:#5875e8;stroke-width:2;vector-effect:non-scaling-stroke}@media (min-height:900px){.expert-home-metrics article[data-v-41041ee2]{justify-content:flex-start;padding-top:28px}.expert-home-metrics svg[data-v-41041ee2]{right:20px;bottom:14px;left:20px;width:calc(100% - 40px);height:76px;opacity:.56}}@media (max-width:1100px){.expert-home-metrics[data-v-41041ee2],.expert-home-shortcut-grid[data-v-41041ee2]{grid-template-columns:repeat(2,minmax(0,1fr))}.expert-home-metrics article[data-v-41041ee2]:nth-child(2){border-right:0}.expert-home-metrics article[data-v-41041ee2]{border-bottom:1px solid #e7ebf2}}@media (max-width:700px){.expert-home-hero[data-v-41041ee2]{--hero-height:420px}.expert-home-hero__copy[data-v-41041ee2]{width:100%;min-height:var(--hero-height);justify-content:flex-end;padding:24px 22px}.expert-home-hero__shade[data-v-41041ee2]{background:linear-gradient(180deg,rgba(249,252,255,.45),rgba(249,252,255,.96) 58%)}.expert-home-hero h1[data-v-41041ee2]{font-size:26px}.expert-home-metrics[data-v-41041ee2],.expert-home-shortcut-grid[data-v-41041ee2]{grid-template-columns:1fr}.expert-home-metrics article[data-v-41041ee2]{border-right:0}.expert-home-overview[data-v-41041ee2],.expert-home-shortcuts[data-v-41041ee2]{padding:15px}}