/* YCETON brand and Chinese typography overrides */
:root {
  --tg-body-font-family: "PingFang SC", "Microsoft YaHei", "Noto Sans CJK SC", Arial, sans-serif;
  --tg-heading-font-family: "PingFang SC", "Microsoft YaHei", "Noto Sans CJK SC", Arial, sans-serif;
}

body,
button,
input,
select,
textarea,
h1,
h2,
h3,
h4,
h5,
h6 {
  letter-spacing: 0;
}

.tgmenu__nav .logo img,
.mobile-menu .logo img {
  width: 196px;
  max-width: 100%;
  height: auto;
}

.footer__logo img {
  width: 196px;
  max-width: 100%;
  height: auto;
}

.experience__wrap .count {
  min-width: auto;
  font-size: 42px;
  line-height: 1;
}

.experience__wrap .count span {
  font-size: 24px;
}

.experience__wrap {
  width: auto;
  min-width: 220px;
  min-height: 96px;
  padding: 18px 22px;
  gap: 12px;
  writing-mode: horizontal-tb;
  text-orientation: mixed;
  transform: none;
}

.experience__wrap .text {
  display: block;
  font-size: 16px;
  line-height: 1.45;
  text-align: left;
  white-space: nowrap;
}

.slider__content .title,
.section__title .title,
.breadcrumb__content .title {
  line-height: 1.28;
}

.slider__bg-img {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.about__img .main-img {
  aspect-ratio: 4 / 5;
  object-fit: cover;
}

.yceton-about-home .about__img .main-img {
  position: relative;
  z-index: 0;
  aspect-ratio: 5 / 6;
  object-position: center;
  filter: saturate(1.12) contrast(1.08);
}

.yceton-about-home .about__img::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  pointer-events: none;
  background:
    linear-gradient(145deg, rgba(7, 28, 84, 0.76) 0%, rgba(12, 91, 216, 0.22) 48%, rgba(0, 196, 214, 0.5) 100%),
    linear-gradient(rgba(155, 232, 255, 0.12) 1px, transparent 1px),
    linear-gradient(90deg, rgba(155, 232, 255, 0.12) 1px, transparent 1px);
  background-size: auto, 28px 28px, 28px 28px;
  mix-blend-mode: screen;
}

.yceton-about-home .about__img::after {
  content: "";
  position: absolute;
  inset: 12px;
  z-index: 1;
  pointer-events: none;
  border: 1px solid rgba(152, 235, 255, 0.45);
  box-shadow: inset 0 0 34px rgba(47, 193, 255, 0.2), 0 0 28px rgba(15, 115, 227, 0.2);
}

.yceton-about-home .about__content {
  padding-left: 28px;
}

.yceton-about-page {
  background: #fff;
  padding-top: 72px;
}

.yceton-about-page .about__img {
  max-width: 520px;
  margin-right: auto;
  margin-left: auto;
}

.yceton-about-page .about__content {
  padding-left: 42px;
}

.yceton-about-home .about__content > p {
  max-width: 680px;
  line-height: 1.9;
}

.yceton-about-home__lead {
  margin-bottom: 12px;
  color: var(--tg-theme-primary);
  font-size: 22px;
  font-weight: 700;
  line-height: 1.5 !important;
}

.yceton-about-home .about__content-inner {
  margin-top: 30px;
}

.yceton-about-home .about__list-wrap {
  display: grid;
  gap: 0;
}

.yceton-about-home .about__list-item {
  min-height: 86px;
  padding: 18px 0;
  border-top: 1px solid var(--tg-border-2);
}

.yceton-about-home .about__list-item:last-child {
  border-bottom: 1px solid var(--tg-border-2);
}

.yceton-about-home .about__list-item .content .title {
  margin-bottom: 5px;
  font-size: 19px;
}

.yceton-about-home .about__list-item .content p {
  margin-bottom: 0;
  line-height: 1.7;
}

.offCanvas__content {
  margin-bottom: 30px;
  padding-left: 16px;
  border-left: 2px solid rgba(83, 151, 255, 0.72);
}

.offCanvas__content p {
  margin: 0 0 14px;
  color: rgba(8, 8, 8, 0.78);
  font-size: 15px;
  line-height: 1.8;
}

.offCanvas__content p:last-child {
  margin-bottom: 0;
}

.offCanvas__content .yceton-offcanvas__headline {
  margin-bottom: 8px;
  color: #0b0b0b;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.45;
}

@media (max-width: 991.98px) {
  .yceton-about-page {
    padding-top: 56px;
  }

  .yceton-about-home .about__content,
  .yceton-about-page .about__content {
    padding-left: 0;
  }
}

@media (max-width: 767.98px) {
  .yceton-about-page {
    padding-top: 40px;
  }

  .yceton-about-home .about__img {
    margin-bottom: 38px;
  }

  .yceton-about-home__lead {
    font-size: 20px;
  }
}

#projectSlider .project__thumb img {
  object-position: center;
}

@media (max-width: 991.98px) {
  .slider__bg-img {
    display: block;
    width: 100%;
    opacity: 0.16;
  }
}

.tg-header__top-menu .list-wrap {
  row-gap: 8px;
}

.yceton-map-panel {
  position: relative;
  min-height: 420px;
  display: flex;
  align-items: center;
  padding: 64px max(24px, calc((100% - 1200px) / 2));
  color: #fff;
  background-color: #0a165e;
  background-image: url("../img/bg/breadcrumb_bg.jpg");
  background-position: center;
  background-size: cover;
  overflow: hidden;
}

.yceton-map-panel::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(10, 22, 94, 0.82);
}

.yceton-map-panel__content {
  position: relative;
  z-index: 1;
  max-width: 760px;
}

.yceton-map-panel__eyebrow {
  display: block;
  margin-bottom: 12px;
  color: #8fb1ff;
  font-size: 15px;
  font-weight: 700;
}

.yceton-map-panel h2 {
  margin-bottom: 18px;
  color: #fff;
  font-size: 36px;
  line-height: 1.35;
}

.yceton-map-panel p {
  max-width: 720px;
  margin-bottom: 24px;
  color: rgba(255, 255, 255, 0.86);
  font-size: 17px;
  line-height: 1.9;
}

.yceton-map-panel a {
  display: inline-flex;
  align-items: center;
  min-height: 46px;
  padding: 0 24px;
  color: #0a165e;
  background: #fff;
  font-weight: 700;
}

.contact-map,
.yceton-amap {
  width: 100%;
  min-height: 520px;
}

.yceton-amap {
  position: relative;
  overflow: hidden;
  background: #e8edf3;
}

.yceton-map-status {
  position: absolute;
  inset: 0;
  z-index: 5;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 24px;
  color: #344054;
  background: #e8edf3;
  text-align: center;
}

.yceton-map-info {
  max-width: 320px;
  padding: 4px 2px;
  color: #111827;
}

.yceton-map-info strong {
  display: block;
  margin-bottom: 8px;
  font-size: 16px;
}

.yceton-map-info p {
  margin: 0;
  color: #475467;
  font-size: 13px;
  line-height: 1.7;
}

.yceton-wechat-contact,
.tg-header__top-menu li:has([data-site-field="wechat"]),
.offCanvas__info-list-item:has([data-site-field="wechat"]),
.contact__info-item:has([data-site-field="wechat"]),
.services__details-info-item:has([data-site-field="wechat"]),
.cta__contact:has([data-site-field="wechat"]),
[data-site-field="wechat"],
[data-wechat-qr],
.yceton-contact-float {
  display: none !important;
}

.yceton-contact-qr {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  margin: 24px 0 0;
  padding-top: 20px;
  border-top: 1px solid #e4e7ec;
}

.yceton-contact-qr img {
  width: 128px;
  height: 128px;
  padding: 5px;
  object-fit: contain;
  background: #fff;
  border: 1px solid #d0d5dd;
}

.yceton-wechat-icon {
  display: inline-block;
  flex: 0 0 auto;
  color: #07c160;
  vertical-align: middle;
}

.brand__area.brand__area--compact {
  height: 20px;
  padding: 0;
}

.brand__area--compact .brand__active {
  height: 20px;
}

.yceton-services-grid .row.gutter-y-30 {
  align-items: stretch;
}

.yceton-services-grid .services__item {
  display: flex;
  flex-direction: column;
  min-height: 360px;
  overflow: hidden;
  padding: 0 40px 32px;
}

.yceton-services-grid .services__icon-wrap {
  position: relative;
  top: auto;
  right: auto;
  width: calc(100% + 80px);
  height: 150px;
  margin: 0 -40px 28px;
  padding: 0;
  overflow: hidden;
  background-color: #0d2b68;
  background-position: center;
  background-size: cover;
  transition: transform 0.35s ease;
}

.yceton-services-grid .services__icon-wrap::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 0;
  background:
    linear-gradient(90deg, rgba(6, 28, 77, 0.78), rgba(6, 28, 77, 0.18)),
    linear-gradient(rgba(127, 214, 255, 0.13) 1px, transparent 1px),
    linear-gradient(90deg, rgba(127, 214, 255, 0.13) 1px, transparent 1px);
  background-size: auto, 28px 28px, 28px 28px;
}

.yceton-services-grid .services__icon-wrap::after {
  display: none;
}

.yceton-services-grid .col-lg-4:nth-child(1) .services__icon-wrap {
  background-image: url("../img/yceton/hero-data-center.avif");
}

.yceton-services-grid .col-lg-4:nth-child(2) .services__icon-wrap {
  background-image: url("../img/yceton/industry-organization.avif");
}

.yceton-services-grid .col-lg-4:nth-child(3) .services__icon-wrap {
  background-image: url("../img/yceton/industry-manufacturing.avif");
}

.yceton-services-grid .col-lg-4:nth-child(4) .services__icon-wrap {
  background-image: url("../img/yceton/industry-enterprise.avif");
}

.yceton-services-grid .services__item:hover .services__icon-wrap {
  transform: scale(1.025);
}

.yceton-services-grid .services__icon {
  position: absolute;
  right: 22px;
  bottom: 18px;
  z-index: 1;
  width: 58px;
  height: 58px;
  color: #fff;
  background: rgba(13, 91, 216, 0.88);
  border: 1px solid rgba(255, 255, 255, 0.55);
  border-radius: 14px;
  font-size: 32px;
}

.yceton-services-grid .services__content {
  display: flex;
  flex: 1;
  flex-direction: column;
  padding-top: 4px;
}

.yceton-services-grid .services__content .title {
  width: calc(100% - 44px);
  min-height: 58px;
  margin-bottom: 16px;
  line-height: 1.35;
}

.yceton-services-grid .services__content p {
  flex: 1;
  margin-bottom: 0;
  line-height: 1.85;
  text-transform: none;
}

.yceton-services-grid .tg-text-btn {
  display: none;
}

.yceton-home .yceton-services-grid {
  padding-bottom: 72px;
}

.yceton-home .yceton-services-grid + .testimonial__area {
  padding-top: 72px;
}

.testimonial__item-wrap .swiper-wrapper {
  align-items: stretch;
}

.testimonial__item-wrap .swiper-slide {
  height: auto;
}

.testimonial__item-wrap .testimonial__item {
  height: 100%;
  min-height: 300px;
  padding-right: 18px;
}

.testimonial__item-wrap .testimonial__item p {
  min-height: 48px;
}

.yceton-solutions-area {
  color: #46536a;
  background: #f5f8fc;
}

.yceton-solutions-page {
  background: #fff;
}

.yceton-solutions-page .yceton-solutions-heading {
  max-width: 960px;
  margin-right: auto;
  margin-left: auto;
}

.yceton-solutions-page .yceton-solution {
  margin-top: 32px;
}

.yceton-solutions-heading {
  position: relative;
  display: flex;
  align-items: end;
  justify-content: space-between;
  gap: 40px;
  margin-bottom: 56px;
  padding: 0 0 32px 24px;
  border-bottom: 1px solid #cbd9ea;
}

.yceton-solutions-heading::before {
  position: absolute;
  left: 0;
  bottom: 32px;
  width: 4px;
  height: 58px;
  background: #135bd8;
  content: "";
}

.yceton-solutions-heading::after {
  position: absolute;
  left: 0;
  bottom: 32px;
  width: 4px;
  height: 18px;
  background: #12b7c9;
  content: "";
}

.yceton-solutions-heading .sub-title {
  position: relative;
  z-index: 1;
  display: inline-block;
  margin-bottom: 15px;
  color: var(--tg-theme-primary);
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  text-transform: capitalize;
}

.yceton-solutions-heading .sub-title::before {
  position: absolute;
  left: 50%;
  bottom: -2px;
  z-index: -1;
  width: 50px;
  height: 8px;
  background: #cedcff;
  content: "";
  transform: translateX(-50%);
}

.yceton-solutions-heading h2 {
  margin: 10px 0 0;
  color: var(--tg-heading-color);
  font-size: 40px;
  font-weight: var(--tg-fw-extra-bold);
  letter-spacing: 0;
  line-height: 1.28;
}

@media (max-width: 1199.98px) {
  .yceton-solutions-heading h2 {
    font-size: 36px;
  }
}

.yceton-solutions-heading > p {
  max-width: 460px;
  margin: 0;
  color: #52627a;
  font-size: 16px;
  line-height: 1.85;
}

.yceton-solutions-page .yceton-solutions-heading {
  max-width: none;
  margin-bottom: 64px;
}

.yceton-solutions-page .yceton-solutions-heading > p {
  max-width: 500px;
}

.yceton-solution {
  position: relative;
  overflow: hidden;
  margin-top: 24px;
  border: 1px solid #dbe5f2;
  border-radius: 8px;
  background: #fff;
}

.yceton-solution h3 {
  margin: 10px 0 18px;
  color: #101828;
  font-size: 30px;
  line-height: 1.3;
}

.yceton-solution h4 {
  margin: 0 0 18px;
  color: #135bd8;
  font-size: 15px;
  letter-spacing: 0.08em;
}

.yceton-solution__index {
  display: block;
  color: #135bd8;
  font-size: 14px;
  font-weight: 800;
  letter-spacing: 0.12em;
}

.yceton-solution--service {
  display: grid;
  grid-template-columns: 0.9fr 1.1fr;
  background: linear-gradient(120deg, #fff 0%, #f7fbff 100%);
}

.yceton-solution__intro {
  padding: 48px;
  background: linear-gradient(145deg, #eef6ff, #fff 72%);
}

.yceton-solution__intro p {
  line-height: 1.85;
}

.yceton-solution__intro > strong,
.yceton-solution__summary {
  display: block;
  margin-top: 30px;
  color: #135bd8;
  font-size: 16px;
  line-height: 1.6;
}

.yceton-solution__details {
  display: grid;
  grid-template-columns: 1.1fr 0.9fr;
  gap: 32px;
  padding: 48px;
}

.yceton-solution ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.yceton-solution li {
  padding: 13px 0;
  border-top: 1px solid #e6edf6;
  line-height: 1.65;
}

.yceton-solution li b {
  display: block;
  margin-bottom: 3px;
  color: #101828;
}

.yceton-solution__metrics {
  padding-left: 28px;
  border-left: 1px solid #dbe5f2;
}

.yceton-solution__metrics div {
  display: flex;
  flex-direction: column;
  padding: 14px 0;
  border-top: 1px solid #e6edf6;
}

.yceton-solution__metrics strong,
.yceton-solution__commerce-stats strong {
  color: #135bd8;
  font-size: 30px;
  line-height: 1;
}

.yceton-solution__metrics span,
.yceton-solution__commerce-stats span {
  margin-top: 7px;
  font-size: 13px;
  line-height: 1.5;
}

.yceton-solution--commerce {
  padding: 42px 48px 48px;
  color: #dbe9ff;
  background: #0b1956;
  border-color: #1f3f91;
}

.yceton-solution__commerce-head {
  display: grid;
  grid-template-columns: 60px 1fr auto;
  gap: 20px;
  align-items: start;
}

.yceton-solution--commerce h3,
.yceton-solution--commerce h4,
.yceton-solution--commerce li b {
  color: #fff;
}

.yceton-solution--commerce .yceton-solution__index,
.yceton-solution--commerce .yceton-solution__eyebrow {
  color: #78d9ff;
}

.yceton-solution__eyebrow {
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.1em;
}

.yceton-solution__commerce-head > strong {
  max-width: 230px;
  color: #78d9ff;
  font-size: 15px;
  line-height: 1.6;
}

.yceton-solution__commerce-grid {
  display: grid;
  grid-template-columns: 1fr 1.25fr 0.65fr;
  gap: 36px;
  align-items: start;
  margin-top: 30px;
}

.yceton-solution__flow {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  align-items: center;
  padding-top: 8px;
  color: #fff;
  font-weight: 700;
}

.yceton-solution__flow span {
  padding: 10px 12px;
  border: 1px solid rgba(120, 217, 255, 0.45);
  border-radius: 4px;
  background: rgba(53, 120, 223, 0.22);
}

.yceton-solution__flow i {
  color: #78d9ff;
  font-style: normal;
}

.yceton-solution__commerce-copy p {
  margin: 0 0 16px;
  line-height: 1.8;
}

.yceton-solution--commerce li {
  border-color: rgba(170, 205, 255, 0.18);
}

.yceton-solution__commerce-stats {
  display: grid;
  gap: 8px;
  padding-left: 28px;
  border-left: 1px solid rgba(170, 205, 255, 0.22);
}

.yceton-solution--creative {
  display: grid;
  grid-template-columns: 0.7fr 1.3fr;
  background: #fff;
}

.yceton-solution__creative-visual {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 390px;
  overflow: hidden;
  color: #fff;
  background: linear-gradient(145deg, #0b1956, #135bd8 55%, #12b7c9);
}

.yceton-solution__creative-visual > span {
  position: absolute;
  top: 28px;
  left: 32px;
  color: #9ceaff;
  font-size: 14px;
  font-weight: 800;
}

.yceton-solution__creative-visual b {
  position: relative;
  z-index: 1;
  font-size: 64px;
  letter-spacing: 0.08em;
}

.yceton-solution__signal,
.yceton-solution__signal::before,
.yceton-solution__signal::after {
  position: absolute;
  width: 260px;
  height: 260px;
  border: 1px solid rgba(255, 255, 255, 0.42);
  border-radius: 50%;
  content: "";
}

.yceton-solution__signal::before {
  inset: 28px;
}

.yceton-solution__signal::after {
  inset: 58px;
}

.yceton-solution__creative-copy {
  padding: 48px;
}

.yceton-solution__creative-copy p {
  max-width: 690px;
  line-height: 1.85;
}

.yceton-solution__creative-list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  margin-top: 28px;
}

.yceton-solution__creative-list div {
  padding: 18px;
  background: #f1f6fc;
  border-left: 3px solid #135bd8;
}

.yceton-solution__creative-list b,
.yceton-solution__creative-list span {
  display: block;
  line-height: 1.65;
}

.yceton-solution__creative-list b {
  margin-bottom: 6px;
  color: #101828;
}

.yceton-solution__creative-value {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
  margin-top: 26px;
  padding-top: 20px;
  border-top: 1px solid #dbe5f2;
}

.yceton-solution__creative-value span {
  color: #667085;
}

.yceton-solution__creative-value b {
  margin-right: 5px;
  color: #135bd8;
  font-size: 22px;
}

@media (max-width: 991.98px) {
  .yceton-solutions-heading,
  .yceton-solution__commerce-head {
    display: block;
  }

  .yceton-solutions-heading > p,
  .yceton-solution__commerce-head > strong {
    margin-top: 20px;
  }

  .yceton-solutions-heading {
    align-items: start;
    flex-direction: column;
    gap: 18px;
  }

  .yceton-solution--service,
  .yceton-solution--creative,
  .yceton-solution__commerce-grid {
    grid-template-columns: 1fr;
  }

  .yceton-solution__metrics,
  .yceton-solution__commerce-stats {
    padding-top: 24px;
    padding-left: 0;
    border-top: 1px solid #dbe5f2;
    border-left: 0;
  }

  .yceton-solution--commerce .yceton-solution__commerce-stats {
    border-top-color: rgba(170, 205, 255, 0.22);
  }
}

@media (max-width: 767.98px) {
  .yceton-solutions-area {
    padding: 72px 0;
  }

  .yceton-solutions-heading h2 {
    font-size: 32px;
  }

  .yceton-solutions-heading {
    margin-bottom: 38px;
    padding-bottom: 24px;
    padding-left: 18px;
  }

  .yceton-solutions-heading::before,
  .yceton-solutions-heading::after {
    bottom: 24px;
  }

  .yceton-solutions-heading::before {
    height: 48px;
  }

  .yceton-solutions-heading > p {
    font-size: 15px;
  }

  .yceton-solution__intro,
  .yceton-solution__details,
  .yceton-solution--commerce,
  .yceton-solution__creative-copy {
    padding: 30px 24px;
  }

  .yceton-solution h3 {
    font-size: 25px;
  }

  .yceton-solution__creative-visual {
    min-height: 240px;
  }

  .yceton-solution__creative-list {
    grid-template-columns: 1fr;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .yceton-solutions-heading h2 {
    font-size: 36px;
  }
}

.yceton-services-grid .col-lg-4:nth-child(n + 5) {
  display: none;
}

@media (min-width: 992px) {
  .yceton-services-grid .col-lg-4 {
    width: 50%;
  }
}

@media (max-width: 767.98px) {
  .yceton-home .yceton-services-grid {
    padding-bottom: 48px;
  }

  .yceton-home .yceton-services-grid + .testimonial__area {
    padding-top: 48px;
  }

  .yceton-services-grid .services__item {
    min-height: 0;
    padding: 30px 30px 28px;
  }

  .testimonial__item-wrap .testimonial__item {
    min-height: 0;
    padding-right: 24px;
  }

  .testimonial__item-wrap .testimonial__item p {
    min-height: 0;
  }

  .yceton-services-grid .services__content .title {
    min-height: 0;
  }
}

.footer__contact a.wechat {
  display: block;
  margin-bottom: 5px;
  color: var(--tg-color-white-default);
  font-size: 20px;
  font-weight: 600;
}

.footer__contact a.wechat:hover {
  color: var(--tg-color-gray-6);
}

.yceton-footer-cta__copy {
  max-width: 820px;
}

.yceton-footer-cta__copy .title {
  max-width: 780px;
  margin-bottom: 18px;
  color: var(--tg-color-white-default);
  font-size: clamp(34px, 4.2vw, 64px);
  line-height: 1.2;
  white-space: normal;
}

.yceton-footer-cta__copy p {
  max-width: 720px;
  margin: 0;
  color: rgba(255, 255, 255, 0.72);
  font-size: 17px;
  line-height: 1.8;
}

.footer__cta-wrap {
  gap: 18px 36px;
  padding-bottom: 64px;
}

.yceton-footer-wechat {
  display: flex;
  align-items: center;
  flex: 0 0 auto;
}

.yceton-wechat-qr {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  gap: 6px;
  margin: 0;
}

.yceton-wechat-qr__placeholder {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 112px;
  height: 112px;
  padding: 12px;
  color: #667085;
  background: #fff;
  border: 1px dashed #98a2b3;
  border-radius: 4px;
  font-size: 13px;
  line-height: 1.5;
  text-align: center;
}

.yceton-wechat-qr figcaption {
  color: #667085;
  font-size: 12px;
  line-height: 1.4;
}

.yceton-wechat-qr img {
  display: block;
  width: 220px;
  height: auto;
  padding: 4px;
  object-fit: contain;
  background: #fff;
  border: 1px solid #e4e7ec;
  border-radius: 4px;
}

.yceton-wechat-qr--footer img {
  width: 220px;
}

.yceton-wechat-qr--footer .yceton-wechat-qr__placeholder {
  width: 92px;
  height: 92px;
  color: rgba(255, 255, 255, 0.78);
  background: rgba(255, 255, 255, 0.08);
  border-color: rgba(255, 255, 255, 0.45);
  font-size: 12px;
}

.yceton-wechat-qr--footer figcaption {
  color: rgba(255, 255, 255, 0.72);
}

.yceton-offcanvas-wechat {
  margin-top: 22px;
  padding-top: 20px;
  border-top: 1px solid #e4e7ec;
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: center;
  gap: 16px;
}

.yceton-offcanvas-wechat h3 {
  margin-bottom: 0;
  color: var(--tg-heading-color);
  font-size: 18px;
}

.footer__top {
  padding: 48px 0 54px;
}

.footer__top .row {
  align-items: start;
}

.footer__top .footer__widget-title {
  margin-bottom: 18px;
}

.footer__top .footer__content p {
  max-width: 330px;
  margin-bottom: 0;
  line-height: 1.75;
}

.footer__top .yceton-contact-qr--footer {
  margin-top: 12px;
  padding-top: 14px;
}

.footer__top .yceton-contact-qr--footer .yceton-contact-qr__placeholder,
.footer__top .yceton-contact-qr--footer img {
  width: 96px;
  height: 96px;
}

.footer__top .yceton-contact-qr--footer figcaption {
  font-size: 12px;
}

.footer__bottom {
  padding: 18px 0;
}

@media (max-width: 991.98px) {
  .yceton-footer-cta__copy {
    max-width: 720px;
    text-align: center;
  }

  .yceton-footer-cta__copy .title,
  .yceton-footer-cta__copy p {
    margin-right: auto;
    margin-left: auto;
  }
}

@media (max-width: 767.98px) {
  .footer__cta-wrap {
    padding-bottom: 42px;
  }

  .yceton-footer-wechat {
    width: auto;
    justify-content: center;
    flex-wrap: nowrap;
  }

  .yceton-wechat-qr--footer img {
    width: 180px;
  }

  .footer__top {
    padding: 38px 0 24px;
  }

  .footer__top .footer__widget {
    margin-bottom: 24px;
  }

  .footer__bottom {
    padding: 16px 0;
  }

  .yceton-footer-cta__copy .title {
    font-size: 32px;
  }

  .yceton-footer-cta__copy p {
    font-size: 15px;
  }
}

.yceton-contact-qr__placeholder {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 128px;
  height: 128px;
  padding: 16px;
  color: #667085;
  background: #f8fafc;
  border: 1px dashed #98a2b3;
  font-size: 14px;
  line-height: 1.5;
  text-align: center;
}

.yceton-contact-qr figcaption {
  color: #475467;
  font-size: 14px;
  line-height: 1.4;
}

.footer__contact .yceton-contact-qr {
  margin-top: 18px;
  border-top-color: rgba(255, 255, 255, 0.18);
}

.footer__contact .yceton-contact-qr__placeholder {
  color: rgba(255, 255, 255, 0.72);
  background: rgba(255, 255, 255, 0.06);
  border-color: rgba(255, 255, 255, 0.4);
}

.footer__contact .yceton-contact-qr figcaption {
  color: rgba(255, 255, 255, 0.72);
}

.yceton-contact-float {
  position: fixed;
  right: 50px;
  bottom: 96px;
  z-index: 998;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 58px;
  height: 58px;
  color: #fff;
  background: #0a165e;
  border: 1px solid rgba(255, 255, 255, 0.28);
  border-radius: 50%;
  box-shadow: 0 10px 24px rgba(10, 22, 94, 0.24);
  transition: transform 0.2s ease, background-color 0.2s ease;
}

.yceton-contact-float:hover,
.yceton-contact-float:focus-visible {
  color: #fff;
  background: #2457d6;
  transform: translateY(-2px);
}

.yceton-contact-float i {
  font-size: 28px;
  line-height: 1;
}

.yceton-contact-float::after {
  content: attr(data-label);
  position: absolute;
  right: calc(100% + 10px);
  top: 50%;
  padding: 7px 10px;
  color: #fff;
  background: #111827;
  border-radius: 4px;
  font-size: 13px;
  line-height: 1;
  white-space: nowrap;
  opacity: 0;
  pointer-events: none;
  transform: translateY(-50%) translateX(4px);
  transition: opacity 0.2s ease, transform 0.2s ease;
}

.yceton-contact-float:hover::after,
.yceton-contact-float:focus-visible::after {
  opacity: 1;
  transform: translateY(-50%) translateX(0);
}

@media (max-width: 767.98px) {
  .experience__wrap {
    min-width: 200px;
    min-height: 88px;
    padding: 15px 18px;
  }

  .experience__wrap .count {
    font-size: 38px;
  }

  .contact-map,
  .yceton-amap {
    min-height: 420px;
  }

  .yceton-contact-float {
    right: 15px;
    bottom: 80px;
    width: 52px;
    height: 52px;
  }

  .yceton-contact-float i {
    font-size: 25px;
  }

  .tg-header__top-menu .list-wrap {
    justify-content: flex-start;
  }

  .yceton-map-panel {
    min-height: 360px;
    padding: 48px 20px;
  }

  .yceton-map-panel h2 {
    font-size: 27px;
  }
}
.yceton-footer-legal {
  text-align: center;
}

.yceton-footer-legal p {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 6px 18px;
}

.yceton-footer-legal a,
.yceton-footer-legal a:visited {
  color: inherit;
}

.yceton-footer-legal a:hover,
.yceton-footer-legal a:focus-visible {
  color: var(--tg-color-white-default);
  text-decoration: underline;
  text-underline-offset: 3px;
}
