@font-face{font-family:MiSans;src:url(https://qncdn.tripodeck.com/Himeji-jo/fonts/MISANS-REGULAR.TTF) format("truetype")}@font-face{font-family:MPLUSRounded;src:url(https://qncdn.tripodeck.com/sanliou-website/MPLUSRounded1c-Regular.ttf) format("truetype")}.app{min-height:100vh;display:flex;flex-direction:column;font-family:MiSans}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Arial,sans-serif;line-height:1.5;color:#333;background-color:#fff;min-height:100vh}.character-selector[data-v-b162cee5]{width:100%;border-radius:8px;border:1px solid #DDD;background:#fff;position:relative;transition:all .3s}.character-selector .selector-header[data-v-b162cee5]{display:flex;justify-content:space-between;align-items:center;padding:12px 14px;cursor:pointer;transition:all .3s}.character-selector .selector-header[data-v-b162cee5]:hover{background-color:#f5f7fa}.character-selector .selector-header .header-title[data-v-b162cee5]{color:#222;font-family:MiSans;font-size:14px;font-style:normal;font-weight:400;line-height:160%}.character-selector .selector-header .header-active[data-v-b162cee5]{color:#ccc}.character-selector .selector-header .header-icon[data-v-b162cee5]{font-size:12px;color:#909399;transition:transform .3s ease}.character-selector .selector-header .header-icon.rotate[data-v-b162cee5]{transform:rotate(180deg)}.character-selector .selector-content[data-v-b162cee5]{padding:14px;border-top:1px solid #e4e7ed;position:absolute;top:100%;left:0;margin-top:4px;border-radius:8px;border:.5px solid #FC7791;background:#fff;box-shadow:0 4px 12px #00000026;width:100%;background-color:#fff;z-index:9999;overflow:hidden;height:400px;overflow-y:auto}.character-selector .selector-content .character-list[data-v-b162cee5]{display:flex;flex-direction:column;gap:12px}.character-selector .selector-content .character-item[data-v-b162cee5]{display:flex;justify-content:space-between;align-items:center;padding:0}.character-selector .selector-content .character-item .character-name[data-v-b162cee5]{font-size:14px;color:#303133}.character-selector .selector-content .character-item .quantity-selector[data-v-b162cee5]{display:flex;align-items:center;gap:8px}.character-selector .selector-content .character-item .quantity-selector img[data-v-b162cee5]{width:20px;height:20px;cursor:pointer;transition:opacity .2s}.character-selector .selector-content .character-item .quantity-selector img[data-v-b162cee5]:hover{opacity:.8}.character-selector .selector-content .character-item .quantity-selector .quantity-btn[data-v-b162cee5]{width:24px;height:24px;padding:0;display:flex;align-items:center;justify-content:center}.character-selector .selector-content .character-item .quantity-selector .quantity-btn.minus[data-v-b162cee5]{color:#909399}.character-selector .selector-content .character-item .quantity-selector .quantity-btn.minus[data-v-b162cee5]:disabled{color:#c0c4cc;cursor:not-allowed}.character-selector .selector-content .character-item .quantity-selector .quantity-btn.plus[data-v-b162cee5]{color:#ff6b6b}.character-selector .selector-content .character-item .quantity-selector .quantity-btn .el-icon[data-v-b162cee5]{font-size:12px}.character-selector .selector-content .character-item .quantity-selector .quantity-value[data-v-b162cee5]{font-size:14px;color:#303133;min-width:20px;text-align:center}.fade-slide-enter-active[data-v-b162cee5],.fade-slide-leave-active[data-v-b162cee5]{transition:opacity .3s ease,transform .3s ease}.fade-slide-enter-from[data-v-b162cee5],.fade-slide-leave-to[data-v-b162cee5]{opacity:0;transform:translateY(-8px) scaleY(.95)}.checkbox-dropdown[data-v-20fa8a7e]{width:100%;border-radius:8px;border:1px solid #DDD;background:#fff;position:relative;transition:all .3s}.checkbox-dropdown .dropdown-header-active[data-v-20fa8a7e]{box-shadow:0 0 0 1px #fc7791 inset!important;border-radius:8px}.checkbox-dropdown .dropdown-header[data-v-20fa8a7e]{display:flex;justify-content:space-between;align-items:center;padding:12px 14px;cursor:pointer;transition:all .3s}.checkbox-dropdown .dropdown-header[data-v-20fa8a7e]:hover{background-color:#f5f7fa}.checkbox-dropdown .dropdown-header .header-title[data-v-20fa8a7e]{color:#222;font-family:MiSans;font-size:14px;font-style:normal;font-weight:400;line-height:160%}.checkbox-dropdown .dropdown-header .header-active[data-v-20fa8a7e]{color:#ccc}.checkbox-dropdown .dropdown-header .header-icon[data-v-20fa8a7e]{font-size:12px;color:#909399;transition:transform .3s ease}.checkbox-dropdown .dropdown-header .header-icon.rotate[data-v-20fa8a7e]{transform:rotate(180deg)}.checkbox-dropdown .dropdown-content[data-v-20fa8a7e]{padding:14px;border-top:1px solid #e4e7ed;position:absolute;top:100%;left:0;margin-top:4px;border-radius:8px;border:.5px solid #FC7791;background:#fff;box-shadow:0 4px 12px #00000026;width:100%;background-color:#fff;z-index:9999;overflow:hidden;height:400px;overflow-y:auto}.checkbox-dropdown .dropdown-content .checkbox-list[data-v-20fa8a7e]{display:flex;flex-direction:column;gap:10px}.checkbox-dropdown .dropdown-content .checkbox-item[data-v-20fa8a7e]{display:flex;align-items:flex-start;cursor:pointer;padding:4px 0}.checkbox-dropdown .dropdown-content .checkbox-item[data-v-20fa8a7e]:hover{background-color:#f5f7fa;border-radius:4px;padding:4px 8px;margin:0 -8px}.checkbox-dropdown .dropdown-content .checkbox-item .custom-checkbox[data-v-20fa8a7e]{width:20px;height:20px;margin-right:10px;margin-top:2px;border-radius:6px;cursor:pointer;display:flex;justify-content:center;align-items:center;background:#fff4f6;border:1px solid #FFC0CB}.checkbox-dropdown .dropdown-content .checkbox-item .custom-checkbox img[data-v-20fa8a7e]{width:10px;height:6px}.checkbox-dropdown .dropdown-content .checkbox-item .selected[data-v-20fa8a7e]{background:#fc7791;border:none}.checkbox-dropdown .dropdown-content .checkbox-item .checkbox-label[data-v-20fa8a7e]{flex:1;color:#222;font-family:MiSans;font-size:14px;font-style:normal;font-weight:400;line-height:160%;cursor:pointer;display:flex;align-items:center}.checkbox-dropdown .dropdown-content .checkbox-item .checkbox-label .checkbox-hint[data-v-20fa8a7e]{font-size:12px;color:#909399;margin-top:2px;margin-left:14px}.fade-slide-enter-active[data-v-20fa8a7e],.fade-slide-leave-active[data-v-20fa8a7e]{transition:opacity .3s ease,transform .3s ease}.fade-slide-enter-from[data-v-20fa8a7e],.fade-slide-leave-to[data-v-20fa8a7e]{opacity:0;transform:translateY(-8px) scaleY(.95)}.scroll-carousel-container[data-v-53c8e35f]{width:100%;height:285px;margin:0 auto;overflow:hidden;position:relative;-webkit-overflow-scrolling:touch;transform:translateZ(0)}.scroll-carousel-list[data-v-53c8e35f]{display:flex;height:100%;animation:scrollCarousel-53c8e35f linear infinite;-webkit-animation:scrollCarousel-53c8e35f linear infinite;transform:translateZ(0)}.scroll-carousel-item[data-v-53c8e35f]{flex-shrink:0;width:var(--item-width);height:284px;padding:0 3px;box-sizing:border-box}.carousel-img[data-v-53c8e35f]{width:100%;height:100%;object-fit:cover;-webkit-backface-visibility:hidden}@media(max-width:768px){.scroll-carousel-container[data-v-53c8e35f]{height:234px}.scroll-carousel-item[data-v-53c8e35f]{height:100%}}@keyframes scrollCarousel-53c8e35f{0%{transform:translate(0)}to{transform:translate(var(--translate-x))}}@-webkit-keyframes scrollCarousel-53c8e35f{0%{-webkit-transform:translateX(0)}to{-webkit-transform:translateX(var(--translate-x))}}[data-v-53c8e35f] .scroll-carousel-list{--item-count: unset}ul[data-v-06d1128a]{list-style:none;padding-left:0}.headers[data-v-06d1128a]{background-color:#fff;border-bottom:1px solid #eee;padding:16px 0;position:fixed;top:0;left:0;width:100%;z-index:1000;border-bottom:4px solid #FFC0CB}.headers .container[data-v-06d1128a]{width:1000px;height:100%;color:#fff;display:flex;justify-content:space-between;align-items:center;margin:0 auto}.headers .logo[data-v-06d1128a]{font-size:20px;font-weight:700;color:#ff6b6b;height:28px;cursor:pointer}.headers .contact[data-v-06d1128a]{font-size:14px;color:#666;cursor:pointer}.headers .contact .lang[data-v-06d1128a]{display:flex;align-items:center}.headers .contact[data-v-06d1128a]:hover{color:#ff6b6b}.headers .contact[data-v-06d1128a] .el-dropdown__popper .el-dropdown-menu{color:#fc7791!important}.headers .contact[data-v-06d1128a] .el-dropdown .el-dropdown-link{display:flex;align-items:center;gap:2px;justify-content:space-between}.headers .contact[data-v-06d1128a] .el-dropdown .el-dropdown-link .tick-icon{width:16px;height:16px;margin-right:8px}.headers .contact[data-v-06d1128a] .el-dropdown .el-dropdown-link .select-icon{width:16px;height:16px}.headers .contact[data-v-06d1128a] .el-dropdown .el-dropdown-link .lang_title{font-size:14px;text-align:center;padding:0 4px 0 0;color:#fc7791}.topMain[data-v-06d1128a]{background:linear-gradient(180deg,#fff,#fff4f6,#fff)}.bottomMain[data-v-06d1128a]{background:linear-gradient(180deg,#fff,#fff3eb,#fff)}.carsousel-box[data-v-06d1128a]{position:relative;padding-bottom:16px}.carsousel-box[data-v-06d1128a]:after{content:"";width:100%;height:6px;background:url(https://qncdn.tripodeck.com/sanliou-website/image/dot.svg) repeat-x center center;position:absolute;right:0;bottom:0}.carsousel-title[data-v-06d1128a]{position:relative;padding:0 0 4px;margin-bottom:16px}.carsousel-title .carsousel-inner[data-v-06d1128a]{width:512px;margin:0 auto}.carsousel-title .carsousel-inner[data-v-06d1128a]:before,.carsousel-title .carsousel-inner[data-v-06d1128a]:after{width:calc(50% - 270px);content:"";height:6px;background:url(https://qncdn.tripodeck.com/sanliou-website/image/dot.svg) repeat-x;position:absolute;bottom:0}.carsousel-title .carsousel-inner[data-v-06d1128a]:before{left:0;background-position:right center}.carsousel-title .carsousel-inner[data-v-06d1128a]:after{right:0;background-position:left center}.marquee-container[data-v-06d1128a]{width:100%;overflow:hidden;border:1px solid #eee}.marquee-content[data-v-06d1128a]{display:inline-block;white-space:nowrap;animation:marquee-06d1128a 60s linear infinite}.marquee-content img[data-v-06d1128a]{height:484.4px;aspect-ratio:4/3;flex:0 0 325px;padding:0 6px}@keyframes marquee-06d1128a{0%{transform:translate(0)}to{transform:translate(-100%)}}.btmMain[data-v-06d1128a]{padding:70px 0 140px;margin:0 auto}.btmMain .container[data-v-06d1128a]{display:flex;flex-direction:column;align-items:center}.main-content[data-v-06d1128a]{width:100%;height:100%}.main-page[data-v-06d1128a]{width:1000px;margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center}.main[data-v-06d1128a]{padding:80px 0 0;margin:0 auto;min-width:1000px}.main .container[data-v-06d1128a]{display:flex;flex-direction:column;align-items:center}.hero[data-v-06d1128a]{margin-bottom:24px;text-align:center;width:100%}.hero .hero-image[data-v-06d1128a]{width:100%;height:auto;border-radius:8px;margin-bottom:20px}.hero .title[data-v-06d1128a]{font-size:40px;font-weight:700;color:#fc7791;font-family:Fredoka,sans-serif}.content-main[data-v-06d1128a]{width:840px;display:flex;flex-direction:column;align-items:center;justify-content:center}.description-section[data-v-06d1128a]{margin-bottom:60px;width:100%;display:flex;align-items:center;justify-content:center}.description-section .description[data-v-06d1128a]{font-size:16px;color:#666;line-height:160%;color:#222;width:840px}.section-line[data-v-06d1128a]{height:4px;align-self:stretch;border-radius:100px;background:#fc7791;margin:0 auto}.service-section[data-v-06d1128a]{margin-bottom:60px}.service-section .section-title[data-v-06d1128a]{font-size:24px;font-weight:700;color:#222;text-align:center;display:flex;justify-content:center}.service-section .service-cards[data-v-06d1128a]{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:40px}.service-section .service-cards .card-box[data-v-06d1128a]{display:flex;flex-direction:column;align-items:center;justify-content:flex-end}.service-section .service-cards .card-box .card_1[data-v-06d1128a]{width:108px;margin-bottom:-20px}.service-section .service-cards .card-box .card_2[data-v-06d1128a]{margin-bottom:-35px;width:100px}.service-section .service-cards .card-box .card_3[data-v-06d1128a]{width:122px;height:120px;margin-bottom:-10px}.service-section .service-cards .card-box .card_4[data-v-06d1128a]{width:117px}.service-section .service-cards .card-box .card_5[data-v-06d1128a]{width:148px;height:124px;margin-bottom:-15px}.service-section .service-cards .card-box .card_6[data-v-06d1128a]{width:145px}.service-section .service-cards .card-box img[data-v-06d1128a]{z-index:9}.service-section .service-cards .service-card[data-v-06d1128a]{color:#9d4da8;border-radius:12px;border:.5px solid rgba(157,77,168,.2);background:#f6e1f8;box-shadow:0 0 12px -5px #9d4da8cc;padding:20px 24px;height:118px;position:relative;display:flex;align-items:center;justify-content:center;font-weight:700}.service-section .service-cards .service-card .card-icon[data-v-06d1128a]{position:absolute;top:-40px;left:50%;transform:translate(-50%)}.service-section .service-cards .service-card.purple[data-v-06d1128a]{color:#d81825;font-family:MiSans;font-size:16px;font-style:normal;font-weight:700;line-height:160%;letter-spacing:.32px;border-radius:12px;border:.5px solid rgba(216,24,37,.2);background:#ffe3e5;box-shadow:0 0 12px -5px #d8182566}.service-section .service-cards .service-card.yellow[data-v-06d1128a]{border-radius:12px;border:.5px solid rgba(176,92,17,.2);background:#ffebc6;box-shadow:0 0 12px -5px #b05c1199;color:#b05c11;font-family:MiSans;font-size:16px;font-style:normal;font-weight:700;line-height:160%;letter-spacing:.32px}.service-section .service-cards .service-card.green[data-v-06d1128a]{color:#16836b;font-family:MiSans;font-size:16px;font-style:normal;font-weight:700;line-height:160%;letter-spacing:.32px;border-radius:12px;border:.5px solid rgba(22,131,107,.2);background:#cbf7ed;box-shadow:0 0 12px -5px #16836b99}.service-section .service-cards .service-card.orange[data-v-06d1128a]{border-radius:12px;border:.5px solid rgba(32,121,157,.2);background:#d6f7ff;box-shadow:0 0 12px -5px #20799d99;color:#20799d;font-family:MiSans;font-size:16px;font-style:normal;font-weight:700;line-height:160%;letter-spacing:.32px}.service-section .service-cards .service-card.blue[data-v-06d1128a]{color:#1c63b7;font-family:MiSans;font-size:16px;font-style:normal;font-weight:700;line-height:160%;letter-spacing:.32px;border-radius:12px;border:.5px solid rgba(28,99,183,.2);background:#e2f1ff;box-shadow:0 0 12px -5px #1c63b799}.price-section[data-v-06d1128a]{padding-bottom:70px;width:100%}.price-section .section-title[data-v-06d1128a]{font-size:24px;font-weight:700;color:#222;text-align:center;display:flex;justify-content:center}.price-section .price-card[data-v-06d1128a]{background-color:#fff;box-shadow:0 2px 8px #0000000d;margin-top:40px;display:flex;width:100%;border-radius:12px;border:.5px solid #FFC0CB;background:#fffbfb;box-shadow:0 0 12px -5px #0003}.price-section .price-card .price[data-v-06d1128a]{font-size:20px;font-weight:700;color:#fc7791;width:50%;padding:0 40px;display:flex;align-items:center;border-right:solid .5px #FFC0CB;font-family:MPLUSRounded,sans-serif}.price-section .price-card .price .price-tax[data-v-06d1128a]{font-size:12px;font-style:normal;font-weight:700;line-height:160%}.price-section .price-card .price-en[data-v-06d1128a]{flex-direction:column;align-items:flex-start;justify-content:center;font-family:Fredoka,sans-serif}.price-section .price-card .price-details[data-v-06d1128a]{list-style:none;margin:0;padding:24px 35px;font-size:12px;color:#222}.price-section .price-card .price-details ul[data-v-06d1128a]{list-style:none;padding-left:0}.price-section .price-card .price-details li[data-v-06d1128a]{font-size:13px;margin-bottom:3px}.el-option-item[data-v-06d1128a]{display:flex;justify-content:space-between;padding:0 28px}.leftActive[data-v-06d1128a]{color:#fc7791!important;font-size:14px}.hint[data-v-06d1128a]{color:#999!important;font-family:MiSans;font-size:12px;font-style:normal;font-weight:400;line-height:160%;margin-left:4px}.select-box[data-v-06d1128a]{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%}.select-sel[data-v-06d1128a]{width:20px;height:20px;border-radius:6px;background:#fc7791;display:flex;align-items:center;justify-content:center;margin:auto}.select-sel img[data-v-06d1128a]{width:10px;height:7px}.section-title[data-v-06d1128a]{font-size:24px;font-weight:700;color:#222;margin-bottom:5px;text-align:center;display:flex;justify-content:center;font-family:Fredoka,sans-serif}.section-title .title-jatext[data-v-06d1128a]{font-family:MPLUSRounded,sans-serif}.form-section[data-v-06d1128a]{margin-bottom:40px}.form-section .form-box[data-v-06d1128a]{width:840px;margin-top:40px}.form-section .form-box .form-tip[data-v-06d1128a]{color:#222;font-family:MiSans;font-size:14px;font-style:normal;font-weight:500;line-height:160%;margin-bottom:12px}.form-section .form-box .form-tip .tip-grey[data-v-06d1128a]{color:#999;font-family:MiSans;font-size:12px;font-style:normal;font-weight:400;line-height:160%}.form-section .form-box .phone-box[data-v-06d1128a]{display:flex}.form-section .section-title[data-v-06d1128a]{font-size:24px;font-weight:700;color:#222;margin-bottom:5px;text-align:center;display:flex;justify-content:center}.form-section .contact-form[data-v-06d1128a]{background-color:#fff;border:1px solid #eee;border-radius:12px;padding:40px;box-shadow:0 2px 8px #0000000d}.form-section .contact-form .form-row[data-v-06d1128a]{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin-bottom:40px;padding-bottom:40px;border-bottom:1px solid #eee}.form-section .contact-form .form-row[data-v-06d1128a] .el-form-item{margin-bottom:0}.form-section .contact-form .form-row[data-v-06d1128a] .el-form-item__content{display:block}.form-section .contact-form .form-note[data-v-06d1128a]{font-size:12px;color:#666;margin:20px 0}.form-section .contact-form .form-note p[data-v-06d1128a]{margin-bottom:6px}.notes[data-v-06d1128a]{display:flex;padding:24px 40px;flex-direction:column;align-items:flex-start;gap:12px;flex:1 0 0;width:840px;border-radius:12px;background:#fff;box-shadow:0 0 12px -5px #0003;margin-bottom:70px}.notes .notes-title[data-v-06d1128a]{color:#222;font-family:MiSans;font-size:14px;font-style:normal;font-weight:700;line-height:160%}.notes .notes-item[data-v-06d1128a]{color:#222;font-family:MiSans;font-size:14px;font-style:normal;font-weight:400;line-height:200%}.notes .red[data-v-06d1128a]{color:#d81825}.policy-box[data-v-06d1128a]{width:100%}.policy-box .policy-content[data-v-06d1128a]{width:100%;display:flex;padding:24px 40px;flex-direction:column;align-items:flex-start;gap:12px;flex:1 0 0;background-color:#fff;border-radius:12px;box-shadow:0 0 12px -5px #0003;margin:40px 0 70px;line-height:200%;font-size:14px}.submit-button[data-v-06d1128a]{display:flex;padding:14px 16px 14px 40px;justify-content:space-between;align-items:center;border-radius:40px;background:#fc7791;border:none;text-align:center;font-size:16px;height:49px;font-weight:700}.submit-button .start-tip[data-v-06d1128a]{color:#fff;font-family:MiSans;font-size:12px;font-style:normal;font-weight:500;margin-top:5px}.submit-button img[data-v-06d1128a]{width:20px;height:20px;margin-left:20px}.submit-button[data-v-06d1128a]:hover{background:#e0637b}.footer[data-v-06d1128a]{color:#222;padding:0 0 24px;min-width:1000px;border-top:4px solid #FFC0CB;background-color:#fff}.footer .footer-content[data-v-06d1128a]{display:flex;justify-content:space-between;width:1000px;margin:0 auto;padding:48px 0}.footer .footer-content .footer-logo[data-v-06d1128a]{height:20px;cursor:pointer}.footer .footer-content .footer-links[data-v-06d1128a]{display:flex;gap:15px}.footer .footer-content .footer-links ul[data-v-06d1128a]{color:#222;text-decoration:none;font-size:12px;font-weight:400}.footer .footer-content .footer-links ul li[data-v-06d1128a]{margin-top:10px}.footer .footer-content .footer-links ul li .right[data-v-06d1128a]{color:#fc7791;font-family:MiSans;font-size:12px;font-style:normal;font-weight:700;line-height:140%;margin-right:6px}.footer .fonter-last-box[data-v-06d1128a]{border-top:1px solid #FFC0CB}.footer .fonter-last-box .last-text[data-v-06d1128a]{width:1000px;margin:0 auto;padding:24px 0 0;color:#666;font-family:MiSans;font-size:12px;font-style:normal;font-weight:400;line-height:140%}.complet-pop[data-v-06d1128a]{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:9999;padding:40px;border-radius:12px;background:#fff4f6;width:760px;display:flex;flex-direction:column;align-items:center;justify-content:center}.complet-pop .pop-title[data-v-06d1128a]{color:#fc7791;text-align:center;font-family:MiSans;font-size:24px;font-style:normal;font-weight:700;line-height:160%}.complet-pop .pop-content[data-v-06d1128a]{color:#222;text-align:center;font-family:MiSans;font-size:16px;font-style:normal;font-weight:400;line-height:160%;margin-top:30px}.complet-pop .pop-btn[data-v-06d1128a]{display:flex;padding:14px 40px 14px 16px;justify-content:space-between;align-items:center;color:#222;text-align:center;font-family:MiSans;font-size:16px;font-style:normal;font-weight:700;line-height:normal;border-radius:40px;border:1px solid #FC7791;background:#fff;margin-top:40px;width:315px;cursor:pointer}.complet-pop .pop-btn img[data-v-06d1128a]{width:20px;height:20px}.mask[data-v-06d1128a]{width:100%;height:100%;position:fixed;top:0;left:0;z-index:9998;background:#0009}[data-v-06d1128a] .el-icon{color:#fc7891!important}[data-v-06d1128a] .el-date-editor.el-input{height:100%}[data-v-06d1128a] .el-input__wrapper{border-radius:8px;padding:10px 14px}[data-v-06d1128a] .is-focused{box-shadow:0 0 0 1px #fc7791 inset!important}[data-v-06d1128a] .is-focus{box-shadow:0 0 0 1px #fc7791 inset!important;border-radius:8px}[data-v-06d1128a] .el-select__wrapper{padding:18px 14px;border-radius:8px}@media(max-width:1024px){.headers .container[data-v-06d1128a]{width:90%}.main-page[data-v-06d1128a]{width:95%}.main[data-v-06d1128a]{min-width:auto}.description-section .description[data-v-06d1128a],.form-section .form-box[data-v-06d1128a],.notes[data-v-06d1128a]{width:100%}.footer[data-v-06d1128a]{min-width:auto}.footer .footer-content[data-v-06d1128a],.footer .fonter-last-box .last-text[data-v-06d1128a]{width:90%}}@media(max-width:768px){.main-page[data-v-06d1128a]{width:100%;padding:0 16px}.content-main[data-v-06d1128a]{width:100%}.headers[data-v-06d1128a]{padding:12px 0}.headers .logo[data-v-06d1128a]{height:20px}.main[data-v-06d1128a]{padding:70px 0 0}.btmMain[data-v-06d1128a]{min-width:100%;padding:0 16px 47.5px}.carsousel-box[data-v-06d1128a]{margin-bottom:40px}.carsousel-title .carsousel-inner[data-v-06d1128a]{width:100%}.carsousel-title .carsousel-inner[data-v-06d1128a]:before,.carsousel-title .carsousel-inner[data-v-06d1128a]:after{width:calc(50% - 130px)}.hero[data-v-06d1128a]{margin-bottom:30px}.hero .title[data-v-06d1128a]{font-size:28px}.description-section[data-v-06d1128a],.service-section[data-v-06d1128a]{margin-bottom:40px}.service-section .section-title[data-v-06d1128a]{font-size:20px}.service-section .service-cards[data-v-06d1128a]{grid-template-columns:repeat(2,1fr);gap:30px;margin-top:50px}.service-section .service-cards .service-card[data-v-06d1128a]{padding:16px 20px;height:auto;min-height:100px;font-size:16px;width:100%;font-weight:700}.service-section .service-cards .service-card .card-icon[data-v-06d1128a]{top:-30px}.service-section .service-cards .service-card .card-icon img[data-v-06d1128a]{height:30px}.price-section[data-v-06d1128a]{margin-bottom:40px;padding:0}.price-section .section-title[data-v-06d1128a]{font-size:20px}.price-section .price-card[data-v-06d1128a]{flex-direction:column}.price-section .price-card .price[data-v-06d1128a]{width:100%;padding:20px;border-right:none;border-bottom:solid .5px #FFC0CB;text-align:center;font-size:20px}.price-section .price-card .price-details[data-v-06d1128a]{padding:20px}.price-section .price-card .price-details li[data-v-06d1128a]{font-size:12px}.form-section[data-v-06d1128a]{margin-bottom:40px}.form-section .section-title[data-v-06d1128a]{font-size:20px}.form-section .contact-form[data-v-06d1128a]{padding:24px}.form-section .contact-form .form-row[data-v-06d1128a]{grid-template-columns:1fr;gap:16px;margin-bottom:30px;padding-bottom:30px}.notes[data-v-06d1128a]{width:100%;padding:20px;margin-bottom:30px}.submit-button[data-v-06d1128a]{padding:14px 16px 14px 30px;font-size:16px;width:100%;position:relative;justify-content:center;font-weight:700}.submit-button img[data-v-06d1128a]{position:absolute;right:16px}.footer .footer-content[data-v-06d1128a]{padding:30px 0;flex-direction:column;gap:15px;text-align:left}.footer .footer-content img[data-v-06d1128a]{width:171px}.complet-pop[data-v-06d1128a]{width:90%;padding:30px}.complet-pop .pop-title[data-v-06d1128a]{font-size:20px}.complet-pop .pop-content[data-v-06d1128a]{font-size:14px;margin-top:20px}.complet-pop .pop-btn[data-v-06d1128a]{width:280px;margin-top:30px;font-size:14px}.footer .footer-content .footer-links li[data-v-06d1128a]{font-size:14px}[data-v-06d1128a] .el-input__wrapper{border-radius:8px;padding:6px 14px}}@media(max-width:480px){.hero .title[data-v-06d1128a]{font-size:24px}.service-section .service-cards[data-v-06d1128a]{grid-template-columns:1fr}.form-section .contact-form[data-v-06d1128a]{padding:20px}.footer .footer-content .footer-links[data-v-06d1128a]{flex-direction:column;gap:10px}[data-v-06d1128a] .el-select__wrapper{padding:14px}}
