.service-phone-btn .field[data-v-fbb631e9] {
  margin: 0;
}
.service-phone-btn__tel-link[data-v-fbb631e9] {
  display: none;
  font-size: 26px;
}
.service-phone-btn__primary[data-v-fbb631e9] {
  width: 100%;
  text-wrap: nowrap;
}
.service-phone-btn__primary[data-v-fbb631e9] .q-btn__content {
  flex-wrap: nowrap;
}
@media only screen and (max-device-width: 768px) {
.service-phone-btn__tel-link[data-v-fbb631e9] {
    display: block;
}
.service-phone-btn__phone-input[data-v-fbb631e9] {
    display: none;
}
}.car .rating[data-v-dfe468be] {
  position: static !important;
  padding: 0;
  background-color: transparent;
  overflow: hidden;
  gap: 9px;
}
.car__location-text[data-v-dfe468be] {
  margin-top: 20px;
  display: flex;
  justify-content: start;
  align-items: start;
  gap: 10px;
}
.car__location-text svg[data-v-dfe468be] {
  max-width: 24px;
  width: 100%;
  height: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #02888d;
}
.car__location-map[data-v-dfe468be] {
  position: relative;
  border-radius: 10px;
  overflow: hidden;
}
.car__right[data-v-dfe468be] {
  max-width: 420px;
  width: 100%;
  position: sticky;
  top: 152px;
  right: 20px;
}
.car__contractor-info[data-v-dfe468be] {
  margin-bottom: 20px;
  padding: 20px;
  border-radius: 30px;
  border: 1px solid #ddd;
  background: #ffffff;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.03), 0 20px 15px 0 rgba(0, 0, 0, 0.01);
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.car__contractor[data-v-dfe468be] {
  margin-bottom: 10px;
  display: grid;
  grid-template-columns: 100px auto;
  align-items: center;
  gap: 10px;
}
.car__contractor-img[data-v-dfe468be] {
  width: 100%;
  height: 100px;
  object-fit: cover;
  border-radius: 50%;
}
.car__contractor-right[data-v-dfe468be] {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: start;
  gap: 5px;
}
.car__contractor-name[data-v-dfe468be] {
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.2;
}
.car__contractor-date[data-v-dfe468be] {
  font-size: 14px;
  font-weight: 500;
  line-height: normal;
  color: #858790;
}
.car__contractor-number[data-v-dfe468be] {
  margin-top: 5px;
  font-size: 15px;
  font-weight: 500;
  line-height: normal;
  text-decoration-line: underline;
}
.car__rating-and-reviews-top[data-v-dfe468be] {
  margin-top: 5px;
  display: flex;
  align-items: center;
  gap: 9px;
}
.car__rating-and-reviews[data-v-dfe468be] {
  padding: 15px;
  border-radius: 15px;
  background-color: #f2f2f2;
}
.car__rating-and-reviews .link[data-v-dfe468be] {
  text-decoration: underline;
  font-size: 14px;
  font-weight: 600;
  line-height: 18px;
  text-decoration-line: underline;
}
@media (max-width: 1440px) {
.car__contractor[data-v-dfe468be] {
    grid-template-columns: 80px auto;
}
.car__contractor-img[data-v-dfe468be] {
    height: 80px;
}
.car__contractor-name[data-v-dfe468be] {
    font-size: 18px;
}
.car__contractor-number[data-v-dfe468be] {
    margin-top: 0;
}
.car .rating[data-v-dfe468be],
  .car__reviews-number[data-v-dfe468be] {
    font-size: 16px;
}
.car__location-text[data-v-dfe468be] {
    margin-top: 0px;
}
.car__rating-and-reviews-top[data-v-dfe468be] {
    margin-top: 0;
}
}
@media (max-width: 1300px) {
.banner-side-small[data-v-dfe468be] {
    display: none;
}
.car__right[data-v-dfe468be] {
    max-width: 100%;
}
.car__contractor-info[data-v-dfe468be] {
    width: 100%;
    border-radius: 0;
    box-shadow: none;
    border: none;
    background: transparent;
    padding: 0;
}
.car__location-map[data-v-dfe468be] {
    max-width: 875px;
}
.car__contractor-info-wrap[data-v-dfe468be] {
    max-width: 875px;
    width: 100%;
    display: flex;
    justify-content: space-between;
    gap: 20px;
}
.car__contractor[data-v-dfe468be] {
    width: 100%;
}
}
@media (max-width: 768px) {
.car__contractor[data-v-dfe468be] {
    align-items: start;
}
.car__contractor-right[data-v-dfe468be] {
    flex-direction: column;
    gap: 10px;
    margin-bottom: 10px;
}
.car__contractor-info-wrap[data-v-dfe468be] {
    flex-direction: column;
    gap: 0;
}
}
@media (max-width: 500px) {
.car__rating-and-reviews-top[data-v-dfe468be] {
    flex-wrap: wrap;
    align-items: start;
}
.car .rating[data-v-dfe468be],
  .car__reviews-number[data-v-dfe468be] {
    font-size: 15px;
}
}