body.page-id-2862 .page_title_wrap,
body.page-id-2862 .top_panel_title,
body.page-id-2862 .sc_layouts_title,
body.page-id-2862 .post_header,
body.page-id-2862 .entry-header,
body.page-id-2862 .entry-title,
body.page-id-2862 .post_title,
body.page-id-2862 .page_title,
body.page-id-2862 h1.page_title,
body.page-id-2862 h1.entry-title,
body.page-id-2862 h1.post_title,
body.page-id-2862 .wp-block-post-title,
body.page-id-2862 .wp-block-query-title,
body.page-id-2862 .trx_addons_page_title,
body.page-id-2862 .sc_item_title {
  display: none !important;
  visibility: hidden !important;
  height: 0 !important;
  min-height: 0 !important;
  max-height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
}

body.page-id-2862 .page_content_wrap,
body.page-id-2862 .content_wrap,
body.page-id-2862 .content,
body.page-id-2862 .site-content,
body.page-id-2862 .entry-content,
body.page-id-2862 .post_content,
body.page-id-2862 .post_item_single {
  padding-top: 0 !important;
  margin-top: 0 !important;
}

body.page-id-2862 .page_content_wrap > .content_wrap,
body.page-id-2862 .content_wrap,
body.page-id-2862 .content {
  width: 100% !important;
  max-width: none !important;
}

body.page-id-2862 .entry-content > *:first-child,
body.page-id-2862 .post_content > *:first-child,
body.page-id-2862 .wp-block-post-content > *:first-child {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

body.page-id-2862 header .elementor-element-12de9806,
body.page-id-2862 header.top_panel .elementor-element-133f72e,
body.page-id-2862 .top_panel_custom_266 .elementor-element-133f72e,
body.page-id-2862 .elementor-element-133f72e {
  display: none !important;
  visibility: hidden !important;
  height: 0 !important;
  min-height: 0 !important;
  max-height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
}

body.page-id-2862 .xt-hide-default-title {
  display: none !important;
  visibility: hidden !important;
  height: 0 !important;
  min-height: 0 !important;
  max-height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
}

.xt-about-page {
  --xt-about-bg: #f7f2eb;
  --xt-about-paper: #ffffff;
  --xt-about-soft: #f3eadf;
  --xt-about-dark: #111111;
  --xt-about-text: #4d4640;
  --xt-about-muted: #74695f;
  --xt-about-line: rgba(23, 20, 18, 0.12);
  --xt-about-line-soft: rgba(23, 20, 18, 0.075);
  --xt-about-gold: #b08a58;
  --xt-about-gold-dark: #76532e;
  --xt-about-max: 1220px;
  --xt-about-reading: 980px;
  width: 100%;
  overflow: hidden;
  margin-top: 0 !important;
  background:
    radial-gradient(circle at 10% 8%, rgba(176, 138, 88, 0.16), transparent 28%),
    radial-gradient(circle at 92% 18%, rgba(23, 20, 18, 0.055), transparent 24%),
    var(--xt-about-bg);
  color: var(--xt-about-text);
  font-family: Arial, "PingFang SC", "Microsoft YaHei", sans-serif;
}

.xt-about-page * {
  box-sizing: border-box;
}

.xt-about-page img {
  display: block;
  max-width: 100%;
}

.xt-about-container {
  width: min(var(--xt-about-max), calc(100% - 40px));
  margin: 0 auto;
}

.xt-about-eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 16px;
  color: var(--xt-about-gold-dark);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

.xt-about-eyebrow::before,
.xt-about-eyebrow::after {
  content: "";
  width: 34px;
  height: 1px;
  background: var(--xt-about-gold);
}

.xt-about-page h1,
.xt-about-page h2,
.xt-about-page h3,
.xt-about-page p,
.xt-about-page figure {
  margin-top: 0;
}

.xt-about-page p {
  color: var(--xt-about-muted);
  font-size: 16px;
  line-height: 1.9;
}

.xt-about-hero {
  padding: 86px 0 34px;
  background:
    radial-gradient(circle at 10% 12%, rgba(176, 138, 88, 0.20), transparent 30%),
    radial-gradient(circle at 90% 10%, rgba(23, 20, 18, 0.07), transparent 28%),
    linear-gradient(180deg, #fbf7f1 0%, var(--xt-about-bg) 100%);
}

.xt-about-hero__content {
  max-width: 980px;
  margin: 0 auto;
  text-align: center;
}

.xt-about-hero h1 {
  margin: 0;
  color: var(--xt-about-dark);
  font-size: clamp(46px, 5.4vw, 84px);
  line-height: 1;
  letter-spacing: -0.07em;
  font-weight: 840;
}

.xt-about-profile {
  padding: 34px 0 84px;
  background: transparent;
}

.xt-about-profile__wrap {
  position: relative;
  padding: clamp(30px, 5vw, 62px);
  border: 1px solid var(--xt-about-line);
  border-radius: 38px;
  background:
    radial-gradient(circle at 96% 3%, rgba(176, 138, 88, 0.12), transparent 26%),
    linear-gradient(180deg, rgba(255,255,255,0.96), rgba(255,255,255,0.88));
  box-shadow: 0 26px 76px rgba(45, 34, 24, 0.09);
}

.xt-about-profile__wrap::before {
  content: "";
  position: absolute;
  left: clamp(30px, 5vw, 62px);
  right: clamp(30px, 5vw, 62px);
  top: 0;
  height: 3px;
  background: linear-gradient(90deg, transparent, rgba(176, 138, 88, 0.88), transparent);
}

.xt-about-profile__paragraphs p {
  max-width: var(--xt-about-reading);
  margin: 0 auto 22px;
  padding: 0;
}

.xt-about-why-merge {
  width: 100%;
  margin: clamp(42px, 6vw, 72px) auto;
  padding: clamp(46px, 6vw, 74px) clamp(22px, 4vw, 46px);
  border-radius: 34px;
  background: #f3eadf;
  color: var(--xt-about-dark);
  box-shadow: 0 22px 70px rgba(45, 34, 24, 0.08);
}

.xt-about-why-merge__wrap {
  width: 100%;
  display: grid;
  grid-template-columns: minmax(280px, 360px) minmax(0, 1fr);
  gap: clamp(44px, 6vw, 74px);
  align-items: start;
}

.xt-about-why-merge__left h2 {
  margin: 0 0 clamp(36px, 4vw, 52px);
  color: var(--xt-about-dark);
  font-size: clamp(30px, 3.2vw, 42px);
  font-weight: 520;
  line-height: 1.12;
  letter-spacing: -0.045em;
}

.xt-about-why-merge__stats {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 42px 48px;
  margin-bottom: 46px;
}

.xt-about-why-merge__stat strong {
  display: block;
  margin-bottom: 8px;
  color: var(--xt-about-dark);
  font-size: clamp(30px, 3vw, 42px);
  font-weight: 620;
  line-height: 1;
  letter-spacing: -0.04em;
}

.xt-about-why-merge__stat span {
  display: block;
  color: #171412;
  font-size: 15px;
  line-height: 1.35;
}

.xt-about-why-merge__btn {
  min-width: 150px;
  height: 44px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0 28px;
  border-radius: 999px;
  background: #050505;
  color: #ffffff;
  font-size: 13px;
  font-weight: 700;
  line-height: 1;
  text-decoration: none;
  transition: transform 0.25s ease, background 0.25s ease;
}

.xt-about-why-merge__btn:hover {
  transform: translateY(-2px);
  background: #222222;
  color: #ffffff;
}

.xt-about-why-merge__features {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: clamp(38px, 4vw, 58px) clamp(34px, 4vw, 56px);
}

.xt-about-why-merge__item {
  min-width: 0;
}

.xt-about-why-merge__icon {
  width: 26px;
  height: 26px;
  margin-bottom: 18px;
  color: #111111;
}

.xt-about-why-merge__icon svg {
  width: 100%;
  height: 100%;
  display: block;
  stroke: currentColor;
  fill: none;
  stroke-width: 1.45;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.xt-about-why-merge__item h3 {
  margin: 0 0 12px;
  color: var(--xt-about-dark);
  font-size: clamp(18px, 1.35vw, 22px);
  font-weight: 520;
  line-height: 1.18;
  letter-spacing: -0.035em;
}

.xt-about-why-merge__item p {
  max-width: none;
  margin: 0;
  color: #4c4741;
  font-size: 14px;
  line-height: 1.6;
}

.xt-about-inline-image {
  width: fit-content;
  max-width: 100%;
  margin: 42px auto 44px;
  padding: 10px;
  overflow: hidden;
  border: 1px solid var(--xt-about-line);
  border-radius: 32px;
  background: #ffffff;
  box-shadow: 0 24px 72px rgba(45, 34, 24, 0.13);
}

.xt-about-inline-image img {
  width: auto !important;
  max-width: 100% !important;
  height: auto !important;
  max-height: none !important;
  object-fit: contain !important;
  object-position: center center !important;
  margin: 0 auto;
  border-radius: 24px;
  image-rendering: auto;
  transform: none !important;
  filter: none !important;
  backface-visibility: hidden;
}

[data-xt-reveal] {
  opacity: 0;
  transform: translateY(24px);
  transition: opacity 0.7s ease, transform 0.7s ease;
}

[data-xt-reveal].is-visible {
  opacity: 1;
  transform: translateY(0);
}

@media (max-width: 1100px) {
  .xt-about-why-merge__wrap {
    grid-template-columns: 1fr;
    gap: 54px;
  }

  .xt-about-why-merge__features {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 44px 38px;
  }
}

@media (max-width: 767px) {
  .xt-about-container {
    width: min(100% - 28px, var(--xt-about-max));
  }

  .xt-about-hero {
    padding: 62px 0 28px;
  }

  .xt-about-eyebrow::after {
    display: none;
  }

  .xt-about-hero h1 {
    font-size: 42px;
  }

  .xt-about-page p {
    font-size: 15px;
    line-height: 1.78;
  }

  .xt-about-profile {
    padding: 26px 0 66px;
  }

  .xt-about-profile__wrap {
    padding: 24px;
    border-radius: 28px;
  }

  .xt-about-profile__wrap::before {
    left: 24px;
    right: 24px;
  }

  .xt-about-why-merge {
    margin: 34px auto 42px;
    padding: 42px 18px;
    border-radius: 26px;
  }

  .xt-about-why-merge__left h2 {
    margin-bottom: 34px;
  }

  .xt-about-why-merge__stats {
    gap: 30px 22px;
    margin-bottom: 34px;
  }

  .xt-about-why-merge__features {
    grid-template-columns: 1fr;
    gap: 32px;
  }

  .xt-about-why-merge__item p {
    text-align: left;
  }

  .xt-about-inline-image {
    width: 100%;
    margin: 30px auto 32px;
    padding: 7px;
    border-radius: 24px;
  }

  .xt-about-inline-image img {
    width: 100% !important;
    border-radius: 18px;
  }
}
