#app[data-v-c618cc8e]{width:100%;overflow-x:hidden}.loader-wrapper[data-v-c618cc8e]{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;background:#fff;display:flex;align-items:center;justify-content:center}.loader-wrapper[data-v-c618cc8e]:not([v-if]){display:none}.search-popup[data-v-c618cc8e]{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000e6;z-index:9998;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:all .3s ease}.search-popup.active[data-v-c618cc8e]{opacity:1;visibility:visible}.xs-sidebar-group[data-v-c618cc8e]{opacity:0;visibility:hidden;transition:all .3s ease}.xs-sidebar-group.active[data-v-c618cc8e]{opacity:1;visibility:visible}.header-logo img[data-v-c618cc8e],.nav-logo img[data-v-c618cc8e],.footer_logo img[data-v-c618cc8e]{max-height:50px;width:auto;object-fit:contain;display:block;flex-shrink:0}.header-row[data-v-c618cc8e]{flex-wrap:nowrap;align-items:center}.buddy-header-area.style_two .header-logo-col[data-v-c618cc8e],.buddy-header-area.style_two .header-menu-col[data-v-c618cc8e],.buddy-header-area.style_two .menu-right-col[data-v-c618cc8e]{display:flex;align-items:center}.buddy-header-area.style_two .header-menu-col[data-v-c618cc8e]{justify-content:center}.buddy-header-area.style_two .header-menu[data-v-c618cc8e]{display:flex;align-items:center;justify-content:center;width:100%}.buddy-header-area.style_two .menu_right_site[data-v-c618cc8e]{align-items:center}.header-logo-col[data-v-c618cc8e]{flex:0 0 auto;width:auto;max-width:none;padding-right:16px}.header-menu-col[data-v-c618cc8e]{flex:1 1 0;min-width:0}.menu-right-col[data-v-c618cc8e]{flex:0 0 auto;width:auto;max-width:none}.header-logo[data-v-c618cc8e]{display:flex;align-items:center;width:auto}.header-logo a[data-v-c618cc8e]{text-decoration:none;display:flex;align-items:center;width:auto}.logo-title[data-v-c618cc8e]{margin:0 0 0 15px;font-family:Oswald,sans-serif;font-size:1.5rem;font-weight:600;color:#333;line-height:1;letter-spacing:.02em;white-space:nowrap;display:flex;align-items:center;height:50px;padding-top:2px}.logo-title-divider[data-v-c618cc8e]{font-weight:400;opacity:.45;margin:0 .35em}.nav-logo[data-v-c618cc8e],.footer_logo[data-v-c618cc8e]{display:flex;align-items:center}.faq_thumb img[data-v-c618cc8e]{width:580px;height:540px;object-fit:cover;border-radius:10px}@media (max-width: 991px){.faq_thumb img[data-v-c618cc8e]{width:100%;height:auto;max-width:580px}}.about_thumb img[data-v-c618cc8e]{width:500px;height:auto;object-fit:contain;border-radius:10px}.about_shape img[data-v-c618cc8e]{width:401px;height:200px;object-fit:cover;border-radius:10px}.about_content_image[data-v-c618cc8e]{margin-top:40px;overflow:hidden;border-radius:10px;max-width:550px}.about_content_image img[data-v-c618cc8e]{width:100%;max-width:100%;height:auto;object-fit:cover;border-radius:10px}@media (max-width: 991px){.about_thumb img[data-v-c618cc8e]{width:100%;max-height:500px}.about_shape img[data-v-c618cc8e]{width:100%;height:auto;max-width:401px}.about_content_image[data-v-c618cc8e]{margin-top:20px}.about_content_image img[data-v-c618cc8e]{max-width:100%}}.mobile-menu-header[data-v-c618cc8e]{padding:15px 20px;background:#fff;border-bottom:1px solid #eee}.mobile-menu-logo[data-v-c618cc8e]{display:flex;align-items:center;flex:0 0 auto;width:auto}.mobile-menu-logo a[data-v-c618cc8e]{text-decoration:none;display:flex;align-items:center;width:auto}.mobile-logo-title[data-v-c618cc8e]{margin:0 0 0 12px;font-family:Oswald,sans-serif;font-size:1.1rem;font-weight:600;color:#333;line-height:1;letter-spacing:.02em;white-space:nowrap;display:flex;align-items:center;height:40px;padding-top:2px}.mobile-menu-logo img[data-v-c618cc8e]{max-height:40px;width:auto;object-fit:contain}@media (max-width: 576px){.mobile-menu-header[data-v-c618cc8e]{padding:12px 15px}.mobile-menu-logo img[data-v-c618cc8e]{max-height:35px;display:block}.mobile-logo-title[data-v-c618cc8e]{font-size:.95rem;margin-left:10px;height:35px}}.footer-wechat-qr[data-v-c618cc8e]{margin-top:10px}.footer-wechat-qr img[data-v-c618cc8e]{width:150px;height:150px;object-fit:contain;border-radius:8px;background:#fff;padding:8px}@media (max-width: 991px){.footer-wechat-qr img[data-v-c618cc8e]{width:120px;height:120px}}.success-modal-overlay[data-v-c618cc8e]{position:fixed;top:0;left:0;width:100%;height:100%;background:#0009;display:flex;align-items:center;justify-content:center;z-index:10000;animation:fadeIn-c618cc8e .3s ease}@keyframes fadeIn-c618cc8e{0%{opacity:0}to{opacity:1}}.success-modal[data-v-c618cc8e]{background:#fff;border-radius:16px;padding:40px;max-width:500px;width:90%;position:relative;box-shadow:0 10px 40px #0003;animation:slideUp-c618cc8e .3s ease}@keyframes slideUp-c618cc8e{0%{transform:translateY(30px);opacity:0}to{transform:translateY(0);opacity:1}}.success-modal-close[data-v-c618cc8e]{position:absolute;top:15px;right:15px;background:transparent;border:none;font-size:24px;color:#999;cursor:pointer;padding:5px;line-height:1;transition:color .3s ease}.success-modal-close[data-v-c618cc8e]:hover{color:#333}.success-modal-icon[data-v-c618cc8e]{text-align:center;margin-bottom:20px}.success-modal-icon i[data-v-c618cc8e]{font-size:64px;color:#e8b94f;display:inline-block;animation:scaleIn-c618cc8e .4s ease .2s both}@keyframes scaleIn-c618cc8e{0%{transform:scale(0)}to{transform:scale(1)}}.success-modal-title[data-v-c618cc8e]{font-size:28px;font-weight:600;color:#333;text-align:center;margin-bottom:15px;font-family:Oswald,sans-serif}.success-modal-message[data-v-c618cc8e]{font-size:16px;color:#666;text-align:center;line-height:1.6;margin-bottom:30px}.success-modal-button[data-v-c618cc8e]{width:100%;padding:14px 30px;background:#e8b94f;color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:500;cursor:pointer;transition:all .3s ease;font-family:Oswald,sans-serif}.success-modal-button[data-v-c618cc8e]:hover{background:#d4a542;transform:translateY(-2px);box-shadow:0 4px 12px #e8b94f4d}.success-modal-button[data-v-c618cc8e]:active{transform:translateY(0)}@media (max-width: 576px){.success-modal[data-v-c618cc8e]{padding:30px 20px}.success-modal-title[data-v-c618cc8e]{font-size:24px}.success-modal-icon i[data-v-c618cc8e]{font-size:48px}}@media (max-width: 767px){.row.add-border .footer-bottom-content-copy[data-v-c618cc8e]{padding-left:0!important;margin-left:0!important}.row.add-border .footer-bottom-content-copy p[data-v-c618cc8e]{text-align:left!important;padding-left:0!important;margin-left:0!important}.row.add-border .col-md-7[data-v-c618cc8e]{padding-left:15px;padding-right:15px}.row.add-border .col-md-5[data-v-c618cc8e]{padding-left:15px;padding-right:15px;text-align:left!important}.row.add-border .footer-bottom-menu[data-v-c618cc8e]{text-align:left!important;margin-top:10px}.row.add-border .footer-bottom-menu ul[data-v-c618cc8e]{padding-left:0;margin:0}}.row.add-border .footer-bottom-menu ul li a[data-v-c618cc8e],.row.add-border .footer-bottom-menu ul li a[data-v-c618cc8e]:hover{text-decoration:underline!important}.testi-author-thumb img[data-v-c618cc8e]{width:64px;height:64px;object-fit:cover;border-radius:50%}.testi_list .col-lg-12[data-v-c618cc8e]{padding:0 15px}@media (min-width: 992px){.testimonial_item.style_two[data-v-c618cc8e]{max-width:720px;margin-left:30px;margin-right:auto}}#testimonial .row[data-v-c618cc8e]{align-items:center}.custom-testimonial-dots[data-v-c618cc8e]{display:flex;justify-content:center;gap:10px;margin-top:30px;flex-wrap:wrap}.custom-dot[data-v-c618cc8e]{width:12px;height:12px;border-radius:50%;border:none;background-color:#ddd;cursor:pointer;padding:0;transition:all .3s ease}.custom-dot[data-v-c618cc8e]:hover{background-color:#bbb;transform:scale(1.2)}.custom-dot.active[data-v-c618cc8e]{background-color:#e8b94f;width:30px;border-radius:6px}@media (max-width: 991px){.buddy-header-area.style_two[data-v-c618cc8e]{display:none!important}.mobile-menu-header[data-v-c618cc8e]{position:relative;display:flex;justify-content:space-between;align-items:center;padding:15px 20px}.mobile-hamburger[data-v-c618cc8e]{background:none;border:none;width:24px;height:18px;position:relative;cursor:pointer;padding:0;z-index:1001;display:flex;flex-direction:column;justify-content:space-between}.mobile-hamburger span[data-v-c618cc8e]{display:block;height:2px;width:100%;background:#333;border-radius:1px;transition:all .3s ease}.mobile-hamburger.active span[data-v-c618cc8e]:nth-child(1){transform:rotate(45deg) translate(6px,6px)}.mobile-hamburger.active span[data-v-c618cc8e]:nth-child(2){opacity:0}.mobile-hamburger.active span[data-v-c618cc8e]:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}.mobile-nav-bar[data-v-c618cc8e]{max-height:0;overflow:hidden;transition:max-height .3s ease;background:#e8b94f;padding:0}.mobile-nav-bar.active[data-v-c618cc8e]{max-height:400px;padding:0}.mobile-nav-bar .nav_scroll[data-v-c618cc8e]{display:flex;flex-direction:row;flex-wrap:wrap;list-style:none;padding:0;margin:0}.mobile-nav-bar .nav_scroll li[data-v-c618cc8e]{flex:1 1 auto;border:none}.mobile-nav-bar .nav_scroll li a[data-v-c618cc8e]{display:block;padding:15px 10px;color:#fff;text-decoration:none;font-size:14px;font-weight:600;font-family:Roboto;transition:background .3s ease;text-align:center}.mobile-nav-bar .nav_scroll li a[data-v-c618cc8e]:hover{background:#ffffff1a;text-decoration:none}.mean-container a.meanmenu-reveal[data-v-c618cc8e]{display:none!important}.contact-form button[data-v-c618cc8e]{display:inline-block;cursor:pointer;width:auto}.contact-form button[data-v-c618cc8e]:disabled{opacity:.6;cursor:not-allowed}.contact-form button span[data-v-c618cc8e]{display:inline-block}}
