.elementor-4746 .elementor-element.elementor-element-5e9d8d6{--display:flex;}.elementor-4746 .elementor-element.elementor-element-3c8a3f6 > .elementor-widget-container{margin:10px 0px 10px 0px;}.elementor-4746 .elementor-element.elementor-element-3c8a3f6.elementor-element{--align-self:center;}.elementor-4746 .elementor-element.elementor-element-e9d7e3b{--display:flex;}.elementor-4746 .elementor-element.elementor-element-52fb136{--display:grid;--e-con-grid-template-columns:repeat(2, 1fr);--e-con-grid-template-rows:repeat(1, 1fr);--grid-auto-flow:row;}.elementor-4746 .elementor-element.elementor-element-ba1b41a > .elementor-widget-container{margin:0px 20px 0px 20px;border-radius:10px 10px 10px 10px;}.elementor-4746 .elementor-element.elementor-element-ba1b41a.elementor-element{--align-self:center;}.elementor-4746 .elementor-element.elementor-element-ba1b41a img{height:500px;}.elementor-4746 .elementor-element.elementor-element-ba1b41a svg{height:500px;}.elementor-4746 .elementor-element.elementor-element-ba1b41a img, .elementor-4746 .elementor-element.elementor-element-ba1b41a svg{border-radius:20px 20px 20px 20px;}@media(max-width:1020px){.elementor-4746 .elementor-element.elementor-element-52fb136{--grid-auto-flow:row;}}@media(max-width:778px){.elementor-4746 .elementor-element.elementor-element-52fb136{--e-con-grid-template-columns:repeat(1, 1fr);--grid-auto-flow:row;}}/* Start custom CSS for text-editor, class: .elementor-element-3c8a3f6 */.section-title {
  font-size: 32px;
  font-weight: bold;
  margin-bottom: 20px;
  color: #ff9900;
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-cc6c195 *//* Tiêu đề phụ */
.section-subtitle {
  font-size: 24px;
  font-weight: bold;
  margin-top: 40px;
  margin-bottom: 15px;
  color: #2c3e50;
}

/* Đoạn văn bản */
.section-text {
  font-size: 17px;
  margin-bottom: 16px;
  text-align: justify;
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-ab2a97d *//* Tiêu đề chính */
.section-title {
  font-size: 32px;
  font-weight: bold;
  margin-bottom: 20px;
  color: #ff9900;
}

/* Tiêu đề phụ */
.section-subtitle {
  font-size: 24px;
  font-weight: bold;
  margin-top: 40px;
  margin-bottom: 15px;
  color: #2c3e50;
}

/* Đoạn văn bản */
.section-text {
  font-size: 17px;
  margin-bottom: 16px;
  text-align: justify;
}

/* Danh sách gạch đầu dòng */
.section-list {
  list-style: disc inside;
  padding-left: 20px;
  margin-bottom: 20px;
}

.section-list li {
  margin-bottom: 10px;
  font-size: 16px;
}

/* Hộp CTA (Call to Action) */
.cta-box {
  background-color: #fff8e1;
  border-left: 6px solid #ff9900;
  padding: 20px;
  margin: 30px 0;
  font-weight: 500;
  font-size: 16px;
  border-radius: 6px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
}

/* Hình ảnh */
img {
  max-width: 100%;
  height: auto;
  border-radius: 10px;
}

/* Liên kết */
a {
  color: #0077cc;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}/* End custom CSS */