.transformation-overview-section{color:#17365f;background:#fff;width:100%;padding:72px 24px 85px;overflow:hidden}.transformation-overview-section *,.transformation-overview-section :before,.transformation-overview-section :after{box-sizing:border-box}.transformation-overview-container{width:100%;max-width:1200px;margin:0 auto}.transformation-overview-header{text-align:center;max-width:1100px;margin:0 auto 38px}.transformation-overview-eyebrow{color:#2862b0;letter-spacing:.18em;text-transform:uppercase;margin-bottom:12px;font-size:.76rem;font-weight:700;line-height:1.4;display:inline-block}.transformation-overview-header h1{color:#163762;letter-spacing:-.04em;max-width:1080px;margin:0 auto;font-size:clamp(2rem,4.2vw,3.6rem);font-weight:700;line-height:1.08}.transformation-overview-divider{justify-content:center;align-items:center;gap:8px;margin:18px auto 16px;display:flex}.transformation-overview-divider span{background:#2864b5;border-radius:999px;width:34px;height:3px;display:block}.transformation-overview-divider i{background:#2864b5;border-radius:50%;width:6px;height:6px;display:block}.transformation-overview-header p{color:#48627f;letter-spacing:.005em;max-width:930px;margin:0 auto;font-size:1.08rem;font-weight:400;line-height:1.65}.transformation-overview-header strong{color:#225a9d;font-weight:700}.transformation-change-card{background:#fff;border:1px solid #cddaea;border-left:3px solid #155bc0;align-items:center;gap:18px;width:100%;max-width:1080px;min-height:96px;margin:0 auto;padding:15px 20px;display:flex;box-shadow:0 8px 25px #1a3a620e}.transformation-change-icon{color:#2364b8;background:#edf3fb;border-radius:7px;flex:0 0 58px;justify-content:center;align-items:center;width:58px;height:58px;display:flex}.transformation-change-content{min-width:0}.transformation-change-content p{color:#46617e;margin:0;font-size:.94rem;font-weight:400;line-height:1.62}.transformation-change-content strong{color:#1f579a;font-weight:700}.transformation-diagram-image{background:#fff;justify-content:center;align-items:center;width:100%;max-width:1100px;margin:34px auto 0;display:flex;overflow:hidden}.transformation-diagram-image img{object-fit:contain;width:100%;height:auto;display:block}@media (max-width:900px){.transformation-overview-section{padding:64px 24px 75px}.transformation-overview-header h1{font-size:clamp(2.5rem,6vw,3.6rem)}.transformation-overview-header p{font-size:1rem}.transformation-change-content p{font-size:.88rem}}@media (max-width:600px){.transformation-overview-section{padding:55px 18px 65px}.transformation-overview-header{margin-bottom:30px}.transformation-overview-eyebrow{font-size:.67rem}.transformation-overview-header h1{font-size:2.35rem;line-height:1.1}.transformation-overview-header p{font-size:.9rem;line-height:1.6}.transformation-change-card{align-items:flex-start;gap:12px;padding:12px}.transformation-change-icon{flex-basis:45px;width:45px;height:45px}.transformation-change-content p{font-size:.78rem;line-height:1.55}.transformation-diagram-image{margin-top:24px}}
.articles-knowledge-section{background:#fff;width:100%;padding:82px 24px 90px}.articles-knowledge-container{width:100%;max-width:1200px;margin:0 auto}.articles-knowledge-header{text-align:center;margin-bottom:34px}.articles-knowledge-header h2{color:#162b49;letter-spacing:-.025em;margin:0 0 12px;font-size:clamp(2rem,3vw,2.8rem);font-weight:700;line-height:1.15}.articles-knowledge-header p{color:#657286;max-width:700px;margin:0 auto;font-size:.88rem;line-height:1.65}.articles-knowledge-toolbar{justify-content:space-between;align-items:center;gap:22px;margin-bottom:22px;display:flex}.articles-category-list{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.articles-category-button{color:#47586c;cursor:pointer;background:#fff;border:1px solid #dce3ec;border-radius:6px;padding:8px 14px;font-family:inherit;font-size:.65rem;font-weight:500;transition:color .25s,background .25s,border-color .25s}.articles-category-button:hover{color:#1d5eb4;border-color:#abc4e2}.articles-category-button.is-active{color:#fff;background:#245fb3;border-color:#245fb3}.articles-search{background:#fff;border:1px solid #dce3ec;align-items:center;gap:8px;width:190px;min-width:190px;padding:9px 11px;display:flex}.articles-search svg{color:#627186;flex-shrink:0;width:14px;height:14px}.articles-search input{color:#34465b;background:0 0;border:0;outline:none;width:100%;font-family:inherit;font-size:.65rem}.articles-search input::placeholder{color:#95a0ae}.articles-knowledge-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.knowledge-article-card{background:#fff;border:1px solid #e3e8ef;grid-template-columns:42% 58%;min-width:0;transition:transform .3s,box-shadow .3s;display:grid;overflow:hidden;box-shadow:0 7px 22px #2035520e}.knowledge-article-card:hover{transform:translateY(-3px);box-shadow:0 14px 30px #2035521a}.knowledge-article-image{background:#eef2f7;min-height:220px;overflow:hidden}.knowledge-article-image img{object-fit:cover;width:100%;height:100%;transition:transform .5s;display:block}.knowledge-article-card:hover .knowledge-article-image img{transform:scale(1.04)}.knowledge-article-content{flex-direction:column;align-items:flex-start;min-width:0;padding:22px 24px 20px;display:flex}.knowledge-article-meta{color:#bf9052;letter-spacing:.08em;flex-wrap:wrap;gap:5px;margin-bottom:10px;font-size:.53rem;font-weight:700;line-height:1.45;display:flex}.knowledge-article-content h3{color:#1c3557;margin:0 0 10px;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.15rem,1.8vw,1.45rem);font-weight:700;line-height:1.18}.knowledge-article-content p{color:#5d6979;margin:0;font-size:.72rem;line-height:1.65}.knowledge-article-link{color:#245fb3;letter-spacing:.06em;align-items:center;gap:9px;margin-top:auto;padding-top:18px;font-size:.62rem;font-weight:700;text-decoration:none;transition:color .25s;display:inline-flex}.knowledge-article-link svg{width:15px;height:15px;transition:transform .25s}.knowledge-article-link:hover{color:#163f7b}.knowledge-article-link:hover svg{transform:translate(4px)}.articles-empty-state{text-align:center;color:#667085;border:1px dashed #d9e1eb;grid-column:1/-1;padding:55px 20px}.articles-knowledge-cta{background:linear-gradient(90deg,#f1f5ff 0%,#eef3ff 55%,#f7f9ff 100%);border:1px solid #e1e7f2;align-items:center;gap:14px;min-height:74px;margin-top:16px;padding:12px 16px;display:flex;position:relative;overflow:hidden}.articles-knowledge-cta-icon{color:#fff;background:#173a72;border-radius:50%;flex:0 0 42px;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.articles-knowledge-cta-icon svg{width:20px;height:20px}.articles-knowledge-cta-copy{flex:1;min-width:0}.articles-knowledge-cta-copy h3{color:#243e62;margin:0 0 2px;font-size:.82rem;font-weight:700}.articles-knowledge-cta-copy p{color:#64738a;margin:0;font-size:.65rem;line-height:1.5}.articles-knowledge-cta-button{color:#fff;white-space:nowrap;background:#2457bc;justify-content:center;align-items:center;gap:9px;min-height:39px;padding:0 16px;font-size:.62rem;font-weight:600;text-decoration:none;transition:background .25s,transform .25s;display:inline-flex}.articles-knowledge-cta-button:hover{background:#194493;transform:translateY(-1px)}.articles-knowledge-cta-button svg{width:15px;height:15px}@media (max-width:1000px){.articles-knowledge-toolbar{flex-direction:column;align-items:stretch}.articles-search{width:100%}.articles-knowledge-grid{grid-template-columns:1fr}.knowledge-article-card{max-width:850px}}@media (max-width:650px){.articles-knowledge-section{padding:60px 18px 70px}.articles-knowledge-header{margin-bottom:28px}.articles-knowledge-header h2{font-size:2rem}.articles-category-list{gap:6px}.articles-category-button{padding:7px 11px;font-size:.6rem}.knowledge-article-card{grid-template-columns:1fr}.knowledge-article-image{min-height:220px}.knowledge-article-content{padding:20px}.articles-knowledge-cta{flex-wrap:wrap}.articles-knowledge-cta-copy{flex-basis:calc(100% - 58px)}.articles-knowledge-cta-button{width:100%}}
