@import url(https://fonts.googleapis.com/css2?family=Raleway:wght@700;800;900&family=Roboto:wght@300;400;500;700&family=Roboto+Mono:wght@400;500&display=swap);:root{--nf-navy:#25368C;--nf-navy-700:#2C40A6;--nf-navy-900:#1A2566;--nf-navy-950:#0A0F2E;--nf-blue:#0090D3;--nf-blue-400:#36AEE8;--nf-blue-600:#007AB8;--nf-sky:#5DC6F2;--nf-sky-300:#8FD9F7;--nf-sky-100:#E4F4FC;--nf-sky-50:#F3FAFE;--nf-orange:#EE8F33;--nf-orange-600:#D97A1F;--nf-red:#D6453D;--nf-green:#3FD68C;--nf-amber:#E6A700;--nf-ink:#1C2546;--nf-ink-2:#3A4468;--nf-grey:#5A6480;--nf-grey-soft:#9AA3BC;--nf-line:#DCE4F0;--nf-line-strong:rgba(37,54,140,.16);--nf-white:#FFF;--nf-bg:var(--nf-white);--nf-surface:var(--nf-white);--nf-surface-2:var(--nf-sky-50);--nf-heading:var(--nf-navy);--nf-text:var(--nf-ink);--nf-muted:var(--nf-grey);--nf-faint:var(--nf-grey-soft);--nf-border:var(--nf-line);--nf-link:var(--nf-blue);--nf-link-hover:var(--nf-navy);--nf-accent:var(--nf-sky);--nf-eyebrow:var(--nf-blue);--nf-shadow:26,37,102;--nf-font-head:Raleway,'Arial Black',sans-serif;--nf-font-body:Roboto,'Helvetica Neue',Arial,sans-serif;--nf-font-mono:'Roboto Mono',ui-monospace,monospace;--nf-fs-display:clamp(38px,5.6vw,76px);--nf-fs-h1:clamp(32px,4.4vw,58px);--nf-fs-h2:clamp(28px,3.8vw,52px);--nf-fs-h3:clamp(21px,2.2vw,30px);--nf-fs-h4:clamp(17px,1.4vw,20px);--nf-fs-h5:15px;--nf-fs-h6:12.5px;--nf-fs-lead:clamp(17px,1.35vw,19px);--nf-fs-base:16.5px;--nf-fs-sm:14.5px;--nf-fs-xs:12.5px;--nf-lh-tight:1.06;--nf-lh-snug:1.28;--nf-lh-body:1.7;--nf-space-1:4px;--nf-space-2:8px;--nf-space-3:12px;--nf-space-4:16px;--nf-space-5:24px;--nf-space-6:32px;--nf-space-7:48px;--nf-space-8:64px;--nf-space-9:96px;--nf-section-y:clamp(72px,11vh,130px);--nf-pad:clamp(20px,5vw,72px);--nf-radius-xs:3px;--nf-radius:4px;--nf-radius-md:6px;--nf-radius-lg:8px;--nf-radius-pill:999px;--nf-shadow-sm:0 6px 18px rgba(26,37,102,.06);--nf-shadow-md:0 16px 36px rgba(26,37,102,.10);--nf-shadow-lg:0 22px 48px rgba(26,37,102,.12);--nf-shadow-xl:0 30px 70px rgba(26,37,102,.18);--nf-maxw:1240px;--nf-maxw-narrow:840px;--nf-maxw-prose:68ch;--nf-ease:cubic-bezier(.16,1,.3,1);--nf-dur:.3s}.nf-root *,.nf-root *::before,.nf-root *::after{box-sizing:border-box}.nf-root{margin:0;background:var(--nf-bg);color:var(--nf-text);font-family:var(--nf-font-body);font-weight:300;font-size:var(--nf-fs-base);line-height:var(--nf-lh-body);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}@media (prefers-reduced-motion:reduce){.nf-root *,.nf-root *::before,.nf-root *::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.nf-root ::selection{background:var(--nf-sky);color:var(--nf-navy)}.nf-root img,.nf-root svg{display:block;max-width:100%}.nf-root h1,.nf-root h2,.nf-root h3,.nf-root h4,.nf-root h5,.nf-root h6,.nf-h1,.nf-h2,.nf-h3,.nf-h4,.nf-h5,.nf-h6{font-family:var(--nf-font-head);font-weight:900;text-transform:uppercase;line-height:var(--nf-lh-tight);letter-spacing:.01em;color:var(--nf-heading);margin:0}.nf-root h1,.nf-h1{font-size:var(--nf-fs-h1)}.nf-root h2,.nf-h2{font-size:var(--nf-fs-h2);max-width:20ch}.nf-root h3,.nf-h3{font-size:var(--nf-fs-h3);line-height:var(--nf-lh-snug)}.nf-root h4,.nf-h4{font-size:var(--nf-fs-h4);letter-spacing:.06em}.nf-root h5,.nf-h5{font-size:var(--nf-fs-h5);letter-spacing:.1em;font-weight:800}.nf-root h6,.nf-h6{font-size:var(--nf-fs-h6);letter-spacing:.2em;font-weight:800;color:var(--nf-faint);font-family:var(--nf-font-body)}.nf-display{font-size:var(--nf-fs-display);line-height:1.02}.nf-normalcase{text-transform:none;letter-spacing:0}.nf-root p,.nf-p{margin:0 0 var(--nf-space-4);color:var(--nf-text)}.nf-root p:last-child,.nf-p:last-child{margin-bottom:0}.nf-lead{font-size:var(--nf-fs-lead);color:var(--nf-muted);line-height:1.62}.nf-muted{color:var(--nf-muted)}.nf-small,.nf-root small{font-size:var(--nf-fs-sm);color:var(--nf-muted)}.nf-eyebrow{display:inline-block;font-family:var(--nf-font-body);font-weight:500;font-size:var(--nf-fs-xs);letter-spacing:.2em;text-transform:uppercase;color:var(--nf-eyebrow);margin-bottom:var(--nf-space-3)}.nf-eyebrow em,.nf-eyebrow b,.nf-eyebrow .nf-em{font-style:normal;font-weight:600;color:var(--nf-blue)}.nf-on-navy .nf-eyebrow em,.nf-on-dark .nf-eyebrow em,.nf-section--navy .nf-eyebrow em,.nf-section--dark .nf-eyebrow em,.nf-hero .nf-eyebrow em,.nf-on-navy .nf-eyebrow b,.nf-on-dark .nf-eyebrow b,.nf-section--navy .nf-eyebrow b,.nf-section--dark .nf-eyebrow b,.nf-hero .nf-eyebrow b,.nf-on-navy .nf-eyebrow .nf-em,.nf-on-dark .nf-eyebrow .nf-em,.nf-section--navy .nf-eyebrow .nf-em,.nf-section--dark .nf-eyebrow .nf-em,.nf-hero .nf-eyebrow .nf-em{color:var(--nf-sky)}.nf-root strong,.nf-root b{font-weight:500;color:inherit}.nf-root em{font-style:italic}.nf-root a{text-decoration:none;transition:color .2s}.nf-root a:not(.nf-btn):not(.nf-card){color:var(--nf-link)}.nf-root a:not(.nf-btn):not(.nf-card):hover{color:var(--nf-link-hover)}.nf-prose a:not(.nf-btn):not(.nf-arrowlink):hover,.nf-lead a:hover{text-decoration:underline;text-underline-offset:3px;text-decoration-color:var(--nf-accent)}.nf-root a:focus-visible,.nf-root button:focus-visible,.nf-root summary:focus-visible,.nf-btn:focus-visible,.nf-card:focus-visible{outline:3px solid var(--nf-sky);outline-offset:3px;border-radius:2px}.nf-on-navy :focus-visible,.nf-on-dark :focus-visible,.nf-section--navy :focus-visible,.nf-section--dark :focus-visible,.nf-hero :focus-visible{outline-color:#fff}.nf-link-underline{text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1px;text-decoration-color:var(--nf-accent)}.nf-arrowlink{display:inline-flex;align-items:center;gap:9px;font-weight:500;font-size:var(--nf-fs-sm);letter-spacing:.1em;text-transform:uppercase;color:var(--nf-link)}.nf-arrowlink::after{content:"→";transition:transform .25s}.nf-arrowlink:hover::after{transform:translateX(5px)}.nf-root ul,.nf-root ol{margin:0 0 var(--nf-space-4);padding-left:1.35em;color:var(--nf-text)}.nf-root li{margin-bottom:var(--nf-space-2)}.nf-root li::marker{color:var(--nf-blue)}.nf-root ul ul,.nf-root ol ol,.nf-root ul ol,.nf-root ol ul{margin:var(--nf-space-2) 0 0}.nf-list-unstyled{list-style:none;padding-left:0}.nf-checklist{list-style:none;padding-left:0;margin:var(--nf-space-5) 0 0;display:flex;flex-direction:column;gap:13px}.nf-checklist li{position:relative;padding-left:34px;font-size:15.5px;color:var(--nf-text);margin:0;font-weight:400}.nf-checklist li::before{content:"";position:absolute;left:0;top:2px;width:20px;height:20px;border-radius:50%;background:var(--nf-sky-100);border:1.5px solid var(--nf-blue)}.nf-checklist li::after{content:"";position:absolute;left:7.5px;top:5px;width:5px;height:9px;border:solid var(--nf-navy);border-width:0 2px 2px 0;transform:rotate(45deg)}.nf-root dl{margin:0 0 var(--nf-space-4)}.nf-root dt{font-weight:500;color:var(--nf-heading);font-family:var(--nf-font-body)}.nf-root dd{margin:0 0 var(--nf-space-3);color:var(--nf-muted)}.nf-root blockquote,.nf-quote{margin:var(--nf-space-6) 0;padding:4px 0 4px 26px;border-left:4px solid var(--nf-sky);font-family:var(--nf-font-head);font-weight:800;text-transform:none;font-size:clamp(19px,2vw,26px);line-height:1.4;color:var(--nf-heading);letter-spacing:0}.nf-quote cite,.nf-root blockquote cite{display:block;margin-top:14px;font-family:var(--nf-font-body);font-weight:400;font-style:normal;font-size:13px;letter-spacing:.16em;text-transform:uppercase;color:var(--nf-faint)}.nf-root code,.nf-code{font-family:var(--nf-font-mono);font-size:.9em;background:var(--nf-sky-100);color:var(--nf-navy);padding:2px 7px;border-radius:var(--nf-radius-xs)}.nf-root pre{font-family:var(--nf-font-mono);font-size:13.5px;background:var(--nf-navy-950);color:#D9E4FF;padding:20px 22px;border-radius:var(--nf-radius-md);overflow:auto;line-height:1.7}.nf-root pre code{background:none;color:inherit;padding:0}.nf-root kbd{font-family:var(--nf-font-mono);font-size:.85em;background:var(--nf-surface);border:1px solid var(--nf-border);border-bottom-width:2px;border-radius:var(--nf-radius-xs);padding:2px 6px;color:var(--nf-text)}.nf-mono{font-family:var(--nf-font-mono)}.nf-root hr{border:0;height:1px;background:var(--nf-border);margin:var(--nf-space-6) 0}.nf-root table,.nf-table{width:100%;border-collapse:collapse;font-size:15px;color:var(--nf-muted)}.nf-root th,.nf-root td,.nf-table th,.nf-table td{padding:14px 18px;text-align:left;border-bottom:1px solid var(--nf-border)}.nf-root thead th,.nf-table thead th{font-family:var(--nf-font-head);font-weight:800;font-size:13px;letter-spacing:.1em;text-transform:uppercase;color:var(--nf-heading);border-bottom:2px solid var(--nf-navy)}.nf-table td:first-child{color:var(--nf-text);font-weight:400}.nf-table .nf-yes{color:var(--nf-blue);font-weight:500}.nf-table .nf-no{color:var(--nf-faint)}.nf-table tbody tr:hover td{background:var(--nf-surface-2)}.nf-table-wrap{overflow-x:auto;margin-top:var(--nf-space-6)}.nf-prose>*+*{margin-top:var(--nf-space-4)}.nf-prose h2,.nf-prose h3,.nf-prose h4{margin-top:var(--nf-space-6)}.nf-prose>h2:first-child,.nf-prose>h3:first-child{margin-top:0}.nf-section{padding:var(--nf-section-y) var(--nf-pad);background:var(--nf-bg);color:var(--nf-text)}.nf-section--flush{padding-left:0;padding-right:0}.nf-container{max-width:var(--nf-maxw);margin-inline:auto}.nf-container--narrow{max-width:var(--nf-maxw-narrow)}.nf-on-light,.nf-section--light{--nf-bg:var(--nf-white);--nf-surface:var(--nf-white);--nf-surface-2:var(--nf-sky-50);--nf-heading:var(--nf-navy);--nf-text:var(--nf-ink);--nf-muted:var(--nf-grey);--nf-faint:var(--nf-grey-soft);--nf-border:var(--nf-line);--nf-link:var(--nf-blue);--nf-link-hover:var(--nf-navy);--nf-eyebrow:var(--nf-blue);background:var(--nf-bg);color:var(--nf-text)}.nf-on-tint,.nf-section--tint{--nf-bg:var(--nf-sky-50);--nf-surface:var(--nf-white);--nf-surface-2:var(--nf-white);--nf-heading:var(--nf-navy);--nf-text:var(--nf-ink);--nf-muted:var(--nf-grey);--nf-faint:var(--nf-grey-soft);--nf-border:var(--nf-line);--nf-link:var(--nf-blue);--nf-link-hover:var(--nf-navy);--nf-eyebrow:var(--nf-blue);background:var(--nf-bg);color:var(--nf-text)}.nf-on-tint-2,.nf-section--tint-2{--nf-bg:var(--nf-sky-100);--nf-surface:var(--nf-white);--nf-surface-2:var(--nf-sky-50);--nf-heading:var(--nf-navy);--nf-text:var(--nf-ink);--nf-muted:var(--nf-grey);--nf-faint:var(--nf-grey-soft);--nf-border:#CDE4F3;--nf-link:var(--nf-blue);--nf-link-hover:var(--nf-navy);--nf-eyebrow:var(--nf-blue);background:var(--nf-bg);color:var(--nf-text)}.nf-on-navy,.nf-section--navy{--nf-bg:var(--nf-navy);--nf-surface:rgba(255,255,255,.05);--nf-surface-2:rgba(255,255,255,.08);--nf-heading:#fff;--nf-text:#E7ECFA;--nf-muted:#BCC8E8;--nf-faint:#8D99C4;--nf-border:rgba(93,198,242,.25);--nf-link:var(--nf-sky);--nf-link-hover:#fff;--nf-eyebrow:#E9EEFB;background:var(--nf-bg);color:var(--nf-text)}.nf-on-dark,.nf-section--dark{--nf-bg:var(--nf-navy-950);--nf-surface:rgba(255,255,255,.04);--nf-surface-2:rgba(255,255,255,.06);--nf-heading:#fff;--nf-text:#E7ECFA;--nf-muted:#BCC8E8;--nf-faint:#8D99C4;--nf-border:rgba(93,198,242,.20);--nf-link:var(--nf-sky);--nf-link-hover:#fff;--nf-eyebrow:#E9EEFB;background:var(--nf-bg);color:var(--nf-text)}.nf-on-navy .nf-code,.nf-on-dark .nf-code,.nf-section--navy .nf-code,.nf-section--dark .nf-code{background:rgba(93,198,242,.14);color:var(--nf-sky)}.nf-on-navy .nf-checklist li::before,.nf-on-dark .nf-checklist li::before,.nf-section--navy .nf-checklist li::before,.nf-section--dark .nf-checklist li::before{background:rgba(93,198,242,.16);border-color:var(--nf-sky)}.nf-on-navy .nf-checklist li::after,.nf-on-dark .nf-checklist li::after,.nf-section--navy .nf-checklist li::after,.nf-section--dark .nf-checklist li::after{border-color:#fff}.nf-on-navy .nf-quote,.nf-on-dark .nf-quote,.nf-section--navy .nf-quote,.nf-section--dark .nf-quote{color:#fff}.nf-rule{position:relative;height:3px;border:0;overflow:hidden;background:repeating-linear-gradient(90deg,var(--nf-navy) 0 14px,transparent 14px 22px)}.nf-rule::after{content:"";position:absolute;left:22px;top:0;width:14px;height:3px;background:var(--nf-sky)}.nf-on-navy .nf-rule,.nf-on-dark .nf-rule,.nf-section--navy .nf-rule,.nf-section--dark .nf-rule{background:repeating-linear-gradient(90deg,rgba(255,255,255,.85) 0 14px,transparent 14px 22px)}.nf-rule--short{max-width:340px}.nf-label{display:flex;flex-direction:column;gap:18px;margin-bottom:30px}.nf-label .nf-rule{max-width:340px}.nf-label-text{display:flex;align-items:baseline;gap:10px;font-size:16px;text-transform:uppercase;letter-spacing:.06em;font-family:var(--nf-font-body)}.nf-label-text b{font-weight:500;color:var(--nf-heading)}.nf-label-text span{color:var(--nf-faint);font-weight:300}.nf-on-navy .nf-label-text b,.nf-on-dark .nf-label-text b,.nf-section--navy .nf-label-text b,.nf-section--dark .nf-label-text b{color:var(--nf-sky)}.nf-section-intro{max-width:620px;margin-top:20px;font-size:var(--nf-fs-base);color:var(--nf-muted)}.nf-grid{display:grid;gap:20px}.nf-grid--2{grid-template-columns:repeat(2,1fr)}.nf-grid--3{grid-template-columns:repeat(3,1fr)}.nf-grid--4{grid-template-columns:repeat(4,1fr)}.nf-grid--auto{grid-template-columns:repeat(auto-fit,minmax(265px,1fr))}@media (max-width:820px){.nf-grid--2,.nf-grid--3,.nf-grid--4{grid-template-columns:1fr}}.nf-btn{display:inline-flex;align-items:center;gap:12px;cursor:pointer;border:0;font-family:var(--nf-font-head);font-weight:800;font-size:13px;letter-spacing:.12em;text-transform:uppercase;padding:16px 28px;border-radius:var(--nf-radius);text-align:center;transition:transform .22s,box-shadow .22s,background .22s,border-color .22s,color .22s}.nf-btn svg{transition:transform .22s}.nf-btn:hover svg{transform:translateX(4px)}.nf-btn.nf-btn--blue{background:var(--nf-blue);color:#fff;box-shadow:0 8px 24px rgba(0,144,211,.28)}.nf-btn.nf-btn--blue:hover{background:#0A6FA8;color:#fff;transform:translateY(-2px);box-shadow:0 12px 30px rgba(0,144,211,.4)}.nf-btn.nf-btn--navy{background:var(--nf-navy);color:#fff;box-shadow:0 8px 24px rgba(37,54,140,.25)}.nf-btn.nf-btn--navy:hover{background:var(--nf-navy-700);color:#fff;transform:translateY(-2px);box-shadow:0 12px 30px rgba(37,54,140,.4)}.nf-btn.nf-btn--orange{background:var(--nf-orange);color:#fff;box-shadow:0 8px 24px rgba(238,143,51,.3)}.nf-btn.nf-btn--orange:hover{background:var(--nf-orange-600);color:#fff;transform:translateY(-2px);box-shadow:0 12px 30px rgba(238,143,51,.45)}.nf-btn.nf-btn--ghost{border:1.5px solid var(--nf-line-strong);color:var(--nf-heading);background:transparent}.nf-btn.nf-btn--ghost:hover{background:var(--nf-navy);border-color:var(--nf-navy);color:#fff;transform:translateY(-2px)}.nf-on-navy .nf-btn.nf-btn--ghost,.nf-on-dark .nf-btn.nf-btn--ghost,.nf-section--navy .nf-btn.nf-btn--ghost,.nf-section--dark .nf-btn.nf-btn--ghost{border-color:rgba(255,255,255,.45);color:#fff}.nf-on-navy .nf-btn.nf-btn--ghost:hover,.nf-on-dark .nf-btn.nf-btn--ghost:hover,.nf-section--navy .nf-btn.nf-btn--ghost:hover,.nf-section--dark .nf-btn.nf-btn--ghost:hover{background:var(--nf-sky);border-color:var(--nf-sky);color:var(--nf-navy)}.nf-btn--sm{padding:11px 20px;font-size:12px}.nf-btn--lg{padding:19px 34px;font-size:14px}.nf-btn-row{display:flex;flex-wrap:wrap;gap:16px;margin-top:var(--nf-space-6)}.nf-badge{display:inline-flex;align-items:center;gap:7px;font-family:var(--nf-font-head);font-weight:800;font-size:10.5px;letter-spacing:.14em;text-transform:uppercase;padding:4px 11px;border-radius:var(--nf-radius-xs);background:var(--nf-orange);color:#fff}.nf-badge--navy{background:var(--nf-navy);color:#fff}.nf-badge--sky{background:var(--nf-sky-100);color:var(--nf-navy)}.nf-badge--outline{background:transparent;border:1px solid currentColor;color:var(--nf-blue)}.nf-pill{display:inline-flex;align-items:center;gap:8px;font-size:12.5px;letter-spacing:.06em;font-weight:400;padding:7px 15px;border-radius:var(--nf-radius-pill);background:var(--nf-surface);border:1px solid var(--nf-border);color:var(--nf-muted)}.nf-pill .nf-dot{width:7px;height:7px;border-radius:50%;background:var(--nf-green)}.nf-pill--live .nf-dot{background:var(--nf-green);box-shadow:0 0 0 0 rgba(63,214,140,.6);animation:nf-pulse 1.8s ease-out infinite}@keyframes nf-pulse{0%{box-shadow:0 0 0 0 rgba(63,214,140,.55)}70%{box-shadow:0 0 0 7px rgba(63,214,140,0)}100%{box-shadow:0 0 0 0 rgba(63,214,140,0)}}.nf-callout{--nf-co:var(--nf-blue);--nf-co-bg:#F4FAFE;--nf-co-icobg:#E4F4FC;position:relative;display:flex;gap:16px;align-items:flex-start;border:1px solid var(--nf-border);border-left:4px solid var(--nf-co);border-radius:var(--nf-radius-md);padding:20px 24px;background:var(--nf-co-bg);color:var(--nf-text);font-size:var(--nf-fs-sm);box-shadow:var(--nf-shadow-sm)}.nf-callout__icon{flex-shrink:0;width:40px;height:40px;border-radius:11px;display:grid;place-items:center;background:var(--nf-co-icobg);color:var(--nf-co)}.nf-callout__icon svg{width:21px;height:21px;stroke:currentColor;fill:none;stroke-width:1.9}.nf-callout__body{flex:1;min-width:0}.nf-callout__title{font-family:var(--nf-font-head);font-weight:800;font-size:13.5px;letter-spacing:.06em;text-transform:uppercase;color:var(--nf-heading);margin-bottom:5px}.nf-callout__body p,.nf-callout__body{color:var(--nf-muted)}.nf-callout__body strong{color:var(--nf-heading)}.nf-callout--info{--nf-co:var(--nf-blue);--nf-co-bg:#F4FAFE;--nf-co-icobg:#E1F1FB}.nf-callout--ok{--nf-co:#1FA968;--nf-co-bg:#F1FBF6;--nf-co-icobg:#DBF3E7}.nf-callout--warn{--nf-co:#C98A00;--nf-co-bg:#FFFBEF;--nf-co-icobg:#FBF0CF}.nf-callout--alarm{--nf-co:var(--nf-red);--nf-co-bg:#FDF4F3;--nf-co-icobg:#F9DEDC}.nf-on-navy .nf-callout,.nf-on-dark .nf-callout,.nf-section--navy .nf-callout,.nf-section--dark .nf-callout{background:rgba(255,255,255,.04);border-color:var(--nf-border);border-left-color:var(--nf-co);box-shadow:none}.nf-on-navy .nf-callout__icon,.nf-on-dark .nf-callout__icon,.nf-section--navy .nf-callout__icon,.nf-section--dark .nf-callout__icon{background:rgba(255,255,255,.08)}.nf-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(295px,1fr));gap:20px}.nf-card{position:relative;background:var(--nf-surface);border:1px solid var(--nf-border);border-radius:var(--nf-radius-md);padding:34px 30px 38px;overflow:hidden;display:flex;flex-direction:column;gap:13px;min-height:265px;transition:transform .3s,box-shadow .3s,border-color .3s}.nf-card::before{content:"";position:absolute;width:30px;height:30px;border-radius:50%;border:1.5px solid var(--nf-sky);top:30px;right:28px;opacity:.65;transition:transform .7s var(--nf-ease),opacity .5s}.nf-card:hover{transform:translateY(-5px);box-shadow:var(--nf-shadow-lg);border-color:var(--nf-sky)}.nf-card:hover::before{transform:scale(14);opacity:.08}.nf-card__num{font-size:12px;color:var(--nf-faint);letter-spacing:.2em;font-weight:500;font-family:var(--nf-font-mono)}.nf-card h3,.nf-card__kicker{font-family:var(--nf-font-head);font-size:15.5px;letter-spacing:.1em;color:var(--nf-blue);text-transform:uppercase}.nf-card__slogan{font-family:var(--nf-font-head);font-weight:800;font-size:20px;line-height:1.28;color:var(--nf-heading);text-transform:none;letter-spacing:0}.nf-card p{font-size:14.5px;color:var(--nf-muted);flex:1}.nf-card .nf-arrowlink{color:var(--nf-blue)}.nf-card__go{margin-top:auto;align-self:flex-start;display:inline-flex;align-items:center;color:var(--nf-blue);transition:transform .25s var(--nf-ease)}.nf-card__go svg{width:28px;height:28px;stroke:currentColor;fill:none;stroke-width:1.9}.nf-card:hover .nf-card__go{transform:translateX(6px)}.nf-card--plain{padding-top:32px}.nf-on-navy .nf-card,.nf-on-dark .nf-card,.nf-section--navy .nf-card,.nf-section--dark .nf-card{background:var(--nf-surface);border-color:var(--nf-border)}.nf-on-navy .nf-card__slogan,.nf-on-dark .nf-card__slogan,.nf-section--navy .nf-card__slogan,.nf-section--dark .nf-card__slogan{color:#fff}.nf-steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:clamp(22px,3vw,40px);margin-top:56px;counter-reset:nf-stap;list-style:none;padding-left:0}.nf-step{position:relative;background:var(--nf-surface);border:1px solid var(--nf-border);border-radius:var(--nf-radius-md);padding:70px 28px 32px}.nf-step::before{counter-increment:nf-stap;content:counter(nf-stap);position:absolute;top:-24px;left:26px;width:58px;height:58px;border-radius:50%;background:var(--nf-navy);color:#fff;display:flex;align-items:center;justify-content:center;font-family:var(--nf-font-head);font-weight:900;font-size:24px;border:4px solid var(--nf-sky)}.nf-step h3{font-size:16px;letter-spacing:.08em;margin-bottom:10px;color:var(--nf-heading)}.nf-step p{font-size:14.5px;color:var(--nf-muted)}.nf-section--tint .nf-step,.nf-section--tint-2 .nf-step,.nf-on-tint .nf-step,.nf-on-tint-2 .nf-step{box-shadow:var(--nf-shadow-sm)}.nf-tiles{display:grid;grid-template-columns:repeat(auto-fit,minmax(265px,1fr));gap:20px}.nf-tile{background:var(--nf-surface);border:1px solid var(--nf-border);border-left:4px solid var(--nf-blue);border-radius:0 var(--nf-radius-md) var(--nf-radius-md) 0;padding:28px 26px;transition:transform .25s,box-shadow .25s}.nf-tile:hover{transform:translateY(-4px);box-shadow:var(--nf-shadow-md)}.nf-tile h3{font-size:14.5px;letter-spacing:.08em;margin-bottom:9px;color:var(--nf-heading)}.nf-tile p{font-size:14.5px;color:var(--nf-muted)}.nf-tile__ico{width:44px;height:44px;border-radius:50%;background:var(--nf-sky-100);display:flex;align-items:center;justify-content:center;margin-bottom:16px}.nf-tile__ico svg{width:22px;height:22px;stroke:var(--nf-navy);fill:none}.nf-on-navy .nf-tile,.nf-on-dark .nf-tile,.nf-section--navy .nf-tile,.nf-section--dark .nf-tile{border-left-color:var(--nf-sky)}.nf-on-navy .nf-tile__ico,.nf-on-dark .nf-tile__ico,.nf-section--navy .nf-tile__ico,.nf-section--dark .nf-tile__ico{background:rgba(93,198,242,.14)}.nf-on-navy .nf-tile__ico svg,.nf-on-dark .nf-tile__ico svg,.nf-section--navy .nf-tile__ico svg,.nf-section--dark .nf-tile__ico svg{stroke:var(--nf-sky)}.nf-tile--accent{border-left:1px solid var(--nf-border);border-top:3px solid var(--nf-blue);border-radius:var(--nf-radius-md);padding-top:30px}.nf-tile--accent .nf-tile__ico{border-radius:12px;background:linear-gradient(150deg,var(--nf-navy) 0,var(--nf-blue) 100%)}.nf-tile--accent .nf-tile__ico svg{stroke:#fff}.nf-tile--accent:hover{border-top-color:var(--nf-sky)}.nf-tile--num{border-left:1px solid var(--nf-border);border-radius:var(--nf-radius-md);position:relative;overflow:hidden}.nf-tile--num .nf-tile__n{position:absolute;top:-16px;right:8px;font-family:var(--nf-font-head);font-weight:900;font-size:82px;line-height:1;color:var(--nf-sky-100);z-index:0}.nf-tile--num>*{position:relative;z-index:1}.nf-on-navy .nf-tile--num .nf-tile__n,.nf-on-dark .nf-tile--num .nf-tile__n,.nf-section--navy .nf-tile--num .nf-tile__n,.nf-section--dark .nf-tile--num .nf-tile__n{color:rgba(93,198,242,.12)}.nf-tile--row{border-left:1px solid var(--nf-border);border-radius:var(--nf-radius-md);display:grid;grid-template-columns:auto 1fr;gap:18px;align-items:start}.nf-tile--row .nf-tile__ico{margin-bottom:0}.nf-tile--bare{background:transparent;border:0;border-left:0;border-top:2px solid var(--nf-navy);border-radius:0;padding:22px 0 0}.nf-tile--bare:hover{transform:none;box-shadow:none}.nf-tile--bare .nf-tile__ico{width:38px;height:38px;background:transparent;border:1.5px solid var(--nf-blue)}.nf-on-navy .nf-tile--bare,.nf-on-dark .nf-tile--bare,.nf-section--navy .nf-tile--bare,.nf-section--dark .nf-tile--bare{border-top-color:var(--nf-sky)}.nf-split{display:grid;grid-template-columns:1.05fr 1fr;gap:clamp(34px,5vw,84px);align-items:center}.nf-split--reverse{grid-template-columns:1fr 1.05fr}.nf-split--reverse>*:first-child{order:2}@media (max-width:900px){.nf-split,.nf-split--reverse{grid-template-columns:1fr}.nf-split--reverse>*:first-child{order:0}}.nf-split h3{margin-bottom:16px}.nf-split-visual{border-radius:var(--nf-radius-lg);overflow:hidden;box-shadow:var(--nf-shadow-xl);border:1px solid var(--nf-border);line-height:0}.nf-split-visual svg,.nf-split-visual img{width:100%;height:auto;display:block}.nf-pillars{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:clamp(26px,4vw,52px)}.nf-pillar{border-top:3px solid var(--nf-navy);padding-top:24px}.nf-pillar .nf-num{font-family:var(--nf-font-head);font-weight:900;font-size:clamp(38px,4.2vw,58px);color:var(--nf-blue);display:block;line-height:1}.nf-pillar .nf-num .nf-u{font-size:.42em;color:var(--nf-navy)}.nf-pillar h3{font-size:14.5px;letter-spacing:.1em;margin:13px 0 9px;color:var(--nf-heading)}.nf-pillar p{font-size:14.5px;color:var(--nf-muted)}.nf-on-navy .nf-pillar,.nf-on-dark .nf-pillar,.nf-section--navy .nf-pillar,.nf-section--dark .nf-pillar{border-top-color:var(--nf-sky)}.nf-on-navy .nf-pillar .nf-num,.nf-on-dark .nf-pillar .nf-num,.nf-section--navy .nf-pillar .nf-num,.nf-section--dark .nf-pillar .nf-num{color:var(--nf-sky)}.nf-on-navy .nf-pillar .nf-num .nf-u,.nf-on-dark .nf-pillar .nf-num .nf-u,.nf-section--navy .nf-pillar .nf-num .nf-u,.nf-section--dark .nf-pillar .nf-num .nf-u{color:#fff}.nf-stats{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--nf-border)}.nf-stats--3{grid-template-columns:repeat(3,1fr)}.nf-stat{padding:24px 26px 8px;border-right:1px solid var(--nf-border)}.nf-stat:last-child{border-right:0}.nf-hero .nf-stat{padding-left:0}.nf-hero .nf-stat+.nf-stat{padding-left:26px}.nf-stat b{font-family:var(--nf-font-head);font-weight:900;font-size:clamp(25px,2.5vw,38px);color:var(--nf-heading);display:block}.nf-stat b .nf-u{font-size:.5em;color:var(--nf-accent);margin-left:2px}.nf-stat small{display:block;margin-top:5px;font-size:13px;font-weight:300;color:var(--nf-muted);line-height:1.5}@media (max-width:820px){.nf-stats{grid-template-columns:1fr 1fr}.nf-stats--3{grid-template-columns:1fr}}.nf-hero{position:relative;overflow:hidden;color:#fff;padding:0 var(--nf-pad);--nf-heading:#fff;--nf-text:#E7ECFA;--nf-muted:#BCC8E8;--nf-faint:#8D99C4;--nf-border:rgba(93,198,242,.22);--nf-link:var(--nf-sky);--nf-link-hover:#fff;--nf-eyebrow:#E9EEFB;background:linear-gradient(150deg,var(--nf-navy-950) 0,#101A4D 55%,var(--nf-navy-900) 100%)}.nf-hero .nf-binary{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;opacity:.8;z-index:0}.nf-hero::before{content:"";position:absolute;inset:0;z-index:1;background:radial-gradient(140% 120% at 18% 34%,transparent 55%,rgba(10,15,46,.5) 100%);pointer-events:none}.nf-hero__inner{z-index:2}.nf-hero__inner{position:relative;max-width:var(--nf-maxw);margin:0 auto;padding:clamp(104px,16vh,150px) 0 clamp(52px,8vh,84px)}.nf-hero--full{min-height:100svh;display:flex;align-items:center}.nf-hero--full .nf-hero__inner{padding-top:clamp(130px,20vh,200px);padding-bottom:clamp(56px,10vh,110px);width:100%}.nf-hero .nf-hero__h1{font-family:var(--nf-font-head);font-weight:800;text-transform:uppercase;letter-spacing:.08em;font-size:clamp(13.5px,1.4vw,16px);line-height:1.25;color:#fff;max-width:none;margin:0 0 16px}.nf-hero .nf-hero__statement{font-family:var(--nf-font-head);font-weight:900;text-transform:uppercase;line-height:1.04;letter-spacing:.01em;font-size:clamp(30px,4.4vw,58px);color:#fff;max-width:20ch;margin:0}.nf-hero .nf-hero__statement em{font-style:normal;color:var(--nf-sky)}.nf-hero h1:not(.nf-hero__h1){font-size:clamp(30px,4.4vw,56px);line-height:1.06;max-width:18ch;color:#fff}.nf-hero .nf-hero__sub{max-width:600px;margin-top:26px;font-size:17px;line-height:1.62;color:#E7ECFA}.nf-hero .nf-hero__intro{max-width:680px;margin-top:24px;font-size:16px;line-height:1.75;color:#D6DEF4}.nf-hero .nf-hero__intro strong{color:#fff;font-weight:500}.nf-hero .nf-btn-row{margin-top:34px}.nf-hero .nf-rule{position:absolute;left:var(--nf-pad);right:var(--nf-pad);bottom:0}.nf-hero .nf-stats{margin-top:clamp(40px,6vh,64px);border-top-color:rgba(93,198,242,.22)}.nf-hero .nf-stat{border-right-color:rgba(93,198,242,.13)}.nf-hero .nf-stat b{color:#fff}.nf-hero .nf-stat small{color:#9AA6CC}.nf-hero--split .nf-hero__inner{display:grid;grid-template-columns:1.05fr .95fr;gap:clamp(32px,5vw,72px);align-items:center}.nf-hero__media{position:relative;border-radius:var(--nf-radius-lg);overflow:hidden;border:1px solid rgba(93,198,242,.28);box-shadow:0 30px 70px rgba(0,0,0,.45);aspect-ratio:4/3;background:#0C1332}.nf-hero__media img{width:100%;height:100%;object-fit:cover;display:block}@media (max-width:900px){.nf-hero--split .nf-hero__inner{grid-template-columns:1fr}.nf-hero__media{order:-1;max-width:520px}}.nf-timeline{position:relative;display:grid;grid-auto-flow:column;grid-auto-columns:1fr;gap:26px;margin-top:64px}.nf-timeline::before{content:"";position:absolute;top:9px;left:0;right:0;height:2px;background:repeating-linear-gradient(90deg,var(--nf-line-strong) 0 10px,transparent 10px 16px)}.nf-timeline__prog{position:absolute;top:9px;left:0;height:2px;width:0;background:var(--nf-orange);transition:width 2.6s cubic-bezier(.4,0,.2,1)}.nf-timeline.is-run .nf-timeline__prog{width:100%}.nf-tl-step{position:relative;padding-top:34px}.nf-tl-step::before{content:"";position:absolute;top:2px;left:0;width:14px;height:14px;border-radius:50%;border:2.5px solid var(--nf-orange);background:var(--nf-bg);transition:background .4s}.nf-timeline.is-run .nf-tl-step::before{background:var(--nf-orange)}.nf-timeline.is-run .nf-tl-step:nth-child(3)::before{transition-delay:.6s}.nf-timeline.is-run .nf-tl-step:nth-child(4)::before{transition-delay:1.8s}.nf-tl-step .nf-tijd{font-family:var(--nf-font-mono);font-size:13px;color:var(--nf-orange);letter-spacing:.12em;font-weight:500}.nf-tl-step h3{font-size:15.5px;letter-spacing:.08em;margin:9px 0 7px;color:var(--nf-heading)}.nf-tl-step p{font-size:14.5px;color:var(--nf-muted)}.nf-tl-step .nf-btn{margin-top:18px}.nf-timeline--wrap{grid-auto-flow:row;grid-template-columns:repeat(auto-fit,minmax(210px,1fr))}.nf-timeline--wrap::before,.nf-timeline--wrap .nf-timeline__prog{display:none}@media (max-width:760px){.nf-timeline{grid-auto-flow:row;grid-auto-columns:auto;grid-template-columns:1fr;gap:36px}.nf-timeline::before,.nf-timeline__prog{display:none}}.nf-faq{margin-top:50px;max-width:840px}.nf-faq details{border-bottom:1px solid var(--nf-border)}.nf-faq summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:20px;padding:22px 4px;font-family:var(--nf-font-head);font-weight:800;font-size:16px;color:var(--nf-heading)}.nf-faq summary::-webkit-details-marker{display:none}.nf-faq summary::after{content:"+";font-size:24px;font-weight:300;color:var(--nf-blue);transition:transform .3s;flex-shrink:0}.nf-faq details[open] summary::after{transform:rotate(45deg)}.nf-faq details p{padding:0 4px 24px;color:var(--nf-muted);max-width:62ch}.nf-cta{position:relative;overflow:hidden;background:var(--nf-navy);color:#fff}.nf-cta .nf-binary{position:absolute;inset:0;opacity:.5;pointer-events:none}.nf-cta__inner{position:relative;max-width:var(--nf-maxw);margin:0 auto;padding:clamp(64px,9vh,100px) var(--nf-pad);display:grid;grid-template-columns:1.4fr auto;gap:36px;align-items:center}.nf-cta__inner h2{color:#fff;font-size:clamp(24px,3vw,40px);max-width:22ch}.nf-cta__inner p{color:#BCC8E8;margin-top:14px;max-width:52ch}.nf-cta__actions{display:flex;flex-direction:column;gap:14px;align-items:flex-start}@media (max-width:860px){.nf-cta__inner{grid-template-columns:1fr}}.nf-alarm{display:flex;flex-wrap:wrap;align-items:center;gap:24px;border:1px solid rgba(238,143,51,.4);background:#FFF7EE;border-radius:var(--nf-radius-md);padding:26px 30px}.nf-alarm__tel{font-family:var(--nf-font-head);font-weight:900;font-size:clamp(24px,3vw,38px);color:var(--nf-orange);letter-spacing:.03em}.nf-alarm__tel:hover{color:var(--nf-orange-600)}.nf-alarm small{font-size:12.5px;letter-spacing:.14em;color:var(--nf-grey);text-transform:uppercase;font-weight:400}.nf-marquee{border-block:1px solid var(--nf-border);background:var(--nf-bg);overflow:hidden;padding:15px 0}.nf-marquee__track{display:flex;gap:60px;width:max-content;animation:nf-scrollx 38s linear infinite}.nf-marquee:hover .nf-marquee__track{animation-play-state:paused}.nf-marquee__track span{font-size:12.5px;letter-spacing:.18em;font-weight:400;color:var(--nf-muted);text-transform:uppercase;white-space:nowrap;display:flex;align-items:center;gap:60px}.nf-marquee__track span::after{content:"";width:8px;height:8px;border-radius:50%;border:1.5px solid var(--nf-sky)}@keyframes nf-scrollx{to{transform:translateX(-50%)}}.nf-fadeline{border-block:1px solid var(--nf-border);background:var(--nf-bg);padding:20px 0;overflow:hidden}.nf-fadeline__viewport{position:relative;max-width:var(--nf-maxw);margin:0 auto;padding:0 var(--nf-pad);min-height:26px}.nf-fadeline__group{position:absolute;inset:0 var(--nf-pad);display:flex;gap:clamp(28px,5vw,64px);align-items:center;justify-content:center;flex-wrap:wrap;text-align:center;opacity:0;transform:translateY(6px);transition:opacity .7s var(--nf-ease),transform .7s var(--nf-ease);pointer-events:none}.nf-fadeline__group.is-active{opacity:1;transform:none}.nf-fadeline__group span{display:inline-flex;align-items:center;gap:clamp(28px,5vw,64px);font-size:12.5px;letter-spacing:.18em;font-weight:400;color:var(--nf-muted);text-transform:uppercase;white-space:nowrap}.nf-fadeline__group span+span::before{content:"";width:8px;height:8px;border-radius:50%;border:1.5px solid var(--nf-sky);margin-right:clamp(28px,5vw,64px)}.nf-score{border:1px solid var(--nf-border);border-radius:var(--nf-radius-lg);padding:30px;background:var(--nf-surface);box-shadow:var(--nf-shadow-sm)}.nf-score__k{font-size:11.5px;letter-spacing:.18em;color:var(--nf-faint);text-transform:uppercase;font-weight:500}.nf-bar{margin-top:15px}.nf-bar__lbl{display:flex;justify-content:space-between;font-size:13.5px;color:var(--nf-text);margin-bottom:6px}.nf-bar__lbl .nf-mono{color:var(--nf-faint);font-size:12px}.nf-bar__track{height:8px;background:var(--nf-sky-100);border-radius:var(--nf-radius);overflow:hidden}.nf-bar__fill{height:100%;width:0;border-radius:var(--nf-radius);background:linear-gradient(90deg,var(--nf-navy),var(--nf-blue));transition:width 1.3s var(--nf-ease)}.nf-bar--warn .nf-bar__fill{background:linear-gradient(90deg,var(--nf-red),var(--nf-orange))}.nf-score.is-in .nf-bar__fill{width:var(--nf-w)}.nf-compare{width:100%;border-collapse:collapse;font-size:15px}.nf-compare th,.nf-compare td{padding:16px 18px;text-align:left;border-bottom:1px solid var(--nf-border)}.nf-compare thead th{font-family:var(--nf-font-head);font-weight:800;font-size:13px;letter-spacing:.1em;text-transform:uppercase;color:var(--nf-heading);border-bottom:2px solid var(--nf-navy)}.nf-compare td:first-child{color:var(--nf-text)}.nf-compare td{color:var(--nf-muted)}.nf-compare .nf-yes{color:var(--nf-blue);font-weight:500}.nf-compare tbody tr:hover td{background:var(--nf-surface-2)}.nf-figure{margin:0;line-height:0}.nf-figure img,.nf-figure svg{display:block;width:100%;height:auto}.nf-img-round{border-radius:var(--nf-radius-lg);overflow:hidden}.nf-figure--bordered{border-radius:var(--nf-radius-lg);overflow:hidden;border:1px solid var(--nf-border);box-shadow:var(--nf-shadow-md)}.nf-figure--accent{position:relative;border-radius:var(--nf-radius-lg);overflow:hidden}.nf-figure--accent::after{content:"";position:absolute;left:0;right:0;bottom:0;height:4px;background:repeating-linear-gradient(90deg,var(--nf-navy) 0 14px,transparent 14px 22px)}.nf-figure figcaption{line-height:1.5;font-size:var(--nf-fs-sm);color:var(--nf-muted);padding:12px 2px 0}.nf-img-cover{width:100%;height:100%;object-fit:cover}.nf-ratio-16-9{aspect-ratio:16/9;width:100%;object-fit:cover}.nf-ratio-4-3{aspect-ratio:4/3;width:100%;object-fit:cover}.nf-ratio-1-1{aspect-ratio:1/1;width:100%;object-fit:cover}.nf-ratio-21-9{aspect-ratio:21/9;width:100%;object-fit:cover}.nf-media-full{width:100%}.nf-media-split{display:grid;grid-template-columns:1fr 1fr;gap:20px}.nf-media-split--text{display:grid;grid-template-columns:1fr 1fr;gap:clamp(28px,4vw,56px);align-items:center}@media (max-width:760px){.nf-media-split,.nf-media-split--text{grid-template-columns:1fr}}.nf-media-bleed{margin-inline:calc(var( - -nf-pad) * -1)}.nf-sep{display:flex;align-items:center;justify-content:center;gap:18px;padding:clamp(28px,5vw,52px) 0}.nf-sep::before,.nf-sep::after{content:"";height:2px;flex:1;max-width:160px;background:repeating-linear-gradient(90deg,var(--nf-line-strong) 0 10px,transparent 10px 16px)}.nf-sep__dot{position:relative;width:15px;height:15px;border:2px solid var(--nf-sky);border-radius:50%;flex-shrink:0}.nf-sep__dot::after{content:"";position:absolute;right:-5px;bottom:-5px;width:9px;height:2.5px;border-radius:2px;background:var(--nf-sky);transform:rotate(45deg)}.nf-on-navy .nf-sep::before,.nf-on-navy .nf-sep::after,.nf-on-dark .nf-sep::before,.nf-on-dark .nf-sep::after,.nf-section--navy .nf-sep::before,.nf-section--navy .nf-sep::after,.nf-section--dark .nf-sep::before,.nf-section--dark .nf-sep::after{background:repeating-linear-gradient(90deg,rgba(255,255,255,.28) 0 10px,transparent 10px 16px)}.nf-divider{height:1px;border:0;background:var(--nf-border);margin:0}.nf-center{text-align:center}.nf-mt-0{margin-top:0}.nf-mt-4{margin-top:var(--nf-space-4)}.nf-mt-6{margin-top:var(--nf-space-6)}.nf-mt-7{margin-top:var(--nf-space-7)}.nf-maxw-prose{max-width:var(--nf-maxw-prose)}.nf-hide{display:none!important}.nf-reveal{opacity:0;transform:translateY(30px);transition:opacity .85s var(--nf-ease),transform .85s var(--nf-ease)}.nf-reveal.is-in{opacity:1;transform:none}.nf-reveal.d1{transition-delay:.08s}.nf-reveal.d2{transition-delay:.16s}.nf-reveal.d3{transition-delay:.24s}.nf-reveal.d4{transition-delay:.32s}.nf-root .elementor-widget-html .elementor-widget-container{width:100%}.nf-root .nf-btn{cursor:pointer}.nf-root .nf-btn.nf-btn--blue{background:var(--nf-blue)!important;color:#fff!important}.nf-root .nf-btn.nf-btn--navy{background:var(--nf-navy)!important;color:#fff!important}.nf-root .nf-btn.nf-btn--orange{background:var(--nf-orange)!important;color:#fff!important}.nf-root .nf-btn.nf-btn--ghost{background:transparent!important;color:var(--nf-heading)!important}.nf-root .nf-btn.nf-btn--blue:hover{background:#0A6FA8!important;color:#fff!important}.nf-root .nf-btn.nf-btn--navy:hover{background:var(--nf-navy-700)!important;color:#fff!important}.nf-root .nf-btn.nf-btn--orange:hover{background:var(--nf-orange-600)!important;color:#fff!important}.nf-root .nf-btn.nf-btn--ghost:hover{background:var(--nf-navy)!important;color:#fff!important}.nf-on-navy .nf-btn.nf-btn--ghost,.nf-on-dark .nf-btn.nf-btn--ghost,.nf-hero .nf-btn.nf-btn--ghost{color:#fff!important}.nf-on-navy .nf-btn.nf-btn--ghost:hover,.nf-on-dark .nf-btn.nf-btn--ghost:hover,.nf-hero .nf-btn.nf-btn--ghost:hover{background:var(--nf-sky)!important;color:var(--nf-navy)!important}.nf-root .elementor-button{background:var(--nf-blue)!important;color:#fff!important}.nf-root .elementor-button:hover{background:#0A6FA8!important;color:#fff!important}.nf-root .elementor-button{font-family:var(--nf-font-head);font-weight:800;font-size:13px;letter-spacing:.12em;text-transform:uppercase;padding:16px 28px;border-radius:var(--nf-radius);background:var(--nf-blue);color:#fff;box-shadow:0 8px 24px rgba(0,144,211,.28);transition:transform .22s,box-shadow .22s,background .22s}.nf-root .elementor-button:hover{background:#0A6FA8;color:#fff;transform:translateY(-2px)}.nf-root .nf-tile .elementor-icon-box-wrapper{text-align:left;display:block}.nf-root .nf-tile .elementor-icon-box-icon{width:44px;height:44px;border-radius:50%;background:var(--nf-sky-100);display:flex;align-items:center;justify-content:center;margin:0 0 16px}.nf-root .nf-tile .elementor-icon-box-icon .elementor-icon{color:var(--nf-navy);font-size:20px;border:0}.nf-root .nf-tile .elementor-icon-box-title{font-size:14.5px;letter-spacing:.08em;margin-bottom:9px}.nf-root .nf-tile .elementor-icon-box-description{font-size:14.5px;color:var(--nf-muted)}.nf-root .nf-tiles-native{display:grid;grid-template-columns:repeat(auto-fit,minmax(265px,1fr));gap:20px}.nf-root .elementor-accordion .elementor-tab-title{font-family:var(--nf-font-head);font-weight:800;font-size:16px;color:var(--nf-heading);border-bottom:1px solid var(--nf-border);background:transparent}.nf-root .elementor-accordion .elementor-tab-content{color:var(--nf-muted);border:0}@font-face{font-family:Roboto;font-style:italic;font-weight:100;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-59bd2d54.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto;font-style:italic;font-weight:100;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-09f504e0.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Roboto;font-style:italic;font-weight:100;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-ec145187.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:Roboto;font-style:italic;font-weight:100;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-6b29be68.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Roboto;font-style:italic;font-weight:100;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-48514a2c.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-family:Roboto;font-style:italic;font-weight:100;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-a81d578b.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-family:Roboto;font-style:italic;font-weight:100;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-894b2e7f.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto;font-style:italic;font-weight:100;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-e2103707.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto;font-style:italic;font-weight:100;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-8ed4bb54.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto;font-style:italic;font-weight:200;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-59bd2d54.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto;font-style:italic;font-weight:200;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-09f504e0.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Roboto;font-style:italic;font-weight:200;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-ec145187.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:Roboto;font-style:italic;font-weight:200;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-6b29be68.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Roboto;font-style:italic;font-weight:200;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-48514a2c.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-family:Roboto;font-style:italic;font-weight:200;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-a81d578b.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-family:Roboto;font-style:italic;font-weight:200;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-894b2e7f.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto;font-style:italic;font-weight:200;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-e2103707.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto;font-style:italic;font-weight:200;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-8ed4bb54.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto;font-style:italic;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-59bd2d54.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto;font-style:italic;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-09f504e0.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Roboto;font-style:italic;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-ec145187.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:Roboto;font-style:italic;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-6b29be68.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Roboto;font-style:italic;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-48514a2c.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-family:Roboto;font-style:italic;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-a81d578b.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-family:Roboto;font-style:italic;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-894b2e7f.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto;font-style:italic;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-e2103707.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto;font-style:italic;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-8ed4bb54.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto;font-style:italic;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-59bd2d54.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto;font-style:italic;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-09f504e0.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Roboto;font-style:italic;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-ec145187.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:Roboto;font-style:italic;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-6b29be68.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Roboto;font-style:italic;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-48514a2c.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-family:Roboto;font-style:italic;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-a81d578b.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-family:Roboto;font-style:italic;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-894b2e7f.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto;font-style:italic;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-e2103707.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto;font-style:italic;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-8ed4bb54.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto;font-style:italic;font-weight:500;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-59bd2d54.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto;font-style:italic;font-weight:500;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-09f504e0.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Roboto;font-style:italic;font-weight:500;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-ec145187.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:Roboto;font-style:italic;font-weight:500;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-6b29be68.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Roboto;font-style:italic;font-weight:500;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-48514a2c.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-family:Roboto;font-style:italic;font-weight:500;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-a81d578b.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-family:Roboto;font-style:italic;font-weight:500;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-894b2e7f.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto;font-style:italic;font-weight:500;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-e2103707.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto;font-style:italic;font-weight:500;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-8ed4bb54.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto;font-style:italic;font-weight:600;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-59bd2d54.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto;font-style:italic;font-weight:600;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-09f504e0.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Roboto;font-style:italic;font-weight:600;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-ec145187.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:Roboto;font-style:italic;font-weight:600;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-6b29be68.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Roboto;font-style:italic;font-weight:600;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-48514a2c.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-family:Roboto;font-style:italic;font-weight:600;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-a81d578b.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-family:Roboto;font-style:italic;font-weight:600;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-894b2e7f.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto;font-style:italic;font-weight:600;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-e2103707.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto;font-style:italic;font-weight:600;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-8ed4bb54.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto;font-style:italic;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-59bd2d54.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto;font-style:italic;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-09f504e0.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Roboto;font-style:italic;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-ec145187.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:Roboto;font-style:italic;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-6b29be68.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Roboto;font-style:italic;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-48514a2c.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-family:Roboto;font-style:italic;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-a81d578b.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-family:Roboto;font-style:italic;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-894b2e7f.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto;font-style:italic;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-e2103707.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto;font-style:italic;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-8ed4bb54.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto;font-style:italic;font-weight:800;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-59bd2d54.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto;font-style:italic;font-weight:800;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-09f504e0.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Roboto;font-style:italic;font-weight:800;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-ec145187.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:Roboto;font-style:italic;font-weight:800;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-6b29be68.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Roboto;font-style:italic;font-weight:800;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-48514a2c.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-family:Roboto;font-style:italic;font-weight:800;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-a81d578b.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-family:Roboto;font-style:italic;font-weight:800;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-894b2e7f.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto;font-style:italic;font-weight:800;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-e2103707.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto;font-style:italic;font-weight:800;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-8ed4bb54.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto;font-style:italic;font-weight:900;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-59bd2d54.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto;font-style:italic;font-weight:900;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-09f504e0.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Roboto;font-style:italic;font-weight:900;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-ec145187.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:Roboto;font-style:italic;font-weight:900;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-6b29be68.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Roboto;font-style:italic;font-weight:900;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-48514a2c.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-family:Roboto;font-style:italic;font-weight:900;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-a81d578b.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-family:Roboto;font-style:italic;font-weight:900;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-894b2e7f.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto;font-style:italic;font-weight:900;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-e2103707.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto;font-style:italic;font-weight:900;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-8ed4bb54.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto;font-style:normal;font-weight:100;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-210e0792.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto;font-style:normal;font-weight:100;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-f6655444.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Roboto;font-style:normal;font-weight:100;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-0249f65a.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:Roboto;font-style:normal;font-weight:100;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-b5151e85.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Roboto;font-style:normal;font-weight:100;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-ba5507f2.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-family:Roboto;font-style:normal;font-weight:100;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-da69b94e.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-family:Roboto;font-style:normal;font-weight:100;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-bbbbbd37.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto;font-style:normal;font-weight:100;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-f0106b44.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto;font-style:normal;font-weight:100;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-0f7fcdc8.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto;font-style:normal;font-weight:200;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-210e0792.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto;font-style:normal;font-weight:200;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-f6655444.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Roboto;font-style:normal;font-weight:200;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-0249f65a.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:Roboto;font-style:normal;font-weight:200;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-b5151e85.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Roboto;font-style:normal;font-weight:200;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-ba5507f2.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-family:Roboto;font-style:normal;font-weight:200;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-da69b94e.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-family:Roboto;font-style:normal;font-weight:200;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-bbbbbd37.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto;font-style:normal;font-weight:200;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-f0106b44.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto;font-style:normal;font-weight:200;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-0f7fcdc8.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-210e0792.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-f6655444.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-0249f65a.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-b5151e85.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-ba5507f2.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-da69b94e.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-bbbbbd37.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-f0106b44.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-0f7fcdc8.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-210e0792.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-f6655444.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-0249f65a.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-b5151e85.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-ba5507f2.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-da69b94e.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-bbbbbd37.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-f0106b44.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-0f7fcdc8.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-210e0792.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-f6655444.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-0249f65a.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-b5151e85.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-ba5507f2.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-da69b94e.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-bbbbbd37.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-f0106b44.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-0f7fcdc8.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-210e0792.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-f6655444.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Roboto;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-0249f65a.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:Roboto;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-b5151e85.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Roboto;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-ba5507f2.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-family:Roboto;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-da69b94e.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-family:Roboto;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-bbbbbd37.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-f0106b44.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-0f7fcdc8.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-210e0792.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-f6655444.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-0249f65a.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-b5151e85.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-ba5507f2.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-da69b94e.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-bbbbbd37.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-f0106b44.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-0f7fcdc8.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto;font-style:normal;font-weight:800;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-210e0792.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto;font-style:normal;font-weight:800;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-f6655444.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Roboto;font-style:normal;font-weight:800;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-0249f65a.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:Roboto;font-style:normal;font-weight:800;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-b5151e85.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Roboto;font-style:normal;font-weight:800;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-ba5507f2.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-family:Roboto;font-style:normal;font-weight:800;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-da69b94e.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-family:Roboto;font-style:normal;font-weight:800;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-bbbbbd37.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto;font-style:normal;font-weight:800;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-f0106b44.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto;font-style:normal;font-weight:800;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-0f7fcdc8.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto;font-style:normal;font-weight:900;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-210e0792.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto;font-style:normal;font-weight:900;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-f6655444.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Roboto;font-style:normal;font-weight:900;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-0249f65a.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:Roboto;font-style:normal;font-weight:900;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-b5151e85.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Roboto;font-style:normal;font-weight:900;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-ba5507f2.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-family:Roboto;font-style:normal;font-weight:900;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-da69b94e.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-family:Roboto;font-style:normal;font-weight:900;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-bbbbbd37.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto;font-style:normal;font-weight:900;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-f0106b44.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto;font-style:normal;font-weight:900;font-stretch:100%;font-display:swap;src:url(https://www.nfir.nl/wp-content/uploads/elementor/google-fonts/fonts/roboto-0f7fcdc8.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}