.pc-service-guarantee-room[data-v-271b50b9] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 54px;
  padding: 0 16px;
  border-radius: 12px;
  box-sizing: border-box;
  background: linear-gradient(271deg, #fff2e3 6%, #fff1dd 96%);
  color: #cb7901;
  gap: 8px;
  text-decoration: none;
}
.pc-service-guarantee-slogan[data-v-271b50b9] {
  display: block;
  height: 24px;
  -o-object-fit: contain;
     object-fit: contain;
}
.pc-service-guarantee-action[data-v-271b50b9] {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  margin-left: 16px;
  gap: 4px;
  font-size: 18px;
}
