.resource-page{--resource-navy:#031d43;--resource-blue:#1264f3;--resource-orange:#ff5a0a;--resource-text:#172338;--resource-muted:#59677a;--resource-rule:#dce4ee;--resource-pale:#f4f8fd;background:#fff;color:var(--resource-text);font-family:Inter,system-ui,sans-serif}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}[hidden]{display:none!important}.resource-header{position:relative;z-index:20;border-bottom:1px solid var(--resource-rule);background:#fff}.resource-header__inner{display:grid;min-height:88px;grid-template-columns:1fr auto 1fr;align-items:center;gap:42px}.resource-header__inner>nav{display:flex;align-self:stretch;align-items:center;gap:36px}.resource-header__inner>nav>a{position:relative;display:flex;height:100%;align-items:center;color:#536075;font-size:14px;font-weight:700;text-decoration:none}.resource-header__inner>nav>a:hover,.resource-header__inner>nav>a.is-current{color:var(--resource-navy)}.resource-header__inner>nav>a.is-current:after{position:absolute;right:0;bottom:-1px;left:0;height:3px;background:var(--resource-blue);content:""}.resource-header__actions{display:flex;justify-content:flex-end}.resource-profile-menu{position:relative}.resource-profile-menu summary{display:flex;min-width:178px;align-items:center;gap:9px;padding:7px 10px;border:1px solid #ced9e6;border-radius:8px;background:#fff;list-style:none;cursor:pointer}.resource-profile-menu summary::-webkit-details-marker{display:none}.resource-profile-menu summary>span{display:grid;width:31px;height:31px;place-items:center;border-radius:50%;background:#eaf2ff;color:var(--resource-blue);font-size:11px;font-weight:900}.resource-profile-menu summary>strong{max-width:105px;overflow:hidden;color:var(--resource-navy);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.resource-profile-menu summary>svg{width:16px;margin-left:auto;fill:none;stroke:#53657a;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.resource-profile-menu>div{position:absolute;top:calc(100% + 8px);right:0;display:grid;width:250px;padding:8px;border:1px solid #ced9e6;border-radius:9px;background:#fff;box-shadow:0 18px 44px #071d3829}.resource-profile-menu p{display:grid;margin:0 0 5px;padding:10px 11px 12px;border-bottom:1px solid #e3eaf2;font-size:12px}.resource-profile-menu p small{margin-top:4px;overflow:hidden;color:#64758a;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.resource-profile-menu a,.resource-profile-menu button{display:block;width:100%;padding:10px 11px;border:0;border-radius:5px;background:transparent;color:#10243f;font:700 12px/1.2 Inter,system-ui,sans-serif;text-align:left;text-decoration:none;cursor:pointer}.resource-profile-menu a:hover,.resource-profile-menu button:hover{background:#edf4fc;color:var(--resource-blue)}.resource-eyebrow{margin:0;color:var(--resource-blue);font-size:11px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.resource-hero{overflow:hidden;border-bottom:1px solid var(--resource-rule);background:linear-gradient(110deg,#fff,#fff 60%,#f5f9fe)}.resource-hero__inner{display:grid;min-height:540px;grid-template-columns:minmax(0,1.1fr) minmax(340px,.9fr);align-items:center;gap:70px;padding-top:70px;padding-bottom:68px}.resource-hero h1{margin:15px 0 0;color:var(--resource-navy);font-size:clamp(50px,5.3vw,72px);font-weight:800;line-height:1.02;letter-spacing:-.058em}.resource-hero h1 span{color:var(--resource-blue)}.resource-hero__copy>p:not(.resource-eyebrow){max-width:640px;margin:26px 0 0;color:var(--resource-muted);font-size:18px;line-height:1.68}.resource-search{display:flex;max-width:650px;height:64px;align-items:center;gap:15px;margin-top:34px;padding:0 17px;border:1px solid #bfcbd9;border-radius:8px;background:#fff;box-shadow:0 14px 35px #031d4312;transition:border-color .16s ease,box-shadow .16s ease}.resource-search:focus-within{border-color:var(--resource-blue);box-shadow:0 0 0 4px #1264f31f}.resource-search svg,.material-toolbar label svg{width:23px;fill:none;stroke:var(--resource-navy);stroke-width:1.8;stroke-linecap:round}.resource-search input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:var(--resource-navy);font:500 16px Inter,system-ui,sans-serif}.resource-search input::placeholder{color:#7a8798}.resource-search kbd{padding:4px 7px;border:1px solid #d5dee9;border-radius:5px;background:#f6f8fb;color:#768398;font:600 11px Inter,system-ui,sans-serif}.resource-hero__illustration svg{display:block;width:100%;fill:none;stroke:var(--resource-blue);stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.resource-illustration__ground{stroke:#a9c6f8;stroke-dasharray:7 10}.resource-catalog{padding:80px 0 86px;background:#fff}.resource-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:32px}.resource-section-heading h2{margin:8px 0 0;color:var(--resource-navy);font-size:clamp(30px,3vw,42px);letter-spacing:-.04em}.resource-section-heading>p{margin:0;color:var(--resource-muted);font-size:13px;font-weight:600}.course-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:26px}.course-card{position:relative;overflow:hidden;padding:30px 30px 0;border:1px solid #d5dee8;border-radius:10px;background:#fff;box-shadow:0 14px 34px #031d430f;transition:transform .18s ease,box-shadow .18s ease}.course-card:before{position:absolute;top:0;bottom:0;left:0;width:7px;background:var(--course-accent,var(--resource-blue));content:""}.course-card--blue{--course-accent:var(--resource-blue)}.course-card--orange{--course-accent:var(--resource-orange)}.course-card:hover{transform:translateY(-3px);box-shadow:0 20px 42px #031d431a}.course-card__topline{display:flex;align-items:center;justify-content:space-between;gap:20px}.course-card__topline span{color:var(--course-accent);font-size:13px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.course-card__topline strong{color:#607086;font-size:12px}.course-card__icon{display:grid;width:70px;height:70px;place-items:center;margin-top:26px;border-radius:50%;background:#edf4ff;color:var(--resource-blue)}.course-card__icon svg{width:39px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.course-card h3{max-width:510px;margin:22px 0 0;color:var(--resource-navy);font-size:25px;line-height:1.25;letter-spacing:-.03em}.course-card>p{min-height:52px;margin:13px 0 27px;color:var(--resource-muted);font-size:14px;line-height:1.65}.course-card__footer{display:flex;min-height:75px;align-items:center;justify-content:space-between;gap:18px;border-top:1px solid var(--resource-rule)}.course-card__footer>span{color:#6c798a;font-size:12px;font-weight:650}.course-card__footer a{display:inline-flex;min-height:42px;align-items:center;gap:10px;padding:0 17px;border-radius:5px;background:var(--resource-navy);color:#fff;font-size:12px;font-weight:800;text-decoration:none}.course-card__footer a:hover{background:#062a5d}.course-card__footer svg{width:17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.resource-empty{padding:70px 20px;text-align:center}.resource-empty h2{margin:0;color:var(--resource-navy)}.resource-empty p{color:var(--resource-muted)}.quick-access{padding:72px 0 80px;border-top:1px solid var(--resource-rule);background:var(--resource-pale)}.quick-access__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.quick-access button,.quick-access__grid>a{position:relative;display:grid;grid-template-columns:52px 1fr 20px;grid-template-rows:auto auto;align-items:center;gap:4px 14px;padding:20px;border:1px solid #d6e0ea;border-radius:8px;background:#fff;color:var(--resource-navy);font-family:Inter,system-ui,sans-serif;text-align:left;text-decoration:none;cursor:pointer;transition:transform .16s ease,border-color .16s ease}.quick-access button:hover,.quick-access__grid>a:hover{transform:translateY(-2px);border-color:#9cbcf0}.quick-access__icon{display:grid;grid-row:1/span 2;width:52px;height:52px;place-items:center;border-radius:50%;background:#edf4ff;color:var(--resource-blue)}.quick-access__icon svg{width:29px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.quick-access button strong,.quick-access__grid>a strong{font-size:13px}.quick-access button small,.quick-access__grid>a small{color:#718096;font-size:11px}.quick-access__arrow{grid-row:1/span 2;grid-column:3;width:18px;fill:none;stroke:var(--resource-navy);stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.course-hero{padding:34px 0 62px;border-bottom:1px solid var(--resource-rule);background:#f5f9fe}.breadcrumbs{display:flex;align-items:center;gap:8px;color:#66758a;font-size:12px;font-weight:650}.breadcrumbs a{text-decoration:none}.breadcrumbs a:hover{color:var(--resource-blue)}.breadcrumbs svg{width:14px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.course-hero__layout{display:grid;grid-template-columns:minmax(0,1fr) 220px;align-items:end;gap:70px;margin-top:48px}.course-hero h1{display:grid;gap:9px;max-width:850px;margin:12px 0 0;color:var(--resource-navy);font-size:clamp(34px,4.2vw,55px);line-height:1.08;letter-spacing:-.047em}.course-hero h1 span{color:var(--course-accent);font-size:17px;letter-spacing:.12em}.course-hero__layout>div:first-child>p:last-child{max-width:700px;margin:22px 0 0;color:var(--resource-muted);font-size:16px;line-height:1.65}.course-hero__summary{padding:22px 0 5px 25px;border-left:3px solid var(--course-accent)}.course-hero__summary strong{display:block;color:var(--resource-navy);font-size:38px}.course-hero__summary span{display:block;color:var(--resource-navy);font-size:13px;font-weight:800}.course-hero__summary small{display:block;margin-top:12px;color:#738096;font-size:10px;line-height:1.45}.course-materials{padding:66px 0 90px}.course-materials__layout{display:grid;grid-template-columns:210px minmax(0,1fr);gap:68px}.course-materials aside>a{display:flex;align-items:center;gap:8px;color:var(--resource-blue);font-size:12px;font-weight:800;text-decoration:none}.course-materials aside>a svg{width:17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.course-materials aside>.course-forms-link{justify-content:space-between;margin-top:18px;padding:13px 14px;border:1px solid #d6e0ea;border-radius:6px;background:#f7faff;color:var(--resource-navy)}.course-materials aside>.course-forms-link:hover{border-color:#9cbcf0;color:var(--resource-blue)}.course-materials aside h2{margin:34px 0 13px;color:var(--resource-navy);font-size:14px}.material-filters{display:grid;gap:3px}.material-filters button{display:flex;align-items:center;justify-content:space-between;padding:11px 12px;border:0;border-radius:5px;background:transparent;color:#647389;font:650 12px Inter,system-ui,sans-serif;text-align:left;cursor:pointer}.material-filters button:hover,.material-filters button.is-active{background:#edf4ff;color:var(--resource-blue)}.material-filters span{font-size:10px}.material-toolbar{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:22px}.material-toolbar h2{margin:7px 0 0;color:var(--resource-navy);font-size:31px;letter-spacing:-.035em}.material-toolbar label{display:flex;width:270px;height:46px;align-items:center;gap:10px;padding:0 13px;border:1px solid #cbd6e3;border-radius:6px}.material-toolbar label svg{width:18px}.material-toolbar input{min-width:0;width:100%;border:0;outline:0;color:var(--resource-navy);font:500 12px Inter,system-ui,sans-serif}.material-list{display:grid;border-top:1px solid var(--resource-rule)}.material-list article{display:grid;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:20px;padding:22px 4px;border-bottom:1px solid var(--resource-rule)}.file-icon{position:relative;width:44px;height:50px;color:var(--resource-blue)}.file-icon svg{width:100%;height:100%;fill:#edf4ff;stroke:currentColor;stroke-width:1.7;stroke-linejoin:round}.file-icon span{position:absolute;right:-6px;bottom:5px;padding:3px 4px;border-radius:2px;background:currentColor;color:#fff;font-size:7px;font-weight:900;letter-spacing:.03em}.file-icon--pdf{color:#d43f32}.file-icon--docx{color:#1767c7}.file-icon--web{color:#1264f3}.material-list__copy>p{margin:0;color:var(--resource-blue);font-size:9px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.material-list__copy h3{margin:5px 0;color:var(--resource-navy);font-size:15px}.material-list__copy>div{display:flex;gap:16px;color:#758297;font-size:10px}.material-list__copy>div span+span{position:relative}.material-list__copy>div span+span:before{position:absolute;top:50%;left:-9px;width:2px;height:2px;border-radius:50%;background:#9aa6b5;content:""}.material-list article>a{display:inline-flex;align-items:center;gap:9px;padding:10px 13px;border-radius:5px;color:var(--resource-navy);font-size:11px;font-weight:800;text-decoration:none}.material-list article>a:hover{background:#edf4ff;color:var(--resource-blue)}.material-list article>a svg{width:17px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.material-list article.is-locked{background:#fafbfd}.material-list article.is-locked .file-icon{color:#7d8999}.material-lock-status{display:inline-flex;align-items:center;gap:5px;margin-left:9px;padding:4px 7px;border-radius:99px;background:#edf0f4;color:#59677a;font-size:8px;font-weight:850;vertical-align:2px}.material-lock-status svg{width:11px;fill:none;stroke:currentColor;stroke-width:1.8}.material-list article.is-locked>a{color:#59677a}.material-list article.is-locked>a svg{stroke-width:1.8}@media (max-width:900px){.resource-header__inner{grid-template-columns:1fr auto}.resource-header__inner>nav{display:none}.resource-hero__inner{grid-template-columns:1fr 280px;gap:20px}.course-grid{grid-template-columns:1fr}.quick-access__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:680px){.resource-header__inner{min-height:76px}.resource-header__actions .button{min-height:42px}.resource-profile span{display:none}.resource-hero__inner{display:block;min-height:0;padding-top:58px;padding-bottom:54px}.resource-hero h1{font-size:44px}.resource-hero__copy>p:not(.resource-eyebrow){font-size:16px}.resource-search{height:57px}.resource-search kbd{display:none}.resource-hero__illustration{max-width:390px;margin:38px auto 0}.resource-catalog,.quick-access{padding-block:58px}.resource-section-heading{align-items:flex-start;flex-direction:column;gap:9px}.course-card{padding:24px 22px 0}.course-card h3{font-size:22px}.course-card__footer{align-items:stretch;flex-direction:column;padding:16px 0}.course-card__footer a{align-self:stretch;justify-content:center}.quick-access__grid{grid-template-columns:1fr}.course-hero{padding-top:26px}.course-hero__layout{display:block;margin-top:38px}.course-hero__summary{margin-top:32px}.course-materials{padding-top:44px}.course-materials__layout{display:block}.course-materials aside{margin-bottom:38px}.material-filters{grid-template-columns:repeat(2,1fr)}.material-toolbar{align-items:stretch;flex-direction:column}.material-toolbar label{width:100%}.material-list article{grid-template-columns:52px 1fr}.material-list article>a{grid-column:2;justify-self:start;padding-left:0}.site-footer__inner{padding-block:30px}}@media (max-width:680px){.resource-profile-menu summary{min-width:0}.resource-profile-menu summary>strong{display:none}.resource-profile-menu>div{width:min(250px,calc(100vw - 40px))}}@media (prefers-reduced-motion:reduce){.course-card,.quick-access button,.quick-access__grid>a{transition:none}}
