: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_p8hod_1{box-sizing:border-box;flex-direction:column;align-items:center;gap:53px;width:1024px;margin:0 auto;padding:0;font-family:Source Han Sans,sans-serif;display:flex}._field_p8hod_27{flex-direction:column;gap:0;width:100%;display:flex}._label_p8hod_41{color:#000;align-items:center;margin-bottom:0;font-size:48px;font-weight:350;line-height:135%;display:inline-flex}._labelHint_p8hod_61{color:#5d5d5d;font-size:36px;font-weight:350}._input_p8hod_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_p8hod_75::placeholder{color:#8d8d8d}._input_p8hod_75:focus{border-color:var(--booking-accent)}._inputError_p8hod_123{border-color:#ff5050}._radioGroup_p8hod_133{align-items:center;gap:74px;margin-top:20px;display:flex}._radio_p8hod_133{cursor:pointer;align-items:center;gap:6px;display:flex}._radio_p8hod_133 input[type=radio]{width:40px;height:40px;accent-color:var(--booking-accent);cursor:pointer}._radioLabel_p8hod_175{color:#000;font-size:40px;font-weight:350}._checkboxGroup_p8hod_189{flex-wrap:wrap;gap:40px 60px;margin-top:20px;display:flex}._checkbox_p8hod_189{cursor:pointer;align-items:center;gap:6px;display:flex}._checkbox_p8hod_189 input[type=checkbox]{width:40px;height:40px;accent-color:var(--booking-accent);cursor:pointer}._checkboxLabel_p8hod_231{color:#000;font-size:40px;font-weight:350}._phoneRow_p8hod_245{align-items:center;gap:12px;margin-top:20px;display:flex}._phonePrefix_p8hod_259{width:189px;height:68px;color:var(--booking-accent);white-space:nowrap;box-sizing:border-box;background:#fff;border:2px solid #9d9d9d;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;font-size:36px;font-weight:350;display:flex}._phoneInput_p8hod_293{flex:1;margin-top:0}._hint_p8hod_305{color:#5d5d5d;text-align:center;font-size:36px;line-height:135%}._submit_p8hod_321{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_p8hod_321:hover{box-shadow:0px 6px 16px 0px var(--booking-accent-shadow);transform:translateY(-1px)}._submit_p8hod_321:active{transform:translateY(0)}._submit_p8hod_321:disabled{opacity:.6;cursor:not-allowed;transform:none}._whatsapp_p8hod_385{color:#fff;cursor:pointer;border:none;border-radius:60px;justify-content:center;align-items:center;width:643px;height:102px;margin-top:-10px;font-family:Source Han Sans,Source Han Sans CN,sans-serif;font-size:48px;font-weight:700;line-height:1;text-decoration:none;transition:all .2s;display:flex}._whatsapp_p8hod_385:hover{color:#fff;transform:translateY(-1px)}._whatsapp_p8hod_385:active{transform:translateY(0)}._error_p8hod_443{color:#ff5050;margin-top:8px;font-size:28px}._success_p8hod_457{flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:80px 0;display:flex}._successTitle_p8hod_475{color:var(--booking-accent);font-size:48px;font-weight:700}._successText_p8hod_487{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_8iwue_1{width:1206px}._nav_8iwue_11{box-sizing:border-box;background:#fff;align-items:center;width:1206px;height:148px;padding-left:45px;padding-right:0;display:flex}._logo_8iwue_33{flex-shrink:0;width:239px;height:79px}._cityBtn_8iwue_47{box-sizing:border-box;cursor:pointer;border-radius:100px;flex-shrink:0;justify-content:center;align-items:center;width:226.67px;height:80px;margin-left:15px;transition:opacity .2s;display:flex}._cityBtn_8iwue_47:hover{opacity:.9}._cityBtnInner_8iwue_83{align-items:center;gap:12px;display:flex}._cityIcon_8iwue_95{width:36px;height:36px}._cityLabel_8iwue_105{color:#fff;white-space:nowrap;text-shadow:0 4px 6px #afc6e5;font-family:Source Han Sans,sans-serif;font-size:36px;font-weight:500}._serviceBtn_8iwue_125{box-sizing:border-box;cursor:pointer;background:#f1f3f8;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;width:135px;height:148px;margin-left:26px;display:flex}._serviceIcon_8iwue_153{width:60px;height:60px;margin-bottom:14px}._serviceLabel_8iwue_165{color:#535353;white-space:nowrap;text-align:center;text-shadow:0 4px 6px #afc6e5;font-family:Source Han Sans,sans-serif;font-size:30px;font-weight:500}._footer_igvzg_1{justify-content:center;align-items:center;width:1206px;margin-top:50px;display:flex}._container_igvzg_17{box-sizing:border-box;background:#404040;flex-direction:column;justify-content:center;align-items:center;width:1206px;display:flex}._inner_igvzg_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_igvzg_65{width:196.6px;height:65px;margin-top:55px;margin-left:504.18px}._divider_igvzg_81{background:#fff;flex-shrink:0;width:1020px;height:2px;margin-top:35px;margin-left:86px}._title_igvzg_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_igvzg_135{flex-direction:column;justify-content:flex-start;align-items:flex-start;width:851px;margin-top:36px;margin-left:152px;display:flex}._hkLabel_igvzg_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_igvzg_185{justify-content:center;align-items:center;width:851px;height:92px;margin-top:26px;display:flex;position:relative}._phoneRowExtra_igvzg_205{margin-top:39px}._phoneText_igvzg_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_igvzg_213 a{color:inherit;text-decoration:none}._phoneBorder_igvzg_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_igvzg_269{flex-direction:column;justify-content:flex-start;align-items:flex-start;width:851px;margin-top:60px;margin-left:152px;display:flex}._szLabel_igvzg_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_igvzg_321{background:#fff;flex-shrink:0;width:1020px;height:2px;margin-top:51px;margin-left:86px}._address_igvzg_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_igvzg_367{display:block}._disclaimer_igvzg_377{justify-content:center;align-items:center;width:1078px;margin-top:54px;margin-left:67px;display:flex}._disclaimerBox_igvzg_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_igvzg_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_igvzg_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_igvzg_467{background:#404040;flex-direction:column;align-items:center;width:100%;padding:0 0 50px;display:flex}._bottomDivider_igvzg_485{background:#fff;flex-shrink:0;width:1206px;height:2px;margin-bottom:45px}._copyright_igvzg_501{white-space:nowrap;text-align:center;color:#a1a1a1;letter-spacing:.03em;font-family:Source Han Sans CN,sans-serif;font-size:28px;font-weight:400;line-height:normal}._recordNumber_igvzg_523{white-space:nowrap;text-align:center;color:#a1a1a1;margin-top:9px;font-family:Source Han Sans CN,sans-serif;font-size:24px;font-weight:400;line-height:normal}._icp_igvzg_545{text-align:center;margin-top:1px}._icp_igvzg_545 a{white-space:nowrap;color:#a1a1a1;letter-spacing:.05em;font-family:Source Han Sans CN,sans-serif;font-size:24px;text-decoration:none}._icp_igvzg_545 a:hover{color:#fff}._page_1btp5_2{box-sizing:border-box;background:#fff;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:1206px;display:flex}._bannerWrap_1btp5_12{width:1206px;height:631px;position:relative}._bannerImg_1btp5_18{width:1206px;height:631px;animation:.5s ease-in-out _bannerFadeIn_1btp5_1;display:block}@keyframes _bannerFadeIn_1btp5_1{0%{opacity:0}to{opacity:1}}._bannerDots_1btp5_33{gap:12px;display:flex;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}._bannerDot_1btp5_33{cursor:pointer;background:#ffffff80;border-radius:50%;width:14px;height:14px;transition:background .3s}._bannerDotActive_1btp5_51{background:#fff}._text43_1btp5_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_1btp5_73{justify-content:center;align-items:flex-start;width:1172px;height:492px;margin-top:30px;margin-left:17px;display:flex}._container8_1btp5_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_1btp5_94{width:416px;height:432px;position:absolute;top:0;left:696px}._image16_1btp5_102{width:69px;height:92px;position:absolute;top:44px;left:556px}._image14_1btp5_110{width:444px;height:519px}._subSection7_1btp5_115{width:659px;height:236px;position:absolute;top:98px;left:68px}._content11_1btp5_123{justify-content:center;align-items:center;width:640px;height:115px;display:flex;position:absolute;top:121px;left:19px}._main4_1btp5_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_1btp5_145{justify-content:flex-start;align-items:flex-start;width:556px;height:63px;margin-right:34px;display:flex}._text39_1btp5_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_1btp5_168{color:#ff3b00}._text40_1btp5_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_1btp5_188{justify-content:center;align-items:center;width:577px;height:87px;display:flex;position:absolute;top:0;left:0}._main5_1btp5_199{box-sizing:border-box;background:#f4f2ef;border-radius:20px;justify-content:flex-end;align-items:center;width:577px;height:87px;display:flex}._section5_1btp5_210{justify-content:flex-start;align-items:flex-start;width:502px;height:63px;margin-right:36px;display:flex}._text41_1btp5_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_1btp5_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_1btp5_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_1btp5_267{justify-content:flex-start;align-items:flex-start;width:1061px;height:519px;margin-top:39px;margin-left:71px;display:flex}._container7_1btp5_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_1btp5_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_1btp5_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_1btp5_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_1btp5_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_1btp5_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_1btp5_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_1btp5_381{color:#e9a840}._image13_1btp5_385{width:822px;height:616px;margin-top:27px}._text32_1btp5_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_1btp5_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_1btp5_427{width:1025px;margin-top:90px}._formSection_1btp5_433{width:1025px;margin-top:165px;margin-left:89px}._page_im3by_1{box-sizing:border-box;background:#fff;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:1206px;display:flex}._bannerWrap_im3by_11{width:1206px;height:631px;position:relative}._bannerImg_im3by_17{width:1206px;height:631px;animation:.5s ease-in-out _bannerFadeIn_im3by_1;display:block}@keyframes _bannerFadeIn_im3by_1{0%{opacity:0}to{opacity:1}}._text45_im3by_32{white-space:nowrap;text-align:center;color:#2b69a8;flex-shrink:0;justify-content:center;align-items:center;width:1015px;height:92px;margin-top:50px;margin-left:96px;font-family:Source Han Sans CN;font-size:64px;font-weight:700;line-height:100%;display:inline-flex}._wrap5_im3by_50{justify-content:center;align-items:flex-start;width:1172px;height:492px;margin-top:30px;margin-left:17px;display:flex}._container7_im3by_60{box-sizing:border-box;background:#fff;border-radius:19px;width:1112px;height:432px;margin-top:20px;position:relative;box-shadow:0 10px 30px #e3ebf6}._image16_im3by_71{width:416px;height:432px;position:absolute;top:0;left:696px}._subSection10_im3by_79{justify-content:center;align-items:center;width:297px;height:84px;display:flex;position:absolute;top:299px;left:278px}._content11_im3by_90{box-sizing:border-box;background:#2dbdfb;border-radius:60px;justify-content:flex-end;align-items:flex-start;width:297px;height:84px;display:flex}._text38_im3by_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}._subSection11_im3by_119{justify-content:flex-start;align-items:center;width:724px;height:40px;display:flex;position:absolute;top:216px;left:64px}._content14_im3by_130{justify-content:flex-start;align-items:flex-start;width:230px;height:40px;display:flex}._image19_im3by_138{width:36px;height:29px;margin-top:6px}._text41_im3by_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_im3by_160{justify-content:flex-start;align-items:flex-start;width:230px;height:40px;margin-left:17px;display:flex}._image18_im3by_169{width:36px;height:29px;margin-top:6px}._text40_im3by_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_im3by_191{justify-content:flex-start;align-items:flex-start;width:230px;height:40px;margin-left:17px;display:flex}._image17_im3by_200{width:36px;height:29px;margin-top:6px}._text39_im3by_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}._subSection12_im3by_222{justify-content:flex-start;align-items:flex-start;width:354px;height:37px;display:flex;position:absolute;top:147px;left:64px}._content15_im3by_233{box-sizing:border-box;background:#e5f7ff;border-radius:6px;justify-content:flex-start;align-items:flex-start;width:112px;height:34px;margin-top:2px;display:flex}._text43_im3by_245{white-space:nowrap;text-align:center;color:#008ac6;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_im3by_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}._text44_im3by_278{white-space:nowrap;color:#000;align-items:center;width:771px;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}._text44__seg1_im3by_294{color:#00a6ed}._text44__seg2_im3by_298{color:#00a6ed;font-weight:900}._text44__seg3_im3by_303{color:#0fcaeb;font-weight:900}._wrap4_im3by_308{width:1111px;height:156px;margin-top:69px;margin-left:48px;position:relative}._text37_im3by_316{white-space:nowrap;text-align:center;color:#000;justify-content:center;align-items:center;width:1111px;height:156px;font-family:Source Han Sans;font-size:64px;font-weight:700;line-height:150%;display:inline-flex;position:absolute;top:0;left:0}._text37__seg1_im3by_334{color:#2dbdfb;font-size:96px}._image15_im3by_339{width:430px;height:113px;position:absolute;top:26px;left:371px}._wrap3_im3by_347{flex-direction:column;justify-content:flex-start;align-items:flex-start;width:869.88px;height:640px;margin-top:110px;margin-left:188.12px;display:flex}._image14_im3by_358{width:869.88px;height:425.7px}._text36_im3by_363{text-align:center;color:#000;flex-shrink:0;justify-content:center;align-items:center;width:703px;height:214px;margin-top:.3px;margin-left:83.88px;font-family:Source Han Sans;font-size:64px;font-weight:700;line-height:120%;display:inline-flex}._text36__seg1_im3by_380{color:#00a6ed;font-size:96px}._text36__seg2_im3by_385{color:#00a6ed}._text36__seg3_im3by_389{font-size:48px}._text35_im3by_393{white-space:nowrap;text-align:center;color:#000;flex-shrink:0;justify-content:center;align-items:center;width:621px;height:92px;margin-top:102px;margin-left:293px;font-family:Source Han Sans;font-size:78px;font-weight:700;line-height:100%;display:inline-flex}._wrap2_im3by_411{flex-direction:column;justify-content:flex-start;align-items:flex-start;width:822px;height:727px;margin-top:104px;margin-left:192px;display:flex}._text34_im3by_422{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}._text34__seg0_im3by_439{color:#00a6ed}._image13_im3by_443{width:822px;height:616px;margin-top:27px}._text33_im3by_449{white-space:nowrap;text-align:center;color:#000;flex-shrink:0;justify-content:center;align-items:center;width:791px;height:92px;margin-left:119px;font-family:Source Han Sans;font-size:80px;font-weight:700;line-height:100%;display:inline-flex}._text32_im3by_466{text-align:center;color:#000;flex-shrink:0;justify-content:center;align-items:center;width:681px;height:92px;margin-top:64px;margin-left:174px;font-family:Source Han Sans;font-size:40px;font-weight:350;line-height:135%;display:inline-flex}._text31_im3by_483{white-space:nowrap;text-align:center;color:#000;flex-shrink:0;justify-content:center;align-items:center;width:785px;height:72px;margin-top:125.63px;margin-left:122px;font-family:Source Han Sans;font-size:64px;font-weight:700;line-height:100%;display:inline-flex}._formSection_im3by_501{margin-top:165px}._bookingFormWrap_im3by_506{width:1025px;margin-top:90px}._formSection_im3by_501{width:1025px;margin-top:165px;margin-left:89px}._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_e3rlr_1{box-sizing:border-box;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:1206px;display:flex;overflow:hidden}._bannerWrap_e3rlr_11{width:1206px;height:631px;position:relative}._bannerImg_e3rlr_17{width:1206px;height:631px;animation:.5s ease-in-out _bannerFadeIn_e3rlr_1;display:block}@keyframes _bannerFadeIn_e3rlr_1{0%{opacity:0}to{opacity:1}}._bannerDots_e3rlr_32{gap:12px;display:flex;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}._bannerDot_e3rlr_32{cursor:pointer;background:#ffffff80;border-radius:50%;width:14px;height:14px;transition:background .3s}._bannerDotActive_e3rlr_50{background:#fff}._wrap13_e3rlr_54{width:1027px;height:160px;margin-top:50px;margin-left:90px;position:relative}._text100_e3rlr_62{white-space:nowrap;text-align:center;color:#000;justify-content:center;align-items:center;width:795px;height:71px;font-family:Source Han Sans;font-size:48px;font-weight:700;line-height:100%;display:inline-flex;position:absolute;top:89px;left:116px}._text100__seg0_e3rlr_80{font-weight:400}._text101_e3rlr_84{white-space:nowrap;text-align:center;color:#ee8f35;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}._wrap12_e3rlr_102{justify-content:center;align-items:flex-start;width:1172px;height:492px;margin-top:33px;margin-left:17px;display:flex}._container24_e3rlr_112{box-sizing:border-box;background:#fff;border-radius:19px;width:1112px;height:432px;margin-top:20px;position:relative;box-shadow:0 10px 30px #efedea}._image35_e3rlr_123{width:388px;height:432px;position:absolute;top:0;left:724px}._subSection36_e3rlr_131{justify-content:center;align-items:center;width:297px;height:84px;display:flex;position:absolute;top:299px;left:278px}._content25_e3rlr_142{box-sizing:border-box;background:#ee8f35;border-radius:60px;justify-content:flex-end;align-items:flex-start;width:297px;height:84px;display:flex}._text93_e3rlr_153{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}._subSection37_e3rlr_171{justify-content:flex-start;align-items:center;width:724px;height:40px;display:flex;position:absolute;top:216px;left:64px}._content28_e3rlr_182{justify-content:flex-start;align-items:flex-start;width:230px;height:40px;display:flex}._image38_e3rlr_190{width:36px;height:29px;margin-top:6px}._text96_e3rlr_196{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}._content27_e3rlr_212{justify-content:flex-start;align-items:flex-start;width:230px;height:40px;margin-left:17px;display:flex}._image37_e3rlr_221{width:36px;height:29px;margin-top:6px}._text95_e3rlr_227{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}._content26_e3rlr_243{justify-content:flex-start;align-items:flex-start;width:230px;height:40px;margin-left:17px;display:flex}._image36_e3rlr_252{width:36px;height:29px;margin-top:6px}._text94_e3rlr_258{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}._subSection38_e3rlr_274{justify-content:flex-start;align-items:flex-start;width:375px;height:37px;display:flex;position:absolute;top:147px;left:64px}._content29_e3rlr_285{box-sizing:border-box;background:#f8f6ec;border-radius:6px;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:112px;height:34px;margin-top:2px;display:flex}._text98_e3rlr_298{white-space:nowrap;text-align:center;color:#ee8f35;flex-shrink:0;justify-content:center;align-items:center;width:107px;height:25px;margin-top:3px;margin-left:2px;font-family:Source Han Sans;font-size:26px;font-weight:500;line-height:100%;display:inline-flex}._text97_e3rlr_316{white-space:nowrap;color:#000;flex-shrink:0;align-items:center;width:255px;height:37px;margin-left:8px;font-family:Source Han Sans;font-size:28px;font-weight:400;line-height:100%;display:inline-flex}._text99_e3rlr_331{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}._text99__seg1_e3rlr_347{color:#ee8f35}._text92_e3rlr_351{text-align:center;color:#000;flex-shrink:0;justify-content:center;align-items:center;width:1027px;height:185px;margin-top:53px;margin-left:90px;font-family:Source Han Sans;font-size:75px;font-weight:700;line-height:130%;display:inline-flex}._wrap11_e3rlr_368{justify-content:flex-start;align-items:center;width:929px;height:77px;margin-top:36px;margin-left:139px;display:flex}._text91_e3rlr_378{white-space:nowrap;text-align:center;color:#d09265;flex-shrink:0;justify-content:center;align-items:center;width:271px;height:77px;font-family:Source Han Sans CN;font-size:50px;font-weight:700;line-height:120%;display:inline-flex}._text90_e3rlr_394{white-space:nowrap;text-align:center;color:#d09265;flex-shrink:0;justify-content:center;align-items:center;width:651px;height:77px;margin-left:7px;font-family:Source Han Sans;font-size:42px;font-weight:400;line-height:120%;display:inline-flex}._image34_e3rlr_411{width:719px;height:287px;margin-top:66px;margin-left:244px}._text89_e3rlr_418{text-align:center;color:#000;flex-shrink:0;justify-content:center;align-items:center;width:983px;height:223px;margin-top:117px;margin-left:112px;font-family:Source Han Sans CN;font-size:50px;font-weight:700;line-height:150%;display:inline-flex}._text89__seg0_e3rlr_435{font-size:78px}._text89__seg2_e3rlr_439{font-weight:500}._wrap10_e3rlr_443{justify-content:flex-start;align-items:flex-start;width:650.88px;height:370px;margin-top:70px;margin-left:277.56px;display:flex}._container23_e3rlr_453{width:313.29px;height:311.94px;position:relative}._subSection35_e3rlr_459{box-sizing:border-box;background:#fff6f1;border-radius:20px;width:313.28px;min-height:311.93px;position:absolute;top:0;left:0}._image33_e3rlr_470{width:313.28px;height:311.93px;position:absolute;top:0;left:0}._container22_e3rlr_478{width:313.29px;height:313.29px;margin-top:56.72px;margin-left:24.31px;position:relative}._subSection34_e3rlr_486{box-sizing:border-box;background:#fff6f1;border-radius:20px;width:313.28px;min-height:313.28px;position:absolute;top:0;left:0}._image32_e3rlr_497{width:313.28px;height:313.28px;position:absolute;top:0;left:0}._wrap9_e3rlr_505{width:1080px;height:738px;margin-top:8px;margin-left:126px;position:relative}._image31_e3rlr_513{width:659px;height:738px;position:absolute;top:0;left:421px}._text87_e3rlr_521{color:#000;align-items:center;width:540px;height:170px;font-family:Source Han Sans CN;font-size:42px;font-weight:400;line-height:150%;display:inline-flex;position:absolute;top:426px;left:0}._text88_e3rlr_536{color:#000;align-items:center;width:337px;height:214px;font-family:Source Han Sans CN;font-size:78px;font-weight:700;line-height:130%;display:inline-flex;position:absolute;top:198px;left:0}._wrap8_e3rlr_551{justify-content:center;align-items:center;width:1042px;height:248px;margin-top:32px;margin-left:82px;display:flex}._container21_e3rlr_561{box-sizing:border-box;background:#fff6f1;border-radius:20px;justify-content:center;align-items:flex-start;width:1042px;height:248px;display:flex}._text86_e3rlr_572{text-align:center;color:#000;flex-shrink:0;margin-top:37px;font-family:Source Han Sans CN;font-size:50px;font-weight:400;line-height:150%}._text86__seg0_e3rlr_583{font-size:68px;font-weight:700}._image30_e3rlr_588{width:822px;height:616px;margin-top:154px;margin-left:192px}._text85_e3rlr_595{text-align:center;color:#000;flex-shrink:0;justify-content:center;align-items:center;width:632px;height:188px;margin-top:98px;margin-left:287px;font-family:Source Han Sans CN;font-size:50px;font-weight:400;line-height:150%;display:inline-flex}._text85__seg0_e3rlr_612{font-size:68px;font-weight:700}._wrap7_e3rlr_617{flex-direction:column;justify-content:flex-start;align-items:flex-start;width:822px;height:727px;margin-top:110px;margin-left:192px;display:flex}._text84_e3rlr_628{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}._text84__seg0_e3rlr_645{color:#ee8f35}._image29_e3rlr_649{width:822px;height:616px;margin-top:27px}._wrap6_e3rlr_655{flex-direction:column;justify-content:flex-start;align-items:center;width:745px;height:281.77px;margin-top:186.23px;margin-left:231px;display:flex}._text83_e3rlr_666{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}._text82_e3rlr_682{white-space:nowrap;text-align:center;color:#ee8f35;flex-shrink:0;justify-content:center;align-items:center;width:745px;height:74px;margin-top:40px;font-family:Source Han Sans CN;font-size:50px;font-weight:500;line-height:130%;display:inline-flex}._text82__seg0_e3rlr_699{color:#000}._wrap4_e3rlr_703{flex-direction:column;justify-content:flex-start;align-items:flex-start;width:985px;height:1357px;margin-top:145px;margin-left:111px;display:flex}._text68_e3rlr_714{color:#000;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}._text68__seg1_e3rlr_727{font-size:78px}._container19_e3rlr_731{width:985px;height:168px;margin-top:56px;position:relative}._subSection28_e3rlr_738{box-sizing:border-box;background:#f6e9d7;border-radius:30px;justify-content:flex-end;align-items:center;width:935px;height:168px;display:flex;position:absolute;top:0;left:50px}._text66_e3rlr_752{text-align:justify;color:#000;flex-shrink:0;align-items:center;width:710px;height:120px;margin-right:103px;font-family:Source Han Sans CN;font-size:38px;font-weight:500;line-height:140%;display:inline-flex}._subSection29_e3rlr_767{justify-content:center;align-items:center;width:104px;height:104px;display:flex;position:absolute;top:32px;left:0}._image19_e3rlr_778{background:#8e622f;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:104px;height:104px;display:flex}._text67_e3rlr_789{white-space:nowrap;text-align:center;color:#fff;flex-shrink:0;justify-content:center;align-items:center;width:84px;height:78px;font-family:HarmonyOS Sans;font-size:60px;font-weight:500;line-height:130%;display:inline-flex}._container18_e3rlr_805{width:985px;height:168px;margin-top:19px;position:relative}._subSection26_e3rlr_812{box-sizing:border-box;background:#fff8ee;border-radius:30px;justify-content:flex-end;align-items:center;width:935px;height:168px;display:flex;position:absolute;top:0;left:50px}._text64_e3rlr_826{text-align:justify;color:#000;flex-shrink:0;align-items:center;width:710px;height:120px;margin-right:103px;font-family:Source Han Sans CN;font-size:38px;font-weight:500;line-height:140%;display:inline-flex}._subSection27_e3rlr_841{justify-content:center;align-items:center;width:104px;height:104px;display:flex;position:absolute;top:32px;left:0}._image18_e3rlr_852{background:#ad916c;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:104px;height:104px;display:flex}._text65_e3rlr_863{white-space:nowrap;text-align:center;color:#fff;flex-shrink:0;justify-content:center;align-items:center;width:84px;height:78px;font-family:HarmonyOS Sans;font-size:60px;font-weight:500;line-height:130%;display:inline-flex}._container17_e3rlr_879{width:985px;height:168px;margin-top:19px;position:relative}._subSection24_e3rlr_886{box-sizing:border-box;background:#f6e9d7;border-radius:30px;justify-content:flex-end;align-items:center;width:935px;height:168px;display:flex;position:absolute;top:0;left:50px}._text62_e3rlr_900{text-align:justify;color:#000;flex-shrink:0;align-items:center;width:710px;height:120px;margin-right:103px;font-family:Source Han Sans CN;font-size:38px;font-weight:500;line-height:140%;display:inline-flex}._subSection25_e3rlr_915{justify-content:center;align-items:center;width:104px;height:104px;display:flex;position:absolute;top:32px;left:0}._image17_e3rlr_926{background:#8e622f;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:104px;height:104px;display:flex}._text63_e3rlr_937{white-space:nowrap;text-align:center;color:#fff;flex-shrink:0;justify-content:center;align-items:center;width:84px;height:78px;font-family:HarmonyOS Sans;font-size:60px;font-weight:500;line-height:130%;display:inline-flex}._container16_e3rlr_953{width:985px;height:168px;margin-top:19px;position:relative}._subSection22_e3rlr_960{box-sizing:border-box;background:#fff8ee;border-radius:30px;justify-content:flex-end;align-items:center;width:935px;height:168px;display:flex;position:absolute;top:0;left:50px}._text60_e3rlr_974{text-align:justify;color:#000;flex-shrink:0;align-items:center;width:710px;height:120px;margin-right:103px;font-family:Source Han Sans CN;font-size:38px;font-weight:500;line-height:140%;display:inline-flex}._subSection23_e3rlr_989{justify-content:center;align-items:center;width:104px;height:104px;display:flex;position:absolute;top:32px;left:0}._image16_e3rlr_1000{background:#ad916c;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:104px;height:104px;display:flex}._text61_e3rlr_1011{white-space:nowrap;text-align:center;color:#fff;flex-shrink:0;justify-content:center;align-items:center;width:84px;height:78px;font-family:HarmonyOS Sans;font-size:60px;font-weight:500;line-height:130%;display:inline-flex}._container15_e3rlr_1027{width:985px;height:168px;margin-top:19px;position:relative}._subSection20_e3rlr_1034{box-sizing:border-box;background:#f6e9d7;border-radius:30px;justify-content:flex-end;align-items:center;width:935px;height:168px;display:flex;position:absolute;top:0;left:50px}._text58_e3rlr_1048{text-align:justify;color:#000;flex-shrink:0;align-items:center;width:710px;height:120px;margin-right:103px;font-family:Source Han Sans CN;font-size:38px;font-weight:500;line-height:140%;display:inline-flex}._subSection21_e3rlr_1063{justify-content:center;align-items:center;width:104px;height:104px;display:flex;position:absolute;top:32px;left:0}._image15_e3rlr_1074{background:#8e622f;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:104px;height:104px;display:flex}._text59_e3rlr_1085{white-space:nowrap;text-align:center;color:#fff;flex-shrink:0;justify-content:center;align-items:center;width:84px;height:78px;font-family:HarmonyOS Sans;font-size:60px;font-weight:500;line-height:130%;display:inline-flex}._container14_e3rlr_1101{width:985px;height:168px;margin-top:19px;position:relative}._subSection18_e3rlr_1108{box-sizing:border-box;background:#fff8ee;border-radius:30px;justify-content:flex-end;align-items:center;width:935px;height:168px;display:flex;position:absolute;top:0;left:50px}._text56_e3rlr_1122{text-align:justify;color:#000;flex-shrink:0;align-items:center;width:710px;height:120px;margin-right:103px;font-family:Source Han Sans CN;font-size:38px;font-weight:500;line-height:140%;display:inline-flex}._subSection19_e3rlr_1137{justify-content:center;align-items:center;width:104px;height:104px;display:flex;position:absolute;top:32px;left:0}._image14_e3rlr_1148{background:#ad916c;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:104px;height:104px;display:flex}._text57_e3rlr_1159{white-space:nowrap;text-align:center;color:#fff;flex-shrink:0;justify-content:center;align-items:center;width:84px;height:78px;font-family:HarmonyOS Sans;font-size:60px;font-weight:500;line-height:130%;display:inline-flex}._wrap3_e3rlr_1175{flex-direction:column;justify-content:flex-start;align-items:flex-start;width:985px;height:2353px;margin-top:178px;margin-left:111px;display:flex}._text55_e3rlr_1186{color:#000;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}._text55__seg1_e3rlr_1199{font-size:78px}._text55__seg2_e3rlr_1203{color:#8e622f;font-size:78px}._container13_e3rlr_1208{flex-direction:column;justify-content:flex-start;align-items:flex-start;width:985px;height:321.79px;margin-top:73px;display:flex}._subSection17_e3rlr_1218{box-sizing:border-box;background:#8e622f;justify-content:flex-start;align-items:flex-start;width:985px;height:100px;display:flex}._text53_e3rlr_1228{white-space:nowrap;color:#fff;flex-shrink:0;align-items:center;width:945px;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}._text53__seg0_e3rlr_1244{font-weight:900}._text54_e3rlr_1248{text-align:justify;color:#000;flex-shrink:0;align-items:center;width:945px;height:178px;margin-top:42px;margin-left:19px;font-family:Source Han Sans;font-size:48px;font-weight:400;line-height:140%;display:inline-flex}._text54__seg0_e3rlr_1264{color:#8e622f;font-weight:900}._container12_e3rlr_1269{flex-direction:column;justify-content:flex-start;align-items:flex-start;width:985px;height:387.14px;margin-top:85.21px;display:flex}._subSection16_e3rlr_1279{box-sizing:border-box;background:#8e622f;justify-content:flex-start;align-items:flex-start;width:985px;height:100px;display:flex}._text51_e3rlr_1289{white-space:nowrap;color:#fff;flex-shrink:0;align-items:center;width:945px;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}._text51__seg0_e3rlr_1305{font-weight:900}._text52_e3rlr_1309{text-align:justify;color:#000;flex-shrink:0;align-items:center;width:945px;height:241px;margin-top:42px;margin-left:19px;font-family:Source Han Sans CN;font-size:48px;font-weight:400;line-height:140%;display:inline-flex}._text52__seg0_e3rlr_1325{color:#8e622f;font-family:Source Han Sans;font-weight:900}._container11_e3rlr_1331{flex-direction:column;justify-content:flex-start;align-items:flex-start;width:985px;height:321px;margin-top:82.86px;display:flex}._subSection15_e3rlr_1341{box-sizing:border-box;background:#8e622f;justify-content:flex-start;align-items:flex-start;width:985px;height:100px;display:flex}._text49_e3rlr_1351{white-space:nowrap;color:#fff;flex-shrink:0;align-items:center;width:945px;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}._text49__seg0_e3rlr_1367{font-weight:900}._text50_e3rlr_1371{text-align:justify;color:#000;flex-shrink:0;align-items:center;width:945px;height:179px;margin-top:42px;margin-left:19px;font-family:Source Han Sans CN;font-size:48px;font-weight:400;line-height:140%;display:inline-flex}._text50__seg0_e3rlr_1387{color:#8e622f;font-family:Source Han Sans;font-weight:900}._container10_e3rlr_1393{flex-direction:column;justify-content:flex-start;align-items:flex-start;width:985px;height:323.14px;margin-top:87px;display:flex}._subSection14_e3rlr_1403{box-sizing:border-box;background:#8e622f;justify-content:flex-start;align-items:flex-start;width:985px;height:100px;display:flex}._text47_e3rlr_1413{white-space:nowrap;color:#fff;flex-shrink:0;align-items:center;width:945px;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}._text47__seg0_e3rlr_1429{font-weight:900}._text48_e3rlr_1433{text-align:justify;color:#000;flex-shrink:0;align-items:center;width:945px;height:179px;margin-top:42px;margin-left:19px;font-family:Source Han Sans CN;font-size:48px;font-weight:400;line-height:140%;display:inline-flex}._text48__seg0_e3rlr_1449{color:#8e622f;font-family:Source Han Sans;font-weight:900}._container9_e3rlr_1455{flex-direction:column;justify-content:flex-start;align-items:flex-start;width:985px;height:389px;margin-top:84.86px;display:flex}._subSection13_e3rlr_1465{box-sizing:border-box;background:#8e622f;justify-content:flex-start;align-items:flex-start;width:985px;height:100px;display:flex}._text45_e3rlr_1475{white-space:nowrap;color:#fff;flex-shrink:0;align-items:center;width:945px;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}._text45__seg0_e3rlr_1491{font-weight:900}._text46_e3rlr_1495{text-align:justify;color:#000;flex-shrink:0;align-items:center;width:945px;height:247px;margin-top:42px;margin-left:19px;font-family:Source Han Sans CN;font-size:48px;font-weight:400;line-height:140%;display:inline-flex}._text46__seg0_e3rlr_1511{color:#8e622f;font-family:Source Han Sans;font-weight:900}._wrap2_e3rlr_1517{width:1206px;height:2526px;margin-top:167px;position:relative}._container7_e3rlr_1524{box-sizing:border-box;background:#f6f5f4;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:1206px;height:2369px;display:flex;position:absolute;top:157px;left:0}._subSection12_e3rlr_1538{flex-direction:column;justify-content:flex-start;align-items:flex-start;width:945px;height:277.14px;margin-top:109px;margin-left:111px;display:flex}._text43_e3rlr_1549{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}._text42_e3rlr_1563{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}._subSection11_e3rlr_1578{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}._text41_e3rlr_1589{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}._text40_e3rlr_1603{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}._subSection10_e3rlr_1618{flex-direction:column;justify-content:flex-start;align-items:flex-start;width:945px;height:270.74px;margin-top:82.06px;margin-left:111px;display:flex}._text39_e3rlr_1629{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}._text38_e3rlr_1643{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}._subSection9_e3rlr_1658{flex-direction:column;justify-content:flex-start;align-items:flex-start;width:945px;height:270.94px;margin-top:82.26px;margin-left:111px;display:flex}._text37_e3rlr_1669{white-space:nowrap;color:#000;flex-shrink:0;align-items:center;width:713px;height:61px;font-family:Source Han Sans;font-size:56px;font-weight:700;line-height:130%;display:inline-flex}._text36_e3rlr_1683{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}._subSection8_e3rlr_1698{flex-direction:column;justify-content:flex-start;align-items:flex-start;width:945px;height:270.84px;margin-top:82.06px;margin-left:111px;display:flex}._text35_e3rlr_1709{white-space:nowrap;color:#000;flex-shrink:0;align-items:center;width:713px;height:61px;font-family:Source Han Sans;font-size:56px;font-weight:700;line-height:130%;display:inline-flex}._text34_e3rlr_1723{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}._subSection7_e3rlr_1738{flex-direction:column;justify-content:flex-start;align-items:flex-start;width:945px;height:270.79px;margin-top:82.16px;margin-left:111px;display:flex}._text33_e3rlr_1749{white-space:nowrap;color:#000;flex-shrink:0;align-items:center;width:713px;height:61px;font-family:Source Han Sans;font-size:56px;font-weight:700;line-height:130%;display:inline-flex}._text32_e3rlr_1763{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}._container8_e3rlr_1778{box-sizing:border-box;background:#6d3521;width:1206px;min-height:161px;position:absolute;top:0;left:0}._text44_e3rlr_1788{white-space:nowrap;color:#fff;align-items:center;width:964px;height:162px;font-family:Source Han Sans;font-size:68px;font-weight:700;line-height:130%;display:inline-flex;position:absolute;top:0;left:111px}._text44__seg1_e3rlr_1804{font-weight:900}._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_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}}
