.content-intro h5(
  font-size: 28px;
)

.survey-step {
    display: none
}

.survey-image {
  padding-top: 40px;
}

.survey-module {
    align-items: center;
    display: flex;
    justify-content: center
}

.survey-module-inner {
    max-width: 1420px
}

.survey-step h5 {
    text-align: center
}

.surveyHeader h1 {
    color: #5b148f;
    font-family: Euclid Circular A;
    font-size: 64px;
    font-style: normal;
    font-weight: 600;
    line-height: 68px
}

.questionNum {
    margin-left: -22px
}

#progress-text,.question h5 {
    text-align: center
}

.form-wrapper {
    background: #591490;
    border-radius: 24px;
    color: #fff;
    padding: 32px
}

.question {
    background: hsla(0,0%,100%,.1);
    border-radius: 20px;
    padding: 30px 20px 30px 42px
}

.question h7 {
    font-family: Euclid Circular A;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 34px
}

.progress-bar-wrapper {
    display: flex;
    justify-content: center;
    padding: 30px 0;
    width: 100%
}

.progress-bar {
    background-color: #f8f9fb;
    border-radius: 4px;
    height: 8px;
    margin-bottom: 12px;
    max-width: 355px;
    overflow: hidden;
    width: 100%
}

.progress-bar-fill {
    background-color: #9f33fb;
    height: 100%;
    transition: width .3s ease-in-out
}

.progress-text {
    color: #333;
    font-size: 14px;
    margin-bottom: 24px
}

.answerRadios {
    padding-top: 12px
}

.answerRadios label {
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    display: flex;
    align-items: center;
    gap: 0.5rem;
    max-width: 500px;
}

.answerRadios input {
    margin-top: 0.2em;
    appearance: none;
    -webkit-appearance: none;
    border:3px solid #FFF;
    background-color: #fff;
    border-radius: 50%;
    cursor: pointer;
    height: 20px;
    outline: none;
    position: relative;
    min-width: 20px;
}

.answerRadios input:checked {
    background-color: #F42A77; 
    border: 3px solid #ffffff;
}

.stepButtons {
    display: flex;
    justify-content: center;
    padding: 35px 0
}

.stepButtons button {
    background: #fff;
    border: none;
    border-radius: 60px;
    color: #5b148f;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    margin: 0 12px;
    padding: 14px 24px;
    transition-duration: .3s;
    display: flex;
    justify-content: center;
    align-items: center;
}

.stepButtons button svg {
    border: 1px solid #5b148f;
    border-radius: 20px;
    margin-left: 4px;
}

.stepButtons button:hover {
    background-color: #9f33fb;
    color: #fff;
    cursor: pointer
}
 .stepButtons button:hover svg path {
    stroke: #FFF;
 }
.stepButtons button:hover svg {
  border: 1px solid #FFF;
  color: #FFF !important;
}
/* Form CSS */
.form-header h5 {
  text-align: center;
  color: #FFF;
  font-size: 32px;
font-style: normal;
font-weight: 500;
line-height: 40px;
}
.form-wrapper {
    background: #591490 !important;
}
.form-box-wrapper {
    align-items: stretch;
    background: hsla(0, 0%, 100%, .1);
    border-radius: 20px;
    display: flex;
    flex-direction: column;
    padding: 40px 40px;
}
.form-group {
   display: flex;
   justify-content:space-between;
   gap:24px;
}
form#custom-hubspot-form input {
   margin-bottom: 12px;
   width: 100%;
        padding: 20px 16px;
     border-radius: 5px;
border: 1px solid #5B148F;
}
form#custom-hubspot-form input::placeholder {
   color: #5B148F;
}
form#custom-hubspot-form select {
    appearance: none; /* Remove default arrow in most modern browsers */
  -webkit-appearance: none;
  -moz-appearance: none;
       margin-bottom: 12px;
    width: 100%;
    padding: 20px 16px;
    border-radius: 5px;
    border: 1px solid #5B148F;
   color: #5B148F;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'><path d='M15 8.33301L10.5893 12.7438C10.2638 13.0692 9.73618 13.0692 9.41074 12.7438L5 8.33301' stroke='%235B148F' stroke-width='1.5' stroke-linecap='round'/></svg>");
  background-repeat: no-repeat;
  background-position: right 10px center;
  background-size: 26px;
}
.buttonWrapper {
    margin-top: 32px;
    display: flex;
    width: 100%;
    justify-content: center;
}
#hubspot-form-wrapper button {
    webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #fff;
    border: none;
    border-radius: 60px;
    color: #5b148f;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    margin: 0 12px;
    padding: 14px 24px;
    transition-duration: .3s;
    display: flex;
    justify-content: center;
    align-items: center;
}

#hubspot-form-wrapper button svg {
    border: 1px solid #5b148f;
    border-radius: 20px;
    margin-left: 4px;
}

#hubspot-form-wrapper button:hover {
    background-color: #9f33fb;
    color: #fff;
    cursor: pointer
}
#hubspot-form-wrapper button:hover svg {
  border: 1px solid #FFF;
  color: #FFF !important;
}
.form-wrapper button:hover:after,
.form-wrapper button:after {
    background-image: none !important;!i;!;
}
.no-stretch {
    align-items: flex-start; /* prevents equal height */
  }

/* Mobile CSS*/
@media screen and (max-width: 768px) {
  .form-wrapper {
    padding: 20px;
  }
  .form-box-wrapper {
    padding: 40px 15px;
  }
  .form-group {
    gap: 2px;
  }
  /* Form Input Text Sizes */
  form#custom-hubspot-form input,
  form#custom-hubspot-form select {
    font-size: 16px;
  }
}




