.elementor-kit-6483{--e-global-color-primary:#3884FF;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#E3E9EA;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-weight:500;--e-global-typography-942f73a-font-family:"Poppins";--e-global-typography-942f73a-font-size:45px;--e-global-typography-942f73a-font-weight:300;--e-global-typography-942f73a-font-style:normal;--e-global-typography-942f73a-line-height:1.4em;--e-global-typography-942f73a-letter-spacing:1.2px;font-family:"Poppins", Sans-serif;}.elementor-kit-6483 h1{font-family:"Poppins", Sans-serif;}.elementor-kit-6483 h2{font-family:"Poppins", Sans-serif;}.elementor-kit-6483 h3{font-family:"Poppins", Sans-serif;}.elementor-kit-6483 h4{font-family:"Poppins", Sans-serif;}.elementor-kit-6483 h5{font-family:"Poppins", Sans-serif;}.elementor-kit-6483 h6{font-family:"Poppins", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-6483 e-page-transition{background-color:#FFBC7D;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6483{--e-global-typography-942f73a-font-size:36px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* 强制隐藏横向滚动条 */
html, body {
  overflow-x: hidden !important;
}

/* 限制 Elementor section 横向扩展 */
.elementor-section {
  max-width: 100vw;
  overflow-x: hidden;
}

/* 避免某些 container 溢出 */
.elementor-container {
  max-width: 100vw;
  overflow-x: hidden;
  box-sizing: border-box;
}/* End custom CSS */