.beautypros-header {
  height: 850px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: url(/images/beautyPros/header-image.jpg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  background-color: #174c48;
  position: relative;
}
@media (max-width: 1024px) {
  .beautypros-header {
    padding: 2.5em 0 3.75em;
  }
}
@media (max-width: 767px) {
  .beautypros-header {
    padding: 1.5em 0;
  }
}
.beautypros-header__container {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.beautypros-header__logo-conatiner {
  margin-top: -70px;
  margin-bottom: 20px;
  position: absolute;
  top: 80px;
}
.beautypros-header__intro {
  display: flex;
  width: 792px;
  padding: 32px;
  flex-direction: column;
  align-items: center;
  gap: 24px;
  border-radius: 12px;
  background: #FFFFFF;
  box-shadow: 0 10px 32px 0 rgba(1, 43, 40, 0.45);
  margin-top: 55px;
  z-index: 1;
}
@media (max-width: 767px) {
  .beautypros-header__intro {
    width: 100%;
  }
}
.beautypros-header__intro-title {
  text-align: center;
  font-style: normal;
  font-weight: 500;
}
.beautypros-header__intro-title__line1 {
  color: #EFB666;
  font-family: Roboto;
  font-size: 20px;
  line-height: 146%;
}
.beautypros-header__intro-title__line2 {
  color: #004D47;
  font-family: "Playfair Display";
  font-size: 56px;
  line-height: 126%;
}
@media (max-width: 767px) {
  .beautypros-header__intro-title__line2 {
    font-size: 32px;
  }
}
.beautypros-header__intro-description {
  color: #555960;
  text-align: center;
  font-family: Roboto;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
}
@media (max-width: 767px) {
  .beautypros-header__intro-description {
    font-size: 16px;
  }
}
.beautypros-header__intro-banner {
  width: 80%;
}
@media (max-width: 767px) {
  .beautypros-header__intro-banner {
    width: 100%;
  }
  .beautypros-header__intro-banner img {
    width: 100%;
  }
}
.beautypros-header__intro-details {
  color: #373A3F;
  text-align: center;
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}
.beautypros-header__intro-details-fee span {
  color: #FC4D0F;
}
.beautypros-header__intro__buttons {
  display: flex;
  gap: 16px;
  flex-direction: column;
}
.beautypros-header__intro__button-gold {
  color: #191A1D;
  text-align: center;
  font-family: "Playfair Display";
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 20.357px;
  letter-spacing: 0.32px;
  padding: 15px 28px;
  border-radius: 8px;
  background: #EFB666;
  cursor: pointer;
}
.beautypros-header__intro__button-white {
  color: #BA874C;
  text-align: center;
  font-family: "Playfair Display";
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 20.357px;
  letter-spacing: 0.32px;
  padding: 15px 28px;
  border-radius: 8px;
  border: 1px solid #BA874C;
  cursor: pointer;
}
.beautypros-header__title-wrap {
  position: relative;
}
.beautypros-header__title {
  color: #FFFFFF;
}
@media (max-width: 1024px) {
  .beautypros-header__title {
    font-size: 2em;
    max-width: 15.625em;
  }
}
@media (max-width: 767px) {
  .beautypros-header__title {
    font-size: 1.75em;
    max-width: 7.8572em;
  }
}
.beautypros-header__hearts, .beautypros-header__sun {
  position: absolute;
}
.beautypros-header__hearts {
  width: 6.5em;
  top: -48%;
  left: -12.3%;
}
@media (max-width: 1439px) {
  .beautypros-header__hearts {
    left: -10%;
    transform: scale(0.75);
  }
}
@media (max-width: 1024px) {
  .beautypros-header__hearts {
    width: 4.75em;
    top: 0;
    left: 0;
    transform: translate(-122.5%, 3%);
  }
}
@media (max-width: 767px) {
  .beautypros-header__hearts {
    width: 3.5em;
    transform: translate(-109%, 59%);
  }
}
.beautypros-header__sun {
  width: 10.4375em;
  top: -108%;
  right: -21.5%;
}
@media (max-width: 1439px) {
  .beautypros-header__sun {
    right: -17%;
    transform: scale(0.65);
  }
}
@media (max-width: 1024px) {
  .beautypros-header__sun {
    right: 0;
    top: 0;
    transform: translate(79.5%, -29%) scale(0.65);
  }
}
@media (max-width: 767px) {
  .beautypros-header__sun {
    transform: translate(67%, -18%) scale(0.5);
  }
}
.beautypros-header__form {
  margin: 1.8125em 0 0;
  max-width: 54.25em;
  width: 100%;
  display: flex;
  align-items: center;
  gap: 0.5em;
}
@media (max-width: 1024px) {
  .beautypros-header__form {
    max-width: 41.375em;
    margin: 1.5625em 0 0;
  }
}
@media (max-width: 767px) {
  .beautypros-header__form {
    margin: 1.4375em 0 0;
    flex-direction: column;
  }
}
.beautypros-header__form-field {
  flex: 1;
  width: 100%;
}
.beautypros-header__form-field_address {
  flex: 0 0 36.867%;
}
@media (max-width: 1024px) {
  .beautypros-header__form-field_address {
    flex: 0 0 35.05%;
  }
}
.beautypros-header__button {
  min-width: 8.25em;
}
@media (max-width: 767px) {
  .beautypros-header__button {
    width: 100%;
  }
}

.beautypros-popup {
  display: flex;
  background: rgba(0, 77, 71, 0.7411764706);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  align-items: center;
}
.beautypros-popup-login__container {
  display: flex;
  width: 632px;
  padding: 32px;
  flex-direction: column;
  align-items: flex-start;
  gap: 24px;
  border-radius: 12px;
  background: #FFFFFF;
  box-shadow: 0 9px 49px 0 rgba(1, 43, 40, 0.6);
  max-height: 100%;
  overflow: auto;
}
@media (max-width: 767px) {
  .beautypros-popup-login__container {
    padding: 24px 16px;
    width: calc(100% - 32px);
  }
}
.beautypros-popup-login__header {
  display: flex;
  align-items: center;
  gap: 20px;
  position: relative;
  width: 100%;
}
@media (max-width: 767px) {
  .beautypros-popup-login__header svg {
    width: 40px;
    position: relative;
  }
}
.beautypros-popup-login__header-title {
  color: #FC4D0F;
  font-family: "Playfair Display";
  font-size: 28px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  margin-bottom: 24px;
}
@media (max-width: 767px) {
  .beautypros-popup-login__header-title {
    font-size: 22px;
    margin-bottom: 0;
  }
}
.beautypros-popup-login__header-close {
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
}
@media (max-width: 767px) {
  .beautypros-popup-login__header-close {
    margin-top: 12px;
  }
}
.beautypros-popup-login__form {
  width: 100%;
}
.beautypros-popup-login__form-field {
  position: relative;
  margin-bottom: 16px;
}
.beautypros-popup-login__form-buttons {
  display: flex;
  gap: 24px;
}
@media (max-width: 767px) {
  .beautypros-popup-login__form-buttons {
    gap: 16px;
    flex-wrap: wrap;
  }
}
.beautypros-popup-login__form-buttons button {
  flex: 1;
}
@media (max-width: 767px) {
  .beautypros-popup-login__form-buttons button {
    flex: unset;
    width: 100%;
  }
}
.beautypros-popup-login__form-buttons button:first-child {
  border: 1px solid #BA874C;
  color: #BA874C;
}
.beautypros-popup-login__form-extras {
  display: flex;
}
@media (max-width: 767px) {
  .beautypros-popup-login__form-extras {
    gap: 10px;
    flex-wrap: wrap;
    margin-bottom: 16px;
  }
}
.beautypros-popup-login__form-extras-col1 {
  width: 50%;
}
@media (max-width: 767px) {
  .beautypros-popup-login__form-extras-col1 {
    width: 100%;
  }
}
.beautypros-popup-login__form-extras-col2 {
  width: 50%;
}
@media (max-width: 767px) {
  .beautypros-popup-login__form-extras-col2 {
    width: 100%;
  }
}
.beautypros-popup-login__form-reset {
  margin: 24px 0;
  color: #BA874C;
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}
.beautypros-popup .login-body__form-field span.field-validation-error:not(:empty) {
  background-image: url("/images/icons/icon-input-error.svg");
  background-repeat: no-repeat;
  background-position: left;
  padding: 0 0 0 22px;
}
.beautypros-popup-register-step1__container {
  display: flex;
  width: 792px;
  padding: 32px;
  flex-direction: column;
  align-items: flex-start;
  gap: 32px;
  border-radius: 12px;
  background: #FFFFFF;
  box-shadow: 0 9px 49px 0 rgba(1, 43, 40, 0.6);
  max-height: 100%;
  overflow: auto;
}
@media (max-width: 767px) {
  .beautypros-popup-register-step1__container {
    padding: 24px 16px;
    width: calc(100% - 32px);
    gap: 24px;
  }
}
.beautypros-popup-register-step1__header {
  display: flex;
  align-items: center;
  gap: 32px;
  position: relative;
  width: 100%;
  justify-content: center;
}
@media (max-width: 767px) {
  .beautypros-popup-register-step1__header {
    gap: 24px;
  }
}
.beautypros-popup-register-step1__header > svg {
  position: absolute;
  left: -8px;
  top: -14px;
}
@media (max-width: 767px) {
  .beautypros-popup-register-step1__header > svg {
    position: relative;
    width: 60px;
    left: 0;
    top: 0;
  }
}
.beautypros-popup-register-step1__header-title {
  color: #FC4D0F;
  text-align: center;
  font-family: "Playfair Display";
  font-size: 28px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
}
@media (max-width: 767px) {
  .beautypros-popup-register-step1__header-title {
    font-size: 22px;
    margin-bottom: 0;
  }
}
.beautypros-popup-register-step1__header-close {
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
}
@media (max-width: 767px) {
  .beautypros-popup-register-step1__header-close {
    position: relative;
    width: 40px;
  }
}
.beautypros-popup-register-step1__description {
  color: #555960;
  text-align: center;
  font-family: Roboto;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  width: 100%;
}
@media (max-width: 767px) {
  .beautypros-popup-register-step1__description {
    font-size: 16px;
  }
}
.beautypros-popup-register-step1__form {
  width: 100%;
  display: flex;
  gap: 16px;
  flex-direction: column;
}
.beautypros-popup-register-step1__form-field {
  position: relative;
}
.beautypros-popup-register-step1__form-link span {
  color: #BA874C;
  cursor: pointer;
}
.beautypros-popup-register-step1-buttons {
  display: flex;
  gap: 24px;
  width: 100%;
  justify-content: center;
}
.beautypros-popup-register-step1-buttons button {
  max-width: 100%;
  width: 414px;
}
.beautypros-popup__form-field-group {
  display: flex;
  gap: 1em;
  flex: 0 0 100%;
}
@media (max-width: 767px) {
  .beautypros-popup__form-field-group {
    flex-direction: column;
  }
}
.beautypros-popup__form-field-group .home-signup__form-field {
  flex: 0 0 calc(50% - 0.5em);
  width: calc(50% - 0.5em);
}
@media (max-width: 767px) {
  .beautypros-popup__form-field-group .home-signup__form-field {
    flex: 1;
    width: 100%;
  }
}
.beautypros-popup-register-container-image {
  width: 132px;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .beautypros-popup-register-container-image {
    width: 110px;
  }
}
.beautypros-popup-register-container-title {
  width: 100%;
  color: #DAA464;
  text-align: center;
  font-family: "Playfair Display";
  font-size: 64px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
}
.beautypros-popup-register-container-subtitle {
  width: 100%;
  color: #FC4D0F;
  text-align: center;
  font-family: "Playfair Display";
  font-size: 28px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  margin: 24px auto;
}
.beautypros-popup-register-container-description {
  width: 100%;
  color: #555960;
  text-align: center;
  font-family: Roboto;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  padding: 0 180px;
}
@media (max-width: 767px) {
  .beautypros-popup-register-container-description {
    padding: 0 16px;
  }
}
.beautypros-popup-register-buttons {
  width: 100%;
  display: flex;
  height: 50px;
  gap: 23px;
  justify-content: center;
  align-items: center;
}
.beautypros-popup-register-button {
  width: 32px;
}

.field-flex-1 {
  flex: 1;
}

.choices {
  margin-bottom: 0;
}

.choices__input {
  background-color: unset;
}

#step3-prev {
  border-radius: 8px;
  border: 1px solid #BA874C;
  color: #BA874C;
}

.beauty-pros-body {
  padding: 4em 0 9em;
}
@media (max-width: 1024px) {
  .beauty-pros-body {
    padding: 2.3125em 0 3.5625em;
  }
}
@media (max-width: 767px) {
  .beauty-pros-body {
    padding: 1.5em 0 2em;
  }
}

.beauty-pros-favorites__card {
  border-radius: 0.875em;
  transition: box-shadow 0.25s;
}
.beauty-pros-favorites__card:hover {
  box-shadow: 0 4px 16px 0 rgba(82, 55, 24, 0.13);
}
.beauty-pros-favorites__card-image-wrap {
  position: relative;
}
.beauty-pros-favorites__card-image-wrap::after {
  content: "";
  display: block;
  padding-bottom: 75%;
}
.beauty-pros-favorites__card-image {
  position: absolute;
  inset: 0;
}
.beauty-pros-favorites__card-body {
  padding: 1em 1em 1.5em;
}
@media (max-width: 767px) {
  .beauty-pros-favorites__card-body {
    padding: 1em 0 1.5em;
  }
}
.beauty-pros-favorites__card-title {
  color: #004D47;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 1.46em;
}
.beauty-pros-favorites__card-subtitle {
  color: #7C8189;
  margin: 0.25em 0 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 1.5em;
}
@media (max-width: 767px) {
  .beauty-pros-favorites__card-subtitle {
    margin: 0.3125em 0 0;
  }
}
.beauty-pros-favorites__card-description {
  color: #373A3F;
  font-size: 1.125em;
  height: 4.5em;
  margin: 0.5556em 0 1.2778em;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
}
.beauty-pros-favorites__card-button {
  padding: 0.5625em 0.8319em;
}
.beauty-pros-favorites__card:hover .beauty-pros-favorites__card-button {
  color: #191A1D;
  background-color: #EFB666;
  border-color: #EFB666;
}
.beauty-pros-favorites__card:hover .beauty-pros-favorites__card-button:hover {
  background-color: #DAA464;
  border-color: #DAA464;
}
.beauty-pros-favorites__slides {
  padding: 1em;
  margin: 0.8125em -1em 0;
}
@media (max-width: 1024px) {
  .beauty-pros-favorites__slides {
    padding: 0 2em;
    margin: 1.75em -2em 0;
  }
}
@media (max-width: 767px) {
  .beauty-pros-favorites__slides {
    padding: 0 1em;
    margin: 1.4375em -1em 0;
  }
}

.beauty-pros-results {
  margin: 3.25em auto 0;
}
@media (max-width: 1024px) {
  .beauty-pros-results {
    margin: 2.125em auto 0;
  }
}
@media (max-width: 767px) {
  .beauty-pros-results {
    margin: 1em auto 0;
  }
}
.beauty-pros-results + .beauty-pros-results {
  margin: 4.125em 0 0;
}
@media (max-width: 1024px) {
  .beauty-pros-results + .beauty-pros-results {
    margin: 3.5625em 0 0;
  }
}
@media (max-width: 767px) {
  .beauty-pros-results + .beauty-pros-results {
    margin: 1.625em 0 0;
  }
}
