/* SECTION1615 — Bảo trợ bởi Tập đoàn Golden Gate */
.mc-golden-wrap.elementor-section,
.elementor-section.mc-golden-wrap {
  --mc-golden-accent: #ee6983;
  --mc-golden-title: #754060;
  --mc-golden-bg: rgb(255, 247, 249);
  position: relative;
  margin: 0 !important;
  padding: 0 !important;
  width: 100%;
  min-height: 480px;
  background: var(--mc-golden-bg) !important;
  overflow: visible;
}

.mc-golden-wrap > .elementor-container {
  position: relative !important;
  width: min(100%, 1200px) !important;
  max-width: 1200px !important;
  margin: 0 auto !important;
  padding: 0 !important;
  min-height: 480px;
}

.mc-golden-wrap > .elementor-container > .elementor-column,
.mc-golden-wrap > .elementor-container > .elementor-column > .elementor-widget-wrap {
  margin: 0 !important;
  padding: 0 !important;
  max-width: none !important;
  position: relative !important;
  min-height: 480px;
  overflow: visible !important;
}

.mc-golden-wrap .elementor-element {
  margin: 0 !important;
  padding: 0 !important;
  max-width: none !important;
}

.mc-golden-wrap .elementor-element.mc-golden__title {
  position: absolute !important;
  left: 333px;
  top: 39px;
  z-index: 2;
  width: 539px !important;
  max-width: 539px !important;
}

.mc-golden-wrap .mc-golden__title .elementor-heading-title {
  margin: 0;
  font-family: "Cormorant Upright", serif;
  font-weight: 700;
  font-size: 38px;
  line-height: 1.2;
  text-align: center;
  color: var(--mc-golden-title);
}

.mc-golden-wrap .mc-golden__title-accent,
.mc-golden-wrap .mc-golden__title .elementor-heading-title .mc-golden__title-accent {
  color: var(--mc-golden-accent) !important;
}

.mc-golden-wrap .elementor-element.mc-golden__logos-html {
  position: absolute !important;
  left: 62px;
  top: 120px;
  z-index: 1;
  width: 1082px !important;
  max-width: 1082px !important;
  height: 306px;
}

.mc-golden-wrap .mc-golden__logos {
  width: 100%;
  height: 306px;
  overflow: hidden;
  border-radius: 28px;
  background-color: #fff8e8;
  background-position: left -70px;
  background-repeat: no-repeat;
  background-size: cover;
}

@media (max-width: 1024px) {
  .mc-golden-wrap.elementor-section,
  .elementor-section.mc-golden-wrap {
    min-height: 0;
    height: auto !important;
    padding: 28px 16px 36px !important;
  }

  .mc-golden-wrap > .elementor-container,
  .mc-golden-wrap > .elementor-container > .elementor-column,
  .mc-golden-wrap > .elementor-container > .elementor-column > .elementor-widget-wrap {
    min-height: 0 !important;
    height: auto !important;
  }

  .mc-golden-wrap > .elementor-container {
    width: 100% !important;
    max-width: 100% !important;
  }

  .mc-golden-wrap > .elementor-container > .elementor-column > .elementor-widget-wrap {
    display: flex !important;
    flex-direction: column !important;
    align-items: stretch;
  }

  .mc-golden-wrap .elementor-element.mc-golden__title,
  .mc-golden-wrap .elementor-element.mc-golden__logos-html {
    position: relative !important;
    left: auto !important;
    top: auto !important;
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
  }

  .mc-golden-wrap .elementor-element.mc-golden__title {
    order: 1;
    margin: 0 auto !important;
    max-width: 100% !important;
  }

  .mc-golden-wrap .mc-golden__title .elementor-heading-title {
    font-family: "Cormorant Upright", Georgia, serif;
    font-size: 30px;
    font-weight: 700;
    line-height: 1.2;
    text-align: center;
    color: var(--mc-golden-title);
  }

  .mc-golden-wrap .mc-golden__title-accent,
  .mc-golden-wrap .mc-golden__title .elementor-heading-title .mc-golden__title-accent {
    color: var(--mc-golden-accent) !important;
  }

  .mc-golden-wrap .elementor-element.mc-golden__logos-html {
    order: 2;
    margin-top: 18px !important;
  }

  .mc-golden-wrap .mc-golden__logos {
    width: 100%;
    height: 240px;
    margin: 0;
    border-radius: 20px;
    background-color: #fff8e8;
    background-position: center top;
    background-size: cover;
    background-repeat: no-repeat;
  }
}

/* iPad / tablet — wider title + logos strip at desktop aspect (not short 240 cover crop) */
@media (min-width: 768px) and (max-width: 1024px) {
  .mc-golden-wrap.elementor-section,
  .elementor-section.mc-golden-wrap {
    padding: 40px 28px 48px !important;
  }

  .mc-golden-wrap .elementor-element.mc-golden__title {
    max-width: 100% !important;
    margin: 0 auto !important;
  }

  .mc-golden-wrap .mc-golden__title .elementor-heading-title {
    font-size: 32px;
    line-height: 1.25;
    white-space: nowrap;
  }

  /* One line on iPad — undo phone stacked accent */
  .mc-golden-wrap .mc-golden__title-accent,
  .mc-golden-wrap .mc-golden__title .elementor-heading-title .mc-golden__title-accent {
    display: inline !important;
  }

  .mc-golden-wrap .elementor-element.mc-golden__logos-html {
    margin-top: 22px !important;
    width: 100% !important;
    max-width: 100% !important;
  }

  .mc-golden-wrap .mc-golden__logos {
    width: 100%;
    height: auto;
    aspect-ratio: 1082 / 306;
    min-height: 0;
    border-radius: 24px;
    background-color: #fff8e8;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
  }
}

/* Ladi IMAGE1646 — mobile collage (crop header like sample) */
@media (max-width: 767px) {
  .mc-golden-wrap.elementor-section,
  .elementor-section.mc-golden-wrap {
    padding: 22px 12px 32px !important;
  }

  .mc-golden-wrap .elementor-element.mc-golden__title {
    max-width: 320px !important;
  }

  .mc-golden-wrap .mc-golden__title .elementor-heading-title {
    font-size: 30px;
    line-height: 1.2;
    max-width: 307px;
    margin-left: auto;
    margin-right: auto;
    white-space: normal;
  }

  /* Ladi mobile: line1 “Bảo trợ bởi Tập đoàn” / line2 “Golden Gate” */
  .mc-golden-wrap .mc-golden__title-accent,
  .mc-golden-wrap .mc-golden__title .elementor-heading-title .mc-golden__title-accent {
    display: block;
  }

  .mc-golden-wrap .elementor-element.mc-golden__logos-html {
    margin-top: 14px !important;
  }

  /*
   * Ladi: box ~399×219, bg layer ~399×297 top:-79 (hide GG header on asset).
   * Clear inline desktop bg; paint mobile asset on ::before at same crop ratio.
   */
  .mc-golden-wrap .mc-golden__logos {
    position: relative;
    height: 0;
    padding-bottom: 54.85%; /* 219 / 399 */
    overflow: hidden;
    border-radius: 16px;
    background-color: #fff8e8;
    background-image: none !important;
  }

  .mc-golden-wrap .mc-golden__logos::before {
    content: "";
    position: absolute;
    left: 0;
    top: -36.05%; /* -79 / 219 */
    width: 100%;
    height: 136.05%; /* 297 / 219 */
    background-color: #fff8e8;
    background-image: url("../images/golden-gate-mobile.jpg");
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
    pointer-events: none;
  }
}

@media (max-width: 320px) {
  .mc-golden-wrap .mc-golden__title .elementor-heading-title {
    font-size: 28px;
  }

  .mc-golden-wrap .mc-golden__logos {
    border-radius: 14px;
  }
}
