.esysapps-site-page .entry-header,.esysapps-site-page .entry-hero{display:none}
.esysapps-site-page .content-area{margin-block:0}
.esysapps-site-page .content-container{max-width:100%;padding-inline:0}
.esysapps-site-page .entry-content-wrap{padding:0}
.esysapps-site-page .entry-content{margin:0}
.esysapps-site-page{--sp-ink:#071425;--sp-deep:#06111f;--sp-navy:#0c1c33;--sp-text:#f5f8fc;--sp-copy:#43536a;--sp-muted:#aab9ca;--sp-mint:#55e6cf;--sp-sky:#3abef5;--sp-line:rgba(7,20,37,.13)}
.esys-page-shell{width:min(1360px,calc(100% - 48px));margin:auto}
.esys-page-hero{position:relative;overflow:hidden;padding:clamp(5rem,10vw,9rem) 0;background:radial-gradient(circle at 12% 20%,rgba(85,230,207,.15),transparent 28%),radial-gradient(circle at 86% 10%,rgba(58,190,245,.22),transparent 31%),linear-gradient(145deg,#06111f,#102b4b);color:var(--sp-text)}
.esys-page-hero:after{content:"";position:absolute;inset:0;opacity:.22;background-image:linear-gradient(rgba(255,255,255,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.08) 1px,transparent 1px);background-size:72px 72px;mask-image:linear-gradient(to bottom,#000,transparent)}
.esys-page-hero .esys-page-shell{position:relative;z-index:1}
.esys-page-eyebrow{margin:0;color:var(--sp-mint);font-size:.72rem;font-weight:800;letter-spacing:.15em;text-transform:uppercase}
.esys-page-hero h1{max-width:1050px;margin:1.2rem 0;color:#fff;font-family:"Space Grotesk","Avenir Next","Segoe UI",sans-serif;font-size:clamp(3rem,6.8vw,6.25rem);font-weight:780;line-height:.98;letter-spacing:-.065em;text-wrap:balance}
.esys-page-lead{max-width:790px;margin:0;color:#c4d2e2;font-size:clamp(1.05rem,1.6vw,1.35rem);line-height:1.65}
.esys-page-actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:2rem}
.esys-page-button{min-height:50px;padding:.9rem 1.25rem;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.2);border-radius:14px;color:#fff!important;background:rgba(255,255,255,.06);font-weight:760;text-decoration:none!important;transition:transform .2s ease,box-shadow .2s ease}
.esys-page-button--primary{border-color:transparent;color:#041018!important;background:linear-gradient(135deg,var(--sp-mint),var(--sp-sky));box-shadow:0 16px 36px rgba(58,190,245,.17)}
.esys-page-button:hover{transform:translateY(-2px)}
.esys-page-button:focus-visible,.esys-page-text-link:focus-visible{outline:3px solid var(--sp-mint);outline-offset:3px}
.esys-page-section{padding:clamp(5rem,9vw,8rem) 0;color:var(--sp-ink);background:#f7fafb}
.esys-page-section--tint{background:#edf4f6}
.esys-page-section--dark{color:var(--sp-text);background:radial-gradient(circle at 85% 20%,rgba(58,190,245,.14),transparent 35%),var(--sp-deep)}
.esys-page-heading{max-width:800px;margin-bottom:3rem}
.esys-page-heading h2,.esys-page-split h2,.esys-contact-layout h2,.esys-page-cta h2{margin:1rem 0;color:inherit;font-family:"Space Grotesk","Avenir Next","Segoe UI",sans-serif;font-size:clamp(2.35rem,4.7vw,4.7rem);line-height:1.02;letter-spacing:-.055em;text-wrap:balance}
.esys-page-heading>p:last-child,.esys-page-split>div>p:last-child,.esys-contact-layout>div>p{color:var(--sp-copy);font-size:1.05rem;line-height:1.7}
.esys-page-section--dark .esys-page-heading>p:last-child{color:#b7c6d7}
.esys-page-grid{display:grid;gap:1rem}
.esys-page-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}
.esys-page-grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}
.esys-page-card{min-height:290px;padding:clamp(1.35rem,2.4vw,2rem);display:flex;flex-direction:column;border:1px solid var(--sp-line);border-radius:22px;background:#fff;box-shadow:0 20px 55px rgba(7,20,37,.07)}
.esys-page-section--dark .esys-page-card{border-color:rgba(255,255,255,.13);background:rgba(255,255,255,.045);box-shadow:none}
.esys-page-card__label{margin:0;color:#168e84!important;font-size:.68rem!important;font-weight:800;letter-spacing:.12em;text-transform:uppercase}
.esys-page-section--dark .esys-page-card__label{color:var(--sp-mint)!important}
.esys-page-card h3{margin:1rem 0 .65rem;color:inherit;font-size:1.35rem;line-height:1.25}
.esys-page-card>p:not(.esys-page-card__label){margin:0;color:var(--sp-copy);line-height:1.65}
.esys-page-section--dark .esys-page-card>p:not(.esys-page-card__label){color:#b9c8d8}
.esys-page-card ul{display:grid;gap:.55rem;margin:1.25rem 0 0;padding:0;list-style:none}
.esys-page-card li{position:relative;padding-left:1.25rem;color:var(--sp-copy)}
.esys-page-card li:before{content:"";position:absolute;left:0;top:.52rem;width:.45rem;height:.45rem;border-radius:50%;background:var(--sp-mint)}
.esys-page-section--dark .esys-page-card li{color:#c6d2df}
.esys-page-text-link{margin-top:auto;padding-top:1.5rem;color:#0b716c!important;font-weight:780;text-decoration:none!important}
.esys-page-flow{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;gap:1rem;align-items:center}
.esys-page-flow article{min-height:235px;padding:1.5rem;border:1px solid rgba(85,230,207,.22);border-radius:20px;background:rgba(255,255,255,.04)}
.esys-page-flow span{color:var(--sp-mint);font-size:.7rem;font-weight:800}
.esys-page-flow h3{margin:1rem 0 .65rem;color:#fff;font-size:1.35rem}
.esys-page-flow p{margin:0;color:#b9c8d8;line-height:1.65}
.esys-page-flow i{color:var(--sp-mint);font-style:normal}
.esys-page-split{display:grid;grid-template-columns:minmax(0,.9fr) minmax(380px,1.1fr);gap:clamp(3rem,7vw,7rem);align-items:start}
.esys-page-prose p{margin:0 0 1.25rem;color:var(--sp-copy);font-size:1.08rem;line-height:1.8}
.esys-page-checklist{display:grid;gap:.75rem;margin:0;padding:0;list-style:none}
.esys-page-checklist li{padding:1rem 1rem 1rem 3rem;position:relative;border:1px solid var(--sp-line);border-radius:14px;background:#fff;color:#2c4057;font-weight:680}
.esys-page-checklist li:before{content:"✓";position:absolute;left:1rem;color:#0d8a7e;font-weight:900}
.esys-page-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin:0;padding:0;list-style:none}
.esys-page-steps li{padding:1.4rem;border-top:3px solid var(--sp-mint);background:#fff}
.esys-page-steps span{color:#0d8a7e;font-size:.7rem;font-weight:800}
.esys-page-steps h3{margin:.8rem 0 .5rem}
.esys-page-steps p{margin:0;color:var(--sp-copy);line-height:1.6}
.esys-page-tag-cloud{display:flex;flex-wrap:wrap;gap:.7rem}
.esys-page-tag-cloud span{padding:.8rem 1rem;border:1px solid var(--sp-line);border-radius:999px;color:#263a50;background:#fff;font-weight:680}
.esys-page-cta{margin-top:clamp(4rem,7vw,7rem);padding:clamp(2rem,5vw,4rem);display:flex;align-items:end;justify-content:space-between;gap:2rem;border-radius:28px;color:#fff;background:radial-gradient(circle at 80% 10%,rgba(58,190,245,.23),transparent 36%),var(--sp-navy)}
.esys-page-cta>div{max-width:830px}
.esys-page-cta h2{font-size:clamp(2.2rem,4vw,4rem)}
.esys-page-cta>div>p:last-child{margin:0;color:#bccbd9;line-height:1.65}
.esys-contact-layout,.esys-demo-layout{display:grid;grid-template-columns:minmax(0,.85fr) minmax(420px,1.15fr);gap:clamp(3rem,7vw,7rem);align-items:start}
.esys-contact-layout .esys-page-button{margin-top:1.5rem}
.esys-contact-brief,.esys-demo-rules{padding:clamp(1.5rem,3vw,2.4rem);border-radius:24px;color:#fff;background:var(--sp-navy);box-shadow:0 28px 70px rgba(7,20,37,.2)}
.esys-contact-brief h3,.esys-demo-rules h3{margin-top:0;font-size:1.5rem}
.esys-contact-brief ol{display:grid;gap:1rem;margin:0;padding:0;list-style:none;counter-reset:brief}
.esys-contact-brief li{padding-left:2.5rem;position:relative;counter-increment:brief}
.esys-contact-brief li:before{content:counter(brief,decimal-leading-zero);position:absolute;left:0;color:var(--sp-mint);font-size:.7rem;font-weight:800}
.esys-contact-brief strong,.esys-contact-brief span{display:block}
.esys-contact-brief span{margin-top:.25rem;color:#b8c7d7;line-height:1.55}
.esys-demo-prompts{display:grid;gap:.75rem;margin-top:1.5rem}
.esys-demo-prompts span{padding:1rem 1.1rem;border:1px solid var(--sp-line);border-radius:14px;background:#fff;color:#30445a}
.esys-demo-rules li{margin-bottom:.8rem;color:#c1cfdd;line-height:1.55}
.esys-demo-rules p{margin:1.5rem 0 0;padding-top:1rem;border-top:1px solid rgba(255,255,255,.14);color:var(--sp-mint);font-weight:750}
.esys-publisher-contract{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:2rem}
.esys-publisher-contract>div{padding:1.3rem;border:1px solid var(--sp-line);border-radius:18px;background:#fff}
.esys-publisher-contract span{color:#0d8a7e;font-size:.68rem;font-weight:800}
.esys-publisher-contract h3{margin:.7rem 0}
.esys-publisher-contract p{margin:0;color:var(--sp-copy);line-height:1.55}
.esys-original-widget{min-height:1px}
.esysapps-site-page--aitokenguard-product-support .site-main{padding:0}
.esysapps-site-page--aitokenguard-product-support .content-wrap{display:block}
.esys-embedded-support{width:100%;min-height:calc(100vh - 120px);background:#f7fafb}
.esys-embedded-support iframe{display:block;width:100%;height:calc(100vh - 120px);min-height:780px;border:0;background:#fff}
.esys-policy{max-width:940px}
.esys-policy-alert{padding:1.2rem;border:1px solid #d8a53d;border-radius:14px;background:#fff8e7;color:#543b0c}
.esys-policy h2{margin:2.4rem 0 .7rem;font-size:1.7rem}
.esys-policy p{color:var(--sp-copy);line-height:1.75}
.esys-policy a{color:#0b716c;text-decoration:underline}
.esysapps-site-page--ai-data-gateway .esys-page-hero{background:radial-gradient(circle at 15% 12%,rgba(85,230,207,.16),transparent 30%),radial-gradient(circle at 80% 20%,rgba(139,234,67,.2),transparent 28%),linear-gradient(145deg,#06111f,#153250)}
.esys-gateway-intro .esys-page-split{align-items:stretch}
.esys-gateway-intro p{color:var(--sp-copy);font-size:1.05rem;line-height:1.75}
.esys-gateway-truth{padding:clamp(1.3rem,2.8vw,2.2rem);border:1px solid var(--sp-line);border-radius:24px;background:#fff;box-shadow:0 22px 60px rgba(7,20,37,.08)}
.esys-gateway-truth h3{margin:0 0 1.2rem;color:var(--sp-ink);font-size:1.35rem}
.esys-gateway-truth dl,.esys-gateway-truth dd{margin:0}
.esys-gateway-truth dl{display:grid;gap:1rem}
.esys-gateway-truth dl>div{display:grid;gap:.45rem;padding-bottom:1rem;border-bottom:1px solid var(--sp-line)}
.esys-gateway-truth dl>div:last-child{padding-bottom:0;border-bottom:0}
.esys-gateway-truth dd{color:var(--sp-copy);line-height:1.6}
.esys-gateway-status{display:inline-flex;width:max-content;align-items:center;padding:.42rem .62rem;border-radius:999px;font-size:.68rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}
.esys-gateway-status--implemented{color:#075f57;background:#dff8f2}
.esys-gateway-status--in-validation{color:#124f78;background:#e1f2ff}
.esys-gateway-status--target-state{color:#5f4a10;background:#fff3c9}
.esys-gateway-narrative .esys-page-heading{max-width:960px}
.esys-gateway-diagram{border:1px solid rgba(7,20,37,.12);border-radius:26px;background:#fff;box-shadow:0 24px 70px rgba(7,20,37,.08);overflow:hidden}
.esys-gateway-boundary{display:grid;grid-template-columns:minmax(0,.9fr) minmax(300px,1.2fr) minmax(0,.9fr);gap:1rem;padding:1rem;background:linear-gradient(90deg,#f8fbfc,#eef6f0)}
.esys-gateway-column,.esys-gateway-core{min-width:0;padding:1.25rem;border-radius:18px}
.esys-gateway-column{border:1px solid var(--sp-line);background:rgba(255,255,255,.76)}
.esys-gateway-column span,.esys-gateway-core span,.esys-gateway-action span{display:block;margin-bottom:.75rem;color:#0b716c;font-size:.7rem;font-weight:850;letter-spacing:.1em;text-transform:uppercase}
.esys-gateway-column strong,.esys-gateway-core strong{display:block;color:var(--sp-ink);font-size:1.18rem;line-height:1.25}
.esys-gateway-column ul{display:grid;gap:.55rem;margin:1rem 0 0;padding:0;list-style:none}
.esys-gateway-column li{padding:.62rem .7rem;border:1px solid rgba(7,20,37,.09);border-radius:12px;color:#31475e;background:#fff}
.esys-gateway-core{position:relative;border:2px solid rgba(13,138,126,.32);background:linear-gradient(180deg,#ffffff,#ecfbf7);box-shadow:inset 0 0 0 6px rgba(85,230,207,.12)}
.esys-gateway-core:before,.esys-gateway-core:after{content:"";position:absolute;top:50%;width:1.6rem;height:2px;background:#0d8a7e}
.esys-gateway-core:before{left:-1.7rem}
.esys-gateway-core:after{right:-1.7rem}
.esys-gateway-core div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;margin-top:1rem}
.esys-gateway-core em{padding:.66rem .72rem;border:1px solid rgba(13,138,126,.16);border-radius:12px;color:#173348;background:#fff;font-style:normal;font-weight:680;line-height:1.25}
.esys-gateway-pipeline{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.34fr);gap:1rem;padding:1rem}
.esys-gateway-pipeline ol,.esys-gateway-query ol,.esys-gateway-action ol{margin:0;padding:0;list-style:none}
.esys-gateway-pipeline ol{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.75rem}
.esys-gateway-pipeline li{position:relative;min-height:86px;padding:.85rem;border:1px solid var(--sp-line);border-radius:14px;color:#21384f;background:#f8fbfc;font-weight:720;line-height:1.28}
.esys-gateway-pipeline li:after{content:"";position:absolute;right:-.54rem;top:50%;width:.32rem;height:.32rem;border-top:2px solid #0d8a7e;border-right:2px solid #0d8a7e;transform:translateY(-50%) rotate(45deg)}
.esys-gateway-pipeline li:nth-child(5):after,.esys-gateway-pipeline li:nth-child(10):after{display:none}
.esys-gateway-pipeline aside{padding:1.25rem;border-radius:18px;color:#fff;background:linear-gradient(145deg,#071425,#123a53)}
.esys-gateway-pipeline aside strong{display:block;font-size:1.35rem;line-height:1.18}
.esys-gateway-pipeline aside span{display:block;margin-top:1rem;color:#c3d3df;line-height:1.6}
.esys-page-section--dark .esys-gateway-diagram{border-color:rgba(255,255,255,.13);background:rgba(255,255,255,.05);box-shadow:none}
.esys-gateway-query{padding:1rem}
.esys-gateway-query__prompt{margin-bottom:1rem;padding:1.1rem 1.25rem;border:1px solid rgba(85,230,207,.22);border-radius:18px;color:#fff;background:rgba(255,255,255,.06);font-size:clamp(1.15rem,2.3vw,1.8rem);font-weight:760;line-height:1.28}
.esys-gateway-query ol{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:.7rem}
.esys-gateway-query li{min-width:0;padding:1rem;border:1px solid rgba(255,255,255,.12);border-radius:16px;background:rgba(255,255,255,.06)}
.esys-gateway-query span{display:block;color:var(--sp-mint);font-size:.68rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}
.esys-gateway-query strong{display:block;margin-top:.7rem;color:#eff7fb;font-size:.98rem;line-height:1.35}
.esys-gateway-query-examples{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:1rem}
.esys-gateway-query-examples article{min-width:0;padding:1rem;border:1px solid rgba(255,255,255,.12);border-radius:18px;background:rgba(255,255,255,.055)}
.esys-gateway-query-examples h3{margin:0 0 .85rem;color:#fff;font-size:1.05rem;line-height:1.25}
.esys-gateway-query-examples pre{max-width:100%;margin:0;padding:.9rem;border-radius:14px;background:rgba(4,13,24,.72);overflow:auto}
.esys-gateway-query-examples code{white-space:pre-wrap;overflow-wrap:anywhere;color:#d9f7ef;font-size:.82rem;line-height:1.55}
.esys-gateway-table-wrap{max-width:100%;overflow:auto}
.esys-gateway-query-examples table{width:100%;min-width:520px;border-collapse:collapse;color:#e7f7f4;font-size:.82rem}
.esys-gateway-query-examples th,.esys-gateway-query-examples td{padding:.6rem;border-bottom:1px solid rgba(255,255,255,.12);text-align:left;white-space:nowrap}
.esys-gateway-query-examples th{color:var(--sp-mint);font-size:.7rem;text-transform:uppercase;letter-spacing:.06em}
.esys-gateway-action{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;padding:1rem;background:linear-gradient(90deg,#f8fbfc,#eef4f8)}
.esys-gateway-action article{padding:1.25rem;border:1px solid var(--sp-line);border-radius:18px;background:#fff}
.esys-gateway-action article:nth-child(2){border-color:rgba(13,138,126,.28);background:#f2fbf8}
.esys-gateway-action h3{margin:.2rem 0 1rem;color:var(--sp-ink);font-size:1.35rem;line-height:1.25}
.esys-gateway-action ol{display:grid;gap:.65rem}
.esys-gateway-action li{padding:.72rem .8rem;border-radius:12px;color:#2f4359;background:rgba(7,20,37,.055);font-weight:680}
.esys-gateway-capabilities .esys-page-card{min-height:250px}
.esys-gateway-code-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}
.esys-gateway-code-grid article{min-width:0;padding:1rem;border:1px solid var(--sp-line);border-radius:18px;background:#071425;box-shadow:0 22px 55px rgba(7,20,37,.11)}
.esys-gateway-code-grid h3{margin:0 0 .9rem;color:#fff;font-size:1.15rem}
.esys-gateway-code-grid pre{max-width:100%;margin:0;padding:1rem;border-radius:14px;background:#0d1d30;overflow:auto}
.esys-gateway-code-grid code{white-space:pre-wrap;overflow-wrap:anywhere;color:#d9f7ef;font-size:.88rem;line-height:1.55}
.esysapps-site-page .site-footer a:focus-visible{outline:3px solid var(--sp-mint);outline-offset:3px}
@media(max-width:980px){.esys-page-grid--three{grid-template-columns:repeat(2,1fr)}
.esys-page-flow{grid-template-columns:1fr}
.esys-page-flow>i{transform:rotate(90deg);justify-self:center}
.esys-page-steps,.esys-publisher-contract{grid-template-columns:repeat(2,1fr)}
.esys-page-split,.esys-contact-layout,.esys-demo-layout{grid-template-columns:1fr}
.esys-page-cta{align-items:flex-start;flex-direction:column}
.esys-gateway-boundary,.esys-gateway-pipeline,.esys-gateway-action{grid-template-columns:1fr}
.esys-gateway-core:before,.esys-gateway-core:after,.esys-gateway-pipeline li:after{display:none}
.esys-gateway-pipeline ol{grid-template-columns:repeat(2,minmax(0,1fr))}
.esys-gateway-query ol{grid-template-columns:repeat(2,minmax(0,1fr))}
.esys-gateway-code-grid{grid-template-columns:1fr}
.esys-gateway-query-examples{grid-template-columns:1fr}
}
@media(max-width:640px){.esys-page-shell{width:min(100% - 32px,1360px)}
.esys-page-hero{padding:4.5rem 0}
.esys-page-hero h1{font-size:3rem}
.esys-page-actions{display:grid}
.esys-page-button{width:100%}
.esys-page-grid--three,.esys-page-grid--two,.esys-page-steps,.esys-publisher-contract{grid-template-columns:1fr}
.esys-page-card{min-height:0}
.esys-page-split{gap:2.25rem}
.esys-page-cta{padding:1.5rem;border-radius:22px}
.esys-contact-brief,.esys-demo-rules{padding:1.25rem;border-radius:20px}
.esys-embedded-support,.esys-embedded-support iframe{min-height:calc(100vh - 80px);height:calc(100vh - 80px)}
.esys-gateway-diagram{border-radius:20px}
.esys-gateway-boundary,.esys-gateway-pipeline,.esys-gateway-action,.esys-gateway-query{padding:.75rem}
.esys-gateway-core div,.esys-gateway-pipeline ol,.esys-gateway-query ol{grid-template-columns:1fr}
.esys-gateway-column,.esys-gateway-core,.esys-gateway-action article{padding:1rem;border-radius:16px}
}
@media(prefers-reduced-motion:reduce){.esysapps-site-page *{scroll-behavior:auto!important;transition-duration:.01ms!important}
}
.esysapps-insights-page,.esysapps-insight{--sp-ink:#071425;--sp-mint:#55e6cf;--sp-sky:#3abef5}
.esysapps-insights-page .entry-hero,.esysapps-insights-page .page-title{display:none}
.esysapps-insights-page .content-area{margin-top:0}
.esys-insights-hero{grid-column:1/-1;margin-bottom:3rem;padding:clamp(3rem,7vw,6rem);border-radius:28px;color:#fff;background:radial-gradient(circle at 85% 10%,rgba(58,190,245,.23),transparent 35%),linear-gradient(145deg,#06111f,#102b4b)}
.esys-insights-hero h1{max-width:900px;margin:1rem 0;color:#fff;font-size:clamp(2.8rem,5vw,5.2rem);line-height:1;letter-spacing:-.055em}
.esys-insights-hero>p:last-child{max-width:760px;margin:0;color:#c1cfde;font-size:1.05rem;line-height:1.65}
.esysapps-insights-page .content-wrap{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}
.esysapps-insights-page .content-wrap>article{margin:0;padding:1.5rem;border:1px solid rgba(7,20,37,.13);border-radius:20px;background:#fff;box-shadow:0 18px 50px rgba(7,20,37,.07)}
.esysapps-insights-page .content-wrap>article .entry-title{font-size:1.5rem;line-height:1.2}
.esysapps-insights-page .content-wrap>article .entry-summary{color:#43536a;line-height:1.65}
.esysapps-insight .entry-content{max-width:820px;margin-inline:auto}
.esysapps-insight .entry-content h2{margin-top:2.4rem;color:#071425;font-size:2rem}
.esysapps-insight .entry-content p,.esysapps-insight .entry-content li{color:#43536a;font-size:1.05rem;line-height:1.8}
.esysapps-insight .entry-content a{color:#0b716c;text-decoration:underline}
@media(max-width:900px){.esysapps-insights-page .content-wrap{grid-template-columns:1fr}}
