@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@400;700;800;900&display=swap');

/*__GENERATED_FROM_LIBRARY__*/
/*PREFERENCES STYLE*/
.form-all {
  font-family: "Inter", sans-serif;
}
.form-all {
  max-width: 640px;
}
.form-all {
  font-size: 16px;
}
.form-textbox,
.form-textarea,
.form-radio-other-input,
.form-checkbox-other-input,
.form-captcha input,
.form-spinner input {
  background-color: #FFFFFF;
}
.form-line {
  margin-top: 12px;
  margin-bottom: 12px;
}
.supernova .form-all,
.form-all {
  background-color: #FFFFFF;
}
.supernova {
  background: #ffffff;
}
.supernova body {
  background-color: transparent;
}
.form-all,
.form-label-top,
.form-label-left,
.form-label-right,
.form-html,
.form-checkbox-item label,
.form-radio-item label,
span.FITB .qb-checkbox-label,
span.FITB .qb-radiobox-label,
span.FITB .form-radio label,
span.FITB .form-checkbox label,
[data-blotid][data-type=checkbox] [data-labelid],
[data-blotid][data-type=radiobox] [data-labelid],
span.FITB-inptCont[data-type=checkbox] label,
span.FITB-inptCont[data-type=radiobox] label,
.form-sub-label {
  color: #000000;
}
.form-header-group {
  border-bottom-color: #7413dc;
}
.form-buttons-wrapper {
  border-top-color: #7413dc;
}
/*PREFERENCES STYLE*/
/* 17 - INPUT WIDTHS */
/*  20 - FORM PADDING */
@media screen and (min-width: 768px) {
  ul.form-section {
    padding: 0px 38px;
  }
}
.form-textbox:not(#productSearch-input),
.form-textarea,
li[data-type=control_fileupload] .qq-upload-button,
.signature-wrapper {
  color: #4a4a4a;
}
/* Heights */
.form-textbox {
  height: 40px;
}
.form-textarea {
  height: 163px !important;
}
/* 11 - LINE PADDING */
/* LABEL STYLE */
.form-label {
  font-weight: bold;
}
.form-checkbox-item label,
.form-radio-item label {
  font-weight: 500;
}
.form-dropdown {
  margin: 0;
  border-width: 1px;
}
/* 12 - ROUNDED INPUTS */
.form-textbox:not(#productSearch-input),
.form-radio-other-input,
.form-checkbox-other-input,
.form-captcha input,
.form-spinner input,
.form-pagebreak-back,
.form-pagebreak-next,
.qq-upload-button,
.signature-wrapper,
.form-error-message {
  border-radius: 4px;
}
.form-section li:not(:first-child) .form-header-group {
  border-radius: 4px;
}
.form-textarea {
  border-radius: 4px;
}
.form-dropdown {
  border-radius: 4px;
  appearance: none;
  margin: 0;
}
.supernova .form-all,
.form-all {
  border-radius: 3px;
}
.form-section:first-child {
  border-radius: 3px 3px 0 0;
}
.form-section:last-child {
  border-radius: 0 0 3px 3px;
}
.form-section li:first-child .form-header-group {
  border-radius: 3px 3px 0 0;
}
.form-radio-item,
.form-checkbox-item {
  padding-bottom: 0px;
}
.form-radio-item:last-child,
.form-checkbox-item:last-child {
  padding-bottom: 0;
}
.form-checkbox-item .form-checkbox + label,
.form-checkbox-item .form-checkbox + span {
  padding-left: 30px;
}
.form-radio-item .form-radio + label,
.form-radio-item .form-radio + span {
  padding-left: 30px;
}
.form-single-column .form-checkbox-item,
.form-single-column .form-radio-item {
  width: 100%;
}
.form-checkbox-item .editor-container div,
.form-radio-item .editor-container div {
  position: relative;
}
.form-checkbox-item .editor-container div:before,
.form-radio-item .editor-container div:before {
  display: inline-block;
  vertical-align: middle;
  left: 0;
  width: 20px;
  height: 20px;
}
.form-radio-item:not(#foo),
.form-checkbox-item:not(#foo) {
  position: relative;
}
.form-radio-item:not(#foo) .form-radio + span:before,
.form-radio-item:not(#foo) .form-radio + span:after,
.form-radio-item:not(#foo) .form-radio:checked + span div:after,
.form-checkbox-item:not(#foo) .form-checkbox + span:before,
.form-checkbox-item:not(#foo) .form-checkbox + span:after,
.form-checkbox-item:not(#foo) .form-checkbox:checked + span div:after {
  display: none;
}
.form-radio-item:not(#foo) .form-radio + label:after,
.form-radio-item:not(#foo) .form-radio + span:after,
.form-checkbox-item:not(#foo) .form-checkbox + label:after,
.form-checkbox-item:not(#foo) .form-checkbox + span:after {
  opacity: 1;
  transform: scale(1);
}
.form-radio-item:not(#foo) label:after,
.form-checkbox-item:not(#foo) label:after {
  background-color: #ffffff;
}
.form-checkbox-item:not(#foo) .form-checkbox + label,
.form-checkbox-item:not(#foo) .form-checkbox + span,
.form-radio-item:not(#foo) .form-radio + label,
.form-radio-item:not(#foo) .form-radio + span {
  padding-left: 50px;
}
.form-radio-item:not(#foo) label,
.form-checkbox-item:not(#foo) label {
  float: left;
}
.form-radio-item:not(#foo) label:before,
.form-checkbox-item:not(#foo) label:before,
.form-checkbox-item:not(#foo) .editor-container div:before {
  content: '';
  position: absolute;
  display: inline-block;
  vertical-align: baseline;
  border-radius: 12px;
  top: 0;
  left: 4px;
  width: 36px;
  height: 22px;
  cursor: pointer;
  background: #C3CAD8;
}
.form-radio-item:not(#foo) label:after,
.form-checkbox-item:not(#foo) label:after,
.form-checkbox-item:not(#foo) .editor-container div:after {
  content: '';
  position: absolute;
  display: inline-block;
  top: 3px;
  left: 8px;
  width: 15px;
  height: 15px;
  border-radius: 12px;
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -ms-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -ms-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-timing-function: ease;
  -moz-transition-timing-function: ease;
  -ms-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
}
.form-radio-item:not(#foo) input:checked + label:before,
.form-checkbox-item:not(#foo) input:checked + label:before {
  background: rgb(150,31,254);
}
.form-radio-item:not(#foo) input:checked + label:after,
.form-checkbox-item:not(#foo) input:checked + label:after {
  left: 20px;
}
.submit-button {
  font-size: 16px;
  font-weight: bold;
  font-family: inherit;
  border-color: #7413dc;
}
.submit-button {
  font-family: "Nunito", sans-serif;
}
@media screen and (max-width: 480px) {
  .form-buttons-wrapper {
    display: flex;
    flex-direction: column;
  }
  .form-pagebreak-back-container {
    width: 100%;
  }
  .form-pagebreak-back-container + span {
    display: none;
  }
  .form-pagebreak-back {
    width: 100%;
  }
  .jf-form-buttons {
    width: 100%;
    margin-bottom: 8px;
    margin-left: 0;
  }
}
li[data-type="control_button"] .form-submit-button {
  color: #FFFFFF;
  background-color: #7413dc;
  background-image: none;
  box-shadow: none;
  text-shadow: none;
}
li[data-type="control_button"] .form-submit-button:hover {
  background-color: rgb(93,15,176);
}
li[data-type="control_button"] button.jf-form-buttons.form-sacl-button,
li[data-type="control_button"] button.jf-form-buttons.form-submit-print {
  color: #7413dc;
  border-color: #7413dc;
  background-image: none;
  background-color: #fff;
}
li[data-type="control_button"] button.jf-form-buttons.form-sacl-button:hover,
li[data-type="control_button"] button.jf-form-buttons.form-submit-print:hover {
  background-color: rgb(93,15,176);
  color: #fff;
}
li[data-type="control_button"] button.jf-form-buttons.form-pagebreak-back {
  background-image: none;
  background-color: rgb(93,15,176);
  box-shadow: none;
  text-shadow: none;
}
li[data-type="control_button"] button.jf-form-buttons.form-pagebreak-back:hover {
  background-color: rgb(81,13,154);
  color: #fff;
}
.form-buttons-wrapper,
.form-submit-clear-wrapper {
  justify-content: center;
}
.form-all .form-pagebreak-back,
.form-all .form-pagebreak-next {
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-weight: normal;
}
.form-all .form-pagebreak-back,
.form-all .form-pagebreak-next {
  min-width: 128px;
}
li[data-type="control_pagebreak"] .form-pagebreak-next {
  background-color: #7413dc;
  background-image: none;
  box-shadow: none;
  text-shadow: none;
}
li[data-type="control_pagebreak"] .form-pagebreak-next:hover {
  background-color: rgb(93,15,176);
}
li[data-type="control_pagebreak"] .form-pagebreak-next {
  color: #FFFFFF;
}
li[data-type="control_pagebreak"] button.jf-form-buttons.form-sacl-button {
  color: #7413dc;
  border-color: #7413dc;
  background-image: none;
  background-color: #fff;
}
li[data-type="control_pagebreak"] button.jf-form-buttons.form-sacl-button:hover {
  background-color: rgb(93,15,176);
  color: #fff;
}
li[data-type="control_pagebreak"] button.jf-form-buttons.form-pagebreak-back {
  background-image: none;
  background-color: rgb(93,15,176);
  box-shadow: none;
  text-shadow: none;
}
li[data-type="control_pagebreak"] button.jf-form-buttons.form-pagebreak-back:hover {
  background-color: rgb(81,13,154);
  color: #fff;
}
li[data-type="control_pagebreak"] button.jf-form-buttons.form-sacl-button,
li[data-type="control_pagebreak"] button.jf-form-buttons.form-pagebreak-back {
  color: #FFFFFF;
}
li[data-type="control_image"] div {
  text-align: left;
}
li[data-type="control_image"] img {
border-width: 0px !important;
  border-style: solid !important;
border-color: false !important;
}
.supernova {
    background-size: cover;

}
.form-all {
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center top;
  background-size: cover;
}
.form-header-group {
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center top;
}
.form-header-group {
  text-align: left;
}
div.form-header-group.header-large,
div.form-header-group.hasImage {
  margin: 0px -38px;
}
div.form-header-group.header-large,
div.form-header-group.hasImage {
  padding: 40px 52px;
}
.form-header-group .form-header,
.form-header-group .form-subHeader {
  color: #000000;
}
.form-collapse-table {
  border: 1px solid rgba(0,0,0,0.2);
  box-shadow: 0 1px 0 rgba(255,255,255,0.5) inset, 0 1px 0 rgba(0,0,0,0.2);
}
.form-collapse-table .form-collapse-mid {
  text-shadow: none;
}
.form-collapse-table {
  background-color: rgba(195,202,216,.3);
}
.form-collapse-table {
  color: rgb(44, 51, 69);
}
.form-collapse-table {
  padding-left: 20px;
  padding-right: 20px;
}
.form-collapse-table .form-collapse-mid {
  margin-right: 0;
  margin-left: 0;
}
.form-collapse-table {
  padding-top: 20px;
  padding-bottom: 20px;
  height: auto;
  max-height: 60px;
  overflow: hidden;
}
.form-collapse-table .form-collapse-mid {
  margin-top: 0;
  margin-bottom: 0;
}
.form-collapse-table .form-collapse-right {
  height: 24px;
  top: 50%;
}
.form-collapse-table .form-collapse-right-show {
  margin-top: -15px;
}
.form-collapse-table .form-collapse-right-hide {
  margin-top: -12px;
}
.form-collapse-table {
  margin-top: 0px;
  margin-bottom: 0px;
}
.form-collapse-table {
  margin-left: 0px;
  margin-right: 0px;
}
.form-line.form-line-error {
  -webkit-transition-property: none;
  -moz-transition-property: none;
  -ms-transition-property: none;
  -o-transition-property: none;
  transition-property: none;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease;
  -moz-transition-timing-function: ease;
  -ms-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  background-color: #FFF4F4;
}
.form-line.form-line-error .form-error-message {
  background-color: #F23A3C;
  clear: both;
  float: none;
}
.form-line.form-line-error .form-error-message .form-error-arrow {
  border-bottom-color: #F23A3C;
}
.form-line.form-line-error input:not(#coupon-input),
.form-line.form-line-error textarea,
.form-line.form-line-error .form-validation-error {
  border: 1px solid #F23A3C;
  box-shadow: 0 0 3px #F23A3C;
}
.form-line-error {
  -webkit-transition-property: none;
  -moz-transition-property: none;
  -ms-transition-property: none;
  -o-transition-property: none;
  transition-property: none;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease;
  -moz-transition-timing-function: ease;
  -ms-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  background-color: #FFF4F4;
}
.form-line.form-line-active {
  background-color: #F1F5FF;
}
li[data-type=control_fileupload] .qq-upload-button {
  color: #4a4a4a;
}
li[data-type=control_fileupload] .jfUpload-heading  {
  color: #4a4a4a;
  opacity: 0.8;
}
li[data-type=control_fileupload] .qq-upload-button {
  background-color: #FFFFFF;
}


/*__INSPECT_SEPERATOR__*/
@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@400;700;800;900&display=swap');

/* --- 2. TYPOGRAPHY --- */
.form-header,   .form-header-group .form-header,   h1,   h2,   h3 {
    font-family : 'Nunito Sans', sans-serif !important;
    font-weight : 900 !important;
    letter-spacing : 1px;
    color : #000000 !important;
}

/* Extra Bold Field Labels */
.form-label,   .form-label-top,   .form-label-left,   .form-label-right {
    font-family : 'Nunito Sans', sans-serif !important;
    font-weight : 800 !important;
    color : #000000 !important;
}

.form-radio-item label,   .form-checkbox-item label {
    font-family : 'Nunito Sans', sans-serif !important;
    font-weight : 400 !important;
    color : #000000 !important;
}

.form-all,
.form-section,
.form-line,
.form-input-wide,
.form-single-column,
.product-container-wrapper,
.widget-inputs-wrapper,
.custom-field-frame,
.form-textbox,
.form-textarea,
.form-dropdown,
.form-buttons-wrapper,
.form-submit-button {
    width : 100% !important;
    max-width : 100% !important;
    box-sizing : border-box;
}

.form-all,
ul.form-section.page-section {
    box-shadow : none !important;
}

[data-css-selector="id_70"] img.form-image {

}

.undefined strong {

}

[data-css-selector="id_40"] {

}

[data-css-selector="id_40"] div.form-input-wide {

}

.form-html p {

}

[data-css-selector="id_19"] p.hover {

}

.divider {
    border-bottom-width : 4px !important;
    border-color : #7413dc !important;
}

input.form-checkbox {
    accent-color : #7413dc;
}

.form-product-item .form-product-input {
    accent-color : #7413dc;
}

.form-product-item .checked,
.form-product-item .select_border {
    border-color : #7413dc !important;
}

.form-product-item .form-product-input:checked + .checked {
    background : #7413dc !important;
}

[data-type="control_checkbox"] .form-single-column {
    text-align : left;
}

[data-type="control_checkbox"] .form-checkbox-item {
    display : inline-flex;
    align-items : center;
    justify-content : flex-start;
    width : auto;
}

[data-type="control_widget"] {
    font-weight : 700 !important;
}

[data-type="control_widget"] .form-input-wide,
[data-type="control_widget"] .widget-inputs-wrapper {
    font-weight : 700 !important;
}

.form-collapse-table,
.form-collapse-table .form-collapse-mid,
.form-collapse-table .form-collapse-right {
    background : #7413dc !important;
    color : #ffffff !important;
}

[data-css-selector="id_40"] div.divider {

}

