/* Continent exploration pages use the same centered content/sidebar shell. */
body.page-template-page-blank.page-child.parent-pageid-6129 #content {
  padding: 24px 0 48px;
  background:
    radial-gradient(circle at 10% 0, rgba(3, 119, 164, 0.055), transparent 30rem),
    linear-gradient(180deg, #f8fafc 0, #fff 42rem);
}

body.page-template-page-blank.page-child.parent-pageid-6129 .edu-explore-page-header,
body.page-template-page-blank.page-child.parent-pageid-6129 #content > .section > .section-content > .row {
  width: min(var(--edu-layout-max), calc(100% - (var(--edu-layout-gutter) * 2))) !important;
  max-width: var(--edu-layout-max) !important;
  margin-right: auto !important;
  margin-left: auto !important;
}

body.page-template-page-blank.page-child.parent-pageid-6129 .edu-explore-page-header {
  margin-bottom: 20px !important;
  padding: 22px 26px;
  border: 1px solid var(--edu-line);
  border-radius: 14px;
  background: #fff;
  box-shadow: var(--edu-shadow-sm);
}

body.page-template-page-blank.page-child.parent-pageid-6129 .edu-explore-page-header > span {
  display: block;
  margin-bottom: 5px;
  color: var(--edu-primary);
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.055em;
  text-transform: uppercase;
}

body.page-template-page-blank.page-child.parent-pageid-6129 .edu-explore-page-header > h1 {
  margin: 0;
  color: #1d2939 !important;
  font-size: 24px !important;
  line-height: 1.3 !important;
  letter-spacing: -0.025em;
}

body.page-template-page-blank.page-child.parent-pageid-6129 .edu-explore-page-header > p {
  margin: 7px 0 0;
  color: var(--edu-muted);
  font-size: 14px;
  line-height: 1.55;
}

body.page-template-page-blank.page-child.parent-pageid-6129 #content > .section {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  background: transparent !important;
}

body.page-template-page-blank.page-child.parent-pageid-6129 #content > .section > .section-content > .row:first-child {
  align-items: flex-start;
}

body.page-template-page-blank.page-child.parent-pageid-6129 #content > .section > .section-content > .row:first-child > .large-9.col {
  padding: 0 12px 0 0 !important;
}

body.page-template-page-blank.page-child.parent-pageid-6129 #content > .section > .section-content > .row:first-child > .large-3.col {
  padding: 0 0 0 12px !important;
}

body.page-template-page-blank.page-child.parent-pageid-6129 #content > .section > .section-content > .row:first-child > .large-9.col > .col-inner,
body.page-template-page-blank.page-child.parent-pageid-6129 #content > .section > .section-content > .row:first-child > .large-3.col > .col-inner,
body.page-template-page-blank.page-child.parent-pageid-6129 #content > .section > .section-content > .row:nth-child(n + 2) > .large-12.col > .col-inner {
  border: 1px solid var(--edu-line);
  border-radius: 14px;
  background: #fff;
  box-shadow: var(--edu-shadow-sm);
}

body.page-template-page-blank.page-child.parent-pageid-6129 #content > .section > .section-content > .row:first-child > .large-9.col > .col-inner {
  padding: 26px !important;
  color: #364152;
  font-size: 16px;
  line-height: 1.72;
}

body.page-template-page-blank.page-child.parent-pageid-6129 #content > .section > .section-content > .row:first-child > .large-9.col > .col-inner > p {
  margin-bottom: 15px;
}

body.page-template-page-blank.page-child.parent-pageid-6129 #content > .section > .section-content > .row:first-child > .large-9.col > .col-inner > h2 {
  margin: 30px 0 14px;
  padding: 11px 14px;
  border-left: 4px solid var(--edu-primary);
  border-radius: 0 var(--edu-radius-sm) var(--edu-radius-sm) 0;
  background: linear-gradient(90deg, #fff3f1, rgba(255, 255, 255, 0));
  color: var(--edu-ink) !important;
  font-size: 20px !important;
  line-height: 1.4;
}

body.page-template-page-blank.page-child.parent-pageid-6129 #content > .section > .section-content > .row:first-child > .large-9.col > .col-inner > h3 {
  margin: 24px 0 10px;
  padding: 9px 12px;
  border-left: 3px solid var(--edu-secondary);
  border-radius: 0 6px 6px 0;
  background: #f2f8fb;
  color: var(--edu-ink) !important;
  font-size: 18px !important;
  line-height: 1.45;
}

body.page-template-page-blank.page-child.parent-pageid-6129 #content > .section > .section-content > .row:first-child > .large-3.col > .col-inner {
  overflow: hidden;
  padding: 0 18px 16px !important;
}

body.page-template-page-blank.page-child.parent-pageid-6129 .sidebar-wrapper {
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  font-size: 0;
  list-style: none;
}

body.page-template-page-blank.page-child.parent-pageid-6129 .sidebar-wrapper::before {
  display: flex;
  align-items: center;
  gap: 9px;
  margin: 0 -18px 8px;
  padding: 13px 18px;
  border-bottom: 2px solid var(--edu-primary);
  color: var(--edu-ink);
  content: "Danh mục";
  font-size: 14px;
  font-weight: 700;
  line-height: 1.35;
  text-transform: uppercase;
}


body.page-template-page-blank.page-child.parent-pageid-6129 .sidebar-wrapper .menu {
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  list-style: none;
}

body.page-template-page-blank.page-child.parent-pageid-6129 .sidebar-wrapper .menu > li {
  margin: 0 !important;
  border-bottom: 1px solid #edf1f5 !important;
}

body.page-template-page-blank.page-child.parent-pageid-6129 .sidebar-wrapper .menu > li > a {
  position: relative;
  display: block;
  padding: 10px 20px 10px 2px !important;
  color: #465467 !important;
  font-size: 13px !important;
  font-weight: 500;
  line-height: 1.45;
}

body.page-template-page-blank.page-child.parent-pageid-6129 .sidebar-wrapper .menu > li > a::after {
  position: absolute;
  top: 50%;
  right: 2px;
  color: #a7b0bc;
  content: "\203A";
  transform: translateY(-50%);
}

body.page-template-page-blank.page-child.parent-pageid-6129 .sidebar-wrapper > a {
  display: block;
  margin-top: 18px;
  font-size: 13px;
}

body.page-template-page-blank.page-child.parent-pageid-6129 .sidebar-wrapper > a img {
  display: block;
  width: 100%;
  border: 0 !important;
  border-radius: 10px;
}

body.page-template-page-blank.page-child.parent-pageid-6129 #content > .section > .section-content > .row:nth-child(n + 2) {
  margin-top: 22px !important;
}

body.page-template-page-blank.page-child.parent-pageid-6129 #content > .section > .section-content > .row:nth-child(n + 2) > .large-12.col {
  padding: 0 !important;
}

body.page-template-page-blank.page-child.parent-pageid-6129 #content > .section > .section-content > .row:nth-child(n + 2) > .large-12.col > .col-inner {
  padding: 20px !important;
}

@media (max-width: 849px) {
  body.page-template-page-blank.page-child.parent-pageid-6129 #content {
    padding-top: 14px;
  }

  body.page-template-page-blank.page-child.parent-pageid-6129 #content > .section > .section-content > .row:first-child > :is(.large-9.col, .large-3.col) {
    width: 100% !important;
    max-width: 100% !important;
    flex-basis: 100%;
    padding: 0 !important;
  }

  body.page-template-page-blank.page-child.parent-pageid-6129 #content > .section > .section-content > .row:first-child > .large-3.col {
    margin-top: 18px;
  }
}

@media (max-width: 549px) {
  body.page-template-page-blank.page-child.parent-pageid-6129 .edu-explore-page-header,
  body.page-template-page-blank.page-child.parent-pageid-6129 #content > .section > .section-content > .row {
    width: calc(100% - 20px) !important;
  }

  body.page-template-page-blank.page-child.parent-pageid-6129 .edu-explore-page-header,
  body.page-template-page-blank.page-child.parent-pageid-6129 #content > .section > .section-content > .row:first-child > .large-9.col > .col-inner {
    padding: 18px !important;
  }
}

