: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}.home-page,.service-standalone{width:100%;min-height:100vh;padding:clamp(16px,3vw,32px)}.home-hero{border:1px solid var(--line);box-shadow:var(--shadow);background:linear-gradient(150deg,#e8f7f1 0%,#fff 55%,#fff3cf 100%);border-radius:20px;padding:clamp(20px,4vw,36px)}.home-eyebrow{color:var(--brand-dark);letter-spacing:.12em;text-transform:uppercase;margin-bottom:8px;font-size:12px}.home-hero h1{margin-bottom:10px;font-size:clamp(30px,6vw,54px)}.home-hero p{color:var(--muted);line-height:1.65}.home-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:18px;display:grid}.home-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:18px;overflow:hidden}.home-card-image{object-fit:cover;width:100%;height:clamp(160px,25vw,220px);display:block}.home-card-body{gap:10px;padding:16px;display:grid}.home-card-body h2{font-size:24px}.home-card-body p{color:var(--muted);line-height:1.6}.home-btn{color:#fff;background:var(--brand);border:1px solid var(--brand);border-radius:999px;justify-content:center;align-items:center;width:fit-content;padding:8px 14px;text-decoration:none;transition:transform .2s,background-color .2s;display:inline-flex}.home-btn:hover{background:var(--brand-dark);transform:translateY(-1px)}.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){.home-grid,.feature-grid{grid-template-columns:1fr}.home-card,.home-hero,.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_196hb_1{box-sizing:border-box;background:#fff;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:1206px;display:flex}._wrap5_196hb_11{width:1027px;height:160px;margin-top:50px;margin-left:90px;position:relative}._text45_196hb_19{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_196hb_37{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_196hb_55{justify-content:center;align-items:flex-start;width:1172px;height:492px;margin-top:20px;margin-left:17px;display:flex}._container9_196hb_65{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_196hb_76{width:416px;height:432px;position:absolute;top:0;left:696px}._subSection7_196hb_84{justify-content:center;align-items:center;width:297px;height:84px;display:flex;position:absolute;top:299px;left:278px}._content11_196hb_95{box-sizing:border-box;background:#00ced5;border-radius:60px;justify-content:flex-end;align-items:flex-start;width:297px;height:84px;display:flex}._text38_196hb_106{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_196hb_124{justify-content:flex-start;align-items:center;width:724px;height:40px;display:flex;position:absolute;top:216px;left:64px}._content14_196hb_135{justify-content:flex-start;align-items:flex-start;width:230px;height:40px;display:flex}._image19_196hb_143{width:36px;height:29px;margin-top:6px}._text41_196hb_149{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_196hb_165{justify-content:flex-start;align-items:flex-start;width:230px;height:40px;margin-left:17px;display:flex}._image18_196hb_174{width:36px;height:29px;margin-top:6px}._text40_196hb_180{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_196hb_196{justify-content:flex-start;align-items:flex-start;width:230px;height:40px;margin-left:17px;display:flex}._image17_196hb_205{width:36px;height:29px;margin-top:6px}._text39_196hb_211{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_196hb_227{justify-content:flex-start;align-items:flex-start;width:354px;height:37px;display:flex;position:absolute;top:147px;left:64px}._content15_196hb_238{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_196hb_250{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_196hb_268{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_196hb_283{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_196hb_299{color:#00ced5}._text44__seg2_196hb_303{color:#00ced5;font-weight:900}._text44__seg3_196hb_308{color:#0fcaeb;font-weight:900}._text37_196hb_313{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_196hb_330{flex-direction:column;justify-content:flex-start;align-items:center;width:998px;height:493.52px;margin-top:75px;margin-left:104px;display:flex}._container8_196hb_341{justify-content:flex-start;align-items:center;width:998px;height:330px;display:flex}._image15_196hb_349{width:440px;height:330px}._image14_196hb_354{width:440px;height:330px;margin-left:118px}._container7_196hb_360{justify-content:flex-start;align-items:center;width:964px;height:136px;margin-top:27.52px;display:flex}._text36_196hb_369{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_196hb_384,._text36__seg2_196hb_389{color:#000;font-size:40px}._text35_196hb_394{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_196hb_410,._text35__seg2_196hb_415{color:#000;font-size:40px}._text34_196hb_420{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_196hb_438{flex-direction:column;justify-content:flex-start;align-items:flex-start;width:822px;height:727px;margin-top:118px;margin-left:192px;display:flex}._text33_196hb_449{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_196hb_466{color:#00ced5}._image13_196hb_470{width:822px;height:616px;margin-top:27px}._text32_196hb_476{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_196hb_493{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_196hb_511{margin-top:165px}._bookingFormWrap_196hb_516{width:1025px;margin-top:90px}._formSection_196hb_511{width:1025px;margin-top:165px;margin-left:89px}._hero_196hb_527{justify-content:center;align-items:center;width:1206px;height:631px;display:flex}._heroImg_196hb_535{width:1206px;height:631px}._header_11tlq_1{width:1206px}._nav_11tlq_11{box-sizing:border-box;background:#fff;align-items:center;width:1206px;height:148px;padding-left:45px;padding-right:0;display:flex}._logo_11tlq_33{flex-shrink:0;width:239px;height:79px}._cityBtn_11tlq_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_11tlq_47:hover{opacity:.9}._cityBtnInner_11tlq_83{align-items:center;gap:12px;display:flex}._cityIcon_11tlq_95{width:50px;height:50px}._cityLabel_11tlq_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_11tlq_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_11tlq_153{width:60px;height:60px;margin-bottom:14px}._serviceLabel_11tlq_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_988c7_1{justify-content:center;align-items:center;width:1206px;margin-top:111px;display:flex}._container_988c7_17{box-sizing:border-box;background:#404040;flex-direction:column;justify-content:center;align-items:center;width:1206px;display:flex}._inner_988c7_37{background:linear-gradient(#0009,#000000bf),url(/shared/shared_3.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_988c7_65{width:196.6px;height:65px;margin-top:55px;margin-left:504.18px}._divider_988c7_81{width:1020px;height:2px;margin-top:35px;margin-left:86px}._title_988c7_97{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_988c7_131{flex-direction:column;justify-content:flex-start;align-items:flex-start;width:851px;margin-top:36px;margin-left:152px;display:flex}._hkLabel_988c7_151{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_988c7_181{justify-content:center;align-items:center;width:851px;height:92px;margin-top:26px;display:flex;position:relative}._phoneRowExtra_988c7_201{margin-top:39px}._phoneText_988c7_209{white-space:nowrap;text-align:center;z-index:1;font-family:Roboto,sans-serif;font-size:48px;font-weight:500;line-height:1}._phoneText_988c7_209 a{color:inherit;text-decoration:none}._phoneBorder_988c7_239{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_988c7_265{flex-direction:column;justify-content:flex-start;align-items:flex-start;width:851px;margin-top:60px;margin-left:152px;display:flex}._szLabel_988c7_285{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_988c7_317{width:1020px;height:2px;margin-top:51px;margin-left:86px}._address_988c7_333{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_988c7_359{display:block}._disclaimer_988c7_369{justify-content:center;align-items:center;width:1078px;margin-top:54px;margin-left:67px;display:flex}._disclaimerBox_988c7_387{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_988c7_411{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_988c7_435{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_988c7_459{background:#404040;flex-direction:column;align-items:center;width:100%;padding:0 0 50px;display:flex}._bottomDivider_988c7_477{width:1020px;height:2px;margin-bottom:45px}._copyright_988c7_489{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_988c7_511{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_988c7_533{text-align:center;margin-top:1px}._icp_988c7_533 a{white-space:nowrap;color:#a1a1a1;letter-spacing:.05em;font-family:Source Han Sans CN,sans-serif;font-size:24px;text-decoration:none}._icp_988c7_533 a:hover{color:#fff}._page_11za7_2{box-sizing:border-box;background:#fff;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:1206px;display:flex}._content13_11za7_12{width:236.34px;height:283.27px;margin-top:29.9px;margin-right:39.76px;position:relative}._main6_11za7_20{width:216.34px;height:232.81px;position:absolute;top:23.48px;left:19.99px}._image18_11za7_28{width:136.7px;height:221.17px;position:absolute;top:11.64px;left:0}._image19_11za7_36{background-image:url(./assets/image_8.png);background-repeat:no-repeat;background-size:100% 100%;justify-content:flex-start;align-items:flex-end;width:187.41px;height:187.41px;display:flex;position:absolute;top:38.41px;left:28.93px}._block_11za7_50{flex-direction:column;justify-content:flex-start;align-items:flex-start;width:115.24px;height:140.85px;margin-bottom:23.28px;margin-left:36px;display:flex}._text44_11za7_61{white-space:nowrap;text-align:center;color:#000;letter-spacing:.01em;flex-shrink:0;justify-content:center;align-items:center;width:115.24px;height:80.32px;font-family:Source Han Sans CN;font-size:88px;font-weight:700;line-height:120%;display:inline-flex}._text45_11za7_78{white-space:nowrap;text-align:center;color:#000;letter-spacing:.01em;flex-shrink:0;justify-content:center;align-items:center;width:101.27px;height:55.88px;margin-top:4.66px;margin-left:7px;font-family:Source Han Sans;font-size:44px;font-weight:500;line-height:120%;display:inline-flex}._image20_11za7_97{width:40.74px;height:53.55px;position:absolute;top:0;left:116.41px}._image21_11za7_105{width:100.15px;height:200.91px;position:absolute;top:70.56px;left:5.06px}._text43_11za7_113{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_11za7_131{justify-content:center;align-items:flex-start;width:1172px;height:492px;margin-top:30px;margin-left:17px;display:flex}._container8_11za7_141{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_11za7_152{width:416px;height:432px;position:absolute;top:0;left:696px}._subSection7_11za7_160{width:659px;height:236px;position:absolute;top:98px;left:68px}._content11_11za7_168{justify-content:center;align-items:center;width:640px;height:115px;display:flex;position:absolute;top:121px;left:19px}._main4_11za7_179{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_11za7_190{justify-content:flex-start;align-items:flex-start;width:556px;height:63px;margin-right:34px;display:flex}._text39_11za7_199{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_11za7_213{color:#ff3b00}._text40_11za7_217{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_11za7_233{justify-content:center;align-items:center;width:577px;height:87px;display:flex;position:absolute;top:0;left:0}._main5_11za7_244{box-sizing:border-box;background:#f4f2ef;border-radius:20px;justify-content:flex-end;align-items:center;width:577px;height:87px;display:flex}._section5_11za7_255{justify-content:flex-start;align-items:flex-start;width:502px;height:63px;margin-right:36px;display:flex}._text41_11za7_264{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_11za7_278{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}._image16_11za7_294{width:69px;height:92px;position:absolute;top:44px;left:556px}._text38_11za7_302{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_11za7_320{justify-content:flex-start;align-items:flex-start;width:1061px;height:519px;margin-top:39px;margin-left:71px;display:flex}._image14_11za7_330{width:444px;height:519px}._container7_11za7_335{flex-direction:column;justify-content:flex-start;align-items:flex-start;width:579px;height:193px;margin-top:189px;margin-left:38px;display:flex}._text37_11za7_346{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_11za7_360{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_11za7_375{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_11za7_393{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_11za7_411{flex-direction:column;justify-content:flex-start;align-items:flex-start;width:822px;height:727px;margin-top:100px;margin-left:192px;display:flex}._text33_11za7_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}._text33__seg0_11za7_439{color:#e9a840}._image13_11za7_443{width:822px;height:616px;margin-top:27px}._text32_11za7_449{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_11za7_466{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}._heroOverlayWrap_11za7_485{z-index:1;pointer-events:none;justify-content:center;align-items:center;width:1206px;height:631px;margin-top:-631px;display:flex;position:relative}._heroOverlayWrap_11za7_485 *{pointer-events:auto}._heroOverlayInner_11za7_501{justify-content:flex-end;align-items:flex-start;width:1206px;height:631px;display:flex}._bookingFormWrap_11za7_510{width:1025px;margin-top:90px}._formSection_11za7_516{width:1025px;margin-top:165px;margin-left:89px}._hero_11za7_485{justify-content:center;align-items:center;width:1206px;height:631px;display:flex}._heroImg_11za7_530{width:1206px;height:631px}._page_cvng2_1{box-sizing:border-box;background:#fff;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:1206px;display:flex}._text45_cvng2_11{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_cvng2_29{justify-content:center;align-items:flex-start;width:1172px;height:492px;margin-top:30px;margin-left:17px;display:flex}._container7_cvng2_39{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_cvng2_50{width:416px;height:432px;position:absolute;top:0;left:696px}._subSection10_cvng2_58{justify-content:center;align-items:center;width:297px;height:84px;display:flex;position:absolute;top:299px;left:278px}._content11_cvng2_69{box-sizing:border-box;background:#2dbdfb;border-radius:60px;justify-content:flex-end;align-items:flex-start;width:297px;height:84px;display:flex}._text38_cvng2_80{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_cvng2_98{justify-content:flex-start;align-items:center;width:724px;height:40px;display:flex;position:absolute;top:216px;left:64px}._content14_cvng2_109{justify-content:flex-start;align-items:flex-start;width:230px;height:40px;display:flex}._image19_cvng2_117{width:36px;height:29px;margin-top:6px}._text41_cvng2_123{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_cvng2_139{justify-content:flex-start;align-items:flex-start;width:230px;height:40px;margin-left:17px;display:flex}._image18_cvng2_148{width:36px;height:29px;margin-top:6px}._text40_cvng2_154{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_cvng2_170{justify-content:flex-start;align-items:flex-start;width:230px;height:40px;margin-left:17px;display:flex}._image17_cvng2_179{width:36px;height:29px;margin-top:6px}._text39_cvng2_185{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_cvng2_201{justify-content:flex-start;align-items:flex-start;width:354px;height:37px;display:flex;position:absolute;top:147px;left:64px}._content15_cvng2_212{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_cvng2_224{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_cvng2_242{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_cvng2_257{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_cvng2_273{color:#00a6ed}._text44__seg2_cvng2_277{color:#00a6ed;font-weight:900}._text44__seg3_cvng2_282{color:#0fcaeb;font-weight:900}._wrap4_cvng2_287{width:1111px;height:156px;margin-top:69px;margin-left:48px;position:relative}._text37_cvng2_295{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_cvng2_313{color:#2dbdfb;font-size:96px}._image15_cvng2_318{width:430px;height:113px;position:absolute;top:26px;left:371px}._wrap3_cvng2_326{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_cvng2_337{width:869.88px;height:425.7px}._text36_cvng2_342{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_cvng2_359{color:#00a6ed;font-size:96px}._text36__seg2_cvng2_364{color:#00a6ed}._text36__seg3_cvng2_368{font-size:48px}._text35_cvng2_372{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_cvng2_390{flex-direction:column;justify-content:flex-start;align-items:flex-start;width:822px;height:727px;margin-top:104px;margin-left:192px;display:flex}._text34_cvng2_401{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_cvng2_418{color:#00a6ed}._image13_cvng2_422{width:822px;height:616px;margin-top:27px}._text33_cvng2_428{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_cvng2_445{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_cvng2_462{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_cvng2_480{margin-top:165px}._bookingFormWrap_cvng2_485{width:1025px;margin-top:90px}._formSection_cvng2_480{width:1025px;margin-top:165px;margin-left:89px}._hero_cvng2_496{justify-content:center;align-items:center;width:1206px;height:631px;display:flex}._heroImg_cvng2_504{width:1206px;height:631px}._page_7yt2r_1{box-sizing:border-box;background:#fff;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:1206px;display:flex}._wrap4_7yt2r_11{justify-content:center;align-items:center;width:1206px;height:631px;display:flex}._container8_7yt2r_19{box-sizing:border-box;background:linear-gradient(90deg,#f2f7fb 0%,#b6cbe8 100%);justify-content:flex-start;align-items:flex-start;width:1206px;height:631px;display:flex}._subSection10_7yt2r_29{flex-direction:column;justify-content:flex-start;align-items:flex-start;width:598px;height:199px;margin-top:199px;margin-left:71px;display:flex}._text46_7yt2r_40{white-space:nowrap;color:#2f4f7d;letter-spacing:.01em;flex-shrink:0;align-items:center;width:598px;height:121px;font-family:Source Han Sans;font-size:110px;font-weight:700;line-height:120%;display:inline-flex}._content16_7yt2r_55{justify-content:center;align-items:center;width:163px;height:47px;margin-top:31px;display:flex}._section4_7yt2r_64{box-sizing:border-box;background:#b39974;border-radius:11px;justify-content:flex-end;align-items:flex-end;width:163px;height:47px;display:flex}._text45_7yt2r_75{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}._image18_7yt2r_93{width:419px;height:419px;margin-top:110px;margin-left:32px}._text44_7yt2r_100{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_7yt2r_118{justify-content:center;align-items:flex-start;width:1172px;height:492px;margin-top:30px;margin-left:17px;display:flex}._container7_7yt2r_128{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_7yt2r_139{width:416px;height:432px;position:absolute;top:0;left:696px}._subSection7_7yt2r_147{justify-content:center;align-items:center;width:297px;height:84px;display:flex;position:absolute;top:299px;left:278px}._content11_7yt2r_158{box-sizing:border-box;background:#659ce6;border-radius:60px;justify-content:flex-end;align-items:flex-start;width:297px;height:84px;display:flex}._text37_7yt2r_169{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_7yt2r_187{justify-content:flex-start;align-items:center;width:724px;height:40px;display:flex;position:absolute;top:216px;left:64px}._content14_7yt2r_198{justify-content:flex-start;align-items:flex-start;width:230px;height:40px;display:flex}._image17_7yt2r_206{width:36px;height:29px;margin-top:6px}._text40_7yt2r_212{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_7yt2r_228{justify-content:flex-start;align-items:flex-start;width:230px;height:40px;margin-left:17px;display:flex}._image16_7yt2r_237{width:36px;height:29px;margin-top:6px}._text39_7yt2r_243{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_7yt2r_259{justify-content:flex-start;align-items:flex-start;width:230px;height:40px;margin-left:17px;display:flex}._image15_7yt2r_268{width:36px;height:29px;margin-top:6px}._text38_7yt2r_274{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_7yt2r_290{justify-content:flex-start;align-items:flex-start;width:354px;height:37px;display:flex;position:absolute;top:147px;left:64px}._content15_7yt2r_301{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_7yt2r_313{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_7yt2r_331{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_7yt2r_346{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_7yt2r_362{color:#659ce6}._text43__seg2_7yt2r_366{color:#659ce6;font-weight:900}._text43__seg3_7yt2r_371{color:#0fcaeb;font-weight:900}._text36_7yt2r_376{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_7yt2r_394{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_7yt2r_411{font-size:64px}._text35__seg1_7yt2r_415{color:#659ce6}._text35__seg2_7yt2r_419{color:#00a6ed;font-size:64px}._text35__seg3_7yt2r_424{font-size:48px}._text34_7yt2r_428{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_7yt2r_446{flex-direction:column;justify-content:flex-start;align-items:flex-start;width:822px;height:727px;margin-top:107px;margin-left:192px;display:flex}._text33_7yt2r_457{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_7yt2r_474{color:#659ce6}._image13_7yt2r_478{width:822px;height:616px;margin-top:27px}._text32_7yt2r_484{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_7yt2r_501{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_7yt2r_519{margin-top:165px}._bookingFormWrap_7yt2r_524{width:1025px;margin-top:90px}._formSection_7yt2r_519{width:1025px;margin-top:165px;margin-left:89px}._hero_7yt2r_535{justify-content:center;align-items:center;width:1206px;height:631px;display:flex}._heroImg_7yt2r_543{width:1206px;height:631px}._page_115kx_1{box-sizing:border-box;background:#fff;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:1206px;display:flex}._wrap5_115kx_11{justify-content:center;align-items:center;width:1206px;height:631px;display:flex}._container8_115kx_19{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_115kx_29{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_115kx_41{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_115kx_58{justify-content:center;align-items:center;width:163px;height:47px;margin-top:28px;margin-left:148px;display:flex}._main4_115kx_68{box-sizing:border-box;background:#b39974;border-radius:11px;justify-content:flex-end;align-items:flex-end;width:163px;height:47px;display:flex}._text44_115kx_79{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_115kx_97{width:1027px;height:160px;margin-top:50px;margin-left:90px;position:relative}._text42_115kx_105{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_115kx_123{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_115kx_141{justify-content:center;align-items:flex-start;width:1172px;height:492px;margin-top:33px;margin-left:17px;display:flex}._container7_115kx_151{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_115kx_162{width:416px;height:432px;position:absolute;top:0;left:696px}._subSection7_115kx_170{justify-content:flex-start;align-items:center;width:724px;height:40px;display:flex;position:absolute;top:216px;left:64px}._content13_115kx_181{justify-content:flex-start;align-items:flex-start;width:230px;height:40px;display:flex}._image17_115kx_189{width:36px;height:29px;margin-top:6px}._text37_115kx_195{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_115kx_211{justify-content:flex-start;align-items:flex-start;width:230px;height:40px;margin-left:17px;display:flex}._image16_115kx_220{width:36px;height:29px;margin-top:6px}._text36_115kx_226{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_115kx_242{justify-content:flex-start;align-items:flex-start;width:230px;height:40px;margin-left:17px;display:flex}._image15_115kx_251{width:36px;height:29px;margin-top:6px}._text35_115kx_257{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_115kx_273{justify-content:center;align-items:center;width:297px;height:84px;display:flex;position:absolute;top:299px;left:278px}._content14_115kx_284{box-sizing:border-box;background:#da5c50;border-radius:60px;justify-content:flex-end;align-items:flex-start;width:297px;height:84px;display:flex}._text38_115kx_295{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_115kx_313{justify-content:flex-start;align-items:flex-start;width:354px;height:37px;display:flex;position:absolute;top:147px;left:64px}._content15_115kx_324{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_115kx_336{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_115kx_354{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_115kx_369{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_115kx_385{color:#da5c50}._text41__seg2_115kx_389{color:#0fcaeb}._text34_115kx_393{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_115kx_411{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}._text33__seg0_115kx_428{color:#000;font-size:88px}._text32_115kx_433{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_115kx_451{flex-direction:column;justify-content:flex-start;align-items:flex-start;width:822px;height:727px;margin-top:117px;margin-left:192px;display:flex}._text31_115kx_462{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_115kx_479{color:#da5c50}._image13_115kx_483{width:822px;height:616px;margin-top:27px}._formSection_115kx_489{margin-top:165px}._bookingFormWrap_115kx_494{width:1025px;margin-top:90px}._formSection_115kx_489{width:1025px;margin-top:165px;margin-left:89px}._hero_115kx_505{justify-content:center;align-items:center;width:1206px;height:631px;display:flex}._heroImg_115kx_513{width:1206px;height:631px}
