.header_header__0ZBDm{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 4rem;background-color:var(--site-theme)}.header_logo__uBoM0{width:14rem}.header_logo__uBoM0 img{width:100%;height:auto}.header_navList__Kw5nt,.header_nav__6UjvI{display:flex;align-items:center}.header_navList__Kw5nt{list-style:none;margin:0;padding:0}.header_navItem__cxZcc{margin-left:20px;position:relative}.header_navLink__qlhLk{text-decoration:none;color:var(--text-color);font-weight:500;font-size:.9rem;cursor:pointer}.header_menuIcon__VYPpJ{font-size:1.4rem;width:1.4rem;cursor:pointer;color:var(--text-color)}.header_navItemText__utkwV{border:1px solid #ddd;border-radius:8px;box-shadow:0 4px 10px rgba(0,0,0,.1);min-width:150px;padding:10px 12px}.header_navItemLabel__kG_Oy{font-size:14px}.header_navItemText__utkwV{position:absolute;right:0;background-color:#fff;border:.063rem solid #ddd;border-radius:.5rem;box-shadow:0 .25rem .625rem rgba(0,0,0,.1);min-width:9.375rem;padding:.625rem .75rem;z-index:1000;animation:header_fadeIn__R9bPG .25s ease}@keyframes header_fadeIn__R9bPG{0%{opacity:0;transform:translateY(.5rem)}to{opacity:1;transform:translateY(0)}}.header_navItemLabel__kG_Oy{font-size:.85rem;color:var(--text-color);margin:0;cursor:pointer;font-weight:500}.header_navItemLabel__kG_Oy:hover{font-weight:600}.header_loginButton__lNWU_{padding:5px 8px;color:#fff;background-color:var(--text-color);border-radius:6px}@media (max-width:950px){.header_header__0ZBDm{padding:1.5rem 4rem}.header_navLink__qlhLk{font-size:1rem}.header_loginButton__lNWU_{padding:.3rem .65rem}}@media (max-width:550px){.header_header__0ZBDm{padding:1.5rem}.header_navLink__qlhLk{font-size:.85rem}.header_loginButton__lNWU_{padding:.3rem .65rem}}@media (max-width:450px){.header_header__0ZBDm{padding:1.5rem}.header_logo__uBoM0{width:12rem}.header_navLink__qlhLk{font-size:.85rem}.header_navItem__cxZcc{margin-left:10px}.header_loginButton__lNWU_{padding:.3rem .65rem}}.comingSoonPopup_popupContainer__du7n4{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;opacity:1;transition:opacity .4s ease;z-index:50;user-select:none}.comingSoonPopup_overlay__JVPKe{position:absolute;inset:0;background:rgba(0,0,0,.4);animation:comingSoonPopup_fadeIn__S8Err .4s ease forwards}.comingSoonPopup_modalContent__ClTqz{position:relative;background:linear-gradient(to bottom,var(--site-theme),var(--site-theme),#fff,#fff);padding:2rem;border-radius:1rem;max-width:28rem;width:90%;text-align:center;box-shadow:0 20px 40px rgba(0,0,0,.3);transform:scale(.8);opacity:0;animation:comingSoonPopup_scaleUp__seRSx .4s ease .1s forwards}.comingSoonPopup_closeIcon__hfKAE{position:absolute;top:1rem;right:1rem;color:#6b7280;transition:color .2s ease}.comingSoonPopup_closeIcon__hfKAE:hover{color:#111827;cursor:pointer}.comingSoonPopup_modalContent__ClTqz h2{font-size:2rem;font-weight:700;margin-bottom:1rem;color:#111827}.comingSoonPopup_modalContent__ClTqz p{font-size:1rem;color:#374151}@keyframes comingSoonPopup_fadeIn__S8Err{0%{opacity:0}to{opacity:1}}@keyframes comingSoonPopup_scaleUp__seRSx{0%{transform:scale(.8);opacity:0}to{transform:scale(1);opacity:1}}.gallery_gallery__xz3W0{text-align:center;padding:0;margin-top:-4px}.gallery_gallery__header__nh0yH{background:linear-gradient(to bottom,var(--site-theme),var(--site-theme),#fff);padding:3rem 3rem 1.5rem}.gallery_gallery__title__saqNh{font-size:2rem;font-weight:750;margin-bottom:.5rem;color:var(--tertiary-text-color)}.gallery_gallery__subtitle__1lU8q{font-size:.8rem;color:var(--tertiary-text-color);margin:0 auto;line-height:1.6;width:40%;font-weight:500}.gallery_gallery__filters__spM_b{display:flex;justify-content:center;flex-wrap:wrap;gap:.75rem;margin-bottom:2rem}.gallery_gallery__filterBtn__Hmek2{padding:.35rem 1rem;border:1.2px solid var(--text-color);color:var(--text-color);background:#f2fdff;border-radius:3px;cursor:pointer;transition:.3s ease;font-size:.7rem;font-weight:500}.gallery_gallery__filterBtn__Hmek2:hover{background:#e0ecf9;border-color:#87a8d0}.gallery_gallery__grid__Cbk0U{display:grid;grid-template-columns:repeat(auto-fill,minmax(15%,1fr));gap:2%;justify-items:center;padding:0 4rem;margin-top:10rem;grid-auto-rows:min-content}.gallery_gallery__grid__Cbk0U>:nth-child(6n),.gallery_gallery__grid__Cbk0U>:nth-child(6n+1){margin-top:-8rem}.gallery_gallery__grid__Cbk0U>:nth-child(6n+2),.gallery_gallery__grid__Cbk0U>:nth-child(6n-1){margin-top:-4rem}.gallery_gallery__card___pV62,.gallery_gallery_chunks__card__gPiRg{display:flex;flex-direction:column}.gallery_gallery__card___pV62{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 10px rgba(0,0,0,.08);width:100%;max-width:280px;max-height:fit-content;margin-bottom:1.2rem}.gallery_gallery__image__KKCYN{width:100%;height:auto;display:block}.gallery_gallery__info__e7yuO{padding:.75rem;text-align:left}.gallery_gallery__desc__qn6I1{font-size:.75rem;font-weight:600}.gallery_gallery__subtext__kACPp{font-size:.6rem;color:#777}.gallery_try__button__64IHo{background-color:#1f425a;color:white;padding:.5rem 2.5rem;border:none;border-radius:1px;cursor:pointer;font-size:.85rem;margin-top:1.5rem}@media (max-width:950px){.gallery_gallery__header__nh0yH{padding:2.5rem 2rem 1.5rem}.gallery_gallery__title__saqNh{font-size:1.7rem}.gallery_gallery__subtitle__1lU8q{width:60%;font-size:.75rem}.gallery_gallery__grid__Cbk0U{padding:0 2rem;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(30%,1fr))}.gallery_gallery__grid__Cbk0U>:nth-child(6n),.gallery_gallery__grid__Cbk0U>:nth-child(6n+1),.gallery_gallery__grid__Cbk0U>:nth-child(6n+2),.gallery_gallery__grid__Cbk0U>:nth-child(6n-1){margin-top:0}.gallery_gallery__grid__Cbk0U>:nth-child(3n),.gallery_gallery__grid__Cbk0U>:nth-child(3n+1){margin-top:-3rem}.gallery_try__button__64IHo{padding:.5rem 2rem;font-size:.8rem}}@media (max-width:550px){.gallery_gallery__header__nh0yH{padding:2rem 1.5rem 1rem}.gallery_gallery__title__saqNh{font-size:1.5rem}.gallery_gallery__subtitle__1lU8q{width:80%;font-size:.7rem}.gallery_gallery__grid__Cbk0U{grid-template-columns:repeat(auto-fill,minmax(45%,1fr));padding:0 1rem;margin-top:4rem}.gallery_gallery__grid__Cbk0U>:nth-child(3n),.gallery_gallery__grid__Cbk0U>:nth-child(3n+1){margin-top:0}.gallery_gallery__grid__Cbk0U>:nth-child(odd){margin-top:-2rem}.gallery_gallery__card___pV62{max-width:100%}.gallery_try__button__64IHo{padding:.5rem 1.5rem;font-size:.75rem}}@media (max-width:450px){.gallery_gallery__header__nh0yH{padding:1.5rem 1rem 1rem}.gallery_gallery__title__saqNh{font-size:1.3rem}.gallery_gallery__subtitle__1lU8q{width:100%;font-size:.65rem;line-height:1.4}}.hero_hero__w41Nl{display:flex;justify-content:space-between;align-items:center;padding:4rem;background:linear-gradient(to bottom,var(--site-theme),var(--site-theme),#fff,#fff)}.hero_hero__left__K2YEm{max-width:500px}.hero_hero__subtitle__BWFZq{font-size:.8rem;color:var(--secondary-text-color);margin-bottom:.3rem}.hero_hero__title__POUPW{font-size:2.5rem;font-weight:700;margin:0;color:var(--tertiary-text-color)}.hero_hero__title--highlight__0l6lE{color:var(--secondary-text-color)}.hero_hero__description__s0CxI{margin:1rem 0;color:var(--tertiary-text-color);line-height:1.5;font-size:.75rem;letter-spacing:1px;width:90%;font-weight:600}.hero_hero__button__Qj0MV{background-color:#1f425a;color:white;padding:.5rem 4rem;border:none;border-radius:1px;cursor:pointer;font-size:.85rem;margin-top:.7rem}.hero_hero__stats__ILPVB{display:flex;gap:2rem;margin-top:2rem;align-items:baseline}.hero_hero__stat__bcyAY{text-align:center;display:flex;gap:.1rem;flex-direction:column}.hero_hero__stat-value__HmvzX{color:var(--secondary-text-color);font-weight:700;font-size:1.25rem}.hero_hero__stat-label__Tka6y{font-size:.7rem;color:var(--tertiary-text-color);margin-top:.5rem;font-weight:600}.hero_hero__right__Psj0u{position:relative;border-radius:15px;max-width:600px}.hero_hero__right__Psj0u img{width:100%;height:auto;border-radius:15px;display:block}.hero_hero__tag__wKcWG{position:absolute;background:white;padding:.5rem 1rem;border-radius:12px;box-shadow:0 2px 10px rgba(0,0,0,.15);font-size:.85rem;font-weight:500;display:flex;align-items:center;gap:.5rem}.hero_hero__tag-dot__Eb70S{width:1.3rem;height:1.2rem;border-radius:50%;background-color:#00677f}.hero_hero__tag--virtual__wBM6R{top:10%;left:-5%}.hero_hero__tag--ai__GMZqO,.hero_hero__tag--virtual__wBM6R{position:absolute;width:13rem;font-size:.8rem;font-weight:500;color:var(--tertiary-text-color);text-align:left;z-index:2}.hero_hero__tag--ai__GMZqO{bottom:10%;right:-5%}@media (max-width:950px){.hero_hero__w41Nl{flex-direction:column;text-align:center;padding:2.5rem}.hero_hero__left__K2YEm{max-width:100%;margin-bottom:2rem}.hero_hero__title__POUPW{font-size:2rem}.hero_hero__description__s0CxI{font-size:.8rem;width:85%;margin-left:auto;margin-right:auto;margin-bottom:1.5rem}.hero_hero__stats__ILPVB{justify-content:center;gap:1.5rem}.hero_hero__right__Psj0u{max-width:90%}.hero_hero__tag--ai__GMZqO,.hero_hero__tag--virtual__wBM6R{font-size:.75rem}}@media (max-width:550px){.hero_hero__w41Nl{padding:2rem}.hero_hero__subtitle__BWFZq{margin-bottom:.5rem}.hero_hero__title__POUPW{font-size:1.6rem}.hero_hero__description__s0CxI{font-size:.7rem;width:100%}.hero_hero__button__Qj0MV{padding:.5rem 2rem;font-size:.8rem}.hero_hero__right__Psj0u{max-width:100%}.hero_hero__tag__wKcWG{font-size:.7rem;padding:.4rem .8rem}.hero_hero__tag-dot__Eb70S{width:1.2rem;height:1rem}.hero_hero__tag--ai__GMZqO,.hero_hero__tag--virtual__wBM6R{width:11rem}}@media (max-width:450px){.hero_hero__stats__ILPVB{gap:.9rem}.hero_hero__stat-label__Tka6y{font-size:.65rem}}