.elementor-kit-19{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-19 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Yuandi About — English | Elementor Container edition */
.yd-about-en {
  --yd-ink: #10263a;
  --yd-navy: #071a2b;
  --yd-navy-2: #0b2238;
  --yd-cyan: #2aa9e8;
  --yd-cyan-soft: #a9e3ff;
  --yd-paper: #f4f7fb;
  --yd-line: #d6e0eb;
  --yd-muted: #68788a;
  width: 100%;
  color: var(--yd-ink);
  background: var(--yd-paper);
  font-family: Inter, Arial, sans-serif;
  overflow: hidden;
}

.yd-about-en,
.yd-about-en * {
  box-sizing: border-box;
}

.yd-about-en .elementor-widget {
  margin-bottom: 0;
}

.yd-about-en .yd-section {
  width: 100%;
  padding: 132px 32px;
}

.yd-about-en .yd-shell {
  width: min(1280px, 100%);
  margin-inline: auto;
}

.yd-about-en .yd-eyebrow .elementor-heading-title {
  color: var(--yd-cyan);
  font-size: 11px;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.18em;
}

.yd-about-en .yd-title .elementor-heading-title {
  color: var(--yd-ink);
  font-size: clamp(40px, 5.2vw, 68px);
  font-weight: 700;
  line-height: 1.08;
  letter-spacing: -0.055em;
}

.yd-about-en .yd-section-copy,
.yd-about-en .yd-note {
  color: var(--yd-muted);
  font-size: 13px;
  line-height: 1.85;
}

.yd-about-en .yd-section-copy p,
.yd-about-en .yd-note p {
  margin: 0;
}

.yd-about-en .yd-section-head {
  width: 100%;
  margin-bottom: 62px;
  align-items: flex-start;
  gap: 48px;
}

.yd-about-en .yd-section-head > .yd-eyebrow {
  flex: 0 0 26%;
}

.yd-about-en .yd-heading-copy {
  flex: 1;
  align-items: flex-end;
  gap: 60px;
}

.yd-about-en .yd-heading-copy > .yd-title {
  flex: 1.5;
}

.yd-about-en .yd-heading-copy > .yd-section-copy {
  flex: 0.8;
}

/* Hero */
.yd-about-en .yd-hero {
  min-height: 100svh;
  padding: 0;
  color: #fff;
  background:
    radial-gradient(circle at 74% 21%, rgba(44, 174, 232, 0.22), transparent 27%),
    radial-gradient(circle at 15% 80%, rgba(47, 138, 204, 0.13), transparent 26%),
    linear-gradient(140deg, #061424 0%, #0a2137 58%, #0c2942 100%);
  position: relative;
}

.yd-about-en .yd-hero::before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background-image:
    linear-gradient(rgba(157, 211, 240, 0.035) 1px, transparent 1px),
    linear-gradient(90deg, rgba(157, 211, 240, 0.035) 1px, transparent 1px);
  background-size: 64px 64px;
  -webkit-mask-image: linear-gradient(to bottom, #000, transparent 84%);
  mask-image: linear-gradient(to bottom, #000, transparent 84%);
}

.yd-about-en .yd-hero-grid {
  min-height: calc(100svh - 92px);
  padding: 142px 32px 110px;
  align-items: center;
  gap: clamp(54px, 7vw, 108px);
  position: relative;
  z-index: 1;
}

.yd-about-en .yd-hero-copy {
  flex: 1 1 55%;
  gap: 0;
}

.yd-about-en .yd-hero-media {
  flex: 1 1 34%;
  min-width: 340px;
  position: relative;
}

.yd-about-en .yd-display {
  margin: 24px 0 28px;
}

.yd-about-en .yd-display .elementor-heading-title {
  color: #fff;
  font-size: clamp(50px, 6.4vw, 92px);
  font-weight: 700;
  line-height: 1.04;
  letter-spacing: -0.055em;
}

.yd-about-en .yd-display em {
  color: transparent;
  -webkit-text-stroke: 1px rgba(164, 224, 252, 0.7);
  font-style: normal;
}

.yd-about-en .yd-lead {
  max-width: 710px;
  color: rgba(255, 255, 255, 0.8);
  font-size: 16px;
  line-height: 1.9;
}

.yd-about-en .yd-lead p,
.yd-about-en .yd-subcopy p {
  margin: 0;
}

.yd-about-en .yd-subcopy {
  max-width: 650px;
  margin-top: 16px;
  color: rgba(188, 216, 232, 0.58);
  font-size: 11px;
  line-height: 1.75;
}

.yd-about-en .yd-stats {
  width: 100%;
  margin-top: 42px;
  padding-top: 24px;
  border-top: 1px solid rgba(255, 255, 255, 0.13);
}

.yd-about-en .yd-stat {
  width: 33.333%;
  gap: 6px;
}

.yd-about-en .yd-stat + .yd-stat {
  padding-left: 24px;
  border-left: 1px solid rgba(255, 255, 255, 0.12);
}

.yd-about-en .yd-stat .elementor-heading-title {
  color: #fff;
  font-size: 30px;
  line-height: 1;
}

.yd-about-en .yd-stat .elementor-widget-text-editor {
  color: rgba(255, 255, 255, 0.5);
  font-size: 11px;
}

.yd-about-en .yd-stat p {
  margin: 0;
}

.yd-about-en .yd-hero-image img {
  width: 100%;
  aspect-ratio: 4 / 5;
  object-fit: cover;
  object-position: 54% center;
  border: 1px solid rgba(169, 227, 255, 0.24);
  border-radius: 160px 160px 20px 20px;
  box-shadow: 0 38px 90px rgba(0, 0, 0, 0.28);
}

.yd-about-en .yd-year-seal {
  position: absolute;
  right: -34px;
  bottom: 74px;
  width: 138px;
  height: 138px;
  padding: 18px;
  align-items: center;
  justify-content: center;
  gap: 3px;
  border: 1px solid rgba(255, 255, 255, 0.34);
  border-radius: 50%;
  background: rgba(26, 49, 67, 0.7);
  box-shadow: inset 0 0 0 7px rgba(255, 255, 255, 0.03);
  -webkit-backdrop-filter: blur(16px);
  backdrop-filter: blur(16px);
  text-align: center;
}

.yd-about-en .yd-year-seal p {
  margin: 0;
  color: rgba(255, 255, 255, 0.56);
  font-size: 7px;
  letter-spacing: 0.15em;
}

.yd-about-en .yd-year-seal .elementor-heading-title {
  color: #fff;
  font-size: 30px;
}

.yd-about-en .yd-milestones {
  width: 100%;
  min-height: 92px;
  padding: 18px max(32px, calc((100vw - 1280px) / 2));
  align-items: center;
  gap: 32px;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  background: rgba(4, 17, 31, 0.44);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
}

.yd-about-en .yd-milestone {
  flex: 1;
  color: #fff;
  font-size: 12px;
  line-height: 1.6;
}

.yd-about-en .yd-milestone p {
  margin: 0;
}

.yd-about-en .yd-milestone strong {
  color: var(--yd-cyan-soft);
  font-size: 19px;
}

.yd-about-en .yd-milestone small {
  color: rgba(255, 255, 255, 0.45);
  font-size: 10px;
}

/* Culture */
.yd-about-en .yd-culture {
  background:
    radial-gradient(circle at 11% 78%, rgba(42, 169, 232, 0.1), transparent 24%),
    var(--yd-paper);
}

.yd-about-en .yd-culture-grid {
  width: 100%;
  gap: 20px;
  align-items: stretch;
}

.yd-about-en .yd-mission,
.yd-about-en .yd-culture-stack {
  width: calc(50% - 10px);
}

.yd-about-en .yd-culture-stack {
  gap: 20px;
}

.yd-about-en .yd-culture-card {
  min-height: 270px;
  padding: 34px;
  justify-content: flex-end;
  gap: 14px;
  border: 1px solid var(--yd-line);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.72);
  overflow: hidden;
}

.yd-about-en .yd-mission {
  min-height: 560px;
  color: #fff;
  background:
    radial-gradient(circle at 77% 28%, rgba(42, 169, 232, 0.24), transparent 27%),
    linear-gradient(145deg, #0b2035, #102d48);
  border-color: rgba(132, 203, 237, 0.18);
}

.yd-about-en .yd-culture-card .yd-card-number {
  margin-bottom: auto;
}

.yd-about-en .yd-card-number .elementor-heading-title,
.yd-about-en .yd-card-label .elementor-heading-title {
  color: #7e8fa0;
  font-size: 9px;
  font-weight: 700;
  letter-spacing: 0.13em;
}

.yd-about-en .yd-mission .yd-card-number .elementor-heading-title,
.yd-about-en .yd-mission .yd-card-label .elementor-heading-title {
  color: var(--yd-cyan-soft);
}

.yd-about-en .yd-culture-card h3,
.yd-about-en .yd-culture-card .elementor-heading-title {
  line-height: 1.2;
}

.yd-about-en .yd-culture-card h3 {
  margin: 0;
  font-size: clamp(25px, 2.6vw, 42px);
  letter-spacing: -0.04em;
}

.yd-about-en .yd-culture-card .elementor-widget-text-editor {
  color: #6b7f90;
  font-size: 12px;
  line-height: 1.8;
}

.yd-about-en .yd-mission h3,
.yd-about-en .yd-mission .elementor-widget-text-editor {
  color: #fff;
}

.yd-about-en .yd-mission .elementor-widget-text-editor {
  color: rgba(255, 255, 255, 0.56);
}

.yd-about-en .yd-culture-card p {
  margin: 0;
}

.yd-about-en .yd-value-list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px 16px;
  color: var(--yd-ink);
  font-size: 20px;
  font-weight: 700;
}

/* Certifications */
.yd-about-en .yd-certs {
  color: #fff;
  background:
    radial-gradient(circle at 92% 10%, rgba(42, 169, 232, 0.14), transparent 24%),
    linear-gradient(145deg, #061626, #0a2137 72%, #0a2941);
}

.yd-about-en .yd-certs .yd-title .elementor-heading-title,
.yd-about-en .yd-light .elementor-heading-title {
  color: #fff;
}

.yd-about-en .yd-certs .yd-section-copy {
  color: rgba(214, 231, 242, 0.58);
}

.yd-about-en .yd-cert-summary {
  align-items: center;
  gap: 17px;
  margin-bottom: 26px;
}

.yd-about-en .yd-cert-summary .elementor-heading-title {
  color: var(--yd-cyan-soft);
  font-size: 46px;
}

.yd-about-en .yd-cert-summary .elementor-widget-text-editor {
  color: rgba(255, 255, 255, 0.78);
  font-size: 12px;
  line-height: 1.6;
}

.yd-about-en .yd-cert-summary p {
  margin: 0;
}

.yd-about-en .yd-cert-summary small {
  color: rgba(255, 255, 255, 0.4);
  font-size: 9px;
}

.yd-about-en .yd-cert-rail {
  width: 100%;
  gap: 18px;
  padding: 4px 1px 22px;
  overflow-x: auto;
  overscroll-behavior-inline: contain;
  scroll-snap-type: inline mandatory;
  scrollbar-color: rgba(113, 201, 241, 0.45) rgba(255, 255, 255, 0.06);
}

.yd-about-en .yd-cert-card {
  flex: 0 0 300px;
  min-height: 500px;
  padding: 22px;
  gap: 10px;
  scroll-snap-align: start;
  color: var(--yd-ink);
  border-radius: 18px;
  background: #fff;
  overflow: hidden;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.yd-about-en .yd-cert-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 24px 48px rgba(0, 0, 0, 0.25);
}

.yd-about-en .yd-cert-card .elementor-widget-image {
  min-height: 350px;
  display: grid;
  place-items: center;
  background: #edf2f7;
}

.yd-about-en .yd-cert-card img {
  width: 100%;
  max-height: 330px;
  object-fit: contain;
}

.yd-about-en .yd-cert-card h3 {
  margin: 0;
  font-size: 16px;
  line-height: 1.45;
}

.yd-about-en .yd-certs .yd-note {
  margin-top: 26px;
  color: rgba(255, 255, 255, 0.42);
  font-size: 10px;
}

/* Intellectual property */
.yd-about-en .yd-ip {
  background:
    linear-gradient(90deg, rgba(24, 103, 148, 0.05) 1px, transparent 1px),
    var(--yd-paper);
  background-size: 22vw 100%;
}

.yd-about-en .yd-ip-grid {
  width: 100%;
  gap: 18px;
  align-items: stretch;
}

.yd-about-en .yd-ip-card {
  flex: 0 0 calc(33.333% - 12px);
  min-height: 420px;
  padding: 0 24px 24px;
  gap: 10px;
  border: 1px solid var(--yd-line);
  border-radius: 18px;
  background: #fff;
  overflow: hidden;
  transition: transform 0.28s ease, box-shadow 0.28s ease;
}

.yd-about-en .yd-ip-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 22px 52px rgba(29, 62, 91, 0.12);
}

.yd-about-en .yd-ip-card.yd-ip-wide {
  flex-basis: calc(66.666% - 6px);
  display: grid !important;
  grid-template-columns: minmax(240px, 0.85fr) 1.15fr;
  grid-template-rows: auto auto 1fr auto;
  padding-left: 0;
}

.yd-about-en .yd-ip-card > .elementor-widget-image {
  margin: 0 -24px 8px;
  padding: 20px;
  min-height: 225px;
  display: grid;
  place-items: center;
  background: #e9f0f6;
}

.yd-about-en .yd-ip-wide > .elementor-widget-image {
  grid-row: 1 / 5;
  margin: 0 14px 0 0;
  min-height: 100%;
}

.yd-about-en .yd-ip-card img {
  width: 100%;
  height: 190px;
  object-fit: contain;
}

.yd-about-en .yd-ip-wide img {
  height: 100%;
  max-height: 360px;
}

.yd-about-en .yd-ip-card h3 {
  margin: 0;
  color: var(--yd-ink);
  font-size: 18px;
  line-height: 1.45;
}

.yd-about-en .yd-ip-card .elementor-widget-text-editor {
  color: #83909c;
  font-size: 9px;
}

.yd-about-en .yd-ip-card p {
  margin: 0;
}

/* Factory */
.yd-about-en .yd-factory {
  background: #eaf0f6;
}

.yd-about-en .yd-factory-row,
.yd-about-en .yd-factory-stack {
  gap: 16px;
}

.yd-about-en .yd-factory-primary {
  margin-bottom: 16px;
}

.yd-about-en .yd-factory-main {
  flex: 0 0 calc(66.666% - 8px);
  min-height: 536px;
}

.yd-about-en .yd-factory-stack {
  flex: 1;
}

.yd-about-en .yd-factory-stack .yd-factory-card {
  min-height: 260px;
}

.yd-about-en .yd-factory-real {
  flex: 0 0 calc(41.666% - 8px);
}

.yd-about-en .yd-factory-team {
  flex: 1;
}

.yd-about-en .yd-factory-secondary .yd-factory-card {
  min-height: 280px;
}

.yd-about-en .yd-factory-card {
  min-width: 0;
  position: relative;
  padding: 0;
  border-radius: 18px;
  background: var(--yd-navy);
  overflow: hidden;
}

.yd-about-en .yd-factory-card::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  pointer-events: none;
  background: linear-gradient(to top, rgba(3, 17, 31, 0.85), transparent 58%);
}

.yd-about-en .yd-factory-card .elementor-widget-image {
  position: absolute;
  inset: 0;
  height: 100%;
}

.yd-about-en .yd-factory-card .elementor-widget-image a,
.yd-about-en .yd-factory-card .elementor-widget-image .elementor-widget-container {
  display: block;
  height: 100%;
}

.yd-about-en .yd-factory-card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.55s cubic-bezier(0.22, 1, 0.36, 1);
}

.yd-about-en .yd-factory-card:hover img {
  transform: scale(1.035);
}

.yd-about-en .yd-factory-card > .elementor-widget-heading {
  position: absolute;
  right: 22px;
  left: 22px;
  z-index: 2;
}

.yd-about-en .yd-factory-card > .yd-card-label {
  bottom: 52px;
}

.yd-about-en .yd-factory-card > .elementor-widget-heading:last-child {
  bottom: 20px;
}

.yd-about-en .yd-factory-card h3 {
  margin: 0;
  color: #fff;
  font-size: 15px;
}

.yd-about-en .yd-factory-card .yd-card-label .elementor-heading-title {
  color: rgba(173, 226, 252, 0.78);
}

.yd-about-en .yd-factory .yd-note {
  margin-top: 26px;
}

/* CTA */
.yd-about-en .yd-contact {
  color: #fff;
  background:
    radial-gradient(circle at 88% 8%, rgba(42, 169, 232, 0.23), transparent 26%),
    linear-gradient(135deg, #071827, #0d2a44);
}

.yd-about-en .yd-contact-inner {
  align-items: flex-end;
  gap: 80px;
}

.yd-about-en .yd-contact-copy {
  flex: 1.25;
  gap: 22px;
}

.yd-about-en .yd-contact .yd-title .elementor-heading-title {
  color: #fff;
}

.yd-about-en .yd-arrow-button {
  flex: 0.75;
}

.yd-about-en .yd-arrow-button .elementor-button {
  width: 100%;
  min-height: 76px;
  padding: 0 30px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #0c294a;
  border: 2px solid #cbd8e8;
  border-radius: 16px;
  background: rgba(255, 255, 255, 0.94);
  font-size: 19px;
  font-weight: 700;
}

.yd-about-en .yd-arrow-button .elementor-button::after {
  content: "↗";
  font-size: 23px;
  line-height: 1;
  transition: transform 0.3s cubic-bezier(0.22, 1, 0.36, 1);
}

.yd-about-en .yd-arrow-button .elementor-button:hover::after {
  transform: translate(5px, -5px);
}

@media (max-width: 1024px) {
  .yd-about-en .yd-section {
    padding: 100px 24px;
  }

  .yd-about-en .yd-hero-grid {
    padding: 128px 24px 90px;
  }

  .yd-about-en .yd-hero-copy,
  .yd-about-en .yd-hero-media {
    flex-basis: 100%;
  }

  .yd-about-en .yd-hero-media {
    max-width: 620px;
    margin-inline: auto;
  }

  .yd-about-en .yd-hero-image img {
    aspect-ratio: 5 / 4;
    border-radius: 120px 120px 18px 18px;
  }

  .yd-about-en .yd-section-head {
    flex-direction: column;
    gap: 28px;
  }

  .yd-about-en .yd-heading-copy {
    width: 100%;
    gap: 34px;
  }

  .yd-about-en .yd-mission {
    width: 100%;
    min-height: 430px;
  }

  .yd-about-en .yd-culture-grid {
    flex-wrap: wrap;
  }

  .yd-about-en .yd-culture-stack {
    width: 100%;
    flex-direction: row;
  }

  .yd-about-en .yd-culture-stack > .yd-culture-card {
    width: calc(50% - 10px);
  }

  .yd-about-en .yd-ip-card,
  .yd-about-en .yd-ip-card.yd-ip-wide {
    flex-basis: calc(50% - 9px);
    display: flex !important;
    padding-left: 24px;
  }

  .yd-about-en .yd-ip-wide > .elementor-widget-image {
    margin: 0 -24px 8px;
    min-height: 225px;
  }

  .yd-about-en .yd-contact-inner {
    flex-direction: column;
    align-items: stretch;
    gap: 48px;
  }
}

@media (max-width: 767px) {
  .yd-about-en .yd-section {
    padding: 78px 16px;
  }

  .yd-about-en .yd-hero-grid {
    padding: 112px 16px 72px;
  }

  .yd-about-en .yd-display .elementor-heading-title {
    font-size: clamp(44px, 14vw, 66px);
  }

  .yd-about-en .yd-lead {
    font-size: 14px;
  }

  .yd-about-en .yd-subcopy {
    display: none;
  }

  .yd-about-en .yd-stat + .yd-stat {
    padding-left: 12px;
  }

  .yd-about-en .yd-stat .elementor-heading-title {
    font-size: 24px;
  }

  .yd-about-en .yd-stat .elementor-widget-text-editor {
    font-size: 9px;
  }

  .yd-about-en .yd-hero-image img {
    aspect-ratio: 1;
    border-radius: 90px 90px 16px 16px;
  }

  .yd-about-en .yd-year-seal {
    right: -4px;
    bottom: 28px;
    width: 112px;
    height: 112px;
  }

  .yd-about-en .yd-milestones {
    padding: 22px 16px;
    flex-direction: column;
    align-items: stretch;
    gap: 16px;
  }

  .yd-about-en .yd-heading-copy,
  .yd-about-en .yd-culture-stack,
  .yd-about-en .yd-factory-row {
    flex-direction: column;
  }

  .yd-about-en .yd-heading-copy > .yd-title,
  .yd-about-en .yd-heading-copy > .yd-section-copy,
  .yd-about-en .yd-culture-stack > .yd-culture-card,
  .yd-about-en .yd-factory-main,
  .yd-about-en .yd-factory-stack,
  .yd-about-en .yd-factory-real,
  .yd-about-en .yd-factory-team {
    width: 100%;
    flex-basis: auto;
  }

  .yd-about-en .yd-title .elementor-heading-title {
    font-size: 39px;
  }

  .yd-about-en .yd-culture-card,
  .yd-about-en .yd-mission {
    min-height: 300px;
    padding: 26px;
  }

  .yd-about-en .yd-cert-card {
    flex-basis: 82vw;
  }

  .yd-about-en .yd-ip-card,
  .yd-about-en .yd-ip-card.yd-ip-wide {
    flex-basis: 100%;
  }

  .yd-about-en .yd-factory-main {
    min-height: 360px;
  }

  .yd-about-en .yd-factory-stack .yd-factory-card,
  .yd-about-en .yd-factory-secondary .yd-factory-card {
    min-height: 260px;
  }

  .yd-about-en .yd-arrow-button .elementor-button {
    min-height: 66px;
    padding: 0 22px;
    font-size: 16px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .yd-about-en *,
  .yd-about-en *::before,
  .yd-about-en *::after {
    scroll-behavior: auto !important;
    animation-duration: 0.01ms !important;
    transition-duration: 0.01ms !important;
  }
}/* End custom CSS */