:root{--bg:#f5efe4;--bg-strong:#eadcc7;--surface:#fffbf5db;--surface-solid:#fff8ef;--text:#0f1e2b;--muted:#536473;--line:#0f1e2b1a;--brand:#008d8f;--brand-strong:#005a68;--accent:#ef7d32;--shadow:0 24px 60px #0f1e2b1f;--shadow-strong:0 34px 90px #0f1e2b2e;--radius-xl:28px;--radius-lg:22px;--radius-md:16px;--max:1160px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--text);background:radial-gradient(circle at top left, #008d8f2e, transparent 26%), radial-gradient(circle at 85% 0%, #ef7d322e, transparent 22%), radial-gradient(circle at 50% 100%, #005a6814, transparent 28%), linear-gradient(180deg, #fffaf3 0%, var(--bg) 58%, var(--bg-strong) 100%);margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif;position:relative}body:before{content:"";z-index:-1;pointer-events:none;mix-blend-mode:soft-light;opacity:.38;background:linear-gradient(115deg,#ffffff1f,#0000 36%),radial-gradient(circle at 18% 18%,#ffffff4d,#0000 16%),radial-gradient(circle at 82% 12%,#ffffff29,#0000 18%);position:fixed;inset:0}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}h1,h2,h3,h4,.serif{font-family:Georgia,Times New Roman,serif}.shell{width:min(var(--max), calc(100% - 24px));margin:0 auto}.niw-header{z-index:50;background:#5cc6c7;width:100%;margin:0 0 16px;position:sticky;top:0;box-shadow:0 6px 20px #0000001f}.niw-header__inner{justify-content:flex-end;align-items:center;gap:8px;min-height:76px;padding:12px 16px;display:flex;position:relative}.header-spacer{width:44px;height:44px;display:none}.header-logo{z-index:1;justify-content:center;align-items:center;display:inline-flex;position:absolute;left:50%;transform:translate(-50%)}.header-logo img{width:auto;height:auto;max-height:52px;display:block}.niw-language-switcher{color:#003a8c;white-space:nowrap;justify-content:flex-start;align-items:center;gap:6px;min-width:48px;min-height:44px;margin-left:auto;font-size:.82rem;font-weight:800;display:inline-flex}.lang-option{color:#003a8c;background:#fff3;border-radius:999px;align-items:center;gap:4px;padding:4px 6px;transition:background .2s,color .2s,transform .2s;display:inline-flex}.lang-option:hover{background:#ffffff57;transform:translateY(-1px)}.lang-option.is-current{color:#002d70;background:#ffffffeb}.lang-divider{color:#003a8c8c;font-weight:600}.menu-toggle{color:#000;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:40px;height:40px;transition:transform .2s;display:inline-flex}.menu-toggle:hover{transform:translateY(-1px)}.menu-icon{flex-direction:column;gap:5px;display:inline-flex}.menu-icon span{background:#000;border-radius:2px;width:28px;height:3px;display:block}.blog-hero{padding:18px 0 8px}.blog-hero__inner{gap:18px;display:grid}.blog-hero__copy,.blog-hero__panel,.blog-card,.blog-post__content,.blog-post__copy,.blog-post__sidebar-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff9f0f0;border-radius:24px}.blog-pill{letter-spacing:.02em;background:#ffffff29;border:1px solid #ffffff38;border-radius:999px;align-items:center;padding:7px 12px;font-size:.82rem;font-weight:800;display:inline-flex}.blog-hero__copy{padding:24px 20px}.blog-hero__copy h1,.blog-post__copy h1{margin:12px 0;font-size:clamp(2rem,6vw,3.5rem);line-height:.98}.blog-hero__copy p{color:var(--muted);margin:0;font-size:1.02rem;line-height:1.6}.blog-hero__panel{color:#fff;background:linear-gradient(135deg,#5cc6c7f2,#008d8feb);padding:20px}.blog-hero__panel strong{font-family:Georgia,Times New Roman,serif;font-size:2rem;display:block}.blog-hero__panel p{margin:10px 0 0;line-height:1.55}.blog-grid{gap:18px;display:grid}.blog-card{flex-direction:column;display:flex;overflow:hidden}.blog-card__image-link{display:block}.blog-card__image{aspect-ratio:16/10;object-fit:cover;width:100%}.blog-card__body{flex-direction:column;flex:1;padding:18px;display:flex}.blog-card__meta{color:var(--muted);flex-wrap:wrap;gap:8px 14px;margin-bottom:10px;font-size:.88rem;display:flex}.blog-card__body h2{margin:0 0 16px;font-size:clamp(1.35rem,4vw,1.8rem);line-height:1.1}.blog-card__excerpt{color:var(--muted);margin:0 0 18px;line-height:1.6}.blog-card .button-row{margin-top:auto}.blog-post__hero{padding:18px 0 8px}.blog-post__hero-inner{align-items:start;gap:18px;display:grid}.blog-post__copy{padding:24px 20px}.blog-post__back{color:var(--brand-strong);margin-bottom:18px;font-weight:700;display:inline-flex}.blog-post__meta-row{flex-wrap:wrap;gap:10px;display:flex}.blog-post__excerpt{color:var(--muted);font-size:1.02rem;line-height:1.6}.blog-post__hero-image-wrap{border:1px solid var(--line);box-shadow:var(--shadow);border-radius:24px;min-height:260px;overflow:hidden}.blog-post__hero-image{object-fit:cover;width:100%;height:100%}.blog-post__content{padding:22px 18px}.blog-post__layout{gap:18px;display:grid}.blog-post__sidebar{order:-1}.blog-post__sidebar-card{padding:22px 18px}.blog-post__sidebar-card h2{margin:12px 0 10px;font-size:clamp(1.45rem,4vw,2rem);line-height:1.08}.blog-post__sidebar-card p{color:var(--muted);margin:0;line-height:1.6}.blog-post__content>:first-child{margin-top:0}.blog-post__content p,.blog-post__content li,.blog-post__content blockquote{color:#1e3242;font-size:1rem;line-height:1.75}.blog-post__content h2,.blog-post__content h3,.blog-post__content h4{margin:34px 0 14px;font-size:clamp(1.5rem,4vw,2.2rem);line-height:1.08}.blog-post__content ul,.blog-post__content ol{margin:18px 0;padding-left:22px}.blog-post__content img{border-radius:20px;width:100%;height:auto;margin:22px 0}.blog-post__content a{color:var(--brand-strong);text-underline-offset:3px;text-decoration:underline;text-decoration-thickness:1.5px}.blog-post__content blockquote{border-left:4px solid #008d8f73;margin:20px 0;padding-left:18px}.blog-post__content p+p{margin-top:16px}@media (min-width:760px){.blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.blog-post__hero-inner,.blog-hero__inner{grid-template-columns:minmax(0,1.1fr) minmax(300px,.9fr)}.blog-post__content{padding:30px 28px}.blog-post__layout{grid-template-columns:minmax(0,760px) minmax(260px,320px);align-items:start}.blog-post__sidebar{order:0;position:sticky;top:96px}}.header-menu{opacity:0;pointer-events:none;text-align:center;-webkit-overflow-scrolling:touch;z-index:60;background:#5cc6c7;flex-direction:column;align-items:center;gap:8px;width:min(25vw,360px);height:100vh;padding:72px 16px 18px;transition:transform .25s,opacity .2s;display:flex;position:fixed;top:0;right:0;overflow-y:auto;transform:translate(100%);box-shadow:-10px 0 30px #0000002e}.niw-header.menu-open .header-menu{opacity:1;pointer-events:auto;transform:translate(0)}.menu-close{cursor:pointer;background:0 0;border:none;width:36px;height:36px;padding:0;display:none;position:absolute;top:16px;right:16px}.menu-close svg{fill:#0b0b0b;width:22px;height:22px;display:block}.menu-logo{justify-content:center;margin-bottom:8px;display:flex}.menu-logo img{width:auto;height:auto;max-height:46px}.header-menu a{color:#003a8c;text-align:center;background:#ffffff47;border-radius:8px;width:100%;max-width:240px;padding:10px 12px;font-size:.88rem;font-weight:700;transition:background .2s,transform .2s;display:block}.header-menu a:hover{background:#fff6;transform:translate(2px)}.niw-backdrop{z-index:55;background:#08121d47;border:0;position:fixed;inset:0}.main{padding:26px 0 60px}.hero,.section,.cta-band{padding:22px 0}.section--spotlight{position:relative}.section--spotlight:before,.section--brandwash:before{content:"";z-index:0;pointer-events:none;border-radius:32px;position:absolute;inset:8px 0}.hero>.shell,.section>.shell,.cta-band>.shell{z-index:1;position:relative}.section--spotlight:before{background:linear-gradient(135deg,#ffffff4d,#0000 30%),radial-gradient(circle at 0 0,#5cc6c724,#0000 28%),linear-gradient(#fffbf575,#fff5eb00)}.section--brandwash:before{background:radial-gradient(circle at 80% 12%,#ef7d321f,#0000 22%),radial-gradient(circle at 10% 70%,#008d8f1f,#0000 22%),linear-gradient(#fff8ef6b,#fff0)}.section--pulse{padding-top:10px}.section--stats{padding-top:8px;padding-bottom:10px}.hero-grid,.two-col,.three-col,.provider-grid,.source-grid,.summary-grid{gap:16px;display:grid}.two-col,.summary-grid{grid-template-columns:1fr}.card,.source-card,.summary-card,.cta-panel{background:linear-gradient(180deg, #ffffffc7, #fff8efe0), var(--surface);border-radius:var(--radius-lg);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid #ffffff8a;padding:22px;transition:transform .28s,box-shadow .28s,border-color .28s;position:relative;overflow:hidden}.card:before,.source-card:before,.summary-card:before,.cta-panel:before{content:"";background:linear-gradient(90deg, var(--brand), var(--accent));opacity:.92;height:4px;position:absolute;inset:0 0 auto}.card:hover,.source-card:hover,.summary-card:hover{box-shadow:var(--shadow-strong);border-color:#008d8f2e;transform:translateY(-4px)}.hero--immersive{padding-top:8px}.landing-hero.provider-hero{isolation:isolate;border:1px solid #ffffff3d;border-radius:24px;grid-template-columns:1fr;place-items:stretch center;gap:18px;min-height:500px;padding:18px 16px 20px;display:grid;position:relative;overflow:hidden;box-shadow:0 28px 62px #09172729}.landing-hero.provider-hero--home{min-height:540px}.landing-hero.provider-hero:before,.landing-hero.provider-hero:after{content:none}.hero-visual-layer{z-index:0;filter:saturate(1.04)contrast(1.02)brightness(1.06);background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0;transform:scale(1.01)}.hero-visual-layer:after{content:"";background:linear-gradient(#00000024 0%,#00000038 30%,#00000085 100%);position:absolute;inset:0}.provider-hero-header{z-index:1;justify-items:center;gap:14px;width:100%;padding:8px 8px 0;display:grid;position:relative}.provider-hero-header:empty{display:none}.provider-hero-copy{z-index:1;text-align:left;box-sizing:border-box;place-content:start;place-items:start;gap:18px;width:100%;max-width:100%;min-height:100%;margin:0;padding:0;display:grid;position:relative}.provider-hero>.provider-hero-header+.provider-hero-copy{padding-top:0}.provider-hero>.provider-hero-header:empty+.provider-hero-copy{padding-top:18px}.provider-hero-stack{width:100%;max-width:760px;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-radius:0;grid-template-columns:minmax(0,1fr);place-self:start;justify-items:start;gap:14px;margin:0;padding:18px 6px 10px;display:grid}.provider-hero-breadcrumbs{color:#223646;white-space:normal;background:#fff8efe0;border-radius:999px;place-self:center;align-items:center;gap:6px;width:fit-content;max-width:100%;margin:0;padding:6px 10px;font-size:.76rem;display:inline-flex}.provider-hero-breadcrumbs a{color:#102230;font-weight:700;text-decoration:none}.provider-hero-brand{width:fit-content;max-width:260px;box-shadow:none;color:#fff;text-transform:uppercase;letter-spacing:.08em;background:0 0;border:0;border-radius:0;justify-content:center;place-self:center;align-items:center;margin:0 0 2px;padding:0;font-size:.72rem;font-weight:800;display:flex}.provider-hero-brand img{object-fit:contain;filter:drop-shadow(0 6px 20px #0615259e)drop-shadow(0 2px 8px #06152561);width:auto;max-width:100%;height:auto;max-height:58px;display:block}.provider-hero-brand--wide{max-width:340px;padding:0}.provider-hero-brand--wide img{max-height:54px}.provider-hero-title{color:#fff;letter-spacing:-.035em;text-shadow:0 3px 14px #06152538;text-align:left;justify-self:start;justify-items:start;width:100%;max-width:100%;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.2rem,9.4vw,3rem);line-height:.96;display:grid}.provider-hero-title-line{white-space:normal;text-wrap:balance;text-align:left;width:100%;margin:0;display:block}.provider-hero-subtitle{color:#fffffffa;text-align:left;width:100%;max-width:100%;margin:0;font-size:1.06rem;font-weight:600;line-height:1.5}.provider-hero-points{color:#fff;text-align:left;gap:12px;width:100%;max-width:100%;margin:0;padding:0;list-style:none;display:grid}.provider-hero-points li{text-align:left;color:#fffffff5;padding-left:32px;font-size:.98rem;line-height:1.6;position:relative}.provider-hero-points li:before{content:"✓";color:#fff;background:linear-gradient(#ffffff57,#ffffff24);border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:.82rem;font-weight:800;display:inline-flex;position:absolute;top:0;left:0}.provider-hero-actions{flex-direction:column;align-items:stretch;gap:12px;width:100%;max-width:100%;margin-top:2px;display:flex}.provider-hero-btn{box-sizing:border-box;white-space:nowrap;border:1px solid #ffffff57;border-radius:14px;justify-content:center;align-items:center;width:100%;max-width:100%;height:44px;min-height:44px;padding:0 20px;font-size:.92rem;font-weight:800;line-height:1;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex}.provider-hero-btn:hover,.btn:hover{transform:translateY(-2px)}.provider-hero-btn--primary{color:#fff;background:linear-gradient(135deg, var(--accent), #db5f12);border-color:#db5f12b8;box-shadow:0 18px 28px #db5f1252}.provider-hero-btn--secondary{color:#103350;background:#f8fbffd1;box-shadow:0 14px 30px #0a17272e}.eyebrow{color:#000;text-transform:uppercase;letter-spacing:.08em;background:#fff8eff5;border-radius:999px;align-items:center;gap:8px;padding:8px 12px;font-size:.76rem;font-weight:700;display:inline-flex}.hero h1,.page-title{margin:14px 0 0;font-size:clamp(2.4rem,10vw,4.6rem);line-height:.98}.lead{color:var(--muted);margin:16px 0 0;font-size:1rem;line-height:1.7}.button-row{flex-wrap:wrap;gap:12px;margin-top:22px;display:flex}.btn{border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:0 18px;font-weight:700;text-decoration:none;display:inline-flex}.btn--primary{background:linear-gradient(135deg, var(--accent), #db5f12);color:#fff;box-shadow:0 18px 28px #db5f1247}.btn--secondary{color:#102230;background:#fff8eff5;border:1px solid #0f1e2b24;box-shadow:0 14px 24px #0f1e2b14}.btn--primary:hover,.provider-hero-btn--primary:hover{box-shadow:0 24px 40px #db5f1257}.btn--glass{color:#0f1e2b;background:#fff3;border-color:#ffffff3d;box-shadow:0 12px 24px #0f1e2b1f}.proof-list,.bullet-list,.source-list{gap:10px;margin:0;padding-left:18px;display:grid}.proof-list li,.bullet-list li,.source-list li,.muted{color:var(--muted);line-height:1.7}.card .muted,.section-heading p,.card p,.summary-card p,.source-card p{color:#324655}.section-heading{gap:10px;max-width:760px;margin-bottom:18px;display:grid}.section-heading .eyebrow{width:fit-content}.section-heading h2{letter-spacing:-.03em;color:#000;margin:0;font-size:clamp(1.8rem,7vw,2.6rem);line-height:1.05}.section-heading p{color:#000;margin:0;font-weight:500;line-height:1.7}.card h3,.summary-card h3,.source-card h3{margin:0 0 10px;font-size:1.35rem;line-height:1.1}.card-media{border-top-left-radius:var(--radius-lg);border-top-right-radius:var(--radius-lg);border-bottom:1px solid var(--line);background-position:50%;background-repeat:no-repeat;background-size:cover;width:calc(100% + 44px);height:196px;margin:-22px -22px 18px;position:relative}.card-media--inline{border-bottom:1px solid var(--line);height:180px}.card-media:after{content:"";background:linear-gradient(#005a680a,#005a6838),linear-gradient(#0f1e2b00,#0f1e2b3d);position:absolute;inset:0}.widget-card{overflow:hidden}.widget-frame-wrap{background:#ffffffdb;border:1px solid #11202d14;border-radius:18px;width:100%;overflow:hidden}.widget-frame-wrap--tall{min-height:720px}.provider-widget-frame{width:100%;display:block}.provider-widget-frame--genki{min-height:320px}.provider-widget-frame--global-rescue{min-height:1000px}.provider-grid,.three-col,.source-grid{grid-template-columns:1fr}.provider-card__footer,.source-card__footer{border-top:1px solid var(--line);margin-top:16px;padding-top:14px}.provider-card--special{background:linear-gradient(#fff8effa,#fffcf7fa);border:1px solid #008d8f29}.provider-card--catalog{flex-direction:column;display:flex}.catalog-card__head{text-align:center;place-items:center;gap:12px;display:grid}.catalog-card__logo{background:#5cc6c7;border-radius:14px;width:fit-content;max-width:168px;padding:10px 12px;box-shadow:0 10px 24px #0f1e2b14}.catalog-card__logo img{width:auto;height:auto;max-height:36px}.provider-card__footer--catalog{flex-direction:column;gap:10px;display:flex}.section--tinted{background:linear-gradient(#5cc6c714,#fff8ef00)}.card--confidence,.card--confidence{background:linear-gradient(180deg, #ffffffd6, #fff7ecf5), var(--surface)}.card--confidence:after{content:"";pointer-events:none;background:radial-gradient(circle,#5cc6c733,#5cc6c700);border-radius:50%;width:120px;height:120px;position:absolute;inset:auto -22px -28px auto}.cta-panel{background:linear-gradient(135deg, #005a68f5, #0a2037f5), var(--surface);color:#fff;border-color:#ffffff29}.cta-panel .eyebrow{color:#fff4ea;background:#ffffff24}.cta-panel .lead,.cta-panel p{color:#f0f7ffeb}.section--legal{padding-top:8px;padding-bottom:8px}.legal-disclaimer{color:#0f1e2bb8;text-align:left;font-size:.72rem;line-height:1.55}.legal-disclaimer strong{color:#0f1e2bdb;font-weight:700}.legal-policy{background:#fffcf8f0;border:1px solid #0c233614;border-radius:30px;width:100%;margin:0;padding:clamp(28px,4vw,44px);box-shadow:0 28px 70px #0a293e14}.legal-policy__dates{color:#0f1e2bc7;gap:4px;margin-bottom:28px;font-size:.95rem;display:grid}.legal-policy__dates p{margin:0}.legal-policy__body{gap:22px;display:grid}.legal-policy__section h2{color:#0f1e2b;margin:0 0 12px;font-size:clamp(1.15rem,2vw,1.45rem)}.legal-policy__section p{color:#0f1e2bd1;margin:0 0 10px;font-size:.98rem;line-height:1.72}.legal-policy__actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.tag-row{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.tag{color:#8e4b17;background:linear-gradient(#ffdcc2db,#fff0e4f5);border-radius:999px;padding:8px 10px;font-size:.82rem;font-weight:700}.meta-note{color:var(--muted);font-size:.9rem}@keyframes floatFade{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.landing-hero.provider-hero,.card,.cta-panel{animation:.6s both floatFade}.niw-footer{color:#0b0b0b;background:linear-gradient(135deg,#54cdcf,#3baeb6);border-top:1px dashed #0b0b0b59;width:100%;margin:0;padding:20px 16px 10px;font-family:Georgia,Times New Roman,serif}.footer-inner{align-items:start;gap:10px;display:grid}.footer-links{grid-template-columns:repeat(2,minmax(0,1fr));justify-content:center;gap:8px;width:100%;max-width:100%;margin:0;display:grid}.footer-col,.footer-brand,.footer-social-block{text-align:center;flex-direction:column;align-items:center;display:flex}.footer-col{gap:2px}.footer-col h3,.footer-social-block h3{color:#0b0b0b;text-underline-offset:3px;margin:0 0 2px;font-size:1.2rem;font-weight:600;text-decoration:underline}.footer-col a{color:#0b0b0b;text-align:center;justify-content:center;align-items:center;min-height:22px;padding:1px 4px;font-size:.95rem;font-weight:400;line-height:1.05;text-decoration:underline;display:inline-flex}.footer-col a:hover{color:#003a8c}.footer-logo img{width:auto;height:auto;max-height:44px}.social-links{justify-content:center;gap:10px;margin-top:4px;display:flex}.social-links a{color:#fff;background:#2a0f07;border-radius:999px;justify-content:center;align-items:center;width:34px;height:34px;padding:0;text-decoration:none;display:inline-flex}.social-links a:hover{background:#4a1c10}.social-links svg{fill:#fff;width:18px;height:18px;display:block}.footer-bottom{text-align:center;color:#0b0b0b;margin-top:8px;font-size:.78rem}.footer-bottom p{margin:0;line-height:1.3}@media (min-width:760px){.shell{width:min(var(--max), calc(100% - 40px))}.landing-hero.provider-hero{gap:0;min-height:540px;padding:0}.landing-hero.provider-hero--home{min-height:560px}.provider-hero-header{gap:12px;padding:28px 18px 0}.provider-hero-copy{gap:22px;padding:14px 18px 24px}.provider-hero-stack,.provider-hero-actions{width:100%;max-width:100%}.provider-hero-title{letter-spacing:-.028em;max-width:760px;font-size:clamp(2.1rem,4vw,3.45rem);line-height:1.03}.provider-hero-subtitle{max-width:36ch;font-size:clamp(1rem,1.8vw,1.28rem)}.provider-hero-points{gap:12px;max-width:min(100%,38rem)}.provider-hero-points li{padding-left:34px;font-size:1rem}.provider-hero-actions{flex-flow:wrap;justify-content:flex-start;align-items:center;gap:12px}.provider-hero-btn{flex:220px;width:auto;max-width:none;height:48px;min-height:48px;padding:0 18px;font-size:1rem}.provider-hero-brand{max-width:300px;padding:0;font-size:.76rem}.provider-hero-brand img{max-height:70px}.provider-hero-brand--wide{max-width:400px;padding:0}.provider-hero-brand--wide img{max-height:64px}.provider-hero-breadcrumbs{gap:8px;padding:6px 10px;font-size:.84rem}.two-col,.summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.three-col{grid-template-columns:repeat(3,minmax(0,1fr))}.provider-grid,.source-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-inner{grid-template-columns:repeat(3,minmax(0,1fr))}.footer-links{grid-column:1/span 2}.footer-social-block{grid-area:1/3}.footer-bottom,.footer-brand{grid-column:1/-1}}@media (max-width:768px){.niw-header__inner{justify-content:space-between}.header-logo{flex:none;margin-left:0;margin-right:auto;position:static;left:auto;transform:none}.niw-language-switcher{margin-left:0}}@media (max-width:600px){.header-menu{gap:6px;width:92vw;max-width:340px;padding:68px 12px 14px}.header-menu a{max-width:100%;padding:9px 10px;font-size:.8rem}.menu-logo img{max-height:40px}.menu-close{justify-content:center;align-items:center;display:inline-flex}}@media (max-width:480px){.niw-header{margin:0 0 12px}.niw-header__inner{gap:6px;min-height:68px;padding:10px 12px}.niw-language-switcher{gap:4px;font-size:.76rem}.lang-option{gap:3px;padding:4px 5px}.header-logo img{max-height:44px}.niw-footer{padding:16px 12px 10px}.card-media{height:156px;margin:-22px -22px 16px}.widget-frame-wrap--tall{min-height:640px}.footer-inner{gap:10px}.footer-links{gap:10px;width:fit-content;max-width:100%;margin:0 auto}.footer-col{gap:2px}.footer-col h3,.footer-social-block h3{margin-bottom:2px;font-size:.92rem}.footer-col a{min-height:24px;padding:2px 4px;font-size:.82rem;line-height:1.05}.social-links{gap:8px;margin-top:2px}.social-links a{width:30px;height:30px}.social-links svg{width:15px;height:15px}.footer-bottom{margin-top:6px;font-size:.66rem}.landing-hero.provider-hero{min-height:0}}@media (min-width:961px){.landing-hero.provider-hero{min-height:540px}.provider-hero-header{padding:32px 32px 0}.provider-hero-copy{padding:14px 32px 32px}.provider-hero-stack{gap:18px}}@media (min-width:1040px){.provider-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
