*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:'Cairo',sans-serif;color:#0c1d2c;background:#fff;overflow-x:clip;-webkit-text-size-adjust:100%}:root{--blue:#003e8c;--dark:#0c1d2c;--mid:#314757;--grey:#647482;--border:#cfd7dd;--border2:#e4e8ec;--teal-btn:#1ae7e0;--teal-text:#038182;--card-blue:#f0f7ff;--ph:#e9edf0;--px:72px;--py:128px;--pad:20px}.btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:12px 24px;background:var(--blue);color:#fff;border-radius:12px;border:none;text-decoration:none;font-family:'Cairo',sans-serif;font-size:16px;font-weight:600;line-height:19px;cursor:pointer;white-space:nowrap;transition:background-color .18s ease}.btn-primary:hover{background:#00337a}.btn-primary:active{background:#00255c}.insights{padding:var(--py) var(--px)}.insights-inner{padding:var(--pad);display:flex;flex-direction:column;gap:64px}.insights-featured{display:flex;gap:48px;align-items:center}.insights-featured-media{flex:0 0 56%;display:block;aspect-ratio:16 / 11;border-radius:16px;overflow:hidden;background:var(--ph);position:relative}.insights-featured-media img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block}.insights-featured-body{flex:1;min-width:0;display:flex;flex-direction:column;gap:20px}.insights-featured-title{font-size:clamp(24px, 2vw, 32px);font-weight:600;line-height:1.2;color:var(--dark);letter-spacing:-.01em}.insights-featured-title a{color:inherit;text-decoration:none}.insights-featured-title a:hover{color:var(--blue)}.insights-featured-excerpt{font-size:18px;font-weight:400;line-height:1.5;color:var(--mid)}.post-cat{font-size:14px;font-weight:600;color:var(--teal-text);letter-spacing:.01em}.post-meta{display:flex;justify-content:space-between;align-items:center;gap:12px;font-size:14px;color:var(--grey)}.insights-featured .post-meta{padding-top:20px;border-top:1px solid var(--border2)}.insights-tabs-wrap{display:flex;justify-content:center}.insights-tabs{display:inline-block;border:1px solid var(--border);border-radius:12px;padding:6px}.insights-tab-summary{display:none}.insights-tabs .insights-tab-menu{display:inline-flex!important;gap:4px;flex-wrap:wrap}.insights-tab{padding:10px 20px;border-radius:9px;font-size:16px;font-weight:500;color:var(--mid);text-decoration:none;transition:background-color .15s,color .15s}.insights-tab:hover{background:#f2f3f5}.insights-tab.is-active{background:var(--blue);color:#fff}.insights-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.post-card{display:flex;flex-direction:column;background:#fff;border:1px solid var(--border2);border-radius:16px;overflow:hidden;transition:box-shadow .25s ease,border-color .25s ease}.post-card:hover{border-color:var(--border);box-shadow:0 12px 32px rgb(12 29 44 / .08)}.post-card-media{display:block;aspect-ratio:16 / 10;background:var(--ph);position:relative;overflow:hidden}.post-card-media img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block}.post-card-body{flex:1;padding:24px;display:flex;flex-direction:column;gap:12px;background:#fff;position:relative;z-index:1}.post-card-title{font-size:20px;font-weight:600;line-height:1.3;color:var(--dark)}.post-card-title a{color:inherit;text-decoration:none}.post-card-title a:hover{color:var(--blue)}.post-card-excerpt{font-size:16px;font-weight:400;line-height:1.5;color:var(--grey);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.post-card .post-meta{margin-top:auto;padding-top:16px;border-top:1px solid var(--border2)}.insights-empty{text-align:center;max-width:640px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:20px;padding:40px 0 24px}.insights-eyebrow{font-size:16px;font-weight:600;color:var(--teal-text);letter-spacing:.04em;text-transform:uppercase}.insights-empty h1{font-size:clamp(28px, 3vw, 44px);font-weight:600;line-height:1.15;color:var(--dark);letter-spacing:-.01em}.insights-empty-text{font-size:18px;line-height:1.6;color:var(--mid)}.insights-empty .btn-primary{margin-top:8px}@media (max-width:1080px){:root{--px:40px;--py:96px}.insights-grid{grid-template-columns:repeat(2,1fr);gap:24px}}@media (max-width:768px){:root{--px:16px;--py:0px}.insights{padding:0 16px 64px}.insights-inner{gap:0;padding:0}.insights-featured{flex-direction:column;align-items:stretch;gap:0;padding:24px 0 48px}.insights-featured-media{flex:none;width:100%;aspect-ratio:16 / 10;border-radius:16px;margin-bottom:16px}.insights-featured-body{gap:12px}.insights-featured .post-cat{align-self:flex-start;display:inline-flex;padding:6px 10px;border-radius:6px;background:#e8f6f5;color:var(--teal-text);font-size:14px;line-height:16px;font-weight:400}.insights-featured-title{font-size:24px;line-height:32px;font-weight:600}.insights-featured-excerpt{font-size:16px;line-height:20px;font-weight:400}.insights-featured .post-meta{margin-top:8px;padding-top:16px;border-top:1px solid var(--border2);font-size:14px;line-height:16px}.post-meta{justify-content:flex-end}.post-meta .post-author{display:none}.insights-tabs-wrap{display:block}.insights-tabs{display:block;width:100%;border-radius:10px;padding:0}.insights-tab-summary{display:flex;align-items:center;justify-content:space-between;padding:13px 16px;font-size:14px;line-height:16px;font-weight:400;color:var(--dark);cursor:pointer;list-style:none}.insights-tab-summary::-webkit-details-marker{display:none}.insights-tab-summary::after{content:'';width:9px;height:9px;margin-left:12px;flex-shrink:0;border-right:2px solid var(--mid);border-bottom:2px solid var(--mid);transform:rotate(45deg) translateY(-2px);transition:transform .25s ease}.insights-tabs[open] .insights-tab-summary::after{transform:rotate(225deg) translateY(2px)}.insights-tabs .insights-tab-menu{display:none!important}.insights-tabs[open] .insights-tab-menu{display:flex!important;flex-direction:column;gap:2px;border-top:1px solid var(--border);padding:6px}.insights-tab{padding:12px;border-radius:8px;font-size:16px}.insights-grid{grid-template-columns:1fr;gap:32px;margin-top:24px}.post-card-media{aspect-ratio:16 / 10}.post-card-body{padding:16px 20px 20px;gap:8px}.post-card .post-cat{font-size:14px;line-height:16px;font-weight:400}.post-card-title{font-size:20px;line-height:28px;font-weight:400}.post-card-excerpt{font-size:16px;line-height:20px}.post-card .post-meta{padding-top:12px;font-size:14px;line-height:16px}.insights-empty-text{font-size:16px;line-height:20px;font-weight:400}}.site-header{position:sticky;top:20px;z-index:100;margin:20px 72px -88px;padding:20px;display:flex;align-items:center;gap:40px;background:#fff;border:1px solid #d0d9dc;border-radius:16px;font-family:'Cairo',sans-serif}.site-header *{font-family:'Cairo',sans-serif}.site-header-logo{flex:1 0 0%;min-width:0;padding:6px;display:flex;align-items:center}.site-header-logo svg{width:150px;height:27px;display:block}.site-header-nav{display:flex;gap:16px;align-items:center;justify-content:center;flex-wrap:wrap}.site-header-nav a{font-size:20px;font-weight:500;line-height:24px;color:#647482;text-decoration:none;padding:12px 20px;border-radius:10px;transition:background .15s,color .15s}.site-header-nav a:hover{background:#f2f3f5;color:var(--dark)}.site-header-nav a.is-active{color:var(--blue);font-weight:600}.site-header-cta-wrap{flex:1 0 0%;min-width:0;display:flex;justify-content:flex-end;align-items:center}.site-header-cta{background:#1ae7e0;color:#192f3d;padding:12px 24px;border-radius:10px;font-size:20px;font-weight:600;line-height:24px;text-decoration:none;white-space:nowrap;transition:background-color .18s ease,color .18s ease}.site-header-cta:hover{background:#14d3cc;color:#192f3d}.site-header-cta:active{background:#0fb8b2;color:#192f3d}.nav-toggle{display:none}.nav-burger{display:none}@media (max-width:1280px){.site-header{margin:16px 40px -90px;gap:16px;padding:12px 16px}.site-header-nav a{padding:10px 12px;font-size:16px}.site-header-cta{padding:10px 16px;font-size:16px}.site-header-logo svg{width:140px;height:25px}}@media (max-width:900px){.site-header{flex-wrap:nowrap;margin:16px 16px 0;padding:12px 16px;gap:12px;justify-content:flex-start;align-items:center}.hero{padding-top:32px}.site-header-logo{order:2;flex:0 1 auto;min-width:0;padding:0;margin-right:auto}.site-header-logo svg{width:132px;height:24px}.nav-burger{order:1;display:flex;flex-direction:column;justify-content:center;gap:5px;width:40px;height:40px;padding:9px;cursor:pointer;border-radius:10px}.nav-burger span{display:block;height:2.5px;width:100%;background:var(--dark);border-radius:2px;transition:transform .3s,opacity .25s}.nav-toggle:checked~.nav-burger span:nth-child(1){transform:translateY(7.5px) rotate(45deg)}.nav-toggle:checked~.nav-burger span:nth-child(2){opacity:0}.nav-toggle:checked~.nav-burger span:nth-child(3){transform:translateY(-7.5px) rotate(-45deg)}.site-header-cta-wrap{order:3;flex:0 0 auto;width:auto;display:flex}.site-header-cta{width:auto;font-size:14px;font-weight:400;line-height:16px;padding:10px 16px}.site-header-nav{order:4;position:absolute;top:calc(100% + 8px);left:0;right:0;z-index:60;max-height:0;overflow:hidden;opacity:0;transition:max-height .35s ease,opacity .3s ease;margin:0;padding:8px;background:#fff;border:1px solid #d0d9dc;border-radius:14px;box-shadow:0 12px 32px rgb(12 29 44 / .12);flex-direction:column;align-items:stretch;gap:4px}.site-header-nav a{padding:14px 12px;font-size:16px;text-align:center;border-radius:10px}.nav-toggle:checked~.site-header-nav{max-height:460px;opacity:1}}.site-footer{background:linear-gradient(to bottom,#003e8c 0%,#181717 100%);color:#fff;padding:96px 72px 48px;font-family:'Cairo',sans-serif}.site-footer *{font-family:'Cairo',sans-serif;color:inherit}.footer-grid{display:flex;align-items:flex-start}.footer-col{flex:1;padding:20px;min-width:0}.footer-col-brand{display:flex;flex-direction:column;gap:16px}.footer-logo svg{width:155px;height:28px;display:block}.footer-tagline{font-size:16px;font-weight:400;line-height:20px;color:#fff}.footer-contact-list{display:flex;flex-direction:column;gap:8px}.footer-contact-row{display:flex;gap:8px;align-items:center}.footer-contact-row svg{width:20px;height:20px;flex-shrink:0}.footer-contact-row span,.footer-contact-row a{font-size:16px;font-weight:400;line-height:20px;color:#fff;text-decoration:none}.footer-contact-row a:hover{text-decoration:underline}.footer-badges{display:flex;gap:16px;flex-wrap:nowrap;align-items:center}.footer-badge{flex:0 1 auto;min-width:0;display:flex;align-items:center;border-radius:8px;overflow:hidden}.footer-badge img{max-height:64px;max-width:100%;width:auto;height:auto;display:block;border-radius:8px}.footer-col-heading-row{padding-bottom:16px;border-bottom:1px solid #376392;margin-bottom:16px}.footer-col-heading{font-size:20px;font-weight:400;line-height:28px;color:#fff}.footer-link{display:block;padding:8px 0;font-size:20px;font-weight:400;line-height:28px;color:#fff;text-decoration:none}.footer-link:hover{opacity:.8;color:#fff}.footer-divider{height:1px;background:#376392;margin:24px 20px 0}.footer-bottom{display:flex;align-items:center;padding:20px 0;gap:0}.footer-socials{flex:0 0 66.6667%;display:flex;gap:24px;align-items:center;padding:0 20px}.footer-socials a{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;color:#fff;text-decoration:none;transition:opacity .2s}.footer-socials a:hover{opacity:.7}.footer-socials svg{width:28px;height:28px}.footer-policy-links{flex:0 0 33.3333%;display:flex;gap:16px;align-items:center;padding:0 20px}.footer-policy-links a{font-size:20px;font-weight:400;line-height:28px;color:#fff;text-decoration:none;white-space:nowrap}.footer-policy-links a:hover{text-decoration:underline}.footer-copyright{padding:20px;font-size:16px;font-weight:400;line-height:20px;color:#99acb2;text-align:center}@media (max-width:1100px){.footer-grid{flex-direction:column}.footer-col{width:100%}.footer-bottom{flex-direction:column;align-items:flex-start}.footer-policy-links{padding:0 20px}}@media (max-width:768px){.site-footer{padding:48px 16px 0}.footer-grid{gap:0}.footer-col{padding:0}.footer-col+.footer-col{margin-top:40px}.footer-col-brand{gap:16px}.footer-logo svg{width:150px;height:27px}.footer-tagline,.footer-contact-row span,.footer-contact-row a{font-size:14px;line-height:16px}.footer-contact-row svg{width:16px;height:16px}.footer-badges{gap:8px}.footer-badge img{max-height:56px}.footer-col-heading-row{padding-bottom:8px;margin-bottom:4px}.footer-col-heading{font-size:16px;font-weight:700;line-height:20px}.footer-link{font-size:16px;line-height:20px;padding:9px 0}.footer-divider{margin:24px 0 0}.footer-bottom{flex-direction:row;flex-wrap:wrap;align-items:center;gap:16px 20px;padding:24px 0 8px}.footer-socials{flex:0 0 auto;padding:0;gap:20px}.footer-policy-links{flex:1 1 auto;min-width:0;flex-wrap:wrap;justify-content:flex-end;padding:0;gap:8px 16px}.footer-policy-links a{font-size:16px;line-height:20px;white-space:normal}.footer-copyright{padding:16px 0 24px;text-align:center;font-size:14px;line-height:16px}}@keyframes msFadeUp{from{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.site-header{animation:msFadeUp .6s cubic-bezier(.22,.61,.36,1) both;transition:box-shadow .3s,background .3s}.site-header.scrolled{box-shadow:0 8px 32px rgb(12 29 44 / .08);background:rgb(255 255 255 / .96);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.footer-link{position:relative;padding-left:0;transition:padding-left .25s cubic-bezier(.22,.61,.36,1),color .25s}.footer-link:hover{padding-left:8px}.footer-link::before{content:'';position:absolute;left:-12px;top:50%;width:4px;height:0;background:#1ae7e0;border-radius:2px;transition:height .25s,transform .25s;transform:translateY(-50%)}.footer-link:hover::before{height:60%}.reveal{opacity:1!important;transform:none!important}.reveal.reveal-armed{opacity:0!important;transform:translateY(28px)!important;transition:opacity .7s cubic-bezier(.22,.61,.36,1),transform .7s cubic-bezier(.22,.61,.36,1)!important}.reveal.reveal-armed.in{opacity:1!important;transform:none!important}@media (prefers-reduced-motion:reduce){.reveal,.reveal.reveal-armed{opacity:1!important;transform:none!important}}