.elementor-kit-7{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-117fc47:#FFDC68;--e-global-color-03ac2cb:#FF9C00;--e-global-color-fb7ae0c:#E9E9E9;--e-global-color-ecdfe68:#142E22;--e-global-color-4177e64:#FFFBED;--e-global-color-e798254:#FFFDF6;--e-global-color-8683de9:#00265C;--e-global-color-9163bd0:#11283D;--e-global-color-ff91f49:#FFF5EEE0;--e-global-color-31c2d87:#EEF9FFE0;--e-global-typography-secondary-font-family:"Arial";--e-global-typography-secondary-font-weight:400;--e-global-typography-accent-font-family:"Arial";--e-global-typography-accent-font-weight:500;background-color:#FFFFFF;}.elementor-kit-7 .ha-reading-progress-bar{visibility:hidden;opacity:0;}.elementor-kit-7 a{text-decoration:none;}.elementor-kit-7 a:hover{text-decoration:none;}.elementor-kit-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{font-family:"Arial";text-decoration:none;}.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;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@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-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */html, body {
    overflow-x: hidden; /* Ẩn thanh cuộn ngang nếu có */
    overflow-y: auto; /* Chỉ hiện thanh cuộn dọc khi cần */
}

.elementor-section {
    overflow: hidden; /* Ngăn chặn phần tử con tràn ra */
}

* {
    max-width: 100%;
    box-sizing: border-box; /* Đảm bảo padding/margin không làm tràn phần tử */
}/* End custom CSS */