:root{--bg:#f6fbf9;--surface:#fff;--line:#cfe2da;--text:#1f2d28;--muted:#5c736c;--brand:#0e8f66;--brand-dark:#0b6e4f;--highlight:#f4b400;--shadow:0 14px 30px #0c35281f}*{box-sizing:border-box}html,body,#root{width:100%;min-height:100%}body{color:var(--text);background:radial-gradient(circle at 20% 10%, #0e8f6633, transparent 40%), radial-gradient(circle at 90% 0%, #f4b4003d, transparent 25%), var(--bg);margin:0;font-family:Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;overflow-x:hidden}h1,h2,h3,p{margin:0}.service-standalone{width:100%;min-height:100vh;padding:clamp(16px,3vw,32px)}.service-topbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.plain-link{color:var(--brand-dark);border:1px solid var(--line);background:#fff;border-radius:999px;padding:7px 12px;text-decoration:none}.mini-nav{flex-wrap:wrap;gap:8px;display:flex}.mini-nav a{color:var(--brand-dark);border:1px solid var(--line);background:#ffffffe6;border-radius:999px;padding:7px 12px;text-decoration:none}.service-content{gap:14px;display:grid}.hero-card{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:18px;padding:clamp(18px,3.8vw,30px)}.eyebrow{color:#6f8a81;letter-spacing:.12em;margin-bottom:10px;font-size:12px;display:inline-block}.hero-card h1{margin-bottom:8px;font-size:clamp(30px,6vw,56px)}.hero-card p{color:var(--muted);line-height:1.7}.service-image-wrap{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:18px;margin:0;overflow:hidden}.service-image{object-fit:cover;width:100%;height:clamp(190px,32vw,360px);display:block}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.feature-card{border:1px solid var(--line);background:linear-gradient(160deg,#fff 0%,#f6fcfa 60%,#fff8df 100%);border-radius:16px;padding:18px}.feature-card h2{margin-bottom:6px;font-size:20px}.feature-card p{color:var(--muted);line-height:1.6}@media (width<=980px){.feature-grid{grid-template-columns:1fr}.hero-card,.service-image-wrap,.feature-card{border-radius:14px}}._viewport_15pjh_1{background:#fff;justify-content:center;align-items:flex-start;width:100%;min-height:100vh;display:flex;overflow:visible}._canvas_15pjh_21{transform-origin:top;flex:none;overflow:hidden}._container_10nhx_1{box-sizing:border-box;flex-direction:column;align-items:center;gap:45px;width:1024px;margin:0 auto;padding:0;font-family:Source Han Sans,sans-serif;display:flex}._field_10nhx_27{flex-direction:column;gap:0;width:100%;display:flex}._label_10nhx_41{color:#000;align-items:center;margin-bottom:0;font-size:48px;font-weight:350;line-height:135%;display:inline-flex}._labelHint_10nhx_61{color:#5d5d5d;font-size:36px;font-weight:350}._input_10nhx_75{color:#3b3b3b;box-sizing:border-box;background:#fff;border:2px solid #9d9d9d;border-radius:10px;outline:none;width:100%;height:68px;margin-top:20px;padding:0 25px;font-family:Source Han Sans,sans-serif;font-size:36px;transition:border-color .2s}._input_10nhx_75::placeholder{color:#8d8d8d}._input_10nhx_75:focus{border-color:var(--booking-accent)}._inputError_10nhx_123{border-color:#ff5050}._radioGroup_10nhx_133{align-items:center;gap:74px;margin-top:20px;display:flex}._radio_10nhx_133{cursor:pointer;align-items:center;gap:6px;display:flex}._radio_10nhx_133 input[type=radio]{appearance:none;border:2px solid var(--booking-accent);cursor:pointer;border-radius:50%;flex-shrink:0;width:40px;height:40px;margin:0;transition:background .2s;position:relative}._radio_10nhx_133 input[type=radio]:checked{background:var(--booking-accent);border-color:var(--booking-accent)}._radio_10nhx_133 input[type=radio]:checked:after{content:"";background:#fff;border-radius:50%;width:14px;height:14px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}._radioLabel_10nhx_223{color:#000;font-size:40px;font-weight:350}._checkboxGroup_10nhx_237{flex-wrap:wrap;gap:40px 60px;margin-top:20px;display:flex}._checkbox_10nhx_237{cursor:pointer;align-items:center;gap:6px;display:flex}._checkbox_10nhx_237 input[type=checkbox]{appearance:none;border:2px solid var(--booking-accent);cursor:pointer;border-radius:4px;flex-shrink:0;width:40px;height:40px;margin:0;transition:background .2s;position:relative}._checkbox_10nhx_237 input[type=checkbox]:checked{background:var(--booking-accent);border-color:var(--booking-accent)}._checkbox_10nhx_237 input[type=checkbox]:checked:after{content:"✓";color:#fff;font-size:24px;font-weight:700;line-height:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}._checkboxLabel_10nhx_327{color:#000;font-size:40px;font-weight:350}._phoneRow_10nhx_341{align-items:center;gap:12px;margin-top:20px;display:flex}._phonePrefix_10nhx_355{width:auto;min-width:140px;height:68px;color:var(--booking-accent);white-space:nowrap;box-sizing:border-box;cursor:pointer;appearance:none;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='10' viewBox='0 0 16 10'%3E%3Cpath d='M2 2l6 6 6-6' stroke='%239D9D9D' stroke-width='2' fill='none' stroke-linecap='round'/%3E%3C/svg%3E") right 14px center no-repeat;border:2px solid #9d9d9d;border-radius:10px;outline:none;flex-shrink:0;padding:0 40px 0 12px;font-family:Source Han Sans,sans-serif;font-size:36px;font-weight:350;transition:border-color .2s}._phonePrefix_10nhx_355:focus{border-color:var(--booking-accent)}._phoneInput_10nhx_415{flex:1;margin-top:0}._hint_10nhx_427{color:#5d5d5d;text-align:center;font-size:36px;line-height:135%}._submit_10nhx_443{color:#fff;background:var(--booking-accent);cursor:pointer;width:643px;height:102px;box-shadow:0px 4px 12px 0px var(--booking-accent-shadow);border:none;border-radius:60px;font-family:Source Han Sans,Source Han Sans CN,sans-serif;font-size:48px;font-weight:700;line-height:1;transition:all .2s}._submit_10nhx_443:hover{box-shadow:0px 6px 16px 0px var(--booking-accent-shadow);transform:translateY(-1px)}._submit_10nhx_443:active{transform:translateY(0)}._submit_10nhx_443:disabled{opacity:.6;cursor:not-allowed;transform:none}._whatsapp_10nhx_507{cursor:pointer;box-sizing:border-box;background:0 0;border:4px solid;border-radius:60px;justify-content:center;align-items:center;width:643px;height:102px;font-family:Source Han Sans,Source Han Sans CN,sans-serif;font-size:48px;font-weight:500;line-height:1;text-decoration:none;transition:all .2s;display:flex}._whatsapp_10nhx_507:hover{opacity:.8;transform:translateY(-1px)}._whatsapp_10nhx_507:active{transform:translateY(0)}._consentNote_10nhx_565{color:#8d8d8d;text-align:center;margin-top:0;font-size:28px;line-height:1.5}._privacyLink_10nhx_581{color:var(--booking-accent);margin-left:4px;text-decoration:underline}._privacyLink_10nhx_581:hover{opacity:.8}._error_10nhx_603{color:#ff5050;margin-top:8px;font-size:28px}._success_10nhx_617{flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:80px 0;display:flex}._successTitle_10nhx_635{color:var(--booking-accent);font-size:48px;font-weight:700}._successText_10nhx_647{color:gray;font-size:36px}._page_1najh_1{box-sizing:border-box;background:#fff;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:1206px;display:flex}._bannerWrap_1najh_11{width:1206px;height:631px;position:relative}._bannerImg_1najh_17{width:1206px;height:631px;animation:.5s ease-in-out _bannerFadeIn_1najh_1;display:block}@keyframes _bannerFadeIn_1najh_1{0%{opacity:0}to{opacity:1}}._wrap5_1najh_32{width:1027px;height:160px;margin-top:50px;margin-left:90px;position:relative}._text45_1najh_40{white-space:nowrap;text-align:center;color:#000;justify-content:center;align-items:center;width:809px;height:71px;font-family:Source Han Sans;font-size:48px;font-weight:500;line-height:100%;display:inline-flex;position:absolute;top:89px;left:109px}._text46_1najh_58{white-space:nowrap;text-align:center;color:#10768d;justify-content:center;align-items:center;width:1027px;height:92px;font-family:Source Han Sans CN;font-size:64px;font-weight:700;line-height:100%;display:inline-flex;position:absolute;top:0;left:0}._wrap4_1najh_76{justify-content:center;align-items:flex-start;width:1172px;height:492px;margin-top:20px;margin-left:17px;display:flex}._container9_1najh_86{box-sizing:border-box;background:#fff;border-radius:19px;width:1112px;height:432px;margin-top:20px;position:relative;box-shadow:0 10px 30px #e5f3f6}._image16_1najh_97{width:416px;height:432px;position:absolute;top:0;left:696px}._subSection7_1najh_105{justify-content:center;align-items:center;width:297px;height:84px;display:flex;position:absolute;top:299px;left:278px}._content11_1najh_116{box-sizing:border-box;background:#00ced5;border-radius:60px;justify-content:flex-end;align-items:flex-start;width:297px;height:84px;display:flex}._text38_1najh_127{white-space:nowrap;text-align:center;color:#fff;flex-shrink:0;justify-content:center;align-items:center;width:218px;height:63px;margin-top:8px;margin-right:39px;font-family:Source Han Sans;font-size:52px;font-weight:700;line-height:100%;display:inline-flex}._subSection8_1najh_145{justify-content:flex-start;align-items:center;width:724px;height:40px;display:flex;position:absolute;top:216px;left:64px}._content14_1najh_156{justify-content:flex-start;align-items:flex-start;width:230px;height:40px;display:flex}._image19_1najh_164{width:36px;height:29px;margin-top:6px}._text41_1najh_170{white-space:nowrap;text-align:center;color:#3b3b3b;flex-shrink:0;justify-content:center;align-items:center;width:194px;height:40px;font-family:Source Han Sans;font-size:28px;font-weight:400;line-height:100%;display:inline-flex}._content13_1najh_186{justify-content:flex-start;align-items:flex-start;width:230px;height:40px;margin-left:17px;display:flex}._image18_1najh_195{width:36px;height:29px;margin-top:6px}._text40_1najh_201{white-space:nowrap;text-align:center;color:#3b3b3b;flex-shrink:0;justify-content:center;align-items:center;width:194px;height:40px;font-family:Source Han Sans;font-size:28px;font-weight:400;line-height:100%;display:inline-flex}._content12_1najh_217{justify-content:flex-start;align-items:flex-start;width:230px;height:40px;margin-left:17px;display:flex}._image17_1najh_226{width:36px;height:29px;margin-top:6px}._text39_1najh_232{white-space:nowrap;text-align:center;color:#3b3b3b;flex-shrink:0;justify-content:center;align-items:center;width:194px;height:40px;font-family:Source Han Sans;font-size:28px;font-weight:400;line-height:100%;display:inline-flex}._subSection9_1najh_248{justify-content:flex-start;align-items:flex-start;width:354px;height:37px;display:flex;position:absolute;top:147px;left:64px}._content15_1najh_259{box-sizing:border-box;background:#d2f6f7;border-radius:6px;justify-content:flex-start;align-items:flex-start;width:112px;height:34px;margin-top:2px;display:flex}._text43_1najh_271{white-space:nowrap;text-align:center;color:#008387;flex-shrink:0;justify-content:center;align-items:center;width:103px;height:25px;margin-top:3px;margin-left:4px;font-family:Source Han Sans;font-size:24px;font-weight:500;line-height:100%;display:inline-flex}._text42_1najh_289{white-space:nowrap;color:#000;flex-shrink:0;align-items:center;width:234px;height:37px;margin-left:8px;font-family:Source Han Sans;font-size:26px;font-weight:400;line-height:100%;display:inline-flex}._text44_1najh_304{white-space:nowrap;color:#000;align-items:center;width:748px;height:63px;font-family:Source Han Sans;font-size:56px;font-weight:700;line-height:100%;display:inline-flex;position:absolute;top:74px;left:64px}._text44__seg1_1najh_320{color:#00ced5}._text44__seg2_1najh_324{color:#00ced5;font-weight:900}._text44__seg3_1najh_329{color:#0fcaeb;font-weight:900}._text37_1najh_334{text-align:center;color:#000;flex-shrink:0;justify-content:center;align-items:center;width:745px;height:261px;margin-top:58px;margin-left:231px;font-family:Source Han Sans;font-size:88px;font-weight:700;line-height:120%;display:inline-flex}._wrap3_1najh_351{flex-direction:column;justify-content:flex-start;align-items:center;width:998px;height:493.52px;margin-top:75px;margin-left:104px;display:flex}._container8_1najh_362{justify-content:flex-start;align-items:center;width:998px;height:330px;display:flex}._image15_1najh_370{width:440px;height:330px}._image14_1najh_375{width:440px;height:330px;margin-left:118px}._container7_1najh_381{justify-content:flex-start;align-items:center;width:964px;height:136px;margin-top:27.52px;display:flex}._text36_1najh_390{text-align:center;color:#00ced5;flex-shrink:0;justify-content:center;align-items:center;width:407px;height:136px;font-family:Source Han Sans;font-size:64px;font-weight:700;line-height:114%;display:inline-flex}._text36__seg0_1najh_405,._text36__seg2_1najh_410{color:#000;font-size:40px}._text35_1najh_415{text-align:center;color:#00ced5;flex-shrink:0;justify-content:center;align-items:center;width:407px;height:136px;margin-left:150px;font-family:Source Han Sans;font-size:64px;font-weight:700;line-height:114%;display:inline-flex}._text35__seg0_1najh_431,._text35__seg2_1najh_436{color:#000;font-size:40px}._text34_1najh_441{white-space:nowrap;text-align:center;color:#000;flex-shrink:0;justify-content:center;align-items:center;width:621px;height:92px;margin-top:81.48px;margin-left:293px;font-family:Source Han Sans;font-size:78px;font-weight:700;line-height:100%;display:inline-flex}._wrap2_1najh_459{flex-direction:column;justify-content:flex-start;align-items:flex-start;width:822px;height:727px;margin-top:118px;margin-left:192px;display:flex}._text33_1najh_470{white-space:nowrap;text-align:center;color:#000;flex-shrink:0;justify-content:center;align-items:center;width:463px;height:84px;margin-left:180px;font-family:Source Han Sans;font-size:64px;font-weight:700;line-height:100%;display:inline-flex}._text33__seg0_1najh_487{color:#00ced5}._image13_1najh_491{width:822px;height:616px;margin-top:27px}._text32_1najh_497{white-space:nowrap;text-align:center;color:#000;flex-shrink:0;justify-content:center;align-items:center;width:745px;height:92px;margin-left:142px;font-family:Source Han Sans;font-size:64px;font-weight:700;line-height:100%;display:inline-flex}._text31_1najh_514{white-space:nowrap;text-align:center;color:#000;flex-shrink:0;justify-content:center;align-items:center;width:665px;height:53px;margin-top:16px;margin-left:182px;font-family:Source Han Sans;font-size:48px;font-weight:500;line-height:100%;display:inline-flex}._formSection_1najh_532{margin-top:165px}._bookingFormWrap_1najh_537{width:1025px;margin-top:90px}._formSection_1najh_532{width:1025px;margin-top:165px;margin-left:89px}._header_1qkcx_1{width:1206px}._nav_1qkcx_11{box-sizing:border-box;background:#fff;align-items:center;width:1206px;height:148px;padding-left:45px;padding-right:0;display:flex}._logo_1qkcx_33{flex-shrink:0;width:239px;height:79px}._cityBtn_1qkcx_47{box-sizing:border-box;cursor:pointer;border-radius:100px;flex-shrink:0;justify-content:center;align-items:center;width:226.67px;height:80px;transition:opacity .2s;display:flex}._cityBtn_1qkcx_47:hover{opacity:.9}._cityBtnInner_1qkcx_81{align-items:center;gap:12px;display:flex}._cityIcon_1qkcx_93{width:36px;height:36px}._cityLabel_1qkcx_103{color:#fff;white-space:nowrap;font-family:Source Han Sans,sans-serif;font-size:36px;font-weight:500}._serviceBtn_1qkcx_121{box-sizing:border-box;cursor:pointer;background:#f1f3f8;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;width:204px;height:148px;margin-left:47px;display:flex}._serviceIcon_1qkcx_149{width:60px;height:60px;margin-bottom:14px}._serviceLabel_1qkcx_161{color:#535353;white-space:nowrap;text-align:center;font-family:Source Han Sans,sans-serif;font-size:30px;font-weight:500}._footer_ek7yr_1{justify-content:center;align-items:center;width:1206px;margin-top:50px;display:flex}._container_ek7yr_17{box-sizing:border-box;background:#404040;flex-direction:column;justify-content:center;align-items:center;width:1206px;display:flex}._inner_ek7yr_37{background:linear-gradient(#0009,#000000bf),url(/assets/shared_3-CItFiDIF.png) 50%/100% 100% no-repeat;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:1206px;height:auto;padding-bottom:54px;display:flex}._badge_ek7yr_65{width:196.6px;height:65px;margin-top:55px;margin-left:504.18px}._divider_ek7yr_81{background:#fff;flex-shrink:0;width:1020px;height:2px;margin-top:35px;margin-left:86px}._title_ek7yr_101{white-space:nowrap;color:#fff;flex-shrink:0;align-items:center;width:217px;height:48px;margin-top:22px;margin-left:86px;font-family:Source Han Sans CN,sans-serif;font-size:48px;font-weight:500;line-height:normal;display:inline-flex}._hkSection_ek7yr_135{flex-direction:column;justify-content:flex-start;align-items:flex-start;width:851px;margin-top:36px;margin-left:152px;display:flex}._hkLabel_ek7yr_155{white-space:nowrap;color:#fff;flex-shrink:0;align-items:center;width:155px;height:34px;margin-left:367px;font-family:Source Han Sans CN,sans-serif;font-size:36px;font-weight:400;line-height:normal;display:inline-flex}._phoneRow_ek7yr_185{justify-content:center;align-items:center;width:851px;height:92px;margin-top:26px;display:flex;position:relative}._phoneRowExtra_ek7yr_205{margin-top:39px}._phoneText_ek7yr_213{white-space:nowrap;text-align:center;z-index:1;font-family:Roboto,sans-serif;font-size:48px;font-weight:500;line-height:1}._phoneText_ek7yr_213 a{color:inherit;text-decoration:none}._phoneBorder_ek7yr_243{box-sizing:border-box;pointer-events:none;border:2px solid #fff;border-radius:100px;width:851px;height:92px;position:absolute;top:0;left:0}._szSection_ek7yr_269{flex-direction:column;justify-content:flex-start;align-items:flex-start;width:851px;margin-top:60px;margin-left:152px;display:flex}._szLabel_ek7yr_289{white-space:nowrap;color:#fff;flex-shrink:0;align-items:center;width:149px;height:31px;margin-left:370px;font-family:Source Han Sans CN,sans-serif;font-size:36px;font-weight:400;line-height:normal;display:inline-flex}._divider2_ek7yr_321{background:#fff;flex-shrink:0;width:1020px;height:2px;margin-top:51px;margin-left:86px}._address_ek7yr_341{text-align:justify;color:#fff;flex-shrink:0;width:1040px;margin-top:78px;margin-left:83px;font-family:Source Han Sans CN,sans-serif;font-size:40px;font-weight:350;line-height:normal}._addressBr_ek7yr_367{display:block}._disclaimer_ek7yr_377{justify-content:center;align-items:center;width:1078px;margin-top:54px;margin-left:67px;display:flex}._disclaimerBox_ek7yr_395{box-sizing:border-box;background:#fff;border-radius:20px;flex-direction:column;justify-content:flex-end;align-items:flex-end;width:1078px;padding:40px 35px 36px;display:flex}._disclaimerTitle_ek7yr_419{white-space:nowrap;text-align:center;color:#000;align-self:center;width:229px;font-family:Source Han Sans CN,sans-serif;font-size:48px;font-weight:500;line-height:normal}._disclaimerText_ek7yr_443{text-align:justify;color:#686868;width:100%;margin-top:19px;font-family:Source Han Sans CN,sans-serif;font-size:32px;font-weight:400;line-height:normal}._bottomSection_ek7yr_467{background:#404040;flex-direction:column;align-items:center;gap:10px;width:100%;padding:0 0 50px;display:flex}._bottomDivider_ek7yr_487{background:#fff;flex-shrink:0;width:1206px;height:2px;margin-bottom:35px}._legalLinks_ek7yr_503{justify-content:center;align-items:center;gap:16px;margin-bottom:20px;display:flex}._legalLinks_ek7yr_503 a{color:#a1a1a1;font-family:Source Han Sans CN,sans-serif;font-size:24px;text-decoration:none}._legalLinks_ek7yr_503 a:hover{color:#fff}._linkSep_ek7yr_541{color:#a1a1a199;font-size:20px}._copyright_ek7yr_551,._recordNumber_ek7yr_553,._bottomLink_ek7yr_555{white-space:nowrap;text-align:center;color:#a1a1a1;letter-spacing:.05em;font-family:Source Han Sans CN,sans-serif;font-size:24px;font-weight:400;line-height:normal}._copyright_ek7yr_551{letter-spacing:.03em;font-size:28px}._bottomLink_ek7yr_555 a{color:inherit;text-decoration:none}._bottomLink_ek7yr_555 a:hover{color:#fff}._page_118hr_2{box-sizing:border-box;background:#fff;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:1206px;display:flex}._bannerWrap_118hr_12{width:1206px;height:631px;position:relative}._bannerImg_118hr_18{width:1206px;height:631px;animation:.5s ease-in-out _bannerFadeIn_118hr_1;display:block}@keyframes _bannerFadeIn_118hr_1{0%{opacity:0}to{opacity:1}}._bannerDots_118hr_33{gap:12px;display:flex;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}._bannerDot_118hr_33{cursor:pointer;background:#ffffff80;border-radius:50%;width:14px;height:14px;transition:background .3s}._bannerDotActive_118hr_51{background:#fff}._text43_118hr_55{white-space:nowrap;text-align:center;color:#d09265;flex-shrink:0;justify-content:center;align-items:center;width:1007px;height:92px;margin-top:50px;margin-left:100px;font-family:Source Han Sans CN;font-size:60px;font-weight:700;line-height:100%;display:inline-flex}._wrap4_118hr_73{justify-content:center;align-items:flex-start;width:1172px;height:492px;margin-top:30px;margin-left:17px;display:flex}._container8_118hr_83{box-sizing:border-box;background:#fff;border-radius:19px;width:1112px;height:432px;margin-top:20px;position:relative;box-shadow:0 10px 30px #efedea}._image15_118hr_94{width:416px;height:432px;position:absolute;top:0;left:696px}._image16_118hr_102{width:69px;height:92px;position:absolute;top:44px;left:556px}._image14_118hr_110{width:444px;height:519px}._subSection7_118hr_115{width:659px;height:236px;position:absolute;top:98px;left:68px}._content11_118hr_123{justify-content:center;align-items:center;width:640px;height:115px;display:flex;position:absolute;top:121px;left:19px}._main4_118hr_134{box-sizing:border-box;background:linear-gradient(90deg,#ffedc6 0%,#ffe0e0 100%);border-radius:20px;justify-content:flex-end;align-items:center;width:640px;height:115px;display:flex}._section4_118hr_145{justify-content:flex-start;align-items:flex-start;width:556px;height:63px;margin-right:34px;display:flex}._text39_118hr_154{white-space:nowrap;color:#000;flex-shrink:0;align-items:center;width:342px;height:63px;font-family:Source Han Sans CN;font-size:56px;font-weight:700;line-height:100%;display:inline-flex}._text39__seg1_118hr_168{color:#ff3b00}._text40_118hr_172{white-space:nowrap;color:#000;flex-shrink:0;align-items:center;width:204px;height:42px;margin-top:12px;margin-left:10px;font-family:Source Han Sans CN;font-size:36px;font-weight:500;line-height:100%;display:inline-flex}._content12_118hr_188{justify-content:center;align-items:center;width:577px;height:87px;display:flex;position:absolute;top:0;left:0}._main5_118hr_199{box-sizing:border-box;background:#f4f2ef;border-radius:20px;justify-content:flex-end;align-items:center;width:577px;height:87px;display:flex}._section5_118hr_210{justify-content:flex-start;align-items:flex-start;width:502px;height:63px;margin-right:36px;display:flex}._text41_118hr_219{white-space:nowrap;color:#787878;flex-shrink:0;align-items:center;width:282px;height:63px;font-family:Source Han Sans CN;font-size:56px;font-weight:700;line-height:100%;display:inline-flex}._text42_118hr_233{white-space:nowrap;color:#787878;flex-shrink:0;align-items:center;width:204px;height:42px;margin-top:12px;margin-left:16px;font-family:Source Han Sans CN;font-size:36px;font-weight:500;line-height:100%;display:inline-flex}._text38_118hr_249{white-space:nowrap;text-align:center;color:#000;flex-shrink:0;justify-content:center;align-items:center;width:541px;height:117px;margin-top:64px;margin-left:333px;font-family:Source Han Sans;font-size:88px;font-weight:700;line-height:130%;display:inline-flex}._wrap3_118hr_267{justify-content:flex-start;align-items:flex-start;width:1061px;height:519px;margin-top:39px;margin-left:71px;display:flex}._container7_118hr_277{flex-direction:column;justify-content:flex-start;align-items:flex-start;width:579px;height:193px;margin-top:189px;margin-left:38px;display:flex}._text37_118hr_288{white-space:nowrap;color:#e9a840;flex-shrink:0;align-items:center;width:329px;height:92px;font-family:Source Han Sans CN;font-size:98px;font-weight:700;line-height:100%;display:inline-flex}._text36_118hr_302{white-space:nowrap;color:#000;flex-shrink:0;align-items:center;width:579px;height:92px;margin-top:9px;font-family:Source Han Sans CN;font-size:72px;font-weight:500;line-height:100%;display:inline-flex}._text35_118hr_317{white-space:nowrap;text-align:center;color:#000;flex-shrink:0;justify-content:center;align-items:center;width:621px;height:92px;margin-top:90px;margin-left:293px;font-family:Source Han Sans;font-size:88px;font-weight:700;line-height:100%;display:inline-flex}._text34_118hr_335{white-space:nowrap;text-align:center;color:#000;flex-shrink:0;justify-content:center;align-items:center;width:621px;height:92px;margin-top:116px;margin-left:293px;font-family:Source Han Sans;font-size:78px;font-weight:700;line-height:100%;display:inline-flex}._wrap2_118hr_353{flex-direction:column;justify-content:flex-start;align-items:flex-start;width:822px;height:727px;margin-top:100px;margin-left:192px;display:flex}._text33_118hr_364{white-space:nowrap;text-align:center;color:#000;flex-shrink:0;justify-content:center;align-items:center;width:463px;height:84px;margin-left:180px;font-family:Source Han Sans;font-size:64px;font-weight:700;line-height:100%;display:inline-flex}._text33__seg0_118hr_381{color:#e9a840}._image13_118hr_385{width:822px;height:616px;margin-top:27px}._text32_118hr_391{white-space:nowrap;text-align:center;color:#000;flex-shrink:0;justify-content:center;align-items:center;width:745px;height:92px;margin-left:142px;font-family:Source Han Sans;font-size:64px;font-weight:700;line-height:100%;display:inline-flex}._text31_118hr_408{white-space:nowrap;text-align:center;color:#000;flex-shrink:0;justify-content:center;align-items:center;width:665px;height:53px;margin-top:16px;margin-left:182px;font-family:Source Han Sans;font-size:48px;font-weight:500;line-height:100%;display:inline-flex}._bookingFormWrap_118hr_427{width:1025px;margin-top:90px}._videoSection_118hr_433{width:822px;margin-top:80px;margin-left:192px}._videoContainer_118hr_439{border-radius:20px;width:100%;position:relative;overflow:hidden;box-shadow:0 8px 24px #00000026}._videoIframe_118hr_448{border:none;width:100%;height:100%;position:absolute;top:0;left:0}._formSection_118hr_458{width:1025px;margin-top:165px;margin-left:89px}._page_6rmsa_2{box-sizing:border-box;background:#fff;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:1206px;display:flex}._wrap6_6rmsa_13{justify-content:center;align-items:center;width:1206px;height:631px;display:flex}._container12_6rmsa_21{box-sizing:border-box;background:linear-gradient(90deg,#e1ecf6 0%,#f8fbff 100%);justify-content:center;align-items:center;width:1206px;height:631px;display:flex}._image16_6rmsa_31{width:1206px;height:631px}._wrap5_6rmsa_37{justify-content:flex-start;align-items:flex-start;width:882.13px;height:133px;margin-top:74px;margin-left:162px;display:flex}._container11_6rmsa_47{width:473px;height:133px;position:relative}._text40_6rmsa_53{white-space:nowrap;color:#4c4c4c;letter-spacing:.01em;font-family:Source Han Sans CN;font-size:36px;font-weight:400;line-height:120%;position:absolute;top:90px;left:0}._text41_6rmsa_66{white-space:nowrap;color:#2b69a8;align-items:center;width:411px;height:92px;font-family:"42dot Sans";font-size:64px;font-weight:700;line-height:100%;display:inline-flex;position:absolute;top:0;left:0}._container10_6rmsa_82{cursor:pointer;justify-content:center;align-items:center;width:334.13px;height:84px;margin-top:24px;margin-left:75px;display:flex}._subSection13_6rmsa_93{box-sizing:border-box;background:#469df5;border-radius:60px;justify-content:flex-end;align-items:flex-start;width:334.13px;height:84px;display:flex}._text39_6rmsa_104{white-space:nowrap;text-align:center;color:#fff;flex-shrink:0;justify-content:center;align-items:center;width:245.25px;height:63px;margin-top:8px;margin-right:43.88px;font-family:Source Han Sans;font-size:52px;font-weight:700;line-height:100%;display:inline-flex}._wrap4_6rmsa_123{justify-content:flex-start;align-items:flex-start;width:899.91px;height:765px;margin-top:96px;margin-left:184.09px;display:flex}._container9_6rmsa_133{flex-direction:column;justify-content:flex-start;align-items:flex-start;width:484.57px;height:617px;margin-top:63px;display:flex}._subSection12_6rmsa_143{width:484.57px;height:144px;position:relative}._text38_6rmsa_149{white-space:nowrap;text-align:center;color:#2dbdfb;width:416px;font-family:"42dot Sans";font-size:96px;font-weight:700;line-height:150%;position:absolute;top:0;left:36.91px}._image15_6rmsa_163{width:484.57px;height:105.73px;position:absolute;top:24.33px;left:0}._text37_6rmsa_171{color:#000;flex-direction:column;flex-shrink:0;align-items:flex-start;width:304px;height:380px;margin-top:22px;margin-left:99.91px;font-family:Source Han Sans CN;font-size:64px;font-weight:500;line-height:150%;display:inline-flex}._text37_6rmsa_171>div{white-space:nowrap}._text36_6rmsa_191{white-space:nowrap;text-align:center;color:#000;flex-shrink:0;justify-content:center;align-items:center;width:273px;height:30px;margin-top:41px;margin-left:88.91px;font-family:"42dot Sans";font-size:24px;font-weight:700;line-height:150%;display:inline-flex}._image14_6rmsa_209{width:332px;height:765px;margin-left:83.34px}._wrap3_6rmsa_216{justify-content:center;align-items:flex-start;width:1133px;height:426px;margin-top:43px;margin-left:36px;display:flex}._container8_6rmsa_226{box-sizing:border-box;background:#fff;border-radius:19px;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:1073px;height:366px;margin-top:20px;display:flex;box-shadow:0 10px 30px #efedea}._text35_6rmsa_240{white-space:nowrap;text-align:center;color:#000;flex-shrink:0;justify-content:center;align-items:center;width:645px;height:71px;margin-top:92px;margin-left:214px;font-family:"42dot Sans";font-size:64px;font-weight:700;line-height:100%;display:inline-flex}._text35__seg0_6rmsa_258{font-weight:400}._subSection11_6rmsa_262{cursor:pointer;justify-content:center;align-items:center;width:334.13px;height:84px;margin-top:53px;margin-left:370px;display:flex}._content12_6rmsa_273{box-sizing:border-box;background:#469df5;border-radius:60px;justify-content:flex-end;align-items:flex-start;width:334.13px;height:84px;display:flex}._text34_6rmsa_284{white-space:nowrap;text-align:center;color:#fff;flex-shrink:0;justify-content:center;align-items:center;width:245.25px;height:63px;margin-top:8px;margin-right:43.88px;font-family:Source Han Sans;font-size:52px;font-weight:700;line-height:100%;display:inline-flex}._wrap2_6rmsa_303{flex-direction:column;justify-content:flex-start;align-items:flex-start;width:1088px;margin-top:126px;margin-left:118px;display:flex}._text33_6rmsa_313{white-space:nowrap;text-align:center;color:#000;flex-shrink:0;justify-content:center;align-items:center;width:970px;height:84px;font-family:"42dot Sans";font-size:64px;font-weight:700;line-height:100%;display:inline-flex}._text33__seg0_6rmsa_329{color:#469df5}._container7_6rmsa_333{justify-content:flex-start;align-items:flex-start;width:1051px;height:814px;margin-top:15px;margin-left:37px;display:flex}._subSection10_6rmsa_343{flex-direction:column;justify-content:flex-start;align-items:flex-start;width:520px;height:441px;margin-top:125px;display:flex}._text32_6rmsa_353{color:#000;flex-direction:column;flex-shrink:0;align-items:flex-start;width:520px;height:312px;font-family:Source Han Sans CN;font-size:64px;font-weight:500;line-height:150%;display:inline-flex}._content11_6rmsa_367{cursor:pointer;justify-content:center;align-items:center;width:334.13px;height:84px;margin-top:45px;display:flex}._main4_6rmsa_377{box-sizing:border-box;background:#469df5;border-radius:60px;justify-content:flex-start;align-items:flex-start;width:334.13px;height:84px;display:flex}._text31_6rmsa_388{white-space:nowrap;text-align:center;color:#fff;flex-shrink:0;justify-content:center;align-items:center;width:245.25px;height:63px;margin-top:8px;margin-left:44px;font-family:Source Han Sans CN;font-size:52px;font-weight:500;line-height:100%;display:inline-flex}._image13_6rmsa_406{width:525px;height:814px;margin-left:6px}._formSection_6rmsa_413{width:1025px;margin-top:60px;margin-left:89px}._bookingFormWrap_6rmsa_419{width:1025px;margin-top:90px}._page_13fr1_1{box-sizing:border-box;background:#fff;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:1206px;display:flex}._bannerWrap_13fr1_11{width:1206px;height:631px;position:relative}._bannerImg_13fr1_17{width:1206px;height:631px;animation:.5s ease-in-out _bannerFadeIn_13fr1_1;display:block}@keyframes _bannerFadeIn_13fr1_1{0%{opacity:0}to{opacity:1}}._text44_13fr1_32{white-space:nowrap;text-align:center;color:#5187cf;flex-shrink:0;justify-content:center;align-items:center;width:1033px;height:92px;margin-top:50px;margin-left:87px;font-family:Source Han Sans CN;font-size:64px;font-weight:700;line-height:100%;display:inline-flex}._wrap3_13fr1_50{justify-content:center;align-items:flex-start;width:1172px;height:492px;margin-top:30px;margin-left:17px;display:flex}._container7_13fr1_60{box-sizing:border-box;background:#fff;border-radius:19px;width:1112px;height:432px;margin-top:20px;position:relative;box-shadow:0 10px 30px #e5f3f6}._image14_13fr1_71{width:416px;height:432px;position:absolute;top:0;left:696px}._subSection7_13fr1_79{justify-content:center;align-items:center;width:297px;height:84px;display:flex;position:absolute;top:299px;left:278px}._content11_13fr1_90{box-sizing:border-box;background:#659ce6;border-radius:60px;justify-content:flex-end;align-items:flex-start;width:297px;height:84px;display:flex}._text37_13fr1_101{white-space:nowrap;text-align:center;color:#fff;flex-shrink:0;justify-content:center;align-items:center;width:218px;height:63px;margin-top:8px;margin-right:39px;font-family:Source Han Sans;font-size:52px;font-weight:700;line-height:100%;display:inline-flex}._subSection8_13fr1_119{justify-content:flex-start;align-items:center;width:724px;height:40px;display:flex;position:absolute;top:216px;left:64px}._content14_13fr1_130{justify-content:flex-start;align-items:flex-start;width:230px;height:40px;display:flex}._image17_13fr1_138{width:36px;height:29px;margin-top:6px}._text40_13fr1_144{white-space:nowrap;text-align:center;color:#3b3b3b;flex-shrink:0;justify-content:center;align-items:center;width:194px;height:40px;font-family:Source Han Sans;font-size:28px;font-weight:400;line-height:100%;display:inline-flex}._content13_13fr1_160{justify-content:flex-start;align-items:flex-start;width:230px;height:40px;margin-left:17px;display:flex}._image16_13fr1_169{width:36px;height:29px;margin-top:6px}._text39_13fr1_175{white-space:nowrap;text-align:center;color:#3b3b3b;flex-shrink:0;justify-content:center;align-items:center;width:194px;height:40px;font-family:Source Han Sans;font-size:28px;font-weight:400;line-height:100%;display:inline-flex}._content12_13fr1_191{justify-content:flex-start;align-items:flex-start;width:230px;height:40px;margin-left:17px;display:flex}._image15_13fr1_200{width:36px;height:29px;margin-top:6px}._text38_13fr1_206{white-space:nowrap;text-align:center;color:#3b3b3b;flex-shrink:0;justify-content:center;align-items:center;width:194px;height:40px;font-family:Source Han Sans;font-size:28px;font-weight:400;line-height:100%;display:inline-flex}._subSection9_13fr1_222{justify-content:flex-start;align-items:flex-start;width:354px;height:37px;display:flex;position:absolute;top:147px;left:64px}._content15_13fr1_233{box-sizing:border-box;background:#e5f0ff;border-radius:6px;justify-content:flex-start;align-items:flex-start;width:112px;height:34px;margin-top:2px;display:flex}._text42_13fr1_245{white-space:nowrap;text-align:center;color:#3f75bd;flex-shrink:0;justify-content:center;align-items:center;width:103px;height:25px;margin-top:3px;margin-left:4px;font-family:Source Han Sans;font-size:24px;font-weight:500;line-height:100%;display:inline-flex}._text41_13fr1_263{white-space:nowrap;color:#000;flex-shrink:0;align-items:center;width:234px;height:37px;margin-left:8px;font-family:Source Han Sans;font-size:26px;font-weight:400;line-height:100%;display:inline-flex}._text43_13fr1_278{white-space:nowrap;color:#000;align-items:center;width:736px;height:63px;font-family:Source Han Sans;font-size:56px;font-weight:700;line-height:100%;display:inline-flex;position:absolute;top:75px;left:64px}._text43__seg1_13fr1_294{color:#659ce6}._text43__seg2_13fr1_298{color:#659ce6;font-weight:900}._text43__seg3_13fr1_303{color:#0fcaeb;font-weight:900}._text36_13fr1_308{white-space:nowrap;text-align:center;color:#000;flex-shrink:0;justify-content:center;align-items:center;width:757px;height:95px;margin-top:84px;margin-left:225px;font-family:Source Han Sans;font-size:88px;font-weight:700;line-height:120%;display:inline-flex}._text35_13fr1_326{text-align:center;color:#000;flex-shrink:0;justify-content:center;align-items:center;width:457px;height:214px;margin-top:73px;margin-left:375px;font-family:Source Han Sans;font-size:96px;font-weight:700;line-height:120%;display:inline-flex}._text35__seg0_13fr1_343{font-size:64px}._text35__seg1_13fr1_347{color:#659ce6}._text35__seg2_13fr1_351{color:#00a6ed;font-size:64px}._text35__seg3_13fr1_356{font-size:48px}._text34_13fr1_360{white-space:nowrap;text-align:center;color:#000;flex-shrink:0;justify-content:center;align-items:center;width:621px;height:92px;margin-top:81px;margin-left:293px;font-family:Source Han Sans;font-size:78px;font-weight:700;line-height:100%;display:inline-flex}._wrap2_13fr1_378{flex-direction:column;justify-content:flex-start;align-items:flex-start;width:822px;height:727px;margin-top:107px;margin-left:192px;display:flex}._text33_13fr1_389{white-space:nowrap;text-align:center;color:#000;flex-shrink:0;justify-content:center;align-items:center;width:463px;height:84px;margin-left:180px;font-family:Source Han Sans;font-size:64px;font-weight:700;line-height:100%;display:inline-flex}._text33__seg0_13fr1_406{color:#659ce6}._image13_13fr1_410{width:822px;height:616px;margin-top:27px}._text32_13fr1_416{white-space:nowrap;text-align:center;color:#000;flex-shrink:0;justify-content:center;align-items:center;width:745px;height:92px;margin-left:142px;font-family:Source Han Sans;font-size:64px;font-weight:700;line-height:100%;display:inline-flex}._text31_13fr1_433{white-space:nowrap;text-align:center;color:#000;flex-shrink:0;justify-content:center;align-items:center;width:665px;height:53px;margin-top:31px;margin-left:182px;font-family:Source Han Sans;font-size:48px;font-weight:500;line-height:100%;display:inline-flex}._formSection_13fr1_451{margin-top:165px}._bookingFormWrap_13fr1_456{width:1025px;margin-top:90px}._formSection_13fr1_451{width:1025px;margin-top:165px;margin-left:89px}._page_n95ql_1{box-sizing:border-box;background:#fff;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:1206px;display:flex}._bannerWrap_n95ql_11{width:1206px;height:631px;position:relative}._bannerImg_n95ql_17{width:1206px;height:631px;animation:.5s ease-in-out _bannerFadeIn_n95ql_1;display:block}@keyframes _bannerFadeIn_n95ql_1{0%{opacity:0}to{opacity:1}}._wrap5_n95ql_32{justify-content:center;align-items:center;width:1206px;height:631px;display:flex}._container8_n95ql_40{box-sizing:border-box;background:linear-gradient(90deg,#fbf5f2 0%,#fae7de 100%);justify-content:center;align-items:center;width:1206px;height:631px;display:flex}._image18_n95ql_50{background-image:url(/assets/image_6-DxzIbUkf.png);background-repeat:no-repeat;background-size:100% 100%;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:1206px;height:631px;display:flex}._text45_n95ql_62{white-space:nowrap;color:#da5c50;letter-spacing:.01em;flex-shrink:0;align-items:center;width:598px;height:121px;margin-top:199px;margin-left:141px;font-family:Source Han Sans;font-size:110px;font-weight:700;line-height:120%;display:inline-flex}._content16_n95ql_79{justify-content:center;align-items:center;width:163px;height:47px;margin-top:28px;margin-left:148px;display:flex}._main4_n95ql_89{box-sizing:border-box;background:#b39974;border-radius:11px;justify-content:flex-end;align-items:flex-end;width:163px;height:47px;display:flex}._text44_n95ql_100{white-space:nowrap;text-align:center;color:#fff;flex-shrink:0;justify-content:center;align-items:center;width:140px;height:32px;margin-bottom:7px;margin-right:11px;font-family:Source Han Sans CN;font-size:32px;font-weight:500;line-height:100%;display:inline-flex}._wrap4_n95ql_118{width:1027px;height:160px;margin-top:50px;margin-left:90px;position:relative}._text42_n95ql_126{white-space:nowrap;text-align:center;color:#000;justify-content:center;align-items:center;width:373px;height:71px;font-family:Source Han Sans;font-size:48px;font-weight:500;line-height:100%;display:inline-flex;position:absolute;top:89px;left:327px}._text43_n95ql_144{white-space:nowrap;text-align:center;color:#da5c50;justify-content:center;align-items:center;width:1027px;height:92px;font-family:Source Han Sans CN;font-size:64px;font-weight:700;line-height:100%;display:inline-flex;position:absolute;top:0;left:0}._wrap3_n95ql_162{justify-content:center;align-items:flex-start;width:1172px;height:492px;margin-top:33px;margin-left:17px;display:flex}._container7_n95ql_172{box-sizing:border-box;background:#fff;border-radius:19px;width:1112px;height:432px;margin-top:20px;position:relative;box-shadow:0 10px 30px #fbf4ef}._image14_n95ql_183{width:416px;height:432px;position:absolute;top:0;left:696px}._subSection7_n95ql_191{justify-content:flex-start;align-items:center;width:724px;height:40px;display:flex;position:absolute;top:216px;left:64px}._content13_n95ql_202{justify-content:flex-start;align-items:flex-start;width:230px;height:40px;display:flex}._image17_n95ql_210{width:36px;height:29px;margin-top:6px}._text37_n95ql_216{white-space:nowrap;text-align:center;color:#3b3b3b;flex-shrink:0;justify-content:center;align-items:center;width:194px;height:40px;font-family:Source Han Sans;font-size:28px;font-weight:400;line-height:100%;display:inline-flex}._content12_n95ql_232{justify-content:flex-start;align-items:flex-start;width:230px;height:40px;margin-left:17px;display:flex}._image16_n95ql_241{width:36px;height:29px;margin-top:6px}._text36_n95ql_247{white-space:nowrap;text-align:center;color:#3b3b3b;flex-shrink:0;justify-content:center;align-items:center;width:194px;height:40px;font-family:Source Han Sans;font-size:28px;font-weight:400;line-height:100%;display:inline-flex}._content11_n95ql_263{justify-content:flex-start;align-items:flex-start;width:230px;height:40px;margin-left:17px;display:flex}._image15_n95ql_272{width:36px;height:29px;margin-top:6px}._text35_n95ql_278{white-space:nowrap;text-align:center;color:#3b3b3b;flex-shrink:0;justify-content:center;align-items:center;width:194px;height:40px;font-family:Source Han Sans;font-size:28px;font-weight:400;line-height:100%;display:inline-flex}._subSection8_n95ql_294{justify-content:center;align-items:center;width:297px;height:84px;display:flex;position:absolute;top:299px;left:278px}._content14_n95ql_305{box-sizing:border-box;background:#da5c50;border-radius:60px;justify-content:flex-end;align-items:flex-start;width:297px;height:84px;display:flex}._text38_n95ql_316{white-space:nowrap;text-align:center;color:#fff;flex-shrink:0;justify-content:center;align-items:center;width:218px;height:63px;margin-top:8px;margin-right:39px;font-family:Source Han Sans;font-size:52px;font-weight:700;line-height:100%;display:inline-flex}._subSection9_n95ql_334{justify-content:flex-start;align-items:flex-start;width:354px;height:37px;display:flex;position:absolute;top:147px;left:64px}._content15_n95ql_345{box-sizing:border-box;background:#ffeeec;border-radius:6px;justify-content:flex-start;align-items:flex-start;width:112px;height:34px;margin-top:2px;display:flex}._text40_n95ql_357{white-space:nowrap;text-align:center;color:#d55145;flex-shrink:0;justify-content:center;align-items:center;width:103px;height:25px;margin-top:3px;margin-left:4px;font-family:Source Han Sans;font-size:24px;font-weight:500;line-height:100%;display:inline-flex}._text39_n95ql_375{white-space:nowrap;color:#000;flex-shrink:0;align-items:center;width:234px;height:37px;margin-left:8px;font-family:Source Han Sans;font-size:26px;font-weight:400;line-height:100%;display:inline-flex}._text41_n95ql_390{white-space:nowrap;color:#000;align-items:center;width:724px;height:63px;font-family:Source Han Sans CN;font-size:56px;font-weight:700;line-height:100%;display:inline-flex;position:absolute;top:75px;left:64px}._text41__seg1_n95ql_406{color:#da5c50}._text41__seg2_n95ql_410{color:#0fcaeb}._text34_n95ql_414{white-space:nowrap;text-align:center;color:#000;flex-shrink:0;justify-content:center;align-items:center;width:809px;height:95px;margin-top:73px;margin-left:199px;font-family:Source Han Sans;font-size:88px;font-weight:700;line-height:120%;display:inline-flex}._text33_n95ql_432{text-align:center;color:#da5c50;flex-shrink:0;justify-content:center;align-items:center;width:647px;height:214px;margin-top:68px;margin-left:280px;font-family:Source Han Sans;font-size:68px;font-weight:700;line-height:140%;display:inline-flex}._text32_n95ql_449{white-space:nowrap;text-align:center;color:#000;flex-shrink:0;justify-content:center;align-items:center;width:621px;height:92px;margin-top:83px;margin-left:293px;font-family:Source Han Sans;font-size:78px;font-weight:700;line-height:100%;display:inline-flex}._wrap2_n95ql_467{flex-direction:column;justify-content:flex-start;align-items:flex-start;width:822px;height:727px;margin-top:117px;margin-left:192px;display:flex}._text31_n95ql_478{white-space:nowrap;text-align:center;color:#000;flex-shrink:0;justify-content:center;align-items:center;width:463px;height:84px;margin-left:180px;font-family:Source Han Sans;font-size:64px;font-weight:700;line-height:100%;display:inline-flex}._text31__seg0_n95ql_495{color:#da5c50}._image13_n95ql_499{width:822px;height:616px;margin-top:27px}._formSection_n95ql_505{margin-top:165px}._bookingFormWrap_n95ql_510{width:1025px;margin-top:90px}._formSection_n95ql_505{width:1025px;margin-top:165px;margin-left:89px}._page_1d9xd_2{box-sizing:border-box;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:1206px;display:flex}._bannerWrap_1d9xd_12{width:1206px;height:631px;position:relative}._bannerImg_1d9xd_18{width:1206px;height:631px;animation:.5s ease-in-out _bannerFadeIn_1d9xd_1;display:block}@keyframes _bannerFadeIn_1d9xd_1{0%{opacity:0}to{opacity:1}}._bannerDots_1d9xd_33{gap:12px;display:flex;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}._bannerDot_1d9xd_33{cursor:pointer;background:#ffffff80;border-radius:50%;width:14px;height:14px;transition:background .3s}._bannerDotActive_1d9xd_51{background:#fff}._wrap8_1d9xd_57{justify-content:flex-start;align-items:flex-start;width:882.13px;height:133px;margin-top:74px;margin-left:162px;display:flex}._container17_1d9xd_67{width:473px;height:133px;position:relative}._text56_1d9xd_73{white-space:nowrap;color:#4c4c4c;letter-spacing:.01em;font-family:Source Han Sans CN;font-size:36px;font-weight:400;line-height:120%;position:absolute;top:90px;left:0}._text57_1d9xd_86{white-space:nowrap;color:#8e622f;align-items:center;width:411px;height:92px;font-family:"42dot Sans";font-size:64px;font-weight:700;line-height:100%;display:inline-flex;position:absolute;top:0;left:0}._container16_1d9xd_102{cursor:pointer;justify-content:center;align-items:center;width:334.13px;height:84px;margin-top:24px;margin-left:75px;display:flex}._subSection15_1d9xd_113{box-sizing:border-box;background:#8e622f;border-radius:60px;justify-content:flex-end;align-items:flex-start;width:334.13px;height:84px;display:flex}._text55_1d9xd_124{white-space:nowrap;text-align:center;color:#fff;flex-shrink:0;justify-content:center;align-items:center;width:245.25px;height:63px;margin-top:8px;margin-right:43.88px;font-family:Source Han Sans;font-size:52px;font-weight:700;line-height:100%;display:inline-flex}._wrap1_1d9xd_143{width:1206px;height:607px;margin-top:112px;position:relative}._container1_1d9xd_67{box-sizing:border-box;background:#f6f5f4;width:1206px;min-height:501px;position:absolute;top:52px;left:0}._container2_1d9xd_160{width:1039px;height:607px;position:absolute;top:0;left:167px}._image5_1d9xd_168{width:700px;height:607px;position:absolute;top:0;left:339px}._text12_1d9xd_176{color:#000;white-space:nowrap;align-items:center;width:387px;height:229px;font-family:"42dot Sans";font-size:96px;font-weight:700;line-height:130%;display:inline-flex;position:absolute;top:175px;left:0}._wrap7_1d9xd_193{justify-content:center;align-items:flex-start;width:1133px;height:426px;margin-top:60px;margin-left:36px;display:flex}._container15_1d9xd_203{box-sizing:border-box;background:#fff;border-radius:19px;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:1073px;height:366px;margin-top:20px;display:flex;box-shadow:0 10px 30px #efedea}._text54_1d9xd_217{white-space:nowrap;text-align:center;color:#000;flex-shrink:0;justify-content:center;align-items:center;width:645px;height:71px;margin-top:92px;margin-left:214px;font-family:"42dot Sans";font-size:64px;font-weight:700;line-height:100%;display:inline-flex}._text54__seg0_1d9xd_235{font-weight:400}._subSection14_1d9xd_239{cursor:pointer;justify-content:center;align-items:center;width:334.13px;height:84px;margin-top:53px;margin-left:370px;display:flex}._content13_1d9xd_250{box-sizing:border-box;background:#8e622f;border-radius:60px;justify-content:flex-end;align-items:flex-start;width:334.13px;height:84px;display:flex}._text53_1d9xd_261{white-space:nowrap;text-align:center;color:#fff;flex-shrink:0;justify-content:center;align-items:center;width:245.25px;height:63px;margin-top:8px;margin-right:43.88px;font-family:Source Han Sans;font-size:52px;font-weight:700;line-height:100%;display:inline-flex}._wrap6_1d9xd_280{width:1027px;height:240px;margin-top:25px;margin-left:77px;position:relative}._text51_1d9xd_288{white-space:nowrap;text-align:center;color:#8e622f;justify-content:center;align-items:center;width:651px;height:77px;font-family:Source Han Sans;font-size:42px;font-weight:400;line-height:120%;display:inline-flex;position:absolute;top:163px;left:201px}._text52_1d9xd_306{white-space:nowrap;text-align:center;color:#000;justify-content:center;align-items:center;width:1027px;height:185px;font-family:"42dot Sans";font-size:75px;font-weight:700;line-height:130%;display:inline-flex;position:absolute;top:0;left:0}._image15_1d9xd_324{width:1206px;height:482px;margin-top:44px}._wrap5_1d9xd_331{flex-direction:column;justify-content:flex-start;align-items:center;width:745px;height:281.77px;margin-top:133.23px;margin-left:231px;display:flex}._text50_1d9xd_342{text-align:center;color:#000;flex-shrink:0;justify-content:center;align-items:center;width:631px;height:166px;margin-top:1.77px;font-family:Source Han Sans;font-size:78px;font-weight:700;line-height:130%;display:inline-flex}._text49_1d9xd_358{white-space:nowrap;text-align:center;color:#8e622f;flex-shrink:0;justify-content:center;align-items:center;width:745px;height:74px;margin-top:40px;font-family:"42dot Sans";font-size:50px;font-weight:500;line-height:130%;display:inline-flex}._text49__seg0_1d9xd_375{color:#000}._wrap4_1d9xd_380{width:1206px;height:1463px;margin-top:135px;position:relative}._container13_1d9xd_387{box-sizing:border-box;background:#f6f5f4;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:1206px;height:1306px;display:flex;position:absolute;top:157px;left:0}._subSection13_1d9xd_401{flex-direction:column;justify-content:flex-start;align-items:flex-start;width:945px;height:277.14px;margin-top:109px;margin-left:111px;display:flex}._text47_1d9xd_412{white-space:nowrap;color:#000;flex-shrink:0;align-items:center;width:678px;height:61px;font-family:Source Han Sans;font-size:56px;font-weight:700;line-height:130%;display:inline-flex}._text46_1d9xd_426{text-align:justify;color:#000;flex-shrink:0;align-items:center;width:945px;height:174px;margin-top:42px;font-family:Source Han Sans;font-size:48px;font-weight:400;line-height:130%;display:inline-flex}._subSection12_1d9xd_441{flex-direction:column;justify-content:flex-start;align-items:flex-start;width:945px;height:331.94px;margin-top:86.86px;margin-left:111px;display:flex}._text45_1d9xd_452{white-space:nowrap;color:#000;flex-shrink:0;align-items:center;width:678px;height:61px;font-family:Source Han Sans;font-size:56px;font-weight:700;line-height:130%;display:inline-flex}._text44_1d9xd_466{text-align:justify;color:#000;flex-shrink:0;align-items:center;width:945px;height:224px;margin-top:42px;font-family:Source Han Sans;font-size:48px;font-weight:400;line-height:130%;display:inline-flex}._subSection11_1d9xd_481{flex-direction:column;justify-content:flex-start;align-items:flex-start;width:945px;height:270.79px;margin-top:98.06px;margin-left:111px;display:flex}._text43_1d9xd_492{white-space:nowrap;color:#000;flex-shrink:0;align-items:center;width:713px;height:61px;font-family:"42dot Sans";font-size:56px;font-weight:700;line-height:130%;display:inline-flex}._text42_1d9xd_506{text-align:justify;color:#000;flex-shrink:0;align-items:center;width:945px;height:163px;margin-top:42px;font-family:Source Han Sans;font-size:48px;font-weight:400;line-height:130%;display:inline-flex}._container14_1d9xd_521{box-sizing:border-box;background:#8e622f;width:1206px;min-height:161px;position:absolute;top:0;left:0}._text48_1d9xd_531{white-space:nowrap;color:#fff;align-items:center;width:964px;height:162px;font-family:"42dot Sans";font-size:68px;font-weight:700;line-height:130%;display:inline-flex;position:absolute;top:0;left:111px}._wrap3_1d9xd_548{flex-direction:column;justify-content:flex-start;align-items:flex-start;width:985px;margin-top:134px;margin-left:111px;display:flex}._text41_1d9xd_558{color:#000;white-space:nowrap;flex-shrink:0;align-items:center;width:945px;height:198px;font-family:Source Han Sans;font-size:60px;font-weight:700;line-height:130%;display:inline-flex}._text41__seg1_1d9xd_572{font-size:78px}._text41__seg2_1d9xd_576{color:#8e622f;font-size:78px}._container12_1d9xd_581{flex-direction:column;justify-content:flex-start;align-items:flex-start;width:985px;margin-top:73px;display:flex}._subSection10_1d9xd_590{box-sizing:border-box;background:#8e622f;justify-content:flex-start;align-items:flex-start;width:985px;height:100px;display:flex}._text39_1d9xd_600{white-space:nowrap;color:#fff;flex-shrink:0;align-items:center;width:945px;min-height:73px;margin-top:13px;margin-left:19px;font-family:Source Han Sans;font-size:50px;font-weight:700;line-height:130%;display:inline-flex}._text39__seg0_1d9xd_616{font-weight:900}._text40_1d9xd_620{text-align:justify;color:#000;flex-shrink:0;align-items:center;width:945px;min-height:178px;margin-top:42px;margin-left:19px;font-family:"42dot Sans";font-size:48px;font-weight:400;line-height:140%;display:inline-flex}._text40__seg0_1d9xd_636{color:#8e622f}._container11_1d9xd_640{flex-direction:column;justify-content:flex-start;align-items:flex-start;width:985px;margin-top:84.56px;display:flex}._subSection9_1d9xd_649{box-sizing:border-box;background:#8e622f;justify-content:flex-start;align-items:flex-start;width:985px;height:100px;display:flex}._text37_1d9xd_659{white-space:nowrap;color:#fff;flex-shrink:0;align-items:center;width:945px;min-height:73px;margin-top:13px;margin-left:19px;font-family:Source Han Sans;font-size:50px;font-weight:700;line-height:130%;display:inline-flex}._text37__seg0_1d9xd_675{font-weight:900}._text38_1d9xd_679{text-align:justify;color:#000;flex-shrink:0;align-items:center;width:945px;min-height:241px;margin-top:42px;margin-left:19px;font-family:"42dot Sans";font-size:48px;font-weight:400;line-height:140%;display:inline-flex}._text38__seg0_1d9xd_695{color:#8e622f}._container10_1d9xd_699{flex-direction:column;justify-content:flex-start;align-items:flex-start;width:985px;margin-top:87px;display:flex}._subSection8_1d9xd_708{box-sizing:border-box;background:#8e622f;justify-content:flex-start;align-items:flex-start;width:985px;height:100px;display:flex}._text35_1d9xd_718{white-space:nowrap;color:#fff;flex-shrink:0;align-items:center;width:945px;min-height:73px;margin-top:13px;margin-left:19px;font-family:Source Han Sans;font-size:50px;font-weight:700;line-height:130%;display:inline-flex}._text35__seg0_1d9xd_734{font-weight:900}._text36_1d9xd_738{text-align:justify;color:#000;flex-shrink:0;align-items:center;width:945px;min-height:179px;margin-top:42px;margin-left:19px;font-family:"42dot Sans";font-size:48px;font-weight:400;line-height:140%;display:inline-flex}._text36__seg0_1d9xd_754{color:#8e622f}._container9_1d9xd_758{flex-direction:column;justify-content:flex-start;align-items:flex-start;width:985px;margin-top:103px;display:flex}._subSection7_1d9xd_767{box-sizing:border-box;background:#8e622f;justify-content:flex-start;align-items:flex-start;width:985px;height:100px;display:flex}._text33_1d9xd_777{white-space:nowrap;color:#fff;flex-shrink:0;align-items:center;width:945px;min-height:73px;margin-top:13px;margin-left:19px;font-family:Source Han Sans;font-size:50px;font-weight:700;line-height:130%;display:inline-flex}._text33__seg0_1d9xd_793{font-weight:900}._text34_1d9xd_797{color:#000;width:945px;min-height:247px;margin-top:42px;margin-left:19px;font-family:"42dot Sans";font-size:48px;font-weight:400;line-height:140%}._text34__seg0_1d9xd_809{color:#8e622f}._formSection_1d9xd_814{width:1025px;margin-top:100px;margin-left:89px}._page_wp4b2_1{box-sizing:border-box;background:#fff;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:1206px;display:flex}._wrap5_wp4b2_11{justify-content:center;align-items:center;width:1206px;height:552px;display:flex}._image12_wp4b2_19{background-image:url(/assets/image_6-FyrBEVvE.png);background-repeat:no-repeat;background-size:100% 100%;justify-content:center;align-items:center;width:1206px;height:552px;display:flex}._subSection_wp4b2_30{box-sizing:border-box;background:linear-gradient(270deg,#ee8f351a 0%,#ee8f3580 25.96%,#8e582f 89.42%);flex-direction:column;justify-content:flex-start;align-items:flex-start;width:1206px;height:552px;display:flex}._text36_wp4b2_41{white-space:nowrap;color:#fff;flex-shrink:0;margin-top:107px;margin-left:56px;font-family:Source Han Sans CN;font-size:64px;font-weight:500;line-height:130%}._text35_wp4b2_53{white-space:nowrap;color:#fff;flex-shrink:0;margin-top:70px;margin-left:56px;font-family:Source Han Sans;font-size:40px;font-weight:350;line-height:130%}._text34_wp4b2_65{color:#fff;flex-shrink:0;align-items:center;width:1094px;height:128px;margin-top:42px;margin-left:56px;font-family:Source Han Sans CN;font-size:32px;font-weight:350;line-height:140%;display:inline-flex}._wrap4_wp4b2_80{flex-direction:column;justify-content:flex-start;align-items:flex-start;width:1011px;height:538.09px;margin-top:65px;margin-left:98px;display:flex}._text33_wp4b2_91{-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#fffbfb;paint-order:stroke fill;white-space:nowrap;color:#000;flex-shrink:0;font-family:Source Han Sans CN;font-size:58px;font-weight:700;line-height:130%}._container8_wp4b2_104{justify-content:flex-start;align-items:flex-start;width:1011px;height:92px;margin-top:53px;display:flex}._text32_wp4b2_113{-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#fffbfb;paint-order:stroke fill;white-space:nowrap;color:#8e622f;flex-shrink:0;align-items:center;width:96px;height:62px;font-family:Source Han Sans CN;font-size:48px;font-weight:700;line-height:130%;display:inline-flex}._image11_wp4b2_130{background:#d1cdd8;flex-shrink:0;width:2px;height:83px;margin-top:7px;margin-left:21.5px}._text31_wp4b2_139{-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#fffbfb;paint-order:stroke fill;text-align:justify;color:#000;flex-shrink:0;align-items:center;width:874px;height:92px;margin-left:18.5px;font-family:Source Han Sans CN;font-size:36px;font-weight:350;line-height:140%;display:inline-flex}._text31__seg1_wp4b2_157{font-weight:700}._container7_wp4b2_161{justify-content:flex-start;align-items:flex-start;width:1011px;height:92px;margin-top:46px;display:flex}._text30_wp4b2_170{-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#fffbfb;paint-order:stroke fill;white-space:nowrap;color:#8e622f;flex-shrink:0;align-items:center;width:96px;height:46px;margin-top:4px;font-family:Source Han Sans CN;font-size:48px;font-weight:700;line-height:130%;display:inline-flex}._image10_wp4b2_188{background:#d1cdd8;flex-shrink:0;width:2px;height:83px;margin-top:4px;margin-left:21.5px}._text29_wp4b2_197{-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#fffbfb;paint-order:stroke fill;text-align:justify;color:#000;flex-shrink:0;align-items:center;width:874px;height:92px;margin-left:18.5px;font-family:Source Han Sans CN;font-size:36px;font-weight:350;line-height:140%;display:inline-flex}._container6_wp4b2_215{justify-content:flex-start;align-items:flex-start;width:1011px;height:135.7px;margin-top:44.39px;display:flex}._text28_wp4b2_224{-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#fffbfb;paint-order:stroke fill;white-space:nowrap;color:#8e622f;flex-shrink:0;align-items:center;width:96px;height:44px;margin-top:1.61px;font-family:Source Han Sans CN;font-size:48px;font-weight:700;line-height:130%;display:inline-flex}._image9_wp4b2_242{background:#d1cdd8;flex-shrink:0;width:2px;height:132px;margin-top:1.61px;margin-left:21.5px}._text27_wp4b2_251{-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#fffbfb;paint-order:stroke fill;text-align:justify;color:#000;flex-shrink:0;align-items:center;width:874px;height:132px;margin-top:.02px;margin-left:18.36px;font-family:Source Han Sans CN;font-size:36px;font-weight:350;line-height:140%;display:inline-flex}._wrap3_wp4b2_270{flex-direction:column;justify-content:flex-start;align-items:flex-start;width:1012.18px;height:573px;margin-top:69.91px;margin-left:96.33px;display:flex}._text26_wp4b2_281{-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#fffbfb;paint-order:stroke fill;white-space:nowrap;color:#000;flex-shrink:0;margin-left:1.67px;font-family:Source Han Sans CN;font-size:58px;font-weight:700;line-height:130%}._container5_wp4b2_295{justify-content:flex-start;align-items:flex-start;width:1011px;height:92px;margin-top:42px;margin-left:.67px;display:flex}._text24_wp4b2_305{-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#fffbfb;paint-order:stroke fill;white-space:nowrap;color:#8e622f;flex-shrink:0;align-items:center;width:192px;height:62px;font-family:Source Han Sans CN;font-size:48px;font-weight:700;line-height:130%;display:inline-flex}._image8_wp4b2_322{background:#d1cdd8;flex-shrink:0;width:2px;height:83px;margin-top:7px;margin-left:29.5px}._text25_wp4b2_331{-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#fffbfb;paint-order:stroke fill;text-align:justify;color:#000;flex-shrink:0;align-items:center;width:757px;height:90px;margin-top:2px;margin-left:31.5px;font-family:Source Han Sans CN;font-size:36px;font-weight:350;line-height:140%;display:inline-flex}._container4_wp4b2_350{justify-content:flex-start;align-items:flex-start;width:1012.18px;height:92px;margin-top:39px;display:flex}._text22_wp4b2_359{-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#fffbfb;paint-order:stroke fill;white-space:nowrap;color:#8e622f;flex-shrink:0;align-items:center;width:192px;height:62px;margin-left:.67px;font-family:Source Han Sans CN;font-size:48px;font-weight:700;line-height:130%;display:inline-flex}._image7_wp4b2_377{background:#d1cdd8;flex-shrink:0;width:2px;height:83px;margin-top:7px;margin-left:29.5px}._text23_wp4b2_386{-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#fffbfb;paint-order:stroke fill;text-align:justify;color:#000;flex-shrink:0;align-items:center;width:757px;height:90px;margin-top:2px;margin-left:31.5px;font-family:Source Han Sans CN;font-size:36px;font-weight:350;line-height:140%;display:inline-flex}._container3_wp4b2_405{justify-content:flex-start;align-items:flex-start;width:1011.14px;height:62px;margin-top:39px;margin-left:.53px;display:flex}._text20_wp4b2_415{-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#fffbfb;paint-order:stroke fill;white-space:nowrap;color:#8e622f;flex-shrink:0;align-items:center;width:192px;height:62px;margin-left:.14px;font-family:Source Han Sans CN;font-size:48px;font-weight:700;line-height:130%;display:inline-flex}._image6_wp4b2_433{background:#d1cdd8;flex-shrink:0;width:2px;height:53px;margin-top:6px;margin-left:29.5px}._text21_wp4b2_442{-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#fffbfb;paint-order:stroke fill;white-space:nowrap;text-align:justify;color:#000;flex-shrink:0;align-items:center;width:757px;height:60px;margin-top:1px;margin-left:31.5px;font-family:Source Han Sans CN;font-size:36px;font-weight:350;line-height:140%;display:inline-flex}._container2_wp4b2_462{justify-content:flex-start;align-items:flex-start;width:1011px;height:93px;margin-top:39px;margin-left:.67px;display:flex}._text18_wp4b2_472{-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#fffbfb;paint-order:stroke fill;white-space:nowrap;color:#8e622f;flex-shrink:0;align-items:center;width:192px;height:62px;font-family:Source Han Sans CN;font-size:48px;font-weight:700;line-height:130%;display:inline-flex}._image5_wp4b2_489{background:#d1cdd8;flex-shrink:0;width:2px;height:83px;margin-top:10px;margin-left:29.5px}._text19_wp4b2_498{-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#fffbfb;paint-order:stroke fill;text-align:justify;color:#000;flex-shrink:0;align-items:center;width:757px;height:88px;margin-top:5px;margin-left:31.5px;font-family:Source Han Sans CN;font-size:36px;font-weight:350;line-height:140%;display:inline-flex}._wrap2_wp4b2_517{flex-direction:column;justify-content:flex-start;align-items:flex-start;width:1030px;height:518px;margin-top:65px;margin-left:88px;display:flex}._text17_wp4b2_528{-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#fffbfb;paint-order:stroke fill;white-space:nowrap;color:#000;flex-shrink:0;margin-left:10px;font-family:Source Han Sans CN;font-size:58px;font-weight:700;line-height:130%}._container1_wp4b2_542{box-sizing:border-box;background:#f6ecdd;border:1px solid #fffbfb;border-radius:24px;justify-content:center;align-items:center;width:1030px;height:415px;margin-top:28px;display:flex}._text16_wp4b2_557{-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#fffbfb;paint-order:stroke fill;text-align:justify;color:#000;flex-shrink:0;align-items:center;width:924px;height:341px;font-family:Source Han Sans CN;font-size:40px;font-weight:400;line-height:150%;display:inline-flex}._text16__seg0_wp4b2_574,._text16__seg2_wp4b2_578,._text16__seg4_wp4b2_582,._text16__seg6_wp4b2_586{font-weight:700}._wrap1_wp4b2_590{flex-direction:column;justify-content:flex-start;align-items:flex-start;width:1020.38px;margin-top:74px;margin-left:98px;display:flex}._text15_wp4b2_600{-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#fffbfb;paint-order:stroke fill;white-space:nowrap;color:#000;flex-shrink:0;font-family:Source Han Sans CN;font-size:58px;font-weight:700;line-height:130%}._text14_wp4b2_613{-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#fffbfb;paint-order:stroke fill;text-align:justify;color:#000;flex-shrink:0;align-items:center;width:1015px;height:119px;margin-top:45px;margin-left:5px;font-family:Source Han Sans CN;font-size:40px;font-weight:400;line-height:150%;display:inline-flex}._text14__seg0_wp4b2_632{font-weight:700}._text13_wp4b2_636{-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#fffbfb;paint-order:stroke fill;text-align:justify;color:#000;flex-shrink:0;align-items:center;width:1015px;height:119px;margin-top:28px;margin-left:5px;font-family:Source Han Sans CN;font-size:40px;font-weight:400;line-height:150%;display:inline-flex}._text13__seg0_wp4b2_655{font-weight:700}._text12_wp4b2_659{-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#fffbfb;paint-order:stroke fill;text-align:justify;color:#000;flex-shrink:0;align-items:center;width:1015px;height:239px;margin-top:28px;margin-left:5px;font-family:Source Han Sans CN;font-size:40px;font-weight:400;line-height:150%;display:inline-flex}._text12__seg0_wp4b2_678{font-weight:700}._page_1g342_1{background:var(--bg);min-height:100vh}._topbar_1g342_11{border-bottom:1px solid var(--line);background:var(--surface);justify-content:space-between;align-items:center;padding:16px clamp(16px,4vw,48px);display:flex}._backBtn_1g342_29{border:1px solid var(--line);cursor:pointer;color:var(--brand-dark);background:0 0;border-radius:999px;padding:6px 16px;font-family:inherit;font-size:14px}._backBtn_1g342_29:hover{background:var(--bg)}._logoLink_1g342_59{align-items:center;text-decoration:none;display:flex}._logoImg_1g342_71{width:auto;height:32px;display:block}._document_1g342_83{max-width:820px;margin:0 auto;padding:clamp(24px,5vw,48px) clamp(16px,4vw,48px)}._document_1g342_83 h1{color:var(--brand-dark);margin-bottom:8px;font-size:clamp(26px,4vw,36px);line-height:1.3}._lastUpdated_1g342_109{color:var(--muted);margin-bottom:32px;font-size:14px}._intro_1g342_121{margin-bottom:16px}._document_1g342_83 section{margin-bottom:28px}._document_1g342_83 h2{color:var(--brand-dark);border-bottom:1px solid var(--line);margin:24px 0 12px;padding-bottom:6px;font-size:clamp(18px,2.5vw,24px)}._document_1g342_83 h3{color:var(--text);margin:16px 0 8px;font-size:clamp(15px,2vw,18px)}._document_1g342_83 p{color:var(--text);margin-bottom:12px;line-height:1.8}._document_1g342_83 ul,._document_1g342_83 ol{margin-bottom:12px;padding-left:24px}._document_1g342_83 li{color:var(--text);margin-bottom:6px;line-height:1.8}._document_1g342_83 a{color:var(--brand);word-break:break-all;text-decoration:none}._document_1g342_83 a:hover{text-decoration:underline}._caution_1g342_221{border-left:4px solid var(--highlight);background:#fff8df;border-radius:0 8px 8px 0;padding:12px 16px;font-size:14px}._footerNote_1g342_237{border-top:1px solid var(--line);color:var(--muted);margin-top:40px;padding-top:16px;font-size:13px}@media (width<=640px){._document_1g342_83{padding:16px}._document_1g342_83 ul,._document_1g342_83 ol{padding-left:20px}}._page_1w2vd_1{background:var(--bg);min-height:100vh}._topbar_1w2vd_11{border-bottom:1px solid var(--line);background:var(--surface);justify-content:space-between;align-items:center;padding:16px clamp(16px,4vw,48px);display:flex}._backBtn_1w2vd_29{border:1px solid var(--line);cursor:pointer;color:var(--brand-dark);background:0 0;border-radius:999px;padding:6px 16px;font-family:inherit;font-size:14px}._backBtn_1w2vd_29:hover{background:var(--bg)}._logoLink_1w2vd_59{align-items:center;text-decoration:none;display:flex}._logoImg_1w2vd_71{width:auto;height:32px;display:block}._document_1w2vd_83{max-width:820px;margin:0 auto;padding:clamp(24px,5vw,48px) clamp(16px,4vw,48px)}._document_1w2vd_83 h1{color:var(--brand-dark);margin-bottom:8px;font-size:clamp(26px,4vw,36px);line-height:1.3}._lastUpdated_1w2vd_109{color:var(--muted);margin-bottom:32px;font-size:14px}._document_1w2vd_83 section{margin-bottom:28px}._document_1w2vd_83 h2{color:var(--brand-dark);border-bottom:1px solid var(--line);margin:24px 0 12px;padding-bottom:6px;font-size:clamp(18px,2.5vw,24px)}._document_1w2vd_83 p{color:var(--text);margin-bottom:12px;line-height:1.8}._document_1w2vd_83 ul,._document_1w2vd_83 ol{margin-bottom:12px;padding-left:24px}._document_1w2vd_83 li{color:var(--text);margin-bottom:6px;line-height:1.8}._document_1w2vd_83 a{color:var(--brand);word-break:break-all;text-decoration:none}._document_1w2vd_83 a:hover{text-decoration:underline}._caution_1w2vd_201{border-left:4px solid var(--highlight);background:#fff8df;border-radius:0 8px 8px 0;padding:12px 16px;font-size:14px}._footerNote_1w2vd_217{border-top:1px solid var(--line);color:var(--muted);margin-top:40px;padding-top:16px;font-size:13px}@media (width<=640px){._document_1w2vd_83{padding:16px}._document_1w2vd_83 ul,._document_1w2vd_83 ol{padding-left:20px}}._page_1oymh_1{flex-direction:column;align-items:flex-start;display:flex}._grid_1oymh_7{box-sizing:border-box;grid-template-columns:repeat(2,1fr);gap:16px;width:100%;padding:20px 16px;display:grid}._card_1oymh_16{border:1px solid var(--line);box-shadow:var(--shadow);border-radius:18px;text-decoration:none;transition:transform .25s,box-shadow .25s;display:block;overflow:hidden}._card_1oymh_16:hover{transform:translateY(-3px);box-shadow:0 8px 24px #0000001f}._cardImage_1oymh_30{width:100%;display:block}@media (width<=980px){._grid_1oymh_7{grid-template-columns:1fr;padding:14px 10px}._card_1oymh_16{border-radius:14px}}
