.home{--navy:var(--surface-dark);--slate:var(--fsc-equity-slate);--blue:var(--brand);--blue-2:var(--fsc-outlook-blue);--cyan:var(--fsc-clarity-cyan);--grey:var(--fsc-ledger-grey);--white:var(--fsc-reserve-white);--mint:var(--sector-policy);--red:var(--sector-events);--ink:var(--text-primary);--paper:var(--surface-base);--paper-2:var(--sand);--muted:var(--text-muted);--ease:var(--ease-out);--maxw:var(--container-max);background:var(--paper);color:var(--navy);line-height:1.5;-webkit-font-smoothing:antialiased}.home *{box-sizing:border-box;margin:0;padding:0}.home a{color:inherit;text-decoration:none}.home img{display:block;max-width:100%}.home .wrap{margin:0 auto;max-width:var(--maxw);padding:0 clamp(24px,4vw,64px)}.home .eyebrow{align-items:center;color:var(--blue);display:inline-flex;font-size:13px;font-weight:700;gap:10px;letter-spacing:.18em;text-transform:uppercase}.home .eyebrow:before{background:var(--blue);content:"";display:inline-block;height:2px;width:26px}.home h1,.home h2,.home h3{font-weight:600;letter-spacing:-.02em;line-height:1.04}.home section{position:relative}.home .btn{align-items:center;border:1px solid transparent;border-radius:999px;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:700;gap:10px;padding:15px 26px;transition:all .35s var(--ease);white-space:nowrap}.home .btn .arr{transition:transform .35s var(--ease)}.home .btn:hover .arr{transform:translateX(4px)}.home .btn-primary{background:var(--blue);color:#fff}.home .btn-dark,.home .btn-primary:hover{background:var(--navy)}.home .btn-dark{color:#fff}.home .btn-dark:hover{background:var(--blue)}.home .btn-ghost{background:transparent;border-color:var(--line);color:var(--navy)}.home .btn-ghost:hover{background:var(--navy);border-color:var(--navy);color:#fff}.home .btn-light{background:#fff;color:var(--navy)}.home .btn-light:hover{background:var(--blue);color:#fff}.home .hero{display:flex;min-height:calc(100vh - var(--site-header-h, 96px));min-height:calc(100svh - var(--site-header-h, 96px));overflow:hidden;padding:40px 0}.home .hero .wrap{min-height:0;width:100%}.home .hero-carousel{display:flex;flex-direction:column;height:100%;min-height:0;position:relative}.home .hero-viewport{display:flex;flex:1 1 auto;min-height:0;overflow:hidden}.home .hero-track{display:flex;flex:1 1 auto;min-height:0;min-width:0;transition:transform .85s cubic-bezier(.7,0,.18,1);will-change:transform}.home .hero-slide{flex:0 0 100%;height:100%;min-width:0;opacity:0;transition:opacity .5s var(--ease),visibility .5s;visibility:hidden}.home .hero-slide.active{opacity:1;visibility:visible}.home .hero-grid{align-items:center;display:grid;gap:56px;grid-template-columns:1.05fr .95fr;height:100%;max-height:100%}.home .hero h1{font-size:clamp(38px,5.2vw,72px);margin:22px 0 24px}.home .hero h1 .hl{color:var(--blue)}.home .hero p.lede{color:var(--muted);font-size:20px;margin-bottom:34px;max-width:520px}.home .hero-cta{display:flex;flex-wrap:wrap;gap:14px}.home .hero-media{align-self:stretch;aspect-ratio:4/5;border-radius:20px;box-shadow:0 40px 90px -40px rgba(1,0,32,.5);max-height:100%;overflow:hidden;position:relative}.home .hero-media img{height:100%;object-fit:cover;transform:scale(1.07);transition:transform 1.3s var(--ease);width:100%}.home .hero-media .badge{align-items:center;backdrop-filter:blur(8px);background:hsla(0,0%,100%,.92);border-radius:14px;bottom:18px;display:flex;gap:14px;left:18px;padding:16px 18px;position:absolute;right:18px}.home .hero-media .badge img{height:30px;width:30px}.home .hero-media .badge span{color:var(--navy);font-size:1rem;font-weight:500;line-height:1.35}.home .hero-slide .hero-copy>*{opacity:0;transform:translateY(22px);transition:opacity .8s var(--ease),transform .8s var(--ease)}.home .hero-slide.active .hero-copy>*{opacity:1;transform:none}.home .hero-slide.active .hero-copy>:nth-child(2){transition-delay:.07s}.home .hero-slide.active .hero-copy>:nth-child(3){transition-delay:.14s}.home .hero-slide.active .hero-copy>:nth-child(4){transition-delay:.21s}.home .hero-slide.active .hero-media img{transform:scale(1)}.home .hero-feature img,.home .hero-feature video,.home .hero-media video{display:block;height:100%;object-fit:cover;width:100%}.home .vid-controls{display:flex;gap:8px;position:absolute;right:14px;top:14px;z-index:4}.home .vid-btn{align-items:center;backdrop-filter:blur(6px);background:rgba(1,0,32,.55);border:1px solid hsla(0,0%,100%,.28);border-radius:50%;color:#fff;cursor:pointer;display:flex;height:42px;justify-content:center;transition:background .3s var(--ease),transform .3s var(--ease);width:42px}.home .vid-btn:hover{background:var(--blue);transform:translateY(-1px)}.home .vid-btn svg{height:18px;width:18px}.home .watch-btn{align-items:center;background:hsla(0,0%,100%,.95);border:0;border-radius:999px;color:var(--navy);cursor:pointer;display:inline-flex;font-family:inherit;font-size:1rem;font-weight:700;gap:11px;padding:11px 18px;transition:background .3s var(--ease)}.home .watch-btn:hover{background:#fff}.home .watch-btn .ic{align-items:center;background:var(--blue);border-radius:50%;color:#fff;display:flex;flex-shrink:0;height:24px;justify-content:center;width:24px}.home .watch-btn .ic svg{height:11px;margin-left:1px;width:11px}.home .hero-media .watch-btn{bottom:16px;box-shadow:0 12px 30px -12px rgba(1,0,32,.6);left:16px;position:absolute;z-index:4}.home .hero-media .badge{z-index:3}.home .hero-feature{aspect-ratio:16/9;border-radius:24px;box-shadow:0 40px 90px -40px rgba(1,0,32,.5);box-sizing:border-box;height:100%;max-height:100%;overflow:hidden;position:relative;width:100%}.home .hero-feature .scrim{background:linear-gradient(90deg,rgba(1,0,32,.82),rgba(1,0,32,.45) 42%,rgba(1,0,32,.05) 72%,transparent);inset:0;position:absolute;z-index:1}.home .hero-feature .fx-copy{bottom:0;left:0;max-width:660px;padding:clamp(28px,4.6vw,60px);position:absolute;z-index:3}.home .hero-feature .fx-copy .eyebrow{color:#fff}.home .hero-feature .fx-copy .eyebrow:before{background:#fff}.home .hero-feature .fx-copy h1{color:#fff;font-size:clamp(30px,4vw,58px);margin:16px 0 20px}.home .hero-feature .fx-copy .lede{color:hsla(0,0%,100%,.85);font-size:18px;margin-bottom:24px;max-width:470px}.home .hero-feature .fx-copy .hero-cta .btn-ghost{border-color:hsla(0,0%,100%,.4);color:#fff}.home .hero-feature .fx-copy .hero-cta .btn-ghost:hover{background:#fff;border-color:#fff;color:var(--navy)}@media(max-width:980px){.home .hero-feature{aspect-ratio:4/5}.home .hero-feature .scrim{background:linear-gradient(0deg,rgba(1,0,32,.9),rgba(1,0,32,.3) 55%,rgba(1,0,32,.05))}.home .hero-feature .fx-copy{max-width:none}}.home .hc-controls{align-items:center;display:flex;flex-shrink:0;gap:14px;margin-top:24px}.home .hc-arrow{align-items:center;background:#fff;border:1px solid var(--line);border-radius:50%;color:var(--navy);cursor:pointer;display:flex;font-size:17px;height:48px;justify-content:center;transition:.3s var(--ease);width:48px}.home .hc-arrow:hover{background:var(--navy);border-color:var(--navy);color:#fff}.home .hc-dots{display:flex;gap:9px;margin-left:8px}.home .hc-dot{background:var(--line);border:0;border-radius:2px;cursor:pointer;height:4px;padding:0;transition:background .4s var(--ease),width .4s var(--ease);width:34px}.home .hc-dot.on{background:var(--blue);width:52px}.home .hc-label{color:var(--muted);font-size:13px;font-weight:500;letter-spacing:.06em;margin-left:auto;text-transform:uppercase}.home .stats{background:linear-gradient(155deg,var(--navy) 0,var(--blue) 150%);color:#fff;padding:110px 0}.home .stats .sec-head{margin-bottom:50px;max-width:720px}.home .stats .sec-head h2{color:#fff;font-size:clamp(28px,3.4vw,44px);letter-spacing:-.02em;margin:16px 0 0}.home .stats .sec-head p{color:hsla(0,0%,100%,.72);font-size:18px;line-height:1.55;margin-top:16px}.home .stats .eyebrow{color:#fff}.home .stats .eyebrow:before{background:#fff}.home .stats-grid{display:grid;gap:28px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.home .stat .num{color:#fff;font-size:clamp(34px,4vw,52px);font-weight:700;letter-spacing:-.03em;line-height:1}.home .stat .lbl{color:hsla(0,0%,100%,.72);font-size:1rem;font-weight:500;margin-top:10px}.home .stat{border-left:2px solid hsla(0,0%,100%,.22);padding-left:22px}.home .sec{padding:104px 0}.home .sec-head{margin-bottom:54px;max-width:760px}.home .sec-head h2{font-size:clamp(30px,3.6vw,46px);margin:18px 0 0}.home .sec-head p{color:var(--muted);font-size:18px;margin-top:18px}.home .pillars{display:grid;gap:22px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.home .pillar{background:var(--paper);border:1px solid var(--line);border-radius:18px;color:inherit;display:block;overflow:hidden;padding:30px 26px;position:relative;text-decoration:none;transition:transform .5s var(--ease),box-shadow .5s var(--ease),border-color .5s var(--ease)}.home .pillar:before{background:linear-gradient(160deg,var(--navy),var(--blue));content:"";inset:0;opacity:0;position:absolute;transition:opacity .5s var(--ease);z-index:0}.home .pillar>*{position:relative;z-index:1}.home .pillar:hover{border-color:transparent;box-shadow:0 30px 60px -32px rgba(1,0,32,.45);transform:translateY(-8px)}.home .pillar:hover:before{opacity:1}.home .pillar:hover .p-link,.home .pillar:hover .p-num,.home .pillar:hover h3,.home .pillar:hover p{color:#fff}.home .p-num{color:var(--blue);font-size:14px;font-weight:700;letter-spacing:.1em}.home .pillar h3{font-size:21px;margin:16px 0 12px}.home .pillar p{color:var(--muted);font-size:1rem;line-height:1.6}.home .p-link{color:var(--navy);display:inline-flex;font-size:1rem;font-weight:700;gap:8px;margin-top:18px}.home .sectors-wrap{background:linear-gradient(150deg,var(--navy) 0,var(--blue) 140%)}.home .sectors-wrap .eyebrow{color:#fff}.home .sectors-wrap .eyebrow:before{background:#fff}.home .sectors-wrap .sec-head h2{color:#fff}.home .sectors{background:transparent;border-radius:18px;display:grid;gap:1px;grid-template-columns:repeat(3,1fr);overflow:hidden}.home .sectors-wrap .sector{background:rgba(120,152,255,.3)}.home .sectors-wrap .sector .s-idx{color:hsla(0,0%,100%,.55)}.home .sectors-wrap .sector .s-arrow,.home .sectors-wrap .sector .s-name{color:#fff}.home .sectors-wrap .sector:hover{background:#fff}.home .sectors-wrap .sector:hover .s-idx{color:var(--grey)}.home .sectors-wrap .sector:hover .s-name{color:var(--navy)}.home .sectors-wrap .sector:hover .s-arrow{color:var(--blue)}.home .sector{background:#fff;cursor:pointer;display:flex;flex-direction:column;justify-content:space-between;min-height:150px;padding:30px 24px;transition:background .4s var(--ease)}.home .sector:hover{background:linear-gradient(160deg,var(--navy),var(--blue))}.home .sector:hover .s-idx,.home .sector:hover .s-name{color:#fff}.home .sector:hover .s-arrow{color:#fff;transform:translate(4px,-4px)}.home .s-idx{color:var(--grey);font-size:13px;font-weight:500}.home .s-name{color:var(--navy);font-size:19px;font-weight:700;letter-spacing:-.01em}.home .s-arrow{align-self:flex-end;color:var(--blue);font-size:20px;transition:transform .4s var(--ease),color .4s var(--ease)}.home .sectors-wrap.opt-light .sector{background:#fff}.home .sectors-wrap.opt-light .sector .s-idx{color:var(--grey)}.home .sectors-wrap.opt-light .sector .s-name{color:var(--navy)}.home .sectors-wrap.opt-light .sector .s-arrow{color:var(--blue)}.home .sectors-wrap.opt-light .sector:hover{background:linear-gradient(160deg,var(--navy),var(--blue))}.home .sectors-wrap.opt-light .sector:hover .s-idx{color:hsla(0,0%,100%,.7)}.home .sectors-wrap.opt-light .sector:hover .s-arrow,.home .sectors-wrap.opt-light .sector:hover .s-name{color:#fff}.home .sector-switch{margin-top:30px;text-align:center}.home .sector-switch button{background:transparent;border:1px solid hsla(0,0%,100%,.4);border-radius:999px;color:#fff;cursor:pointer;font:inherit;font-size:1rem;font-weight:700;letter-spacing:.01em;padding:9px 22px;transition:background .3s var(--ease),color .3s var(--ease),border-color .3s var(--ease)}.home .sector-switch button:hover{background:hsla(0,0%,100%,.12)}.home .cards{display:grid;gap:26px;grid-template-columns:repeat(3,1fr)}.home .card{background:#fff;border:1px solid var(--line);border-radius:18px;color:inherit;display:block;overflow:hidden;text-decoration:none;transition:transform .5s var(--ease),box-shadow .5s var(--ease)}.home .card:hover{box-shadow:0 36px 70px -40px rgba(1,0,32,.4);transform:translateY(-8px)}.home .card .ph{aspect-ratio:16/10;overflow:hidden;position:relative}.home .card .ph img{height:100%;object-fit:cover;transition:transform .8s var(--ease);width:100%}.home .card:hover .ph img{transform:scale(1.07)}.home .tag{background:#fff;border-radius:999px;color:var(--navy);font-size:11.5px;font-weight:700;left:14px;letter-spacing:.08em;padding:7px 12px;position:absolute;text-transform:uppercase;top:14px}.home .tag.policy{background:var(--mint);color:var(--navy)}.home .tag.event{background:var(--red);color:#fff}.home .card .body{padding:24px}.home .card .meta{color:var(--muted);font-size:13px;font-weight:500}.home .card h3{font-size:19.5px;line-height:1.25;margin:10px 0 0}.home .card .read{color:var(--muted);display:inline-flex;font-size:1rem;font-weight:700;gap:8px;margin-top:18px;transition:color .35s var(--ease)}.home .card:hover .read{color:var(--blue)}.home .ins-head{align-items:flex-end;display:flex;gap:24px;justify-content:space-between;margin-bottom:42px}.home .ins-head h2{font-size:clamp(30px,3.6vw,46px);margin-top:14px}.home .ins-intro .btn{margin-top:26px}.home .ins-nav{display:flex;flex-shrink:0;gap:12px}.home .ins-track{display:grid;gap:24px;grid-auto-columns:clamp(280px,32%,360px);grid-auto-flow:column;overflow-x:auto;padding-bottom:8px;scroll-snap-type:x mandatory;scrollbar-width:none}.home .ins-track::-webkit-scrollbar{display:none}.home .ins-track .card{scroll-snap-align:start}.home .play{inset:0;pointer-events:none;position:absolute;z-index:2}.home .play,.home .play span{align-items:center;display:flex;justify-content:center}.home .play span{background:hsla(0,0%,100%,.92);border-radius:50%;color:var(--navy);font-size:20px;height:62px;padding-left:4px;transition:transform .3s var(--ease),background .3s var(--ease);width:62px}.home .card:hover .play span{background:#fff;transform:scale(1.08)}@media(max-width:980px){.home .ins-track{grid-auto-columns:78%}}.home .event-feat{border:1px solid var(--line);border-radius:22px;display:grid;gap:0;grid-template-columns:1fr 1fr;overflow:hidden}.home .event-feat .media{min-height:420px;overflow:hidden;position:relative}.home .event-feat .media img{height:100%;inset:0;object-fit:cover;position:absolute;width:100%}.home .event-feat .info{background:#fff;display:flex;flex-direction:column;justify-content:center;padding:54px 50px}.home .event-feat .info h2{font-size:clamp(26px,3vw,40px);margin:18px 0}.home .event-feat .info .when{color:var(--muted);display:flex;flex-wrap:wrap;font-size:1rem;font-weight:500;gap:18px;margin-bottom:24px}.home .event-feat .info .when b{color:var(--navy)}.home .events{background:linear-gradient(120deg,var(--navy) 0,var(--blue) 145%);color:#fff;padding:120px 0}.home .events .btn-primary:hover{background:#fff;color:var(--navy)}.home .events-grid{align-items:center;display:grid;gap:56px;grid-template-columns:1.1fr .9fr}.home .events .pill{align-items:center;color:#fff;display:inline-flex;font-size:13px;font-weight:700;gap:10px;letter-spacing:.18em;text-transform:uppercase}.home .events .pill:before{background:#fff;content:"";display:inline-block;height:2px;width:26px}.home .events h2{color:#fff;font-size:clamp(34px,4.6vw,60px);margin:22px 0;max-width:560px}.home .events .when{display:flex;flex-wrap:wrap;font-size:1rem;gap:30px;margin-bottom:34px;opacity:.85}.home .events .when b{display:block;font-size:22px;font-weight:700;margin-top:4px}.home .events-media{aspect-ratio:3/2;border-radius:20px;box-shadow:0 40px 90px -40px rgba(0,0,0,.65);overflow:hidden;position:relative}.home .events-media img{height:100%;object-fit:cover;object-position:center;width:100%}.home .events-media:after{background:linear-gradient(90deg,var(--navy) 0,rgba(1,0,32,.4) 30%,transparent 62%);content:"";inset:0;pointer-events:none;position:absolute}@media(max-width:980px){.home .events-grid{gap:36px;grid-template-columns:1fr}.home .events{padding:80px 0}}.home .stat .num u{background:linear-gradient(120deg,var(--blue-2) 0,var(--cyan) 100%);-webkit-background-clip:text;background-clip:text;color:transparent;text-decoration:none}.home .cta-band{background:linear-gradient(120deg,var(--navy) 0,var(--blue) 60%,var(--cyan) 120%);border-radius:26px;color:#fff;overflow:hidden;padding:72px 64px;position:relative}.home .cta-band .mark{height:90%;left:50%;object-fit:contain;opacity:.14;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:auto}.home .cta-band h2{font-size:clamp(30px,4vw,52px);max-width:680px;position:relative}.home .cta-band p{color:hsla(0,0%,100%,.8);font-size:19px;margin:22px 0 34px;max-width:560px;position:relative}.home .cta-band .row{display:flex;flex-wrap:wrap;gap:14px;position:relative}.home .contact{background:#fff;color:var(--navy);padding:96px 0}.home .contact-grid{align-items:start;display:grid;gap:60px;grid-template-columns:.9fr 1.1fr}.home .c-eyebrow{align-items:center;color:var(--blue);display:inline-flex;font-size:13px;font-weight:700;gap:10px;letter-spacing:.16em;text-transform:uppercase}.home .c-eyebrow:before{background:var(--blue);content:"";height:2px;width:24px}.home .contact-intro h2{color:var(--navy);font-size:clamp(34px,4.4vw,56px);font-weight:600;letter-spacing:-.025em;line-height:1.02;margin:18px 0 20px}.home .contact-intro p{color:#5b5d6e;font-size:18px;line-height:1.6;max-width:430px}.home .contact-points{display:flex;flex-direction:column;gap:14px;list-style:none;margin:30px 0 0;padding:0}.home .contact-points li{align-items:center;color:var(--navy);display:flex;font-size:1rem;font-weight:500;gap:12px}.home .contact-points li:before{align-items:center;background:var(--blue);border-radius:50%;color:#fff;content:"\2713";display:flex;flex-shrink:0;font-size:12px;font-weight:700;height:22px;justify-content:center;width:22px}.home .contact-form{background:#fff;border:1px solid #e3e5ee;border-radius:20px;box-shadow:0 40px 90px -50px rgba(1,0,32,.35);padding:34px;position:relative}.home .contact-form .row2{display:grid;gap:16px;grid-template-columns:1fr 1fr}.home .contact-form .field{display:flex;flex-direction:column;margin-bottom:16px}.home .contact-form label{color:#5b5d6e;font-size:12px;font-weight:500;letter-spacing:.04em;margin-bottom:7px;text-transform:uppercase}.home .contact-form input,.home .contact-form select,.home .contact-form textarea{background:#fff;border:1px solid #d8dbe4;border-radius:10px;color:var(--navy);font-family:inherit;font-size:1rem;padding:13px 14px;transition:border-color .25s,box-shadow .25s;width:100%}.home .contact-form input::placeholder,.home .contact-form textarea::placeholder{color:#9aa0b0}.home .contact-form input:focus,.home .contact-form select:focus,.home .contact-form textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px rgba(24,62,235,.12);outline:none}.home .contact-form textarea{min-height:110px;resize:vertical}.home .contact-form .consent{align-items:flex-start;color:#5b5d6e;display:flex;font-size:13px;font-weight:400;gap:10px;letter-spacing:0;line-height:1.5;margin:6px 0 20px;text-transform:none}.home .contact-form .consent input{margin-top:2px;width:auto}.home .contact-form .consent a{color:var(--blue);text-decoration:underline}.home .contact-form .btn-send{align-items:center;background:var(--blue);border:0;border-radius:10px;color:#fff;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:700;gap:8px;justify-content:center;padding:16px;transition:background .3s;width:100%}.home .contact-form .btn-send:hover{background:var(--navy)}.home .contact-form .form-columns-1,.home .contact-form .form-columns-2,.home .contact-form .hs-form{box-sizing:border-box!important;max-width:100%!important;width:100%!important}.home .contact-form .form-columns-1,.home .contact-form .form-columns-2{display:flex;flex-wrap:wrap;gap:16px;margin-bottom:16px!important}.home .contact-form .form-columns-1>.hs-form-field,.home .contact-form .form-columns-2>.hs-form-field{flex:1 1 0;float:none!important;margin:0!important;max-width:none!important;min-width:0;width:auto!important}
/* !important matters here: HubSpot's own default form stylesheet sets
   .hs-form-field's margin-bottom to 0, loaded with equal or higher
   specificity - a plain rule silently lost that fight, confirmed on the
   live rendered page (email input's bottom edge and the next label's
   top edge measured 0px apart, not 16px). The fieldset itself now also
   carries the same margin (see .form-columns-1/2 above) so spacing
   between ROWS doesn't depend solely on one field inside them. */.home .contact-form .hs-form-field{margin-bottom:16px!important}.home .contact-form .hs-form-field .input{box-sizing:border-box!important;max-width:100%!important;width:100%!important}.home .contact-form .hs-form-field label{color:#5b5d6e;display:block;font-size:12px;font-weight:500;letter-spacing:.04em;margin-bottom:7px;text-transform:uppercase}.home .contact-form .hs-form-required{color:var(--blue)}.home .contact-form input.hs-input:not([type=checkbox]),.home .contact-form select.hs-input,.home .contact-form textarea.hs-input{background:#fff;border:1px solid #d8dbe4;border-radius:10px;box-sizing:border-box!important;color:var(--navy);font-family:inherit;font-size:1rem;padding:13px 14px;transition:border-color .25s,box-shadow .25s;width:100%!important}.home .contact-form input.hs-input::placeholder,.home .contact-form textarea.hs-input::placeholder{color:#9aa0b0}.home .contact-form input.hs-input:focus,.home .contact-form select.hs-input:focus,.home .contact-form textarea.hs-input:focus{border-color:var(--blue);box-shadow:0 0 0 3px rgba(24,62,235,.12);outline:none}.home .contact-form textarea.hs-input{min-height:110px;resize:vertical}.home .contact-form .hs-error-msgs{color:#d63640;font-size:13px;list-style:none;margin:4px 0 0;padding:0}.home .contact-form .hs-richtext,.home .contact-form .legal-consent-container{color:#5b5d6e;font-size:13px;line-height:1.5}.home .contact-form .legal-consent-container a{color:var(--blue);text-decoration:underline}.home .contact-form ul.inputs-list{list-style:none;margin:0;padding:0}.home .contact-form li.hs-form-booleancheckbox{margin:0}.home .contact-form label.hs-form-booleancheckbox-display{align-items:flex-start;color:#5b5d6e;cursor:pointer;display:flex;font-size:13px;font-weight:400;gap:8px;letter-spacing:0;line-height:1.5;text-transform:none}.home .contact-form label.hs-form-booleancheckbox-display input.hs-input{accent-color:var(--blue);flex:0 0 auto;height:auto!important;margin:3px 0 0;width:auto!important}.home .contact-form input.hs-button{background:var(--blue);border:0;border-radius:10px;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;justify-content:center;padding:16px;transition:background .3s;width:100%}.home .contact-form input.hs-button:hover{background:var(--navy)}.home .reveal{opacity:0;transform:translateY(26px);transition:opacity .9s var(--ease),transform .9s var(--ease)}.home .reveal.is-in{opacity:1;transform:none}.home .reveal[data-d="1"]{transition-delay:.08s}.home .reveal[data-d="2"]{transition-delay:.16s}.home .reveal[data-d="3"]{transition-delay:.24s}@media(max-width:980px){.home .nav-links,.home .nav-right .link{display:none}.home .burger{display:flex}.home .hero-grid{gap:36px;grid-template-columns:1fr}.home .hero-media{aspect-ratio:16/12;max-height:460px}.home .stats-grid{gap:30px 20px}.home .pillars,.home .sectors,.home .stats-grid{grid-template-columns:repeat(2,1fr)}.home .cards,.home .event-feat{grid-template-columns:1fr}.home .event-feat .media{min-height:280px}.home .foot-grid{grid-template-columns:1fr 1fr}.home .cta-band{padding:48px 30px}.home .cta-band .mark{display:none}.home .contact-grid{gap:40px}.home .contact-form .row2,.home .contact-grid{grid-template-columns:1fr}.home .contact-form .form-columns-2{flex-direction:column}}@media(max-width:560px){.home .wrap{padding:0 20px}.home .stats-grid{grid-template-columns:1fr 1fr}.home .pillars,.home .sectors{grid-template-columns:1fr}.home .hero-media{display:none}.home .hero-grid{grid-template-columns:1fr}.home .hero{padding:40px 0 60px}.home .hero-feature{aspect-ratio:auto;display:flex;flex-direction:column;height:auto;justify-content:flex-end;min-height:340px}.home .hero-feature img,.home .hero-feature video{height:100%;inset:0;object-fit:cover;position:absolute;width:100%;z-index:0}.home .hero-feature .fx-copy{bottom:auto;left:auto;max-width:none;padding:28px;position:relative;z-index:2}}.home .hero-feature .fx-copy h1 .hl{color:#fff}.home .home-cta-sec{padding-top:72px}.home .btn-outline-light{background:transparent;border-color:hsla(0,0%,100%,.35);color:#fff}.home .btn-outline-light:hover{background:#fff;border-color:#fff;color:var(--navy)}@media(max-width:767px){.home .hero{padding:40px 0 20px}.home .stats{padding:55px 0}.home .sec{padding:52px 0}.home .events{padding:40px 0}.home .contact{padding:48px 0}.home .home-cta-sec{padding:36px 0 52px}}