form .div.actions {
  display: none; !important
}

.page-center{
  padding-left: 0;
  padding-right: 0;
  max-width: 1500px;
}

.nl-c-multipart-form .hs-form-field {
  margin: var(--nl-spacing-2) 0 var(--nl-spacing-5);
}

.nl-c-multipart-form .hs_submit {
  text-align: center;
}
.nl-hs-form-cols form .inputs-list{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  margin-bottom: 30px;
  align-items: flex-start;
  gap: 15px;
}
@media (max-width:767px){
  .hs-symptoms ul.inputs-list li{
    max-width:50%; 
    flex: 1 1 50%;
    margin:0 auto;
  }
}

#hs_cos_wrapper_Multistep_Form_2022 h2,
#hs_cos_wrapper_Multistep_Form_2022 h3,
#hs_cos_wrapper_Multistep_Form_2022 p{
  color: #333;
}






.multipart-form-section {
  padding: 0px;
}
.multipart-form-header-logo {
  text-align: center;
  margin: 0 0 40px;
}
.multipart-form-header-logo img {
  display: block;
  margin: 0 auto;
  max-width: 265px !important;
  width: 100%;
}
.multipart-form-question-number-block p {
  margin: 0;
  color: #FFFFFF;
  letter-spacing: 1.5px;
}
.multipart-form-question-number-block {
  background: transparent linear-gradient(270deg, #008FDB 0%, #0989D7 5%, #A9218E 100%) 0% 0% no-repeat padding-box;
  box-shadow: 5px 5px 25px #00000026;
  border-radius: 0;
  padding: 15px;
  text-align: center;
}
.multipart-form-question-form-block {
  padding: 57px 20px 76px;
}
.multipart-form-question-form-block .back-button {
  display:flex;
  justify-content:center;
  padding: 15px;
}

.multipart-form-question-form-block .back-button a{
  padding: 5px;
  color: #0C86D4;
}

.multipart-form-question-form-block .back-button a:hover {
  color: #fff;
}

@media screen and (max-width: 768px){
.multipart-form-question-form-block .back-button {
  justify-content:flex-end;
}
}

.multipart-form-question-heading {
  text-align: center;
}
.multipart-form-question-heading h3 {
  margin: 0 0 15px;
  color: #fff;
}
.multipart-form-question-heading p {
  color: #989898;
  margin: 0 0 15;
  font-size: 14px;
  letter-spacing: 1.4px;
}
.multipart-form-question-number-wrapp {
  background: #0A2B40 0% 0% no-repeat padding-box;
  box-shadow: 5px 5px 25px #00000059;
  border: 1px solid #1B5073;
}
.nl-form li[role=checkbox], .nl-form li[role=radio], form.hs-form li[role=checkbox], form.hs-form li[role=radio] {
  align-items: center;
  display: flex;
  margin-bottom: .625rem;
}
.nl-form li[role=checkbox]>label, .nl-form li[role=radio]>label, form.hs-form li[role=checkbox]>label, form.hs-form li[role=radio]>label {
  align-items: center;
  display: flex;
  margin-bottom: 0;
}

/* page 1 */
.multipart-form-question-form-block li.hs-form-checkbox input[value='Headaches'] {
  background-image: url(https://5282963.fs1.hubspotusercontent-na1.net/hubfs/5282963/Theme_2023/images/icon-01-white.svg)!important;
}
.multipart-form-question-form-block li.hs-form-checkbox input[value='Eye Strain'] {
  background-image: url(https://5282963.fs1.hubspotusercontent-na1.net/hubfs/5282963/Theme_2023/images/icon-05-white.svg)!important;
}
.multipart-form-question-form-block li.hs-form-checkbox input[value='Dizziness'] {
  background-image: url(https://5282963.fs1.hubspotusercontent-na1.net/hubfs/5282963/Theme_2023/images/icon-04-white.svg)!important;
}
.multipart-form-question-form-block li.hs-form-checkbox input[value='Neck Pain'] {
  background-image: url(https://5282963.fs1.hubspotusercontent-na1.net/hubfs/5282963/Theme_2023/images/icon-03-white.svg)!important;
}
.multipart-form-question-form-block li.hs-form-checkbox input[value='Light Sensitivity'] {
  background-image: url(https://5282963.fs1.hubspotusercontent-na1.net/hubfs/5282963/Theme_2023/images/icon-06-white.svg)!important;
}
.multipart-form-question-form-block li.hs-form-checkbox input[value='Discomfort at the Computer'] {
  background-image: url(https://5282963.fs1.hubspotusercontent-na1.net/hubfs/5282963/Theme_2023/images/icon-07-white.svg)!important;
}
/* page 3 */
.multipart-form-question-form-block li.hs-form-checkbox input[value='Pain Medicine'] {
  background-image: url(https://5282963.fs1.hubspotusercontent-na1.net/hubfs/5282963/Theme_2023/images/icon-04-white.svg)!important;
}
.multipart-form-question-form-block li.hs-form-checkbox input[value='Botox Injections'] {
  background-image: url(https://5282963.fs1.hubspotusercontent-na1.net/hubfs/5282963/Theme_2023/images/icon-03-white.svg)!important;
}
.multipart-form-question-form-block li.hs-form-checkbox input[value='Chiropractor'] {
  background-image: url(https://5282963.fs1.hubspotusercontent-na1.net/hubfs/5282963/Theme_2023/images/icon-05-white.svg)!important;
}
.multipart-form-question-form-block li.hs-form-checkbox input[value='Massage Therapy'] {
  background-image: url(https://5282963.fs1.hubspotusercontent-na1.net/hubfs/5282963/Theme_2023/images/icon-02-white.svg)!important;
}

.nl-hs-form.nl-hs-form-cols .hs-form-field>label {
  display: none;
}

.the-test-form-5-2024 {
  max-width: 800px !important;
  margin: 0 auto;
}

.the-test-form-5-2024 form {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
  margin: 0 auto;
}

.the-test-form-5-2024 input {
  border-radius: 30px;
  text-align: center;
  font-weight: 600;
}

.multipart-form-question-form-block .the-test-form-5-2024  .hs_submit.hs-submit {
  margin-top: 0;
}
.multipart-form-question-form-block .the-test-form-5-2024  .hs_submit.hs-submit .actions {
  width: 100%;
}

.multipart-form-question-form-block .the-test-form-5-2024 .hs_submit.hs-submit .actions {
  justify-content: center;
}
.multipart-form-question-form-block .the-test-form-5-2024 .hs_submit.hs-submit .actions:after {
  display: none;
}

.multipart-form-question-form-block .the-test-form-5-2024 .hs_submit.hs-submit .actions input.hs-button.primary.large {
  padding-right: 20px;
}

@media screen and (max-width: 768px){
  .the-test-form-5-2024 form {
    grid-template-columns: 1fr;
  }
}

.multipart-form-question-form-block li.hs-form-checkbox label span {
  letter-spacing: 0px;
  color: #FFFFFF;
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 16px;
  min-height: 55px;
}
.multipart-form-question-form-block li.hs-form-checkbox > label {
  display: flex;
  flex-direction: column;
}
.nl-hs-form-cols form .inputs-list li.hs-form-checkbox {
  flex: 1;
  margin: 0;
  text-align: center;
  justify-content: center;
  padding-top: 30px;
  padding-bottom: 40px;
  border: 1px solid #174A6A;
  border-radius: 6px;
}
li.hs-form-checkbox {
  position: relative;
}

.multipart-form-question-form-block li.hs-form-checkbox label span:before {
  color: #fff;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 1.5;
  margin-bottom: 16px;
  text-wrap: nowrap;
  content: '';
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 50%;
  cursor: pointer;
  height: 28px;
  left: 0;
  position: absolute;
  top: 0;
  width: 28px;
  cursor: pointer;
}

li.hs-form-checkbox label span:after {
  border: 2px solid #fff;
  border-top: none;
  border-right: none;
  content: "";
  height: 6px;
  left: 7px;
  opacity: 0;
  position: absolute;
  top: 8px;
  transform: rotate(-45deg);
  width: 12px;
  cursor: pointer;
}

.multipart-form-question-form-block li.hs-form-checkbox input[type=checkbox]:checked+span:before {
  background-color: #008fdb;
  border-color: #008fdb;
}
.multipart-form-question-form-block li.hs-form-checkbox input[type="checkbox"]:checked +  span:after {
  opacity: 1;
}
.multipart-form-question-form-block li.hs-form-checkbox label span:before {
  top: 78%;
  margin: 0;
  left: 50%;
  transform: translate(-50%, 0px);
}
.multipart-form-question-form-block li.hs-form-checkbox label span:after {
  left: 50%;
  top: 83%;
  transform: translate(-50%, 0%) rotate(-45deg);
}

.multipart-form-question-form-block li.hs-form-checkbox input[type=checkbox] {
  width: 55px;
  height: 55px;
  margin: 0;
  -webkit-appearance: none;
  appearance: none;
  background-size: cover;
  margin-bottom: 18px;
}
.multipart-form-question-form-block .hs_submit.hs-submit .actions {
  background-color: #008fdb;
  background: transparent linear-gradient(265deg,#008fdb,#a9218e) 0 0 no-repeat padding-box;
  border: 0 solid #707070;
  border-radius: 32px;
  text-transform: none;
  display: flex;
  align-items: center;
  width: max-content;
  margin: 0 auto;
  cursor: pointer;
  position:relative;
}
.multipart-form-question-form-block .hs_submit.hs-submit .actions input.hs-button.primary.large {
  padding: 0;
  margin: 0;
  border: none !important;
  border-radius: 0;
  text-transform: uppercase;
  letter-spacing: 1.6px;
  padding: 15px 60px 15px 20px;
      background: transparent;
    border: none;
}
.multipart-form-question-form-block .hs_submit.hs-submit .actions:after {
  content: '';
  background-image: url('https://5282963.fs1.hubspotusercontent-na1.net/hubfs/5282963/Theme_2023/images/arrow-svg.svg');
  width: 34px;
  height: 34px;
  display: block;
  background-color: #fff;
  border-radius: 50%;
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute;
  right: 12px;
}
.multipart-form-question-form-block .hs_submit.hs-submit {
  margin-top: 80px;
}
.multipart-form-question-form-block .hs_submit.hs-submit .actions input.hs-button.primary.large:hover {
  color: #fff;
}
.nl-hs-form .hs-fieldtype-radio .hs-form-radio-display span {
  color: #fff;
  font-size: 16px;
  line-height: 1.5;
}
.nl-hs-form .hs-fieldtype-radio .hs-input {
  height: 20px;
  margin-right: 0;
  width: 20px;
}
.nl-hs-form .hs-fieldtype-radio .hs-form-radio {
  justify-content: center;
  display: flex;
}
.nl-hs-form .hs-fieldtype-radio .hs-form-radio-display {
  flex-direction: column-reverse;
  position:relative;
  min-width: 28px;
}
.nl-hs-form .hs-fieldtype-radio .hs-form-radio {
  display: flex;
  justify-content: center;
  flex: 1;
  margin: 0;
}
.nl-hs-form .hs-fieldtype-radio .hs-form-radio-display span {
  color: #fff;
  font-size: 18px;
  line-height: 1.5;
  margin: 0 0 16px;
}
[type=radio]:checked+span:before, [type=radio]:not(:checked)+span:before {
  top: 100%;
  left: 50%;
  transform: translate(-50%, 0);
}

[type=radio]:checked+span:after{
  left: 50%;
  top: calc(50% + 24px);
  transform: translate(-50%, 0);
}

/*
 LOOK HERE
*/
[type="radio"]:checked,
[type="radio"]:not(:checked) {
  position: absolute;
  left: -9999px;
}

[type="radio"]:checked + label,
[type="radio"]:not(:checked) + label
{
  position: relative;
  padding-left: 28px;
  cursor: pointer;
  line-height: 20px;
  display: inline-block;
  color: #666;
}
[type="radio"]:checked + span:before,
[type="radio"]:not(:checked) + span:before {
  content: '';
  position: absolute;
  width: 28px;
  height: 28px;
  border: 1px solid #ddd;
  border-radius: 100%;
  background: #fff;
  cursor: pointer;
}
[type=radio]:checked+span:after, [type=radio]:not(:checked)+span:after {
  background: #008fdb;
  border-radius: 100%;
  content: "";
  height: 20px;
  position: absolute;
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
  width: 20px;
  cursor: pointer;
}
[type=radio]:not(:checked)+span:after {
  left: 50%;
  opacity: 0;
  top: calc(50% + 4px);
  transform: translate(-50%, 0) scale(0);
}
[type="radio"]:checked + span:after {
  opacity: 1;
  -webkit-transform: scale(1) translate(-50%, 0);
  transform: scale(1) translate(-50%, 0);
}

.nl-hs-form.nl-hs-form-cols .hs-richtext.hs-main-font-element {
  margin: 0 0 30px;
}
.nl-hs-form.nl-hs-form-cols .hs-richtext.hs-main-font-element .nl-grid.nl-text-sm {
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
}
.nl-hs-form.nl-hs-form-cols .hs-richtext.hs-main-font-element .nl-grid.nl-text-sm span {
  color: #989898;
  font-size: 14px;
  letter-spacing: 1.4px;
  flex: 1;
  text-align: center;
}
/* .nl-hs-form.nl-hs-form-cols .hs-richtext.hs-main-font-element .nl-grid.nl-text-sm span:first-child {
text-align: left;
}
.nl-hs-form.nl-hs-form-cols .hs-richtext.hs-main-font-element .nl-grid.nl-text-sm span:last-child {
text-align: right;
} */
.nl-hs-form.nl-hs-form-cols textarea {
  height: 175px;
  resize: none;
}
.hs-fieldtype-textarea legend.hs-field-desc {
  color: #fff;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 1.5;
  margin-bottom: 16px;
}
.hs_other.hs-other.hs-fieldtype-textarea.field.hs-form-field {
  padding-top: 30px;
}
.nl-hs-form.nl-hs-form-cols {
  max-width: 1100px;
  margin: 60px auto 0;
  width: 100%;
}
.multipart-form-question-form-block .nl-hs-form-cols.the-test-three-form li.hs-form-checkbox input[type=checkbox] {
  display: none;
  visibility: hidden;
}
.nl-down-circle-blue {
  content: url("https://5282963.fs1.hubspotusercontent-na1.net/hubfs/5282963/take-the-test-4-image.webp");
  margin-top: 35px;
  width: 350px;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width:768px){
.nl-down-circle-blue {
  width: 200px;
}
}
.the-test-four-form .hs-richtext.hs-main-font-element h3 {
  color: #fff;
  margin: 0;
}
.the-test-four-form  .hs-richtext.hs-main-font-element {
  text-align: center;
}
.nl-hs-form.nl-hs-form-cols.the-test-four-form .hs-form-field>label, 
.nl-hs-form.nl-hs-form-cols.the-test-four-form .hs-form-field>label > span {
  display: block;
  text-align: center;
  color: #fff;
  padding: 0;
  margin: 0 0 25px;
  font-size: 20px;
  letter-spacing: 1.5px;
}
.nl-hs-form.nl-hs-form-cols.nl-hs-forms-cols-2.the-test-four-form {
  margin-top: 0;
}
.nl-hs-form.nl-hs-form-cols.the-test-form-5 .hs-richtext.hs-main-font-element h3 {
  color: #fff;
  text-align: center;
  margin: 0;
}
.nl-hs-form.nl-hs-form-cols.the-test-form-5 .hs-form-field>label, .nl-hs-form.nl-hs-form-cols.the-test-form-5 .hs-form-field>label>span {
    color: #fff;
    text-align: center;
}
.nl-hs-form.nl-hs-form-cols.the-test-form-5 .hs-form-field>label {
    display: block;
}
.hs_error_rollup {
    display: none;
}
.nl-hs-form.nl-hs-form-cols.the-test-two-form .inputs-list > li {
    text-align: center;
}
.submitted-message {
    text-align: center;
}
.multipart-form-question-form-block .hs_submit.hs-submit .actions input.hs-button.primary.large:focus {
    color: #fff;
}



.nl-hs-forms-cols-2.the-test-four-form form{
  display: flex;
  justify-content: center;
  align-items: center;
  
}


@media(max-width:991px){
  .nl-hs-form-cols form .inputs-list li.hs-form-checkbox,
  .nl-hs-form-cols form .inputs-list li.hs-form-radio{
    flex: none;
    width: 33.33%;
    margin-bottom: 65px;
    
  }
  .multipart-form-question-form-block .hs_submit.hs-submit {
    margin-top: 50px;
  }
  .nl-hs-form-cols.the-test-two-form form .inputs-list,
  .nl-hs-form-cols.the-test-three-form form .inputs-list{
    justify-content: flex-start;
  }
}
@media(max-width:767px){
.nl-hs-forms-cols-2.the-test-four-form form{
  flex-direction: column;
}
  
  
  .multipart-form-question-form-block {
    padding: 40px 20px 56px;
  }
  .hs_other.hs-other.hs-fieldtype-textarea.field.hs-form-field {
    padding-top: 0;
  }
}
@media(max-width:600px){
  .nl-hs-form-cols form .inputs-list li.hs-form-checkbox,  
  .nl-hs-form-cols form .inputs-list li.hs-form-radio{
    flex: none;
    margin-bottom: 15px;
    width: 50%;
  }
  .nl-hs-form.nl-hs-form-cols .hs-richtext.hs-main-font-element {
    margin: 0;
    height: 100%;
  }
  .nl-hs-form.nl-hs-form-cols.the-test-two-form .hs-richtext.hs-main-font-element .nl-grid.nl-text-sm {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    height: 100%;
    justify-content: space-around;
    margin: 0;
    align-items: center;
  }
  .nl-hs-form.nl-hs-form-cols.the-test-two-form .form-title ~ div > form {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
  }
  .multipart-form-question-form-block  .nl-hs-form.nl-hs-form-cols.the-test-two-form .hs_submit.hs-submit {
    margin-top: 30px;
    width: 100%;
  }
  .nl-hs-form.nl-hs-form-cols.the-test-two-form form .inputs-list {
    flex-direction: column;
    margin: 0;
  }
  .nl-hs-form-cols.the-test-two-form form .inputs-list li.hs-form-radio {
    min-width: 35px;
  }
  .nl-hs-form.nl-hs-form-cols {
    margin: 40px auto 0;
  }
}
@media(max-width:480px){
  .nl-hs-form-cols form .inputs-list {
    flex-direction: row;
    justify-content: center;
    align-items: center;
  }
  .nl-hs-form-cols form .inputs-list li.hs-form-checkbox, 
  .nl-hs-form-cols form .inputs-list li.hs-form-radio{
    width: 100%;
    flex: 1 40%;
    margin-bottom: 15px;
  }
  .multipart-form-question-form-block {
    padding: 30px 15px 46px;
  }
  .multipart-form-question-form-block .hs_submit.hs-submit {
    margin-top: 30px;
  }
  .multipart-form-section {
    padding: 0;
  }
}




/* page 2 */

.container {
  display: flex;
  align-items: center;
  flex-direction: column;
}

.options {
  display: flex;
  justify-content: space-around;
  gap: 10px;
}

.option {
  cursor: pointer;
  border: 2px solid #fff;
  color: #fff!important;
  border-radius: 30px;
  padding: 15px 30px;
  transition: background-color 0.3s, color 0.3s;
}

.option:hover {
  background-color: #A42591;
  color: #fff;
}

.progress-bar {
  width: 100%;
  height: 100px;
  border: 2px solid #fff;
  border-radius: 80px;
  position: relative;
  overflow: hidden;
  margin-top: 20px;
  background-color: #fff;
  min-width: max-content;
}

.progress {
  width: 0;
  height: 100%;
  padding: 30px;
  background-image: linear-gradient(to right, #008FDB, #A9218E);

  border-radius: 0px;
  position: absolute;
  bottom: 0;
  transition: 0.5s ease-in-out;
}

form:has(div.hs_severity){
  flex-direction: column;

}
form div:has(div.options){
  min-width: 100%
}
form div:has(div.progress-bar){
  min-width: 100%
}

/* ____LOOK HERE____ */

div.hs_severity {
  display: none;
}

@media screen and (max-width: 768px){
  .options {
    flex-direction: column;
  }
}

ul.inputs-list.multi-container {
    display: none;
}
