*,*::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 (min-width:769px) and (max-width:900px){:root{--px:40px;--py:64px}.legal-title{font-size:38px;line-height:46px}.legal-section-heading{font-size:24px;line-height:32px}}@media (max-width:768px){:root{--px:16px;--py:40px}.legal-inner{padding:0;gap:24px;max-width:100%}.legal-hero{gap:8px;margin-bottom:24px}.legal-title{font-size:24px;line-height:32px;font-weight:500;letter-spacing:0}.legal-intro{font-size:16px;line-height:20px}.legal-section{gap:8px}.legal-section-heading{font-size:24px;line-height:32px;font-weight:600}.legal-section-body{gap:8px}.legal-section-body p{font-size:16px;line-height:20px}.legal-section-body p.legal-lead{font-size:20px;line-height:28px}.legal-section-body ul{display:block;gap:0;padding-left:24px;list-style:disc}.legal-section-body ul li{font-size:16px;line-height:20px;padding-left:0;list-style:disc;display:list-item}.legal-section-body ul li+li{margin-top:8px}.legal-section-body ul li::before{content:none}}.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}}