@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500&family=Lora:wght@500&display=swap");.Layout_wrapper__wNKc3{width:100%;background-color:#111;color:#fff;font-family:Inter,sans-serif;display:flex;flex-direction:column;min-height:100vh;max-width:100%}.Layout_container__vhLPY{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding:0 2rem;overflow:hidden}.Layout_main__gHmNz{padding-top:3rem;flex-grow:1}.Layout_section__36gp5{display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;align-items:center;margin-bottom:5rem}.Layout_textBlock__vs_1L{display:flex;flex-direction:column;gap:10px}.Layout_textBlock__vs_1L h1,.Layout_textBlock__vs_1L h2,.Layout_textBlock__vs_1L h3,.Layout_textBlock__vs_1L h4,.Layout_textBlock__vs_1L h5,.Layout_textBlock__vs_1L h6{font-family:Lora,serif;font-weight:500;line-height:1.2}.Layout_textBlock__vs_1L h1{font-size:3rem;margin-bottom:1.5rem}.Layout_textBlock__vs_1L h2,.Layout_textBlock__vs_1L h3{font-size:1.8rem;margin-bottom:1rem}.Layout_textBlock__vs_1L h4{font-size:1.5rem;margin-bottom:1rem}.Layout_textBlock__vs_1L h5{font-size:1.2rem;margin-bottom:1rem}.Layout_textBlock__vs_1L h6{font-size:1rem;margin-bottom:1rem}.Layout_largeBody__zfwUT{font-size:1.2rem;line-height:1.6;font-weight:400;color:#fff;margin-bottom:1rem;max-width:500px}.Layout_textBlock__vs_1L p{font-size:1rem;line-height:1.6;color:#fff}.Layout_textBlock__vs_1L ul{margin:0 0 1.5rem;padding-left:1.25rem;display:grid;grid-row-gap:.35rem;row-gap:.35rem}.Layout_textBlock__vs_1L li{line-height:1.4}.Layout_visualBlock__HQHQc{display:flex;justify-content:center;align-items:center}.Layout_button__GVwRq{display:inline-block;background-color:#655aa4;color:#fff;padding:.8rem 1.5rem;text-decoration:none;border-radius:5px;font-weight:500;margin-top:.25rem;transition:opacity .3s ease;border:none;cursor:pointer}.Layout_button__GVwRq:hover{opacity:.8}.Layout_link__82GhD{color:#add8e6}.Layout_link__82GhD:hover{text-decoration:underline}.Layout_spinnerSection__fGErJ{position:relative;width:100%}.Layout_spinnerOverlay__WZsDk{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;justify-content:center;align-items:center;z-index:9999}.Layout_spinnerContainer__LpZkI{display:flex;flex-direction:column;align-items:center;gap:1rem;background:#fff;padding:2rem;border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.1)}.Layout_spinnerContainer__LpZkI p{margin:0;color:#394b59;font-size:1rem;font-weight:600}.Layout_loader__CM1va{width:48px;height:48px;border:5px solid var(--neonBlue);border-bottom:5px solid transparent;border-radius:50%;display:inline-block;box-sizing:border-box;animation:Layout_rotation__2Zeax 1s linear infinite}@keyframes Layout_rotation__2Zeax{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:1048px){.Layout_section__36gp5{gap:2rem}}@media (max-width:768px){.Layout_container__vhLPY{padding-left:1.5rem;padding-right:1.5rem}.Layout_main__gHmNz{padding-top:2rem}.Layout_section__36gp5{grid-template-columns:minmax(0,1fr);gap:2rem;margin-bottom:2.5rem}.Layout_section__36gp5:nth-child(2n) .Layout_visualBlock__HQHQc{order:-1}.Layout_textBlock__vs_1L h1{font-size:2rem}.Layout_textBlock__vs_1L h2{font-size:1.8rem}.Layout_button__GVwRq{padding:.8rem 1rem}}.About_people__HNFLT{display:grid;grid-template-columns:repeat(4,1fr);grid-column-gap:20px;column-gap:20px;grid-row-gap:30px;row-gap:30px}.About_people__HNFLT.About_team__GJjzF{margin-bottom:4rem}.About_sectionTitle__cHCJO{margin-bottom:1rem}.About_people__HNFLT .About_person__OqBGa{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:10px;font-weight:500}.About_people__HNFLT .About_person__OqBGa .About_headshot__FHHZF{width:100%;max-width:170px;aspect-ratio:1/1;object-fit:cover;border-radius:6px}.About_people__HNFLT .About_person__OqBGa .About_details__iVYuP{font-size:var(--step--3);font-weight:500;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:5px}.About_heroContainer__Ezlqi{position:relative;overflow:hidden;margin:0 0 4rem}.About_heroGrid__fmh3B{display:grid;grid-template-columns:1fr 1fr;align-items:center;grid-gap:1rem;gap:1rem;position:relative;z-index:1}.About_heroImage__8EG6V{display:flex;justify-content:center;align-items:center}@media (max-width:1024px){.About_heroImage__8EG6V{transform:translateX(20%) scale(1.25)}.About_people__HNFLT .About_person__OqBGa{align-items:center}}@media (max-width:760px){.About_heroGrid__fmh3B{grid-template-columns:1fr}.About_heroImage__8EG6V{transform:none;width:100%;height:auto}.About_people__HNFLT{grid-template-columns:repeat(2,1fr)}.About_people__HNFLT .About_person__OqBGa .About_details__iVYuP{font-size:10px}.About_centerOnMobile__9KGUC{text-align:center;margin-left:auto;margin-right:auto}}@media (max-width:430px){.About_people__HNFLT .About_person__OqBGa{transform:scale(.9)}}.wave-animation_waveContainer__S69HJ{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;opacity:.4}.Footer_footer__nvDUn{background-color:#111;color:hsla(0,0%,100%,.6);padding:2rem 0;border-top:1px solid hsla(0,0%,100%,.1);font-size:.9rem;margin-top:3rem}.Footer_container__DBwEc{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem}.Footer_footerInner__2b0Mv{display:flex;justify-content:space-between;align-items:center}.Footer_links__SiWqL a{color:hsla(0,0%,100%,.6);text-decoration:none;margin-left:1.5rem;transition:color .3s ease}.Footer_links__SiWqL a:hover{color:#fff}@media (max-width:768px){.Footer_footerInner__2b0Mv{flex-direction:column;gap:1rem}.Footer_links__SiWqL{display:flex;gap:1.5rem;margin-left:0}.Footer_links__SiWqL a{margin-left:0}}.Header_header__VlXcE{position:-webkit-sticky;position:sticky;top:0;left:0;width:100%;background-color:#111;z-index:1000;border-bottom:1px solid hsla(0,0%,100%,.1)}.Header_headerInner__IekIY{justify-content:space-between;padding-top:1.25rem;padding-bottom:1.25rem}.Header_headerInner__IekIY,.Header_logo__ylYNQ{display:flex;align-items:center}.Header_nav__LW_PN a{margin:0 1rem;color:#fff;text-decoration:none;font-size:.9rem}.Header_hamburger__BYQnG{display:none;cursor:pointer}.Header_hamburgerIcon__mGVFr{width:24px;height:24px;position:relative;transform:rotate(0deg);transition:.5s ease-in-out;cursor:pointer}.Header_hamburgerIcon__mGVFr span{display:block;position:absolute;height:2px;width:100%;background:#fff;border-radius:9px;opacity:1;left:0;transform:rotate(0deg);transition:.25s ease-in-out}.Header_hamburgerIcon__mGVFr span:first-child{top:4px}.Header_hamburgerIcon__mGVFr span:nth-child(2){top:11px}.Header_hamburgerIcon__mGVFr span:nth-child(3){top:18px}.Header_hamburgerIcon__mGVFr.Header_open__0gTHg span:first-child{top:11px;transform:rotate(135deg)}.Header_hamburgerIcon__mGVFr.Header_open__0gTHg span:nth-child(2){opacity:0;left:-60px}.Header_hamburgerIcon__mGVFr.Header_open__0gTHg span:nth-child(3){top:11px;transform:rotate(-135deg)}@media (max-width:768px){.Header_nav__LW_PN{display:none;flex-direction:column;position:absolute;top:100%;left:0;width:100%;background-color:#111;border-top:1px solid hsla(0,0%,100%,.1)}.Header_navOpen__d3Wjr{display:flex}.Header_nav__LW_PN a{margin:0;padding:1rem 2rem;border-bottom:1px solid hsla(0,0%,100%,.1)}.Header_hamburger__BYQnG{display:block}}