html,body,#app{height:100%;min-height:100vh}#app{display:flex;flex-direction:column;min-height:100vh}footer,.footer{flex-shrink:0}.main-content{flex:1 0 auto}body,h1,h2,h3,h4,h5,h6,p,ul,ol,li,a,img,div,section,header,footer{margin:0;padding:0;box-sizing:border-box}body{font-family:Segoe UI,Arial,sans-serif;background:#f7f7f7;color:#222}.loader-overlay[data-v-e6ee4c63]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;background:#fff;display:flex;align-items:center;justify-content:center}.gavel-loader[data-v-e6ee4c63]{position:relative;width:120px;height:120px;display:inline-block}.loader-svg[data-v-e6ee4c63]{width:120px;height:120px;animation:spin-e6ee4c63 1.2s linear infinite;display:block}.gavel-icon[data-v-e6ee4c63]{position:absolute;left:50%;top:50%;width:58px;height:58px;transform:translate(-50%,-50%);filter:drop-shadow(0 1px 2px rgba(0,0,0,.08));pointer-events:none;-webkit-user-select:none;user-select:none}@keyframes spin-e6ee4c63{to{transform:rotate(360deg)}}header{width:100%;position:relative;z-index:100;font-family:Montserrat,sans-serif}.header-top{background:#fff;border-bottom:1px solid #e6e6e6;padding:0;height:64px;display:flex;align-items:center;transition:all .3s;position:sticky;top:0;left:0;right:0;z-index:120}.header-top--sticky{box-shadow:0 2px 16px #1f283917}.header-top__container{max-width:1400px;margin:0 auto;width:100%;display:flex;justify-content:space-between;align-items:center;padding:0 48px}.header-top__left{display:flex;align-items:center;gap:12px}.header-top__logo{width:36px;height:36px;object-fit:contain}.header-top__brand{font-size:1.5rem;font-weight:700;color:#1f2839;margin-left:8px}.header-top__right{display:flex;align-items:center;gap:32px}.header-top__info{display:flex;align-items:center;gap:8px;font-size:1rem;color:#1f2839}.header-top__icon{color:#bfa074;font-size:1.2rem}.header-navbar{position:sticky;top:64px;left:0;right:0;background:#232a39;width:100%;z-index:110;transition:box-shadow .3s;box-shadow:none}.header-navbar--scrolled{box-shadow:0 2px 16px #1f283917}.header-navbar__container{max-width:1400px;margin:0 auto;width:100%;display:flex;align-items:center;justify-content:space-between;padding:0 48px;height:64px;position:relative}.header-navbar__left{display:flex;align-items:center;gap:10px}.header-navbar__logo{width:32px;height:32px;object-fit:contain}.header-navbar__brand{font-size:1.2rem;font-weight:700;color:#fff}.header-navbar__burger{display:none;flex-direction:column;justify-content:center;align-items:center;width:36px;height:36px;background:none;border:none;cursor:pointer;z-index:200;margin-left:16px}.header-navbar__burger span{display:block;width:26px;height:3px;margin:4px 0;background:#fff;border-radius:2px;transition:.3s}.header-navbar__burger span.open:nth-child(1){transform:translateY(7px) rotate(45deg)}.header-navbar__burger span.open:nth-child(2){opacity:0}.header-navbar__burger span.open:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.header-navbar__menu{display:flex;align-items:center;gap:0}.header-navbar__links{display:flex;align-items:center;gap:32px;list-style:none;margin:0;padding:0}.header-navbar__link{color:#fff;font-size:1rem;font-weight:600;text-decoration:none;letter-spacing:.5px;transition:color .2s;padding:2px 6px}.header-navbar__link--active,.header-navbar__link:hover{color:#bfa074}.header-navbar__cta{background:#bfa074;color:#fff;font-weight:700;font-size:1rem;border-radius:7px;padding:12px 38px;text-decoration:none;transition:background .2s;margin-left:32px;letter-spacing:1px}.header-navbar__cta:hover{background:#a88a5a}.slide-fade-enter-active,.slide-fade-leave-active{transition:opacity .3s,transform .3s}.slide-fade-enter-from,.slide-fade-leave-to{opacity:0;transform:translateY(-20px)}@media (max-width: 1100px){.header-top__container,.header-navbar__container{padding:0 18px}}@media (max-width: 950px){.header-top__right{display:none}.header-navbar__cta{padding:10px 18px;font-size:.95rem;margin-left:12px}.header-navbar__links{gap:18px}.header-navbar__burger{display:flex}.header-navbar__menu{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#232a39fa;flex-direction:column;justify-content:center;align-items:center;gap:32px;z-index:150;transition:all .3s}.header-navbar__links{flex-direction:column;gap:32px}.header-navbar__cta{margin-left:0;margin-top:24px;font-size:1.1rem;padding:14px 48px}}@media (max-width: 700px){.header-top__left{gap:6px}.header-top__brand{font-size:1.1rem}.header-navbar__brand{font-size:1rem}.header-navbar__links{gap:10px}}.hero-slider[data-v-9d6b832e]{position:relative;width:100vw;min-height:600px;overflow:hidden}.hero-slider__slide[data-v-9d6b832e]{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background-size:cover;background-repeat:no-repeat;background-position:center center;opacity:0;transition:opacity .7s;z-index:1;display:flex;align-items:center;justify-content:flex-start}.hero-slider__slide--active[data-v-9d6b832e]{opacity:1;z-index:2;transition:opacity .7s}.hero-slider__overlay[data-v-9d6b832e]{width:100%;min-height:600px;background:linear-gradient(90deg,#1f2839b3,#1f28391a);display:flex;align-items:center}.hero-slider__content[data-v-9d6b832e]{max-width:700px;margin-left:8vw;color:#fff;z-index:3;padding-top:60px;padding-bottom:60px}.hero-slider__title[data-v-9d6b832e]{font-size:4vw;font-weight:700;line-height:1.1;margin-bottom:24px;letter-spacing:1px}.hero-slider__accent[data-v-9d6b832e]{color:#bfa074;font-style:italic;font-weight:600;margin-left:8px}.hero-slider__desc[data-v-9d6b832e]{font-size:1.15vw;margin-bottom:38px;color:#eaeaea;max-width:90%}.hero-slider__actions[data-v-9d6b832e]{display:flex;gap:18px}.hero-slider__btn[data-v-9d6b832e]{font-size:1.1vw;padding:13px 32px;border-radius:6px;font-weight:600;border:2px solid #fff;background:transparent;color:#fff;cursor:pointer;transition:background .2s,color .2s;text-decoration:none;display:inline-block}.hero-slider__btn--outline[data-v-9d6b832e]{background:transparent;color:#fff;border:2px solid #fff}.hero-slider__btn--outline[data-v-9d6b832e]:hover{background:#fff;color:#1f2839}.hero-slider__btn--filled[data-v-9d6b832e]{background:#bfa074;color:#fff;border:2px solid #bfa074}.hero-slider__btn--filled[data-v-9d6b832e]:hover{background:#fff;color:#bfa074}.hero-slider__dots[data-v-9d6b832e]{position:absolute;bottom:38px;display:flex;gap:10px;z-index:10;justify-self:anchor-center}.hero-slider__dot[data-v-9d6b832e]{width:18px;height:8px;border-radius:4px;background:#d3d9e4;cursor:pointer;opacity:.6;transition:background .2s,opacity .2s}.hero-slider__dot--active[data-v-9d6b832e]{background:#bfa074;opacity:1}@media (max-width: 900px){.hero-slider__content[data-v-9d6b832e]{margin-left:4vw;max-width:95vw}.hero-slider__title[data-v-9d6b832e]{font-size:7vw}.hero-slider__desc[data-v-9d6b832e]{font-size:2.5vw}.hero-slider__btn[data-v-9d6b832e]{font-size:2.5vw;padding:11px 18px}}@media (max-width: 600px){.hero-slider__content[data-v-9d6b832e]{margin-left:2vw;padding-top:30px;padding-bottom:30px}.hero-slider__title[data-v-9d6b832e]{font-size:8vw}.hero-slider__desc[data-v-9d6b832e]{font-size:3vw}.hero-slider__btn[data-v-9d6b832e]{font-size:3vw;padding:9px 12px}}.about-intro-section[data-v-5e8a671c]{background:#fff;padding:0}.about-intro-section__container[data-v-5e8a671c]{display:flex;flex-direction:row;border-radius:12px;overflow:hidden;background:#fff;box-shadow:0 2px 16px #1f283912;max-width:1200px;margin:0 auto;flex-wrap:wrap}.about-intro-section__image-wrapper[data-v-5e8a671c]{position:relative;flex:1.1;background:#f5f6fa;display:flex;align-items:center;justify-content:center;min-height:300px;max-height:600px}.about-intro-section__image[data-v-5e8a671c]{width:100%;height:100%;max-height:600px;object-fit:contain;display:block}.about-intro-section__floater[data-v-5e8a671c]{position:absolute;left:85%;bottom:3px;transform:translate(-50%);background:#c59b5e;color:#fff;border-radius:4px;box-shadow:0 2px 8px #1f28391f;display:flex;flex-direction:column;align-items:center;padding:22px 32px 18px;min-width:170px;border:6px solid #fff;z-index:2}.about-intro-section__floater-icon[data-v-5e8a671c]{font-size:2.2rem;margin-bottom:8px}.about-intro-section__floater-text[data-v-5e8a671c]{font-size:1.08rem;font-weight:600;letter-spacing:1px;text-align:center}.about-intro-section__content[data-v-5e8a671c]{flex:1.3;padding:54px 48px 40px;display:flex;flex-direction:column;justify-content:center;min-width:280px}.about-intro-section__subtitle[data-v-5e8a671c]{color:#c59b5e;font-size:15px;letter-spacing:1.5px;font-weight:500;text-transform:uppercase;display:block;margin-bottom:10px}.about-intro-section__title[data-v-5e8a671c]{font-size:2.6rem;font-weight:400;color:#232733;letter-spacing:1px;margin-bottom:10px;line-height:1.18}.about-intro-section__title-accent[data-v-5e8a671c]{color:#c59b5e;font-weight:600;font-style:italic;font-size:2.2rem;margin-left:8px}.about-intro-section__desc[data-v-5e8a671c]{color:#6b6e7e;font-size:1.08rem;margin-bottom:22px;margin-top:8px}.about-intro-section__list[data-v-5e8a671c]{list-style:none;padding:0;margin:0 0 32px}.about-intro-section__list li[data-v-5e8a671c]{display:flex;align-items:center;font-size:1.05rem;color:#232733;margin-bottom:13px;font-weight:500}.about-intro-section__list-icon[data-v-5e8a671c]{display:inline-block;width:16px;height:16px;background:#c59b5e;border-radius:2px;margin-right:12px}.about-intro-section__highlight[data-v-5e8a671c]{margin:32px 0 0;border-top:3px dotted #c59b5e;border-bottom:3px dotted #c59b5e;padding:18px 0;font-size:1.22rem;color:#232733;text-align:left;font-style:italic;font-family:Segoe UI,Arial,sans-serif}.about-intro-section__highlight em[data-v-5e8a671c]{color:#2c3550;font-weight:500;font-style:italic}@media (max-width: 950px){.about-intro-section__container[data-v-5e8a671c]{flex-direction:column}.about-intro-section__content[data-v-5e8a671c]{padding:36px 28px 32px;text-align:center;align-items:center}.about-intro-section__title[data-v-5e8a671c],.about-intro-section__desc[data-v-5e8a671c],.about-intro-section__highlight[data-v-5e8a671c]{text-align:center}.about-intro-section__floater[data-v-5e8a671c]{left:50%;bottom:16px;transform:translate(-50%);min-width:140px;padding:16px 18px 12px}}@media (max-width: 600px){.about-intro-section__image-wrapper[data-v-5e8a671c]{flex-direction:column;align-items:center;justify-content:flex-start;position:relative;padding-top:24px}.about-intro-section__floater[data-v-5e8a671c]{position:absolute;margin-top:2px;right:0;bottom:-54px;transform:none;width:150px;height:150px;min-width:140px;padding:16px 18px 12px;box-shadow:0 2px 8px #1f28391f;border:6px solid #fff;z-index:2}.about-intro-section__title[data-v-5e8a671c]{font-size:1.4rem}.about-intro-section__title-accent[data-v-5e8a671c]{font-size:1.1rem}.about-intro-section__highlight[data-v-5e8a671c]{font-size:1rem;padding:10px 0;text-align:center}}.services-hover-section[data-v-a0991685]{background:url(/assets/service-background-CPKtAi-X.webp) center center/cover no-repeat;background-blend-mode:multiply;padding:60px 0 80px;color:#fff}.services-hover-section__header[data-v-a0991685]{text-align:center;margin-bottom:36px}.services-hover-section__subtitle[data-v-a0991685]{color:#bfa074;font-size:15px;letter-spacing:1.5px;font-weight:500;text-transform:uppercase;display:block;margin-bottom:8px}.services-hover-section__title[data-v-a0991685]{font-size:36px;font-weight:400;color:#fff;letter-spacing:1px;margin-bottom:8px}.services-hover-section__title-accent[data-v-a0991685]{color:#bfa074;font-weight:600;font-style:italic}.services-hover-section__desc[data-v-a0991685]{color:#d3d9e4;font-size:15px;margin-bottom:0}.services-hover-section__grid[data-v-a0991685]{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;max-width:900px;margin:40px auto 0}.services-hover-section__card[data-v-a0991685]{background:#121c32fa;border-radius:6px;height:220px;position:relative;overflow:hidden;box-shadow:0 2px 8px #1a283917;display:flex;flex-direction:column;justify-content:flex-end;transition:box-shadow .2s;cursor:pointer}.services-hover-section__card[data-v-a0991685]:hover{box-shadow:0 4px 16px #bfa07421}.services-hover-section__card-inner[data-v-a0991685]{position:relative;z-index:2;padding:20px 18px;display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;text-align:center}.services-hover-section__image[data-v-a0991685]{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;background-size:cover;background-position:center center;background-repeat:no-repeat;opacity:0;transition:opacity .4s ease-in-out}.services-hover-section__card:hover .services-hover-section__image[data-v-a0991685]{opacity:1}.services-hover-section__icon[data-v-a0991685]{font-size:38px;color:#bfa074;margin-bottom:18px;z-index:2;transition:color .3s}.services-hover-section__card-title[data-v-a0991685]{font-size:20px;font-weight:600;color:#fff;margin-bottom:10px;z-index:2}.services-hover-section__card-desc[data-v-a0991685]{font-size:14px;color:#d3d9e4;z-index:2}.services-hover-section__card-underline[data-v-a0991685]{height:3px;width:100%;background:#bfa074;border-radius:2px;position:absolute;bottom:0;left:0;z-index:3}.services-hover-section__grid--centered[data-v-a0991685]{display:flex;justify-content:center;margin-top:32px}.services-hover-section__card--centered[data-v-a0991685]{width:100%;max-width:280px}.service-fade-left-enter-active[data-v-a0991685]{transition:all .6s ease}.service-fade-left-enter-from[data-v-a0991685]{opacity:0;transform:translate(-50px)}.service-fade-left-enter-to[data-v-a0991685]{opacity:1;transform:translate(0)}@media (max-width: 900px){.services-hover-section__grid[data-v-a0991685]{grid-template-columns:1fr 1fr;gap:24px}}@media (max-width: 600px){.services-hover-section__grid[data-v-a0991685]{grid-template-columns:1fr;gap:18px;justify-items:center}.services-hover-section__card[data-v-a0991685]{width:100%;max-width:280px}.services-hover-section[data-v-a0991685]{padding:36px 0 40px}}.justification-section[data-v-464a0431]{background:#f3f7f4;padding:64px 0 48px}.justification-section__container[data-v-464a0431]{max-width:1200px;margin:0 auto;display:flex;align-items:flex-start;justify-content:center;gap:64px;padding:0 32px}.justification-section__content[data-v-464a0431]{flex:1 1 0;max-width:520px;display:flex;flex-direction:column;justify-content:center}.justification-section__subtitle[data-v-464a0431]{color:#bfa074;font-size:15px;letter-spacing:1.5px;font-weight:500;text-transform:uppercase;display:block;margin-bottom:12px}.justification-section__title[data-v-464a0431]{font-size:38px;font-weight:400;color:#222;letter-spacing:1px;margin-bottom:32px;line-height:1.15}.justification-section__title-accent[data-v-464a0431]{color:#bfa074;font-weight:600;font-style:italic}.justification-section__features-columns[data-v-464a0431]{display:flex;flex-wrap:wrap;gap:32px}.justification-section__features-column[data-v-464a0431]{flex:1;display:flex;flex-direction:column;gap:28px;min-width:250px}.justification-section__feature[data-v-464a0431]{display:flex;align-items:flex-start;gap:18px}.justification-section__icon[data-v-464a0431]{background:#bfa074;color:#fff;border-radius:4px;width:48px;height:48px;display:flex;align-items:center;justify-content:center;font-size:26px;flex-shrink:0;margin-top:2px}.justification-section__feature-title[data-v-464a0431]{font-size:18px;font-weight:600;color:#222;margin-bottom:4px}.justification-section__feature-desc[data-v-464a0431]{font-size:15px;color:#444;line-height:1.5}.justification-section__image-wrapper[data-v-464a0431]{flex:1 1 0;max-width:420px;position:relative;display:flex;align-items:center;justify-content:center}.justification-section__image-border[data-v-464a0431]{position:absolute;top:24px;left:24px;width:360px;height:320px;border:4px solid #bfa074;z-index:1;border-radius:0}.justification-section__image[data-v-464a0431]{position:relative;width:360px;height:320px;object-fit:cover;border-radius:0;z-index:2;box-shadow:0 2px 16px #1a283912;background:#eaeaea}@media (max-width: 1100px){.justification-section__container[data-v-464a0431]{flex-direction:column;align-items:center;gap:40px}.justification-section__image-wrapper[data-v-464a0431],.justification-section__content[data-v-464a0431]{max-width:100%}.justification-section__image-border[data-v-464a0431],.justification-section__image[data-v-464a0431]{width:100%;max-width:360px;height:260px}}@media (max-width: 700px){.justification-section[data-v-464a0431]{padding:36px 0 24px}.justification-section__container[data-v-464a0431]{padding:0 10px;gap:24px}.justification-section__title[data-v-464a0431]{font-size:28px}.justification-section__features-columns[data-v-464a0431]{flex-direction:column}.justification-section__image-border[data-v-464a0431],.justification-section__image[data-v-464a0431]{max-width:100%;height:180px}}.contact-modern-section[data-v-d7e50b9a]{background:#0f1a2c url(/assets/background-contact-us-0vK1_Fl1.webp) center/cover no-repeat;position:relative;display:flex;align-items:center;justify-content:center}.contact-modern__overlay[data-v-d7e50b9a]{background:#191f2d;width:100%;min-height:100vh;opacity:.93;display:flex;align-items:center;justify-content:center;top:0;left:0}.contact-modern__container[data-v-d7e50b9a]{display:flex;flex-direction:row;max-width:1100px;width:100%;margin:0 auto;gap:40px;z-index:2;padding:32px 16px;flex-shrink:0}.contact-modern__form-card[data-v-d7e50b9a]{background:#fff;border-radius:10px;box-shadow:0 4px 24px #0000001a;padding:32px 24px;max-width:350px;width:100%;min-width:0;display:flex;flex-direction:column;align-items:stretch;box-sizing:border-box;height:fit-content}.contact-modern__form-card--relative[data-v-d7e50b9a]{position:relative}.contact-modern__form-loader-overlay[data-v-d7e50b9a]{position:absolute;top:0;right:0;bottom:0;left:0;z-index:10;background:#ffffffb3;display:flex;align-items:center;justify-content:center;border-radius:10px}.contact-modern__form-title[data-v-d7e50b9a]{font-size:25.6px;font-weight:700;color:#1f2839;text-align:center;margin-bottom:32px;letter-spacing:.16px}.contact-modern__form[data-v-d7e50b9a]{display:flex;flex-direction:column;gap:16px}.contact-modern__input[data-v-d7e50b9a]{padding:14.4px 16px;border:1px solid #ddd;border-radius:6px;font-size:16px;font-family:inherit;background:#f8f8f8;transition:border .2s;outline:none}.contact-modern__input[data-v-d7e50b9a]:focus{border:1.5px solid #1f2839;background:#fff}.contact-modern__button[data-v-d7e50b9a]{background:#c1a16b;color:#fff;font-weight:700;font-size:16px;padding:14.4px 0;border:none;border-radius:6px;margin-top:8px;cursor:pointer;letter-spacing:.8px;transition:background .2s;position:relative;display:flex;align-items:center;justify-content:center}.contact-modern__button[disabled][data-v-d7e50b9a]{opacity:.7;cursor:not-allowed}.contact-modern__button[data-v-d7e50b9a]:hover{background:#a4844e}.contact-modern__loader[data-v-d7e50b9a]{display:inline-block;width:20px;height:20px;margin-right:8px;border:2.5px solid #fff;border-top:2.5px solid #c1a16b;border-radius:50%;animation:contact-modern-spin-d7e50b9a .8s linear infinite;vertical-align:middle}@keyframes contact-modern-spin-d7e50b9a{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.contact-modern__success[data-v-d7e50b9a]{color:#2e7d32;font-size:15px;margin-top:12px;text-align:center}.contact-modern__error[data-v-d7e50b9a]{color:#c62828;font-size:15px;margin-top:12px;text-align:center}.contact-modern__info[data-v-d7e50b9a]{flex:1;color:#fff;display:flex;flex-direction:column;justify-content:center;padding-left:16px;min-width:320px;flex-shrink:0}.contact-modern__subtitle[data-v-d7e50b9a]{color:#c1a16b;font-weight:600;letter-spacing:1.28px;margin-bottom:19.2px;font-size:16px}.contact-modern__headline[data-v-d7e50b9a]{font-size:35.2px;font-weight:800;line-height:1.2;margin-bottom:19.2px}.contact-modern__headline-accent[data-v-d7e50b9a]{color:#c1a16b;font-style:italic;font-weight:700}.contact-modern__desc[data-v-d7e50b9a]{font-size:17.28px;color:#e0e6ed;margin-bottom:32px;max-width:480px}.contact-modern__contact-details[data-v-d7e50b9a]{font-size:17.6px;margin-top:24px}.contact-modern__contact-item[data-v-d7e50b9a]{display:flex;align-items:center;gap:11.2px;margin:8px 0;font-size:18.4px;font-weight:600}.contact-modern__contact-link[data-v-d7e50b9a]{color:inherit;text-decoration:none;transition:color .2s;word-break:break-all}.contact-modern__contact-link[data-v-d7e50b9a]:hover{color:#c1a16b}.contact-modern__icon[data-v-d7e50b9a]{font-size:20.8px}.contact-modern__map-container[data-v-d7e50b9a]{width:100%;margin-top:24px;border-radius:10px;overflow:hidden;box-shadow:0 2px 12px #0000001a}.contact-modern__map-container iframe[data-v-d7e50b9a]{width:100%;height:100%;aspect-ratio:16 / 9;min-height:300px}@media (max-width: 950px){.contact-modern__container[data-v-d7e50b9a]{flex-direction:column;align-items:center;gap:32px}.contact-modern__info[data-v-d7e50b9a]{padding-left:0;text-align:center;align-items:center}.contact-modern__form-card[data-v-d7e50b9a]{max-width:420px;margin:0 auto;padding:28px 12px}}@media (max-width: 600px){.contact-modern__contact-item[data-v-d7e50b9a]{align-items:flex-start;gap:2px;font-size:16px;word-break:break-word}.contact-modern__contact-link[data-v-d7e50b9a]{font-size:15px;line-height:1.4;word-break:break-word;padding-left:2px}.contact-modern__icon[data-v-d7e50b9a],.contact-modern__contact-item i[data-v-d7e50b9a]{font-size:18px;margin-bottom:2px}}@media (min-width: 1200px){.contact-modern__container[data-v-d7e50b9a]{padding:48px 32px;gap:64px}.contact-modern__form-card[data-v-d7e50b9a]{padding:40px 32px}}.team-advanced[data-v-37716eaf]{background:#fff;padding:48px 0 32px}.team-advanced__header[data-v-37716eaf]{text-align:center;margin-bottom:36px}.team-advanced__subtitle[data-v-37716eaf]{color:#bfa074;font-size:16px;letter-spacing:1.5px;font-weight:500;text-transform:uppercase;display:block;margin-bottom:8px}.team-advanced__title[data-v-37716eaf]{font-size:38px;font-weight:400;color:#222;letter-spacing:1px}.team-advanced__title-accent[data-v-37716eaf]{color:#bfa074;font-weight:600;font-style:italic}.team-advanced__list[data-v-37716eaf]{display:flex;gap:32px;justify-content:center;flex-wrap:wrap}.team-advanced__card[data-v-37716eaf]{background:#f7f7f7;border-radius:12px;width:230px;padding:0 0 18px;box-shadow:0 2px 8px #1a28390d;display:flex;flex-direction:column;align-items:center;position:relative;transition:box-shadow .2s}.team-advanced__card[data-v-37716eaf]:hover{box-shadow:0 4px 16px #1a283921}.team-advanced__image-wrapper[data-v-37716eaf]{position:relative;width:100%;height:260px;overflow:hidden;border-radius:12px 12px 0 0;background:#eaeaea;display:flex;align-items:center;justify-content:center}.team-advanced__image[data-v-37716eaf]{width:100%;height:100%;object-fit:cover;filter:brightness(.92);transition:filter .3s;display:block}.team-advanced__card:hover .team-advanced__image[data-v-37716eaf]{filter:brightness(1.15)}.team-advanced__socials[data-v-37716eaf]{position:absolute;left:14px;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:18px;opacity:0;pointer-events:none;transition:opacity .3s;z-index:2}.team-advanced__card:hover .team-advanced__socials[data-v-37716eaf]{opacity:1;pointer-events:auto}.team-advanced__social-btn[data-v-37716eaf]{background:#fff;border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;box-shadow:0 1px 4px #bfa07417;transition:background .2s;border:none;outline:none}.team-advanced__social-btn[data-v-37716eaf]:hover{background:#f5f0e6}.team-advanced__info[data-v-37716eaf]{text-align:center;margin-top:18px}.team-advanced__name[data-v-37716eaf]{font-size:18px;font-weight:500;color:#222;margin-bottom:4px}.team-advanced__role[data-v-37716eaf]{font-size:15px;color:#888;font-weight:400}@media (max-width: 900px){.team-advanced__list[data-v-37716eaf]{flex-direction:column;align-items:center;gap:28px}.team-advanced__card[data-v-37716eaf]{width:90vw;max-width:330px}}.footer[data-v-bcfc405f]{background-image:url(/assets/footer-background-BSmh2vxO.webp);color:#e3e6ee;font-family:Segoe UI,Arial,sans-serif;font-size:1rem;padding:2rem 0 0}.footer__main[data-v-bcfc405f]{display:flex;flex-wrap:wrap;justify-content:space-between;gap:2.5rem;padding:80px 0 60px;max-width:1300px;margin:0 auto}.footer__col[data-v-bcfc405f]{flex:1 1 180px;min-width:180px;margin-bottom:1.5rem}.footer__brand[data-v-bcfc405f]{flex:1.5 1 260px;min-width:220px}.footer__logo-row[data-v-bcfc405f]{display:flex;align-items:center;margin-bottom:.2rem}.footer__logo[data-v-bcfc405f]{width:52px;height:52px;margin-right:.2rem}.footer__brand-name[data-v-bcfc405f]{font-size:1.5rem;font-weight:700;color:#fff;letter-spacing:.5px}.footer__contact-list[data-v-bcfc405f]{list-style:none;margin:0;padding:0;color:#e3e6ee}.footer__contact-list li[data-v-bcfc405f]{margin-bottom:.5rem;font-size:.98rem}.footer__col-title[data-v-bcfc405f]{font-weight:700;color:#fff;margin-bottom:1.1rem;font-size:1.08rem;letter-spacing:.2px}.footer__links[data-v-bcfc405f]{list-style:none;margin:0;padding:0}.footer__links li[data-v-bcfc405f]{margin-bottom:.6rem}.footer__links a[data-v-bcfc405f]{color:#e3e6ee;text-decoration:none;transition:color .2s;font-size:.98rem}.footer__links a[data-v-bcfc405f]:hover{color:#c89d66}.footer__bottom[data-v-bcfc405f]{background:#1a2232;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;padding:1.1rem 2rem 1rem;max-width:100vw;margin:0 auto;font-size:.97rem}.footer__copyright[data-v-bcfc405f]{color:#bfc5d2;flex:1 1 200px}.footer__bottom-links[data-v-bcfc405f]{display:flex;gap:.7rem;flex:1 1 300px;justify-content:center;color:#bfc5d2}.footer__bottom-links a[data-v-bcfc405f]{color:#bfc5d2;text-decoration:none;transition:color .2s}.footer__bottom-links a[data-v-bcfc405f]:hover{color:#c89d66}.footer__socials[data-v-bcfc405f]{display:flex;gap:1.1rem;flex:1 1 200px;justify-content:flex-end}.footer__socials a[data-v-bcfc405f]{color:#bfc5d2;font-size:1.15rem;transition:color .2s}.footer__socials a[data-v-bcfc405f]:hover{color:#c89d66}@media (max-width: 900px){.footer__main[data-v-bcfc405f]{flex-direction:column;gap:2rem;padding:2.5rem 1.2rem 1.5rem}.footer__bottom[data-v-bcfc405f]{flex-direction:column;align-items:center;text-align:center;gap:.3rem;padding:1rem 1rem .8rem}.footer__copyright[data-v-bcfc405f],.footer__bottom-links[data-v-bcfc405f],.footer__socials[data-v-bcfc405f]{flex:none;width:100%;justify-content:center}.footer__bottom-links[data-v-bcfc405f]{flex-wrap:wrap;gap:.5rem;font-size:.92rem}.footer__socials[data-v-bcfc405f]{margin-top:.3rem;gap:.8rem}}body.loading,#app.loading{overflow:hidden}html{scroll-behavior:smooth}.sticky-header{position:sticky;top:0;z-index:999;background-color:#fff;box-shadow:0 2px 4px #00000014}.main-content{margin-top:0}
