.form-all:after {
  content: "";
  display: table;
  clear: both;
}
.form-all {
  font-family: "Roboto", sans-serif;
}
.form-all {
  width: 1000px;
}
.form-label-left,
.form-label-right {
  width: 150px;
}
.form-label {
  white-space: normal;
}
.form-label.form-label-auto {
  display: block;
  float: none;
  word-break: break-word;
  text-align: left;
}
.form-label-left {
  display: inline-block;
  white-space: normal;
  float: left;
  text-align: left;
}
.form-label-right {
  display: inline-block;
  white-space: normal;
  float: left;
  text-align: right;
}
.form-label-top {
  white-space: normal;
  display: block;
  float: none;
  text-align: left;
}
.form-radio-item label:before {
  top: 0;
}
.form-all {
  font-size: 16px;
}
.form-label {
  font-weight: normal;
  font-size: 0.95em;
}
.supernova {
  background-color: #ffffff;
}
.supernova body {
  background-color: transparent;
}
@media screen and (min-width: 480px) {
  .supernova .form-all {
    border: 1px solid #e6e6e6;
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.1);
  }
}
/* | */
/* | */
@media screen and (max-width: 480px) {
  .jotform-form .form-all {
    width: 100%;
  }
}
/* | */
/* | */
@media screen and (min-width: 480px) and (max-width: 767px) {
  .jotform-form .form-all {
    width: 100%;
  }
}
/* | */
/* | */
@media screen and (min-width: 480px) and (max-width: 999px) {
  .jotform-form .form-all {
    width: 100%;
  }
}
/* | */
/* | */
@media screen and (min-width: 768px) {
  .jotform-form {
    padding: 60px 0;
  }
}
/* | */
/* | */
@media screen and (max-width: 999px) {
  .jotform-form .form-all {
    width: 100%;
  }
}
/* | */
.supernova .form-all,
.form-all {
  background-color: #ffffff;
  border: 1px solid transparent;
}
.form-header-group {
  border-color: #e6e6e6;
}
.form-matrix-table tr {
  border-color: #e6e6e6;
}
.form-matrix-table tr:nth-child(2n) {
  background-color: #f2f2f2;
}
.form-all {
  color: #000000;
}
.form-header-group .form-header {
  color: #000000;
}
.form-header-group .form-subHeader {
  color: #1a1a1a;
}
.form-sub-label {
  color: #1a1a1a;
}
.form-label-top,
.form-label-left,
.form-label-right,
.form-html {
  color: #1a1a1a;
}
.form-checkbox-item label,
.form-radio-item label {
  color: #000000;
}
.form-line.form-line-active {
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -ms-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -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: #ffffe0;
}
/* omer */
.form-radio-item,
.form-checkbox-item {
  padding-bottom: 0px !important;
}
.form-radio-item:last-child,
.form-checkbox-item:last-child {
  padding-bottom: 0;
}
/* omer */
.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;
  box-sizing: border-box;
  left: 0;
  width: 18px;
  height: 18px;
}
.form-checkbox-item,
.form-radio-item {
  padding-left: 2px;
}
.form-checkbox-item input,
.form-radio-item input {
  margin-top: 2px;
}
.supernova {
  height: 100%;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center top;
  background-attachment: fixed;
  background-size: auto;
  background-size: cover;
}
.supernova {
  background-image: none;
}
#stage {
  background-image: none;
}
/* | */
.form-all {
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center top;
  background-size: cover;
}
.form-header-group {
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center top;
}
.form-line {
  margin-top: 5px;
  margin-bottom: 5px;
}
.form-line {
  padding: 8px 36px;
}
.form-all .form-textbox,
.form-all .form-radio-other-input,
.form-all .form-checkbox-other-input,
.form-all .form-captcha input,
.form-all .form-spinner input,
.form-all .form-pagebreak-back,
.form-all .form-pagebreak-next,
.form-all .qq-upload-button,
.form-all .form-error-message {
  border-radius: 6px;
}
.form-all .form-sub-label {
  margin-left: 3px;
}
.form-all .form-textarea {
  border-radius: 6px;
}
.form-all {
  border-radius: 0px;
}
.form-section:first-child {
  border-radius: 0px 0px 0 0;
}
.form-section:last-child {
  border-radius: 0 0 0px 0px;
}
.qq-upload-button,
.submit-button,
.form-submit-reset,
.form-submit-print {
  font-size: 1em;
  padding: 9px 15px;
  font-size: 16px;
  font-weight: normal;
  font-family: inherit;
}
.submit-button {
  font-family: "Roboto", sans-serif;
}
.form-pagebreak-back,
.form-pagebreak-next {
  font-size: 1em;
  padding: 9px 15px;
  font-size: 16px;
  font-weight: normal;
}
h2.form-header {
  line-height: 1.618em;
  font-size: 1.714em;
}
h2 ~ .form-subHeader {
  line-height: 1.5em;
  font-size: 1.071em;
}
.form-header-group {
  text-align: left;
}
.form-captcha input,
.form-spinner input,
.form-error-message {
  padding: 4px 3px 2px 3px;
}
.form-section {
  padding: 0px 0px 0px 0px;
}
.form-header-group {
  margin: 0px 0px 0px 0px;
}
.form-header-group {
  padding: 12px 36px 12px 36px;
}
.form-header-group {
  background-color: #f5f5f5;
}
.form-textbox,
.form-textarea {
  padding: 4px 3px 2px 3px;
}
.form-textbox,
.form-textarea,
.form-radio-other-input,
.form-checkbox-other-input,
.form-captcha input,
.form-spinner input {
  background-color: #ffffff;
}
.form-matrix-row-headers,
.form-matrix-column-headers,
.form-matrix-values {
  padding: 4px;
}
[data-type="control_dropdown"] .form-input,
[data-type="control_dropdown"] .form-input-wide {
  width: 150px;
}
li[data-type="control_image"] div {
  text-align: left;
}
li[data-type="control_image"] img {
  border: none;
  border-width: 0px !important;
  border-style: solid !important;
  border-color: false !important;
}
.form-line-column {
  width: auto;
  width: 50%;
  box-sizing: border-box;
}
.form-line-column.form-col-1 {
  padding-left: 36px;
  padding-right: 18px;
}
.form-line-column.form-col-0 {
  padding-left: 18px;
  padding-right: 36px;
}
.form-line-column.form-col-3 {
  padding-left: 36px;
  padding-right: 18px;
}
.form-line-column.form-col-2 {
  padding-left: 18px;
  padding-right: 36px;
}
.form-line-column.form-col-5 {
  padding-left: 36px;
  padding-right: 18px;
}
.form-line-column.form-col-4 {
  padding-left: 18px;
  padding-right: 36px;
}
.form-line-column.form-col-7 {
  padding-left: 36px;
  padding-right: 18px;
}
.form-line-column.form-col-6 {
  padding-left: 18px;
  padding-right: 36px;
}
.form-line-column.form-col-9 {
  padding-left: 36px;
  padding-right: 18px;
}
.form-line-column.form-col-8 {
  padding-left: 18px;
  padding-right: 36px;
}
.form-line-column.form-col-11 {
  padding-left: 36px;
  padding-right: 18px;
}
.form-line-column.form-col-10 {
  padding-left: 18px;
  padding-right: 36px;
}
.form-line-column.form-col-13 {
  padding-left: 36px;
  padding-right: 18px;
}
.form-line-column.form-col-12 {
  padding-left: 18px;
  padding-right: 36px;
}
.form-line-column.form-col-15 {
  padding-left: 36px;
  padding-right: 18px;
}
.form-line-column.form-col-14 {
  padding-left: 18px;
  padding-right: 36px;
}
.form-line-column.form-col-17 {
  padding-left: 36px;
  padding-right: 18px;
}
.form-line-column.form-col-16 {
  padding-left: 18px;
  padding-right: 36px;
}
.form-line-column.form-col-19 {
  padding-left: 36px;
  padding-right: 18px;
}
.form-line-column.form-col-18 {
  padding-left: 18px;
  padding-right: 36px;
}
.form-line-column.form-col-21 {
  padding-left: 36px;
  padding-right: 18px;
}
.form-line-column.form-col-20 {
  padding-left: 18px;
  padding-right: 36px;
}
.form-line-error {
  background-color: #ffffff;
  box-shadow: inset 0px 3px 11px -7px #ff3200;
}
.form-line-error input:not(#coupon-input),
.form-line-error textarea,
.form-line-error .form-validation-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;
  border: 1px solid #ff3200;
  box-shadow: 0 0 3px #ff3200;
}
.form-line-error .form-error-message {
  margin: 0;
  position: absolute;
  color: #fff;
  display: inline-block;
  right: 0;
  font-size: 12px;
  position: absolute!important;
  box-shadow: none;
  top: 0px;
  color: #FFF;
  background: #ff3200;
  padding: 0px 5px;
  bottom: auto;
  border-radius: 0;
  box-shadow: 0px 2px 4px rgba(102, 102, 102, 0.5);
}
.form-line-error .form-error-message img,
.form-line-error .form-error-message .form-error-arrow {
  display: none;
}
[data-type="control_clear"] {
  display: none;
}
/* | */
@media screen and (max-width: 480px), screen and (max-device-width: 767px) and (orientation: portrait), screen and (max-device-width: 415px) and (orientation: landscape) {
  .testOne {
    letter-spacing: 0;
  }
  .form-all {
    border: 0;
    max-width: initial;
  }
  .form-sub-label-container {
    width: 100%;
    margin: 0;
    margin-right: 0;
    float: left;
    box-sizing: border-box;
  }
  span.form-sub-label-container + span.form-sub-label-container {
    margin-right: 0;
  }
  .form-sub-label {
    white-space: normal;
  }
  .form-address-table td,
  .form-address-table th {
    padding: 0 1px 10px;
  }
  .form-submit-button,
  .form-submit-print,
  .form-submit-reset {
    width: 100%;
    margin-left: 0!important;
  }
  div[id*=at_] {
    font-size: 14px;
    font-weight: 700;
    height: 8px;
    margin-top: 6px;
  }
  .showAutoCalendar {
    width: 20px;
  }
  img.form-image {
    max-width: 100%;
    height: auto;
  }
  .form-matrix-row-headers {
    width: 100%;
    word-break: break-all;
    min-width: 80px;
  }
  .form-collapse-table,
  .form-header-group {
    margin: 0;
  }
  .form-collapse-table {
    height: 100%;
    display: inline-block;
    width: 100%;
  }
  .form-collapse-hidden {
    display: none !important;
  }
  .form-input {
    width: 100%;
  }
  .form-label {
    width: 100% !important;
  }
  .form-label-left,
  .form-label-right {
    display: block;
    float: none;
    text-align: left;
    width: auto!important;
  }
  .form-line,
  .form-line.form-line-column {
    padding: 2% 5%;
    box-sizing: border-box;
  }
  input[type=text],
  input[type=email],
  input[type=tel],
  textarea {
    width: 100%;
    box-sizing: border-box;
    max-width: initial !important;
  }
  .form-radio-other-input,
  .form-checkbox-other-input {
    max-width: 55% !important;
  }
  .form-dropdown,
  .form-textarea,
  .form-textbox {
    width: 100%!important;
    box-sizing: border-box;
  }
  .form-input,
  .form-input-wide,
  .form-textarea,
  .form-textbox,
  .form-dropdown {
    max-width: initial!important;
  }
  .form-checkbox-item:not(#foo),
  .form-radio-item:not(#foo) {
    width: 100%;
  }
  .form-address-city,
  .form-address-line,
  .form-address-postal,
  .form-address-state,
  .form-address-table,
  .form-address-table .form-sub-label-container,
  .form-address-table select,
  .form-input {
    width: 100%;
  }
  div.form-header-group {
    padding: 12px 36px !important;
    padding-left: 5%!important;
    padding-right: 5%!important;
    margin: 0 0px 2% !important;
    box-sizing: border-box;
  }
  div.form-header-group.hasImage img {
    max-width: 100%;
  }
  [data-type="control_button"] {
    margin-bottom: 0 !important;
  }
  [data-type=control_fullname] .form-sub-label-container {
    width: 48%;
  }
  [data-type=control_fullname] .form-sub-label-container:first-child {
    margin-right: 4%;
  }
  [data-type=control_phone] .form-sub-label-container {
    width: 65%;
    margin-right: 0;
    margin-left: 0;
    float: left;
  }
  [data-type=control_phone] .form-sub-label-container:first-child {
    width: 31%;
    margin-right: 4%;
  }
  [data-type=control_datetime] .allowTime-container {
    width: 100%;
  }
  [data-type=control_datetime] .allowTime-container .form-sub-label-container {
    width: 24%!important;
    margin-left: 6%;
    margin-right: 0;
  }
  [data-type=control_datetime] .allowTime-container .form-sub-label-container:first-child {
    margin-left: 0;
  }
  [data-type=control_datetime] span + span + span > span:first-child {
    display: block;
    width: 100% !important;
  }
  [data-type=control_birthdate] .form-sub-label-container,
  [data-type=control_time] .form-sub-label-container {
    width: 27.3%!important;
    margin-right: 6% !important;
  }
  [data-type=control_time] .form-sub-label-container:last-child {
    width: 33.3%!important;
    margin-right: 0 !important;
  }
  .form-pagebreak-back-container,
  .form-pagebreak-next-container {
    min-height: 1px;
    width: 50% !important;
  }
  .form-pagebreak-back,
  .form-pagebreak-next,
  .form-product-item.hover-product-item {
    width: 100%;
  }
  .form-pagebreak-back-container {
    padding: 0;
    text-align: right;
  }
  .form-pagebreak-next-container {
    padding: 0;
    text-align: left;
  }
  .form-pagebreak {
    margin: 0 auto;
  }
  .form-buttons-wrapper {
    margin: 0!important;
    margin-left: 0!important;
  }
  .form-buttons-wrapper button {
    width: 100%;
  }
  .form-buttons-wrapper .form-submit-print {
    margin: 0 !important;
  }
  table {
    width: 100%!important;
    max-width: initial!important;
  }
  table td + td {
    padding-left: 3%;
  }
  .form-checkbox-item,
  .form-radio-item {
    white-space: normal!important;
  }
  .form-checkbox-item input,
  .form-radio-item input {
    width: auto;
  }
  .form-collapse-table {
    margin: 0 5%;
    display: block;
    zoom: 1;
    width: auto;
  }
  .form-collapse-table:before,
  .form-collapse-table:after {
    display: table;
    content: '';
    line-height: 0;
  }
  .form-collapse-table:after {
    clear: both;
  }
  .fb-like-box {
    width: 98% !important;
  }
  .form-error-message {
    clear: both;
    bottom: -10px;
  }
  .date-separate,
  .phone-separate {
    display: none;
  }
  .custom-field-frame,
  .direct-embed-widgets,
  .signature-pad-wrapper {
    width: 100% !important;
  }
}
/* | */

/*__INSPECT_SEPERATOR__*/
/************* Reset *************/
.form-all, .form-error-message, .button, .form-header-group, .form-buttons-wrapper {
    all : unset !important;
}

.form-line, .form-line-column {
    padding : 0 !important;
    margin : 0 !important;
    position : unset;
}

.form-line-error {
    box-shadow : unset !important;
}

.form-button-error {
    display : none;
}

@media screen and (min-width: 641px){
    .jotform-form {
        padding : 0;
    }

    .form-col-1 {
        padding-right : 20px !important;
    }

    [data-type]:not([data-type="control_button"]):nth-of-type(n+3) {
        padding-top : 32px !important;
    }

    .form-button-error {
        padding-top : 40px;
    }

}

@media screen and (max-width: 640px){
    .form-line-column {
        width : 100%;
    }

    .form-buttons-wrapper button {
        width : auto;
    }

    [data-type] {
        padding-top : 20px !important;
    }

    .jotform-form, .form-label, option, [data-type="control_text"] p, .form-button-error p {
        font-size : 14px !important;
    }

    .form-button-error {
        padding-top : 20px;
    }

}

.form-textbox, .form-textarea, .form-dropdown {
    border-radius : 8px !important;
}

.form-line-error .form-error-message {
    display : block !important;
    position : relative !important;
}

/************* Default Stylings *************/
.jotform-form {
    background : transparent;
    font-family : Roboto, sans-serif;
    font-size : 16px !important;
}

.form-label {
    font-size : 14px !important;
    color : #000;
    font-style : normal;
    font-weight : 400;
    line-height : 80%;
    letter-spacing : -0.14px;
}

p {
    margin : 0 !important;
    font-style : normal;
    font-weight : 400;
    line-height : 80%;
    letter-spacing : -0.12px;
}

a {
    color : #000;
    text-decoration : underline;
}

.form-line-active {
    background : transparent !important;
}

/* Inputs */
input:focus, select:focus, textarea:focus {
    outline : none;
    border : 1px solid #E5B909 !important;
}

.form-textbox, .form-textarea, .form-dropdown, .form-input-wide {
    width : 100% !important;
}

.form-textbox, .form-textarea, .form-dropdown {
    padding : 16px 20px;
    line-height : 80%;
    box-shadow : none;
    border : 1px solid #E6E6E6;
    font-size : 16px;
}

.form-textbox, .form-dropdown {
    height : 48px;
}

.form-textarea {
    height : 144px;
}

.form-input-wide {
    position : relative;
}

/* Dropdowns */
.form-dropdown {
    line-height : 100%;
}

option {
    font-size : 16px !important;
}

[data-type="control_dropdown"] .form-input-wide {
    position : relative;
    display : inline-block;
}

[data-type="control_dropdown"] .form-dropdown {
    appearance : none;
    -webkit-appearance : none;
    -moz-appearance : none;
    padding-right : 32px;
}

[data-type="control_dropdown"] .form-input-wide::after {
    content : '';
    position : absolute;
    right : 8px;
    top : 50%;
    transform : translateY(-50%);
    width : 24px;
    height : 24px;
    background-image : url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='24' viewBox='0 0 25 24' fill='none'%3E%3Cmask id='mask0_4917_1836' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='25' height='24'%3E%3Crect x='0.5' width='24' height='24' fill='%23D9D9D9'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_4917_1836)'%3E%3Cpath d='M12.5 15.4L6.5 9.4L7.9 8L12.5 12.6L17.1 8L18.5 9.4L12.5 15.4Z' fill='black'/%3E%3C/g%3E%3C/svg%3E");
}

/* Errors */
.form-line-error label, .form-required {
    color : #E7295F !important;
}

.form-line-error .form-input-wide::after {
    content : "";
    position : absolute;
    right : 16px;
    width : 20px;
    height : 20px;
    top : 14px;
    background-image : url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cmask id='mask0_3954_8715' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='20' height='20'%3E%3Crect width='20' height='20' fill='%23D9D9D9'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_3954_8715)'%3E%3Cpath d='M9.99578 14.1693C10.2477 14.1693 10.4607 14.0841 10.6347 13.9137C10.8088 13.7434 10.8958 13.5323 10.8958 13.2804C10.8958 13.0286 10.8106 12.8147 10.6404 12.6389C10.4699 12.4632 10.2588 12.3754 10.007 12.3754C9.75509 12.3754 9.5421 12.4617 9.36807 12.6345C9.19405 12.8073 9.10703 13.0197 9.10703 13.2716C9.10703 13.5234 9.19217 13.736 9.36245 13.9093C9.53286 14.0827 9.74398 14.1693 9.99578 14.1693ZM9.13682 11.0099H10.866V5.89536H9.13682V11.0099ZM10.0072 18.1693C8.8796 18.1693 7.81974 17.9567 6.82766 17.5314C5.83543 17.1061 4.96738 16.5216 4.22349 15.7779C3.47974 15.034 2.89523 14.1663 2.46995 13.1747C2.04467 12.1832 1.83203 11.1217 1.83203 9.99036C1.83203 8.85911 2.04467 7.80091 2.46995 6.81577C2.89523 5.8305 3.47974 4.96591 4.22349 4.22202C4.96738 3.47827 5.83509 2.89376 6.82661 2.46848C7.81814 2.04321 8.8796 1.83057 10.011 1.83057C11.1422 1.83057 12.2004 2.04321 13.1856 2.46848C14.1709 2.89376 15.0354 3.47827 15.7793 4.22202C16.5231 4.96591 17.1076 5.83203 17.5329 6.82036C17.9581 7.80869 18.1708 8.86661 18.1708 9.99411C18.1708 11.1217 17.9581 12.1816 17.5329 13.1737C17.1076 14.1659 16.5231 15.034 15.7793 15.7779C15.0354 16.5216 14.1693 17.1061 13.181 17.5314C12.1927 17.9567 11.1347 18.1693 10.0072 18.1693Z' fill='%23E7295F'/%3E%3C/g%3E%3C/svg%3E");
    background-repeat : no-repeat;
    background-position : center;
}

.form-line-error .form-input-wide:has(select)::after {
    top : 24px;
}

.error-navigation-message {
    color : #E7295F;
    font-size : 12px;
    font-weight : 400;
    line-height : 80%;
    letter-spacing : -0.12px;
}

.form-button-error {
    display : flex;
    align-items : center;
    text-align : left;
    position : relative;
    padding-left : 28px;
}

.form-button-error p {
    color : #E7295F;
    font-style : normal;
    font-weight : 500;
    line-height : 120%;
    letter-spacing : -0.16px;
}

.form-button-error::before {
    content : "";
    position : absolute;
    left : 0;
    width : 20px;
    height : 20px;
    background-image : url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cmask id='mask0_3954_8715' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='20' height='20'%3E%3Crect width='20' height='20' fill='%23D9D9D9'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_3954_8715)'%3E%3Cpath d='M9.99578 14.1693C10.2477 14.1693 10.4607 14.0841 10.6347 13.9137C10.8088 13.7434 10.8958 13.5323 10.8958 13.2804C10.8958 13.0286 10.8106 12.8147 10.6404 12.6389C10.4699 12.4632 10.2588 12.3754 10.007 12.3754C9.75509 12.3754 9.5421 12.4617 9.36807 12.6345C9.19405 12.8073 9.10703 13.0197 9.10703 13.2716C9.10703 13.5234 9.19217 13.736 9.36245 13.9093C9.53286 14.0827 9.74398 14.1693 9.99578 14.1693ZM9.13682 11.0099H10.866V5.89536H9.13682V11.0099ZM10.0072 18.1693C8.8796 18.1693 7.81974 17.9567 6.82766 17.5314C5.83543 17.1061 4.96738 16.5216 4.22349 15.7779C3.47974 15.034 2.89523 14.1663 2.46995 13.1747C2.04467 12.1832 1.83203 11.1217 1.83203 9.99036C1.83203 8.85911 2.04467 7.80091 2.46995 6.81577C2.89523 5.8305 3.47974 4.96591 4.22349 4.22202C4.96738 3.47827 5.83509 2.89376 6.82661 2.46848C7.81814 2.04321 8.8796 1.83057 10.011 1.83057C11.1422 1.83057 12.2004 2.04321 13.1856 2.46848C14.1709 2.89376 15.0354 3.47827 15.7793 4.22202C16.5231 4.96591 17.1076 5.83203 17.5329 6.82036C17.9581 7.80869 18.1708 8.86661 18.1708 9.99411C18.1708 11.1217 17.9581 12.1816 17.5329 13.1737C17.1076 14.1659 16.5231 15.034 15.7793 15.7779C15.0354 16.5216 14.1693 17.1061 13.181 17.5314C12.1927 17.9567 11.1347 18.1693 10.0072 18.1693Z' fill='%23E7295F'/%3E%3C/g%3E%3C/svg%3E");
    background-repeat : no-repeat;
    background-position : center;
    margin : auto 0;
}

/* Button */
.form-buttons-wrapper {
    display : flex !important;
}

[data-type="control_button"] {
    padding-top : 40px !important;
}

.submit-button {
    background : #FBE20A;
    border-radius : 100px;
    padding : 12px 16px;
    color : #000;
    font-size : 16px;
    font-style : normal;
    font-weight : 500;
    line-height : 100%;
    letter-spacing : -0.16px;
    border : none;
}

.submit-button:hover {
    background : #FBE20A;
}

