/*!*************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[3]!./app/globals.css ***!
  \*************************************************************************************************************************************************************************************************************************************************************/:root{--navy:#073153;--navy-2:#112f5b;--teal:#1196b0;--bg:#f4f7fb;--text:#1d2b3a;--muted:#4a5a6a;--white:#fff;--radius:18px;--shadow:0 10px 30px rgba(7,49,83,.18);--font-montserrat:"Montserrat";--font-poppins:"Poppins"}*{box-sizing:border-box}body,html{margin:0;padding:0;font-family:var(--font-montserrat),sans-serif;color:var(--text);background:#fff}img{max-width:100%;display:block}.container{width:min(1120px,92%);margin:0 auto}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:10;background:#fff;border-bottom:1px solid #e8eef5}.header-inner{display:flex;align-items:center;gap:20px;padding:20px 0}.brand img{height:auto}.nav{margin-left:auto;display:flex;gap:20px}.nav a{color:var(--navy);text-decoration:none;font-weight:600;font-size:16px;transition:color .2s ease,text-shadow .2s ease}.nav a:hover{color:#4c8dc7;text-shadow:0 0 6px rgba(76,141,199,.35)}.header-actions{gap:14px;margin-left:12px}.header-actions,.lang-switch{display:flex;align-items:center}.lang-switch{position:relative}.lang-pill{width:32px;height:32px;border-radius:50%;border:1px solid #dbe6f1;display:inline-flex;align-items:center;justify-content:center;background:#fff;transition:transform .2s ease,box-shadow .2s ease;cursor:pointer}.lang-pill:hover{transform:translateY(-1px);box-shadow:0 6px 14px rgba(12,49,86,.18)}.lang-pill.active{box-shadow:0 0 0 2px rgba(17,150,176,.25)}.lang-options{position:absolute;top:40px;left:0;display:none;flex-direction:column;gap:8px;padding:8px;background:#fff;border:1px solid #e7eef7;border-radius:12px;box-shadow:0 10px 25px rgba(7,49,83,.15);z-index:5}.lang-switch.open .lang-options{display:flex}.flag{width:18px;height:18px;border-radius:50%;display:block;background-size:cover;background-position:50%}.flag-br{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64'><defs><clipPath id='c'><circle cx='32' cy='32' r='32'/></clipPath></defs><g clip-path='url(%23c)'><rect width='64' height='64' fill='%23009c3b'/><path d='M32 10 L54 32 L32 54 L10 32 Z' fill='%23ffdf00'/><circle cx='32' cy='32' r='10' fill='%2300206f'/></g></svg>")}.flag-us{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64'><defs><clipPath id='c'><circle cx='32' cy='32' r='32'/></clipPath></defs><g clip-path='url(%23c)'><rect width='64' height='64' fill='white'/><g fill='%23b22234'><rect y='0' width='64' height='7'/><rect y='14' width='64' height='7'/><rect y='28' width='64' height='7'/><rect y='42' width='64' height='7'/><rect y='56' width='64' height='7'/></g><rect width='28' height='28' fill='%233c3b6e'/></g></svg>")}.btn{display:inline-flex;align-items:center;justify-content:center;padding:10px 18px;border-radius:999px;text-decoration:none;font-weight:600;font-size:16px;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,color .2s ease}.btn:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(12,49,86,.25)}.btn-primary:hover{background:#5b9bd2}.btn-outline:hover{background:rgba(76,141,199,.08)}.btn-light:hover{background:#f5f8fb}.btn-ghost:hover{border-color:hsla(0,0%,100%,.8);box-shadow:0 8px 20px rgba(0,0,0,.2)}.btn-primary{background:var(--teal);color:#fff}.btn-outline{border:1px solid #dbe6f1;color:var(--navy)}.btn-light{background:#fff;color:var(--navy);margin-top:18px}.news .btn-light{display:flex;margin:50px auto 0;padding:8px 18px;font-size:16px;width:200px;text-transform:capitalize}.nav-toggle,.news .btn-light{justify-content:center;align-items:center}.nav-toggle{display:none;margin-left:auto;background:none;border:none;padding:0;width:36px;height:28px;gap:6px;flex-direction:column;flex:0 0 auto;align-self:center}.nav-toggle span{display:block;width:26px;height:2px;background:var(--navy);border-radius:2px}.hero{position:relative;background:var(--navy);color:#fff;padding:90px 0 130px;overflow:hidden;min-height:750px}.hero-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.55}.hero-overlay{background:linear-gradient(180deg,rgba(7,49,83,.92),rgba(7,49,83,.6))}.hero-dots,.hero-overlay{position:absolute;inset:0}.hero-dots{background-image:radial-gradient(hsla(0,0%,100%,.12) 1px,transparent 0);background-size:6px 6px;opacity:.28}.hero-content{position:relative;display:grid;grid-template-columns:minmax(0,620px);grid-gap:60px;gap:60px;align-items:center}.hero-text h1{font-family:var(--font-poppins),sans-serif;font-size:38px;margin:0 0 45px;line-height:1.2;text-align:left}.hero-text p{font-size:18px;line-height:1.6;color:#e8f2ff;max-width:700px;text-align:justify;margin:0 0 40px}.hero .btn-primary{border-radius:999px;padding:12px 100px;font-size:16px}.hero-cert{background:transparent;border-radius:0;padding:0;margin-top:26px;max-width:760px}.hero-cert h2{margin:0 0 35px;font-size:30px;font-weight:700;letter-spacing:.02em}.cert-grid{display:flex;gap:18px;align-items:center;flex-wrap:nowrap}.cert-grid img{width:150px;height:60px;object-fit:contain;filter:brightness(1.05);background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.08);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:10px;padding:10px 18px;box-shadow:0 8px 18px rgba(0,0,0,.2);cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.cert-grid img:hover{transform:translateY(-2px);box-shadow:0 12px 22px rgba(0,0,0,.28)}.wave{position:absolute;left:0;right:0;height:70px;background:radial-gradient(120% 100% at 50% 0,#fff 45%,transparent 46%);background-position:top;background-repeat:no-repeat}.wave-top{top:-1px;transform:rotate(180deg)}.wave-bottom{bottom:-1px}.about{position:relative;padding:100px 0;background:#f7fafc;background-image:url(/963fe2_145390e776e44da7aa98313c2384cc6c~mv2.avif);background-size:cover;background-position:50%}.about-grid{display:grid;grid-template-columns:.8fr 1fr;grid-gap:100px;gap:100px;align-items:start}.about-text h2{color:var(--navy);font-size:30px;margin:0 0 30px}.about-text p{color:var(--navy-2);line-height:1.65;font-size:16px;margin:0 0 30px;text-align:justify}.about-benefits h3{font-size:16px;color:#073153;font-weight:400;margin:70px 0 16px}.benefit-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}.benefit-card{background:#fff;border-radius:14px;box-shadow:0 6px 14px rgba(7,49,83,.12);padding:16px;display:flex;gap:12px;align-items:center;min-height:90px;transition:transform .2s ease,box-shadow .2s ease}.benefit-card:hover{transform:translateY(-3px);box-shadow:0 12px 22px rgba(7,49,83,.18)}.benefit-icon{width:40px;height:40px;border-radius:12px;background:#e7f5fb;color:#0b7fb0;display:flex;align-items:center;justify-content:center;flex:0 0 auto}.benefit-card p{margin:0;font-size:14px;line-height:1.5;color:#27415c}.news{position:relative;background:var(--navy);color:#fff;padding:75px 0;overflow:hidden}.news h2{text-align:center;margin:0 0 50px;font-size:30px;letter-spacing:.1em}.news-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:50px;gap:50px}.news-card{background:#fff;border-radius:14px;overflow:hidden;color:var(--navy-2);box-shadow:var(--shadow);transition:transform .2s ease,box-shadow .2s ease;cursor:pointer;text-decoration:none}.news-card:hover{transform:translateY(-4px);box-shadow:0 14px 26px rgba(7,49,83,.22)}.news-card{position:relative}.news-card img{display:block}.news-card:after{inset:0;background:rgba(12,49,86,.28);transition:opacity .2s ease}.news-card:after,.news-card:before{content:"";position:absolute;opacity:0}.news-card:before{top:50%;left:50%;transform:translate(-50%,-56%);width:64px;height:64px;border-radius:14px;background:hsla(0,0%,100%,.18);border:1px solid hsla(0,0%,100%,.25);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);transition:opacity .2s ease,transform .2s ease;-webkit-mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" fill="white"><path d="M32 18c-12.5 0-22.7 7.5-28 14 5.3 6.5 15.5 14 28 14s22.7-7.5 28-14c-5.3-6.5-15.5-14-28-14zm0 24a10 10 0 1 1 0-20 10 10 0 0 1 0 20zm0-6a4 4 0 1 0 0-8 4 4 0 0 0 0 8z"/></svg>') center /34px 34px no-repeat;mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" fill="white"><path d="M32 18c-12.5 0-22.7 7.5-28 14 5.3 6.5 15.5 14 28 14s22.7-7.5 28-14c-5.3-6.5-15.5-14-28-14zm0 24a10 10 0 1 1 0-20 10 10 0 0 1 0 20zm0-6a4 4 0 1 0 0-8 4 4 0 0 0 0 8z"/></svg>') center /34px 34px no-repeat;background-color:hsla(0,0%,100%,.95)}.news-card:hover:after{opacity:1}.news-card:hover:before{opacity:1;transform:translate(-50%,-50%)}.news-card img{width:100%;height:200px;object-fit:cover}.news-body{padding:25px}.news-body span{font-size:12px;color:#000;display:block;margin-bottom:6px}.news-body h3{font-size:17px;margin:0;line-height:1.4}.solutions{position:relative;padding:70px 0 90px;background:#f7fafc;background-image:url(/963fe2_145390e776e44da7aa98313c2384cc6c~mv2.avif);background-size:cover;background-position:bottom inherit}.solutions .container{text-align:center}.solutions h2{color:var(--navy);font-size:30px;max-width:800px;align-items:stretch;display:grid;margin:35px auto}.solutions .lead{font-size:18px;color:var(--navy-2);margin:0 0 15px}.solutions .sub{font-size:16px;color:#5e6f82;margin:0 0 50px}.card-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px;align-items:stretch;max-width:1100px;margin:0 auto}.card{background:#fff;border-radius:16px;box-shadow:0 8px 18px rgba(7,49,83,.18);padding:25px;text-align:left;min-height:200px;transition:transform .2s ease,box-shadow .2s ease}.card:hover{transform:translateY(-4px);box-shadow:0 14px 26px rgba(7,49,83,.22)}.card-icon{margin-bottom:10px}.card-icon svg{display:block}.card h3{margin:0 0 13px;font-size:16px;color:var(--navy);line-height:1.4}.card p{margin:0;color:#5e6f82;line-height:1.55;font-size:14px}.cta{position:relative;background:#0e263a;color:#fff;padding:90px 0 60px}.cta-panel{background:transparent;border-radius:22px;box-shadow:var(--shadow);display:grid;grid-template-columns:1.05fr 1.25fr;grid-gap:0;gap:0;overflow:hidden;align-items:stretch;margin-bottom:70px}.cta-media{position:relative;background-image:url(/963fe2_145390e776e44da7aa98313c2384cc6c~mv2.avif);background-size:cover;background-position:50%;display:flex;justify-content:center;align-items:center;align-content:center;text-align:left;box-sizing:border-box;padding:45px}.cta-text{padding:50px;background:#1d3951;display:flex;flex-direction:column;gap:10px;box-shadow:10px 10px 20px #0e263a/*! border: 1px solid white; */}.cta-text h2{margin:0 0 6px;font-size:18px;line-height:1.4;text-align:center;color:#fff}.cta-text p{margin:0 0 14px;line-height:1.6;font-size:16px;color:#e6f1ff;text-align:justify}.btn-ghost{border:1px solid hsla(0,0%,100%,.5);background:#fff;color:#0c3156;border-radius:999px;padding:10px 18px;font-weight:600;font-size:16px;display:inline-flex}.site-footer{position:relative;background:#0c3156;color:#c8d6e8;padding:60px 0 36px;overflow:hidden}.footer-wave{display:none}.footer-main{display:grid;grid-template-columns:.6fr 1.1fr .7fr;grid-gap:48px;gap:48px;align-items:start;padding-bottom:50px;border-bottom:1px solid hsla(0,0%,100%,.12)}.footer-logo img{width:90px;height:auto}.footer-info{display:grid;grid-gap:10px;gap:10px;color:#c8d6e8;font-size:13.5px;line-height:1.55}.footer-info h4,.footer-links h4{margin:0 0 6px;font-size:16px;letter-spacing:.08em;text-transform:uppercase;color:#e6f1ff}.footer-line{display:flex;gap:8px;align-items:center;font-size:15px}.footer-line .icon{opacity:.9;font-size:18px}.footer-line.spacer{padding-left:22px}.footer-line a{color:#c8d6e8;text-decoration:none}.footer-links{display:grid;grid-gap:8px;gap:8px;justify-items:start}.footer-links a{color:#c8d6e8;text-decoration:none;font-size:15px;margin-bottom:8px;transition:color .2s ease,text-shadow .2s ease}.footer-links a:hover{color:#fff;text-shadow:0 0 8px hsla(0,0%,100%,.35)}.footer-bottom{margin-top:30px}.footer-bottom,.footer-bottom-row{display:flex;justify-content:space-between}.footer-bottom-row{width:100%;gap:20px;font-size:14px;color:#c8d6e8}.footer-bottom-links{display:flex;align-items:center;gap:10px}.footer-bottom-links a{color:#c8d6e8;text-decoration:none;transition:color .2s ease,text-shadow .2s ease}.footer-bottom-links a:hover{color:#fff;text-shadow:0 0 8px hsla(0,0%,100%,.35)}.footer-divider{opacity:.6}.chat-fab{position:fixed;right:26px;bottom:26px;width:62px;height:62px;border-radius:50%;background:#25d366;border:1px solid rgba(0,0,0,.08);box-shadow:var(--shadow);display:flex;align-items:center;justify-content:center;padding:8px;cursor:pointer}.chat-fab svg{width:30px;height:30px;fill:#fff}@media (max-width:980px){.brand img{width:140px;height:60px;object-fit:contain}.btn-outline,.lang-switch{display:none}.header-actions{margin-left:auto}.header-inner{justify-content:space-between;padding:10px 0}.about-grid,.benefit-grid,.card-grid,.news-grid{grid-template-columns:1fr}.card{text-align:left}.cta-panel,.footer-main{grid-template-columns:1fr}.footer-main{gap:20px}.footer-pill{flex-direction:column;align-items:flex-start}.nav{display:none}.nav-toggle{display:inline-flex}.header-inner{flex-wrap:wrap}.hero-text h1{font-size:32px}.hero-text p{font-size:16px}.hero{padding:90px 0 100px}.hero-cert h2{font-size:24px;margin-bottom:25px}.cert-grid{flex-direction:row}.cert-grid img{width:100px;height:50px;padding:10px 18px}.about{padding:50px 0}.about-grid{gap:20px}.benefit-grid{margin-bottom:20px}.about-benefits h3{margin-top:0;text-align:center;font-weight:600}.news{padding:50px 0}.news h2{margin-bottom:40px}.solutions{padding:30px 0 50px}.solutions h2{font-size:20px;text-align:left;margin-bottom:20px}.solutions .lead,.solutions .sub{text-align:left;font-size:16px;margin-bottom:30px}.solutions .sub{color:#073153}.wave{display:none!important}.cta{padding:50px 0}.cta-text{padding:50px 30px}.cta-panel{margin-bottom:0}.footer-links{display:none}.footer-info{margin-top:20px}.footer-info h4{display:none}.footer-bottom-row{flex-direction:column}.footer-bottom-links{flex-wrap:wrap}}.policy-page{background:#f7fafc;min-height:100vh}.policy-hero{background:#0c3156;color:#fff;padding:70px 0 50px}.policy-hero h1{margin:0 0 12px;font-size:36px;letter-spacing:-.02em}.policy-hero p{margin:0;max-width:720px;color:#d7e6f7;font-size:16px;line-height:1.6}.policy-content{padding:50px 0 80px}.policy-content h2{margin:24px 0 12px;color:#0c3156;font-size:22px}.policy-content p{margin:0 0 14px;color:#4a5a6b;line-height:1.7;font-size:16px}.policy-content ul{margin:0 0 18px;padding-left:6px;list-style:none;color:#4a5a6b}.policy-content ul li{position:relative;padding-left:22px;margin-bottom:10px}.policy-content ul li:before{content:"";position:absolute;left:0;top:8px;width:8px;height:8px;border-radius:50%;background:#cfd8e3}@media (max-width:980px){.policy-hero{padding:60px 0 40px}.policy-hero h1{font-size:28px}.policy-content{padding:40px 0 60px}}.site-header.nav-open .nav{display:flex;flex-direction:column;width:100%;padding:20px;position:absolute;top:110px;background:#fff;left:0;border-top:1px solid #f0f0f0}.site-header.nav-open .nav a{padding:8px 0;border-radius:6px}.site-header.nav-open .nav a:hover{background:rgba(76,141,199,.08);padding-left:8px}.blog-page{background:#f7fafc;min-height:100vh}.blog-hero{background:var(--navy);color:#fff;padding:70px 0 90px;position:relative;overflow:hidden}.blog-hero:before{content:"";position:absolute;inset:0;background-image:radial-gradient(hsla(0,0%,100%,.12) 1px,transparent 0);background-size:6px 6px;opacity:.25}.blog-hero:after{content:"";position:absolute;left:50%;bottom:-55px;transform:translateX(-50%);width:120%;height:110px;background:#f7f9fc;border-radius:999px 999px 0 0}.blog-hero .container{position:relative;z-index:1}.blog-hero h1{margin:0;font-size:44px;line-height:1.2;font-weight:700}.blog-subtitle{margin:16px 0 28px;max-width:900px;color:#dfeaf8;font-size:18px;line-height:1.6}.blog-search{max-width:860px}.blog-search input{width:100%;background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.45);color:#fff;border-radius:999px;padding:14px 20px;font-size:18px;outline:none}.blog-search input::placeholder{color:#e7f0ff}.blog-list{padding:20px 0 80px;background:#f7f9fc}.blog-hero .blog-search{margin-top:10px}.post-list{display:flex;flex-direction:column;gap:18px}.post-card{display:grid;grid-template-columns:260px 1fr;grid-gap:20px;gap:20px;align-items:center;text-decoration:none;background:#fff;border-radius:10px;overflow:hidden;border:1px solid #e7eef6;box-shadow:0 6px 14px rgba(7,49,83,.08);transition:transform .2s ease,box-shadow .2s ease}.post-card:hover{transform:translateY(-3px);box-shadow:0 12px 22px rgba(7,49,83,.14)}.post-media img{width:100%;height:250px;object-fit:cover}.post-placeholder{width:100%;height:250px;background:#e9eff6}.post-content{padding:16px 20px}.post-category{display:inline-flex;align-items:center;gap:6px;font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:#4c8dc7;font-weight:700;margin-bottom:8px}.post-content h2{margin:0 0 8px;font-size:22px;color:#0c3156;line-height:1.3;font-weight:700}.post-content p{margin:0 0 14px;color:#6c7b8a;line-height:1.6;font-size:13px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.post-readmore{display:inline-flex;align-items:center;gap:6px;font-size:13px;color:#0c3156;font-weight:600}.post-page{background:#f7fafc;min-height:100vh}.post-hero{background:#0c3156;color:#fff;padding:40px 0}.post-hero h1{margin:0;font-size:36px;font-weight:700;letter-spacing:.01em}.post-date{margin:6px 0 0;color:#cdd8e6;font-size:14px}.post-body{padding:40px 0 80px;background:#fff}.post-grid{display:grid;grid-template-columns:3fr 1fr;grid-gap:32px;gap:32px}.post-grid--wide{grid-template-columns:9fr 4fr}.post-sidebar{display:flex;flex-direction:column;gap:20px}.sidebar-card{align-items:flex-start;padding:12px 16px;border-radius:14px;background:#f7fafc;border:1px solid #eef2f7;color:#0c3156;transition:transform .2s ease,box-shadow .2s ease}.sidebar-card:hover{transform:translateY(-2px);box-shadow:0 16px 38px rgba(15,35,60,.12)}.sidebar-content{display:flex;flex-direction:column;gap:6px}.sidebar-content h4{font-size:15px;line-height:1.4;margin:0}.sidebar-section{background:#fff;border:1px solid #e7eef6;border-radius:12px;padding:18px;box-shadow:0 6px 14px rgba(7,49,83,.08)}.sidebar-section h3{margin:0 0 14px;font-size:18px;color:#0c3156}.sidebar-list{display:flex;flex-direction:column;gap:12px}.sidebar-card{display:flex;gap:10px;text-decoration:none;color:inherit}.sidebar-media .post-placeholder,.sidebar-media img{width:90px;height:70px;border-radius:8px;object-fit:cover}.sidebar-content h4{margin:4px 0 0;font-size:14px;color:#0c3156;line-height:1.3}.sidebar-cta{background:#0c3156;color:#fff;border-radius:12px;padding:30px;box-shadow:0 10px 24px rgba(7,49,83,.18)}.sidebar-cta h3{margin:0 0 6px;font-size:20px;font-weight:700;line-height:28px}.sidebar-cta p{margin:0 0 14px;color:#d7e6f7;font-size:14px}.sidebar-cta .newsletter-cta{width:100%}.post-cover img{width:100%;height:380px;object-fit:cover;border-radius:12px;box-shadow:0 8px 18px rgba(7,49,83,.15)}.post-body .post-content{padding:20px 0;max-width:860px;color:#3f5366}.post-body .post-content h1{margin:28px 0 14px;font-size:28px;color:#0c3156;font-weight:700}.post-body .post-content h2,.post-body .post-content h3{margin:24px 0 12px;font-size:22px;color:#0c3156;font-weight:400}.post-body .post-content p{margin:0 0 14px;color:#4a5a6b;line-height:1.7;font-size:16px}.post-body .post-content ul{margin:0 0 18px;padding-left:6px;list-style:none;color:#4a5a6b}.post-body .post-content ul li{position:relative;padding-left:22px;margin-bottom:10px}.post-body .post-content ul li:before{content:"";position:absolute;left:0;top:8px;width:8px;height:8px;border-radius:50%;background:#cfd8e3}.post-body .post-content a{color:#2f6ea5;text-decoration:underline;text-underline-offset:3px}.post-body .post-content a:hover{color:#1e4f78}.post-body .post-content blockquote{margin:20px 0;padding:16px 20px;border-left:4px solid #cfd8e3;background:#f5f7fa;color:#4a5a6b;border-radius:8px;font-style:italic}.post-body .post-content strong{color:#0c3156}.post-body .post-content hr{border:0;border-top:1px solid #e2e8f0;margin:28px 0}.post-body .post-content table{width:100%;border-collapse:collapse;margin:20px 0;font-size:14px;background:#f7f9fc;border:1px solid #e2e8f0;border-radius:10px;overflow:hidden}.post-body .post-content td,.post-body .post-content th{padding:12px 14px;border-bottom:1px solid #e2e8f0;text-align:left;color:#3f5366}.post-body .post-content th{background:#eef3f8;color:#0c3156;font-weight:600}.post-body .post-content tr:last-child td{border-bottom:none}.post-references{margin-top:24px;padding-top:16px;border-top:1px solid #e6edf6}.post-references h3{margin:0 0 10px;font-size:18px;color:#0c3156}.post-references ul{margin:0;padding-left:18px;color:#4a5a6b}.post-references a{color:#2f6ea5;text-decoration:underline;text-underline-offset:3px;word-break:break-all}.post-references a:hover{color:#1e4f78}.post-share{margin-top:28px;border-top:1px solid #e6edf6;padding-top:18px;display:flex;align-items:center;gap:12px;color:#6b7c8f;font-size:14px}.share-links{display:flex;gap:12px;flex-wrap:wrap}.share-links a{color:#0c3156;text-decoration:none;font-weight:600;font-size:14px}.share-links a:hover{color:#4c8dc7}.post-newsletter{margin-top:26px;padding:22px 24px;background:#0c3156;color:#fff;border-radius:14px;display:flex;align-items:center;justify-content:space-between;gap:18px;box-shadow:0 10px 24px rgba(7,49,83,.18)}.post-newsletter h3{margin:0 0 6px;font-size:20px;font-weight:700}.post-newsletter p{margin:0;color:#d7e6f7;font-size:14px}.newsletter-cta{border:none;border-radius:999px;padding:10px 18px;background:#4c8dc7;color:#fff;font-weight:600;text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.newsletter-cta:hover{background:#3d78ad}.post-related{padding:50px 0 80px;background:#f7f9fc}.post-related h2{margin:0 0 20px;font-size:26px;color:#0c3156}@media (max-width:980px){.blog-hero{padding:60px 0 80px}.blog-hero h1{font-size:32px}.blog-search input,.blog-subtitle{font-size:16px}.post-card{grid-template-columns:1fr}.post-media img,.post-placeholder{height:220px}.post-content h2{font-size:18px}.post-hero h1{font-size:24px}.post-cover img{height:240px}.post-related h2{font-size:22px}.post-newsletter,.post-share{flex-direction:column;align-items:flex-start}.newsletter-cta{width:100%}.post-grid,.post-grid--wide{grid-template-columns:1fr}.post-sidebar{order:2}}