:root{--hub-primary:#0e3780;--hub-secondary:#2A7B9B;--hub-ink:#1d1d1f;--hub-muted:#5a6450;--hub-line:#e8ebe1;--hub-bg:#ffffff;--hub-gradient:linear-gradient(36deg,#2A7B9B,#122e5f);--hub-font:"Outfit","Inter",system-ui,-apple-system,sans-serif;--hub-radius:10.375rem}.hub,.hub *{font-family:var(--hub-font)}.hub{color:var(--hub-ink)}.hub p{color:var(--hub-muted);line-height:1.6;margin:0 0 .85rem}.hub-title{font-size:clamp(1.75rem,2.6vw + 1rem,2.4rem);font-weight:700;color:var(--hub-ink);line-height:1.2;margin:0 0 .75rem;position:relative;display:inline-block}.hub-title:after{content:"";display:block;width:64px;height:4px;background:var(--hub-primary);margin:.75rem 0 0}.hub-subtitle{color:var(--hub-primary);font-size:1.15rem;font-weight:600;line-height:1.4;margin:0 0 1rem}.hub-lead{color:var(--hub-muted);font-size:1.05rem;line-height:1.65}.title-hub{font-size:clamp(1.75rem,2.6vw + 1rem,2.4rem);font-weight:700;color:var(--hub-ink);line-height:1.2;margin:0 0 .75rem;position:relative;display:inline-block}.title-hub:after{content:"";display:block;width:64px;height:4px;background:var(--hub-primary);margin:.75rem 0 0}.subtitle-hub{color:var(--hub-primary);font-size:1.15rem;font-weight:600;line-height:1.4;margin:0 0 1rem}.header-page h1{color:var(--hub-ink)}.header-page p{color:var(--hub-muted)}.hub-btn,.hub-btn-outline{display:inline-flex;align-items:center;gap:.5em;padding:.75em 1.6em;font-family:var(--hub-font);font-size:.95rem;font-weight:700;line-height:1;text-decoration:none;cursor:pointer;border-radius:0;transition:background-color .2s ease,color .2s ease,border-color .2s ease,transform .2s ease;white-space:nowrap}.hub-btn-outline:after,.hub-btn:after{content:"→";font-size:1em}.hub-btn{color:#fff;background:var(--hub-primary);border:1px solid var(--hub-primary)}.hub-btn:focus,.hub-btn:hover{color:#fff;background:var(--hub-secondary);border-color:var(--hub-secondary);transform:translateY(-1px)}.hub-btn-outline{color:var(--hub-primary);background:transparent;border:1px solid var(--hub-primary)}.hub-btn-outline:focus,.hub-btn-outline:hover{color:#fff;background:var(--hub-primary);transform:translateY(-1px)}.hub-section{padding:clamp(2rem,5vw,3rem) 0}.hub-section--tinted{background:#f7f8f5}.hub .container{padding-left:1rem;padding-right:1rem}.person-one,.person-two{overflow:hidden;margin:10px;background:var(--hub-gradient);height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;min-width:0;flex:1 1;max-width:100%}.person-one{border-top-left-radius:var(--hub-radius);border-bottom-right-radius:var(--hub-radius)}.person-two{border-top-right-radius:var(--hub-radius);border-bottom-left-radius:var(--hub-radius);margin-top:90px}.crossfade-wrapper{position:relative}.fade-layer{position:absolute;inset:0;opacity:0;transition:opacity .6s ease-in-out}.fade-layer.visible{opacity:1;position:relative}.article-list{padding:1.25rem;border:1px solid var(--hub-line);transition:border-color .2s ease;height:100%}.article-list:hover{border-color:var(--hub-primary)}.article-title-list{color:var(--hub-primary);font-size:1.2rem;font-weight:700;line-height:1.3}.article-subtitle-list{font-size:.9rem;color:var(--hub-muted);margin-top:.5rem;line-height:1.5}.btn-leia{display:inline-flex;align-items:center;gap:.4em;font-size:.85rem;font-weight:600;color:var(--hub-primary);float:right;margin-top:.75rem;transition:color .2s ease}.btn-leia:after{content:"→"}.article-list:hover .btn-leia{color:var(--hub-secondary)}.article-title{font-size:clamp(1.5rem,2.4vw + .8rem,1.9rem);line-height:1.25;font-weight:700;color:var(--hub-ink)}.article-subtitle{color:var(--hub-primary);font-size:1.2rem;line-height:1.4;font-weight:500}.article-date p{padding:.3rem .75rem;margin:auto;background:var(--hub-primary);font-size:.72rem;line-height:1rem;text-transform:uppercase;letter-spacing:.06em}.article-date p,.specialist-articles{color:#fff;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;text-align:center}.specialist-articles{background:var(--hub-gradient);padding:10px}.specialist-articles h2{font-weight:700;font-size:1.8rem;color:#fff}.specialist-articles p{font-weight:600;font-size:.8rem;color:#fff}@media (max-width:991px){:root{--hub-radius:7rem}.person-two{margin-top:0}.person-one,.person-two{margin:6px}.hub-section{padding:2.25rem 0}.hub-title{font-size:1.9rem}.hub-subtitle{font-size:1.05rem}.article-list{padding:1rem}.article-title-list{font-size:1.1rem}}@media (max-width:575px){:root{--hub-radius:5rem}.hub-section{padding:1.75rem 0}.hub-title{font-size:1.5rem}.hub-title:after{width:48px;height:3px}.hub-subtitle{font-size:1rem}.hub-lead{font-size:.98rem}.article-title{font-size:1.35rem}.article-subtitle{font-size:1rem}.article-list{padding:.9rem}.hub-btn,.hub-btn-outline{width:100%;justify-content:center;padding:.85em 1.2em}.specialist-articles{width:100%}.specialist-articles h2{font-size:1.4rem}}@media (prefers-reduced-motion:reduce){.article-list,.btn-leia,.fade-layer,.hub-btn,.hub-btn-outline{transition:none}}