*,*::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:hidden}:root{--blue:#003e8c;--dark:#0c1d2c;--mid:#314757;--grey:#647482;--border:#cfd7dd;--px:72px;--py:96px}.legal{padding:var(--py) var(--px)}.legal-inner{max-width:1028px;padding:20px;display:flex;flex-direction:column;gap:48px}.legal-hero{display:flex;flex-direction:column;gap:32px}.legal-title{font-size:48px;font-weight:600;line-height:56px;color:var(--dark);letter-spacing:-.384px}.legal-intro{font-size:20px;font-weight:400;line-height:28px;color:var(--mid)}.legal-section{display:flex;flex-direction:column;gap:16px}.legal-section-heading{font-size:28px;font-weight:600;line-height:36px;color:var(--dark)}.legal-section-body{display:flex;flex-direction:column;gap:12px}.legal-section-body p{font-size:20px;font-weight:400;line-height:28px;color:var(--mid)}.legal-section-body ul{list-style:none;display:flex;flex-direction:column;gap:8px;padding-left:0}.legal-section-body ul li{font-size:20px;font-weight:400;line-height:28px;color:var(--mid);padding-left:24px;position:relative}.legal-section-body ul li::before{content:"—";position:absolute;left:0;color:var(--blue)}.legal-section-body a{color:var(--blue);text-decoration:underline}@media (max-width:900px){:root{--px:40px;--py:64px}.legal-title{font-size:32px;line-height:40px}.legal-section-heading{font-size:22px;line-height:30px}.legal-section-body p,.legal-section-body ul li{font-size:16px;line-height:24px}}@media (max-width:600px){:root{--px:20px;--py:48px}}.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:wrap;margin:16px 16px 0;padding:14px 16px;gap:0;justify-content:space-between;align-items:center}.hero{padding-top:32px}.site-header-logo{flex:0 1 auto;padding:0}.site-header-logo svg{width:150px;height:27px}.nav-burger{display:flex;flex-direction:column;justify-content:center;gap:5px;width:44px;height:44px;padding:10px;cursor:pointer;border-radius:10px;margin-left:auto}.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-nav,.site-header-cta-wrap{flex-basis:100%;width:100%;max-height:0;overflow:hidden;opacity:0;transition:max-height .35s ease,opacity .3s ease,margin .3s ease;margin:0;padding:0}.site-header-nav{flex-direction:column;align-items:stretch;gap:4px}.site-header-nav a{padding:14px 12px;font-size:16px;text-align:center;border-radius:10px}.site-header-cta-wrap{justify-content:stretch}.site-header-cta{width:100%;text-align:center;justify-content:center;font-size:16px;padding:14px 24px}.nav-toggle:checked~.site-header-nav{max-height:460px;opacity:1;margin-top:12px}.nav-toggle:checked~.site-header-cta-wrap{max-height:120px;opacity:1;margin-top:8px}}.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:600px){.site-footer{padding:60px 24px 0}.footer-link,.footer-col-heading{font-size:16px;line-height:23px}}@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}}