@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes circular{0%{transform:rotate(0deg) translateY(5px) rotate(0deg)}to{transform:rotate(1turn) translateY(5px) rotate(-1turn)}}@keyframes zoomFadeIn{0%{opacity:0;scale:.1}to{opacity:1;scale:1}}.circular{animation:circular 10s linear infinite}.fadeIn{animation:fadeIn .2s ease forwards}.fadeOut{animation:fadeOut .2s ease forwards}.zoomFadeIn{animation:zoomFadeIn .5s ease .1s forwards}:root{--keel-navy:#002c61;--keel-mid-navy:#1d3260;--keel-orange:#ff6c2d;--keel-light-grey:#ecedef;--keel-white:#fff;--keel-red:#d60b43;--padding-inline:140px}*{box-sizing:border-box;font-family:Inter;margin:0;padding:0}.orange-button{background-color:#ff6c2d;background-color:var(--keel-orange);border-radius:50px}.orange-button,.outline-button{align-items:center;color:#fff;color:var(--keel-white);display:flex;flex-direction:row;font-size:14px;font-weight:700;gap:8px;justify-content:center;line-height:16px;padding:8px 12px;text-decoration:none;width:max-content}.outline-button{background-color:initial;border:1px solid #fff;border:1px solid var(--keel-white);border-radius:50px}.big-dark-card{background-color:#002c61;background-color:var(--keel-navy);border-radius:16px;max-width:1440px;padding-block:94px 108px;padding-inline:140px;padding-inline:var(--padding-inline);width:100%}.main-h1{font-size:52px;font-weight:600;line-height:60px}.main-h1.center{text-align:center}.will-fade-in{opacity:0;transform:translateY(40px);transition:opacity 1s ease-out,transform 1s ease-out;will-change:opacity,transform}.active-fade-in{opacity:1;transform:translateY(0)}.hide_scrollbar{-ms-overflow-style:none;scrollbar-width:none}.hide_scrollbar::-webkit-scrollbar{display:none}@media (max-width:1370px){:root{--padding-inline:70px}}@media (max-width:830px){:root{--padding-inline:20px}.big-dark-card{max-width:100%}.small-show{display:flex!important}.small-hide{display:none!important}}@media (max-width:570px){.main-h1{font-size:35px;line-height:40px}}@font-face{font-family:"Averia Serif Libre";font-style:normal;font-weight:400;src:url(/static/media/AveriaSerifLibre-Regular.f5ec4790e5215d707e70.ttf) format("truetype")}@font-face{font-family:"Averia Serif Libre";font-style:normal;font-weight:700;src:url(/static/media/AveriaSerifLibre-Bold.fc1ba5ea1684dae91f21.ttf) format("truetype")}@font-face{font-family:"Averia Serif Libre";font-style:normal;font-weight:300;src:url(/static/media/AveriaSerifLibre-Light.1060272ccde2a09a650d.ttf) format("truetype")}@font-face{font-family:Inter;font-style:normal;font-weight:100;src:url(/static/media/Inter_28pt-Thin.a9ffd35b0feafa94ac54.ttf) format("truetype")}@font-face{font-family:Inter;font-style:normal;font-weight:200;src:url(/static/media/Inter_28pt-ExtraLight.4e7c36910135c00904c9.ttf) format("truetype")}@font-face{font-family:Inter;font-style:normal;font-weight:300;src:url(/static/media/Inter_28pt-Light.37b4b1e40239caa91623.ttf) format("truetype")}@font-face{font-family:Inter;font-style:normal;font-weight:400;src:url(/static/media/Inter_28pt-Regular.fd012577d3f8e88a8149.ttf) format("truetype")}@font-face{font-family:Inter;font-style:normal;font-weight:500;src:url(/static/media/Inter_28pt-Medium.9338c7d720b363eea8cb.ttf) format("truetype")}@font-face{font-family:Inter;font-style:normal;font-weight:600;src:url(/static/media/Inter_28pt-SemiBold.813c2e4936aa04a094e7.ttf) format("truetype")}@font-face{font-family:Inter;font-style:normal;font-weight:700;src:url(/static/media/Inter_28pt-Bold.56d92680ed4f919832bd.ttf) format("truetype")}@font-face{font-family:Inter;font-style:normal;font-weight:800;src:url(/static/media/Inter_28pt-ExtraBold.6f070a725bae25aa6457.ttf) format("truetype")}@font-face{font-family:Inter;font-style:normal;font-weight:900;src:url(/static/media/Inter_28pt-Black.bb99ee85365991ea217a.ttf) format("truetype")}.HamburgerDropdown_hamburger_dropdown_container__ZGWNK{--childrenHeight:0px;width:100%}.HamburgerDropdown_hamburger_dropdown__7g3Tl{stroke:var(--keel-white);stroke-width:3;align-items:center;background-color:initial;border:none;cursor:pointer;display:flex;flex-direction:row;font-size:24px;gap:20px;width:100%}.HamburgerDropdown_arrow__I4ZLk{min-width:20px;rotate:0;width:20px}.HamburgerDropdown_show__6v0Yu .HamburgerDropdown_arrow__I4ZLk{rotate:180deg}.HamburgerDropdown_children_container__tqfPG{align-items:flex-start;border-left:1px solid #6b7791;display:flex;flex-direction:column;gap:10px;justify-content:flex-start;padding-left:20px;padding-top:10px;transition:opacity .2s ease-out}.HamburgerDropdown_show__6v0Yu .HamburgerDropdown_children_container__tqfPG{height:max-content;opacity:1;pointer-events:all}.HamburgerDropdown_children_overflow_container__PDFv7{max-height:0;overflow:hidden;transition:max-height .2s ease}.HamburgerDropdown_show__6v0Yu .HamburgerDropdown_children_overflow_container__PDFv7{max-height:var(--childrenHeight)}.HamburgerDropdown_children_container__tqfPG a{font-size:22px!important}.HamburgerMenu_hamburger_menu_wrapper__SxQjt{height:100%;left:0;position:fixed;top:0;width:100%;z-index:12}.HamburgerMenu_hamburger_menu_wrapper__SxQjt .HamburgerMenu_cover__eKczG{background:#000;height:100%;left:0;opacity:.6;position:absolute;top:0;transition:opacity .5s ease;width:100%}.HamburgerMenu_menu_header__vOm7Y{align-items:flex-start;display:flex;flex-direction:row;gap:10px;justify-content:space-between;margin-bottom:40px}#HamburgerMenu_logo__T7JYG{height:50px;object-fit:contain;object-position:top}#HamburgerMenu_contact_button__ABYjU img{width:12px}.HamburgerMenu_menu_scroll_wrapper__jtVTu{background-color:#0c254e;display:flex;flex-direction:column;height:100%;justify-content:flex-start;max-height:100vh;overflow:scroll;padding-top:15px;position:relative;transition:width .5s ease;width:400px}.HamburgerMenu_menu_scroll_wrapper__jtVTu::_webkit_scrollbar{display:none}.HamburgerMenu_menu_scroll_wrapper__jtVTu{-ms-overflow-style:none;scrollbar-width:none}.HamburgerMenu_menu__WN\+Aw{align-items:flex-start;display:flex;flex-direction:column;gap:20px;justify-content:flex-start;min-height:fit-content;padding-bottom:100px;padding-left:30px}.HamburgerMenu_menu__WN\+Aw .HamburgerMenu_link__WIXYt{color:#fff;font-size:24px;font-weight:600;opacity:1;text-decoration:none;width:max-content}.HamburgerMenu_close_button__O6AlU,.HamburgerMenu_menu__WN\+Aw .HamburgerMenu_link__WIXYt{transition:opacity .25s ease}.HamburgerMenu_hamburger_menu_wrapper__SxQjt:not(.HamburgerMenu_show__Bgq9R){pointer-events:none}.HamburgerMenu_hamburger_menu_wrapper__SxQjt:not(.HamburgerMenu_show__Bgq9R) .HamburgerMenu_cover__eKczG{opacity:0}.HamburgerMenu_hamburger_menu_wrapper__SxQjt:not(.HamburgerMenu_show__Bgq9R) .HamburgerMenu_menu_scroll_wrapper__jtVTu{width:0}.HamburgerMenu_hamburger_menu_wrapper__SxQjt:not(.HamburgerMenu_show__Bgq9R) :is(.HamburgerMenu_menu__WN\+Aw .HamburgerMenu_link__WIXYt,.HamburgerMenu_close_button__O6AlU){opacity:0}.HamburgerMenu_close_button__O6AlU{align-items:center;background-color:initial;border:1px solid #eee;border-radius:8px;cursor:pointer;display:none;flex-direction:column;gap:10px;height:50px;justify-content:center;min-height:50px;min-width:50px;opacity:1;padding:15px;position:relative;width:50px}.HamburgerMenu_close_button__O6AlU>img{width:100%}.HamburgerMenu_close_button__O6AlU:hover{background-color:#0006}#HamburgerMenu_links_container__0pRjG{align-items:flex-start;display:flex;flex-direction:column;gap:20px;justify-content:flex-start}.HamburgerMenu_link__WIXYt{color:var(--keel-white);font-size:28px;font-weight:500;line-height:32px;text-decoration:none;width:max-content}@media (max-width:660px){.HamburgerMenu_menu_scroll_wrapper__jtVTu{width:100%}.HamburgerMenu_menu__WN\+Aw{padding-inline:30px}.HamburgerMenu_menu_header__vOm7Y{gap:20px;justify-content:space-between;width:100%}.HamburgerMenu_close_button__O6AlU{display:flex}}#HamburgerMenu_login_link__eIp3l,#HamburgerMenu_signup_link__7DkI4{font-size:10px;min-width:max-content;visibility:hidden}#HamburgerMenu_right__k\+KLU>a{font-size:12px;line-height:20px}#HamburgerMenu_right__k\+KLU{align-items:center;display:flex;flex-direction:row;gap:20px;justify-content:flex-start;margin-top:25px;width:max-content}#HamburgerMenu_bottom_links__Qkz\+-{align-items:flex-start;display:flex;flex-direction:column;gap:20px;justify-content:flex-start;margin-top:34px}@media (min-width:1025px){.HamburgerMenu_hamburger_menu_wrapper__SxQjt{display:none}}#Header_header__HXQOm{grid-gap:20px;display:grid;gap:20px;grid-template-columns:225px 1fr 225px;height:80px;padding:15px 40px;position:fixed;transition:background-color .2s ease;width:100%;z-index:20}#Header_header__HXQOm.Header_background__yv-a\+{background-color:var(--keel-navy)}#Header_header__HXQOm>*{height:100%}#Header_middle__j4Oqs{gap:30px;justify-self:center}#Header_middle__j4Oqs,#Header_right__lXdsR{align-items:center;display:flex;flex-direction:row;justify-content:flex-start}#Header_right__lXdsR{gap:20px;justify-self:end}#Header_keel_logo__2WqZv{height:50px;object-fit:contain;object-position:center}.Header_header_button__3AdbH{font-size:12px;line-height:20px;margin-block:5px;padding:10px 20px}#Header_contact_us__TEoIy{font-weight:500}#Header_sign_in__zCaow{font-size:12px}.Header_navlink__IVVdp{color:var(--keel-white);font-size:14px;font-weight:500;line-height:20px;text-decoration:none;width:max-content}.Header_dark_text__-DadI{stroke:var(--keel-navy)!important;border-color:var(--keel-navy);color:var(--keel-navy)}@media (max-width:1370px){#Header_header__HXQOm{padding:15px 30px}}#Header_hamburger_button__D9sR8{display:none}@media (max-width:1024px){#Header_header__HXQOm{align-items:center;display:flex;flex-direction:row;justify-content:space-between}#Header_middle__j4Oqs{display:none}#Header_hamburger_button__D9sR8{display:flex}}@media (max-width:545px){#Header_right__lXdsR>:not(#Header_hamburger_button__D9sR8){display:none}}.HeaderDropdown_header_dropdown_container__JiI-W{position:relative;z-index:1}.HeaderDropdown_header_dropdown__XjMUC{stroke-width:4;stroke:var(--keel-white);align-items:center;border-radius:28px;cursor:pointer;display:flex;flex-direction:row;gap:10px;justify-content:flex-start;transition:background-color .2s ease-out,color .2s ease-out}.HeaderDropdown_link_dropdown__wRAwH{background:none;border:none;cursor:pointer}.HeaderDropdown_show__3-3uz .HeaderDropdown_header_dropdown__XjMUC{background-color:#a1aabd4f}.HeaderDropdown_arrow__iqPjE{width:10px}.HeaderDropdown_children_container_buffer__2qS49{padding-top:10px;pointer-events:none;position:absolute;top:100%;width:100%}.HeaderDropdown_show__3-3uz .HeaderDropdown_children_container_buffer__2qS49{pointer-events:all}.HeaderDropdown_children_container__NP178{backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);background-color:#ffffffd9;border:1px solid #fff;border-radius:8px;box-shadow:0 10px 24px #00123829;display:flex;flex-direction:column;gap:4px;opacity:0;padding:5px;pointer-events:none;transition:opacity .2s ease-out,margin-top .2s ease-out;width:100%}.HeaderDropdown_children_container__NP178 a{color:var(--primary-color)}.HeaderDropdown_show__3-3uz .HeaderDropdown_children_container_buffer__2qS49>.HeaderDropdown_children_container__NP178{opacity:1;pointer-events:all}.HeaderDropdown_navlink__bCTC0{border-radius:6px;color:inherit;cursor:pointer;font-size:14px;padding:8px 6px;text-decoration:none;width:max-content;width:100%}.HeaderDropdown_navlink__bCTC0:hover{background-color:#a1aabd4f}@media (max-width:956px){.HeaderDropdown_children_container_buffer__2qS49{right:0}}.HamburgerButton_hamburger_button__pgqnu{align-items:center;background-color:#0000;border:1px solid #eee;border-radius:8px;cursor:pointer;display:flex;flex-direction:column;gap:6px;height:50px;justify-content:center;padding:15px;width:50px}.HamburgerButton_hamburger_button__pgqnu:hover{background-color:#0000001a}.HamburgerButton_hamburger_button__pgqnu .HamburgerButton_line__aMgUI{background-color:#fff;border-radius:20px;height:2px;width:100%}#HamburgerButton_logo__\+rtmq{object-fit:contain;object-position:top;width:150px}.HamburgerButton_hamburger_button__pgqnu.HamburgerButton_dark__eNGP0{background-color:#0000;border:1px solid var(--keel-navy)}.HamburgerButton_hamburger_button__pgqnu.HamburgerButton_dark__eNGP0:hover{background-color:#0000001a}.HamburgerButton_hamburger_button__pgqnu.HamburgerButton_dark__eNGP0 .HamburgerButton_line__aMgUI{background-color:var(--keel-navy)}@media (max-width:660px){.HamburgerButton_menu_scroll_wrapper__4p7M0{padding-left:0;width:100%}.HamburgerButton_hamburger_button__pgqnu{height:50px;min-width:50px;padding:12px;width:50px}#HamburgerButton_logo__\+rtmq{height:130px;max-height:35vw;max-width:35vw;width:130px}}#Home_home__CMw1J{position:relative}#Home_hero__tSEiQ{align-items:center;background-image:linear-gradient(to bottom left,#2b5097,#193b6b,#081931,#020305);color:var(--keel-white);display:flex;flex-direction:column;gap:max(11.5vh,120px);justify-content:center;max-width:100vw;min-height:100vh;overflow:hidden;padding-block:180px 95px;position:relative;text-align:center;transform:translateZ(0)}#Home_foreground_particles__eWjOA{filter:blur(2px)}#Home_background_particles__hXcpA{filter:blur(8px)}.Home_hero_particles__K1Gc2{height:100%;position:absolute;top:0;width:100%;z-index:-1}#Home_hero__tSEiQ h1{font-size:82px;font-weight:600;letter-spacing:-2%;line-height:86px;margin-bottom:20px}#Home_hero_card__nTdSJ{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;margin-bottom:100px;max-width:100%;padding-inline:46px}#Home_hero_card_top__UX12a{margin-top:15px}#Home_hero_subtitle__VaBp4{font-size:20px;font-weight:300;line-height:24px}#Home_hero_images_overflow_container__ftoLG{display:flex;display:none;flex-direction:row;justify-content:center;max-width:100vw;overflow:hidden}#Home_hero_images__Mvezs{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(4,1fr);min-width:133vw}#Home_hero_images__Mvezs img{border-radius:16px;max-height:500px;min-height:300px;object-fit:cover;width:100%}#Home_home_content__CACyY{background-color:var(--keel-light-grey);padding-block:80px 100px}#Home_home_content__CACyY>section{padding-inline:var(--padding-inline)}#Home_home_content__CACyY>section.Home_full__JZF0K>*,#Home_home_content__CACyY>section:not(.Home_full__JZF0K){margin-inline:auto;max-width:1440px}#Home_our_solutions__lRarY{padding-top:70px}.Home_solutions_container__-KEq3{align-items:flex-start;display:flex;flex-direction:column;gap:60px;justify-content:flex-start;margin-bottom:130px}.Home_government_logos_container__3fHQ7{align-items:center;display:flex;flex-direction:row;gap:28px;height:40px;justify-content:center;margin-block:80px 65px}.Home_government_logos_container__3fHQ7>img{height:100%}#Home_home_content__CACyY>*{position:relative;z-index:1}#Home_home_plexus__rPL-U{background-image:url(/static/media/home-plexus.66e5717271c46685c265.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;height:71vw;left:0;position:absolute;right:0;transform:translateY(-50%);z-index:0}#Home_building_trust_intro__tE7jW{color:var(--keel-navy);line-height:24px;margin-bottom:44px;text-align:center}#Home_tool_cards_container__JkWCS{display:flex;flex-direction:row;gap:40px;justify-content:space-between;margin-bottom:110px}#Home_our_evidence__Hp7YZ{align-items:center;display:flex;flex-direction:column;gap:0;justify-content:flex-start;margin-block:140px 100px}.Home_evidence_container__JhHd4{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:160px;justify-content:center}.Home_evidence_number__uhL4A{color:var(--keel-orange);font-size:60px;font-weight:600;line-height:60px;text-align:center}.Home_evidence__RC8ep>p{color:var(--keel-white);font-size:14px;font-weight:300;letter-spacing:5%;line-height:24px}@media (max-width:1370px){#Home_hero__tSEiQ h1{font-size:60px;line-height:68px}#Home_home_content__CACyY{padding-block:40px 50px}.Home_evidence_container__JhHd4{gap:56px;justify-content:space-evenly}.Home_evidence_number__uhL4A{font-size:50px}}@media (max-width:830px){#Home_home_content__CACyY{padding-block:40px 30px}#Home_tool_cards_container__JkWCS,.Home_evidence_container__JhHd4{align-items:center;flex-direction:column}.Home_government_logos_container__3fHQ7{flex-direction:column-reverse;margin-bottom:80px}}@media (max-width:570px){#Home_hero_images__Mvezs{grid-template-columns:repeat(2,1fr)}#Home_hero_images__Mvezs img{max-height:200px;min-height:100px}#Home_hero__tSEiQ h1{font-size:54px;line-height:64px}}#Footer_footer__kXlYa{color:var(--keel-navy);margin-inline:auto;max-width:1440px;padding:60px 170px 60px 140px;width:100%}#Footer_footer_wrapper__HGkXX{align-items:center;background-color:#fff;display:flex;flex-direction:column;gap:32px;justify-content:flex-start;width:100%}#Footer_footer_wrapper__HGkXX>*{width:100%}#Footer_top__cag5u{border-bottom:1px solid var(--keel-navy);justify-content:space-between;padding-bottom:120px}#Footer_top__cag5u,#Footer_top_right__2uarO{align-items:flex-start;display:flex;flex-direction:row;gap:100px}#Footer_top_right__2uarO,.Footer_link_list__TL4hr{justify-content:flex-start}.Footer_link_list__TL4hr{align-items:flex-start;display:flex;flex-direction:column;gap:16px}#Footer_footer__kXlYa a{color:var(--keel-navy);line-height:24px;text-decoration:none}#Footer_footer__kXlYa strong{color:var(--keel-navy)}#Footer_keel_logo__O5xpR{object-fit:contain;width:138px}#Footer_keel_logo__O5xpR.Footer_mind__ASfPo{width:190px}#Footer_bottom__7buk6{gap:0;justify-content:space-between}#Footer_bottom__7buk6,#Footer_bottom_middle__AP29J{align-items:flex-start;display:flex;flex-direction:row}#Footer_bottom_middle__AP29J{gap:40px;justify-content:center}#Footer_bottom_right__TgjuN{align-items:flex-start;display:flex;flex-direction:row;gap:10px;justify-content:flex-start}@media (max-width:1370px){#Footer_footer__kXlYa{padding:30px 85px 40px 70px}#Footer_top__cag5u{gap:50px}#Footer_top_right__2uarO{gap:calc(10vw - 37px)}#Footer_keel_logo__O5xpR{width:100px}#Footer_keel_logo__O5xpR.Footer_mind__ASfPo{width:135px}}@media (max-width:830px){#Footer_bottom__7buk6,#Footer_bottom_middle__AP29J{align-items:center;flex-direction:column;gap:20px}#Footer_top__cag5u{align-items:center;flex-direction:column}#Footer_top_right__2uarO{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;gap:50px;justify-content:space-evenly}}@media (max-width:570px){#Footer_top_right__2uarO{display:grid;grid-template-columns:1fr;justify-items:center}.Footer_link_list__TL4hr{align-items:center}}.IconLink_iconlink__itcfM{display:block;height:25px;width:25px}.IconLink_iconlink__itcfM>img{height:100%;object-fit:contain;pointer-events:none;width:100%}.ArrowSubtitle_arrow_subtitle__SkR91{align-items:center;display:flex;flex-direction:row;gap:5px;justify-content:flex-start}.ArrowSubtitle_text__LtG2I{color:#fff;font-size:14px;font-weight:500;line-height:18px}.ArrowSubtitle_dark__gAde- .ArrowSubtitle_text__LtG2I{color:var(--keel-navy)}.ArrowSubtitle_arrow_image__WGBQU{height:24px;width:24px}.SectionHeading_section_heading__enl9D{align-items:center;color:var(--keel-navy);display:flex;flex-direction:column;gap:17px;margin-bottom:40px;margin-inline:auto;max-width:1030px;position:relative;text-align:center;z-index:1}.SectionHeading_heading__9yTT4{color:var(--keel-navy);font-size:40px;font-weight:600;line-height:44px;margin-bottom:10px;transition-delay:.2s}.SectionHeading_description__QB-4T{line-height:24px;transition-delay:.4s}.SolutionComponent_solution_component__EveYv{grid-gap:80px;color:var(--keel-navy);display:grid;gap:80px;grid-template-columns:repeat(2,1fr);position:relative;z-index:2}.SolutionComponent_left__SU-yh{align-items:flex-start;display:flex;flex-direction:column;gap:10px;justify-content:flex-start;padding-top:40px}.SolutionComponent_solution_component__EveYv.SolutionComponent_reversed__dRKJ4 .SolutionComponent_left__SU-yh{order:1}.SolutionComponent_heading__ZZwLI{font-size:32px;font-weight:600;line-height:32px;margin-bottom:10px}.SolutionComponent_button__m0\+S8{font-size:12px;font-weight:500;line-height:20px;padding:10px 20px}.SolutionComponent_description__5zs7d{line-height:24px;margin-bottom:20px}.SolutionComponent_graphic_img__Jj0Zg{height:400px;max-width:100%;object-fit:contain}@media (max-width:830px){.SolutionComponent_right__5IKhe>*{margin-inline:40px}.SolutionComponent_solution_component__EveYv{gap:0;grid-template-columns:1fr;justify-items:center;margin-inline:auto;max-width:100%}.SolutionComponent_graphic_img__Jj0Zg{max-width:100%;width:100%}.SolutionComponent_solution_component__EveYv .SolutionComponent_left__SU-yh{order:1}}.TabbedCarousel_tabbed_carousel__BWh3o{align-items:flex-start;display:flex;flex-direction:row;gap:80px;justify-content:flex-start;width:100%}.TabbedCarousel_tabs_container__VPdJz{max-width:30vw}.TabbedCarousel_tab__3t24E,.TabbedCarousel_tabs_container__VPdJz{align-items:flex-start;display:flex;flex-direction:column;gap:24px;justify-content:flex-start}.TabbedCarousel_tab__3t24E{background-color:initial;border:1px solid var(--keel-navy);border-radius:16px;box-shadow:0 0 #0000;color:var(--keel-navy);cursor:pointer;max-width:100%;padding:16px 20px;transition:all .2s ease;width:420px}.TabbedCarousel_tab_index__QllgF{box-shadow:0 0 0 #0000;font-size:32px;font-weight:300;line-height:24px}.TabbedCarousel_tab_label__z\+BuS{font-size:28px;line-height:32px}.TabbedCarousel_tab__3t24E.TabbedCarousel_active__45bFO .TabbedCarousel_tab_label__z\+BuS{font-weight:600}.TabbedCarousel_tab__3t24E.TabbedCarousel_active__45bFO{--webkit-backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fff6;border:1px solid var(--keel-white);box-shadow:25px 25px 50px 0 #002c611a}.TabbedCarousel_tab__3t24E.TabbedCarousel_active__45bFO .TabbedCarousel_tab_index__QllgF{color:var(--keel-orange)}.TabbedCarousel_current_content__Uv0FP{align-items:center;display:flex;flex-direction:column;gap:30px;justify-content:flex-start}.TabbedCarousel_current_content__Uv0FP>:not(.TabbedCarousel_description__a1eED){margin-inline:40px}.TabbedCarousel_current_content__Uv0FP>.TabbedCarousel_description__a1eED{color:var(--keel-navy);line-height:24px;white-space:pre-wrap}@media (max-width:1370px){.TabbedCarousel_tabbed_carousel__BWh3o{gap:40px}.TabbedCarousel_tab__3t24E{gap:20px;width:300px}.TabbedCarousel_tab_index__QllgF{font-size:28px}.TabbedCarousel_tab_label__z\+BuS{font-size:24px}.TabbedCarousel_current_content__Uv0FP>img{max-width:100%}}@media (max-width:830px){.TabbedCarousel_tabbed_carousel__BWh3o{flex-direction:column;gap:40px}.TabbedCarousel_tabs_container__VPdJz{align-items:center;flex-direction:row;width:100%}.TabbedCarousel_tab__3t24E{gap:10px;height:138px;justify-content:space-between}.TabbedCarousel_tab_label__z\+BuS{font-size:16px;line-height:18px}.TabbedCarousel_current_content__Uv0FP>img{object-position:center}}@media (max-width:570px){.TabbedCarousel_tabs_container__VPdJz{gap:10px}.TabbedCarousel_tab__3t24E{height:100px;padding:10px}.TabbedCarousel_tab_label__z\+BuS{font-size:14px;line-height:16px}.TabbedCarousel_tab_index__QllgF{font-size:18px}}.OverlayedImage_container__9j-Mo>picture>img{max-width:100%}.OverlayedImage_container__9j-Mo{max-width:max-content;position:relative}.Overlay_overlay_img__ZsLC4{height:100%;opacity:0;perspective:100px;scale:1;transform:rotateX(0deg) rotateY(0deg);transition:scale 1s ease,transform .5s ease;width:100%}.Overlay_overlay_img__ZsLC4.Overlay_done__CdAJJ{opacity:1}.Overlay_overlay_container__Y9oyI:hover .Overlay_overlay_img__ZsLC4{scale:1.03}.Overlay_overlay_container__Y9oyI{bottom:var(--bottom);height:max-content;left:var(--left);max-width:var(--maxWidth);position:absolute;right:var(--right);top:var(--top);translate:var(--translate);width:100%}@media (max-width:1370px){.Overlay_overlay_container__Y9oyI{bottom:var(--mediumBottom);left:var(--mediumLeft);max-width:var(--mediumMaxWidth);right:var(--mediumRight);top:var(--mediumTop);translate:var(--mediumTranslate)}}.ColorBanner_color_banner__d5dSy{align-items:center;color:var(--keel-white);display:flex;flex-direction:column;gap:32px;justify-content:center;padding:120px 260px;text-align:center}.ColorBanner_color_banner__d5dSy h1{font-size:40px;font-weight:600;line-height:44px}.ColorBanner_link_button__kpbex{font-weight:500;line-height:20px;padding:12px 24px}@media (max-width:1370px){.ColorBanner_color_banner__d5dSy{padding-inline:70px}}@media (max-width:830px){.ColorBanner_color_banner__d5dSy{padding-inline:20px}.ColorBanner_color_banner__d5dSy h1{font-size:30px;line-height:34px}}@media (max-width:570px){.ColorBanner_color_banner__d5dSy h1{font-size:24px;line-height:28px}}.TabbedAccordion_tabbed_accordion__y\+xw3{align-items:flex-start;display:none;flex-direction:column;gap:20px;justify-content:flex-start;width:100%}.TabbedAccordion_tab__1fbHL{align-items:center;background-color:initial;border:1px solid var(--keel-navy);border-radius:16px;box-shadow:0 0 #0000;color:var(--keel-navy);cursor:pointer;display:flex;flex-direction:row;gap:24px;justify-content:flex-start;padding:16px 20px;transition:all .2s ease;width:100%}.TabbedAccordion_tab_index__6oosS{box-shadow:0 0 0 #0000;font-size:24px;font-weight:300;line-height:24px}.TabbedAccordion_tab_label__lBq3J{font-size:20px;line-height:24px}.TabbedAccordion_active__gfhXV .TabbedAccordion_tab_label__lBq3J{font-weight:600}.TabbedAccordion_entry_section__JccEi.TabbedAccordion_active__gfhXV .TabbedAccordion_tab__1fbHL{--webkit-backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fff6;border:1px solid var(--keel-white);box-shadow:25px 25px 50px 0 #002c611a}.TabbedAccordion_entry_section__JccEi.TabbedAccordion_active__gfhXV .TabbedAccordion_tab_index__6oosS{color:var(--keel-orange)}.TabbedAccordion_content__4UPPG{align-items:center;color:var(--keel-navy);display:flex;flex-direction:column;gap:20px;justify-content:flex-start;max-height:max-content;opacity:1;padding-top:20px;transition:opacity .5s,padding-top .5s;width:100%}.TabbedAccordion_description__wTtfG{line-height:24px;white-space:pre-wrap}.TabbedAccordion_content__4UPPG>:not(.TabbedAccordion_description__wTtfG){margin-inline:40px;object-position:center}.TabbedAccordion_entry_section__JccEi{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;position:relative;width:100%}.TabbedAccordion_entry_section__JccEi:not(.TabbedAccordion_active__gfhXV) .TabbedAccordion_content__4UPPG{max-height:0;opacity:0;padding-top:0}@media (max-width:570px){.TabbedAccordion_tab_label__lBq3J{font-size:20px;line-height:24px}.TabbedAccordion_tab_index__6oosS{font-size:18px;line-height:20px}.TabbedAccordion_tab__1fbHL{gap:10px}}#WhiteTextSection_section__veyVO{background-color:#fff;display:flex;padding-block:135px 190px}#WhiteTextSection_container__XaKU1{display:flex;flex-direction:column;gap:35px;justify-content:center;margin-inline:auto;max-width:1440px;padding-inline:var(--padding-inline)}#WhiteTextSection_text__wgrFn{align-self:center;color:var(--keel-navy);font-size:40px;font-weight:600;line-height:44px}#WhiteTextSection_text__wgrFn span{color:var(--keel-orange)}.NumberStat_stat__ofym1{font-weight:700}#OurTeam_main__n-NB8{position:relative}#OurTeam_main__n-NB8>section{background-color:var(--keel-light-grey)}#OurTeam_hero_particles_container__qEseZ{background-image:linear-gradient(to bottom left,#2b5097,#193b6b,#081931,#020305);min-height:100vh;overflow:hidden;position:fixed;top:0;transform:translateZ(0);width:100%;z-index:-1}#OurTeam_foreground_particles__DAGUm{color:inherit;filter:blur(2px)}#OurTeam_background_particles__bV2Mi{color:inherit;filter:blur(8px)}#OurTeam_foreground_particles_container__PClkv{filter:blur(2px)}#OurTeam_background_particles_container__Q7hOr{filter:blur(8px)}.OurTeam_hero_particles__JaNr4{height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.OurTeam_quote_card__nj3fk{background-color:var(--keel-orange);color:#fff;margin-bottom:140px}#OurTeam_quote_card_content__CPvcg{align-items:flex-start;display:flex;flex-direction:column;gap:30px;justify-content:flex-start}.OurTeam_quote_text__1n0\+8{font-size:32px;font-weight:600;line-height:40px}#OurTeam_quote_section__i8d5I{display:flex;justify-content:center;padding-inline:var(--padding-inline);width:100%}.OurTeam_quote_source__L1tjc{display:flex;flex-direction:row;font-size:20px;font-weight:600;gap:18px;line-height:24px}.OurTeam_quote_source_title__6PNKo{font-size:16px;font-weight:400}.OurTeam_quote_source_image__uYwtP{height:52px;object-fit:contain;width:52px}.OurTeam_open_quote__bpY74{margin-inline-end:48px}.OurTeam_close_quote__zsGpp{margin-inline-start:48px}.OurTeam_advisors_section__p1ygJ{padding-block:120px;padding-inline:var(--padding-inline)}#OurTeam_board_section__SIiaB{padding-bottom:0}.OurTeam_advisors_container__iXJd\+{grid-gap:23px 40px;display:grid;gap:23px 40px;grid-template-columns:repeat(2,1fr);justify-items:center;margin-inline:auto;max-width:1440px}@media (max-width:830px){#OurTeam_our_advisors__MRUcp{padding-block:80px 120px}.OurTeam_advisors_container__iXJd\+{grid-template-columns:1fr;justify-items:center;width:100%}}.AdvisorCard_advisor_card__BoNOG{align-items:center;background-color:#ffffff80;border:1px solid var(--keel-white);border-radius:16px;display:flex;flex-direction:row;gap:20px;justify-content:flex-start;padding:22px 24px;width:100%}.AdvisorCard_right__iSMpy{align-items:flex-start;display:flex;flex-direction:column;flex-grow:1;gap:4px;justify-content:flex-start}.AdvisorCard_left__uRyXa img{height:56px;width:56px}.AdvisorCard_top__v25gw{align-items:center;display:flex;flex-direction:row;gap:0;justify-content:space-between;width:100%}.AdvisorCard_title__eYz2J{color:var(--keel-orange);font-weight:500;line-height:20px}.AdvisorCard_name__8-8hs{color:var(--keel-navy);font-size:20px;font-weight:700;line-height:24px}#HorizontalLeaderCardScroller_hero_top__U66Uf{color:var(--keel-white);padding-inline:var(--padding-inline)}#HorizontalLeaderCardScroller_scroll_container__On5gH{--extra-scroll-height:200vh;color:var(--keel-white);display:flex;flex-direction:column;height:calc(100vh + var(--extra-scroll-height));max-width:100vw;min-height:100vh;padding-block:160px 100px;position:relative}#HorizontalLeaderCardScroller_hero_text__rcOID{align-items:flex-start;display:flex;flex-direction:column;gap:8px;justify-content:flex-start}#HorizontalLeaderCardScroller_hero_text__rcOID h1{margin-bottom:11px}#HorizontalLeaderCardScroller_hero_text__rcOID h1 em{font-weight:300}#HorizontalLeaderCardScroller_hero_text__rcOID p{line-height:20px}#HorizontalLeaderCardScroller_leaders_overflow_wrapper__XyZMu{max-width:100vw;overflow:hidden;padding-top:100px;padding-inline:var(--padding-inline);padding-bottom:40px;position:sticky;top:0}#HorizontalLeaderCardScroller_leaders_container__92MOO{--translation:0px;grid-gap:0;display:grid;gap:0;grid-template-columns:repeat(5,360px);max-width:100vw;overflow:visible;translate:calc(50% - var(--translation))}.HorizontalLeaderCardScroller_leaders_container__92MOO::-webkit-scrollbar{display:none}@media (max-width:1370px){#HorizontalLeaderCardScroller_hero_top__U66Uf{gap:40px}}@media (max-width:830px){#HorizontalLeaderCardScroller_hero_top__U66Uf{grid-template-columns:1fr;justify-items:center}#HorizontalLeaderCardScroller_hero_text__rcOID{gap:20px}#HorizontalLeaderCardScroller_hero_text__rcOID>p{max-width:none}}.LeaderCard_leader_card_wrapper__W\+ty9{height:100%;min-height:555px;perspective:1000px;translate:-50%;width:100%}.LeaderCard_leader_card__Soas-{-webkit-backdrop-filter:blur(28px);backdrop-filter:blur(28px);background-color:#ffffff1a;border:1px solid #ffffff4d;border-radius:20px;box-shadow:25px 25px 50px 0 #002c611a;color:var(--keel-white);filter:blur(6px);height:100%;overflow:hidden;padding:24px 24px 20px;position:relative;scale:.85;transition:all .8s ease;width:100%}.LeaderCard_leader_card_wrapper__W\+ty9.LeaderCard_focused__qRbO->.LeaderCard_leader_card__Soas-{filter:blur(0);scale:1}.LeaderCard_leader_card__Soas-:hover{border:1px solid #ffffffa6}.LeaderCard_back__Tdsft,.LeaderCard_front__aP8kI{height:100%;left:0;padding:20px;position:absolute;top:0;transform-style:preserve-3d;transition:rotate .6s ease 0s,opacity .1s ease .2s;width:100%}.LeaderCard_visible__\+TcbH{opacity:1;pointer-events:all}.LeaderCard_hidden__jHcmv{opacity:0;pointer-events:none}.LeaderCard_front__aP8kI{backface-visibility:hidden;cursor:pointer;display:flex;flex-direction:column;gap:24px;height:100%}.LeaderCard_flip__\+r6jj{transform:rotateY(180deg)}.LeaderCard_big_headshot_container__HcaJk{aspect-ratio:1/1;height:100%;max-height:312px;max-width:312px;position:relative;width:100%}.LeaderCard_headshot_overlay__iPRSc{background-color:#235db340;border-radius:16px;height:100%;left:0;mix-blend-mode:color;position:absolute;top:0;width:100%;z-index:2}.LeaderCard_big_headshot__8YgY6{aspect-ratio:1/1;border-radius:16px;height:100%;object-fit:cover;object-position:top center;width:100%}.LeaderCard_linkedin_link__0KlOE{height:22px;width:22px}.LeaderCard_details__V3iBw{display:flex;flex-direction:row;justify-content:space-between}.LeaderCard_name__yRUWP{font-size:20px;font-weight:600;line-height:24px}.LeaderCard_title__SG6ys{color:var(--keel-orange);font-weight:500}.LeaderCard_read_more__4v4RZ{cursor:pointer;margin-top:auto}.LeaderCard_back__Tdsft{display:flex;flex-direction:column;gap:20px;height:100%;transform:rotateY(180deg);width:100%}.LeaderCard_back_top__w5Tk0{display:flex;flex-direction:row;justify-content:space-between}.LeaderCard_small_headshot__TQqzc{aspect-ratio:1/1;border-radius:16px;max-height:140px;max-width:140px;object-fit:cover;object-position:top center;width:100%}.LeaderCard_small_headshot_container__9VobR{aspect-ratio:1/1;height:100%;max-height:140px;max-width:140px;position:relative;width:100%}.LeaderCard_close_button__75bGo{align-items:center;background-color:#fff3;border-radius:50%;cursor:pointer;display:flex;height:40px;justify-content:center;padding:13px;width:40px}.LeaderCard_back_middle__X7NAN{margin-top:4px}.LeaderCard_back_middle__X7NAN .LeaderCard_title__SG6ys{font-weight:400}#AboutUs_main__A2jl2{background-color:var(--keel-light-grey)}#AboutUs_hero__aASxp{position:relative}#AboutUs_foreground_particles__fRDHs{filter:blur(2px)}#AboutUs_background_particles__NbB1P{filter:blur(8px)}.AboutUs_hero_particles__FZcZr{height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}#AboutUs_hero_top__WsTPu :is(h1,p){text-align:left}#AboutUs_hero_top__WsTPu{align-items:flex-start;background-image:linear-gradient(to bottom left,#2b5097,#193b6b,#081931,#020305);color:var(--keel-white);display:flex;flex-direction:column;gap:0;height:1060px;justify-content:flex-start;overflow:hidden;padding-block:194px 130px;padding-inline:var(--padding-inline);padding-bottom:340px;position:relative;text-align:center;transform:translateZ(0);z-index:3}#AboutUs_hero_top__WsTPu h1 em{font-weight:300}#AboutUs_hero_top__WsTPu p{font-size:20px;line-height:28px}#AboutUs_modal_content_container__WEKOu{align-items:center;display:flex;flex-direction:row;gap:40px;justify-content:flex-start}#AboutUs_hero_learn_more__k-A6Y{border:none;cursor:pointer;font-size:12px;font-weight:500;line-height:20px;margin-top:25px;padding:10px 20px}.AboutUs_hero_bottom__KQVJA{align-items:center;bottom:-100px;display:flex;flex-direction:row;height:max-content;justify-content:center;max-width:100vw;overflow:hidden;position:absolute;width:100%}.AboutUs_hero_image_cards_container__TE0lP{--max-width:2000px;grid-gap:25px;display:grid;gap:25px;grid-template-columns:2fr 1.5fr 3fr;max-width:var(--max-width);min-width:min(calc(100vw + 90px),var(--max-width));overflow:visible;width:100%;z-index:3}.AboutUs_hero_image_card__InETh{border-radius:16px;height:100%;height:440px;object-fit:cover;width:100%}#AboutUs_biomarkers_particles_container__h4KJY{align-items:flex-start;display:flex;flex-direction:row;gap:90px;justify-content:center;margin-block:60px;position:relative;width:100%}#AboutUs_biomarkers_lines_container__jUDFY{height:460px;left:50%;position:absolute;top:50%;translate:-50% -50%;width:185px;z-index:-1}#AboutUs_biomarkers_lines__rGrtj{height:100%;object-fit:contain;width:100%}#AboutUs_lines_particles__gsAcE{height:100%;width:100%}#AboutUs_lines_particles_wrapper__0YWTd{height:40px;position:absolute;top:calc(50% - 5px);translate:0 -50%;width:100%}#AboutUs_biomarkers_mobile_lines_wrapper__9AD1\+{align-items:center;display:flex;flex-direction:column;gap:0;justify-content:flex-start}.AboutUs_biomarkers_mobile_lines__EAa\+0{display:none;position:relative;width:199px}#AboutUs_top_lines__tWEdX{top:30px}#AboutUs_bottom_lines__fvtdL{top:-2px}.AboutUs_particles_wrapper__HQzvc{position:relative;transform:translateZ(0)}#AboutUs_ai_particles_wrapper__RcIuS{height:340px;margin-inline:25px;width:340px}#AboutUs_physical_particles_wrapper__yBBi2{height:340px;width:390px}#AboutUs_ai_particles__zB8UK{height:100%;width:100%}#AboutUs_ai_particles_shadow__UWpnI{border-radius:50%;box-shadow:inset 0 0 50px #3989ebc2,0 0 10px #3989eb;height:340px;left:50%;position:absolute;top:50%;translate:-50% -50%;width:340px;z-index:-1}#AboutUs_physical_particles_shadow__-N2D7{background-image:url(/static/media/physical-biomarkers-shadow.a5579dca4e80c7781f92.png);background-position:50%;background-repeat:no-repeat;background-size:contain;height:100%;height:377px;left:50%;overflow:visible;position:absolute;top:50%;translate:-50% -50%;width:100%;width:420px;z-index:-1}.AboutUs_biomarker_label__N\+v39{align-items:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border-radius:50%;color:#fff;display:flex;font-size:20px;height:175px;justify-content:center;left:50%;position:absolute;text-align:center;top:50%;translate:-50% -50%;width:175px;z-index:2}#AboutUs_biomarkers__TenXJ{background:radial-gradient(at 50% calc(50% + 100px),#1e3f7a,#0000 60%),linear-gradient(28.5deg,#060e16 18.39%,#142751 116.01%);background-position:top;background-repeat:no-repeat;overflow:hidden;position:relative;z-index:1}#AboutUs_biomarkers__TenXJ,#AboutUs_biomarkers_text_content__MP6Tv{display:flex;flex-direction:column;gap:0;justify-content:flex-start}#AboutUs_biomarkers_text_content__MP6Tv{align-items:center;color:#fff;margin-top:200px;padding-inline:var(--padding-inline);width:100%}.AboutUs_biomarkers_subheading__X8D7l{font-size:24px;font-weight:600;line-height:30px;margin-top:40px;position:relative;text-align:center}.AboutUs_biomarkers_subheading__X8D7l em{font-weight:300}.AboutUs_biomarkers_subheading__X8D7l#AboutUs_real__nFTx2{color:#fff;margin-bottom:160px}#AboutUs_timeline__Yh4iH{background-color:#fff;display:grid;grid-template-columns:1fr 1fr;padding-inline:var(--padding-inline);position:relative}.AboutUs_timeline_top__m\+P2S{background-color:#fff;color:var(--keel-navy);display:flex;flex-direction:column;gap:20px;max-height:max-content;padding-block:100px;padding-right:150px;position:relative;position:sticky;top:0;z-index:4}.AboutUs_timeline_top__m\+P2S h2{font-size:40px;font-weight:600;line-height:44px;margin-bottom:20px}.AboutUs_timeline_top__m\+P2S p{line-height:24px}.AboutUs_timeline_bottom__V\+zPz{margin-inline:auto;max-width:1440px;position:relative}#AboutUs_platforms__4SFoo{align-items:center;color:var(--keel-navy);display:flex;flex-direction:row;gap:130px;padding-block:120px 240px;padding-inline:var(--padding-inline)}.AboutUs_platforms_right__wOfnS h2{font-size:40px;font-weight:600;line-height:44px;margin-bottom:20px}.AboutUs_platforms_right__wOfnS p{line-height:24px}.AboutUs_platforms_left__wpCP4{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(2,280px)}.AboutUs_platform_card__dGN\+r{color:var(--keel-navy)}.AboutUs_platform_card_text__tPlS4 strong{font-size:28px;font-weight:700;line-height:32px}.AboutUs_platform_card_text__tPlS4 p{line-height:20px;margin-top:10px}.AboutUs_platform_card__dGN\+r{border:1px solid var(--keel-navy);border-radius:16px;gap:90px;padding:30px 25px 15px}.AboutUs_platform_card__dGN\+r,.AboutUs_platform_card__dGN\+r.AboutUs_active__6oaj7{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;max-width:280px}.AboutUs_platform_card__dGN\+r.AboutUs_active__6oaj7{--webkit-backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background-color:var(--keel-white);border:2px solid var(--keel-white);border-radius:16px;box-shadow:25px 35px 50px 0 #001d3f33;gap:70px;padding:40px 47px 18px 37px}.AboutUs_platform_card__dGN\+r img{width:180px}#AboutUs_what_we_value__NQfYc{padding-block:100px;padding-inline:var(--padding-inline)}@media (max-width:1370px){#AboutUs_hero_top__WsTPu{gap:20px}.AboutUs_timeline_top__m\+P2S{padding-right:80px}#AboutUs_platforms__4SFoo{flex-direction:column-reverse;gap:40px}.AboutUs_platforms_right__wOfnS{text-align:center}}@media (max-width:880px){#AboutUs_biomarkers_particles_container__h4KJY{align-items:center;flex-direction:column;gap:100px;margin-block:0}#AboutUs_biomarkers_lines_container__jUDFY{width:75px}#AboutUs_lines_particles_wrapper__0YWTd{height:120px;top:50%}.AboutUs_biomarkers_mobile_lines__EAa\+0{display:block}}@media (max-width:830px){#AboutUs_hero_top__WsTPu{grid-template-columns:1fr;height:100vh;max-height:800px;padding-bottom:100px}.AboutUs_hero_image_cards_container__TE0lP{gap:12px}.AboutUs_hero_image_card__InETh{height:250px}.AboutUs_timeline_top__m\+P2S{padding-right:60px}.AboutUs_platforms_left__wpCP4{grid-template-columns:1fr 1fr}.AboutUs_platform_card__dGN\+r{padding:25px 15px 10px;width:100%}.AboutUs_platform_card__dGN\+r.AboutUs_active__6oaj7{padding:30px 37px 12px 27px}}@media (max-width:570px){#AboutUs_hero_top__WsTPu p{font-size:16px;line-height:20px}#AboutUs_timeline__Yh4iH{grid-template-columns:1fr}.AboutUs_timeline_top__m\+P2S{padding-right:20px;position:relative}#AboutUs_platforms__4SFoo{padding-block:60px 100px}.AboutUs_hero_image_cards_container__TE0lP{gap:8px}.AboutUs_hero_image_card__InETh{height:200px}.AboutUs_platforms_left__wpCP4{gap:35px;grid-template-columns:1fr;width:100%}.AboutUs_platform_card__dGN\+r,.AboutUs_platform_card__dGN\+r.AboutUs_active__6oaj7{flex-direction:row;max-width:none;padding-top:15px;width:100%}.AboutUs_platform_card__dGN\+r img{width:100px}.AboutUs_values_grid__IcAB6{grid-template-columns:1fr;grid-template-rows:repeat(4,1fr)}#AboutUs_modal_graphic__JArkl{max-height:50vh}#AboutUs_modal_content_container__WEKOu{flex-direction:column}}.Timeline_timeline_outer__2tXXk{--bottom-buffer:10vh;--top-buffer:10vh;--full-progress-bar-height:50vh;isolation:isolate;padding-bottom:var(--bottom-buffer);padding-top:var(--top-buffer);position:relative;scroll-behavior:smooth}.Timeline_progress_bar__4Udf5{left:50%;translate:-50%;width:4px}.Timeline_empty_progress_bar__3CzY5{background-color:#edf2fb;height:100%;position:absolute;top:0;z-index:-2}.Timeline_full_progress_bar__-U5Kr{background-color:#c4c9d4;height:var(--full-progress-bar-height);left:var(--left);position:fixed;top:0;z-index:1}.Timeline_progress_bar_cover__eJFDx{position:absolute;z-index:2}.Timeline_progress_bar_top_cover__ZeoWL{background-image:linear-gradient(180deg,#fff 0,#0000 90%);height:var(--top-buffer);top:0}.Timeline_progress_bar_bottom_cover__7lcwq{background-image:linear-gradient(180deg,#edf2fb 0,#fff 90%);bottom:0;height:var(--bottom-buffer)}.Timeline_timeline_container__FqckG{grid-column-gap:40px;grid-row-gap:120px;column-gap:40px;display:grid;grid-template-columns:1fr 20px 1fr;position:relative;row-gap:120px;z-index:3}.Timeline_data_node__MzOOp{color:var(--keel-navy);display:flex;flex-direction:column;gap:8px}.Timeline_timeline_container__FqckG>*{min-width:0}.Timeline_data_node__MzOOp .Timeline_year__Z4z2L{background-color:#ff640724;border-radius:20px;color:var(--keel-orange);font-weight:500;padding:6px 10px;width:max-content}.Timeline_data_node__MzOOp .Timeline_title__SuR3w{font-size:30px;font-weight:500}.Timeline_data_node__MzOOp .Timeline_body__COVxD{color:#002c6180;font-size:18px}.Timeline_middle_node__YjlzT{align-items:center;display:flex;flex-direction:column;gap:5px;justify-content:flex-start;position:relative}.Timeline_middle_node__YjlzT .Timeline_circle__ogXcG{background-color:#c4c9d4;border:4px solid #fff;border-radius:50%;height:24px;position:sticky;top:var(--full-progress-bar-height);width:24px}.Timeline_middle_node__YjlzT .Timeline_line__2K9GR{background-color:#1d31604a;flex-grow:1;width:4px}#Timeline_first_line__SbgDU{background-color:initial;height:var(--bottom-buffer)}@media (max-width:830px){.Timeline_data_node__MzOOp .Timeline_title__SuR3w{font-size:20px;line-height:24px}.Timeline_data_node__MzOOp .Timeline_body__COVxD{font-size:14px;line-height:18px}.Timeline_timeline_container__FqckG{column-gap:20px;grid-template-columns:1fr 10px 1fr}}@media (max-width:570px){.Timeline_full_progress_bar__-U5Kr{left:calc(max(255px, 100vw + 14)*.5 - 7px)}}.NumberedGridList_values_grid__XSQ\+6{grid-gap:48px 58px;display:grid;gap:48px 58px;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.NumberedGridList_value__yy6Jb{align-items:flex-start;display:flex;flex-direction:row;gap:18px;justify-content:flex-start}.NumberedGridList_value_content__dcufR{align-items:flex-start;color:var(--keel-navy);display:flex;flex-direction:column;gap:8px;justify-content:flex-start}.NumberedGridList_value_content__dcufR strong{font-size:24px;font-weight:600;line-height:29px}.NumberedGridList_value_content__dcufR p{line-height:24px}.NumberedGridList_value_number__1524P{color:var(--keel-orange);font-size:24px;line-height:29px}@media (max-width:830px){.NumberedGridList_values_grid__XSQ\+6{gap:20px}}@media (max-width:570px){.NumberedGridList_values_grid__XSQ\+6{grid-auto-flow:row!important;grid-template-columns:1fr;grid-template-rows:none}}.Modal_modal_backdrop__NBQuj{display:none}.Modal_modal_backdrop__NBQuj.Modal_show_modal__l7hJr{align-items:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background-color:#0012294d;display:flex;height:100%;inset:0;justify-content:center;position:fixed;width:100%;z-index:30}.Modal_modal__DJDMv{background-color:#fff;border-radius:16px;box-shadow:25px 25px 50px #002c611a;max-height:100vh;overflow:scroll;padding:20px 16px;scrollbar-width:none}.Modal_modal__DJDMv::-webkit-scrollbar{display:none}.Modal_content_wrapper__LWBV7{align-items:flex-start;display:flex;flex-direction:row;gap:0;justify-content:flex-start}.Modal_close_button__4xTF9{align-items:center;border:none;border-radius:50%;cursor:pointer;display:flex;height:40px;justify-content:center;width:40px}#ContactUs_main__pDGZI,.Modal_close_button__4xTF9{background-color:var(--keel-light-grey)}#ContactUs_email_link__g-Kni{font-weight:500}#ContactUs_contact_section__Wkxwy{grid-gap:80px;display:grid;gap:80px;grid-template-columns:1fr 1fr;margin:auto;max-width:1440px;padding:160px var(--padding-inline) 140px var(--padding-inline)}.ContactUs_right__VdxUk{background-color:#ffffff80;border:2px solid #fff;border-radius:16px;box-shadow:25px 25px 50px #002c611a;min-height:600px;padding:72px 62px;width:100%}.ContactUs_left__KKiab{gap:60px}.ContactUs_left__KKiab,.ContactUs_top__6J4vC{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start}.ContactUs_top__6J4vC{color:var(--keel-navy);gap:20px}.ContactUs_top__6J4vC p{line-height:24px}.ContactUs_bottom__p8hoc{align-items:flex-start;color:var(--keel-navy);display:flex;flex-direction:row;gap:44px;justify-content:flex-start}.ContactUs_address__-g9sj{line-height:24px}@media (max-width:1370px){.ContactUs_right__VdxUk{padding:50px 40px}#ContactUs_contact_section__Wkxwy{gap:40px}}@media (max-width:830px){#ContactUs_contact_section__Wkxwy{grid-template-columns:1fr}}#ContactForm_contact_form__MxVfX{color:var(--keel-navy);gap:20px}#ContactForm_contact_form__MxVfX,#ContactForm_contact_form__MxVfX>label{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start}#ContactForm_contact_form__MxVfX>label{gap:5px;width:100%}#ContactForm_contact_form__MxVfX>label>strong{font-size:12px;font-weight:600;line-height:16px}.ContactForm_input_container__yBsjN.ContactForm_has_error__hpSBN>.ContactForm_input__Bl93P{border:1px solid var(--keel-red)}.ContactForm_error_text__Hu8QN{color:var(--keel-red);display:none}.ContactForm_input_container__yBsjN.ContactForm_has_error__hpSBN>.ContactForm_error_text__Hu8QN{display:inline}.ContactForm_input__Bl93P{border:1px solid var(--keel-navy);border-radius:8px;color:var(--keel-navy);font-size:16px;line-height:20px;padding:12px 16px;width:100%}.ContactForm_input__Bl93P::placeholder,select.ContactForm_input__Bl93P:invalid{color:#002c614d}textarea.ContactForm_input__Bl93P{font-family:Inter,sans-serif;resize:none}#ContactForm_submit__eYq7N{border:0;cursor:pointer;font-size:12px;line-height:20px;padding:10px 20px}.ContactForm_submission_info__ZT0O8{display:flex;flex-direction:column;gap:15px;line-height:20px}.ContactForm_submission_info__ZT0O8 a{color:var(--keel-navy)}.ContactForm_submission_info__ZT0O8 strong{line-height:24px}#Policy_main__EOY6l{align-items:center;display:flex;flex-direction:column;gap:70px;justify-content:flex-start;padding:170px var(--padding-inline) 100px var(--padding-inline)}#Policy_title__GEMTz{color:var(--keel-navy);font-size:60px;font-weight:600;line-height:68px}#Policy_policy_container__M4MGn{align-items:flex-start;display:flex;flex-direction:column;gap:40px;justify-content:flex-start}#Policy_policy_container__M4MGn h2,#Policy_policy_container__M4MGn h3{font-weight:600;margin-bottom:10px}#Policy_policy_container__M4MGn p{margin-top:10px}#Policy_policy_container__M4MGn :is(ul,ol){align-items:flex-start;display:flex;flex-direction:column;gap:5px;justify-content:flex-start;margin-top:10px;padding-left:20px}#Policy_policy_container__M4MGn *{color:var(--keel-navy)}@media (max-width:570px){#Policy_main__EOY6l{gap:50px;padding-top:100px}}#Labs_labs__iFWdo{position:relative}#Labs_hero__YdAyr{align-items:center;background:linear-gradient(180deg,#001a3a,#002c61);color:var(--keel-white);display:flex;flex-direction:column;gap:max(11.5vh,120px);justify-content:center;max-width:100vw;min-height:100vh;padding-block:180px 35px;position:relative;text-align:center}#Labs_hero__YdAyr h1{letter-spacing:-2%;margin-bottom:10px}.Labs_hero_particles__04DQh{height:100%;left:0;overflow:hidden;position:absolute;top:0;transform:translateZ(0);width:100%}#Labs_background_particles__bBlk3{filter:blur(8px)}#Labs_foreground_particles__Mq2TS{filter:blur(2px)}#Labs_hero_card__S6KJm{align-items:center;display:flex;flex-direction:column;gap:15px;justify-content:flex-start;max-width:100%;padding-inline:46px;z-index:1}#Labs_hero_learn_more__1lEom{border:none;cursor:pointer;font-weight:500;margin-top:45px;padding:10px 20px}#Labs_hero_card_top__EXk2N{margin-top:15px}#Labs_hero_subtitle__YY9rS{font-weight:300;line-height:24px;max-width:calc(909px + var(--padding-inline)*2);padding-inline:var(--padding-inline)}#Labs_labs_content__H4SU8{background-color:var(--keel-light-grey);padding-top:95px}#Labs_labs_content__H4SU8>section{padding-inline:var(--padding-inline)}#Labs_labs_content__H4SU8>section.Labs_full__nRMbK>*,#Labs_labs_content__H4SU8>section:not(.Labs_full__nRMbK){margin-inline:auto;max-width:1440px}#Labs_what_we_do__HzfSD{gap:0}#Labs_what_we_do__HzfSD,#Labs_what_we_do_content__w6JXf{display:flex;flex-direction:column}#Labs_labs_solution_graphic__MYKQn{margin-block:auto;max-width:640px;width:50%}#Labs_work_with__Erp1J{align-items:center;display:flex;flex-direction:column;gap:0;justify-content:flex-start;margin-top:140px;padding-bottom:100px}#Labs_work_with_logos_container__C-fTz{grid-gap:40px;align-items:center;display:grid;gap:40px;grid-template-columns:repeat(3,1fr);justify-items:center;padding-inline:20px}#Labs_work_with_logos_container__C-fTz img{max-width:100%}#Labs_faq_section__oz04c{background-color:#fff;padding-block:80px 100px}@media (max-width:1370px){#Labs_labs_content__H4SU8{padding-top:100px}}@media (max-width:830px){#Labs_labs_content__H4SU8{padding-top:80px}#Labs_labs_solution_graphic__MYKQn{width:100%}.Labs_align_right_small__LUZ-K{object-position:right}.Labs_align_left_small__\+hFYJ{object-position:left}}@media (max-width:570px){#Labs_work_with_logos_container__C-fTz{grid-template-columns:1fr}}#HeroImageCards_hero_images_overflow_container__xy5rt{display:flex;flex-direction:row;justify-content:center;max-width:min(1440px,100%);overflow:hidden;z-index:1}#HeroImageCards_hero_images__re95S{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,1fr);min-width:min(110vw,1440px)}#HeroImageCards_hero_images__re95S img{border-radius:16px;max-height:500px;min-height:300px;object-fit:cover;width:100%}#Mind_mind__URQpD{position:relative}#Mind_hero__VDOVK{align-items:center;background:linear-gradient(0deg,#000911,#032752 65%);color:var(--keel-white);display:flex;flex-direction:column;max-width:100vw;min-height:100vh;overflow:hidden;padding-top:180px;position:relative;text-align:center;transform:translateZ(0)}#Mind_hero__VDOVK h1{letter-spacing:-2%;margin-bottom:10px}#Mind_hero_card__Oj-Gy{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;max-width:100%;padding-inline:46px;position:relative}#Mind_hero_card_top__B1vNx{margin-top:15px}#Mind_hero_subtitle__Ok8U5{font-size:16px;font-weight:400;line-height:24px}#Mind_hero_learn_more__yarSn{border:none;cursor:pointer;font-weight:500;margin-top:45px;padding:10px 20px}#Mind_hero_video_container__gcl12{border-radius:16px;margin-bottom:100px;margin-top:70px;max-width:1440px;position:relative}#Mind_hero_video_container__gcl12.Mind_show_cover__5BCyZ #Mind_hero_video__UxOSu{visibility:hidden}#Mind_hero_video_container__gcl12:not(.Mind_show_cover__5BCyZ) #Mind_hero_video_cover__gtFw7{display:none}#Mind_hero_video__UxOSu{border-radius:16px;width:100%}#Mind_hero_video_cover__gtFw7{inset:0;position:absolute}#Mind_hero_video_color_cover__xvZEf,#Mind_hero_video_image_cover__Attjq{border-radius:16px;height:100%;width:100%}#Mind_hero_video_color_cover__xvZEf{background-color:#002c615c;cursor:pointer;inset:0;position:absolute}#Mind_hero_video_play_button__2DGtZ{background-color:initial;border:none;border-radius:50%;cursor:pointer;height:82px;left:50%;position:absolute;top:50%;translate:-50% -50%;width:82px}#Mind_hero_video_play_button__2DGtZ>img{height:100%;width:100%}.Mind_hero_particles__b30oE{height:100%;left:0;overflow:hidden;position:absolute;top:0;transform:translateZ(0);width:100%}#Mind_background_particles__Mku0X{filter:blur(8px)}#Mind_foreground_particles__HFJEl{filter:blur(2px)}#Mind_mind_content__iNyfy{background-color:var(--keel-light-grey);padding-top:80px}#Mind_mind_content__iNyfy>section{padding-inline:var(--padding-inline)}#Mind_mind_content__iNyfy>section.Mind_full__KQTbp>*,#Mind_mind_content__iNyfy>section:not(.Mind_full__KQTbp){margin-inline:auto;max-width:1440px}#Mind_schools_container__eSd\+T{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:40px;justify-content:space-evenly;max-width:1155px;padding-bottom:100px}#Mind_schools_container__eSd\+T>img{max-height:60px;max-width:200px;object-fit:contain}#Mind_mind_content__iNyfy>*{position:relative;z-index:1}#Mind_building_trust_intro__nead-{color:var(--keel-navy);line-height:24px;margin-bottom:44px;text-align:center}#Mind_tool_cards_container__Pnroa{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(2,1fr);justify-content:center;margin-bottom:110px}#Mind_our_approach__WCq5K{padding-block:30px 126px}#Mind_our_evidence__PTvbd{align-items:center;display:flex;flex-direction:column;gap:0;justify-content:flex-start;margin-bottom:100px}.Mind_evidence_container__Gdwej{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:160px;justify-content:center}.Mind_evidence_number__2y\+oU{color:var(--keel-orange);font-size:60px;font-weight:600;line-height:60px;text-align:center}.Mind_evidence__yc5qQ>div{color:var(--keel-white);font-size:14px;letter-spacing:5%;line-height:24px;text-align:center}.Mind_evidence__yc5qQ{align-items:center;display:flex;flex-direction:column;justify-content:center}#Mind_testimonials_section__irwCs{background-color:#fff;padding-block:147px 137px;padding-inline:var(--padding-inline) 0!important}#Mind_faq_section__SYoQ2{background-color:#fff;padding-block:80px 100px}#Mind_our_features__qODX8{padding-bottom:200px}@media (max-width:1370px){#Mind_mind_content__iNyfy{padding-top:40px}.Mind_evidence_container__Gdwej{gap:56px;justify-content:space-evenly}.Mind_evidence_number__2y\+oU{font-size:50px}#Mind_tool_cards_container__Pnroa{grid-template-columns:repeat(1,100%);margin-inline:auto;max-width:700px}}@media (max-width:830px){#Mind_mind_content__iNyfy{padding-top:40px}.Mind_evidence_container__Gdwej{align-items:center;flex-direction:column}.Mind_government_logos_container__KuErr{flex-direction:column-reverse;margin-bottom:80px}}.ToolCard_tool_card__QU5O\+{align-items:flex-start;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background-color:#fff6;border:1px solid #fff;border-radius:16px;box-shadow:25px 25px 50px 0 #002c611a;color:var(--keel-navy);display:flex;flex-direction:column;gap:10px;height:100%;justify-content:space-between;padding:30px;width:100%}.ToolCard_tool_card__QU5O\+>img{height:80px;margin-bottom:26px;object-fit:contain;width:80px}.ToolCard_bottom__imktz{display:flex;flex-direction:column;gap:8px}.ToolCard_bottom__imktz strong{font-size:24px;font-weight:700;line-height:32px}.ToolCard_bottom__imktz p{line-height:24px}.ArrowAccordion_arrow_accordion__h-sVk{display:grid;grid-template-columns:20fr 60fr 20fr;padding-inline:var(--padding-inline)}.ArrowAccordion_row__4fzux{--answer-height:0px;border-bottom:1px solid #aeb4c3;color:var(--keel-navy);cursor:pointer;display:grid;grid-column:1/4;grid-template-columns:subgrid;padding-block:25px;position:relative;z-index:1}.ArrowAccordion_row__4fzux:first-of-type{border-block:1px solid #aeb4c3}.ArrowAccordion_index__Lp\+Cw{font-size:28px;font-weight:600;line-height:32px}.ArrowAccordion_row__4fzux.ArrowAccordion_active__3yUwX .ArrowAccordion_index__Lp\+Cw{color:var(--keel-orange)}.ArrowAccordion_question__mhcIS{font-weight:500;line-height:24px}.ArrowAccordion_row__4fzux.ArrowAccordion_active__3yUwX .ArrowAccordion_question__mhcIS{font-weight:600}.ArrowAccordion_answer__ivbE4 :is(ul,ol){padding-left:20px}.ArrowAccordion_answer__ivbE4{cursor:text;opacity:0;padding-top:20px}.ArrowAccordion_answer_overflow_container__k-tCO{height:0;overflow:hidden;transition:height .5s ease}.ArrowAccordion_row__4fzux.ArrowAccordion_active__3yUwX .ArrowAccordion_answer_overflow_container__k-tCO{height:calc(var(--answer-height) + 20px)}.ArrowAccordion_row__4fzux.ArrowAccordion_active__3yUwX .ArrowAccordion_answer__ivbE4{opacity:1}.ArrowAccordion_right__FICMh{align-items:center;background-color:var(--keel-light-grey);border:none;border-radius:50%;display:flex;height:40px;justify-content:center;margin-left:auto;width:40px}.ArrowAccordion_row__4fzux.ArrowAccordion_active__3yUwX .ArrowAccordion_right__FICMh{background-color:var(--keel-orange)}.ArrowAccordion_arrow_svg__kVkdW{stroke:var(--keel-navy);rotate:0;transition:rotate .5s ease}.ArrowAccordion_row__4fzux.ArrowAccordion_active__3yUwX .ArrowAccordion_arrow_svg__kVkdW{stroke:#fff;rotate:180deg}.TestimonialCard_testimonial_card__os0-V{background-color:#f3f3f5;border-radius:16px;color:var(--keel-navy);height:390px;padding:24px 24px 20px;width:var(--item-width)}.TestimonialCard_content_container__fx3RH{align-items:flex-start;display:flex;flex-direction:column;gap:10px;height:100%;justify-content:flex-start}.TestimonialCard_card_top__07zrb{align-items:flex-start;display:flex;flex-direction:column;flex-grow:1;gap:10px}.TestimonialCard_card_quote_icon__MDJYc{height:20px}.TestimonialCard_text_overflow_container__yoJ-y{flex-grow:1;overflow:scroll}.TestimonialCard_text__VAR2L{overflow:hidden}.Carousel_carousel__ePVOM{--padding-inline:70px;--transition-time:200ms;grid-gap:60px;color:var(--keel-navy);display:grid;gap:60px;grid-template-columns:240px 1fr;position:relative}.Carousel_carousel__ePVOM.Carousel_transition__rQhrH{transition:all .2s ease}.Carousel_left__QVcFJ{align-items:flex-start;display:flex;flex-direction:column;gap:10px;height:100%;justify-content:space-between;width:270px}.Carousel_heading__DKEWS{font-size:40px;font-weight:600;line-height:44px;margin-top:15px}.Carousel_buttons__ToPn3{align-items:center;display:flex;flex-direction:row;gap:6px;justify-content:flex-start}.Carousel_button__LIRlY{align-items:center;background-color:#f3f3f5;border:0;border-radius:50%;cursor:pointer;display:flex;height:40px;justify-content:center;width:40px}.Carousel_right_overflow_container__IRHFV{height:395px;overflow:hidden;position:relative}.Carousel_posts_container__W9i1l{--outer-posts:2;--item-width:360px;--translated-posts:0;--drag-translation:0px;align-items:flex-start;display:flex;flex-direction:row;gap:26px;justify-content:flex-start;translate:calc((var(--outer-posts)*-1 + var(--translated-posts))*(var(--item-width) + 26px) + var(--drag-translation));width:fit-content}.Carousel_posts_container__W9i1l.Carousel_transition__rQhrH{transition:translate .2s ease}.Carousel_posts_container__W9i1l.Carousel_move_right__OPBvr{--translated-posts:-1}.Carousel_posts_container__W9i1l.Carousel_move_left__cGxVW{--translated-posts:1}.Carousel_right_overflow_container__IRHFV.Carousel_fade_cover__JDVQ0:before{background-image:linear-gradient(90deg,#0000 0,#fff);content:"";height:100%;pointer-events:none;position:absolute;right:0;width:50px;z-index:1}@media (max-width:830px){.Carousel_carousel__ePVOM{grid-template-columns:1fr}.Carousel_right_overflow_container__IRHFV{height:max-content}}#BasicPage_main__T8uSf{align-items:center;color:var(--keel-navy);display:flex;flex-direction:column;gap:70px;justify-content:flex-start;margin-inline:auto;max-width:1510px;padding:170px var(--padding-inline) 100px var(--padding-inline)}#BasicPage_main__T8uSf a{color:var(--keel-navy)}@media (max-width:570px){#BasicPage_main__T8uSf{gap:50px;padding-top:100px}}.PressRelease_main_wrapper__mbMHD{background-color:var(--keel-light-grey)}#PressRelease_body__kP2UG{align-items:flex-start;display:flex;flex-direction:column;gap:20px;justify-content:flex-start;padding-bottom:200px}#JoiningOptions_main__ASqao{color:var(--keel-navy);gap:70px;margin-inline:auto;max-width:1440px;padding:170px var(--padding-inline) 100px var(--padding-inline)}#JoiningOptions_heading__2yc3X,#JoiningOptions_main__ASqao{align-items:center;display:flex;flex-direction:column;justify-content:flex-start}#JoiningOptions_heading__2yc3X{gap:10px}.JoiningOptions_options_container__Dp-6X{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;gap:40px;justify-content:center}.JoiningOptions_option__Yl6z-{align-items:flex-start;font-size:18px;gap:6px}#InformedConsent_main__oAP7b,.JoiningOptions_option__Yl6z-{display:flex;flex-direction:column;justify-content:flex-start}#InformedConsent_main__oAP7b{align-items:center;color:var(--keel-navy);gap:70px;margin-inline:auto;max-width:1440px;padding:170px var(--padding-inline) 100px var(--padding-inline)}.InformedConsent_content__2iD95{align-items:flex-start;display:flex;flex-direction:column;gap:20px;justify-content:flex-start}.InformedConsent_content__2iD95 ul{margin-left:20px}.SupportDirectory_main__PmOXN{min-height:800px}#SupportDirectory_heading__XhOVD{align-items:center;display:flex;flex-direction:column;gap:0;justify-content:flex-start}#SupportDirectory_tiles_container__VOPYy{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,250px);justify-content:center;width:100%}.SupportDirectoryTile_tile__eUX9V{align-items:center;background-color:var(--keel-light-grey);border-radius:16px;display:flex;flex-direction:row;font-size:18px;gap:10px;justify-content:center;padding:20px;text-decoration:none}.ResourceCentre_main__QpXHY{align-items:flex-start}#ResourceCentre_heading__6VvoM{align-items:flex-start;display:flex;flex-direction:column;gap:0;gap:5px;justify-content:flex-start;width:100%}.TabbedResourceBrowser_main_container__ps6QT{width:100%}.TabbedResourceBrowser_bottom_container__khiM0{gap:15px;padding:40px 50px}.TabbedResourceBrowser_bottom_container__khiM0,.TabbedResourceBrowser_results_container__a4NO9{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;width:100%}.TabbedResourceBrowser_results_container__a4NO9{gap:20px 30px}@media (max-width:830px){.TabbedResourceBrowser_bottom_container__khiM0{padding:20px 30px}}@media (min-width:571px){.TabbedResourceBrowser_grid__ScvNS{display:grid;grid-template-columns:repeat(auto-fill,350px)}}@media (max-width:570px){.TabbedResourceBrowser_bottom_container__khiM0{padding:20px 0}}.ResourceTile_tile__wmCk\+{border-radius:16px;display:flex;flex-direction:row;gap:20px;padding:16px;text-decoration:none;width:100%}.ResourceTile_icon_container__ld\+cV{position:relative}.ResourceTile_extension__OOWQY{font-size:9px;font-weight:700;position:absolute;text-align:center;top:40px;width:100%}.ResourceTile_text__M5pDJ{word-break:break-all}.ResourceTile_name__BLML-{font-weight:600}.ResourceTile_message__nblGs{color:#5b7391;font-size:12px;line-height:20px}.ResourceTile_tile__wmCk\+:hover{background-color:#f6f6f6}.ResourceTile_tile__wmCk\+:hover .ResourceTile_message__nblGs{color:var(--keel-orange)}.ResourceBrowserSearchResults_no_results_container__Ehk3y{align-items:center;display:flex;flex-direction:column;font-weight:500;gap:20px;justify-content:center;margin-top:20px;text-align:center;width:100%}.ResourceBrowserSearchButton_button_container__yj7Ob{--container-width:251px;align-items:flex-end;border-bottom:1px solid #0000;cursor:default;display:flex;flex-direction:row;justify-content:flex-start;max-width:var(--container-width);min-width:var(--container-width);overflow:hidden;padding:0;padding-inline:5px;transition:all .5s ease;width:var(--container-width)}.ResourceBrowserSearchButton_button_container__yj7Ob.ResourceBrowserSearchButton_active__cOC2H{border-bottom:2px solid var(--keel-orange)}.ResourceBrowserSearchButton_button_container__yj7Ob.ResourceBrowserSearchButton_active__cOC2H svg rect{fill:var(--keel-orange)}.ResourceBrowserSearchButton_button_container__yj7Ob svg rect{transition:fill .5s ease}.ResourceBrowserSearchButton_overflow_container__3IVdN{align-items:flex-end;display:flex;flex-direction:row;gap:10px;justify-content:flex-start;width:var(--container-width)}.ResourceBrowserSearchButton_search_button__lXSpP{background:none;border:none;cursor:pointer;height:30px;padding-bottom:6px;width:24px}.ResourceBrowserSearchButton_button_container__yj7Ob:not(.ResourceBrowserSearchButton_active__cOC2H){min-width:34px;width:34px}.ResourceBrowserSearchButton_search_input__7qvwX{border-color:#0000;color:var(--keel-navy);font-size:16px;line-height:20px;margin-bottom:6px}.ResourceBrowserSearchButton_search_input__7qvwX::placeholder{color:#acb7c5}.ResourceBrowserSearchButton_close_button__gt\+Ht{background:none;border:none;cursor:pointer;padding-bottom:7px}@media (max-width:570px){.ResourceBrowserSearchButton_button_container__yj7Ob{--container-width:100%;border-bottom:1px solid #dedede}.ResourceBrowserSearchButton_button_container__yj7Ob:not(.ResourceBrowserSearchButton_active__cOC2H),.ResourceBrowserSearchButton_search_input__7qvwX{width:100%}.ResourceBrowserSearchButton_button_container__yj7Ob:not(.ResourceBrowserSearchButton_active__cOC2H) .ResourceBrowserSearchButton_close_button__gt\+Ht{visibility:hidden}}.ResourceBrowserTabsContainer_tabs_container__f0lq9{align-items:flex-end;border-bottom:1px solid #dedede;color:var(--keel-navy);display:flex;flex-direction:row;justify-content:flex-start;padding-left:50px;width:100%}.ResourceBrowserTabsContainer_tabs_scroll_container__7YVZR{overflow:scroll;padding-left:50px;width:100%}.ResourceBrowserTabsContainer_tabs_overflow_container__gexfy{align-items:flex-end;display:flex;flex-direction:row;gap:50px;justify-content:flex-start;min-width:max-content;width:100%}.ResourceBrowserTabsContainer_tab_button__5OXrz{background:none;border:#0000;border-bottom:2px solid #0000;bottom:-1px;color:inherit;cursor:pointer;font-size:16px;font-weight:600;line-height:20px;padding-bottom:10px;padding-inline:5px;position:relative;transition:color .2s ease,border-color .2s ease}.ResourceBrowserTabsContainer_tab_button__5OXrz.ResourceBrowserTabsContainer_active_tab_button__Q5fdC{border-color:var(--keel-orange);color:var(--keel-orange)}@media (max-width:830px){.ResourceBrowserTabsContainer_tabs_container__f0lq9{padding-left:20px}.ResourceBrowserTabsContainer_tabs_scroll_container__7YVZR{padding-left:30px}.ResourceBrowserTabsContainer_tabs_overflow_container__gexfy{gap:30px}}@media (max-width:570px){.ResourceBrowserTabsContainer_tabs_container__f0lq9{align-items:flex-start;flex-direction:column;gap:15px;padding-left:0}.ResourceBrowserTabsContainer_tabs_scroll_container__7YVZR{padding-left:0}}
/*# sourceMappingURL=main.b917027f.css.map*/