/* Custom DMA Network Styles */
:root {
  --primary: #58cfdb;
  --secondary: #2d2474;
  --accent: #3BA4DF;
  --text-dark: #282828;
  --text-light: #6D8785;
  --white: #fff;
}

body {
  font-family: 'Montserrat', sans-serif;
  color: var(--text-dark);
  margin: 0;
  padding: 0;
}

#page-container {
  max-width: 100%;
  overflow-x: hidden;
}

.et_pb_section_0 {
  background: linear-gradient(301deg, #58cfdb 0%, #2d2474 63%) !important;
  padding: 100px 0;
}

.et_pb_section_1 {
  padding: 10px 0 80px;
}

.et_pb_section_2 {
  background: linear-gradient(111deg, #2d2474 45%, #0d0072 80%) !important;
  padding: 10px 0 100px;
}

.et_pb_row {
  width: 80%;
  max-width: 1080px;
  margin: auto;
  position: relative;
}

.et_pb_column {
  float: left;
  width: 100%;
}

.et_pb_image_0 {
  text-align: left;
  margin-left: 0;
  max-width: 54%;
}

.et_pb_image_0 .et_pb_image_wrap {
  display: block;
}

.et_pb_image_0 .et_pb_image_wrap img {
  max-width: 100%;
  height: auto;
}

.dipl_gradient {
  position: relative;
  display: block;
}

.dipl-text-wrapper {
  display: block;
}

.dipl-text-wrapper-inner {
  display: block;
}

.dipl_gradient_text {
  display: block;
  background: linear-gradient(112deg, #FFFFFF 32%, #3BA4DF 67%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

.dipl_fancy_text_0 .dipl-text-wrapper-inner,
.dipl_fancy_text_0 .dipl-text-wrapper-inner p {
  font-family: 'Montserrat', sans-serif;
  font-weight: 800;
  font-size: 47px;
  line-height: 1.3;
  color: var(--white);
  display: block;
  margin: 20px 0;
}

.dipl_fancy_text_1 {
  display: block;
  margin-bottom: -8px !important;
}

.dipl_fancy_text_1 .dipl-text-wrapper-inner,
.dipl_fancy_text_1 .dipl-text-wrapper-inner p {
  font-weight: 800;
  text-transform: uppercase;
  font-size: 100px;
  line-height: 1;
  background: linear-gradient(-90deg, rgba(181,0,129,0.86) 0%, #80ED99 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  display: block;
  margin-bottom: 10px;
}

.dipl_fancy_text_2 {
  display: block;
  margin-bottom: -8px !important;
}

.dipl_fancy_text_2 .dipl-text-wrapper-inner,
.dipl_fancy_text_2 .dipl-text-wrapper-inner p {
  font-weight: 800;
  text-transform: uppercase;
  font-size: 50px;
  line-height: 1;
  background: linear-gradient(-90deg, rgba(181,0,129,0.86) 0%, #80ED99 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  display: block;
}

.et_pb_button_module_wrapper {
  display: inline-block;
  margin: 20px 0;
}

.et_pb_button_0,
.et_pb_button_1 {
  display: inline-block !important;
  padding: 10px 30px 10px 15px !important;
  border-radius: 58px !important;
  font-size: 13px !important;
  font-weight: 500 !important;
  font-family: 'Montserrat', sans-serif !important;
  text-shadow: 0em 0.1em 0.1em var(--secondary) !important;
  background-color: var(--accent) !important;
  color: #C7F9CC !important;
  text-decoration: none !important;
  transition: all 300ms ease !important;
  border: none !important;
}

.et_pb_button_0::after,
.et_pb_button_1::after {
  display: none !important;
}

.et_pb_button_0,
.et_pb_button_1 {
  display: inline-block !important;
  padding: 12px 32px !important;
  background: linear-gradient(135deg, #58cfdb 0%, #2d2474 100%) !important;
  color: #fff !important;
  border-radius: 50px !important;
  font-size: 14px !important;
  font-weight: 300 !important;
  font-family: 'Montserrat', sans-serif !important;
  text-decoration: none !important;
  transition: transform 0.3s, box-shadow 0.3s !important;
  border: none !important;
  box-shadow: none !important;
}

.et_pb_button_0:hover,
.et_pb_button_1:hover {
  transform: translateY(-2px) !important;
  box-shadow: 0 5px 20px rgba(45,36,116,0.4) !important;
}

.et_pb_text_0,
.et_pb_text_2 {
  font-family: 'Montserrat', sans-serif;
  font-size: 15px;
  line-height: 2.6em;
  max-width: 900px;
  color: #6D8785 !important;
}

.et_pb_text_0 h2,
.et_pb_text_2 h2 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: 25px;
  color: #38A3A5 !important;
  line-height: 1.5em;
  text-transform: uppercase;
}

.et_pb_text_1 {
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  line-height: 3em;
  color: #38A3A5 !important;
  padding-top: 50px !important;
  max-width: 900px;
}

.et_pb_text_1 p {
  color: #38A3A5 !important;
}

.et_pb_image_1 .et_pb_image_wrap,
.et_pb_image_2 .et_pb_image_wrap,
.et_pb_image_3 .et_pb_image_wrap,
.et_pb_image_4 .et_pb_image_wrap,
.et_pb_image_5 .et_pb_image_wrap,
.et_pb_image_6 .et_pb_image_wrap {
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0px 12px 18px -6px rgba(0,0,0,0.3);
  margin: 15px 0;
}

.et_pb_image img {
  max-width: 100%;
  height: auto;
  display: block;
}

.box-shadow-overlay {
  display: none;
}

/* Content Pages (Quy dinh, Quy tac) */
.page-quy-dinh .entry-content,
.page-quy-tac .entry-content {
  max-width: 900px;
  margin: 0 auto;
  padding: 40px 20px;
  font-family: 'Montserrat', sans-serif;
  color: var(--text-dark);
}

.entry-content h2 {
  color: var(--secondary);
  font-size: 28px;
  font-weight: 700;
  margin: 30px 0 20px;
}

.entry-content h3 {
  color: var(--accent);
  font-size: 20px;
  font-weight: 600;
  margin: 25px 0 15px;
}

.entry-content p {
  font-size: 16px;
  line-height: 1.8;
  color: var(--text-dark);
  margin-bottom: 15px;
}

.entry-content ul,
.entry-content ol {
  margin: 15px 0 20px 20px;
  padding-left: 20px;
}

.entry-content li {
  font-size: 15px;
  line-height: 1.8;
  color: var(--text-dark);
  margin-bottom: 8px;
}

.entry-content ul li {
  list-style-type: disc;
}

.entry-content ol li {
  list-style-type: decimal;
}

.entry-content strong {
  font-weight: 600;
  color: var(--secondary);
}

.entry-content em {
  font-style: italic;
}

.entry-content a {
  color: var(--accent);
  text-decoration: none;
}

.entry-content a:hover {
  text-decoration: underline;
}

@media (max-width: 980px) {
  .dipl_fancy_text_0 .dipl-text-wrapper-inner,
  .dipl_fancy_text_0 .dipl-text-wrapper-inner p {
    font-size: 40px;
  }

  .dipl_fancy_text_1 .dipl-text-wrapper-inner,
  .dipl_fancy_text_1 .dipl-text-wrapper-inner p {
    font-size: 60px;
  }

  .dipl_fancy_text_2 .dipl-text-wrapper-inner,
  .dipl_fancy_text_2 .dipl-text-wrapper-inner p {
    font-size: 35px;
  }

  .et_pb_image_0 {
    max-width: 82%;
  }

  .et_pb_image_0 .et_pb_image_wrap img,
  .et_pb_image_1 .et_pb_image_wrap img,
  .et_pb_image_2 .et_pb_image_wrap img,
  .et_pb_image_3 .et_pb_image_wrap img,
  .et_pb_image_4 .et_pb_image_wrap img,
  .et_pb_image_5 .et_pb_image_wrap img,
  .et_pb_image_6 .et_pb_image_wrap img {
    width: auto;
  }
}

@media (max-width: 767px) {
  .dipl_fancy_text_0 .dipl-text-wrapper-inner,
  .dipl_fancy_text_0 .dipl-text-wrapper-inner p {
    font-size: 24px;
  }

  .dipl_fancy_text_1 .dipl-text-wrapper-inner,
  .dipl_fancy_text_1 .dipl-text-wrapper-inner p {
    font-size: 36px;
  }

  .dipl_fancy_text_2 .dipl-text-wrapper-inner,
  .dipl_fancy_text_2 .dipl-text-wrapper-inner p {
    font-size: 24px;
  }

  .et_pb_row {
    width: 90%;
    padding: 0 5%;
  }

  .et_pb_text_0 h2,
  .et_pb_text_2 h2 {
    font-size: 18px;
  }

  .et_pb_text_1 {
    font-size: 14px;
    line-height: 2.5em;
    padding-top: 30px !important;
  }
}