.faq-modal[data-v-45ecb075]{position:fixed;inset:0;z-index:200;display:flex;align-items:center;justify-content:center;padding:24px;background:#040a1080;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.faq-modal .dialog[data-v-45ecb075]{width:800px;max-width:100%;max-height:600px;display:flex;flex-direction:column;background:linear-gradient(to bottom,#fff2e3,#fff 17.63%);border-radius:20px;padding:32px 16px 0 30px;box-shadow:0 30px 80px -20px #040a1073;overflow:hidden}.faq-modal .head[data-v-45ecb075]{flex-shrink:0;display:flex;align-items:flex-start;justify-content:space-between;gap:10px;padding-right:14px}.faq-modal .head .titles[data-v-45ecb075]{display:flex;flex-direction:column;gap:8px}.faq-modal .head .title[data-v-45ecb075]{font-size:24px;font-weight:700;color:#040a10}.faq-modal .head .subtitle[data-v-45ecb075]{font-size:16px;color:var(--Orange-new)}.faq-modal .head .close[data-v-45ecb075]{flex-shrink:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;padding:0;border:0;background:transparent;color:#040a10;cursor:pointer;border-radius:8px;transition:background .15s ease}.faq-modal .head .close[data-v-45ecb075]:hover{background:#040a100f}.faq-modal .head .close svg[data-v-45ecb075]{width:22px;height:22px;display:block}.faq-modal .list[data-v-45ecb075]{margin-top:26px;flex:1;min-height:0;overflow-y:auto;display:flex;flex-direction:column;padding-right:14px;padding-bottom:32px;scrollbar-width:thin;scrollbar-color:rgba(4,10,16,.18) transparent}.faq-modal .list[data-v-45ecb075]::-webkit-scrollbar{width:6px}.faq-modal .list[data-v-45ecb075]::-webkit-scrollbar-track{background:transparent}.faq-modal .list[data-v-45ecb075]::-webkit-scrollbar-thumb{background:#040a102e;border-radius:999px}.faq-modal .list[data-v-45ecb075]::-webkit-scrollbar-thumb:hover{background:#040a104d}.faq-modal .item[data-v-45ecb075]{border-bottom:1px solid #eee}.faq-modal .item[data-v-45ecb075]:first-child{border-top:1px solid #eee}.faq-modal .item .row[data-v-45ecb075]{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 0;border:0;background:transparent;cursor:pointer;text-align:left}.faq-modal .item .question[data-v-45ecb075]{font-size:18px;font-weight:700;color:#040a10;line-height:1.35}.faq-modal .item .chevron[data-v-45ecb075]{flex-shrink:0;width:28px;height:28px;border-radius:100px;background:#fff8f0;display:flex;align-items:center;justify-content:center;color:#040a10;transition:transform .22s ease}.faq-modal .item .chevron svg[data-v-45ecb075]{width:18px;height:18px;display:block}.faq-modal .item.open .chevron[data-v-45ecb075]{transform:rotate(180deg)}.faq-modal .item .answer-wrap[data-v-45ecb075]{display:grid;grid-template-rows:0fr;transition:grid-template-rows .45s cubic-bezier(.4,0,.2,1)}.faq-modal .item.open .answer-wrap[data-v-45ecb075]{grid-template-rows:1fr}.faq-modal .item .answer-inner[data-v-45ecb075]{overflow:hidden;min-height:0;opacity:0;transition:opacity .3s ease}.faq-modal .item.open .answer-inner[data-v-45ecb075]{opacity:1;transition-delay:.05s}.faq-modal .item .answer[data-v-45ecb075]{font-size:16px;line-height:1.6;color:#383839;padding:0 0 16px}@media(max-width:640px){.faq-modal[data-v-45ecb075]{padding:16px}.faq-modal .dialog[data-v-45ecb075]{padding:24px 10px 0 20px;border-radius:16px}.faq-modal .head[data-v-45ecb075]{padding-right:10px}.faq-modal .list[data-v-45ecb075]{padding-right:10px;padding-bottom:24px}.faq-modal .head .title[data-v-45ecb075]{font-size:20px}.faq-modal .item .question[data-v-45ecb075]{font-size:16px}.faq-modal .item .answer[data-v-45ecb075]{font-size:15px}}.faq-fade-enter-active[data-v-45ecb075],.faq-fade-leave-active[data-v-45ecb075]{transition:opacity .25s ease}.faq-fade-enter-active .dialog[data-v-45ecb075],.faq-fade-leave-active .dialog[data-v-45ecb075]{transition:transform .25s ease}.faq-fade-enter-from[data-v-45ecb075],.faq-fade-leave-to[data-v-45ecb075]{opacity:0}.faq-fade-enter-from .dialog[data-v-45ecb075],.faq-fade-leave-to .dialog[data-v-45ecb075]{transform:translateY(12px) scale(.98)}.contact-fab[data-v-24d8da33]{position:fixed;right:24px;bottom:100px;z-index:60}.contact-fab .icons[data-v-24d8da33]{display:flex;flex-direction:column;align-items:center;gap:6.667px}.contact-fab .bubble[data-v-24d8da33]{position:absolute;right:0;bottom:100%;margin-bottom:10px;width:161px;height:43px;pointer-events:none}.contact-fab .bubble-shape[data-v-24d8da33]{position:absolute;inset:-13.95% -4.35% -19.99%;width:auto;height:auto;display:block}.contact-fab .bubble-text[data-v-24d8da33]{position:absolute;left:10px;top:8px;font-family:Inter,sans-serif;font-size:12px;line-height:15px;color:#fff;white-space:nowrap}.contact-fab .bubble-tail[data-v-24d8da33]{display:none}.contact-fab .bubble-fade-enter-active[data-v-24d8da33],.contact-fab .bubble-fade-leave-active[data-v-24d8da33]{transition:opacity .3s ease}.contact-fab .bubble-fade-enter-from[data-v-24d8da33],.contact-fab .bubble-fade-leave-to[data-v-24d8da33]{opacity:0}.contact-fab .icon[data-v-24d8da33]{width:40px;height:40px;border-radius:50%;background:#fff;color:var(--black-new-font);display:flex;align-items:center;justify-content:center;box-shadow:1px 2px 6px #00000042;cursor:pointer;transition:transform .18s ease}.contact-fab .icon[data-v-24d8da33]:hover{transform:scale(1.08)}.contact-fab .icon[data-v-24d8da33] svg{width:23.333px;height:23.333px;display:block}.contact-fab .icon .whatsapp-img[data-v-24d8da33]{width:23.333px;height:23.333px;display:block}.contact-fab .icon.whatsapp[data-v-24d8da33]{background:#00bc39;color:#fff}.contact-fab .icon.whatsapp[data-v-24d8da33] svg{margin-bottom:1px}.contact-fab .icon.faq[data-v-24d8da33]{padding:0;border:0;font-family:Inter,sans-serif;font-weight:700;font-size:11.667px;color:#000000c9;text-decoration:none}@media(max-width:600px){.contact-fab[data-v-24d8da33]{right:16px}.contact-fab .bubble[data-v-24d8da33]{display:flex;align-items:center;justify-content:center;width:auto;height:auto;margin-bottom:16px;padding:8px 14px;border-radius:10px;background:#00bc39;box-shadow:0 1px 6.5px #0000002e}.contact-fab .bubble-shape[data-v-24d8da33]{display:none}.contact-fab .bubble-text[data-v-24d8da33]{position:static}.contact-fab .bubble-tail[data-v-24d8da33]{display:block;position:absolute;top:100%;right:18px;width:13px;height:11px}.contact-fab .bubble-text__q[data-v-24d8da33]{display:none}.contact-fab .icon[data-v-24d8da33]{width:36px;height:36px}.contact-fab .icon[data-v-24d8da33] svg{width:21px;height:21px}.contact-fab .icon .whatsapp-img[data-v-24d8da33]{width:21px;height:21px}.contact-fab .icon.faq[data-v-24d8da33]{font-size:10.5px}}.home-footer[data-v-f034efa8]{width:100%;padding:56px 120px;background-color:#01142b;font-family:Inter,sans-serif;color:#fff}.home-footer .content[data-v-f034efa8]{display:flex;flex-direction:column;gap:32px;width:1200px;margin:0 auto}.home-footer .divider[data-v-f034efa8]{height:1px;background:#fff3}.home-footer .main[data-v-f034efa8]{display:flex;align-items:stretch;justify-content:space-between}.home-footer .brand[data-v-f034efa8]{display:flex;flex-direction:column;justify-content:space-between}.home-footer .brand .logo[data-v-f034efa8]{width:120px;height:auto}.home-footer .brand .links[data-v-f034efa8]{display:flex;align-items:center;gap:6px;font-weight:400;font-size:14px;line-height:normal}.home-footer .brand .links a[data-v-f034efa8]{color:#fff;text-decoration:none}.home-footer .brand .links .sep[data-v-f034efa8]{opacity:.5}.home-footer .contact-block[data-v-f034efa8]{display:flex;flex-direction:column;gap:16px;width:440px}.home-footer .contact-head[data-v-f034efa8]{display:flex;flex-direction:column;align-items:flex-start}.home-footer .contact-us[data-v-f034efa8]{display:flex;align-items:center;gap:8px;padding:4px 8px 4px 16px;border:none;border-radius:100px;background:transparent;font-family:inherit;cursor:pointer;transition:background-color .2s ease}.home-footer .contact-us[data-v-f034efa8]:hover{background:#ffffff1f}.home-footer .contact-us .label[data-v-f034efa8]{font-weight:400;font-size:24px;line-height:24px;color:#f66323;white-space:nowrap}.home-footer .contact-us .arrow[data-v-f034efa8]{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:999px;background:#fff;font-weight:600;font-size:16px;line-height:1;color:#040a10}.home-footer .contact-tip[data-v-f034efa8]{padding:4px 8px 4px 16px;font-weight:400;font-size:24px;line-height:24px;white-space:nowrap}.home-footer .contact-detail[data-v-f034efa8]{display:flex;flex-direction:column;gap:16px;padding-left:16px;font-weight:400;font-size:14px;line-height:normal}.home-footer .disclaimer[data-v-f034efa8]{margin:0;opacity:.5}.home-footer .email[data-v-f034efa8]{color:#fff;text-decoration:none}.home-footer .bottom[data-v-f034efa8]{display:flex;flex-direction:column;gap:16px}.home-footer .copy-right[data-v-f034efa8]{font-weight:400;font-size:14px;line-height:normal;opacity:.5}.mobile .home-footer[data-v-f034efa8]{padding:32px 20px 40px}.mobile .home-footer .content[data-v-f034efa8]{width:100%}.mobile .home-footer .main[data-v-f034efa8]{flex-direction:column;gap:16px}.mobile .home-footer .brand .logo[data-v-f034efa8]{width:91.67px}.mobile .home-footer .links[data-v-f034efa8]{gap:12px;font-size:12px}.mobile .home-footer .links .sep[data-v-f034efa8]{font-size:14px}.mobile .home-footer .contact-block[data-v-f034efa8]{width:100%}.mobile .home-footer .contact-head[data-v-f034efa8]{gap:4px}.mobile .home-footer .contact-us[data-v-f034efa8]{padding:0 8px 0 0;background:transparent}.mobile .home-footer .contact-us .arrow[data-v-f034efa8]{width:40px;height:40px;font-size:22.86px}.mobile .home-footer .contact-tip[data-v-f034efa8]{padding:0 8px 0 0;white-space:normal}.mobile .home-footer .contact-detail[data-v-f034efa8]{gap:8px;padding-left:0;font-size:12px}.mobile .home-footer .disclaimer[data-v-f034efa8]{line-height:18px}.mobile .home-footer .bottom .links[data-v-f034efa8]{margin-top:16px}.mobile .home-footer .copy-right[data-v-f034efa8]{font-size:12px;line-height:18px}
