/* Resonant LMS Portal v2.7 concise portal home */
.portal-home{overflow:hidden;background:#fff}.portal-home h2,.portal-home h3{color:var(--navy);letter-spacing:-.035em}.home-kicker{margin:0 0 12px;color:var(--red);font-size:10px;font-weight:900;letter-spacing:.2em}.home-heading{max-width:780px;margin-bottom:46px}.home-heading h2{margin:0 0 14px;font-size:clamp(34px,4vw,54px);line-height:1.28}.home-heading>p:last-child{color:#68748a}.home-text-link{display:inline-flex;align-items:center;gap:18px;margin-top:12px;color:var(--red);font-size:14px;font-weight:900}
.portal-home__hero{min-height:auto}.portal-intro{padding:110px 0;background:#fff}.portal-intro__grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:100px;align-items:start}.portal-intro__heading h2{margin:0;font-size:clamp(42px,5vw,70px);line-height:1.24}.portal-intro__copy{max-width:680px;color:#59657b;font-size:16px;line-height:2}.portal-values{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:72px}.portal-values article{padding:34px;border:1px solid var(--line);border-radius:24px;background:#fff;box-shadow:0 18px 50px rgba(24,43,74,.06)}.portal-values span{display:grid;width:42px;height:42px;place-items:center;margin-bottom:22px;color:var(--red);border-radius:50%;background:#fff0f1;font-size:11px;font-weight:900}.portal-values h3{margin:0 0 12px;font-size:22px}.portal-values p{margin:0;color:#68748a;font-size:14px;line-height:1.8}
.portal-links{padding:110px 0;background:#f5f8fc}.portal-link-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.portal-link-card{position:relative;display:block;min-height:280px;padding:38px;border-radius:28px;color:#fff;overflow:hidden;box-shadow:0 20px 50px rgba(24,43,74,.1);transition:.25s}.portal-link-card::after{position:absolute;right:-60px;bottom:-100px;width:250px;height:250px;border:1px solid rgba(255,255,255,.2);border-radius:50%;content:""}.portal-link-card:hover{transform:translateY(-5px)}.portal-link-card small{font-size:10px;font-weight:900;letter-spacing:.16em}.portal-link-card h3{margin:20px 0 10px;color:#fff;font-size:32px}.portal-link-card p{max-width:440px;color:rgba(255,255,255,.85);font-size:14px}.portal-link-card>span{position:absolute;bottom:34px;left:38px;font-size:12px;font-weight:900}.portal-link-card--red{background:linear-gradient(135deg,#e52a31,#b81620)}.portal-link-card--blue{background:linear-gradient(135deg,#276695,#143d67)}.portal-link-card--navy{background:linear-gradient(135deg,#253956,#101d31)}.portal-link-card--green{background:linear-gradient(135deg,#2ba69b,#176f71)}.portal-specialist{display:flex;align-items:center;justify-content:space-between;gap:50px;margin-top:22px;padding:42px;border:1px solid #dce6f2;border-radius:28px;background:linear-gradient(110deg,#fff,#eef6ff 62%,#fff2f5)}.portal-specialist h2{margin:0 0 10px;font-size:30px}.portal-specialist p:last-child{margin-bottom:0;color:#647188}.portal-specialist .button{flex:0 0 auto;background:#fff}
.portal-updates{padding:110px 0}.portal-updates__grid{display:grid;grid-template-columns:1fr 1fr;gap:54px}.portal-update-panel__head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:24px}.portal-update-panel__head h2{margin:0;font-size:34px}.portal-update-panel__head>a{color:var(--red);font-size:12px;font-weight:900}.home-news-list{border-top:1px solid #dfe5ec}.home-news-list>a{display:grid;grid-template-columns:90px minmax(0,1fr) 15px;align-items:center;gap:16px;min-height:92px;padding:18px 4px;border-bottom:1px solid #dfe5ec;transition:.2s}.home-news-list>a:hover{padding-right:0;padding-left:10px;background:#fafbfd}.home-news-list time{color:#697387;font-size:11px;font-weight:800}.home-news-list strong{font-size:14px;line-height:1.65}.home-news-list>a>span{color:var(--red);font-size:24px}.home-empty{margin:0;padding:38px 4px;border-bottom:1px solid #dfe5ec;color:#727c8f;font-size:13px}
.home-cta{padding:74px 0;color:#fff;background:linear-gradient(115deg,#cf1f29,#fa3c42)}.home-cta__inner{display:flex;align-items:center;justify-content:space-between;gap:60px}.home-cta .home-kicker,.home-cta h2{color:#fff}.home-cta h2{margin:0 0 12px;font-size:38px;line-height:1.35}.home-cta p:last-child{margin-bottom:0}.home-cta__actions{display:flex;gap:12px;flex:0 0 auto}.home-cta .button--white{color:var(--red);font-weight:900}
@media(max-width:960px){.portal-intro__grid{grid-template-columns:1fr;gap:30px}.portal-values{grid-template-columns:1fr}.portal-updates__grid{grid-template-columns:1fr}.portal-specialist,.home-cta__inner{display:block}.portal-specialist .button,.home-cta__actions{margin-top:28px}}
@media(max-width:700px){.portal-intro,.portal-links,.portal-updates{padding:76px 0}.portal-intro__heading h2{font-size:42px}.portal-values{margin-top:45px}.portal-link-grid{grid-template-columns:1fr}.portal-link-card{min-height:250px;padding:30px}.portal-link-card h3{font-size:27px}.portal-link-card>span{bottom:28px;left:30px}.portal-specialist{padding:30px}.portal-specialist h2{font-size:26px}.portal-updates__grid{gap:70px}.home-news-list>a{grid-template-columns:74px minmax(0,1fr) 12px;gap:10px}.home-cta h2{font-size:30px}.home-cta__actions{display:grid}.home-cta__actions .button{width:100%}}
