@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{overflow-x:hidden}body{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;color:#1a1a1a;background:#fff;overflow-x:hidden}.lyte-loading{display:flex;align-items:center;justify-content:center;height:100vh;font-size:1rem;color:#666}.animate-on-scroll{opacity:0;transform:translateY(30px);transition:none}.animate-on-scroll.is-visible{animation:fadeInUp .6s ease forwards}.animate-fade.animate-on-scroll{transform:none}.animate-fade.animate-on-scroll.is-visible{animation:fadeIn .6s ease forwards}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}[data-v-8c1482a6]{box-sizing:border-box}.topbar[data-v-8c1482a6]{background:#1c154b;padding:8px 0}.topbar-container[data-v-8c1482a6]{max-width:1140px;margin:0 auto;padding:0 20px;display:flex;align-items:center;justify-content:space-between}.topbar-phone[data-v-8c1482a6]{display:flex;align-items:center;gap:8px;color:#fff;text-decoration:none;font-family:Manrope,sans-serif;font-size:14px;font-weight:500;transition:color .2s}.topbar-phone[data-v-8c1482a6]:hover{color:#c3a570}.topbar-phone svg[data-v-8c1482a6]{width:14px;height:14px;fill:#c3a570;flex-shrink:0}.topbar-admin[data-v-8c1482a6]{display:flex;align-items:center;gap:6px;color:#fff;text-decoration:none;font-family:Manrope,sans-serif;font-size:13px;font-weight:500;transition:color .2s}.topbar-admin[data-v-8c1482a6]:hover{color:#c3a570}.topbar-admin svg[data-v-8c1482a6]{width:14px;height:14px;flex-shrink:0;opacity:.7}.topbar-admin-name[data-v-8c1482a6]{color:#c3a570;font-weight:600}.topbar-admin-sep[data-v-8c1482a6]{opacity:.4}.topbar-admin-link[data-v-8c1482a6]{opacity:.85}.topbar-admin:hover .topbar-admin-link[data-v-8c1482a6]{opacity:1}@media(max-width:1024px){.topbar[data-v-8c1482a6]{display:none}}.navbar[data-v-8c1482a6]{position:sticky;top:0;z-index:1000;background:#fff;box-shadow:0 2px 10px #00000014;font-family:Manrope,sans-serif;transition:box-shadow .3s}.navbar--scrolled[data-v-8c1482a6]{box-shadow:0 4px 20px #00000024}.nav-container[data-v-8c1482a6]{max-width:1140px;margin:0 auto;padding:0 20px;height:80px;display:flex;align-items:center;justify-content:space-between}.nav-logo[data-v-8c1482a6]{display:flex;align-items:center;flex-shrink:0;text-decoration:none}.nav-logo img[data-v-8c1482a6]{height:63px;width:auto}.nav-menu[data-v-8c1482a6]{list-style:none;display:flex;align-items:center;gap:0;margin:0;padding:0;height:100%}.nav-item[data-v-8c1482a6]{position:relative;height:100%;display:flex;align-items:center}.nav-link[data-v-8c1482a6]{display:flex;align-items:center;gap:5px;padding:0 14px;height:100%;font-size:13.5px;font-weight:600;color:#1c154b;text-decoration:none;white-space:nowrap;cursor:pointer;-webkit-user-select:none;user-select:none;transition:color .2s;border-bottom:3px solid transparent}.nav-link[data-v-8c1482a6]:hover,.nav-link.router-link-active[data-v-8c1482a6]{color:#c3a570;border-bottom-color:#c3a570}.chevron[data-v-8c1482a6]{width:10px;height:10px;fill:currentColor;flex-shrink:0;transition:transform .2s}.nav-item.has-dropdown:hover>.nav-link .chevron[data-v-8c1482a6]{transform:rotate(180deg)}.dropdown--lvl1[data-v-8c1482a6]{position:absolute;top:100%;left:0;min-width:240px;background:#fff;border-top:3px solid #C3A570;box-shadow:0 8px 25px #0000001f;list-style:none;margin:0;padding:6px 0;opacity:0;pointer-events:none;transform:translateY(-4px);transition:opacity .2s,transform .2s;z-index:200}.nav-item.has-dropdown:hover>.dropdown--lvl1[data-v-8c1482a6]{opacity:1;pointer-events:auto;transform:translateY(0)}.dropdown-item[data-v-8c1482a6]{position:relative}.dropdown-link[data-v-8c1482a6]{display:flex;align-items:center;justify-content:space-between;padding:9px 18px;font-size:13px;font-weight:500;color:#1c154b;text-decoration:none;cursor:pointer;-webkit-user-select:none;user-select:none;transition:background .15s,color .15s;white-space:nowrap}.dropdown-link[data-v-8c1482a6]:hover,.dropdown-link.router-link-active[data-v-8c1482a6]{background:#f5f0e5;color:#c3a570}.chevron--right[data-v-8c1482a6]{transform:rotate(-90deg);width:9px;height:9px}.flyout[data-v-8c1482a6]{position:absolute;top:0;left:100%;min-width:280px;background:#fff;border-top:3px solid #C3A570;box-shadow:0 8px 25px #0000001f;list-style:none;margin:0;padding:6px 0;opacity:0;pointer-events:none;transform:translate(-4px);transition:opacity .2s,transform .2s;z-index:300}.has-flyout:hover>.flyout[data-v-8c1482a6]{opacity:1;pointer-events:auto;transform:translate(0)}.has-flyout:hover>.dropdown-link .chevron--right[data-v-8c1482a6]{transform:rotate(-90deg) rotate(180deg)}.flyout-link[data-v-8c1482a6]{display:block;padding:9px 18px;font-size:13px;font-weight:500;color:#1c154b;text-decoration:none;transition:background .15s,color .15s;white-space:nowrap}.flyout-link[data-v-8c1482a6]:hover,.flyout-link.router-link-active[data-v-8c1482a6]{background:#f5f0e5;color:#c3a570}.burger[data-v-8c1482a6]{display:none;flex-direction:column;justify-content:space-between;width:28px;height:20px;background:none;border:none;cursor:pointer;padding:0;flex-shrink:0}.burger span[data-v-8c1482a6]{display:block;height:2.5px;background:#1c154b;border-radius:2px;transition:transform .3s,opacity .3s}.burger.open span[data-v-8c1482a6]:nth-child(1){transform:translateY(8.75px) rotate(45deg)}.burger.open span[data-v-8c1482a6]:nth-child(2){opacity:0}.burger.open span[data-v-8c1482a6]:nth-child(3){transform:translateY(-8.75px) rotate(-45deg)}.mobile-menu[data-v-8c1482a6]{display:none;flex-direction:column;background:#fff;border-top:1px solid #eee;max-height:0;overflow:hidden;transition:max-height .35s ease}.mobile-menu.open[data-v-8c1482a6]{max-height:100vh;overflow-y:auto}.m-link[data-v-8c1482a6]{display:block;padding:13px 20px;font-family:Manrope,sans-serif;font-size:14px;font-weight:600;color:#1c154b;text-decoration:none;border-bottom:1px solid #f0f0f0;transition:background .15s,color .15s}.m-link[data-v-8c1482a6]:hover{background:#f5f0e5;color:#c3a570}.m-group[data-v-8c1482a6]{border-bottom:1px solid #f0f0f0}.m-group-btn[data-v-8c1482a6]{width:100%;display:flex;align-items:center;justify-content:space-between;padding:13px 20px;font-family:Manrope,sans-serif;font-size:14px;font-weight:600;color:#1c154b;background:none;border:none;cursor:pointer;text-align:left}.m-group-btn--sub[data-v-8c1482a6]{font-size:13px;font-weight:500;padding:10px 20px 10px 32px;color:#333}.m-group-btn .chevron[data-v-8c1482a6]{transition:transform .2s;fill:currentColor}.m-group-btn .chevron.rotated[data-v-8c1482a6]{transform:rotate(180deg)}.m-sub[data-v-8c1482a6]{max-height:0;overflow:hidden;background:#f9f9f9;transition:max-height .3s ease}.m-sub.open[data-v-8c1482a6]{max-height:800px}.m-sub--deep[data-v-8c1482a6]{background:#f0f0f0}.m-sub-link[data-v-8c1482a6]{display:block;padding:10px 20px 10px 36px;font-family:Manrope,sans-serif;font-size:13px;font-weight:500;color:#1c154b;text-decoration:none;border-bottom:1px solid #e8e8e8;transition:background .15s,color .15s}.m-sub-link[data-v-8c1482a6]:hover{background:#ede8d8;color:#c3a570}.m-link--deep[data-v-8c1482a6]{display:block;padding:10px 20px 10px 44px;font-family:Manrope,sans-serif;font-size:12.5px;font-weight:500;color:#333;text-decoration:none;border-bottom:1px solid #e0e0e0;transition:background .15s,color .15s}.m-link--deep[data-v-8c1482a6]:hover{background:#e5e0d0;color:#c3a570}.m-group--nested[data-v-8c1482a6]{border-bottom:none}.nav-cta[data-v-8c1482a6]{display:inline-flex;align-items:center;padding:10px 22px;margin-left:10px;font-family:Manrope,sans-serif;font-size:13px;font-weight:700;color:#fff;background:#db1a21;border-radius:4px;text-decoration:none;white-space:nowrap;transition:background .2s,transform .15s;flex-shrink:0}.nav-cta[data-v-8c1482a6]:hover{background:#b8151b;transform:scale(.97)}.m-cta-wrap[data-v-8c1482a6]{padding:16px 20px}.m-cta[data-v-8c1482a6]{display:block;text-align:center;padding:14px 20px;font-family:Manrope,sans-serif;font-size:14px;font-weight:700;color:#fff;background:#db1a21;border-radius:4px;text-decoration:none;transition:background .2s}.m-cta[data-v-8c1482a6]:hover{background:#b8151b}@media(max-width:1024px){.nav-menu[data-v-8c1482a6],.nav-cta[data-v-8c1482a6]{display:none}.burger[data-v-8c1482a6],.mobile-menu[data-v-8c1482a6]{display:flex}}.site-footer[data-v-d75494da]{background:#1c154b}.site-footer__newsletter[data-v-d75494da]{padding:40px 20px;border-bottom:1px solid rgba(255,255,255,.08)}.site-footer__newsletter-inner[data-v-d75494da]{max-width:1140px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:40px}.site-footer__newsletter-heading[data-v-d75494da]{font-family:Manrope,sans-serif;font-size:1.5rem;font-weight:700;color:#fff;margin-bottom:6px}.site-footer__newsletter-desc[data-v-d75494da]{font-family:Manrope,sans-serif;font-size:.9rem;color:#ffffffa6}.site-footer__form[data-v-d75494da]{display:flex;gap:0;flex-shrink:0}.site-footer__input[data-v-d75494da]{width:260px;padding:10px 14px;font-family:Manrope,sans-serif;font-size:.85rem;border:1px solid rgba(255,255,255,.15);border-right:none;border-radius:3px 0 0 3px;background:#ffffff0f;color:#fff;outline:none}.site-footer__input[data-v-d75494da]::placeholder{color:#fff6}.site-footer__input[data-v-d75494da]:focus{border-color:#c3a570}.site-footer__submit[data-v-d75494da]{padding:10px 24px;background:#c3a570;color:#1c154b;font-family:Manrope,sans-serif;font-size:.85rem;font-weight:600;border:none;border-radius:0 3px 3px 0;cursor:pointer;transition:background .2s}.site-footer__submit[data-v-d75494da]:hover{background:#d4b87f}.site-footer__links[data-v-d75494da]{padding:48px 20px 40px}.site-footer__links-inner[data-v-d75494da]{max-width:1140px;margin:0 auto;display:flex;gap:60px}.site-footer__brand[data-v-d75494da]{flex:1.5}.site-footer__logo[data-v-d75494da]{height:60px;width:auto;margin-bottom:14px;display:block}.site-footer__address[data-v-d75494da]{font-family:Manrope,sans-serif;font-size:.85rem;color:#fff9}.site-footer__col[data-v-d75494da]{flex:1}.site-footer__col-title[data-v-d75494da]{font-family:Manrope,sans-serif;font-size:1rem;font-weight:700;color:#fff;margin-bottom:18px}.site-footer__list[data-v-d75494da]{list-style:none;padding:0;margin:0}.site-footer__list li[data-v-d75494da]{margin-bottom:10px}.site-footer__list a[data-v-d75494da]{font-family:Manrope,sans-serif;font-size:.8rem;font-weight:500;color:#ffffff8c;text-decoration:none;letter-spacing:.5px;display:flex;align-items:center;gap:6px;transition:color .2s}.site-footer__list a[data-v-d75494da]:before{content:"›";color:#c3a570;font-weight:700;font-size:1rem}.site-footer__list a[data-v-d75494da]:hover{color:#c3a570}.site-footer__credit[data-v-d75494da]{padding:14px 20px;text-align:center;font-family:Manrope,sans-serif;font-size:.75rem;color:#fff6;border-top:1px solid rgba(255,255,255,.08)}.site-footer__credit a[data-v-d75494da]{color:#ffffff8c;text-decoration:none}.site-footer__credit a[data-v-d75494da]:hover{color:#c3a570}@media(max-width:767px){.site-footer__newsletter-inner[data-v-d75494da]{flex-direction:column;text-align:center}.site-footer__form[data-v-d75494da]{width:100%}.site-footer__input[data-v-d75494da]{flex:1;width:auto}.site-footer__links-inner[data-v-d75494da]{flex-direction:column;gap:32px}}[data-v-2e9d9cf6],[data-v-2e9d9cf6]:before,[data-v-2e9d9cf6]:after{box-sizing:border-box}.page[data-v-2e9d9cf6]{font-family:Manrope,sans-serif;width:100%;background:#fff}.gold-underline[data-v-2e9d9cf6]{width:60px;height:3px;background:#c3a570;margin-bottom:32px}.hero[data-v-2e9d9cf6]{background:#1c154b;position:relative}.hero__inner[data-v-2e9d9cf6]{max-width:1140px;margin:0 auto;border-left:5px solid #db1a21;padding:80px 40px 80px 60px}.hero__breadcrumb[data-v-2e9d9cf6]{font-size:13px;color:#ffffffa6;margin:0 0 18px;letter-spacing:.4px}.hero__title[data-v-2e9d9cf6]{font-size:46px;font-weight:700;color:#fff;margin:0 0 14px;line-height:1.15}.hero__subtitle[data-v-2e9d9cf6]{font-size:18px;color:#ffffffbf;margin:0;font-weight:400}.hero__gold-line[data-v-2e9d9cf6]{height:4px;background:#c3a570;width:100%}.checkout[data-v-2e9d9cf6]{padding:72px 40px;background:#f8f9fb;min-height:60vh}.checkout__inner[data-v-2e9d9cf6]{max-width:1140px;margin:0 auto;display:grid;grid-template-columns:380px 1fr;gap:56px;align-items:flex-start}.summary__title[data-v-2e9d9cf6]{font-size:26px;font-weight:700;color:#1c154b;margin:0 0 12px}.summary__card[data-v-2e9d9cf6]{background:#1c154b;border:2px solid #c3a570;border-radius:8px;padding:28px 24px;display:flex;flex-direction:column;gap:0}.summary__row[data-v-2e9d9cf6]{display:flex;justify-content:space-between;align-items:flex-start;padding:12px 0;border-bottom:1px solid rgba(195,165,112,.2);gap:16px}.summary__row[data-v-2e9d9cf6]:last-child{border-bottom:none}.summary__row--course[data-v-2e9d9cf6]{flex-direction:column;gap:4px}.summary__row--price[data-v-2e9d9cf6]{margin-top:8px;border-top:2px solid #c3a570;border-bottom:none;padding-top:16px}.summary__label[data-v-2e9d9cf6]{font-size:12px;font-weight:600;color:#ffffff8c;text-transform:uppercase;letter-spacing:.6px;white-space:nowrap}.summary__value[data-v-2e9d9cf6]{font-size:14px;color:#fff;font-weight:500;text-align:right;line-height:1.5}.summary__value--bold[data-v-2e9d9cf6]{font-size:16px;font-weight:700;color:#fff;text-align:left}.summary__value--price[data-v-2e9d9cf6]{font-size:22px;font-weight:700;color:#c3a570}.form-wrap__title[data-v-2e9d9cf6]{font-size:26px;font-weight:700;color:#1c154b;margin:0 0 12px}.form[data-v-2e9d9cf6]{display:flex;flex-direction:column;gap:20px}.form__row[data-v-2e9d9cf6]{display:flex;gap:20px}.form__field[data-v-2e9d9cf6]{flex:1;display:flex;flex-direction:column;gap:6px}.form__label[data-v-2e9d9cf6]{font-size:14px;font-weight:600;color:#1c154b}.form__req[data-v-2e9d9cf6]{color:#db1a21}.form__input[data-v-2e9d9cf6]{font-family:Manrope,sans-serif;font-size:15px;padding:12px 16px;border:1px solid #d0d5dd;border-radius:6px;background:#fff;color:#1a1a1a;outline:none;transition:border-color .2s}.form__input[data-v-2e9d9cf6]:focus{border-color:#1c154b}.form__input[data-v-2e9d9cf6]::placeholder{color:#999}.form__textarea[data-v-2e9d9cf6]{resize:vertical;min-height:100px}.form__total[data-v-2e9d9cf6]{display:flex;justify-content:space-between;align-items:center;background:#1c154b;border-radius:6px;padding:16px 20px;font-size:15px;font-weight:600;color:#fffc}.form__total-amount[data-v-2e9d9cf6]{font-size:22px;font-weight:700;color:#c3a570}.form__btn[data-v-2e9d9cf6]{align-self:flex-start;font-family:Manrope,sans-serif;font-size:16px;font-weight:600;padding:15px 40px;background:#db1a21;color:#fff;border:none;border-radius:4px;cursor:pointer;transition:transform .2s,opacity .2s}.form__btn[data-v-2e9d9cf6]:hover{transform:scale(.97)}.cancelled-box[data-v-2e9d9cf6]{background:#fff3cd;border:1px solid #ffc107;border-radius:6px;padding:12px 16px;font-size:14px;color:#856404;margin-bottom:8px}.form__error[data-v-2e9d9cf6]{background:#fdecea;border:1px solid #f5c6cb;border-radius:6px;padding:10px 14px;font-size:14px;color:#b71c1c;margin:0}.form__btn[data-v-2e9d9cf6]:disabled{opacity:.6;cursor:not-allowed}@media(max-width:900px){.checkout__inner[data-v-2e9d9cf6]{grid-template-columns:1fr;gap:36px}}@media(max-width:767px){.hero__inner[data-v-2e9d9cf6]{padding:60px 24px 60px 28px;border-left-width:4px}.hero__title[data-v-2e9d9cf6]{font-size:30px}.checkout[data-v-2e9d9cf6]{padding:48px 20px}.form__row[data-v-2e9d9cf6]{flex-direction:column;gap:16px}.form__btn[data-v-2e9d9cf6]{width:100%;text-align:center}}.p-datepicker-panel .p-datepicker-prev-button,.p-datepicker-panel .p-datepicker-next-button{color:#c3a570!important}.p-datepicker-panel .p-datepicker-prev-button:hover,.p-datepicker-panel .p-datepicker-next-button:hover{color:#fff!important;background:#c3a57026!important}[data-v-d2f37815],[data-v-d2f37815]:before,[data-v-d2f37815]:after{box-sizing:border-box}.page[data-v-d2f37815]{font-family:Manrope,sans-serif;width:100%;background:#fff;min-height:100vh;display:flex;flex-direction:column}.hero[data-v-d2f37815]{background:#1c154b;position:relative}.hero__inner[data-v-d2f37815]{max-width:1140px;margin:0 auto;border-left:5px solid #db1a21;padding:80px 40px 80px 60px}.hero__title[data-v-d2f37815]{font-size:42px;font-weight:700;color:#fff;margin:0 0 12px;line-height:1.15}.hero__subtitle[data-v-d2f37815]{font-size:17px;color:#ffffffbf;margin:0;font-weight:400}.hero__gold-line[data-v-d2f37815]{height:4px;background:#c3a570;width:100%}.content[data-v-d2f37815]{flex:1;padding:72px 40px;background:#f8f9fb}.content__inner[data-v-d2f37815]{max-width:680px;margin:0 auto}.state[data-v-d2f37815]{text-align:center;padding:60px 0}.state__text[data-v-d2f37815]{font-size:16px;color:#888;margin-top:20px}.spinner[data-v-d2f37815]{width:44px;height:44px;border:4px solid #e0e0e0;border-top-color:#1c154b;border-radius:50%;animation:spin-d2f37815 .8s linear infinite;margin:0 auto}@keyframes spin-d2f37815{to{transform:rotate(360deg)}}.error-box[data-v-d2f37815]{background:#fff;border:1px solid #f5c6cb;border-radius:8px;padding:32px;text-align:center;color:#b71c1c;font-size:15px}.pending-box[data-v-d2f37815]{background:#fff;border-radius:8px;padding:48px 40px;box-shadow:0 2px 12px #0000000f;text-align:center}.pending-box__icon[data-v-d2f37815]{font-size:48px;margin-bottom:16px}.pending-box__heading[data-v-d2f37815]{font-size:26px;font-weight:700;color:#1c154b;margin:0 0 12px}.pending-box__text[data-v-d2f37815]{font-size:15px;color:#555;line-height:1.7;margin:0 0 28px}.pending-box__contact[data-v-d2f37815]{font-size:13px;color:#888;margin:0 0 28px}.confirm[data-v-d2f37815]{background:#fff;border-radius:8px;padding:48px 40px;box-shadow:0 2px 12px #0000000f}.confirm__check[data-v-d2f37815]{width:64px;height:64px;background:#1c154b;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:28px;color:#c3a570;margin:0 auto 20px;line-height:1}.confirm__heading[data-v-d2f37815]{font-size:28px;font-weight:700;color:#1c154b;text-align:center;margin:0 0 8px}.confirm__sub[data-v-d2f37815]{text-align:center;font-size:14px;color:#666;margin:0 0 32px}.ref-box[data-v-d2f37815]{background:#1c154b;border:2px solid #c3a570;border-radius:6px;padding:18px 24px;text-align:center;margin-bottom:32px}.ref-box__label[data-v-d2f37815]{display:block;font-size:11px;font-weight:600;color:#ffffff8c;text-transform:uppercase;letter-spacing:.8px;margin-bottom:6px}.ref-box__number[data-v-d2f37815]{font-size:26px;font-weight:700;color:#c3a570;letter-spacing:2px}.details[data-v-d2f37815]{margin-bottom:36px}.details__row[data-v-d2f37815]{display:flex;justify-content:space-between;align-items:center;padding:11px 0;border-bottom:1px solid #eee;font-size:14px;gap:16px}.details__row[data-v-d2f37815]:last-child{border-bottom:none}.details__label[data-v-d2f37815]{color:#888;font-weight:500}.details__value[data-v-d2f37815]{color:#1a1a1a;font-weight:500;text-align:right}.details__row--total .details__label[data-v-d2f37815]{font-size:15px;font-weight:700;color:#1c154b}.details__value--price[data-v-d2f37815]{font-size:20px;font-weight:700;color:#1c154b}.actions[data-v-d2f37815]{display:flex;gap:16px;flex-wrap:wrap}.btn[data-v-d2f37815]{font-family:Manrope,sans-serif;font-size:15px;font-weight:600;padding:13px 28px;border-radius:4px;text-decoration:none;transition:transform .15s,opacity .15s;display:inline-block}.btn[data-v-d2f37815]:hover{transform:scale(.97)}.btn--primary[data-v-d2f37815]{background:#db1a21;color:#fff;border:none}.btn--outline[data-v-d2f37815]{background:transparent;color:#1c154b;border:2px solid #1c154b}@media(max-width:767px){.hero__inner[data-v-d2f37815]{padding:60px 24px 60px 28px;border-left-width:4px}.hero__title[data-v-d2f37815]{font-size:28px}.content[data-v-d2f37815]{padding:40px 20px}.confirm[data-v-d2f37815]{padding:32px 24px}.actions[data-v-d2f37815]{flex-direction:column}.btn[data-v-d2f37815]{text-align:center}}.contact-form[data-v-8b3b049b]{background:#f8f9fb;padding:80px 20px}.contact-form__inner[data-v-8b3b049b]{max-width:860px;margin:0 auto}.contact-form__header[data-v-8b3b049b]{text-align:center;margin-bottom:40px}.contact-form__eyebrow[data-v-8b3b049b]{font-family:Manrope,sans-serif;font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:2px;color:#db1a21;margin-bottom:8px}.contact-form__heading[data-v-8b3b049b]{font-family:Manrope,sans-serif;font-size:36px;font-weight:700;color:#1c154b;margin-bottom:12px}.contact-form__subtitle[data-v-8b3b049b]{font-family:Manrope,sans-serif;font-size:15px;color:#555;line-height:1.6;max-width:560px;margin:0 auto}.contact-form__form[data-v-8b3b049b]{display:flex;flex-direction:column;gap:20px}.contact-form__row[data-v-8b3b049b]{display:flex;gap:20px}.contact-form__field[data-v-8b3b049b]{flex:1;display:flex;flex-direction:column;gap:6px}.contact-form__label[data-v-8b3b049b]{font-family:Manrope,sans-serif;font-size:14px;font-weight:600;color:#1c154b}.contact-form__input[data-v-8b3b049b]{font-family:Manrope,sans-serif;font-size:15px;padding:12px 16px;border:1px solid #d0d5dd;border-radius:6px;background:#fff;color:#1a1a1a;outline:none;transition:border-color .2s}.contact-form__input[data-v-8b3b049b]:focus{border-color:#1c154b}.contact-form__input[data-v-8b3b049b]::placeholder{color:#999}.contact-form__select[data-v-8b3b049b]{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%23666' stroke-width='1.5' fill='none'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;padding-right:36px}.contact-form__textarea[data-v-8b3b049b]{resize:vertical;min-height:120px}.contact-form__btn[data-v-8b3b049b]{align-self:flex-start;font-family:Manrope,sans-serif;font-size:16px;font-weight:600;padding:14px 36px;background:#db1a21;color:#fff;border:none;border-radius:4px;cursor:pointer;transition:transform .3s,opacity .3s}.contact-form__btn[data-v-8b3b049b]:hover:not(:disabled){transform:scale(.96)}.contact-form__btn[data-v-8b3b049b]:disabled{opacity:.7;cursor:default}.contact-form__success[data-v-8b3b049b]{font-family:Manrope,sans-serif;font-size:15px;color:#16a34a;font-weight:600}.contact-form__error[data-v-8b3b049b]{font-family:Manrope,sans-serif;font-size:14px;color:#b91c1c;font-weight:500}@media(max-width:767px){.contact-form[data-v-8b3b049b]{padding:50px 16px}.contact-form__row[data-v-8b3b049b]{flex-direction:column}.contact-form__heading[data-v-8b3b049b]{font-size:28px}.contact-form__btn[data-v-8b3b049b]{width:100%;text-align:center}}[data-v-e9046482],[data-v-e9046482]:before,[data-v-e9046482]:after{box-sizing:border-box}.bi-page[data-v-e9046482]{font-family:Manrope,sans-serif;width:100%}.bi-section-title[data-v-e9046482]{font-family:Manrope,sans-serif;font-size:32px;font-weight:700;color:#1c154b;margin:0 0 12px;line-height:1.25}.bi-section-title--center[data-v-e9046482]{text-align:center}.bi-gold-underline[data-v-e9046482]{width:60px;height:3px;background:#c3a570;margin-bottom:32px}.bi-gold-underline--center[data-v-e9046482]{margin-left:auto;margin-right:auto}.bi-red-underline[data-v-e9046482]{width:60px;height:3px;background:#db1a21;margin-bottom:32px}.bi-hero[data-v-e9046482]{background:#1c154b;position:relative}.bi-hero__inner[data-v-e9046482]{max-width:1140px;margin:0 auto;border-left:5px solid #db1a21;padding:100px 40px 100px 60px}.bi-hero__breadcrumb[data-v-e9046482]{font-family:Manrope,sans-serif;font-size:13px;color:#ffffffb3;margin:0 0 20px;letter-spacing:.5px}.bi-hero__title[data-v-e9046482]{font-family:Manrope,sans-serif;font-size:52px;font-weight:700;color:#fff;margin:0 0 18px;line-height:1.15}.bi-hero__subtitle[data-v-e9046482]{font-family:Manrope,sans-serif;font-size:18px;color:#fffc;margin:0;font-weight:400}.bi-hero__gold-line[data-v-e9046482]{height:4px;background:#c3a570;width:100%}.bi-overview[data-v-e9046482]{background:#fff;padding:80px 40px}.bi-overview__inner[data-v-e9046482]{max-width:1140px;margin:0 auto}.bi-overview__heading-wrap[data-v-e9046482]{margin-bottom:8px}.bi-overview__columns[data-v-e9046482]{display:flex;gap:48px;align-items:flex-start}.bi-overview__text[data-v-e9046482]{flex:1 1 55%}.bi-overview__text p[data-v-e9046482]{font-family:Manrope,sans-serif;font-size:16px;color:#4e4b66;line-height:1.8;margin:0}.bi-overview__card[data-v-e9046482]{flex:1 1 40%;background:#1c154b;border:2px solid #c3a570;border-radius:8px;padding:32px 28px}.bi-overview__card-title[data-v-e9046482]{font-family:Manrope,sans-serif;font-size:18px;font-weight:700;color:#c3a570;margin:0 0 16px}.bi-overview__list[data-v-e9046482]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.bi-overview__list li[data-v-e9046482]{font-family:Manrope,sans-serif;font-size:15px;color:#fff;line-height:1.6;padding-left:20px;position:relative}.bi-overview__list li[data-v-e9046482]:before{content:"";position:absolute;left:0;top:10px;width:8px;height:8px;border-radius:50%;background:#c3a570}.bi-compare[data-v-e9046482]{background:#f8f9fb;padding:80px 40px}.bi-compare__inner[data-v-e9046482]{max-width:1140px;margin:0 auto}.bi-compare__heading-wrap[data-v-e9046482]{margin-bottom:8px}.bi-compare__table-wrap[data-v-e9046482]{overflow-x:auto}.bi-table[data-v-e9046482]{width:100%;border-collapse:collapse;font-family:Manrope,sans-serif;font-size:15px}.bi-table__th[data-v-e9046482]{background:#1c154b;color:#fff;font-weight:700;padding:16px 24px;text-align:left;font-size:14px;letter-spacing:.3px}.bi-table__th--aspect[data-v-e9046482]{width:30%}.bi-table__th--highlight[data-v-e9046482]{background:#c3a570;color:#1c154b}.bi-table__label[data-v-e9046482]{padding:16px 24px;font-weight:600;color:#1c154b;background:#fff;border-bottom:1px solid #eee}.bi-table__cell[data-v-e9046482]{padding:16px 24px;color:#4e4b66;background:#fff;border-bottom:1px solid #eee}.bi-table__cell--highlight[data-v-e9046482]{background:#fdf9f3;color:#1c154b;font-weight:600;border-left:3px solid #c3a570}.bi-table__row--alt .bi-table__label[data-v-e9046482],.bi-table__row--alt .bi-table__cell[data-v-e9046482]{background:#f8f9fb}.bi-table__row--alt .bi-table__cell--highlight[data-v-e9046482]{background:#f3ece0}.bi-pillars[data-v-e9046482]{background:#fff;padding:80px 40px}.bi-pillars__inner[data-v-e9046482]{max-width:1140px;margin:0 auto}.bi-pillars__heading-wrap[data-v-e9046482]{margin-bottom:8px}.bi-pillars__grid[data-v-e9046482]{display:flex;gap:28px;justify-content:center;flex-wrap:wrap}.bi-card[data-v-e9046482]{background:#fff;border-top:4px solid #c3a570;border-radius:6px;padding:32px 28px;box-shadow:0 2px 16px #00000014;flex:1 1 calc(33.333% - 28px);min-width:260px;max-width:360px}.bi-card__icon[data-v-e9046482]{width:40px;height:40px;margin-bottom:16px}.bi-card__icon svg[data-v-e9046482]{width:40px;height:40px}.bi-card__title[data-v-e9046482]{font-family:Manrope,sans-serif;font-size:20px;font-weight:700;color:#1c154b;margin:0 0 12px}.bi-card__text[data-v-e9046482]{font-family:Manrope,sans-serif;font-size:14px;color:#4e4b66;line-height:1.75;margin:0}.bi-two-col[data-v-e9046482]{background:#f8f9fb;padding:80px 40px}.bi-two-col__inner[data-v-e9046482]{max-width:1140px;margin:0 auto;display:flex;gap:60px;align-items:flex-start}.bi-two-col__left[data-v-e9046482],.bi-two-col__right[data-v-e9046482]{flex:1 1 50%}.bi-steps[data-v-e9046482]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:16px}.bi-steps__item[data-v-e9046482]{display:flex;align-items:center;gap:16px;font-family:Manrope,sans-serif;font-size:15px;color:#4e4b66;line-height:1.5}.bi-steps__number[data-v-e9046482]{flex-shrink:0;width:36px;height:36px;border-radius:50%;background:#1c154b;color:#fff;font-family:Manrope,sans-serif;font-size:14px;font-weight:700;display:flex;align-items:center;justify-content:center}.bi-rejections[data-v-e9046482]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:16px}.bi-rejections__item[data-v-e9046482]{display:flex;align-items:flex-start;gap:14px;font-family:Manrope,sans-serif;font-size:15px;color:#4e4b66;line-height:1.5}.bi-rejections__icon[data-v-e9046482]{flex-shrink:0;width:22px;height:22px;margin-top:1px}.bi-rejections__icon svg[data-v-e9046482]{width:22px;height:22px}.bi-docs[data-v-e9046482]{background:#fff;padding:80px 40px}.bi-docs__inner[data-v-e9046482]{max-width:1140px;margin:0 auto}.bi-docs__heading-wrap[data-v-e9046482]{margin-bottom:8px}.bi-docs__grid[data-v-e9046482]{display:grid;grid-template-columns:repeat(2,1fr);gap:20px 48px}.bi-doc-item[data-v-e9046482]{display:flex;align-items:flex-start;gap:14px;font-family:Manrope,sans-serif;font-size:15px;color:#4e4b66;line-height:1.6}.bi-doc-item__dot[data-v-e9046482]{flex-shrink:0;width:10px;height:10px;border-radius:50%;background:#c3a570;margin-top:6px}.bi-fees[data-v-e9046482]{background:#f8f9fb;padding:80px 40px}.bi-fees__inner[data-v-e9046482]{max-width:1140px;margin:0 auto}.bi-fees__heading-wrap[data-v-e9046482]{margin-bottom:8px}.bi-fees__grid[data-v-e9046482]{display:flex;gap:28px;flex-wrap:wrap;justify-content:center}.bi-fee-card[data-v-e9046482]{background:#fff;border-radius:8px;border:1px solid #e8e6f0;padding:36px 32px;flex:1 1 calc(33.333% - 28px);min-width:240px;max-width:340px;box-shadow:0 2px 12px #0000000f;text-align:center}.bi-fee-card--highlight[data-v-e9046482]{border-color:#c3a570;border-width:2px}.bi-fee-card__title[data-v-e9046482]{font-family:Manrope,sans-serif;font-size:16px;font-weight:700;color:#1c154b;margin:0 0 16px;text-transform:uppercase;letter-spacing:.5px}.bi-fee-card__amount[data-v-e9046482]{font-family:Manrope,sans-serif;font-size:42px;font-weight:700;color:#c3a570;margin:0 0 12px;line-height:1}.bi-fee-card__note[data-v-e9046482]{font-family:Manrope,sans-serif;font-size:13px;color:#4e4b66;margin:0 0 6px}.bi-fee-card__timeline-item[data-v-e9046482]{display:flex;justify-content:space-between;font-family:Manrope,sans-serif;font-size:14px;color:#4e4b66;margin:0 0 10px;padding-bottom:10px;border-bottom:1px solid #eee}.bi-fee-card__timeline-item[data-v-e9046482]:last-of-type{border-bottom:none;margin-bottom:0}.bi-fee-card__timeline-item span[data-v-e9046482]:last-child{font-weight:600;color:#1c154b}.bi-services[data-v-e9046482]{background:#1c154b;padding:80px 40px}.bi-services__inner[data-v-e9046482]{max-width:1140px;margin:0 auto}.bi-services__heading[data-v-e9046482]{font-family:Manrope,sans-serif;font-size:30px;font-weight:700;color:#c3a570;text-align:center;margin:0 0 48px;letter-spacing:1px}.bi-services__grid[data-v-e9046482]{display:flex;gap:28px}.bi-services__box[data-v-e9046482]{flex:1;background:#231c5e;border:1px solid #c3a570;border-radius:6px;padding:32px 28px}.bi-services__box-title[data-v-e9046482]{font-family:Manrope,sans-serif;font-size:17px;font-weight:700;color:#c3a570;margin:0 0 14px}.bi-services__box-text[data-v-e9046482]{font-family:Manrope,sans-serif;font-size:14px;color:#fffc;line-height:1.75;margin:0}.bi-cta[data-v-e9046482]{background:#db1a21;padding:56px 40px}.bi-cta__inner[data-v-e9046482]{max-width:1140px;margin:0 auto;text-align:center}.bi-cta__text[data-v-e9046482]{font-family:Manrope,sans-serif;font-size:20px;color:#fff;margin:0 0 12px;font-weight:500}.bi-cta__phone[data-v-e9046482]{font-family:Manrope,sans-serif;font-size:38px;font-weight:700;color:#fff;margin:0 0 10px;letter-spacing:.5px}.bi-cta__sub[data-v-e9046482]{font-family:Manrope,sans-serif;font-size:16px;color:#ffffffd9;margin:0}@media(max-width:767px){.bi-hero__inner[data-v-e9046482]{padding:70px 24px 70px 28px;border-left-width:4px}.bi-hero__title[data-v-e9046482]{font-size:32px}.bi-hero__subtitle[data-v-e9046482]{font-size:15px}.bi-overview[data-v-e9046482]{padding:52px 20px}.bi-overview__columns[data-v-e9046482]{flex-direction:column;gap:28px}.bi-compare[data-v-e9046482],.bi-pillars[data-v-e9046482]{padding:52px 20px}.bi-pillars__grid[data-v-e9046482]{flex-direction:column;align-items:center}.bi-card[data-v-e9046482]{max-width:100%;flex:1 1 100%}.bi-two-col[data-v-e9046482]{padding:52px 20px}.bi-two-col__inner[data-v-e9046482]{flex-direction:column;gap:44px}.bi-docs[data-v-e9046482]{padding:52px 20px}.bi-docs__grid[data-v-e9046482]{grid-template-columns:1fr}.bi-fees[data-v-e9046482]{padding:52px 20px}.bi-fees__grid[data-v-e9046482]{flex-direction:column;align-items:center}.bi-fee-card[data-v-e9046482]{max-width:100%;flex:1 1 100%}.bi-services[data-v-e9046482]{padding:52px 20px}.bi-services__grid[data-v-e9046482]{flex-direction:column}.bi-cta[data-v-e9046482]{padding:44px 20px}.bi-cta__phone[data-v-e9046482]{font-size:26px}.bi-section-title[data-v-e9046482]{font-size:24px}.bi-services__heading[data-v-e9046482]{font-size:22px}}[data-v-9c75c179],[data-v-9c75c179]:before,[data-v-9c75c179]:after{box-sizing:border-box}.page[data-v-9c75c179]{font-family:Manrope,sans-serif;width:100%}.section-title[data-v-9c75c179]{font-family:Manrope,sans-serif;font-size:32px;font-weight:700;color:#1c154b;margin:0 0 12px;line-height:1.25}.section-title--center[data-v-9c75c179]{text-align:center}.gold-underline[data-v-9c75c179]{width:60px;height:3px;background:#c3a570;margin-bottom:32px}.gold-underline--center[data-v-9c75c179]{margin-left:auto;margin-right:auto}.red-underline[data-v-9c75c179]{width:60px;height:3px;background:#db1a21;margin-bottom:32px}.hero[data-v-9c75c179]{background:#1c154b;position:relative}.hero__inner[data-v-9c75c179]{max-width:1140px;margin:0 auto;border-left:5px solid #db1a21;padding:100px 40px 100px 60px}.hero__breadcrumb[data-v-9c75c179]{font-size:13px;color:#ffffffb3;margin:0 0 20px;letter-spacing:.5px}.hero__title[data-v-9c75c179]{font-size:52px;font-weight:700;color:#fff;margin:0 0 18px;line-height:1.15}.hero__subtitle[data-v-9c75c179]{font-size:18px;color:#fffc;margin:0;font-weight:400}.hero__gold-line[data-v-9c75c179]{height:4px;background:#c3a570;width:100%}.overview[data-v-9c75c179]{background:#fff;padding:80px 40px}.overview__inner[data-v-9c75c179]{max-width:1140px;margin:0 auto}.overview__heading-wrap[data-v-9c75c179]{margin-bottom:8px}.overview__columns[data-v-9c75c179]{display:flex;gap:48px;align-items:flex-start}.overview__text[data-v-9c75c179]{flex:1 1 55%}.overview__text p[data-v-9c75c179]{font-size:16px;color:#4e4b66;line-height:1.8;margin:0}.overview__card[data-v-9c75c179]{flex:1 1 40%;background:#1c154b;border:2px solid #c3a570;border-radius:8px;padding:32px 28px}.overview__card-title[data-v-9c75c179]{font-size:18px;font-weight:700;color:#c3a570;margin:0 0 16px}.overview__list[data-v-9c75c179]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.overview__list li[data-v-9c75c179]{font-size:15px;color:#fff;line-height:1.6;padding-left:20px;position:relative}.overview__list li[data-v-9c75c179]:before{content:"";position:absolute;left:0;top:10px;width:8px;height:8px;border-radius:50%;background:#c3a570}.types[data-v-9c75c179]{background:#f8f9fb;padding:80px 40px}.types__inner[data-v-9c75c179]{max-width:1140px;margin:0 auto}.types__heading-wrap[data-v-9c75c179]{margin-bottom:8px}.types__grid[data-v-9c75c179]{display:flex;flex-wrap:wrap;gap:28px;justify-content:center}.card[data-v-9c75c179]{background:#fff;border-top:4px solid #c3a570;border-radius:6px;padding:32px 28px;box-shadow:0 2px 16px #00000014;flex:1 1 calc(33.333% - 28px);min-width:260px;max-width:360px}.card__icon[data-v-9c75c179]{width:40px;height:40px;margin-bottom:16px}.card__icon svg[data-v-9c75c179]{width:40px;height:40px}.card__title[data-v-9c75c179]{font-size:18px;font-weight:700;color:#1c154b;margin:0 0 14px}.card__list[data-v-9c75c179]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.card__list li[data-v-9c75c179]{font-size:14px;color:#4e4b66;line-height:1.6;padding-left:16px;position:relative}.card__list li[data-v-9c75c179]:before{content:"";position:absolute;left:0;top:9px;width:6px;height:6px;border-radius:50%;background:#c3a570}.two-col[data-v-9c75c179]{background:#fff;padding:80px 40px}.two-col__inner[data-v-9c75c179]{max-width:1140px;margin:0 auto;display:flex;gap:60px;align-items:flex-start}.two-col__left[data-v-9c75c179],.two-col__right[data-v-9c75c179]{flex:1 1 50%}.steps[data-v-9c75c179]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:16px}.steps__item[data-v-9c75c179]{display:flex;align-items:center;gap:16px;font-size:15px;color:#4e4b66;line-height:1.5}.steps__number[data-v-9c75c179]{flex-shrink:0;width:36px;height:36px;border-radius:50%;background:#1c154b;color:#fff;font-size:14px;font-weight:700;display:flex;align-items:center;justify-content:center}.rejections[data-v-9c75c179]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:16px}.rejections__item[data-v-9c75c179]{display:flex;align-items:flex-start;gap:14px;font-size:15px;color:#4e4b66;line-height:1.5}.rejections__icon[data-v-9c75c179]{flex-shrink:0;width:22px;height:22px;margin-top:1px}.rejections__icon svg[data-v-9c75c179]{width:22px;height:22px}.docs[data-v-9c75c179]{background:#f8f9fb;padding:80px 40px}.docs__inner[data-v-9c75c179]{max-width:1140px;margin:0 auto}.docs__heading-wrap[data-v-9c75c179]{margin-bottom:8px}.docs__grid[data-v-9c75c179]{display:grid;grid-template-columns:repeat(2,1fr);gap:20px 48px}.doc-item[data-v-9c75c179]{display:flex;align-items:flex-start;gap:14px;font-size:15px;color:#4e4b66;line-height:1.6}.doc-item__dot[data-v-9c75c179]{flex-shrink:0;width:10px;height:10px;border-radius:50%;background:#c3a570;margin-top:6px}.services[data-v-9c75c179]{background:#1c154b;padding:80px 40px}.services__inner[data-v-9c75c179]{max-width:1140px;margin:0 auto}.services__heading[data-v-9c75c179]{font-size:30px;font-weight:700;color:#c3a570;text-align:center;margin:0 0 48px;letter-spacing:1px}.services__grid[data-v-9c75c179]{display:flex;gap:28px}.services__box[data-v-9c75c179]{flex:1;background:#231c5e;border:1px solid #c3a570;border-radius:6px;padding:32px 28px}.services__box-title[data-v-9c75c179]{font-size:17px;font-weight:700;color:#c3a570;margin:0 0 14px}.services__box-text[data-v-9c75c179]{font-size:14px;color:#fffc;line-height:1.75;margin:0}.cta[data-v-9c75c179]{background:#db1a21;padding:56px 40px}.cta__inner[data-v-9c75c179]{max-width:1140px;margin:0 auto;text-align:center}.cta__text[data-v-9c75c179]{font-size:20px;color:#fff;margin:0 0 12px;font-weight:500}.cta__phone[data-v-9c75c179]{font-size:38px;font-weight:700;color:#fff;margin:0 0 10px;letter-spacing:.5px}.cta__sub[data-v-9c75c179]{font-size:16px;color:#ffffffd9;margin:0}@media(max-width:767px){.hero__inner[data-v-9c75c179]{padding:70px 24px 70px 28px;border-left-width:4px}.hero__title[data-v-9c75c179]{font-size:32px}.hero__subtitle[data-v-9c75c179]{font-size:15px}.overview[data-v-9c75c179],.types[data-v-9c75c179],.two-col[data-v-9c75c179],.docs[data-v-9c75c179],.services[data-v-9c75c179]{padding:52px 20px}.overview__columns[data-v-9c75c179],.two-col__inner[data-v-9c75c179],.services__grid[data-v-9c75c179],.types__grid[data-v-9c75c179]{flex-direction:column;gap:28px}.card[data-v-9c75c179]{max-width:100%;flex:1 1 100%}.docs__grid[data-v-9c75c179]{grid-template-columns:1fr}.cta[data-v-9c75c179]{padding:44px 20px}.cta__phone[data-v-9c75c179]{font-size:26px}.section-title[data-v-9c75c179]{font-size:24px}.services__heading[data-v-9c75c179]{font-size:22px}}[data-v-1d351a96],[data-v-1d351a96]:before,[data-v-1d351a96]:after{box-sizing:border-box}.page[data-v-1d351a96]{font-family:Manrope,sans-serif;width:100%}.section-title[data-v-1d351a96]{font-family:Manrope,sans-serif;font-size:32px;font-weight:700;color:#1c154b;margin:0 0 12px;line-height:1.25}.section-title--center[data-v-1d351a96]{text-align:center}.gold-underline[data-v-1d351a96]{width:60px;height:3px;background:#c3a570;margin-bottom:32px}.gold-underline--center[data-v-1d351a96]{margin-left:auto;margin-right:auto}.red-underline[data-v-1d351a96]{width:60px;height:3px;background:#db1a21;margin-bottom:32px}.hero[data-v-1d351a96]{background:#1c154b;position:relative}.hero__inner[data-v-1d351a96]{max-width:1140px;margin:0 auto;border-left:5px solid #db1a21;padding:100px 40px 100px 60px}.hero__breadcrumb[data-v-1d351a96]{font-size:13px;color:#ffffffb3;margin:0 0 20px;letter-spacing:.5px}.hero__title[data-v-1d351a96]{font-size:52px;font-weight:700;color:#fff;margin:0 0 18px;line-height:1.15}.hero__subtitle[data-v-1d351a96]{font-size:18px;color:#fffc;margin:0;font-weight:400}.hero__gold-line[data-v-1d351a96]{height:4px;background:#c3a570;width:100%}.overview[data-v-1d351a96]{background:#fff;padding:80px 40px}.overview__inner[data-v-1d351a96]{max-width:1140px;margin:0 auto}.overview__heading-wrap[data-v-1d351a96]{margin-bottom:8px}.overview__columns[data-v-1d351a96]{display:flex;gap:48px;align-items:flex-start}.overview__text[data-v-1d351a96]{flex:1 1 55%}.overview__text p[data-v-1d351a96]{font-size:16px;color:#4e4b66;line-height:1.8;margin:0}.overview__card[data-v-1d351a96]{flex:1 1 40%;background:#1c154b;border:2px solid #c3a570;border-radius:8px;padding:32px 28px}.overview__card-title[data-v-1d351a96]{font-size:18px;font-weight:700;color:#c3a570;margin:0 0 16px}.overview__list[data-v-1d351a96]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.overview__list li[data-v-1d351a96]{font-size:15px;color:#fff;line-height:1.6;padding-left:20px;position:relative}.overview__list li[data-v-1d351a96]:before{content:"";position:absolute;left:0;top:10px;width:8px;height:8px;border-radius:50%;background:#c3a570}.types[data-v-1d351a96]{background:#f8f9fb;padding:80px 40px}.types__inner[data-v-1d351a96]{max-width:1140px;margin:0 auto}.types__heading-wrap[data-v-1d351a96]{margin-bottom:8px}.types__grid[data-v-1d351a96]{display:flex;flex-wrap:wrap;gap:28px;justify-content:center}.card[data-v-1d351a96]{background:#fff;border-top:4px solid #c3a570;border-radius:6px;padding:32px 28px;box-shadow:0 2px 16px #00000014;flex:1 1 calc(33.333% - 28px);min-width:260px;max-width:360px}.card__icon[data-v-1d351a96]{width:40px;height:40px;margin-bottom:16px}.card__icon svg[data-v-1d351a96]{width:40px;height:40px}.card__title[data-v-1d351a96]{font-size:18px;font-weight:700;color:#1c154b;margin:0 0 14px}.card__list[data-v-1d351a96]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.card__list li[data-v-1d351a96]{font-size:14px;color:#4e4b66;line-height:1.6;padding-left:16px;position:relative}.card__list li[data-v-1d351a96]:before{content:"";position:absolute;left:0;top:9px;width:6px;height:6px;border-radius:50%;background:#c3a570}.two-col[data-v-1d351a96]{background:#fff;padding:80px 40px}.two-col__inner[data-v-1d351a96]{max-width:1140px;margin:0 auto;display:flex;gap:60px;align-items:flex-start}.two-col__left[data-v-1d351a96],.two-col__right[data-v-1d351a96]{flex:1 1 50%}.steps[data-v-1d351a96]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:16px}.steps__item[data-v-1d351a96]{display:flex;align-items:center;gap:16px;font-size:15px;color:#4e4b66;line-height:1.5}.steps__number[data-v-1d351a96]{flex-shrink:0;width:36px;height:36px;border-radius:50%;background:#1c154b;color:#fff;font-size:14px;font-weight:700;display:flex;align-items:center;justify-content:center}.rejections[data-v-1d351a96]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:16px}.rejections__item[data-v-1d351a96]{display:flex;align-items:flex-start;gap:14px;font-size:15px;color:#4e4b66;line-height:1.5}.rejections__icon[data-v-1d351a96]{flex-shrink:0;width:22px;height:22px;margin-top:1px}.rejections__icon svg[data-v-1d351a96]{width:22px;height:22px}.docs[data-v-1d351a96]{background:#f8f9fb;padding:80px 40px}.docs__inner[data-v-1d351a96]{max-width:1140px;margin:0 auto}.docs__heading-wrap[data-v-1d351a96]{margin-bottom:8px}.docs__grid[data-v-1d351a96]{display:grid;grid-template-columns:repeat(2,1fr);gap:20px 48px}.doc-item[data-v-1d351a96]{display:flex;align-items:flex-start;gap:14px;font-size:15px;color:#4e4b66;line-height:1.6}.doc-item__dot[data-v-1d351a96]{flex-shrink:0;width:10px;height:10px;border-radius:50%;background:#c3a570;margin-top:6px}.services[data-v-1d351a96]{background:#1c154b;padding:80px 40px}.services__inner[data-v-1d351a96]{max-width:1140px;margin:0 auto}.services__heading[data-v-1d351a96]{font-size:30px;font-weight:700;color:#c3a570;text-align:center;margin:0 0 48px;letter-spacing:1px}.services__grid[data-v-1d351a96]{display:flex;gap:28px}.services__box[data-v-1d351a96]{flex:1;background:#231c5e;border:1px solid #c3a570;border-radius:6px;padding:32px 28px}.services__box-title[data-v-1d351a96]{font-size:17px;font-weight:700;color:#c3a570;margin:0 0 14px}.services__box-text[data-v-1d351a96]{font-size:14px;color:#fffc;line-height:1.75;margin:0}.cta[data-v-1d351a96]{background:#db1a21;padding:56px 40px}.cta__inner[data-v-1d351a96]{max-width:1140px;margin:0 auto;text-align:center}.cta__text[data-v-1d351a96]{font-size:20px;color:#fff;margin:0 0 12px;font-weight:500}.cta__phone[data-v-1d351a96]{font-size:38px;font-weight:700;color:#fff;margin:0 0 10px;letter-spacing:.5px}.cta__sub[data-v-1d351a96]{font-size:16px;color:#ffffffd9;margin:0}@media(max-width:767px){.hero__inner[data-v-1d351a96]{padding:70px 24px 70px 28px;border-left-width:4px}.hero__title[data-v-1d351a96]{font-size:32px}.overview[data-v-1d351a96],.types[data-v-1d351a96],.two-col[data-v-1d351a96],.docs[data-v-1d351a96],.services[data-v-1d351a96]{padding:52px 20px}.overview__columns[data-v-1d351a96],.two-col__inner[data-v-1d351a96],.services__grid[data-v-1d351a96],.types__grid[data-v-1d351a96]{flex-direction:column;gap:28px}.card[data-v-1d351a96]{max-width:100%;flex:1 1 100%}.docs__grid[data-v-1d351a96]{grid-template-columns:1fr}.cta[data-v-1d351a96]{padding:44px 20px}.cta__phone[data-v-1d351a96]{font-size:26px}.section-title[data-v-1d351a96]{font-size:24px}.services__heading[data-v-1d351a96]{font-size:22px}}[data-v-c380141f],[data-v-c380141f]:before,[data-v-c380141f]:after{box-sizing:border-box}.family-visa-page[data-v-c380141f]{font-family:Manrope,sans-serif;width:100%}.fv-section-title[data-v-c380141f]{font-family:Manrope,sans-serif;font-size:32px;font-weight:700;color:#1c154b;margin:0 0 12px;line-height:1.25}.fv-section-title--center[data-v-c380141f]{text-align:center}.fv-gold-underline[data-v-c380141f]{width:60px;height:3px;background:#c3a570;margin-bottom:32px}.fv-gold-underline--center[data-v-c380141f]{margin-left:auto;margin-right:auto}.fv-red-underline[data-v-c380141f]{width:60px;height:3px;background:#db1a21;margin-bottom:32px}.fv-hero[data-v-c380141f]{background:#1c154b;position:relative}.fv-hero__inner[data-v-c380141f]{max-width:1140px;border-left:5px solid #db1a21;margin:0 auto;padding:100px 40px 100px 60px}.fv-hero__breadcrumb[data-v-c380141f]{font-family:Manrope,sans-serif;font-size:13px;color:#ffffffb3;margin:0 0 20px;letter-spacing:.5px}.fv-hero__title[data-v-c380141f]{font-family:Manrope,sans-serif;font-size:52px;font-weight:700;color:#fff;margin:0 0 18px;line-height:1.15}.fv-hero__subtitle[data-v-c380141f]{font-family:Manrope,sans-serif;font-size:18px;color:#fffc;margin:0;font-weight:400}.fv-hero__gold-line[data-v-c380141f]{height:4px;background:#c3a570;width:100%}.fv-overview[data-v-c380141f]{background:#fff;padding:80px 40px}.fv-overview__inner[data-v-c380141f]{max-width:1140px;margin:0 auto}.fv-overview__heading-wrap[data-v-c380141f]{margin-bottom:8px}.fv-overview__columns[data-v-c380141f]{display:flex;gap:48px;align-items:flex-start}.fv-overview__text[data-v-c380141f]{flex:1 1 55%}.fv-overview__text p[data-v-c380141f]{font-family:Manrope,sans-serif;font-size:16px;color:#4e4b66;line-height:1.8;margin:0}.fv-overview__card[data-v-c380141f]{flex:1 1 40%;background:#1c154b;border:2px solid #c3a570;border-radius:8px;padding:32px 28px}.fv-overview__card-title[data-v-c380141f]{font-family:Manrope,sans-serif;font-size:18px;font-weight:700;color:#c3a570;margin:0 0 16px}.fv-overview__list[data-v-c380141f]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.fv-overview__list li[data-v-c380141f]{font-family:Manrope,sans-serif;font-size:15px;color:#fff;line-height:1.6;padding-left:20px;position:relative}.fv-overview__list li[data-v-c380141f]:before{content:"";position:absolute;left:0;top:10px;width:8px;height:8px;border-radius:50%;background:#c3a570}.fv-types[data-v-c380141f]{background:#f8f9fb;padding:80px 40px}.fv-types__inner[data-v-c380141f]{max-width:1140px;margin:0 auto}.fv-types__heading-wrap[data-v-c380141f]{margin-bottom:8px}.fv-types__grid[data-v-c380141f]{display:flex;flex-wrap:wrap;gap:28px;justify-content:center}.fv-card[data-v-c380141f]{background:#fff;border-top:4px solid #c3a570;border-radius:6px;padding:32px 28px;box-shadow:0 2px 16px #00000014;flex:1 1 calc(33.333% - 28px);min-width:260px;max-width:360px}.fv-card__icon[data-v-c380141f]{width:40px;height:40px;margin-bottom:16px}.fv-card__icon svg[data-v-c380141f]{width:40px;height:40px}.fv-card__title[data-v-c380141f]{font-family:Manrope,sans-serif;font-size:18px;font-weight:700;color:#1c154b;margin:0 0 14px}.fv-card__list[data-v-c380141f]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.fv-card__list li[data-v-c380141f]{font-family:Manrope,sans-serif;font-size:14px;color:#4e4b66;line-height:1.6;padding-left:16px;position:relative}.fv-card__list li[data-v-c380141f]:before{content:"";position:absolute;left:0;top:9px;width:6px;height:6px;border-radius:50%;background:#c3a570}.fv-two-col[data-v-c380141f]{background:#fff;padding:80px 40px}.fv-two-col__inner[data-v-c380141f]{max-width:1140px;margin:0 auto;display:flex;gap:60px;align-items:flex-start}.fv-two-col__left[data-v-c380141f],.fv-two-col__right[data-v-c380141f]{flex:1 1 50%}.fv-steps[data-v-c380141f]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:16px}.fv-steps__item[data-v-c380141f]{display:flex;align-items:center;gap:16px;font-family:Manrope,sans-serif;font-size:15px;color:#4e4b66;line-height:1.5}.fv-steps__number[data-v-c380141f]{flex-shrink:0;width:36px;height:36px;border-radius:50%;background:#1c154b;color:#fff;font-family:Manrope,sans-serif;font-size:14px;font-weight:700;display:flex;align-items:center;justify-content:center}.fv-rejections[data-v-c380141f]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:16px}.fv-rejections__item[data-v-c380141f]{display:flex;align-items:flex-start;gap:14px;font-family:Manrope,sans-serif;font-size:15px;color:#4e4b66;line-height:1.5}.fv-rejections__icon[data-v-c380141f]{flex-shrink:0;width:22px;height:22px;margin-top:1px}.fv-rejections__icon svg[data-v-c380141f]{width:22px;height:22px}.fv-services[data-v-c380141f]{background:#1c154b;padding:80px 40px}.fv-services__inner[data-v-c380141f]{max-width:1140px;margin:0 auto}.fv-services__heading[data-v-c380141f]{font-family:Manrope,sans-serif;font-size:30px;font-weight:700;color:#c3a570;text-align:center;margin:0 0 48px;letter-spacing:1px}.fv-services__grid[data-v-c380141f]{display:flex;gap:28px}.fv-services__box[data-v-c380141f]{flex:1;background:#231c5e;border:1px solid #c3a570;border-radius:6px;padding:32px 28px}.fv-services__box-title[data-v-c380141f]{font-family:Manrope,sans-serif;font-size:17px;font-weight:700;color:#c3a570;margin:0 0 14px}.fv-services__box-text[data-v-c380141f]{font-family:Manrope,sans-serif;font-size:14px;color:#fffc;line-height:1.75;margin:0}.fv-cta[data-v-c380141f]{background:#db1a21;padding:56px 40px}.fv-cta__inner[data-v-c380141f]{max-width:1140px;margin:0 auto;text-align:center}.fv-cta__text[data-v-c380141f]{font-family:Manrope,sans-serif;font-size:20px;color:#fff;margin:0 0 12px;font-weight:500}.fv-cta__phone[data-v-c380141f]{font-family:Manrope,sans-serif;font-size:38px;font-weight:700;color:#fff;margin:0 0 10px;letter-spacing:.5px}.fv-cta__sub[data-v-c380141f]{font-family:Manrope,sans-serif;font-size:16px;color:#ffffffd9;margin:0}@media(max-width:767px){.fv-hero__inner[data-v-c380141f]{padding:70px 24px 70px 28px;border-left-width:4px}.fv-hero__title[data-v-c380141f]{font-size:32px}.fv-hero__subtitle[data-v-c380141f]{font-size:15px}.fv-overview[data-v-c380141f]{padding:52px 20px}.fv-overview__columns[data-v-c380141f]{flex-direction:column;gap:28px}.fv-types[data-v-c380141f]{padding:52px 20px}.fv-types__grid[data-v-c380141f]{flex-direction:column;align-items:center}.fv-card[data-v-c380141f]{max-width:100%;flex:1 1 100%}.fv-two-col[data-v-c380141f]{padding:52px 20px}.fv-two-col__inner[data-v-c380141f]{flex-direction:column;gap:44px}.fv-services[data-v-c380141f]{padding:52px 20px}.fv-services__grid[data-v-c380141f]{flex-direction:column}.fv-cta[data-v-c380141f]{padding:44px 20px}.fv-cta__phone[data-v-c380141f]{font-size:26px}.fv-section-title[data-v-c380141f]{font-size:24px}.fv-services__heading[data-v-c380141f]{font-size:22px}}.hero[data-v-1c19c532]{position:relative;overflow:hidden;background-image:url(/assets/hero-D9Nu6Z4b.jpg);background-size:cover}.hero[data-v-1c19c532]:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:#1c154b;background-position:center center;background-repeat:no-repeat;background-size:cover;mix-blend-mode:multiply;opacity:1;z-index:0}.hero__inner[data-v-1c19c532]{position:relative;z-index:1;max-width:1140px;margin:0 auto;min-height:85vh;display:flex;align-items:center;padding:120px 20px;background-position:center right;background-repeat:no-repeat;background-size:70% auto}.hero__inner[data-v-1c19c532]:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:#000;opacity:.3;z-index:-1}.hero__content[data-v-1c19c532]{max-width:63%;display:flex;flex-direction:column;gap:20px}.hero__title[data-v-1c19c532]{font-family:Manrope,sans-serif;font-size:112px;font-weight:700;color:#fff;line-height:1.2;display:block}.hero__title-static[data-v-1c19c532]{color:#fff}.hero__title-rotate[data-v-1c19c532]{position:relative;display:inline-block;overflow:hidden;vertical-align:bottom}.hero__title-word[data-v-1c19c532]{display:inline-block;position:absolute;left:0;top:0;opacity:0;transform:translate(-100%);color:#db1a21}.hero__title-word.is-active[data-v-1c19c532]{position:relative;opacity:1;transform:translate(0);animation:hero-slide-in-1c19c532 .6s ease}.hero__title-word.is-out[data-v-1c19c532]{opacity:0;animation:hero-slide-out-1c19c532 .6s ease}@keyframes hero-slide-in-1c19c532{0%{opacity:0;transform:translate(-100%)}to{opacity:1;transform:translate(0)}}@keyframes hero-slide-out-1c19c532{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(100%)}}.hero__subtitle[data-v-1c19c532]{font-family:Manrope,sans-serif;font-size:19px;font-weight:600;color:#fff}.hero__desc[data-v-1c19c532]{display:flex;flex-direction:column;gap:12px;text-align:justify}.hero__desc p[data-v-1c19c532]{font-family:Manrope,sans-serif;font-size:.95rem;color:#fff;line-height:1.7}.hero__desc strong[data-v-1c19c532]{color:#fff}.hero__cta[data-v-1c19c532]{margin-top:8px;opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease}.hero__cta.is-visible[data-v-1c19c532]{opacity:1;transform:translateY(0)}.hero__btn[data-v-1c19c532]{display:inline-flex;align-items:center;gap:10px;padding:12px 28px;background:#db1a21;color:#fff;font-family:Manrope,sans-serif;font-size:20px;font-weight:500;text-decoration:none;border-radius:3px;transition:transform .3s}.hero__btn[data-v-1c19c532]:hover{transform:scale(.93)}.hero__btn-icon[data-v-1c19c532]{width:20px;height:20px;fill:#fff}@media(max-width:1024px){.hero__inner[data-v-1c19c532]{background-size:cover}.hero__inner[data-v-1c19c532]:before{opacity:.5}.hero__title[data-v-1c19c532]{font-size:60px;text-align:center}.hero__subtitle[data-v-1c19c532]{text-align:center}.hero__content[data-v-1c19c532]{max-width:100%}}@media(max-width:767px){.hero__inner[data-v-1c19c532]:before{opacity:.43}.hero__title[data-v-1c19c532]{font-size:60px}.hero__inner[data-v-1c19c532]{min-height:auto;padding:80px 20px}}.acc-item[data-v-e841d269]{border-bottom:1px solid rgba(255,255,255,.08)}.acc-item__header[data-v-e841d269]{width:100%;display:flex;align-items:center;gap:12px;padding:14px 20px;background:none;border:none;cursor:pointer;text-align:left;transition:background .2s}.acc-item__header[data-v-e841d269]:hover{background:#ffffff0a}.acc-item__icon[data-v-e841d269]{width:12px;height:12px;fill:#c3a570;flex-shrink:0}.acc-item__title[data-v-e841d269]{font-family:Manrope,sans-serif;font-size:.95rem;font-weight:600;color:#fff}.acc-item__body[data-v-e841d269]{max-height:0;overflow:hidden;transition:max-height .3s ease}.acc-item__body--open[data-v-e841d269]{max-height:400px}.acc-item__content[data-v-e841d269]{padding:0 20px 18px 44px;font-family:Manrope,sans-serif;font-size:.88rem;color:#ffffffbf;line-height:1.7;background-color:#1c154b}.acc-item__content[data-v-e841d269] a{color:#c3a570;font-weight:600;font-size:1rem;text-decoration:none;display:inline-block;margin-top:8px}.imm-panels[data-v-a9707987]{padding:10px}.imm-panels__row[data-v-a9707987]{max-width:1140px;margin:0 auto;display:flex;gap:0}.imm-panel[data-v-a9707987]{flex:1;background:#1c154b;border-radius:10px;margin:10px;padding:30px 0 50px;text-align:center}.imm-panel__divider[data-v-a9707987]{width:60px;height:3px;background:#c3a570;margin:0 auto 24px}.imm-panel__img[data-v-a9707987]{width:240px;height:240px;object-fit:contain;margin:0 auto 20px;display:block}.imm-panel__heading[data-v-a9707987]{font-family:Manrope,sans-serif;font-size:1.5rem;font-weight:700;color:#fff;margin-bottom:10px}.imm-panel__desc[data-v-a9707987]{font-family:Manrope,sans-serif;font-size:.9rem;color:#ffffffb3;max-width:400px;margin:0 auto 24px;padding:0 20px;line-height:1.6}.imm-panel__accordion[data-v-a9707987]{text-align:left}@media(max-width:767px){.imm-panels__row[data-v-a9707987]{flex-direction:column}}.lawyers-banner[data-v-5112c000]{background:#1c154b;padding:50px 10px 30px;margin-top:50px;overflow:hidden}.lawyers-banner__inner[data-v-5112c000]{max-width:1140px;margin:0 auto;padding:0 20px;text-align:center}.lawyers-banner__heading[data-v-5112c000]{font-family:Manrope,sans-serif;font-size:40px;font-weight:700;color:#c3a570;letter-spacing:.5px;margin-bottom:16px}.lawyers-banner__sub[data-v-5112c000]{font-family:Manrope,sans-serif;font-size:35px;font-weight:600;color:#fff;line-height:1.4}@media(max-width:767px){.lawyers-banner__heading[data-v-5112c000]{font-size:30px}.lawyers-banner__sub[data-v-5112c000]{font-size:25px}}.icon-row[data-v-40233c24]{background:#1c154b;overflow:hidden}.icon-row__inner[data-v-40233c24]{max-width:1140px;margin:0 auto;padding:0 20px;display:flex}.icon-box[data-v-40233c24]{flex:1;display:flex;flex-direction:column;align-items:center;padding:32px 16px;text-align:center}.icon-box__icon[data-v-40233c24]{width:48px;height:48px;margin-bottom:14px}.icon-box__icon[data-v-40233c24] svg{width:100%;height:100%;fill:#c3a570}.icon-box__title[data-v-40233c24]{font-family:Manrope,sans-serif;font-size:.85rem;font-weight:600;color:#fff}@media(max-width:767px){.icon-row__inner[data-v-40233c24]{flex-wrap:wrap}.icon-box[data-v-40233c24]{flex:0 0 50%;padding:24px 12px}}.phone-cta[data-v-36eb1bba]{background:#1c154b;overflow:hidden}.phone-cta__inner[data-v-36eb1bba]{max-width:1140px;margin:0 auto;padding:30px 20px;text-align:center}.phone-cta__text[data-v-36eb1bba]{font-family:Manrope,sans-serif;font-size:.95rem;color:#ffffffd9;line-height:1.7}.phone-cta__number[data-v-36eb1bba]{color:#db1a21;font-weight:700;text-decoration:none;transition:color .2s}.phone-cta__number[data-v-36eb1bba]:hover{color:#ff2a2a}.help-info[data-v-36eb1bba]{padding:50px 0}.help-info__inner[data-v-36eb1bba]{max-width:1140px;margin:0 auto;padding:0 20px;text-align:center}.help-info__heading[data-v-36eb1bba]{font-family:Manrope,sans-serif;font-size:1.5rem;font-weight:700;color:#1c154b;margin-bottom:20px}.help-info__text[data-v-36eb1bba]{font-family:Manrope,sans-serif;font-size:.95rem;color:#4e4b66;line-height:1.75;max-width:900px;margin:0 auto}@media(max-width:767px){.help-info__heading[data-v-36eb1bba]{font-size:1.2rem}}.info-cards[data-v-e3133843]{padding:30px 20px 0;max-width:1140px;margin:0 auto}.info-cards__inner[data-v-e3133843]{display:flex;gap:40px;margin-bottom:40px}.info-card[data-v-e3133843]{flex:1;background:#1c154b;padding:40px;text-align:center;display:flex;flex-direction:column;gap:20px;border:1px solid rgba(195,165,112,.2);border-radius:6px;position:relative;overflow:hidden}.info-card__title[data-v-e3133843]{font-family:Manrope,sans-serif;font-size:19px;font-weight:600;color:#c3a570}.info-card__body[data-v-e3133843]{text-align:start;flex:1}.info-card__body p[data-v-e3133843]{font-family:Manrope,sans-serif;font-size:18px;font-weight:400;color:#fff;line-height:1.7}.info-card__body ul[data-v-e3133843]{list-style:disc;padding-left:20px;margin-top:12px}.info-card__body li[data-v-e3133843]{font-family:Manrope,sans-serif;font-size:18px;font-weight:400;color:#fff;line-height:1.65;margin-bottom:6px}.info-card__btn[data-v-e3133843]{display:inline-block;align-self:center;padding:12px 28px;background:#c3a570;color:#fff;font-family:Manrope,sans-serif;font-size:20px;font-weight:500;text-decoration:none;border-radius:3px;transition:transform .3s}.info-card__btn[data-v-e3133843]:hover{transform:scale(.93)}@media(max-width:767px){.info-cards__inner[data-v-e3133843]{flex-direction:column;gap:20px}.info-card__body p[data-v-e3133843],.info-card__body li[data-v-e3133843]{font-size:14px}.info-card[data-v-e3133843]{padding:40px 20px}}.journey[data-v-d7b99b4c]{position:relative;background-position:center center;background-repeat:no-repeat;background-size:cover;background-color:#0d0a2e;background-image:url(/law.webp)}.journey__overlay[data-v-d7b99b4c]{background:linear-gradient(135deg,#0d0a2eeb,#000000c7);padding:120px 20px}.journey__inner[data-v-d7b99b4c]{max-width:1140px;margin:0 auto;display:flex;gap:80px;align-items:center}.journey__left[data-v-d7b99b4c]{flex:1;display:flex;flex-direction:column;gap:40px}.journey__eyebrow[data-v-d7b99b4c]{font-family:Manrope,sans-serif;font-size:.85rem;font-weight:600;color:#c3a570;letter-spacing:2px;text-transform:uppercase;margin-bottom:12px}.journey__heading[data-v-d7b99b4c]{font-family:Manrope,sans-serif;font-size:2.25rem;font-weight:700;color:#fff;margin-bottom:16px;line-height:1.2}.journey__desc[data-v-d7b99b4c]{font-family:Manrope,sans-serif;font-size:.95rem;color:#ffffffc7;line-height:1.7;max-width:520px}.journey__features[data-v-d7b99b4c]{display:flex;gap:32px}.journey__feature[data-v-d7b99b4c]{flex:1;padding-left:16px;border-left:2px solid #C3A570}.journey__feature-title[data-v-d7b99b4c]{font-family:Manrope,sans-serif;font-size:1rem;font-weight:600;color:#c3a570;margin-bottom:8px}.journey__feature-text[data-v-d7b99b4c]{font-family:Manrope,sans-serif;font-size:.85rem;color:#ffffffb3;line-height:1.6}.journey__cta[data-v-d7b99b4c]{flex:0 0 320px;display:flex;flex-direction:column;align-items:center;text-align:center;padding:40px 28px;background:#c3a57014;border:1px solid rgba(195,165,112,.35);border-radius:12px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.journey__cta-icon[data-v-d7b99b4c]{width:56px;height:56px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#c3a570;color:#0d0a2e;margin-bottom:20px}.journey__cta-icon svg[data-v-d7b99b4c]{width:26px;height:26px}.journey__cta-label[data-v-d7b99b4c]{font-family:Manrope,sans-serif;font-size:.8rem;font-weight:500;color:#ffffffb3;letter-spacing:1.5px;text-transform:uppercase;margin-bottom:12px}.journey__phone[data-v-d7b99b4c]{font-family:Manrope,sans-serif;font-size:1.85rem;font-weight:700;color:#fff;text-decoration:none;letter-spacing:1px;transition:color .2s;margin-bottom:12px}.journey__phone[data-v-d7b99b4c]:hover{color:#c3a570}.journey__cta-hours[data-v-d7b99b4c]{font-family:Manrope,sans-serif;font-size:.8rem;color:#ffffff8c}@media(max-width:1024px){.journey__inner[data-v-d7b99b4c]{flex-direction:column;gap:48px;align-items:stretch}.journey__cta[data-v-d7b99b4c]{flex:1 1 auto;max-width:420px;margin:0 auto}}@media(max-width:767px){.journey__overlay[data-v-d7b99b4c]{padding:72px 20px}.journey__features[data-v-d7b99b4c]{flex-direction:column;gap:24px}.journey__heading[data-v-d7b99b4c]{font-size:1.65rem}.journey__phone[data-v-d7b99b4c]{font-size:1.55rem}}.home-page[data-v-246bcc31]{width:100%}[data-v-3cf448b9],[data-v-3cf448b9]:before,[data-v-3cf448b9]:after{box-sizing:border-box}.page[data-v-3cf448b9]{font-family:Manrope,sans-serif;width:100%}.state-wrap[data-v-3cf448b9]{min-height:60vh;display:flex;align-items:center;justify-content:center}.state-text[data-v-3cf448b9]{color:#888;font-size:1rem}.section-title[data-v-3cf448b9]{font-family:Manrope,sans-serif;font-size:32px;font-weight:700;color:#1c154b;margin:0 0 12px;line-height:1.25}.section-title--center[data-v-3cf448b9]{text-align:center}.gold-underline[data-v-3cf448b9]{width:60px;height:3px;background:#c3a570;margin-bottom:32px}.gold-underline--center[data-v-3cf448b9]{margin-left:auto;margin-right:auto}.hero[data-v-3cf448b9]{background:#1c154b;position:relative}.hero__inner[data-v-3cf448b9]{max-width:1140px;margin:0 auto;border-left:5px solid #db1a21;padding:100px 40px 100px 60px}.hero__breadcrumb[data-v-3cf448b9]{font-size:13px;color:#ffffffb3;margin:0 0 20px;letter-spacing:.5px}.hero__title[data-v-3cf448b9]{font-size:52px;font-weight:700;color:#fff;margin:0 0 18px;line-height:1.15}.hero__subtitle[data-v-3cf448b9]{font-size:18px;color:#fffc;margin:0;font-weight:400}.hero__gold-line[data-v-3cf448b9]{height:4px;background:#c3a570;width:100%}.overview[data-v-3cf448b9]{background:#fff;padding:80px 40px}.overview__inner[data-v-3cf448b9]{max-width:1140px;margin:0 auto}.overview__heading-wrap[data-v-3cf448b9]{margin-bottom:8px}.overview__columns[data-v-3cf448b9]{display:flex;gap:48px;align-items:flex-start}.overview__text[data-v-3cf448b9]{flex:1 1 55%}.overview__text p[data-v-3cf448b9]{font-size:16px;color:#4e4b66;line-height:1.8;margin:0}.overview__card[data-v-3cf448b9]{flex:1 1 40%;background:#1c154b;border:2px solid #c3a570;border-radius:8px;padding:32px 28px}.overview__card-title[data-v-3cf448b9]{font-size:18px;font-weight:700;color:#c3a570;margin:0 0 16px}.overview__list[data-v-3cf448b9]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.overview__list li[data-v-3cf448b9]{font-size:15px;color:#fff;line-height:1.6;padding-left:20px;position:relative}.overview__list li[data-v-3cf448b9]:before{content:"";position:absolute;left:0;top:10px;width:8px;height:8px;border-radius:50%;background:#c3a570}.services-list[data-v-3cf448b9]{background:#f8f9fb;padding:80px 40px}.services-list__inner[data-v-3cf448b9]{max-width:1140px;margin:0 auto}.services-list__heading-wrap[data-v-3cf448b9]{margin-bottom:8px}.services-list__grid[data-v-3cf448b9]{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.service-item[data-v-3cf448b9]{background:#fff;border:1px solid #e5e7ef;border-radius:8px;padding:28px 24px}.service-item__icon[data-v-3cf448b9]{width:36px;height:36px;margin-bottom:16px}.service-item__icon[data-v-3cf448b9] svg{width:36px;height:36px}.service-item__title[data-v-3cf448b9]{font-size:17px;font-weight:700;color:#1c154b;margin:0 0 10px}.service-item__text[data-v-3cf448b9]{font-size:14px;color:#4e4b66;line-height:1.7;margin:0}.areas[data-v-3cf448b9]{background:#fff;padding:80px 40px}.areas__inner[data-v-3cf448b9]{max-width:1140px;margin:0 auto}.areas__heading-wrap[data-v-3cf448b9]{margin-bottom:8px}.areas__grid[data-v-3cf448b9]{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.area-item[data-v-3cf448b9]{display:flex;align-items:center;gap:12px;font-size:15px;color:#4e4b66;font-weight:500}.area-item__dot[data-v-3cf448b9]{flex-shrink:0;width:10px;height:10px;border-radius:50%;background:#c3a570}.cta[data-v-3cf448b9]{background:#db1a21;padding:56px 40px}.cta__inner[data-v-3cf448b9]{max-width:1140px;margin:0 auto;text-align:center}.cta__text[data-v-3cf448b9]{font-size:20px;color:#fff;margin:0 0 12px;font-weight:500}.cta__phone[data-v-3cf448b9]{font-size:38px;font-weight:700;color:#fff;margin:0 0 10px;letter-spacing:.5px}.cta__sub[data-v-3cf448b9]{font-size:16px;color:#ffffffd9;margin:0}@media(max-width:767px){.hero__inner[data-v-3cf448b9]{padding:70px 24px 70px 28px;border-left-width:4px}.hero__title[data-v-3cf448b9]{font-size:32px}.overview[data-v-3cf448b9],.services-list[data-v-3cf448b9],.areas[data-v-3cf448b9]{padding:52px 20px}.overview__columns[data-v-3cf448b9]{flex-direction:column;gap:28px}.services-list__grid[data-v-3cf448b9]{grid-template-columns:1fr}.areas__grid[data-v-3cf448b9]{grid-template-columns:repeat(2,1fr)}.cta[data-v-3cf448b9]{padding:44px 20px}.cta__phone[data-v-3cf448b9]{font-size:26px}.section-title[data-v-3cf448b9]{font-size:24px}}.login-page[data-v-8b15b453]{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#1c154b;padding:1.5rem}.login-card[data-v-8b15b453]{background:#fff;border-radius:8px;padding:2.5rem 2rem;width:100%;max-width:400px;box-shadow:0 8px 32px #00000040}.login-header[data-v-8b15b453]{text-align:center;margin-bottom:2rem}.login-logo[data-v-8b15b453]{max-width:180px;height:auto;display:block;margin:0 auto .75rem}.login-subtitle[data-v-8b15b453]{font-size:.8rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#c3a570}.login-form[data-v-8b15b453]{display:flex;flex-direction:column;gap:1.25rem}.field[data-v-8b15b453]{display:flex;flex-direction:column;gap:.4rem}.field label[data-v-8b15b453]{font-size:.85rem;font-weight:600;color:#1c154b}.field input[data-v-8b15b453]{padding:.65rem .9rem;border:1.5px solid #ddd;border-radius:5px;font-size:.95rem;color:#1a1a1a;outline:none;transition:border-color .2s}.field input[data-v-8b15b453]:focus{border-color:#c3a570}.error[data-v-8b15b453]{font-size:.85rem;color:#c0392b;text-align:center;margin:-.25rem 0}.login-btn[data-v-8b15b453]{margin-top:.25rem;padding:.75rem;background:#1c154b;color:#fff;border:none;border-radius:5px;font-size:.95rem;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:background .2s}.login-btn[data-v-8b15b453]:hover:not(:disabled){background:#c3a570}.login-btn[data-v-8b15b453]:disabled{opacity:.6;cursor:not-allowed}.spinner[data-v-8b15b453]{width:16px;height:16px;border:2px solid rgba(255,255,255,.4);border-top-color:#fff;border-radius:50%;animation:spin-8b15b453 .7s linear infinite}@keyframes spin-8b15b453{to{transform:rotate(360deg)}}[data-v-d4390bdf],[data-v-d4390bdf]:before,[data-v-d4390bdf]:after{box-sizing:border-box}.services-page[data-v-d4390bdf]{font-family:Manrope,sans-serif;width:100%}.sv-section-title[data-v-d4390bdf]{font-family:Manrope,sans-serif;font-size:32px;font-weight:700;color:#1c154b;margin:0 0 12px;line-height:1.25}.sv-section-title--center[data-v-d4390bdf]{text-align:center}.sv-gold-underline[data-v-d4390bdf]{width:60px;height:3px;background:#c3a570;margin-bottom:32px}.sv-gold-underline--center[data-v-d4390bdf]{margin-left:auto;margin-right:auto}.sv-red-underline[data-v-d4390bdf]{width:60px;height:3px;background:#db1a21;margin-bottom:32px}.sv-hero[data-v-d4390bdf]{background:#1c154b;position:relative}.sv-hero__inner[data-v-d4390bdf]{max-width:1140px;margin:0 auto;padding:100px 40px 100px 60px;border-left:5px solid #db1a21}.sv-hero__breadcrumb[data-v-d4390bdf]{font-family:Manrope,sans-serif;font-size:13px;color:#ffffffb3;margin:0 0 20px;letter-spacing:.5px}.sv-hero__title[data-v-d4390bdf]{font-family:Manrope,sans-serif;font-size:52px;font-weight:700;color:#fff;margin:0 0 18px;line-height:1.15}.sv-hero__subtitle[data-v-d4390bdf]{font-family:Manrope,sans-serif;font-size:18px;color:#fffc;margin:0;font-weight:400}.sv-hero__gold-line[data-v-d4390bdf]{height:4px;background:#c3a570;width:100%}.sv-overview[data-v-d4390bdf]{background:#fff;padding:80px 40px}.sv-overview__inner[data-v-d4390bdf]{max-width:1140px;margin:0 auto}.sv-overview__heading-wrap[data-v-d4390bdf]{margin-bottom:8px}.sv-overview__columns[data-v-d4390bdf]{display:flex;gap:48px;align-items:flex-start}.sv-overview__text[data-v-d4390bdf]{flex:1 1 55%}.sv-overview__text p[data-v-d4390bdf]{font-family:Manrope,sans-serif;font-size:16px;color:#4e4b66;line-height:1.8;margin:0}.sv-overview__card[data-v-d4390bdf]{flex:1 1 40%;background:#1c154b;border:2px solid #c3a570;border-radius:8px;padding:32px 28px}.sv-overview__card-title[data-v-d4390bdf]{font-family:Manrope,sans-serif;font-size:18px;font-weight:700;color:#c3a570;margin:0 0 16px}.sv-overview__list[data-v-d4390bdf]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.sv-overview__list li[data-v-d4390bdf]{font-family:Manrope,sans-serif;font-size:15px;color:#fff;line-height:1.6;padding-left:20px;position:relative}.sv-overview__list li[data-v-d4390bdf]:before{content:"";position:absolute;left:0;top:10px;width:8px;height:8px;border-radius:50%;background:#c3a570}.sv-requirements[data-v-d4390bdf]{background:#f8f9fb;padding:80px 40px}.sv-requirements__inner[data-v-d4390bdf]{max-width:1140px;margin:0 auto}.sv-requirements__heading-wrap[data-v-d4390bdf]{margin-bottom:8px}.sv-requirements__grid[data-v-d4390bdf]{display:flex;flex-wrap:wrap;gap:28px;justify-content:center}.sv-req-card[data-v-d4390bdf]{background:#fff;border-top:4px solid #c3a570;border-radius:6px;padding:32px 28px;box-shadow:0 2px 16px #00000014;flex:1 1 calc(33.333% - 28px);min-width:260px;max-width:360px}.sv-req-card__icon[data-v-d4390bdf]{width:40px;height:40px;margin-bottom:16px}.sv-req-card__icon svg[data-v-d4390bdf]{width:40px;height:40px}.sv-req-card__title[data-v-d4390bdf]{font-family:Manrope,sans-serif;font-size:18px;font-weight:700;color:#1c154b;margin:0 0 14px}.sv-req-card__list[data-v-d4390bdf]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.sv-req-card__list li[data-v-d4390bdf]{font-family:Manrope,sans-serif;font-size:14px;color:#4e4b66;line-height:1.6;padding-left:16px;position:relative}.sv-req-card__list li[data-v-d4390bdf]:before{content:"";position:absolute;left:0;top:9px;width:6px;height:6px;border-radius:50%;background:#c3a570}.sv-two-col[data-v-d4390bdf]{background:#fff;padding:80px 40px}.sv-two-col__inner[data-v-d4390bdf]{max-width:1140px;margin:0 auto;display:flex;gap:60px;align-items:flex-start}.sv-two-col__left[data-v-d4390bdf],.sv-two-col__right[data-v-d4390bdf]{flex:1 1 50%}.sv-two-col__intro[data-v-d4390bdf]{font-family:Manrope,sans-serif;font-size:15px;color:#4e4b66;line-height:1.75;margin:0 0 28px}.sv-steps[data-v-d4390bdf]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:16px}.sv-steps__item[data-v-d4390bdf]{display:flex;align-items:center;gap:16px;font-family:Manrope,sans-serif;font-size:15px;color:#4e4b66;line-height:1.5}.sv-steps__number[data-v-d4390bdf]{flex-shrink:0;width:36px;height:36px;border-radius:50%;background:#1c154b;color:#fff;font-family:Manrope,sans-serif;font-size:14px;font-weight:700;display:flex;align-items:center;justify-content:center}.sv-info-block[data-v-d4390bdf]{margin-bottom:28px}.sv-info-block[data-v-d4390bdf]:last-child{margin-bottom:0}.sv-info-block__title[data-v-d4390bdf]{font-family:Manrope,sans-serif;font-size:16px;font-weight:700;color:#1c154b;margin:0 0 10px}.sv-info-list[data-v-d4390bdf]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.sv-info-list li[data-v-d4390bdf]{font-family:Manrope,sans-serif;font-size:15px;color:#4e4b66;line-height:1.6;padding-left:16px;position:relative}.sv-info-list li[data-v-d4390bdf]:before{content:"";position:absolute;left:0;top:9px;width:6px;height:6px;border-radius:50%;background:#db1a21}.sv-services[data-v-d4390bdf]{background:#1c154b;padding:80px 40px}.sv-services__inner[data-v-d4390bdf]{max-width:1140px;margin:0 auto}.sv-services__heading[data-v-d4390bdf]{font-family:Manrope,sans-serif;font-size:30px;font-weight:700;color:#c3a570;text-align:center;margin:0 0 48px;letter-spacing:1px}.sv-services__grid[data-v-d4390bdf]{display:flex;gap:28px}.sv-services__box[data-v-d4390bdf]{flex:1;background:#231c5e;border:1px solid #c3a570;border-radius:6px;padding:32px 28px}.sv-services__box-title[data-v-d4390bdf]{font-family:Manrope,sans-serif;font-size:17px;font-weight:700;color:#c3a570;margin:0 0 14px}.sv-services__box-text[data-v-d4390bdf]{font-family:Manrope,sans-serif;font-size:14px;color:#fffc;line-height:1.75;margin:0}.sv-cta[data-v-d4390bdf]{background:#db1a21;padding:56px 40px}.sv-cta__inner[data-v-d4390bdf]{max-width:1140px;margin:0 auto;text-align:center}.sv-cta__text[data-v-d4390bdf]{font-family:Manrope,sans-serif;font-size:20px;color:#fff;margin:0 0 12px;font-weight:500}.sv-cta__phone[data-v-d4390bdf]{font-family:Manrope,sans-serif;font-size:38px;font-weight:700;color:#fff;margin:0 0 10px;letter-spacing:.5px}.sv-cta__sub[data-v-d4390bdf]{font-family:Manrope,sans-serif;font-size:16px;color:#ffffffd9;margin:0}@media(max-width:767px){.sv-hero__inner[data-v-d4390bdf]{padding:70px 24px 70px 28px;border-left-width:4px}.sv-hero__title[data-v-d4390bdf]{font-size:32px}.sv-hero__subtitle[data-v-d4390bdf]{font-size:15px}.sv-overview[data-v-d4390bdf]{padding:52px 20px}.sv-overview__columns[data-v-d4390bdf]{flex-direction:column;gap:28px}.sv-requirements[data-v-d4390bdf]{padding:52px 20px}.sv-requirements__grid[data-v-d4390bdf]{flex-direction:column;align-items:center}.sv-req-card[data-v-d4390bdf]{max-width:100%;flex:1 1 100%}.sv-two-col[data-v-d4390bdf]{padding:52px 20px}.sv-two-col__inner[data-v-d4390bdf]{flex-direction:column;gap:44px}.sv-services[data-v-d4390bdf]{padding:52px 20px}.sv-services__grid[data-v-d4390bdf]{flex-direction:column}.sv-cta[data-v-d4390bdf]{padding:44px 20px}.sv-cta__phone[data-v-d4390bdf]{font-size:26px}.sv-section-title[data-v-d4390bdf]{font-size:24px}.sv-services__heading[data-v-d4390bdf]{font-size:22px}}[data-v-4479b9a3],[data-v-4479b9a3]:before,[data-v-4479b9a3]:after{box-sizing:border-box}.sw-page[data-v-4479b9a3]{font-family:Manrope,sans-serif;width:100%}.sw-section-title[data-v-4479b9a3]{font-family:Manrope,sans-serif;font-size:32px;font-weight:700;color:#1c154b;margin:0 0 12px;line-height:1.25}.sw-section-title--center[data-v-4479b9a3]{text-align:center}.sw-gold-underline[data-v-4479b9a3]{width:60px;height:3px;background:#c3a570;margin-bottom:32px}.sw-gold-underline--center[data-v-4479b9a3]{margin-left:auto;margin-right:auto}.sw-red-underline[data-v-4479b9a3]{width:60px;height:3px;background:#db1a21;margin-bottom:32px}.sw-hero[data-v-4479b9a3]{background:#1c154b;position:relative}.sw-hero__inner[data-v-4479b9a3]{max-width:1140px;margin:0 auto;border-left:5px solid #db1a21;padding:100px 40px 100px 60px}.sw-hero__breadcrumb[data-v-4479b9a3]{font-family:Manrope,sans-serif;font-size:13px;color:#ffffffb3;margin:0 0 20px;letter-spacing:.5px}.sw-hero__title[data-v-4479b9a3]{font-family:Manrope,sans-serif;font-size:52px;font-weight:700;color:#fff;margin:0 0 18px;line-height:1.15}.sw-hero__subtitle[data-v-4479b9a3]{font-family:Manrope,sans-serif;font-size:18px;color:#fffc;margin:0;font-weight:400}.sw-hero__gold-line[data-v-4479b9a3]{height:4px;background:#c3a570;width:100%}.sw-overview[data-v-4479b9a3]{background:#fff;padding:80px 40px}.sw-overview__inner[data-v-4479b9a3]{max-width:1140px;margin:0 auto}.sw-overview__heading-wrap[data-v-4479b9a3]{margin-bottom:8px}.sw-overview__columns[data-v-4479b9a3]{display:flex;gap:48px;align-items:flex-start}.sw-overview__text[data-v-4479b9a3]{flex:1 1 55%}.sw-overview__text p[data-v-4479b9a3]{font-family:Manrope,sans-serif;font-size:16px;color:#4e4b66;line-height:1.8;margin:0}.sw-overview__card[data-v-4479b9a3]{flex:1 1 40%;background:#1c154b;border:2px solid #c3a570;border-radius:8px;padding:32px 28px}.sw-overview__card-title[data-v-4479b9a3]{font-family:Manrope,sans-serif;font-size:18px;font-weight:700;color:#c3a570;margin:0 0 16px}.sw-overview__list[data-v-4479b9a3]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.sw-overview__list li[data-v-4479b9a3]{font-family:Manrope,sans-serif;font-size:15px;color:#fff;line-height:1.6;padding-left:20px;position:relative}.sw-overview__list li[data-v-4479b9a3]:before{content:"";position:absolute;left:0;top:10px;width:8px;height:8px;border-radius:50%;background:#c3a570}.sw-types[data-v-4479b9a3]{background:#f8f9fb;padding:80px 40px}.sw-types__inner[data-v-4479b9a3]{max-width:1140px;margin:0 auto}.sw-types__heading-wrap[data-v-4479b9a3]{margin-bottom:8px}.sw-types__grid[data-v-4479b9a3]{display:flex;flex-wrap:wrap;gap:28px;justify-content:center}.sw-card[data-v-4479b9a3]{background:#fff;border-top:4px solid #c3a570;border-radius:6px;padding:32px 28px;box-shadow:0 2px 16px #00000014;flex:1 1 calc(33.333% - 28px);min-width:260px;max-width:360px}.sw-card__icon[data-v-4479b9a3]{width:40px;height:40px;margin-bottom:16px}.sw-card__icon svg[data-v-4479b9a3]{width:40px;height:40px}.sw-card__title[data-v-4479b9a3]{font-family:Manrope,sans-serif;font-size:18px;font-weight:700;color:#1c154b;margin:0 0 14px}.sw-card__list[data-v-4479b9a3]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.sw-card__list li[data-v-4479b9a3]{font-family:Manrope,sans-serif;font-size:14px;color:#4e4b66;line-height:1.6;padding-left:16px;position:relative}.sw-card__list li[data-v-4479b9a3]:before{content:"";position:absolute;left:0;top:9px;width:6px;height:6px;border-radius:50%;background:#c3a570}.sw-two-col[data-v-4479b9a3]{background:#fff;padding:80px 40px}.sw-two-col__inner[data-v-4479b9a3]{max-width:1140px;margin:0 auto;display:flex;gap:60px;align-items:flex-start}.sw-two-col__left[data-v-4479b9a3],.sw-two-col__right[data-v-4479b9a3]{flex:1 1 50%}.sw-steps[data-v-4479b9a3]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:16px}.sw-steps__item[data-v-4479b9a3]{display:flex;align-items:center;gap:16px;font-family:Manrope,sans-serif;font-size:15px;color:#4e4b66;line-height:1.5}.sw-steps__number[data-v-4479b9a3]{flex-shrink:0;width:36px;height:36px;border-radius:50%;background:#1c154b;color:#fff;font-family:Manrope,sans-serif;font-size:14px;font-weight:700;display:flex;align-items:center;justify-content:center}.sw-rejections[data-v-4479b9a3]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:16px}.sw-rejections__item[data-v-4479b9a3]{display:flex;align-items:flex-start;gap:14px;font-family:Manrope,sans-serif;font-size:15px;color:#4e4b66;line-height:1.5}.sw-rejections__icon[data-v-4479b9a3]{flex-shrink:0;width:22px;height:22px;margin-top:1px}.sw-rejections__icon svg[data-v-4479b9a3]{width:22px;height:22px}.sw-docs[data-v-4479b9a3]{background:#f8f9fb;padding:80px 40px}.sw-docs__inner[data-v-4479b9a3]{max-width:1140px;margin:0 auto}.sw-docs__heading-wrap[data-v-4479b9a3]{margin-bottom:8px}.sw-docs__grid[data-v-4479b9a3]{display:grid;grid-template-columns:repeat(2,1fr);gap:20px 48px}.sw-doc-item[data-v-4479b9a3]{display:flex;align-items:flex-start;gap:14px;font-family:Manrope,sans-serif;font-size:15px;color:#4e4b66;line-height:1.6}.sw-doc-item__dot[data-v-4479b9a3]{flex-shrink:0;width:10px;height:10px;border-radius:50%;background:#c3a570;margin-top:6px}.sw-services[data-v-4479b9a3]{background:#1c154b;padding:80px 40px}.sw-services__inner[data-v-4479b9a3]{max-width:1140px;margin:0 auto}.sw-services__heading[data-v-4479b9a3]{font-family:Manrope,sans-serif;font-size:30px;font-weight:700;color:#c3a570;text-align:center;margin:0 0 48px;letter-spacing:1px}.sw-services__grid[data-v-4479b9a3]{display:flex;gap:28px}.sw-services__box[data-v-4479b9a3]{flex:1;background:#231c5e;border:1px solid #c3a570;border-radius:6px;padding:32px 28px}.sw-services__box-title[data-v-4479b9a3]{font-family:Manrope,sans-serif;font-size:17px;font-weight:700;color:#c3a570;margin:0 0 14px}.sw-services__box-text[data-v-4479b9a3]{font-family:Manrope,sans-serif;font-size:14px;color:#fffc;line-height:1.75;margin:0}.sw-cta[data-v-4479b9a3]{background:#db1a21;padding:56px 40px}.sw-cta__inner[data-v-4479b9a3]{max-width:1140px;margin:0 auto;text-align:center}.sw-cta__text[data-v-4479b9a3]{font-family:Manrope,sans-serif;font-size:20px;color:#fff;margin:0 0 12px;font-weight:500}.sw-cta__phone[data-v-4479b9a3]{font-family:Manrope,sans-serif;font-size:38px;font-weight:700;color:#fff;margin:0 0 10px;letter-spacing:.5px}.sw-cta__sub[data-v-4479b9a3]{font-family:Manrope,sans-serif;font-size:16px;color:#ffffffd9;margin:0}@media(max-width:767px){.sw-hero__inner[data-v-4479b9a3]{padding:70px 24px 70px 28px;border-left-width:4px}.sw-hero__title[data-v-4479b9a3]{font-size:32px}.sw-hero__subtitle[data-v-4479b9a3]{font-size:15px}.sw-overview[data-v-4479b9a3]{padding:52px 20px}.sw-overview__columns[data-v-4479b9a3]{flex-direction:column;gap:28px}.sw-types[data-v-4479b9a3]{padding:52px 20px}.sw-types__grid[data-v-4479b9a3]{flex-direction:column;align-items:center}.sw-card[data-v-4479b9a3]{max-width:100%;flex:1 1 100%}.sw-two-col[data-v-4479b9a3]{padding:52px 20px}.sw-two-col__inner[data-v-4479b9a3]{flex-direction:column;gap:44px}.sw-docs[data-v-4479b9a3]{padding:52px 20px}.sw-docs__grid[data-v-4479b9a3]{grid-template-columns:1fr}.sw-services[data-v-4479b9a3]{padding:52px 20px}.sw-services__grid[data-v-4479b9a3]{flex-direction:column}.sw-cta[data-v-4479b9a3]{padding:44px 20px}.sw-cta__phone[data-v-4479b9a3]{font-size:26px}.sw-section-title[data-v-4479b9a3]{font-size:24px}.sw-services__heading[data-v-4479b9a3]{font-size:22px}}[data-v-30770003],[data-v-30770003]:before,[data-v-30770003]:after{box-sizing:border-box}.page[data-v-30770003]{font-family:Manrope,sans-serif;width:100%}.section-title[data-v-30770003]{font-family:Manrope,sans-serif;font-size:32px;font-weight:700;color:#1c154b;margin:0 0 12px;line-height:1.25}.section-title--center[data-v-30770003]{text-align:center}.gold-underline[data-v-30770003]{width:60px;height:3px;background:#c3a570;margin-bottom:32px}.gold-underline--center[data-v-30770003]{margin-left:auto;margin-right:auto}.hero[data-v-30770003]{background:#1c154b;position:relative}.hero__inner[data-v-30770003]{max-width:1140px;margin:0 auto;border-left:5px solid #db1a21;padding:100px 40px 100px 60px}.hero__breadcrumb[data-v-30770003]{font-size:13px;color:#ffffffb3;margin:0 0 20px;letter-spacing:.5px}.hero__title[data-v-30770003]{font-size:52px;font-weight:700;color:#fff;margin:0 0 18px;line-height:1.15}.hero__subtitle[data-v-30770003]{font-size:18px;color:#fffc;margin:0;font-weight:400}.hero__gold-line[data-v-30770003]{height:4px;background:#c3a570;width:100%}.overview[data-v-30770003]{background:#fff;padding:80px 40px}.overview__inner[data-v-30770003]{max-width:1140px;margin:0 auto}.overview__heading-wrap[data-v-30770003]{margin-bottom:8px}.overview__columns[data-v-30770003]{display:flex;gap:48px;align-items:flex-start}.overview__text[data-v-30770003]{flex:1 1 55%}.overview__text p[data-v-30770003]{font-size:16px;color:#4e4b66;line-height:1.8;margin:0}.overview__card[data-v-30770003]{flex:1 1 40%;background:#1c154b;border:2px solid #c3a570;border-radius:8px;padding:32px 28px}.overview__card-title[data-v-30770003]{font-size:18px;font-weight:700;color:#c3a570;margin:0 0 16px}.overview__list[data-v-30770003]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.overview__list li[data-v-30770003]{font-size:15px;color:#fff;line-height:1.6;padding-left:20px;position:relative}.overview__list li[data-v-30770003]:before{content:"";position:absolute;left:0;top:10px;width:8px;height:8px;border-radius:50%;background:#c3a570}.two-col[data-v-30770003]{background:#f8f9fb;padding:80px 40px}.two-col__inner[data-v-30770003]{max-width:1140px;margin:0 auto;display:flex;gap:60px;align-items:flex-start}.two-col__left[data-v-30770003],.two-col__right[data-v-30770003]{flex:1 1 50%}.steps[data-v-30770003]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:16px}.steps__item[data-v-30770003]{display:flex;align-items:center;gap:16px;font-size:15px;color:#4e4b66;line-height:1.5}.steps__number[data-v-30770003]{flex-shrink:0;width:36px;height:36px;border-radius:50%;background:#1c154b;color:#fff;font-size:14px;font-weight:700;display:flex;align-items:center;justify-content:center}.permits[data-v-30770003]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:16px}.permits__item[data-v-30770003]{display:flex;align-items:flex-start;gap:14px;font-size:15px;color:#4e4b66;line-height:1.5}.permits__icon[data-v-30770003]{flex-shrink:0;width:22px;height:22px;margin-top:1px}.permits__icon svg[data-v-30770003]{width:22px;height:22px}.docs[data-v-30770003]{background:#fff;padding:80px 40px}.docs__inner[data-v-30770003]{max-width:1140px;margin:0 auto}.docs__heading-wrap[data-v-30770003]{margin-bottom:8px}.docs__grid[data-v-30770003]{display:grid;grid-template-columns:repeat(2,1fr);gap:20px 48px}.doc-item[data-v-30770003]{display:flex;align-items:flex-start;gap:14px;font-size:15px;color:#4e4b66;line-height:1.6}.doc-item__dot[data-v-30770003]{flex-shrink:0;width:10px;height:10px;border-radius:50%;background:#c3a570;margin-top:6px}.services[data-v-30770003]{background:#1c154b;padding:80px 40px}.services__inner[data-v-30770003]{max-width:1140px;margin:0 auto}.services__heading[data-v-30770003]{font-size:30px;font-weight:700;color:#c3a570;text-align:center;margin:0 0 48px;letter-spacing:1px}.services__grid[data-v-30770003]{display:flex;gap:28px}.services__box[data-v-30770003]{flex:1;background:#231c5e;border:1px solid #c3a570;border-radius:6px;padding:32px 28px}.services__box-title[data-v-30770003]{font-size:17px;font-weight:700;color:#c3a570;margin:0 0 14px}.services__box-text[data-v-30770003]{font-size:14px;color:#fffc;line-height:1.75;margin:0}.cta[data-v-30770003]{background:#db1a21;padding:56px 40px}.cta__inner[data-v-30770003]{max-width:1140px;margin:0 auto;text-align:center}.cta__text[data-v-30770003]{font-size:20px;color:#fff;margin:0 0 12px;font-weight:500}.cta__phone[data-v-30770003]{font-size:38px;font-weight:700;color:#fff;margin:0 0 10px;letter-spacing:.5px}.cta__sub[data-v-30770003]{font-size:16px;color:#ffffffd9;margin:0}@media(max-width:767px){.hero__inner[data-v-30770003]{padding:70px 24px 70px 28px;border-left-width:4px}.hero__title[data-v-30770003]{font-size:32px}.overview[data-v-30770003],.two-col[data-v-30770003],.docs[data-v-30770003],.services[data-v-30770003]{padding:52px 20px}.overview__columns[data-v-30770003],.two-col__inner[data-v-30770003],.services__grid[data-v-30770003]{flex-direction:column;gap:28px}.docs__grid[data-v-30770003]{grid-template-columns:1fr}.cta[data-v-30770003]{padding:44px 20px}.cta__phone[data-v-30770003]{font-size:26px}.section-title[data-v-30770003]{font-size:24px}.services__heading[data-v-30770003]{font-size:22px}}[data-v-55ed3a08],[data-v-55ed3a08]:before,[data-v-55ed3a08]:after{box-sizing:border-box}.page[data-v-55ed3a08]{font-family:Manrope,sans-serif;width:100%}.section-title[data-v-55ed3a08]{font-family:Manrope,sans-serif;font-size:32px;font-weight:700;color:#1c154b;margin:0 0 12px;line-height:1.25}.section-title--center[data-v-55ed3a08]{text-align:center}.gold-underline[data-v-55ed3a08]{width:60px;height:3px;background:#c3a570;margin-bottom:32px}.gold-underline--center[data-v-55ed3a08]{margin-left:auto;margin-right:auto}.state-wrap[data-v-55ed3a08]{display:flex;align-items:center;justify-content:center;min-height:40vh}.state-text[data-v-55ed3a08]{font-size:1.1rem;color:#888;font-family:Manrope,sans-serif}.hero[data-v-55ed3a08]{background:#1c154b;position:relative}.hero__inner[data-v-55ed3a08]{max-width:1140px;margin:0 auto;border-left:5px solid #db1a21;padding:100px 40px 100px 60px}.hero__breadcrumb[data-v-55ed3a08]{font-size:13px;color:#ffffffb3;margin:0 0 20px;letter-spacing:.5px}.hero__title[data-v-55ed3a08]{font-size:52px;font-weight:700;color:#fff;margin:0 0 18px;line-height:1.15}.hero__subtitle[data-v-55ed3a08]{font-size:18px;color:#fffc;margin:0;font-weight:400}.hero__gold-line[data-v-55ed3a08]{height:4px;background:#c3a570;width:100%}.overview[data-v-55ed3a08]{background:#fff;padding:80px 40px}.overview__inner[data-v-55ed3a08]{max-width:1140px;margin:0 auto}.overview__heading-wrap[data-v-55ed3a08]{margin-bottom:8px}.overview__columns[data-v-55ed3a08]{display:flex;gap:48px;align-items:flex-start}.overview__text[data-v-55ed3a08]{flex:1 1 55%}.overview__text p[data-v-55ed3a08]{font-size:16px;color:#4e4b66;line-height:1.8;margin:0}.overview__card[data-v-55ed3a08]{flex:1 1 40%;background:#1c154b;border:2px solid #c3a570;border-radius:8px;padding:32px 28px}.overview__card-title[data-v-55ed3a08]{font-size:18px;font-weight:700;color:#c3a570;margin:0 0 16px}.overview__list[data-v-55ed3a08]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.overview__list li[data-v-55ed3a08]{font-size:15px;color:#fff;line-height:1.6;padding-left:20px;position:relative}.overview__list li[data-v-55ed3a08]:before{content:"";position:absolute;left:0;top:10px;width:8px;height:8px;border-radius:50%;background:#c3a570}.modules[data-v-55ed3a08]{background:#f8f9fb;padding:80px 40px}.modules__inner[data-v-55ed3a08]{max-width:1140px;margin:0 auto}.modules__heading-wrap[data-v-55ed3a08]{margin-bottom:8px}.modules__grid[data-v-55ed3a08]{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.module-card[data-v-55ed3a08]{background:#fff;border:1px solid #e5e7ef;border-radius:8px;padding:28px 24px}.module-card__number[data-v-55ed3a08]{font-size:28px;font-weight:700;color:#c3a570;margin-bottom:10px;line-height:1}.module-card__title[data-v-55ed3a08]{font-size:16px;font-weight:700;color:#1c154b;margin:0 0 10px}.module-card__text[data-v-55ed3a08]{font-size:14px;color:#4e4b66;line-height:1.7;margin:0}.schedule[data-v-55ed3a08]{background:#fff;padding:80px 40px}.schedule__inner[data-v-55ed3a08]{max-width:1140px;margin:0 auto}.schedule__heading-wrap[data-v-55ed3a08]{margin-bottom:8px}.schedule__grid[data-v-55ed3a08]{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.schedule__item[data-v-55ed3a08]{background:#f8f9fb;border-left:4px solid #c3a570;padding:16px 20px;border-radius:4px}.schedule__month[data-v-55ed3a08]{display:block;font-size:12px;font-weight:700;color:#c3a570;text-transform:uppercase;letter-spacing:.8px;margin-bottom:6px}.schedule__dates[data-v-55ed3a08]{display:block;font-size:14px;color:#1c154b;font-weight:600}.schedule__item--clickable[data-v-55ed3a08]{cursor:pointer;transition:border-color .2s,background .2s}.schedule__item--clickable[data-v-55ed3a08]:hover{background:#1c154b;border-left-color:#c3a570}.schedule__item--clickable:hover .schedule__month[data-v-55ed3a08]{color:#c3a570}.schedule__item--clickable:hover .schedule__dates[data-v-55ed3a08]{color:#fff}.schedule__item--clickable:hover .schedule__book[data-v-55ed3a08]{color:#c3a570}.schedule__book[data-v-55ed3a08]{display:block;font-size:12px;font-weight:600;color:#db1a21;margin-top:8px;letter-spacing:.3px}.services[data-v-55ed3a08]{background:#1c154b;padding:80px 40px}.services__inner[data-v-55ed3a08]{max-width:1140px;margin:0 auto}.services__heading[data-v-55ed3a08]{font-size:30px;font-weight:700;color:#c3a570;text-align:center;margin:0 0 48px;letter-spacing:1px}.services__grid[data-v-55ed3a08]{display:flex;gap:28px;flex-wrap:wrap}.services__box[data-v-55ed3a08]{flex:1;min-width:220px;background:#231c5e;border:1px solid #c3a570;border-radius:6px;padding:32px 28px}.services__box-title[data-v-55ed3a08]{font-size:17px;font-weight:700;color:#c3a570;margin:0 0 14px}.services__box-text[data-v-55ed3a08]{font-size:14px;color:#fffc;line-height:1.75;margin:0}.cta[data-v-55ed3a08]{background:#db1a21;padding:56px 40px}.cta__inner[data-v-55ed3a08]{max-width:1140px;margin:0 auto;text-align:center}.cta__text[data-v-55ed3a08]{font-size:20px;color:#fff;margin:0 0 12px;font-weight:500}.cta__phone[data-v-55ed3a08]{font-size:38px;font-weight:700;color:#fff;margin:0 0 10px;letter-spacing:.5px}.cta__sub[data-v-55ed3a08]{font-size:16px;color:#ffffffd9;margin:0}@media(max-width:767px){.hero__inner[data-v-55ed3a08]{padding:70px 24px 70px 28px;border-left-width:4px}.hero__title[data-v-55ed3a08]{font-size:32px}.overview[data-v-55ed3a08],.modules[data-v-55ed3a08],.schedule[data-v-55ed3a08],.services[data-v-55ed3a08]{padding:52px 20px}.overview__columns[data-v-55ed3a08],.services__grid[data-v-55ed3a08]{flex-direction:column;gap:28px}.modules__grid[data-v-55ed3a08]{grid-template-columns:1fr}.schedule__grid[data-v-55ed3a08]{grid-template-columns:repeat(2,1fr)}.cta[data-v-55ed3a08]{padding:44px 20px}.cta__phone[data-v-55ed3a08]{font-size:26px}.section-title[data-v-55ed3a08]{font-size:24px}.services__heading[data-v-55ed3a08]{font-size:22px}}[data-v-1f559359],[data-v-1f559359]:before,[data-v-1f559359]:after{box-sizing:border-box}.page[data-v-1f559359]{font-family:Manrope,sans-serif;width:100%;background:#fff}.state-wrap[data-v-1f559359]{display:flex;align-items:center;justify-content:center;min-height:40vh}.state-text[data-v-1f559359]{font-size:1.1rem;color:#888;font-family:Manrope,sans-serif}.gold-underline[data-v-1f559359]{width:60px;height:3px;background:#c3a570;margin-bottom:32px}.hero[data-v-1f559359]{background:#1c154b;position:relative}.hero__inner[data-v-1f559359]{max-width:1140px;margin:0 auto;border-left:5px solid #db1a21;padding:80px 40px 80px 60px}.hero__breadcrumb[data-v-1f559359]{font-size:13px;color:#ffffffa6;margin:0 0 18px;letter-spacing:.4px}.hero__crumb-link[data-v-1f559359]{color:#ffffffa6;text-decoration:none}.hero__crumb-link[data-v-1f559359]:hover{color:#c3a570}.hero__title[data-v-1f559359]{font-size:46px;font-weight:700;color:#fff;margin:0 0 14px;line-height:1.15}.hero__subtitle[data-v-1f559359]{font-size:18px;color:#ffffffbf;margin:0;font-weight:400}.hero__gold-line[data-v-1f559359]{height:4px;background:#c3a570;width:100%}.checkout[data-v-1f559359]{padding:72px 40px;background:#f8f9fb;min-height:60vh}.checkout__inner[data-v-1f559359]{max-width:1140px;margin:0 auto;display:grid;grid-template-columns:380px 1fr;gap:56px;align-items:flex-start}.summary__title[data-v-1f559359]{font-size:26px;font-weight:700;color:#1c154b;margin:0 0 12px}.summary__card[data-v-1f559359]{background:#1c154b;border:2px solid #c3a570;border-radius:8px;padding:28px 24px;display:flex;flex-direction:column;gap:0}.summary__row[data-v-1f559359]{display:flex;justify-content:space-between;align-items:flex-start;padding:12px 0;border-bottom:1px solid rgba(195,165,112,.2);gap:16px}.summary__row[data-v-1f559359]:last-child{border-bottom:none}.summary__row--course[data-v-1f559359]{flex-direction:column;gap:4px}.summary__row--price[data-v-1f559359]{margin-top:8px;border-top:2px solid #c3a570;border-bottom:none;padding-top:16px}.summary__label[data-v-1f559359]{font-size:12px;font-weight:600;color:#ffffff8c;text-transform:uppercase;letter-spacing:.6px;white-space:nowrap}.summary__value[data-v-1f559359]{font-size:14px;color:#fff;font-weight:500;text-align:right;line-height:1.5}.summary__value--bold[data-v-1f559359]{font-size:16px;font-weight:700;color:#fff;text-align:left}.summary__value--price[data-v-1f559359]{font-size:22px;font-weight:700;color:#c3a570}.form-wrap__title[data-v-1f559359]{font-size:26px;font-weight:700;color:#1c154b;margin:0 0 12px}.form[data-v-1f559359]{display:flex;flex-direction:column;gap:20px}.form__row[data-v-1f559359]{display:flex;gap:20px}.form__field[data-v-1f559359]{flex:1;display:flex;flex-direction:column;gap:6px}.form__field--narrow[data-v-1f559359]{max-width:200px}.form__label[data-v-1f559359]{font-size:14px;font-weight:600;color:#1c154b}.form__req[data-v-1f559359]{color:#db1a21}.form__input[data-v-1f559359]{font-family:Manrope,sans-serif;font-size:15px;padding:12px 16px;border:1px solid #d0d5dd;border-radius:6px;background:#fff;color:#1a1a1a;outline:none;transition:border-color .2s}.form__input[data-v-1f559359]:focus{border-color:#1c154b}.form__input[data-v-1f559359]::placeholder{color:#999}.form__textarea[data-v-1f559359]{resize:vertical;min-height:100px}.form__total[data-v-1f559359]{display:flex;justify-content:space-between;align-items:center;background:#1c154b;border-radius:6px;padding:16px 20px;font-size:15px;font-weight:600;color:#fffc}.form__total-amount[data-v-1f559359]{font-size:22px;font-weight:700;color:#c3a570}.form__btn[data-v-1f559359]{align-self:flex-start;font-family:Manrope,sans-serif;font-size:16px;font-weight:600;padding:15px 40px;background:#db1a21;color:#fff;border:none;border-radius:4px;cursor:pointer;transition:transform .2s,opacity .2s}.form__btn[data-v-1f559359]:hover{transform:scale(.97)}.cancelled-box[data-v-1f559359]{background:#fff3cd;border:1px solid #ffc107;border-radius:6px;padding:12px 16px;font-size:14px;color:#856404;margin-bottom:8px}.form__error[data-v-1f559359]{background:#fdecea;border:1px solid #f5c6cb;border-radius:6px;padding:10px 14px;font-size:14px;color:#b71c1c;margin:0}.form__btn[data-v-1f559359]:disabled{opacity:.6;cursor:not-allowed}@media(max-width:900px){.checkout__inner[data-v-1f559359]{grid-template-columns:1fr;gap:36px}}@media(max-width:767px){.hero__inner[data-v-1f559359]{padding:60px 24px 60px 28px;border-left-width:4px}.hero__title[data-v-1f559359]{font-size:30px}.checkout[data-v-1f559359]{padding:48px 20px}.form__row[data-v-1f559359]{flex-direction:column;gap:16px}.form__field--narrow[data-v-1f559359]{max-width:100%}.form__btn[data-v-1f559359]{width:100%;text-align:center}}[data-v-108d80c3],[data-v-108d80c3]:before,[data-v-108d80c3]:after{box-sizing:border-box}.page[data-v-108d80c3]{font-family:Manrope,sans-serif;width:100%}.section-title[data-v-108d80c3]{font-family:Manrope,sans-serif;font-size:32px;font-weight:700;color:#1c154b;margin:0 0 12px;line-height:1.25}.section-title--center[data-v-108d80c3]{text-align:center}.gold-underline[data-v-108d80c3]{width:60px;height:3px;background:#c3a570;margin-bottom:32px}.gold-underline--center[data-v-108d80c3]{margin-left:auto;margin-right:auto}.red-underline[data-v-108d80c3]{width:60px;height:3px;background:#db1a21;margin-bottom:32px}.hero[data-v-108d80c3]{background:#1c154b;position:relative}.hero__inner[data-v-108d80c3]{max-width:1140px;margin:0 auto;border-left:5px solid #db1a21;padding:100px 40px 100px 60px}.hero__breadcrumb[data-v-108d80c3]{font-size:13px;color:#ffffffb3;margin:0 0 20px;letter-spacing:.5px}.hero__title[data-v-108d80c3]{font-size:48px;font-weight:700;color:#fff;margin:0 0 18px;line-height:1.15}.hero__subtitle[data-v-108d80c3]{font-size:18px;color:#fffc;margin:0;font-weight:400}.hero__gold-line[data-v-108d80c3]{height:4px;background:#c3a570;width:100%}.overview[data-v-108d80c3]{background:#fff;padding:80px 40px}.overview__inner[data-v-108d80c3]{max-width:1140px;margin:0 auto}.overview__heading-wrap[data-v-108d80c3]{margin-bottom:8px}.overview__columns[data-v-108d80c3]{display:flex;gap:48px;align-items:flex-start}.overview__text[data-v-108d80c3]{flex:1 1 55%}.overview__text p[data-v-108d80c3]{font-size:16px;color:#4e4b66;line-height:1.8;margin:0}.overview__card[data-v-108d80c3]{flex:1 1 40%;background:#1c154b;border:2px solid #c3a570;border-radius:8px;padding:32px 28px}.overview__card-title[data-v-108d80c3]{font-size:18px;font-weight:700;color:#c3a570;margin:0 0 16px}.overview__list[data-v-108d80c3]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.overview__list li[data-v-108d80c3]{font-size:15px;color:#fff;line-height:1.6;padding-left:20px;position:relative}.overview__list li[data-v-108d80c3]:before{content:"";position:absolute;left:0;top:10px;width:8px;height:8px;border-radius:50%;background:#c3a570}.pathway-section[data-v-108d80c3]{background:#f8f9fb;padding:80px 40px}.pathway-inner[data-v-108d80c3]{max-width:1140px;margin:0 auto}.pathway__steps[data-v-108d80c3]{display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap;margin-top:8px}.pathway__step[data-v-108d80c3]{display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center}.pathway__num[data-v-108d80c3]{width:48px;height:48px;border-radius:50%;background:#1c154b;color:#fff;font-size:18px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.pathway__label[data-v-108d80c3]{font-size:13px;color:#4e4b66;margin:0;line-height:1.4}.pathway__label small[data-v-108d80c3]{color:#c3a570;font-size:11px}.pathway__arrow[data-v-108d80c3]{font-size:24px;color:#c3a570;flex-shrink:0}.two-col[data-v-108d80c3]{background:#fff;padding:80px 40px}.two-col__inner[data-v-108d80c3]{max-width:1140px;margin:0 auto;display:flex;gap:60px;align-items:flex-start}.two-col__left[data-v-108d80c3],.two-col__right[data-v-108d80c3]{flex:1 1 50%}.steps[data-v-108d80c3]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:16px}.steps__item[data-v-108d80c3]{display:flex;align-items:center;gap:16px;font-size:15px;color:#4e4b66;line-height:1.5}.steps__number[data-v-108d80c3]{flex-shrink:0;width:36px;height:36px;border-radius:50%;background:#1c154b;color:#fff;font-size:14px;font-weight:700;display:flex;align-items:center;justify-content:center}.rejections[data-v-108d80c3]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:16px}.rejections__item[data-v-108d80c3]{display:flex;align-items:flex-start;gap:14px;font-size:15px;color:#4e4b66;line-height:1.5}.rejections__icon[data-v-108d80c3]{flex-shrink:0;width:22px;height:22px;margin-top:1px}.rejections__icon svg[data-v-108d80c3]{width:22px;height:22px}.docs[data-v-108d80c3]{background:#f8f9fb;padding:80px 40px}.docs__inner[data-v-108d80c3]{max-width:1140px;margin:0 auto}.docs__heading-wrap[data-v-108d80c3]{margin-bottom:8px}.docs__grid[data-v-108d80c3]{display:grid;grid-template-columns:repeat(2,1fr);gap:20px 48px}.doc-item[data-v-108d80c3]{display:flex;align-items:flex-start;gap:14px;font-size:15px;color:#4e4b66;line-height:1.6}.doc-item__dot[data-v-108d80c3]{flex-shrink:0;width:10px;height:10px;border-radius:50%;background:#c3a570;margin-top:6px}.services[data-v-108d80c3]{background:#1c154b;padding:80px 40px}.services__inner[data-v-108d80c3]{max-width:1140px;margin:0 auto}.services__heading[data-v-108d80c3]{font-size:30px;font-weight:700;color:#c3a570;text-align:center;margin:0 0 48px;letter-spacing:1px}.services__grid[data-v-108d80c3]{display:flex;gap:28px}.services__box[data-v-108d80c3]{flex:1;background:#231c5e;border:1px solid #c3a570;border-radius:6px;padding:32px 28px}.services__box-title[data-v-108d80c3]{font-size:17px;font-weight:700;color:#c3a570;margin:0 0 14px}.services__box-text[data-v-108d80c3]{font-size:14px;color:#fffc;line-height:1.75;margin:0}.cta[data-v-108d80c3]{background:#db1a21;padding:56px 40px}.cta__inner[data-v-108d80c3]{max-width:1140px;margin:0 auto;text-align:center}.cta__text[data-v-108d80c3]{font-size:20px;color:#fff;margin:0 0 12px;font-weight:500}.cta__phone[data-v-108d80c3]{font-size:38px;font-weight:700;color:#fff;margin:0 0 10px;letter-spacing:.5px}.cta__sub[data-v-108d80c3]{font-size:16px;color:#ffffffd9;margin:0}@media(max-width:767px){.hero__inner[data-v-108d80c3]{padding:70px 24px 70px 28px;border-left-width:4px}.hero__title[data-v-108d80c3]{font-size:28px}.overview[data-v-108d80c3],.pathway-section[data-v-108d80c3],.two-col[data-v-108d80c3],.docs[data-v-108d80c3],.services[data-v-108d80c3]{padding:52px 20px}.overview__columns[data-v-108d80c3],.two-col__inner[data-v-108d80c3],.services__grid[data-v-108d80c3]{flex-direction:column;gap:28px}.pathway__steps[data-v-108d80c3]{flex-direction:column}.pathway__arrow[data-v-108d80c3]{transform:rotate(90deg)}.docs__grid[data-v-108d80c3]{grid-template-columns:1fr}.cta[data-v-108d80c3]{padding:44px 20px}.cta__phone[data-v-108d80c3]{font-size:26px}.section-title[data-v-108d80c3]{font-size:24px}.services__heading[data-v-108d80c3]{font-size:22px}}[data-v-f68a4efa],[data-v-f68a4efa]:before,[data-v-f68a4efa]:after{box-sizing:border-box}.bc-page[data-v-f68a4efa]{font-family:Manrope,sans-serif;width:100%}.bc-section-title[data-v-f68a4efa]{font-family:Manrope,sans-serif;font-size:32px;font-weight:700;color:#1c154b;margin:0 0 12px;line-height:1.25}.bc-section-title--center[data-v-f68a4efa]{text-align:center}.bc-gold-underline[data-v-f68a4efa]{width:60px;height:3px;background:#c3a570;margin-bottom:32px}.bc-gold-underline--center[data-v-f68a4efa]{margin-left:auto;margin-right:auto}.bc-red-underline[data-v-f68a4efa]{width:60px;height:3px;background:#db1a21;margin-bottom:32px}.bc-hero[data-v-f68a4efa]{background:#1c154b;position:relative}.bc-hero__inner[data-v-f68a4efa]{max-width:1140px;margin:0 auto;border-left:5px solid #db1a21;padding:100px 40px 100px 60px}.bc-hero__breadcrumb[data-v-f68a4efa]{font-family:Manrope,sans-serif;font-size:13px;color:#ffffffb3;margin:0 0 20px;letter-spacing:.5px}.bc-hero__title[data-v-f68a4efa]{font-family:Manrope,sans-serif;font-size:52px;font-weight:700;color:#fff;margin:0 0 18px;line-height:1.15}.bc-hero__subtitle[data-v-f68a4efa]{font-family:Manrope,sans-serif;font-size:18px;color:#fffc;margin:0;font-weight:400}.bc-hero__gold-line[data-v-f68a4efa]{height:4px;background:#c3a570;width:100%}.bc-overview[data-v-f68a4efa]{background:#fff;padding:80px 40px}.bc-overview__inner[data-v-f68a4efa]{max-width:1140px;margin:0 auto}.bc-overview__heading-wrap[data-v-f68a4efa]{margin-bottom:8px}.bc-overview__columns[data-v-f68a4efa]{display:flex;gap:48px;align-items:flex-start}.bc-overview__text[data-v-f68a4efa]{flex:1 1 55%}.bc-overview__text p[data-v-f68a4efa]{font-family:Manrope,sans-serif;font-size:16px;color:#4e4b66;line-height:1.8;margin:0}.bc-overview__card[data-v-f68a4efa]{flex:1 1 40%;background:#1c154b;border:2px solid #c3a570;border-radius:8px;padding:32px 28px}.bc-overview__card-title[data-v-f68a4efa]{font-family:Manrope,sans-serif;font-size:18px;font-weight:700;color:#c3a570;margin:0 0 16px}.bc-overview__list[data-v-f68a4efa]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.bc-overview__list li[data-v-f68a4efa]{font-family:Manrope,sans-serif;font-size:15px;color:#fff;line-height:1.6;padding-left:20px;position:relative}.bc-overview__list li[data-v-f68a4efa]:before{content:"";position:absolute;left:0;top:10px;width:8px;height:8px;border-radius:50%;background:#c3a570}.bc-routes[data-v-f68a4efa]{background:#f8f9fb;padding:80px 40px}.bc-routes__inner[data-v-f68a4efa]{max-width:1140px;margin:0 auto}.bc-routes__heading-wrap[data-v-f68a4efa]{margin-bottom:8px}.bc-routes__grid[data-v-f68a4efa]{display:flex;flex-wrap:wrap;gap:28px;justify-content:center}.bc-card[data-v-f68a4efa]{background:#fff;border-top:4px solid #c3a570;border-radius:6px;padding:32px 28px;box-shadow:0 2px 16px #00000014;flex:1 1 calc(33.333% - 28px);min-width:260px;max-width:360px}.bc-card__icon[data-v-f68a4efa]{width:40px;height:40px;margin-bottom:16px}.bc-card__icon svg[data-v-f68a4efa]{width:40px;height:40px}.bc-card__title[data-v-f68a4efa]{font-family:Manrope,sans-serif;font-size:18px;font-weight:700;color:#1c154b;margin:0 0 14px}.bc-card__list[data-v-f68a4efa]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.bc-card__list li[data-v-f68a4efa]{font-family:Manrope,sans-serif;font-size:14px;color:#4e4b66;line-height:1.6;padding-left:16px;position:relative}.bc-card__list li[data-v-f68a4efa]:before{content:"";position:absolute;left:0;top:9px;width:6px;height:6px;border-radius:50%;background:#c3a570}.bc-two-col[data-v-f68a4efa]{background:#fff;padding:80px 40px}.bc-two-col__inner[data-v-f68a4efa]{max-width:1140px;margin:0 auto;display:flex;gap:60px;align-items:flex-start}.bc-two-col__left[data-v-f68a4efa],.bc-two-col__right[data-v-f68a4efa]{flex:1 1 50%}.bc-steps[data-v-f68a4efa]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:16px}.bc-steps__item[data-v-f68a4efa]{display:flex;align-items:center;gap:16px;font-family:Manrope,sans-serif;font-size:15px;color:#4e4b66;line-height:1.5}.bc-steps__number[data-v-f68a4efa]{flex-shrink:0;width:36px;height:36px;border-radius:50%;background:#1c154b;color:#fff;font-family:Manrope,sans-serif;font-size:14px;font-weight:700;display:flex;align-items:center;justify-content:center}.bc-rejections[data-v-f68a4efa]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:16px}.bc-rejections__item[data-v-f68a4efa]{display:flex;align-items:flex-start;gap:14px;font-family:Manrope,sans-serif;font-size:15px;color:#4e4b66;line-height:1.5}.bc-rejections__icon[data-v-f68a4efa]{flex-shrink:0;width:22px;height:22px;margin-top:1px}.bc-rejections__icon svg[data-v-f68a4efa]{width:22px;height:22px}.bc-services[data-v-f68a4efa]{background:#1c154b;padding:80px 40px}.bc-services__inner[data-v-f68a4efa]{max-width:1140px;margin:0 auto}.bc-services__heading[data-v-f68a4efa]{font-family:Manrope,sans-serif;font-size:30px;font-weight:700;color:#c3a570;text-align:center;margin:0 0 48px;letter-spacing:1px}.bc-services__grid[data-v-f68a4efa]{display:flex;gap:28px}.bc-services__box[data-v-f68a4efa]{flex:1;background:#231c5e;border:1px solid #c3a570;border-radius:6px;padding:32px 28px}.bc-services__box-title[data-v-f68a4efa]{font-family:Manrope,sans-serif;font-size:17px;font-weight:700;color:#c3a570;margin:0 0 14px}.bc-services__box-text[data-v-f68a4efa]{font-family:Manrope,sans-serif;font-size:14px;color:#fffc;line-height:1.75;margin:0}.bc-cta[data-v-f68a4efa]{background:#db1a21;padding:56px 40px}.bc-cta__inner[data-v-f68a4efa]{max-width:1140px;margin:0 auto;text-align:center}.bc-cta__text[data-v-f68a4efa]{font-family:Manrope,sans-serif;font-size:20px;color:#fff;margin:0 0 12px;font-weight:500}.bc-cta__phone[data-v-f68a4efa]{font-family:Manrope,sans-serif;font-size:38px;font-weight:700;color:#fff;margin:0 0 10px;letter-spacing:.5px}.bc-cta__sub[data-v-f68a4efa]{font-family:Manrope,sans-serif;font-size:16px;color:#ffffffd9;margin:0}@media(max-width:767px){.bc-hero__inner[data-v-f68a4efa]{padding:70px 24px 70px 28px;border-left-width:4px}.bc-hero__title[data-v-f68a4efa]{font-size:32px}.bc-hero__subtitle[data-v-f68a4efa]{font-size:15px}.bc-overview[data-v-f68a4efa]{padding:52px 20px}.bc-overview__columns[data-v-f68a4efa]{flex-direction:column;gap:28px}.bc-routes[data-v-f68a4efa]{padding:52px 20px}.bc-routes__grid[data-v-f68a4efa]{flex-direction:column;align-items:center}.bc-card[data-v-f68a4efa]{max-width:100%;flex:1 1 100%}.bc-two-col[data-v-f68a4efa]{padding:52px 20px}.bc-two-col__inner[data-v-f68a4efa]{flex-direction:column;gap:44px}.bc-services[data-v-f68a4efa]{padding:52px 20px}.bc-services__grid[data-v-f68a4efa]{flex-direction:column}.bc-cta[data-v-f68a4efa]{padding:44px 20px}.bc-cta__phone[data-v-f68a4efa]{font-size:26px}.bc-section-title[data-v-f68a4efa]{font-size:24px}.bc-services__heading[data-v-f68a4efa]{font-size:22px}}[data-v-077a0f5e],[data-v-077a0f5e]:before,[data-v-077a0f5e]:after{box-sizing:border-box}.page[data-v-077a0f5e]{font-family:Manrope,sans-serif;width:100%}.section-title[data-v-077a0f5e]{font-family:Manrope,sans-serif;font-size:32px;font-weight:700;color:#1c154b;margin:0 0 12px;line-height:1.25}.section-title--center[data-v-077a0f5e]{text-align:center}.gold-underline[data-v-077a0f5e]{width:60px;height:3px;background:#c3a570;margin-bottom:32px}.gold-underline--center[data-v-077a0f5e]{margin-left:auto;margin-right:auto}.red-underline[data-v-077a0f5e]{width:60px;height:3px;background:#db1a21;margin-bottom:32px}.hero[data-v-077a0f5e]{background:#1c154b;position:relative}.hero__inner[data-v-077a0f5e]{max-width:1140px;margin:0 auto;border-left:5px solid #db1a21;padding:100px 40px 100px 60px}.hero__breadcrumb[data-v-077a0f5e]{font-size:13px;color:#ffffffb3;margin:0 0 20px;letter-spacing:.5px}.hero__title[data-v-077a0f5e]{font-size:52px;font-weight:700;color:#fff;margin:0 0 18px;line-height:1.15}.hero__subtitle[data-v-077a0f5e]{font-size:18px;color:#fffc;margin:0;font-weight:400}.hero__gold-line[data-v-077a0f5e]{height:4px;background:#c3a570;width:100%}.overview[data-v-077a0f5e]{background:#fff;padding:80px 40px}.overview__inner[data-v-077a0f5e]{max-width:1140px;margin:0 auto}.overview__heading-wrap[data-v-077a0f5e]{margin-bottom:8px}.overview__columns[data-v-077a0f5e]{display:flex;gap:48px;align-items:flex-start}.overview__text[data-v-077a0f5e]{flex:1 1 55%}.overview__text p[data-v-077a0f5e]{font-size:16px;color:#4e4b66;line-height:1.8;margin:0}.overview__card[data-v-077a0f5e]{flex:1 1 40%;background:#1c154b;border:2px solid #c3a570;border-radius:8px;padding:32px 28px}.overview__card-title[data-v-077a0f5e]{font-size:18px;font-weight:700;color:#c3a570;margin:0 0 16px}.overview__list[data-v-077a0f5e]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.overview__list li[data-v-077a0f5e]{font-size:15px;color:#fff;line-height:1.6;padding-left:20px;position:relative}.overview__list li[data-v-077a0f5e]:before{content:"";position:absolute;left:0;top:10px;width:8px;height:8px;border-radius:50%;background:#c3a570}.types[data-v-077a0f5e]{background:#f8f9fb;padding:80px 40px}.types__inner[data-v-077a0f5e]{max-width:1140px;margin:0 auto}.types__heading-wrap[data-v-077a0f5e]{margin-bottom:8px}.types__grid[data-v-077a0f5e]{display:flex;flex-wrap:wrap;gap:28px;justify-content:center}.card[data-v-077a0f5e]{background:#fff;border-top:4px solid #c3a570;border-radius:6px;padding:32px 28px;box-shadow:0 2px 16px #00000014;flex:1 1 calc(33.333% - 28px);min-width:260px;max-width:360px}.card__icon[data-v-077a0f5e]{width:40px;height:40px;margin-bottom:16px}.card__icon svg[data-v-077a0f5e]{width:40px;height:40px}.card__title[data-v-077a0f5e]{font-size:18px;font-weight:700;color:#1c154b;margin:0 0 14px}.card__list[data-v-077a0f5e]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.card__list li[data-v-077a0f5e]{font-size:14px;color:#4e4b66;line-height:1.6;padding-left:16px;position:relative}.card__list li[data-v-077a0f5e]:before{content:"";position:absolute;left:0;top:9px;width:6px;height:6px;border-radius:50%;background:#c3a570}.fees-strip[data-v-077a0f5e]{background:#fff;padding:60px 40px}.fees-strip__inner[data-v-077a0f5e]{max-width:1140px;margin:0 auto}.fees-grid[data-v-077a0f5e]{display:flex;flex-wrap:wrap;gap:16px;justify-content:center}.fee-box[data-v-077a0f5e]{background:#f8f9fb;border:1px solid #e8e6f0;border-radius:8px;padding:24px 20px;text-align:center;flex:1 1 120px;min-width:100px}.fee-box__label[data-v-077a0f5e]{font-size:12px;color:#4e4b66;margin:0 0 8px;font-weight:600;text-transform:uppercase;letter-spacing:.3px}.fee-box__amount[data-v-077a0f5e]{font-size:24px;font-weight:700;color:#c3a570;margin:0}.two-col[data-v-077a0f5e]{background:#f8f9fb;padding:80px 40px}.two-col__inner[data-v-077a0f5e]{max-width:1140px;margin:0 auto;display:flex;gap:60px;align-items:flex-start}.two-col__left[data-v-077a0f5e],.two-col__right[data-v-077a0f5e]{flex:1 1 50%}.steps[data-v-077a0f5e]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:16px}.steps__item[data-v-077a0f5e]{display:flex;align-items:center;gap:16px;font-size:15px;color:#4e4b66;line-height:1.5}.steps__number[data-v-077a0f5e]{flex-shrink:0;width:36px;height:36px;border-radius:50%;background:#1c154b;color:#fff;font-size:14px;font-weight:700;display:flex;align-items:center;justify-content:center}.rejections[data-v-077a0f5e]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:16px}.rejections__item[data-v-077a0f5e]{display:flex;align-items:flex-start;gap:14px;font-size:15px;color:#4e4b66;line-height:1.5}.rejections__icon[data-v-077a0f5e]{flex-shrink:0;width:22px;height:22px;margin-top:1px}.rejections__icon svg[data-v-077a0f5e]{width:22px;height:22px}.docs[data-v-077a0f5e]{background:#fff;padding:80px 40px}.docs__inner[data-v-077a0f5e]{max-width:1140px;margin:0 auto}.docs__heading-wrap[data-v-077a0f5e]{margin-bottom:8px}.docs__grid[data-v-077a0f5e]{display:grid;grid-template-columns:repeat(2,1fr);gap:20px 48px}.doc-item[data-v-077a0f5e]{display:flex;align-items:flex-start;gap:14px;font-size:15px;color:#4e4b66;line-height:1.6}.doc-item__dot[data-v-077a0f5e]{flex-shrink:0;width:10px;height:10px;border-radius:50%;background:#c3a570;margin-top:6px}.services[data-v-077a0f5e]{background:#1c154b;padding:80px 40px}.services__inner[data-v-077a0f5e]{max-width:1140px;margin:0 auto}.services__heading[data-v-077a0f5e]{font-size:30px;font-weight:700;color:#c3a570;text-align:center;margin:0 0 48px;letter-spacing:1px}.services__grid[data-v-077a0f5e]{display:flex;gap:28px}.services__box[data-v-077a0f5e]{flex:1;background:#231c5e;border:1px solid #c3a570;border-radius:6px;padding:32px 28px}.services__box-title[data-v-077a0f5e]{font-size:17px;font-weight:700;color:#c3a570;margin:0 0 14px}.services__box-text[data-v-077a0f5e]{font-size:14px;color:#fffc;line-height:1.75;margin:0}.cta[data-v-077a0f5e]{background:#db1a21;padding:56px 40px}.cta__inner[data-v-077a0f5e]{max-width:1140px;margin:0 auto;text-align:center}.cta__text[data-v-077a0f5e]{font-size:20px;color:#fff;margin:0 0 12px;font-weight:500}.cta__phone[data-v-077a0f5e]{font-size:38px;font-weight:700;color:#fff;margin:0 0 10px;letter-spacing:.5px}.cta__sub[data-v-077a0f5e]{font-size:16px;color:#ffffffd9;margin:0}@media(max-width:767px){.hero__inner[data-v-077a0f5e]{padding:70px 24px 70px 28px;border-left-width:4px}.hero__title[data-v-077a0f5e]{font-size:32px}.overview[data-v-077a0f5e],.types[data-v-077a0f5e],.fees-strip[data-v-077a0f5e],.two-col[data-v-077a0f5e],.docs[data-v-077a0f5e],.services[data-v-077a0f5e]{padding:52px 20px}.overview__columns[data-v-077a0f5e],.two-col__inner[data-v-077a0f5e],.services__grid[data-v-077a0f5e],.types__grid[data-v-077a0f5e]{flex-direction:column;gap:28px}.card[data-v-077a0f5e]{max-width:100%;flex:1 1 100%}.docs__grid[data-v-077a0f5e]{grid-template-columns:1fr}.cta[data-v-077a0f5e]{padding:44px 20px}.cta__phone[data-v-077a0f5e]{font-size:26px}.section-title[data-v-077a0f5e]{font-size:24px}.services__heading[data-v-077a0f5e]{font-size:22px}}[data-v-dcdd7cdf],[data-v-dcdd7cdf]:before,[data-v-dcdd7cdf]:after{box-sizing:border-box}.page[data-v-dcdd7cdf]{font-family:Manrope,sans-serif;width:100%}.section-title[data-v-dcdd7cdf]{font-family:Manrope,sans-serif;font-size:32px;font-weight:700;color:#1c154b;margin:0 0 12px;line-height:1.25}.section-title--center[data-v-dcdd7cdf]{text-align:center}.gold-underline[data-v-dcdd7cdf]{width:60px;height:3px;background:#c3a570;margin-bottom:32px}.gold-underline--center[data-v-dcdd7cdf]{margin-left:auto;margin-right:auto}.red-underline[data-v-dcdd7cdf]{width:60px;height:3px;background:#db1a21;margin-bottom:32px}.hero[data-v-dcdd7cdf]{background:#1c154b;position:relative}.hero__inner[data-v-dcdd7cdf]{max-width:1140px;margin:0 auto;border-left:5px solid #db1a21;padding:100px 40px 100px 60px}.hero__breadcrumb[data-v-dcdd7cdf]{font-size:13px;color:#ffffffb3;margin:0 0 20px;letter-spacing:.5px}.hero__title[data-v-dcdd7cdf]{font-size:52px;font-weight:700;color:#fff;margin:0 0 18px;line-height:1.15}.hero__subtitle[data-v-dcdd7cdf]{font-size:18px;color:#fffc;margin:0;font-weight:400}.hero__gold-line[data-v-dcdd7cdf]{height:4px;background:#c3a570;width:100%}.overview[data-v-dcdd7cdf]{background:#fff;padding:80px 40px}.overview__inner[data-v-dcdd7cdf]{max-width:1140px;margin:0 auto}.overview__heading-wrap[data-v-dcdd7cdf]{margin-bottom:8px}.overview__columns[data-v-dcdd7cdf]{display:flex;gap:48px;align-items:flex-start}.overview__text[data-v-dcdd7cdf]{flex:1 1 55%}.overview__text p[data-v-dcdd7cdf]{font-size:16px;color:#4e4b66;line-height:1.8;margin:0}.overview__card[data-v-dcdd7cdf]{flex:1 1 40%;background:#1c154b;border:2px solid #c3a570;border-radius:8px;padding:32px 28px}.overview__card-title[data-v-dcdd7cdf]{font-size:18px;font-weight:700;color:#c3a570;margin:0 0 16px}.overview__list[data-v-dcdd7cdf]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.overview__list li[data-v-dcdd7cdf]{font-size:15px;color:#fff;line-height:1.6;padding-left:20px;position:relative}.overview__list li[data-v-dcdd7cdf]:before{content:"";position:absolute;left:0;top:10px;width:8px;height:8px;border-radius:50%;background:#c3a570}.two-col[data-v-dcdd7cdf]{background:#f8f9fb;padding:80px 40px}.two-col__inner[data-v-dcdd7cdf]{max-width:1140px;margin:0 auto;display:flex;gap:60px;align-items:flex-start}.two-col__left[data-v-dcdd7cdf],.two-col__right[data-v-dcdd7cdf]{flex:1 1 50%}.steps[data-v-dcdd7cdf]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:16px}.steps__item[data-v-dcdd7cdf]{display:flex;align-items:center;gap:16px;font-size:15px;color:#4e4b66;line-height:1.5}.steps__number[data-v-dcdd7cdf]{flex-shrink:0;width:36px;height:36px;border-radius:50%;background:#1c154b;color:#fff;font-size:14px;font-weight:700;display:flex;align-items:center;justify-content:center}.rejections[data-v-dcdd7cdf]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:16px}.rejections__item[data-v-dcdd7cdf]{display:flex;align-items:flex-start;gap:14px;font-size:15px;color:#4e4b66;line-height:1.5}.rejections__icon[data-v-dcdd7cdf]{flex-shrink:0;width:22px;height:22px;margin-top:1px}.rejections__icon svg[data-v-dcdd7cdf]{width:22px;height:22px}.docs[data-v-dcdd7cdf]{background:#fff;padding:80px 40px}.docs__inner[data-v-dcdd7cdf]{max-width:1140px;margin:0 auto}.docs__heading-wrap[data-v-dcdd7cdf]{margin-bottom:8px}.docs__grid[data-v-dcdd7cdf]{display:grid;grid-template-columns:repeat(2,1fr);gap:20px 48px}.doc-item[data-v-dcdd7cdf]{display:flex;align-items:flex-start;gap:14px;font-size:15px;color:#4e4b66;line-height:1.6}.doc-item__dot[data-v-dcdd7cdf]{flex-shrink:0;width:10px;height:10px;border-radius:50%;background:#c3a570;margin-top:6px}.pathway[data-v-dcdd7cdf]{background:#f8f9fb;padding:80px 40px}.pathway__inner[data-v-dcdd7cdf]{max-width:1140px;margin:0 auto}.pathway__steps[data-v-dcdd7cdf]{display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap;margin-top:8px}.pathway__step[data-v-dcdd7cdf]{display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center}.pathway__num[data-v-dcdd7cdf]{width:48px;height:48px;border-radius:50%;background:#1c154b;color:#fff;font-size:18px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.pathway__label[data-v-dcdd7cdf]{font-size:13px;color:#4e4b66;margin:0;line-height:1.4}.pathway__label small[data-v-dcdd7cdf]{color:#c3a570;font-size:11px}.pathway__arrow[data-v-dcdd7cdf]{font-size:24px;color:#c3a570;flex-shrink:0}.services[data-v-dcdd7cdf]{background:#1c154b;padding:80px 40px}.services__inner[data-v-dcdd7cdf]{max-width:1140px;margin:0 auto}.services__heading[data-v-dcdd7cdf]{font-size:30px;font-weight:700;color:#c3a570;text-align:center;margin:0 0 48px;letter-spacing:1px}.services__grid[data-v-dcdd7cdf]{display:flex;gap:28px}.services__box[data-v-dcdd7cdf]{flex:1;background:#231c5e;border:1px solid #c3a570;border-radius:6px;padding:32px 28px}.services__box-title[data-v-dcdd7cdf]{font-size:17px;font-weight:700;color:#c3a570;margin:0 0 14px}.services__box-text[data-v-dcdd7cdf]{font-size:14px;color:#fffc;line-height:1.75;margin:0}.cta[data-v-dcdd7cdf]{background:#db1a21;padding:56px 40px}.cta__inner[data-v-dcdd7cdf]{max-width:1140px;margin:0 auto;text-align:center}.cta__text[data-v-dcdd7cdf]{font-size:20px;color:#fff;margin:0 0 12px;font-weight:500}.cta__phone[data-v-dcdd7cdf]{font-size:38px;font-weight:700;color:#fff;margin:0 0 10px;letter-spacing:.5px}.cta__sub[data-v-dcdd7cdf]{font-size:16px;color:#ffffffd9;margin:0}@media(max-width:767px){.hero__inner[data-v-dcdd7cdf]{padding:70px 24px 70px 28px;border-left-width:4px}.hero__title[data-v-dcdd7cdf]{font-size:32px}.overview[data-v-dcdd7cdf],.two-col[data-v-dcdd7cdf],.docs[data-v-dcdd7cdf],.pathway[data-v-dcdd7cdf],.services[data-v-dcdd7cdf]{padding:52px 20px}.overview__columns[data-v-dcdd7cdf],.two-col__inner[data-v-dcdd7cdf],.services__grid[data-v-dcdd7cdf]{flex-direction:column;gap:28px}.docs__grid[data-v-dcdd7cdf]{grid-template-columns:1fr}.pathway__steps[data-v-dcdd7cdf]{flex-direction:column}.pathway__arrow[data-v-dcdd7cdf]{transform:rotate(90deg)}.cta[data-v-dcdd7cdf]{padding:44px 20px}.cta__phone[data-v-dcdd7cdf]{font-size:26px}.section-title[data-v-dcdd7cdf]{font-size:24px}.services__heading[data-v-dcdd7cdf]{font-size:22px}}[data-v-9e26c19e],[data-v-9e26c19e]:before,[data-v-9e26c19e]:after{box-sizing:border-box}.page[data-v-9e26c19e]{font-family:Manrope,sans-serif;width:100%}.section-title[data-v-9e26c19e]{font-family:Manrope,sans-serif;font-size:32px;font-weight:700;color:#1c154b;margin:0 0 12px;line-height:1.25}.section-title--center[data-v-9e26c19e]{text-align:center}.gold-underline[data-v-9e26c19e]{width:60px;height:3px;background:#c3a570;margin-bottom:32px}.gold-underline--center[data-v-9e26c19e]{margin-left:auto;margin-right:auto}.red-underline[data-v-9e26c19e]{width:60px;height:3px;background:#db1a21;margin-bottom:32px}.hero[data-v-9e26c19e]{background:#1c154b;position:relative}.hero__inner[data-v-9e26c19e]{max-width:1140px;margin:0 auto;border-left:5px solid #db1a21;padding:100px 40px 100px 60px}.hero__breadcrumb[data-v-9e26c19e]{font-size:13px;color:#ffffffb3;margin:0 0 20px;letter-spacing:.5px}.hero__title[data-v-9e26c19e]{font-size:52px;font-weight:700;color:#fff;margin:0 0 18px;line-height:1.15}.hero__subtitle[data-v-9e26c19e]{font-size:18px;color:#fffc;margin:0;font-weight:400}.hero__gold-line[data-v-9e26c19e]{height:4px;background:#c3a570;width:100%}.overview[data-v-9e26c19e]{background:#fff;padding:80px 40px}.overview__inner[data-v-9e26c19e]{max-width:1140px;margin:0 auto}.overview__heading-wrap[data-v-9e26c19e]{margin-bottom:8px}.overview__columns[data-v-9e26c19e]{display:flex;gap:48px;align-items:flex-start}.overview__text[data-v-9e26c19e]{flex:1 1 55%}.overview__text p[data-v-9e26c19e]{font-size:16px;color:#4e4b66;line-height:1.8;margin:0}.overview__card[data-v-9e26c19e]{flex:1 1 40%;background:#1c154b;border:2px solid #c3a570;border-radius:8px;padding:32px 28px}.overview__card-title[data-v-9e26c19e]{font-size:18px;font-weight:700;color:#c3a570;margin:0 0 16px}.overview__list[data-v-9e26c19e]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.overview__list li[data-v-9e26c19e]{font-size:15px;color:#fff;line-height:1.6;padding-left:20px;position:relative}.overview__list li[data-v-9e26c19e]:before{content:"";position:absolute;left:0;top:10px;width:8px;height:8px;border-radius:50%;background:#c3a570}.two-col[data-v-9e26c19e]{background:#f8f9fb;padding:80px 40px}.two-col__inner[data-v-9e26c19e]{max-width:1140px;margin:0 auto;display:flex;gap:60px;align-items:flex-start}.two-col__left[data-v-9e26c19e],.two-col__right[data-v-9e26c19e]{flex:1 1 50%}.steps[data-v-9e26c19e]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:16px}.steps__item[data-v-9e26c19e]{display:flex;align-items:center;gap:16px;font-size:15px;color:#4e4b66;line-height:1.5}.steps__number[data-v-9e26c19e]{flex-shrink:0;width:36px;height:36px;border-radius:50%;background:#1c154b;color:#fff;font-size:14px;font-weight:700;display:flex;align-items:center;justify-content:center}.rejections[data-v-9e26c19e]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:16px}.rejections__item[data-v-9e26c19e]{display:flex;align-items:flex-start;gap:14px;font-size:15px;color:#4e4b66;line-height:1.5}.rejections__icon[data-v-9e26c19e]{flex-shrink:0;width:22px;height:22px;margin-top:1px}.rejections__icon svg[data-v-9e26c19e]{width:22px;height:22px}.docs[data-v-9e26c19e]{background:#fff;padding:80px 40px}.docs__inner[data-v-9e26c19e]{max-width:1140px;margin:0 auto}.docs__heading-wrap[data-v-9e26c19e]{margin-bottom:8px}.docs__grid[data-v-9e26c19e]{display:grid;grid-template-columns:repeat(2,1fr);gap:20px 48px}.doc-item[data-v-9e26c19e]{display:flex;align-items:flex-start;gap:14px;font-size:15px;color:#4e4b66;line-height:1.6}.doc-item__dot[data-v-9e26c19e]{flex-shrink:0;width:10px;height:10px;border-radius:50%;background:#c3a570;margin-top:6px}.services[data-v-9e26c19e]{background:#1c154b;padding:80px 40px}.services__inner[data-v-9e26c19e]{max-width:1140px;margin:0 auto}.services__heading[data-v-9e26c19e]{font-size:30px;font-weight:700;color:#c3a570;text-align:center;margin:0 0 48px;letter-spacing:1px}.services__grid[data-v-9e26c19e]{display:flex;gap:28px}.services__box[data-v-9e26c19e]{flex:1;background:#231c5e;border:1px solid #c3a570;border-radius:6px;padding:32px 28px}.services__box-title[data-v-9e26c19e]{font-size:17px;font-weight:700;color:#c3a570;margin:0 0 14px}.services__box-text[data-v-9e26c19e]{font-size:14px;color:#fffc;line-height:1.75;margin:0}.cta[data-v-9e26c19e]{background:#db1a21;padding:56px 40px}.cta__inner[data-v-9e26c19e]{max-width:1140px;margin:0 auto;text-align:center}.cta__text[data-v-9e26c19e]{font-size:20px;color:#fff;margin:0 0 12px;font-weight:500}.cta__phone[data-v-9e26c19e]{font-size:38px;font-weight:700;color:#fff;margin:0 0 10px;letter-spacing:.5px}.cta__sub[data-v-9e26c19e]{font-size:16px;color:#ffffffd9;margin:0}@media(max-width:767px){.hero__inner[data-v-9e26c19e]{padding:70px 24px 70px 28px;border-left-width:4px}.hero__title[data-v-9e26c19e]{font-size:32px}.overview[data-v-9e26c19e],.two-col[data-v-9e26c19e],.docs[data-v-9e26c19e],.services[data-v-9e26c19e]{padding:52px 20px}.overview__columns[data-v-9e26c19e],.two-col__inner[data-v-9e26c19e],.services__grid[data-v-9e26c19e]{flex-direction:column;gap:28px}.docs__grid[data-v-9e26c19e]{grid-template-columns:1fr}.cta[data-v-9e26c19e]{padding:44px 20px}.cta__phone[data-v-9e26c19e]{font-size:26px}.section-title[data-v-9e26c19e]{font-size:24px}.services__heading[data-v-9e26c19e]{font-size:22px}}[data-v-c2a7ca17],[data-v-c2a7ca17]:before,[data-v-c2a7ca17]:after{box-sizing:border-box}.page[data-v-c2a7ca17]{font-family:Manrope,sans-serif;width:100%}.section-title[data-v-c2a7ca17]{font-family:Manrope,sans-serif;font-size:32px;font-weight:700;color:#1c154b;margin:0 0 12px;line-height:1.25}.section-title--center[data-v-c2a7ca17]{text-align:center}.gold-underline[data-v-c2a7ca17]{width:60px;height:3px;background:#c3a570;margin-bottom:32px}.gold-underline--center[data-v-c2a7ca17]{margin-left:auto;margin-right:auto}.red-underline[data-v-c2a7ca17]{width:60px;height:3px;background:#db1a21;margin-bottom:32px}.hero[data-v-c2a7ca17]{background:#1c154b;position:relative}.hero__inner[data-v-c2a7ca17]{max-width:1140px;margin:0 auto;border-left:5px solid #db1a21;padding:100px 40px 100px 60px}.hero__breadcrumb[data-v-c2a7ca17]{font-size:13px;color:#ffffffb3;margin:0 0 20px;letter-spacing:.5px}.hero__title[data-v-c2a7ca17]{font-size:52px;font-weight:700;color:#fff;margin:0 0 18px;line-height:1.15}.hero__subtitle[data-v-c2a7ca17]{font-size:18px;color:#fffc;margin:0;font-weight:400}.hero__gold-line[data-v-c2a7ca17]{height:4px;background:#c3a570;width:100%}.overview[data-v-c2a7ca17]{background:#fff;padding:80px 40px}.overview__inner[data-v-c2a7ca17]{max-width:1140px;margin:0 auto}.overview__heading-wrap[data-v-c2a7ca17]{margin-bottom:8px}.overview__columns[data-v-c2a7ca17]{display:flex;gap:48px;align-items:flex-start}.overview__text[data-v-c2a7ca17]{flex:1 1 55%}.overview__text p[data-v-c2a7ca17]{font-size:16px;color:#4e4b66;line-height:1.8;margin:0}.overview__card[data-v-c2a7ca17]{flex:1 1 40%;background:#1c154b;border:2px solid #c3a570;border-radius:8px;padding:32px 28px}.overview__card-title[data-v-c2a7ca17]{font-size:18px;font-weight:700;color:#c3a570;margin:0 0 16px}.overview__list[data-v-c2a7ca17]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.overview__list li[data-v-c2a7ca17]{font-size:15px;color:#fff;line-height:1.6;padding-left:20px;position:relative}.overview__list li[data-v-c2a7ca17]:before{content:"";position:absolute;left:0;top:10px;width:8px;height:8px;border-radius:50%;background:#c3a570}.types[data-v-c2a7ca17]{background:#f8f9fb;padding:80px 40px}.types__inner[data-v-c2a7ca17]{max-width:1140px;margin:0 auto}.types__heading-wrap[data-v-c2a7ca17]{margin-bottom:8px}.types__grid[data-v-c2a7ca17]{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.card[data-v-c2a7ca17]{background:#fff;border-top:4px solid #c3a570;border-radius:6px;padding:24px 20px;box-shadow:0 2px 12px #0000000f;flex:1 1 calc(25% - 20px);min-width:200px;max-width:280px}.card__title[data-v-c2a7ca17]{font-size:16px;font-weight:700;color:#1c154b;margin:0 0 12px}.card__list[data-v-c2a7ca17]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:6px}.card__list li[data-v-c2a7ca17]{font-size:13px;color:#4e4b66;line-height:1.6;padding-left:14px;position:relative}.card__list li[data-v-c2a7ca17]:before{content:"";position:absolute;left:0;top:8px;width:5px;height:5px;border-radius:50%;background:#c3a570}.two-col[data-v-c2a7ca17]{background:#fff;padding:80px 40px}.two-col__inner[data-v-c2a7ca17]{max-width:1140px;margin:0 auto;display:flex;gap:60px;align-items:flex-start}.two-col__left[data-v-c2a7ca17],.two-col__right[data-v-c2a7ca17]{flex:1 1 50%}.steps[data-v-c2a7ca17]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:16px}.steps__item[data-v-c2a7ca17]{display:flex;align-items:center;gap:16px;font-size:15px;color:#4e4b66;line-height:1.5}.steps__number[data-v-c2a7ca17]{flex-shrink:0;width:36px;height:36px;border-radius:50%;background:#1c154b;color:#fff;font-size:14px;font-weight:700;display:flex;align-items:center;justify-content:center}.rejections[data-v-c2a7ca17]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:16px}.rejections__item[data-v-c2a7ca17]{display:flex;align-items:flex-start;gap:14px;font-size:15px;color:#4e4b66;line-height:1.5}.rejections__icon[data-v-c2a7ca17]{flex-shrink:0;width:22px;height:22px;margin-top:1px}.rejections__icon svg[data-v-c2a7ca17]{width:22px;height:22px}.docs[data-v-c2a7ca17]{background:#f8f9fb;padding:80px 40px}.docs__inner[data-v-c2a7ca17]{max-width:1140px;margin:0 auto}.docs__heading-wrap[data-v-c2a7ca17]{margin-bottom:8px}.docs__grid[data-v-c2a7ca17]{display:grid;grid-template-columns:repeat(2,1fr);gap:20px 48px}.doc-item[data-v-c2a7ca17]{display:flex;align-items:flex-start;gap:14px;font-size:15px;color:#4e4b66;line-height:1.6}.doc-item__dot[data-v-c2a7ca17]{flex-shrink:0;width:10px;height:10px;border-radius:50%;background:#c3a570;margin-top:6px}.services[data-v-c2a7ca17]{background:#1c154b;padding:80px 40px}.services__inner[data-v-c2a7ca17]{max-width:1140px;margin:0 auto}.services__heading[data-v-c2a7ca17]{font-size:30px;font-weight:700;color:#c3a570;text-align:center;margin:0 0 48px;letter-spacing:1px}.services__grid[data-v-c2a7ca17]{display:flex;gap:28px}.services__box[data-v-c2a7ca17]{flex:1;background:#231c5e;border:1px solid #c3a570;border-radius:6px;padding:32px 28px}.services__box-title[data-v-c2a7ca17]{font-size:17px;font-weight:700;color:#c3a570;margin:0 0 14px}.services__box-text[data-v-c2a7ca17]{font-size:14px;color:#fffc;line-height:1.75;margin:0}.cta[data-v-c2a7ca17]{background:#db1a21;padding:56px 40px}.cta__inner[data-v-c2a7ca17]{max-width:1140px;margin:0 auto;text-align:center}.cta__text[data-v-c2a7ca17]{font-size:20px;color:#fff;margin:0 0 12px;font-weight:500}.cta__phone[data-v-c2a7ca17]{font-size:38px;font-weight:700;color:#fff;margin:0 0 10px;letter-spacing:.5px}.cta__sub[data-v-c2a7ca17]{font-size:16px;color:#ffffffd9;margin:0}@media(max-width:767px){.hero__inner[data-v-c2a7ca17]{padding:70px 24px 70px 28px;border-left-width:4px}.hero__title[data-v-c2a7ca17]{font-size:32px}.overview[data-v-c2a7ca17],.types[data-v-c2a7ca17],.two-col[data-v-c2a7ca17],.docs[data-v-c2a7ca17],.services[data-v-c2a7ca17]{padding:52px 20px}.overview__columns[data-v-c2a7ca17],.two-col__inner[data-v-c2a7ca17],.services__grid[data-v-c2a7ca17],.types__grid[data-v-c2a7ca17]{flex-direction:column;gap:28px}.card[data-v-c2a7ca17]{max-width:100%;flex:1 1 100%}.docs__grid[data-v-c2a7ca17]{grid-template-columns:1fr}.cta[data-v-c2a7ca17]{padding:44px 20px}.cta__phone[data-v-c2a7ca17]{font-size:26px}.section-title[data-v-c2a7ca17]{font-size:24px}.services__heading[data-v-c2a7ca17]{font-size:22px}}[data-v-51710ed8],[data-v-51710ed8]:before,[data-v-51710ed8]:after{box-sizing:border-box}.page[data-v-51710ed8]{font-family:Manrope,sans-serif;width:100%}.section-title[data-v-51710ed8]{font-family:Manrope,sans-serif;font-size:32px;font-weight:700;color:#1c154b;margin:0 0 12px;line-height:1.25}.section-title--center[data-v-51710ed8]{text-align:center}.gold-underline[data-v-51710ed8]{width:60px;height:3px;background:#c3a570;margin-bottom:32px}.gold-underline--center[data-v-51710ed8]{margin-left:auto;margin-right:auto}.red-underline[data-v-51710ed8]{width:60px;height:3px;background:#db1a21;margin-bottom:32px}.hero[data-v-51710ed8]{background:#1c154b;position:relative}.hero__inner[data-v-51710ed8]{max-width:1140px;margin:0 auto;border-left:5px solid #db1a21;padding:100px 40px 100px 60px}.hero__breadcrumb[data-v-51710ed8]{font-size:13px;color:#ffffffb3;margin:0 0 20px;letter-spacing:.5px}.hero__title[data-v-51710ed8]{font-size:48px;font-weight:700;color:#fff;margin:0 0 18px;line-height:1.15}.hero__subtitle[data-v-51710ed8]{font-size:18px;color:#fffc;margin:0;font-weight:400}.hero__gold-line[data-v-51710ed8]{height:4px;background:#c3a570;width:100%}.overview[data-v-51710ed8]{background:#fff;padding:80px 40px}.overview__inner[data-v-51710ed8]{max-width:1140px;margin:0 auto}.overview__heading-wrap[data-v-51710ed8]{margin-bottom:8px}.overview__columns[data-v-51710ed8]{display:flex;gap:48px;align-items:flex-start}.overview__text[data-v-51710ed8]{flex:1 1 55%}.overview__text p[data-v-51710ed8]{font-size:16px;color:#4e4b66;line-height:1.8;margin:0}.overview__card[data-v-51710ed8]{flex:1 1 40%;background:#1c154b;border:2px solid #c3a570;border-radius:8px;padding:32px 28px}.overview__card-title[data-v-51710ed8]{font-size:18px;font-weight:700;color:#c3a570;margin:0 0 16px}.overview__list[data-v-51710ed8]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.overview__list li[data-v-51710ed8]{font-size:15px;color:#fff;line-height:1.6;padding-left:20px;position:relative}.overview__list li[data-v-51710ed8]:before{content:"";position:absolute;left:0;top:10px;width:8px;height:8px;border-radius:50%;background:#c3a570}.fees-strip[data-v-51710ed8]{background:#f8f9fb;padding:60px 40px}.fees-strip__inner[data-v-51710ed8]{max-width:1140px;margin:0 auto}.fees-grid[data-v-51710ed8]{display:flex;flex-wrap:wrap;gap:16px;justify-content:center}.fee-box[data-v-51710ed8]{background:#fff;border:1px solid #e8e6f0;border-radius:8px;padding:24px 20px;text-align:center;flex:1 1 100px;min-width:100px}.fee-box__label[data-v-51710ed8]{font-size:11px;color:#4e4b66;margin:0 0 8px;font-weight:600;text-transform:uppercase;letter-spacing:.3px}.fee-box__amount[data-v-51710ed8]{font-size:22px;font-weight:700;color:#c3a570;margin:0}.two-col[data-v-51710ed8]{background:#fff;padding:80px 40px}.two-col__inner[data-v-51710ed8]{max-width:1140px;margin:0 auto;display:flex;gap:60px;align-items:flex-start}.two-col__left[data-v-51710ed8],.two-col__right[data-v-51710ed8]{flex:1 1 50%}.steps[data-v-51710ed8]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:16px}.steps__item[data-v-51710ed8]{display:flex;align-items:center;gap:16px;font-size:15px;color:#4e4b66;line-height:1.5}.steps__number[data-v-51710ed8]{flex-shrink:0;width:36px;height:36px;border-radius:50%;background:#1c154b;color:#fff;font-size:14px;font-weight:700;display:flex;align-items:center;justify-content:center}.rejections[data-v-51710ed8]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:16px}.rejections__item[data-v-51710ed8]{display:flex;align-items:flex-start;gap:14px;font-size:15px;color:#4e4b66;line-height:1.5}.rejections__icon[data-v-51710ed8]{flex-shrink:0;width:22px;height:22px;margin-top:1px}.rejections__icon svg[data-v-51710ed8]{width:22px;height:22px}.docs[data-v-51710ed8]{background:#f8f9fb;padding:80px 40px}.docs__inner[data-v-51710ed8]{max-width:1140px;margin:0 auto}.docs__heading-wrap[data-v-51710ed8]{margin-bottom:8px}.docs__grid[data-v-51710ed8]{display:grid;grid-template-columns:repeat(2,1fr);gap:20px 48px}.doc-item[data-v-51710ed8]{display:flex;align-items:flex-start;gap:14px;font-size:15px;color:#4e4b66;line-height:1.6}.doc-item__dot[data-v-51710ed8]{flex-shrink:0;width:10px;height:10px;border-radius:50%;background:#c3a570;margin-top:6px}.services[data-v-51710ed8]{background:#1c154b;padding:80px 40px}.services__inner[data-v-51710ed8]{max-width:1140px;margin:0 auto}.services__heading[data-v-51710ed8]{font-size:30px;font-weight:700;color:#c3a570;text-align:center;margin:0 0 48px;letter-spacing:1px}.services__grid[data-v-51710ed8]{display:flex;gap:28px}.services__box[data-v-51710ed8]{flex:1;background:#231c5e;border:1px solid #c3a570;border-radius:6px;padding:32px 28px}.services__box-title[data-v-51710ed8]{font-size:17px;font-weight:700;color:#c3a570;margin:0 0 14px}.services__box-text[data-v-51710ed8]{font-size:14px;color:#fffc;line-height:1.75;margin:0}.cta[data-v-51710ed8]{background:#db1a21;padding:56px 40px}.cta__inner[data-v-51710ed8]{max-width:1140px;margin:0 auto;text-align:center}.cta__text[data-v-51710ed8]{font-size:20px;color:#fff;margin:0 0 12px;font-weight:500}.cta__phone[data-v-51710ed8]{font-size:38px;font-weight:700;color:#fff;margin:0 0 10px;letter-spacing:.5px}.cta__sub[data-v-51710ed8]{font-size:16px;color:#ffffffd9;margin:0}@media(max-width:767px){.hero__inner[data-v-51710ed8]{padding:70px 24px 70px 28px;border-left-width:4px}.hero__title[data-v-51710ed8]{font-size:28px}.overview[data-v-51710ed8],.fees-strip[data-v-51710ed8],.two-col[data-v-51710ed8],.docs[data-v-51710ed8],.services[data-v-51710ed8]{padding:52px 20px}.overview__columns[data-v-51710ed8],.two-col__inner[data-v-51710ed8],.services__grid[data-v-51710ed8]{flex-direction:column;gap:28px}.docs__grid[data-v-51710ed8]{grid-template-columns:1fr}.cta[data-v-51710ed8]{padding:44px 20px}.cta__phone[data-v-51710ed8]{font-size:26px}.section-title[data-v-51710ed8]{font-size:24px}.services__heading[data-v-51710ed8]{font-size:22px}}.dashboard[data-v-c4b91f46]{min-height:100vh;background:#f4f6fb;font-family:system-ui,-apple-system,sans-serif}.dash-header[data-v-c4b91f46]{background:#1c154b;padding:1.5rem 0}.dash-header-inner[data-v-c4b91f46]{max-width:1100px;margin:0 auto;padding:0 1.5rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.back-link[data-v-c4b91f46]{display:flex;align-items:center;gap:.3rem;color:#c3a570;font-size:.8rem;font-weight:600;text-decoration:none;margin-bottom:.2rem}.back-link svg[data-v-c4b91f46]{width:14px;height:14px}.back-link[data-v-c4b91f46]:hover{color:#fff}.dash-title[data-v-c4b91f46]{font-size:1.4rem;font-weight:700;color:#fff;margin:0 0 .2rem}.dash-welcome[data-v-c4b91f46]{font-size:.875rem;color:#c3a570;margin:0}.logout-btn[data-v-c4b91f46]{padding:.5rem 1.25rem;background:transparent;border:1.5px solid rgba(255,255,255,.35);border-radius:5px;color:#fff;font-size:.85rem;font-weight:600;cursor:pointer;transition:border-color .2s,background .2s;white-space:nowrap}.logout-btn[data-v-c4b91f46]:hover{border-color:#c3a570;background:#c3a5701a}.dash-main[data-v-c4b91f46]{max-width:1100px;margin:0 auto;padding:2rem 1.5rem}.dash-grid[data-v-c4b91f46]{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1.25rem}.dash-card[data-v-c4b91f46]{background:#fff;border-radius:8px;padding:1.5rem;display:flex;align-items:flex-start;gap:1rem;box-shadow:0 1px 4px #00000012;border-left:4px solid #C3A570;cursor:pointer;transition:box-shadow .2s,transform .15s;text-decoration:none}.dash-card[data-v-c4b91f46]:hover{box-shadow:0 4px 16px #1c154b1f;transform:translateY(-2px)}.dash-card-icon[data-v-c4b91f46]{flex-shrink:0;width:40px;height:40px;background:#f0ecf8;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#1c154b}.dash-card-icon svg[data-v-c4b91f46]{width:20px;height:20px}.dash-card-label[data-v-c4b91f46]{font-size:.95rem;font-weight:700;color:#1c154b;margin:0 0 .25rem}.dash-card-hint[data-v-c4b91f46]{font-size:.8rem;color:#888;margin:0}.admin-page[data-v-8ccb1a8d]{min-height:100vh;background:#f4f6fb;font-family:system-ui,-apple-system,sans-serif}.admin-header[data-v-8ccb1a8d]{background:#1c154b;padding:1.25rem 0}.admin-header-inner[data-v-8ccb1a8d]{max-width:800px;margin:0 auto;padding:0 1.5rem}.admin-header-left[data-v-8ccb1a8d]{display:flex;flex-direction:column;gap:.2rem}.back-link[data-v-8ccb1a8d]{display:flex;align-items:center;gap:.3rem;color:#c3a570;font-size:.8rem;font-weight:600;text-decoration:none}.back-link svg[data-v-8ccb1a8d]{width:14px;height:14px}.back-link[data-v-8ccb1a8d]:hover{color:#fff}.admin-title[data-v-8ccb1a8d]{font-size:1.2rem;font-weight:700;color:#fff;margin:0}.admin-main[data-v-8ccb1a8d]{max-width:800px;margin:0 auto;padding:2rem 1.5rem}.card[data-v-8ccb1a8d]{background:#fff;border-radius:8px;padding:2rem;box-shadow:0 1px 4px #00000012}.card h2[data-v-8ccb1a8d]{font-size:1.05rem;font-weight:700;color:#1c154b;margin:0 0 .75rem}.lead[data-v-8ccb1a8d]{font-size:.9rem;color:#555;line-height:1.65;margin:0 0 1.5rem}.lead strong[data-v-8ccb1a8d]{color:#1c154b}.alert[data-v-8ccb1a8d]{padding:1rem 1.25rem;border-radius:6px;font-size:.9rem;margin-bottom:1.5rem;line-height:1.5}.alert strong[data-v-8ccb1a8d]{display:block;margin-bottom:.25rem}.alert p[data-v-8ccb1a8d]{margin:0;font-size:.85rem;opacity:.9}.alert--success[data-v-8ccb1a8d]{background:#ecfdf5;color:#065f46;border-left:3px solid #10b981}.alert--warn[data-v-8ccb1a8d]{background:#fef3c7;color:#92400e;border-left:3px solid #f59e0b}.alert--error[data-v-8ccb1a8d]{background:#fef2f2;color:#991b1b;border-left:3px solid #ef4444}.btn[data-v-8ccb1a8d]{display:inline-flex;align-items:center;padding:.7rem 1.4rem;font-family:inherit;font-size:.9rem;font-weight:600;border:none;border-radius:6px;cursor:pointer;transition:background .15s}.btn[data-v-8ccb1a8d]:disabled{opacity:.6;cursor:not-allowed}.btn--primary[data-v-8ccb1a8d]{background:#1c154b;color:#fff}.btn--primary[data-v-8ccb1a8d]:hover:not(:disabled){background:#2a1f6b}.details[data-v-8ccb1a8d]{margin-top:1.75rem;border-top:1px solid #f0f0f0;padding-top:1.25rem}.details summary[data-v-8ccb1a8d]{cursor:pointer;font-size:.85rem;font-weight:600;color:#1c154b;-webkit-user-select:none;user-select:none}.details ul[data-v-8ccb1a8d]{font-size:.85rem;color:#555;line-height:1.7;padding-left:1.25rem;margin:.75rem 0}.details li[data-v-8ccb1a8d]{margin-bottom:.25rem}.details code[data-v-8ccb1a8d]{background:#f0ecf8;color:#1c154b;padding:.1rem .35rem;border-radius:3px;font-size:.78rem;font-family:ui-monospace,monospace}.details p[data-v-8ccb1a8d]{font-size:.83rem;color:#666;margin:.5rem 0 0;line-height:1.6}.admin-page[data-v-d1d89749]{min-height:100vh;background:#f4f6fb;font-family:system-ui,-apple-system,sans-serif}.admin-header[data-v-d1d89749]{background:#1c154b;padding:1.25rem 0;position:sticky;top:0;z-index:10}.admin-header-inner[data-v-d1d89749]{max-width:1300px;margin:0 auto;padding:0 1.5rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.admin-header-left[data-v-d1d89749]{display:flex;flex-direction:column;gap:.2rem}.back-link[data-v-d1d89749]{display:flex;align-items:center;gap:.3rem;color:#c3a570;font-size:.8rem;font-weight:600;text-decoration:none}.back-link svg[data-v-d1d89749]{width:14px;height:14px}.back-link[data-v-d1d89749]:hover{color:#fff}.admin-title[data-v-d1d89749]{font-size:1.2rem;font-weight:700;color:#fff;margin:0}.admin-main[data-v-d1d89749]{max-width:1300px;margin:0 auto;padding:1.5rem}.state-msg[data-v-d1d89749]{color:#666;font-size:.9rem;padding:2rem 0;text-align:center}.state-msg--error[data-v-d1d89749]{color:#b91c1c}.layout[data-v-d1d89749]{display:grid;grid-template-columns:340px 1fr;gap:1.5rem;align-items:flex-start}.sidebar[data-v-d1d89749]{display:flex;flex-direction:column;gap:1.25rem}.sidebar-section[data-v-d1d89749]{background:#fff;border-radius:8px;padding:1.25rem;box-shadow:0 1px 4px #00000012}.sidebar-heading[data-v-d1d89749]{font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#888;margin:0 0 .75rem}.sidebar-btn[data-v-d1d89749]{display:flex;align-items:center;gap:.5rem;width:100%;padding:.6rem .75rem;font-family:inherit;font-size:.85rem;font-weight:500;color:#333;background:none;border:1.5px solid transparent;border-radius:6px;cursor:pointer;transition:all .15s;text-align:left}.sidebar-btn[data-v-d1d89749]:hover{background:#f8f7fc}.sidebar-btn.active[data-v-d1d89749]{background:#f0ecf8;border-color:#1c154b;color:#1c154b;font-weight:600}.sidebar-dot[data-v-d1d89749]{width:8px;height:8px;border-radius:50%;flex-shrink:0}.sidebar-dot--all[data-v-d1d89749]{background:#1c154b}.sidebar-dot--training[data-v-d1d89749]{background:#4f46e5}.sidebar-dot--consult[data-v-d1d89749]{background:#d97706}.sidebar-count[data-v-d1d89749]{margin-left:auto;font-size:.75rem;font-weight:700;color:#999;background:#f3f4f6;padding:.15rem .5rem;border-radius:10px}.sidebar-empty[data-v-d1d89749]{font-size:.82rem;color:#999;margin:0}.group-card[data-v-d1d89749]{border:1.5px solid #eee;border-radius:6px;margin-bottom:.5rem;overflow:hidden}.group-card[data-v-d1d89749]:last-child{margin-bottom:0}.group-header[data-v-d1d89749]{display:flex;align-items:center;justify-content:space-between;width:100%;padding:.65rem .75rem;font-family:inherit;background:none;border:none;cursor:pointer;gap:.5rem;transition:background .12s}.group-header[data-v-d1d89749]:hover{background:#f8f7fc}.group-header-left[data-v-d1d89749]{display:flex;align-items:center;gap:.5rem;min-width:0}.group-title[data-v-d1d89749]{font-size:.84rem;font-weight:600;color:#1c154b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.group-header-right[data-v-d1d89749]{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.group-count[data-v-d1d89749]{font-size:.72rem;font-weight:600;color:#888;white-space:nowrap}.group-chevron[data-v-d1d89749]{width:14px;height:14px;color:#999;transition:transform .2s;flex-shrink:0}.group-chevron.rotated[data-v-d1d89749]{transform:rotate(180deg)}.group-body[data-v-d1d89749]{border-top:1px solid #f0f0f0;padding:.35rem .5rem;background:#fafafa}.detail-card[data-v-d1d89749]{display:flex;flex-direction:column;gap:0}.detail-row[data-v-d1d89749]{display:flex;justify-content:space-between;align-items:flex-start;padding:.5rem 0;border-bottom:1px solid #f0f0f0;gap:.75rem}.detail-row[data-v-d1d89749]:last-child{border-bottom:none}.detail-row--notes[data-v-d1d89749]{flex-direction:column;gap:.3rem}.detail-label[data-v-d1d89749]{font-size:.75rem;font-weight:600;color:#999;text-transform:uppercase;letter-spacing:.03em;white-space:nowrap}.detail-value[data-v-d1d89749]{font-size:.84rem;font-weight:500;color:#333;text-align:right;word-break:break-word}.detail-value--mono[data-v-d1d89749]{font-family:monospace;font-weight:700;color:#1c154b}.detail-value--link[data-v-d1d89749]{color:#1c154b;text-decoration:none}.detail-value--link[data-v-d1d89749]:hover{text-decoration:underline}.detail-value--bold[data-v-d1d89749]{font-weight:700;color:#1c154b}.detail-row--notes .detail-value[data-v-d1d89749]{text-align:left;font-size:.82rem;color:#555}.calendar-panel[data-v-d1d89749]{background:#fff;border-radius:8px;padding:1.5rem;box-shadow:0 1px 4px #00000012}.quick-jump[data-v-d1d89749]{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.25rem;padding-bottom:1rem;border-bottom:1px solid #f0f0f0}.quick-jump-actions[data-v-d1d89749]{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.jump-btn[data-v-d1d89749]{display:inline-flex;align-items:center;gap:.35rem;padding:.45rem .8rem;font-family:inherit;font-size:.8rem;font-weight:600;color:#1c154b;background:#fff;border:1.5px solid #ddd;border-radius:6px;cursor:pointer;transition:all .15s}.jump-btn[data-v-d1d89749]:hover:not(:disabled){border-color:#1c154b;background:#f0ecf8}.jump-btn[data-v-d1d89749]:disabled{opacity:.4;cursor:not-allowed}.jump-btn svg[data-v-d1d89749]{width:14px;height:14px}.jump-btn--primary[data-v-d1d89749]{background:#1c154b;color:#fff;border-color:#1c154b}.jump-btn--primary[data-v-d1d89749]:hover:not(:disabled){background:#2a1f6b;color:#fff}.jump-date[data-v-d1d89749]{padding:.4rem .6rem;font-family:inherit;font-size:.8rem;color:#1c154b;border:1.5px solid #ddd;border-radius:6px;cursor:pointer}.jump-date[data-v-d1d89749]:hover{border-color:#1c154b}.quick-jump-chips[data-v-d1d89749]{display:flex;align-items:center;gap:.4rem;flex-wrap:wrap}.quick-jump-label[data-v-d1d89749]{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#999}.jump-chip[data-v-d1d89749]{display:inline-flex;align-items:center;gap:.35rem;padding:.3rem .6rem;font-family:inherit;font-size:.75rem;font-weight:600;color:#555;background:#f4f6fb;border:1px solid #e5e7eb;border-radius:999px;cursor:pointer;transition:all .15s}.jump-chip[data-v-d1d89749]:hover{background:#f0ecf8;border-color:#1c154b;color:#1c154b}.jump-chip--active[data-v-d1d89749]{background:#1c154b;color:#fff;border-color:#1c154b}.jump-chip-count[data-v-d1d89749]{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 5px;font-size:.68rem;font-weight:700;background:#00000014;border-radius:9px}.jump-chip--active .jump-chip-count[data-v-d1d89749]{background:#ffffff40}.cal-nav[data-v-d1d89749]{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.25rem}.cal-nav-btn[data-v-d1d89749]{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border:1.5px solid #ddd;border-radius:6px;background:#fff;cursor:pointer;transition:all .15s;color:#555}.cal-nav-btn[data-v-d1d89749]:hover{border-color:#1c154b;color:#1c154b}.cal-nav-btn svg[data-v-d1d89749]{width:16px;height:16px}.cal-month[data-v-d1d89749]{font-size:1.1rem;font-weight:700;color:#1c154b;margin:0}.cal-grid[data-v-d1d89749]{display:grid;grid-template-columns:repeat(7,1fr);gap:0}.cal-cell[data-v-d1d89749]{aspect-ratio:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;cursor:pointer;border-radius:8px;transition:background .12s;position:relative;min-height:64px}.cal-cell[data-v-d1d89749]:hover{background:#f8f7fc}.cal-cell--header[data-v-d1d89749]{font-size:.72rem;font-weight:700;color:#999;text-transform:uppercase;letter-spacing:.04em;cursor:default;aspect-ratio:auto;min-height:32px}.cal-cell--header[data-v-d1d89749]:hover{background:transparent}.cal-cell--outside[data-v-d1d89749]{opacity:.3}.cal-cell--today .cal-day[data-v-d1d89749]{background:#1c154b;color:#fff}.cal-cell--selected[data-v-d1d89749]{background:#f0ecf8}.cal-cell--selected .cal-day[data-v-d1d89749]{outline:2px solid #1C154B;outline-offset:1px}.cal-day[data-v-d1d89749]{font-size:.85rem;font-weight:600;color:#333;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50%}.cal-dots[data-v-d1d89749]{display:flex;gap:3px}.cal-dot[data-v-d1d89749]{width:6px;height:6px;border-radius:50%}.cal-dot--training[data-v-d1d89749]{background:#4f46e5}.cal-dot--consult[data-v-d1d89749]{background:#d97706}.cal-count[data-v-d1d89749]{font-size:.65rem;font-weight:700;color:#888}.cal-legend[data-v-d1d89749]{display:flex;gap:1.25rem;margin-top:1rem;padding-top:1rem;border-top:1px solid #f0f0f0;justify-content:center}.cal-legend-item[data-v-d1d89749]{display:flex;align-items:center;gap:.4rem;font-size:.78rem;font-weight:500;color:#888}.type-badge[data-v-d1d89749]{display:inline-block;padding:.15rem .45rem;border-radius:4px;font-size:.68rem;font-weight:700;white-space:nowrap}.type-badge--training[data-v-d1d89749]{background:#e0e7ff;color:#3730a3}.type-badge--consult[data-v-d1d89749]{background:#fef3c7;color:#92400e}.badge[data-v-d1d89749]{display:inline-block;padding:.15rem .45rem;border-radius:4px;font-size:.68rem;font-weight:700}.badge--confirmed[data-v-d1d89749]{background:#d1fae5;color:#065f46}.badge--pending[data-v-d1d89749]{background:#fff7ed;color:#c2410c}.pending-toggle[data-v-d1d89749]{display:flex;align-items:center;gap:.5rem;font-size:.8rem;color:#888;cursor:pointer;margin-top:.5rem;padding:.25rem .75rem;-webkit-user-select:none;user-select:none}.pending-toggle input[data-v-d1d89749]{cursor:pointer;accent-color:#1C154B}.attendee[data-v-d1d89749]{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.45rem .5rem;border-radius:5px;cursor:pointer;transition:background .12s;margin-bottom:.15rem}.attendee[data-v-d1d89749]:hover{background:#f0ecf8}.attendee--active[data-v-d1d89749]{background:#e8e3f5}.attendee-info[data-v-d1d89749]{display:flex;flex-direction:column;gap:1px;min-width:0}.attendee-name[data-v-d1d89749]{font-size:.82rem;font-weight:600;color:#1c154b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.attendee-email[data-v-d1d89749]{font-size:.72rem;color:#999;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.attendee-right[data-v-d1d89749]{display:flex;align-items:center;gap:.4rem;flex-shrink:0}.attendee-delegates[data-v-d1d89749]{font-size:.72rem;color:#888;white-space:nowrap}@media(max-width:960px){.layout[data-v-d1d89749]{grid-template-columns:1fr}.sidebar[data-v-d1d89749]{order:2}.calendar-panel[data-v-d1d89749]{order:1}.cal-cell[data-v-d1d89749]{min-height:48px}}.admin-page[data-v-29c5362b]{min-height:100vh;background:#f4f6fb;font-family:system-ui,-apple-system,sans-serif}.admin-header[data-v-29c5362b]{background:#1c154b;padding:1.25rem 0;position:sticky;top:0;z-index:10}.admin-header-inner[data-v-29c5362b]{max-width:1300px;margin:0 auto;padding:0 1.5rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.admin-header-left[data-v-29c5362b]{display:flex;flex-direction:column;gap:.2rem}.back-link[data-v-29c5362b]{display:flex;align-items:center;gap:.3rem;color:#c3a570;font-size:.8rem;font-weight:600;text-decoration:none}.back-link svg[data-v-29c5362b]{width:14px;height:14px}.back-link[data-v-29c5362b]:hover{color:#fff}.admin-title[data-v-29c5362b]{font-size:1.2rem;font-weight:700;color:#fff;margin:0}.admin-main[data-v-29c5362b]{max-width:1300px;margin:0 auto;padding:1.5rem}.state-msg[data-v-29c5362b]{color:#666;font-size:.9rem;padding:2rem 0;text-align:center}.state-msg--error[data-v-29c5362b]{color:#b91c1c}.layout[data-v-29c5362b]{display:grid;grid-template-columns:360px 1fr;gap:1.5rem;align-items:flex-start}.list-panel[data-v-29c5362b]{background:#fff;border-radius:8px;box-shadow:0 1px 4px #00000012;overflow:hidden}.list-toolbar[data-v-29c5362b]{display:flex;flex-direction:column;gap:.5rem;padding:1rem 1rem .75rem;border-bottom:1px solid #f0f0f0}.search-input[data-v-29c5362b]{padding:.55rem .75rem;font-family:inherit;font-size:.85rem;border:1.5px solid #e5e7eb;border-radius:6px;outline:none}.search-input[data-v-29c5362b]:focus{border-color:#1c154b}.filter-toggle[data-v-29c5362b]{display:flex;align-items:center;gap:.4rem;font-size:.8rem;color:#666;-webkit-user-select:none;user-select:none;cursor:pointer}.filter-toggle input[data-v-29c5362b]{accent-color:#1C154B;cursor:pointer}.enquiry-list[data-v-29c5362b]{list-style:none;margin:0;padding:0;max-height:70vh;overflow-y:auto}.enquiry-item[data-v-29c5362b]{display:flex;flex-direction:column;gap:.25rem;padding:.85rem 1rem;border-bottom:1px solid #f4f4f4;cursor:pointer;transition:background .12s}.enquiry-item[data-v-29c5362b]:hover{background:#f8f7fc}.enquiry-item--active[data-v-29c5362b]{background:#f0ecf8;border-left:3px solid #1C154B;padding-left:calc(1rem - 3px)}.enquiry-item--unread .enquiry-name[data-v-29c5362b]{font-weight:700;color:#1c154b}.enquiry-item--unread .enquiry-subject[data-v-29c5362b]{font-weight:600}.enquiry-row[data-v-29c5362b]{display:flex;justify-content:space-between;align-items:baseline;gap:.5rem}.enquiry-name[data-v-29c5362b]{font-size:.88rem;font-weight:500;color:#333}.enquiry-date[data-v-29c5362b]{font-size:.72rem;color:#999;flex-shrink:0}.enquiry-subject[data-v-29c5362b]{font-size:.82rem;color:#555}.enquiry-preview[data-v-29c5362b]{font-size:.78rem;color:#888;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.empty[data-v-29c5362b]{padding:2rem 1rem;text-align:center;color:#999;font-size:.85rem}.empty--detail[data-v-29c5362b]{background:#fff;border-radius:8px;box-shadow:0 1px 4px #00000012;padding:4rem 2rem}.detail-card[data-v-29c5362b]{background:#fff;border-radius:8px;box-shadow:0 1px 4px #00000012;padding:1.75rem}.detail-header[data-v-29c5362b]{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;padding-bottom:1rem;border-bottom:1px solid #f0f0f0;margin-bottom:1.25rem}.detail-subject[data-v-29c5362b]{font-size:1.15rem;font-weight:700;color:#1c154b;margin:0 0 .25rem}.detail-from[data-v-29c5362b]{font-size:.85rem;color:#666;margin:0}.badge[data-v-29c5362b]{display:inline-block;padding:.2rem .55rem;border-radius:4px;font-size:.7rem;font-weight:700}.badge--unread[data-v-29c5362b]{background:#fef3c7;color:#92400e}.detail-meta[data-v-29c5362b]{display:flex;flex-direction:column;gap:0;margin:0 0 1.5rem}.meta-row[data-v-29c5362b]{display:flex;padding:.5rem 0;border-bottom:1px solid #f4f4f4;gap:1rem}.meta-row[data-v-29c5362b]:last-child{border-bottom:none}.meta-row dt[data-v-29c5362b]{font-size:.75rem;font-weight:600;color:#999;text-transform:uppercase;letter-spacing:.03em;min-width:100px}.meta-row dd[data-v-29c5362b]{margin:0;font-size:.85rem;color:#333}.meta-row a[data-v-29c5362b]{color:#1c154b;text-decoration:none}.meta-row a[data-v-29c5362b]:hover{text-decoration:underline}.detail-message[data-v-29c5362b]{background:#f8f8f8;border-left:3px solid #C3A570;padding:1rem 1.25rem;border-radius:4px;font-size:.92rem;line-height:1.65;color:#333;white-space:pre-wrap;margin-bottom:1.5rem}.detail-actions[data-v-29c5362b]{display:flex;gap:.5rem}.btn[data-v-29c5362b]{display:inline-flex;align-items:center;padding:.55rem 1rem;font-family:inherit;font-size:.85rem;font-weight:600;color:#1c154b;background:#fff;border:1.5px solid #ddd;border-radius:6px;cursor:pointer;text-decoration:none;transition:all .15s}.btn[data-v-29c5362b]:hover{border-color:#1c154b;background:#f0ecf8}.btn--primary[data-v-29c5362b]{background:#1c154b;color:#fff;border-color:#1c154b}.btn--primary[data-v-29c5362b]:hover{background:#2a1f6b;color:#fff}@media(max-width:960px){.layout[data-v-29c5362b]{grid-template-columns:1fr}}.admin-page[data-v-3d7a4712]{min-height:100vh;background:#f4f6fb;font-family:system-ui,-apple-system,sans-serif;padding-bottom:4rem}.admin-header[data-v-3d7a4712]{background:#1c154b;padding:1.25rem 0;position:sticky;top:0;z-index:10}.admin-header-inner[data-v-3d7a4712]{max-width:900px;margin:0 auto;padding:0 1.5rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.admin-header-left[data-v-3d7a4712]{display:flex;flex-direction:column;gap:.2rem}.admin-header-actions[data-v-3d7a4712]{display:flex;gap:.6rem}.back-link[data-v-3d7a4712]{display:flex;align-items:center;gap:.3rem;color:#c3a570;font-size:.8rem;font-weight:600;text-decoration:none}.back-link svg[data-v-3d7a4712]{width:14px;height:14px}.back-link[data-v-3d7a4712]:hover{color:#fff}.admin-title[data-v-3d7a4712]{font-size:1.2rem;font-weight:700;color:#fff;margin:0}.save-btn[data-v-3d7a4712]{padding:.6rem 1.25rem;background:#c3a570;border:none;border-radius:5px;color:#1c154b;font-size:.875rem;font-weight:700;cursor:pointer;transition:opacity .2s}.save-btn[data-v-3d7a4712]:hover:not(:disabled){opacity:.88}.save-btn[data-v-3d7a4712]:disabled{opacity:.6;cursor:not-allowed}.delete-btn[data-v-3d7a4712]{padding:.6rem 1.1rem;background:transparent;border:1px solid #db1a21;border-radius:5px;color:#ffb3b6;font-size:.875rem;font-weight:600;cursor:pointer;transition:background .2s}.delete-btn[data-v-3d7a4712]:hover:not(:disabled){background:#db1a212e;color:#fff}.delete-btn[data-v-3d7a4712]:disabled{opacity:.5;cursor:not-allowed}.admin-main[data-v-3d7a4712]{max-width:900px;margin:0 auto;padding:2rem 1.5rem;display:flex;flex-direction:column;gap:1.25rem}.form-error[data-v-3d7a4712]{padding:.75rem 1rem;background:#fef2f2;border:1px solid #fca5a5;color:#b91c1c;border-radius:6px;font-size:.875rem;margin:0}.card[data-v-3d7a4712]{background:#fff;border-radius:8px;box-shadow:0 1px 4px #00000012;padding:1.5rem}.card-title[data-v-3d7a4712]{font-size:1rem;font-weight:700;color:#1c154b;margin:0 0 1rem}.sub-title[data-v-3d7a4712]{font-size:.85rem;font-weight:700;color:#555;text-transform:uppercase;letter-spacing:.05em;margin:1.25rem 0 .6rem}.field[data-v-3d7a4712]{display:flex;flex-direction:column;gap:.3rem;flex:1;margin-bottom:.85rem}.field--sm[data-v-3d7a4712]{flex:0 0 240px}.field--xs[data-v-3d7a4712]{flex:0 0 140px}.field-row[data-v-3d7a4712]{display:flex;gap:.85rem}label[data-v-3d7a4712]{font-size:.78rem;font-weight:600;color:#555}.hint[data-v-3d7a4712]{font-weight:400;color:#999}input[data-v-3d7a4712],textarea[data-v-3d7a4712],select[data-v-3d7a4712]{width:100%;padding:.55rem .75rem;border:1px solid #d4d7e1;border-radius:5px;font-size:.875rem;font-family:inherit;color:#1c154b;background:#fff}input[data-v-3d7a4712]:focus,textarea[data-v-3d7a4712]:focus,select[data-v-3d7a4712]:focus{outline:none;border-color:#c3a570;box-shadow:0 0 0 2px #c3a5702e}textarea[data-v-3d7a4712]{resize:vertical}.block[data-v-3d7a4712]{border:1px solid #eee;border-radius:6px;padding:1rem;margin-bottom:.85rem;background:#fafbff}.block-header[data-v-3d7a4712]{display:flex;justify-content:space-between;align-items:center;margin-bottom:.6rem}.block-num[data-v-3d7a4712]{font-size:.78rem;font-weight:700;color:#1c154b}.list-row[data-v-3d7a4712]{display:flex;gap:.5rem;align-items:center;margin-bottom:.5rem}.list-input[data-v-3d7a4712]{flex:1}.add-btn[data-v-3d7a4712]{padding:.5rem .85rem;background:#f4f6fb;border:1px dashed #d4d7e1;border-radius:5px;color:#1c154b;font-size:.8rem;font-weight:600;cursor:pointer;transition:background .2s}.add-btn[data-v-3d7a4712]:hover{background:#ede9f8}.remove-btn[data-v-3d7a4712]{width:30px;height:30px;flex-shrink:0;border:none;border-radius:4px;background:#fef2f2;color:#b91c1c;font-size:.875rem;font-weight:700;cursor:pointer;transition:background .2s}.remove-btn[data-v-3d7a4712]:hover{background:#fecaca}.loading-wrap[data-v-e1196311]{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#f4f6fb}.loading-text[data-v-e1196311]{color:#888;font-family:system-ui,sans-serif}.load-error[data-v-e1196311]{margin:2rem auto;max-width:500px;padding:.75rem 1rem;background:#fef2f2;border:1px solid #fca5a5;color:#b91c1c;border-radius:6px;font-family:system-ui,sans-serif;font-size:.875rem}.admin-page[data-v-debd9b38]{min-height:100vh;background:#f4f6fb;font-family:system-ui,-apple-system,sans-serif}.admin-header[data-v-debd9b38]{background:#1c154b;padding:1.25rem 0;position:sticky;top:0;z-index:10}.admin-header-inner[data-v-debd9b38]{max-width:1100px;margin:0 auto;padding:0 1.5rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.admin-header-left[data-v-debd9b38]{display:flex;flex-direction:column;gap:.2rem}.back-link[data-v-debd9b38]{display:flex;align-items:center;gap:.3rem;color:#c3a570;font-size:.8rem;font-weight:600;text-decoration:none}.back-link svg[data-v-debd9b38]{width:14px;height:14px}.back-link[data-v-debd9b38]:hover{color:#fff}.admin-title[data-v-debd9b38]{font-size:1.2rem;font-weight:700;color:#fff;margin:0}.create-btn[data-v-debd9b38]{padding:.55rem 1.25rem;background:#c3a570;border-radius:5px;color:#1c154b;font-size:.875rem;font-weight:700;text-decoration:none;white-space:nowrap;transition:opacity .2s}.create-btn[data-v-debd9b38]:hover{opacity:.88}.admin-main[data-v-debd9b38]{max-width:1100px;margin:0 auto;padding:2rem 1.5rem}.state-msg[data-v-debd9b38]{color:#666;font-size:.9rem;padding:2rem 0;text-align:center}.state-msg--error[data-v-debd9b38]{color:#b91c1c}.state-msg a[data-v-debd9b38]{color:#1c154b;font-weight:600}.table-wrap[data-v-debd9b38]{background:#fff;border-radius:8px;box-shadow:0 1px 4px #00000012;overflow:hidden}.loc-table[data-v-debd9b38]{width:100%;border-collapse:collapse;font-size:.875rem}.loc-table thead[data-v-debd9b38]{background:#f8f7fc;border-bottom:2px solid #eee}.loc-table th[data-v-debd9b38]{padding:.75rem 1rem;text-align:left;font-size:.75rem;font-weight:700;color:#555;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap}.loc-table td[data-v-debd9b38]{padding:.85rem 1rem;border-bottom:1px solid #f0f0f0;color:#333;vertical-align:middle}.loc-table tbody tr:last-child td[data-v-debd9b38]{border-bottom:none}.loc-table tbody tr[data-v-debd9b38]:hover{background:#fafafa}.td-title[data-v-debd9b38]{font-weight:600;color:#1c154b}.td-slug[data-v-debd9b38]{font-family:monospace;font-size:.8rem;color:#666}.td-date[data-v-debd9b38]{white-space:nowrap;color:#888;font-size:.8rem}.td-actions[data-v-debd9b38]{white-space:nowrap}.badge[data-v-debd9b38]{display:inline-block;padding:.2rem .55rem;border-radius:4px;font-size:.72rem;font-weight:700}.badge--active[data-v-debd9b38]{background:#d1fae5;color:#065f46}.badge--inactive[data-v-debd9b38]{background:#f3f4f6;color:#6b7280}.action-btn[data-v-debd9b38]{display:inline-block;padding:.3rem .7rem;border-radius:4px;font-size:.78rem;font-weight:600;text-decoration:none;margin-left:.4rem;transition:opacity .15s}.action-btn[data-v-debd9b38]:first-child{margin-left:0}.action-btn--edit[data-v-debd9b38]{background:#ede9f8;color:#1c154b}.action-btn--edit[data-v-debd9b38]:hover{opacity:.75}.action-btn--view[data-v-debd9b38]{background:#f0f9ff;color:#0369a1}.action-btn--view[data-v-debd9b38]:hover{opacity:.75}.admin-page[data-v-7d2ae48f]{min-height:100vh;background:#f4f6fb;font-family:system-ui,-apple-system,sans-serif}.admin-header[data-v-7d2ae48f]{background:#1c154b;padding:1.25rem 0;position:sticky;top:0;z-index:10}.admin-header-inner[data-v-7d2ae48f]{max-width:900px;margin:0 auto;padding:0 1.5rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.admin-header-left[data-v-7d2ae48f]{display:flex;flex-direction:column;gap:.2rem}.admin-header-actions[data-v-7d2ae48f]{display:flex;gap:.75rem;align-items:center}.back-link[data-v-7d2ae48f]{display:flex;align-items:center;gap:.3rem;color:#c3a570;font-size:.8rem;font-weight:600;text-decoration:none}.back-link svg[data-v-7d2ae48f]{width:14px;height:14px}.back-link[data-v-7d2ae48f]:hover{color:#fff}.admin-title[data-v-7d2ae48f]{font-size:1.2rem;font-weight:700;color:#fff;margin:0}.save-btn[data-v-7d2ae48f]{padding:.55rem 1.4rem;background:#c3a570;border:none;border-radius:5px;color:#1c154b;font-size:.875rem;font-weight:700;cursor:pointer;transition:opacity .2s;white-space:nowrap}.save-btn[data-v-7d2ae48f]:hover:not(:disabled){opacity:.88}.save-btn[data-v-7d2ae48f]:disabled{opacity:.5;cursor:not-allowed}.delete-btn[data-v-7d2ae48f]{padding:.55rem 1.1rem;background:transparent;border:1.5px solid rgba(255,255,255,.35);border-radius:5px;color:#fff;font-size:.875rem;font-weight:600;cursor:pointer;transition:border-color .2s,background .2s;white-space:nowrap}.delete-btn[data-v-7d2ae48f]:hover:not(:disabled){border-color:#ef4444;color:#ef4444}.delete-btn[data-v-7d2ae48f]:disabled{opacity:.4;cursor:not-allowed}.admin-main[data-v-7d2ae48f]{max-width:900px;margin:0 auto;padding:2rem 1.5rem;display:flex;flex-direction:column;gap:1.5rem}.form-error[data-v-7d2ae48f]{background:#fef2f2;border:1px solid #fca5a5;color:#b91c1c;padding:.75rem 1rem;border-radius:6px;font-size:.875rem;margin:0}.card[data-v-7d2ae48f]{background:#fff;border-radius:8px;padding:1.5rem;box-shadow:0 1px 4px #00000012}.card-title[data-v-7d2ae48f]{font-size:1rem;font-weight:700;color:#1c154b;margin:0 0 1.25rem;padding-bottom:.75rem;border-bottom:2px solid #f0ecf8}.sub-title[data-v-7d2ae48f]{font-size:.875rem;font-weight:700;color:#555;margin:1.25rem 0 .75rem}.field[data-v-7d2ae48f]{display:flex;flex-direction:column;gap:.35rem;flex:1}.field--sm[data-v-7d2ae48f]{flex:0 0 160px}.field--xs[data-v-7d2ae48f]{flex:0 0 90px}.field-row[data-v-7d2ae48f]{display:flex;gap:1rem;flex-wrap:wrap;margin-bottom:1rem}.field label[data-v-7d2ae48f]{font-size:.8rem;font-weight:600;color:#444}.hint[data-v-7d2ae48f]{font-weight:400;color:#999;font-size:.75rem}.field input[data-v-7d2ae48f],.field select[data-v-7d2ae48f],.field textarea[data-v-7d2ae48f]{padding:.5rem .75rem;border:1.5px solid #ddd;border-radius:5px;font-size:.875rem;color:#1c154b;background:#fafafa;outline:none;transition:border-color .2s;font-family:inherit;resize:vertical}.field input[data-v-7d2ae48f]:focus,.field select[data-v-7d2ae48f]:focus,.field textarea[data-v-7d2ae48f]:focus{border-color:#1c154b;background:#fff}.generator[data-v-7d2ae48f]{background:#f8f7fc;border:1.5px solid #e4dff5;border-radius:7px;padding:1rem 1.25rem 1.25rem;margin-bottom:1.25rem;display:flex;flex-direction:column;gap:.75rem}.gen-row[data-v-7d2ae48f]{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.gen-label[data-v-7d2ae48f]{font-size:.78rem;font-weight:700;color:#555;min-width:52px;flex-shrink:0}.day-chips[data-v-7d2ae48f]{display:flex;gap:.35rem;flex-wrap:wrap}.day-chip[data-v-7d2ae48f]{padding:.3rem .6rem;border:1.5px solid #c5bde8;border-radius:5px;background:#fff;color:#1c154b;font-size:.78rem;font-weight:600;cursor:pointer;transition:background .15s,border-color .15s,color .15s}.day-chip.active[data-v-7d2ae48f]{background:#1c154b;border-color:#1c154b;color:#fff}.day-chip[data-v-7d2ae48f]:hover:not(.active){background:#ede9f8}.gen-controls[data-v-7d2ae48f]{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.gen-select[data-v-7d2ae48f]{padding:.4rem .6rem;border:1.5px solid #ddd;border-radius:5px;font-size:.82rem;color:#1c154b;background:#fff;outline:none;cursor:pointer}.gen-select--sm[data-v-7d2ae48f]{width:70px}.gen-select[data-v-7d2ae48f]:focus{border-color:#1c154b}.gen-date[data-v-7d2ae48f]{padding:.4rem .6rem;border:1.5px solid #ddd;border-radius:5px;font-size:.82rem;color:#1c154b;background:#fff;outline:none}.gen-date[data-v-7d2ae48f]:focus{border-color:#1c154b}.gen-on[data-v-7d2ae48f]{font-size:.78rem;color:#777;white-space:nowrap}.gen-footer[data-v-7d2ae48f]{display:flex;align-items:center;justify-content:space-between;padding-top:.25rem;gap:.75rem}.gen-preview[data-v-7d2ae48f]{font-size:.78rem;color:#1c154b;font-weight:600}.gen-preview--none[data-v-7d2ae48f]{color:#aaa;font-weight:400}.gen-btn[data-v-7d2ae48f]{padding:.5rem 1.25rem;background:#1c154b;border:none;border-radius:5px;color:#fff;font-size:.82rem;font-weight:700;cursor:pointer;transition:opacity .2s;white-space:nowrap}.gen-btn[data-v-7d2ae48f]:hover:not(:disabled){opacity:.85}.gen-btn[data-v-7d2ae48f]:disabled{opacity:.4;cursor:not-allowed}.list-row[data-v-7d2ae48f]{display:flex;gap:.5rem;align-items:center;margin-bottom:.5rem}.list-input[data-v-7d2ae48f]{flex:1;padding:.5rem .75rem;border:1.5px solid #ddd;border-radius:5px;font-size:.875rem;color:#1c154b;background:#fafafa;outline:none}.list-input--date[data-v-7d2ae48f]{flex:0 0 145px}.list-input[data-v-7d2ae48f]:focus{border-color:#1c154b;background:#fff}.date-label[data-v-7d2ae48f]{font-size:.78rem;color:#666;min-width:170px;flex-shrink:0}.empty-hint[data-v-7d2ae48f]{font-size:.82rem;color:#aaa;font-style:italic;margin-bottom:.75rem}.remove-btn[data-v-7d2ae48f]{padding:.35rem .6rem;background:#fef2f2;border:1px solid #fca5a5;border-radius:4px;color:#b91c1c;font-size:.75rem;cursor:pointer;flex-shrink:0}.remove-btn[data-v-7d2ae48f]:hover{background:#fee2e2}.add-btn[data-v-7d2ae48f]{margin-top:.5rem;padding:.45rem 1rem;background:#f0ecf8;border:1.5px dashed #a89dd0;border-radius:5px;color:#1c154b;font-size:.8rem;font-weight:600;cursor:pointer;transition:background .2s}.add-btn[data-v-7d2ae48f]:hover{background:#e4dff5}.module-block[data-v-7d2ae48f]{border:1.5px solid #eee;border-radius:6px;padding:1rem;margin-bottom:.75rem;background:#fafafa}.module-block-header[data-v-7d2ae48f]{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.module-num[data-v-7d2ae48f]{font-size:.8rem;font-weight:700;color:#555;text-transform:uppercase;letter-spacing:.05em}.form-actions[data-v-7d2ae48f]{display:flex;justify-content:space-between;align-items:center;padding-bottom:2rem}.loading-wrap[data-v-61339293]{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#f4f6fb}.loading-text[data-v-61339293]{color:#888;font-family:system-ui,sans-serif}.load-error[data-v-61339293]{margin:2rem auto;max-width:500px;padding:.75rem 1rem;background:#fef2f2;border:1px solid #fca5a5;color:#b91c1c;border-radius:6px;font-family:system-ui,sans-serif;font-size:.875rem}.admin-page[data-v-12a5ccb2]{min-height:100vh;background:#f4f6fb;font-family:system-ui,-apple-system,sans-serif}.admin-header[data-v-12a5ccb2]{background:#1c154b;padding:1.25rem 0;position:sticky;top:0;z-index:10}.admin-header-inner[data-v-12a5ccb2]{max-width:1100px;margin:0 auto;padding:0 1.5rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.admin-header-left[data-v-12a5ccb2]{display:flex;flex-direction:column;gap:.2rem}.back-link[data-v-12a5ccb2]{display:flex;align-items:center;gap:.3rem;color:#c3a570;font-size:.8rem;font-weight:600;text-decoration:none}.back-link svg[data-v-12a5ccb2]{width:14px;height:14px}.back-link[data-v-12a5ccb2]:hover{color:#fff}.admin-title[data-v-12a5ccb2]{font-size:1.2rem;font-weight:700;color:#fff;margin:0}.create-btn[data-v-12a5ccb2]{padding:.55rem 1.25rem;background:#c3a570;border-radius:5px;color:#1c154b;font-size:.875rem;font-weight:700;text-decoration:none;white-space:nowrap;transition:opacity .2s}.create-btn[data-v-12a5ccb2]:hover{opacity:.88}.admin-main[data-v-12a5ccb2]{max-width:1100px;margin:0 auto;padding:2rem 1.5rem}.state-msg[data-v-12a5ccb2]{color:#666;font-size:.9rem;padding:2rem 0;text-align:center}.state-msg--error[data-v-12a5ccb2]{color:#b91c1c}.state-msg a[data-v-12a5ccb2]{color:#1c154b;font-weight:600}.course-table-wrap[data-v-12a5ccb2]{background:#fff;border-radius:8px;box-shadow:0 1px 4px #00000012;overflow:hidden}.course-table[data-v-12a5ccb2]{width:100%;border-collapse:collapse;font-size:.875rem}.course-table thead[data-v-12a5ccb2]{background:#f8f7fc;border-bottom:2px solid #eee}.course-table th[data-v-12a5ccb2]{padding:.75rem 1rem;text-align:left;font-size:.75rem;font-weight:700;color:#555;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap}.course-table td[data-v-12a5ccb2]{padding:.85rem 1rem;border-bottom:1px solid #f0f0f0;color:#333;vertical-align:middle}.course-table tbody tr:last-child td[data-v-12a5ccb2]{border-bottom:none}.course-table tbody tr[data-v-12a5ccb2]:hover{background:#fafafa}.td-title[data-v-12a5ccb2]{font-weight:600;color:#1c154b;max-width:260px}.td-slug[data-v-12a5ccb2]{font-family:monospace;font-size:.8rem;color:#666}.td-date[data-v-12a5ccb2]{white-space:nowrap;color:#888;font-size:.8rem}.td-actions[data-v-12a5ccb2]{white-space:nowrap}.badge[data-v-12a5ccb2]{display:inline-block;padding:.2rem .55rem;border-radius:4px;font-size:.72rem;font-weight:700}.badge--active[data-v-12a5ccb2]{background:#d1fae5;color:#065f46}.badge--inactive[data-v-12a5ccb2]{background:#f3f4f6;color:#6b7280}.action-btn[data-v-12a5ccb2]{display:inline-block;padding:.3rem .7rem;border-radius:4px;font-size:.78rem;font-weight:600;text-decoration:none;margin-left:.4rem;transition:opacity .15s}.action-btn[data-v-12a5ccb2]:first-child{margin-left:0}.action-btn--edit[data-v-12a5ccb2]{background:#ede9f8;color:#1c154b}.action-btn--edit[data-v-12a5ccb2]:hover{opacity:.75}.action-btn--view[data-v-12a5ccb2]{background:#f0f9ff;color:#0369a1}.action-btn--view[data-v-12a5ccb2]:hover{opacity:.75}
