main {
  padding-top: 75px;
}

.services .hero {
  background-repeat: no-repeat;
  background-size: cover;
}

.services section:not(.contact) p,
.services section h2,
.services section [class*="heading"],
.services section [class*="subheading"],
.services section [class*="title"],
.services section [class*="description"] {
  white-space: break-spaces;
}

.services.digital-advertising-and-marketing .hero {
  background-image: url('../assets/images/services/digital-advertising-and-marketing/hero.jpg');
  aspect-ratio: 1920 / 860;
}

.services.influencer-marketing .hero {
  background-image: url('../assets/images/services/influencer-marketing/hero.jpg');
  aspect-ratio: 1920 / 864;
}

.services.integrated-online-marketing .hero {
  background-image: url('../assets/images/services/integrated-online-marketing/hero.jpg');
  aspect-ratio: 1920 / 921;
}

.services.short-video-marketing .hero {
  background-image: url('../assets/images/services/short-video-marketing/hero.jpg');
  aspect-ratio: 1920 / 857;
}

.services.social-media-marketing .hero {
  background-image: url('../assets/images/services/social-media-marketing/hero.jpg');
  aspect-ratio: 1920 / 921;
}

.services.tiktok-marketing .hero {
  background-image: url('../assets/images/services/tiktok-marketing/hero.jpg');
  aspect-ratio: 1920 / 960;
}

.services.word-of-mouth-marketing .hero {
  background-image: url('../assets/images/services/word-of-mouth-marketing/hero.jpg');
  aspect-ratio: 1920 / 960;
}

.services.xiaohongshu-marketing .hero {
  background-image: url('../assets/images/services/xiaohongshu-marketing/hero.jpg');
  aspect-ratio: 1920 / 880;
}

@media (max-width: 991.98px) {
  .services.digital-advertising-and-marketing .hero {
    background-image: url('../assets/images/services/digital-advertising-and-marketing/hero-mobile.jpg');
    aspect-ratio: 1200 / 860;
  }

  .services.influencer-marketing .hero {
    background-image: url('../assets/images/services/influencer-marketing/hero-mobile.jpg');
    aspect-ratio: 1200 / 864;
  }

  .services.integrated-online-marketing .hero {
    background-image: url('../assets/images/services/integrated-online-marketing/hero-mobile.jpg');
    aspect-ratio: 1200 / 921;
  }

  .services.short-video-marketing .hero {
    background-image: url('../assets/images/services/short-video-marketing/hero-mobile.jpg');
    aspect-ratio: 1200 / 857;
  }

  .services.social-media-marketing .hero {
    background-image: url('../assets/images/services/social-media-marketing/hero-mobile.jpg');
    aspect-ratio: 1200 / 921;
  }

  .services.tiktok-marketing .hero {
    background-image: url('../assets/images/services/tiktok-marketing/hero-mobile.jpg');
    aspect-ratio: 1200 / 960;
  }

  .services.word-of-mouth-marketing .hero {
    background-image: url('../assets/images/services/word-of-mouth-marketing/hero-mobile.jpg');
    aspect-ratio: 1200 / 960;
  }

  .services.xiaohongshu-marketing .hero {
    background-image: url('../assets/images/services/xiaohongshu-marketing/hero-mobile.jpg');
    aspect-ratio: 1200 / 880;
  }
}

.services .intro {
  padding: 60px 0 90px;
  background-color: #000000;
}

.services .intro h2 {
  flex-direction: column;
  text-transform: uppercase;
  gap: 0;
  text-align: center;
  align-items: center;
  font-size: 48px;
  letter-spacing: 1.5px;
}

.services .intro h2 div {
  display: block;
  font-size: 28px;
}

.services .intro p {
  font-size: 14px;
  text-align: center;
}

.services .intro .intro__items {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px;
  margin-top: 40px;
}

.services .intro .intro__item {
  border: 1px solid white;
  width: 340px;
  max-width: 100%;
  padding: 20px 10px;
  border-radius: 10px;
}

.services.digital-advertising-and-marketing .intro .intro__item {
  border-color: #f74501;
}

.services.influencer-marketing .intro .intro__item {
  border-color: #818501;
}

.services.integrated-online-marketing .intro .intro__item {
  border-color: #94b9b5;
}

.services.short-video-marketing .intro .intro__item {
  border-color: #e48000;
}

.services.social-media-marketing .intro .intro__item {
  border-color: #eade2d;
}

.services.tiktok-marketing .intro .intro__item {
  border-color: #e92892;
}

.services.word-of-mouth-marketing .intro .intro__item {
  border-color: #594df7;
}

.services.xiaohongshu-marketing .intro .intro__item {
  border-color: #9c0606;
}

.services .intro .intro__item-icon {
  width: auto;
  max-height: 56px;
  margin-bottom: 15px;
}

.services .intro .intro__item-title {
  position: relative;
  font-size: 18px;
  font-weight: 600;
  color: white;
  margin-bottom: 15px;
  padding-left: 36px;
}

@media (max-width: 775.98px) {
  .services .intro .intro__item-title {
    min-height: unset;
  }
}

.services.digital-advertising-and-marketing .intro .intro__item-title {
  color: #8fa330;
}

.services.influencer-marketing .intro .intro__item-title {
  color: #cd9e62;
}

.services.integrated-online-marketing .intro .intro__item-title {
  color: #f05ff2;
}

.services.short-video-marketing .intro .intro__item-title {
  color: #eca8a5;
}

.services.social-media-marketing .intro .intro__item-title {
  color: #fdb4b1;
}

.services.tiktok-marketing .intro .intro__item-title {
  color: #fdb4b1;
}

.services.word-of-mouth-marketing .intro .intro__item-title {
  color: #8885ff;
}

.services.xiaohongshu-marketing .intro .intro__item-title {
  color: #cd9e62;
}

.services.integrated-online-marketing .intro .intro__item-title,
.services.xiaohongshu-marketing .intro .intro__item-title,
.services.short-video-marketing .intro .intro__item-title,
.services.social-media-marketing .intro .intro__item-title {
  min-height: 52px;
}

.services .intro .intro__item-title::before {
  width: 24px;
  height: 24px;
  background-image: url('../assets/images/services/quote.png');
  background-size: cover;
  position: absolute;
  left: 0;
  top: 1px;
  content: '';
}

.services .intro .intro__item-description {
  font-size: 14px;
}

@media (max-width: 991.98px) {
  .services .intro h2 {
    font-size: 36px;
  }

  .services .intro h2 div {
    font-size: 24px;
  }

  .services .intro p {
    font-size: 12px;
    padding: 0 15px;
  }

  .services .intro .intro__item-title {
    font-size: 16px;
  }

  .services .intro .intro__item-description {
    font-size: 12px;
  }

  .services .intro .intro__item-icon {
    max-height: 36px;
  }
}

@media (max-width: 575.98px) {
  .services .intro h2 {
    font-size: 28px;
  }

  .services .intro h2 div {
    font-size: 18px;
  }
}

.services .structure {
  padding: 60px 0 80px;
  color: #444444;
  background-color: #e2e2e2;
}

.services .structure h2 {
  flex-direction: column;
  text-transform: uppercase;
  gap: 0;
  font-size: 48px;
  letter-spacing: 1.5px;
  width: 600px;
  max-width: 100%;
}

.services .structure h2 div {
  display: block;
  font-size: 28px;
}

.services .structure .structure__items {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  margin-top: 30px;
}

.services .structure .structure__item {
  flex: 1 1 calc(50% - 15px);
  box-sizing: border-box;
  border-radius: 8px;
  background-color: #444444;
  color: white;
  padding: 15px;
}

.services.digital-advertising-and-marketing .structure .structure__item {
  background-color: #9453b4;
}

.services.influencer-marketing .structure .structure__item {
  background-color: #3d3d14;
}

.services.integrated-online-marketing .structure .structure__item {
  background-color: #a66325;
}

.services.short-video-marketing .structure .structure__item {
  background-color: #f25b38;
}

.services.social-media-marketing .structure .structure__item {
  background-color: #5d4025;
}

.services.tiktok-marketing .structure .structure__item {
  background-color: #0d6ae5;
}

.services.word-of-mouth-marketing .structure .structure__item {
  background-color: #002fa7;
}

.services.xiaohongshu-marketing .structure .structure__item {
  background-color: #885103;
}

.services .structure .structure__item .structure__item-title {
  display: flex;
  align-items: flex-end;
  gap: 15px;
  margin-bottom: 15px;
  font-weight: 600;
  font-size: 24px;
  line-height: 1;
}

.services .structure .structure__item .structure__item-title > div {
  font-size: 44px;
  transform: translateY(3px);
}

.services.digital-advertising-and-marketing .structure .structure__item-title > div {
  color: #d9bf73;
}

.services.influencer-marketing .structure .structure__item-title > div {
  color: #ffc392;
}

.services.integrated-online-marketing .structure .structure__item-title > div {
  color: #f3884b;
}

.services.short-video-marketing .structure .structure__item-title > div {
  color: #edf457;
}

.services.social-media-marketing .structure .structure__item-title > div {
  color: #edf257;
}

.services.tiktok-marketing .structure .structure__item-title > div {
  color: #eff352;
}

.services.word-of-mouth-marketing .structure .structure__item-title > div {
  color: #11a154;
}

.services.xiaohongshu-marketing .structure .structure__item-title > div {
  color: #07ea85;
}

.services .structure .structure__item .structure__item-description {
  font-size: 14px;
}

@media (max-width: 991.98px) {
  .services .structure h2 {
    font-size: 36px;
  }

  .services .structure h2 div {
    font-size: 24px;
  }

  .services .structure .structure__item .structure__item-title {
    font-size: 20px;
  }

  .services .structure .structure__item .structure__item-title > div {
    font-size: 32px;
  }

  .services .structure .structure__item .structure__item-description {
    font-size: 12px;
  }
}

@media (max-width: 775.98px) {
  .services .structure .structure__item {
    flex: 1 1 100%;
  }
}

.services .focus {
  background-color: #000000;
  padding: 60px 0 30px;
}

.services .focus .background {
  justify-content: flex-start;
  background-repeat: no-repeat;
  background-size: cover;
  aspect-ratio: 16 / 5;
}

.services.digital-advertising-and-marketing .focus .background {
  background-image: url('../assets/images/services/digital-advertising-and-marketing/focus.jpg');
}

.services.influencer-marketing .focus .background {
  background-image: url('../assets/images/services/influencer-marketing/focus.jpg');
}

.services.integrated-online-marketing .focus .background {
  background-image: url('../assets/images/services/integrated-online-marketing/focus.jpg');
}

.services.short-video-marketing .focus .background {
  background-image: url('../assets/images/services/short-video-marketing/focus.jpg');
}

.services.social-media-marketing .focus .background {
  background-image: url('../assets/images/services/social-media-marketing/focus.jpg');
}

.services.tiktok-marketing .focus .background {
  background-image: url('../assets/images/services/tiktok-marketing/focus.jpg');
}

.services.word-of-mouth-marketing .focus .background {
  background-image: url('../assets/images/services/word-of-mouth-marketing/focus.jpg');
}

.services.xiaohongshu-marketing .focus .background {
  background-image: url('../assets/images/services/xiaohongshu-marketing/focus.jpg');
}

.services .focus h2 {
  font-size: 28px;
  text-align: center;
  justify-content: center;
  align-items: center;
}

.services .focus p {
  font-size: 14px;
  text-align: center;
}

@media (max-width: 991.98px) {
  .services .focus .background {
    aspect-ratio: 2 / 1;
  }

  .services.digital-advertising-and-marketing .focus .background {
    background-image: url('../assets/images/services/digital-advertising-and-marketing/focus-mobile.jpg');
  }

  .services.influencer-marketing .focus .background {
    background-image: url('../assets/images/services/influencer-marketing/focus-mobile.jpg');
  }

  .services.integrated-online-marketing .focus .background {
    background-image: url('../assets/images/services/integrated-online-marketing/focus-mobile.jpg');
  }

  .services.short-video-marketing .focus .background {
    background-image: url('../assets/images/services/short-video-marketing/focus-mobile.jpg');
  }

  .services.social-media-marketing .focus .background {
    background-image: url('../assets/images/services/social-media-marketing/focus-mobile.jpg');
  }

  .services.tiktok-marketing .focus .background {
    background-image: url('../assets/images/services/tiktok-marketing/focus-mobile.jpg');
  }

  .services.word-of-mouth-marketing .focus .background {
    background-image: url('../assets/images/services/word-of-mouth-marketing/focus-mobile.jpg');
  }

  .services.xiaohongshu-marketing .focus .background {
    background-image: url('../assets/images/services/xiaohongshu-marketing/focus-mobile.jpg');
  }

  .services .focus h2 {
    font-size: 24px;
  }

  .services .focus p {
    font-size: 10px;
  }
}

@media (max-width: 575.98px) {
  .services .focus {
    padding-bottom: 50px;
  }
}

.services .achievement {
  padding: 60px 0 80px;
  background-color: #e2e2e2;
  color: #0a0a0a;
  width: 50%;
}

.services .achievement .container {
  justify-content: flex-start;
  width: 600px;
  max-width: calc(100% - 60px);
  margin-right: 60px;
}

.services .achievement h2 {
  font-size: 28px;
}

.services .achievement p {
  font-size: 14px;
  margin-top: 8px;
}

.services .achievement .achievement__items {
  margin: 15px 0;
}

.services .achievement .achievement__item {
  background-color: #444444;
  color: white;
  margin-bottom: 15px;
  border-radius: 8px;
  padding: 15px;
  display: flex;
  gap: 20px;
  align-items: center;
  width: 600px;
  max-width: calc(100% - 30px);
}

.services.digital-advertising-and-marketing .achievement .achievement__item {
  background-color: #7d7957;
}

.services.influencer-marketing .achievement .achievement__item {
  background-color: #858a00;
}

.services.integrated-online-marketing .achievement .achievement__item {
  background-color: #8b2a7b;
}

.services.short-video-marketing .achievement .achievement__item {
  background-color: #4f3e8c;
}

.services.social-media-marketing .achievement .achievement__item {
  background-color: #c28652;
}

.services.tiktok-marketing .achievement .achievement__item {
  background-color: #f22998;
}

.services.word-of-mouth-marketing .achievement .achievement__item {
  background-color: #0c9e59;
}

.services.xiaohongshu-marketing .achievement .achievement__item {
  background-color: #970009;
}

.services .achievement .achievement__item-label {
  width: calc(55% - 10px);
  font-size: 14px;
}

.services .achievement .achievement__item-value {
  width: calc(45% - 10px);
  font-weight: 600;
  font-size: 54px;
  text-align: right;
  line-height: 1;
  white-space: nowrap;
}

.services .achievement .achievement__item-value sub {
  font-size: 20px;
  vertical-align: inherit;
}

@media (max-width: 991.98px) {
  .services .achievement h2 {
    font-size: 24px;
  }

  .services .achievement p {
    font-size: 10px;
  }

  .services .achievement .achievement__item-label {
    font-size: 12px;
  }

  .services .achievement .achievement__item-value {
    font-size: 36px;
  }

  .services .achievement .achievement__item-value sub {
    font-size: 16px;
  }
}

.services .type {
  padding: 60px 0 80px;
  background-color: #e2e2e2;
  color: white;
  width: 50%;
}

.services.digital-advertising-and-marketing .type {
  background-color: #d44d1b;
}

.services.influencer-marketing .type {
  background-color: #424215;
}

.services.integrated-online-marketing .type {
  background-color: #400435;
}

.services.short-video-marketing .type {
  background-color: #4f3e8c;
}

.services.social-media-marketing .type {
  background-color: #989021;
}

.services.tiktok-marketing .type {
  background-color: #5b45f2;
}

.services.word-of-mouth-marketing .type {
  background-color: #02924c;
}

.services.xiaohongshu-marketing .type {
  background-color: #630707;
}

.services .type .container {
  justify-content: flex-start;
  width: 600px;
  max-width: calc(100% - 60px);
  margin-left: 30px;
}

.services .type h2 {
  font-size: 28px;
}

.services .type p {
  font-size: 14px;
  margin-top: 8px;
}

.services .type .type__items {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  margin-top: 30px;
  margin-bottom: 30px;
}

.services .type .type__item {
  flex: 1 1 calc(50% - 15px);
  box-sizing: border-box;
  border-radius: 8px;
  padding: 15px;
  background-color: white;
}

.services .type .type__item-icon {
  width: 30px;
  margin-bottom: 4px;
}

.services .type .type__item-text {
  font-size: 14px;
  color: #0a0a0a;
}

@media (max-width: 991.98px) {
  .services .type h2 {
    font-size: 24px;
  }

  .services .type p {
    font-size: 10px;
  }

  .services .type .type__item-text {
    font-size: 12px;
  }
}

@media (max-width: 991.98px) {
  .services .achievement ,
  .services .type {
    width: 100%;
  }

  .services .achievement .container,
  .services .type .container {
    max-width: calc(100% - 30px);
    margin: 0 auto;
  }

  .services.digital-advertising-and-marketing .achievement .achievement__item {
    width: 100%;
  }
}

.section-group {
  display: flex;
}

@media (max-width: 991.98px) {
  .section-group {
    flex-direction: column;
  }
}

@media (max-width: 575.98px) {
  .services .type .type__item {
    flex: 1 1 100%;
  }
}

.services header .header__link:nth-child(3) > div:first-child > div,
.services header .header__link:nth-child(3) > div:last-child {
  color: var(--enter-blue);
  border-color: var(--enter-blue);
}
