/* Codex corporate optimization */
.body{background:#f5f7fb;}
.codex-home-page .w-main,.codex-list-page .w-main,.codex-detail-page .w-main{background:#f5f7fb;}
.codex-home-page .bannerBox .banner img,.codex-list-page .bannerBox .banner img,.codex-detail-page .bannerBox .banner img{width:100%;display:block;object-fit:cover;}
.codex-section{padding:58px 0;}
.codex-inner{max-width:1200px;margin:0 auto;padding:0 20px;box-sizing:border-box;}
.codex-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:28px;}
.codex-kicker{display:block;color:#233876;font-size:13px;font-weight:700;letter-spacing:0;text-transform:uppercase;margin-bottom:8px;}
.codex-title{margin:0;color:#17213d;font-size:30px;line-height:1.35;font-weight:700;}
.codex-desc{margin:8px 0 0;color:#667085;line-height:1.8;max-width:620px;}
.codex-more{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 18px;border:1px solid #d6deef;border-radius:4px;color:#233876;background:#fff;text-decoration:none;white-space:nowrap;}
.codex-more:hover{background:#233876;color:#fff;text-decoration:none;}
.codex-card-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;}
.codex-feature-card{background:#fff;border:1px solid #e6ebf5;border-radius:8px;padding:26px 22px;box-shadow:0 10px 28px rgba(17,31,72,.06);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;}
.codex-feature-card:hover{transform:translateY(-4px);border-color:#233876;box-shadow:0 16px 36px rgba(17,31,72,.12);}
.codex-feature-card .codex-icon{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:6px;background:#eef3ff;color:#233876;font-size:20px;margin-bottom:16px;}
.codex-feature-card h3{margin:0 0 10px;color:#17213d;font-size:18px;line-height:1.4;}
.codex-feature-card p{margin:0;color:#667085;line-height:1.8;font-size:14px;}
.codex-home-capability{background:#f5f7fb;padding-top:44px;}
.codex-home-solution{background:#fff;}
.codex-solution-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:22px;align-items:stretch;}
.codex-solution-main{background:#233876;color:#fff;border-radius:8px;padding:34px;min-height:260px;position:relative;overflow:hidden;}
.codex-solution-main:after{content:"";position:absolute;right:-70px;bottom:-90px;width:240px;height:240px;border:38px solid rgba(255,255,255,.08);border-radius:50%;}
.codex-solution-main h3{margin:0 0 14px;color:#fff;font-size:26px;line-height:1.4;}
.codex-solution-main p{margin:0;color:#dce4ff;line-height:1.9;max-width:620px;}
.codex-solution-list{display:grid;grid-template-columns:1fr;gap:14px;}
.codex-solution-item{background:#f7f9fd;border:1px solid #e6ebf5;border-radius:8px;padding:22px;}
.codex-solution-item strong{display:block;color:#17213d;font-size:17px;margin-bottom:8px;}
.codex-solution-item span{display:block;color:#667085;line-height:1.75;}
.codex-process{background:#eef3ff;}
.codex-process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;counter-reset:step;}
.codex-process-card{position:relative;background:#fff;border-radius:8px;border:1px solid #dfe7f7;padding:24px 20px 22px;min-height:140px;}
.codex-process-card:before{counter-increment:step;content:"0" counter(step);display:block;color:#233876;font-weight:700;font-size:24px;margin-bottom:14px;}
.codex-process-card h3{margin:0 0 8px;color:#17213d;font-size:18px;}
.codex-process-card p{margin:0;color:#667085;line-height:1.75;font-size:14px;}
.codex-bottom-cta{background:#17213d;color:#fff;border-radius:8px;padding:30px 34px;display:flex;align-items:center;justify-content:space-between;gap:24px;}
.codex-bottom-cta h3{margin:0 0 8px;color:#fff;font-size:24px;}
.codex-bottom-cta p{margin:0;color:#d7def0;line-height:1.7;}
.codex-bottom-cta a{display:inline-flex;align-items:center;justify-content:center;background:#fff;color:#233876;border-radius:4px;padding:12px 20px;text-decoration:none;white-space:nowrap;}
.codex-bottom-cta a:hover{background:#f9ce3e;color:#17213d;text-decoration:none;}
.codex-home-page .w-productList2 .w-prd-list-cell .w-prd-con,.codex-home-page .w-adNews8 .news-item{background:#fff;border:1px solid #e6ebf5;border-radius:8px;overflow:hidden;box-shadow:0 10px 26px rgba(17,31,72,.06);}
.codex-home-page .w-productList2 .w-prd-infobox{min-height:132px;}
.codex-home-page .w-productList2 .w-prd-name a{color:#17213d;font-weight:700;}
.codex-home-page .w-productList2 .w-prd-sum,.codex-home-page .news-sum{color:#667085;line-height:1.75;}
.codex-home-page .w-section[style*="background:#f8f8f8"]{background:#fff!important;}
.codex-home-page .w-section .wrap-content-in{box-sizing:border-box;}
.codex-list-page .w-system-in{background:#fff;border:1px solid #e6ebf5;border-radius:8px;padding:30px;box-shadow:0 12px 30px rgba(17,31,72,.06);}
.codex-list-head{display:flex;align-items:center;justify-content:space-between;gap:24px;background:#f7f9fd;border:1px solid #e6ebf5;border-radius:8px;padding:24px;margin:18px 0 26px;}
.codex-list-head h2{margin:0;color:#17213d;font-size:26px;line-height:1.35;}
.codex-list-head p{margin:8px 0 0;color:#667085;line-height:1.8;max-width:680px;}
.codex-mini-search{display:flex;align-items:center;gap:0;min-width:320px;background:#fff;border:1px solid #dbe3f1;border-radius:4px;overflow:hidden;}
.codex-mini-search input{height:42px;line-height:42px;border:0;padding:0 14px;flex:1;color:#344054;outline:none;background:#fff;}
.codex-mini-search button{height:42px;border:0;background:#233876;color:#fff;padding:0 18px;cursor:pointer;white-space:nowrap;}
.codex-mini-search button:hover{background:#17213d;}
.codex-news-list ul{display:grid;grid-template-columns:1fr;gap:16px;}
.codex-news-list.w-News-list3 li{padding:0;border:0;background:#fff;}
.codex-news-list .news-item{border:1px solid #e6ebf5;border-radius:8px;padding:22px 24px;background:#fff;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease;}
.codex-news-list .news-item:hover{transform:translateY(-3px);border-color:#233876;box-shadow:0 14px 32px rgba(17,31,72,.1);}
.codex-news-list .news-h{display:flex;align-items:center;gap:10px;flex-wrap:wrap;}
.codex-news-list .news-kind{display:inline-flex;align-items:center;height:26px;padding:0 10px;border-radius:4px;background:#eef3ff;color:#233876;font-size:13px;text-decoration:none;}
.codex-news-list .news-h h2{margin:0;font-size:20px;line-height:1.45;font-weight:700;}
.codex-news-list .news-h h2 a{color:#17213d;}
.codex-news-list .date{color:#98a2b3;margin-top:10px;font-size:13px;}
.codex-news-list .news-sum{color:#667085;line-height:1.8;margin-top:12px;}
.codex-product-grid .w-prd-list-in{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;}
.codex-product-grid.w-prd-list1{margin-left:0;margin-right:0;}
.codex-product-grid.w-prd-list1 .w-prd-list-cell{width:auto!important;float:none;}
.codex-product-grid .w-prd-list-cell-in{padding:0!important;}
.codex-product-grid .w-prd-con{height:100%;background:#fff;border:1px solid #e6ebf5;border-radius:8px;overflow:hidden;box-shadow:0 10px 26px rgba(17,31,72,.06);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;}
.codex-product-grid .w-prd-con:hover{transform:translateY(-4px);border-color:#233876;box-shadow:0 16px 36px rgba(17,31,72,.12);}
.codex-product-grid .w-prd-infobox{padding:18px!important;min-height:130px;border-bottom:0!important;}
.codex-product-grid .w-prd-name a{color:#17213d;font-weight:700;}
.codex-product-grid .w-prd-sum{color:#667085;line-height:1.75;}
.codex-list-recommend{margin-top:28px;padding:24px;border-radius:8px;background:#f7f9fd;border:1px solid #e6ebf5;}
.codex-list-recommend h3{margin:0 0 16px;color:#17213d;font-size:20px;}
.codex-rec-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;}
.codex-rec-card{display:block;background:#fff;border:1px solid #e6ebf5;border-radius:8px;padding:18px;text-decoration:none;min-height:120px;}
.codex-rec-card strong{display:block;color:#17213d;font-size:16px;line-height:1.5;margin-bottom:8px;}
.codex-rec-card span{display:block;color:#667085;line-height:1.7;font-size:13px;}
.codex-rec-card:hover{border-color:#233876;text-decoration:none;}
.codex-detail-page .w-system-in{background:#fff;border:1px solid #e6ebf5;border-radius:8px;padding:36px;box-shadow:0 12px 30px rgba(17,31,72,.06);}
.codex-detail-page .newsDetail .newsTitle,.codex-detail-page .product-title-top h1{color:#17213d;font-weight:700;}
.codex-detail-page .newsDetail .newsST,.codex-detail-page .product-title-top div{color:#98a2b3!important;}
.codex-detail-page .newsContent,.codex-detail-page .product-descons{background:#fff;}
.codex-detail-tools{margin:30px 0 22px;padding:22px;border:1px solid #e6ebf5;border-radius:8px;background:#f7f9fd;}
.codex-tool-row{display:flex;align-items:flex-start;gap:14px;margin-bottom:18px;}
.codex-tool-row:last-child{margin-bottom:0;}
.codex-tool-label{min-width:74px;color:#17213d;font-weight:700;line-height:34px;}
.codex-keyword-list{display:flex;flex-wrap:wrap;gap:9px;min-height:34px;align-items:center;}
.codex-keyword-list a{display:inline-flex;align-items:center;height:32px;padding:0 12px;border-radius:4px;background:#fff;border:1px solid #dbe3f1;color:#233876;text-decoration:none;}
.codex-keyword-list a:hover{background:#233876;color:#fff;text-decoration:none;}
.codex-empty-keywords{color:#98a2b3;line-height:34px;}
.codex-url-wrap{display:flex;align-items:center;gap:8px;flex:1;min-width:0;}
.codex-url-input{height:36px;line-height:36px;border:1px solid #dbe3f1;border-radius:4px;background:#fff;color:#667085;padding:0 12px;flex:1;min-width:0;box-sizing:border-box;}
.codex-copy-url{height:36px;border:0;border-radius:4px;background:#233876;color:#fff;padding:0 14px;cursor:pointer;white-space:nowrap;}
.codex-copy-url:hover{background:#17213d;}
.codex-search-hero{background:#17213d;color:#fff;padding:52px 0;margin-bottom:28px;}
.codex-search-hero h1{margin:0;color:#fff;font-size:32px;line-height:1.35;}
.codex-search-hero p{margin:10px 0 0;color:#d7def0;line-height:1.8;}
.codex-search-list-page .w-system-in{margin-top:0;}
.codex-search-empty{padding:34px;text-align:center;color:#667085;background:#f7f9fd;border:1px dashed #dbe3f1;border-radius:8px;}
.w-footer{background:#17213d!important;}
.w-footer-section{padding-top:44px!important;}
.w-footer a{transition:color .2s ease;}
.next1{margin-top:26px;text-align:center;}
.next1 a,.next1 span{display:inline-flex;align-items:center;justify-content:center;min-width:34px;height:34px;margin:0 3px;padding:0 10px;border:1px solid #dbe3f1;border-radius:4px;background:#fff;color:#344054;text-decoration:none;}
.next1 a:hover,.next1 .current{background:#233876;color:#fff;border-color:#233876;text-decoration:none;}
@media (max-width:1024px){.codex-card-grid,.codex-process-grid{grid-template-columns:repeat(2,1fr);}.codex-solution-grid{grid-template-columns:1fr;}.codex-product-grid .w-prd-list-in,.codex-rec-grid{grid-template-columns:repeat(2,1fr);}.codex-list-head{align-items:flex-start;flex-direction:column;}.codex-mini-search{min-width:0;width:100%;}}
@media (max-width:767px){.codex-section{padding:36px 0;}.codex-section-head{display:block;}.codex-title{font-size:24px;}.codex-card-grid,.codex-process-grid,.codex-product-grid .w-prd-list-in,.codex-rec-grid{grid-template-columns:1fr;}.codex-bottom-cta{display:block;padding:24px;}.codex-bottom-cta a{margin-top:18px;}.codex-list-page .w-system-in,.codex-detail-page .w-system-in{padding:18px;border-radius:0;border-left:0;border-right:0;}.codex-list-head{padding:18px;margin-top:12px;}.codex-news-list .news-h{display:block;}.codex-news-list .news-h h2{font-size:18px;margin-top:8px;}.codex-tool-row{display:block;}.codex-tool-label{display:block;line-height:1.5;margin-bottom:10px;}.codex-url-wrap{display:block;}.codex-url-input{width:100%;}.codex-copy-url{margin-top:8px;width:100%;}.codex-mini-search{display:flex;}.codex-home-page .w-productList2 .w-prd-list-cell{width:100%!important;}}

/* Follow-up: align homepage/footer with real site columns */
.codex-feature-card{text-decoration:none;display:block;color:inherit;}
.codex-feature-card:hover{text-decoration:none;}
.codex-home-about .codex-solution-main{background:#233876;}
.codex-about-links{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px;position:relative;z-index:2;}
.codex-about-links a{display:inline-flex;align-items:center;height:34px;padding:0 12px;border:1px solid rgba(255,255,255,.28);border-radius:4px;color:#fff;text-decoration:none;background:rgba(255,255,255,.08);}
.codex-about-links a:hover{background:#fff;color:#233876;text-decoration:none;}
.codex-footer-block{max-width:1200px;margin:0 auto;padding:10px 20px 0;box-sizing:border-box;}
.codex-footer-inner{display:grid;grid-template-columns:1.35fr 1fr .85fr;gap:44px;align-items:flex-start;padding:26px 0 28px;}
.codex-footer-logo{display:inline-block;margin-bottom:14px;}
.codex-footer-logo img{max-width:170px;max-height:62px;background:#fff;border-radius:6px;padding:8px;box-sizing:border-box;}
.codex-footer-brand p,.codex-footer-contact p{margin:0;color:#c7d1ea;line-height:1.85;}
.codex-footer-nav h3,.codex-footer-contact h3{margin:0 0 16px;color:#fff;font-size:18px;}
.codex-footer-nav ul{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 18px;}
.codex-footer-nav a{color:#e8eefc;text-decoration:none;}
.codex-footer-nav a:hover,.codex-footer-map:hover{color:#f9ce3e;text-decoration:none;}
.codex-footer-map{display:inline-flex;margin-top:16px;color:#fff;border:1px solid rgba(255,255,255,.25);border-radius:4px;padding:9px 14px;text-decoration:none;}
.codex-footer-copy{border-top:1px solid rgba(255,255,255,.16);padding:16px 0;text-align:center;color:#d7def0;display:flex;justify-content:center;gap:18px;flex-wrap:wrap;}
.w-footer-section{padding-top:30px!important;}
.w-footer .w-foot-content{padding-top:0!important;}
.w-footer .w-space{display:none;}
@media (max-width:900px){.codex-footer-inner{grid-template-columns:1fr;gap:24px;}.codex-footer-nav ul{grid-template-columns:1fr 1fr;}}
@media (max-width:600px){.codex-footer-nav ul{grid-template-columns:1fr;}.codex-footer-copy{display:block;}.codex-footer-copy span{display:block;margin:6px 0;}.codex-about-links{display:block;}.codex-about-links a{margin:0 8px 8px 0;}}
/* Footer layout hardening */
.w-footer{background:#17213d!important;color:#d7def0!important;overflow:hidden;}
.w-footer .w-footer-section{padding:0!important;}
.w-footer .w-footer-in{max-width:none!important;width:100%!important;}
.w-footer .w-foot-content{padding:0!important;}
.w-footer .w-foot-content>.li-div:first-child{display:none!important;}
.codex-footer-block{display:block!important;width:100%!important;max-width:1180px!important;margin:0 auto!important;padding:54px 20px 0!important;box-sizing:border-box!important;clear:both!important;}
.codex-footer-inner{display:flex!important;flex-direction:row!important;align-items:flex-start!important;justify-content:space-between!important;gap:54px!important;width:100%!important;padding:0 0 34px!important;box-sizing:border-box!important;}
.codex-footer-brand{flex:1 1 46%!important;min-width:0!important;text-align:left!important;}
.codex-footer-nav{flex:0 0 280px!important;text-align:left!important;}
.codex-footer-contact{flex:0 0 240px!important;text-align:left!important;}
.codex-footer-logo{display:inline-block!important;margin:0 0 18px!important;line-height:0!important;}
.codex-footer-logo img{display:block!important;width:auto!important;max-width:190px!important;height:auto!important;max-height:72px!important;background:#fff!important;border-radius:6px!important;padding:9px!important;box-sizing:border-box!important;}
.codex-footer-brand p,.codex-footer-contact p{margin:0!important;color:#c7d1ea!important;font-size:14px!important;line-height:1.9!important;max-width:520px!important;}
.codex-footer-nav h3,.codex-footer-contact h3{margin:0 0 18px!important;padding:0!important;color:#fff!important;font-size:18px!important;line-height:1.3!important;font-weight:700!important;letter-spacing:0!important;}
.codex-footer-nav ul{list-style:none!important;margin:0!important;padding:0!important;display:grid!important;grid-template-columns:repeat(2,minmax(96px,1fr))!important;gap:11px 20px!important;}
.codex-footer-nav li{list-style:none!important;margin:0!important;padding:0!important;line-height:1.5!important;}
.codex-footer-nav li:before{display:none!important;content:none!important;}
.codex-footer-nav a{display:inline-block!important;color:#e8eefc!important;font-size:14px!important;text-decoration:none!important;line-height:1.5!important;}
.codex-footer-nav a:hover,.codex-footer-map:hover{color:#f9ce3e!important;text-decoration:none!important;}
.codex-footer-map{display:inline-flex!important;align-items:center!important;justify-content:center!important;margin-top:18px!important;height:36px!important;padding:0 14px!important;border:1px solid rgba(255,255,255,.28)!important;border-radius:4px!important;color:#fff!important;font-size:14px!important;text-decoration:none!important;box-sizing:border-box!important;}
.codex-footer-copy{width:100%!important;border-top:1px solid rgba(255,255,255,.16)!important;padding:18px 0!important;text-align:center!important;color:#d7def0!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:22px!important;flex-wrap:wrap!important;font-size:14px!important;line-height:1.6!important;box-sizing:border-box!important;}
.codex-footer-copy span{display:inline-block!important;margin:0!important;color:#d7def0!important;}
@media (max-width:960px){.codex-footer-inner{flex-wrap:wrap!important;gap:30px!important;}.codex-footer-brand{flex:1 1 100%!important;}.codex-footer-nav{flex:1 1 45%!important;}.codex-footer-contact{flex:1 1 45%!important;}}
@media (max-width:640px){.codex-footer-block{padding:34px 18px 0!important;}.codex-footer-inner{display:block!important;}.codex-footer-brand,.codex-footer-nav,.codex-footer-contact{margin-bottom:26px!important;}.codex-footer-nav ul{grid-template-columns:1fr!important;}.codex-footer-copy{display:block!important;text-align:left!important;}.codex-footer-copy span{display:block!important;margin:5px 0!important;}}
/* Single page enterprise/content optimization */
.codex-single-page{background:#f5f7fb;}
.codex-single-page .bannerBox{display:none;}
.codex-single-wrap .w-main{background:#f5f7fb;}
.codex-single-hero{background:linear-gradient(135deg,#17213d 0%,#233876 72%,#2f5bb7 100%);color:#fff;padding:72px 0 58px;}
.codex-single-hero .codex-kicker{color:#cdd9ff;}
.codex-single-hero h1{margin:0;color:#fff;font-size:42px;line-height:1.25;font-weight:700;}
.codex-single-hero p{margin:16px 0 0;color:#e3e9ff;line-height:1.9;max-width:760px;font-size:15px;}
.codex-single-crumb{color:#c8d4f4;font-size:13px;margin-bottom:22px;}
.codex-single-crumb a{color:#fff;text-decoration:none;}
.codex-single-hero-links{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px;}
.codex-single-hero-links a{display:inline-flex;align-items:center;height:36px;padding:0 14px;border-radius:4px;border:1px solid rgba(255,255,255,.3);color:#fff;background:rgba(255,255,255,.08);text-decoration:none;}
.codex-single-hero-links a:hover{background:#fff;color:#233876;text-decoration:none;}
.codex-single-navband{background:#fff;border-bottom:1px solid #e6ebf5;box-shadow:0 8px 24px rgba(17,31,72,.04);}
.codex-single-navband .codex-inner{display:flex;align-items:center;gap:10px;flex-wrap:wrap;padding-top:14px;padding-bottom:14px;}
.codex-single-navband a{display:inline-flex;align-items:center;height:34px;padding:0 13px;border-radius:4px;color:#344054;background:#f7f9fd;text-decoration:none;}
.codex-single-navband a:hover{background:#233876;color:#fff;text-decoration:none;}
.codex-single-main{padding:42px 0 22px;}
.codex-single-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:26px;align-items:start;}
.codex-single-article,.codex-side-card,.codex-single-related .codex-inner{background:#fff;border:1px solid #e6ebf5;border-radius:8px;box-shadow:0 12px 30px rgba(17,31,72,.06);}
.codex-single-article{padding:34px 38px;}
.codex-single-titlebar{border-bottom:1px solid #edf1f7;padding-bottom:18px;margin-bottom:26px;}
.codex-single-titlebar span{display:block;color:#233876;font-size:13px;font-weight:700;text-transform:uppercase;margin-bottom:8px;}
.codex-single-titlebar h2{margin:0;color:#17213d;font-size:28px;line-height:1.35;}
.codex-single-content{color:#1f2937;font-size:15px;line-height:2;}
.codex-single-content h1,.codex-single-content h2,.codex-single-content h3{color:#17213d;line-height:1.45;margin:28px 0 14px;}
.codex-single-content p{margin:0 0 16px;}
.codex-single-content img{max-width:100%;height:auto;border-radius:6px;}
.codex-single-tags{margin-top:30px;padding:18px;background:#f7f9fd;border:1px solid #e6ebf5;border-radius:8px;display:flex;gap:14px;align-items:flex-start;}
.codex-single-sidebar{display:grid;gap:18px;position:sticky;top:92px;}
.codex-side-card{padding:22px;}
.codex-side-card h3{margin:0 0 16px;color:#17213d;font-size:19px;line-height:1.35;}
.codex-side-card a{display:block;padding:14px 0;border-top:1px solid #edf1f7;text-decoration:none;}
.codex-side-card a:first-of-type{border-top:0;padding-top:0;}
.codex-side-card strong{display:block;color:#17213d;font-size:15px;line-height:1.45;margin-bottom:6px;}
.codex-side-card span{display:block;color:#667085;font-size:13px;line-height:1.65;}
.codex-side-card a:hover strong{color:#233876;}
.codex-single-related{padding:12px 0 48px;}
.codex-single-related .codex-inner{padding:30px;box-sizing:border-box;}
.codex-single-related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;}
.codex-single-cta{margin-top:24px;background:#17213d;color:#fff;border-radius:8px;padding:26px 30px;display:flex;align-items:center;justify-content:space-between;gap:22px;}
.codex-single-cta h3{margin:0 0 8px;color:#fff;font-size:22px;}
.codex-single-cta p{margin:0;color:#d7def0;line-height:1.75;}
.codex-single-cta a{display:inline-flex;align-items:center;justify-content:center;background:#fff;color:#233876;border-radius:4px;padding:11px 18px;text-decoration:none;white-space:nowrap;}
.codex-single-cta a:hover{background:#f9ce3e;color:#17213d;text-decoration:none;}
@media (max-width:1024px){.codex-single-layout{grid-template-columns:1fr;}.codex-single-sidebar{position:static;grid-template-columns:repeat(2,1fr);}.codex-single-related-grid{grid-template-columns:1fr 1fr;}}
@media (max-width:767px){.codex-single-hero{padding:46px 0 36px;}.codex-single-hero h1{font-size:30px;}.codex-single-article{padding:22px 18px;}.codex-single-sidebar{grid-template-columns:1fr;}.codex-single-related-grid{grid-template-columns:1fr;}.codex-single-tags{display:block;}.codex-single-cta{display:block;padding:22px;}.codex-single-cta a{margin-top:16px;}.codex-single-navband .codex-inner{display:grid;grid-template-columns:1fr 1fr;}}