.header_header__zluH_{position:fixed;top:1rem;left:1rem;right:1rem;z-index:100}.header_headerWrapper__xouzo{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;border-radius:64px;background:hsla(0,0%,100%,.71);backdrop-filter:blur(26px);-webkit-backdrop-filter:blur(26px)}.header_logoImg__zJDDr{height:30px;width:auto}.header_nav__JUeez{display:flex;gap:1.25rem;list-style:none}.header_nav__JUeez a{color:#24173b;font-weight:700;text-decoration:none;position:relative;transition:color .3s ease;cursor:pointer;display:inline-block;padding-bottom:4px}.header_nav__JUeez a:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background-color:#9e8bfa;transition:width .3s ease}.header_nav__JUeez a:hover{color:#9e8bfa}.header_nav__JUeez a:hover:after{width:100%}.header_menuButton__NasZs{display:none;flex-direction:column;justify-content:center;align-items:center;width:32px;height:32px;background:transparent;border:none;cursor:pointer;padding:0;gap:6px;z-index:101}.header_menuButton__NasZs span{display:block;width:24px;height:2px;background-color:#24173b;transition:all .3s ease;border-radius:2px}.header_menuButtonOpen___407T span:first-child{transform:translateY(4px) rotate(45deg)}.header_menuButtonOpen___407T span:last-child{transform:translateY(-4px) rotate(-45deg)}.header_mobileNav__nj7l3{display:none;flex-direction:column;gap:1.5rem;padding:2rem;background:hsla(0,0%,100%,.95);backdrop-filter:blur(26px);-webkit-backdrop-filter:blur(26px);border-radius:24px;margin-top:.5rem;box-shadow:0 4px 20px rgba(0,0,0,.1)}.header_mobileNav__nj7l3 a{color:#24173b;font-weight:700;text-decoration:none;font-size:1rem;position:relative;transition:color .3s ease;cursor:pointer;display:inline-block;padding-bottom:4px}.header_mobileNav__nj7l3 a:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background-color:#9e8bfa;transition:width .3s ease}.header_mobileNav__nj7l3 a:hover{color:#9e8bfa}.header_mobileNav__nj7l3 a:hover:after{width:100%}@media (max-width:768px){.header_nav__JUeez{display:none}.header_menuButton__NasZs{display:flex}.header_headerWrapper__xouzo{padding:.75rem 1.5rem}.header_logoImg__zJDDr{height:22px}.header_mobileNav__nj7l3{display:flex}}.company_root__oYvwq{width:100%;min-height:120vh;margin:0;padding:0;background-color:#fdfdff;overflow-x:hidden}.company_container__DZW4S{max-width:1200px;margin:0 auto;padding:0 2rem;overflow:visible}@media (max-width:768px){.company_container__DZW4S{padding:0 1rem}}.company_heroSection__qizsz{width:100%;height:20rem;position:relative;background:linear-gradient(180deg,#f0eeff,#fdfdff);display:flex;align-items:flex-end;overflow:hidden;padding-bottom:4rem;margin-top:0;box-sizing:border-box;min-height:15rem}.company_heroOverlay__fi_Vm{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0;pointer-events:none}.company_heroOverlay__fi_Vm svg{width:100%;height:100%}.company_heroContent__5o5xC{position:relative;z-index:2;text-align:left}.company_heroTitle__3b3IL{font-size:3rem;color:#24173b;font-weight:700;line-height:1.4;margin:0}@media (max-width:768px){.company_heroSection__qizsz{min-height:10rem;margin-top:0;padding-top:5rem;padding-bottom:2rem;height:auto;align-items:flex-start}.company_heroTitle__3b3IL{font-size:1.75rem}}.company_section__DXKjs{width:100%;padding:5rem 0;overflow:visible}@media (max-width:768px){.company_section__DXKjs{padding:3rem 0}}.company_sectionTitle__GhJvb{font-size:1.5rem;color:#24173b;font-weight:700;margin:0 0 2rem;display:flex;align-items:center;gap:.5rem;width:100%;box-sizing:border-box}.company_starIcon__As546{width:15px;height:14px;flex-shrink:0}.company_companyContent__WpU8U{display:flex;flex-direction:column;gap:2rem}.company_companyInfo__pFY0s{display:flex;flex-direction:column;gap:1.5rem;border-radius:.5rem;padding:.5rem 2rem;max-width:900px;margin:0 auto}.company_infoRow__oX7Nv{display:grid;grid-template-columns:200px 1fr;grid-gap:1.5rem;gap:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid #e5e5e5}.company_infoRow__oX7Nv:last-child{border-bottom:none;padding-bottom:0}.company_infoLabel__vJMx7{font-size:1rem;color:#6b6b6b;font-weight:700}.company_infoValue__R8e3G{font-size:1rem;color:#24173b;line-height:1.8}@media (max-width:768px){.company_companyInfo__pFY0s{max-width:100%;margin:0 -1rem;padding:1rem 1.5rem}.company_infoRow__oX7Nv{grid-template-columns:1fr;gap:.5rem}.company_infoLabel__vJMx7,.company_infoValue__R8e3G{font-size:.875rem}}.company_groupCompaniesContent___5OIL{display:flex;flex-direction:row;gap:.5rem;max-width:900px;margin:0 auto;flex-wrap:wrap;justify-content:center;align-items:stretch}.company_logoBox__SH0Uc{flex:1 1;min-width:300px;min-height:200px;border-radius:.5rem;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:1.5rem;gap:0}.company_logoImage__BuhvJ{max-width:300px;width:100%;height:auto;object-fit:contain;flex-shrink:0}.company_logoBox__SH0Uc>a,.company_logoBox__SH0Uc>img{flex-shrink:0;display:flex;align-items:center;justify-content:center;min-height:120px}.company_logoLink__n__vX{display:flex;align-items:center;justify-content:center;text-decoration:none;transition:opacity .3s ease;cursor:pointer;min-height:120px}.company_logoLink__n__vX:hover{opacity:.8}.company_logoText__6iTJ2{font-size:1rem;color:#6b6b6b;font-weight:400;text-align:center;margin:0;flex-shrink:0}@media (max-width:768px){.company_groupCompaniesContent___5OIL{flex-direction:row;max-width:100%;gap:.5rem;margin:0 -1rem;padding:0 1.5rem;justify-content:center;align-items:stretch}.company_logoBox__SH0Uc{flex:1 1;min-width:0;min-height:150px;padding:1rem;justify-content:flex-start}.company_logoBox__SH0Uc>a,.company_logoBox__SH0Uc>img,.company_logoLink__n__vX{min-height:80px}.company_logoImage__BuhvJ{max-width:100%}.company_logoText__6iTJ2{font-size:.875rem}}.company_footer___94V_{background-color:#24173b;padding:4rem 0;color:#fff}.company_footerContent__fBCd2{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:2rem}.company_footerLogo__kxidr{display:flex;flex-direction:column;gap:1rem}.company_footerLogo__kxidr a{cursor:pointer;transition:opacity .3s ease}.company_footerLogo__kxidr a:hover{opacity:.7}.company_footerLogo__kxidr img{height:auto;width:auto}.company_footerRight__lIJDE{display:flex;flex-direction:column;align-items:flex-end;gap:.75rem}.company_pMarkLink__GU2B9{display:inline-block;transition:opacity .3s ease;cursor:pointer}.company_pMarkLink__GU2B9:hover{opacity:.7}.company_pMark__dlYmm{height:auto;width:auto;max-width:80px;max-height:80px}.company_footerNavWrapper__xvbMn{display:flex;flex-direction:column;gap:.75rem}.company_footerNav__fGbNL{display:flex;gap:1.5rem;flex-wrap:wrap}.company_footerNav__fGbNL a{color:#fff;text-decoration:none;font-size:1rem;font-weight:700;position:relative;transition:color .3s ease;cursor:pointer;padding-bottom:4px;display:inline-block}.company_footerNav__fGbNL a:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background-color:#9e8bfa;transition:width .3s ease}.company_footerNav__fGbNL a:hover{color:#9e8bfa}.company_footerNav__fGbNL a:hover:after{width:100%}.company_footerNavSub__2SdFu{display:flex;gap:1.5rem;flex-wrap:wrap;margin-left:0}.company_footerNavSub__2SdFu a{color:hsla(0,0%,100%,.7);text-decoration:none;font-size:.875rem;font-weight:400;position:relative;transition:color .3s ease;cursor:pointer;padding-bottom:4px;display:inline-block}.company_footerNavSub__2SdFu a:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background-color:#9e8bfa;transition:width .3s ease}.company_footerNavSub__2SdFu a:hover{color:#9e8bfa}.company_footerNavSub__2SdFu a:hover:after{width:100%}.company_copyright__58Qn5{font-size:.875rem;color:hsla(0,0%,100%,.7)}@media (max-width:768px){.company_footerContent__fBCd2{flex-direction:column;align-items:flex-start}}