.gpnf-modal-header {
  background-color: var(--inaa-blue) !important;
  height: 4em !important;
}
#gform_7 .gfield_label {
  line-height: 1.5em;
}
#gform_7 input, #gform_7 select {
  border: 1px solid var(--inaa-blue);
}
#gform_7 #input_7_3 {
  text-transform: uppercase;
}
#gform_7 #input_7_13 {
  height: 50px;
}
#gform_7 #input_7_6 {
  height: 40px;
}
#gform_7 .ic-theme--polaroid .image-choices-choice .gform-field-label:after {
  top: calc(100%) !important;
  right: 50%;
  transform: translateY(-50%) translateX(calc(50% - 10px)) !important;
}
#gform_7 #input_7_18 {
  gap: 1.5em;
}
#gform_7 #input_7_18 .gchoice {
  display: flex;
  flex-direction: column;
  padding: 0;
  max-width: 288px;
}
#gform_7 #input_7_18 label {
  --ic-width: 100%;
}
#gform_6 #field_6_38 {
  position: relative;
}
#gform_6 #field_6_38 .checkvatbtn {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 11px;
  letter-spacing: 1px;
  position: absolute;
  right: 2px;
  top: 69px;
  height: 46px;
  border-radius: 30px;
  min-width: 140px;
  max-height: 46px;
}
#gform_6 #field_6_38 .checkvatbtn .verifytext {
  display: inline-block;
}
#gform_6 #field_6_38 .checkvatbtn .lds-dual-ring {
  display: none;
  width: 100%;
  height: 100%;
  position: relative;
  top: -8px;
}
#gform_6 #field_6_38 .checkvatbtn .lds-dual-ring:after {
  content: " ";
  display: inline-block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  border-radius: 50%;
  border: 4px solid #fff;
  border-color: #fff transparent #fff transparent;
  animation: lds-dual-ring 1.2s linear infinite;
}
#gform_6 #field_6_38 .checkvatbtn.loading .verifytext {
  display: none;
}
#gform_6 #field_6_38 .checkvatbtn.loading .lds-dual-ring {
  display: inline-block;
}
#gform_6 #field_6_39 .vies_check {
  display: block;
  margin-top: 76px;
  font-weight: bold;
}
#gform_6 #field_6_39 .vies_check.success {
  color: #74D448;
}
#gform_6 #field_6_39 .vies_check.fail {
  color: #D64F51;
}
#gform_6 #field_6_4 table.gpnf-nested-entries {
  margin-bottom: 0;
}
#gform_6 #field_6_18 {
  margin-top: 20px;
}
#gform_6 #field_6_18 label[for="input_6_18_1"] {
  line-height: 1.25;
}
#gform_6 #field_6_18 .ginput_product_price_label {
  display: none;
}
#gform_6 #field_6_18 .ginput_product_price {
  color: var(--inaa-purple);
  font-weight: 700;
  font-size: 20px;
}
#gform_6 #field_6_41 label {
  margin-bottom: 0;
  line-height: 1em;
}
#gform_6 #field_6_41 #input_6_41 {
  color: var(--inaa-purple);
  font-weight: 700;
  font-size: 20px;
  padding: 0;
  border: 0 !important;
}
#gform_6 #field_6_60 {
  margin-bottom: 30px;
}
#gform_6 #field_6_60 label {
  line-height: 1em;
}
#gform_6 #field_6_60 #ginput_product_price_6_60 .ginput_product_price_label {
  display: none;
}
@keyframes lds-dual-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@media (max-width: 650px) {
  #gform_6 .gf_step {
    margin: 8px 15px 8px 0 !important;
  }
  #gform_6 .gf_step_number {
    display: none;
  }
  #gform_6 .gf_step_label {
    font-size: 13px !important;
    padding-left: 10px !important;
  }
}
