.service-see-more-pc-container[data-v-0e5fc6d1] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: clamp(0px, 5.0632911392vw, 80px) 0;
  max-width: clamp(0px, 91.8367346939vw, 1440px);
  margin: 0 auto;
}
.see-more-content[data-v-0e5fc6d1] {
  display: flex;
  flex-direction: column;
  gap: clamp(0px, 0.7594936709vw, 12px);
}
.subtitle[data-v-0e5fc6d1] {
  font-size: clamp(0px, 1.0126582278vw, 16px);
  line-height: clamp(0px, 1.5189873418vw, 24px);
  font-weight: 400;
  color: rgb(155, 161, 175);
}
.title[data-v-0e5fc6d1] {
  font-size: clamp(0px, 2.5316455696vw, 40px);
  font-weight: 500;
  line-height: 1.2;
  color: rgb(26, 29, 37);
}
.see-more-action[data-v-0e5fc6d1] {
  flex-shrink: 0;
}.service-see-more-mob-container[data-v-a6997d57] {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 60px 24px;
  text-align: center;
  gap: 24px;
}
.see-more-content[data-v-a6997d57] {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.subtitle[data-v-a6997d57] {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: rgb(155, 161, 175);
}
.title[data-v-a6997d57] {
  font-size: 24px;
  line-height: 32px;
  font-weight: 500;
  color: rgb(26, 29, 37);
}
.see-more-action[data-v-a6997d57] {
  width: 100%;
  display: flex;
  justify-content: center;
}