/* Shared global footer. All selectors stay inside the footer component. */
.site-footer.site-footer-enhanced{position:relative;isolation:isolate;overflow:hidden;padding:0;background:radial-gradient(ellipse at 90% 0,#316cb155,transparent 45%),linear-gradient(125deg,#152b68 0,#10214e 58%,#173b66 100%);color:#fff;border-top:4px solid #8fd6bf}
.site-footer-enhanced:before{content:'';position:absolute;width:580px;height:580px;border:1px solid #c0e9e812;border-radius:50%;right:-270px;top:10px;box-shadow:0 0 0 85px #c0e9e807,0 0 0 170px #c0e9e804;z-index:-1;pointer-events:none}
.site-footer-enhanced:after{content:'COMPLISE GLOBAL';position:absolute;left:3%;bottom:86px;white-space:nowrap;font:750 clamp(56px,10vw,150px)/1 var(--heading);letter-spacing:-.07em;color:#cee6ff04;pointer-events:none;z-index:-1}
.site-footer-enhanced .ftr-shell{position:relative}
.site-footer-enhanced p{color:#b4c5df}
.site-footer-enhanced .ftr-icon{display:block;width:25px;height:25px;flex-shrink:0}
.site-footer-enhanced a,.site-footer-enhanced button{transition:color .2s,background .2s,border-color .2s,transform .2s}
.site-footer-enhanced a:focus-visible,.site-footer-enhanced button:focus-visible,.site-footer-enhanced input:focus-visible{outline:3px solid #a2e9d1;outline-offset:5px}
.site-footer-enhanced .ftr-eyebrow{font:600 9px/1.6 var(--body);letter-spacing:.16em;color:#a7dbc9;margin:0 0 17px}
.site-footer-enhanced .ftr-top{display:grid;grid-template-columns:1.25fr 1fr;gap:80px;align-items:center;padding:58px 0 45px}
.site-footer-enhanced .ftr-pitch h2{font:550 clamp(34px,3.45vw,48px)/1.14 var(--heading);letter-spacing:-.045em;color:#fff}
.site-footer-enhanced .ftr-pitch h2 span{color:#abdccb}
.site-footer-enhanced .ftr-pitch>p:not(.ftr-eyebrow){font-size:12px;line-height:1.85;max-width:470px;margin:20px 0}
.site-footer-enhanced .ftr-cta{display:inline-flex;gap:28px;align-items:center;font-size:12px;font-weight:550;color:#fff;line-height:1.5;padding:7px 0}
.site-footer-enhanced .ftr-cta>.ftr-arrow{display:grid;place-items:center;width:36px;height:36px;border:1px solid #7498c8;border-radius:50%;font-size:22px;transition:background .2s,transform .2s}
.site-footer-enhanced .ftr-cta:hover{color:#b9efdb}
.site-footer-enhanced .ftr-cta:hover>.ftr-arrow{transform:translate(3px,-3px);background:#b6e5d4;color:#12335e;border-color:#b6e5d4}
.site-footer-enhanced .ftr-discovery{background:linear-gradient(115deg,#e4f4e9,#dcf0ec 58%,#d4e8f3);color:#183d48;border:1px solid #c8e8dd;border-radius:16px;padding:27px 30px;position:relative;overflow:hidden}
.site-footer-enhanced .ftr-discovery-icon{display:grid;place-items:center;width:47px;height:47px;background:#cde8da;color:#427865;border:1px solid #bcdacc;border-radius:50%;margin-bottom:20px}
.site-footer-enhanced .ftr-discovery-icon .ftr-icon{width:29px;height:29px}
.site-footer-enhanced .ftr-discovery .ftr-eyebrow{color:#487165;font-size:8px;margin-bottom:9px}
.site-footer-enhanced .ftr-discovery h3{font-size:24px;line-height:1.4;letter-spacing:-.04em;font-weight:600;color:#1c4d4d;margin:0 0 20px}
.site-footer-enhanced .ftr-search{display:flex;align-items:stretch;background:#ffffffd9;border:1px solid #bad6ca;border-radius:8px;padding:5px;min-height:52px;gap:5px;box-shadow:0 3px 7px #30604806}
.site-footer-enhanced .ftr-search:focus-within{outline:2px solid #588d80;outline-offset:3px}
.site-footer-enhanced .ftr-search input{font-size:12px;color:#1b4f4c;min-width:0;flex:1;width:100%;border:0;background:transparent;padding:8px 10px;line-height:1.5;outline:0}
.site-footer-enhanced .ftr-search input::placeholder{color:#62857b;opacity:1}
.site-footer-enhanced .ftr-search button{display:grid;place-items:center;flex-shrink:0;width:42px;border-radius:5px;background:#285d55;color:#fff;min-height:40px}
.site-footer-enhanced .ftr-search button:hover{background:#173f3b}
.site-footer-enhanced .ftr-search button .ftr-icon{width:21px;height:21px}
.site-footer-enhanced .ftr-discovery>p:not(.ftr-eyebrow){color:#517168;font-size:10px;margin-top:13px;line-height:1.7}
.site-footer-enhanced .ftr-markets{padding:26px 0 30px;border-top:1px solid #a8c5e52b;border-bottom:1px solid #a8c5e52b}
.site-footer-enhanced .ftr-markets-heading{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-bottom:17px}
.site-footer-enhanced .ftr-markets-heading h3,.site-footer-enhanced .ftr-markets-heading .ftr-eyebrow{font:550 9px/1.6 var(--body);letter-spacing:.13em;color:#b4cadd;margin:0}
.site-footer-enhanced .ftr-markets-heading p,.site-footer-enhanced .ftr-markets-heading>a{font-size:10px;line-height:1.5;color:#a6c2df}
.site-footer-enhanced .ftr-markets-heading>a:hover{color:#fff}
.site-footer-enhanced .ftr-market-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}
.site-footer-enhanced .ftr-market{display:flex;align-items:center;gap:10px;background:#bfd8ff09;border:1px solid #b4d4f125;border-radius:7px;padding:12px 11px;min-width:0;color:#d8e6f5;font-size:10px;line-height:1.5}
.site-footer-enhanced .ftr-market:hover{background:#446a982e;border-color:#88b3b68a;transform:translateY(-2px);color:#fff}
.site-footer-enhanced .ftr-market-code{width:25px;height:25px;display:grid;place-items:center;flex-shrink:0;border-radius:50%;border:1px solid #91d7c73a;background:#87d6bd0d;color:#b2dccc;font:600 8px/1 var(--body);letter-spacing:.02em}
.site-footer-enhanced .ftr-market-name{min-width:0;flex:1}
.site-footer-enhanced .ftr-market>.ftr-arrow{font-size:14px;color:#8fafce;line-height:1;flex-shrink:0}
.site-footer-enhanced .ftr-main{display:grid;grid-template-columns:1.3fr .8fr 1fr 1.35fr;gap:40px;padding:44px 0 39px;align-items:start}
.site-footer-enhanced .ftr-logo-plate{display:inline-flex;padding:11px 16px;background:#fff;border-radius:9px;max-width:100%;border:1px solid #ffffffaa}
.site-footer-enhanced .ftr-logo-plate img{width:205px;height:auto;max-height:57px;object-fit:contain}
.site-footer-enhanced .ftr-brand-copy{font-size:11px;line-height:1.95;margin:21px 0 16px;max-width:258px}
.site-footer-enhanced .ftr-brand-signature{font-size:9px;line-height:1.7;color:#94b6d0;display:flex;align-items:center;gap:8px}
.site-footer-enhanced .ftr-brand-signature:before{content:'';width:5px;height:5px;background:#a9dbc5;border-radius:50%;display:block;flex-shrink:0}
.site-footer-enhanced .ftr-nav h3,.site-footer-enhanced .ftr-contact h3{font:550 9px/1.6 var(--body);letter-spacing:.14em;color:#aec7df;margin:7px 0 21px}
.site-footer-enhanced .ftr-nav ul,.site-footer-enhanced .ftr-contact ul{padding:0;margin:0;list-style:none}
.site-footer-enhanced .ftr-nav ul,.site-footer-enhanced .ftr-nav{display:flex;flex-direction:column;align-items:flex-start;gap:0}
.site-footer-enhanced .ftr-nav li{margin:0}
.site-footer-enhanced .ftr-nav a{display:inline-flex;align-items:center;gap:8px;font-size:11px;color:#d2dff0;line-height:1.7;padding:5px 0;min-height:30px}
.site-footer-enhanced .ftr-nav a:hover{color:#b8efd4;transform:translateX(3px)}
.site-footer-enhanced .ftr-contact{background:#a8d4f108;border:1px solid #b3d5e325;border-radius:11px;padding:21px 23px;min-width:0}
.site-footer-enhanced .ftr-contact h3{margin:0 0 15px;color:#b9d8db}
.site-footer-enhanced .ftr-contact-details{display:flex;flex-direction:column;gap:7px;font-style:normal}
.site-footer-enhanced .ftr-contact-details a{font-size:12px;color:#e6f3f7;display:inline-flex;align-items:center;gap:8px;line-height:1.6;overflow-wrap:anywhere}
.site-footer-enhanced .ftr-contact-details a:first-child{font-size:14px;letter-spacing:-.025em;margin-bottom:4px;color:#d3eee2}
.site-footer-enhanced .ftr-contact-details a:hover{text-decoration:underline;color:#b5edcf}
.site-footer-enhanced .ftr-contact-details .ftr-icon{width:17px;height:17px;color:#92b9c8}
.site-footer-enhanced .ftr-desk{font-size:8px!important;line-height:1.7;color:#a0b9cb!important;margin:12px 0 17px}
.site-footer-enhanced .ftr-location{font-size:10px;line-height:1.8;padding-top:13px;border-top:1px solid #adcbdf29;color:#bdcedf;display:flex;gap:8px;align-items:center;margin-top:16px}
.site-footer-enhanced .ftr-location .ftr-icon{width:19px;height:19px;color:#b6d3c7}
.site-footer-enhanced .ftr-ecosystem{display:flex;align-items:center;justify-content:space-between;gap:22px;border:1px solid #96badd22;background:#adcdef05;border-radius:9px;padding:16px 21px;margin:0 0 24px}
.site-footer-enhanced .ftr-ecosystem>p,.site-footer-enhanced .ftr-ecosystem>.ftr-eyebrow{font-size:8px;letter-spacing:.13em;color:#90b2ce;line-height:1.6;margin:0}
.site-footer-enhanced .ftr-ecosystem-links{display:flex;align-items:center;flex-wrap:wrap;gap:32px;color:#b8cfe4;font-size:10px;font-weight:500;line-height:1.7}
.site-footer-enhanced .ftr-ecosystem-links a:first-child{color:#b2e3cd}
.site-footer-enhanced .ftr-ecosystem-links a:hover{color:#fff}
.site-footer-enhanced .ftr-ecosystem-links a>span{font-size:13px;margin-left:6px}
.site-footer-enhanced .ftr-ecosystem-links>span{color:#b9ccb8}
.site-footer-enhanced .ftr-bottom{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:21px 0 23px;border-top:1px solid #a8c5e52b}
.site-footer-enhanced .ftr-copyright{font-size:9px;line-height:1.8;color:#9db6d0}
.site-footer-enhanced .ftr-motto{font-size:8px;line-height:1.7;letter-spacing:.02em;color:#90adca}
.site-footer-enhanced .ftr-top-link{display:inline-flex;gap:12px;align-items:center;font-size:9px;line-height:1.5;color:#c1d5e9;white-space:nowrap}
.site-footer-enhanced .ftr-top-link .ftr-arrow{width:28px;height:28px;border:1px solid #a4c8e643;border-radius:50%;display:grid;place-items:center;font-size:15px}
.site-footer-enhanced .ftr-top-link:hover{color:#d1efde}
.site-footer-enhanced .ftr-top-link:hover .ftr-arrow{background:#a8d1bb22;transform:translateY(-3px)}
@media(max-width:1100px){.site-footer-enhanced .ftr-top{gap:40px}.site-footer-enhanced .ftr-main{gap:24px;grid-template-columns:1.15fr .7fr .9fr 1.25fr}.site-footer-enhanced .ftr-contact{padding:19px 17px}.site-footer-enhanced .ftr-contact-details a:first-child{font-size:12px}.site-footer-enhanced .ftr-market-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.site-footer-enhanced .ftr-market{padding:11px 14px;font-size:11px}.site-footer-enhanced .ftr-discovery{padding:25px}.site-footer-enhanced .ftr-discovery h3{font-size:23px}.site-footer-enhanced .ftr-logo-plate{padding:10px 12px}.site-footer-enhanced .ftr-brand-copy{font-size:10px}}
@media(max-width:850px){.site-footer-enhanced .ftr-top{grid-template-columns:1fr 1fr;gap:30px;padding-top:45px}.site-footer-enhanced .ftr-pitch h2{font-size:36px}.site-footer-enhanced .ftr-discovery{padding:23px}.site-footer-enhanced .ftr-discovery h3{font-size:22px}.site-footer-enhanced .ftr-search input{font-size:11px;padding-left:7px}.site-footer-enhanced .ftr-main{grid-template-columns:1.1fr 1fr 1fr;gap:28px 30px;padding-top:37px}.site-footer-enhanced .ftr-brand{grid-column:1;grid-row:1/3}.site-footer-enhanced .ftr-brand-copy{font-size:11px}.site-footer-enhanced .ftr-contact{grid-column:2/-1;display:grid;grid-template-columns:1fr 1fr;column-gap:20px;padding:23px}.site-footer-enhanced .ftr-contact h3{grid-column:1/-1}.site-footer-enhanced .ftr-contact-details{grid-row:2/4}.site-footer-enhanced .ftr-desk{margin:0;font-size:9px!important}.site-footer-enhanced .ftr-location{padding-top:8px;margin-top:7px;align-items:flex-start}.site-footer-enhanced .ftr-contact-details a:first-child{font-size:13px}.site-footer-enhanced .ftr-ecosystem{display:block}.site-footer-enhanced .ftr-ecosystem-links{margin-top:12px;gap:28px}.site-footer-enhanced .ftr-motto{display:none}.site-footer-enhanced .ftr-nav a{font-size:12px;padding-block:6px}}
@media(max-width:650px){.site-footer.site-footer-enhanced{border-top-width:3px}.site-footer-enhanced .ftr-top{grid-template-columns:1fr;gap:31px;padding:40px 0 32px}.site-footer-enhanced .ftr-pitch h2{font-size:clamp(34px,9vw,46px);line-height:1.16}.site-footer-enhanced .ftr-eyebrow{font-size:8px;margin-bottom:17px}.site-footer-enhanced .ftr-pitch>p:not(.ftr-eyebrow){font-size:13px;line-height:1.8;margin:19px 0 15px}.site-footer-enhanced .ftr-cta{font-size:13px;gap:25px}.site-footer-enhanced .ftr-discovery{padding:25px;border-radius:12px}.site-footer-enhanced .ftr-discovery-icon{position:absolute;top:23px;right:23px;width:36px;height:36px;margin:0}.site-footer-enhanced .ftr-discovery-icon .ftr-icon{width:24px;height:24px}.site-footer-enhanced .ftr-discovery .ftr-eyebrow{max-width:calc(100% - 45px);font-size:7px;min-height:29px;display:flex;align-items:center}.site-footer-enhanced .ftr-discovery h3{font-size:25px;margin-bottom:21px;max-width:290px;line-height:1.3}.site-footer-enhanced .ftr-search{min-height:53px}.site-footer-enhanced .ftr-search input{font-size:16px;padding:9px 8px}.site-footer-enhanced .ftr-search input::placeholder{font-size:11px}.site-footer-enhanced .ftr-search button{width:41px}.site-footer-enhanced .ftr-discovery>p:not(.ftr-eyebrow){font-size:10px}.site-footer-enhanced .ftr-markets{padding:24px 0 27px}.site-footer-enhanced .ftr-markets-heading{align-items:flex-start;gap:15px;margin-bottom:16px}.site-footer-enhanced .ftr-markets-heading h3,.site-footer-enhanced .ftr-markets-heading .ftr-eyebrow{font-size:8px}.site-footer-enhanced .ftr-markets-heading p,.site-footer-enhanced .ftr-markets-heading>a{font-size:9px;max-width:130px;text-align:right}.site-footer-enhanced .ftr-market-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.site-footer-enhanced .ftr-market{min-height:57px;padding:11px 10px;gap:8px;font-size:10px}.site-footer-enhanced .ftr-market-code{width:23px;height:23px;font-size:7px}.site-footer-enhanced .ftr-market>.ftr-arrow{font-size:13px}.site-footer-enhanced .ftr-main{grid-template-columns:1fr 1fr;gap:28px 25px;padding:31px 0 28px}.site-footer-enhanced .ftr-brand{grid-column:1/-1;grid-row:auto}.site-footer-enhanced .ftr-logo-plate{padding:10px 16px;border-radius:8px}.site-footer-enhanced .ftr-logo-plate img{width:204px}.site-footer-enhanced .ftr-brand-copy{font-size:12px;max-width:340px;margin:18px 0 12px;line-height:1.85}.site-footer-enhanced .ftr-brand-signature{font-size:10px}.site-footer-enhanced .ftr-nav h3,.site-footer-enhanced .ftr-contact h3{font-size:9px;margin:2px 0 16px}.site-footer-enhanced .ftr-nav a{font-size:12px;padding-block:7px;min-height:35px}.site-footer-enhanced .ftr-contact{grid-column:1/-1;display:block;padding:24px}.site-footer-enhanced .ftr-contact h3{margin-bottom:18px}.site-footer-enhanced .ftr-contact-details{gap:9px}.site-footer-enhanced .ftr-contact-details a{font-size:13px;min-height:30px}.site-footer-enhanced .ftr-contact-details a:first-child{font-size:17px;margin-bottom:3px}.site-footer-enhanced .ftr-desk{font-size:10px!important;margin:15px 0}.site-footer-enhanced .ftr-location{font-size:11px;padding-top:16px;margin-top:12px}.site-footer-enhanced .ftr-ecosystem{padding:20px;margin-bottom:21px}.site-footer-enhanced .ftr-ecosystem>p,.site-footer-enhanced .ftr-ecosystem>.ftr-eyebrow{font-size:7px}.site-footer-enhanced .ftr-ecosystem-links{gap:12px 20px;font-size:10px;line-height:2}.site-footer-enhanced .ftr-bottom{flex-wrap:wrap;gap:13px 16px;align-items:center;padding:20px 0}.site-footer-enhanced .ftr-copyright{font-size:8px;max-width:205px}.site-footer-enhanced .ftr-top-link{font-size:9px;gap:7px}.site-footer-enhanced .ftr-top-link .ftr-arrow{width:25px;height:25px;font-size:14px}}
@media(max-width:370px){.site-footer-enhanced .ftr-discovery{padding:21px}.site-footer-enhanced .ftr-discovery h3{font-size:23px}.site-footer-enhanced .ftr-search input::placeholder{font-size:10px}.site-footer-enhanced .ftr-market{gap:6px;padding:10px 8px;font-size:9px}.site-footer-enhanced .ftr-market-code{width:21px;height:21px}.site-footer-enhanced .ftr-market>.ftr-arrow{display:none}.site-footer-enhanced .ftr-contact-details a:first-child{font-size:15px}.site-footer-enhanced .ftr-bottom{display:block}.site-footer-enhanced .ftr-top-link{margin-top:15px}}
@media(prefers-reduced-motion:reduce){.site-footer-enhanced a,.site-footer-enhanced button,.site-footer-enhanced .ftr-arrow{transition:none!important;transform:none!important}}

.site-footer-enhanced .ftr-discovery-heading{display:flex;align-items:center;gap:13px;margin-bottom:17px}
.site-footer-enhanced .ftr-discovery-heading .ftr-eyebrow{margin:0}
.site-footer-enhanced .ftr-discovery-icon{margin:0;flex-shrink:0}
.site-footer-enhanced .ftr-discovery>.ftr-discovery-copy{margin:0 0 19px;font-size:11px;line-height:1.8}
@media(max-width:650px){.site-footer-enhanced .ftr-discovery-heading{margin-bottom:12px}.site-footer-enhanced .ftr-discovery-heading .ftr-eyebrow{font-size:7px;min-height:28px}.site-footer-enhanced .ftr-discovery>.ftr-discovery-copy{font-size:11px}}

/* Legal pages stay reachable from every page and at every screen size. */
.site-footer-enhanced .ftr-legal{display:flex;align-items:center;flex-wrap:wrap;gap:10px 25px;font-size:12px;line-height:1.8;color:#d1e2f5}.site-footer-enhanced .ftr-legal a{padding-block:5px;text-underline-offset:4px}.site-footer-enhanced .ftr-legal a:hover,.site-footer-enhanced .ftr-legal a[aria-current=page]{color:#abefdb;text-decoration:underline}.site-footer-enhanced .ftr-legal a:focus-visible{outline:2px solid #abefdb;outline-offset:4px;border-radius:2px}.form-disclosure a,.enquiry-disclosure a{color:#245ddc;text-decoration:underline;text-underline-offset:3px}.brief-form>noscript p{font-size:13px;line-height:1.8;color:#586e8e;margin-top:12px}.brief-form>noscript a{color:#245ddc;text-decoration:underline}.brief-form button:disabled{opacity:.6;cursor:not-allowed}
@media(max-width:850px){.site-footer-enhanced .ftr-bottom{flex-wrap:wrap;gap:13px 24px}.site-footer-enhanced .ftr-legal{margin-left:auto;font-size:11px;gap:10px 18px}.site-footer-enhanced .ftr-top-link{margin-left:auto}}
@media(max-width:550px){.site-footer-enhanced .ftr-legal{order:3;width:100%;margin:5px 0 0;padding-top:13px;border-top:1px solid #a8c5e51f;justify-content:space-between;font-size:12px}.site-footer-enhanced .ftr-copyright{max-width:none;font-size:9px}.site-footer-enhanced .ftr-top-link{margin:0}.site-footer-enhanced .ftr-bottom{display:flex}.site-footer-enhanced .ftr-top-link{margin-left:auto}}
