
*,
*:after,
*:before {
  box-sizing: border-box;
}
.form-all {
  font-family: "Inter", sans-serif;
}
.main .jotform-form {
  width: 100%;
  padding: 0 3%;
}
.form-all {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 752px;
}
.form-line-active {
  background-color: #ffffe0 !important;
}
.form-all {
  font-size: 16px;
}
li.form-line {
  margin-top: 20px;
  margin-bottom: 20px;
}
.form-line {
  padding: 12px 10px;
}
.form-section {
  padding: 0px 38px;
}
.form-textbox,
.form-textarea,
.form-radio-other-input,
.form-checkbox-other-input,
.form-captcha input,
.form-spinner input {
  background-color: #ffffff;
}
li[data-type="control_textbox"] div[data-layout="half"],
li[data-type="control_dropdown"] div[data-layout="half"],
li[data-type="control_email"] div[data-layout="half"],
li[data-type="control_number"] div[data-layout="half"],
li[data-type="control_phone"] div[data-layout="half"],
li[data-type="control_datetime"] div[data-layout="half"],
li[data-type="control_signature"] div[data-layout="half"] {
  width: 100% !important;
  max-width: 310px;
}
.form-label {
  font-family: "Inter", sans-serif;
}
.form-line-column {
  width: calc(50% - 8px);
}
[data-type="control_dropdown"] .form-input,
[data-type="control_birthdate"] .form-input,
[data-type="control_time"] .form-input,
[data-type="control_dropdown"] .form-input-wide,
[data-type="control_birthdate"] .form-input-wide,
[data-type="control_time"] .form-input-wide {
  width: 100% !important;
  max-width: 310px;
}
[data-type="control_dropdown"] .form-dropdown {
  width: 100% !important;
  max-width: 310px;
}
.form-checkbox-item label,
.form-checkbox-item span,
.form-radio-item label,
.form-radio-item span {
  color: #ffffff;
}
.form-radio-item,
.form-checkbox-item {
  padding-bottom: 0px !important;
}
.form-radio-item:last-child,
.form-checkbox-item:last-child {
  padding-bottom: 0;
}
.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;
}
.submit-button {
  font-size: 16px;
  font-weight: normal;
  font-family: "Inter", sans-serif;
}
.submit-button {
  min-width: 180px;
}
.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_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;
}
.supernova {
  height: 100%;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center top;
  background-repeat: repeat;
  background-size: cover;
}
.supernova {
  background-image: none;
  background-image: url("https://cms.jotform.com/uploads/image_upload/image_upload/global/121300_clever-colorful-bg.jpg");
}
#stage {
  background-image: none;
  background-image: url("https://cms.jotform.com/uploads/image_upload/image_upload/global/121300_clever-colorful-bg.jpg");
}
/* | */
.form-all {
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center top;
  background-repeat: repeat;
}
.form-header-group {
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center top;
}
.header-large h1.form-header {
  font-size: 2em;
}
.header-large h2.form-header {
  font-size: 1.5em;
}
.header-large h3.form-header {
  font-size: 1.17em;
}
.header-large h1 + .form-subHeader {
  font-size: 1em;
}
.header-large h2 + .form-subHeader {
  font-size: .875em;
}
.header-large h3 + .form-subHeader {
  font-size: .75em;
}
.header-default h1.form-header {
  font-size: 2em;
}
.header-default h2.form-header {
  font-size: 1.5em;
}
.header-default h3.form-header {
  font-size: 1.17em;
}
.header-default h1 + .form-subHeader {
  font-size: 1em;
}
.header-default h2 + .form-subHeader {
  font-size: .875em;
}
.header-default h3 + .form-subHeader {
  font-size: .75em;
}
.header-small h1.form-header {
  font-size: 2em;
}
.header-small h2.form-header {
  font-size: 1.5em;
}
.header-small h3.form-header {
  font-size: 1.17em;
}
.header-small h1 + .form-subHeader {
  font-size: 1em;
}
.header-small h2 + .form-subHeader {
  font-size: .875em;
}
.header-small h3 + .form-subHeader {
  font-size: .75em;
}
.form-header-group {
  text-align: left;
}
.form-header-group {
  font-family: "Inter", sans-serif;
}
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: #fff4f4;
}
.form-line-error {
  overflow: hidden;
  -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-error .form-error-message {
  background-color: #f23a3c;
  clear: both;
  float: none;
}
.form-line-error .form-error-message .form-error-arrow {
  border-bottom-color: #f23a3c;
}
.form-line-error input:not(#coupon-input),
.form-line-error textarea,
.form-line-error .form-validation-error {
  border: 1px solid #f23a3c;
  box-shadow: 0 0 3px #f23a3c;
}
.supernova {
  background-color: rgba(227, 227, 227, 0.5);
  background-color: #ffffff;
}
.supernova body {
  background-color: transparent;
}
.supernova .form-all,
.form-all {
  background-color: rgba(227, 227, 227, 0.5);
}
.form-textbox,
.form-textarea,
.form-radio-other-input,
.form-checkbox-other-input,
.form-captcha input,
.form-spinner input {
  background-color: #ffffff;
}
.form-matrix-table tr {
  border-color: rgba(202, 202, 202, 0.5);
}
.form-matrix-table tr:nth-child(2n) {
  background-color: rgba(214, 214, 214, 0.5);
}
.form-all {
  color: #fff4f4;
}
.form-label-top,
.form-label-left,
.form-label-right,
.form-html {
  color: #fff4f4;
}
.form-line-error {
  overflow: hidden;
  -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;
}

/*__INSPECT_SEPERATOR__*/
.supernova {
    background-repeat : repeat;
    background-size : cover;
}

label.form-sub-label,
span.form-sub-label,
.form-radio-item label, .form-radio-item span,
.form-checkbox-item label, .form-checkbox-item span,
.jf-form-buttons,
.rating-item,
.rating-item label,
.form-collapse-table,
li[data-type="control_payment"],
.appointmentDate,
.appointmentCalendarTimezone,
.appointmentSlot,
.stageEmpty, .stageEmpty.isSmall,
.rating-item-title.for-to > label:first-child, .rating-item-title.for-from > label:first-child,
.rating-item-title .editor-container *,
.FITB,
.FITB:not(.formRender) .qb-datebox input:not([data-labelid]), .FITB:not(.formRender) .qb-selectbox input:not([data-labelid]), .FITB:not(.formRender) .qb-signaturebox input:not([data-labelid]), .FITB:not(.formRender) .qb-textbox input:not([data-labelid]), .FITB:not(.formRender) .qb-timebox input:not([data-labelid]) {
    color : #ffffff;
}

.form-matrix-headers {
    color : #2c3345;
}

li.isSelected .question-wrapper {
    z-index : 3;
}

.form-line:not([data-type=control_button]):not([data-type=control_head]):not([data-type=control_pagebreak]):not([data-type=control_divider]):not([data-type="control_collapse"]) {
    padding : 16px 22px;
}

.form-line,
.form-collapse-table {
    border-radius : 10px;
}

.form-line:nth-of-type(6n+2):not([data-type=control_button]):not([data-type=control_head]):not([data-type=control_pagebreak]):not([data-type=control_divider]):not([data-type="control_collapse"]),
.form-collapse-table:nth-of-type(6n+2),
.stageEmpty, .stageEmpty.isSmall {
    background : #FC792F;
}

.form-pagebreak-next,
.form-line:nth-of-type(6n+3):not([data-type=control_button]):not([data-type=control_head]):not([data-type=control_pagebreak]):not([data-type=control_divider]):not([data-type="control_collapse"]),
.form-collapse-tablee:nth-of-type(6n+3) {
    background : #50CBFF;
}

.form-submit-button,
.form-line:nth-of-type(6n+4):not([data-type=control_button]):not([data-type=control_head]):not([data-type=control_pagebreak]):not([data-type=control_divider]):not([data-type="control_collapse"]),
.form-collapse-table:nth-of-type(6n+4) {
    background : #9DE430;
}

.form-line:nth-of-type(6n+5):not([data-type=control_button]):not([data-type=control_head]):not([data-type=control_pagebreak]):not([data-type=control_divider]):not([data-type="control_collapse"]),
.form-collapse-table:nth-of-type(6n+5) {
    background : #8D4AFF;
}

.form-line:nth-of-type(6n+6):not([data-type=control_button]):not([data-type=control_head]):not([data-type=control_pagebreak]):not([data-type=control_divider]):not([data-type="control_collapse"]),
.form-collapse-table:nth-of-type(6n+6),
.js-new-sacl-button, .form-submit-print {
    background : #FFCC1B;
}

.form-line:nth-of-type(6n+1):not([data-type=control_button]):not([data-type=control_head]):not([data-type=control_pagebreak]):not([data-type=control_divider]):not([data-type="control_collapse"]),
.form-collapse-table:nth-of-type(6n+1) {
    background : #FF97BC;
}

.jf-form-buttons {
    border : none;
}

.form-pagebreak-back {
    background-color : #C3CAD8;
}

.form-pagebreak {
    border-color : #CCD0E6;
}

.form-submit-button:hover {
    background : #7EB626;
}

.form-submit-print:hover,
.js-new-sacl-button:hover {
    background-color : #CCA316;
}

.form-pagebreak-next:hover {
    background : #40A2CC;
}

.form-pagebreak-back:hover {
    background : #9CA2AD;
}

.FITB:not(.formRender) .qb-datebox input, .FITB:not(.formRender) .qb-selectbox input, .FITB:not(.formRender) .qb-signaturebox input, .FITB:not(.formRender) .qb-textbox input, .FITB:not(.formRender) .qb-timebox input,
.rating-item label, .stageEmpty, .stageEmpty.isSmall {
    border-color : #ffffff;
}

.appointmentCalendarContainer {
    background-color : #ffffff;
}

.rating-item label {
    background-color : transparent;
}

.appointmentSlot {
    background-color : #4c72fb;
}

.appointmentSlot:hover {
    color : #4c72fb;
}

.form-section-closed {
    padding : 10px 0;
}

.question-wrapper div.payment_alert.wizard,
.question-wrapper div.payment_alert.low {
    background-color : #E8EDF4;
    color : #70839B;
    border : 1px solid #70839B;
}

.question-wrapper div.payment_alert.mid {
    background-color : #FFF5E5;
    color : #C3873B;
    border : 1px solid #C3873B;
}

.question-wrapper div.payment_alert.high {
    background-color : #FFEEEE;
    color : #996F6E;
    border : 1px solid #996F6E;
}

.form-collapse-table:after {
    background-image : url("data:image/svg+xml,%3Csvg width='28' height='28' viewBox='0 0 28 28' fill='none' xmlns='\http\://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M28 14C28 6.26801 21.732 -9.49935e-07 14 -6.11959e-07C6.26801 -2.73984e-07 -9.49935e-07 6.26801 -6.11959e-07 14C-2.73984e-07 21.732 6.26801 28 14 28C21.732 28 28 21.732 28 14ZM8.0024 11.7003C7.99244 11.5813 8.01363 11.4617 8.06359 11.3549C8.11347 11.2482 8.19005 11.1585 8.28479 11.0959C8.37952 11.0332 8.48865 11 8.59999 11L19.4 11C19.5113 11 19.6205 11.0332 19.7152 11.0959C19.8099 11.1585 19.8865 11.2482 19.9364 11.3549C19.9779 11.4444 19.9996 11.5429 20 11.6429C20 11.782 19.9579 11.9173 19.88 12.0286L14.48 19.7429C14.4241 19.8227 14.3516 19.8875 14.2683 19.9321C14.185 19.9768 14.0931 20 14 20C13.9068 20 13.815 19.9768 13.7317 19.9321C13.6484 19.8875 13.5759 19.8227 13.52 19.7429L8.11999 12.0286C8.05308 11.933 8.01236 11.8193 8.0024 11.7003Z' fill='white'/%3E%3C/svg%3E");
}

.form-star-rating-star {
    background-image : url("data:image/svg+xml,%3Csvg width='167' height='35' viewBox='0 0 167 35' fill='none' xmlns='\http\://www.w3.org/2000/svg'%3E%3Cpath d='M17.4563 2.27711L21.3254 10.1156C21.5439 10.5583 21.9663 10.8651 22.4548 10.9361L31.1062 12.1931C31.5163 12.2526 31.6801 12.7567 31.3833 13.0459L25.1233 19.147C24.7697 19.4916 24.6083 19.9882 24.6918 20.4748L26.1696 29.0898C26.2397 29.4983 25.811 29.8098 25.4442 29.617L17.7059 25.5493C17.2689 25.3196 16.747 25.3196 16.31 25.5493L8.57173 29.617C8.20492 29.8098 7.77622 29.4983 7.84629 29.0898L9.3241 20.4748C9.40758 19.9882 9.24622 19.4916 8.89263 19.147L2.63264 13.0459C2.33584 12.7567 2.49959 12.2526 2.90973 12.1931L11.5611 10.9361C12.0496 10.8651 12.472 10.5583 12.6905 10.1156L16.5596 2.27711C16.743 1.90552 17.2729 1.90552 17.4563 2.27711Z' fill='white' stroke='%23F1BB01'/%3E%3Cpath d='M147.456 2.27711L151.325 10.1156C151.544 10.5583 151.966 10.8651 152.455 10.9361L161.106 12.1931C161.516 12.2526 161.68 12.7567 161.383 13.0459L155.123 19.147C154.77 19.4916 154.608 19.9882 154.692 20.4748L156.17 29.0898C156.24 29.4983 155.811 29.8098 155.444 29.617L147.706 25.5493C147.269 25.3196 146.747 25.3196 146.31 25.5493L138.572 29.617C138.205 29.8098 137.776 29.4983 137.846 29.0898L139.324 20.4748C139.408 19.9882 139.246 19.4916 138.893 19.147L132.633 13.0459C132.336 12.7567 132.5 12.2526 132.91 12.1931L141.561 10.9361C142.05 10.8651 142.472 10.5583 142.69 10.1156L146.56 2.27711C146.743 1.90552 147.273 1.90552 147.456 2.27711Z' fill='white' stroke='%23F23A3C'/%3E%3Cpath d='M82.4563 2.27711L86.3254 10.1156C86.5439 10.5583 86.9663 10.8651 87.4548 10.9361L96.1062 12.1931C96.5163 12.2526 96.6801 12.7567 96.3833 13.0459L90.1233 19.147C89.7697 19.4916 89.6083 19.9882 89.6918 20.4748L91.1696 29.0898C91.2397 29.4983 90.811 29.8098 90.4442 29.617L82.7059 25.5493C82.2689 25.3196 81.747 25.3196 81.31 25.5493L73.5717 29.617C73.2049 29.8098 72.7762 29.4983 72.8463 29.0898L74.3241 20.4748C74.4076 19.9882 74.2462 19.4916 73.8926 19.147L67.6326 13.0459C67.3358 12.7567 67.4996 12.2526 67.9097 12.1931L76.5611 10.9361C77.0496 10.8651 77.472 10.5583 77.6905 10.1156L81.5596 2.27711C81.743 1.90552 82.2729 1.90552 82.4563 2.27711Z' fill='%23FFCC1B' stroke='%23F1BB01'/%3E%3Cpath d='M49.4563 2.27711L53.3254 10.1156C53.5439 10.5583 53.9663 10.8651 54.4548 10.9361L63.1062 12.1931C63.5163 12.2526 63.6801 12.7567 63.3833 13.0459L57.1233 19.147C56.7697 19.4916 56.6083 19.9882 56.6918 20.4748L58.1696 29.0898C58.2397 29.4983 57.811 29.8098 57.4442 29.617L49.7059 25.5493C49.2689 25.3196 48.747 25.3196 48.31 25.5493L40.5717 29.617C40.2049 29.8098 39.7762 29.4983 39.8463 29.0898L41.3241 20.4748C41.4076 19.9882 41.2462 19.4916 40.8926 19.147L34.6326 13.0459C34.3358 12.7567 34.4996 12.2526 34.9097 12.1931L43.5611 10.9361C44.0496 10.8651 44.472 10.5583 44.6905 10.1156L48.5596 2.27711C48.743 1.90552 49.2729 1.90552 49.4563 2.27711Z' fill='%23FFF0BA' stroke='%23F1BB01'/%3E%3Cpath d='M115.03 2.00955L119.026 9.98947C119.246 10.4291 119.668 10.733 120.154 10.8027L129.065 12.0789C129.478 12.1379 129.641 12.6458 129.341 12.9344L122.911 19.1112C122.552 19.4568 122.387 19.9586 122.473 20.4501L123.993 29.1864C124.064 29.5939 123.638 29.9063 123.27 29.716L115.273 25.572C114.84 25.3478 114.325 25.3478 113.893 25.572L105.895 29.716C105.528 29.9063 105.102 29.5939 105.172 29.1864L106.693 20.4501C106.778 19.9586 106.614 19.4568 106.254 19.1112L99.8248 12.9344C99.5244 12.6458 99.688 12.1379 100.1 12.0789L109.011 10.8027C109.498 10.733 109.92 10.4291 110.14 9.98947L114.136 2.00955C114.32 1.64138 114.845 1.64138 115.03 2.00955Z' fill='white' stroke='%23F1BB01'/%3E%3Cmask id='path-6-inside-1' fill='white'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M114.584 1.28726C114.158 1.18553 113.674 1.36203 113.45 1.81674L109.528 9.76223C109.382 10.0574 109.101 10.2619 108.775 10.3092L100.006 11.5833C99.1855 11.7025 98.858 12.7105 99.4516 13.2891L105.797 19.4734C106.033 19.7031 106.14 20.0342 106.085 20.3586L104.587 29.0912C104.447 29.9081 105.304 30.531 106.038 30.1454L113.881 26.0222C114.1 25.9075 114.35 25.8787 114.584 25.936V1.28726Z'/%3E%3C/mask%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M114.584 1.28726C114.158 1.18553 113.674 1.36203 113.45 1.81674L109.528 9.76223C109.382 10.0574 109.101 10.2619 108.775 10.3092L100.006 11.5833C99.1855 11.7025 98.858 12.7105 99.4516 13.2891L105.797 19.4734C106.033 19.7031 106.14 20.0342 106.085 20.3586L104.587 29.0912C104.447 29.9081 105.304 30.531 106.038 30.1454L113.881 26.0222C114.1 25.9075 114.35 25.8787 114.584 25.936V1.28726Z' fill='%23FFCC1B'/%3E%3Cpath d='M113.45 1.81674L112.553 1.37413L112.553 1.37413L113.45 1.81674ZM114.584 1.28726H115.584V0.498015L114.817 0.314628L114.584 1.28726ZM109.528 9.76223L110.425 10.2048L110.425 10.2048L109.528 9.76223ZM108.775 10.3092L108.631 9.31961L108.631 9.31961L108.775 10.3092ZM100.006 11.5833L100.15 12.5729L100.006 11.5833ZM99.4516 13.2891L98.7536 14.0052L98.7536 14.0052L99.4516 13.2891ZM105.797 19.4734L105.099 20.1895L105.099 20.1895L105.797 19.4734ZM106.085 20.3586L107.07 20.5277L107.07 20.5277L106.085 20.3586ZM104.587 29.0912L103.601 28.9221L103.601 28.9221L104.587 29.0912ZM106.038 30.1454L105.572 29.2603L105.572 29.2603L106.038 30.1454ZM113.881 26.0222L114.347 26.9074L114.347 26.9074L113.881 26.0222ZM114.584 25.936L114.347 26.9074L115.584 27.2098V25.936H114.584ZM114.347 2.25936C114.349 2.25511 114.35 2.2533 114.35 2.25319C114.35 2.25307 114.35 2.25383 114.348 2.25503C114.346 2.25769 114.343 2.25928 114.341 2.25988C114.341 2.2603 114.342 2.25971 114.344 2.25946C114.347 2.2592 114.35 2.25951 114.352 2.25989L114.817 0.314628C113.983 0.115527 113.005 0.459642 112.553 1.37413L114.347 2.25936ZM110.425 10.2048L114.347 2.25936L112.553 1.37413L108.631 9.31961L110.425 10.2048ZM108.919 11.2988C109.57 11.2042 110.133 10.7951 110.425 10.2048L108.631 9.31961L108.631 9.31961L108.919 11.2988ZM100.15 12.5729L108.919 11.2988L108.631 9.31961L99.862 10.5937L100.15 12.5729ZM100.15 12.5729L100.15 12.5729L99.862 10.5937C98.2214 10.832 97.5664 12.8481 98.7536 14.0052L100.15 12.5729ZM106.495 18.7573L100.15 12.5729L98.7536 14.0052L105.099 20.1895L106.495 18.7573ZM107.07 20.5277C107.182 19.8788 106.966 19.2167 106.495 18.7573L105.099 20.1895L105.099 20.1895L107.07 20.5277ZM105.572 29.2603L107.07 20.5277L105.099 20.1895L103.601 28.9221L105.572 29.2603ZM105.572 29.2603L105.572 29.2603L103.601 28.9221C103.321 30.5559 105.036 31.8018 106.503 31.0306L105.572 29.2603ZM113.416 25.1371L105.572 29.2603L106.503 31.0306L114.347 26.9074L113.416 25.1371ZM114.822 24.9646C114.353 24.8501 113.853 24.9075 113.416 25.1371L114.347 26.9074L114.347 26.9074L114.822 24.9646ZM115.584 25.936V1.28726H113.584V25.936H115.584Z' fill='%23F1BB01' mask='url(%23path-6-inside-1)'/%3E%3C/svg%3E") !important;
}

.appointmentField .timezonePickerName:before {
    background-image : url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='\http\://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 7.9602C0 3.56617 3.55821 0 7.95224 0C12.3542 0 15.9204 3.56617 15.9204 7.9602C15.9204 12.3542 12.3542 15.9204 7.95224 15.9204C3.55821 15.9204 0 12.3542 0 7.9602ZM1.59375 7.9602C1.59375 11.4786 4.4435 14.3284 7.96191 14.3284C11.4803 14.3284 14.3301 11.4786 14.3301 7.9602C14.3301 4.44179 11.4803 1.59204 7.96191 1.59204C4.4435 1.59204 1.59375 4.44179 1.59375 7.9602Z' fill='white'/%3E%3Cpath d='M8.35809 3.97998H7.16406V8.7561L11.3432 11.2636L11.9402 10.2845L8.35809 8.15908V3.97998Z' fill='white'/%3E%3C/svg%3E");
}

.appointmentField .timezonePickerName:after {
    background-image : url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='\http\://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L5 5L9 1' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}

