.elementor-612 .elementor-element.elementor-element-24058f4{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:30px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-612 .elementor-element.elementor-element-5186d2d{--display:flex;--min-height:306px;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;--overlay-opacity:0.5;--border-radius:15px 15px 15px 15px;}.elementor-612 .elementor-element.elementor-element-5186d2d:not(.elementor-motion-effects-element-type-background), .elementor-612 .elementor-element.elementor-element-5186d2d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://xavanhouse.hoangduong.pro/wp-content/uploads/2025/11/z7294832754548_d2165299ab06b3fae9ae5c2e1dc05e17.jpg");background-position:center center;background-repeat:no-repeat;}.elementor-612 .elementor-element.elementor-element-5186d2d::before, .elementor-612 .elementor-element.elementor-element-5186d2d > .elementor-background-video-container::before, .elementor-612 .elementor-element.elementor-element-5186d2d > .e-con-inner > .elementor-background-video-container::before, .elementor-612 .elementor-element.elementor-element-5186d2d > .elementor-background-slideshow::before, .elementor-612 .elementor-element.elementor-element-5186d2d > .e-con-inner > .elementor-background-slideshow::before, .elementor-612 .elementor-element.elementor-element-5186d2d > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:var( --e-global-color-primary );--background-overlay:'';}.elementor-widget-theme-post-title .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-612 .elementor-element.elementor-element-afd7f9e{width:var( --container-widget-width, 600px );max-width:600px;--container-widget-width:600px;--container-widget-flex-grow:0;text-align:center;}.elementor-612 .elementor-element.elementor-element-afd7f9e .elementor-heading-title{font-family:"Bai Jamjuree", Sans-serif;font-weight:600;line-height:43px;color:#FFFFFF;}.elementor-612 .elementor-element.elementor-element-e490e3f{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:30px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-widget-theme-post-content{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}@media(min-width:768px){.elementor-612 .elementor-element.elementor-element-e490e3f{--content-width:860px;}}/* Start custom CSS */table {
  width: 100%;
  border-collapse: separate !important;
  border-spacing: 0;
  margin: 20px 0;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
  border-radius: 12px;
  overflow: hidden;
}

table th, table td {
  border: 1px solid #e0e0e0;
  padding: 14px 16px;
  text-align: center;
  color: #333;
}

table th:first-child {
  border-top-left-radius: 12px;
}
table th:last-child {
  border-top-right-radius: 12px;
}
table tr:last-child td:first-child {
  border-bottom-left-radius: 12px;
}
table tr:last-child td:last-child {
  border-bottom-right-radius: 12px;
}

table th {
  background-color: #2C97CF;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 15px;
}

table tr:nth-child(even) {
  background-color: #f9f9f9;
}

table tr:hover {
  background-color: rgba(44, 151, 207, 0.1);
  transition: background-color 0.3s ease;
}

table td[colspan] {
  text-align: center;
  font-weight: 500;
  background-color: rgba(255, 131, 2, 0.1);
}

table caption {
  caption-side: top;
  text-align: center;
  font-weight: bold;
  font-size: 18px;
  color: #2C97CF;
  padding: 12px;
}/* End custom CSS */