
.coach-service-chip[data-v-c47caae3] {
  display: flex;
  align-self: flex-start;
  padding: 4px 8px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  border: 1px solid #EEE;
  background: #FBFBFB;
  color: #333;
  text-align: center;
  font-size: 12px;
  font-weight: 600;
  line-height: 22px;
  letter-spacing: -0.1px;
  white-space: nowrap;
}
.coach-details-back-link[data-v-00fea12c] {
  font-size: 14px;
  display: inline-flex;
  align-items: center;
  gap: 10px;
}.coach-details-introduction-card-desktop[data-v-1981f09f] {
  display: none;
}
@media (min-width: 960px) {
.coach-details-introduction-card-desktop[data-v-1981f09f] {
    display: flex;
    flex-direction: column;
    gap: 16px;
}
}
.coach-details-introduction-card-desktop .coach-details-introduction-card-desktop-container[data-v-1981f09f] {
  display: flex;
  align-items: flex-start;
  gap: 24px;
  padding: 24px 32px;
  border: 1px solid #EEE;
  background: #FFF;
}
.coach-details-introduction-card-desktop .coach-details-introduction-card-desktop-content[data-v-1981f09f] {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.coach-details-introduction-card-desktop .coach-details-introduction-card-desktop-header[data-v-1981f09f] {
  display: flex;
  align-items: center;
  gap: 20px;
}
.coach-details-introduction-card-desktop .coach-details-introduction-card-desktop-header h1[data-v-1981f09f] {
  color: #333;
  font-size: 34px;
  font-weight: 700;
  line-height: 44px;
  letter-spacing: -0.1px;
}
.coach-details-introduction-card-desktop .coach-details-introduction-card-desktop-description[data-v-1981f09f] {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.coach-details-introduction-card-desktop .coach-details-introduction-card-desktop-roles-and-companies[data-v-1981f09f] {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.coach-details-introduction-card-mobile[data-v-1981f09f] {
  display: flex;
  width: 100vw;
  background: #fff;
  transform: translateX(-16px);
  padding: 16px 16px 32px;
  flex-direction: column;
  gap: 16px;
  border-bottom: 1px solid #EEE;
  border-top: 1px solid #EEE;
}
@media (min-width: 960px) {
.coach-details-introduction-card-mobile[data-v-1981f09f] {
    display: none;
}
}
.coach-details-introduction-card-mobile .coach-details-introduction-card-mobile-back-link[data-v-1981f09f] {
  margin-bottom: 16px;
}
.coach-details-introduction-card-mobile .coach-details-introduction-card-mobile-header[data-v-1981f09f] {
  display: flex;
  align-items: center;
  gap: 24px;
  text-align: left;
}
.coach-details-introduction-card-mobile .coach-details-introduction-card-mobile-header-name-and-price[data-v-1981f09f] {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.coach-details-introduction-card-mobile .coach-details-introduction-card-mobile-header-name-and-price h1[data-v-1981f09f] {
  color: #333;
  font-size: 24px;
  font-weight: 700;
  line-height: 34px;
  letter-spacing: -0.1px;
}
.coach-details-introduction-card-mobile .coach-details-introduction-card-mobile-header-price[data-v-1981f09f] {
  --price-font-size: 14px;
  --per-session-font-size: 14px;
  --secondary-color: #878787;
  --price-justify-content: flex-start;
}
.coach-details-introduction-card-mobile .coach-details-card-buy-sessions-button-mobile[data-v-1981f09f] {
  gap: 16px;
}
.coach-details-introduction-card-mobile .coach-details-introduction-card-mobile-roles-and-companies[data-v-1981f09f] {
  display: flex;
  flex-direction: column;
  gap: 8px;
}.coach-mock-specialties-container[data-v-41c5da6e] {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.coach-mock-specialties-group[data-v-41c5da6e] {
  display: flex;
  flex-direction: column;
  gap: 8px;
  padding: 16px;
  border: 1px solid #EEE;
  background: #FBFBFB;
}
.coach-mock-specialties-group-title[data-v-41c5da6e] {
  color: #333;
  font-size: 14px;
  font-weight: 600;
  line-height: 22px;
}
.coach-mock-specialties-specialties-container[data-v-41c5da6e] {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.coach-mock-specialties-sub-title[data-v-41c5da6e] {
  color: #878787;
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
}.coach-details-card-introduction p,
.coach-services-group-service-description p {
  margin: 0;
  white-space: pre-wrap;
}
.coach-details-card-introduction p + p,
.coach-services-group-service-description p + p {
  margin-top: 1em;
}
.coach-details-card-introduction ul + p,
.coach-details-card-introduction ol + p,
.coach-services-group-service-description ul + p,
.coach-services-group-service-description ol + p {
  margin-top: 1em;
}
.coach-details-card-introduction ul, .coach-details-card-introduction ol,
.coach-services-group-service-description ul,
.coach-services-group-service-description ol {
  margin: 0;
  padding-left: 20px;
}
.coach-details-card-introduction li > ul,
.coach-services-group-service-description li > ul {
  list-style-type: disc !important;
}
.coach-details-card-introduction ul li::marker,
.coach-services-group-service-description ul li::marker {
  font-size: 0.7em;
}
.coach-details-card-introduction li > ul, .coach-details-card-introduction li > ol,
.coach-services-group-service-description li > ul,
.coach-services-group-service-description li > ol {
  margin-top: 4px;
}
.coach-details-card-introduction li + li,
.coach-services-group-service-description li + li {
  margin-top: 4px;
}
.coach-details-card-introduction + .coach-details-card-introduction,
.coach-details-card-introduction + .coach-services-group-service-description,
.coach-services-group-service-description + .coach-details-card-introduction,
.coach-services-group-service-description + .coach-services-group-service-description {
  margin-top: 1rem;
}.coach-details-card-container[data-v-7fb0e853] {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.coach-details-card-introduction + .coach-details-card-introduction[data-v-7fb0e853] {
  margin-top: 1rem;
}
.coach-details-card-introduction--work-experience[data-v-7fb0e853] {
  white-space: pre-wrap;
}
.coach-details-card-wrapper[data-v-7fb0e853] {
  color: #4A4A4A;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  text-align: left;
}
.service-chips-container[data-v-7fb0e853] {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
}
.coach-services-group[data-v-7fb0e853] {
  display: flex;
  flex-direction: column;
  gap: 32px;
}
.coach-services-group-name[data-v-7fb0e853] {
  color: #878787;
  font-size: 14px;
  font-weight: 600;
  line-height: 22px;
  text-transform: uppercase;
}
.coach-services-group-separator[data-v-7fb0e853] {
  width: 100%;
  height: 1px;
  background-color: #EEE;
  margin: 32px 0;
}
.coach-services-group-other-services[data-v-7fb0e853] {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  -moz-column-gap: 16px;
       column-gap: 16px;
  row-gap: 8px;
}
.coach-services-group-other-services > span[data-v-7fb0e853] {
  color: #878787;
  text-align: center;
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
  text-transform: uppercase;
}
.coach-services-group-service-with-description[data-v-7fb0e853] {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}
@media (min-width: 960px) {
.coach-services-group-service-with-description[data-v-7fb0e853] {
    flex-direction: row;
}
}
@media (min-width: 960px) {
.coach-services-group-service-description[data-v-7fb0e853] {
    max-width: 67%;
}
}
.coach-services-group-mock-interview-specialties[data-v-7fb0e853] {
  margin-top: 8px;
}