._dock_oo3i0_1{position:fixed;width:70px;right:0;top:20dvh;display:flex;flex-direction:column;gap:4px;z-index:2}._section_oo3i0_12{background-color:var(--bg-tertiary);border-radius:12px 0 0 12px;width:100%}._toggle_oo3i0_18{display:flex;align-items:center;justify-content:center;padding:4px 0;gap:4px;transform:translate(0);transition:transform .3s}._toggle_oo3i0_18 ._arrow_oo3i0_27{display:flex;align-items:center;cursor:pointer;padding:6px;transform:scaleX(-1);transition:transform .3s}._toggle_oo3i0_18 ._toggleIcon_oo3i0_36{display:flex;align-items:center;cursor:pointer;margin-top:6px}._toggle_oo3i0_18._collapse_oo3i0_44{transform:translate(40px)}._toggle_oo3i0_18._collapse_oo3i0_44 ._arrow_oo3i0_27{transform:scaleX(1)}._social_oo3i0_52{padding:12px 0;display:flex;flex-direction:column;align-items:center;justify-content:space-between}._social_oo3i0_52 ._socialIcon_oo3i0_59{cursor:pointer;border:none;background-color:var(--bg-tertiary)}._language_oo3i0_66{text-align:center;border:none;background-color:var(--bg-tertiary);cursor:pointer;display:flex;align-items:center;gap:4px}@media screen and (max-width: 732px){._dock_oo3i0_1{width:50px}._toggle_oo3i0_18 ._arrow_oo3i0_27 img{height:10px}._toggle_oo3i0_18 ._toggleIcon_oo3i0_36{margin-top:4px}._toggle_oo3i0_18 ._toggleIcon_oo3i0_36 img{height:20px}._toggle_oo3i0_18._collapse_oo3i0_44{transform:translate(28px)}._social_oo3i0_52{padding:10px 0}._social_oo3i0_52 ._socialIcon_oo3i0_59 img{height:24px}._language_oo3i0_66{font-size:10px}}._header_8fx2n_1{min-height:100px;width:100%;padding:30px;display:flex;justify-content:space-between;position:fixed;top:0;left:0;z-index:3}._header_8fx2n_1._headerAlternate_8fx2n_13{background-color:var(--bg-primary)}._header_8fx2n_1._subMenuHeader_8fx2n_17{background-color:var(--bg-faded);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}._logo_8fx2n_22{gap:4px;font-size:18px;font-weight:600;color:var(--text-secondary);display:flex;align-items:center;text-wrap:nowrap}._logo_8fx2n_22 img{height:20px}._brandAlternate_8fx2n_36{color:var(--accent-primary)}._nav_8fx2n_40{display:flex;flex-direction:column}._nav_8fx2n_40 ._navLinks_8fx2n_44{text-transform:uppercase;display:flex;gap:10px;list-style:none;justify-content:flex-end}._nav_8fx2n_40 ._navLinks_8fx2n_44 ._linkText_8fx2n_51{display:flex;flex-direction:column;color:var(--text-secondary);cursor:pointer}._nav_8fx2n_40 ._navLinks_8fx2n_44 ._textAlternate_8fx2n_58{color:var(--text-primary)}._nav_8fx2n_40 ._subMenuContainer_8fx2n_63{border-top:1px solid #000000;margin-top:1rem;padding:1rem}._nav_8fx2n_40 ._subMenuContainer_8fx2n_63 ._subMenu_8fx2n_17{display:flex;gap:30px;font-size:16px;list-style:none}._nav_8fx2n_40 ._subMenuContainer_8fx2n_63 ._subMenu_8fx2n_17 a{text-decoration:none}._nav_8fx2n_40 ._subMenuContainer_8fx2n_63 ._subMenu_8fx2n_17 ._subMenuList_8fx2n_78{display:flex;flex-direction:column;gap:21px}._nav_8fx2n_40 ._subMenuContainer_8fx2n_63 ._subMenu_8fx2n_17 ._subMenuList_8fx2n_78 ._subMenuText_8fx2n_83{cursor:pointer;font-weight:600;text-transform:uppercase;color:var(--text-primary)}._nav_8fx2n_40 ._subMenuContainer_8fx2n_63 ._subMenu_8fx2n_17 ._subMenuList_8fx2n_78 ._subMenuText_8fx2n_83 ._first_8fx2n_89{color:var(--accent-primary);font-size:32px}._nav_8fx2n_40 ._subMenuContainer_8fx2n_63 ._subMenu_8fx2n_17 ._subMenuList_8fx2n_78 ._subMenuText_8fx2n_83:hover{color:var(--accent-primary)}._nav_8fx2n_40 ._subMenuContainer_8fx2n_63 ._subMenu_8fx2n_17 ._subMenuList_8fx2n_78 ._subSubMenu_8fx2n_99{display:flex;flex-direction:column;gap:16px;list-style:none}._nav_8fx2n_40 ._subMenuContainer_8fx2n_63 ._subMenu_8fx2n_17 ._subMenuList_8fx2n_78 ._subSubMenu_8fx2n_99 ._subSubText_8fx2n_105{color:var(--text-primary);cursor:pointer}._nav_8fx2n_40 ._subMenuContainer_8fx2n_63 ._subMenu_8fx2n_17 ._subMenuList_8fx2n_78 ._subSubMenu_8fx2n_99 ._subSubText_8fx2n_105:hover{color:var(--accent-primary)}._navLinks_8fx2n_44 li:hover ._linkText_8fx2n_51{position:relative;display:flex;flex-direction:column}._navLinks_8fx2n_44 li{font-size:18px;font-weight:500;padding:4px 20px}._navLinks_8fx2n_44 li a{text-decoration:none}._linkText_8fx2n_51._activeMenu_8fx2n_141{background:linear-gradient(to right,var(--accent-primary),var(--accent-secondary));-webkit-background-clip:text;-webkit-text-fill-color:transparent}._show_8fx2n_147{transform:translateY(0);transition:transform .3s ease-in-out}._hide_8fx2n_152{transform:translateY(-100%);transition:transform .3s ease-in-out}._scrolled_8fx2n_157{background-color:#0006;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}._hamburger_8fx2n_162{background-color:transparent;border:none;outline:none;cursor:pointer}._hamburger_8fx2n_162 img{height:28px}._hamburger_8fx2n_162._hamburgerAlternate_8fx2n_173 img{filter:invert(1)}@media screen and (max-width: 732px){._header_8fx2n_1{padding:12px;min-height:70px}._logo_8fx2n_22 img{height:24px;width:auto}._navLinks_8fx2n_44{gap:2px}._navLinks_8fx2n_44 li{font-size:14px;padding:4px 5px}}._sidebar_1p59s_1{position:fixed;top:0;left:0;width:100vw;height:100dvh;display:none;z-index:5}._show_1p59s_11{display:block}._overlay_1p59s_15{position:absolute;top:0;left:0;width:100%;height:100%;background:#0006;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}._menu_1p59s_25{background:#000000d9;border-radius:6px 0 0 6px;box-shadow:-10px 0 8px #00000040;color:var(--text-secondary);width:80%;height:100%;padding:20px 20px 20px 40px;position:absolute;right:-1px;top:0;display:flex;flex-direction:column;gap:20px;animation:_slideIn_1p59s_1 .3s ease-in-out}._closeBtn_1p59s_43{background:transparent;border:none;color:var(--text-secondary);font-size:24px;align-self:flex-end;cursor:pointer}._navLinks_1p59s_52{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:16px;overflow-y:auto}._navLinks_1p59s_52 li a{color:var(--text-secondary);text-decoration:none;font-size:20px;display:block;padding:12px 0}._linkText_1p59s_70._active_1p59s_70{color:var(--accent-primary);font-weight:700}._menuItem_1p59s_75,._subMenuItem_1p59s_76{font-size:20px;padding:12px 0;cursor:pointer;position:relative;color:var(--text-secondary)}._menuItem_1p59s_75:after,._subMenuItem_1p59s_76:after{content:"›";position:absolute;right:10px;font-size:28px;transition:transform .2s ease-in-out}._menuItem_1p59s_75._expanded_1p59s_93:after,._subMenuItem_1p59s_76._expanded_1p59s_93:after{transform:rotate(90deg)}._menuItem_1p59s_75._expanded_1p59s_93,._subMenuItem_1p59s_76._expanded_1p59s_93{color:var(--accent-primary)}._subMenu_1p59s_76,._subSubMenu_1p59s_104{list-style:none;padding-left:20px;margin-top:8px;display:flex;flex-direction:column;gap:8px}._subMenuItem_1p59s_76{font-size:18px;color:var(--text-secondary)}._subSubMenu_1p59s_104 li a{font-size:16px;color:var(--text-secondary)}._selectedSubSubMenu_1p59s_123{color:var(--accent-primary)!important}@keyframes _slideIn_1p59s_1{0%{transform:translate(100%)}to{transform:translate(0)}}._footer_3znx5_1{width:100%;margin-top:auto;background-color:var(--bg-tertiary);color:var(--text-secondary);display:flex;align-items:center;justify-content:space-around;gap:80px;padding:20px}._brand_3znx5_13{display:flex;align-items:center;font-size:18px;font-weight:600;gap:10px;color:var(--text-secondary)}._brand_3znx5_13 img{height:28px}._nav_3znx5_26{display:flex;flex-direction:column}._navLinks_3znx5_31{display:flex;gap:20px;list-style:none}._navLinks_3znx5_31 ._linkText_3znx5_36{font-size:18px;font-weight:600;position:relative;display:flex;flex-direction:column;color:var(--text-secondary)}._copyright_3znx5_46{display:flex;align-items:center;gap:8px}._copyright_3znx5_46 span{font-size:16px;cursor:pointer}._global_top_3znx5_57{display:flex;align-items:center;gap:40px}._global_3znx5_57{display:flex;flex-direction:column;gap:4px}._global_3znx5_57 ._main_3znx5_68{font-size:18px;font-weight:800}._global_3znx5_57 ._flags_3znx5_73{font-size:20px;display:flex;flex-direction:column;gap:4px;align-items:center}._global_3znx5_57 ._flags_3znx5_73 div{display:flex;align-items:center;justify-content:center;gap:4px}._global_3znx5_57 ._flags_3znx5_73 img{height:20px}._global_3znx5_57 ._address_3znx5_92{font-size:16px;font-weight:600;display:flex;align-items:center;gap:4px}._global_3znx5_57 ._address_3znx5_92 img{height:14px}._top_3znx5_105{display:flex;flex-direction:column;cursor:pointer}._top_3znx5_105 img{height:32px}@media screen and (max-width: 1100px){._footer_3znx5_1{gap:20px;padding:1rem}._brand_3znx5_13 img{height:24px}._navLinks_3znx5_31{gap:.5rem}._navLinks_3znx5_31 ._linkText_3znx5_36{font-size:14px}._copyright_3znx5_46{display:flex;gap:4px;text-wrap:nowrap}._copyright_3znx5_46 span{font-size:12px}._global_3znx5_57{gap:6px}._global_3znx5_57 ._main_3znx5_68{font-size:16px;font-weight:800}._global_3znx5_57 ._flags_3znx5_73{font-size:10px;gap:4px}._global_3znx5_57 ._flags_3znx5_73 img{height:14px}._global_3znx5_57 ._address_3znx5_92{font-size:14px;align-items:flex-start}._global_3znx5_57 ._address_3znx5_92 img{height:14px}._top_3znx5_105 img{height:18px}}@media screen and (max-width: 732px){._footer_3znx5_1{gap:10px;padding:10px}._brand_3znx5_13 img{height:21px}._nav_3znx5_26{display:flex;gap:5px;flex-direction:row;align-items:center}._navLinks_3znx5_31{flex-direction:column;gap:2px}._navLinks_3znx5_31 ._linkText_3znx5_36{font-size:10px}._copyright_3znx5_46{display:flex;flex-direction:column;align-items:flex-start;gap:2px;text-wrap:nowrap}._copyright_3znx5_46 span{font-size:10px}._global_3znx5_57{gap:6px}._global_3znx5_57 ._main_3znx5_68{font-size:12px;font-weight:800}._global_3znx5_57 ._flags_3znx5_73{font-size:10px;gap:2px}._global_3znx5_57 ._flags_3znx5_73 img{height:10px}._global_3znx5_57 ._address_3znx5_92{font-size:10px;align-items:flex-start}._global_3znx5_57 ._address_3znx5_92 img{height:12px}._top_3znx5_105 img{height:16px}}._careers_1f04q_1{min-height:100vh;width:100%;position:relative;background-color:var(--bg-primary);overflow:hidden;display:flex;flex-direction:column;align-items:center}._jobIntroSection_17ykv_1{position:relative;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;overflow:hidden;padding:2rem 1rem;scroll-snap-align:start;background-color:var(--bg-primary);z-index:1}._jobIntroSection_17ykv_1:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%}._contentContainer_17ykv_26{width:100%;max-width:1200px;display:flex;flex-direction:column;align-items:flex-start;z-index:1;margin-top:80px}._breadcrumbContainer_17ykv_36{width:100%;margin-bottom:1rem}._openPositions_17ykv_41{color:#000;padding:38px;font-size:30px;font-weight:500}._title_17ykv_48{font-size:2rem;font-weight:600;color:var(--text-primary);text-align:left}._header_17ykv_55{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;width:100%;margin-bottom:3rem;row-gap:.5rem;column-gap:1rem}._job_contact_info_17ykv_66{width:100%;color:var(--text-primary);justify-content:center;display:flex;gap:1rem;align-items:center;margin:1rem 0 2.5rem}._email_17ykv_76{display:flex;align-items:center;border-right:1px solid var(--text-primary);padding-right:1rem;gap:4px;text-decoration:none;font-size:18px;font-weight:500}._mob_number_17ykv_87{font-size:18px;display:flex;align-items:center;gap:3px;text-decoration:none;font-weight:500}._icon_17ykv_97{height:28px}._cardsContainer_17ykv_101{display:flex;justify-content:center;width:100%;gap:5.5rem;margin-bottom:2rem}._card_17ykv_101{height:288px;width:250px;border-radius:6px;padding:2rem;color:var(--text-secondary);position:relative;cursor:pointer;transition:all .3s ease-in-out;box-shadow:0 4px 6px #0000001a;overflow:visible;opacity:.9}._card_17ykv_101:after{content:"";position:absolute;bottom:-52px;left:50%;transform:translate(-50%);width:100%;height:48px;border-radius:2px;background:var(--card-glow-color, var(--accent-secondary));opacity:.4;filter:blur(3px);pointer-events:none;z-index:-1}._activeCard_17ykv_139{transform:translateY(-5px);box-shadow:0 12px 20px #00000026}._arrowDown_17ykv_144{position:absolute;bottom:-15px;left:50%;transform:translate(-50%);width:0;height:0;border-left:15px solid transparent;border-right:15px solid transparent;border-top:15px solid var(--accent-secondary);z-index:10;animation:_fadeIn_17ykv_1 .3s ease-in-out}._jobSwiperSlide_17ykv_158{overflow:visible;padding-bottom:50px}._card_17ykv_101:hover{transform:translateY(-5px);box-shadow:0 10px 15px #0000001a}._cardContent_17ykv_170{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;position:relative}._cardIcon_17ykv_179{position:absolute;right:-57px;top:0;width:60px;height:60px;margin-bottom:1.5rem;transition:transform .3s ease}._cardTitle_17ykv_189{font-size:24px;font-weight:600;margin-bottom:.5rem;text-align:center}._cardsWrapper_17ykv_196{width:100%}@media (min-width: 1551px){._contentContainer_17ykv_26{max-width:1456px;margin-top:105px}._cardsContainer_17ykv_101{gap:7rem}._card_17ykv_101{width:240px;height:320px;padding:2.5rem}._cardIcon_17ykv_179{width:70px;height:70px;right:-65px}._title_17ykv_48{font-size:2.5rem}}@media (min-width: 1101px) and (max-width: 1550px){._contentContainer_17ykv_26{max-width:1200px}._openPositions_17ykv_41{padding:24px;font-size:28px}._cardsContainer_17ykv_101{gap:5.5rem}._job_contact_info_17ykv_66{font-size:.7rem;gap:1rem}._icon_17ykv_97{height:24px}._email_17ykv_76{border-right:1px solid var(--text-primary);padding-right:1rem}}@media (min-width: 733px) and (max-width: 1100px){._contentContainer_17ykv_26{max-width:700px;margin-top:80px}._openPositions_17ykv_41{padding:20px;font-size:24px}._cardsContainer_17ykv_101{gap:3rem}._card_17ykv_101{width:200px;height:280px;padding:1.8rem}._cardIcon_17ykv_179{width:55px;height:55px;right:-50px}._cardTitle_17ykv_189{font-size:1.4rem}._cardDescription_17ykv_291{font-size:.95rem}._job_contact_info_17ykv_66{gap:.8rem;font-size:.9rem}._icon_17ykv_97{height:20px}._email_17ykv_76{border-right:1px solid var(--text-primary);padding-right:.8rem}._title_17ykv_48{font-size:1.8rem}._header_17ykv_55{margin-bottom:2.5rem}}@media (max-width: 900px){._card_17ykv_101{width:85%;min-height:200px;height:264px;padding:2rem}._cardIcon_17ykv_179{right:-40px;width:50px;height:50px}}@media (max-width: 732px){._contactIntroSection_17ykv_339{padding:1.5rem 1rem}._contentContainer_17ykv_26{margin-top:76px}._openPositions_17ykv_41{padding:24px;font-size:18px}._cardsContainer_17ykv_101{flex-direction:row;justify-content:flex-start;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:1.5rem;max-width:100%;margin:0 auto;gap:1rem}._card_17ykv_101{min-width:80%;max-width:none;flex-shrink:0;scroll-snap-align:center;margin:0;height:240px;padding:1.8rem}._cardIcon_17ykv_179{right:-35px;width:45px;height:45px}._cardTitle_17ykv_189{font-size:1.3rem}._cardsWrapper_17ykv_196{position:relative;width:100%;overflow:hidden}._title_17ykv_48{font-size:1.8rem}._header_17ykv_55{margin-bottom:2rem;flex-direction:column;align-items:flex-start;gap:1rem}._job_contact_info_17ykv_66 ._contact_info_17ykv_404{gap:.8rem;font-size:.85rem}._icon_17ykv_97{height:16px}._mob_number_17ykv_87{font-size:.8rem}._email_17ykv_76{border-right:none;padding-right:0;font-size:.8rem;border-right:1px solid var(--text-primary);padding-right:.8rem}}._nav_bf83m_1{margin-bottom:1rem}._list_bf83m_5{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;list-style:none;padding:0;margin:0;font-size:.875rem;color:#6b7280}._listItem_bf83m_17{display:flex;align-items:center;gap:.5rem}._separator_bf83m_23{flex-shrink:0;height:1.25rem;width:1.25rem;color:#9ca3af}._link_bf83m_30{color:inherit;text-decoration:none;transition:color .2s ease-in-out}._link_bf83m_30:hover{color:#374151;text-decoration:underline}._currentPage_bf83m_41{font-weight:500;color:#1f2937}@media (min-width: 732px){._list_bf83m_5{font-size:.95rem}._separator_bf83m_23{height:1.4rem;width:1.4rem;color:#8b8b8b}}@media (min-width: 1100px){._list_bf83m_5{font-size:1rem}._separator_bf83m_23{height:1.5rem;width:1.5rem;color:#6b7280}}@media (min-width: 1550px){._list_bf83m_5{font-size:1.25rem}._separator_bf83m_23{height:1.75rem;width:1.75rem;color:#4b5563}}*{box-sizing:border-box}._jobFinderContainer_1f4ag_5{display:grid;grid-template-columns:333px 1fr;gap:2rem;width:100%;max-width:1440px;margin:0 auto}._filterSection_1f4ag_14{padding:2rem 0rem}@media (min-width:1101px) and (max-width:1550px){._filterSection_1f4ag_14{padding:2rem 0rem 2rem 2rem}}@media (min-width: 733px) and (max-width: 1100px){._jobFinderContainer_1f4ag_5{width:100%;display:flex;flex-direction:column;margin-top:0;gap:0rem}._filterSection_1f4ag_14{width:100%;border-right:none;padding:2rem 4rem 0rem}}@media (max-width: 732px){._filterSection_1f4ag_14{width:100%;padding:1rem}._jobFinderContainer_1f4ag_5{width:100%;display:flex;flex-direction:column;margin-top:-16px;padding:0 1.5rem;gap:0rem}}._jobCardListSection_161yf_2{width:100%;padding:2rem}._jobsHeader_161yf_7{width:100%;display:flex;justify-content:flex-start;margin-bottom:1rem;border-bottom:2px solid var(--accent-primary);padding:.2rem}._resultsText_161yf_16{font-size:1.3rem;color:var(--bg-accent);font-weight:400}._jobsContainer_161yf_22{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;width:100%;min-height:auto}._noResults_161yf_30{text-align:center;padding:2rem;color:var(--bg-accent)}@media (min-width: 1101px) and (max-width: 1550px){._jobCardListSection_161yf_2{padding:2rem 2rem 2rem 4rem;min-height:500px}._resultsText_161yf_16{font-size:1.1rem}}@media (min-width: 733px) and (max-width: 1100px){._jobCardListSection_161yf_2{padding:2rem 3rem;min-height:500px}._resultsText_161yf_16{font-size:1.2rem}}@media (max-width: 732px){._jobsContainer_161yf_22{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (max-width: 480px){._jobsContainer_161yf_22{grid-template-columns:repeat(1,1fr);gap:1rem}._jobCardListSection_161yf_2{padding:1rem;min-height:400px}._resultsText_161yf_16{font-size:1rem}}._paginationContainer_1dxot_1{display:flex;justify-content:flex-end;align-items:center;gap:1rem}._page_1dxot_8,._arrow_1dxot_9{background:none;border:none;cursor:pointer;font-size:1rem;font-weight:500;color:#000;padding:.25rem .5rem;position:relative;transition:color .2s ease}._arrow_1dxot_9{color:var(--accent-primary);font-size:3rem;font-weight:200}._page_1dxot_8:hover,._active_1dxot_31{color:var(--accent-primary)}._active_1dxot_31:after{content:"";position:absolute;bottom:-2px;left:0;right:0;height:2px;width:100%;background-color:var(--accent-primary);border-radius:2px}@media (max-width: 732px){._paginationContainer_1dxot_1{margin-top:1rem}._arrow_1dxot_9{font-size:2.4rem}._page_1dxot_8{font-size:.9rem}}._jobCard_1s4f0_2{min-width:0;width:100%;display:flex;flex-direction:column;border:1px solid var(--border-primary);overflow:hidden;box-shadow:0 2px 6px #0000000f;background-color:var(--bg-secondary);transition:transform .2s ease,box-shadow .2s ease;cursor:pointer}._jobCard_1s4f0_2:hover{transform:translateY(-4px);box-shadow:0 6px 12px #0000001f}._jobImageContainer_1s4f0_20{position:relative;width:100%;aspect-ratio:4 / 3;background-color:var(--bg-secondary);overflow:hidden;display:flex;align-items:center;justify-content:center}._jobImage_1s4f0_20{width:100%;height:auto;object-fit:cover;padding:20px 20px 0;aspect-ratio:4 / 3}._imageBadge_1s4f0_39{position:absolute;top:13rem;left:1.5rem;background-color:var(--bg-primary);color:var(--accent-primary);font-size:.6rem;font-weight:600;padding:3px 8px;border:1px solid var(--border-primary);border-radius:12px;text-transform:uppercase;z-index:2}._jobInfo_1s4f0_55{padding:.5rem 1rem 1.5rem;display:flex;flex-direction:column;gap:.4rem}._jobTitle_1s4f0_62{font-size:1.1rem;font-weight:600;color:#1a1a1a}._jobInfoBox_1s4f0_68{display:flex;flex-wrap:wrap;justify-content:space-between;font-size:.9rem;color:var(--bg-accent)}._category_1s4f0_76{font-size:.95rem;color:var(--bg-accent);font-weight:500}@media (min-width: 1101px) and (max-width: 1550px){._jobImage_1s4f0_20{padding:16px 16px 0}._jobTitle_1s4f0_62{font-size:.8rem}._jobInfoBox_1s4f0_68{font-size:.7rem}._imageBadge_1s4f0_39{top:12.2rem}}@media (min-width: 733px) and (max-width: 1100px){._jobCard_1s4f0_2{align-items:center}._jobInfo_1s4f0_55{padding:.5rem 0rem;width:91%}._jobTitle_1s4f0_62{font-size:.9rem}._jobInfoBox_1s4f0_68{font-size:.8rem}._jobImageContainer_1s4f0_20{height:auto}._jobImage_1s4f0_20{padding:0 10px}._imageBadge_1s4f0_39{top:12.5rem}}@media (max-width: 732px){._jobCard_1s4f0_2{align-items:center}._jobInfo_1s4f0_55{padding:10px;width:100%;gap:.2rem}._jobTitle_1s4f0_62{font-size:.9rem}._jobInfoBox_1s4f0_68{font-size:.7rem}._jobImageContainer_1s4f0_20{height:auto}._jobImage_1s4f0_20{padding:10px 10px 0}._imageBadge_1s4f0_39{top:14.2rem;left:1.2rem}}._jobFilterContent_8xcp2_1{display:flex;flex-direction:column;gap:1rem;color:var(--bg-tertiary);padding:.5rem 0rem 1.5rem}._jobFilterContent_8xcp2_1 p{font-size:1.3rem}._filterContent_8xcp2_13{transition:all .3s ease}._filterContentOpen_8xcp2_17{display:block}._filterGroup_8xcp2_21{margin-bottom:2rem}._filterGroupTitle_8xcp2_25{font-size:1.3rem;font-weight:300;color:var(--text-primary);margin-bottom:.75rem;background:var(--bg-secondary);padding:10px 10px 10px 16px;border-radius:6px}._filterTags_8xcp2_35{display:flex;flex-wrap:wrap;gap:.5rem}._filterGrid_8xcp2_41{display:flex;flex-wrap:wrap;gap:.75rem .5rem}._filterTag_8xcp2_35,._filterItem_8xcp2_48{padding:.1rem .5rem;border:1px solid var(--bg-secondary);background-color:var(--bg-primary);border-radius:999px;font-size:1rem;color:#333;cursor:pointer;transition:all .2s ease;text-align:center}._filterItem_8xcp2_48._selected_8xcp2_60:before,._filterTag_8xcp2_35._selected_8xcp2_60:before{content:"✓";font-size:.75rem;margin-right:6px;font-family:inherit;font-weight:500;color:linear-gradient(to right,var(--accent-primary),var(--accent-secondary))}._filterTag_8xcp2_35:hover,._filterItem_8xcp2_48:hover{border-color:linear-gradient(to right,var(--accent-primary),var(--accent-secondary));color:var(--accent-primary)}._selected_8xcp2_60{background-color:#6a5acd1a;border-color:var(--accent-primary);color:var(--accent-primary);font-weight:600}@media (min-width: 1101px) and (max-width: 1550px){._filterContent_8xcp2_13{max-width:500px}._jobFilterContent_8xcp2_1 p{font-size:1.1rem}._filterGroupTitle_8xcp2_25{padding:6px 10px 6px 16px;font-size:1rem}._filterTag_8xcp2_35,._filterItem_8xcp2_48{font-size:.7rem}}@media (min-width: 733px) and (max-width: 1100px){._filterContent_8xcp2_13{gap:1rem;padding:0rem}._filterGroupTitle_8xcp2_25{font-size:1.2rem;padding:6px 0 6px 16px}._filterGrid_8xcp2_41,._filterTags_8xcp2_35{gap:1rem}}@media (max-width: 732px){._jobFilterContent_8xcp2_1{padding:0rem}._jobFilterContent_8xcp2_1 p{font-size:1rem}._filterContent_8xcp2_13{display:flex;flex-direction:column;gap:1rem;padding:0}._filterGroupTitle_8xcp2_25{padding:5px 5px 5px 8px;font-size:.8rem}._filterTag_8xcp2_35,._filterItem_8xcp2_48{font-size:.7rem}}._searchWrapper_6qesg_1{width:100%;margin:2rem 0 1rem;padding:0 1.6rem}._inputContainer_6qesg_7{position:relative;width:100%}._searchInput_6qesg_12{width:100%;padding:10px 16px 10px 40px;font-size:1rem;border:1px solid #ccc;border-radius:6px;outline:none;background-color:#f9f9f9;color:#111827}._searchInput_6qesg_12::placeholder{color:#999}._searchInput_6qesg_12:focus{border-color:#4f80e8;background-color:#fff}._searchIcon_6qesg_32{position:absolute;left:12px;top:50%;transform:translateY(-50%);width:18px;height:18px;opacity:.6;pointer-events:none}@media (max-width:732px){._searchWrapper_6qesg_1{padding:0rem 1rem;margin-bottom:1rem}}._container_1h4ac_1{height:100dvh;width:100vw;background-image:linear-gradient(#091f2a,#14141c);display:flex;align-items:center;justify-content:center;flex-direction:column;position:absolute;overflow:hidden;animation-name:_fade_1h4ac_1;animation-duration:1.5s;animation-fill-mode:forwards;animation-delay:4s;z-index:100}._loaderContent_1h4ac_18{width:100%;height:100px;padding:30px;position:absolute;top:calc(50% - 100px);transform:translateY(50%);animation-name:_moveToTop_1h4ac_1;animation-duration:1.5s;animation-fill-mode:forwards;animation-delay:3s;display:flex;align-items:center;justify-content:center;gap:4px}._logo_1h4ac_35{min-width:1%;animation-name:_expand1_1h4ac_1;animation-duration:1.5s;animation-fill-mode:forwards;animation-delay:3s;display:flex;align-items:center;justify-content:flex-start}._logo_1h4ac_35 img{height:20px}._textString_1h4ac_49{display:flex;gap:1px;font-size:18px;font-weight:600;flex-wrap:nowrap;color:var(--accent-primary);align-items:center;justify-content:flex-end;animation-name:_expand2_1h4ac_1;animation-duration:1.5s;animation-fill-mode:forwards;animation-delay:3s}._textString_1h4ac_49 span{animation-name:_string_1h4ac_1;animation-duration:1.5s;animation-fill-mode:forwards;animation-delay:3s;display:flex;align-items:center;justify-content:center}@keyframes _expand1_1h4ac_1{0%{min-width:0%}to{min-width:50%}}@keyframes _expand2_1h4ac_1{0%{min-width:0%}to{min-width:50%}}@keyframes _string_1h4ac_1{0%{min-width:0%}to{min-width:6%}}@keyframes _moveToTop_1h4ac_1{0%{top:calc(50% - 100px);transform:translateY(50%)}to{top:0%;transform:translateY(0)}}@keyframes _fade_1h4ac_1{0%{opacity:100%}to{opacity:0%}}@media screen and (max-width: 732px){@keyframes _expand1_1h4ac_1{0%{min-width:0%}to{min-width:30%}}@keyframes _expand2_1h4ac_1{0%{min-width:0%}to{min-width:70%}}._logo_1h4ac_35 img{height:20px;width:auto}._textString_1h4ac_49{font-size:18px}}._container_tcz07_1{position:fixed;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:8px;padding:4px;z-index:2}._circleBtn_tcz07_12{height:16px;width:16px;border:2px solid var(--border-primary);border-radius:50%;cursor:pointer}._circleBtn_tcz07_12._active_tcz07_20{background-color:var(--border-primary)}._circleBtn_tcz07_12:hover{background-color:var(--border-primary);transform:scale(1.1)}._container_huyse_1{position:relative;height:100dvh;width:100vw;overflow-y:scroll;overflow-x:hidden;scroll-snap-type:y mandatory;scroll-behavior:smooth}._section_huyse_11{position:relative;width:100%;height:100dvh;display:flex;align-items:center;justify-content:center;scroll-snap-align:start}._videoBackground_huyse_21{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-1;filter:brightness(.6)}._hero_huyse_32 ._content_huyse_32{display:flex;justify-content:center;flex-direction:column;padding:0 90px;position:relative;color:var(--text-secondary);height:100%;width:100%}._hero_huyse_32 ._content_huyse_32 ._heroText_huyse_42{font-size:40px;display:flex}._hero_huyse_32 ._content_huyse_32 ._static_huyse_47{background:linear-gradient(to right,var(--accent-primary),var(--accent-secondary));-webkit-background-clip:text;-webkit-text-fill-color:transparent}._hero_huyse_32 ._content_huyse_32 ._dynamic_huyse_53{position:relative;overflow:hidden;display:flex;align-items:center;margin-left:16px}._hero_huyse_32 ._content_huyse_32 ._designBtn_huyse_61{width:fit-content;padding:12px 24px;display:flex;align-items:center;justify-content:center;font-size:21px;font-weight:500;color:var(--text-secondary);background-image:linear-gradient(to right,var(--accent-primary),var(--accent-secondary));border-radius:6px;border:none;outline:none;cursor:pointer}._hero_huyse_32 ._content_huyse_32 ._scroll_huyse_77{position:absolute;bottom:20px}._departments_huyse_83{background-color:var(--bg-secondary);display:flex;flex-direction:column}._departments_huyse_83 ._text_huyse_88{flex-grow:1;display:flex;flex-direction:column;justify-content:center;color:var(--text-primary);font-size:24px;text-align:center;padding:2rem 0rem;gap:1rem}._departments_huyse_83 ._text_huyse_88 span{color:var(--accent-primary);font-weight:600}._departments_huyse_83 ._text_huyse_88 b{font-size:28px}._departments_huyse_83 ._title_huyse_109{font-size:42px;font-weight:400}._departments_huyse_83 ._gradientText_huyse_114{background:linear-gradient(to right,var(--accent-primary),var(--accent-secondary));-webkit-background-clip:text;-webkit-text-fill-color:transparent}._departments_huyse_83 ._carousel_huyse_120{margin-top:auto;width:100%;padding:50px 0;display:flex;gap:8px}._goals_huyse_129{background-image:url(/assets/goalsBg-DWss2B7k.png);background-position:center;background-size:cover;position:relative;overflow:hidden;display:flex;justify-content:center;align-items:center;flex-direction:column;padding-top:1rem;gap:.5rem}._goals_huyse_129 ._overlay_huyse_142{position:absolute;top:0;left:0;width:100%;height:100%;-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px);background-color:#0006;z-index:1;pointer-events:none}._goals_huyse_129 ._moto1_huyse_154,._goals_huyse_129 ._moto2_huyse_155{text-align:center;font-weight:400;line-height:60px;font-size:38px;text-shadow:0px 2.421px 2.421px rgba(0,0,0,.25);color:var(--text-secondary);z-index:2;position:relative}._goals_huyse_129 ._featuredContent_huyse_166{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;color:var(--text-secondary);z-index:1;position:relative}._goals_huyse_129 ._subtitle_huyse_178{font-weight:400;font-size:24px;text-shadow:0px 4px 4px rgba(0,0,0,.25)}._testimonials_huyse_187{position:relative;background-color:var(--bg-primary)}._testimonials_huyse_187 ._bgImage_huyse_191{position:absolute;bottom:0;left:0;width:100%;height:100%;object-fit:cover}._testimonials_huyse_187 ._content_huyse_32{height:100%;width:100%;z-index:1;display:flex;flex-direction:column;align-items:center}._testimonials_huyse_187 ._content_huyse_32 ._info_huyse_208{background-color:var(--bg-tertiary);border-radius:40px;padding:16px 32px;font-size:32px;margin-top:70px;color:var(--text-secondary);display:flex;align-items:center;justify-content:center;width:400px}._testimonials_huyse_187 ._content_huyse_32 h3{color:var(--text-primary);font-weight:400;font-size:32px;margin-top:60px}._testimonials_huyse_187 ._content_huyse_32 h1{color:var(--text-tertiary);font-size:42px;font-weight:400}._testimonials_huyse_187 ._content_huyse_32 h2{color:var(--text-primary);font-weight:400;font-size:48px}._testimonials_huyse_187 ._content_huyse_32 ._cardsContainer_huyse_240{display:grid;grid-template-columns:repeat(8,1fr);grid-template-rows:repeat(12,40px);gap:5px;width:100%;padding:20px 30px;position:absolute;z-index:1;bottom:0}._stories_huyse_255{display:flex;flex-direction:column;justify-content:flex-start;position:relative;padding-top:24px;background:var(--bg-secondary);color:var(--text-primary)}._stories_huyse_255 h3{font-size:40px;font-weight:400;padding:8px 0}._stories_huyse_255 ._story_huyse_270{margin:10px 30px;display:flex;flex-direction:column}._stories_huyse_255 ._story_huyse_270 ._storyTitle_huyse_275{display:flex;align-items:center;justify-content:space-between;margin-bottom:4px}._stories_huyse_255 ._story_huyse_270 ._storyTitle_huyse_275 h4{font-size:26px;font-weight:500}._stories_huyse_255 ._storyCont_huyse_288{width:100%;display:flex;gap:4px;height:250px}._stories_huyse_255 ._storyCont_huyse_288 ._img_huyse_294{overflow:hidden;width:60%;border-radius:6px;position:relative}._stories_huyse_255 ._storyCont_huyse_288 ._img_huyse_294 img{width:100%;height:100%;object-fit:cover;object-position:center}._stories_huyse_255 ._storyCont_huyse_288 ._desc_huyse_308{border-radius:6px;width:40%;background-color:var(--bg-accent);color:var(--text-secondary);padding:20px 24px}._stories_huyse_255 ._storyCont_huyse_288 ._desc_huyse_308 h5{font-size:18px;font-weight:800}._stories_huyse_255 ._storyCont_huyse_288 ._desc_huyse_308 p{font-size:18px}._stories_huyse_255 ._storyCont_huyse_288 ._desc_huyse_308 ._read_more_huyse_324{font-size:12px;color:var(--text-secondary)}._stories_huyse_255 ._storyCont_huyse_288._storyFlipped_huyse_331{flex-direction:row-reverse}._stories_huyse_255 ._exploreStories_huyse_335{background-color:var(--bg-primary);border:none;outline:none;background:linear-gradient(to right,var(--accent-primary),var(--accent-secondary));-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:22px;font-weight:500;margin-left:auto;margin-right:30px;cursor:pointer}@media screen and (max-width: 1550px){._hero_huyse_32 ._content_huyse_32{padding:0 60px}._hero_huyse_32 ._content_huyse_32 ._heroText_huyse_42{font-size:48px}._hero_huyse_32 ._content_huyse_32 ._designBtn_huyse_61{padding:12px 21px;font-size:16px}._departments_huyse_83 ._text_huyse_88{font-size:18px}._departments_huyse_83 ._text_huyse_88 b{font-size:24px}._departments_huyse_83 ._title_huyse_109{font-size:36px}._goals_huyse_129 ._moto1_huyse_154,._goals_huyse_129 ._moto2_huyse_155{line-height:50px;font-size:32px}._goals_huyse_129 ._subtitle_huyse_178{font-size:21px}._testimonials_huyse_187 ._content_huyse_32 ._info_huyse_208{padding:12px 18px;font-size:24px;margin-top:40px}._testimonials_huyse_187 ._content_huyse_32 h3{font-size:28px;margin-top:20px}._testimonials_huyse_187 ._content_huyse_32 h1{font-size:36px}._testimonials_huyse_187 ._content_huyse_32 h2{font-size:40px}._testimonials_huyse_187 ._content_huyse_32 ._cardsContainer_huyse_240{grid-template-columns:repeat(8,1fr);grid-template-rows:repeat(12,35px);width:100%;padding:0 10px}._stories_huyse_255 h3{font-size:28px}._stories_huyse_255 ._story_huyse_270{margin:5px 30px}._stories_huyse_255 ._story_huyse_270 ._storyTitle_huyse_275 h4{font-size:21px}._stories_huyse_255 ._storyCont_huyse_288{height:200px}._stories_huyse_255 ._storyCont_huyse_288 ._desc_huyse_308{padding:10px 16px}._stories_huyse_255 ._storyCont_huyse_288 ._desc_huyse_308 h5,._stories_huyse_255 ._storyCont_huyse_288 ._desc_huyse_308 p{font-size:14px}._stories_huyse_255 ._exploreStories_huyse_335{font-size:18px}}@media screen and (max-width: 1100px){._hero_huyse_32 ._content_huyse_32{padding:0 40px}._hero_huyse_32 ._content_huyse_32 ._heroText_huyse_42{font-size:38px;flex-direction:column}._hero_huyse_32 ._content_huyse_32 ._dynamic_huyse_53{margin-left:0;height:120px;align-items:flex-start}._hero_huyse_32 ._content_huyse_32 ._designBtn_huyse_61{padding:16px 28px}._departments_huyse_83 ._text_huyse_88{padding:2rem 1rem}._goals_huyse_129{padding:2rem}._goals_huyse_129 ._moto1_huyse_154,._goals_huyse_129 ._moto2_huyse_155{line-height:50px;font-size:28px}._goals_huyse_129 ._subtitle_huyse_178{font-size:18px}._testimonials_huyse_187 ._content_huyse_32 ._info_huyse_208{padding:12px 24px;font-size:24px}._testimonials_huyse_187 ._content_huyse_32 h3{font-size:28px;margin-top:40px}._testimonials_huyse_187 ._content_huyse_32 h1{font-size:36px;text-align:center}._testimonials_huyse_187 ._content_huyse_32 h2{font-size:42px;text-align:center}._testimonials_huyse_187 ._content_huyse_32 ._cardsContainer_huyse_240{grid-template-columns:repeat(6,1fr);grid-template-rows:repeat(15,25px);gap:10px;bottom:5px}._stories_huyse_255 h3{font-size:32px}._stories_huyse_255 ._story_huyse_270{margin:10px 20px}._stories_huyse_255 ._story_huyse_270 ._storyTitle_huyse_275 h4{font-size:24px}._stories_huyse_255 ._storyCont_huyse_288{flex-direction:column;height:320px}._stories_huyse_255 ._storyCont_huyse_288 ._img_huyse_294{width:100%}._stories_huyse_255 ._storyCont_huyse_288 ._desc_huyse_308{width:100%;padding:20px 21px}._stories_huyse_255 ._storyCont_huyse_288 ._desc_huyse_308 h5{font-size:16px;font-weight:800}._stories_huyse_255 ._storyCont_huyse_288 ._desc_huyse_308 p{font-size:16px}._stories_huyse_255 ._storyCont_huyse_288._storyFlipped_huyse_331{flex-direction:column}._stories_huyse_255 ._exploreStories_huyse_335{font-size:21px}}@media screen and (max-width: 732px){._hero_huyse_32 ._content_huyse_32{padding:0 40px}._hero_huyse_32 ._content_huyse_32 ._heroText_huyse_42{font-size:32px;flex-direction:column}._hero_huyse_32 ._content_huyse_32 ._dynamic_huyse_53{margin-left:0;font-size:32px;height:150px;display:flex;align-items:flex-start}._hero_huyse_32 ._content_huyse_32 ._designBtn_huyse_61{padding:12px 18px;font-size:18px;font-weight:500}._hero_huyse_32 ._content_huyse_32 ._scroll_huyse_77{bottom:15px}._hero_huyse_32 ._content_huyse_32 ._scroll_huyse_77 img{height:60px}._departments_huyse_83 ._text_huyse_88{font-size:18px;padding:2rem .5rem;gap:1rem}._departments_huyse_83 ._text_huyse_88 b{font-size:21px}._departments_huyse_83 ._title_huyse_109{font-size:36px}._departments_huyse_83 ._carousel_huyse_120{padding:20px 0}._goals_huyse_129{padding:2rem 1.5rem}._goals_huyse_129 ._moto1_huyse_154,._goals_huyse_129 ._moto2_huyse_155{line-height:32px;font-size:24px}._goals_huyse_129 ._subtitle_huyse_178{font-size:16px}._testimonials_huyse_187 ._content_huyse_32 ._info_huyse_208{padding:10px 21px;font-size:18px;margin-top:70px;width:280px}._testimonials_huyse_187 ._content_huyse_32 h3{font-size:21px;margin-top:20px}._testimonials_huyse_187 ._content_huyse_32 h1{font-size:24px;text-align:center}._testimonials_huyse_187 ._content_huyse_32 h2{text-align:center;font-size:32px}._testimonials_huyse_187 ._content_huyse_32 ._cardsContainer_huyse_240{grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(23,10px);gap:10px;padding:20px;bottom:0}._stories_huyse_255{padding-top:2rem}._stories_huyse_255 h3{font-size:32px}._stories_huyse_255 ._story_huyse_270{margin:10px 20px}._stories_huyse_255 ._story_huyse_270 ._storyTitle_huyse_275{align-items:flex-end}._stories_huyse_255 ._story_huyse_270 ._storyTitle_huyse_275 h4{font-size:16px}._stories_huyse_255 ._story_huyse_270 ._storyTitle_huyse_275 span{font-size:8px;text-wrap:nowrap}._stories_huyse_255 ._storyCont_huyse_288{gap:2px;height:210px;flex-direction:column}._stories_huyse_255 ._storyCont_huyse_288 ._img_huyse_294{overflow:hidden;width:100%;height:40%}._stories_huyse_255 ._storyCont_huyse_288 ._desc_huyse_308{width:100%;padding:12px 18px}._stories_huyse_255 ._storyCont_huyse_288 ._desc_huyse_308 h5,._stories_huyse_255 ._storyCont_huyse_288 ._desc_huyse_308 p{font-size:14px}._stories_huyse_255 ._storyCont_huyse_288._storyFlipped_huyse_331{flex-direction:column}._stories_huyse_255 ._exploreStories_huyse_335{font-size:16px}}.carousel-wrapper{position:relative;padding-bottom:1rem;margin-right:1rem;width:100%}.swiper-button-prev{left:-1.5rem}.swiper-button-next{right:-1.5rem}.swiper-button-prev:after,.swiper-button-next:after{display:none}.slider-arrow{height:60px!important;width:60px!important;border-radius:50%}@media screen and (max-width: 732px){.carousel-wrapper{position:relative;padding-bottom:1rem;margin-right:0rem;width:100%}.slider-arrow{height:40px!important;width:40px!important}.slider-arrow img{height:40px}}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-prev svg,.swiper-rtl .swiper-button-next svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-lock{display:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}._wrapper_1rr15_1{width:375px;height:475px;position:relative;overflow:hidden;display:flex;align-items:flex-end;padding-bottom:50px;cursor:pointer}._image_1rr15_12{width:100%;height:calc(100% - 20px);object-fit:cover;object-position:center;position:absolute;z-index:0;left:0;bottom:0}._index_1rr15_23{position:absolute;font-size:62px;top:-20px;right:10px;font-weight:500;text-shadow:0px 1px 3px #000000;color:var(--text-secondary)!important}._departmentName_1rr15_33{width:100%;height:100px;display:flex;align-items:center;justify-content:space-between;padding:0 16px;font-size:21px;background:#3a2e5180;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);color:var(--text-secondary)!important}@media screen and (max-width: 1550px){._wrapper_1rr15_1{width:320px;height:400px;padding-bottom:30px}._index_1rr15_23{font-size:48px;top:-10px}._departmentName_1rr15_33{height:80px;padding:0 16px;font-size:18px}}@media screen and (max-width: 732px){._wrapper_1rr15_1{width:260px;height:330px;padding-bottom:30px}._index_1rr15_23{font-size:36px;top:-10px}._departmentName_1rr15_33{height:50px;padding:0 16px;font-size:16px}}.carousel-3d-wrapper{position:relative;width:100%;display:flex;justify-content:center;align-items:center;padding:1rem 0;box-sizing:border-box}.swiper-3d{width:100%;max-width:1400px}.swiper-slide{transition:transform .3s ease;display:flex;justify-content:center;align-items:center}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:50px;height:50px;cursor:pointer}.swiper-3d-left,.swiper-3d-right{height:41px}.swiper-3d-button-prev{left:160px}.swiper-3d-button-next{right:160px;-webkit-transform:scaleX(-1);transform:scaleX(-1)}.swiper-3d-button-prev:after,.swiper-3d-button-next:after{display:none}@media screen and (max-width: 1550px){.swiper-3d{width:100%;max-width:1200px}.carousel-3d-wrapper{padding:0rem}}@media screen and (max-width: 1100px){.swiper-3d-button-prev{left:20px}.swiper-3d-button-next{right:20px}}@media screen and (max-width: 732px){.carousel-3d-wrapper{padding:0rem;flex:1}.swiper-3d{width:100%;max-width:1500px}.slider-arrow{width:30px;height:30px}.swiper-3d-left,.swiper-3d-right{height:30px}.swiper-3d-button-prev{left:10px}.swiper-3d-button-next{right:10px}}._wrapper_1iuc2_1{width:380px;height:550px;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:flex-end;flex-direction:column;gap:8px;cursor:pointer;border-radius:6px}._image_1iuc2_15{width:auto;height:100%;object-fit:cover;object-position:center;position:absolute;z-index:-1}._projectName_1iuc2_24{padding:10px;font-size:28px;font-weight:400;text-shadow:0px 4px 4px #000000;text-align:center}._explore_1iuc2_32{margin-bottom:30px;height:48px;width:200px;display:flex;align-items:center;justify-content:center;font-size:21px;border:none;outline:none;cursor:pointer;border-radius:6px;color:var(--text-secondary);background-image:linear-gradient(to right,var(--accent-primary),var(--accent-secondary))}@media screen and (max-width: 1550px){._wrapper_1iuc2_1{width:350px;height:520px}._projectName_1iuc2_24{font-size:24px}._explore_1iuc2_32{height:fit-content;width:fit-content;font-size:18px;padding:.5rem 1rem}}@media screen and (max-width: 732px){._wrapper_1iuc2_1{width:230px;height:500px}._projectName_1iuc2_24{font-size:24px}._explore_1iuc2_32{height:fit-content;width:fit-content;font-size:18px;padding:.6rem 1rem}}._designBtn_1oxbg_1{position:fixed;bottom:30px;right:30px;height:80px;width:80px;aspect-ratio:1;width:fit-content;display:flex;align-items:center;justify-content:center;background-color:var(--bg-primary);border-radius:50%;border:none;outline:none;cursor:pointer;z-index:2;box-shadow:4px 4px 4px #0003}._logo_1oxbg_21{height:24px;width:auto}@media screen and (max-width: 1550px){._designBtn_1oxbg_1{height:60px;width:60px}._logo_1oxbg_21{height:18px}}@media screen and (max-width: 732px){._logo_1oxbg_21{height:16px}}._card_1ht70_1{display:flex;height:150px;width:120px;align-items:center;justify-content:center;border:1px solid var(--accent-primary, --accent-secondary);background-color:var(--bg-primary);border-radius:9px}._card_1ht70_1 img{width:100%;height:auto;padding:10px}@media screen and (max-width: 1550px){._card_1ht70_1{height:130px;width:110px}}@media screen and (max-width: 1100px){._card_1ht70_1{height:100px;width:100px}}@media screen and (max-width: 732px){._card_1ht70_1{height:60px;width:75px}._card_1ht70_1 img{width:90%;height:auto;padding:10px}}._popup_1f4hv_1{height:100%;width:100%;position:fixed;top:0;left:0;z-index:100;display:flex;flex-direction:column;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);cursor:pointer}._message_1f4hv_16{color:var(--text-primary);font-size:42px;text-align:center;max-width:1200px;margin:10px 0;width:100%}._by_1f4hv_25{color:var(--accent-primary);font-size:21px}@media screen and (max-width: 732px){._message_1f4hv_16{font-size:28px;padding:.5rem}._by_1f4hv_25{text-align:center;font-size:16px}}@keyframes _ringBounce_az3e5_1{0%,to{transform:scale(1) translateY(0)}50%{transform:scale(1.1) translateY(-10px)}}._pageSection_az3e5_28{position:relative;height:100dvh;scroll-snap-align:start;overflow:visible;display:flex;justify-content:center;align-items:center}._animatedBackground_az3e5_38{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0}._animatedBackground_az3e5_38:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background-image:url(/assets/rings-CqmuV1i5.svg);background-position:center;background-repeat:no-repeat;animation:_rotateRingsAbout_az3e5_1 20s linear infinite;opacity:.7;z-index:-2;transition:transform .3s ease-in-out;pointer-events:none}._animatedBackground_az3e5_38:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:url(/assets/bg_abstract-BQY-l4vn.svg);background-size:150% auto;background-position:0% 50%;background-repeat:no-repeat;animation:_panHorizontallyAbout_az3e5_1 15s linear infinite alternate;z-index:-2;opacity:.7;pointer-events:none}._animatedBackground_az3e5_38:hover:before{animation:_rotateRingsAbout_az3e5_1 15s linear infinite,_ringBounce_az3e5_1 .5s ease-in-out}._container_az3e5_79{position:relative;height:100dvh;width:100vw;overflow-y:scroll;overflow-x:hidden;scroll-snap-type:y mandatory;scroll-behavior:smooth;background-color:#fff}._pageContainer_az3e5_90{margin-top:120px;position:relative;min-height:100dvh;background-color:#fff;color:#111827;font-family:sans-serif;overflow:hidden;padding:2rem 1rem}._backgroundElements_az3e5_101{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.3;z-index:0}._ring1_az3e5_108,._ring2_az3e5_109,._ring3_az3e5_110{position:absolute;border-radius:50%;border:4px solid;opacity:.8;z-index:10}._ring1_az3e5_108{top:10%;right:15%;width:6rem;height:6rem;border-color:#c4b5fd}._ring2_az3e5_109{top:33%;left:5%;width:4rem;height:4rem;border-color:#a5b4fc}._ring3_az3e5_110{bottom:33%;left:25%;width:3rem;height:3rem;border-color:#93c5fd}._contentWrapper_az3e5_142{position:relative;z-index:3;max-width:80rem;margin-left:auto;margin-right:auto}._mainHeading_az3e5_150{font-size:2rem;line-height:2.5rem;font-weight:500;margin-bottom:2rem;color:#111010;font-family:Poppins;line-height:110px;letter-spacing:2px}._gridContainer_az3e5_161{display:grid;grid-template-columns:1fr;gap:4rem;align-items:start;position:relative;overflow:hidden;padding:2rem;border-radius:.5rem}._subHeading_az3e5_172{font-size:1.875rem;line-height:2.25rem;font-weight:400;color:#8660d0;line-height:1.3}._rightColumn_az3e5_180{display:flex;flex-direction:column;gap:1.5rem;font-size:1rem;line-height:1.75;color:#374151}._rightColumn_az3e5_180 p{margin:0;color:#000;font-family:Poppins;font-size:1.125rem;font-style:normal;font-weight:400;line-height:1.75rem}._highlightText_az3e5_199{color:#8b5cf6;font-weight:600}._valuesSection_az3e5_204{margin-top:6rem;text-align:center}._valuesHeading_az3e5_209{font-size:1.875rem;line-height:2.25rem;font-weight:700}._gridContainer_az3e5_161:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:url(/assets/rings-CqmuV1i5.svg);background-size:cover;background-position:center center;background-repeat:no-repeat;z-index:-2;transition:transform .7s ease-out;pointer-events:none}._gridContainer_az3e5_161:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:url(/assets/bg_abstract-BQY-l4vn.svg);background-size:150% auto;background-position:50% 50%;background-repeat:no-repeat;z-index:-1;transition:background-position .5s ease-out;opacity:.7;pointer-events:none}._gridContainer_az3e5_161:hover:before{animation-name:_rotateRingsAbout_az3e5_1;animation-duration:25s;animation-timing-function:linear;animation-iteration-count:infinite}._gridContainer_az3e5_161:hover:after{animation-name:_panHorizontallyAbout_az3e5_1;animation-duration:15s;animation-timing-function:linear;animation-iteration-count:infinite;animation-direction:alternate}@keyframes _panHorizontallyAbout_az3e5_1{0%{background-position:0% 50%}to{background-position:100% 50%}}@keyframes _rotateRingsAbout_az3e5_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes _fadeInUp_az3e5_1{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}._sectionHidden_az3e5_287{opacity:0;transform:translateY(40px)}._sectionAnimateIn_az3e5_292{animation:_fadeInUp_az3e5_1 .8s ease-out forwards}@media (max-width: 732px){._pageContainer_az3e5_90{padding-left:1.5rem;padding-right:1.5rem}._mainHeading_az3e5_150{font-size:3rem;line-height:1;margin-bottom:4rem}._subHeading_az3e5_172{font-size:2.25rem;line-height:2.5rem}._rightColumn_az3e5_180{font-size:1.125rem}._valuesSection_az3e5_204{margin-top:8rem}._valuesHeading_az3e5_209{font-size:2.25rem;line-height:2.5rem}}@media (max-width: 1100px){._pageContainer_az3e5_90{display:flex;padding-left:2rem;padding-right:2rem}._mainHeading_az3e5_150{font-size:3.74rem;line-height:1}._gridContainer_az3e5_161{display:flex;gap:3rem}._leftColumn_az3e5_347,._rightColumn_az3e5_180{width:50%}._rightColumn_az3e5_180 p{font-size:22px;font-weight:400;line-height:31.246px;margin-bottom:55px}._subHeading_az3e5_172{margin-top:120px;font-family:Poppins;font-size:56px;font-weight:400;line-height:63.497px}._valuesSection_az3e5_204{margin-top:10rem}}@media (min-width: 1550px){._pageContainer_az3e5_90{padding-left:6rem;padding-right:6rem}._mainHeading_az3e5_150{font-size:5rem;line-height:1.2;margin-bottom:4rem}._gridContainer_az3e5_161{gap:5rem;padding:3rem}._rightColumn_az3e5_180 p{font-size:1.5rem;line-height:2.25rem}._subHeading_az3e5_172{font-size:3.5rem;line-height:1.3}._valuesSection_az3e5_204{margin-top:12rem}._valuesHeading_az3e5_209{font-size:3rem;line-height:1.4}}._teamSection_1wbg6_1{position:relative;z-index:1;padding:2rem;height:auto;min-height:auto}._headingWrapper_1wbg6_9{display:flex;flex-direction:row;align-items:center;margin:1rem 2rem;gap:8rem}._title_1wbg6_17{font-size:2.25rem;line-height:2.25rem;font-weight:500;margin-bottom:0;color:#111827;flex-shrink:0}._description_1wbg6_26{font-size:1.2rem;line-height:1.5;color:#4b5563;max-width:100%;margin:0}._highlightText_1wbg6_34{color:#8b5cf6;font-weight:600}._teamGrid_1wbg6_39{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));z-index:1;gap:2rem 0rem}._memberCard_1wbg6_46{text-align:center}._memberImage_1wbg6_50{width:100%;height:200px;filter:grayscale(100%);transition:filter .3s ease;cursor:pointer}._memberImage_1wbg6_50:hover{filter:grayscale(0%)}._memberName_1wbg6_62{font-size:18px;font-weight:600;color:#8b5cf6}._memberTitle_1wbg6_69{font-size:16px;color:#4b5563;margin-bottom:10px}@media (max-width: 731px){._teamGrid_1wbg6_39{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem 1rem}._description_1wbg6_26{font-size:10px}._title_1wbg6_17{font-size:14px}._headingWrapper_1wbg6_9{gap:0rem;flex-direction:column;margin:.5rem 1rem 1rem;text-align:center}._memberImage_1wbg6_50{height:100px}._memberName_1wbg6_62{font-size:10px;margin-bottom:2px}._memberTitle_1wbg6_69{font-size:8px;margin-bottom:2px}}@media (min-width: 732px) and (max-width: 1099px){._teamGrid_1wbg6_39{grid-template-columns:repeat(4,minmax(0,1fr));gap:.8rem 2rem}._description_1wbg6_26{font-size:.8rem}._title_1wbg6_17{font-size:22px}._headingWrapper_1wbg6_9{gap:1rem;margin:1.5rem .5rem}._memberImage_1wbg6_50{height:130px}._memberName_1wbg6_62{font-size:14px;margin-bottom:0}._memberTitle_1wbg6_69{font-size:12px;margin-bottom:0}}@media (min-width: 1100px) and (max-width: 1549px){._teamSection_1wbg6_1{padding:1rem 7rem 2rem}._title_1wbg6_17{font-size:1.5rem;line-height:1.2}._description_1wbg6_26{font-size:1rem}._headingWrapper_1wbg6_9{margin:1.5rem 0rem 1.5rem 2rem;gap:6rem}._teamGrid_1wbg6_39{grid-template-columns:repeat(5,minmax(0,1fr));gap:.7rem 1rem;width:81%;margin-left:120px}._memberName_1wbg6_62{font-size:14px}._memberTitle_1wbg6_69{font-size:12px}._memberImage_1wbg6_50{height:122px}}._statsContainer_1lwe9_1{position:relative;color:#fff;width:100%;border-radius:.75rem;overflow:hidden;text-align:center}._statsWrapper_1lwe9_11{background:url(/assets/Background-u3zRq6bI.svg);background-size:cover;background-position:center;width:100%;border-radius:1rem;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:10rem;height:140px}._statItem_1lwe9_25{display:flex;flex-direction:column;align-items:center;gap:.8rem}._statNumber_1lwe9_32{font-size:3.25rem;line-height:2.5rem;font-weight:600;background:linear-gradient(to right,var(--accent-primary),var(--accent-secondary));-webkit-background-clip:text;-webkit-text-fill-color:transparent}._statLabel_1lwe9_41{font-size:1rem;color:#fff}._separator_1lwe9_46{width:6px;height:6px;background-color:#c4b5fd;border-radius:50%;display:block;margin:-.5rem 0;align-self:center}@media (max-width: 732px){._statsWrapper_1lwe9_11{flex-direction:column;height:auto;padding:.5rem 0;gap:1rem}._separator_1lwe9_46{display:block;margin:-.5rem 0;align-self:center}._statNumber_1lwe9_32{font-size:1.2rem;line-height:1.2}._statLabel_1lwe9_41{font-size:.85rem}._statItem_1lwe9_25{gap:0rem}}@media (min-width: 733px) and (max-width: 1099px){._statsWrapper_1lwe9_11{flex-direction:row;justify-content:space-around;height:94px;gap:2rem}._statNumber_1lwe9_32{font-size:1.8rem}._statLabel_1lwe9_41{font-size:1rem}._statItem_1lwe9_25{gap:0rem}}@media (min-width: 1100px) and (max-width: 1549px){._statsWrapper_1lwe9_11{height:116px;gap:8rem}._statItem_1lwe9_25{gap:0rem}._statNumber_1lwe9_32{font-size:2.2rem;line-height:3rem;font-weight:600}._statLabel_1lwe9_41{font-size:1.25rem;font-weight:500}}@media (min-width: 1550px){._statsContainer_1lwe9_1{padding:1rem 0;border-radius:1.5rem}._statsWrapper_1lwe9_11{padding:0 30px}._statLabel_1lwe9_41{font-size:24px;font-weight:400}}._section_h9x13_1{position:relative;width:100%;display:flex;flex-direction:column;align-items:center;overflow:hidden}._breadcrumbsWrapper_h9x13_12{padding:0 80px;width:100%;position:relative;z-index:2}._aboutIntroWrapper_h9x13_20{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;gap:3rem;padding:0 80px;width:100%;box-sizing:border-box;flex-wrap:nowrap;margin-top:30px}._leftContainer_h9x13_33{flex:1 1 55%;min-width:300px}._rightContainer_h9x13_38{flex:1 1 45%;min-width:300px}._aboutcontentWrapper_h9x13_44{display:flex;flex-direction:column;gap:60px}._leftColumn_h9x13_50{width:100%}._rightColumn_h9x13_54{width:100%;display:flex;flex-direction:column;gap:1.5rem;font-size:1rem;color:#374151}._rightColumn_h9x13_54 p{margin:0;color:#000;font-family:Poppins;font-size:1.3rem;font-weight:400}._mainHeading_h9x13_71{font-size:3.5rem;font-weight:500;margin-bottom:1rem;color:#111010;font-family:Poppins;letter-spacing:2px}._subHeading_h9x13_80{font-size:2rem;font-weight:400;color:var(--accent-primary)}._highlightText_h9x13_86{color:var(--accent-primary);font-weight:600}@media (max-width: 731px){._section_h9x13_1{gap:.5rem}._breadcrumbsWrapper_h9x13_12{padding:0 38px}._aboutIntroWrapper_h9x13_20{flex-direction:column;padding:0 20px;gap:1.5rem;margin-top:0}._leftContainer_h9x13_33,._rightContainer_h9x13_38{width:100%;flex:none}._rightContainer_h9x13_38{margin-top:1rem}._leftContainer_h9x13_33{padding:0rem 1rem 0}._mainHeading_h9x13_71{font-size:24px;margin-bottom:18px}._subHeading_h9x13_80{font-size:14px}._rightColumn_h9x13_54{gap:1rem}._rightColumn_h9x13_54 p{font-size:.7rem}._aboutcontentWrapper_h9x13_44{gap:14px}._rightContainer_h9x13_38{margin-top:0rem}}@media (min-width: 732px) and (max-width: 1099px){._section_h9x13_1{gap:1rem}._breadcrumbsWrapper_h9x13_12{padding:0 56px}._aboutIntroWrapper_h9x13_20{padding:0 50px;margin-top:0}._mainHeading_h9x13_71{font-size:2.2rem}._subHeading_h9x13_80{font-size:1.5rem}._rightColumn_h9x13_54 p{font-size:1rem}._aboutcontentWrapper_h9x13_44{gap:26px}}@media (min-width: 1100px) and (max-width: 1549px){._section_h9x13_1{margin-top:20px}._aboutIntroWrapper_h9x13_20{padding:0 80px;margin-top:10px}._aboutcontentWrapper_h9x13_44{gap:32px}._mainHeading_h9x13_71{font-size:2rem}._subHeading_h9x13_80{font-size:1.3rem}._rightColumn_h9x13_54 p{font-size:1rem}}._section_1f8mt_1{position:relative;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:visible;z-index:2}._valuesSection_1f8mt_13{text-align:center;position:relative;background-size:cover;background-position:center}._title_1f8mt_20{font-size:2.25rem;line-height:2.5rem;font-weight:700;margin-bottom:3rem;color:#111827;position:relative;z-index:1}._cardContainer_1f8mt_31{position:relative;margin:0 auto;z-index:1;display:flex;justify-content:center;align-items:center;width:100%}._card_1f8mt_31{width:370px;height:460px;overflow:hidden;background-color:#1f2937;color:#d1d5db;padding:1.25rem;display:flex;flex-direction:column;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;border-radius:1rem;z-index:1}._cardInternalContent_1f8mt_58{display:flex;flex-direction:column;flex-grow:1;width:100%}._cardTopIcons_1f8mt_65{display:flex;justify-content:space-between;align-items:center;width:100%;margin-bottom:.75rem}._topLeftIcon_1f8mt_73,._topRightIcon_1f8mt_74{width:20px;height:20px;filter:brightness(0) invert(1)}._cardTitleInternal_1f8mt_81{font-size:1.25rem;font-weight:600;color:#fff;margin-bottom:.75rem;text-align:center}._stackedCardImageContainer_1f8mt_89{width:100%;height:180px;margin-bottom:.75rem;border-radius:.5rem;overflow:hidden}._mainImageStacked_1f8mt_97{width:100%;height:100%;object-fit:cover}._cardDescription_1f8mt_103{font-size:1.2rem;line-height:1.5;color:#d1d5db;flex-grow:1;opacity:1;max-height:none;text-align:center}._carouselWrapper_1f8mt_113{display:flex;align-items:center;position:relative;gap:1rem;width:100%;max-width:50vw;overflow:hidden;cursor:pointer}.values-swiper-wrapper .swiper-button-prev,.values-swiper-wrapper .swiper-button-next{opacity:.4;width:48px;height:48px;background:#46505e;border-radius:50%;top:56%;transform:translateY(-50%);z-index:10;display:flex;justify-content:center;align-items:center}.values-swiper-wrapper .swiper-button-prev:after,.values-swiper-wrapper .swiper-button-next:after{display:none}.values-swiper-wrapper .slider-arrow img{width:100%;height:auto}._cardScrollTrack_1f8mt_152{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;gap:4rem;flex:1;padding:0 .5rem}._cardScrollTrack_1f8mt_152::-webkit-scrollbar{display:none}._valueItemWrapper_1f8mt_166{flex:0 0 auto;scroll-snap-align:center;width:280px}._navArrow_1f8mt_172{border:none;background:#1f2937;border-radius:999px;width:35px;height:35px;font-size:1.5rem;cursor:pointer;z-index:1;box-shadow:0 2px 4px #00000026}._navArrow_1f8mt_172:hover{background:#364966}@media (max-width: 731px){._card_1f8mt_31{height:344px;padding:10px 8px 6px;box-sizing:border-box}._mainImageStacked_1f8mt_97{width:90%}._cardTitleInternal_1f8mt_81{font-size:1rem}._cardTopIcons_1f8mt_65{margin-bottom:0rem}._cardDescription_1f8mt_103{font-size:12px}._title_1f8mt_20{font-size:1.5rem}._carouselWrapper_1f8mt_113{max-width:80vw;padding:.5rem 0}._cardScrollTrack_1f8mt_152{gap:1rem;padding:1rem 0}._valueItemWrapper_1f8mt_166{width:100vw;padding:0 16px;box-sizing:border-box}}@media (min-width: 732px) and (max-width: 1099px){._card_1f8mt_31{width:300px;height:460px}._cardDescription_1f8mt_103{font-size:1rem}._title_1f8mt_20{font-size:1.75rem}._cardScrollTrack_1f8mt_152{display:flex;flex-direction:row;overflow-x:auto;scroll-snap-type:x mandatory;gap:1rem;padding:1rem 0;scroll-behavior:smooth}._cardScrollTrack_1f8mt_152::-webkit-scrollbar{display:none}._navArrow_1f8mt_172{display:none}}@media (min-width: 1100px) and (max-width: 1549px){._card_1f8mt_31{width:308px;height:410px}._cardDescription_1f8mt_103{font-size:1rem;line-height:1.2rem}._cardTopIcons_1f8mt_65{margin-bottom:.2rem}._title_1f8mt_20{font-size:2.25rem}}@media (min-width: 1550px){._title_1f8mt_20{font-size:3.25rem;margin-bottom:4rem}}._section_1kxlx_19{position:relative;width:100%;height:85%;display:flex;flex-direction:column;align-items:center;justify-content:center;scroll-snap-align:start;overflow:hidden}._ctaSection_1kxlx_31{position:relative;text-align:center;padding:5rem 0;overflow:hidden;padding-bottom:0}@keyframes _panHorizontallyAbout_1kxlx_1{0%{background-position:0% 50%}to{background-position:100% 50%}}@keyframes _rotateRingsAbout_1kxlx_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes _ringBounce_1kxlx_1{0%,to{transform:scale(1) translateY(0)}50%{transform:scale(1.1) translateY(-10px)}}._ctaSection_1kxlx_31:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(/assets/rings-CqmuV1i5.svg);background-repeat:no-repeat;background-position:center;animation:_rotateRingsAbout_1kxlx_1 15s linear infinite;z-index:0;pointer-events:none;transition:transform .3s ease-in-out}._ctaSection_1kxlx_31:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(/assets/bg_abstract-BQY-l4vn.svg);background-repeat:no-repeat;background-size:150% auto;background-position:0% 50%;animation:_panHorizontallyAbout_1kxlx_1 20s linear infinite alternate;z-index:1;opacity:.7;pointer-events:none}._ctaSection_1kxlx_31:hover:before{animation:_rotateRingsAbout_1kxlx_1 15s linear infinite,_ringBounce_1kxlx_1 .5s ease-in-out}._contentWrapper_1kxlx_106{position:relative;z-index:3;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0 1rem;height:331px;margin-bottom:50px}._title_1kxlx_119{font-size:1.5rem;font-weight:700;color:#8b5cf6;margin-bottom:.5rem}._subtitle_1kxlx_126{font-size:1.5rem;font-weight:600;color:#1f2937;margin-bottom:2.5rem}._buttonGroup_1kxlx_133{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem}._button_1kxlx_133{padding:.75rem 1.5rem;border:none;border-radius:.375rem;font-size:.875rem;font-weight:600;cursor:pointer;transition:background-color .2s ease-in-out,color .2s ease-in-out,transform .1s ease;text-decoration:none;display:inline-block;width:260px}._button_1kxlx_133:hover{transform:translateY(-2px)}._buttonPrimary_1kxlx_159{background:linear-gradient(to right,#8b5cf6,#6366f1);color:#fff}._buttonPrimary_1kxlx_159:hover{background:linear-gradient(to right,#7c3aed,#4f46e5)}._buttonSecondary_1kxlx_168{background:linear-gradient(to right,#60a5fa,#3b82f6);color:#fff}._buttonSecondary_1kxlx_168:hover{background:linear-gradient(to right,#3b82f6,#2563eb)}@media (min-width: 732px){._title_1kxlx_119{font-size:2rem}._subtitle_1kxlx_126{font-size:1.875rem}._buttonGroup_1kxlx_133{flex-direction:row;gap:1.5rem}}@media (min-width: 1000px){._ctaSection_1kxlx_31{padding:0}._title_1kxlx_119{font-size:50px;font-weight:400}._subtitle_1kxlx_126{font-size:48px;font-weight:400}}._pageSection_mugm3_1{position:relative;height:100dvh;scroll-snap-align:start;overflow:visible;display:flex;justify-content:center;align-items:center}._sectionContent_mugm3_11{width:100%;height:100%;align-content:center}._animatedBackground_mugm3_17{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0}._animatedBackground_mugm3_17:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background-image:url(/assets/rings-CqmuV1i5.svg);background-position:center;background-repeat:no-repeat;animation:_rotateRingsAbout_mugm3_1 20s linear infinite;opacity:.7;z-index:-2;transition:transform .3s ease-in-out;pointer-events:none}._animatedBackground_mugm3_17:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:url(/assets/bg_abstract-BQY-l4vn.svg);background-size:150% auto;background-position:0% 50%;background-repeat:no-repeat;animation:_panHorizontallyAbout_mugm3_1 15s linear infinite alternate;z-index:-2;opacity:.7;pointer-events:none}._animatedBackground_mugm3_17:hover:before{animation:_rotateRingsAbout_mugm3_1 15s linear infinite,_ringBounce_mugm3_1 .5s ease-in-out}@keyframes _rotateRingsAbout_mugm3_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes _ringBounce_mugm3_1{0%,to{transform:scale(1) translateY(0)}50%{transform:scale(1.1) translateY(-10px)}}@keyframes _panHorizontallyAbout_mugm3_1{0%{background-position:0% 50%}to{background-position:100% 50%}}._container_7woe0_1{position:relative;width:100vw;overflow-y:scroll;overflow-x:hidden;scroll-snap-type:y mandatory;scroll-behavior:smooth;background-color:var(--bg-primary)}._contactPage_7woe0_13{width:100%;min-height:100dvh;display:flex;flex-direction:column;align-items:center;scroll-snap-type:y mandatory;overflow-y:auto;overflow-x:hidden}._section_7woe0_24{width:100%;scroll-snap-align:start}._mainContent_7woe0_29{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem}@media (max-width: 732px){._contactPage_7woe0_13{scroll-snap-type:none}}._contactIntroSection_1w136_1{position:relative;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;overflow:hidden;padding:2rem 1rem;scroll-snap-align:start;background-color:var(--bg-primary);z-index:1}._contactIntroSection_1w136_1:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(./assets/pngtree.svg);background-size:cover;background-position:center;background-repeat:no-repeat;transform:scaleY(-1);z-index:-1}._backgroundPattern_1w136_32{position:absolute;top:0;left:0;width:100%;height:100%;background:url(,./../../../../../assets/bg_abstract.svg);background-size:cover;background-position:center;opacity:.1;z-index:-1}._contentContainer_1w136_45{width:100%;max-width:1200px;display:flex;flex-direction:column;align-items:flex-start;z-index:1;margin-top:80px}._breadcrumbContainer_1w136_55{width:100%;margin-bottom:1rem}._title_1w136_60{font-size:2rem;font-weight:600;color:var(--text-primary);text-align:left}._header_1w136_67{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;width:100%;margin-bottom:3rem;row-gap:.5rem;column-gap:1rem}._contact_info_1w136_78{width:100%;color:var(--text-primary);justify-content:center;display:flex;gap:1rem;align-items:center;margin:1rem 0 2.5rem}._email_1w136_88{display:flex;align-items:center;border-right:1px solid var(--text-primary);padding-right:1rem;gap:4px;text-decoration:none;font-size:20px}._mob_number_1w136_98{font-size:20px;display:flex;align-items:center;gap:3px;text-decoration:none}._icon_1w136_106{height:24px}._cardsContainer_1w136_110{display:flex;justify-content:center;width:100%;gap:5.5rem;margin-bottom:2rem}._card_1w136_110{height:288px;width:215px;border-radius:6px;padding:2rem;color:var(--text-secondary);position:relative;cursor:pointer;transition:all .3s ease-in-out;box-shadow:0 4px 6px #0000001a;overflow:visible}._card_1w136_110:after{content:"";position:absolute;bottom:-42px;left:50%;transform:translate(-50%) scaleX(1);width:100%;height:41px;border-radius:2px;background:#ffffff4d;opacity:.2;pointer-events:none;z-index:-1;transition:opacity .3s ease;background:var(--card-glow-color, rgba(255, 255, 255, .3))}._card_1w136_110:hover{transform:translateY(-5px);box-shadow:0 10px 15px #0000001a}._activeCard_1w136_155{transform:translateY(-5px);box-shadow:0 12px 20px #00000026}._cardContent_1w136_160{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;position:relative}._cardIcon_1w136_169{position:absolute;right:-57px;top:0;width:60px;height:60px;margin-bottom:1.5rem;transition:transform .3s ease}._activeCard_1w136_155 ._cardIcon_1w136_169{transform:scale(1.1)}._cardTitle_1w136_183{font-size:24px;font-weight:600;margin-bottom:.5rem;text-align:center}._cardDescription_1w136_190{font-size:1rem;opacity:.9;text-align:center;margin-bottom:1.5rem}._highlightLetter_1w136_197{display:inline-block;width:24px;height:24px;line-height:24px;text-align:center;border-radius:50%;margin:0 2px;font-weight:700}._cardsWrapper_1w136_208{width:100%}._arrowDown_1w136_212{position:absolute;bottom:-15px;left:50%;transform:translate(-50%);width:0;height:0;border-left:15px solid transparent;border-right:15px solid transparent;border-top:15px solid var(--accent-secondary);z-index:10;animation:_fadeIn_1w136_1 .3s ease-in-out}@media (min-width: 1551px){._contentContainer_1w136_45{max-width:1400px}._cardsContainer_1w136_110{gap:7rem}._card_1w136_110{width:240px;height:320px;padding:2.5rem}._cardIcon_1w136_169{width:70px;height:70px;right:-65px}._title_1w136_60{font-size:2.5rem}}@media (min-width: 1101px) and (max-width: 1550px){._contentContainer_1w136_45{max-width:1200px}._cardsContainer_1w136_110{gap:5.5rem}._contact_info_1w136_78{font-size:1rem;gap:1rem}._icon_1w136_106{height:24px}._email_1w136_88{border-right:1px solid var(--text-primary);padding-right:1rem}}@media (min-width: 733px) and (max-width: 1100px){._contentContainer_1w136_45{max-width:900px;margin-top:80px}._cardsContainer_1w136_110{gap:3rem}._card_1w136_110{width:200px;height:280px;padding:1.8rem}._cardIcon_1w136_169{width:55px;height:55px;right:-50px}._cardTitle_1w136_183{font-size:1.4rem}._cardDescription_1w136_190{font-size:.95rem}._contact_info_1w136_78{gap:.8rem;font-size:.9rem}._icon_1w136_106{height:20px}._email_1w136_88{border-right:1px solid var(--text-primary);padding-right:.8rem}._title_1w136_60{font-size:1.8rem}._header_1w136_67{margin-bottom:2.5rem}}@media (max-width: 900px){._cardsContainer_1w136_110{flex-direction:column;gap:1.5rem;align-items:center}._card_1w136_110{width:85%;min-height:200px;height:264px;padding:2rem}._cardIcon_1w136_169{right:-40px;width:50px;height:50px}}@media (max-width: 732px){._contactIntroSection_1w136_1{padding:1.5rem 1rem}._contentContainer_1w136_45{margin-top:76px}._cardsContainer_1w136_110{flex-direction:row;justify-content:flex-start;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:1.5rem;max-width:100%;margin:0 auto;gap:1rem}._card_1w136_110{min-width:80%;max-width:none;flex-shrink:0;scroll-snap-align:center;margin:0;height:240px;padding:1.8rem}._cardIcon_1w136_169{right:-35px;width:45px;height:45px}._cardTitle_1w136_183{font-size:1.3rem}._cardDescription_1w136_190{font-size:.9rem}._cardsWrapper_1w136_208{position:relative;width:100%;overflow:hidden}._scrollIndicator_1w136_412{display:flex;justify-content:center;gap:.5rem;margin-top:1rem}._scrollDot_1w136_419{width:8px;height:8px;border-radius:50%;background-color:var(--border-primary);transition:all .3s ease}._scrollDotActive_1w136_427{background-color:var(--accent-secondary);transform:scale(1.2)}._title_1w136_60{font-size:1.8rem}._header_1w136_67{margin-bottom:2rem;flex-direction:column;align-items:flex-start;gap:1rem}._contact_info_1w136_78{gap:.8rem;font-size:.85rem}._icon_1w136_106{height:16px}._mob_number_1w136_98{font-size:.85rem}._email_1w136_88{border-right:none;padding-right:0;font-size:.85rem;border-right:1px solid var(--text-primary);padding-right:.8rem}}@media (max-width: 480px){._contactIntroSection_1w136_1{height:auto;min-height:100dvh;padding:1rem}._contentContainer_1w136_45{margin-top:168px}._card_1w136_110{min-width:90%;padding:1.5rem;height:220px}._cardTitle_1w136_183{font-size:1.1rem}._cardDescription_1w136_190{font-size:.85rem}._cardIcon_1w136_169{right:-25px;width:40px;height:40px}._title_1w136_60{font-size:1.6rem}._contact_info_1w136_78{gap:.5rem;font-size:.75rem}._icon_1w136_106{height:14px}._mob_number_1w136_98,._email_1w136_88{font-size:.75rem;font-weight:600}}._serviceIconsSection_7wo4j_1{position:relative;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;scroll-snap-align:start}._sectionContent_7wo4j_14{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}._sectionTitle_7wo4j_24{font-size:2.5rem;font-weight:600;color:#111827;margin-bottom:1rem;text-align:center}._sectionDescription_7wo4j_32{font-size:1.2rem;color:#4b5563;margin-bottom:3rem;text-align:center}._serviceIconsContainer_7wo4j_39{width:100%;height:313px;background:#0000000d;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:2rem;margin-bottom:2rem;animation:_fadeIn_7wo4j_1 .5s ease-in-out}._serviceIcon_7wo4j_1{display:flex;flex-direction:column;align-items:center;cursor:pointer;transition:all .3s ease;padding:1rem;border-radius:.5rem;width:120px;position:relative}._serviceIcon_7wo4j_1:hover{background-color:#fffc;transform:translateY(-5px)}._activeServiceIcon_7wo4j_69{background-color:#fff;transform:translateY(-5px);box-shadow:0 4px 10px #0000001a}._activeServiceIcon_7wo4j_69:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid white}._iconWrapper_7wo4j_88{width:70px;height:70px;display:flex;align-items:center;justify-content:center;margin-bottom:.75rem;transition:all .3s ease}._iconWrapper_7wo4j_88 img{width:35px;height:35px}._serviceTitle_7wo4j_106{font-size:1rem;color:#4b5563;text-align:center;font-weight:500}._formContainer_7wo4j_113{width:100%;min-height:300px;background-color:#fff;border-radius:1rem;padding:2rem;box-shadow:0 4px 6px #0000000d;animation:_fadeIn_7wo4j_1 .5s ease-in-out}._formSection_7wo4j_123{width:100%}._formBackground_7wo4j_127{background-image:url(./assets/pngtree.svg);background-size:cover;background-position:center;background-repeat:no-repeat;background-color:#fff}._formPlaceholder_7wo4j_135{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;min-height:200px;text-align:center;color:#6b7280}@keyframes _fadeIn_7wo4j_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 1550px){._sectionTitle_7wo4j_24{font-size:2.2rem}}@media (max-width: 1100px){._serviceIconsContainer_7wo4j_39{gap:1.5rem;height:auto}._serviceIcon_7wo4j_1{width:113px}._sectionTitle_7wo4j_24{font-size:2rem}}@media (max-width: 900px){._serviceIconsContainer_7wo4j_39{gap:1.2rem}._serviceIcon_7wo4j_1{width:100px}}@media (max-width: 732px){._serviceIconsSection_7wo4j_1{height:auto;min-height:100dvh}._serviceIconsContainer_7wo4j_39{gap:1rem;height:auto}._serviceIcon_7wo4j_1{width:90px}._iconWrapper_7wo4j_88{width:60px;height:60px}._iconWrapper_7wo4j_88 img{width:30px;height:30px}._serviceTitle_7wo4j_106{font-size:.9rem}._sectionTitle_7wo4j_24{font-size:1.75rem}._sectionDescription_7wo4j_32{font-size:1rem}}@media (max-width: 480px){._serviceIconsContainer_7wo4j_39{gap:.8rem}._serviceIcon_7wo4j_1{width:80px}._iconWrapper_7wo4j_88{width:50px;height:50px}._iconWrapper_7wo4j_88 img{width:25px;height:25px}._serviceTitle_7wo4j_106{font-size:.8rem}._sectionTitle_7wo4j_24{font-size:1.5rem}._sectionDescription_7wo4j_32{font-size:.9rem}}._form_container_j7ou3_1{height:100%;overflow:hidden;scroll-snap-align:start}._form_j7ou3_1{background:var(--bg-primary);padding:30px 0 40px;border-radius:10px;box-shadow:0 4px 30px #00000014;max-width:900px;margin:0 auto}._title_j7ou3_17{font-size:16px;font-weight:400;margin-bottom:25px;color:var(--text-tertiary);padding:0 35px}._grid_j7ou3_26{display:grid;grid-template-columns:repeat(2,1fr);gap:24px 20px;justify-items:center}._full_j7ou3_33{grid-column:span 2}._note_j7ou3_37{font-size:12px;color:var(--text-tertiary);margin-top:6px;line-height:1.4}._errorField_j7ou3_44{color:var( --color-primary-error-red-1);margin:2px 0;font-weight:500;font-size:8px}._loader_j7ou3_51{border:2px solid var(--text-secondary);border-top:2px solid var(--border-primary);border-radius:50%;width:16px;height:16px;animation:_spin_j7ou3_1 1s linear infinite;display:inline-block;margin-left:8px;vertical-align:middle}@keyframes _spin_j7ou3_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._footerRow_j7ou3_70{display:grid;grid-template-columns:3fr 1fr;align-items:center;margin-top:24px;justify-items:center;padding:0 38px}._checkbox_j7ou3_79{font-size:14px;color:var(--text-tertiary);line-height:1.5}._checkbox_j7ou3_79 label{display:flex;align-items:center;gap:8px;cursor:pointer}._checkbox_j7ou3_79 input[type=checkbox]{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:30px;height:22px;border:1px solid var(--text-tertiary);background-color:var(--bg-primary);border-radius:3px;cursor:pointer;display:inline-block;position:relative}._checkbox_j7ou3_79 input[type=checkbox]:checked:after{content:"";position:absolute;top:2px;left:5px;width:4px;height:8px;border:solid black;border-width:0 2px 2px 0;transform:rotate(45deg)}._checkbox_j7ou3_79 a{color:var();text-decoration:none}._checkbox_j7ou3_79 a:hover{text-decoration:underline}._submitWrapper_j7ou3_127{display:flex;justify-content:flex-end}._submitButton_j7ou3_132{background:linear-gradient(90deg,var(--accent-secondary),var(--accent-primary));color:var(--text-secondary);border:none;padding:12px 26px;font-size:14px;border-radius:6px;cursor:pointer;transition:background .3s}._submitButton_j7ou3_132:hover{background:linear-gradient(90deg,var(--accent-secondary),var(--accent-primary))}._modalOverlay_j7ou3_147{position:fixed;top:0;left:0;width:100vw;height:100dvh;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}._modalContent_j7ou3_160{border-radius:8px;max-width:500px;width:90%;box-shadow:0 5px 15px #0000004d}@media (max-width:732px){._title_j7ou3_17{font-size:12px}._note_j7ou3_37{font-size:10px}._footerRow_j7ou3_70{padding:0 12px}._termsAnsConditions_j7ou3_182{font-size:12px}._checkbox_j7ou3_79 input[type=checkbox]{width:50px;height:18px}._checkbox_j7ou3_79 input[type=checkbox]:checked:after{width:3px;height:6px}}._fieldWrapper_s6dr9_1{position:relative}._customBorderField_s6dr9_6{border:1px solid #ccc;padding-bottom:6px;background:#fff}._label_s6dr9_12{position:absolute;top:-10px;left:16px;background:var( --bg-primary);padding:0 6px;font-weight:500;font-size:12px;color:var(--text-tertiary);z-index:1}._required_color_s6dr9_24{color:var(--text-tertiary)}._input_s6dr9_28,._select_s6dr9_29,._textarea_s6dr9_30{width:100%;padding:10px;border:1px solid var(--text-tertiary);border-radius:2px;font-size:12px;color:var(--text-tertiary);background-color:var( --bg-primary);outline:none}._fileInput_s6dr9_41{display:none}._fileLabel_s6dr9_49{width:100%;display:inline-block;padding:11px 0 0 17px;background-color:var( --bg-primary);color:gray;border-radius:4px;cursor:pointer;font-size:12px;transition:background-color .2s}._fileLabel_s6dr9_49:hover{background-color:var( --bg-primary)}._input_s6dr9_28:focus,._select_s6dr9_29:focus,._textarea_s6dr9_30:focus{border-color:var(--text-tertiary)}@media (max-width:732px){._label_s6dr9_12{font-size:10px;top:-7px}._input_s6dr9_28,._select_s6dr9_29,._textarea_s6dr9_30,._note_s6dr9_81,._fileLabel_s6dr9_49{font-size:10px}}@media (max-width: 1550px){._label_s6dr9_12{font-size:11px;top:-8px}._input_s6dr9_28,._select_s6dr9_29,._textarea_s6dr9_30,._note_s6dr9_81,._fileLabel_s6dr9_49{font-size:11px}._fileLabel_s6dr9_49{padding:10px 0 0 15px}}._card_11kg6_1{background:radial-gradient(circle at top left,rgba(135,182,255,.4),transparent 40%),radial-gradient(circle at top right,rgba(170,130,255,.4),transparent 40%);background-color:var(--bg-primary);border-radius:12px;box-shadow:0 0 12px #0000001a;padding:2rem;text-align:center;max-width:500px;margin:0 auto;display:flex;flex-direction:column;gap:20px}._wrapper_11kg6_24{height:30dvh;overflow:hidden}._image_11kg6_29{width:100%;height:90px;margin-top:36px}._button_11kg6_35{padding:10px 41px 10px 35px;border:1px solid var(--accent-secondary);border-radius:4px;background:var(--bg-primary);color:var(--text-primary);cursor:pointer}._expertsHeader_1882b_2{width:100%;display:flex;justify-content:flex-start;margin-bottom:1rem}._resultsText_1882b_9{font-size:.9rem;color:#6b7280;font-weight:400}._expertsContainer_1882b_15{width:100%;display:grid;grid-template-columns:repeat(5,1fr);gap:1.5rem;margin-bottom:1rem;animation:_fadeIn_1882b_1 .5s ease-in-out;padding:0;min-height:auto}._expertCard_1882b_26{border-radius:.5rem;padding:.75rem;display:flex;flex-direction:column;align-items:center;cursor:pointer;transition:all .3s ease;position:relative}._activeExpertCard_1882b_37{box-shadow:0 4px 8px #00000026;border-color:#9f7aea;transform:translateY(-5px);transition:all .5s ease}._expertImageContainer_1882b_44{width:150px;height:196px;border-radius:0;margin-bottom:.75rem;background-color:#f3f4f6;position:relative;perspective:1000px;cursor:pointer}._expertImageInner_1882b_55{position:relative;width:100%;height:100%;text-align:center;transition:transform .8s;transform-style:preserve-3d}._activeExpertCard_1882b_37 ._expertImageInner_1882b_55{transform:rotateY(180deg)}._expertImageFront_1882b_68,._expertImageBack_1882b_68{position:absolute;width:100%;height:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;display:flex;align-items:center;justify-content:center;overflow:hidden}._expertImageFront_1882b_68{background-color:#f3f4f6}._expertImageBack_1882b_68{background-color:#fff;color:#111827;transform:rotateY(180deg);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1rem;box-shadow:0 4px 8px #0000001a}._expertImageBack_1882b_68 h4{margin:0 0 .5rem;font-size:1rem;color:#111827}._expertImageBack_1882b_68 p{margin:0;font-size:.8rem;text-align:center;color:#4b5563}._expertImage_1882b_44{width:100%;height:100%;filter:grayscale(100%);transition:filter .3s ease}._expertImage_1882b_44:hover{filter:grayscale(0%)}._expertImagePlaceholder_1882b_120{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:#f3f4f6;color:#6b7280;font-size:1.5rem;font-weight:700}._initialsOverlay_1882b_132{position:absolute;bottom:5px;right:5px;display:flex;gap:2px}._initial_1882b_132{width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:700;color:#fff}._initialS_1882b_152{background-color:#8b5cf6}._initialC_1882b_156{background-color:#ec4899}._expertInfo_1882b_160{width:100%;text-align:center}._expertName_1882b_165{font-size:.9rem;font-weight:600;color:#111827;margin-bottom:.25rem}._expertTitle_1882b_172{font-size:.75rem;color:#6b7280;margin-bottom:0}._expertActions_1882b_178{position:absolute;top:5px;right:5px}._favoriteButton_1882b_184{background:none;border:none;cursor:pointer;padding:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center}._favoriteIcon_1882b_196{color:#d1d5db;font-size:1rem}._favoriteButton_1882b_184:hover ._favoriteIcon_1882b_196{color:#f59e0b}._contactButton_1882b_206{margin-top:1rem;padding:.5rem 1rem;background-color:#6b8af9;color:#fff;border:none;border-radius:4px;font-size:.8rem;font-weight:600;cursor:pointer;transition:all .3s ease}._contactButton_1882b_206:hover{background-color:#5a75e6;transform:scale(1.05)}._findExpertContainer_1882b_225{display:flex;width:100%;height:100%;margin-top:120px}._filterSection_1882b_233{width:280px;padding:2rem 1rem 2rem 2rem;background-color:#f9fafb;border-right:1px solid #e5e7eb}._filterHeader_1882b_240{margin-bottom:1.5rem}._filterHeader_1882b_240 h3{font-size:1.1rem;font-weight:600;color:#111827}._filterGroup_1882b_250{margin-bottom:1.5rem}._filterGroupTitle_1882b_254{font-size:1rem;font-weight:500;color:#374151;margin-bottom:.75rem}._filterItem_1882b_261{display:flex;align-items:center;margin-bottom:.5rem}._filterCheckbox_1882b_267{width:16px;height:16px;margin-right:.5rem;cursor:pointer}._filterLabel_1882b_274{font-size:.9rem;color:#4b5563;cursor:pointer}._filterToggle_1882b_281{display:flex;align-items:center;justify-content:space-between;width:100%;padding:.75rem 1rem;background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:.375rem;margin-bottom:1rem;cursor:pointer;font-weight:500;color:#374151}._filterToggle_1882b_281 span{display:flex;align-items:center;gap:.5rem}._filterToggleIcon_1882b_302{transition:transform .3s ease}._filterToggleOpen_1882b_306 ._filterToggleIcon_1882b_302{transform:rotate(180deg)}._filterContent_1882b_310{max-height:1000px;overflow:hidden;transition:max-height .3s ease}._filterContentOpen_1882b_316{max-height:1000px}._expertsListSection_1882b_321{flex:1;padding:2rem;display:flex;flex-direction:column;min-height:600px}._pagination_1882b_330{display:flex;justify-content:flex-end;gap:.5rem;margin-top:2rem;padding-right:2rem}._pageButton_1882b_338{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border:1px solid #d1d5db;background-color:#fff;color:#4b5563;font-size:.9rem;border-radius:4px;cursor:pointer;transition:all .2s ease}._pageButton_1882b_338:hover{background-color:#f3f4f6}._activePageButton_1882b_357{background-color:#6b8af9;color:#fff;border-color:#6b8af9}._noResults_1882b_363{text-align:center;padding:2rem;color:#6b7280}@keyframes _fadeIn_1882b_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (min-width: 1551px){._expertsContainer_1882b_15{grid-template-columns:repeat(5,1fr);gap:2rem}._expertImageContainer_1882b_44{width:170px;height:220px}}@media (min-width: 1101px) and (max-width: 1550px){._expertsContainer_1882b_15{grid-template-columns:repeat(5,1fr);gap:1.5rem}}@media (min-width: 733px) and (max-width: 1100px){._expertsContainer_1882b_15{grid-template-columns:repeat(4,1fr);gap:1.5rem}._expertCard_1882b_26{width:100%;max-width:220px;justify-self:center}._findExpertContainer_1882b_225{flex-direction:column;margin-top:100px}._filterSection_1882b_233{width:100%;border-right:none;border-bottom:1px solid #e5e7eb;padding:1.5rem}._expertsListSection_1882b_321{padding:1.5rem;min-height:500px}._pagination_1882b_330{padding-right:0;justify-content:center}}@media (max-width: 900px){._expertsContainer_1882b_15{grid-template-columns:repeat(3,1fr);gap:1.2rem}._expertCard_1882b_26{width:100%;max-width:200px}._expertImageContainer_1882b_44{width:140px;height:180px}}@media (max-width: 732px){._filterToggle_1882b_281{display:flex}._filterContent_1882b_310{max-height:0;overflow:hidden;transition:max-height .3s ease}._filterSection_1882b_233{padding:1rem}._filterGroup_1882b_250{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem 1rem}._filterItem_1882b_261{margin-bottom:.25rem}._findExpertContainer_1882b_225{flex-direction:column;margin-top:80px}._expertsContainer_1882b_15{grid-template-columns:repeat(2,1fr);gap:1rem}._expertCard_1882b_26{width:100%;max-width:160px;justify-self:center}._expertImageContainer_1882b_44{width:130px;height:170px}._expertName_1882b_165{font-size:.85rem}._expertTitle_1882b_172{font-size:.7rem}}@media (max-width: 480px){._expertsContainer_1882b_15{grid-template-columns:repeat(2,1fr);gap:.5rem}._expertCard_1882b_26{width:100%;max-width:140px}._expertImageContainer_1882b_44{width:110px;height:140px}._findExpertContainer_1882b_225{margin-top:60px}._filterSection_1882b_233{padding:.75rem}._filterHeader_1882b_240 h3{font-size:1rem}._filterGroupTitle_1882b_254{font-size:.9rem}._filterGroup_1882b_250{grid-template-columns:1fr;margin-bottom:1rem}._expertsListSection_1882b_321{padding:1rem;min-height:400px}._expertName_1882b_165{font-size:.8rem}._expertTitle_1882b_172{font-size:.65rem}._expertImageBack_1882b_68 h4{font-size:.7rem}._expertImageBack_1882b_68 p{font-size:.6rem}._contactButton_1882b_206{font-size:.5rem;padding:.4rem .8rem;margin-top:.5rem}._pagination_1882b_330{margin-top:1rem}._pageButton_1882b_338{width:28px;height:28px;font-size:.8rem}._resultsText_1882b_9{font-size:.8rem}}@media (min-width: 733px){._filterToggle_1882b_281{display:none}._filterContent_1882b_310{max-height:none!important;overflow:visible}}._stories_1j4co_1{width:100%;position:relative;background-color:var(--bg-primary);overflow:hidden;display:flex;flex-direction:column}._contentLayout_1j4co_12{position:relative;width:100%;display:flex;flex-direction:column;z-index:2}._breadcrumbs_1j4co_22{margin-left:60px;margin-top:100px}@media screen and (max-width: 1550px){._breadcrumbs_1j4co_22{margin-left:40px}}@media screen and (max-width: 1100px){._breadcrumbs_1j4co_22{margin-left:30px}._stories_1j4co_1{padding:0 20px}}@media screen and (max-width: 732px){._breadcrumbs_1j4co_22{margin-left:16px;font-size:14px}._stories_1j4co_1{padding:0 12px}}.carousel3d-wrapper{display:flex;width:100%;overflow:visible;flex-direction:row}.carousel3d-wrapper .carousel-left{flex:0 0 25%;padding:3rem 2rem;box-sizing:border-box;color:var(--text-secondary);display:flex;flex-direction:column;justify-content:center;z-index:2}.carousel3d-wrapper .carousel-right{flex:1;display:flex;align-items:center;justify-content:center;position:relative;padding:2rem;box-sizing:border-box;overflow:hidden}.carousel3d-wrapper .swiper-3d{width:100%;max-width:1000px;height:100%;display:flex;align-items:center;justify-content:center}.carousel3d-wrapper .slider-arrow{position:absolute;top:50%;transform:translateY(-50%);padding:10px;cursor:pointer}.carousel3d-wrapper .swiper-3d-button-prev{left:-4px}.carousel3d-wrapper .swiper-3d-button-next{right:146px}.carousel3d-wrapper .arrow-icon{width:24px;height:24px;stroke:var(--text-secondary)}@media screen and (max-width: 1550px){.carousel3d-wrapper .carousel-left{flex:0 0 20%;padding:2.5rem 1.5rem}.carousel3d-wrapper .swiper-3d{max-width:900px}.carousel3d-wrapper .swiper-3d-button-prev{left:27px}.carousel3d-wrapper .swiper-3d-button-next{right:165px}.carousel3d-wrapper .arrow-icon{width:22px;height:22px}}@media screen and (max-width: 1100px){.carousel3d-wrapper{flex-direction:column}.carousel3d-wrapper .carousel-left{flex:none;width:100%;padding:2rem 1.5rem;text-align:center}.carousel3d-wrapper .carousel-right{flex:none;width:100%;padding:1.5rem}.carousel3d-wrapper .swiper-3d{max-width:700px;height:auto;margin-left:29px;margin-right:-62px}.carousel3d-wrapper .slider-arrow{top:50%;bottom:-10px;transform:translateY(0)}.carousel3d-wrapper .swiper-3d-button-prev{left:-1%}.carousel3d-wrapper .swiper-3d-button-next{right:-2%}}@media screen and (max-width: 732px){.carousel3d-wrapper .carousel-left{padding:1.5rem 1rem}.carousel3d-wrapper .carousel-right{padding:1rem}.carousel3d-wrapper .swiper-3d{max-width:90%;margin-right:32px;margin-left:34px}.carousel3d-wrapper .swiper-3d-button-prev{left:0%}.carousel3d-wrapper .swiper-3d-button-next{right:-2%}.carousel3d-wrapper .slider-arrow img{height:16px}.carousel3d-wrapper .arrow-icon{width:20px;height:20px}}._card_mzxm0_1{border-radius:8px;overflow:hidden;background-color:var(--bg-primary);box-shadow:0 6px 20px #00000014;border:2px solid var(--bg-primary);width:100%;min-width:280px;max-width:512px;height:416px;display:flex;flex-direction:column;transition:all .4s ease}._imageWrapper_mzxm0_16{position:relative;width:100%;height:100%;transition:height .2s ease;flex-shrink:0}._inactive_mzxm0_24 ._imageWrapper_mzxm0_16{height:100%}._active_mzxm0_28 ._imageWrapper_mzxm0_16{height:260px}._image_mzxm0_16{width:100%;height:100%;object-fit:cover;display:block}._arrowBtn_mzxm0_39{position:absolute;top:12px;right:12px;width:40px;height:40px;border-radius:50%;background-color:var(--text-tertiary);border:2px solid var(--bg-primary);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .3s ease}._arrowBtn_mzxm0_39:hover{background-color:var(--text-tertiary)}._meta_mzxm0_59{padding:16px;background-color:var(--bg-primary);flex-grow:1;display:flex;flex-direction:column;transition:opacity .4s ease}._topRow_mzxm0_68{display:flex;justify-content:space-between;font-size:12px;font-weight:600;color:var(--bg-tertiary);text-transform:uppercase;margin-bottom:8px}._title_mzxm0_78{font-size:18px;font-weight:600;margin:8px 0 16px;line-height:1.4;background:linear-gradient(to right,var(--accent-primary),var(--accent-secondary));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}._footer_mzxm0_93{display:flex;justify-content:space-between;font-size:12px;color:var(--text-tertiary)}@media screen and (max-width: 1550px){._card_mzxm0_1{height:390px;max-width:460px}._active_mzxm0_28 ._imageWrapper_mzxm0_16{height:240px}._title_mzxm0_78{font-size:16px}._topRow_mzxm0_68,._footer_mzxm0_93{font-size:11px}}@media screen and (max-width: 1100px){._card_mzxm0_1{height:360px;max-width:400px}._active_mzxm0_28 ._imageWrapper_mzxm0_16{height:220px}._title_mzxm0_78{font-size:15px}._topRow_mzxm0_68,._footer_mzxm0_93{font-size:10px}._arrowBtn_mzxm0_39{width:36px;height:36px}}@media screen and (max-width: 732px){._card_mzxm0_1{height:400px;max-width:100%}._active_mzxm0_28 ._imageWrapper_mzxm0_16{height:200px}._title_mzxm0_78{font-size:14px}._topRow_mzxm0_68,._footer_mzxm0_93{font-size:10px;flex-direction:column;gap:4px}._footer_mzxm0_93{align-items:flex-start}._arrowBtn_mzxm0_39{width:32px;height:32px}}._careMenu_8nt3j_1{display:flex;flex-direction:column;gap:2rem}._careMenu_8nt3j_1 ._care_8nt3j_1{text-align:center;width:fit-content;background-color:transparent;border:none;outline:none;cursor:pointer;margin-left:15px}._careMenu_8nt3j_1 ._care_8nt3j_1 ._menuLabelInitial_8nt3j_15{font-size:42px;font-weight:600;color:var(--accent-primary)}._careMenu_8nt3j_1 ._care_8nt3j_1 ._menuLabel_8nt3j_15{font-size:21px;font-weight:300;color:var(--text-tertiary)}._careMenu_8nt3j_1 ._care_8nt3j_1._inactive_8nt3j_28{margin-left:15px}@media screen and (max-width: 1550px){._careMenu_8nt3j_1{gap:1.5rem}._careMenu_8nt3j_1 ._care_8nt3j_1{margin-left:10px}._careMenu_8nt3j_1 ._care_8nt3j_1 ._menuLabelInitial_8nt3j_15{font-size:38px}._careMenu_8nt3j_1 ._care_8nt3j_1 ._menuLabel_8nt3j_15{font-size:18px}}@media screen and (max-width: 1100px){._careMenu_8nt3j_1{display:flex;flex-direction:column;gap:1rem}._careMenu_8nt3j_1 ._care_8nt3j_1{margin-left:0}._careMenu_8nt3j_1 ._care_8nt3j_1._inactive_8nt3j_28{margin-left:0;border-bottom:1px solid var(--text-tertiary);width:80%}}@media screen and (max-width: 732px){._careMenu_8nt3j_1{gap:0rem;margin-left:25px}._careMenu_8nt3j_1 ._care_8nt3j_1{margin-left:10px;border-bottom:1px solid var(--text-tertiary);width:80%}._careMenu_8nt3j_1 ._care_8nt3j_1 img{height:20px}._careMenu_8nt3j_1 ._care_8nt3j_1 ._menuLabelInitial_8nt3j_15{margin-left:10px;font-size:18px;font-weight:600;color:var(--accent-primary)}._careMenu_8nt3j_1 ._care_8nt3j_1 ._menuLabel_8nt3j_15{font-size:12px;font-weight:300;color:var(--text-tertiary)}._careMenu_8nt3j_1 ._care_8nt3j_1._inactive_8nt3j_28{margin-left:10px}}._storyDetailView_pser2_1{color:var(--text-primary);background-color:var(--bg-primary)}._breadcrumbs_pser2_6{padding:.5rem 2rem}._detailContainer_pser2_10{height:100dvh;width:100dvw;overflow:auto;padding-top:100px;display:flex;flex-direction:column;background-image:url(/assets/spiralBG-nb4LBv2-.png);background-position:center;background-size:cover;background-repeat:no-repeat}._category_pser2_23{display:flex;align-items:center;justify-content:center}._pill_pser2_29{font-size:18px;font-weight:600;padding:1rem 1.5rem;border-radius:40px;background-color:var(--bg-secondary)}._hero_pser2_37{display:flex;flex-direction:column;align-items:center;text-align:center}._hero_pser2_37 ._title_pser2_43{padding:1.5rem;width:clamp(500px,70%,900px);font-size:42px;font-weight:500;background:linear-gradient(90deg,var(--accent-primary),var(--accent-secondary));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}._hero_pser2_37 ._subtitle_pser2_54{width:clamp(500px,70%,900px);font-size:18px;font-weight:400}._hero_pser2_37 ._macros_pser2_60{display:flex;gap:2rem;padding:1.5rem}._hero_pser2_37 ._macros_pser2_60 ._cell_pser2_65{display:flex;flex-direction:column;align-items:center;gap:.5rem;font-size:14px}._hero_pser2_37 ._macros_pser2_60 ._cell_pser2_65 ._label_pser2_72{font-weight:600;color:var(--text-tertiary)}._hero_pser2_37 ._macros_pser2_60 ._cell_pser2_65 ._value_pser2_77{font-weight:500}._hero_pser2_37 ._macros_pser2_60 ._separator_pser2_82{border:.5px solid var(--bg-secondary)}._hero_pser2_37 ._heroImage_pser2_87{height:600px;width:1200px;overflow:hidden;border-radius:8px}._hero_pser2_37 ._heroImage_pser2_87 img{height:100%;width:100%;object-fit:cover;object-position:center}._storySection_pser2_102{display:flex;flex-direction:column;align-items:center;padding:2rem 4rem;gap:2rem}._storySection_pser2_102 ._content_pser2_109{width:clamp(500px,70%,900px);font-size:18px;font-weight:400;display:flex;flex-direction:column;gap:1rem}._storySection_pser2_102 ._content_pser2_109 h3{font-weight:500;font-size:28px}._storySection_pser2_102 ._content_pser2_109 p{font-size:16px}._storySection_pser2_102 ._content_pser2_109 ._sectionImg_pser2_126{height:450px;width:100%;overflow:hidden;border-radius:8px}._storySection_pser2_102 ._content_pser2_109 ._sectionImg_pser2_126 img{height:100%;width:100%;object-fit:cover;object-position:center}._storySection_pser2_102 ._shareLinks_pser2_141{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;border-top:1px solid var(--bg-secondary);border-bottom:1px solid var(--bg-secondary);padding:2rem 0;gap:1rem;background-color:var(--bg-primary)}._storySection_pser2_102 ._shareLinks_pser2_141 span{font-size:18px;font-weight:500}._storySection_pser2_102 ._shareLinks_pser2_141 ul{display:flex;gap:2rem;list-style:none;margin:0;padding:0}._storySection_pser2_102 ._shareLinks_pser2_141 ul li>a{text-decoration:none;color:var(--text-primary);cursor:pointer;display:flex;align-items:center;justify-content:center;height:30px;width:30px}._storySection_pser2_102 ._shareLinks_pser2_141 ul li>a img{height:32px}._storySection_pser2_102 ._shareLinks_pser2_141 ul li>a ._x_pser2_179{height:21px}._storySection_pser2_102 ._seeMoreStories_pser2_186{display:flex;flex-direction:column;width:100%;padding:1rem 0;gap:1rem}._storySection_pser2_102 ._seeMoreStories_pser2_186 ._seeMore_pser2_186{font-size:32px;font-weight:500;color:var(--text-primary);text-decoration:none}._storySection_pser2_102 ._seeMoreStories_pser2_186 ._stories_pser2_200{display:flex;justify-content:space-between;align-items:center;gap:1rem;overflow-x:auto}._storyCard_pser2_210{height:550px;width:440px;padding:1rem;border-radius:6px;border:1px solid var(--border-primary);background-color:#f6f6fa;display:flex;flex-direction:column;gap:1rem}._storyCard_pser2_210 ._imageContainer_pser2_221{height:45%;border-radius:6px;overflow:hidden}._storyCard_pser2_210 ._imageContainer_pser2_221 img{height:100%;width:100%;object-fit:cover;object-position:center}._storyCard_pser2_210 ._pill_pser2_29{font-size:12px;width:fit-content;font-weight:600;padding:.5rem 1rem;border-radius:40px;background-color:var(--bg-primary);border:1px solid var(--border-primary)}._storyCard_pser2_210 ._pill_pser2_29 span{background:linear-gradient(90deg,var(--accent-primary),var(--accent-secondary));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}._storyCard_pser2_210 ._title_pser2_43{font-size:18px;font-weight:500}._storyCard_pser2_210 ._macro_pser2_60{display:flex;align-items:center;justify-content:flex-end;font-size:12px;color:var(--text-tertiary);font-weight:500}._storyCard_pser2_210 ._summary_pser2_265{font-size:14px}._storyCard_pser2_210 ._readMore_pser2_269{font-size:14px;color:var(--accent-secondary);text-decoration:none}@media screen and (max-width: 1550px){._hero_pser2_37{display:flex;flex-direction:column;align-items:center;text-align:center}._hero_pser2_37 ._title_pser2_43{width:clamp(700px,70%,1100px);font-size:36px}._hero_pser2_37 ._subtitle_pser2_54{width:clamp(700px,70%,1100px)}._hero_pser2_37 ._heroImage_pser2_87{height:400px;width:clamp(700px,70%,1100px)}._storySection_pser2_102 ._content_pser2_109{width:clamp(600px,70%,900px)}._storySection_pser2_102 ._content_pser2_109 ._sectionImg_pser2_126{height:400px}._storyCard_pser2_210{flex-shrink:0}}@media screen and (max-width: 732px){._pill_pser2_29{font-size:14px;padding:.5rem 1rem}._hero_pser2_37 ._title_pser2_43{padding:1rem 0rem;width:90%;font-size:24px}._hero_pser2_37 ._subtitle_pser2_54{width:90%;font-size:14px}._hero_pser2_37 ._macros_pser2_60{gap:1rem;padding:1rem}._hero_pser2_37 ._macros_pser2_60 ._cell_pser2_65{gap:.5rem;font-size:12px}._hero_pser2_37 ._heroImage_pser2_87{height:250px;width:90%}._storySection_pser2_102{padding:1rem;gap:1rem}._storySection_pser2_102 ._content_pser2_109{width:90%;font-size:16px}._storySection_pser2_102 ._content_pser2_109 h3{font-size:18px}._storySection_pser2_102 ._content_pser2_109 p{font-size:12px}._storySection_pser2_102 ._content_pser2_109 ._sectionImg_pser2_126{height:250px}._storySection_pser2_102 ._shareLinks_pser2_141 span{font-size:16px}._storySection_pser2_102 ._shareLinks_pser2_141 ul{gap:1.5rem}._storySection_pser2_102 ._seeMoreStories_pser2_186 ._seeMore_pser2_186{font-size:21px}._storyCard_pser2_210{height:500px;width:350px;gap:.5rem}._storyCard_pser2_210 ._imageContainer_pser2_221{height:50%}._storyCard_pser2_210 ._title_pser2_43{font-size:16px}}._container_1nq6q_1{position:relative;height:100dvh;width:100vw}._section_1nq6q_7{position:relative;width:100%;height:100dvh;display:flex}._projects_main_1nq6q_14{background-color:var(--bg-primary);color:var(--text-primary);background-image:url(/assets/spiralBG-nb4LBv2-.png);background-position:center;background-size:cover;background-repeat:no-repeat;display:flex}._left_1nq6q_24{height:100%;width:30%;max-width:400px;display:flex;flex-direction:column;justify-content:center;padding:30px;gap:2rem}._left_1nq6q_24 ._breadcrumb_1nq6q_34{display:flex;gap:8px;font-size:21px;margin-left:45px}._left_1nq6q_24 ._breadcrumb_1nq6q_34 a{text-decoration:none;color:var(--text-primary)}._left_1nq6q_24 ._breadcrumb_1nq6q_34 ._current_1nq6q_45{font-weight:600}._left_1nq6q_24 ._careMenu_1nq6q_50{display:flex;flex-direction:column;gap:2rem}._left_1nq6q_24 ._careMenu_1nq6q_50 ._care_1nq6q_50{text-align:center;width:fit-content;background-color:transparent;border:none;outline:none;cursor:pointer;margin-left:15px}._left_1nq6q_24 ._careMenu_1nq6q_50 ._care_1nq6q_50 ._menuLabelInitial_1nq6q_64{font-size:42px;font-weight:600;color:var(--accent-primary)}._left_1nq6q_24 ._careMenu_1nq6q_50 ._care_1nq6q_50 ._menuLabel_1nq6q_64{font-size:21px;font-weight:300;color:var(--text-tertiary)}._left_1nq6q_24 ._careMenu_1nq6q_50 ._care_1nq6q_50._inactive_1nq6q_77{margin-left:15px}._right_1nq6q_83{flex-grow:1;height:100%;display:flex;align-items:flex-end;overflow-x:hidden}._right_1nq6q_83 ._projectList_1nq6q_90{height:calc(100% - 100px);width:100%;overflow-y:auto;overflow-x:hidden;scroll-behavior:smooth}@media screen and (max-width: 1100px){._left_1nq6q_24{width:220px;padding:1rem}._left_1nq6q_24 ._breadcrumb_1nq6q_34{font-size:18px;margin-left:15px}._left_1nq6q_24 ._careMenu_1nq6q_50{display:flex;flex-direction:column;gap:1rem}._left_1nq6q_24 ._careMenu_1nq6q_50 ._care_1nq6q_50,._left_1nq6q_24 ._careMenu_1nq6q_50 ._care_1nq6q_50._inactive_1nq6q_77{margin-left:0}._right_1nq6q_83{flex-grow:1}._right_1nq6q_83 ._projectList_1nq6q_90{height:calc(100% - 80px);width:100%}}@media screen and (max-width: 732px){._projects_main_1nq6q_14{display:flex;flex-direction:column}._left_1nq6q_24{height:fit-content;width:100%;padding:10px;margin-top:70px;gap:1rem}._left_1nq6q_24 ._breadcrumb_1nq6q_34{gap:8px;font-size:18px;margin-left:36px}._left_1nq6q_24 ._careMenu_1nq6q_50{gap:0rem;margin-left:25px}._left_1nq6q_24 ._careMenu_1nq6q_50 ._care_1nq6q_50{margin-left:10px;border-bottom:1px solid var(--text-tertiary);width:80%}._left_1nq6q_24 ._careMenu_1nq6q_50 ._care_1nq6q_50 img{height:20px}._left_1nq6q_24 ._careMenu_1nq6q_50 ._care_1nq6q_50 ._menuLabelInitial_1nq6q_64{margin-left:10px;font-size:18px;font-weight:600;color:var(--accent-primary)}._left_1nq6q_24 ._careMenu_1nq6q_50 ._care_1nq6q_50 ._menuLabel_1nq6q_64{font-size:12px;font-weight:300;color:var(--text-tertiary)}._left_1nq6q_24 ._careMenu_1nq6q_50 ._care_1nq6q_50._inactive_1nq6q_77{margin-left:10px}._right_1nq6q_83 ._projectList_1nq6q_90{height:100%}}._container_1yddj_1{display:flex;-webkit-user-select:none;user-select:none;cursor:pointer;margin:2rem 0;height:270px;width:850px;transition:width .3s ease-in,height .2s ease-in}._container_1yddj_1 ._image_1yddj_10{height:100%;width:450px;border-radius:6px;overflow:hidden;transition:width .3s ease-in,height .3s ease-in}._container_1yddj_1 ._image_1yddj_10 img{height:100%;width:100%;object-fit:cover;pointer-events:auto;-webkit-user-drag:none}._container_1yddj_1 ._info_1yddj_26{display:flex;flex-direction:column;justify-content:flex-end;font-size:16px;width:400px;padding:0 1rem}._container_1yddj_1 ._info_1yddj_26 ._name_1yddj_34{font-size:24px;background:linear-gradient(to right,var(--accent-primary),var(--accent-secondary));-webkit-background-clip:text;-webkit-text-fill-color:transparent}._container_1yddj_1 ._info_1yddj_26 ._category_1yddj_41{font-weight:600}._container_1yddj_1 ._info_1yddj_26 ._category_1yddj_41 span{font-weight:400}._container_1yddj_1._selected_1yddj_52{height:550px;width:100%;display:flex;overflow-x:auto;scroll-behavior:smooth;cursor:grab}._container_1yddj_1._selected_1yddj_52 ._image_1yddj_10{flex-shrink:0;width:900px;overflow:hidden}._container_1yddj_1._selected_1yddj_52 ._image_1yddj_10 img{height:100%;width:100%;object-fit:cover;pointer-events:auto;-webkit-user-drag:none}._container_1yddj_1._selected_1yddj_52 ._info_1yddj_26{justify-content:space-between;flex-shrink:0}._container_1yddj_1._selected_1yddj_52._active_1yddj_80{cursor:grabbing}@media screen and (max-width: 1100px){._container_1yddj_1{margin:1.5rem 0;width:520px}._container_1yddj_1 ._image_1yddj_10{width:60%}._container_1yddj_1 ._info_1yddj_26{font-size:14px;width:40%}._container_1yddj_1 ._info_1yddj_26 ._name_1yddj_34{font-size:21px}._container_1yddj_1._selected_1yddj_52{height:500px}._container_1yddj_1._selected_1yddj_52 ._image_1yddj_10{width:600px}._container_1yddj_1._selected_1yddj_52 ._info_1yddj_26{width:fit-content;min-width:300px}}@media screen and (max-width: 732px){._container_1yddj_1{padding:.5rem;width:100%;height:230px;margin:0}._container_1yddj_1 ._image_1yddj_10{height:100%;width:70%}._container_1yddj_1 ._info_1yddj_26{font-size:12px;flex-grow:1;padding:0 .5rem}._container_1yddj_1 ._info_1yddj_26 ._name_1yddj_34{font-size:16px}._container_1yddj_1._selected_1yddj_52{height:350px;width:100%}._container_1yddj_1._selected_1yddj_52 ._image_1yddj_10{width:80vw}._container_1yddj_1._selected_1yddj_52 ._info_1yddj_26{justify-content:space-between;flex-shrink:0;min-width:50vw;width:fit-content}}._container_tdexp_1{position:relative;height:100dvh;width:100vw;overflow-y:scroll;overflow-x:hidden;scroll-snap-type:y mandatory;scroll-behavior:smooth;background-color:var(--bg-primary);color:var(--text-primary)}._section_tdexp_13{position:relative;width:100dvw;height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;scroll-snap-align:start}._breadcrumb_tdexp_24{display:flex;align-self:flex-start;gap:8px;font-size:18px;margin-left:45px}._breadcrumb_tdexp_24 a{text-decoration:none;color:var(--text-primary)}._breadcrumb_tdexp_24 ._menuItem_tdexp_36{cursor:pointer}._breadcrumb_tdexp_24 a:hover,._breadcrumb_tdexp_24 ._menuItem_tdexp_36:hover{text-decoration:underline;color:var(--accent-primary)}._breadcrumb_tdexp_24 ._current_tdexp_46{font-weight:600}._subDepartment_tdexp_51{flex-direction:column;padding-top:100px}._subDepartment_tdexp_51 ._departmentDetails_tdexp_55{position:relative;padding:24px 65px;overflow:hidden;width:100%;height:400px;margin-top:30px;display:flex;gap:24px;justify-content:space-between}._subDepartment_tdexp_51 ._departmentDetails_tdexp_55:before{content:"";position:absolute;top:0;left:0;height:100%;width:100%;background:linear-gradient(to left,#000000e6,#0000);z-index:1;pointer-events:none}._subDepartment_tdexp_51 ._departmentDetails_tdexp_55 ._bgImage_tdexp_78{position:absolute;width:100%;height:100%;top:0;left:0;object-fit:cover;z-index:0}._subDepartment_tdexp_51 ._departmentDetails_tdexp_55>*:not(._bgImage_tdexp_78){position:relative;z-index:2}._subDepartment_tdexp_51 ._departmentDetails_tdexp_55 ._deptName_tdexp_93,._subDepartment_tdexp_51 ._departmentDetails_tdexp_55 ._deptDescription_tdexp_94{z-index:1;color:var(--text-secondary);text-shadow:-2px 2px 8px rgba(0,0,0,.5)}._subDepartment_tdexp_51 ._departmentDetails_tdexp_55 ._deptName_tdexp_93{font-weight:500;font-size:56px;display:flex;align-items:flex-end}._subDepartment_tdexp_51 ._departmentDetails_tdexp_55 ._deptDescription_tdexp_94{display:flex;flex-direction:column;justify-content:center;gap:1rem;width:clamp(400px,50%,1000px)}._subDepartment_tdexp_51 ._departmentDetails_tdexp_55 ._deptDescription_tdexp_94 ._title_tdexp_114{font-weight:400;font-size:32px}._subDepartment_tdexp_51 ._departmentDetails_tdexp_55 ._deptDescription_tdexp_94 ._description_tdexp_119{font-size:18px}._subDepartment_tdexp_51 ._departmentDetails_tdexp_55 ._deptDescription_tdexp_94 ._description_tdexp_119 span{font-weight:800}._subDepartment_tdexp_51 ._departmentHighlight_tdexp_129{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:2.5rem;padding:24px 62px;align-self:center;width:clamp(700px,70%,1400px)}._subDepartment_tdexp_51 ._departmentHighlight_tdexp_129 h2{font-size:36px;font-weight:500}._subDepartment_tdexp_51 ._departmentHighlight_tdexp_129 p{font-size:16px}._subDepartment_tdexp_51 ._departmentHighlight_tdexp_129 p span{font-weight:800;color:var(--accent-primary)}._subSubDepartment_tdexp_157 ._subSubDepartmentList_tdexp_159{width:100%;list-style:none;background-color:var(--bg-secondary);display:flex;gap:40px;padding:11px;font-size:18px;text-wrap:nowrap;overflow-x:scroll}._subSubDepartment_tdexp_157 ._subSubDepartmentList_tdexp_159 li{cursor:pointer;-webkit-user-select:none;user-select:none}._subSubDepartment_tdexp_157 ._subSubDepartmentList_tdexp_159 li._selected_tdexp_175{background:linear-gradient(to right,var(--accent-primary),var(--accent-secondary));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}._subSubDepartment_tdexp_157 ._subSubDepartmentList_tdexp_159 li:hover{color:var(--accent-primary)}._subSubDepartment_tdexp_157 ._subSubDepartmentDetails_tdexp_187{display:flex;width:100%;flex:1}._subSubDepartment_tdexp_157 ._subSubDepartmentDetails_tdexp_187 ._details_tdexp_192{padding:50px;width:40%;display:flex;flex-direction:column;justify-content:center;gap:48px}._subSubDepartment_tdexp_157 ._subSubDepartmentDetails_tdexp_187 ._details_tdexp_192 h2{font-size:36px;font-weight:500}._subSubDepartment_tdexp_157 ._subSubDepartmentDetails_tdexp_187 ._details_tdexp_192 div{font-size:16px;display:flex;flex-direction:column;gap:1rem}._subSubDepartment_tdexp_157 ._subSubDepartmentDetails_tdexp_187 ._details_tdexp_192 div span{font-weight:800;color:var(--accent-primary)}._subSubDepartment_tdexp_157 ._subSubDepartmentDetails_tdexp_187 ._cardsContainer_tdexp_218{width:60%;overflow-x:auto;padding:50px;display:flex;align-items:center;gap:2rem}._subSubDeptCard_tdexp_229{height:500px;min-width:400px!important;position:relative;overflow:hidden;border-radius:8px}._subSubDeptCard_tdexp_229 img{position:absolute;width:100%;height:100%;object-position:center;object-fit:cover}._subSubDeptCard_tdexp_229 ._titleStrip_tdexp_244{color:var(--text-secondary);font-size:21px;position:absolute;top:60px;height:60px;background:linear-gradient(to right,var(--accent-primary),var(--accent-secondary));padding:0 21px;min-width:200px;display:flex;align-items:center;justify-content:center;box-shadow:0 0 8px #00000040}@media screen and (max-width: 1550px){._subDepartment_tdexp_51 ._departmentDetails_tdexp_55{padding:1rem 2rem;height:300px;margin-top:1rem}._subDepartment_tdexp_51 ._departmentDetails_tdexp_55 ._deptName_tdexp_93{font-size:42px}._subDepartment_tdexp_51 ._departmentDetails_tdexp_55 ._deptDescription_tdexp_94 ._title_tdexp_114{font-size:28px}._subDepartment_tdexp_51 ._departmentDetails_tdexp_55 ._deptDescription_tdexp_94 ._description_tdexp_119{font-size:1rem}._subDepartment_tdexp_51 ._departmentHighlight_tdexp_129{gap:1rem;padding:1rem 3rem}._subDepartment_tdexp_51 ._departmentHighlight_tdexp_129 h2{font-size:2rem}._subDepartment_tdexp_51 ._departmentHighlight_tdexp_129 p{font-size:1rem}._subSubDepartment_tdexp_157 ._subSubDepartmentList_tdexp_159{gap:28px;padding:.8rem;font-size:18px}._subSubDepartment_tdexp_157 ._subSubDepartmentDetails_tdexp_187 ._details_tdexp_192{padding:2rem;width:50%;gap:2rem}._subSubDepartment_tdexp_157 ._subSubDepartmentDetails_tdexp_187 ._details_tdexp_192 h2{font-size:2rem}._subSubDepartment_tdexp_157 ._subSubDepartmentDetails_tdexp_187 ._details_tdexp_192 div{font-size:1rem}._subSubDepartment_tdexp_157 ._subSubDepartmentDetails_tdexp_187 ._cardsContainer_tdexp_218{width:50%;padding:2rem;gap:1rem}._subSubDeptCard_tdexp_229{height:400px;min-width:320px!important}._subSubDeptCard_tdexp_229 ._titleStrip_tdexp_244{font-size:1rem;top:30px;height:40px;min-width:150px}}@media screen and (max-width: 1100px){._subDepartment_tdexp_51 ._departmentDetails_tdexp_55{height:clamp(300px,45%,500px);flex-direction:column;gap:1rem;padding:2rem;align-items:center;justify-content:center}._subDepartment_tdexp_51 ._departmentDetails_tdexp_55 ._deptDescription_tdexp_94{width:100%;text-align:center}._subSubDepartment_tdexp_157 ._subSubDepartmentDetails_tdexp_187{flex-direction:column;justify-content:center}._subSubDepartment_tdexp_157 ._subSubDepartmentDetails_tdexp_187 ._details_tdexp_192{width:100%;text-align:center;flex-direction:column}._subSubDepartment_tdexp_157 ._subSubDepartmentDetails_tdexp_187 ._cardsContainer_tdexp_218{width:100%}._subSubDeptCard_tdexp_229{height:500px;min-width:400px!important}._subSubDeptCard_tdexp_229 ._titleStrip_tdexp_244{font-size:21px;top:60px;height:60px;padding:0 21px;min-width:200px}}@media screen and (max-width: 732px){._breadcrumb_tdexp_24{flex-wrap:wrap;gap:4px;font-size:12px;margin:0;padding:.5rem 1rem}._subDepartment_tdexp_51{padding-top:70px}._subDepartment_tdexp_51 ._departmentDetails_tdexp_55{gap:.5rem;padding:1rem}._subDepartment_tdexp_51 ._departmentDetails_tdexp_55 ._deptName_tdexp_93{font-size:24px}._subDepartment_tdexp_51 ._departmentDetails_tdexp_55 ._deptDescription_tdexp_94 ._title_tdexp_114{font-size:1rem}._subDepartment_tdexp_51 ._departmentDetails_tdexp_55 ._deptDescription_tdexp_94 ._description_tdexp_119{font-size:12px}._subDepartment_tdexp_51 ._departmentHighlight_tdexp_129{gap:.5rem;padding:1rem;width:100%}._subDepartment_tdexp_51 ._departmentHighlight_tdexp_129 h2{font-size:1rem}._subDepartment_tdexp_51 ._departmentHighlight_tdexp_129 p{font-size:12px}._subSubDepartment_tdexp_157 ._subSubDepartmentList_tdexp_159{gap:21px;padding:.8rem;font-size:14px}._subSubDepartment_tdexp_157 ._subSubDepartmentDetails_tdexp_187 ._details_tdexp_192{padding:1rem;width:100%;gap:1rem}._subSubDepartment_tdexp_157 ._subSubDepartmentDetails_tdexp_187 ._details_tdexp_192 h2{font-size:1rem}._subSubDepartment_tdexp_157 ._subSubDepartmentDetails_tdexp_187 ._details_tdexp_192 div{font-size:12px}._subSubDepartment_tdexp_157 ._subSubDepartmentDetails_tdexp_187 ._cardsContainer_tdexp_218{width:100%;padding:1rem;gap:1rem}._subSubDeptCard_tdexp_229{height:360px;min-width:300px!important}._subSubDeptCard_tdexp_229 ._titleStrip_tdexp_244{font-size:1rem;top:30px;height:40px;min-width:150px}}*{box-sizing:border-box;padding:0;margin:0;font-family:Poppins,sans-serif;scrollbar-width:none;-ms-overflow-style:none;scroll-behavior:smooth}*::-webkit-scrollbar{display:none}:root{--bg-primary: #ffffff;--bg-secondary: #E2E5EA;--bg-tertiary: #000000;--bg-accent: #2D2C2C;--bg-faded: #ffffffcc;--text-primary: #000000;--text-secondary: #ffffff;--text-tertiary: #8D8C8C;--accent-primary: #8660D0;--accent-secondary: #4F80E8;--border-primary: #d9d9d9;--color-primary-error-red-1: #FF0000;height:100%;width:100%}[data-theme=dark]{--bg-primary: #ffffff;--bg-secondary: #E2E5EA;--bg-tertiary: #000000;--bg-accent: #2D2C2C;--bg-faded: #ffffffcc;--text-primary: #000000;--text-secondary: #ffffff;--text-tertiary: #8D8C8C;--accent-primary: #8660D0;--accent-secondary: #4F80E8;--border-primary: #d9d9d9}@tailwind base;@tailwind components;@tailwind utilities;
