@import"https://fonts.googleapis.com/css2?family=PT+Serif+Caption&display=swap";.layout{min-height:100vh;display:flex;flex-direction:column}.layout-header{padding:.75rem 1rem;border-bottom:1px solid #eee;background:#fff}.layout-header a{color:#333;text-decoration:none;font-weight:600;font-size:1rem}.layout-main{flex:1;padding:1.5rem 1rem}@media (min-width: 600px){.layout-header{padding:1rem 1.5rem}.layout-main{padding:2rem 1.5rem}}.contact-form-page{display:flex;justify-content:center;padding:20px 0 60px}.contact-form-wrap{width:100%;max-width:440px;background:#fff;padding:40px;border-radius:16px;box-shadow:0 10px 25px #0000000d}.contact-form-wrap h1{margin:0 0 10px;font-size:1.75rem;font-weight:700;color:#1a202c;text-align:center}.form-subtitle{text-align:center;color:#718096;margin-bottom:30px;font-size:.95rem}.form-message{margin-bottom:20px;padding:12px 16px;border-radius:8px;font-size:.9rem;display:flex;align-items:center;animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.form-message--success{background:#f0fdf4;color:#166534;border:1px solid #bbf7d0}.form-message--error{background:#fef2f2;color:#991b1b;border:1px solid #fecaca}.contact-form .form-field{margin-bottom:20px}.contact-form label{display:block;margin-bottom:8px;font-size:.875rem;font-weight:600;color:#4a5568}.contact-form input{width:100%;padding:12px 16px;font-size:1rem;border:1.5px solid #e2e8f0;border-radius:10px;transition:all .2s ease;background-color:#f8fafc}.contact-form input:focus{outline:none;border-color:#3b82f6;background-color:#fff;box-shadow:0 0 0 4px #3b82f61a}.contact-form input::-moz-placeholder{color:#a0aec0}.contact-form input::placeholder{color:#a0aec0}.contact-form button{width:100%;margin-top:10px;padding:14px;font-size:1rem;font-weight:600;color:#fff;background:linear-gradient(to right,#2563eb,#3b82f6);border:none;border-radius:10px;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 6px #2563eb33}.contact-form button:hover:not(:disabled){background:linear-gradient(to right,#1d4ed8,#2563eb);transform:translateY(-1px);box-shadow:0 6px 12px #2563eb4d}.contact-form button:active:not(:disabled){transform:translateY(0)}.contact-form button:disabled{opacity:.6;cursor:not-allowed;filter:grayscale(.5)}@media (max-width: 600px){.contact-form-page{padding:16px 12px 40px}.contact-form-wrap{padding:24px 20px;border-radius:12px}.contact-form-wrap h1{font-size:1.4rem}.form-subtitle{font-size:.875rem;margin-bottom:20px}}.protocol-container{max-width:800px;margin:0 auto;padding:40px 20px;min-height:calc(100vh - 120px)}.protocol-wrap{background:#fff;padding:40px;border-radius:8px;box-shadow:0 4px 12px #0000000d}.protocol-wrap h1{text-align:center;margin-bottom:30px;color:#333}.protocol-content{line-height:1.6;color:#666;font-size:14px}.protocol-content h2{color:#333;margin-top:24px;margin-bottom:12px}.protocol-content p{margin-bottom:12px}.protocol-loading,.protocol-error{text-align:center;padding:100px 0;color:#999}.protocol-error{color:#ff4d4f}@media (max-width: 768px){.protocol-container{padding:24px 16px}.protocol-wrap{padding:28px 20px}.protocol-wrap h1{font-size:1.5rem;margin-bottom:20px}.protocol-content{font-size:13px}}@media (max-width: 600px){.protocol-wrap{padding:20px 16px}.protocol-container{padding:16px 12px}.protocol-wrap h1{font-size:1.25rem}}.language-popup[data-v-b9f6022c]{position:absolute;top:36px;right:0;width:158px;background:#fff;border:1px solid #e1ecff;box-shadow:0 2px 4px #aaaaaa80;border-radius:8px;padding:8px;z-index:1000;box-sizing:border-box}.popup-item[data-v-b9f6022c]{width:142px;height:32px;display:flex;align-items:center;border-radius:6px;cursor:pointer;transition:background-color .2s ease}.popup-item[data-v-b9f6022c]:hover{background-color:#f5f8ff}.popup-item.active[data-v-b9f6022c]{background-color:#e8f1ff}.flag-icon[data-v-b9f6022c]{width:27px;height:20px;margin-left:9px;flex-shrink:0}.language-name[data-v-b9f6022c]{font-family:PingFang SC,Helvetica,sans-serif;font-size:12px;color:#333;font-weight:400;margin-left:7px}.navbar[data-v-b7eba911]{position:fixed;top:0;left:0;z-index:100;width:100%;height:66px;background-color:#fff;font-family:Helvetica,PingFang SC,sans-serif}.navbar-bg[data-v-b7eba911]{position:absolute;top:0;left:0;width:100%;height:84px;background-color:#fff;border-bottom:.67px solid rgba(255,0,0,0)}.navbar-content[data-v-b7eba911]{position:relative;width:100%;height:84px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;padding:0 42px;border-bottom:1px solid #efefef}.logo-container[data-v-b7eba911]{flex-shrink:0;width:184px;height:100%;cursor:pointer;display:flex;align-items:center}.logo-img[data-v-b7eba911]{width:184px;display:block}.menu-container[data-v-b7eba911]{display:flex;justify-content:center;align-items:center;gap:40px;flex:1;max-width:600px;margin:0 auto;transition:all .3s ease}.menu-link[data-v-b7eba911]{font-size:14px;color:gray;text-decoration:none;font-family:"PT Serif Caption";font-weight:500;transition:color .2s ease;white-space:nowrap}.menu-link[data-v-b7eba911]:hover{color:#027cf3}.menu-link.active[data-v-b7eba911]{color:#000;font-weight:900}.language-switcher[data-v-b7eba911]{position:relative;flex-shrink:0;width:69px;height:28px;cursor:pointer}.switcher-border[data-v-b7eba911]{position:absolute;top:0;left:0;width:69px;height:28px;border:1px solid #30538C;box-sizing:border-box;border-radius:7.2px}.switcher-inner[data-v-b7eba911]{position:absolute;left:0;right:0;top:0;bottom:0;display:flex;align-items:center;justify-content:center;gap:4px}.switcher-icon[data-v-b7eba911]{width:16px;height:16px;flex-shrink:0;-o-object-fit:contain;object-fit:contain}.switcher-text[data-v-b7eba911]{font-size:12px;color:#333;font-family:PingFang SC;font-weight:800;white-space:nowrap}.hamburger-btn[data-v-b7eba911]{display:none;flex-direction:column;justify-content:center;gap:5px;width:40px;height:40px;padding:8px;background:none;border:none;cursor:pointer;z-index:110}.hamburger-btn span[data-v-b7eba911]{display:block;width:22px;height:2px;background:#333;transition:transform .3s,opacity .3s}.hamburger-btn.open span[data-v-b7eba911]:nth-child(1){transform:translateY(7px) rotate(45deg)}.hamburger-btn.open span[data-v-b7eba911]:nth-child(2){opacity:0}.hamburger-btn.open span[data-v-b7eba911]:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.menu-overlay[data-v-b7eba911]{display:none}.switcher-arrow[data-v-b7eba911]{width:8px}@media (min-width: 1281px){.menu-container[data-v-b7eba911]{justify-content:flex-end;margin:0 40px 0 0;max-width:none}}@media (max-width: 1024px){.navbar-content[data-v-b7eba911]{padding:0 24px}.navbar-bottom-line[data-v-b7eba911]{width:100%;max-width:calc(100% - 48px)}.menu-container[data-v-b7eba911]{gap:16px}}@media (max-width: 750px){.navbar-content[data-v-b7eba911]{padding:0 16px}.hamburger-btn[data-v-b7eba911]{display:flex}.menu-overlay[data-v-b7eba911]{display:block;position:fixed;top:66px;right:0;bottom:0;left:0;padding:0;border:0;background:#091e4247;opacity:0;pointer-events:none;transition:opacity .3s ease;z-index:98}.menu-overlay.open[data-v-b7eba911]{opacity:1;pointer-events:auto}.menu-container[data-v-b7eba911]{position:fixed;top:66px;left:0;bottom:0;width:min(320px,84vw);min-height:auto;height:calc(100vh - 66px);flex:none;max-width:none;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:28px 20px 24px;background:linear-gradient(180deg,#fff,#f7f5f1);box-shadow:16px 0 40px #091e422e;gap:6px;transform:translate(-100%);opacity:0;pointer-events:none;transition:transform .3s ease,opacity .3s ease;z-index:99;overflow-y:auto}.menu-container.open[data-v-b7eba911]{transform:translate(0);opacity:1;pointer-events:auto}.menu-link[data-v-b7eba911]{padding:14px 0;font-size:16px;width:100%;color:#091e42}.menu-link.active[data-v-b7eba911]{color:#027cf3}}@media (max-width: 750px){.navbar-content[data-v-b7eba911]{padding:0 12px;justify-content:flex-start}.logo-container[data-v-b7eba911]{order:1;width:100px}.logo-img[data-v-b7eba911]{width:100px}.hamburger-btn[data-v-b7eba911]{order:3;margin-left:8px}.language-switcher[data-v-b7eba911]{order:2;margin-left:auto;width:56px;height:24px;margin-right:8px}.switcher-border[data-v-b7eba911]{width:66px;height:24px}.switcher-inner[data-v-b7eba911]{width:66px}}@media (max-width: 480px){.navbar[data-v-b7eba911]{height:54px!important}.navbar-bg[data-v-b7eba911],.navbar-content[data-v-b7eba911]{height:100%!important}.hamburger-btn[data-v-b7eba911]{margin-left:16px!important}.language-switcher[data-v-b7eba911],.switcher-border[data-v-b7eba911]{height:28px!important}.logo-container[data-v-b7eba911],.logo-img[data-v-b7eba911]{width:110px!important}.switcher-border[data-v-b7eba911]{border-radius:4px!important}.switcher-arrow[data-v-b7eba911]{width:8px!important}.menu-overlay[data-v-b7eba911]{top:54px;right:0;bottom:0;left:0}.menu-container[data-v-b7eba911]{top:54px;height:calc(100vh - 54px)}}.inquiry-overlay[data-v-f2b0f6da]{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:9999}.inquiry-floating[data-v-f2b0f6da]{position:relative;z-index:9999}.inquiry-popup[data-v-f2b0f6da]{position:relative;width:440px;background:#fff;border-radius:8px;padding:40px 34px;box-shadow:0 10px 30px #0003;max-height:calc(100vh - 88px);overflow:hidden}.popup-content[data-v-f2b0f6da]{max-height:calc(100vh - 168px);overflow-y:auto}.inquiry-popup.is-floating[data-v-f2b0f6da]{box-shadow:0 5px 20px #00000026}.close-btn[data-v-f2b0f6da]{position:absolute;top:15px;right:15px;background:none;border:none;cursor:pointer;padding:5px;display:flex;align-items:center;justify-content:center;transition:opacity .3s}.close-btn[data-v-f2b0f6da]:hover{opacity:.7}.popup-title[data-v-f2b0f6da]{font-family:Helvetica-Bold,Helvetica,Arial,sans-serif;font-size:23.4px;color:#091e42;text-align:center;margin-bottom:30px;font-weight:700}.inquiry-form[data-v-f2b0f6da]{display:flex;flex-direction:column}.form-row[data-v-f2b0f6da]{display:flex;justify-content:space-between;margin-bottom:14px}.form-group[data-v-f2b0f6da]{display:flex;flex-direction:column;margin-bottom:14px}.form-group.half[data-v-f2b0f6da]{width:176.9px}.form-group.full[data-v-f2b0f6da]{width:372px}.form-group label[data-v-f2b0f6da]{font-family:Helvetica-Bold,Helvetica,Arial,sans-serif;font-size:12px;color:#000;font-weight:700;margin-bottom:8px}input[data-v-f2b0f6da],select[data-v-f2b0f6da],textarea[data-v-f2b0f6da]{width:100%;height:37.4px;border:1px solid #343434;border-radius:8px;padding:0 12px;font-size:14px;outline:none;transition:border-color .3s}input[data-v-f2b0f6da]:focus,select[data-v-f2b0f6da]:focus,textarea[data-v-f2b0f6da]:focus{border-color:#000}textarea[data-v-f2b0f6da]{height:77px;padding:12px;resize:none}textarea[data-v-f2b0f6da]::-moz-placeholder{color:#6e6e6e}textarea[data-v-f2b0f6da]::placeholder{color:#6e6e6e}.select-wrapper[data-v-f2b0f6da]{position:relative;width:100%}select[data-v-f2b0f6da]{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.dropdown-icon[data-v-f2b0f6da]{position:absolute;right:2px;top:50%;transform:translateY(-50%);width:22px;height:13px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACcAAAAnCAYAAACMo1E1AAAAAXNSR0IArs4c6QAAAHhlWElmTU0AKgAAAAgABAEaAAUAAAABAAAAPgEbAAUAAAABAAAARgEoAAMAAAABAAIAAIdpAAQAAAABAAAATgAAAAAAAADYAAAAAQAAANgAAAABAAOgAQADAAAAAQABAACgAgAEAAAAAQAAACegAwAEAAAAAQAAACcAAAAAs7j+ewAAAAlwSFlzAAAhOAAAITgBRZYxYAAAAPdJREFUWAntlDEKwkAURKOCFioWloKFnUfwIl5ALG0EwVIs7bS2sLDNBcTWwgPYigfwACKIvm1kCyFr8gMpZmDIkuyfnTxCokgSAREQAREQAREQgSIQKAWUaLFngru4jN2Mf/XXoc+uZCzwHWfSnul3Dt4ktXJvnSRHLg89LEJ7hNywJb0TeU1sog4pF2xR8EBO3aSVF9JmfcZZCsbMV71M02WDtCNOU3DHXAXnqhrpjsA/BdfsD/ltmRR3BLaBBZcmJ6YIWSUUnKbINB2Z/yj44t7I9JQMYWNmXSH3HT7xEBdKA9rMcL9QrVRGBERABERABETgS+AD5fOJEyogvLYAAAAASUVORK5CYII=);background-size:contain;background-repeat:no-repeat;pointer-events:none}.mobile-select-trigger[data-v-f2b0f6da]{display:none}.desktop-search-select[data-v-f2b0f6da]{position:relative}.desktop-search-icon[data-v-f2b0f6da]{left:12px}.desktop-search-input[data-v-f2b0f6da]{padding-left:38px}.desktop-options-list[data-v-f2b0f6da]{position:absolute;left:0;right:0;top:calc(100% + 6px);max-height:220px;overflow-y:auto;background:#fff;border:1px solid #dcdcdc;border-radius:8px;box-shadow:0 8px 20px #00000014;z-index:50}.desktop-option-item[data-v-f2b0f6da]{width:100%;border:none;background:#fff;text-align:left;padding:10px 12px;font-size:14px;color:#222;cursor:pointer;line-height:1.4}.desktop-option-item+.desktop-option-item[data-v-f2b0f6da]{border-top:1px solid #f2f2f2}.desktop-option-item[data-v-f2b0f6da]:hover,.desktop-option-item.active[data-v-f2b0f6da]{background:#f7f7f7}.desktop-option-item.active[data-v-f2b0f6da]{font-weight:600}.desktop-options-empty[data-v-f2b0f6da]{color:#6e6e6e;font-size:13px;text-align:center;padding:12px}.mobile-toast[data-v-f2b0f6da]{position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);max-width:calc(100vw - 32px);background:#000000d1;color:#fff;border-radius:10px;padding:10px 14px;font-size:12px;line-height:1.4;z-index:12000;text-align:center;word-break:break-word}.drawer-mask[data-v-f2b0f6da]{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;z-index:10000}.disease-drawer[data-v-f2b0f6da]{position:absolute;left:0;right:0;bottom:0;background:#fff;border-radius:16px 16px 0 0;padding:16px;max-height:60vh;display:flex;flex-direction:column;overflow:hidden}.disease-drawer.is-searching[data-v-f2b0f6da]{height:60vh}.drawer-header[data-v-f2b0f6da]{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;font-size:15px;font-weight:600;color:#091e42;flex-shrink:0}.drawer-close-btn[data-v-f2b0f6da]{position:static;width:30px;height:30px;padding:0;flex-shrink:0}.drawer-search-input[data-v-f2b0f6da]{width:100%;height:40px;border:1px solid #dcdcdc;border-radius:8px;padding:0 12px 0 38px;font-size:14px}.drawer-search-wrapper[data-v-f2b0f6da]{position:relative;margin-bottom:10px;flex-shrink:0}.drawer-options[data-v-f2b0f6da]{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch}.drawer-search-icon[data-v-f2b0f6da]{position:absolute;left:12px;top:50%;transform:translateY(-50%);width:16px;height:16px;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='24'%20height='24'%20viewBox='0%200%2048%2048'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M21%2038C30.3888%2038%2038%2030.3888%2038%2021C38%2011.6112%2030.3888%204%2021%204C11.6112%204%204%2011.6112%204%2021C4%2030.3888%2011.6112%2038%2021%2038Z'%20fill='none'%20stroke='%23333'%20stroke-width='4'%20stroke-linejoin='round'/%3e%3cpath%20d='M26.657%2014.3431C25.2093%2012.8954%2023.2093%2012%2021.0001%2012C18.791%2012%2016.791%2012.8954%2015.3433%2014.3431'%20stroke='%23333'%20stroke-width='4'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M33.2216%2033.2217L41.7069%2041.707'%20stroke='%23333'%20stroke-width='4'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");background-size:contain;background-repeat:no-repeat;pointer-events:none}.drawer-option[data-v-f2b0f6da]{width:100%;height:44px;border-radius:8px;background:#fff;text-align:left;padding:0 12px;font-size:14px;color:#222;cursor:pointer}.drawer-option+.drawer-option[data-v-f2b0f6da]{margin-top:8px}.drawer-option.active[data-v-f2b0f6da]{border-color:#000;color:#000;font-weight:600}.drawer-empty[data-v-f2b0f6da]{color:#6e6e6e;font-size:13px;text-align:center;padding:12px 0 4px}.submit-section[data-v-f2b0f6da]{margin-top:20px;text-align:center}.submit-btn[data-v-f2b0f6da]{width:372px;height:44.7px;background:#000;color:#fff;border:none;border-radius:8px;font-family:PingFangSC-Regular,PingFang SC,sans-serif;font-size:12.6px;cursor:pointer;transition:background-color .3s}.submit-btn[data-v-f2b0f6da]:hover{background-color:#333}.submit-btn[data-v-f2b0f6da]:disabled{opacity:.7;cursor:not-allowed}.confidential-text[data-v-f2b0f6da]{font-family:Helvetica,Arial,sans-serif;font-size:10.8px;color:#4d4d4d;margin-top:15px;line-height:1.4;text-align:left}@media (max-width: 600px){.inquiry-popup[data-v-f2b0f6da]{width:calc(100vw - 32px);max-width:440px;padding:28px 20px;margin:16px}.popup-content[data-v-f2b0f6da]{max-height:calc(100vh - 156px)}.form-row[data-v-f2b0f6da]{flex-direction:row;flex-wrap:wrap;gap:0 12px;margin-bottom:14px}.form-group.half[data-v-f2b0f6da]{flex:1;min-width:0;margin-bottom:14px}.form-group.full[data-v-f2b0f6da]{width:100%;max-width:none}.submit-btn[data-v-f2b0f6da]{width:100%;max-width:372px}}@media (max-width: 480px){.inquiry-floating[data-v-f2b0f6da]{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;justify-content:center;align-items:center;background-color:#00000080;padding:12px;z-index:9999}.inquiry-popup[data-v-f2b0f6da]{width:calc(100vw - 36px);max-width:400px;padding:30px 16px;margin:0 auto;max-height:calc(100vh - 64px);overflow:hidden;border-radius:12px;transform:translateZ(0);will-change:transform,opacity}.popup-content[data-v-f2b0f6da]{max-height:calc(100vh - 136px)}.form-row[data-v-f2b0f6da]{margin-bottom:0}input[data-v-f2b0f6da],select[data-v-f2b0f6da],textarea[data-v-f2b0f6da]{font-size:12px}.submit-section[data-v-f2b0f6da]{margin-top:4px}.popup-title[data-v-f2b0f6da]{margin-bottom:20px;font-size:20px}.desktop-disease-select[data-v-f2b0f6da]{display:none}.mobile-select-trigger[data-v-f2b0f6da]{width:100%;height:37.4px;border:1px solid #343434;border-radius:8px;padding:0 12px;display:flex;align-items:center;justify-content:space-between;background:#fff;color:#6e6e6e;font-size:14px}.mobile-select-trigger.has-value[data-v-f2b0f6da]{color:#000}.mobile-select-trigger .dropdown-icon[data-v-f2b0f6da]{position:static;transform:none;flex-shrink:0;margin-left:8px}}.hero-section[data-v-c7dae97f]{width:100%;height:748px;background-color:#fff;position:relative;overflow:hidden}.hero-container[data-v-c7dae97f]{width:1280px;height:100%;margin:0 auto;position:relative}.section-bg[data-v-c7dae97f]{position:absolute;top:0;left:0;width:1280px;height:748px;background-color:transparent}.hero-main[data-v-c7dae97f]{position:relative;width:100%;height:580px}.hero-content[data-v-c7dae97f]{position:absolute;left:91.58px;top:56.33px;width:487px}.hero-title[data-v-c7dae97f]{position:relative;width:100%;height:215px;color:#222;font-size:44px;font-family:"PT Serif Caption",serif;font-weight:500;line-height:52px;margin:0}.hero-title-char[data-v-c7dae97f]{display:inline-block}.hero-subtitle[data-v-c7dae97f]{position:relative;width:420px;height:38px;color:#7b7b7b;font-size:16px;font-family:Helvetica;font-weight:500;line-height:1.2;margin:0}.hero-btn-container[data-v-c7dae97f]{position:relative;margin-top:26px;width:216px;height:46px;cursor:pointer;transition:transform .3s ease}.hero-btn-container[data-v-c7dae97f]:hover{transform:scale(1.05)}.hero-btn-bg[data-v-c7dae97f]{position:absolute;top:0;left:0;width:216px;height:46px;background-color:#000;border:.67px solid #EBECED;border-radius:30.67px;transition:background-color .3s ease}.hero-btn-container:hover .hero-btn-bg[data-v-c7dae97f]{background-color:#30538c}.hero-btn-text[data-v-c7dae97f]{position:absolute;left:63px;top:13px;width:90px;height:20px;color:#fff;font-size:17.33px;font-family:Helvetica;font-weight:500;text-align:left}.stats-container[data-v-c7dae97f]{position:relative;margin-top:66px;width:547px;height:80px}.stat-item[data-v-c7dae97f]{position:absolute;top:0;display:flex;flex-direction:column;width:132.9px;height:79.26px}.stat-value[data-v-c7dae97f]{color:#30538c;font-size:34px;font-family:ABCMarfa-Regular,Arial,sans-serif;font-weight:500;height:auto;display:flex;align-items:baseline}.stat-unit[data-v-c7dae97f]{font-size:20px;margin-left:2px;line-height:1}.stat-label[data-v-c7dae97f]{color:#606060;font-size:14px;font-family:Helvetica;font-weight:500;margin:2.26px 0 0;width:130px;height:34px;line-height:1.2}.hero-image-wrapper[data-v-c7dae97f]{position:absolute;left:654px;top:44.33px;width:547px;height:499px;overflow:visible;border-radius:12px;cursor:pointer}.hero-image-inner[data-v-c7dae97f]{position:relative;width:100%;height:100%;overflow:hidden;border-radius:12px}.hero-image-inner .hero-image-mask[data-v-c7dae97f]{position:absolute;top:0;left:0;width:100%;height:100%}.hero-image-inner .hero-img[data-v-c7dae97f]{position:absolute;top:0;left:0;width:100%;height:100%;max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center}.explore-fab[data-v-c7dae97f]{position:absolute;left:-42px;top:-8px;width:146px;height:112px;z-index:20;cursor:pointer;pointer-events:auto}.explore-fab-img[data-v-c7dae97f]{width:146px;height:112px;display:block}.partners-section[data-v-c7dae97f]{position:relative;margin-top:17px;width:1280px;height:132px}.partners-bg[data-v-c7dae97f]{position:absolute;top:1px;left:0;width:1280px;height:129px}.partners-content[data-v-c7dae97f]{position:relative;width:1280px;height:100%}.partners-info[data-v-c7dae97f]{position:absolute;left:88.41px;top:35px;width:177px;height:62px}.partners-count[data-v-c7dae97f]{position:absolute;left:0;top:0;width:77px;height:38px;font-size:30px;color:#222;font-family:ABC Marfa;font-weight:500;text-align:center;display:flex;align-items:center;justify-content:center}.partners-title[data-v-c7dae97f]{position:absolute;left:0;top:38px;width:178px;height:24px;font-size:17px;color:#222;font-family:PingFang SC,sans-serif;text-align:left;display:flex;align-items:center;white-space:nowrap}.partners-divider[data-v-c7dae97f]{position:absolute;left:89.41px;width:1112px;height:1px;background-color:#c1c1c1;opacity:.39}.divider-top[data-v-c7dae97f]{top:0}.divider-bottom[data-v-c7dae97f]{bottom:0}.partners-logos[data-v-c7dae97f]{position:absolute;left:316px;top:1px;width:880px;height:129px;display:flex;align-items:center;overflow:hidden}.ticker-wrapper[data-v-c7dae97f]{width:100%;height:100%;display:flex;align-items:center}.ticker-track[data-v-c7dae97f]{display:flex;align-items:center;animation:ticker-scroll-c7dae97f 50s linear infinite;white-space:nowrap;will-change:transform;width:-moz-max-content;width:max-content;flex-shrink:0}.logo-item[data-v-c7dae97f]{flex-shrink:0;height:60px;display:flex;align-items:center;justify-content:center;margin-right:10px}.partner-logo-img[data-v-c7dae97f]{max-height:100%;-o-object-fit:contain;object-fit:contain;opacity:.85;transition:filter .3s ease,opacity .3s ease}.partner-logo-img[data-v-c7dae97f]:hover{filter:grayscale(0%);opacity:1}@keyframes ticker-scroll-c7dae97f{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (max-width: 1384px){.stats-container[data-v-c7dae97f]{margin-top:calc(60px * var(--hero-scale) + 10px)!important}}@media (min-width: 1600px){.stats-container[data-v-c7dae97f]{margin-top:calc(70px * var(--hero-scale))!important}}@media (max-width: 1660px){.hero-image-wrapper[data-v-c7dae97f]{width:calc(480px * var(--hero-scale))!important}}@media (min-width: 751px){.hero-section[data-v-c7dae97f]{height:calc(752px * var(--hero-scale));max-height:980px}.hero-container[data-v-c7dae97f]{width:calc(1280px * var(--hero-scale))}.section-bg[data-v-c7dae97f]{width:calc(1280px * var(--hero-scale));height:calc(752px * var(--hero-scale));max-height:1000px}.hero-main[data-v-c7dae97f]{height:calc(580px * var(--hero-scale));max-height:700px}.hero-content[data-v-c7dae97f]{left:calc(91.58px * var(--hero-scale));top:calc(56.33px * var(--hero-scale));width:calc(487px * var(--hero-scale))}.hero-title[data-v-c7dae97f]{height:auto;min-height:calc(52px * var(--hero-scale));white-space:normal;word-break:break-word}.hero-subtitle[data-v-c7dae97f]{margin-top:20px;width:calc(420px * var(--hero-scale));height:auto;font-size:calc(16px * var(--hero-scale))!important}.hero-btn-container[data-v-c7dae97f]{margin-top:calc(40px * var(--hero-scale));width:calc(216px * var(--hero-scale));height:calc(46px * var(--hero-scale));display:flex;align-items:center;justify-content:center}.stats-container[data-v-c7dae97f]{margin-top:calc(80px * var(--hero-scale) + 20px);width:calc(547px * var(--hero-scale));height:calc(80px * var(--hero-scale))}.hero-btn-bg[data-v-c7dae97f]{width:100%;height:100%;border-radius:calc(30.67px * var(--hero-scale))}.hero-btn-text[data-v-c7dae97f]{position:relative!important;left:auto!important;top:auto!important;width:auto!important;height:auto!important;font-size:calc(17.33px * var(--hero-scale))!important;text-align:center!important;z-index:1!important;color:#fff!important}.stats-container[data-v-c7dae97f]{width:calc(547px * var(--hero-scale));height:calc(80px * var(--hero-scale));display:flex!important;flex-direction:row!important;justify-content:flex-start!important;gap:calc(30px * var(--hero-scale))!important}.stat-item[data-v-c7dae97f]{position:relative!important;left:auto!important;width:calc(132.9px * var(--hero-scale))!important;flex:0 0 auto!important}.stat-item[data-v-c7dae97f]:nth-child(3){width:auto!important;flex:1 1 auto!important;min-width:calc(120px * var(--hero-scale))!important}.stat-label[data-v-c7dae97f]{margin-top:calc(1px * var(--hero-scale))!important;font-size:calc(13px * var(--hero-scale))!important;line-height:1.15!important;height:auto!important;width:100%!important;max-width:calc(180px * var(--hero-scale))!important}.hero-image-wrapper[data-v-c7dae97f]{left:calc(710px * var(--hero-scale));top:calc(44.33px * var(--hero-scale));width:calc(557px * var(--hero-scale));height:calc(499px * var(--hero-scale));max-height:580px;max-width:640px}.hero-image-inner .hero-img[data-v-c7dae97f]{left:0;width:100%;height:100%}.explore-fab[data-v-c7dae97f]{left:calc(-42px * var(--hero-scale));top:calc(-8px * var(--hero-scale));width:calc(146px * var(--hero-scale));height:calc(112px * var(--hero-scale));max-height:142px;max-width:186px}.explore-fab-img[data-v-c7dae97f]{width:100%;height:100%}.partners-section[data-v-c7dae97f]{margin-top:calc(17px * var(--hero-scale));width:calc(1280px * var(--hero-scale));height:calc(132px * var(--hero-scale))}.partners-bg[data-v-c7dae97f]{top:calc(1px * var(--hero-scale));width:calc(1280px * var(--hero-scale));height:calc(129px * var(--hero-scale))}.partners-content[data-v-c7dae97f]{width:calc(1280px * var(--hero-scale))}.partners-info[data-v-c7dae97f]{left:calc(88.41px * var(--hero-scale));top:calc(35px * var(--hero-scale));width:calc(177px * var(--hero-scale));height:calc(62px * var(--hero-scale))}.partners-count[data-v-c7dae97f]{width:calc(77px * var(--hero-scale));height:calc(38px * var(--hero-scale));font-size:calc(30px * var(--hero-scale))}.partners-title[data-v-c7dae97f]{left:0;top:calc(38px * var(--hero-scale));width:calc(178px * var(--hero-scale));height:calc(24px * var(--hero-scale));font-size:calc(17px * var(--hero-scale))}.partners-divider[data-v-c7dae97f]{left:50%;transform:translate(-50%);width:calc(1112px * var(--hero-scale))!important}.partners-logos[data-v-c7dae97f]{left:calc(316px * var(--hero-scale));top:calc(1px * var(--hero-scale));width:calc(880px * var(--hero-scale));height:calc(129px * var(--hero-scale))}.ticker-track[data-v-c7dae97f]{gap:0}.logo-item[data-v-c7dae97f]{height:calc(60px * var(--hero-scale));margin-right:calc(10px * var(--hero-scale))}}@media (min-width: 1098px) and (max-width: 1188px){.hero-section[data-v-c7dae97f]{height:calc(900px * var(--hero-scale) + (1188px - 100vw) * .32)}.section-bg[data-v-c7dae97f]{height:calc(752px * var(--hero-scale) + (1188px - 100vw) * .32)}.partners-section[data-v-c7dae97f]{margin-top:calc(110px * var(--hero-scale) + (1188px - 100vw) * .2)!important}}@media (min-width: 751px) and (max-width: 1097px){.hero-section[data-v-c7dae97f]{height:calc(900px * var(--hero-scale) + (1188px - 100vw) * .32 + (1097px - 100vw) * .08)}.section-bg[data-v-c7dae97f]{height:calc(752px * var(--hero-scale) + (1188px - 100vw) * .32 + (1097px - 100vw) * .08)}.partners-section[data-v-c7dae97f]{margin-top:calc(215px * var(--hero-scale) + (1097px - 100vw) * .2)!important}}@media (max-width: 750px){.hero-section[data-v-c7dae97f]{height:auto!important;min-height:auto!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;overflow-x:hidden!important;margin-top:20px!important}.hero-container[data-v-c7dae97f]{display:flex!important;flex-direction:column!important;width:100%!important;height:auto!important;padding:0 16px;max-width:750px!important}.section-bg[data-v-c7dae97f]{display:none!important}.hero-title[data-v-c7dae97f]{position:relative!important;left:auto!important;top:auto!important}.hero-main[data-v-c7dae97f],.hero-content[data-v-c7dae97f],hero-subtitle[data-v-c7dae97f],.hero-btn-container[data-v-c7dae97f],.stats-container[data-v-c7dae97f],.hero-image-wrapper[data-v-c7dae97f],.partners-section[data-v-c7dae97f]{position:relative!important;left:auto!important;top:auto!important;width:100%!important}.ticker-track[data-v-c7dae97f]{animation-duration:70s}.hero-content[data-v-c7dae97f]{max-width:594px;display:flex!important;flex-direction:column!important}.hero-main[data-v-c7dae97f]{order:1!important;height:auto!important;display:flex!important;flex-direction:column!important}.hero-title[data-v-c7dae97f]{order:1;font-size:clamp(24px,7.3vw,48px);line-height:1.2;text-align:left;height:auto;padding:20px 0;max-width:594px}.hero-subtitle[data-v-c7dae97f]{order:2;font-size:clamp(16px,3vw,26px);line-height:clamp(20px,4vw,38px);text-align:left;height:auto;max-width:560px;width:100%!important}.stats-container[data-v-c7dae97f]{order:3;display:flex!important;flex-wrap:nowrap;justify-content:flex-start;align-items:flex-start;gap:clamp(8px,calc(16vw - 32px),88px);margin-bottom:0;margin-top:clamp(36px,10vw,67px)!important}.hero-btn-container[data-v-c7dae97f]{order:4;align-self:flex-start;margin:100px 0 24px;display:flex!important;align-items:center!important;justify-content:center!important;width:216px!important;height:46px!important}.hero-btn-bg[data-v-c7dae97f]{width:241px!important;height:60px!important;border-radius:40px!important}.hero-btn-text[data-v-c7dae97f]{position:relative!important;left:7.5%!important;top:18%!important;width:auto!important;height:auto!important;font-size:22px!important;text-align:center!important;z-index:1!important;color:#fff!important}.partners-section[data-v-c7dae97f]{order:2!important;margin-top:clamp(20px,10vw,36px)!important;width:100%!important}.hero-image-wrapper[data-v-c7dae97f]{order:2!important;margin-top:24px!important;width:100vw!important;min-width:100vw!important;max-width:100vw!important;height:276.39px!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;border-radius:0!important;align-self:stretch!important}.hero-image-wrapper .hero-image-inner[data-v-c7dae97f]{border-radius:0!important;width:100%!important;height:100%!important}.hero-image-wrapper[data-v-c7dae97f]{width:100%!important;height:100%!important;max-width:100%!important;-o-object-fit:cover!important;object-fit:cover!important;-o-object-position:center center!important;object-position:center center!important}.hero-img[data-v-c7dae97f]{width:100%!important;max-width:100%!important;-o-object-fit:cover!important;object-fit:cover!important;-o-object-position:center center!important;object-position:center center!important}.hero-image-wrapper[data-v-c7dae97f]{height:clamp(344px,76vw,544px)!important;margin-top:clamp(24px,10vw,90px)!important}.stat-item[data-v-c7dae97f]{position:relative!important;left:auto!important;flex:1 1 0;width:auto!important;min-width:0}.stat-item[data-v-c7dae97f]:nth-child(1){flex:0 0 85px!important}.stat-item[data-v-c7dae97f]:nth-child(2){flex:0 0 100px!important;margin-left:60px!important}.stat-item[data-v-c7dae97f]:nth-child(3){flex:0 0 150px!important;margin-left:60px!important}.stat-value[data-v-c7dae97f]{font-size:clamp(24px,7vw,48px)}.stat-unit[data-v-c7dae97f]{font-size:clamp(20px,6vw,30px);line-height:1}.stat-label[data-v-c7dae97f]{font-size:11px;width:100%!important;margin-top:clamp(2px,2vw,2px)}.partners-content[data-v-c7dae97f]{height:96px;max-width:100%!important}.partners-info[data-v-c7dae97f]{left:12px;top:50%;transform:translateY(-50%)}.partners-divider[data-v-c7dae97f]{left:-16px!important;width:calc(100% + 32px)!important}.partners-logos[data-v-c7dae97f]{left:clamp(186px,45vw,206px);top:50%;transform:translateY(-50%);width:auto;height:88px}.logo-item[data-v-c7dae97f]{height:44px}.partners-count[data-v-c7dae97f]{width:auto;font-size:clamp(24px,7vw,38px)}.explore-fab[data-v-c7dae97f]{left:20px;top:-20px}.explore-fab-img[data-v-c7dae97f]{width:100px!important;height:80px!important}.partners-title[data-v-c7dae97f]{font-size:clamp(14px,3vw,17px)}}@media (max-width: 480px){.hero-title[data-v-c7dae97f]{font-size:24px!important;padding-bottom:13px!important;max-width:308px!important}.hero-subtitle[data-v-c7dae97f]{font-size:13px!important;line-height:19px!important;max-width:308px!important}.stat-value[data-v-c7dae97f]{font-size:24px!important}.stat-label[data-v-c7dae97f]{font-size:8px!important}.stats-container[data-v-c7dae97f]{max-width:480px!important;margin-top:29px!important}.stat-item[data-v-c7dae97f]:nth-child(1){flex:0 0 80px!important}.stat-item[data-v-c7dae97f]:nth-child(2){flex:0 0 90px!important;margin-left:0!important}.stat-item[data-v-c7dae97f]:nth-child(3){flex:0 0 122px!important;margin-left:0!important}.hero-btn-container[data-v-c7dae97f]{margin-top:20px!important;width:125px!important;height:40px!important}.hero-btn-bg[data-v-c7dae97f]{width:125px!important;height:40px!important}.hero-btn-text[data-v-c7dae97f]{font-size:14px!important;top:0!important;left:1px!important}.hero-image-wrapper[data-v-c7dae97f]{height:282px!important;margin-top:36px!important}.partners-count[data-v-c7dae97f]{font-size:24px!important;height:auto!important;padding-top:6px!important}.partners-title[data-v-c7dae97f]{font-size:8px!important;height:12px!important}.partners-content[data-v-c7dae97f]{height:80px!important}.partners-logos[data-v-c7dae97f]{height:80px!important;left:120px!important;width:280px!important}.hero-section[data-v-c7dae97f]{margin-top:0!important}.explore-fab-img[data-v-c7dae97f]{width:75px!important;height:auto!important}.hero-img[data-v-c7dae97f]{height:270px!important}.logo-item[data-v-c7dae97f]{height:50px!important}}.medical-services-section[data-v-509a371a]{background-color:#fff;padding:86px 43px 40px;min-width:900px;--medical-scale: 1}.medical-services-container[data-v-509a371a]{width:min(100%,calc(1280px * var(--medical-scale)));margin:0 auto}.section-header[data-v-509a371a]{text-align:center;margin-bottom:64px}.section-title[data-v-509a371a]{color:#222;font-size:50px;font-family:"PT Serif Caption",serif;line-height:1.2;margin:0 0 16px}.section-subtitle[data-v-509a371a]{color:#5e5e5e;font-size:18px;max-width:42rem;margin:0 auto}.subtitle-mobile-break[data-v-509a371a]{display:none}.services-grid[data-v-509a371a]{display:flex;flex-direction:column;height:602px;width:100%;max-width:calc(1109px * var(--medical-scale));margin:0 auto;overflow:hidden;border-radius:calc(24px * var(--medical-scale))}.services-cards-mobile[data-v-509a371a]{display:none}@media (min-width: 768px){.services-grid[data-v-509a371a]{flex-direction:row}}@media (max-width: 1100px){.condition-item[data-v-509a371a]{font-size:20px}.department-item[data-v-509a371a]{font-size:18px}.departments-list[data-v-509a371a]{padding-left:80px}.indicator-line[data-v-509a371a],.active-triangle[data-v-509a371a]{left:50px}.active-triangle[data-v-509a371a],.indicator-line[data-v-509a371a]{display:none}.departments-list[data-v-509a371a]{padding-left:clamp(10px,5vw,80px)!important}}.conditions-panel[data-v-509a371a]{width:41.57%;flex-shrink:0;padding:48px 32px;color:#fff;box-sizing:border-box;transition:background-color .4s ease}.departments-panel[data-v-509a371a]{width:58.43%;flex-shrink:0;background-color:#f7f7f7;padding:60px 0 56px;box-sizing:border-box;position:relative}.scroll-area[data-v-509a371a]{width:100%;height:100%;overflow-y:auto;position:relative}.scroll-area[data-v-509a371a]::-webkit-scrollbar{display:none}.scroll-area[data-v-509a371a]{-ms-overflow-style:none;scrollbar-width:none}.conditions-list[data-v-509a371a]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:25px}.condition-item[data-v-509a371a]{display:flex;align-items:center;font-family:Helvetica-Bold;font-size:calc(24px * var(--medical-scale));color:#fff}.indicator-line[data-v-509a371a]{position:absolute;left:calc(71px * var(--medical-scale));top:calc(60px * var(--medical-scale));bottom:calc(56px * var(--medical-scale));width:0px;border-left:1px dashed #E0E0E0;pointer-events:none}.active-triangle[data-v-509a371a]{position:absolute;left:calc(71px * var(--medical-scale));width:calc(13px * var(--medical-scale));height:calc(9.82px * var(--medical-scale));clip-path:polygon(50% 0%,0% 100%,100% 100%);transform:rotate(-270deg);transition:top .3s cubic-bezier(.25,1,.5,1),background-color .4s ease;z-index:5}.departments-list[data-v-509a371a]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:calc(35px * var(--medical-scale));padding-left:calc(99px * var(--medical-scale))}.department-item[data-v-509a371a]{color:#2b2b2b;height:calc(26px * var(--medical-scale));transition:color .3s ease;cursor:pointer;display:flex;align-items:center;white-space:nowrap;font-family:Helvetica-Bold;font-size:calc(22px * var(--medical-scale));text-align:justify}.department-item[data-v-509a371a]:hover{opacity:.7}@media (max-width: 750px){.subtitle-mobile-break[data-v-509a371a]{display:block}.service-card-department-name[data-v-509a371a]{color:#000!important}.medical-services-section[data-v-509a371a]{padding:78px 0 16px;min-width:unset}.section-title[data-v-509a371a]{font-size:50px}.section-subtitle[data-v-509a371a]{font-size:22px;line-height:30px}.services-grid[data-v-509a371a]{display:none}.services-cards-mobile[data-v-509a371a]{display:flex;overflow-x:auto;overflow-y:hidden;-ms-overflow-style:none;scrollbar-width:none}.services-cards-mobile[data-v-509a371a]::-webkit-scrollbar{display:none}.service-card[data-v-509a371a]{width:492px;min-width:492px;height:614px;margin:25px 16px;border-radius:16px;overflow:hidden;border:1px solid #ececec;background-color:#fff;box-sizing:border-box;box-shadow:0 9px 24px #86868670}.service-card[data-v-509a371a]:first-child{margin-left:40px}.service-card[data-v-509a371a]:last-child{margin-right:40px}.service-card-conditions[data-v-509a371a]{height:393px;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:30px 32px 16px}.service-card-conditions-list[data-v-509a371a]{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;align-content:flex-start}.service-card-condition-item[data-v-509a371a]{display:inline-flex;width:auto;max-width:100%;font-family:Helvetica;font-size:24px;line-height:1.25;color:#fff;margin:0 14px 10px 0}.service-card-condition-item[data-v-509a371a]:last-child{margin-right:0}.service-card-department[data-v-509a371a]{min-height:72px;height:221px;padding:14px 16px 14px 32px;box-sizing:border-box;display:flex;align-items:center}.service-card-department-name[data-v-509a371a]{font-family:Helvetica-Bold;font-size:36px;line-height:1.15}.conditions-panel[data-v-509a371a]{padding:24px 20px}.departments-panel[data-v-509a371a]{padding:32px 20px}.indicator-line[data-v-509a371a],.active-triangle[data-v-509a371a]{left:40px}.departments-list[data-v-509a371a]{padding-left:60px}.condition-item[data-v-509a371a],.department-item[data-v-509a371a]{font-size:16px}}@media (max-width: 480px){.section-title[data-v-509a371a]{font-size:26px;margin-bottom:14px!important}.section-subtitle[data-v-509a371a]{font-size:12px;line-height:15px}.service-card[data-v-509a371a]{width:350px!important;min-width:255px!important;height:319px!important;margin-left:0!important;margin-right:13px!important}.service-card[data-v-509a371a]:first-child{margin-left:20px!important}.service-card-department[data-v-509a371a]{height:114px!important;padding-left:20px!important}.service-card-department-name[data-v-509a371a]{font-size:18px!important}.service-card-condition-item[data-v-509a371a]{font-size:12px!important}.medical-services-section[data-v-509a371a]{padding-top:10px!important}.section-header[data-v-509a371a]{margin-bottom:11px!important}.service-card-conditions[data-v-509a371a]{padding:20px!important;height:205px!important;overflow-y:auto!important}}@media (min-width: 751px){.medical-services-section[data-v-509a371a]{padding-top:calc(70px * var(--medical-scale));padding-right:calc(43px * var(--medical-scale));padding-left:calc(43px * var(--medical-scale));padding-bottom:calc(40px * var(--medical-scale))}.section-header[data-v-509a371a]{margin-bottom:calc(64px * var(--medical-scale))}.section-title[data-v-509a371a]{font-size:calc(50px * var(--medical-scale));margin-bottom:calc(16px * var(--medical-scale))}.section-subtitle[data-v-509a371a]{font-size:calc(18px * var(--medical-scale));max-width:calc(42rem * var(--medical-scale))}.services-grid[data-v-509a371a]{height:calc(602px * var(--medical-scale))}.conditions-panel[data-v-509a371a]{padding:calc(48px * var(--medical-scale)) calc(32px * var(--medical-scale))}.departments-panel[data-v-509a371a]{padding-top:calc(60px * var(--medical-scale));padding-bottom:calc(56px * var(--medical-scale))}.conditions-list[data-v-509a371a]{gap:calc(25px * var(--medical-scale))}}.service-process-section[data-v-593642ad]{width:100%;height:1136px;padding-top:38px;margin-bottom:60px;box-sizing:border-box;position:relative;--service-process-scale: 1;min-width:900px}.content-container[data-v-593642ad]{width:1280px;margin:0 auto;position:relative;height:100%}.section-title[data-v-593642ad]{position:absolute;left:0;top:0;width:100%;height:70px;color:#222;font-size:50px;font-family:"PT Serif Caption",serif;line-height:70px;text-align:center;margin:0}.tabs-container[data-v-593642ad]{position:absolute;left:91px;top:130px;width:1109px;height:69px;padding:0 180px}.tabs-list[data-v-593642ad]{display:flex;justify-content:space-around;position:relative;z-index:10}.tab-item[data-v-593642ad]{font-family:Helvetica;font-size:24px;color:#2c2c2c;cursor:pointer;position:relative;padding-bottom:33.31px;text-align:center;line-height:33.31px;transition:color .3s ease}.tab-item.active[data-v-593642ad]{color:#30538c;font-weight:900}.active-indicator[data-v-593642ad]{position:absolute;left:0;bottom:0;height:3px;background-color:#30538c;transition:transform .3s cubic-bezier(.25,1,.5,1),width .3s ease}.tabs-line[data-v-593642ad]{position:absolute;bottom:2px;left:0;width:1110px;height:1px;background-color:#e0e0e0}.steps-container[data-v-593642ad]{position:absolute;left:0;top:265.4px;width:100%}.step-row[data-v-593642ad]{display:flex;align-items:center;position:relative;height:-moz-fit-content;height:fit-content;transition:opacity .5s ease,transform .5s ease,filter .5s ease;z-index:1;padding:25px 0;margin-bottom:0}.step-row[data-v-593642ad]:not(.increased-padding){margin-bottom:61px}.step-row.increased-padding[data-v-593642ad]{padding:54px 0}.step-row.pre-arrival-step-01[data-v-593642ad]{padding-bottom:35px}.active-row-bg[data-v-593642ad]{position:absolute;left:50%;width:1109px;background-color:#f7f7f7;transform:translate(-50%);z-index:0;pointer-events:none;transition:top .4s cubic-bezier(.4,0,.2,1),height .4s cubic-bezier(.4,0,.2,1),opacity .4s ease}.step-row[data-v-593642ad]:last-child{margin-bottom:0}.step-label[data-v-593642ad]{width:328px;padding-left:224px;box-sizing:border-box;color:#30538c;font-size:24px;font-family:"PT Serif Caption",serif;line-height:33px;text-align:center;transition:transform .4s cubic-bezier(.4,0,.2,1)}.step-num[data-v-593642ad]{display:none}.step-row:hover .step-label[data-v-593642ad],.step-row.step-active .step-label[data-v-593642ad]{transform:translate(5px)}.step-label-container[data-v-593642ad]{width:328px;flex-shrink:0}.hidden-label[data-v-593642ad],.hidden-icon[data-v-593642ad]{visibility:hidden}.abs-step-02-icon-container[data-v-593642ad]{position:absolute;top:0;left:328px;width:197px;display:flex;justify-content:center;z-index:20;pointer-events:none}.abs-step-02[data-v-593642ad]{position:absolute;top:0;left:0;width:328px;padding-left:224px;box-sizing:border-box;color:#30538c;font-size:24px;font-family:"PT Serif Caption",serif;line-height:33px;text-align:center;z-index:20;pointer-events:none;transition:transform .4s cubic-bezier(.4,0,.2,1)}.icon-column[data-v-593642ad]{width:197px;display:flex;justify-content:center}.icon-circle[data-v-593642ad]{width:77px;height:77px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;position:relative;overflow:hidden}.step-icon-img[data-v-593642ad]{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transition:opacity .4s cubic-bezier(.4,0,.2,1),transform .4s cubic-bezier(.4,0,.2,1)}.active-icon[data-v-593642ad]{opacity:0;transform:scale(.8)}.active-icon.fade-in[data-v-593642ad]{opacity:1;transform:scale(1)}.base-icon.fade-out[data-v-593642ad]{opacity:0;transform:scale(1.2)}.text-column[data-v-593642ad]{width:512px;transition:transform .4s cubic-bezier(.4,0,.2,1)}.text-column.wide-text[data-v-593642ad]{width:530px}.step-row:hover .text-column[data-v-593642ad],.step-row.step-active .text-column[data-v-593642ad]{transform:translate(10px)}.step-title[data-v-593642ad]{color:#282828;font-size:18px;font-family:Helvetica;font-weight:900;margin:0 0 23px;line-height:25px;height:25px}.step-items[data-v-593642ad]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:18px}.step-desc[data-v-593642ad]{font-family:Helvetica;font-size:16px;color:#282828;font-weight:500;line-height:1.2;height:19px}.dashed-line[data-v-593642ad]{position:absolute;left:276px;width:2px;border-left:1px dashed #30538C;opacity:.3;z-index:10}.line-1[data-v-593642ad]{top:125.94px;height:159.06px}.line-1.increased-gap[data-v-593642ad]{top:155px;height:180px}.line-2[data-v-593642ad]{top:365px;height:242.94px}.line-2.increased-gap[data-v-593642ad]{top:412px;height:180px}.steps-fade-enter-active[data-v-593642ad],.steps-fade-leave-active[data-v-593642ad]{transition:all .5s ease}.steps-fade-enter-from[data-v-593642ad],.steps-fade-leave-to[data-v-593642ad]{opacity:0;transform:translateY(20px)}.steps-fade-move[data-v-593642ad]{transition:transform .5s ease}@media (max-width: 1280px){.service-process-section[data-v-593642ad]{margin-top:80px;height:auto;min-height:1000px;padding-bottom:60px}.content-container[data-v-593642ad]{width:100%;max-width:1280px;width:100%!important;padding:0 24px;height:auto}.tabs-container[data-v-593642ad]{left:0;width:100%;padding:0 24px}.tabs-line[data-v-593642ad],.active-row-bg[data-v-593642ad]{width:100%}}@media (max-width: 1024px){.service-process-section[data-v-593642ad]{margin-top:60px}.section-title[data-v-593642ad]{font-size:36px;position:relative;left:0;transform:none;width:100%;text-align:center;margin-bottom:24px}.tabs-container[data-v-593642ad]{position:relative;top:0;padding:0 16px;margin-bottom:32px}.tab-item[data-v-593642ad]{font-size:22px}.steps-container[data-v-593642ad]{position:relative;top:0;padding:0 16px}.step-label-container[data-v-593642ad]{width:120px}.step-label[data-v-593642ad]{width:120px;padding-left:0;font-size:18px}.icon-column[data-v-593642ad]{width:120px}.icon-circle[data-v-593642ad]{width:56px;height:56px}.text-column[data-v-593642ad]{width:auto;flex:1;min-width:0}.text-column.wide-text[data-v-593642ad]{width:auto}.step-title[data-v-593642ad]{font-size:16px}.step-desc[data-v-593642ad]{font-size:14px}.abs-step-02[data-v-593642ad],.abs-step-02-icon-container[data-v-593642ad]{display:none}.hidden-label[data-v-593642ad],.hidden-icon[data-v-593642ad]{visibility:visible}.dashed-line[data-v-593642ad]{left:80px}.line-1[data-v-593642ad]{height:200px}.line-2[data-v-593642ad]{top:405px;height:200px}}@media (max-width: 480px){.section-title[data-v-593642ad]{font-size:26px!important;margin-bottom:12px!important}.tab-item[data-v-593642ad]{font-size:14px!important;padding-bottom:20px!important}.tabs-line[data-v-593642ad],.active-indicator[data-v-593642ad]{bottom:20px!important}.step-label-container[data-v-593642ad]{width:26px!important;height:26px!important;margin-bottom:12px!important}.step-num[data-v-593642ad]{font-size:10px!important}.step-row[data-v-593642ad]{padding:20px 0!important}.tabs-container[data-v-593642ad]{margin-bottom:0!important}.step-title[data-v-593642ad]{margin-bottom:10px!important;font-size:14px!important}.step-desc[data-v-593642ad]{font-size:12px!important}.step-items[data-v-593642ad]{gap:8px!important}.service-process-section[data-v-593642ad]{padding-top:0!important;margin-top:0!important}.service-process-section[data-v-593642ad]{min-height:700px!important;margin-bottom:0!important}}@media (max-width: 750px){.section-title[data-v-593642ad]{font-size:50px;margin-bottom:80px}.service-process-section[data-v-593642ad]{min-width:unset}.tabs-container[data-v-593642ad]{padding:0;margin-bottom:24px}.tabs-list[data-v-593642ad]{height:100%;align-items:flex-start}.active-indicator[data-v-593642ad]{bottom:2px}.tabs-line[data-v-593642ad]{width:100vw;left:50%;transform:translate(-50%)}.tab-item[data-v-593642ad]{font-size:26px}.step-row[data-v-593642ad]{flex-direction:column!important;align-items:flex-start!important;padding:40px 0;margin-bottom:0!important;flex-wrap:nowrap!important}.step-label-container[data-v-593642ad]{width:59px;height:59px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADEAAAAxCAYAAAEEm3GKAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAAMaADAAQAAAABAAAAMQAAAABh8Y7/AAAFn0lEQVRoBdWaaWhcVRTHMwtNjZXWSLViRIjaCIOjNZtJRNKiiAuKCmIUBRWxWEH9IBURpZ9U8EtxRfGDxQURERRBTMHQimkniRn1g6JYsJiaopZShFYzM/F3Xntvznu5b5klTvLg9Z577tn+5567vElbWtTT29t7QHVbUtKBOa+ZQk9MTKTSQabuZ/r6+t6DcalmCt3R0bG2drM+awT2k4+hOz09PdeavtOfBwETbxop3aZcoEUgPT8//52WPEXvFB9ptMp6UHzYPhm51XYgFkYUN+D3VSxsU8MLSgFBLWNp417QnA/3oB2JIUTRmbQovdbW1vZslEBwzIYXHJDaIc8jhm8ETT+0RXE7WKddAovSjeBfCLYb4aAXT6G/v//iSqUSXmdol0ql86anpw95CyJOWLxls9kZaSNXkAiox6ur0LJUgpo8UY0HUVwtCv9oE3F0VWUiKa42pORZknmQcF0zrXewg4RxQRwu2faKvI+6BBd5cAkJDwPasxH7gwjONp2wdpETajFPeX0bphDHR/eiqampX7Scz0lItFo+KV0BYcYIVz3lRjGm9dn1kIBA4HXGKFY7fAA0F4pSimPltVQqtbVaC0nl0+l0jje9K6lCLXIUwoideFL2O0Y21GIoQud7UpbXx0FDHWDcAtBVELlPR0TrGqpopvUmzHw+fzqn3TFI7VzLx9KxizHMAvMljs8IjuuUBMd034dEDwTpXC63pq2t7X34myn5TwqFwl1BGVc/kQNQPIPyDoeBTSApOviWFZvzoaEhSY/LuBhxXg+sdYhFCIh2En63FqqC3guiq7W8zwHGjzK4VgvUQM/i5FyjZ1PU3d0tV/B6jYvdDQMDA975Kh3rgL3qKWE04imXy08aO9YBjBOGWW/LpdK7R4kdz8Hg4KCcw/fWa9jos6pfMHSa8/qcubm5wzA0GjNeU0u6D3EGDYuy3AblrrZKOo1+SNUlEvWSGJdg2VJ+aFhaQtBXf9kMMRTKlrN6IHS0/oFj3lbBd811TMjn9dvzW6Bc19m9iGpy3VX9Gsl7JUp/fbFYPOpNMghuTK6bSHKnGBdJzwFQVidSSyhEebYaUc/B5OTkR4bRiDaTyTxv7Nh1wCR/aZh1trPj4+PeV6bYsQ5AsQUnb9VpXE40e9iILVtFYYajqou5W8WHyVyYrvAtgjAhjFzpGgPtI3HGRS8WgTEOknehb6FCdnM/unNsbCzRAZXYgXEU17KmtoJuB3JRH5Nfk5kHyMCPcfaSjDcMBFl8GIevJHGqZI4Apgswfype1WRSEHLA3oT128nyJqZbsiyOf6b/IRt/F+2zVXs/qVBG91PITuyup5VbwoTYZYWOnhSJ/jcSBIFfg+GPMbgm2sySjh7B//UAKoR5CV3V1PZnKI02GYDE3U4i93PnejsMhP2dQwswA0/Tf0jzmk0D5DJ+fz88MzMzGYwlbCZ83y1BpSb2nXGFgfimiYGGuqa0v3IN2h9NKKFOBETId9a6lJrBo5z+BsTx4eHhLIdgScfg7U4AeAPmg3pgmdPHie9mLje7Jc40q/4x2pUEQOI+jXeU5H8gnSzTdIMQK/S5g6NgVBb2/hUKwIS9xVsToNnHouk33BXW3uNtsfwUKHft+3gb+cn4f+TiORb3O95MaG8s9G2sk5c1bxnS8reNqwAwK7H5QACgCwANueMvEfAnCPzFoG3fiQ0A57EeVGpWn/iucPn2geADZa9LaBnx9rhi8YE49bl4v0uw2Tx2z11sQK+74vCtCSPAlnsWSnKkX254TWxjP4qcIHTAHO05+nfzbubt4P0XgL9Sn1/wFqDlE9I3o/QTPeg+jg35Ye02Xvmr55m8jf08xWDsw6xtJBg59dfFCi8IyHk0wk7j3X0W2LVRsTOR1Cwz1ktWXwJQ1Mn/GzLbqW35n1MNe/4DKVfQlyjBzLEAAAAASUVORK5CYII=);background-size:contain;background-repeat:no-repeat;background-position:center;margin-bottom:32px;display:flex!important;align-items:center!important;justify-content:center!important}.step-label[data-v-593642ad]{width:100%!important;height:100%!important;background-color:transparent!important;color:#fff!important;font-size:10px!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:0!important;padding:0!important;text-align:center!important;line-height:normal!important;transform:none!important}.step-num[data-v-593642ad]{display:block;font-size:24px}.step-full[data-v-593642ad],.icon-column[data-v-593642ad]{display:none!important}.text-column[data-v-593642ad]{width:100%!important;transform:none!important}.step-title[data-v-593642ad]{font-size:28px;color:#000!important;margin-bottom:20px;height:auto!important;line-height:1.4!important;font-family:Helvetica!important;font-weight:500!important}.step-items[data-v-593642ad]{gap:20px}.step-desc[data-v-593642ad]{font-size:24px;color:#6a6a6a!important;height:auto!important;line-height:1.2;margin-bottom:0!important}.active-row-bg[data-v-593642ad],.dashed-line[data-v-593642ad]{display:none!important}}.case-showcase-section[data-v-fe784dc5]{background-color:#f9fafb;padding:150px 40px 147px;position:relative;overflow:hidden}.max-w-7xl[data-v-fe784dc5]{max-width:80rem;margin-left:auto;margin-right:auto}.blockquote-wrapper[data-v-fe784dc5]{position:relative;width:877px;margin:0 auto}.section-header[data-v-fe784dc5]{text-align:center;margin-bottom:64px}.section-title[data-v-fe784dc5]{color:#000;font-size:50px;font-family:"PT Serif Caption",serif;line-height:1.2;margin:0 0 16px}.section-subtitle[data-v-fe784dc5]{color:#101010;font-size:17px;margin:0 auto;font-family:Helvetica;text-align:center;line-height:22.67px}.testimonial-content[data-v-fe784dc5]{display:flex;flex-direction:column;align-items:center;height:520px}.avatar-container[data-v-fe784dc5]{position:relative;width:74px;height:74px;border-radius:9999px;overflow:hidden;margin-bottom:55px;flex-shrink:0}.avatar-img[data-v-fe784dc5]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:opacity .3s ease}.rating-stars[data-v-fe784dc5]{display:flex;gap:22px;margin-top:30px;margin-bottom:36px;flex-shrink:0}.star-icon[data-v-fe784dc5]{width:24px;height:24px;color:#e7c789}.testimonial-blockquote[data-v-fe784dc5]{color:#2e2e2e;font-size:22px;line-height:36px;text-align:center;position:relative;z-index:10;margin:0;font-family:Helvetica;transition:opacity .3s ease}.patient-info[data-v-fe784dc5]{text-align:center;display:flex;flex-direction:column;gap:11.69px;flex-shrink:0}.patient-name[data-v-fe784dc5]{color:#2e2e2e;font-size:14px;margin:0;font-family:Helvetica-Bold;line-height:16.31px}.patient-condition[data-v-fe784dc5]{color:#909090;font-size:14px;margin:0;font-family:Helvetica;line-height:16.31px}.pagination-indicators[data-v-fe784dc5]{display:flex;gap:5.7px;margin-top:auto;flex-shrink:0}.indicators-wrapper[data-v-fe784dc5]{position:relative;display:flex;gap:5.7px;--indicator-width: 193.87px;--gap: 5.7px}.slider-bar[data-v-fe784dc5]{position:absolute;width:var(--indicator-width);height:2px;background-color:#000;transition:transform .4s cubic-bezier(.4,0,.2,1);transform:translate(calc(var(--active-index) * (var(--indicator-width) + var(--gap))));z-index:1}.indicator[data-v-fe784dc5]{width:var(--indicator-width);height:2px;background-color:#e5e5e5;position:relative;z-index:0}@media (max-width: 1024px){.case-showcase-section[data-v-fe784dc5]{padding:40px 24px 60px}.section-title[data-v-fe784dc5]{font-size:36px}.testimonial-content[data-v-fe784dc5]{height:480px}.blockquote-wrapper[data-v-fe784dc5]{width:100%;max-width:700px}.testimonial-blockquote[data-v-fe784dc5]{font-size:20px;line-height:32px;padding:0 28px}.quote-left[data-v-fe784dc5]{left:0!important;top:-14px!important;transform:translate(-35%)}.quote-right[data-v-fe784dc5]{right:0!important;top:auto!important;bottom:-10px;transform:translate(35%)}}@media (max-width: 768px){.case-showcase-section[data-v-fe784dc5]{padding:32px 20px 48px}.testimonial-content[data-v-fe784dc5]{height:440px}.section-title[data-v-fe784dc5]{font-size:28px}.section-subtitle[data-v-fe784dc5]{font-size:15px}.avatar-container[data-v-fe784dc5]{width:74px;height:74px;margin-bottom:77px;margin-top:84px}.testimonial-blockquote[data-v-fe784dc5]{font-size:18px;line-height:28px;padding:0 22px}.star-icon[data-v-fe784dc5]{width:20px;height:20px}.rating-stars[data-v-fe784dc5]{margin-top:60px;margin-bottom:50px}.indicators-wrapper[data-v-fe784dc5]{--indicator-width: 80px}}@media (max-width: 480px){.case-showcase-section[data-v-fe784dc5]{min-height:517px!important}.case-showcase-section[data-v-fe784dc5]{padding-top:71px!important}.section-title[data-v-fe784dc5]{font-size:26px!important;margin-bottom:11px!important}.section-subtitle[data-v-fe784dc5]{font-size:12px!important}.testimonial-blockquote[data-v-fe784dc5]{font-size:12px!important;line-height:21px!important;padding:0 18px}.patient-name[data-v-fe784dc5],.patient-condition[data-v-fe784dc5]{font-size:16px!important}.patient-info[data-v-fe784dc5]{gap:11.69px!important}.avatar-container[data-v-fe784dc5]{width:42px!important;height:42px!important;margin-top:45px;margin-bottom:22px}.star-icon[data-v-fe784dc5]{width:17px!important;height:17px!important}.rating-stars[data-v-fe784dc5]{gap:11px!important;margin-top:30px!important;margin-bottom:25px!important}.patient-name[data-v-fe784dc5],.patient-condition[data-v-fe784dc5]{font-size:12px!important}.patient-info[data-v-fe784dc5]{gap:6px!important}.pagination-indicators[data-v-fe784dc5]{bottom:10px!important}}@media (max-width: 750px){.pagination-indicators[data-v-fe784dc5]{padding-top:112px;width:594px}.patient-name[data-v-fe784dc5],.patient-condition[data-v-fe784dc5]{font-size:22px}.patient-info[data-v-fe784dc5]{gap:16px}.section-header[data-v-fe784dc5]{margin-bottom:0!important}.case-showcase-section[data-v-fe784dc5]{min-height:995px;padding:90px 16px 40px}.testimonial-content[data-v-fe784dc5]{height:440px;touch-action:pan-y}.section-title[data-v-fe784dc5]{font-size:50px;margin-bottom:22px}.section-subtitle[data-v-fe784dc5]{font-size:22px}.testimonial-blockquote[data-v-fe784dc5]{font-size:22px;line-height:41px;padding:0 18px}.testimonial-blockquote[data-v-fe784dc5] br{display:none}.pagination-indicators[data-v-fe784dc5]{position:absolute!important;bottom:-280px;left:0;right:0;width:100%!important;padding:0 16px;box-sizing:border-box;justify-content:center}.indicators-wrapper[data-v-fe784dc5]{width:100%;max-width:600px;--indicator-width: calc((100% - 2 * 5.7px) / 3)}.slider-bar[data-v-fe784dc5]{transform:none!important;left:calc(var(--active-index) * (var(--indicator-width) + var(--gap)));transition:left .4s cubic-bezier(.4,0,.2,1)}.star-icon[data-v-fe784dc5]{width:33px;height:33px}}.advantages-section[data-v-c4ff6cb2]{background:linear-gradient(180deg,#fff,#fffbf0);width:100%;min-width:900px;height:1376px;position:relative;overflow:hidden;display:flex;justify-content:center;margin:40px auto 0}.content-wrapper[data-v-c4ff6cb2]{width:1281px;height:100%;position:relative}.section-title[data-v-c4ff6cb2]{position:absolute;top:102px;left:203px;width:876px;height:140px;color:#252525;font-size:50px;font-family:"PT Serif Caption",serif;font-weight:500;line-height:70px;text-align:center;margin:0}.mobile-br[data-v-c4ff6cb2]{display:none}.section-subtitle[data-v-c4ff6cb2]{position:absolute;top:263px;left:357px;width:568px;height:45px;color:#101010;font-size:17px;font-family:Helvetica,sans-serif;font-weight:500;line-height:24px;text-align:center;margin:0}.comparison-wrapper[data-v-c4ff6cb2]{position:relative}.advantage-badge-wrapper[data-v-c4ff6cb2]{position:absolute;top:-100px;right:-60px;width:393px;height:147px;z-index:10;display:flex;justify-content:flex-end;align-items:flex-start}.advantage-badge[data-v-c4ff6cb2]{width:147px;animation:rotate-infinite-c4ff6cb2 20s linear infinite}@keyframes rotate-infinite-c4ff6cb2{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.comparison-table[data-v-c4ff6cb2]{position:absolute;top:361px;left:165px;width:952px;height:821px;border:1px solid #F3EED5;box-sizing:border-box;border-radius:8px}.table-header[data-v-c4ff6cb2]{height:96px;display:flex;position:relative}.header-cell[data-v-c4ff6cb2]{flex:1;display:flex;align-items:center;padding-left:40px;font-family:Helvetica,sans-serif;font-weight:900;font-size:17px;color:#000;text-align:left;cursor:pointer;overflow:hidden}.header-cell span[data-v-c4ff6cb2]{display:inline-block;transform-origin:left center}.jump-char[data-v-c4ff6cb2]{display:inline-block;white-space:pre}@keyframes jump-c4ff6cb2{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.header-cell[data-v-c4ff6cb2]:first-child{width:250px;flex:none}.header-cell[data-v-c4ff6cb2]:nth-child(2){width:350px;flex:none}.header-cell[data-v-c4ff6cb2]:nth-child(3){flex:1;padding-left:41px}.header-border-right[data-v-c4ff6cb2]{border-right:1px solid #F3EED5}.header-border-left[data-v-c4ff6cb2]{border-left:1px solid #F3EED5}.header-divider[data-v-c4ff6cb2]{position:absolute;bottom:0;left:1px;width:951px;height:1px;opacity:.5;background-color:#b7ad90}.table-content[data-v-c4ff6cb2]{position:relative;height:calc(100% - 96px)}.vertical-divider[data-v-c4ff6cb2]{position:absolute;top:0;width:1px;height:724px;background-color:#f3eed5;z-index:1}.div-1[data-v-c4ff6cb2]{left:249px}.div-2[data-v-c4ff6cb2]{left:600px}.table-row[data-v-c4ff6cb2]{height:103px;display:flex;position:relative;transition:background-color .3s ease}.table-row[data-v-c4ff6cb2]:hover{background-color:#ffffff1a}.row-cell[data-v-c4ff6cb2]{padding:0 30px 0 40px;display:flex;align-items:center;font-family:Helvetica,sans-serif;font-size:16px;font-weight:500;color:#040404;line-height:1.2;text-align:left}.row-cell span[data-v-c4ff6cb2]{cursor:pointer;display:inline-block}.col-category[data-v-c4ff6cb2]{width:250px;flex:none}.col-regional[data-v-c4ff6cb2]{width:350px;flex:none}.col-elite[data-v-c4ff6cb2]{flex:1;padding-left:41px}.row-divider[data-v-c4ff6cb2]{position:absolute;bottom:0;left:0;width:100%;height:1px;background-color:#f3eed5}.disclaimer-container[data-v-c4ff6cb2]{position:absolute;top:1211px;left:168px;width:944px}.disclaimer-text[data-v-c4ff6cb2]{font-family:Helvetica-LightOblique,sans-serif;font-size:12px;font-weight:300;color:#484848;line-height:20px;margin:0;white-space:pre-wrap}@media (max-width: 1280px){.advantages-section[data-v-c4ff6cb2]{width:100%;height:auto;padding:60px 24px}.content-wrapper[data-v-c4ff6cb2]{width:100%;max-width:1280px;margin:0 auto;display:flex;flex-direction:column;align-items:center}.section-title[data-v-c4ff6cb2]{position:static;width:100%;max-width:700px;text-align:center;margin:0 0 20px;line-height:48px}.section-subtitle[data-v-c4ff6cb2]{position:static;width:100%;max-width:600px;text-align:center;margin:0 0 60px}.comparison-wrapper[data-v-c4ff6cb2]{width:100%;max-width:900px;position:relative}.comparison-table[data-v-c4ff6cb2]{position:relative}.advantage-badge-wrapper[data-v-c4ff6cb2]{position:absolute;top:-110px;right:-40px;left:auto;width:auto;height:auto;z-index:10}.comparison-table[data-v-c4ff6cb2]{position:static;width:100%;max-width:900px;height:auto}.table-header[data-v-c4ff6cb2]{flex-wrap:wrap}.header-cell[data-v-c4ff6cb2]{min-width:120px}.header-divider[data-v-c4ff6cb2]{width:100%}.table-row[data-v-c4ff6cb2]{height:auto;min-height:80px;flex-wrap:wrap}.row-cell[data-v-c4ff6cb2]{min-width:100px}.vertical-divider[data-v-c4ff6cb2]{height:100%}.disclaimer-container[data-v-c4ff6cb2]{position:static;width:100%;max-width:900px;margin-top:32px}}@media (max-width: 480px){.header-border-left[data-v-c4ff6cb2]{border-left:none!important}.section-title[data-v-c4ff6cb2]{font-size:26px!important;max-width:332px!important}.advantages-section[data-v-c4ff6cb2]{padding:45px 16px 40px!important}.section-subtitle[data-v-c4ff6cb2]{font-size:12px!important;margin-top:0!important;line-height:19px!important;margin-bottom:36px!important}.header-cell[data-v-c4ff6cb2],.row-cell[data-v-c4ff6cb2]{font-size:12px!important}.advantage-badge-wrapper[data-v-c4ff6cb2]{top:-60px!important}.table-row[data-v-c4ff6cb2]{min-height:100px!important}.table-header[data-v-c4ff6cb2]{min-height:24px!important;height:80px!important}.header-divider[data-v-c4ff6cb2]{height:3px!important;background-color:#f3eed5!important}}@media (max-width: 750px){.content-wrapper[data-v-c4ff6cb2]{align-items:flex-start!important}.advantages-section[data-v-c4ff6cb2]{min-width:auto;padding:110px 16px 40px}.section-title[data-v-c4ff6cb2]{text-align:left;margin-bottom:clamp(16px,4vw,80px);font-size:50px;line-height:1.35;height:auto}.mobile-br[data-v-c4ff6cb2]{display:block}.section-subtitle[data-v-c4ff6cb2]{height:auto;text-align:left;font-size:clamp(14px,4vw,22px);margin-bottom:46px;margin-top:26px;line-height:36px}.header-cell[data-v-c4ff6cb2]:first-child,.col-category[data-v-c4ff6cb2]{display:none!important}.table-header[data-v-c4ff6cb2]{min-height:120px}.table-header[data-v-c4ff6cb2],.table-row[data-v-c4ff6cb2]{flex-direction:row!important}.table-row[data-v-c4ff6cb2]{min-height:197px}.header-cell[data-v-c4ff6cb2],.row-cell[data-v-c4ff6cb2]{width:50%!important;min-width:50%!important;flex:1}.col-regional[data-v-c4ff6cb2]{border-right:1px solid #F3EED5}.vertical-divider[data-v-c4ff6cb2]{display:none}.advantage-badge-wrapper[data-v-c4ff6cb2]{top:-100px;right:-30px;width:clamp(280px,55vw,393px);height:auto}.advantage-badge[data-v-c4ff6cb2]{width:clamp(100px,22vw,147px)}.header-cell[data-v-c4ff6cb2]{text-align:left!important;padding-left:clamp(12px,3vw,41px)!important;font-size:22px}.header-cell[data-v-c4ff6cb2]:nth-child(2){border-right:1px solid #F3EED5!important}.row-cell[data-v-c4ff6cb2]{font-size:22px;padding-left:clamp(12px,3vw,40px)!important;padding-right:clamp(12px,3vw,30px)!important}.header-divider[data-v-c4ff6cb2]{height:2px;background-color:#f3eed5}.disclaimer-container[data-v-c4ff6cb2]{display:none}}.brand-story-section[data-v-36bf3cf3]{width:100%;height:884px;background-color:#fff;display:flex;justify-content:center;overflow:hidden;position:relative}.content-wrapper[data-v-36bf3cf3]{width:1119px;height:100%;padding-top:110.33px;position:relative}.ticker-wrapper[data-v-36bf3cf3]{width:1280px;margin-left:-80.5px;height:90px;overflow:hidden;display:flex;align-items:center;background-color:transparent;margin-bottom:72.67px}.ticker-content[data-v-36bf3cf3]{display:flex;white-space:nowrap;animation:ticker-animation-36bf3cf3 30s linear infinite}.ticker-text[data-v-36bf3cf3]{font-family:PTSerif-Caption;font-size:76px;line-height:1;font-weight:500;color:#000;padding-right:100px;line-height:75px}.mobile-break[data-v-36bf3cf3]{display:none}@keyframes ticker-animation-36bf3cf3{0%{transform:translate(0)}to{transform:translate(-33.333%)}}.intro-group[data-v-36bf3cf3]{margin-left:88.66px;width:859px;display:flex;position:relative;margin-bottom:60.67px}.quote-icon[data-v-36bf3cf3]{width:41px;height:75px;font-family:Hiragino Mincho ProN,serif;font-size:75px;color:#dadada;line-height:1;position:absolute;left:0;top:0}.quote-icon.quote-right[data-v-36bf3cf3]{left:200px;top:63px}.intro-text[data-v-36bf3cf3]{margin:0 0 0 48px;padding-top:11.66px;width:811px;font-family:Helvetica,sans-serif;font-size:17px;line-height:26px;font-weight:500;color:#4e4e4e;text-align:left}.bottom-container[data-v-36bf3cf3]{margin-left:98px;width:926px;height:332px;transition:transform .3s ease;transform-origin:center center}.bottom-container[data-v-36bf3cf3]:hover{transform:scale(1.05)}.bottom-container-inner[data-v-36bf3cf3]{width:100%;height:100%;position:relative;background-color:#f8f8f8;border-radius:16px}.image-mask[data-v-36bf3cf3]{position:absolute;left:22px;top:21.66px;width:368px;height:288px;overflow:hidden;background-color:#f8f8f8;cursor:pointer;transition:transform .3s ease;transform-origin:center center}.image-mask[data-v-36bf3cf3]:hover{transform:scale(1.08)}.main-image[data-v-36bf3cf3]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.main-image-picture[data-v-36bf3cf3]{display:block;width:100%;height:100%}.play-button[data-v-36bf3cf3]{position:absolute;left:426px;top:58px;width:40px;height:40px;cursor:pointer;z-index:10;transition:transform .3s ease}.play-button[data-v-36bf3cf3]:hover{transform:scale(1.1)}.play-icon[data-v-36bf3cf3]{width:100%;height:100%}.features-list[data-v-36bf3cf3]{position:absolute;left:425.66px;top:112.65px;width:434.44px;height:189px;display:flex;flex-direction:column;gap:10.5px}.feature-item[data-v-36bf3cf3]{font-family:Helvetica,sans-serif;font-size:14px;line-height:18px;color:#1c1c1c;text-align:justify}.feature-title[data-v-36bf3cf3]{font-weight:900;display:block}.feature-desc[data-v-36bf3cf3]{font-weight:500}.feature-char[data-v-36bf3cf3]{display:inline-block;will-change:transform}@media (max-width: 1200px){.content-wrapper[data-v-36bf3cf3]{width:100%;max-width:1119px;padding:0 24px}.ticker-wrapper[data-v-36bf3cf3]{width:100%;margin-left:0}}@media (max-width: 1024px){.brand-story-section[data-v-36bf3cf3]{height:auto;min-height:700px;padding:60px 0}.content-wrapper[data-v-36bf3cf3]{padding:0 24px}.ticker-wrapper[data-v-36bf3cf3]{margin-bottom:48px}.ticker-text[data-v-36bf3cf3]{font-size:56px}.intro-group[data-v-36bf3cf3]{margin-left:0;width:100%;margin-bottom:40px;justify-content:center}.intro-text[data-v-36bf3cf3]{width:100%;max-width:600px;text-align:center}.bottom-container[data-v-36bf3cf3]{margin-left:0;width:100%;height:auto;min-height:280px}.image-mask[data-v-36bf3cf3]{width:280px;height:220px}.play-button[data-v-36bf3cf3]{left:320px}.features-list[data-v-36bf3cf3]{left:320px;width:calc(100% - 340px)}.quote-icon[data-v-36bf3cf3]{display:none}.play-button[data-v-36bf3cf3]{top:10px}.features-list[data-v-36bf3cf3]{top:60px}}@media (max-width: 768px){.brand-story-section[data-v-36bf3cf3]{padding:40px 0}.ticker-text[data-v-36bf3cf3]{font-size:42px}.intro-text[data-v-36bf3cf3]{font-size:15px;line-height:24px}.bottom-container-inner[data-v-36bf3cf3]{padding:20px}.bottom-container[data-v-36bf3cf3]{display:flex;flex-direction:column;align-items:center}.image-mask[data-v-36bf3cf3]{position:relative;left:0;top:0;width:100%;max-width:320px;height:200px}.play-button[data-v-36bf3cf3]{display:none}.features-list[data-v-36bf3cf3]{position:relative;left:0;top:0;width:100%;margin-top:24px;gap:40px}.feature-item[data-v-36bf3cf3]{font-size:13px}}@media (max-width: 480px){.ticker-text[data-v-36bf3cf3]{font-size:26px!important}.brand-story-section[data-v-36bf3cf3]{padding-top:56px!important;margin-bottom:40px!important}.image-mask[data-v-36bf3cf3]{height:180px!important;margin-bottom:20px!important}.ticker-wrapper[data-v-36bf3cf3]{margin-bottom:24px!important}.intro-text[data-v-36bf3cf3]{font-size:13px!important;line-height:22px!important}.feature-item[data-v-36bf3cf3]{font-size:13px!important;line-height:20px!important}.features-list[data-v-36bf3cf3]{gap:20px!important}.ticker-text[data-v-36bf3cf3]{font-size:22px!important;line-height:35px!important}.intro-group[data-v-36bf3cf3]{margin-top:0!important;margin-bottom:20px!important}.brand-story-section[data-v-36bf3cf3]{min-height:700px!important;padding-bottom:100px!important}}@media (max-width: 750px){.brand-story-section[data-v-36bf3cf3]{padding:113px 0 270px}.content-wrapper[data-v-36bf3cf3]{display:flex;flex-direction:column;padding:0 20px}.ticker-wrapper[data-v-36bf3cf3]{order:1;height:auto;margin-bottom:38px}.ticker-content[data-v-36bf3cf3]{animation:none;white-space:normal;flex-direction:column}.ticker-text[data-v-36bf3cf3]{font-size:44px;line-height:1.6;padding-right:0;text-align:left;font-family:PTSerif-Caption!important}.mobile-break[data-v-36bf3cf3]{display:block}.ticker-text[data-v-36bf3cf3]:not(:first-child){display:none}.bottom-container[data-v-36bf3cf3]{order:2;display:contents}.bottom-container-inner[data-v-36bf3cf3]{display:contents}.image-mask[data-v-36bf3cf3]{order:2;position:relative;width:calc(100% + 40px);margin-left:-20px;margin-right:-20px;max-width:none;height:310px;margin-bottom:40px;border-radius:0;transform:none!important;cursor:default}.image-mask[data-v-36bf3cf3]:hover,.bottom-container[data-v-36bf3cf3]:hover{transform:none!important}.intro-group[data-v-36bf3cf3]{order:3;width:100%;margin-left:0;margin-bottom:40px;justify-content:flex-start;margin-top:46px}.intro-text[data-v-36bf3cf3]{width:100%;text-align:left;margin-left:0;padding-top:0;font-size:22px;line-height:34px;color:#000}.intro-text[data-v-36bf3cf3] br{display:none}.features-list[data-v-36bf3cf3]{order:4;position:relative;width:100%;margin-top:0;left:0;top:0}.feature-item[data-v-36bf3cf3]{font-size:22px;line-height:34px}.play-button[data-v-36bf3cf3]{display:none}}.global-presence-section[data-v-446f0ea9]{width:100%;height:768px;background-color:#f4f2ee;padding-top:118px;box-sizing:border-box;margin:0 auto;position:relative;overflow:hidden}.content-wrapper[data-v-446f0ea9]{width:1094px;margin:0 auto;display:flex;flex-direction:column}.section-header[data-v-446f0ea9]{width:100%;display:flex;flex-direction:column;align-items:center;margin-bottom:62px;position:relative;z-index:10}.section-title[data-v-446f0ea9]{font-family:"PT Serif Caption",serif;font-size:50px;line-height:46px;font-weight:500;color:#091e42;margin:0 0 25px;text-align:center}.section-subtitle[data-v-446f0ea9]{width:407px;font-family:Helvetica,sans-serif;font-size:17px;line-height:24.67px;font-weight:500;color:#0f0f0f;margin:0;text-align:center}.grid-container[data-v-446f0ea9]{display:flex;gap:14px;width:100%}.map-column[data-v-446f0ea9]{width:540px;height:358px;position:relative}.map-image[data-v-446f0ea9]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.decoration-container[data-v-446f0ea9]{position:absolute;left:20.061111%;top:7.167598%;width:63.148148%;aspect-ratio:341 / 306;pointer-events:none}.decoration-anim-layer[data-v-446f0ea9]{position:relative;width:100%;height:100%}.decoration-bg[data-v-446f0ea9]{position:absolute;left:0;top:0;width:94.524927%;height:100%;-o-object-fit:contain;object-fit:contain}.floating-avatar[data-v-446f0ea9]{position:absolute;border-radius:50%;overflow:hidden;display:flex;align-items:center;justify-content:center}.floating-avatar img[data-v-446f0ea9]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.decoration-dot[data-v-446f0ea9]{position:absolute;width:2.052786%;aspect-ratio:1 / 1;background-color:#385c98;border-radius:50%;box-shadow:0 0 0 3px #30538c57;animation:dot-pulse-446f0ea9 2s infinite ease-in-out}@keyframes dot-pulse-446f0ea9{0%,to{box-shadow:0 0 0 2px #30538c33;opacity:.6}50%{box-shadow:0 0 0 3px #30538c80;opacity:1}}.right-column[data-v-446f0ea9]{width:540px;display:flex;flex-direction:column;gap:14px}.top-row[data-v-446f0ea9]{display:flex;gap:19px;height:171px}.stat-box-wrapper[data-v-446f0ea9]{width:272px;height:171px;position:relative;overflow:hidden;border-radius:7.2px}.stat-box-bg[data-v-446f0ea9]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.stat-content[data-v-446f0ea9]{position:absolute;top:0;left:0;width:100%;height:100%;box-sizing:border-box}.stat-number[data-v-446f0ea9]{position:absolute;left:20px;top:26px;display:flex;align-items:flex-start;color:#fff}.stat-number .value[data-v-446f0ea9]{font-family:Helvetica,sans-serif;font-size:47px;line-height:1;font-weight:500}.stat-number .plus[data-v-446f0ea9]{font-family:Helvetica,sans-serif;font-size:47px;margin-left:5px;line-height:.85}.stat-label[data-v-446f0ea9]{position:absolute;left:20px;top:104px;width:145px;font-family:Helvetica,sans-serif;font-size:13.5px;line-height:16px;font-weight:500;color:#fff}.doctor-wrapper[data-v-446f0ea9]{width:249px;height:171px;position:relative;overflow:hidden;border-radius:7.2px;cursor:pointer}.doctor-image[data-v-446f0ea9]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.info-card[data-v-446f0ea9]{width:540px;height:173px;background-image:url(/assets/global-presence-info-bg-BhK56XFV.png);background-size:100% 100%;background-repeat:no-repeat;border-radius:16px;padding:32px 33px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;gap:14px}.card-item[data-v-446f0ea9]{width:477px}.card-title[data-v-446f0ea9]{font-family:Helvetica,sans-serif;font-size:16px;line-height:18.67px;font-weight:900;color:#000;margin:0 0 4px}.card-desc[data-v-446f0ea9]{font-family:Helvetica,sans-serif;font-size:16px;line-height:18.67px;font-weight:400;color:#000;margin:0}@media (min-width: 751px) and (max-width: 1200px){.global-presence-section[data-v-446f0ea9]{width:100%;height:auto;min-height:calc(748px * var(--gp-scale));padding-top:calc(98px * var(--gp-scale));padding-bottom:calc(60px * var(--gp-scale))}.content-wrapper[data-v-446f0ea9]{width:calc(1094px * var(--gp-scale));max-width:1094px}.section-header[data-v-446f0ea9]{margin-bottom:calc(62px * var(--gp-scale))}.section-title[data-v-446f0ea9]{font-size:calc(50px * var(--gp-scale));line-height:calc(46px * var(--gp-scale));margin-bottom:calc(25px * var(--gp-scale))}.section-subtitle[data-v-446f0ea9]{width:calc(407px * var(--gp-scale));font-size:calc(17px * var(--gp-scale));line-height:calc(24.67px * var(--gp-scale))}.grid-container[data-v-446f0ea9]{gap:calc(14px * var(--gp-scale))}.map-column[data-v-446f0ea9]{width:calc(540px * var(--gp-scale));height:calc(358px * var(--gp-scale))}.right-column[data-v-446f0ea9]{width:calc(540px * var(--gp-scale));gap:calc(14px * var(--gp-scale))}.top-row[data-v-446f0ea9]{gap:calc(19px * var(--gp-scale));height:calc(171px * var(--gp-scale))}.stat-box-wrapper[data-v-446f0ea9]{width:calc(272px * var(--gp-scale));height:calc(171px * var(--gp-scale))}.stat-number .value[data-v-446f0ea9],.stat-number .plus[data-v-446f0ea9]{font-size:calc(47px * var(--gp-scale))}.stat-number[data-v-446f0ea9]{left:calc(20px * var(--gp-scale));top:calc(26px * var(--gp-scale))}.stat-label[data-v-446f0ea9]{left:calc(20px * var(--gp-scale));top:calc(104px * var(--gp-scale));width:calc(145px * var(--gp-scale));font-size:calc(13.5px * var(--gp-scale));line-height:calc(16px * var(--gp-scale))}.doctor-wrapper[data-v-446f0ea9]{width:calc(249px * var(--gp-scale));height:calc(171px * var(--gp-scale))}.info-card[data-v-446f0ea9]{width:calc(540px * var(--gp-scale));height:calc(173px * var(--gp-scale));padding:calc(32px * var(--gp-scale)) calc(33px * var(--gp-scale));gap:calc(14px * var(--gp-scale))}.card-item[data-v-446f0ea9]{width:calc(477px * var(--gp-scale))}.card-title[data-v-446f0ea9],.card-desc[data-v-446f0ea9]{font-size:calc(16px * var(--gp-scale));line-height:calc(18.67px * var(--gp-scale))}}@media (max-width: 900px){.global-presence-section[data-v-446f0ea9]{padding:48px 0}.section-header[data-v-446f0ea9]{margin-bottom:40px}.section-title[data-v-446f0ea9]{font-size:36px}.section-subtitle[data-v-446f0ea9]{width:100%;max-width:400px}.grid-container[data-v-446f0ea9]{flex-direction:column;align-items:center}.map-column[data-v-446f0ea9]{width:100%;max-width:540px;height:auto;aspect-ratio:540 / 358}.right-column[data-v-446f0ea9]{width:100%;max-width:540px}.top-row[data-v-446f0ea9]{flex-wrap:wrap;height:auto}.stat-box-wrapper[data-v-446f0ea9],.doctor-wrapper[data-v-446f0ea9]{flex:1;min-width:200px}.info-card[data-v-446f0ea9]{width:100%;height:auto;min-height:150px}.card-item[data-v-446f0ea9]{width:100%}.map-image[data-v-446f0ea9]{border-radius:16px}}@media (max-width: 750px){.global-presence-section[data-v-446f0ea9]{width:100%;height:auto;min-height:700px;padding-top:110px;padding-bottom:110px}.content-wrapper[data-v-446f0ea9]{width:100%;max-width:750px;padding:0 24px}.grid-container[data-v-446f0ea9]{gap:20px}.right-column[data-v-446f0ea9]{order:1;gap:20px}.map-column[data-v-446f0ea9]{order:3;aspect-ratio:540 / 358;height:auto}.top-row[data-v-446f0ea9]{flex-direction:row;flex-wrap:nowrap;gap:12px;height:140px}.stat-box-wrapper[data-v-446f0ea9],.doctor-wrapper[data-v-446f0ea9]{width:calc(50% - 6px);min-width:0;height:140px}.info-card[data-v-446f0ea9]{order:2;min-height:0;padding:24px 20px;gap:12px}.card-title[data-v-446f0ea9],.card-desc[data-v-446f0ea9]{font-size:14px;line-height:1.45}.section-header[data-v-446f0ea9]{margin-bottom:60px}.section-subtitle[data-v-446f0ea9]{max-width:512px;font-size:22px;line-height:30px}.section-title[data-v-446f0ea9]{font-size:50px;margin-bottom:24px}.right-column[data-v-446f0ea9],.map-column[data-v-446f0ea9]{max-width:580px}}@media (max-width: 480px){.section-title[data-v-446f0ea9]{font-size:26px!important;margin-bottom:6px!important}.section-subtitle[data-v-446f0ea9]{font-size:12px!important;line-height:16px!important;max-width:266px!important}.global-presence-section[data-v-446f0ea9]{padding-top:70px!important}.section-header[data-v-446f0ea9]{margin-bottom:30px!important}.content-wrapper[data-v-446f0ea9]{padding:0 24px!important}.right-column[data-v-446f0ea9],.map-column[data-v-446f0ea9]{max-width:540px}.global-presence-section[data-v-446f0ea9]{padding-bottom:48px!important}.stat-number[data-v-446f0ea9]{top:20px!important;left:12px!important}.stat-number .value[data-v-446f0ea9],.stat-number .plus[data-v-446f0ea9]{font-size:30px!important}.stat-label[data-v-446f0ea9]{font-size:11px!important;top:65px!important;line-height:12px!important;left:12px!important}.stat-box-wrapper[data-v-446f0ea9],.doctor-wrapper[data-v-446f0ea9]{height:109px!important;border-radius:12px!important}.top-row[data-v-446f0ea9]{height:109px!important}.info-card[data-v-446f0ea9],.map-image[data-v-446f0ea9]{border-radius:12px!important}.card-title[data-v-446f0ea9],.card-desc[data-v-446f0ea9]{font-size:11px!important}.card-desc[data-v-446f0ea9]{line-height:17px!important}.grid-container[data-v-446f0ea9],.right-column[data-v-446f0ea9]{gap:16px!important}}.site-footer[data-v-e00efa4b]{width:100%;height:635.33px;background-color:#1b1b1a;position:relative;overflow:hidden;color:#fff}.content-wrapper[data-v-e00efa4b]{width:1094px;margin:0 auto;position:relative;height:100%}.footer-top[data-v-e00efa4b]{position:absolute;top:65.33px;left:0;width:100%}.footer-logo[data-v-e00efa4b]{width:140px;-o-object-fit:contain;object-fit:contain;margin-bottom:8px;margin-left:-12px}.brand-desc[data-v-e00efa4b]{width:518px;font-family:Helvetica,sans-serif;font-size:12px;line-height:19px;font-weight:400;color:#fff;margin:0}.separator-line[data-v-e00efa4b]{position:absolute;left:.33px;width:1108.67px;height:1px;background-color:#d8d8d8;opacity:.2}.line-1[data-v-e00efa4b]{top:257.54px}.line-2[data-v-e00efa4b]{top:544.54px}.footer-main[data-v-e00efa4b]{position:absolute;top:304px;left:0;width:100%;display:flex}.links-column[data-v-e00efa4b]{display:flex;flex-direction:column}.column-title[data-v-e00efa4b]{font-family:Helvetica,sans-serif;font-size:12px;line-height:22.67px;font-weight:700;color:#fff;margin:0 0 16.33px}.quick-links[data-v-e00efa4b]{width:189px;margin-right:79px;position:relative}.indicators[data-v-e00efa4b]{position:absolute;left:0;top:53.81px;display:flex;flex-direction:column;gap:30px}.chevron[data-v-e00efa4b]{width:2.16px;height:4px;position:relative;display:block}.chevron[data-v-e00efa4b]:before,.chevron[data-v-e00efa4b]:after{content:"";position:absolute;left:0;width:3px;height:1px;background-color:#fff}.chevron[data-v-e00efa4b]:before{top:0;transform-origin:left top;transform:rotate(43deg)}.chevron[data-v-e00efa4b]:after{bottom:0;transform-origin:left bottom;transform:rotate(-43deg)}.links-list[data-v-e00efa4b]{list-style:none;padding-left:6.17px;margin:0}.link-item[data-v-e00efa4b]{font-family:Helvetica,sans-serif;font-size:12px;line-height:34px;font-weight:400;color:#fff;text-decoration:none;display:block}.legal-info[data-v-e00efa4b]{width:171px;margin-right:72.67px}.contact-info[data-v-e00efa4b]{width:201px;margin-right:103px}.contact-list[data-v-e00efa4b]{list-style:none;padding:0;margin:0}.contact-item[data-v-e00efa4b]{font-family:Helvetica,sans-serif;font-size:12px;line-height:34px;font-weight:400;color:#fff;display:flex;gap:4px}.social-section[data-v-e00efa4b]{display:flex;gap:16px;margin-top:109px}.social-card[data-v-e00efa4b]{display:flex;flex-direction:column;align-items:center;gap:6px}.qr-container[data-v-e00efa4b]{width:57px;height:57px;background-color:#d8d8d8;border-radius:4px;overflow:hidden;display:flex;align-items:center;justify-content:center}.qr-img[data-v-e00efa4b]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.social-name[data-v-e00efa4b]{font-family:Helvetica,sans-serif;font-size:12px;line-height:34px;font-weight:400;color:#fff}.footer-bottom[data-v-e00efa4b]{position:absolute;top:583px;left:0;width:100%}.copyright[data-v-e00efa4b]{font-family:PingFang SC,sans-serif;font-size:12px;color:#fff;margin:0}@media (max-width: 1200px){.site-footer[data-v-e00efa4b]{height:auto;min-height:500px;padding-bottom:40px}.content-wrapper[data-v-e00efa4b]{width:100%;max-width:1094px;padding:0 24px}.separator-line[data-v-e00efa4b]{width:100%}}@media (max-width: 1024px){.footer-top[data-v-e00efa4b]{position:static;padding-top:40px}.brand-desc[data-v-e00efa4b]{width:100%;max-width:600px}.separator-line[data-v-e00efa4b]{position:relative;left:0;width:100%}.line-1[data-v-e00efa4b]{top:auto;margin-top:32px}.footer-main[data-v-e00efa4b]{position:static;margin-top:32px;flex-wrap:wrap;gap:32px}.line-2[data-v-e00efa4b]{top:0;margin-top:40px}.footer-bottom[data-v-e00efa4b]{position:static;margin-top:32px;padding-bottom:32px}.quick-links[data-v-e00efa4b]{margin-right:0}.indicators[data-v-e00efa4b]{position:absolute;flex-direction:column;margin-bottom:16px}.legal-info[data-v-e00efa4b]{width:auto;margin-right:32px}.contact-info[data-v-e00efa4b]{width:auto;margin-right:0}.social-section[data-v-e00efa4b]{margin-top:0;width:100%;justify-content:flex-start}.links-column[data-v-e00efa4b]{width:190px}}@media (max-width: 768px){.content-wrapper[data-v-e00efa4b]{padding:0 20px}.footer-top[data-v-e00efa4b]{padding-top:32px}.brand-desc[data-v-e00efa4b]{font-size:12px}.footer-main[data-v-e00efa4b]{flex-direction:column;gap:28px}.links-column[data-v-e00efa4b]{width:100%}.social-section[data-v-e00efa4b]{flex-wrap:wrap}}@media (max-width: 750px){.content-wrapper[data-v-e00efa4b]{padding:0 16px}.footer-logo[data-v-e00efa4b]{width:130px}.brand-desc[data-v-e00efa4b]{font-size:11px;line-height:18px}}@media (max-width: 480px){.footer-logo[data-v-e00efa4b]{width:130px}.brand-desc[data-v-e00efa4b]{font-size:10px;line-height:16px}.indicators[data-v-e00efa4b]{display:none}.links-list[data-v-e00efa4b]{padding-left:0}}.contact-popup[data-v-3bbd347f]{width:273px;height:344px;background-color:#fff;background-image:url(/assets/contact-back-5Vg5n5yn.png);background-size:323px auto;background-repeat:no-repeat;background-position:-39.72px 195.26px;box-shadow:0 4px 14px #8080804f;position:relative;padding:52px 13px 0;box-sizing:border-box;border-radius:12px}.instruction-text[data-v-3bbd347f]{font-family:Rockwell-Regular,Arial,sans-serif;font-size:15px;color:#101010;line-height:20px;margin:0;width:248px;text-align:center}.qr-container[data-v-3bbd347f]{display:flex;margin-top:32px;justify-content:space-between;padding:0 16px}.qr-item[data-v-3bbd347f]{display:flex;flex-direction:column;align-items:center}.qr-box[data-v-3bbd347f]{width:100px;height:100px;background:#fff;display:flex;align-items:center;justify-content:center;margin-bottom:9px}.qr-img[data-v-3bbd347f]{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.qr-label[data-v-3bbd347f]{font-family:Helvetica,Arial,sans-serif;font-size:12px;color:#000;line-height:34px}@media (max-width: 750px){.contact-popup[data-v-3bbd347f]{width:calc(100vw - 48px);max-width:273px;min-height:300px}.instruction-text[data-v-3bbd347f]{width:100%;font-size:14px}.qr-box[data-v-3bbd347f]{width:80px;height:80px}}.floating-sidebar[data-v-324d2739]{position:fixed;right:40px;bottom:100px;display:flex;flex-direction:column;gap:20px;z-index:1000;align-items:flex-end}.sidebar-overlay[data-v-324d2739]{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#0006;z-index:-1}.fade-enter-active[data-v-324d2739],.fade-leave-active[data-v-324d2739]{transition:opacity .3s ease}.fade-enter-from[data-v-324d2739],.fade-leave-to[data-v-324d2739]{opacity:0}.sidebar-btn[data-v-324d2739]{cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .3s ease,box-shadow .3s ease}.sidebar-btn[data-v-324d2739]:hover{transform:scale(1.05)}.grid-btn[data-v-324d2739]{width:62px;height:62px;background-color:#000;border-radius:6.48px;box-shadow:0 5px 15px #4a4a4a6b}.grid-icon-img[data-v-324d2739]{width:26px;height:26px;-o-object-fit:contain;object-fit:contain}.contact-btn[data-v-324d2739],.back-to-top-btn[data-v-324d2739]{width:62px;height:62px;background-color:#000;border-radius:6.48px;box-shadow:0 5px 15px #4a4a4a6b}.arrow-up-icon-img[data-v-324d2739]{width:24px;height:24px;-o-object-fit:contain;object-fit:contain}.contact-icon-img[data-v-324d2739]{width:35px;height:28px;-o-object-fit:contain;object-fit:contain}.popup-wrapper[data-v-324d2739]{position:absolute;right:110.72px;bottom:0;transform-origin:right bottom;transition:bottom .3s ease}.popup-wrapper.contact-active[data-v-324d2739]{bottom:82px}.popup-wrapper.inquiry-active[data-v-324d2739]{bottom:0}.popup-slide-enter-active[data-v-324d2739],.popup-slide-leave-active[data-v-324d2739]{transition:transform .35s cubic-bezier(.22,.61,.36,1),opacity .35s cubic-bezier(.22,.61,.36,1);will-change:transform,opacity}.popup-slide-enter-from[data-v-324d2739],.popup-slide-leave-to[data-v-324d2739]{opacity:0;transform:translate(30px) scale(.9)}@media (max-width: 768px){.floating-sidebar[data-v-324d2739]{right:20px;bottom:60px;gap:12px}.sidebar-btn[data-v-324d2739],.grid-btn[data-v-324d2739],.contact-btn[data-v-324d2739],.back-to-top-btn[data-v-324d2739]{width:50px;height:50px}.grid-icon-img[data-v-324d2739]{width:22px;height:22px}.contact-icon-img[data-v-324d2739]{width:28px;height:22px}.arrow-up-icon-img[data-v-324d2739]{width:20px;height:20px}.popup-wrapper[data-v-324d2739]{right:70px;max-width:calc(100vw - 140px)}}@media (max-width: 750px){.floating-sidebar[data-v-324d2739]{right:16px;bottom:24px;gap:10px}.sidebar-btn[data-v-324d2739],.grid-btn[data-v-324d2739],.contact-btn[data-v-324d2739],.back-to-top-btn[data-v-324d2739]{width:44px;height:44px}.popup-wrapper[data-v-324d2739]{right:54px;max-width:calc(100vw - 80px)}}.overseas-delivery-page[data-v-7346aa4f]{background-color:#fff;min-height:100vh;font-family:Helvetica,PingFang SC,system-ui,-apple-system,sans-serif;overflow-x:hidden;padding-top:66px}section[data-v-7346aa4f]{width:100%}@media (max-width: 768px){.overseas-delivery-page[data-v-7346aa4f]{padding-top:66px}}/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--container-7xl:80rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::-moz-placeholder{opacity:1}::placeholder{opacity:1}@supports (not (-webkit-appearance:-apple-pay-button)) or (contain-intrinsic-size:1px){::-moz-placeholder{color:currentColor}::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::-moz-placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.absolute{position:absolute}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.mx-auto{margin-inline:auto}.flex{display:flex}.hidden{display:none}.table-row{display:table-row}.max-w-7xl{max-width:var(--container-7xl)}.flex-shrink{flex-shrink:1}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.flex-wrap{flex-wrap:wrap}.border{border-style:var(--tw-border-style);border-width:1px}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}*{box-sizing:border-box}html{overflow-x:hidden}body{-webkit-font-smoothing:antialiased;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;overflow-x:hidden}img{vertical-align:middle;max-width:100%;height:auto}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
