:root{--bg:#ffffff;--bg-alt:#f6f7fb;--surface:rgba(255,255,255,0.92);--ink:#0b1220;--muted:#5d6576;--border:rgba(15,23,42,0.14);--navy:#061a3a;--navy-2:#0b2a5b;--gold:#f4b000;--shadow:0 14px 38px rgba(15,23,42,0.10);--shadow-2:0 22px 60px rgba(0,0,0,0.18);--radius:18px;--radius-lg:26px;--max:1180px;--header-h:96px}*{box-sizing:border-box}body,html{padding:0;margin:0;overflow-x:hidden}body{font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,Apple Color Emoji,Segoe UI Emoji;color:var(--ink);background:var(--bg);line-height:1.6;-webkit-overflow-scrolling:touch;touch-action:pan-y pinch-zoom}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}.container{max-width:var(--max);margin:0 auto;padding:0 20px}.kicker{font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:rgba(255,255,255,.76)}.section{padding:76px 0}.section.tightTop{padding-top:54px}.section.tightBottom{padding-bottom:54px}.section.alt{background:var(--bg-alt)}.section.dark{background:radial-gradient(1200px 600px at 15% 0,rgba(244,176,0,.16),rgba(6,26,58,1) 52%,rgba(2,6,14,1) 100%);color:#fff}.section.dark .muted{color:rgba(220,226,242,.9)}.section.dark .h2{color:#fff}.h1{font-size:clamp(32px,3.3vw,48px);line-height:1.08;letter-spacing:-.02em;margin:10px 0 12px}.h2{font-size:26px;line-height:1.15;letter-spacing:-.01em;margin:10px 0}.h2,.h3{color:var(--navy)}.h3{font-size:15px;margin:0}.muted{color:var(--muted);font-size:14px}.lead{font-size:15px;color:rgba(255,255,255,.92);max-width:62ch}.lead.dark{color:var(--muted)}.grid-2{display:grid;grid-template-columns:1.2fr .8fr;grid-gap:22px;gap:22px}.grid-2-eq{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:28px;gap:28px}.grid-3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.leadershipRow2{display:flex;gap:18px;justify-content:center;flex-wrap:wrap}.leadershipRow2>.card{flex:1 1 320px}@media (min-width:981px){.leadershipRow2{flex-wrap:nowrap}.leadershipRow2>.card{flex-grow:0;flex-shrink:0;flex-basis:calc((100% - 36px)/3);max-width:calc((100% - 36px)/3)}}.grid-4{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px}.activities-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:34px 42px;gap:34px 42px;align-items:start}.activity-card{display:block;color:inherit;text-decoration:none}.activity-image{border-radius:14px;overflow:hidden;background:#f4f6f8}.activity-image img{width:100%;height:220px;object-fit:cover;display:block;transition:transform .18s ease}.activity-card:hover .activity-image img{transform:scale(1.02)}.activity-title{margin:16px 0 8px;font-size:26px;letter-spacing:-.02em}.activity-cta{margin-top:8px;display:inline-flex;align-items:center;gap:10px;font-weight:600;position:relative}.activity-cta:after{content:"";position:absolute;left:0;bottom:-3px;height:1px;width:0;background:currentColor;transition:width .18s ease}.activity-card:hover .activity-cta:after{width:100%}.activity-cta-line{width:18px;height:2px;background:var(--gold);display:inline-block}.card{background:#fff;border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);padding:18px}.card.dark{background:rgba(6,14,33,.78);border-color:rgba(255,255,255,.1);box-shadow:var(--shadow-2)}.card .tag{font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:rgba(12,27,54,.66)}.card.dark .tag{color:rgba(244,176,0,.84)}.card.dark .h3{color:#fff}.card.dark .muted{color:rgba(220,226,242,.9)}.pill{border-radius:999px;padding:6px 10px;border:1px solid rgba(244,176,0,.55);color:#fff;letter-spacing:.18em;font-size:10px}.btn,.pill{display:inline-flex;align-items:center;text-transform:uppercase}.btn{gap:10px;border-radius:14px;padding:11px 16px;font-size:13px;letter-spacing:.1em;cursor:pointer;border:1px solid transparent;transition:box-shadow .12s ease,background .12s ease,border-color .12s ease}.btn.primary{background:#f4b000;color:#0b1017;border-color:#f4b000;box-shadow:0 10px 20px rgba(0,0,0,.18)}.btn.primary:hover{background:#f6be1f;box-shadow:0 14px 60px rgba(0,0,0,.22)}.btn.ghost{background:rgba(255,255,255,.02);color:rgba(255,255,255,.92);border-color:rgba(255,255,255,.26)}.btn.ghost:hover{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.36)}.hr{height:1px;background:rgba(255,255,255,.1);margin:20px 0}.small{font-size:12px;color:rgba(255,255,255,.8)}.governanceGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px;margin-top:18px}.governanceCard{display:flex;flex-direction:column;height:100%;border:1px solid rgba(11,42,91,.14);border-radius:18px;background:rgba(255,255,255,.92);padding:18px 18px 16px;text-decoration:none;transition:transform .14s ease,box-shadow .16s ease,border-color .16s ease}.governanceCard:hover{transform:translateY(-1px);box-shadow:0 10px 30px rgba(11,42,91,.12);border-color:rgba(11,42,91,.2)}.governanceCardEyebrow{font-size:11px;letter-spacing:.2em;text-transform:uppercase;color:rgba(11,42,91,.6);margin-bottom:8px}.governanceCardTitle{font-size:18px;color:rgba(11,42,91,.95);font-weight:650;margin:0 0 6px}.governanceCardBody{color:rgba(11,42,91,.7);line-height:1.6;margin:0 0 12px}.governanceCardCta{display:inline-flex;align-items:center;gap:12px;font-weight:600;color:rgba(11,42,91,.92);margin-top:auto}.governanceCard:hover .governanceCardCta{text-decoration:underline;text-underline-offset:4px}.ctaLink{display:inline-flex;align-items:center;gap:12px;font-weight:650}.ctaLinkText{position:relative;display:inline-block}.ctaLinkText:after{content:"";position:absolute;left:0;bottom:-3px;height:1px;width:0;background:currentColor;transition:width .18s ease}.ctaLink:hover .ctaLinkText:after{width:100%}.ctaLinkLine{width:18px;height:2px;background:var(--gold);display:inline-block;flex:0 0 auto}.ctaLinkArrow{color:var(--gold);font-weight:750}.ctaMark{width:14px;height:2px;background:rgba(244,176,0,.9);border-radius:999px;transform:translateY(1px);opacity:.8;flex:0 0 auto}@media (max-width:980px){.activities-grid,.governanceGrid,.grid-2,.grid-2-eq,.grid-3,.grid-4{grid-template-columns:1fr}.section{padding:58px 0}}main{padding-top:var(--header-h)}.fullBleed{position:relative;left:50%;right:50%;width:100vw;margin-left:-50vw;margin-right:-50vw}.newsroomTopbar{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-top:14px}.segmented{display:inline-flex;background:rgba(11,18,32,.04);border:1px solid rgba(15,23,42,.14);border-radius:999px;padding:4px}.segBtn{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:transparent;padding:8px 12px;border-radius:999px;font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:rgba(11,18,32,.76);cursor:pointer;transition:background .12s ease,color .12s ease,box-shadow .12s ease}.segBtn:hover{background:rgba(11,18,32,.06)}.segBtn.active{background:#ffffff;color:rgba(11,42,91,.95);box-shadow:0 8px 18px rgba(11,42,91,.1)}@media (max-width:980px){.newsroomTopbar{flex-direction:column;align-items:flex-start}}.physical-execution-wrapper{flex-direction:column!important}@media (min-width:768px){.physical-execution-wrapper{flex-direction:row!important}}*{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}div,h1,h2,h3,h4,h5,h6,li,p,span{max-width:100%;word-wrap:break-word;overflow-wrap:break-word}embed,iframe,img,object,svg,video{max-width:100%;height:auto;display:block}code,pre{white-space:pre-wrap;word-wrap:break-word;max-width:100%;overflow-x:auto}@media (max-width:980px){.container{padding-left:16px;padding-right:16px;width:100%;max-width:100vw;box-sizing:border-box}.grid-2,.grid-2-eq,.grid-3,.grid-4{width:100%;min-width:0;grid-auto-columns:minmax(0,1fr)}.activity-card,.card,.governanceCard{max-width:100%;min-width:0;overflow-wrap:break-word}.activity-image img{height:auto;max-height:220px}.section,.section.alt,.section.dark{position:relative}*{text-indent:0}}@media (max-width:768px){.h1{font-size:clamp(28px,8vw,32px)}.h1,.h2{word-break:break-word}.h2{font-size:clamp(22px,6vw,26px)}p{overflow:visible;position:relative}}.mobile-menu-closed,[aria-hidden=true].mobile-menu,[data-mobile-menu=closed]{visibility:hidden;pointer-events:none}.mobile-menu-open,[aria-hidden=false].mobile-menu,[data-mobile-menu=open]{visibility:visible;pointer-events:auto}@media (max-width:768px){.zigzag-row{flex-direction:column!important;gap:20px!important;margin-top:32px!important}.zigzag-text{flex:1 1 auto!important;max-width:100%!important;width:100%;order:1}.zigzag-image{flex:0 0 auto!important;width:100%!important;height:200px!important;order:2}.delivery-grid{grid-template-columns:1fr!important;gap:24px!important}.governance-image img{height:200px!important}.explore-grid{grid-template-columns:1fr!important;gap:24px!important}.explore-image{width:100%!important;height:200px!important;order:-1}.intro-text{padding:0 4px}}@media (min-width:769px) and (max-width:980px){.zigzag-row{gap:24px!important}.zigzag-image{flex:0 0 280px!important;width:280px!important;height:200px!important}.explore-grid{grid-template-columns:1fr 280px!important;gap:24px!important}.explore-image{width:280px!important;height:200px!important}}@media (max-width:768px){.media-contact-grid{grid-template-columns:1fr!important;gap:24px!important}.media-contact-card{order:-1}.media-segmented{display:flex!important;flex-wrap:wrap!important;width:100%!important;align-self:stretch!important}.media-segmented .segBtn{flex:1 1 auto;min-width:120px;text-align:center}.boilerplate-grid,.brand-grid,.practical-grid{grid-template-columns:1fr!important;gap:16px!important}.checklist-card{padding:18px!important}}@media (min-width:769px) and (max-width:980px){.media-contact-grid{grid-template-columns:1fr 1fr!important;gap:24px!important}.boilerplate-grid,.practical-grid{grid-template-columns:repeat(2,1fr)!important}}@media (max-width:768px){.operate-container{gap:20px!important;margin-top:20px!important}.operate-block{justify-content:flex-start!important}.operate-content{max-width:100%!important;padding:18px!important}.physical-execution-wrapper{justify-content:flex-start!important;max-width:100%!important}.physical-execution-inner{flex-direction:column!important;gap:16px!important;width:100%!important}.physical-image{width:100%!important;height:200px!important;minHeight:auto!important;order:-1}.physical-text{width:100%!important;max-width:100%!important;padding:18px!important}}@media (min-width:769px) and (max-width:980px){.physical-execution-inner{gap:20px!important}.physical-image{width:280px!important;height:200px!important;min-height:200px!important}.physical-text{width:100%!important;max-width:400px!important}}@media (max-width:768px){.trading-zigzag-container{gap:24px!important;margin-top:20px!important}.trading-zigzag-row{flex-direction:column!important;gap:20px!important;justify-content:flex-start!important}.trading-zigzag-inner{justify-content:flex-start!important;max-width:100%!important}.trading-zigzag-content{flex-direction:column!important;gap:20px!important;width:100%!important}.trading-text-block,.trading-text-block-wide{max-width:100%!important;width:100%!important;padding:18px!important}.trading-image-block{width:100%!important;min-height:200px!important;height:200px!important;order:-1}.trading-zigzag-left,.trading-zigzag-right{justify-content:flex-start!important}.trading-depth-grid{gap:20px!important}.trading-depth-card{padding:18px!important}}@media (min-width:769px) and (max-width:980px){.trading-zigzag-content{gap:20px!important}.trading-image-block{width:280px!important;min-height:200px!important}.trading-text-block-wide{width:100%!important;max-width:450px!important}}.header_header__zJOD0{position:fixed;top:0;left:0;right:0;z-index:50;background:transparent;border-bottom:1px solid transparent;transition:background-color .16s ease,border-color .16s ease,box-shadow .16s ease}.header_headerScrolled__XAMyy{background:rgba(249,250,251,.98);border-color:transparent;box-shadow:0 10px 30px rgba(15,23,42,.1)}.header_inner__Gca1C{height:var(--header-h);width:100%;max-width:none;display:flex;align-items:center;justify-content:flex-start;gap:18px;padding-inline:32px}.header_brand__H4cNs{display:flex;gap:10px;align-items:center;position:relative;z-index:10}.header_logo__vVwaF{height:70px;width:auto;object-fit:contain;display:block}.header_desktopNav__Nm5_D{display:flex;align-items:center;gap:18px;margin-left:auto;margin-right:0;justify-content:flex-end;min-width:0}@media (max-width:980px){.header_desktopNav__Nm5_D{display:none!important}}.header_navItem__3VVay{position:relative;padding-bottom:0}.header_link__ne2MS{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;cursor:pointer;font:inherit;white-space:nowrap;display:inline-flex;align-items:center;gap:8px;color:rgba(255,255,255,.78);font-size:13px;font-weight:600;letter-spacing:.018em;text-transform:none;padding:8px 10px;border:none;border-bottom:2px solid transparent}.header_chevron__njs0Y{width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:5px solid;opacity:.9;transform:translateY(1px);transition:transform .16s ease,opacity .16s ease}.header_chevronOpen__IeTkX{transform:translateY(1px) rotate(180deg);opacity:1}.header_headerScrolled__XAMyy .header_link__ne2MS{color:#0f172a}.header_link__ne2MS:hover{color:#ffffff;border-color:rgba(255,255,255,.9)}.header_headerScrolled__XAMyy .header_link__ne2MS:hover{color:#020617;border-color:rgba(15,23,42,.9)}.header_open__YYCsH{color:#ffffff;border-color:rgba(255,255,255,.9)}.header_headerScrolled__XAMyy .header_open__YYCsH{color:#020617;border-color:rgba(15,23,42,.9)}.header_active__GNYUV{color:#ffffff;border-color:#f4b000}.header_headerScrolled__XAMyy .header_active__GNYUV{color:#020617;border-color:#f4b000}.header_mega__waNEz{position:absolute;left:0;top:calc(100% + 8px);width:min(720px,calc(100vw - 40px));min-width:600px;background:rgba(11,31,51,.92);border-radius:18px;box-shadow:0 24px 80px rgba(15,23,42,.75);padding:14px;opacity:0;transform:translateY(-8px);pointer-events:none;transition:opacity .12s ease,transform .12s ease;display:none}.header_megaOpen__8Y8HV{opacity:1;transform:translate(0);pointer-events:auto;display:block}.header_megaAlignLeft__csjNC{left:clamp(120px,12vw,240px);transform:translateY(-8px)}.header_megaAlignRight__TSZRD{right:0;left:auto;transform:translateY(-8px)}.header_megaAlignCenter__Vgz82{left:50%;transform:translate(-50%,-8px)}.header_megaOpen__8Y8HV.header_megaAlignCenter__Vgz82{transform:translate(-50%)}.header_megaInner__dUx9S{display:grid;grid-template-columns:.9fr 1.1fr;grid-gap:12px;gap:12px;min-width:0}.header_megaOverview__IUoYw{border-radius:14px;padding:14px;background:rgba(255,255,255,.06);display:flex;flex-direction:column;gap:10px;min-width:0}.header_megaOverviewTitle__U15Gd{color:#ffffff;font-weight:700;font-size:14px;letter-spacing:.02em;word-wrap:break-word}.header_megaOverviewText__bKgOT{color:rgba(220,226,242,.88);font-size:12px;line-height:1.5;word-wrap:break-word}.header_megaOverviewBtn__lBRei{display:inline-flex;align-self:flex-start;border-radius:999px;padding:8px 12px;background:rgba(255,255,255,.1);color:#ffffff;text-decoration:none;font-size:12px;font-weight:700;letter-spacing:.03em;white-space:nowrap}.header_megaOverviewBtn__lBRei:hover{background:rgba(255,255,255,.16)}.header_megaGrid__7U75N{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px;min-width:0}.header_megaLink__MMY0a{border-radius:14px;padding:12px;background:transparent;min-width:0}.header_megaLink__MMY0a:hover{background:rgba(255,255,255,.06)}.header_megaTitle__qiGqg{color:#ffffff;font-weight:600;font-size:12px;letter-spacing:.03em;text-transform:none;word-wrap:break-word}.header_megaDesc__STTjd{margin-top:6px;color:rgba(220,226,242,.86);font-size:12px;line-height:1.45;word-wrap:break-word}.header_mega__waNEz:before{content:"";position:absolute;left:0;right:0;top:-22px;height:22px;pointer-events:none}.header_utilityLinks__nad8D{display:flex;align-items:center;gap:18px;margin-left:6px}.header_searchBtn__BY43b{background:transparent;border:0;color:rgba(255,255,255,.92);display:inline-flex;align-items:center;justify-content:center;line-height:1;cursor:pointer;padding:10px 0;margin-left:0;border-bottom:2px solid transparent}.header_searchBtn__BY43b:hover{border-bottom-color:currentColor}.header_headerScrolled__XAMyy .header_searchBtn__BY43b{color:#0f172a}.header_headerScrolled__XAMyy .header_searchBtn__BY43b:hover{border-bottom-color:currentColor}.header_searchIconGlyph__1slal{display:flex;align-items:center;justify-content:center;line-height:0}.header_searchBtn__BY43b svg{display:block}.header_burger__3QGBT{display:none;background:transparent;border:none;cursor:pointer;padding:8px;margin-left:auto}.header_burger__3QGBT span{display:block;width:20px;height:2px;background:#ffffff;margin:4px 0;border-radius:2px}.header_headerScrolled__XAMyy .header_burger__3QGBT span{background:#0f172a}@media (max-width:980px){.header_burger__3QGBT{display:block}}.header_mobileNav__3ujEx{display:none;position:absolute;top:var(--header-h);left:0;right:0;background:rgba(249,250,251,.98);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:20px;box-shadow:0 10px 30px rgba(15,23,42,.15);border-top:1px solid rgba(15,23,42,.1);z-index:100;max-height:calc(100vh - var(--header-h));overflow-y:auto}@media (max-width:980px){.header_mobileNav__3ujEx{display:block}}.header_mobileNavItem__r_n2H{border-bottom:1px solid rgba(15,23,42,.1)}.header_mobileLink__0yQ_Q{display:flex;align-items:center;justify-content:space-between;width:100%;padding:16px 0;color:#0f172a;font-size:16px;font-weight:600;text-decoration:none;background:none;border:none;cursor:pointer}.header_mobileLink__0yQ_Q.header_active__GNYUV{color:#f4b000}.header_mobileSubmenu__o_I57{padding:0 0 16px 16px;display:flex;flex-direction:column;gap:12px}.header_mobileSubmenuLink__Rr9vI{color:#334155;font-size:14px;text-decoration:none;padding:8px 0}.header_mobileSubmenuLink__Rr9vI:hover{color:#0f172a}.header_mobileUtility__aT5Rg{margin-top:20px;padding-top:20px;border-top:2px solid rgba(15,23,42,.1);display:flex;flex-direction:column;gap:12px}.header_headerScrolled__XAMyy .header_mega__waNEz{background:rgba(249,250,251,.98);box-shadow:0 18px 50px rgba(15,23,42,.14)}.header_headerScrolled__XAMyy .header_megaDesc__STTjd,.header_headerScrolled__XAMyy .header_megaOverviewTitle__U15Gd,.header_headerScrolled__XAMyy .header_megaTitle__qiGqg{color:#0f172a}.header_headerScrolled__XAMyy .header_megaOverviewText__bKgOT{color:rgba(15,23,42,.72)}.header_headerScrolled__XAMyy .header_megaOverviewBtn__lBRei{color:#0f172a;background:rgba(15,23,42,.06)}.header_headerScrolled__XAMyy .header_megaOverviewBtn__lBRei:hover{background:rgba(15,23,42,.1)}.header_headerScrolled__XAMyy .header_megaLink__MMY0a:hover{background:rgba(15,23,42,.04)}.header_visuallyHidden__Cc47J{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.search_backdrop__n3TnI{position:fixed;inset:0;background:rgba(0,0,0,.6);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:100;display:flex;align-items:flex-start;justify-content:center;padding:88px 20px 20px}.search_panel__izSkt{width:min(760px,100%);border-radius:22px;background:#ffffff;border:1px solid rgba(15,23,42,.12);box-shadow:0 28px 88px rgba(0,0,0,.4);padding:16px}.search_top__78op4{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.search_title__9fC2M{color:#0f172a;font-size:12px;letter-spacing:.18em;text-transform:uppercase}.search_close__Riii5{border-radius:999px;padding:8px 10px;border:1px solid rgba(15,23,42,.14);background:rgba(15,23,42,.04);color:rgba(15,23,42,.86);font-size:11px;letter-spacing:.14em;text-transform:uppercase;cursor:pointer}.search_close__Riii5:hover{background:rgba(15,23,42,.08)}.search_input__F5qi7{width:100%;border-radius:14px;padding:12px;border:1px solid rgba(15,23,42,.14);background:#f6f7fb;color:#0f172a;outline:none;font-size:14px}.search_input__F5qi7:focus{border-color:rgba(244,176,0,.55);box-shadow:0 0 0 3px rgba(244,176,0,.14)}.search_results__Mza_r{margin-top:12px;display:flex;flex-direction:column;gap:10px}.search_result__lYcIz{border-radius:16px;padding:12px;border:1px solid rgba(15,23,42,.1);background:#ffffff}.search_result__lYcIz:hover{border-color:rgba(244,176,0,.35);background:rgba(15,23,42,.02)}.search_resultTitle__T20li{color:#0f172a;font-weight:600;font-size:13px;letter-spacing:.1em;text-transform:uppercase}.search_resultDesc__P21dF{margin-top:6px;color:rgba(15,23,42,.72);font-size:12px}.search_hint__TX9Ew{margin-top:12px;font-size:11px;color:rgba(15,23,42,.62);letter-spacing:.06em}.footer_footer__mqdak{position:relative;color:rgba(248,250,252,.92);background:linear-gradient(180deg,rgba(7,26,47,.98),rgba(4,16,31,1) 62%,rgba(2,10,22,1)),radial-gradient(1000px 420px at 18% 18%,rgba(0,0,0,0),rgba(0,0,0,.55));padding:72px 0 28px;overflow:hidden}.footer_footer__mqdak:before{content:"";position:absolute;inset:0;background:radial-gradient(900px 520px at 80% 10%,rgba(245,158,11,.08),rgba(0,0,0,0)),radial-gradient(740px 420px at 15% 85%,rgba(56,189,248,.08),rgba(0,0,0,0));pointer-events:none}.footer_container__RjHDT{position:relative}.footer_top__ltdzl{display:grid;grid-template-columns:1.1fr 1fr;grid-gap:56px;gap:56px;align-items:start}.footer_brand__52Y1r{display:flex;flex-direction:column;gap:14px}.footer_logoWrap__BwYNl{display:inline-flex;width:-moz-fit-content;width:fit-content;align-self:flex-start;line-height:0;margin-left:-18px}.footer_logo__h85Nl{height:70px;width:auto}.footer_about__fPW0C{margin:0;max-width:520px;color:rgba(248,250,252,.86);line-height:1.6;font-size:14px}.footer_hq__oSuqw{font-size:13px;color:rgba(248,250,252,.74);margin-top:2px}.footer_social__j9Fiy{display:flex;gap:12px;margin-top:8px}.footer_socialLink__FqG9R{width:40px;height:40px;border-radius:999px;border:1px solid rgba(248,250,252,.22);display:inline-flex;align-items:center;justify-content:center;color:rgba(248,250,252,.86);transition:transform .16s ease,background-color .16s ease,border-color .16s ease}.footer_socialLink__FqG9R:hover{transform:translateY(-1px);background-color:rgba(248,250,252,.08);border-color:rgba(248,250,252,.32)}.footer_icon__EFjJe{width:18px;height:18px}.footer_cols__9IH1g{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:22px;gap:22px}.footer_col__nSyKJ{min-width:0}.footer_colTitle__n_k0q{font-size:12px;letter-spacing:.18em;text-transform:uppercase;color:rgba(248,250,252,.72);margin-bottom:10px}.footer_linkList__YSIIe{list-style:none;padding:0;margin:0;display:grid;grid-gap:10px;gap:10px}.footer_link__88NP8{color:rgba(248,250,252,.86);text-decoration:none;font-size:14px;line-height:1.4;transition:color .14s ease}.footer_link__88NP8:hover{color:#ffffff}.footer_bottom__Nixac{display:flex;flex-wrap:wrap;gap:12px 18px;justify-content:space-between;align-items:center;margin-top:52px;padding-top:18px;border-top:1px solid rgba(248,250,252,.14)}.footer_copy__FuqJW{font-size:12px;color:rgba(248,250,252,.7)}.footer_legal__8ewGV{display:flex;flex-wrap:wrap;gap:10px 14px;align-items:center;justify-content:flex-end}.footer_legalLink__HG08z{font-size:12px;color:rgba(248,250,252,.74);text-decoration:none;background:none;border:0;padding:0;cursor:pointer}.footer_legalLink__HG08z:hover{color:rgba(255,255,255,.95)}.footer_cookieBtn__Q8Euc{border:1px solid rgba(248,250,252,.22);background:rgba(2,6,23,.18);color:rgba(248,250,252,.78);border-radius:999px;padding:8px 12px;cursor:pointer;font-size:12px;transition:background-color .14s ease,border-color .14s ease,color .14s ease}.footer_cookieBtn__Q8Euc:hover{background:rgba(248,250,252,.08);border-color:rgba(248,250,252,.32);color:rgba(248,250,252,.92)}@media (max-width:920px){.footer_top__ltdzl{grid-template-columns:1fr;gap:34px}.footer_cols__9IH1g{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.footer_cols__9IH1g{grid-template-columns:1fr}.footer_logo__h85Nl{height:54px}}