@charset "UTF-8";
#NEW_STYLES {
  /*** YOU CAN EDIT THIS FILE (jms.scss) AND jms_main.scss ***/
  /*! bulma.io v0.8.0 | MIT License | github.com/jgthms/bulma */
  /*! minireset.css v0.0.6 | MIT License | github.com/jgthms/minireset.css */
  /*** YOU CAN EDIT THIS FILE (jms_main.scss) AND jms.scss ***/
  /*** HEADER / LOGO / MENUS ***/
  /*** FORM LAYOUTS ***/
  /*** FORM INPUT/CONTROLS ***/
  /*
  @include tablet {
      .field-in-columns {
          .control {
  
              &.no-label {
                  margin-top: 0px;
              }
  
  
              &.control-checkbox {
                  top: 5px;
              }
  
              &.control-checkbox-no-label {
                  margin-top: -3px;
              }
  
              &.control-switch {
                  top: 10px;
                  margin-bottom: 14px;
  
                  label {
                      padding-top: 1px;
                  }
              }
  
              &.control-switch-no-label {
                  top: 8px;
                  margin-top: 0px;
                  margin-bottom: 12px;
              }
          }
      }
  }
  */
  /*** FRANCHISE SELECTOR ***/
  /*** PROGRESS BAR ***/
  /*** STATUS POPUP ***/
  /*** LAYOUT ***/
  /*** OTHER ***/
  /*** PAGINATION ***/
  /*** FILTERS / SORTING ***/ }
@keyframes spinAround {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(359deg); } }
  #NEW_STYLES .delete, #NEW_STYLES .modal-close, #NEW_STYLES .is-unselectable, #NEW_STYLES .button, #NEW_STYLES .file, #NEW_STYLES .breadcrumb, #NEW_STYLES .pagination-previous,
  #NEW_STYLES .pagination-next,
  #NEW_STYLES .pagination-link,
  #NEW_STYLES .pagination-ellipsis, #NEW_STYLES .tabs {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  #NEW_STYLES .select:not(.is-multiple):not(.is-loading)::after, #NEW_STYLES .navbar-link:not(.is-arrowless)::after {
    border: 3px solid transparent;
    border-radius: 2px;
    border-right: 0;
    border-top: 0;
    content: " ";
    display: block;
    height: 0.625em;
    margin-top: -0.4375em;
    pointer-events: none;
    position: absolute;
    top: 50%;
    transform: rotate(-45deg);
    transform-origin: center;
    width: 0.625em; }
  #NEW_STYLES .box:not(:last-child), #NEW_STYLES .content:not(:last-child), #NEW_STYLES .notification:not(:last-child), #NEW_STYLES .progress:not(:last-child), #NEW_STYLES .table:not(:last-child), #NEW_STYLES .table-container:not(:last-child), #NEW_STYLES .title:not(:last-child),
  #NEW_STYLES .subtitle:not(:last-child), #NEW_STYLES .block:not(:last-child), #NEW_STYLES .highlight:not(:last-child), #NEW_STYLES .breadcrumb:not(:last-child), #NEW_STYLES .level:not(:last-child), #NEW_STYLES .list:not(:last-child), #NEW_STYLES .message:not(:last-child), #NEW_STYLES .pagination:not(:last-child), #NEW_STYLES .tabs:not(:last-child) {
    margin-bottom: 1.5rem; }
  #NEW_STYLES .delete, #NEW_STYLES .modal-close {
    -moz-appearance: none;
    -webkit-appearance: none;
    background-color: rgba(10, 10, 10, 0.2);
    border: none;
    border-radius: 290486px;
    cursor: pointer;
    pointer-events: auto;
    display: inline-block;
    flex-grow: 0;
    flex-shrink: 0;
    font-size: 0;
    height: 20px;
    max-height: 20px;
    max-width: 20px;
    min-height: 20px;
    min-width: 20px;
    outline: none;
    position: relative;
    vertical-align: top;
    width: 20px; }
  #NEW_STYLES .delete::before, #NEW_STYLES .modal-close::before, #NEW_STYLES .delete::after, #NEW_STYLES .modal-close::after {
    background-color: white;
    content: "";
    display: block;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translateX(-50%) translateY(-50%) rotate(45deg);
    transform-origin: center center; }
  #NEW_STYLES .delete::before, #NEW_STYLES .modal-close::before {
    height: 2px;
    width: 50%; }
  #NEW_STYLES .delete::after, #NEW_STYLES .modal-close::after {
    height: 50%;
    width: 2px; }
  #NEW_STYLES .delete:hover, #NEW_STYLES .modal-close:hover, #NEW_STYLES .delete:focus, #NEW_STYLES .modal-close:focus {
    background-color: rgba(10, 10, 10, 0.3); }
  #NEW_STYLES .delete:active, #NEW_STYLES .modal-close:active {
    background-color: rgba(10, 10, 10, 0.4); }
  #NEW_STYLES .is-small.delete, #NEW_STYLES .is-small.modal-close {
    height: 16px;
    max-height: 16px;
    max-width: 16px;
    min-height: 16px;
    min-width: 16px;
    width: 16px; }
  #NEW_STYLES .is-medium.delete, #NEW_STYLES .is-medium.modal-close {
    height: 24px;
    max-height: 24px;
    max-width: 24px;
    min-height: 24px;
    min-width: 24px;
    width: 24px; }
  #NEW_STYLES .is-large.delete, #NEW_STYLES .is-large.modal-close {
    height: 32px;
    max-height: 32px;
    max-width: 32px;
    min-height: 32px;
    min-width: 32px;
    width: 32px; }
  #NEW_STYLES .button.is-loading::after, #NEW_STYLES .loader, #NEW_STYLES .select.is-loading::after, #NEW_STYLES .control.is-loading::after {
    animation: spinAround 500ms infinite linear;
    border: 2px solid #dbdbdb;
    border-radius: 290486px;
    border-right-color: transparent;
    border-top-color: transparent;
    content: "";
    display: block;
    height: 1em;
    position: relative;
    width: 1em; }
  #NEW_STYLES .is-overlay, #NEW_STYLES .image.is-square img,
  #NEW_STYLES .image.is-square .has-ratio, #NEW_STYLES .image.is-1by1 img,
  #NEW_STYLES .image.is-1by1 .has-ratio, #NEW_STYLES .image.is-5by4 img,
  #NEW_STYLES .image.is-5by4 .has-ratio, #NEW_STYLES .image.is-4by3 img,
  #NEW_STYLES .image.is-4by3 .has-ratio, #NEW_STYLES .image.is-3by2 img,
  #NEW_STYLES .image.is-3by2 .has-ratio, #NEW_STYLES .image.is-5by3 img,
  #NEW_STYLES .image.is-5by3 .has-ratio, #NEW_STYLES .image.is-16by9 img,
  #NEW_STYLES .image.is-16by9 .has-ratio, #NEW_STYLES .image.is-2by1 img,
  #NEW_STYLES .image.is-2by1 .has-ratio, #NEW_STYLES .image.is-3by1 img,
  #NEW_STYLES .image.is-3by1 .has-ratio, #NEW_STYLES .image.is-4by5 img,
  #NEW_STYLES .image.is-4by5 .has-ratio, #NEW_STYLES .image.is-3by4 img,
  #NEW_STYLES .image.is-3by4 .has-ratio, #NEW_STYLES .image.is-2by3 img,
  #NEW_STYLES .image.is-2by3 .has-ratio, #NEW_STYLES .image.is-3by5 img,
  #NEW_STYLES .image.is-3by5 .has-ratio, #NEW_STYLES .image.is-9by16 img,
  #NEW_STYLES .image.is-9by16 .has-ratio, #NEW_STYLES .image.is-1by2 img,
  #NEW_STYLES .image.is-1by2 .has-ratio, #NEW_STYLES .image.is-1by3 img,
  #NEW_STYLES .image.is-1by3 .has-ratio, #NEW_STYLES .modal, #NEW_STYLES .modal-background, #NEW_STYLES .hero-video {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0; }
  #NEW_STYLES .button, #NEW_STYLES .input, #NEW_STYLES .textarea, #NEW_STYLES .select select, #NEW_STYLES .file-cta,
  #NEW_STYLES .file-name, #NEW_STYLES .pagination-previous,
  #NEW_STYLES .pagination-next,
  #NEW_STYLES .pagination-link,
  #NEW_STYLES .pagination-ellipsis {
    -moz-appearance: none;
    -webkit-appearance: none;
    align-items: center;
    border: 1px solid transparent;
    border-radius: 4px;
    box-shadow: none;
    display: inline-flex;
    font-size: 1rem;
    height: 2.5em;
    justify-content: flex-start;
    line-height: 1.5;
    padding-bottom: calc(0.5em - 1px);
    padding-left: calc(0.75em - 1px);
    padding-right: calc(0.75em - 1px);
    padding-top: calc(0.5em - 1px);
    position: relative;
    vertical-align: top; }
  #NEW_STYLES .button:focus, #NEW_STYLES .input:focus, #NEW_STYLES .textarea:focus, #NEW_STYLES .select select:focus, #NEW_STYLES .file-cta:focus,
  #NEW_STYLES .file-name:focus, #NEW_STYLES .pagination-previous:focus,
  #NEW_STYLES .pagination-next:focus,
  #NEW_STYLES .pagination-link:focus,
  #NEW_STYLES .pagination-ellipsis:focus, #NEW_STYLES .is-focused.button, #NEW_STYLES .is-focused.input, #NEW_STYLES .is-focused.textarea, #NEW_STYLES .select select.is-focused, #NEW_STYLES .is-focused.file-cta,
  #NEW_STYLES .is-focused.file-name, #NEW_STYLES .is-focused.pagination-previous,
  #NEW_STYLES .is-focused.pagination-next,
  #NEW_STYLES .is-focused.pagination-link,
  #NEW_STYLES .is-focused.pagination-ellipsis, #NEW_STYLES .button:active, #NEW_STYLES .input:active, #NEW_STYLES .textarea:active, #NEW_STYLES .select select:active, #NEW_STYLES .file-cta:active,
  #NEW_STYLES .file-name:active, #NEW_STYLES .pagination-previous:active,
  #NEW_STYLES .pagination-next:active,
  #NEW_STYLES .pagination-link:active,
  #NEW_STYLES .pagination-ellipsis:active, #NEW_STYLES .is-active.button, #NEW_STYLES .is-active.input, #NEW_STYLES .is-active.textarea, #NEW_STYLES .select select.is-active, #NEW_STYLES .is-active.file-cta,
  #NEW_STYLES .is-active.file-name, #NEW_STYLES .is-active.pagination-previous,
  #NEW_STYLES .is-active.pagination-next,
  #NEW_STYLES .is-active.pagination-link,
  #NEW_STYLES .is-active.pagination-ellipsis {
    outline: none; }
  #NEW_STYLES [disabled].button, #NEW_STYLES [disabled].input, #NEW_STYLES [disabled].textarea, #NEW_STYLES .select select[disabled], #NEW_STYLES [disabled].file-cta,
  #NEW_STYLES [disabled].file-name, #NEW_STYLES [disabled].pagination-previous,
  #NEW_STYLES [disabled].pagination-next,
  #NEW_STYLES [disabled].pagination-link,
  #NEW_STYLES [disabled].pagination-ellipsis, #NEW_STYLES fieldset[disabled] .button, #NEW_STYLES fieldset[disabled] .input, #NEW_STYLES fieldset[disabled] .textarea, #NEW_STYLES fieldset[disabled] .select select, #NEW_STYLES .select fieldset[disabled] select, #NEW_STYLES fieldset[disabled] .file-cta,
  #NEW_STYLES fieldset[disabled] .file-name, #NEW_STYLES fieldset[disabled] .pagination-previous,
  #NEW_STYLES fieldset[disabled] .pagination-next,
  #NEW_STYLES fieldset[disabled] .pagination-link,
  #NEW_STYLES fieldset[disabled] .pagination-ellipsis {
    cursor: not-allowed; }
  #NEW_STYLES .section {
    margin: 1.2rem;
    background-color: #FFF;
    box-shadow: 1px 1px 7px rgba(0, 0, 0, 0.2);
    border-radius: 10px; }
  @media screen and (max-width: 768px) {
    #NEW_STYLES .section {
      margin: 0 0 1.2rem 0;
      border-radius: 0; }
    #NEW_STYLES .section:last-of-type {
      margin-bottom: 0; } }
  @media screen and (min-width: 1024px) {
    #NEW_STYLES .section {
      margin: 1.2rem 1.2rem; } }
  #NEW_STYLES .has-nowrap {
    white-space: nowrap; }
  #NEW_STYLES .button {
    margin-bottom: 5px; }
  #NEW_STYLES .table .button {
    margin-bottom: 0; }
  #NEW_STYLES .button.is-primary,
  #NEW_STYLES .button.is-link,
  #NEW_STYLES .button.is-info,
  #NEW_STYLES .button.is-success,
  #NEW_STYLES .button.is-warning,
  #NEW_STYLES .button.is-danger,
  #NEW_STYLES .is-raised {
    box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.2);
    transition: all 0.3s ease; }
  #NEW_STYLES .button.is-primary:hover, #NEW_STYLES .button.is-primary.is-hovered,
  #NEW_STYLES .button.is-link:hover,
  #NEW_STYLES .button.is-link.is-hovered,
  #NEW_STYLES .button.is-info:hover,
  #NEW_STYLES .button.is-info.is-hovered,
  #NEW_STYLES .button.is-success:hover,
  #NEW_STYLES .button.is-success.is-hovered,
  #NEW_STYLES .button.is-warning:hover,
  #NEW_STYLES .button.is-warning.is-hovered,
  #NEW_STYLES .button.is-danger:hover,
  #NEW_STYLES .button.is-danger.is-hovered,
  #NEW_STYLES .is-raised:hover,
  #NEW_STYLES .is-raised.is-hovered {
    transition: all 0.1s ease;
    top: -1px;
    box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.25); }
  #NEW_STYLES .button.is-primary:active, #NEW_STYLES .button.is-primary.is-active,
  #NEW_STYLES .button.is-link:active,
  #NEW_STYLES .button.is-link.is-active,
  #NEW_STYLES .button.is-info:active,
  #NEW_STYLES .button.is-info.is-active,
  #NEW_STYLES .button.is-success:active,
  #NEW_STYLES .button.is-success.is-active,
  #NEW_STYLES .button.is-warning:active,
  #NEW_STYLES .button.is-warning.is-active,
  #NEW_STYLES .button.is-danger:active,
  #NEW_STYLES .button.is-danger.is-active,
  #NEW_STYLES .is-raised:active,
  #NEW_STYLES .is-raised.is-active {
    transition: all 0.05s ease;
    top: 0px;
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.05); }
  #NEW_STYLES img.is-raised {
    box-shadow: 3px 3px 2px rgba(0, 0, 0, 0.15); }
  #NEW_STYLES img.is-raised:hover, #NEW_STYLES img.is-raised.is-hovered {
    box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.25); }
  #NEW_STYLES img.is-raised:active, #NEW_STYLES img.is-raised.is-active {
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.05); }
  #NEW_STYLES .button.is-warning {
    box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.1); }
@keyframes spinAround {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(359deg); } }
  #NEW_STYLES .delete, #NEW_STYLES .modal-close, #NEW_STYLES .is-unselectable, #NEW_STYLES .button, #NEW_STYLES .file, #NEW_STYLES .breadcrumb, #NEW_STYLES .pagination-previous,
  #NEW_STYLES .pagination-next,
  #NEW_STYLES .pagination-link,
  #NEW_STYLES .pagination-ellipsis, #NEW_STYLES .tabs {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  #NEW_STYLES .select:not(.is-multiple):not(.is-loading)::after, #NEW_STYLES .navbar-link:not(.is-arrowless)::after {
    border: 3px solid transparent;
    border-radius: 2px;
    border-right: 0;
    border-top: 0;
    content: " ";
    display: block;
    height: 0.625em;
    margin-top: -0.4375em;
    pointer-events: none;
    position: absolute;
    top: 50%;
    transform: rotate(-45deg);
    transform-origin: center;
    width: 0.625em; }
  #NEW_STYLES .box:not(:last-child), #NEW_STYLES .content:not(:last-child), #NEW_STYLES .notification:not(:last-child), #NEW_STYLES .progress:not(:last-child), #NEW_STYLES .table:not(:last-child), #NEW_STYLES .table-container:not(:last-child), #NEW_STYLES .title:not(:last-child),
  #NEW_STYLES .subtitle:not(:last-child), #NEW_STYLES .block:not(:last-child), #NEW_STYLES .highlight:not(:last-child), #NEW_STYLES .breadcrumb:not(:last-child), #NEW_STYLES .level:not(:last-child), #NEW_STYLES .list:not(:last-child), #NEW_STYLES .message:not(:last-child), #NEW_STYLES .pagination:not(:last-child), #NEW_STYLES .tabs:not(:last-child) {
    margin-bottom: 1.5rem; }
  #NEW_STYLES .delete, #NEW_STYLES .modal-close {
    -moz-appearance: none;
    -webkit-appearance: none;
    background-color: rgba(10, 10, 10, 0.2);
    border: none;
    border-radius: 290486px;
    cursor: pointer;
    pointer-events: auto;
    display: inline-block;
    flex-grow: 0;
    flex-shrink: 0;
    font-size: 0;
    height: 20px;
    max-height: 20px;
    max-width: 20px;
    min-height: 20px;
    min-width: 20px;
    outline: none;
    position: relative;
    vertical-align: top;
    width: 20px; }
  #NEW_STYLES .delete::before, #NEW_STYLES .modal-close::before, #NEW_STYLES .delete::after, #NEW_STYLES .modal-close::after {
    background-color: white;
    content: "";
    display: block;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translateX(-50%) translateY(-50%) rotate(45deg);
    transform-origin: center center; }
  #NEW_STYLES .delete::before, #NEW_STYLES .modal-close::before {
    height: 2px;
    width: 50%; }
  #NEW_STYLES .delete::after, #NEW_STYLES .modal-close::after {
    height: 50%;
    width: 2px; }
  #NEW_STYLES .delete:hover, #NEW_STYLES .modal-close:hover, #NEW_STYLES .delete:focus, #NEW_STYLES .modal-close:focus {
    background-color: rgba(10, 10, 10, 0.3); }
  #NEW_STYLES .delete:active, #NEW_STYLES .modal-close:active {
    background-color: rgba(10, 10, 10, 0.4); }
  #NEW_STYLES .is-small.delete, #NEW_STYLES .is-small.modal-close {
    height: 16px;
    max-height: 16px;
    max-width: 16px;
    min-height: 16px;
    min-width: 16px;
    width: 16px; }
  #NEW_STYLES .is-medium.delete, #NEW_STYLES .is-medium.modal-close {
    height: 24px;
    max-height: 24px;
    max-width: 24px;
    min-height: 24px;
    min-width: 24px;
    width: 24px; }
  #NEW_STYLES .is-large.delete, #NEW_STYLES .is-large.modal-close {
    height: 32px;
    max-height: 32px;
    max-width: 32px;
    min-height: 32px;
    min-width: 32px;
    width: 32px; }
  #NEW_STYLES .button.is-loading::after, #NEW_STYLES .loader, #NEW_STYLES .select.is-loading::after, #NEW_STYLES .control.is-loading::after {
    animation: spinAround 500ms infinite linear;
    border: 2px solid #dbdbdb;
    border-radius: 290486px;
    border-right-color: transparent;
    border-top-color: transparent;
    content: "";
    display: block;
    height: 1em;
    position: relative;
    width: 1em; }
  #NEW_STYLES .is-overlay, #NEW_STYLES .image.is-square img,
  #NEW_STYLES .image.is-square .has-ratio, #NEW_STYLES .image.is-1by1 img,
  #NEW_STYLES .image.is-1by1 .has-ratio, #NEW_STYLES .image.is-5by4 img,
  #NEW_STYLES .image.is-5by4 .has-ratio, #NEW_STYLES .image.is-4by3 img,
  #NEW_STYLES .image.is-4by3 .has-ratio, #NEW_STYLES .image.is-3by2 img,
  #NEW_STYLES .image.is-3by2 .has-ratio, #NEW_STYLES .image.is-5by3 img,
  #NEW_STYLES .image.is-5by3 .has-ratio, #NEW_STYLES .image.is-16by9 img,
  #NEW_STYLES .image.is-16by9 .has-ratio, #NEW_STYLES .image.is-2by1 img,
  #NEW_STYLES .image.is-2by1 .has-ratio, #NEW_STYLES .image.is-3by1 img,
  #NEW_STYLES .image.is-3by1 .has-ratio, #NEW_STYLES .image.is-4by5 img,
  #NEW_STYLES .image.is-4by5 .has-ratio, #NEW_STYLES .image.is-3by4 img,
  #NEW_STYLES .image.is-3by4 .has-ratio, #NEW_STYLES .image.is-2by3 img,
  #NEW_STYLES .image.is-2by3 .has-ratio, #NEW_STYLES .image.is-3by5 img,
  #NEW_STYLES .image.is-3by5 .has-ratio, #NEW_STYLES .image.is-9by16 img,
  #NEW_STYLES .image.is-9by16 .has-ratio, #NEW_STYLES .image.is-1by2 img,
  #NEW_STYLES .image.is-1by2 .has-ratio, #NEW_STYLES .image.is-1by3 img,
  #NEW_STYLES .image.is-1by3 .has-ratio, #NEW_STYLES .modal, #NEW_STYLES .modal-background, #NEW_STYLES .hero-video {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0; }
  #NEW_STYLES .button, #NEW_STYLES .input, #NEW_STYLES .textarea, #NEW_STYLES .select select, #NEW_STYLES .file-cta,
  #NEW_STYLES .file-name, #NEW_STYLES .pagination-previous,
  #NEW_STYLES .pagination-next,
  #NEW_STYLES .pagination-link,
  #NEW_STYLES .pagination-ellipsis {
    -moz-appearance: none;
    -webkit-appearance: none;
    align-items: center;
    border: 1px solid transparent;
    border-radius: 4px;
    box-shadow: none;
    display: inline-flex;
    font-size: 1rem;
    height: 2.5em;
    justify-content: flex-start;
    line-height: 1.5;
    padding-bottom: calc(0.5em - 1px);
    padding-left: calc(0.75em - 1px);
    padding-right: calc(0.75em - 1px);
    padding-top: calc(0.5em - 1px);
    position: relative;
    vertical-align: top; }
  #NEW_STYLES .button:focus, #NEW_STYLES .input:focus, #NEW_STYLES .textarea:focus, #NEW_STYLES .select select:focus, #NEW_STYLES .file-cta:focus,
  #NEW_STYLES .file-name:focus, #NEW_STYLES .pagination-previous:focus,
  #NEW_STYLES .pagination-next:focus,
  #NEW_STYLES .pagination-link:focus,
  #NEW_STYLES .pagination-ellipsis:focus, #NEW_STYLES .is-focused.button, #NEW_STYLES .is-focused.input, #NEW_STYLES .is-focused.textarea, #NEW_STYLES .select select.is-focused, #NEW_STYLES .is-focused.file-cta,
  #NEW_STYLES .is-focused.file-name, #NEW_STYLES .is-focused.pagination-previous,
  #NEW_STYLES .is-focused.pagination-next,
  #NEW_STYLES .is-focused.pagination-link,
  #NEW_STYLES .is-focused.pagination-ellipsis, #NEW_STYLES .button:active, #NEW_STYLES .input:active, #NEW_STYLES .textarea:active, #NEW_STYLES .select select:active, #NEW_STYLES .file-cta:active,
  #NEW_STYLES .file-name:active, #NEW_STYLES .pagination-previous:active,
  #NEW_STYLES .pagination-next:active,
  #NEW_STYLES .pagination-link:active,
  #NEW_STYLES .pagination-ellipsis:active, #NEW_STYLES .is-active.button, #NEW_STYLES .is-active.input, #NEW_STYLES .is-active.textarea, #NEW_STYLES .select select.is-active, #NEW_STYLES .is-active.file-cta,
  #NEW_STYLES .is-active.file-name, #NEW_STYLES .is-active.pagination-previous,
  #NEW_STYLES .is-active.pagination-next,
  #NEW_STYLES .is-active.pagination-link,
  #NEW_STYLES .is-active.pagination-ellipsis {
    outline: none; }
  #NEW_STYLES [disabled].button, #NEW_STYLES [disabled].input, #NEW_STYLES [disabled].textarea, #NEW_STYLES .select select[disabled], #NEW_STYLES [disabled].file-cta,
  #NEW_STYLES [disabled].file-name, #NEW_STYLES [disabled].pagination-previous,
  #NEW_STYLES [disabled].pagination-next,
  #NEW_STYLES [disabled].pagination-link,
  #NEW_STYLES [disabled].pagination-ellipsis, #NEW_STYLES fieldset[disabled] .button, #NEW_STYLES fieldset[disabled] .input, #NEW_STYLES fieldset[disabled] .textarea, #NEW_STYLES fieldset[disabled] .select select, #NEW_STYLES .select fieldset[disabled] select, #NEW_STYLES fieldset[disabled] .file-cta,
  #NEW_STYLES fieldset[disabled] .file-name, #NEW_STYLES fieldset[disabled] .pagination-previous,
  #NEW_STYLES fieldset[disabled] .pagination-next,
  #NEW_STYLES fieldset[disabled] .pagination-link,
  #NEW_STYLES fieldset[disabled] .pagination-ellipsis {
    cursor: not-allowed; }
  #NEW_STYLES html,
  #NEW_STYLES body,
  #NEW_STYLES p,
  #NEW_STYLES ol,
  #NEW_STYLES ul,
  #NEW_STYLES li,
  #NEW_STYLES dl,
  #NEW_STYLES dt,
  #NEW_STYLES dd,
  #NEW_STYLES blockquote,
  #NEW_STYLES figure,
  #NEW_STYLES fieldset,
  #NEW_STYLES legend,
  #NEW_STYLES textarea,
  #NEW_STYLES pre,
  #NEW_STYLES iframe,
  #NEW_STYLES hr,
  #NEW_STYLES h1,
  #NEW_STYLES h2,
  #NEW_STYLES h3,
  #NEW_STYLES h4,
  #NEW_STYLES h5,
  #NEW_STYLES h6 {
    margin: 0;
    padding: 0; }
  #NEW_STYLES h1,
  #NEW_STYLES h2,
  #NEW_STYLES h3,
  #NEW_STYLES h4,
  #NEW_STYLES h5,
  #NEW_STYLES h6 {
    font-size: 100%;
    font-weight: normal; }
  #NEW_STYLES ul {
    list-style: none; }
  #NEW_STYLES button,
  #NEW_STYLES input,
  #NEW_STYLES select,
  #NEW_STYLES textarea {
    margin: 0; }
  #NEW_STYLES html {
    box-sizing: border-box; }
  #NEW_STYLES *, #NEW_STYLES *::before, #NEW_STYLES *::after {
    box-sizing: inherit; }
  #NEW_STYLES img,
  #NEW_STYLES video {
    height: auto;
    max-width: 100%; }
  #NEW_STYLES iframe {
    border: 0; }
  #NEW_STYLES table {
    border-collapse: collapse;
    border-spacing: 0; }
  #NEW_STYLES td,
  #NEW_STYLES th {
    padding: 0; }
  #NEW_STYLES td:not([align]),
  #NEW_STYLES th:not([align]) {
    text-align: left; }
  #NEW_STYLES html {
    background-color: #e6f0ea;
    font-size: 16px;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    min-width: 300px;
    overflow-x: hidden;
    overflow-y: scroll;
    text-rendering: optimizeLegibility;
    text-size-adjust: 100%; }
  #NEW_STYLES article,
  #NEW_STYLES aside,
  #NEW_STYLES figure,
  #NEW_STYLES footer,
  #NEW_STYLES header,
  #NEW_STYLES hgroup,
  #NEW_STYLES section {
    display: block; }
  #NEW_STYLES body,
  #NEW_STYLES button,
  #NEW_STYLES input,
  #NEW_STYLES select,
  #NEW_STYLES textarea {
    font-family: BlinkMacSystemFont, -apple-system, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  #NEW_STYLES code,
  #NEW_STYLES pre {
    -moz-osx-font-smoothing: auto;
    -webkit-font-smoothing: auto;
    font-family: monospace; }
  #NEW_STYLES body {
    color: #FFF;
    font-size: 1em;
    font-weight: 400;
    line-height: 1.5; }
  #NEW_STYLES a {
    color: #3273dc;
    cursor: pointer;
    text-decoration: none; }
  #NEW_STYLES a strong {
    color: currentColor; }
  #NEW_STYLES a:hover {
    color: #363636; }
  #NEW_STYLES code {
    background-color: whitesmoke;
    color: #f14668;
    font-size: 0.875em;
    font-weight: normal;
    padding: 0.25em 0.5em 0.25em; }
  #NEW_STYLES hr {
    background-color: whitesmoke;
    border: none;
    display: block;
    height: 2px;
    margin: 1.5rem 0; }
  #NEW_STYLES img {
    height: auto;
    max-width: 100%; }
  #NEW_STYLES input[type="checkbox"],
  #NEW_STYLES input[type="radio"] {
    vertical-align: baseline; }
  #NEW_STYLES small {
    font-size: 0.875em; }
  #NEW_STYLES span {
    font-style: inherit;
    font-weight: inherit; }
  #NEW_STYLES strong {
    color: #363636;
    font-weight: 700; }
  #NEW_STYLES fieldset {
    border: none; }
  #NEW_STYLES pre {
    -webkit-overflow-scrolling: touch;
    background-color: whitesmoke;
    color: #4a4a4a;
    font-size: 0.875em;
    overflow-x: auto;
    padding: 1.25rem 1.5rem;
    white-space: pre;
    word-wrap: normal; }
  #NEW_STYLES pre code {
    background-color: transparent;
    color: currentColor;
    font-size: 1em;
    padding: 0; }
  #NEW_STYLES table td,
  #NEW_STYLES table th {
    vertical-align: top; }
  #NEW_STYLES table td:not([align]),
  #NEW_STYLES table th:not([align]) {
    text-align: left; }
  #NEW_STYLES table th {
    color: #363636; }
  #NEW_STYLES .is-clearfix::after {
    clear: both;
    content: " ";
    display: table; }
  #NEW_STYLES .is-pulled-left {
    float: left !important; }
  #NEW_STYLES .is-pulled-right {
    float: right !important; }
  #NEW_STYLES .is-clipped {
    overflow: hidden !important; }
  #NEW_STYLES .is-size-1 {
    font-size: 3rem !important; }
  #NEW_STYLES .is-size-2 {
    font-size: 2.5rem !important; }
  #NEW_STYLES .is-size-3 {
    font-size: 2rem !important; }
  #NEW_STYLES .is-size-4 {
    font-size: 1.5rem !important; }
  #NEW_STYLES .is-size-5 {
    font-size: 1.25rem !important; }
  #NEW_STYLES .is-size-6 {
    font-size: 1rem !important; }
  #NEW_STYLES .is-size-7 {
    font-size: 0.75rem !important; }
  @media screen and (max-width: 768px) {
    #NEW_STYLES .is-size-1-mobile {
      font-size: 3rem !important; }
    #NEW_STYLES .is-size-2-mobile {
      font-size: 2.5rem !important; }
    #NEW_STYLES .is-size-3-mobile {
      font-size: 2rem !important; }
    #NEW_STYLES .is-size-4-mobile {
      font-size: 1.5rem !important; }
    #NEW_STYLES .is-size-5-mobile {
      font-size: 1.25rem !important; }
    #NEW_STYLES .is-size-6-mobile {
      font-size: 1rem !important; }
    #NEW_STYLES .is-size-7-mobile {
      font-size: 0.75rem !important; } }
  @media screen and (min-width: 769px), print {
    #NEW_STYLES .is-size-1-tablet {
      font-size: 3rem !important; }
    #NEW_STYLES .is-size-2-tablet {
      font-size: 2.5rem !important; }
    #NEW_STYLES .is-size-3-tablet {
      font-size: 2rem !important; }
    #NEW_STYLES .is-size-4-tablet {
      font-size: 1.5rem !important; }
    #NEW_STYLES .is-size-5-tablet {
      font-size: 1.25rem !important; }
    #NEW_STYLES .is-size-6-tablet {
      font-size: 1rem !important; }
    #NEW_STYLES .is-size-7-tablet {
      font-size: 0.75rem !important; } }
  @media screen and (max-width: 1023px) {
    #NEW_STYLES .is-size-1-touch {
      font-size: 3rem !important; }
    #NEW_STYLES .is-size-2-touch {
      font-size: 2.5rem !important; }
    #NEW_STYLES .is-size-3-touch {
      font-size: 2rem !important; }
    #NEW_STYLES .is-size-4-touch {
      font-size: 1.5rem !important; }
    #NEW_STYLES .is-size-5-touch {
      font-size: 1.25rem !important; }
    #NEW_STYLES .is-size-6-touch {
      font-size: 1rem !important; }
    #NEW_STYLES .is-size-7-touch {
      font-size: 0.75rem !important; } }
  @media screen and (min-width: 1024px) {
    #NEW_STYLES .is-size-1-desktop {
      font-size: 3rem !important; }
    #NEW_STYLES .is-size-2-desktop {
      font-size: 2.5rem !important; }
    #NEW_STYLES .is-size-3-desktop {
      font-size: 2rem !important; }
    #NEW_STYLES .is-size-4-desktop {
      font-size: 1.5rem !important; }
    #NEW_STYLES .is-size-5-desktop {
      font-size: 1.25rem !important; }
    #NEW_STYLES .is-size-6-desktop {
      font-size: 1rem !important; }
    #NEW_STYLES .is-size-7-desktop {
      font-size: 0.75rem !important; } }
  @media screen and (min-width: 1216px) {
    #NEW_STYLES .is-size-1-widescreen {
      font-size: 3rem !important; }
    #NEW_STYLES .is-size-2-widescreen {
      font-size: 2.5rem !important; }
    #NEW_STYLES .is-size-3-widescreen {
      font-size: 2rem !important; }
    #NEW_STYLES .is-size-4-widescreen {
      font-size: 1.5rem !important; }
    #NEW_STYLES .is-size-5-widescreen {
      font-size: 1.25rem !important; }
    #NEW_STYLES .is-size-6-widescreen {
      font-size: 1rem !important; }
    #NEW_STYLES .is-size-7-widescreen {
      font-size: 0.75rem !important; } }
  @media screen and (min-width: 1408px) {
    #NEW_STYLES .is-size-1-fullhd {
      font-size: 3rem !important; }
    #NEW_STYLES .is-size-2-fullhd {
      font-size: 2.5rem !important; }
    #NEW_STYLES .is-size-3-fullhd {
      font-size: 2rem !important; }
    #NEW_STYLES .is-size-4-fullhd {
      font-size: 1.5rem !important; }
    #NEW_STYLES .is-size-5-fullhd {
      font-size: 1.25rem !important; }
    #NEW_STYLES .is-size-6-fullhd {
      font-size: 1rem !important; }
    #NEW_STYLES .is-size-7-fullhd {
      font-size: 0.75rem !important; } }
  #NEW_STYLES .has-text-centered {
    text-align: center !important; }
  #NEW_STYLES .has-text-justified {
    text-align: justify !important; }
  #NEW_STYLES .has-text-left {
    text-align: left !important; }
  #NEW_STYLES .has-text-right {
    text-align: right !important; }
  @media screen and (max-width: 768px) {
    #NEW_STYLES .has-text-centered-mobile {
      text-align: center !important; } }
  @media screen and (min-width: 769px), print {
    #NEW_STYLES .has-text-centered-tablet {
      text-align: center !important; } }
  @media screen and (min-width: 769px) and (max-width: 1023px) {
    #NEW_STYLES .has-text-centered-tablet-only {
      text-align: center !important; } }
  @media screen and (max-width: 1023px) {
    #NEW_STYLES .has-text-centered-touch {
      text-align: center !important; } }
  @media screen and (min-width: 1024px) {
    #NEW_STYLES .has-text-centered-desktop {
      text-align: center !important; } }
  @media screen and (min-width: 1024px) and (max-width: 1215px) {
    #NEW_STYLES .has-text-centered-desktop-only {
      text-align: center !important; } }
  @media screen and (min-width: 1216px) {
    #NEW_STYLES .has-text-centered-widescreen {
      text-align: center !important; } }
  @media screen and (min-width: 1216px) and (max-width: 1407px) {
    #NEW_STYLES .has-text-centered-widescreen-only {
      text-align: center !important; } }
  @media screen and (min-width: 1408px) {
    #NEW_STYLES .has-text-centered-fullhd {
      text-align: center !important; } }
  @media screen and (max-width: 768px) {
    #NEW_STYLES .has-text-justified-mobile {
      text-align: justify !important; } }
  @media screen and (min-width: 769px), print {
    #NEW_STYLES .has-text-justified-tablet {
      text-align: justify !important; } }
  @media screen and (min-width: 769px) and (max-width: 1023px) {
    #NEW_STYLES .has-text-justified-tablet-only {
      text-align: justify !important; } }
  @media screen and (max-width: 1023px) {
    #NEW_STYLES .has-text-justified-touch {
      text-align: justify !important; } }
  @media screen and (min-width: 1024px) {
    #NEW_STYLES .has-text-justified-desktop {
      text-align: justify !important; } }
  @media screen and (min-width: 1024px) and (max-width: 1215px) {
    #NEW_STYLES .has-text-justified-desktop-only {
      text-align: justify !important; } }
  @media screen and (min-width: 1216px) {
    #NEW_STYLES .has-text-justified-widescreen {
      text-align: justify !important; } }
  @media screen and (min-width: 1216px) and (max-width: 1407px) {
    #NEW_STYLES .has-text-justified-widescreen-only {
      text-align: justify !important; } }
  @media screen and (min-width: 1408px) {
    #NEW_STYLES .has-text-justified-fullhd {
      text-align: justify !important; } }
  @media screen and (max-width: 768px) {
    #NEW_STYLES .has-text-left-mobile {
      text-align: left !important; } }
  @media screen and (min-width: 769px), print {
    #NEW_STYLES .has-text-left-tablet {
      text-align: left !important; } }
  @media screen and (min-width: 769px) and (max-width: 1023px) {
    #NEW_STYLES .has-text-left-tablet-only {
      text-align: left !important; } }
  @media screen and (max-width: 1023px) {
    #NEW_STYLES .has-text-left-touch {
      text-align: left !important; } }
  @media screen and (min-width: 1024px) {
    #NEW_STYLES .has-text-left-desktop {
      text-align: left !important; } }
  @media screen and (min-width: 1024px) and (max-width: 1215px) {
    #NEW_STYLES .has-text-left-desktop-only {
      text-align: left !important; } }
  @media screen and (min-width: 1216px) {
    #NEW_STYLES .has-text-left-widescreen {
      text-align: left !important; } }
  @media screen and (min-width: 1216px) and (max-width: 1407px) {
    #NEW_STYLES .has-text-left-widescreen-only {
      text-align: left !important; } }
  @media screen and (min-width: 1408px) {
    #NEW_STYLES .has-text-left-fullhd {
      text-align: left !important; } }
  @media screen and (max-width: 768px) {
    #NEW_STYLES .has-text-right-mobile {
      text-align: right !important; } }
  @media screen and (min-width: 769px), print {
    #NEW_STYLES .has-text-right-tablet {
      text-align: right !important; } }
  @media screen and (min-width: 769px) and (max-width: 1023px) {
    #NEW_STYLES .has-text-right-tablet-only {
      text-align: right !important; } }
  @media screen and (max-width: 1023px) {
    #NEW_STYLES .has-text-right-touch {
      text-align: right !important; } }
  @media screen and (min-width: 1024px) {
    #NEW_STYLES .has-text-right-desktop {
      text-align: right !important; } }
  @media screen and (min-width: 1024px) and (max-width: 1215px) {
    #NEW_STYLES .has-text-right-desktop-only {
      text-align: right !important; } }
  @media screen and (min-width: 1216px) {
    #NEW_STYLES .has-text-right-widescreen {
      text-align: right !important; } }
  @media screen and (min-width: 1216px) and (max-width: 1407px) {
    #NEW_STYLES .has-text-right-widescreen-only {
      text-align: right !important; } }
  @media screen and (min-width: 1408px) {
    #NEW_STYLES .has-text-right-fullhd {
      text-align: right !important; } }
  #NEW_STYLES .is-capitalized {
    text-transform: capitalize !important; }
  #NEW_STYLES .is-lowercase {
    text-transform: lowercase !important; }
  #NEW_STYLES .is-uppercase {
    text-transform: uppercase !important; }
  #NEW_STYLES .is-italic {
    font-style: italic !important; }
  #NEW_STYLES .has-text-white {
    color: white !important; }
  #NEW_STYLES a.has-text-white:hover, #NEW_STYLES a.has-text-white:focus {
    color: #e6e6e6 !important; }
  #NEW_STYLES .has-background-white {
    background-color: white !important; }
  #NEW_STYLES .has-text-black {
    color: #0a0a0a !important; }
  #NEW_STYLES a.has-text-black:hover, #NEW_STYLES a.has-text-black:focus {
    color: black !important; }
  #NEW_STYLES .has-background-black {
    background-color: #0a0a0a !important; }
  #NEW_STYLES .has-text-light {
    color: whitesmoke !important; }
  #NEW_STYLES a.has-text-light:hover, #NEW_STYLES a.has-text-light:focus {
    color: #dbdbdb !important; }
  #NEW_STYLES .has-background-light {
    background-color: whitesmoke !important; }
  #NEW_STYLES .has-text-dark {
    color: #363636 !important; }
  #NEW_STYLES a.has-text-dark:hover, #NEW_STYLES a.has-text-dark:focus {
    color: #1c1c1c !important; }
  #NEW_STYLES .has-background-dark {
    background-color: #363636 !important; }
  #NEW_STYLES .has-text-primary {
    color: #2f7f59 !important; }
  #NEW_STYLES a.has-text-primary:hover, #NEW_STYLES a.has-text-primary:focus {
    color: #215a3f !important; }
  #NEW_STYLES .has-background-primary {
    background-color: #2f7f59 !important; }
  #NEW_STYLES .has-text-link {
    color: #3273dc !important; }
  #NEW_STYLES a.has-text-link:hover, #NEW_STYLES a.has-text-link:focus {
    color: #205bbc !important; }
  #NEW_STYLES .has-background-link {
    background-color: #3273dc !important; }
  #NEW_STYLES .has-text-info {
    color: #3298dc !important; }
  #NEW_STYLES a.has-text-info:hover, #NEW_STYLES a.has-text-info:focus {
    color: #207dbc !important; }
  #NEW_STYLES .has-background-info {
    background-color: #3298dc !important; }
  #NEW_STYLES .has-text-success {
    color: #c1d72e !important; }
  #NEW_STYLES a.has-text-success:hover, #NEW_STYLES a.has-text-success:focus {
    color: #9eb022 !important; }
  #NEW_STYLES .has-background-success {
    background-color: #c1d72e !important; }
  #NEW_STYLES .has-text-warning {
    color: #ffdd57 !important; }
  #NEW_STYLES a.has-text-warning:hover, #NEW_STYLES a.has-text-warning:focus {
    color: #ffd324 !important; }
  #NEW_STYLES .has-background-warning {
    background-color: #ffdd57 !important; }
  #NEW_STYLES .has-text-danger {
    color: #d92525 !important; }
  #NEW_STYLES a.has-text-danger:hover, #NEW_STYLES a.has-text-danger:focus {
    color: #ad1e1e !important; }
  #NEW_STYLES .has-background-danger {
    background-color: #d92525 !important; }
  #NEW_STYLES .has-text-black-bis {
    color: #121212 !important; }
  #NEW_STYLES .has-background-black-bis {
    background-color: #121212 !important; }
  #NEW_STYLES .has-text-black-ter {
    color: #242424 !important; }
  #NEW_STYLES .has-background-black-ter {
    background-color: #242424 !important; }
  #NEW_STYLES .has-text-grey-darker {
    color: #363636 !important; }
  #NEW_STYLES .has-background-grey-darker {
    background-color: #363636 !important; }
  #NEW_STYLES .has-text-grey-dark {
    color: #4a4a4a !important; }
  #NEW_STYLES .has-background-grey-dark {
    background-color: #4a4a4a !important; }
  #NEW_STYLES .has-text-grey {
    color: #7a7a7a !important; }
  #NEW_STYLES .has-background-grey {
    background-color: #7a7a7a !important; }
  #NEW_STYLES .has-text-grey-light {
    color: #b5b5b5 !important; }
  #NEW_STYLES .has-background-grey-light {
    background-color: #b5b5b5 !important; }
  #NEW_STYLES .has-text-grey-lighter {
    color: #dbdbdb !important; }
  #NEW_STYLES .has-background-grey-lighter {
    background-color: #dbdbdb !important; }
  #NEW_STYLES .has-text-white-ter {
    color: whitesmoke !important; }
  #NEW_STYLES .has-background-white-ter {
    background-color: whitesmoke !important; }
  #NEW_STYLES .has-text-white-bis {
    color: #fafafa !important; }
  #NEW_STYLES .has-background-white-bis {
    background-color: #fafafa !important; }
  #NEW_STYLES .has-text-weight-light {
    font-weight: 300 !important; }
  #NEW_STYLES .has-text-weight-normal {
    font-weight: 400 !important; }
  #NEW_STYLES .has-text-weight-medium {
    font-weight: 500 !important; }
  #NEW_STYLES .has-text-weight-semibold {
    font-weight: 600 !important; }
  #NEW_STYLES .has-text-weight-bold {
    font-weight: 700 !important; }
  #NEW_STYLES .is-family-primary {
    font-family: BlinkMacSystemFont, -apple-system, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif !important; }
  #NEW_STYLES .is-family-secondary {
    font-family: BlinkMacSystemFont, -apple-system, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif !important; }
  #NEW_STYLES .is-family-sans-serif {
    font-family: BlinkMacSystemFont, -apple-system, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif !important; }
  #NEW_STYLES .is-family-monospace {
    font-family: monospace !important; }
  #NEW_STYLES .is-family-code {
    font-family: monospace !important; }
  #NEW_STYLES .is-block {
    display: block !important; }
  @media screen and (max-width: 768px) {
    #NEW_STYLES .is-block-mobile {
      display: block !important; } }
  @media screen and (min-width: 769px), print {
    #NEW_STYLES .is-block-tablet {
      display: block !important; } }
  @media screen and (min-width: 769px) and (max-width: 1023px) {
    #NEW_STYLES .is-block-tablet-only {
      display: block !important; } }
  @media screen and (max-width: 1023px) {
    #NEW_STYLES .is-block-touch {
      display: block !important; } }
  @media screen and (min-width: 1024px) {
    #NEW_STYLES .is-block-desktop {
      display: block !important; } }
  @media screen and (min-width: 1024px) and (max-width: 1215px) {
    #NEW_STYLES .is-block-desktop-only {
      display: block !important; } }
  @media screen and (min-width: 1216px) {
    #NEW_STYLES .is-block-widescreen {
      display: block !important; } }
  @media screen and (min-width: 1216px) and (max-width: 1407px) {
    #NEW_STYLES .is-block-widescreen-only {
      display: block !important; } }
  @media screen and (min-width: 1408px) {
    #NEW_STYLES .is-block-fullhd {
      display: block !important; } }
  #NEW_STYLES .is-flex {
    display: flex !important; }
  @media screen and (max-width: 768px) {
    #NEW_STYLES .is-flex-mobile {
      display: flex !important; } }
  @media screen and (min-width: 769px), print {
    #NEW_STYLES .is-flex-tablet {
      display: flex !important; } }
  @media screen and (min-width: 769px) and (max-width: 1023px) {
    #NEW_STYLES .is-flex-tablet-only {
      display: flex !important; } }
  @media screen and (max-width: 1023px) {
    #NEW_STYLES .is-flex-touch {
      display: flex !important; } }
  @media screen and (min-width: 1024px) {
    #NEW_STYLES .is-flex-desktop {
      display: flex !important; } }
  @media screen and (min-width: 1024px) and (max-width: 1215px) {
    #NEW_STYLES .is-flex-desktop-only {
      display: flex !important; } }
  @media screen and (min-width: 1216px) {
    #NEW_STYLES .is-flex-widescreen {
      display: flex !important; } }
  @media screen and (min-width: 1216px) and (max-width: 1407px) {
    #NEW_STYLES .is-flex-widescreen-only {
      display: flex !important; } }
  @media screen and (min-width: 1408px) {
    #NEW_STYLES .is-flex-fullhd {
      display: flex !important; } }
  #NEW_STYLES .is-inline {
    display: inline !important; }
  @media screen and (max-width: 768px) {
    #NEW_STYLES .is-inline-mobile {
      display: inline !important; } }
  @media screen and (min-width: 769px), print {
    #NEW_STYLES .is-inline-tablet {
      display: inline !important; } }
  @media screen and (min-width: 769px) and (max-width: 1023px) {
    #NEW_STYLES .is-inline-tablet-only {
      display: inline !important; } }
  @media screen and (max-width: 1023px) {
    #NEW_STYLES .is-inline-touch {
      display: inline !important; } }
  @media screen and (min-width: 1024px) {
    #NEW_STYLES .is-inline-desktop {
      display: inline !important; } }
  @media screen and (min-width: 1024px) and (max-width: 1215px) {
    #NEW_STYLES .is-inline-desktop-only {
      display: inline !important; } }
  @media screen and (min-width: 1216px) {
    #NEW_STYLES .is-inline-widescreen {
      display: inline !important; } }
  @media screen and (min-width: 1216px) and (max-width: 1407px) {
    #NEW_STYLES .is-inline-widescreen-only {
      display: inline !important; } }
  @media screen and (min-width: 1408px) {
    #NEW_STYLES .is-inline-fullhd {
      display: inline !important; } }
  #NEW_STYLES .is-inline-block {
    display: inline-block !important; }
  @media screen and (max-width: 768px) {
    #NEW_STYLES .is-inline-block-mobile {
      display: inline-block !important; } }
  @media screen and (min-width: 769px), print {
    #NEW_STYLES .is-inline-block-tablet {
      display: inline-block !important; } }
  @media screen and (min-width: 769px) and (max-width: 1023px) {
    #NEW_STYLES .is-inline-block-tablet-only {
      display: inline-block !important; } }
  @media screen and (max-width: 1023px) {
    #NEW_STYLES .is-inline-block-touch {
      display: inline-block !important; } }
  @media screen and (min-width: 1024px) {
    #NEW_STYLES .is-inline-block-desktop {
      display: inline-block !important; } }
  @media screen and (min-width: 1024px) and (max-width: 1215px) {
    #NEW_STYLES .is-inline-block-desktop-only {
      display: inline-block !important; } }
  @media screen and (min-width: 1216px) {
    #NEW_STYLES .is-inline-block-widescreen {
      display: inline-block !important; } }
  @media screen and (min-width: 1216px) and (max-width: 1407px) {
    #NEW_STYLES .is-inline-block-widescreen-only {
      display: inline-block !important; } }
  @media screen and (min-width: 1408px) {
    #NEW_STYLES .is-inline-block-fullhd {
      display: inline-block !important; } }
  #NEW_STYLES .is-inline-flex {
    display: inline-flex !important; }
  @media screen and (max-width: 768px) {
    #NEW_STYLES .is-inline-flex-mobile {
      display: inline-flex !important; } }
  @media screen and (min-width: 769px), print {
    #NEW_STYLES .is-inline-flex-tablet {
      display: inline-flex !important; } }
  @media screen and (min-width: 769px) and (max-width: 1023px) {
    #NEW_STYLES .is-inline-flex-tablet-only {
      display: inline-flex !important; } }
  @media screen and (max-width: 1023px) {
    #NEW_STYLES .is-inline-flex-touch {
      display: inline-flex !important; } }
  @media screen and (min-width: 1024px) {
    #NEW_STYLES .is-inline-flex-desktop {
      display: inline-flex !important; } }
  @media screen and (min-width: 1024px) and (max-width: 1215px) {
    #NEW_STYLES .is-inline-flex-desktop-only {
      display: inline-flex !important; } }
  @media screen and (min-width: 1216px) {
    #NEW_STYLES .is-inline-flex-widescreen {
      display: inline-flex !important; } }
  @media screen and (min-width: 1216px) and (max-width: 1407px) {
    #NEW_STYLES .is-inline-flex-widescreen-only {
      display: inline-flex !important; } }
  @media screen and (min-width: 1408px) {
    #NEW_STYLES .is-inline-flex-fullhd {
      display: inline-flex !important; } }
  #NEW_STYLES .is-hidden {
    display: none !important; }
  #NEW_STYLES .is-sr-only {
    border: none !important;
    clip: rect(0, 0, 0, 0) !important;
    height: 0.01em !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    white-space: nowrap !important;
    width: 0.01em !important; }
  @media screen and (max-width: 768px) {
    #NEW_STYLES .is-hidden-mobile {
      display: none !important; } }
  @media screen and (min-width: 769px), print {
    #NEW_STYLES .is-hidden-tablet {
      display: none !important; } }
  @media screen and (min-width: 769px) and (max-width: 1023px) {
    #NEW_STYLES .is-hidden-tablet-only {
      display: none !important; } }
  @media screen and (max-width: 1023px) {
    #NEW_STYLES .is-hidden-touch {
      display: none !important; } }
  @media screen and (min-width: 1024px) {
    #NEW_STYLES .is-hidden-desktop {
      display: none !important; } }
  @media screen and (min-width: 1024px) and (max-width: 1215px) {
    #NEW_STYLES .is-hidden-desktop-only {
      display: none !important; } }
  @media screen and (min-width: 1216px) {
    #NEW_STYLES .is-hidden-widescreen {
      display: none !important; } }
  @media screen and (min-width: 1216px) and (max-width: 1407px) {
    #NEW_STYLES .is-hidden-widescreen-only {
      display: none !important; } }
  @media screen and (min-width: 1408px) {
    #NEW_STYLES .is-hidden-fullhd {
      display: none !important; } }
  #NEW_STYLES .is-invisible {
    visibility: hidden !important; }
  @media screen and (max-width: 768px) {
    #NEW_STYLES .is-invisible-mobile {
      visibility: hidden !important; } }
  @media screen and (min-width: 769px), print {
    #NEW_STYLES .is-invisible-tablet {
      visibility: hidden !important; } }
  @media screen and (min-width: 769px) and (max-width: 1023px) {
    #NEW_STYLES .is-invisible-tablet-only {
      visibility: hidden !important; } }
  @media screen and (max-width: 1023px) {
    #NEW_STYLES .is-invisible-touch {
      visibility: hidden !important; } }
  @media screen and (min-width: 1024px) {
    #NEW_STYLES .is-invisible-desktop {
      visibility: hidden !important; } }
  @media screen and (min-width: 1024px) and (max-width: 1215px) {
    #NEW_STYLES .is-invisible-desktop-only {
      visibility: hidden !important; } }
  @media screen and (min-width: 1216px) {
    #NEW_STYLES .is-invisible-widescreen {
      visibility: hidden !important; } }
  @media screen and (min-width: 1216px) and (max-width: 1407px) {
    #NEW_STYLES .is-invisible-widescreen-only {
      visibility: hidden !important; } }
  @media screen and (min-width: 1408px) {
    #NEW_STYLES .is-invisible-fullhd {
      visibility: hidden !important; } }
  #NEW_STYLES .is-marginless {
    margin: 0 !important; }
  #NEW_STYLES .is-paddingless {
    padding: 0 !important; }
  #NEW_STYLES .is-radiusless {
    border-radius: 0 !important; }
  #NEW_STYLES .is-shadowless {
    box-shadow: none !important; }
  #NEW_STYLES .is-relative {
    position: relative !important; }
  #NEW_STYLES .box {
    background-color: white;
    border-radius: 6px;
    box-shadow: 0 0.5em 1em -0.125em rgba(10, 10, 10, 0.1), 0 0px 0 1px rgba(10, 10, 10, 0.02);
    color: #4a4a4a;
    display: block;
    padding: 1.25rem; }
  #NEW_STYLES a.box:hover, #NEW_STYLES a.box:focus {
    box-shadow: 0 0.5em 1em -0.125em rgba(10, 10, 10, 0.1), 0 0 0 1px #3273dc; }
  #NEW_STYLES a.box:active {
    box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.2), 0 0 0 1px #3273dc; }
  #NEW_STYLES .button {
    background-color: white;
    border-color: #dbdbdb;
    border-width: 1px;
    color: #363636;
    cursor: pointer;
    justify-content: center;
    padding-bottom: calc(0.5em - 1px);
    padding-left: 1em;
    padding-right: 1em;
    padding-top: calc(0.5em - 1px);
    text-align: center;
    white-space: nowrap; }
  #NEW_STYLES .button strong {
    color: inherit; }
  #NEW_STYLES .button .icon, #NEW_STYLES .button .icon.is-small, #NEW_STYLES .button .icon.is-medium, #NEW_STYLES .button .icon.is-large {
    height: 1.5em;
    width: 1.5em; }
  #NEW_STYLES .button .icon:first-child:not(:last-child) {
    margin-left: calc(-0.5em - 1px);
    margin-right: 0.25em; }
  #NEW_STYLES .button .icon:last-child:not(:first-child) {
    margin-left: 0.25em;
    margin-right: calc(-0.5em - 1px); }
  #NEW_STYLES .button .icon:first-child:last-child {
    margin-left: calc(-0.5em - 1px);
    margin-right: calc(-0.5em - 1px); }
  #NEW_STYLES .button:hover, #NEW_STYLES .button.is-hovered {
    border-color: #b5b5b5;
    color: #363636; }
  #NEW_STYLES .button:focus, #NEW_STYLES .button.is-focused {
    border-color: #3273dc;
    color: #363636; }
  #NEW_STYLES .button:focus:not(:active), #NEW_STYLES .button.is-focused:not(:active) {
    box-shadow: 0 0 0 0.125em rgba(50, 115, 220, 0.25); }
  #NEW_STYLES .button:active, #NEW_STYLES .button.is-active {
    border-color: #4a4a4a;
    color: #363636; }
  #NEW_STYLES .button.is-text {
    background-color: transparent;
    border-color: transparent;
    color: #4a4a4a;
    text-decoration: underline; }
  #NEW_STYLES .button.is-text:hover, #NEW_STYLES .button.is-text.is-hovered, #NEW_STYLES .button.is-text:focus, #NEW_STYLES .button.is-text.is-focused {
    background-color: whitesmoke;
    color: #363636; }
  #NEW_STYLES .button.is-text:active, #NEW_STYLES .button.is-text.is-active {
    background-color: #e8e8e8;
    color: #363636; }
  #NEW_STYLES .button.is-text[disabled], #NEW_STYLES fieldset[disabled] .button.is-text {
    background-color: transparent;
    border-color: transparent;
    box-shadow: none; }
  #NEW_STYLES .button.is-white {
    background-color: white;
    border-color: transparent;
    color: #0a0a0a; }
  #NEW_STYLES .button.is-white:hover, #NEW_STYLES .button.is-white.is-hovered {
    background-color: #f9f9f9;
    border-color: transparent;
    color: #0a0a0a; }
  #NEW_STYLES .button.is-white:focus, #NEW_STYLES .button.is-white.is-focused {
    border-color: transparent;
    color: #0a0a0a; }
  #NEW_STYLES .button.is-white:focus:not(:active), #NEW_STYLES .button.is-white.is-focused:not(:active) {
    box-shadow: 0 0 0 0.125em rgba(255, 255, 255, 0.25); }
  #NEW_STYLES .button.is-white:active, #NEW_STYLES .button.is-white.is-active {
    background-color: #f2f2f2;
    border-color: transparent;
    color: #0a0a0a; }
  #NEW_STYLES .button.is-white[disabled], #NEW_STYLES fieldset[disabled] .button.is-white {
    background-color: white;
    border-color: transparent;
    box-shadow: none; }
  #NEW_STYLES .button.is-white.is-inverted {
    background-color: #0a0a0a;
    color: white; }
  #NEW_STYLES .button.is-white.is-inverted:hover, #NEW_STYLES .button.is-white.is-inverted.is-hovered {
    background-color: black; }
  #NEW_STYLES .button.is-white.is-inverted[disabled], #NEW_STYLES fieldset[disabled] .button.is-white.is-inverted {
    background-color: #0a0a0a;
    border-color: transparent;
    box-shadow: none;
    color: white; }
  #NEW_STYLES .button.is-white.is-loading::after {
    border-color: transparent transparent #0a0a0a #0a0a0a !important; }
  #NEW_STYLES .button.is-white.is-outlined {
    background-color: transparent;
    border-color: white;
    color: white; }
  #NEW_STYLES .button.is-white.is-outlined:hover, #NEW_STYLES .button.is-white.is-outlined.is-hovered, #NEW_STYLES .button.is-white.is-outlined:focus, #NEW_STYLES .button.is-white.is-outlined.is-focused {
    background-color: white;
    border-color: white;
    color: #0a0a0a; }
  #NEW_STYLES .button.is-white.is-outlined.is-loading::after {
    border-color: transparent transparent white white !important; }
  #NEW_STYLES .button.is-white.is-outlined.is-loading:hover::after, #NEW_STYLES .button.is-white.is-outlined.is-loading.is-hovered::after, #NEW_STYLES .button.is-white.is-outlined.is-loading:focus::after, #NEW_STYLES .button.is-white.is-outlined.is-loading.is-focused::after {
    border-color: transparent transparent #0a0a0a #0a0a0a !important; }
  #NEW_STYLES .button.is-white.is-outlined[disabled], #NEW_STYLES fieldset[disabled] .button.is-white.is-outlined {
    background-color: transparent;
    border-color: white;
    box-shadow: none;
    color: white; }
  #NEW_STYLES .button.is-white.is-inverted.is-outlined {
    background-color: transparent;
    border-color: #0a0a0a;
    color: #0a0a0a; }
  #NEW_STYLES .button.is-white.is-inverted.is-outlined:hover, #NEW_STYLES .button.is-white.is-inverted.is-outlined.is-hovered, #NEW_STYLES .button.is-white.is-inverted.is-outlined:focus, #NEW_STYLES .button.is-white.is-inverted.is-outlined.is-focused {
    background-color: #0a0a0a;
    color: white; }
  #NEW_STYLES .button.is-white.is-inverted.is-outlined.is-loading:hover::after, #NEW_STYLES .button.is-white.is-inverted.is-outlined.is-loading.is-hovered::after, #NEW_STYLES .button.is-white.is-inverted.is-outlined.is-loading:focus::after, #NEW_STYLES .button.is-white.is-inverted.is-outlined.is-loading.is-focused::after {
    border-color: transparent transparent white white !important; }
  #NEW_STYLES .button.is-white.is-inverted.is-outlined[disabled], #NEW_STYLES fieldset[disabled] .button.is-white.is-inverted.is-outlined {
    background-color: transparent;
    border-color: #0a0a0a;
    box-shadow: none;
    color: #0a0a0a; }
  #NEW_STYLES .button.is-black {
    background-color: #0a0a0a;
    border-color: transparent;
    color: white; }
  #NEW_STYLES .button.is-black:hover, #NEW_STYLES .button.is-black.is-hovered {
    background-color: #040404;
    border-color: transparent;
    color: white; }
  #NEW_STYLES .button.is-black:focus, #NEW_STYLES .button.is-black.is-focused {
    border-color: transparent;
    color: white; }
  #NEW_STYLES .button.is-black:focus:not(:active), #NEW_STYLES .button.is-black.is-focused:not(:active) {
    box-shadow: 0 0 0 0.125em rgba(10, 10, 10, 0.25); }
  #NEW_STYLES .button.is-black:active, #NEW_STYLES .button.is-black.is-active {
    background-color: black;
    border-color: transparent;
    color: white; }
  #NEW_STYLES .button.is-black[disabled], #NEW_STYLES fieldset[disabled] .button.is-black {
    background-color: #0a0a0a;
    border-color: transparent;
    box-shadow: none; }
  #NEW_STYLES .button.is-black.is-inverted {
    background-color: white;
    color: #0a0a0a; }
  #NEW_STYLES .button.is-black.is-inverted:hover, #NEW_STYLES .button.is-black.is-inverted.is-hovered {
    background-color: #f2f2f2; }
  #NEW_STYLES .button.is-black.is-inverted[disabled], #NEW_STYLES fieldset[disabled] .button.is-black.is-inverted {
    background-color: white;
    border-color: transparent;
    box-shadow: none;
    color: #0a0a0a; }
  #NEW_STYLES .button.is-black.is-loading::after {
    border-color: transparent transparent white white !important; }
  #NEW_STYLES .button.is-black.is-outlined {
    background-color: transparent;
    border-color: #0a0a0a;
    color: #0a0a0a; }
  #NEW_STYLES .button.is-black.is-outlined:hover, #NEW_STYLES .button.is-black.is-outlined.is-hovered, #NEW_STYLES .button.is-black.is-outlined:focus, #NEW_STYLES .button.is-black.is-outlined.is-focused {
    background-color: #0a0a0a;
    border-color: #0a0a0a;
    color: white; }
  #NEW_STYLES .button.is-black.is-outlined.is-loading::after {
    border-color: transparent transparent #0a0a0a #0a0a0a !important; }
  #NEW_STYLES .button.is-black.is-outlined.is-loading:hover::after, #NEW_STYLES .button.is-black.is-outlined.is-loading.is-hovered::after, #NEW_STYLES .button.is-black.is-outlined.is-loading:focus::after, #NEW_STYLES .button.is-black.is-outlined.is-loading.is-focused::after {
    border-color: transparent transparent white white !important; }
  #NEW_STYLES .button.is-black.is-outlined[disabled], #NEW_STYLES fieldset[disabled] .button.is-black.is-outlined {
    background-color: transparent;
    border-color: #0a0a0a;
    box-shadow: none;
    color: #0a0a0a; }
  #NEW_STYLES .button.is-black.is-inverted.is-outlined {
    background-color: transparent;
    border-color: white;
    color: white; }
  #NEW_STYLES .button.is-black.is-inverted.is-outlined:hover, #NEW_STYLES .button.is-black.is-inverted.is-outlined.is-hovered, #NEW_STYLES .button.is-black.is-inverted.is-outlined:focus, #NEW_STYLES .button.is-black.is-inverted.is-outlined.is-focused {
    background-color: white;
    color: #0a0a0a; }
  #NEW_STYLES .button.is-black.is-inverted.is-outlined.is-loading:hover::after, #NEW_STYLES .button.is-black.is-inverted.is-outlined.is-loading.is-hovered::after, #NEW_STYLES .button.is-black.is-inverted.is-outlined.is-loading:focus::after, #NEW_STYLES .button.is-black.is-inverted.is-outlined.is-loading.is-focused::after {
    border-color: transparent transparent #0a0a0a #0a0a0a !important; }
  #NEW_STYLES .button.is-black.is-inverted.is-outlined[disabled], #NEW_STYLES fieldset[disabled] .button.is-black.is-inverted.is-outlined {
    background-color: transparent;
    border-color: white;
    box-shadow: none;
    color: white; }
  #NEW_STYLES .button.is-light {
    background-color: whitesmoke;
    border-color: transparent;
    color: rgba(0, 0, 0, 0.7); }
  #NEW_STYLES .button.is-light:hover, #NEW_STYLES .button.is-light.is-hovered {
    background-color: #eeeeee;
    border-color: transparent;
    color: rgba(0, 0, 0, 0.7); }
  #NEW_STYLES .button.is-light:focus, #NEW_STYLES .button.is-light.is-focused {
    border-color: transparent;
    color: rgba(0, 0, 0, 0.7); }
  #NEW_STYLES .button.is-light:focus:not(:active), #NEW_STYLES .button.is-light.is-focused:not(:active) {
    box-shadow: 0 0 0 0.125em rgba(245, 245, 245, 0.25); }
  #NEW_STYLES .button.is-light:active, #NEW_STYLES .button.is-light.is-active {
    background-color: #e8e8e8;
    border-color: transparent;
    color: rgba(0, 0, 0, 0.7); }
  #NEW_STYLES .button.is-light[disabled], #NEW_STYLES fieldset[disabled] .button.is-light {
    background-color: whitesmoke;
    border-color: transparent;
    box-shadow: none; }
  #NEW_STYLES .button.is-light.is-inverted {
    background-color: rgba(0, 0, 0, 0.7);
    color: whitesmoke; }
  #NEW_STYLES .button.is-light.is-inverted:hover, #NEW_STYLES .button.is-light.is-inverted.is-hovered {
    background-color: rgba(0, 0, 0, 0.7); }
  #NEW_STYLES .button.is-light.is-inverted[disabled], #NEW_STYLES fieldset[disabled] .button.is-light.is-inverted {
    background-color: rgba(0, 0, 0, 0.7);
    border-color: transparent;
    box-shadow: none;
    color: whitesmoke; }
  #NEW_STYLES .button.is-light.is-loading::after {
    border-color: transparent transparent rgba(0, 0, 0, 0.7) rgba(0, 0, 0, 0.7) !important; }
  #NEW_STYLES .button.is-light.is-outlined {
    background-color: transparent;
    border-color: whitesmoke;
    color: whitesmoke; }
  #NEW_STYLES .button.is-light.is-outlined:hover, #NEW_STYLES .button.is-light.is-outlined.is-hovered, #NEW_STYLES .button.is-light.is-outlined:focus, #NEW_STYLES .button.is-light.is-outlined.is-focused {
    background-color: whitesmoke;
    border-color: whitesmoke;
    color: rgba(0, 0, 0, 0.7); }
  #NEW_STYLES .button.is-light.is-outlined.is-loading::after {
    border-color: transparent transparent whitesmoke whitesmoke !important; }
  #NEW_STYLES .button.is-light.is-outlined.is-loading:hover::after, #NEW_STYLES .button.is-light.is-outlined.is-loading.is-hovered::after, #NEW_STYLES .button.is-light.is-outlined.is-loading:focus::after, #NEW_STYLES .button.is-light.is-outlined.is-loading.is-focused::after {
    border-color: transparent transparent rgba(0, 0, 0, 0.7) rgba(0, 0, 0, 0.7) !important; }
  #NEW_STYLES .button.is-light.is-outlined[disabled], #NEW_STYLES fieldset[disabled] .button.is-light.is-outlined {
    background-color: transparent;
    border-color: whitesmoke;
    box-shadow: none;
    color: whitesmoke; }
  #NEW_STYLES .button.is-light.is-inverted.is-outlined {
    background-color: transparent;
    border-color: rgba(0, 0, 0, 0.7);
    color: rgba(0, 0, 0, 0.7); }
  #NEW_STYLES .button.is-light.is-inverted.is-outlined:hover, #NEW_STYLES .button.is-light.is-inverted.is-outlined.is-hovered, #NEW_STYLES .button.is-light.is-inverted.is-outlined:focus, #NEW_STYLES .button.is-light.is-inverted.is-outlined.is-focused {
    background-color: rgba(0, 0, 0, 0.7);
    color: whitesmoke; }
  #NEW_STYLES .button.is-light.is-inverted.is-outlined.is-loading:hover::after, #NEW_STYLES .button.is-light.is-inverted.is-outlined.is-loading.is-hovered::after, #NEW_STYLES .button.is-light.is-inverted.is-outlined.is-loading:focus::after, #NEW_STYLES .button.is-light.is-inverted.is-outlined.is-loading.is-focused::after {
    border-color: transparent transparent whitesmoke whitesmoke !important; }
  #NEW_STYLES .button.is-light.is-inverted.is-outlined[disabled], #NEW_STYLES fieldset[disabled] .button.is-light.is-inverted.is-outlined {
    background-color: transparent;
    border-color: rgba(0, 0, 0, 0.7);
    box-shadow: none;
    color: rgba(0, 0, 0, 0.7); }
  #NEW_STYLES .button.is-dark {
    background-color: #363636;
    border-color: transparent;
    color: #fff; }
  #NEW_STYLES .button.is-dark:hover, #NEW_STYLES .button.is-dark.is-hovered {
    background-color: #2f2f2f;
    border-color: transparent;
    color: #fff; }
  #NEW_STYLES .button.is-dark:focus, #NEW_STYLES .button.is-dark.is-focused {
    border-color: transparent;
    color: #fff; }
  #NEW_STYLES .button.is-dark:focus:not(:active), #NEW_STYLES .button.is-dark.is-focused:not(:active) {
    box-shadow: 0 0 0 0.125em rgba(54, 54, 54, 0.25); }
  #NEW_STYLES .button.is-dark:active, #NEW_STYLES .button.is-dark.is-active {
    background-color: #292929;
    border-color: transparent;
    color: #fff; }
  #NEW_STYLES .button.is-dark[disabled], #NEW_STYLES fieldset[disabled] .button.is-dark {
    background-color: #363636;
    border-color: transparent;
    box-shadow: none; }
  #NEW_STYLES .button.is-dark.is-inverted {
    background-color: #fff;
    color: #363636; }
  #NEW_STYLES .button.is-dark.is-inverted:hover, #NEW_STYLES .button.is-dark.is-inverted.is-hovered {
    background-color: #f2f2f2; }
  #NEW_STYLES .button.is-dark.is-inverted[disabled], #NEW_STYLES fieldset[disabled] .button.is-dark.is-inverted {
    background-color: #fff;
    border-color: transparent;
    box-shadow: none;
    color: #363636; }
  #NEW_STYLES .button.is-dark.is-loading::after {
    border-color: transparent transparent #fff #fff !important; }
  #NEW_STYLES .button.is-dark.is-outlined {
    background-color: transparent;
    border-color: #363636;
    color: #363636; }
  #NEW_STYLES .button.is-dark.is-outlined:hover, #NEW_STYLES .button.is-dark.is-outlined.is-hovered, #NEW_STYLES .button.is-dark.is-outlined:focus, #NEW_STYLES .button.is-dark.is-outlined.is-focused {
    background-color: #363636;
    border-color: #363636;
    color: #fff; }
  #NEW_STYLES .button.is-dark.is-outlined.is-loading::after {
    border-color: transparent transparent #363636 #363636 !important; }
  #NEW_STYLES .button.is-dark.is-outlined.is-loading:hover::after, #NEW_STYLES .button.is-dark.is-outlined.is-loading.is-hovered::after, #NEW_STYLES .button.is-dark.is-outlined.is-loading:focus::after, #NEW_STYLES .button.is-dark.is-outlined.is-loading.is-focused::after {
    border-color: transparent transparent #fff #fff !important; }
  #NEW_STYLES .button.is-dark.is-outlined[disabled], #NEW_STYLES fieldset[disabled] .button.is-dark.is-outlined {
    background-color: transparent;
    border-color: #363636;
    box-shadow: none;
    color: #363636; }
  #NEW_STYLES .button.is-dark.is-inverted.is-outlined {
    background-color: transparent;
    border-color: #fff;
    color: #fff; }
  #NEW_STYLES .button.is-dark.is-inverted.is-outlined:hover, #NEW_STYLES .button.is-dark.is-inverted.is-outlined.is-hovered, #NEW_STYLES .button.is-dark.is-inverted.is-outlined:focus, #NEW_STYLES .button.is-dark.is-inverted.is-outlined.is-focused {
    background-color: #fff;
    color: #363636; }
  #NEW_STYLES .button.is-dark.is-inverted.is-outlined.is-loading:hover::after, #NEW_STYLES .button.is-dark.is-inverted.is-outlined.is-loading.is-hovered::after, #NEW_STYLES .button.is-dark.is-inverted.is-outlined.is-loading:focus::after, #NEW_STYLES .button.is-dark.is-inverted.is-outlined.is-loading.is-focused::after {
    border-color: transparent transparent #363636 #363636 !important; }
  #NEW_STYLES .button.is-dark.is-inverted.is-outlined[disabled], #NEW_STYLES fieldset[disabled] .button.is-dark.is-inverted.is-outlined {
    background-color: transparent;
    border-color: #fff;
    box-shadow: none;
    color: #fff; }
  #NEW_STYLES .button.is-primary {
    background-color: #2f7f59;
    border-color: transparent;
    color: #fff; }
  #NEW_STYLES .button.is-primary:hover, #NEW_STYLES .button.is-primary.is-hovered {
    background-color: #2c7652;
    border-color: transparent;
    color: #fff; }
  #NEW_STYLES .button.is-primary:focus, #NEW_STYLES .button.is-primary.is-focused {
    border-color: transparent;
    color: #fff; }
  #NEW_STYLES .button.is-primary:focus:not(:active), #NEW_STYLES .button.is-primary.is-focused:not(:active) {
    box-shadow: 0 0 0 0.125em rgba(47, 127, 89, 0.25); }
  #NEW_STYLES .button.is-primary:active, #NEW_STYLES .button.is-primary.is-active {
    background-color: #286c4c;
    border-color: transparent;
    color: #fff; }
  #NEW_STYLES .button.is-primary[disabled], #NEW_STYLES fieldset[disabled] .button.is-primary {
    background-color: #2f7f59;
    border-color: transparent;
    box-shadow: none; }
  #NEW_STYLES .button.is-primary.is-inverted {
    background-color: #fff;
    color: #2f7f59; }
  #NEW_STYLES .button.is-primary.is-inverted:hover, #NEW_STYLES .button.is-primary.is-inverted.is-hovered {
    background-color: #f2f2f2; }
  #NEW_STYLES .button.is-primary.is-inverted[disabled], #NEW_STYLES fieldset[disabled] .button.is-primary.is-inverted {
    background-color: #fff;
    border-color: transparent;
    box-shadow: none;
    color: #2f7f59; }
  #NEW_STYLES .button.is-primary.is-loading::after {
    border-color: transparent transparent #fff #fff !important; }
  #NEW_STYLES .button.is-primary.is-outlined {
    background-color: transparent;
    border-color: #2f7f59;
    color: #2f7f59; }
  #NEW_STYLES .button.is-primary.is-outlined:hover, #NEW_STYLES .button.is-primary.is-outlined.is-hovered, #NEW_STYLES .button.is-primary.is-outlined:focus, #NEW_STYLES .button.is-primary.is-outlined.is-focused {
    background-color: #2f7f59;
    border-color: #2f7f59;
    color: #fff; }
  #NEW_STYLES .button.is-primary.is-outlined.is-loading::after {
    border-color: transparent transparent #2f7f59 #2f7f59 !important; }
  #NEW_STYLES .button.is-primary.is-outlined.is-loading:hover::after, #NEW_STYLES .button.is-primary.is-outlined.is-loading.is-hovered::after, #NEW_STYLES .button.is-primary.is-outlined.is-loading:focus::after, #NEW_STYLES .button.is-primary.is-outlined.is-loading.is-focused::after {
    border-color: transparent transparent #fff #fff !important; }
  #NEW_STYLES .button.is-primary.is-outlined[disabled], #NEW_STYLES fieldset[disabled] .button.is-primary.is-outlined {
    background-color: transparent;
    border-color: #2f7f59;
    box-shadow: none;
    color: #2f7f59; }
  #NEW_STYLES .button.is-primary.is-inverted.is-outlined {
    background-color: transparent;
    border-color: #fff;
    color: #fff; }
  #NEW_STYLES .button.is-primary.is-inverted.is-outlined:hover, #NEW_STYLES .button.is-primary.is-inverted.is-outlined.is-hovered, #NEW_STYLES .button.is-primary.is-inverted.is-outlined:focus, #NEW_STYLES .button.is-primary.is-inverted.is-outlined.is-focused {
    background-color: #fff;
    color: #2f7f59; }
  #NEW_STYLES .button.is-primary.is-inverted.is-outlined.is-loading:hover::after, #NEW_STYLES .button.is-primary.is-inverted.is-outlined.is-loading.is-hovered::after, #NEW_STYLES .button.is-primary.is-inverted.is-outlined.is-loading:focus::after, #NEW_STYLES .button.is-primary.is-inverted.is-outlined.is-loading.is-focused::after {
    border-color: transparent transparent #2f7f59 #2f7f59 !important; }
  #NEW_STYLES .button.is-primary.is-inverted.is-outlined[disabled], #NEW_STYLES fieldset[disabled] .button.is-primary.is-inverted.is-outlined {
    background-color: transparent;
    border-color: #fff;
    box-shadow: none;
    color: #fff; }
  #NEW_STYLES .button.is-primary.is-light {
    background-color: #f0f9f5;
    color: #3fab78; }
  #NEW_STYLES .button.is-primary.is-light:hover, #NEW_STYLES .button.is-primary.is-light.is-hovered {
    background-color: #e7f6ef;
    border-color: transparent;
    color: #3fab78; }
  #NEW_STYLES .button.is-primary.is-light:active, #NEW_STYLES .button.is-primary.is-light.is-active {
    background-color: #ddf3e9;
    border-color: transparent;
    color: #3fab78; }
  #NEW_STYLES .button.is-link {
    background-color: #3273dc;
    border-color: transparent;
    color: #fff; }
  #NEW_STYLES .button.is-link:hover, #NEW_STYLES .button.is-link.is-hovered {
    background-color: #276cda;
    border-color: transparent;
    color: #fff; }
  #NEW_STYLES .button.is-link:focus, #NEW_STYLES .button.is-link.is-focused {
    border-color: transparent;
    color: #fff; }
  #NEW_STYLES .button.is-link:focus:not(:active), #NEW_STYLES .button.is-link.is-focused:not(:active) {
    box-shadow: 0 0 0 0.125em rgba(50, 115, 220, 0.25); }
  #NEW_STYLES .button.is-link:active, #NEW_STYLES .button.is-link.is-active {
    background-color: #2366d1;
    border-color: transparent;
    color: #fff; }
  #NEW_STYLES .button.is-link[disabled], #NEW_STYLES fieldset[disabled] .button.is-link {
    background-color: #3273dc;
    border-color: transparent;
    box-shadow: none; }
  #NEW_STYLES .button.is-link.is-inverted {
    background-color: #fff;
    color: #3273dc; }
  #NEW_STYLES .button.is-link.is-inverted:hover, #NEW_STYLES .button.is-link.is-inverted.is-hovered {
    background-color: #f2f2f2; }
  #NEW_STYLES .button.is-link.is-inverted[disabled], #NEW_STYLES fieldset[disabled] .button.is-link.is-inverted {
    background-color: #fff;
    border-color: transparent;
    box-shadow: none;
    color: #3273dc; }
  #NEW_STYLES .button.is-link.is-loading::after {
    border-color: transparent transparent #fff #fff !important; }
  #NEW_STYLES .button.is-link.is-outlined {
    background-color: transparent;
    border-color: #3273dc;
    color: #3273dc; }
  #NEW_STYLES .button.is-link.is-outlined:hover, #NEW_STYLES .button.is-link.is-outlined.is-hovered, #NEW_STYLES .button.is-link.is-outlined:focus, #NEW_STYLES .button.is-link.is-outlined.is-focused {
    background-color: #3273dc;
    border-color: #3273dc;
    color: #fff; }
  #NEW_STYLES .button.is-link.is-outlined.is-loading::after {
    border-color: transparent transparent #3273dc #3273dc !important; }
  #NEW_STYLES .button.is-link.is-outlined.is-loading:hover::after, #NEW_STYLES .button.is-link.is-outlined.is-loading.is-hovered::after, #NEW_STYLES .button.is-link.is-outlined.is-loading:focus::after, #NEW_STYLES .button.is-link.is-outlined.is-loading.is-focused::after {
    border-color: transparent transparent #fff #fff !important; }
  #NEW_STYLES .button.is-link.is-outlined[disabled], #NEW_STYLES fieldset[disabled] .button.is-link.is-outlined {
    background-color: transparent;
    border-color: #3273dc;
    box-shadow: none;
    color: #3273dc; }
  #NEW_STYLES .button.is-link.is-inverted.is-outlined {
    background-color: transparent;
    border-color: #fff;
    color: #fff; }
  #NEW_STYLES .button.is-link.is-inverted.is-outlined:hover, #NEW_STYLES .button.is-link.is-inverted.is-outlined.is-hovered, #NEW_STYLES .button.is-link.is-inverted.is-outlined:focus, #NEW_STYLES .button.is-link.is-inverted.is-outlined.is-focused {
    background-color: #fff;
    color: #3273dc; }
  #NEW_STYLES .button.is-link.is-inverted.is-outlined.is-loading:hover::after, #NEW_STYLES .button.is-link.is-inverted.is-outlined.is-loading.is-hovered::after, #NEW_STYLES .button.is-link.is-inverted.is-outlined.is-loading:focus::after, #NEW_STYLES .button.is-link.is-inverted.is-outlined.is-loading.is-focused::after {
    border-color: transparent transparent #3273dc #3273dc !important; }
  #NEW_STYLES .button.is-link.is-inverted.is-outlined[disabled], #NEW_STYLES fieldset[disabled] .button.is-link.is-inverted.is-outlined {
    background-color: transparent;
    border-color: #fff;
    box-shadow: none;
    color: #fff; }
  #NEW_STYLES .button.is-link.is-light {
    background-color: #eef3fc;
    color: #2160c4; }
  #NEW_STYLES .button.is-link.is-light:hover, #NEW_STYLES .button.is-link.is-light.is-hovered {
    background-color: #e3ecfa;
    border-color: transparent;
    color: #2160c4; }
  #NEW_STYLES .button.is-link.is-light:active, #NEW_STYLES .button.is-link.is-light.is-active {
    background-color: #d8e4f8;
    border-color: transparent;
    color: #2160c4; }
  #NEW_STYLES .button.is-info {
    background-color: #3298dc;
    border-color: transparent;
    color: #fff; }
  #NEW_STYLES .button.is-info:hover, #NEW_STYLES .button.is-info.is-hovered {
    background-color: #2793da;
    border-color: transparent;
    color: #fff; }
  #NEW_STYLES .button.is-info:focus, #NEW_STYLES .button.is-info.is-focused {
    border-color: transparent;
    color: #fff; }
  #NEW_STYLES .button.is-info:focus:not(:active), #NEW_STYLES .button.is-info.is-focused:not(:active) {
    box-shadow: 0 0 0 0.125em rgba(50, 152, 220, 0.25); }
  #NEW_STYLES .button.is-info:active, #NEW_STYLES .button.is-info.is-active {
    background-color: #238cd1;
    border-color: transparent;
    color: #fff; }
  #NEW_STYLES .button.is-info[disabled], #NEW_STYLES fieldset[disabled] .button.is-info {
    background-color: #3298dc;
    border-color: transparent;
    box-shadow: none; }
  #NEW_STYLES .button.is-info.is-inverted {
    background-color: #fff;
    color: #3298dc; }
  #NEW_STYLES .button.is-info.is-inverted:hover, #NEW_STYLES .button.is-info.is-inverted.is-hovered {
    background-color: #f2f2f2; }
  #NEW_STYLES .button.is-info.is-inverted[disabled], #NEW_STYLES fieldset[disabled] .button.is-info.is-inverted {
    background-color: #fff;
    border-color: transparent;
    box-shadow: none;
    color: #3298dc; }
  #NEW_STYLES .button.is-info.is-loading::after {
    border-color: transparent transparent #fff #fff !important; }
  #NEW_STYLES .button.is-info.is-outlined {
    background-color: transparent;
    border-color: #3298dc;
    color: #3298dc; }
  #NEW_STYLES .button.is-info.is-outlined:hover, #NEW_STYLES .button.is-info.is-outlined.is-hovered, #NEW_STYLES .button.is-info.is-outlined:focus, #NEW_STYLES .button.is-info.is-outlined.is-focused {
    background-color: #3298dc;
    border-color: #3298dc;
    color: #fff; }
  #NEW_STYLES .button.is-info.is-outlined.is-loading::after {
    border-color: transparent transparent #3298dc #3298dc !important; }
  #NEW_STYLES .button.is-info.is-outlined.is-loading:hover::after, #NEW_STYLES .button.is-info.is-outlined.is-loading.is-hovered::after, #NEW_STYLES .button.is-info.is-outlined.is-loading:focus::after, #NEW_STYLES .button.is-info.is-outlined.is-loading.is-focused::after {
    border-color: transparent transparent #fff #fff !important; }
  #NEW_STYLES .button.is-info.is-outlined[disabled], #NEW_STYLES fieldset[disabled] .button.is-info.is-outlined {
    background-color: transparent;
    border-color: #3298dc;
    box-shadow: none;
    color: #3298dc; }
  #NEW_STYLES .button.is-info.is-inverted.is-outlined {
    background-color: transparent;
    border-color: #fff;
    color: #fff; }
  #NEW_STYLES .button.is-info.is-inverted.is-outlined:hover, #NEW_STYLES .button.is-info.is-inverted.is-outlined.is-hovered, #NEW_STYLES .button.is-info.is-inverted.is-outlined:focus, #NEW_STYLES .button.is-info.is-inverted.is-outlined.is-focused {
    background-color: #fff;
    color: #3298dc; }
  #NEW_STYLES .button.is-info.is-inverted.is-outlined.is-loading:hover::after, #NEW_STYLES .button.is-info.is-inverted.is-outlined.is-loading.is-hovered::after, #NEW_STYLES .button.is-info.is-inverted.is-outlined.is-loading:focus::after, #NEW_STYLES .button.is-info.is-inverted.is-outlined.is-loading.is-focused::after {
    border-color: transparent transparent #3298dc #3298dc !important; }
  #NEW_STYLES .button.is-info.is-inverted.is-outlined[disabled], #NEW_STYLES fieldset[disabled] .button.is-info.is-inverted.is-outlined {
    background-color: transparent;
    border-color: #fff;
    box-shadow: none;
    color: #fff; }
  #NEW_STYLES .button.is-info.is-light {
    background-color: #eef6fc;
    color: #1d72aa; }
  #NEW_STYLES .button.is-info.is-light:hover, #NEW_STYLES .button.is-info.is-light.is-hovered {
    background-color: #e3f1fa;
    border-color: transparent;
    color: #1d72aa; }
  #NEW_STYLES .button.is-info.is-light:active, #NEW_STYLES .button.is-info.is-light.is-active {
    background-color: #d8ebf8;
    border-color: transparent;
    color: #1d72aa; }
  #NEW_STYLES .button.is-success {
    background-color: #c1d72e;
    border-color: transparent;
    color: rgba(0, 0, 0, 0.7); }
  #NEW_STYLES .button.is-success:hover, #NEW_STYLES .button.is-success.is-hovered {
    background-color: #bad028;
    border-color: transparent;
    color: rgba(0, 0, 0, 0.7); }
  #NEW_STYLES .button.is-success:focus, #NEW_STYLES .button.is-success.is-focused {
    border-color: transparent;
    color: rgba(0, 0, 0, 0.7); }
  #NEW_STYLES .button.is-success:focus:not(:active), #NEW_STYLES .button.is-success.is-focused:not(:active) {
    box-shadow: 0 0 0 0.125em rgba(193, 215, 46, 0.25); }
  #NEW_STYLES .button.is-success:active, #NEW_STYLES .button.is-success.is-active {
    background-color: #b1c626;
    border-color: transparent;
    color: rgba(0, 0, 0, 0.7); }
  #NEW_STYLES .button.is-success[disabled], #NEW_STYLES fieldset[disabled] .button.is-success {
    background-color: #c1d72e;
    border-color: transparent;
    box-shadow: none; }
  #NEW_STYLES .button.is-success.is-inverted {
    background-color: rgba(0, 0, 0, 0.7);
    color: #c1d72e; }
  #NEW_STYLES .button.is-success.is-inverted:hover, #NEW_STYLES .button.is-success.is-inverted.is-hovered {
    background-color: rgba(0, 0, 0, 0.7); }
  #NEW_STYLES .button.is-success.is-inverted[disabled], #NEW_STYLES fieldset[disabled] .button.is-success.is-inverted {
    background-color: rgba(0, 0, 0, 0.7);
    border-color: transparent;
    box-shadow: none;
    color: #c1d72e; }
  #NEW_STYLES .button.is-success.is-loading::after {
    border-color: transparent transparent rgba(0, 0, 0, 0.7) rgba(0, 0, 0, 0.7) !important; }
  #NEW_STYLES .button.is-success.is-outlined {
    background-color: transparent;
    border-color: #c1d72e;
    color: #c1d72e; }
  #NEW_STYLES .button.is-success.is-outlined:hover, #NEW_STYLES .button.is-success.is-outlined.is-hovered, #NEW_STYLES .button.is-success.is-outlined:focus, #NEW_STYLES .button.is-success.is-outlined.is-focused {
    background-color: #c1d72e;
    border-color: #c1d72e;
    color: rgba(0, 0, 0, 0.7); }
  #NEW_STYLES .button.is-success.is-outlined.is-loading::after {
    border-color: transparent transparent #c1d72e #c1d72e !important; }
  #NEW_STYLES .button.is-success.is-outlined.is-loading:hover::after, #NEW_STYLES .button.is-success.is-outlined.is-loading.is-hovered::after, #NEW_STYLES .button.is-success.is-outlined.is-loading:focus::after, #NEW_STYLES .button.is-success.is-outlined.is-loading.is-focused::after {
    border-color: transparent transparent rgba(0, 0, 0, 0.7) rgba(0, 0, 0, 0.7) !important; }
  #NEW_STYLES .button.is-success.is-outlined[disabled], #NEW_STYLES fieldset[disabled] .button.is-success.is-outlined {
    background-color: transparent;
    border-color: #c1d72e;
    box-shadow: none;
    color: #c1d72e; }
  #NEW_STYLES .button.is-success.is-inverted.is-outlined {
    background-color: transparent;
    border-color: rgba(0, 0, 0, 0.7);
    color: rgba(0, 0, 0, 0.7); }
  #NEW_STYLES .button.is-success.is-inverted.is-outlined:hover, #NEW_STYLES .button.is-success.is-inverted.is-outlined.is-hovered, #NEW_STYLES .button.is-success.is-inverted.is-outlined:focus, #NEW_STYLES .button.is-success.is-inverted.is-outlined.is-focused {
    background-color: rgba(0, 0, 0, 0.7);
    color: #c1d72e; }
  #NEW_STYLES .button.is-success.is-inverted.is-outlined.is-loading:hover::after, #NEW_STYLES .button.is-success.is-inverted.is-outlined.is-loading.is-hovered::after, #NEW_STYLES .button.is-success.is-inverted.is-outlined.is-loading:focus::after, #NEW_STYLES .button.is-success.is-inverted.is-outlined.is-loading.is-focused::after {
    border-color: transparent transparent #c1d72e #c1d72e !important; }
  #NEW_STYLES .button.is-success.is-inverted.is-outlined[disabled], #NEW_STYLES fieldset[disabled] .button.is-success.is-inverted.is-outlined {
    background-color: transparent;
    border-color: rgba(0, 0, 0, 0.7);
    box-shadow: none;
    color: rgba(0, 0, 0, 0.7); }
  #NEW_STYLES .button.is-success.is-light {
    background-color: #fafcee;
    color: #6f7c18; }
  #NEW_STYLES .button.is-success.is-light:hover, #NEW_STYLES .button.is-success.is-light.is-hovered {
    background-color: #f7fae3;
    border-color: transparent;
    color: #6f7c18; }
  #NEW_STYLES .button.is-success.is-light:active, #NEW_STYLES .button.is-success.is-light.is-active {
    background-color: #f4f8d8;
    border-color: transparent;
    color: #6f7c18; }
  #NEW_STYLES .button.is-warning {
    background-color: #ffdd57;
    border-color: transparent;
    color: rgba(0, 0, 0, 0.7); }
  #NEW_STYLES .button.is-warning:hover, #NEW_STYLES .button.is-warning.is-hovered {
    background-color: #ffdb4a;
    border-color: transparent;
    color: rgba(0, 0, 0, 0.7); }
  #NEW_STYLES .button.is-warning:focus, #NEW_STYLES .button.is-warning.is-focused {
    border-color: transparent;
    color: rgba(0, 0, 0, 0.7); }
  #NEW_STYLES .button.is-warning:focus:not(:active), #NEW_STYLES .button.is-warning.is-focused:not(:active) {
    box-shadow: 0 0 0 0.125em rgba(255, 221, 87, 0.25); }
  #NEW_STYLES .button.is-warning:active, #NEW_STYLES .button.is-warning.is-active {
    background-color: #ffd83d;
    border-color: transparent;
    color: rgba(0, 0, 0, 0.7); }
  #NEW_STYLES .button.is-warning[disabled], #NEW_STYLES fieldset[disabled] .button.is-warning {
    background-color: #ffdd57;
    border-color: transparent;
    box-shadow: none; }
  #NEW_STYLES .button.is-warning.is-inverted {
    background-color: rgba(0, 0, 0, 0.7);
    color: #ffdd57; }
  #NEW_STYLES .button.is-warning.is-inverted:hover, #NEW_STYLES .button.is-warning.is-inverted.is-hovered {
    background-color: rgba(0, 0, 0, 0.7); }
  #NEW_STYLES .button.is-warning.is-inverted[disabled], #NEW_STYLES fieldset[disabled] .button.is-warning.is-inverted {
    background-color: rgba(0, 0, 0, 0.7);
    border-color: transparent;
    box-shadow: none;
    color: #ffdd57; }
  #NEW_STYLES .button.is-warning.is-loading::after {
    border-color: transparent transparent rgba(0, 0, 0, 0.7) rgba(0, 0, 0, 0.7) !important; }
  #NEW_STYLES .button.is-warning.is-outlined {
    background-color: transparent;
    border-color: #ffdd57;
    color: #ffdd57; }
  #NEW_STYLES .button.is-warning.is-outlined:hover, #NEW_STYLES .button.is-warning.is-outlined.is-hovered, #NEW_STYLES .button.is-warning.is-outlined:focus, #NEW_STYLES .button.is-warning.is-outlined.is-focused {
    background-color: #ffdd57;
    border-color: #ffdd57;
    color: rgba(0, 0, 0, 0.7); }
  #NEW_STYLES .button.is-warning.is-outlined.is-loading::after {
    border-color: transparent transparent #ffdd57 #ffdd57 !important; }
  #NEW_STYLES .button.is-warning.is-outlined.is-loading:hover::after, #NEW_STYLES .button.is-warning.is-outlined.is-loading.is-hovered::after, #NEW_STYLES .button.is-warning.is-outlined.is-loading:focus::after, #NEW_STYLES .button.is-warning.is-outlined.is-loading.is-focused::after {
    border-color: transparent transparent rgba(0, 0, 0, 0.7) rgba(0, 0, 0, 0.7) !important; }
  #NEW_STYLES .button.is-warning.is-outlined[disabled], #NEW_STYLES fieldset[disabled] .button.is-warning.is-outlined {
    background-color: transparent;
    border-color: #ffdd57;
    box-shadow: none;
    color: #ffdd57; }
  #NEW_STYLES .button.is-warning.is-inverted.is-outlined {
    background-color: transparent;
    border-color: rgba(0, 0, 0, 0.7);
    color: rgba(0, 0, 0, 0.7); }
  #NEW_STYLES .button.is-warning.is-inverted.is-outlined:hover, #NEW_STYLES .button.is-warning.is-inverted.is-outlined.is-hovered, #NEW_STYLES .button.is-warning.is-inverted.is-outlined:focus, #NEW_STYLES .button.is-warning.is-inverted.is-outlined.is-focused {
    background-color: rgba(0, 0, 0, 0.7);
    color: #ffdd57; }
  #NEW_STYLES .button.is-warning.is-inverted.is-outlined.is-loading:hover::after, #NEW_STYLES .button.is-warning.is-inverted.is-outlined.is-loading.is-hovered::after, #NEW_STYLES .button.is-warning.is-inverted.is-outlined.is-loading:focus::after, #NEW_STYLES .button.is-warning.is-inverted.is-outlined.is-loading.is-focused::after {
    border-color: transparent transparent #ffdd57 #ffdd57 !important; }
  #NEW_STYLES .button.is-warning.is-inverted.is-outlined[disabled], #NEW_STYLES fieldset[disabled] .button.is-warning.is-inverted.is-outlined {
    background-color: transparent;
    border-color: rgba(0, 0, 0, 0.7);
    box-shadow: none;
    color: rgba(0, 0, 0, 0.7); }
  #NEW_STYLES .button.is-warning.is-light {
    background-color: #fffbeb;
    color: #947600; }
  #NEW_STYLES .button.is-warning.is-light:hover, #NEW_STYLES .button.is-warning.is-light.is-hovered {
    background-color: #fff8de;
    border-color: transparent;
    color: #947600; }
  #NEW_STYLES .button.is-warning.is-light:active, #NEW_STYLES .button.is-warning.is-light.is-active {
    background-color: #fff6d1;
    border-color: transparent;
    color: #947600; }
  #NEW_STYLES .button.is-danger {
    background-color: #d92525;
    border-color: transparent;
    color: #fff; }
  #NEW_STYLES .button.is-danger:hover, #NEW_STYLES .button.is-danger.is-hovered {
    background-color: #ce2323;
    border-color: transparent;
    color: #fff; }
  #NEW_STYLES .button.is-danger:focus, #NEW_STYLES .button.is-danger.is-focused {
    border-color: transparent;
    color: #fff; }
  #NEW_STYLES .button.is-danger:focus:not(:active), #NEW_STYLES .button.is-danger.is-focused:not(:active) {
    box-shadow: 0 0 0 0.125em rgba(217, 37, 37, 0.25); }
  #NEW_STYLES .button.is-danger:active, #NEW_STYLES .button.is-danger.is-active {
    background-color: #c32121;
    border-color: transparent;
    color: #fff; }
  #NEW_STYLES .button.is-danger[disabled], #NEW_STYLES fieldset[disabled] .button.is-danger {
    background-color: #d92525;
    border-color: transparent;
    box-shadow: none; }
  #NEW_STYLES .button.is-danger.is-inverted {
    background-color: #fff;
    color: #d92525; }
  #NEW_STYLES .button.is-danger.is-inverted:hover, #NEW_STYLES .button.is-danger.is-inverted.is-hovered {
    background-color: #f2f2f2; }
  #NEW_STYLES .button.is-danger.is-inverted[disabled], #NEW_STYLES fieldset[disabled] .button.is-danger.is-inverted {
    background-color: #fff;
    border-color: transparent;
    box-shadow: none;
    color: #d92525; }
  #NEW_STYLES .button.is-danger.is-loading::after {
    border-color: transparent transparent #fff #fff !important; }
  #NEW_STYLES .button.is-danger.is-outlined {
    background-color: transparent;
    border-color: #d92525;
    color: #d92525; }
  #NEW_STYLES .button.is-danger.is-outlined:hover, #NEW_STYLES .button.is-danger.is-outlined.is-hovered, #NEW_STYLES .button.is-danger.is-outlined:focus, #NEW_STYLES .button.is-danger.is-outlined.is-focused {
    background-color: #d92525;
    border-color: #d92525;
    color: #fff; }
  #NEW_STYLES .button.is-danger.is-outlined.is-loading::after {
    border-color: transparent transparent #d92525 #d92525 !important; }
  #NEW_STYLES .button.is-danger.is-outlined.is-loading:hover::after, #NEW_STYLES .button.is-danger.is-outlined.is-loading.is-hovered::after, #NEW_STYLES .button.is-danger.is-outlined.is-loading:focus::after, #NEW_STYLES .button.is-danger.is-outlined.is-loading.is-focused::after {
    border-color: transparent transparent #fff #fff !important; }
  #NEW_STYLES .button.is-danger.is-outlined[disabled], #NEW_STYLES fieldset[disabled] .button.is-danger.is-outlined {
    background-color: transparent;
    border-color: #d92525;
    box-shadow: none;
    color: #d92525; }
  #NEW_STYLES .button.is-danger.is-inverted.is-outlined {
    background-color: transparent;
    border-color: #fff;
    color: #fff; }
  #NEW_STYLES .button.is-danger.is-inverted.is-outlined:hover, #NEW_STYLES .button.is-danger.is-inverted.is-outlined.is-hovered, #NEW_STYLES .button.is-danger.is-inverted.is-outlined:focus, #NEW_STYLES .button.is-danger.is-inverted.is-outlined.is-focused {
    background-color: #fff;
    color: #d92525; }
  #NEW_STYLES .button.is-danger.is-inverted.is-outlined.is-loading:hover::after, #NEW_STYLES .button.is-danger.is-inverted.is-outlined.is-loading.is-hovered::after, #NEW_STYLES .button.is-danger.is-inverted.is-outlined.is-loading:focus::after, #NEW_STYLES .button.is-danger.is-inverted.is-outlined.is-loading.is-focused::after {
    border-color: transparent transparent #d92525 #d92525 !important; }
  #NEW_STYLES .button.is-danger.is-inverted.is-outlined[disabled], #NEW_STYLES fieldset[disabled] .button.is-danger.is-inverted.is-outlined {
    background-color: transparent;
    border-color: #fff;
    box-shadow: none;
    color: #fff; }
  #NEW_STYLES .button.is-danger.is-light {
    background-color: #fceeee;
    color: #cd2323; }
  #NEW_STYLES .button.is-danger.is-light:hover, #NEW_STYLES .button.is-danger.is-light.is-hovered {
    background-color: #fae3e3;
    border-color: transparent;
    color: #cd2323; }
  #NEW_STYLES .button.is-danger.is-light:active, #NEW_STYLES .button.is-danger.is-light.is-active {
    background-color: #f8d8d8;
    border-color: transparent;
    color: #cd2323; }
  #NEW_STYLES .button.is-small {
    border-radius: 2px;
    font-size: 0.75rem; }
  #NEW_STYLES .button.is-normal {
    font-size: 1rem; }
  #NEW_STYLES .button.is-medium {
    font-size: 1.25rem; }
  #NEW_STYLES .button.is-large {
    font-size: 1.5rem; }
  #NEW_STYLES .button[disabled], #NEW_STYLES fieldset[disabled] .button {
    background-color: white;
    border-color: #dbdbdb;
    box-shadow: none;
    opacity: 0.5; }
  #NEW_STYLES .button.is-fullwidth {
    display: flex;
    width: 100%; }
  #NEW_STYLES .button.is-loading {
    color: transparent !important;
    pointer-events: none; }
  #NEW_STYLES .button.is-loading::after {
    position: absolute;
    left: calc(50% - (1em / 2));
    top: calc(50% - (1em / 2));
    position: absolute !important; }
  #NEW_STYLES .button.is-static {
    background-color: whitesmoke;
    border-color: #dbdbdb;
    color: #7a7a7a;
    box-shadow: none;
    pointer-events: none; }
  #NEW_STYLES .button.is-rounded {
    border-radius: 290486px;
    padding-left: calc(1em + 0.25em);
    padding-right: calc(1em + 0.25em); }
  #NEW_STYLES .buttons {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start; }
  #NEW_STYLES .buttons .button {
    margin-bottom: 0.5rem; }
  #NEW_STYLES .buttons .button:not(:last-child):not(.is-fullwidth) {
    margin-right: 0.5rem; }
  #NEW_STYLES .buttons:last-child {
    margin-bottom: -0.5rem; }
  #NEW_STYLES .buttons:not(:last-child) {
    margin-bottom: 1rem; }
  #NEW_STYLES .buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large) {
    border-radius: 2px;
    font-size: 0.75rem; }
  #NEW_STYLES .buttons.are-medium .button:not(.is-small):not(.is-normal):not(.is-large) {
    font-size: 1.25rem; }
  #NEW_STYLES .buttons.are-large .button:not(.is-small):not(.is-normal):not(.is-medium) {
    font-size: 1.5rem; }
  #NEW_STYLES .buttons.has-addons .button:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0; }
  #NEW_STYLES .buttons.has-addons .button:not(:last-child) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    margin-right: -1px; }
  #NEW_STYLES .buttons.has-addons .button:last-child {
    margin-right: 0; }
  #NEW_STYLES .buttons.has-addons .button:hover, #NEW_STYLES .buttons.has-addons .button.is-hovered {
    z-index: 2; }
  #NEW_STYLES .buttons.has-addons .button:focus, #NEW_STYLES .buttons.has-addons .button.is-focused, #NEW_STYLES .buttons.has-addons .button:active, #NEW_STYLES .buttons.has-addons .button.is-active, #NEW_STYLES .buttons.has-addons .button.is-selected {
    z-index: 3; }
  #NEW_STYLES .buttons.has-addons .button:focus:hover, #NEW_STYLES .buttons.has-addons .button.is-focused:hover, #NEW_STYLES .buttons.has-addons .button:active:hover, #NEW_STYLES .buttons.has-addons .button.is-active:hover, #NEW_STYLES .buttons.has-addons .button.is-selected:hover {
    z-index: 4; }
  #NEW_STYLES .buttons.has-addons .button.is-expanded {
    flex-grow: 1;
    flex-shrink: 1; }
  #NEW_STYLES .buttons.is-centered {
    justify-content: center; }
  #NEW_STYLES .buttons.is-centered:not(.has-addons) .button:not(.is-fullwidth) {
    margin-left: 0.25rem;
    margin-right: 0.25rem; }
  #NEW_STYLES .buttons.is-right {
    justify-content: flex-end; }
  #NEW_STYLES .buttons.is-right:not(.has-addons) .button:not(.is-fullwidth) {
    margin-left: 0.25rem;
    margin-right: 0.25rem; }
  #NEW_STYLES .container {
    flex-grow: 1;
    margin: 0 auto;
    position: relative;
    width: auto; }
  #NEW_STYLES .container.is-fluid {
    max-width: none;
    padding-left: 32px;
    padding-right: 32px;
    width: 100%; }
  @media screen and (min-width: 1024px) {
    #NEW_STYLES .container {
      max-width: 960px; } }
  @media screen and (max-width: 1215px) {
    #NEW_STYLES .container.is-widescreen {
      max-width: 1152px; } }
  @media screen and (max-width: 1407px) {
    #NEW_STYLES .container.is-fullhd {
      max-width: 1344px; } }
  @media screen and (min-width: 1216px) {
    #NEW_STYLES .container {
      max-width: 1152px; } }
  @media screen and (min-width: 1408px) {
    #NEW_STYLES .container {
      max-width: 1344px; } }
  #NEW_STYLES .content li + li {
    margin-top: 0.25em; }
  #NEW_STYLES .content p:not(:last-child),
  #NEW_STYLES .content dl:not(:last-child),
  #NEW_STYLES .content ol:not(:last-child),
  #NEW_STYLES .content ul:not(:last-child),
  #NEW_STYLES .content blockquote:not(:last-child),
  #NEW_STYLES .content pre:not(:last-child),
  #NEW_STYLES .content table:not(:last-child) {
    margin-bottom: 1em; }
  #NEW_STYLES .content h1,
  #NEW_STYLES .content h2,
  #NEW_STYLES .content h3,
  #NEW_STYLES .content h4,
  #NEW_STYLES .content h5,
  #NEW_STYLES .content h6 {
    color: #363636;
    font-weight: 600;
    line-height: 1.125; }
  #NEW_STYLES .content h1 {
    font-size: 2em;
    margin-bottom: 0.5em; }
  #NEW_STYLES .content h1:not(:first-child) {
    margin-top: 1em; }
  #NEW_STYLES .content h2 {
    font-size: 1.75em;
    margin-bottom: 0.5714em; }
  #NEW_STYLES .content h2:not(:first-child) {
    margin-top: 1.1428em; }
  #NEW_STYLES .content h3 {
    font-size: 1.5em;
    margin-bottom: 0.6666em; }
  #NEW_STYLES .content h3:not(:first-child) {
    margin-top: 1.3333em; }
  #NEW_STYLES .content h4 {
    font-size: 1.25em;
    margin-bottom: 0.8em; }
  #NEW_STYLES .content h5 {
    font-size: 1.125em;
    margin-bottom: 0.8888em; }
  #NEW_STYLES .content h6 {
    font-size: 1em;
    margin-bottom: 1em; }
  #NEW_STYLES .content blockquote {
    background-color: whitesmoke;
    border-left: 5px solid #dbdbdb;
    padding: 1.25em 1.5em; }
  #NEW_STYLES .content ol {
    list-style-position: outside;
    margin-left: 2em;
    margin-top: 1em; }
  #NEW_STYLES .content ol:not([type]) {
    list-style-type: decimal; }
  #NEW_STYLES .content ol:not([type]).is-lower-alpha {
    list-style-type: lower-alpha; }
  #NEW_STYLES .content ol:not([type]).is-lower-roman {
    list-style-type: lower-roman; }
  #NEW_STYLES .content ol:not([type]).is-upper-alpha {
    list-style-type: upper-alpha; }
  #NEW_STYLES .content ol:not([type]).is-upper-roman {
    list-style-type: upper-roman; }
  #NEW_STYLES .content ul {
    list-style: disc outside;
    margin-left: 2em;
    margin-top: 1em; }
  #NEW_STYLES .content ul ul {
    list-style-type: circle;
    margin-top: 0.5em; }
  #NEW_STYLES .content ul ul ul {
    list-style-type: square; }
  #NEW_STYLES .content dd {
    margin-left: 2em; }
  #NEW_STYLES .content figure {
    margin-left: 2em;
    margin-right: 2em;
    text-align: center; }
  #NEW_STYLES .content figure:not(:first-child) {
    margin-top: 2em; }
  #NEW_STYLES .content figure:not(:last-child) {
    margin-bottom: 2em; }
  #NEW_STYLES .content figure img {
    display: inline-block; }
  #NEW_STYLES .content figure figcaption {
    font-style: italic; }
  #NEW_STYLES .content pre {
    -webkit-overflow-scrolling: touch;
    overflow-x: auto;
    padding: 1.25em 1.5em;
    white-space: pre;
    word-wrap: normal; }
  #NEW_STYLES .content sup,
  #NEW_STYLES .content sub {
    font-size: 75%; }
  #NEW_STYLES .content table {
    width: 100%; }
  #NEW_STYLES .content table td,
  #NEW_STYLES .content table th {
    border: 1px solid #dbdbdb;
    border-width: 0 0 1px;
    padding: 0.5em 0.75em;
    vertical-align: top; }
  #NEW_STYLES .content table th {
    color: #363636; }
  #NEW_STYLES .content table th:not([align]) {
    text-align: left; }
  #NEW_STYLES .content table thead td,
  #NEW_STYLES .content table thead th {
    border-width: 0 0 2px;
    color: #363636; }
  #NEW_STYLES .content table tfoot td,
  #NEW_STYLES .content table tfoot th {
    border-width: 2px 0 0;
    color: #363636; }
  #NEW_STYLES .content table tbody tr:last-child td,
  #NEW_STYLES .content table tbody tr:last-child th {
    border-bottom-width: 0; }
  #NEW_STYLES .content .tabs li + li {
    margin-top: 0; }
  #NEW_STYLES .content.is-small {
    font-size: 0.75rem; }
  #NEW_STYLES .content.is-medium {
    font-size: 1.25rem; }
  #NEW_STYLES .content.is-large {
    font-size: 1.5rem; }
  #NEW_STYLES .icon {
    align-items: center;
    display: inline-flex;
    justify-content: center;
    height: 1.5rem;
    width: 1.5rem; }
  #NEW_STYLES .icon.is-small {
    height: 1rem;
    width: 1rem; }
  #NEW_STYLES .icon.is-medium {
    height: 2rem;
    width: 2rem; }
  #NEW_STYLES .icon.is-large {
    height: 3rem;
    width: 3rem; }
  #NEW_STYLES .image {
    display: block;
    position: relative; }
  #NEW_STYLES .image img {
    display: block;
    height: auto;
    width: 100%; }
  #NEW_STYLES .image img.is-rounded {
    border-radius: 290486px; }
  #NEW_STYLES .image.is-fullwidth {
    width: 100%; }
  #NEW_STYLES .image.is-square img,
  #NEW_STYLES .image.is-square .has-ratio, #NEW_STYLES .image.is-1by1 img,
  #NEW_STYLES .image.is-1by1 .has-ratio, #NEW_STYLES .image.is-5by4 img,
  #NEW_STYLES .image.is-5by4 .has-ratio, #NEW_STYLES .image.is-4by3 img,
  #NEW_STYLES .image.is-4by3 .has-ratio, #NEW_STYLES .image.is-3by2 img,
  #NEW_STYLES .image.is-3by2 .has-ratio, #NEW_STYLES .image.is-5by3 img,
  #NEW_STYLES .image.is-5by3 .has-ratio, #NEW_STYLES .image.is-16by9 img,
  #NEW_STYLES .image.is-16by9 .has-ratio, #NEW_STYLES .image.is-2by1 img,
  #NEW_STYLES .image.is-2by1 .has-ratio, #NEW_STYLES .image.is-3by1 img,
  #NEW_STYLES .image.is-3by1 .has-ratio, #NEW_STYLES .image.is-4by5 img,
  #NEW_STYLES .image.is-4by5 .has-ratio, #NEW_STYLES .image.is-3by4 img,
  #NEW_STYLES .image.is-3by4 .has-ratio, #NEW_STYLES .image.is-2by3 img,
  #NEW_STYLES .image.is-2by3 .has-ratio, #NEW_STYLES .image.is-3by5 img,
  #NEW_STYLES .image.is-3by5 .has-ratio, #NEW_STYLES .image.is-9by16 img,
  #NEW_STYLES .image.is-9by16 .has-ratio, #NEW_STYLES .image.is-1by2 img,
  #NEW_STYLES .image.is-1by2 .has-ratio, #NEW_STYLES .image.is-1by3 img,
  #NEW_STYLES .image.is-1by3 .has-ratio {
    height: 100%;
    width: 100%; }
  #NEW_STYLES .image.is-square, #NEW_STYLES .image.is-1by1 {
    padding-top: 100%; }
  #NEW_STYLES .image.is-5by4 {
    padding-top: 80%; }
  #NEW_STYLES .image.is-4by3 {
    padding-top: 75%; }
  #NEW_STYLES .image.is-3by2 {
    padding-top: 66.6666%; }
  #NEW_STYLES .image.is-5by3 {
    padding-top: 60%; }
  #NEW_STYLES .image.is-16by9 {
    padding-top: 56.25%; }
  #NEW_STYLES .image.is-2by1 {
    padding-top: 50%; }
  #NEW_STYLES .image.is-3by1 {
    padding-top: 33.3333%; }
  #NEW_STYLES .image.is-4by5 {
    padding-top: 125%; }
  #NEW_STYLES .image.is-3by4 {
    padding-top: 133.3333%; }
  #NEW_STYLES .image.is-2by3 {
    padding-top: 150%; }
  #NEW_STYLES .image.is-3by5 {
    padding-top: 166.6666%; }
  #NEW_STYLES .image.is-9by16 {
    padding-top: 177.7777%; }
  #NEW_STYLES .image.is-1by2 {
    padding-top: 200%; }
  #NEW_STYLES .image.is-1by3 {
    padding-top: 300%; }
  #NEW_STYLES .image.is-16x16 {
    height: 16px;
    width: 16px; }
  #NEW_STYLES .image.is-24x24 {
    height: 24px;
    width: 24px; }
  #NEW_STYLES .image.is-32x32 {
    height: 32px;
    width: 32px; }
  #NEW_STYLES .image.is-48x48 {
    height: 48px;
    width: 48px; }
  #NEW_STYLES .image.is-64x64 {
    height: 64px;
    width: 64px; }
  #NEW_STYLES .image.is-96x96 {
    height: 96px;
    width: 96px; }
  #NEW_STYLES .image.is-128x128 {
    height: 128px;
    width: 128px; }
  #NEW_STYLES .notification {
    background-color: whitesmoke;
    border-radius: 4px;
    padding: 1.25rem 2.5rem 1.25rem 1.5rem;
    position: relative; }
  #NEW_STYLES .notification a:not(.button):not(.dropdown-item) {
    color: currentColor;
    text-decoration: underline; }
  #NEW_STYLES .notification strong {
    color: currentColor; }
  #NEW_STYLES .notification code,
  #NEW_STYLES .notification pre {
    background: white; }
  #NEW_STYLES .notification pre code {
    background: transparent; }
  #NEW_STYLES .notification > .delete {
    position: absolute;
    right: 0.5rem;
    top: 0.5rem; }
  #NEW_STYLES .notification .title,
  #NEW_STYLES .notification .subtitle,
  #NEW_STYLES .notification .content {
    color: currentColor; }
  #NEW_STYLES .notification.is-white {
    background-color: white;
    color: #0a0a0a; }
  #NEW_STYLES .notification.is-black {
    background-color: #0a0a0a;
    color: white; }
  #NEW_STYLES .notification.is-light {
    background-color: whitesmoke;
    color: rgba(0, 0, 0, 0.7); }
  #NEW_STYLES .notification.is-dark {
    background-color: #363636;
    color: #fff; }
  #NEW_STYLES .notification.is-primary {
    background-color: #2f7f59;
    color: #fff; }
  #NEW_STYLES .notification.is-link {
    background-color: #3273dc;
    color: #fff; }
  #NEW_STYLES .notification.is-info {
    background-color: #3298dc;
    color: #fff; }
  #NEW_STYLES .notification.is-success {
    background-color: #c1d72e;
    color: rgba(0, 0, 0, 0.7); }
  #NEW_STYLES .notification.is-warning {
    background-color: #ffdd57;
    color: rgba(0, 0, 0, 0.7); }
  #NEW_STYLES .notification.is-danger {
    background-color: #d92525;
    color: #fff; }
  #NEW_STYLES .progress {
    -moz-appearance: none;
    -webkit-appearance: none;
    border: none;
    border-radius: 290486px;
    display: block;
    height: 1rem;
    overflow: hidden;
    padding: 0;
    width: 100%; }
  #NEW_STYLES .progress::-webkit-progress-bar {
    background-color: #ededed; }
  #NEW_STYLES .progress::-webkit-progress-value {
    background-color: #4a4a4a; }
  #NEW_STYLES .progress::-moz-progress-bar {
    background-color: #4a4a4a; }
  #NEW_STYLES .progress::-ms-fill {
    background-color: #4a4a4a;
    border: none; }
  #NEW_STYLES .progress.is-white::-webkit-progress-value {
    background-color: white; }
  #NEW_STYLES .progress.is-white::-moz-progress-bar {
    background-color: white; }
  #NEW_STYLES .progress.is-white::-ms-fill {
    background-color: white; }
  #NEW_STYLES .progress.is-white:indeterminate {
    background-image: linear-gradient(to right, white 30%, #ededed 30%); }
  #NEW_STYLES .progress.is-black::-webkit-progress-value {
    background-color: #0a0a0a; }
  #NEW_STYLES .progress.is-black::-moz-progress-bar {
    background-color: #0a0a0a; }
  #NEW_STYLES .progress.is-black::-ms-fill {
    background-color: #0a0a0a; }
  #NEW_STYLES .progress.is-black:indeterminate {
    background-image: linear-gradient(to right, #0a0a0a 30%, #ededed 30%); }
  #NEW_STYLES .progress.is-light::-webkit-progress-value {
    background-color: whitesmoke; }
  #NEW_STYLES .progress.is-light::-moz-progress-bar {
    background-color: whitesmoke; }
  #NEW_STYLES .progress.is-light::-ms-fill {
    background-color: whitesmoke; }
  #NEW_STYLES .progress.is-light:indeterminate {
    background-image: linear-gradient(to right, whitesmoke 30%, #ededed 30%); }
  #NEW_STYLES .progress.is-dark::-webkit-progress-value {
    background-color: #363636; }
  #NEW_STYLES .progress.is-dark::-moz-progress-bar {
    background-color: #363636; }
  #NEW_STYLES .progress.is-dark::-ms-fill {
    background-color: #363636; }
  #NEW_STYLES .progress.is-dark:indeterminate {
    background-image: linear-gradient(to right, #363636 30%, #ededed 30%); }
  #NEW_STYLES .progress.is-primary::-webkit-progress-value {
    background-color: #2f7f59; }
  #NEW_STYLES .progress.is-primary::-moz-progress-bar {
    background-color: #2f7f59; }
  #NEW_STYLES .progress.is-primary::-ms-fill {
    background-color: #2f7f59; }
  #NEW_STYLES .progress.is-primary:indeterminate {
    background-image: linear-gradient(to right, #2f7f59 30%, #ededed 30%); }
  #NEW_STYLES .progress.is-link::-webkit-progress-value {
    background-color: #3273dc; }
  #NEW_STYLES .progress.is-link::-moz-progress-bar {
    background-color: #3273dc; }
  #NEW_STYLES .progress.is-link::-ms-fill {
    background-color: #3273dc; }
  #NEW_STYLES .progress.is-link:indeterminate {
    background-image: linear-gradient(to right, #3273dc 30%, #ededed 30%); }
  #NEW_STYLES .progress.is-info::-webkit-progress-value {
    background-color: #3298dc; }
  #NEW_STYLES .progress.is-info::-moz-progress-bar {
    background-color: #3298dc; }
  #NEW_STYLES .progress.is-info::-ms-fill {
    background-color: #3298dc; }
  #NEW_STYLES .progress.is-info:indeterminate {
    background-image: linear-gradient(to right, #3298dc 30%, #ededed 30%); }
  #NEW_STYLES .progress.is-success::-webkit-progress-value {
    background-color: #c1d72e; }
  #NEW_STYLES .progress.is-success::-moz-progress-bar {
    background-color: #c1d72e; }
  #NEW_STYLES .progress.is-success::-ms-fill {
    background-color: #c1d72e; }
  #NEW_STYLES .progress.is-success:indeterminate {
    background-image: linear-gradient(to right, #c1d72e 30%, #ededed 30%); }
  #NEW_STYLES .progress.is-warning::-webkit-progress-value {
    background-color: #ffdd57; }
  #NEW_STYLES .progress.is-warning::-moz-progress-bar {
    background-color: #ffdd57; }
  #NEW_STYLES .progress.is-warning::-ms-fill {
    background-color: #ffdd57; }
  #NEW_STYLES .progress.is-warning:indeterminate {
    background-image: linear-gradient(to right, #ffdd57 30%, #ededed 30%); }
  #NEW_STYLES .progress.is-danger::-webkit-progress-value {
    background-color: #d92525; }
  #NEW_STYLES .progress.is-danger::-moz-progress-bar {
    background-color: #d92525; }
  #NEW_STYLES .progress.is-danger::-ms-fill {
    background-color: #d92525; }
  #NEW_STYLES .progress.is-danger:indeterminate {
    background-image: linear-gradient(to right, #d92525 30%, #ededed 30%); }
  #NEW_STYLES .progress:indeterminate {
    animation-duration: 1.5s;
    animation-iteration-count: infinite;
    animation-name: moveIndeterminate;
    animation-timing-function: linear;
    background-color: #ededed;
    background-image: linear-gradient(to right, #4a4a4a 30%, #ededed 30%);
    background-position: top left;
    background-repeat: no-repeat;
    background-size: 150% 150%; }
  #NEW_STYLES .progress:indeterminate::-webkit-progress-bar {
    background-color: transparent; }
  #NEW_STYLES .progress:indeterminate::-moz-progress-bar {
    background-color: transparent; }
  #NEW_STYLES .progress.is-small {
    height: 0.75rem; }
  #NEW_STYLES .progress.is-medium {
    height: 1.25rem; }
  #NEW_STYLES .progress.is-large {
    height: 1.5rem; }
@keyframes moveIndeterminate {
  from {
    background-position: 200% 0; }
  to {
    background-position: -200% 0; } }
  #NEW_STYLES .table {
    background-color: white;
    color: #363636; }
  #NEW_STYLES .table td,
  #NEW_STYLES .table th {
    border: 1px solid #dbdbdb;
    border-width: 0 0 1px;
    padding: 0.5em 0.75em;
    vertical-align: top; }
  #NEW_STYLES .table td.is-white,
  #NEW_STYLES .table th.is-white {
    background-color: white;
    border-color: white;
    color: #0a0a0a; }
  #NEW_STYLES .table td.is-black,
  #NEW_STYLES .table th.is-black {
    background-color: #0a0a0a;
    border-color: #0a0a0a;
    color: white; }
  #NEW_STYLES .table td.is-light,
  #NEW_STYLES .table th.is-light {
    background-color: whitesmoke;
    border-color: whitesmoke;
    color: rgba(0, 0, 0, 0.7); }
  #NEW_STYLES .table td.is-dark,
  #NEW_STYLES .table th.is-dark {
    background-color: #363636;
    border-color: #363636;
    color: #fff; }
  #NEW_STYLES .table td.is-primary,
  #NEW_STYLES .table th.is-primary {
    background-color: #2f7f59;
    border-color: #2f7f59;
    color: #fff; }
  #NEW_STYLES .table td.is-link,
  #NEW_STYLES .table th.is-link {
    background-color: #3273dc;
    border-color: #3273dc;
    color: #fff; }
  #NEW_STYLES .table td.is-info,
  #NEW_STYLES .table th.is-info {
    background-color: #3298dc;
    border-color: #3298dc;
    color: #fff; }
  #NEW_STYLES .table td.is-success,
  #NEW_STYLES .table th.is-success {
    background-color: #c1d72e;
    border-color: #c1d72e;
    color: rgba(0, 0, 0, 0.7); }
  #NEW_STYLES .table td.is-warning,
  #NEW_STYLES .table th.is-warning {
    background-color: #ffdd57;
    border-color: #ffdd57;
    color: rgba(0, 0, 0, 0.7); }
  #NEW_STYLES .table td.is-danger,
  #NEW_STYLES .table th.is-danger {
    background-color: #d92525;
    border-color: #d92525;
    color: #fff; }
  #NEW_STYLES .table td.is-narrow,
  #NEW_STYLES .table th.is-narrow {
    white-space: nowrap;
    width: 1%; }
  #NEW_STYLES .table td.is-selected,
  #NEW_STYLES .table th.is-selected {
    background-color: #2f7f59;
    color: #fff; }
  #NEW_STYLES .table td.is-selected a,
  #NEW_STYLES .table td.is-selected strong,
  #NEW_STYLES .table th.is-selected a,
  #NEW_STYLES .table th.is-selected strong {
    color: currentColor; }
  #NEW_STYLES .table th {
    color: #363636; }
  #NEW_STYLES .table th:not([align]) {
    text-align: left; }
  #NEW_STYLES .table tr.is-selected {
    background-color: #2f7f59;
    color: #fff; }
  #NEW_STYLES .table tr.is-selected a,
  #NEW_STYLES .table tr.is-selected strong {
    color: currentColor; }
  #NEW_STYLES .table tr.is-selected td,
  #NEW_STYLES .table tr.is-selected th {
    border-color: #fff;
    color: currentColor; }
  #NEW_STYLES .table thead {
    background-color: transparent; }
  #NEW_STYLES .table thead td,
  #NEW_STYLES .table thead th {
    border-width: 0 0 2px;
    color: #363636; }
  #NEW_STYLES .table tfoot {
    background-color: transparent; }
  #NEW_STYLES .table tfoot td,
  #NEW_STYLES .table tfoot th {
    border-width: 2px 0 0;
    color: #363636; }
  #NEW_STYLES .table tbody {
    background-color: transparent; }
  #NEW_STYLES .table tbody tr:last-child td,
  #NEW_STYLES .table tbody tr:last-child th {
    border-bottom-width: 0; }
  #NEW_STYLES .table.is-bordered td,
  #NEW_STYLES .table.is-bordered th {
    border-width: 1px; }
  #NEW_STYLES .table.is-bordered tr:last-child td,
  #NEW_STYLES .table.is-bordered tr:last-child th {
    border-bottom-width: 1px; }
  #NEW_STYLES .table.is-fullwidth {
    width: 100%; }
  #NEW_STYLES .table.is-hoverable tbody tr:not(.is-selected):hover {
    background-color: #fafafa; }
  #NEW_STYLES .table.is-hoverable.is-striped tbody tr:not(.is-selected):hover {
    background-color: #fafafa; }
  #NEW_STYLES .table.is-hoverable.is-striped tbody tr:not(.is-selected):hover:nth-child(even) {
    background-color: #e6efec; }
  #NEW_STYLES .table.is-narrow td,
  #NEW_STYLES .table.is-narrow th {
    padding: 0.25em 0.5em; }
  #NEW_STYLES .table.is-striped tbody tr:not(.is-selected):nth-child(even) {
    background-color: #f2f7f6; }
  #NEW_STYLES .table-container {
    -webkit-overflow-scrolling: touch;
    overflow: auto;
    overflow-y: hidden;
    max-width: 100%; }
  #NEW_STYLES .tags {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start; }
  #NEW_STYLES .tags .tag {
    margin-bottom: 0.5rem; }
  #NEW_STYLES .tags .tag:not(:last-child) {
    margin-right: 0.5rem; }
  #NEW_STYLES .tags:last-child {
    margin-bottom: -0.5rem; }
  #NEW_STYLES .tags:not(:last-child) {
    margin-bottom: 1rem; }
  #NEW_STYLES .tags.are-medium .tag:not(.is-normal):not(.is-large) {
    font-size: 1rem; }
  #NEW_STYLES .tags.are-large .tag:not(.is-normal):not(.is-medium) {
    font-size: 1.25rem; }
  #NEW_STYLES .tags.is-centered {
    justify-content: center; }
  #NEW_STYLES .tags.is-centered .tag {
    margin-right: 0.25rem;
    margin-left: 0.25rem; }
  #NEW_STYLES .tags.is-right {
    justify-content: flex-end; }
  #NEW_STYLES .tags.is-right .tag:not(:first-child) {
    margin-left: 0.5rem; }
  #NEW_STYLES .tags.is-right .tag:not(:last-child) {
    margin-right: 0; }
  #NEW_STYLES .tags.has-addons .tag {
    margin-right: 0; }
  #NEW_STYLES .tags.has-addons .tag:not(:first-child) {
    margin-left: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0; }
  #NEW_STYLES .tags.has-addons .tag:not(:last-child) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }
  #NEW_STYLES .tag:not(body) {
    align-items: center;
    background-color: whitesmoke;
    border-radius: 4px;
    color: #4a4a4a;
    display: inline-flex;
    font-size: 0.75rem;
    height: 2em;
    justify-content: center;
    line-height: 1.5;
    padding-left: 0.75em;
    padding-right: 0.75em;
    white-space: nowrap; }
  #NEW_STYLES .tag:not(body) .delete {
    margin-left: 0.25rem;
    margin-right: -0.375rem; }
  #NEW_STYLES .tag:not(body).is-white {
    background-color: white;
    color: #0a0a0a; }
  #NEW_STYLES .tag:not(body).is-black {
    background-color: #0a0a0a;
    color: white; }
  #NEW_STYLES .tag:not(body).is-light {
    background-color: whitesmoke;
    color: rgba(0, 0, 0, 0.7); }
  #NEW_STYLES .tag:not(body).is-dark {
    background-color: #363636;
    color: #fff; }
  #NEW_STYLES .tag:not(body).is-primary {
    background-color: #2f7f59;
    color: #fff; }
  #NEW_STYLES .tag:not(body).is-primary.is-light {
    background-color: #f0f9f5;
    color: #3fab78; }
  #NEW_STYLES .tag:not(body).is-link {
    background-color: #3273dc;
    color: #fff; }
  #NEW_STYLES .tag:not(body).is-link.is-light {
    background-color: #eef3fc;
    color: #2160c4; }
  #NEW_STYLES .tag:not(body).is-info {
    background-color: #3298dc;
    color: #fff; }
  #NEW_STYLES .tag:not(body).is-info.is-light {
    background-color: #eef6fc;
    color: #1d72aa; }
  #NEW_STYLES .tag:not(body).is-success {
    background-color: #c1d72e;
    color: rgba(0, 0, 0, 0.7); }
  #NEW_STYLES .tag:not(body).is-success.is-light {
    background-color: #fafcee;
    color: #6f7c18; }
  #NEW_STYLES .tag:not(body).is-warning {
    background-color: #ffdd57;
    color: rgba(0, 0, 0, 0.7); }
  #NEW_STYLES .tag:not(body).is-warning.is-light {
    background-color: #fffbeb;
    color: #947600; }
  #NEW_STYLES .tag:not(body).is-danger {
    background-color: #d92525;
    color: #fff; }
  #NEW_STYLES .tag:not(body).is-danger.is-light {
    background-color: #fceeee;
    color: #cd2323; }
  #NEW_STYLES .tag:not(body).is-normal {
    font-size: 0.75rem; }
  #NEW_STYLES .tag:not(body).is-medium {
    font-size: 1rem; }
  #NEW_STYLES .tag:not(body).is-large {
    font-size: 1.25rem; }
  #NEW_STYLES .tag:not(body) .icon:first-child:not(:last-child) {
    margin-left: -0.375em;
    margin-right: 0.1875em; }
  #NEW_STYLES .tag:not(body) .icon:last-child:not(:first-child) {
    margin-left: 0.1875em;
    margin-right: -0.375em; }
  #NEW_STYLES .tag:not(body) .icon:first-child:last-child {
    margin-left: -0.375em;
    margin-right: -0.375em; }
  #NEW_STYLES .tag:not(body).is-delete {
    margin-left: 1px;
    padding: 0;
    position: relative;
    width: 2em; }
  #NEW_STYLES .tag:not(body).is-delete::before, #NEW_STYLES .tag:not(body).is-delete::after {
    background-color: currentColor;
    content: "";
    display: block;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translateX(-50%) translateY(-50%) rotate(45deg);
    transform-origin: center center; }
  #NEW_STYLES .tag:not(body).is-delete::before {
    height: 1px;
    width: 50%; }
  #NEW_STYLES .tag:not(body).is-delete::after {
    height: 50%;
    width: 1px; }
  #NEW_STYLES .tag:not(body).is-delete:hover, #NEW_STYLES .tag:not(body).is-delete:focus {
    background-color: #e8e8e8; }
  #NEW_STYLES .tag:not(body).is-delete:active {
    background-color: #dbdbdb; }
  #NEW_STYLES .tag:not(body).is-rounded {
    border-radius: 290486px; }
  #NEW_STYLES a.tag:hover {
    text-decoration: underline; }
  #NEW_STYLES .title,
  #NEW_STYLES .subtitle {
    word-break: break-word; }
  #NEW_STYLES .title em,
  #NEW_STYLES .title span,
  #NEW_STYLES .subtitle em,
  #NEW_STYLES .subtitle span {
    font-weight: inherit; }
  #NEW_STYLES .title sub,
  #NEW_STYLES .subtitle sub {
    font-size: 0.75em; }
  #NEW_STYLES .title sup,
  #NEW_STYLES .subtitle sup {
    font-size: 0.75em; }
  #NEW_STYLES .title .tag,
  #NEW_STYLES .subtitle .tag {
    vertical-align: middle; }
  #NEW_STYLES .title {
    color: #363636;
    font-size: 2rem;
    font-weight: 600;
    line-height: 1.125; }
  #NEW_STYLES .title strong {
    color: inherit;
    font-weight: inherit; }
  #NEW_STYLES .title + .highlight {
    margin-top: -0.75rem; }
  #NEW_STYLES .title:not(.is-spaced) + .subtitle {
    margin-top: -1.25rem; }
  #NEW_STYLES .title.is-1 {
    font-size: 3rem; }
  #NEW_STYLES .title.is-2 {
    font-size: 2.5rem; }
  #NEW_STYLES .title.is-3 {
    font-size: 2rem; }
  #NEW_STYLES .title.is-4 {
    font-size: 1.5rem; }
  #NEW_STYLES .title.is-5 {
    font-size: 1.25rem; }
  #NEW_STYLES .title.is-6 {
    font-size: 1rem; }
  #NEW_STYLES .title.is-7 {
    font-size: 0.75rem; }
  #NEW_STYLES .subtitle {
    color: #4a4a4a;
    font-size: 1.25rem;
    font-weight: 400;
    line-height: 1.25; }
  #NEW_STYLES .subtitle strong {
    color: #363636;
    font-weight: 600; }
  #NEW_STYLES .subtitle:not(.is-spaced) + .title {
    margin-top: -1.25rem; }
  #NEW_STYLES .subtitle.is-1 {
    font-size: 3rem; }
  #NEW_STYLES .subtitle.is-2 {
    font-size: 2.5rem; }
  #NEW_STYLES .subtitle.is-3 {
    font-size: 2rem; }
  #NEW_STYLES .subtitle.is-4 {
    font-size: 1.5rem; }
  #NEW_STYLES .subtitle.is-5 {
    font-size: 1.25rem; }
  #NEW_STYLES .subtitle.is-6 {
    font-size: 1rem; }
  #NEW_STYLES .subtitle.is-7 {
    font-size: 0.75rem; }
  #NEW_STYLES .heading {
    display: block;
    font-size: 11px;
    letter-spacing: 1px;
    margin-bottom: 5px;
    text-transform: uppercase; }
  #NEW_STYLES .highlight {
    font-weight: 400;
    max-width: 100%;
    overflow: hidden;
    padding: 0; }
  #NEW_STYLES .highlight pre {
    overflow: auto;
    max-width: 100%; }
  #NEW_STYLES .number {
    align-items: center;
    background-color: whitesmoke;
    border-radius: 290486px;
    display: inline-flex;
    font-size: 1.25rem;
    height: 2em;
    justify-content: center;
    margin-right: 1.5rem;
    min-width: 2.5em;
    padding: 0.25rem 0.5rem;
    text-align: center;
    vertical-align: top; }
  #NEW_STYLES .input, #NEW_STYLES .textarea, #NEW_STYLES .select select {
    background-color: #F8F8F8;
    border-color: #dbdbdb;
    border-radius: 4px;
    color: #363636; }
  #NEW_STYLES .input::-moz-placeholder, #NEW_STYLES .textarea::-moz-placeholder, #NEW_STYLES .select select::-moz-placeholder {
    color: rgba(54, 54, 54, 0.3); }
  #NEW_STYLES .input::-webkit-input-placeholder, #NEW_STYLES .textarea::-webkit-input-placeholder, #NEW_STYLES .select select::-webkit-input-placeholder {
    color: rgba(54, 54, 54, 0.3); }
  #NEW_STYLES .input:-moz-placeholder, #NEW_STYLES .textarea:-moz-placeholder, #NEW_STYLES .select select:-moz-placeholder {
    color: rgba(54, 54, 54, 0.3); }
  #NEW_STYLES .input:-ms-input-placeholder, #NEW_STYLES .textarea:-ms-input-placeholder, #NEW_STYLES .select select:-ms-input-placeholder {
    color: rgba(54, 54, 54, 0.3); }
  #NEW_STYLES .input:hover, #NEW_STYLES .textarea:hover, #NEW_STYLES .select select:hover, #NEW_STYLES .is-hovered.input, #NEW_STYLES .is-hovered.textarea, #NEW_STYLES .select select.is-hovered {
    border-color: #b5b5b5; }
  #NEW_STYLES .input:focus, #NEW_STYLES .textarea:focus, #NEW_STYLES .select select:focus, #NEW_STYLES .is-focused.input, #NEW_STYLES .is-focused.textarea, #NEW_STYLES .select select.is-focused, #NEW_STYLES .input:active, #NEW_STYLES .textarea:active, #NEW_STYLES .select select:active, #NEW_STYLES .is-active.input, #NEW_STYLES .is-active.textarea, #NEW_STYLES .select select.is-active {
    border-color: #3273dc;
    box-shadow: 0 0 0 0.125em rgba(50, 115, 220, 0.25); }
  #NEW_STYLES [disabled].input, #NEW_STYLES [disabled].textarea, #NEW_STYLES .select select[disabled], #NEW_STYLES fieldset[disabled] .input, #NEW_STYLES fieldset[disabled] .textarea, #NEW_STYLES fieldset[disabled] .select select, #NEW_STYLES .select fieldset[disabled] select {
    background-color: whitesmoke;
    border-color: whitesmoke;
    box-shadow: none;
    color: #7a7a7a; }
  #NEW_STYLES [disabled].input::-moz-placeholder, #NEW_STYLES [disabled].textarea::-moz-placeholder, #NEW_STYLES .select select[disabled]::-moz-placeholder, #NEW_STYLES fieldset[disabled] .input::-moz-placeholder, #NEW_STYLES fieldset[disabled] .textarea::-moz-placeholder, #NEW_STYLES fieldset[disabled] .select select::-moz-placeholder, #NEW_STYLES .select fieldset[disabled] select::-moz-placeholder {
    color: rgba(122, 122, 122, 0.3); }
  #NEW_STYLES [disabled].input::-webkit-input-placeholder, #NEW_STYLES [disabled].textarea::-webkit-input-placeholder, #NEW_STYLES .select select[disabled]::-webkit-input-placeholder, #NEW_STYLES fieldset[disabled] .input::-webkit-input-placeholder, #NEW_STYLES fieldset[disabled] .textarea::-webkit-input-placeholder, #NEW_STYLES fieldset[disabled] .select select::-webkit-input-placeholder, #NEW_STYLES .select fieldset[disabled] select::-webkit-input-placeholder {
    color: rgba(122, 122, 122, 0.3); }
  #NEW_STYLES [disabled].input:-moz-placeholder, #NEW_STYLES [disabled].textarea:-moz-placeholder, #NEW_STYLES .select select[disabled]:-moz-placeholder, #NEW_STYLES fieldset[disabled] .input:-moz-placeholder, #NEW_STYLES fieldset[disabled] .textarea:-moz-placeholder, #NEW_STYLES fieldset[disabled] .select select:-moz-placeholder, #NEW_STYLES .select fieldset[disabled] select:-moz-placeholder {
    color: rgba(122, 122, 122, 0.3); }
  #NEW_STYLES [disabled].input:-ms-input-placeholder, #NEW_STYLES [disabled].textarea:-ms-input-placeholder, #NEW_STYLES .select select[disabled]:-ms-input-placeholder, #NEW_STYLES fieldset[disabled] .input:-ms-input-placeholder, #NEW_STYLES fieldset[disabled] .textarea:-ms-input-placeholder, #NEW_STYLES fieldset[disabled] .select select:-ms-input-placeholder, #NEW_STYLES .select fieldset[disabled] select:-ms-input-placeholder {
    color: rgba(122, 122, 122, 0.3); }
  #NEW_STYLES .input, #NEW_STYLES .textarea {
    box-shadow: inset 0 0.0625em 0.125em rgba(10, 10, 10, 0.05);
    max-width: 100%;
    width: 100%; }
  #NEW_STYLES [readonly].input, #NEW_STYLES [readonly].textarea {
    box-shadow: none; }
  #NEW_STYLES .is-white.input, #NEW_STYLES .is-white.textarea {
    border-color: white; }
  #NEW_STYLES .is-white.input:focus, #NEW_STYLES .is-white.textarea:focus, #NEW_STYLES .is-white.is-focused.input, #NEW_STYLES .is-white.is-focused.textarea, #NEW_STYLES .is-white.input:active, #NEW_STYLES .is-white.textarea:active, #NEW_STYLES .is-white.is-active.input, #NEW_STYLES .is-white.is-active.textarea {
    box-shadow: 0 0 0 0.125em rgba(255, 255, 255, 0.25); }
  #NEW_STYLES .is-black.input, #NEW_STYLES .is-black.textarea {
    border-color: #0a0a0a; }
  #NEW_STYLES .is-black.input:focus, #NEW_STYLES .is-black.textarea:focus, #NEW_STYLES .is-black.is-focused.input, #NEW_STYLES .is-black.is-focused.textarea, #NEW_STYLES .is-black.input:active, #NEW_STYLES .is-black.textarea:active, #NEW_STYLES .is-black.is-active.input, #NEW_STYLES .is-black.is-active.textarea {
    box-shadow: 0 0 0 0.125em rgba(10, 10, 10, 0.25); }
  #NEW_STYLES .is-light.input, #NEW_STYLES .is-light.textarea {
    border-color: whitesmoke; }
  #NEW_STYLES .is-light.input:focus, #NEW_STYLES .is-light.textarea:focus, #NEW_STYLES .is-light.is-focused.input, #NEW_STYLES .is-light.is-focused.textarea, #NEW_STYLES .is-light.input:active, #NEW_STYLES .is-light.textarea:active, #NEW_STYLES .is-light.is-active.input, #NEW_STYLES .is-light.is-active.textarea {
    box-shadow: 0 0 0 0.125em rgba(245, 245, 245, 0.25); }
  #NEW_STYLES .is-dark.input, #NEW_STYLES .is-dark.textarea {
    border-color: #363636; }
  #NEW_STYLES .is-dark.input:focus, #NEW_STYLES .is-dark.textarea:focus, #NEW_STYLES .is-dark.is-focused.input, #NEW_STYLES .is-dark.is-focused.textarea, #NEW_STYLES .is-dark.input:active, #NEW_STYLES .is-dark.textarea:active, #NEW_STYLES .is-dark.is-active.input, #NEW_STYLES .is-dark.is-active.textarea {
    box-shadow: 0 0 0 0.125em rgba(54, 54, 54, 0.25); }
  #NEW_STYLES .is-primary.input, #NEW_STYLES .is-primary.textarea {
    border-color: #2f7f59; }
  #NEW_STYLES .is-primary.input:focus, #NEW_STYLES .is-primary.textarea:focus, #NEW_STYLES .is-primary.is-focused.input, #NEW_STYLES .is-primary.is-focused.textarea, #NEW_STYLES .is-primary.input:active, #NEW_STYLES .is-primary.textarea:active, #NEW_STYLES .is-primary.is-active.input, #NEW_STYLES .is-primary.is-active.textarea {
    box-shadow: 0 0 0 0.125em rgba(47, 127, 89, 0.25); }
  #NEW_STYLES .is-link.input, #NEW_STYLES .is-link.textarea {
    border-color: #3273dc; }
  #NEW_STYLES .is-link.input:focus, #NEW_STYLES .is-link.textarea:focus, #NEW_STYLES .is-link.is-focused.input, #NEW_STYLES .is-link.is-focused.textarea, #NEW_STYLES .is-link.input:active, #NEW_STYLES .is-link.textarea:active, #NEW_STYLES .is-link.is-active.input, #NEW_STYLES .is-link.is-active.textarea {
    box-shadow: 0 0 0 0.125em rgba(50, 115, 220, 0.25); }
  #NEW_STYLES .is-info.input, #NEW_STYLES .is-info.textarea {
    border-color: #3298dc; }
  #NEW_STYLES .is-info.input:focus, #NEW_STYLES .is-info.textarea:focus, #NEW_STYLES .is-info.is-focused.input, #NEW_STYLES .is-info.is-focused.textarea, #NEW_STYLES .is-info.input:active, #NEW_STYLES .is-info.textarea:active, #NEW_STYLES .is-info.is-active.input, #NEW_STYLES .is-info.is-active.textarea {
    box-shadow: 0 0 0 0.125em rgba(50, 152, 220, 0.25); }
  #NEW_STYLES .is-success.input, #NEW_STYLES .is-success.textarea {
    border-color: #c1d72e; }
  #NEW_STYLES .is-success.input:focus, #NEW_STYLES .is-success.textarea:focus, #NEW_STYLES .is-success.is-focused.input, #NEW_STYLES .is-success.is-focused.textarea, #NEW_STYLES .is-success.input:active, #NEW_STYLES .is-success.textarea:active, #NEW_STYLES .is-success.is-active.input, #NEW_STYLES .is-success.is-active.textarea {
    box-shadow: 0 0 0 0.125em rgba(193, 215, 46, 0.25); }
  #NEW_STYLES .is-warning.input, #NEW_STYLES .is-warning.textarea {
    border-color: #ffdd57; }
  #NEW_STYLES .is-warning.input:focus, #NEW_STYLES .is-warning.textarea:focus, #NEW_STYLES .is-warning.is-focused.input, #NEW_STYLES .is-warning.is-focused.textarea, #NEW_STYLES .is-warning.input:active, #NEW_STYLES .is-warning.textarea:active, #NEW_STYLES .is-warning.is-active.input, #NEW_STYLES .is-warning.is-active.textarea {
    box-shadow: 0 0 0 0.125em rgba(255, 221, 87, 0.25); }
  #NEW_STYLES .is-danger.input, #NEW_STYLES .is-danger.textarea {
    border-color: #d92525; }
  #NEW_STYLES .is-danger.input:focus, #NEW_STYLES .is-danger.textarea:focus, #NEW_STYLES .is-danger.is-focused.input, #NEW_STYLES .is-danger.is-focused.textarea, #NEW_STYLES .is-danger.input:active, #NEW_STYLES .is-danger.textarea:active, #NEW_STYLES .is-danger.is-active.input, #NEW_STYLES .is-danger.is-active.textarea {
    box-shadow: 0 0 0 0.125em rgba(217, 37, 37, 0.25); }
  #NEW_STYLES .is-small.input, #NEW_STYLES .is-small.textarea {
    border-radius: 2px;
    font-size: 0.75rem; }
  #NEW_STYLES .is-medium.input, #NEW_STYLES .is-medium.textarea {
    font-size: 1.25rem; }
  #NEW_STYLES .is-large.input, #NEW_STYLES .is-large.textarea {
    font-size: 1.5rem; }
  #NEW_STYLES .is-fullwidth.input, #NEW_STYLES .is-fullwidth.textarea {
    display: block;
    width: 100%; }
  #NEW_STYLES .is-inline.input, #NEW_STYLES .is-inline.textarea {
    display: inline;
    width: auto; }
  #NEW_STYLES .input.is-rounded {
    border-radius: 290486px;
    padding-left: calc(calc(0.75em - 1px) + 0.375em);
    padding-right: calc(calc(0.75em - 1px) + 0.375em); }
  #NEW_STYLES .input.is-static {
    background-color: transparent;
    border-color: transparent;
    box-shadow: none;
    padding-left: 0;
    padding-right: 0; }
  #NEW_STYLES .textarea {
    display: block;
    max-width: 100%;
    min-width: 100%;
    padding: calc(0.75em - 1px);
    resize: vertical; }
  #NEW_STYLES .textarea:not([rows]) {
    max-height: 40em;
    min-height: 8em; }
  #NEW_STYLES .textarea[rows] {
    height: initial; }
  #NEW_STYLES .textarea.has-fixed-size {
    resize: none; }
  #NEW_STYLES .checkbox, #NEW_STYLES .radio {
    cursor: pointer;
    display: inline-block;
    line-height: 1.25;
    position: relative; }
  #NEW_STYLES .checkbox input, #NEW_STYLES .radio input {
    cursor: pointer; }
  #NEW_STYLES .checkbox:hover, #NEW_STYLES .radio:hover {
    color: #363636; }
  #NEW_STYLES [disabled].checkbox, #NEW_STYLES [disabled].radio, #NEW_STYLES fieldset[disabled] .checkbox, #NEW_STYLES fieldset[disabled] .radio {
    color: #7a7a7a;
    cursor: not-allowed; }
  #NEW_STYLES .radio + .radio {
    margin-left: 0.5em; }
  #NEW_STYLES .select {
    display: inline-block;
    max-width: 100%;
    position: relative;
    vertical-align: top; }
  #NEW_STYLES .select:not(.is-multiple) {
    height: 2.5em; }
  #NEW_STYLES .select:not(.is-multiple):not(.is-loading)::after {
    border-color: #3273dc;
    right: 1.125em;
    z-index: 4; }
  #NEW_STYLES .select.is-rounded select {
    border-radius: 290486px;
    padding-left: 1em; }
  #NEW_STYLES .select select {
    cursor: pointer;
    display: block;
    font-size: 1em;
    max-width: 100%;
    outline: none; }
  #NEW_STYLES .select select::-ms-expand {
    display: none; }
  #NEW_STYLES .select select[disabled]:hover, #NEW_STYLES fieldset[disabled] .select select:hover {
    border-color: whitesmoke; }
  #NEW_STYLES .select select:not([multiple]) {
    padding-right: 2.5em; }
  #NEW_STYLES .select select[multiple] {
    height: auto;
    padding: 0; }
  #NEW_STYLES .select select[multiple] option {
    padding: 0.5em 1em; }
  #NEW_STYLES .select:not(.is-multiple):not(.is-loading):hover::after {
    border-color: #363636; }
  #NEW_STYLES .select.is-white:not(:hover)::after {
    border-color: white; }
  #NEW_STYLES .select.is-white select {
    border-color: white; }
  #NEW_STYLES .select.is-white select:hover, #NEW_STYLES .select.is-white select.is-hovered {
    border-color: #f2f2f2; }
  #NEW_STYLES .select.is-white select:focus, #NEW_STYLES .select.is-white select.is-focused, #NEW_STYLES .select.is-white select:active, #NEW_STYLES .select.is-white select.is-active {
    box-shadow: 0 0 0 0.125em rgba(255, 255, 255, 0.25); }
  #NEW_STYLES .select.is-black:not(:hover)::after {
    border-color: #0a0a0a; }
  #NEW_STYLES .select.is-black select {
    border-color: #0a0a0a; }
  #NEW_STYLES .select.is-black select:hover, #NEW_STYLES .select.is-black select.is-hovered {
    border-color: black; }
  #NEW_STYLES .select.is-black select:focus, #NEW_STYLES .select.is-black select.is-focused, #NEW_STYLES .select.is-black select:active, #NEW_STYLES .select.is-black select.is-active {
    box-shadow: 0 0 0 0.125em rgba(10, 10, 10, 0.25); }
  #NEW_STYLES .select.is-light:not(:hover)::after {
    border-color: whitesmoke; }
  #NEW_STYLES .select.is-light select {
    border-color: whitesmoke; }
  #NEW_STYLES .select.is-light select:hover, #NEW_STYLES .select.is-light select.is-hovered {
    border-color: #e8e8e8; }
  #NEW_STYLES .select.is-light select:focus, #NEW_STYLES .select.is-light select.is-focused, #NEW_STYLES .select.is-light select:active, #NEW_STYLES .select.is-light select.is-active {
    box-shadow: 0 0 0 0.125em rgba(245, 245, 245, 0.25); }
  #NEW_STYLES .select.is-dark:not(:hover)::after {
    border-color: #363636; }
  #NEW_STYLES .select.is-dark select {
    border-color: #363636; }
  #NEW_STYLES .select.is-dark select:hover, #NEW_STYLES .select.is-dark select.is-hovered {
    border-color: #292929; }
  #NEW_STYLES .select.is-dark select:focus, #NEW_STYLES .select.is-dark select.is-focused, #NEW_STYLES .select.is-dark select:active, #NEW_STYLES .select.is-dark select.is-active {
    box-shadow: 0 0 0 0.125em rgba(54, 54, 54, 0.25); }
  #NEW_STYLES .select.is-primary:not(:hover)::after {
    border-color: #2f7f59; }
  #NEW_STYLES .select.is-primary select {
    border-color: #2f7f59; }
  #NEW_STYLES .select.is-primary select:hover, #NEW_STYLES .select.is-primary select.is-hovered {
    border-color: #286c4c; }
  #NEW_STYLES .select.is-primary select:focus, #NEW_STYLES .select.is-primary select.is-focused, #NEW_STYLES .select.is-primary select:active, #NEW_STYLES .select.is-primary select.is-active {
    box-shadow: 0 0 0 0.125em rgba(47, 127, 89, 0.25); }
  #NEW_STYLES .select.is-link:not(:hover)::after {
    border-color: #3273dc; }
  #NEW_STYLES .select.is-link select {
    border-color: #3273dc; }
  #NEW_STYLES .select.is-link select:hover, #NEW_STYLES .select.is-link select.is-hovered {
    border-color: #2366d1; }
  #NEW_STYLES .select.is-link select:focus, #NEW_STYLES .select.is-link select.is-focused, #NEW_STYLES .select.is-link select:active, #NEW_STYLES .select.is-link select.is-active {
    box-shadow: 0 0 0 0.125em rgba(50, 115, 220, 0.25); }
  #NEW_STYLES .select.is-info:not(:hover)::after {
    border-color: #3298dc; }
  #NEW_STYLES .select.is-info select {
    border-color: #3298dc; }
  #NEW_STYLES .select.is-info select:hover, #NEW_STYLES .select.is-info select.is-hovered {
    border-color: #238cd1; }
  #NEW_STYLES .select.is-info select:focus, #NEW_STYLES .select.is-info select.is-focused, #NEW_STYLES .select.is-info select:active, #NEW_STYLES .select.is-info select.is-active {
    box-shadow: 0 0 0 0.125em rgba(50, 152, 220, 0.25); }
  #NEW_STYLES .select.is-success:not(:hover)::after {
    border-color: #c1d72e; }
  #NEW_STYLES .select.is-success select {
    border-color: #c1d72e; }
  #NEW_STYLES .select.is-success select:hover, #NEW_STYLES .select.is-success select.is-hovered {
    border-color: #b1c626; }
  #NEW_STYLES .select.is-success select:focus, #NEW_STYLES .select.is-success select.is-focused, #NEW_STYLES .select.is-success select:active, #NEW_STYLES .select.is-success select.is-active {
    box-shadow: 0 0 0 0.125em rgba(193, 215, 46, 0.25); }
  #NEW_STYLES .select.is-warning:not(:hover)::after {
    border-color: #ffdd57; }
  #NEW_STYLES .select.is-warning select {
    border-color: #ffdd57; }
  #NEW_STYLES .select.is-warning select:hover, #NEW_STYLES .select.is-warning select.is-hovered {
    border-color: #ffd83d; }
  #NEW_STYLES .select.is-warning select:focus, #NEW_STYLES .select.is-warning select.is-focused, #NEW_STYLES .select.is-warning select:active, #NEW_STYLES .select.is-warning select.is-active {
    box-shadow: 0 0 0 0.125em rgba(255, 221, 87, 0.25); }
  #NEW_STYLES .select.is-danger:not(:hover)::after {
    border-color: #d92525; }
  #NEW_STYLES .select.is-danger select {
    border-color: #d92525; }
  #NEW_STYLES .select.is-danger select:hover, #NEW_STYLES .select.is-danger select.is-hovered {
    border-color: #c32121; }
  #NEW_STYLES .select.is-danger select:focus, #NEW_STYLES .select.is-danger select.is-focused, #NEW_STYLES .select.is-danger select:active, #NEW_STYLES .select.is-danger select.is-active {
    box-shadow: 0 0 0 0.125em rgba(217, 37, 37, 0.25); }
  #NEW_STYLES .select.is-small {
    border-radius: 2px;
    font-size: 0.75rem; }
  #NEW_STYLES .select.is-medium {
    font-size: 1.25rem; }
  #NEW_STYLES .select.is-large {
    font-size: 1.5rem; }
  #NEW_STYLES .select.is-disabled::after {
    border-color: #7a7a7a; }
  #NEW_STYLES .select.is-fullwidth {
    width: 100%; }
  #NEW_STYLES .select.is-fullwidth select {
    width: 100%; }
  #NEW_STYLES .select.is-loading::after {
    margin-top: 0;
    position: absolute;
    right: 0.625em;
    top: 0.625em;
    transform: none; }
  #NEW_STYLES .select.is-loading.is-small:after {
    font-size: 0.75rem; }
  #NEW_STYLES .select.is-loading.is-medium:after {
    font-size: 1.25rem; }
  #NEW_STYLES .select.is-loading.is-large:after {
    font-size: 1.5rem; }
  #NEW_STYLES .file {
    align-items: stretch;
    display: flex;
    justify-content: flex-start;
    position: relative; }
  #NEW_STYLES .file.is-white .file-cta {
    background-color: white;
    border-color: transparent;
    color: #0a0a0a; }
  #NEW_STYLES .file.is-white:hover .file-cta, #NEW_STYLES .file.is-white.is-hovered .file-cta {
    background-color: #f9f9f9;
    border-color: transparent;
    color: #0a0a0a; }
  #NEW_STYLES .file.is-white:focus .file-cta, #NEW_STYLES .file.is-white.is-focused .file-cta {
    border-color: transparent;
    box-shadow: 0 0 0.5em rgba(255, 255, 255, 0.25);
    color: #0a0a0a; }
  #NEW_STYLES .file.is-white:active .file-cta, #NEW_STYLES .file.is-white.is-active .file-cta {
    background-color: #f2f2f2;
    border-color: transparent;
    color: #0a0a0a; }
  #NEW_STYLES .file.is-black .file-cta {
    background-color: #0a0a0a;
    border-color: transparent;
    color: white; }
  #NEW_STYLES .file.is-black:hover .file-cta, #NEW_STYLES .file.is-black.is-hovered .file-cta {
    background-color: #040404;
    border-color: transparent;
    color: white; }
  #NEW_STYLES .file.is-black:focus .file-cta, #NEW_STYLES .file.is-black.is-focused .file-cta {
    border-color: transparent;
    box-shadow: 0 0 0.5em rgba(10, 10, 10, 0.25);
    color: white; }
  #NEW_STYLES .file.is-black:active .file-cta, #NEW_STYLES .file.is-black.is-active .file-cta {
    background-color: black;
    border-color: transparent;
    color: white; }
  #NEW_STYLES .file.is-light .file-cta {
    background-color: whitesmoke;
    border-color: transparent;
    color: rgba(0, 0, 0, 0.7); }
  #NEW_STYLES .file.is-light:hover .file-cta, #NEW_STYLES .file.is-light.is-hovered .file-cta {
    background-color: #eeeeee;
    border-color: transparent;
    color: rgba(0, 0, 0, 0.7); }
  #NEW_STYLES .file.is-light:focus .file-cta, #NEW_STYLES .file.is-light.is-focused .file-cta {
    border-color: transparent;
    box-shadow: 0 0 0.5em rgba(245, 245, 245, 0.25);
    color: rgba(0, 0, 0, 0.7); }
  #NEW_STYLES .file.is-light:active .file-cta, #NEW_STYLES .file.is-light.is-active .file-cta {
    background-color: #e8e8e8;
    border-color: transparent;
    color: rgba(0, 0, 0, 0.7); }
  #NEW_STYLES .file.is-dark .file-cta {
    background-color: #363636;
    border-color: transparent;
    color: #fff; }
  #NEW_STYLES .file.is-dark:hover .file-cta, #NEW_STYLES .file.is-dark.is-hovered .file-cta {
    background-color: #2f2f2f;
    border-color: transparent;
    color: #fff; }
  #NEW_STYLES .file.is-dark:focus .file-cta, #NEW_STYLES .file.is-dark.is-focused .file-cta {
    border-color: transparent;
    box-shadow: 0 0 0.5em rgba(54, 54, 54, 0.25);
    color: #fff; }
  #NEW_STYLES .file.is-dark:active .file-cta, #NEW_STYLES .file.is-dark.is-active .file-cta {
    background-color: #292929;
    border-color: transparent;
    color: #fff; }
  #NEW_STYLES .file.is-primary .file-cta {
    background-color: #2f7f59;
    border-color: transparent;
    color: #fff; }
  #NEW_STYLES .file.is-primary:hover .file-cta, #NEW_STYLES .file.is-primary.is-hovered .file-cta {
    background-color: #2c7652;
    border-color: transparent;
    color: #fff; }
  #NEW_STYLES .file.is-primary:focus .file-cta, #NEW_STYLES .file.is-primary.is-focused .file-cta {
    border-color: transparent;
    box-shadow: 0 0 0.5em rgba(47, 127, 89, 0.25);
    color: #fff; }
  #NEW_STYLES .file.is-primary:active .file-cta, #NEW_STYLES .file.is-primary.is-active .file-cta {
    background-color: #286c4c;
    border-color: transparent;
    color: #fff; }
  #NEW_STYLES .file.is-link .file-cta {
    background-color: #3273dc;
    border-color: transparent;
    color: #fff; }
  #NEW_STYLES .file.is-link:hover .file-cta, #NEW_STYLES .file.is-link.is-hovered .file-cta {
    background-color: #276cda;
    border-color: transparent;
    color: #fff; }
  #NEW_STYLES .file.is-link:focus .file-cta, #NEW_STYLES .file.is-link.is-focused .file-cta {
    border-color: transparent;
    box-shadow: 0 0 0.5em rgba(50, 115, 220, 0.25);
    color: #fff; }
  #NEW_STYLES .file.is-link:active .file-cta, #NEW_STYLES .file.is-link.is-active .file-cta {
    background-color: #2366d1;
    border-color: transparent;
    color: #fff; }
  #NEW_STYLES .file.is-info .file-cta {
    background-color: #3298dc;
    border-color: transparent;
    color: #fff; }
  #NEW_STYLES .file.is-info:hover .file-cta, #NEW_STYLES .file.is-info.is-hovered .file-cta {
    background-color: #2793da;
    border-color: transparent;
    color: #fff; }
  #NEW_STYLES .file.is-info:focus .file-cta, #NEW_STYLES .file.is-info.is-focused .file-cta {
    border-color: transparent;
    box-shadow: 0 0 0.5em rgba(50, 152, 220, 0.25);
    color: #fff; }
  #NEW_STYLES .file.is-info:active .file-cta, #NEW_STYLES .file.is-info.is-active .file-cta {
    background-color: #238cd1;
    border-color: transparent;
    color: #fff; }
  #NEW_STYLES .file.is-success .file-cta {
    background-color: #c1d72e;
    border-color: transparent;
    color: rgba(0, 0, 0, 0.7); }
  #NEW_STYLES .file.is-success:hover .file-cta, #NEW_STYLES .file.is-success.is-hovered .file-cta {
    background-color: #bad028;
    border-color: transparent;
    color: rgba(0, 0, 0, 0.7); }
  #NEW_STYLES .file.is-success:focus .file-cta, #NEW_STYLES .file.is-success.is-focused .file-cta {
    border-color: transparent;
    box-shadow: 0 0 0.5em rgba(193, 215, 46, 0.25);
    color: rgba(0, 0, 0, 0.7); }
  #NEW_STYLES .file.is-success:active .file-cta, #NEW_STYLES .file.is-success.is-active .file-cta {
    background-color: #b1c626;
    border-color: transparent;
    color: rgba(0, 0, 0, 0.7); }
  #NEW_STYLES .file.is-warning .file-cta {
    background-color: #ffdd57;
    border-color: transparent;
    color: rgba(0, 0, 0, 0.7); }
  #NEW_STYLES .file.is-warning:hover .file-cta, #NEW_STYLES .file.is-warning.is-hovered .file-cta {
    background-color: #ffdb4a;
    border-color: transparent;
    color: rgba(0, 0, 0, 0.7); }
  #NEW_STYLES .file.is-warning:focus .file-cta, #NEW_STYLES .file.is-warning.is-focused .file-cta {
    border-color: transparent;
    box-shadow: 0 0 0.5em rgba(255, 221, 87, 0.25);
    color: rgba(0, 0, 0, 0.7); }
  #NEW_STYLES .file.is-warning:active .file-cta, #NEW_STYLES .file.is-warning.is-active .file-cta {
    background-color: #ffd83d;
    border-color: transparent;
    color: rgba(0, 0, 0, 0.7); }
  #NEW_STYLES .file.is-danger .file-cta {
    background-color: #d92525;
    border-color: transparent;
    color: #fff; }
  #NEW_STYLES .file.is-danger:hover .file-cta, #NEW_STYLES .file.is-danger.is-hovered .file-cta {
    background-color: #ce2323;
    border-color: transparent;
    color: #fff; }
  #NEW_STYLES .file.is-danger:focus .file-cta, #NEW_STYLES .file.is-danger.is-focused .file-cta {
    border-color: transparent;
    box-shadow: 0 0 0.5em rgba(217, 37, 37, 0.25);
    color: #fff; }
  #NEW_STYLES .file.is-danger:active .file-cta, #NEW_STYLES .file.is-danger.is-active .file-cta {
    background-color: #c32121;
    border-color: transparent;
    color: #fff; }
  #NEW_STYLES .file.is-small {
    font-size: 0.75rem; }
  #NEW_STYLES .file.is-medium {
    font-size: 1.25rem; }
  #NEW_STYLES .file.is-medium .file-icon .fa {
    font-size: 21px; }
  #NEW_STYLES .file.is-large {
    font-size: 1.5rem; }
  #NEW_STYLES .file.is-large .file-icon .fa {
    font-size: 28px; }
  #NEW_STYLES .file.has-name .file-cta {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }
  #NEW_STYLES .file.has-name .file-name {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0; }
  #NEW_STYLES .file.has-name.is-empty .file-cta {
    border-radius: 4px; }
  #NEW_STYLES .file.has-name.is-empty .file-name {
    display: none; }
  #NEW_STYLES .file.is-boxed .file-label {
    flex-direction: column; }
  #NEW_STYLES .file.is-boxed .file-cta {
    flex-direction: column;
    height: auto;
    padding: 1em 3em; }
  #NEW_STYLES .file.is-boxed .file-name {
    border-width: 0 1px 1px; }
  #NEW_STYLES .file.is-boxed .file-icon {
    height: 1.5em;
    width: 1.5em; }
  #NEW_STYLES .file.is-boxed .file-icon .fa {
    font-size: 21px; }
  #NEW_STYLES .file.is-boxed.is-small .file-icon .fa {
    font-size: 14px; }
  #NEW_STYLES .file.is-boxed.is-medium .file-icon .fa {
    font-size: 28px; }
  #NEW_STYLES .file.is-boxed.is-large .file-icon .fa {
    font-size: 35px; }
  #NEW_STYLES .file.is-boxed.has-name .file-cta {
    border-radius: 4px 4px 0 0; }
  #NEW_STYLES .file.is-boxed.has-name .file-name {
    border-radius: 0 0 4px 4px;
    border-width: 0 1px 1px; }
  #NEW_STYLES .file.is-centered {
    justify-content: center; }
  #NEW_STYLES .file.is-fullwidth .file-label {
    width: 100%; }
  #NEW_STYLES .file.is-fullwidth .file-name {
    flex-grow: 1;
    max-width: none; }
  #NEW_STYLES .file.is-right {
    justify-content: flex-end; }
  #NEW_STYLES .file.is-right .file-cta {
    border-radius: 0 4px 4px 0; }
  #NEW_STYLES .file.is-right .file-name {
    border-radius: 4px 0 0 4px;
    border-width: 1px 0 1px 1px;
    order: -1; }
  #NEW_STYLES .file-label {
    align-items: stretch;
    display: flex;
    cursor: pointer;
    justify-content: flex-start;
    overflow: hidden;
    position: relative; }
  #NEW_STYLES .file-label:hover .file-cta {
    background-color: #eeeeee;
    color: #363636; }
  #NEW_STYLES .file-label:hover .file-name {
    border-color: #d5d5d5; }
  #NEW_STYLES .file-label:active .file-cta {
    background-color: #e8e8e8;
    color: #363636; }
  #NEW_STYLES .file-label:active .file-name {
    border-color: #cfcfcf; }
  #NEW_STYLES .file-input {
    height: 100%;
    left: 0;
    opacity: 0;
    outline: none;
    position: absolute;
    top: 0;
    width: 100%; }
  #NEW_STYLES .file-cta,
  #NEW_STYLES .file-name {
    border-color: #dbdbdb;
    border-radius: 4px;
    font-size: 1em;
    padding-left: 1em;
    padding-right: 1em;
    white-space: nowrap; }
  #NEW_STYLES .file-cta {
    background-color: whitesmoke;
    color: #4a4a4a; }
  #NEW_STYLES .file-name {
    border-color: #dbdbdb;
    border-style: solid;
    border-width: 1px 1px 1px 0;
    display: block;
    max-width: 16em;
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis; }
  #NEW_STYLES .file-icon {
    align-items: center;
    display: flex;
    height: 1em;
    justify-content: center;
    margin-right: 0.5em;
    width: 1em; }
  #NEW_STYLES .file-icon .fa {
    font-size: 14px; }
  #NEW_STYLES .label {
    color: #363636;
    display: block;
    font-size: 1rem;
    font-weight: 700; }
  #NEW_STYLES .label:not(:last-child) {
    margin-bottom: 0.5em; }
  #NEW_STYLES .label.is-small {
    font-size: 0.75rem; }
  #NEW_STYLES .label.is-medium {
    font-size: 1.25rem; }
  #NEW_STYLES .label.is-large {
    font-size: 1.5rem; }
  #NEW_STYLES .help {
    display: block;
    font-size: 0.75rem;
    margin-top: 0.25rem; }
  #NEW_STYLES .help.is-white {
    color: white; }
  #NEW_STYLES .help.is-black {
    color: #0a0a0a; }
  #NEW_STYLES .help.is-light {
    color: whitesmoke; }
  #NEW_STYLES .help.is-dark {
    color: #363636; }
  #NEW_STYLES .help.is-primary {
    color: #2f7f59; }
  #NEW_STYLES .help.is-link {
    color: #3273dc; }
  #NEW_STYLES .help.is-info {
    color: #3298dc; }
  #NEW_STYLES .help.is-success {
    color: #c1d72e; }
  #NEW_STYLES .help.is-warning {
    color: #ffdd57; }
  #NEW_STYLES .help.is-danger {
    color: #d92525; }
  #NEW_STYLES .field:not(:last-child) {
    margin-bottom: 0.75rem; }
  #NEW_STYLES .field.has-addons {
    display: flex;
    justify-content: flex-start; }
  #NEW_STYLES .field.has-addons .control:not(:last-child) {
    margin-right: -1px; }
  #NEW_STYLES .field.has-addons .control:not(:first-child):not(:last-child) .button,
  #NEW_STYLES .field.has-addons .control:not(:first-child):not(:last-child) .input,
  #NEW_STYLES .field.has-addons .control:not(:first-child):not(:last-child) .select select {
    border-radius: 0; }
  #NEW_STYLES .field.has-addons .control:first-child:not(:only-child) .button,
  #NEW_STYLES .field.has-addons .control:first-child:not(:only-child) .input,
  #NEW_STYLES .field.has-addons .control:first-child:not(:only-child) .select select {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }
  #NEW_STYLES .field.has-addons .control:last-child:not(:only-child) .button,
  #NEW_STYLES .field.has-addons .control:last-child:not(:only-child) .input,
  #NEW_STYLES .field.has-addons .control:last-child:not(:only-child) .select select {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0; }
  #NEW_STYLES .field.has-addons .control .button:not([disabled]):hover, #NEW_STYLES .field.has-addons .control .button:not([disabled]).is-hovered,
  #NEW_STYLES .field.has-addons .control .input:not([disabled]):hover,
  #NEW_STYLES .field.has-addons .control .input:not([disabled]).is-hovered,
  #NEW_STYLES .field.has-addons .control .select select:not([disabled]):hover,
  #NEW_STYLES .field.has-addons .control .select select:not([disabled]).is-hovered {
    z-index: 2; }
  #NEW_STYLES .field.has-addons .control .button:not([disabled]):focus, #NEW_STYLES .field.has-addons .control .button:not([disabled]).is-focused, #NEW_STYLES .field.has-addons .control .button:not([disabled]):active, #NEW_STYLES .field.has-addons .control .button:not([disabled]).is-active,
  #NEW_STYLES .field.has-addons .control .input:not([disabled]):focus,
  #NEW_STYLES .field.has-addons .control .input:not([disabled]).is-focused,
  #NEW_STYLES .field.has-addons .control .input:not([disabled]):active,
  #NEW_STYLES .field.has-addons .control .input:not([disabled]).is-active,
  #NEW_STYLES .field.has-addons .control .select select:not([disabled]):focus,
  #NEW_STYLES .field.has-addons .control .select select:not([disabled]).is-focused,
  #NEW_STYLES .field.has-addons .control .select select:not([disabled]):active,
  #NEW_STYLES .field.has-addons .control .select select:not([disabled]).is-active {
    z-index: 3; }
  #NEW_STYLES .field.has-addons .control .button:not([disabled]):focus:hover, #NEW_STYLES .field.has-addons .control .button:not([disabled]).is-focused:hover, #NEW_STYLES .field.has-addons .control .button:not([disabled]):active:hover, #NEW_STYLES .field.has-addons .control .button:not([disabled]).is-active:hover,
  #NEW_STYLES .field.has-addons .control .input:not([disabled]):focus:hover,
  #NEW_STYLES .field.has-addons .control .input:not([disabled]).is-focused:hover,
  #NEW_STYLES .field.has-addons .control .input:not([disabled]):active:hover,
  #NEW_STYLES .field.has-addons .control .input:not([disabled]).is-active:hover,
  #NEW_STYLES .field.has-addons .control .select select:not([disabled]):focus:hover,
  #NEW_STYLES .field.has-addons .control .select select:not([disabled]).is-focused:hover,
  #NEW_STYLES .field.has-addons .control .select select:not([disabled]):active:hover,
  #NEW_STYLES .field.has-addons .control .select select:not([disabled]).is-active:hover {
    z-index: 4; }
  #NEW_STYLES .field.has-addons .control.is-expanded {
    flex-grow: 1;
    flex-shrink: 1; }
  #NEW_STYLES .field.has-addons.has-addons-centered {
    justify-content: center; }
  #NEW_STYLES .field.has-addons.has-addons-right {
    justify-content: flex-end; }
  #NEW_STYLES .field.has-addons.has-addons-fullwidth .control {
    flex-grow: 1;
    flex-shrink: 0; }
  #NEW_STYLES .field.is-grouped {
    display: flex;
    justify-content: flex-start; }
  #NEW_STYLES .field.is-grouped > .control {
    flex-shrink: 0; }
  #NEW_STYLES .field.is-grouped > .control:not(:last-child) {
    margin-bottom: 0;
    margin-right: 0.75rem; }
  #NEW_STYLES .field.is-grouped > .control.is-expanded {
    flex-grow: 1;
    flex-shrink: 1; }
  #NEW_STYLES .field.is-grouped.is-grouped-centered {
    justify-content: center; }
  #NEW_STYLES .field.is-grouped.is-grouped-right {
    justify-content: flex-end; }
  #NEW_STYLES .field.is-grouped.is-grouped-multiline {
    flex-wrap: wrap; }
  #NEW_STYLES .field.is-grouped.is-grouped-multiline > .control:last-child, #NEW_STYLES .field.is-grouped.is-grouped-multiline > .control:not(:last-child) {
    margin-bottom: 0.75rem; }
  #NEW_STYLES .field.is-grouped.is-grouped-multiline:last-child {
    margin-bottom: -0.75rem; }
  #NEW_STYLES .field.is-grouped.is-grouped-multiline:not(:last-child) {
    margin-bottom: 0; }
  @media screen and (min-width: 769px), print {
    #NEW_STYLES .field.is-horizontal {
      display: flex; } }
  #NEW_STYLES .field-label .label {
    font-size: inherit; }
  @media screen and (max-width: 768px) {
    #NEW_STYLES .field-label {
      margin-bottom: 0.5rem; } }
  @media screen and (min-width: 769px), print {
    #NEW_STYLES .field-label {
      flex-basis: 0;
      flex-grow: 1;
      flex-shrink: 0;
      margin-right: 1.5rem;
      text-align: right; }
    #NEW_STYLES .field-label.is-small {
      font-size: 0.75rem;
      padding-top: 0.375em; }
    #NEW_STYLES .field-label.is-normal {
      padding-top: 0.375em; }
    #NEW_STYLES .field-label.is-medium {
      font-size: 1.25rem;
      padding-top: 0.375em; }
    #NEW_STYLES .field-label.is-large {
      font-size: 1.5rem;
      padding-top: 0.375em; } }
  #NEW_STYLES .field-body .field .field {
    margin-bottom: 0; }
  @media screen and (min-width: 769px), print {
    #NEW_STYLES .field-body {
      display: flex;
      flex-basis: 0;
      flex-grow: 5;
      flex-shrink: 1; }
    #NEW_STYLES .field-body .field {
      margin-bottom: 0; }
    #NEW_STYLES .field-body > .field {
      flex-shrink: 1; }
    #NEW_STYLES .field-body > .field:not(.is-narrow) {
      flex-grow: 1; }
    #NEW_STYLES .field-body > .field:not(:last-child) {
      margin-right: 0.75rem; } }
  #NEW_STYLES .control {
    box-sizing: border-box;
    clear: both;
    font-size: 1rem;
    position: relative;
    text-align: left; }
  #NEW_STYLES .control.has-icons-left .input:focus ~ .icon,
  #NEW_STYLES .control.has-icons-left .select:focus ~ .icon, #NEW_STYLES .control.has-icons-right .input:focus ~ .icon,
  #NEW_STYLES .control.has-icons-right .select:focus ~ .icon {
    color: #4a4a4a; }
  #NEW_STYLES .control.has-icons-left .input.is-small ~ .icon,
  #NEW_STYLES .control.has-icons-left .select.is-small ~ .icon, #NEW_STYLES .control.has-icons-right .input.is-small ~ .icon,
  #NEW_STYLES .control.has-icons-right .select.is-small ~ .icon {
    font-size: 0.75rem; }
  #NEW_STYLES .control.has-icons-left .input.is-medium ~ .icon,
  #NEW_STYLES .control.has-icons-left .select.is-medium ~ .icon, #NEW_STYLES .control.has-icons-right .input.is-medium ~ .icon,
  #NEW_STYLES .control.has-icons-right .select.is-medium ~ .icon {
    font-size: 1.25rem; }
  #NEW_STYLES .control.has-icons-left .input.is-large ~ .icon,
  #NEW_STYLES .control.has-icons-left .select.is-large ~ .icon, #NEW_STYLES .control.has-icons-right .input.is-large ~ .icon,
  #NEW_STYLES .control.has-icons-right .select.is-large ~ .icon {
    font-size: 1.5rem; }
  #NEW_STYLES .control.has-icons-left .icon, #NEW_STYLES .control.has-icons-right .icon {
    color: #BABABA;
    height: 2.5em;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 2.5em;
    z-index: 4; }
  #NEW_STYLES .control.has-icons-left .input,
  #NEW_STYLES .control.has-icons-left .select select {
    padding-left: 2.5em; }
  #NEW_STYLES .control.has-icons-left .icon.is-left {
    left: 0; }
  #NEW_STYLES .control.has-icons-right .input,
  #NEW_STYLES .control.has-icons-right .select select {
    padding-right: 2.5em; }
  #NEW_STYLES .control.has-icons-right .icon.is-right {
    right: 0; }
  #NEW_STYLES .control.is-loading::after {
    position: absolute !important;
    right: 0.625em;
    top: 0.625em;
    z-index: 4; }
  #NEW_STYLES .control.is-loading.is-small:after {
    font-size: 0.75rem; }
  #NEW_STYLES .control.is-loading.is-medium:after {
    font-size: 1.25rem; }
  #NEW_STYLES .control.is-loading.is-large:after {
    font-size: 1.5rem; }
  #NEW_STYLES .breadcrumb {
    font-size: 1rem;
    white-space: nowrap; }
  #NEW_STYLES .breadcrumb a {
    align-items: center;
    color: #3273dc;
    display: flex;
    justify-content: center;
    padding: 0 0.75em; }
  #NEW_STYLES .breadcrumb a:hover {
    color: #363636; }
  #NEW_STYLES .breadcrumb li {
    align-items: center;
    display: flex; }
  #NEW_STYLES .breadcrumb li:first-child a {
    padding-left: 0; }
  #NEW_STYLES .breadcrumb li.is-active a {
    color: #363636;
    cursor: default;
    pointer-events: none; }
  #NEW_STYLES .breadcrumb li + li::before {
    color: #b5b5b5;
    content: "/"; }
  #NEW_STYLES .breadcrumb ul,
  #NEW_STYLES .breadcrumb ol {
    align-items: flex-start;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start; }
  #NEW_STYLES .breadcrumb .icon:first-child {
    margin-right: 0.5em; }
  #NEW_STYLES .breadcrumb .icon:last-child {
    margin-left: 0.5em; }
  #NEW_STYLES .breadcrumb.is-centered ol,
  #NEW_STYLES .breadcrumb.is-centered ul {
    justify-content: center; }
  #NEW_STYLES .breadcrumb.is-right ol,
  #NEW_STYLES .breadcrumb.is-right ul {
    justify-content: flex-end; }
  #NEW_STYLES .breadcrumb.is-small {
    font-size: 0.75rem; }
  #NEW_STYLES .breadcrumb.is-medium {
    font-size: 1.25rem; }
  #NEW_STYLES .breadcrumb.is-large {
    font-size: 1.5rem; }
  #NEW_STYLES .breadcrumb.has-arrow-separator li + li::before {
    content: "ΓåÆ"; }
  #NEW_STYLES .breadcrumb.has-bullet-separator li + li::before {
    content: "ΓÇó"; }
  #NEW_STYLES .breadcrumb.has-dot-separator li + li::before {
    content: "┬╖"; }
  #NEW_STYLES .breadcrumb.has-succeeds-separator li + li::before {
    content: "Γë╗"; }
  #NEW_STYLES .card {
    background-color: white;
    box-shadow: 0 0.5em 1em -0.125em rgba(10, 10, 10, 0.1), 0 0px 0 1px rgba(10, 10, 10, 0.02);
    color: #4a4a4a;
    max-width: 100%;
    position: relative; }
  #NEW_STYLES .card-header {
    background-color: transparent;
    align-items: stretch;
    box-shadow: 0 0.125em 0.25em rgba(10, 10, 10, 0.1);
    display: flex; }
  #NEW_STYLES .card-header-title {
    align-items: center;
    color: #363636;
    display: flex;
    flex-grow: 1;
    font-weight: 700;
    padding: 0.75rem 1rem; }
  #NEW_STYLES .card-header-title.is-centered {
    justify-content: center; }
  #NEW_STYLES .card-header-icon {
    align-items: center;
    cursor: pointer;
    display: flex;
    justify-content: center;
    padding: 0.75rem 1rem; }
  #NEW_STYLES .card-image {
    display: block;
    position: relative; }
  #NEW_STYLES .card-content {
    background-color: transparent;
    padding: 1.5rem; }
  #NEW_STYLES .card-footer {
    background-color: transparent;
    border-top: 1px solid #ededed;
    align-items: stretch;
    display: flex; }
  #NEW_STYLES .card-footer-item {
    align-items: center;
    display: flex;
    flex-basis: 0;
    flex-grow: 1;
    flex-shrink: 0;
    justify-content: center;
    padding: 0.75rem; }
  #NEW_STYLES .card-footer-item:not(:last-child) {
    border-right: 1px solid #ededed; }
  #NEW_STYLES .card .media:not(:last-child) {
    margin-bottom: 1.5rem; }
  #NEW_STYLES .dropdown {
    display: inline-flex;
    position: relative;
    vertical-align: top; }
  #NEW_STYLES .dropdown.is-active .dropdown-menu, #NEW_STYLES .dropdown.is-hoverable:hover .dropdown-menu {
    display: block; }
  #NEW_STYLES .dropdown.is-right .dropdown-menu {
    left: auto;
    right: 0; }
  #NEW_STYLES .dropdown.is-up .dropdown-menu {
    bottom: 100%;
    padding-bottom: 4px;
    padding-top: initial;
    top: auto; }
  #NEW_STYLES .dropdown-menu {
    display: none;
    left: 0;
    min-width: 12rem;
    padding-top: 4px;
    position: absolute;
    top: 100%;
    z-index: 20; }
  #NEW_STYLES .dropdown-content {
    background-color: white;
    border-radius: 4px;
    box-shadow: 0 0.5em 1em -0.125em rgba(10, 10, 10, 0.1), 0 0px 0 1px rgba(10, 10, 10, 0.02);
    padding-bottom: 0.5rem;
    padding-top: 0.5rem; }
  #NEW_STYLES .dropdown-item {
    color: #4a4a4a;
    display: block;
    font-size: 0.875rem;
    line-height: 1.5;
    padding: 0.375rem 1rem;
    position: relative; }
  #NEW_STYLES a.dropdown-item,
  #NEW_STYLES button.dropdown-item {
    padding-right: 3rem;
    text-align: left;
    white-space: nowrap;
    width: 100%; }
  #NEW_STYLES a.dropdown-item:hover,
  #NEW_STYLES button.dropdown-item:hover {
    background-color: whitesmoke;
    color: #0a0a0a; }
  #NEW_STYLES a.dropdown-item.is-active,
  #NEW_STYLES button.dropdown-item.is-active {
    background-color: #3273dc;
    color: #fff; }
  #NEW_STYLES .dropdown-divider {
    background-color: #ededed;
    border: none;
    display: block;
    height: 1px;
    margin: 0.5rem 0; }
  #NEW_STYLES .level {
    align-items: center;
    justify-content: space-between; }
  #NEW_STYLES .level code {
    border-radius: 4px; }
  #NEW_STYLES .level img {
    display: inline-block;
    vertical-align: top; }
  #NEW_STYLES .level.is-mobile {
    display: flex; }
  #NEW_STYLES .level.is-mobile .level-left,
  #NEW_STYLES .level.is-mobile .level-right {
    display: flex; }
  #NEW_STYLES .level.is-mobile .level-left + .level-right {
    margin-top: 0; }
  #NEW_STYLES .level.is-mobile .level-item:not(:last-child) {
    margin-bottom: 0;
    margin-right: 0.75rem; }
  #NEW_STYLES .level.is-mobile .level-item:not(.is-narrow) {
    flex-grow: 1; }
  @media screen and (min-width: 769px), print {
    #NEW_STYLES .level {
      display: flex; }
    #NEW_STYLES .level > .level-item:not(.is-narrow) {
      flex-grow: 1; } }
  #NEW_STYLES .level-item {
    align-items: center;
    display: flex;
    flex-basis: auto;
    flex-grow: 0;
    flex-shrink: 0;
    justify-content: center; }
  #NEW_STYLES .level-item .title,
  #NEW_STYLES .level-item .subtitle {
    margin-bottom: 0; }
  @media screen and (max-width: 768px) {
    #NEW_STYLES .level-item:not(:last-child) {
      margin-bottom: 0.75rem; } }
  #NEW_STYLES .level-left,
  #NEW_STYLES .level-right {
    flex-basis: auto;
    flex-grow: 0;
    flex-shrink: 0; }
  #NEW_STYLES .level-left .level-item.is-flexible,
  #NEW_STYLES .level-right .level-item.is-flexible {
    flex-grow: 1; }
  @media screen and (min-width: 769px), print {
    #NEW_STYLES .level-left .level-item:not(:last-child),
    #NEW_STYLES .level-right .level-item:not(:last-child) {
      margin-right: 0.75rem; } }
  #NEW_STYLES .level-left {
    align-items: center;
    justify-content: flex-start; }
  @media screen and (max-width: 768px) {
    #NEW_STYLES .level-left + .level-right {
      margin-top: 1.5rem; } }
  @media screen and (min-width: 769px), print {
    #NEW_STYLES .level-left {
      display: flex; } }
  #NEW_STYLES .level-right {
    align-items: center;
    justify-content: flex-end; }
  @media screen and (min-width: 769px), print {
    #NEW_STYLES .level-right {
      display: flex; } }
  #NEW_STYLES .list {
    background-color: white;
    border-radius: 4px;
    box-shadow: 0 2px 3px rgba(10, 10, 10, 0.1), 0 0 0 1px rgba(10, 10, 10, 0.1); }
  #NEW_STYLES .list-item {
    display: block;
    padding: 0.5em 1em; }
  #NEW_STYLES .list-item:not(a) {
    color: #4a4a4a; }
  #NEW_STYLES .list-item:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px; }
  #NEW_STYLES .list-item:last-child {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px; }
  #NEW_STYLES .list-item:not(:last-child) {
    border-bottom: 1px solid #dbdbdb; }
  #NEW_STYLES .list-item.is-active {
    background-color: #3273dc;
    color: #fff; }
  #NEW_STYLES a.list-item {
    background-color: whitesmoke;
    cursor: pointer; }
  #NEW_STYLES .media {
    align-items: flex-start;
    display: flex;
    text-align: left; }
  #NEW_STYLES .media .content:not(:last-child) {
    margin-bottom: 0.75rem; }
  #NEW_STYLES .media .media {
    border-top: 1px solid rgba(219, 219, 219, 0.5);
    display: flex;
    padding-top: 0.75rem; }
  #NEW_STYLES .media .media .content:not(:last-child),
  #NEW_STYLES .media .media .control:not(:last-child) {
    margin-bottom: 0.5rem; }
  #NEW_STYLES .media .media .media {
    padding-top: 0.5rem; }
  #NEW_STYLES .media .media .media + .media {
    margin-top: 0.5rem; }
  #NEW_STYLES .media + .media {
    border-top: 1px solid rgba(219, 219, 219, 0.5);
    margin-top: 1rem;
    padding-top: 1rem; }
  #NEW_STYLES .media.is-large + .media {
    margin-top: 1.5rem;
    padding-top: 1.5rem; }
  #NEW_STYLES .media-left,
  #NEW_STYLES .media-right {
    flex-basis: auto;
    flex-grow: 0;
    flex-shrink: 0; }
  #NEW_STYLES .media-left {
    margin-right: 1rem; }
  #NEW_STYLES .media-right {
    margin-left: 1rem; }
  #NEW_STYLES .media-content {
    flex-basis: auto;
    flex-grow: 1;
    flex-shrink: 1;
    text-align: left; }
  @media screen and (max-width: 768px) {
    #NEW_STYLES .media-content {
      overflow-x: auto; } }
  #NEW_STYLES .menu {
    font-size: 1rem; }
  #NEW_STYLES .menu.is-small {
    font-size: 0.75rem; }
  #NEW_STYLES .menu.is-medium {
    font-size: 1.25rem; }
  #NEW_STYLES .menu.is-large {
    font-size: 1.5rem; }
  #NEW_STYLES .menu-list {
    line-height: 1.25; }
  #NEW_STYLES .menu-list a {
    border-radius: 2px;
    color: #4a4a4a;
    display: block;
    padding: 0.5em 0.75em; }
  #NEW_STYLES .menu-list a:hover {
    background-color: whitesmoke;
    color: #363636; }
  #NEW_STYLES .menu-list a.is-active {
    background-color: #3273dc;
    color: #fff; }
  #NEW_STYLES .menu-list li ul {
    border-left: 1px solid #dbdbdb;
    margin: 0.75em;
    padding-left: 0.75em; }
  #NEW_STYLES .menu-label {
    color: #7a7a7a;
    font-size: 0.75em;
    letter-spacing: 0.1em;
    text-transform: uppercase; }
  #NEW_STYLES .menu-label:not(:first-child) {
    margin-top: 1em; }
  #NEW_STYLES .menu-label:not(:last-child) {
    margin-bottom: 1em; }
  #NEW_STYLES .message {
    background-color: whitesmoke;
    border-radius: 4px;
    font-size: 1rem; }
  #NEW_STYLES .message strong {
    color: currentColor; }
  #NEW_STYLES .message a:not(.button):not(.tag):not(.dropdown-item) {
    color: currentColor;
    text-decoration: underline; }
  #NEW_STYLES .message.is-small {
    font-size: 0.75rem; }
  #NEW_STYLES .message.is-medium {
    font-size: 1.25rem; }
  #NEW_STYLES .message.is-large {
    font-size: 1.5rem; }
  #NEW_STYLES .message.is-white {
    background-color: white; }
  #NEW_STYLES .message.is-white .message-header {
    background-color: white;
    color: #0a0a0a; }
  #NEW_STYLES .message.is-white .message-body {
    border-color: white; }
  #NEW_STYLES .message.is-black {
    background-color: #fafafa; }
  #NEW_STYLES .message.is-black .message-header {
    background-color: #0a0a0a;
    color: white; }
  #NEW_STYLES .message.is-black .message-body {
    border-color: #0a0a0a; }
  #NEW_STYLES .message.is-light {
    background-color: #fafafa; }
  #NEW_STYLES .message.is-light .message-header {
    background-color: whitesmoke;
    color: rgba(0, 0, 0, 0.7); }
  #NEW_STYLES .message.is-light .message-body {
    border-color: whitesmoke; }
  #NEW_STYLES .message.is-dark {
    background-color: #fafafa; }
  #NEW_STYLES .message.is-dark .message-header {
    background-color: #363636;
    color: #fff; }
  #NEW_STYLES .message.is-dark .message-body {
    border-color: #363636; }
  #NEW_STYLES .message.is-primary {
    background-color: #f0f9f5; }
  #NEW_STYLES .message.is-primary .message-header {
    background-color: #2f7f59;
    color: #fff; }
  #NEW_STYLES .message.is-primary .message-body {
    border-color: #2f7f59;
    color: #3fab78; }
  #NEW_STYLES .message.is-link {
    background-color: #eef3fc; }
  #NEW_STYLES .message.is-link .message-header {
    background-color: #3273dc;
    color: #fff; }
  #NEW_STYLES .message.is-link .message-body {
    border-color: #3273dc;
    color: #2160c4; }
  #NEW_STYLES .message.is-info {
    background-color: #eef6fc; }
  #NEW_STYLES .message.is-info .message-header {
    background-color: #3298dc;
    color: #fff; }
  #NEW_STYLES .message.is-info .message-body {
    border-color: #3298dc;
    color: #1d72aa; }
  #NEW_STYLES .message.is-success {
    background-color: #fafcee; }
  #NEW_STYLES .message.is-success .message-header {
    background-color: #c1d72e;
    color: rgba(0, 0, 0, 0.7); }
  #NEW_STYLES .message.is-success .message-body {
    border-color: #c1d72e;
    color: #6f7c18; }
  #NEW_STYLES .message.is-warning {
    background-color: #fffbeb; }
  #NEW_STYLES .message.is-warning .message-header {
    background-color: #ffdd57;
    color: rgba(0, 0, 0, 0.7); }
  #NEW_STYLES .message.is-warning .message-body {
    border-color: #ffdd57;
    color: #947600; }
  #NEW_STYLES .message.is-danger {
    background-color: #fceeee; }
  #NEW_STYLES .message.is-danger .message-header {
    background-color: #d92525;
    color: #fff; }
  #NEW_STYLES .message.is-danger .message-body {
    border-color: #d92525;
    color: #cd2323; }
  #NEW_STYLES .message-header {
    align-items: center;
    background-color: #4a4a4a;
    border-radius: 4px 4px 0 0;
    color: #fff;
    display: flex;
    font-weight: 700;
    justify-content: space-between;
    line-height: 1.25;
    padding: 0.75em 1em;
    position: relative; }
  #NEW_STYLES .message-header .delete {
    flex-grow: 0;
    flex-shrink: 0;
    margin-left: 0.75em; }
  #NEW_STYLES .message-header + .message-body {
    border-width: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0; }
  #NEW_STYLES .message-body {
    border-color: #dbdbdb;
    border-radius: 4px;
    border-style: solid;
    border-width: 0 0 0 4px;
    color: #4a4a4a;
    padding: 1.25em 1.5em; }
  #NEW_STYLES .message-body code,
  #NEW_STYLES .message-body pre {
    background-color: white; }
  #NEW_STYLES .message-body pre code {
    background-color: transparent; }
  #NEW_STYLES .modal {
    align-items: center;
    display: none;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    position: fixed;
    z-index: 40; }
  #NEW_STYLES .modal.is-active {
    display: flex; }
  #NEW_STYLES .modal-background {
    background-color: rgba(10, 10, 10, 0.86); }
  #NEW_STYLES .modal-content,
  #NEW_STYLES .modal-card {
    margin: 0 20px;
    max-height: calc(100vh - 160px);
    overflow: auto;
    position: relative;
    width: 100%; }
  @media screen and (min-width: 769px), print {
    #NEW_STYLES .modal-content,
    #NEW_STYLES .modal-card {
      margin: 0 auto;
      max-height: calc(100vh - 40px);
      width: 640px; } }
  #NEW_STYLES .modal-close {
    background: none;
    height: 40px;
    position: fixed;
    right: 20px;
    top: 20px;
    width: 40px; }
  #NEW_STYLES .modal-card {
    display: flex;
    flex-direction: column;
    max-height: calc(100vh - 40px);
    overflow: hidden;
    -ms-overflow-y: visible; }
  #NEW_STYLES .modal-card-head,
  #NEW_STYLES .modal-card-foot {
    align-items: center;
    background-color: whitesmoke;
    display: flex;
    flex-shrink: 0;
    justify-content: flex-start;
    padding: 20px;
    position: relative; }
  #NEW_STYLES .modal-card-head {
    border-bottom: 1px solid #dbdbdb;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px; }
  #NEW_STYLES .modal-card-title {
    color: #363636;
    flex-grow: 1;
    flex-shrink: 0;
    font-size: 1.5rem;
    line-height: 1; }
  #NEW_STYLES .modal-card-foot {
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    border-top: 1px solid #dbdbdb; }
  #NEW_STYLES .modal-card-foot .button:not(:last-child) {
    margin-right: 0.5em; }
  #NEW_STYLES .modal-card-body {
    -webkit-overflow-scrolling: touch;
    background-color: white;
    flex-grow: 1;
    flex-shrink: 1;
    overflow: auto;
    padding: 20px; }
  #NEW_STYLES .navbar {
    background-color: white;
    min-height: 3.25rem;
    position: relative;
    z-index: 30; }
  #NEW_STYLES .navbar.is-white {
    background-color: white;
    color: #0a0a0a; }
  #NEW_STYLES .navbar.is-white .navbar-brand > .navbar-item,
  #NEW_STYLES .navbar.is-white .navbar-brand .navbar-link {
    color: #0a0a0a; }
  #NEW_STYLES .navbar.is-white .navbar-brand > a.navbar-item:focus, #NEW_STYLES .navbar.is-white .navbar-brand > a.navbar-item:hover, #NEW_STYLES .navbar.is-white .navbar-brand > a.navbar-item.is-active,
  #NEW_STYLES .navbar.is-white .navbar-brand .navbar-link:focus,
  #NEW_STYLES .navbar.is-white .navbar-brand .navbar-link:hover,
  #NEW_STYLES .navbar.is-white .navbar-brand .navbar-link.is-active {
    background-color: #f2f2f2;
    color: #0a0a0a; }
  #NEW_STYLES .navbar.is-white .navbar-brand .navbar-link::after {
    border-color: #0a0a0a; }
  #NEW_STYLES .navbar.is-white .navbar-burger {
    color: #0a0a0a; }
  @media screen and (min-width: 1024px) {
    #NEW_STYLES .navbar.is-white .navbar-start > .navbar-item,
    #NEW_STYLES .navbar.is-white .navbar-start .navbar-link,
    #NEW_STYLES .navbar.is-white .navbar-end > .navbar-item,
    #NEW_STYLES .navbar.is-white .navbar-end .navbar-link {
      color: #0a0a0a; }
    #NEW_STYLES .navbar.is-white .navbar-start > a.navbar-item:focus, #NEW_STYLES .navbar.is-white .navbar-start > a.navbar-item:hover, #NEW_STYLES .navbar.is-white .navbar-start > a.navbar-item.is-active,
    #NEW_STYLES .navbar.is-white .navbar-start .navbar-link:focus,
    #NEW_STYLES .navbar.is-white .navbar-start .navbar-link:hover,
    #NEW_STYLES .navbar.is-white .navbar-start .navbar-link.is-active,
    #NEW_STYLES .navbar.is-white .navbar-end > a.navbar-item:focus,
    #NEW_STYLES .navbar.is-white .navbar-end > a.navbar-item:hover,
    #NEW_STYLES .navbar.is-white .navbar-end > a.navbar-item.is-active,
    #NEW_STYLES .navbar.is-white .navbar-end .navbar-link:focus,
    #NEW_STYLES .navbar.is-white .navbar-end .navbar-link:hover,
    #NEW_STYLES .navbar.is-white .navbar-end .navbar-link.is-active {
      background-color: #f2f2f2;
      color: #0a0a0a; }
    #NEW_STYLES .navbar.is-white .navbar-start .navbar-link::after,
    #NEW_STYLES .navbar.is-white .navbar-end .navbar-link::after {
      border-color: #0a0a0a; }
    #NEW_STYLES .navbar.is-white .navbar-item.has-dropdown:focus .navbar-link,
    #NEW_STYLES .navbar.is-white .navbar-item.has-dropdown:hover .navbar-link,
    #NEW_STYLES .navbar.is-white .navbar-item.has-dropdown.is-active .navbar-link {
      background-color: #f2f2f2;
      color: #0a0a0a; }
    #NEW_STYLES .navbar.is-white .navbar-dropdown a.navbar-item.is-active {
      background-color: white;
      color: #0a0a0a; } }
  #NEW_STYLES .navbar.is-black {
    background-color: #0a0a0a;
    color: white; }
  #NEW_STYLES .navbar.is-black .navbar-brand > .navbar-item,
  #NEW_STYLES .navbar.is-black .navbar-brand .navbar-link {
    color: white; }
  #NEW_STYLES .navbar.is-black .navbar-brand > a.navbar-item:focus, #NEW_STYLES .navbar.is-black .navbar-brand > a.navbar-item:hover, #NEW_STYLES .navbar.is-black .navbar-brand > a.navbar-item.is-active,
  #NEW_STYLES .navbar.is-black .navbar-brand .navbar-link:focus,
  #NEW_STYLES .navbar.is-black .navbar-brand .navbar-link:hover,
  #NEW_STYLES .navbar.is-black .navbar-brand .navbar-link.is-active {
    background-color: black;
    color: white; }
  #NEW_STYLES .navbar.is-black .navbar-brand .navbar-link::after {
    border-color: white; }
  #NEW_STYLES .navbar.is-black .navbar-burger {
    color: white; }
  @media screen and (min-width: 1024px) {
    #NEW_STYLES .navbar.is-black .navbar-start > .navbar-item,
    #NEW_STYLES .navbar.is-black .navbar-start .navbar-link,
    #NEW_STYLES .navbar.is-black .navbar-end > .navbar-item,
    #NEW_STYLES .navbar.is-black .navbar-end .navbar-link {
      color: white; }
    #NEW_STYLES .navbar.is-black .navbar-start > a.navbar-item:focus, #NEW_STYLES .navbar.is-black .navbar-start > a.navbar-item:hover, #NEW_STYLES .navbar.is-black .navbar-start > a.navbar-item.is-active,
    #NEW_STYLES .navbar.is-black .navbar-start .navbar-link:focus,
    #NEW_STYLES .navbar.is-black .navbar-start .navbar-link:hover,
    #NEW_STYLES .navbar.is-black .navbar-start .navbar-link.is-active,
    #NEW_STYLES .navbar.is-black .navbar-end > a.navbar-item:focus,
    #NEW_STYLES .navbar.is-black .navbar-end > a.navbar-item:hover,
    #NEW_STYLES .navbar.is-black .navbar-end > a.navbar-item.is-active,
    #NEW_STYLES .navbar.is-black .navbar-end .navbar-link:focus,
    #NEW_STYLES .navbar.is-black .navbar-end .navbar-link:hover,
    #NEW_STYLES .navbar.is-black .navbar-end .navbar-link.is-active {
      background-color: black;
      color: white; }
    #NEW_STYLES .navbar.is-black .navbar-start .navbar-link::after,
    #NEW_STYLES .navbar.is-black .navbar-end .navbar-link::after {
      border-color: white; }
    #NEW_STYLES .navbar.is-black .navbar-item.has-dropdown:focus .navbar-link,
    #NEW_STYLES .navbar.is-black .navbar-item.has-dropdown:hover .navbar-link,
    #NEW_STYLES .navbar.is-black .navbar-item.has-dropdown.is-active .navbar-link {
      background-color: black;
      color: white; }
    #NEW_STYLES .navbar.is-black .navbar-dropdown a.navbar-item.is-active {
      background-color: #0a0a0a;
      color: white; } }
  #NEW_STYLES .navbar.is-light {
    background-color: whitesmoke;
    color: rgba(0, 0, 0, 0.7); }
  #NEW_STYLES .navbar.is-light .navbar-brand > .navbar-item,
  #NEW_STYLES .navbar.is-light .navbar-brand .navbar-link {
    color: rgba(0, 0, 0, 0.7); }
  #NEW_STYLES .navbar.is-light .navbar-brand > a.navbar-item:focus, #NEW_STYLES .navbar.is-light .navbar-brand > a.navbar-item:hover, #NEW_STYLES .navbar.is-light .navbar-brand > a.navbar-item.is-active,
  #NEW_STYLES .navbar.is-light .navbar-brand .navbar-link:focus,
  #NEW_STYLES .navbar.is-light .navbar-brand .navbar-link:hover,
  #NEW_STYLES .navbar.is-light .navbar-brand .navbar-link.is-active {
    background-color: #e8e8e8;
    color: rgba(0, 0, 0, 0.7); }
  #NEW_STYLES .navbar.is-light .navbar-brand .navbar-link::after {
    border-color: rgba(0, 0, 0, 0.7); }
  #NEW_STYLES .navbar.is-light .navbar-burger {
    color: rgba(0, 0, 0, 0.7); }
  @media screen and (min-width: 1024px) {
    #NEW_STYLES .navbar.is-light .navbar-start > .navbar-item,
    #NEW_STYLES .navbar.is-light .navbar-start .navbar-link,
    #NEW_STYLES .navbar.is-light .navbar-end > .navbar-item,
    #NEW_STYLES .navbar.is-light .navbar-end .navbar-link {
      color: rgba(0, 0, 0, 0.7); }
    #NEW_STYLES .navbar.is-light .navbar-start > a.navbar-item:focus, #NEW_STYLES .navbar.is-light .navbar-start > a.navbar-item:hover, #NEW_STYLES .navbar.is-light .navbar-start > a.navbar-item.is-active,
    #NEW_STYLES .navbar.is-light .navbar-start .navbar-link:focus,
    #NEW_STYLES .navbar.is-light .navbar-start .navbar-link:hover,
    #NEW_STYLES .navbar.is-light .navbar-start .navbar-link.is-active,
    #NEW_STYLES .navbar.is-light .navbar-end > a.navbar-item:focus,
    #NEW_STYLES .navbar.is-light .navbar-end > a.navbar-item:hover,
    #NEW_STYLES .navbar.is-light .navbar-end > a.navbar-item.is-active,
    #NEW_STYLES .navbar.is-light .navbar-end .navbar-link:focus,
    #NEW_STYLES .navbar.is-light .navbar-end .navbar-link:hover,
    #NEW_STYLES .navbar.is-light .navbar-end .navbar-link.is-active {
      background-color: #e8e8e8;
      color: rgba(0, 0, 0, 0.7); }
    #NEW_STYLES .navbar.is-light .navbar-start .navbar-link::after,
    #NEW_STYLES .navbar.is-light .navbar-end .navbar-link::after {
      border-color: rgba(0, 0, 0, 0.7); }
    #NEW_STYLES .navbar.is-light .navbar-item.has-dropdown:focus .navbar-link,
    #NEW_STYLES .navbar.is-light .navbar-item.has-dropdown:hover .navbar-link,
    #NEW_STYLES .navbar.is-light .navbar-item.has-dropdown.is-active .navbar-link {
      background-color: #e8e8e8;
      color: rgba(0, 0, 0, 0.7); }
    #NEW_STYLES .navbar.is-light .navbar-dropdown a.navbar-item.is-active {
      background-color: whitesmoke;
      color: rgba(0, 0, 0, 0.7); } }
  #NEW_STYLES .navbar.is-dark {
    background-color: #363636;
    color: #fff; }
  #NEW_STYLES .navbar.is-dark .navbar-brand > .navbar-item,
  #NEW_STYLES .navbar.is-dark .navbar-brand .navbar-link {
    color: #fff; }
  #NEW_STYLES .navbar.is-dark .navbar-brand > a.navbar-item:focus, #NEW_STYLES .navbar.is-dark .navbar-brand > a.navbar-item:hover, #NEW_STYLES .navbar.is-dark .navbar-brand > a.navbar-item.is-active,
  #NEW_STYLES .navbar.is-dark .navbar-brand .navbar-link:focus,
  #NEW_STYLES .navbar.is-dark .navbar-brand .navbar-link:hover,
  #NEW_STYLES .navbar.is-dark .navbar-brand .navbar-link.is-active {
    background-color: #292929;
    color: #fff; }
  #NEW_STYLES .navbar.is-dark .navbar-brand .navbar-link::after {
    border-color: #fff; }
  #NEW_STYLES .navbar.is-dark .navbar-burger {
    color: #fff; }
  @media screen and (min-width: 1024px) {
    #NEW_STYLES .navbar.is-dark .navbar-start > .navbar-item,
    #NEW_STYLES .navbar.is-dark .navbar-start .navbar-link,
    #NEW_STYLES .navbar.is-dark .navbar-end > .navbar-item,
    #NEW_STYLES .navbar.is-dark .navbar-end .navbar-link {
      color: #fff; }
    #NEW_STYLES .navbar.is-dark .navbar-start > a.navbar-item:focus, #NEW_STYLES .navbar.is-dark .navbar-start > a.navbar-item:hover, #NEW_STYLES .navbar.is-dark .navbar-start > a.navbar-item.is-active,
    #NEW_STYLES .navbar.is-dark .navbar-start .navbar-link:focus,
    #NEW_STYLES .navbar.is-dark .navbar-start .navbar-link:hover,
    #NEW_STYLES .navbar.is-dark .navbar-start .navbar-link.is-active,
    #NEW_STYLES .navbar.is-dark .navbar-end > a.navbar-item:focus,
    #NEW_STYLES .navbar.is-dark .navbar-end > a.navbar-item:hover,
    #NEW_STYLES .navbar.is-dark .navbar-end > a.navbar-item.is-active,
    #NEW_STYLES .navbar.is-dark .navbar-end .navbar-link:focus,
    #NEW_STYLES .navbar.is-dark .navbar-end .navbar-link:hover,
    #NEW_STYLES .navbar.is-dark .navbar-end .navbar-link.is-active {
      background-color: #292929;
      color: #fff; }
    #NEW_STYLES .navbar.is-dark .navbar-start .navbar-link::after,
    #NEW_STYLES .navbar.is-dark .navbar-end .navbar-link::after {
      border-color: #fff; }
    #NEW_STYLES .navbar.is-dark .navbar-item.has-dropdown:focus .navbar-link,
    #NEW_STYLES .navbar.is-dark .navbar-item.has-dropdown:hover .navbar-link,
    #NEW_STYLES .navbar.is-dark .navbar-item.has-dropdown.is-active .navbar-link {
      background-color: #292929;
      color: #fff; }
    #NEW_STYLES .navbar.is-dark .navbar-dropdown a.navbar-item.is-active {
      background-color: #363636;
      color: #fff; } }
  #NEW_STYLES .navbar.is-primary {
    background-color: #2f7f59;
    color: #fff; }
  #NEW_STYLES .navbar.is-primary .navbar-brand > .navbar-item,
  #NEW_STYLES .navbar.is-primary .navbar-brand .navbar-link {
    color: #fff; }
  #NEW_STYLES .navbar.is-primary .navbar-brand > a.navbar-item:focus, #NEW_STYLES .navbar.is-primary .navbar-brand > a.navbar-item:hover, #NEW_STYLES .navbar.is-primary .navbar-brand > a.navbar-item.is-active,
  #NEW_STYLES .navbar.is-primary .navbar-brand .navbar-link:focus,
  #NEW_STYLES .navbar.is-primary .navbar-brand .navbar-link:hover,
  #NEW_STYLES .navbar.is-primary .navbar-brand .navbar-link.is-active {
    background-color: #286c4c;
    color: #fff; }
  #NEW_STYLES .navbar.is-primary .navbar-brand .navbar-link::after {
    border-color: #fff; }
  #NEW_STYLES .navbar.is-primary .navbar-burger {
    color: #fff; }
  @media screen and (min-width: 1024px) {
    #NEW_STYLES .navbar.is-primary .navbar-start > .navbar-item,
    #NEW_STYLES .navbar.is-primary .navbar-start .navbar-link,
    #NEW_STYLES .navbar.is-primary .navbar-end > .navbar-item,
    #NEW_STYLES .navbar.is-primary .navbar-end .navbar-link {
      color: #fff; }
    #NEW_STYLES .navbar.is-primary .navbar-start > a.navbar-item:focus, #NEW_STYLES .navbar.is-primary .navbar-start > a.navbar-item:hover, #NEW_STYLES .navbar.is-primary .navbar-start > a.navbar-item.is-active,
    #NEW_STYLES .navbar.is-primary .navbar-start .navbar-link:focus,
    #NEW_STYLES .navbar.is-primary .navbar-start .navbar-link:hover,
    #NEW_STYLES .navbar.is-primary .navbar-start .navbar-link.is-active,
    #NEW_STYLES .navbar.is-primary .navbar-end > a.navbar-item:focus,
    #NEW_STYLES .navbar.is-primary .navbar-end > a.navbar-item:hover,
    #NEW_STYLES .navbar.is-primary .navbar-end > a.navbar-item.is-active,
    #NEW_STYLES .navbar.is-primary .navbar-end .navbar-link:focus,
    #NEW_STYLES .navbar.is-primary .navbar-end .navbar-link:hover,
    #NEW_STYLES .navbar.is-primary .navbar-end .navbar-link.is-active {
      background-color: #286c4c;
      color: #fff; }
    #NEW_STYLES .navbar.is-primary .navbar-start .navbar-link::after,
    #NEW_STYLES .navbar.is-primary .navbar-end .navbar-link::after {
      border-color: #fff; }
    #NEW_STYLES .navbar.is-primary .navbar-item.has-dropdown:focus .navbar-link,
    #NEW_STYLES .navbar.is-primary .navbar-item.has-dropdown:hover .navbar-link,
    #NEW_STYLES .navbar.is-primary .navbar-item.has-dropdown.is-active .navbar-link {
      background-color: #286c4c;
      color: #fff; }
    #NEW_STYLES .navbar.is-primary .navbar-dropdown a.navbar-item.is-active {
      background-color: #2f7f59;
      color: #fff; } }
  #NEW_STYLES .navbar.is-link {
    background-color: #3273dc;
    color: #fff; }
  #NEW_STYLES .navbar.is-link .navbar-brand > .navbar-item,
  #NEW_STYLES .navbar.is-link .navbar-brand .navbar-link {
    color: #fff; }
  #NEW_STYLES .navbar.is-link .navbar-brand > a.navbar-item:focus, #NEW_STYLES .navbar.is-link .navbar-brand > a.navbar-item:hover, #NEW_STYLES .navbar.is-link .navbar-brand > a.navbar-item.is-active,
  #NEW_STYLES .navbar.is-link .navbar-brand .navbar-link:focus,
  #NEW_STYLES .navbar.is-link .navbar-brand .navbar-link:hover,
  #NEW_STYLES .navbar.is-link .navbar-brand .navbar-link.is-active {
    background-color: #2366d1;
    color: #fff; }
  #NEW_STYLES .navbar.is-link .navbar-brand .navbar-link::after {
    border-color: #fff; }
  #NEW_STYLES .navbar.is-link .navbar-burger {
    color: #fff; }
  @media screen and (min-width: 1024px) {
    #NEW_STYLES .navbar.is-link .navbar-start > .navbar-item,
    #NEW_STYLES .navbar.is-link .navbar-start .navbar-link,
    #NEW_STYLES .navbar.is-link .navbar-end > .navbar-item,
    #NEW_STYLES .navbar.is-link .navbar-end .navbar-link {
      color: #fff; }
    #NEW_STYLES .navbar.is-link .navbar-start > a.navbar-item:focus, #NEW_STYLES .navbar.is-link .navbar-start > a.navbar-item:hover, #NEW_STYLES .navbar.is-link .navbar-start > a.navbar-item.is-active,
    #NEW_STYLES .navbar.is-link .navbar-start .navbar-link:focus,
    #NEW_STYLES .navbar.is-link .navbar-start .navbar-link:hover,
    #NEW_STYLES .navbar.is-link .navbar-start .navbar-link.is-active,
    #NEW_STYLES .navbar.is-link .navbar-end > a.navbar-item:focus,
    #NEW_STYLES .navbar.is-link .navbar-end > a.navbar-item:hover,
    #NEW_STYLES .navbar.is-link .navbar-end > a.navbar-item.is-active,
    #NEW_STYLES .navbar.is-link .navbar-end .navbar-link:focus,
    #NEW_STYLES .navbar.is-link .navbar-end .navbar-link:hover,
    #NEW_STYLES .navbar.is-link .navbar-end .navbar-link.is-active {
      background-color: #2366d1;
      color: #fff; }
    #NEW_STYLES .navbar.is-link .navbar-start .navbar-link::after,
    #NEW_STYLES .navbar.is-link .navbar-end .navbar-link::after {
      border-color: #fff; }
    #NEW_STYLES .navbar.is-link .navbar-item.has-dropdown:focus .navbar-link,
    #NEW_STYLES .navbar.is-link .navbar-item.has-dropdown:hover .navbar-link,
    #NEW_STYLES .navbar.is-link .navbar-item.has-dropdown.is-active .navbar-link {
      background-color: #2366d1;
      color: #fff; }
    #NEW_STYLES .navbar.is-link .navbar-dropdown a.navbar-item.is-active {
      background-color: #3273dc;
      color: #fff; } }
  #NEW_STYLES .navbar.is-info {
    background-color: #3298dc;
    color: #fff; }
  #NEW_STYLES .navbar.is-info .navbar-brand > .navbar-item,
  #NEW_STYLES .navbar.is-info .navbar-brand .navbar-link {
    color: #fff; }
  #NEW_STYLES .navbar.is-info .navbar-brand > a.navbar-item:focus, #NEW_STYLES .navbar.is-info .navbar-brand > a.navbar-item:hover, #NEW_STYLES .navbar.is-info .navbar-brand > a.navbar-item.is-active,
  #NEW_STYLES .navbar.is-info .navbar-brand .navbar-link:focus,
  #NEW_STYLES .navbar.is-info .navbar-brand .navbar-link:hover,
  #NEW_STYLES .navbar.is-info .navbar-brand .navbar-link.is-active {
    background-color: #238cd1;
    color: #fff; }
  #NEW_STYLES .navbar.is-info .navbar-brand .navbar-link::after {
    border-color: #fff; }
  #NEW_STYLES .navbar.is-info .navbar-burger {
    color: #fff; }
  @media screen and (min-width: 1024px) {
    #NEW_STYLES .navbar.is-info .navbar-start > .navbar-item,
    #NEW_STYLES .navbar.is-info .navbar-start .navbar-link,
    #NEW_STYLES .navbar.is-info .navbar-end > .navbar-item,
    #NEW_STYLES .navbar.is-info .navbar-end .navbar-link {
      color: #fff; }
    #NEW_STYLES .navbar.is-info .navbar-start > a.navbar-item:focus, #NEW_STYLES .navbar.is-info .navbar-start > a.navbar-item:hover, #NEW_STYLES .navbar.is-info .navbar-start > a.navbar-item.is-active,
    #NEW_STYLES .navbar.is-info .navbar-start .navbar-link:focus,
    #NEW_STYLES .navbar.is-info .navbar-start .navbar-link:hover,
    #NEW_STYLES .navbar.is-info .navbar-start .navbar-link.is-active,
    #NEW_STYLES .navbar.is-info .navbar-end > a.navbar-item:focus,
    #NEW_STYLES .navbar.is-info .navbar-end > a.navbar-item:hover,
    #NEW_STYLES .navbar.is-info .navbar-end > a.navbar-item.is-active,
    #NEW_STYLES .navbar.is-info .navbar-end .navbar-link:focus,
    #NEW_STYLES .navbar.is-info .navbar-end .navbar-link:hover,
    #NEW_STYLES .navbar.is-info .navbar-end .navbar-link.is-active {
      background-color: #238cd1;
      color: #fff; }
    #NEW_STYLES .navbar.is-info .navbar-start .navbar-link::after,
    #NEW_STYLES .navbar.is-info .navbar-end .navbar-link::after {
      border-color: #fff; }
    #NEW_STYLES .navbar.is-info .navbar-item.has-dropdown:focus .navbar-link,
    #NEW_STYLES .navbar.is-info .navbar-item.has-dropdown:hover .navbar-link,
    #NEW_STYLES .navbar.is-info .navbar-item.has-dropdown.is-active .navbar-link {
      background-color: #238cd1;
      color: #fff; }
    #NEW_STYLES .navbar.is-info .navbar-dropdown a.navbar-item.is-active {
      background-color: #3298dc;
      color: #fff; } }
  #NEW_STYLES .navbar.is-success {
    background-color: #c1d72e;
    color: rgba(0, 0, 0, 0.7); }
  #NEW_STYLES .navbar.is-success .navbar-brand > .navbar-item,
  #NEW_STYLES .navbar.is-success .navbar-brand .navbar-link {
    color: rgba(0, 0, 0, 0.7); }
  #NEW_STYLES .navbar.is-success .navbar-brand > a.navbar-item:focus, #NEW_STYLES .navbar.is-success .navbar-brand > a.navbar-item:hover, #NEW_STYLES .navbar.is-success .navbar-brand > a.navbar-item.is-active,
  #NEW_STYLES .navbar.is-success .navbar-brand .navbar-link:focus,
  #NEW_STYLES .navbar.is-success .navbar-brand .navbar-link:hover,
  #NEW_STYLES .navbar.is-success .navbar-brand .navbar-link.is-active {
    background-color: #b1c626;
    color: rgba(0, 0, 0, 0.7); }
  #NEW_STYLES .navbar.is-success .navbar-brand .navbar-link::after {
    border-color: rgba(0, 0, 0, 0.7); }
  #NEW_STYLES .navbar.is-success .navbar-burger {
    color: rgba(0, 0, 0, 0.7); }
  @media screen and (min-width: 1024px) {
    #NEW_STYLES .navbar.is-success .navbar-start > .navbar-item,
    #NEW_STYLES .navbar.is-success .navbar-start .navbar-link,
    #NEW_STYLES .navbar.is-success .navbar-end > .navbar-item,
    #NEW_STYLES .navbar.is-success .navbar-end .navbar-link {
      color: rgba(0, 0, 0, 0.7); }
    #NEW_STYLES .navbar.is-success .navbar-start > a.navbar-item:focus, #NEW_STYLES .navbar.is-success .navbar-start > a.navbar-item:hover, #NEW_STYLES .navbar.is-success .navbar-start > a.navbar-item.is-active,
    #NEW_STYLES .navbar.is-success .navbar-start .navbar-link:focus,
    #NEW_STYLES .navbar.is-success .navbar-start .navbar-link:hover,
    #NEW_STYLES .navbar.is-success .navbar-start .navbar-link.is-active,
    #NEW_STYLES .navbar.is-success .navbar-end > a.navbar-item:focus,
    #NEW_STYLES .navbar.is-success .navbar-end > a.navbar-item:hover,
    #NEW_STYLES .navbar.is-success .navbar-end > a.navbar-item.is-active,
    #NEW_STYLES .navbar.is-success .navbar-end .navbar-link:focus,
    #NEW_STYLES .navbar.is-success .navbar-end .navbar-link:hover,
    #NEW_STYLES .navbar.is-success .navbar-end .navbar-link.is-active {
      background-color: #b1c626;
      color: rgba(0, 0, 0, 0.7); }
    #NEW_STYLES .navbar.is-success .navbar-start .navbar-link::after,
    #NEW_STYLES .navbar.is-success .navbar-end .navbar-link::after {
      border-color: rgba(0, 0, 0, 0.7); }
    #NEW_STYLES .navbar.is-success .navbar-item.has-dropdown:focus .navbar-link,
    #NEW_STYLES .navbar.is-success .navbar-item.has-dropdown:hover .navbar-link,
    #NEW_STYLES .navbar.is-success .navbar-item.has-dropdown.is-active .navbar-link {
      background-color: #b1c626;
      color: rgba(0, 0, 0, 0.7); }
    #NEW_STYLES .navbar.is-success .navbar-dropdown a.navbar-item.is-active {
      background-color: #c1d72e;
      color: rgba(0, 0, 0, 0.7); } }
  #NEW_STYLES .navbar.is-warning {
    background-color: #ffdd57;
    color: rgba(0, 0, 0, 0.7); }
  #NEW_STYLES .navbar.is-warning .navbar-brand > .navbar-item,
  #NEW_STYLES .navbar.is-warning .navbar-brand .navbar-link {
    color: rgba(0, 0, 0, 0.7); }
  #NEW_STYLES .navbar.is-warning .navbar-brand > a.navbar-item:focus, #NEW_STYLES .navbar.is-warning .navbar-brand > a.navbar-item:hover, #NEW_STYLES .navbar.is-warning .navbar-brand > a.navbar-item.is-active,
  #NEW_STYLES .navbar.is-warning .navbar-brand .navbar-link:focus,
  #NEW_STYLES .navbar.is-warning .navbar-brand .navbar-link:hover,
  #NEW_STYLES .navbar.is-warning .navbar-brand .navbar-link.is-active {
    background-color: #ffd83d;
    color: rgba(0, 0, 0, 0.7); }
  #NEW_STYLES .navbar.is-warning .navbar-brand .navbar-link::after {
    border-color: rgba(0, 0, 0, 0.7); }
  #NEW_STYLES .navbar.is-warning .navbar-burger {
    color: rgba(0, 0, 0, 0.7); }
  @media screen and (min-width: 1024px) {
    #NEW_STYLES .navbar.is-warning .navbar-start > .navbar-item,
    #NEW_STYLES .navbar.is-warning .navbar-start .navbar-link,
    #NEW_STYLES .navbar.is-warning .navbar-end > .navbar-item,
    #NEW_STYLES .navbar.is-warning .navbar-end .navbar-link {
      color: rgba(0, 0, 0, 0.7); }
    #NEW_STYLES .navbar.is-warning .navbar-start > a.navbar-item:focus, #NEW_STYLES .navbar.is-warning .navbar-start > a.navbar-item:hover, #NEW_STYLES .navbar.is-warning .navbar-start > a.navbar-item.is-active,
    #NEW_STYLES .navbar.is-warning .navbar-start .navbar-link:focus,
    #NEW_STYLES .navbar.is-warning .navbar-start .navbar-link:hover,
    #NEW_STYLES .navbar.is-warning .navbar-start .navbar-link.is-active,
    #NEW_STYLES .navbar.is-warning .navbar-end > a.navbar-item:focus,
    #NEW_STYLES .navbar.is-warning .navbar-end > a.navbar-item:hover,
    #NEW_STYLES .navbar.is-warning .navbar-end > a.navbar-item.is-active,
    #NEW_STYLES .navbar.is-warning .navbar-end .navbar-link:focus,
    #NEW_STYLES .navbar.is-warning .navbar-end .navbar-link:hover,
    #NEW_STYLES .navbar.is-warning .navbar-end .navbar-link.is-active {
      background-color: #ffd83d;
      color: rgba(0, 0, 0, 0.7); }
    #NEW_STYLES .navbar.is-warning .navbar-start .navbar-link::after,
    #NEW_STYLES .navbar.is-warning .navbar-end .navbar-link::after {
      border-color: rgba(0, 0, 0, 0.7); }
    #NEW_STYLES .navbar.is-warning .navbar-item.has-dropdown:focus .navbar-link,
    #NEW_STYLES .navbar.is-warning .navbar-item.has-dropdown:hover .navbar-link,
    #NEW_STYLES .navbar.is-warning .navbar-item.has-dropdown.is-active .navbar-link {
      background-color: #ffd83d;
      color: rgba(0, 0, 0, 0.7); }
    #NEW_STYLES .navbar.is-warning .navbar-dropdown a.navbar-item.is-active {
      background-color: #ffdd57;
      color: rgba(0, 0, 0, 0.7); } }
  #NEW_STYLES .navbar.is-danger {
    background-color: #d92525;
    color: #fff; }
  #NEW_STYLES .navbar.is-danger .navbar-brand > .navbar-item,
  #NEW_STYLES .navbar.is-danger .navbar-brand .navbar-link {
    color: #fff; }
  #NEW_STYLES .navbar.is-danger .navbar-brand > a.navbar-item:focus, #NEW_STYLES .navbar.is-danger .navbar-brand > a.navbar-item:hover, #NEW_STYLES .navbar.is-danger .navbar-brand > a.navbar-item.is-active,
  #NEW_STYLES .navbar.is-danger .navbar-brand .navbar-link:focus,
  #NEW_STYLES .navbar.is-danger .navbar-brand .navbar-link:hover,
  #NEW_STYLES .navbar.is-danger .navbar-brand .navbar-link.is-active {
    background-color: #c32121;
    color: #fff; }
  #NEW_STYLES .navbar.is-danger .navbar-brand .navbar-link::after {
    border-color: #fff; }
  #NEW_STYLES .navbar.is-danger .navbar-burger {
    color: #fff; }
  @media screen and (min-width: 1024px) {
    #NEW_STYLES .navbar.is-danger .navbar-start > .navbar-item,
    #NEW_STYLES .navbar.is-danger .navbar-start .navbar-link,
    #NEW_STYLES .navbar.is-danger .navbar-end > .navbar-item,
    #NEW_STYLES .navbar.is-danger .navbar-end .navbar-link {
      color: #fff; }
    #NEW_STYLES .navbar.is-danger .navbar-start > a.navbar-item:focus, #NEW_STYLES .navbar.is-danger .navbar-start > a.navbar-item:hover, #NEW_STYLES .navbar.is-danger .navbar-start > a.navbar-item.is-active,
    #NEW_STYLES .navbar.is-danger .navbar-start .navbar-link:focus,
    #NEW_STYLES .navbar.is-danger .navbar-start .navbar-link:hover,
    #NEW_STYLES .navbar.is-danger .navbar-start .navbar-link.is-active,
    #NEW_STYLES .navbar.is-danger .navbar-end > a.navbar-item:focus,
    #NEW_STYLES .navbar.is-danger .navbar-end > a.navbar-item:hover,
    #NEW_STYLES .navbar.is-danger .navbar-end > a.navbar-item.is-active,
    #NEW_STYLES .navbar.is-danger .navbar-end .navbar-link:focus,
    #NEW_STYLES .navbar.is-danger .navbar-end .navbar-link:hover,
    #NEW_STYLES .navbar.is-danger .navbar-end .navbar-link.is-active {
      background-color: #c32121;
      color: #fff; }
    #NEW_STYLES .navbar.is-danger .navbar-start .navbar-link::after,
    #NEW_STYLES .navbar.is-danger .navbar-end .navbar-link::after {
      border-color: #fff; }
    #NEW_STYLES .navbar.is-danger .navbar-item.has-dropdown:focus .navbar-link,
    #NEW_STYLES .navbar.is-danger .navbar-item.has-dropdown:hover .navbar-link,
    #NEW_STYLES .navbar.is-danger .navbar-item.has-dropdown.is-active .navbar-link {
      background-color: #c32121;
      color: #fff; }
    #NEW_STYLES .navbar.is-danger .navbar-dropdown a.navbar-item.is-active {
      background-color: #d92525;
      color: #fff; } }
  #NEW_STYLES .navbar > .container {
    align-items: stretch;
    display: flex;
    min-height: 3.25rem;
    width: 100%; }
  #NEW_STYLES .navbar.has-shadow {
    box-shadow: 0 2px 0 0 whitesmoke; }
  #NEW_STYLES .navbar.is-fixed-bottom, #NEW_STYLES .navbar.is-fixed-top {
    left: 0;
    position: fixed;
    right: 0;
    z-index: 30; }
  #NEW_STYLES .navbar.is-fixed-bottom {
    bottom: 0; }
  #NEW_STYLES .navbar.is-fixed-bottom.has-shadow {
    box-shadow: 0 -2px 0 0 whitesmoke; }
  #NEW_STYLES .navbar.is-fixed-top {
    top: 0; }
  #NEW_STYLES html.has-navbar-fixed-top,
  #NEW_STYLES body.has-navbar-fixed-top {
    padding-top: 3.25rem; }
  #NEW_STYLES html.has-navbar-fixed-bottom,
  #NEW_STYLES body.has-navbar-fixed-bottom {
    padding-bottom: 3.25rem; }
  #NEW_STYLES .navbar-brand,
  #NEW_STYLES .navbar-tabs {
    align-items: stretch;
    display: flex;
    flex-shrink: 0;
    min-height: 3.25rem; }
  #NEW_STYLES .navbar-brand a.navbar-item:focus, #NEW_STYLES .navbar-brand a.navbar-item:hover {
    background-color: transparent; }
  #NEW_STYLES .navbar-tabs {
    -webkit-overflow-scrolling: touch;
    max-width: 100vw;
    overflow-x: auto;
    overflow-y: hidden; }
  #NEW_STYLES .navbar-burger {
    color: #4a4a4a;
    cursor: pointer;
    display: block;
    height: 3.25rem;
    position: relative;
    width: 3.25rem;
    margin-left: auto; }
  #NEW_STYLES .navbar-burger span {
    background-color: currentColor;
    display: block;
    height: 1px;
    left: calc(50% - 8px);
    position: absolute;
    transform-origin: center;
    transition-duration: 86ms;
    transition-property: background-color, opacity, transform;
    transition-timing-function: ease-out;
    width: 16px; }
  #NEW_STYLES .navbar-burger span:nth-child(1) {
    top: calc(50% - 6px); }
  #NEW_STYLES .navbar-burger span:nth-child(2) {
    top: calc(50% - 1px); }
  #NEW_STYLES .navbar-burger span:nth-child(3) {
    top: calc(50% + 4px); }
  #NEW_STYLES .navbar-burger:hover {
    background-color: rgba(0, 0, 0, 0.05); }
  #NEW_STYLES .navbar-burger.is-active span:nth-child(1) {
    transform: translateY(5px) rotate(45deg); }
  #NEW_STYLES .navbar-burger.is-active span:nth-child(2) {
    opacity: 0; }
  #NEW_STYLES .navbar-burger.is-active span:nth-child(3) {
    transform: translateY(-5px) rotate(-45deg); }
  #NEW_STYLES .navbar-menu {
    display: none; }
  #NEW_STYLES .navbar-item,
  #NEW_STYLES .navbar-link {
    color: #4a4a4a;
    display: block;
    line-height: 1.5;
    padding: 0.5rem 0.75rem;
    position: relative; }
  #NEW_STYLES .navbar-item .icon:only-child,
  #NEW_STYLES .navbar-link .icon:only-child {
    margin-left: -0.25rem;
    margin-right: -0.25rem; }
  #NEW_STYLES a.navbar-item,
  #NEW_STYLES .navbar-link {
    cursor: pointer; }
  #NEW_STYLES a.navbar-item:focus, #NEW_STYLES a.navbar-item:focus-within, #NEW_STYLES a.navbar-item:hover, #NEW_STYLES a.navbar-item.is-active,
  #NEW_STYLES .navbar-link:focus,
  #NEW_STYLES .navbar-link:focus-within,
  #NEW_STYLES .navbar-link:hover,
  #NEW_STYLES .navbar-link.is-active {
    background-color: #fafafa;
    color: #3273dc; }
  #NEW_STYLES .navbar-item {
    display: block;
    flex-grow: 0;
    flex-shrink: 0; }
  #NEW_STYLES .navbar-item img {
    max-height: 1.75rem; }
  #NEW_STYLES .navbar-item.has-dropdown {
    padding: 0; }
  #NEW_STYLES .navbar-item.is-expanded {
    flex-grow: 1;
    flex-shrink: 1; }
  #NEW_STYLES .navbar-item.is-tab {
    border-bottom: 1px solid transparent;
    min-height: 3.25rem;
    padding-bottom: calc(0.5rem - 1px); }
  #NEW_STYLES .navbar-item.is-tab:focus, #NEW_STYLES .navbar-item.is-tab:hover {
    background-color: transparent;
    border-bottom-color: #3273dc; }
  #NEW_STYLES .navbar-item.is-tab.is-active {
    background-color: transparent;
    border-bottom-color: #3273dc;
    border-bottom-style: solid;
    border-bottom-width: 3px;
    color: #3273dc;
    padding-bottom: calc(0.5rem - 3px); }
  #NEW_STYLES .navbar-content {
    flex-grow: 1;
    flex-shrink: 1; }
  #NEW_STYLES .navbar-link:not(.is-arrowless) {
    padding-right: 2.5em; }
  #NEW_STYLES .navbar-link:not(.is-arrowless)::after {
    border-color: #3273dc;
    margin-top: -0.375em;
    right: 1.125em; }
  #NEW_STYLES .navbar-dropdown {
    font-size: 0.875rem;
    padding-bottom: 0.5rem;
    padding-top: 0.5rem; }
  #NEW_STYLES .navbar-dropdown .navbar-item {
    padding-left: 1.5rem;
    padding-right: 1.5rem; }
  #NEW_STYLES .navbar-divider {
    background-color: whitesmoke;
    border: none;
    display: none;
    height: 2px;
    margin: 0.5rem 0; }
  @media screen and (max-width: 1023px) {
    #NEW_STYLES .navbar > .container {
      display: block; }
    #NEW_STYLES .navbar-brand .navbar-item,
    #NEW_STYLES .navbar-tabs .navbar-item {
      align-items: center;
      display: flex; }
    #NEW_STYLES .navbar-link::after {
      display: none; }
    #NEW_STYLES .navbar-menu {
      background-color: white;
      box-shadow: 0 8px 16px rgba(10, 10, 10, 0.1);
      padding: 0.5rem 0; }
    #NEW_STYLES .navbar-menu.is-active {
      display: block; }
    #NEW_STYLES .navbar.is-fixed-bottom-touch, #NEW_STYLES .navbar.is-fixed-top-touch {
      left: 0;
      position: fixed;
      right: 0;
      z-index: 30; }
    #NEW_STYLES .navbar.is-fixed-bottom-touch {
      bottom: 0; }
    #NEW_STYLES .navbar.is-fixed-bottom-touch.has-shadow {
      box-shadow: 0 -2px 3px rgba(10, 10, 10, 0.1); }
    #NEW_STYLES .navbar.is-fixed-top-touch {
      top: 0; }
    #NEW_STYLES .navbar.is-fixed-top .navbar-menu, #NEW_STYLES .navbar.is-fixed-top-touch .navbar-menu {
      -webkit-overflow-scrolling: touch;
      max-height: calc(100vh - 3.25rem);
      overflow: auto; }
    #NEW_STYLES html.has-navbar-fixed-top-touch,
    #NEW_STYLES body.has-navbar-fixed-top-touch {
      padding-top: 3.25rem; }
    #NEW_STYLES html.has-navbar-fixed-bottom-touch,
    #NEW_STYLES body.has-navbar-fixed-bottom-touch {
      padding-bottom: 3.25rem; } }
  @media screen and (min-width: 1024px) {
    #NEW_STYLES .navbar,
    #NEW_STYLES .navbar-menu,
    #NEW_STYLES .navbar-start,
    #NEW_STYLES .navbar-end {
      align-items: stretch;
      display: flex; }
    #NEW_STYLES .navbar {
      min-height: 3.25rem; }
    #NEW_STYLES .navbar.is-spaced {
      padding: 1rem 2rem; }
    #NEW_STYLES .navbar.is-spaced .navbar-start,
    #NEW_STYLES .navbar.is-spaced .navbar-end {
      align-items: center; }
    #NEW_STYLES .navbar.is-spaced a.navbar-item,
    #NEW_STYLES .navbar.is-spaced .navbar-link {
      border-radius: 4px; }
    #NEW_STYLES .navbar.is-transparent a.navbar-item:focus, #NEW_STYLES .navbar.is-transparent a.navbar-item:hover, #NEW_STYLES .navbar.is-transparent a.navbar-item.is-active,
    #NEW_STYLES .navbar.is-transparent .navbar-link:focus,
    #NEW_STYLES .navbar.is-transparent .navbar-link:hover,
    #NEW_STYLES .navbar.is-transparent .navbar-link.is-active {
      background-color: transparent !important; }
    #NEW_STYLES .navbar.is-transparent .navbar-item.has-dropdown.is-active .navbar-link, #NEW_STYLES .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus .navbar-link, #NEW_STYLES .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus-within .navbar-link, #NEW_STYLES .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:hover .navbar-link {
      background-color: transparent !important; }
    #NEW_STYLES .navbar.is-transparent .navbar-dropdown a.navbar-item:focus, #NEW_STYLES .navbar.is-transparent .navbar-dropdown a.navbar-item:hover {
      background-color: whitesmoke;
      color: #0a0a0a; }
    #NEW_STYLES .navbar.is-transparent .navbar-dropdown a.navbar-item.is-active {
      background-color: whitesmoke;
      color: #3273dc; }
    #NEW_STYLES .navbar-burger {
      display: none; }
    #NEW_STYLES .navbar-item,
    #NEW_STYLES .navbar-link {
      align-items: center;
      display: flex; }
    #NEW_STYLES .navbar-item {
      display: flex; }
    #NEW_STYLES .navbar-item.has-dropdown {
      align-items: stretch; }
    #NEW_STYLES .navbar-item.has-dropdown-up .navbar-link::after {
      transform: rotate(135deg) translate(0.25em, -0.25em); }
    #NEW_STYLES .navbar-item.has-dropdown-up .navbar-dropdown {
      border-bottom: 2px solid #dbdbdb;
      border-radius: 6px 6px 0 0;
      border-top: none;
      bottom: 100%;
      box-shadow: 0 -8px 8px rgba(10, 10, 10, 0.1);
      top: auto; }
    #NEW_STYLES .navbar-item.is-active .navbar-dropdown, #NEW_STYLES .navbar-item.is-hoverable:focus .navbar-dropdown, #NEW_STYLES .navbar-item.is-hoverable:focus-within .navbar-dropdown, #NEW_STYLES .navbar-item.is-hoverable:hover .navbar-dropdown {
      display: block; }
    #NEW_STYLES .navbar.is-spaced .navbar-item.is-active .navbar-dropdown, #NEW_STYLES .navbar-item.is-active .navbar-dropdown.is-boxed, #NEW_STYLES .navbar.is-spaced .navbar-item.is-hoverable:focus .navbar-dropdown, #NEW_STYLES .navbar-item.is-hoverable:focus .navbar-dropdown.is-boxed, #NEW_STYLES .navbar.is-spaced .navbar-item.is-hoverable:focus-within .navbar-dropdown, #NEW_STYLES .navbar-item.is-hoverable:focus-within .navbar-dropdown.is-boxed, #NEW_STYLES .navbar.is-spaced .navbar-item.is-hoverable:hover .navbar-dropdown, #NEW_STYLES .navbar-item.is-hoverable:hover .navbar-dropdown.is-boxed {
      opacity: 1;
      pointer-events: auto;
      transform: translateY(0); }
    #NEW_STYLES .navbar-menu {
      flex-grow: 1;
      flex-shrink: 0; }
    #NEW_STYLES .navbar-start {
      justify-content: flex-start;
      margin-right: auto; }
    #NEW_STYLES .navbar-end {
      justify-content: flex-end;
      margin-left: auto; }
    #NEW_STYLES .navbar-dropdown {
      background-color: white;
      border-bottom-left-radius: 6px;
      border-bottom-right-radius: 6px;
      border-top: 2px solid #dbdbdb;
      box-shadow: 0 8px 8px rgba(10, 10, 10, 0.1);
      display: none;
      font-size: 0.875rem;
      left: 0;
      min-width: 100%;
      position: absolute;
      top: 100%;
      z-index: 20; }
    #NEW_STYLES .navbar-dropdown .navbar-item {
      padding: 0.375rem 1rem;
      white-space: nowrap; }
    #NEW_STYLES .navbar-dropdown a.navbar-item {
      padding-right: 3rem; }
    #NEW_STYLES .navbar-dropdown a.navbar-item:focus, #NEW_STYLES .navbar-dropdown a.navbar-item:hover {
      background-color: whitesmoke;
      color: #0a0a0a; }
    #NEW_STYLES .navbar-dropdown a.navbar-item.is-active {
      background-color: whitesmoke;
      color: #3273dc; }
    #NEW_STYLES .navbar.is-spaced .navbar-dropdown, #NEW_STYLES .navbar-dropdown.is-boxed {
      border-radius: 6px;
      border-top: none;
      box-shadow: 0 8px 8px rgba(10, 10, 10, 0.1), 0 0 0 1px rgba(10, 10, 10, 0.1);
      display: block;
      opacity: 0;
      pointer-events: none;
      top: calc(100% + (-4px));
      transform: translateY(-5px);
      transition-duration: 86ms;
      transition-property: opacity, transform; }
    #NEW_STYLES .navbar-dropdown.is-right {
      left: auto;
      right: 0; }
    #NEW_STYLES .navbar-divider {
      display: block; }
    #NEW_STYLES .navbar > .container .navbar-brand,
    #NEW_STYLES .container > .navbar .navbar-brand {
      margin-left: -0.75rem; }
    #NEW_STYLES .navbar > .container .navbar-menu,
    #NEW_STYLES .container > .navbar .navbar-menu {
      margin-right: -0.75rem; }
    #NEW_STYLES .navbar.is-fixed-bottom-desktop, #NEW_STYLES .navbar.is-fixed-top-desktop {
      left: 0;
      position: fixed;
      right: 0;
      z-index: 30; }
    #NEW_STYLES .navbar.is-fixed-bottom-desktop {
      bottom: 0; }
    #NEW_STYLES .navbar.is-fixed-bottom-desktop.has-shadow {
      box-shadow: 0 -2px 3px rgba(10, 10, 10, 0.1); }
    #NEW_STYLES .navbar.is-fixed-top-desktop {
      top: 0; }
    #NEW_STYLES html.has-navbar-fixed-top-desktop,
    #NEW_STYLES body.has-navbar-fixed-top-desktop {
      padding-top: 3.25rem; }
    #NEW_STYLES html.has-navbar-fixed-bottom-desktop,
    #NEW_STYLES body.has-navbar-fixed-bottom-desktop {
      padding-bottom: 3.25rem; }
    #NEW_STYLES html.has-spaced-navbar-fixed-top,
    #NEW_STYLES body.has-spaced-navbar-fixed-top {
      padding-top: 5.25rem; }
    #NEW_STYLES html.has-spaced-navbar-fixed-bottom,
    #NEW_STYLES body.has-spaced-navbar-fixed-bottom {
      padding-bottom: 5.25rem; }
    #NEW_STYLES a.navbar-item.is-active,
    #NEW_STYLES .navbar-link.is-active {
      color: #0a0a0a; }
    #NEW_STYLES a.navbar-item.is-active:not(:focus):not(:hover),
    #NEW_STYLES .navbar-link.is-active:not(:focus):not(:hover) {
      background-color: transparent; }
    #NEW_STYLES .navbar-item.has-dropdown:focus .navbar-link, #NEW_STYLES .navbar-item.has-dropdown:hover .navbar-link, #NEW_STYLES .navbar-item.has-dropdown.is-active .navbar-link {
      background-color: #fafafa; } }
  #NEW_STYLES .hero.is-fullheight-with-navbar {
    min-height: calc(100vh - 3.25rem); }
  #NEW_STYLES .pagination {
    font-size: 1rem;
    margin: -0.25rem; }
  #NEW_STYLES .pagination.is-small {
    font-size: 0.75rem; }
  #NEW_STYLES .pagination.is-medium {
    font-size: 1.25rem; }
  #NEW_STYLES .pagination.is-large {
    font-size: 1.5rem; }
  #NEW_STYLES .pagination.is-rounded .pagination-previous,
  #NEW_STYLES .pagination.is-rounded .pagination-next {
    padding-left: 1em;
    padding-right: 1em;
    border-radius: 290486px; }
  #NEW_STYLES .pagination.is-rounded .pagination-link {
    border-radius: 290486px; }
  #NEW_STYLES .pagination,
  #NEW_STYLES .pagination-list {
    align-items: center;
    display: flex;
    justify-content: center;
    text-align: center; }
  #NEW_STYLES .pagination-previous,
  #NEW_STYLES .pagination-next,
  #NEW_STYLES .pagination-link,
  #NEW_STYLES .pagination-ellipsis {
    font-size: 1em;
    justify-content: center;
    margin: 0.25rem;
    padding-left: 0.5em;
    padding-right: 0.5em;
    text-align: center; }
  #NEW_STYLES .pagination-previous,
  #NEW_STYLES .pagination-next,
  #NEW_STYLES .pagination-link {
    border-color: #dbdbdb;
    color: #363636;
    min-width: 2.5em; }
  #NEW_STYLES .pagination-previous:hover,
  #NEW_STYLES .pagination-next:hover,
  #NEW_STYLES .pagination-link:hover {
    border-color: #b5b5b5;
    color: #363636; }
  #NEW_STYLES .pagination-previous:focus,
  #NEW_STYLES .pagination-next:focus,
  #NEW_STYLES .pagination-link:focus {
    border-color: #3273dc; }
  #NEW_STYLES .pagination-previous:active,
  #NEW_STYLES .pagination-next:active,
  #NEW_STYLES .pagination-link:active {
    box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.2); }
  #NEW_STYLES .pagination-previous[disabled],
  #NEW_STYLES .pagination-next[disabled],
  #NEW_STYLES .pagination-link[disabled] {
    background-color: #dbdbdb;
    border-color: #dbdbdb;
    box-shadow: none;
    color: #7a7a7a;
    opacity: 0.5; }
  #NEW_STYLES .pagination-previous,
  #NEW_STYLES .pagination-next {
    padding-left: 0.75em;
    padding-right: 0.75em;
    white-space: nowrap; }
  #NEW_STYLES .pagination-link.is-current {
    background-color: #3273dc;
    border-color: #3273dc;
    color: #fff; }
  #NEW_STYLES .pagination-ellipsis {
    color: #b5b5b5;
    pointer-events: none; }
  #NEW_STYLES .pagination-list {
    flex-wrap: wrap; }
  @media screen and (max-width: 768px) {
    #NEW_STYLES .pagination {
      flex-wrap: wrap; }
    #NEW_STYLES .pagination-previous,
    #NEW_STYLES .pagination-next {
      flex-grow: 1;
      flex-shrink: 1; }
    #NEW_STYLES .pagination-list li {
      flex-grow: 1;
      flex-shrink: 1; } }
  @media screen and (min-width: 769px), print {
    #NEW_STYLES .pagination-list {
      flex-grow: 1;
      flex-shrink: 1;
      justify-content: flex-start;
      order: 1; }
    #NEW_STYLES .pagination-previous {
      order: 2; }
    #NEW_STYLES .pagination-next {
      order: 3; }
    #NEW_STYLES .pagination {
      justify-content: space-between; }
    #NEW_STYLES .pagination.is-centered .pagination-previous {
      order: 1; }
    #NEW_STYLES .pagination.is-centered .pagination-list {
      justify-content: center;
      order: 2; }
    #NEW_STYLES .pagination.is-centered .pagination-next {
      order: 3; }
    #NEW_STYLES .pagination.is-right .pagination-previous {
      order: 1; }
    #NEW_STYLES .pagination.is-right .pagination-next {
      order: 2; }
    #NEW_STYLES .pagination.is-right .pagination-list {
      justify-content: flex-end;
      order: 3; } }
  #NEW_STYLES .panel {
    border-radius: 6px;
    box-shadow: 0 0.5em 1em -0.125em rgba(10, 10, 10, 0.1), 0 0px 0 1px rgba(10, 10, 10, 0.02);
    font-size: 1rem; }
  #NEW_STYLES .panel:not(:last-child) {
    margin-bottom: 1.5rem; }
  #NEW_STYLES .panel.is-white .panel-heading {
    background-color: white;
    color: #0a0a0a; }
  #NEW_STYLES .panel.is-white .panel-tabs a.is-active {
    border-bottom-color: white; }
  #NEW_STYLES .panel.is-white .panel-block.is-active .panel-icon {
    color: white; }
  #NEW_STYLES .panel.is-black .panel-heading {
    background-color: #0a0a0a;
    color: white; }
  #NEW_STYLES .panel.is-black .panel-tabs a.is-active {
    border-bottom-color: #0a0a0a; }
  #NEW_STYLES .panel.is-black .panel-block.is-active .panel-icon {
    color: #0a0a0a; }
  #NEW_STYLES .panel.is-light .panel-heading {
    background-color: whitesmoke;
    color: rgba(0, 0, 0, 0.7); }
  #NEW_STYLES .panel.is-light .panel-tabs a.is-active {
    border-bottom-color: whitesmoke; }
  #NEW_STYLES .panel.is-light .panel-block.is-active .panel-icon {
    color: whitesmoke; }
  #NEW_STYLES .panel.is-dark .panel-heading {
    background-color: #363636;
    color: #fff; }
  #NEW_STYLES .panel.is-dark .panel-tabs a.is-active {
    border-bottom-color: #363636; }
  #NEW_STYLES .panel.is-dark .panel-block.is-active .panel-icon {
    color: #363636; }
  #NEW_STYLES .panel.is-primary .panel-heading {
    background-color: #2f7f59;
    color: #fff; }
  #NEW_STYLES .panel.is-primary .panel-tabs a.is-active {
    border-bottom-color: #2f7f59; }
  #NEW_STYLES .panel.is-primary .panel-block.is-active .panel-icon {
    color: #2f7f59; }
  #NEW_STYLES .panel.is-link .panel-heading {
    background-color: #3273dc;
    color: #fff; }
  #NEW_STYLES .panel.is-link .panel-tabs a.is-active {
    border-bottom-color: #3273dc; }
  #NEW_STYLES .panel.is-link .panel-block.is-active .panel-icon {
    color: #3273dc; }
  #NEW_STYLES .panel.is-info .panel-heading {
    background-color: #3298dc;
    color: #fff; }
  #NEW_STYLES .panel.is-info .panel-tabs a.is-active {
    border-bottom-color: #3298dc; }
  #NEW_STYLES .panel.is-info .panel-block.is-active .panel-icon {
    color: #3298dc; }
  #NEW_STYLES .panel.is-success .panel-heading {
    background-color: #c1d72e;
    color: rgba(0, 0, 0, 0.7); }
  #NEW_STYLES .panel.is-success .panel-tabs a.is-active {
    border-bottom-color: #c1d72e; }
  #NEW_STYLES .panel.is-success .panel-block.is-active .panel-icon {
    color: #c1d72e; }
  #NEW_STYLES .panel.is-warning .panel-heading {
    background-color: #ffdd57;
    color: rgba(0, 0, 0, 0.7); }
  #NEW_STYLES .panel.is-warning .panel-tabs a.is-active {
    border-bottom-color: #ffdd57; }
  #NEW_STYLES .panel.is-warning .panel-block.is-active .panel-icon {
    color: #ffdd57; }
  #NEW_STYLES .panel.is-danger .panel-heading {
    background-color: #d92525;
    color: #fff; }
  #NEW_STYLES .panel.is-danger .panel-tabs a.is-active {
    border-bottom-color: #d92525; }
  #NEW_STYLES .panel.is-danger .panel-block.is-active .panel-icon {
    color: #d92525; }
  #NEW_STYLES .panel-tabs:not(:last-child),
  #NEW_STYLES .panel-block:not(:last-child) {
    border-bottom: 1px solid #ededed; }
  #NEW_STYLES .panel-heading {
    background-color: #ededed;
    border-radius: 6px 6px 0 0;
    color: #363636;
    font-size: 1.25em;
    font-weight: 700;
    line-height: 1.25;
    padding: 0.75em 1em; }
  #NEW_STYLES .panel-tabs {
    align-items: flex-end;
    display: flex;
    font-size: 0.875em;
    justify-content: center; }
  #NEW_STYLES .panel-tabs a {
    border-bottom: 1px solid #dbdbdb;
    margin-bottom: -1px;
    padding: 0.5em; }
  #NEW_STYLES .panel-tabs a.is-active {
    border-bottom-color: #4a4a4a;
    color: #363636; }
  #NEW_STYLES .panel-list a {
    color: #4a4a4a; }
  #NEW_STYLES .panel-list a:hover {
    color: #3273dc; }
  #NEW_STYLES .panel-block {
    align-items: center;
    color: #363636;
    display: flex;
    justify-content: flex-start;
    padding: 0.5em 0.75em; }
  #NEW_STYLES .panel-block input[type="checkbox"] {
    margin-right: 0.75em; }
  #NEW_STYLES .panel-block > .control {
    flex-grow: 1;
    flex-shrink: 1;
    width: 100%; }
  #NEW_STYLES .panel-block.is-wrapped {
    flex-wrap: wrap; }
  #NEW_STYLES .panel-block.is-active {
    border-left-color: #3273dc;
    color: #363636; }
  #NEW_STYLES .panel-block.is-active .panel-icon {
    color: #3273dc; }
  #NEW_STYLES .panel-block:last-child {
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px; }
  #NEW_STYLES a.panel-block,
  #NEW_STYLES label.panel-block {
    cursor: pointer; }
  #NEW_STYLES a.panel-block:hover,
  #NEW_STYLES label.panel-block:hover {
    background-color: whitesmoke; }
  #NEW_STYLES .panel-icon {
    display: inline-block;
    font-size: 14px;
    height: 1em;
    line-height: 1em;
    text-align: center;
    vertical-align: top;
    width: 1em;
    color: #7a7a7a;
    margin-right: 0.75em; }
  #NEW_STYLES .panel-icon .fa {
    font-size: inherit;
    line-height: inherit; }
  #NEW_STYLES .tabs {
    -webkit-overflow-scrolling: touch;
    align-items: stretch;
    display: flex;
    font-size: 1rem;
    justify-content: space-between;
    overflow: hidden;
    overflow-x: auto;
    white-space: nowrap; }
  #NEW_STYLES .tabs a {
    align-items: center;
    border-bottom-color: #dbdbdb;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    color: #4a4a4a;
    display: flex;
    justify-content: center;
    margin-bottom: -1px;
    padding: 0.5em 1em;
    vertical-align: top; }
  #NEW_STYLES .tabs a:hover {
    border-bottom-color: #363636;
    color: #363636; }
  #NEW_STYLES .tabs li {
    display: block; }
  #NEW_STYLES .tabs li.is-active a {
    border-bottom-color: #3273dc;
    color: #3273dc; }
  #NEW_STYLES .tabs ul {
    align-items: center;
    border-bottom-color: #dbdbdb;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    display: flex;
    flex-grow: 1;
    flex-shrink: 0;
    justify-content: flex-start; }
  #NEW_STYLES .tabs ul.is-left {
    padding-right: 0.75em; }
  #NEW_STYLES .tabs ul.is-center {
    flex: none;
    justify-content: center;
    padding-left: 0.75em;
    padding-right: 0.75em; }
  #NEW_STYLES .tabs ul.is-right {
    justify-content: flex-end;
    padding-left: 0.75em; }
  #NEW_STYLES .tabs .icon:first-child {
    margin-right: 0.5em; }
  #NEW_STYLES .tabs .icon:last-child {
    margin-left: 0.5em; }
  #NEW_STYLES .tabs.is-centered ul {
    justify-content: center; }
  #NEW_STYLES .tabs.is-right ul {
    justify-content: flex-end; }
  #NEW_STYLES .tabs.is-boxed a {
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0; }
  #NEW_STYLES .tabs.is-boxed a:hover {
    background-color: whitesmoke;
    border-bottom-color: #dbdbdb; }
  #NEW_STYLES .tabs.is-boxed li.is-active a {
    background-color: white;
    border-color: #dbdbdb;
    border-bottom-color: transparent !important; }
  #NEW_STYLES .tabs.is-fullwidth li {
    flex-grow: 1;
    flex-shrink: 0; }
  #NEW_STYLES .tabs.is-toggle a {
    border-color: #dbdbdb;
    border-style: solid;
    border-width: 1px;
    margin-bottom: 0;
    position: relative; }
  #NEW_STYLES .tabs.is-toggle a:hover {
    background-color: whitesmoke;
    border-color: #b5b5b5;
    z-index: 2; }
  #NEW_STYLES .tabs.is-toggle li + li {
    margin-left: -1px; }
  #NEW_STYLES .tabs.is-toggle li:first-child a {
    border-radius: 4px 0 0 4px; }
  #NEW_STYLES .tabs.is-toggle li:last-child a {
    border-radius: 0 4px 4px 0; }
  #NEW_STYLES .tabs.is-toggle li.is-active a {
    background-color: #3273dc;
    border-color: #3273dc;
    color: #fff;
    z-index: 1; }
  #NEW_STYLES .tabs.is-toggle ul {
    border-bottom: none; }
  #NEW_STYLES .tabs.is-toggle.is-toggle-rounded li:first-child a {
    border-bottom-left-radius: 290486px;
    border-top-left-radius: 290486px;
    padding-left: 1.25em; }
  #NEW_STYLES .tabs.is-toggle.is-toggle-rounded li:last-child a {
    border-bottom-right-radius: 290486px;
    border-top-right-radius: 290486px;
    padding-right: 1.25em; }
  #NEW_STYLES .tabs.is-small {
    font-size: 0.75rem; }
  #NEW_STYLES .tabs.is-medium {
    font-size: 1.25rem; }
  #NEW_STYLES .tabs.is-large {
    font-size: 1.5rem; }
  #NEW_STYLES .column {
    display: block;
    flex-basis: 0;
    flex-grow: 1;
    flex-shrink: 1;
    padding: 0.75rem; }
  #NEW_STYLES .columns.is-mobile > .column.is-narrow {
    flex: none; }
  #NEW_STYLES .columns.is-mobile > .column.is-full {
    flex: none;
    width: 100%; }
  #NEW_STYLES .columns.is-mobile > .column.is-three-quarters {
    flex: none;
    width: 75%; }
  #NEW_STYLES .columns.is-mobile > .column.is-two-thirds {
    flex: none;
    width: 66.6666%; }
  #NEW_STYLES .columns.is-mobile > .column.is-half {
    flex: none;
    width: 50%; }
  #NEW_STYLES .columns.is-mobile > .column.is-one-third {
    flex: none;
    width: 33.3333%; }
  #NEW_STYLES .columns.is-mobile > .column.is-one-quarter {
    flex: none;
    width: 25%; }
  #NEW_STYLES .columns.is-mobile > .column.is-one-fifth {
    flex: none;
    width: 20%; }
  #NEW_STYLES .columns.is-mobile > .column.is-two-fifths {
    flex: none;
    width: 40%; }
  #NEW_STYLES .columns.is-mobile > .column.is-three-fifths {
    flex: none;
    width: 60%; }
  #NEW_STYLES .columns.is-mobile > .column.is-four-fifths {
    flex: none;
    width: 80%; }
  #NEW_STYLES .columns.is-mobile > .column.is-offset-three-quarters {
    margin-left: 75%; }
  #NEW_STYLES .columns.is-mobile > .column.is-offset-two-thirds {
    margin-left: 66.6666%; }
  #NEW_STYLES .columns.is-mobile > .column.is-offset-half {
    margin-left: 50%; }
  #NEW_STYLES .columns.is-mobile > .column.is-offset-one-third {
    margin-left: 33.3333%; }
  #NEW_STYLES .columns.is-mobile > .column.is-offset-one-quarter {
    margin-left: 25%; }
  #NEW_STYLES .columns.is-mobile > .column.is-offset-one-fifth {
    margin-left: 20%; }
  #NEW_STYLES .columns.is-mobile > .column.is-offset-two-fifths {
    margin-left: 40%; }
  #NEW_STYLES .columns.is-mobile > .column.is-offset-three-fifths {
    margin-left: 60%; }
  #NEW_STYLES .columns.is-mobile > .column.is-offset-four-fifths {
    margin-left: 80%; }
  #NEW_STYLES .columns.is-mobile > .column.is-0 {
    flex: none;
    width: 0%; }
  #NEW_STYLES .columns.is-mobile > .column.is-offset-0 {
    margin-left: 0%; }
  #NEW_STYLES .columns.is-mobile > .column.is-1 {
    flex: none;
    width: 8.3333333333%; }
  #NEW_STYLES .columns.is-mobile > .column.is-offset-1 {
    margin-left: 8.3333333333%; }
  #NEW_STYLES .columns.is-mobile > .column.is-2 {
    flex: none;
    width: 16.6666666667%; }
  #NEW_STYLES .columns.is-mobile > .column.is-offset-2 {
    margin-left: 16.6666666667%; }
  #NEW_STYLES .columns.is-mobile > .column.is-3 {
    flex: none;
    width: 25%; }
  #NEW_STYLES .columns.is-mobile > .column.is-offset-3 {
    margin-left: 25%; }
  #NEW_STYLES .columns.is-mobile > .column.is-4 {
    flex: none;
    width: 33.3333333333%; }
  #NEW_STYLES .columns.is-mobile > .column.is-offset-4 {
    margin-left: 33.3333333333%; }
  #NEW_STYLES .columns.is-mobile > .column.is-5 {
    flex: none;
    width: 41.6666666667%; }
  #NEW_STYLES .columns.is-mobile > .column.is-offset-5 {
    margin-left: 41.6666666667%; }
  #NEW_STYLES .columns.is-mobile > .column.is-6 {
    flex: none;
    width: 50%; }
  #NEW_STYLES .columns.is-mobile > .column.is-offset-6 {
    margin-left: 50%; }
  #NEW_STYLES .columns.is-mobile > .column.is-7 {
    flex: none;
    width: 58.3333333333%; }
  #NEW_STYLES .columns.is-mobile > .column.is-offset-7 {
    margin-left: 58.3333333333%; }
  #NEW_STYLES .columns.is-mobile > .column.is-8 {
    flex: none;
    width: 66.6666666667%; }
  #NEW_STYLES .columns.is-mobile > .column.is-offset-8 {
    margin-left: 66.6666666667%; }
  #NEW_STYLES .columns.is-mobile > .column.is-9 {
    flex: none;
    width: 75%; }
  #NEW_STYLES .columns.is-mobile > .column.is-offset-9 {
    margin-left: 75%; }
  #NEW_STYLES .columns.is-mobile > .column.is-10 {
    flex: none;
    width: 83.3333333333%; }
  #NEW_STYLES .columns.is-mobile > .column.is-offset-10 {
    margin-left: 83.3333333333%; }
  #NEW_STYLES .columns.is-mobile > .column.is-11 {
    flex: none;
    width: 91.6666666667%; }
  #NEW_STYLES .columns.is-mobile > .column.is-offset-11 {
    margin-left: 91.6666666667%; }
  #NEW_STYLES .columns.is-mobile > .column.is-12 {
    flex: none;
    width: 100%; }
  #NEW_STYLES .columns.is-mobile > .column.is-offset-12 {
    margin-left: 100%; }
  @media screen and (max-width: 768px) {
    #NEW_STYLES .column.is-narrow-mobile {
      flex: none; }
    #NEW_STYLES .column.is-full-mobile {
      flex: none;
      width: 100%; }
    #NEW_STYLES .column.is-three-quarters-mobile {
      flex: none;
      width: 75%; }
    #NEW_STYLES .column.is-two-thirds-mobile {
      flex: none;
      width: 66.6666%; }
    #NEW_STYLES .column.is-half-mobile {
      flex: none;
      width: 50%; }
    #NEW_STYLES .column.is-one-third-mobile {
      flex: none;
      width: 33.3333%; }
    #NEW_STYLES .column.is-one-quarter-mobile {
      flex: none;
      width: 25%; }
    #NEW_STYLES .column.is-one-fifth-mobile {
      flex: none;
      width: 20%; }
    #NEW_STYLES .column.is-two-fifths-mobile {
      flex: none;
      width: 40%; }
    #NEW_STYLES .column.is-three-fifths-mobile {
      flex: none;
      width: 60%; }
    #NEW_STYLES .column.is-four-fifths-mobile {
      flex: none;
      width: 80%; }
    #NEW_STYLES .column.is-offset-three-quarters-mobile {
      margin-left: 75%; }
    #NEW_STYLES .column.is-offset-two-thirds-mobile {
      margin-left: 66.6666%; }
    #NEW_STYLES .column.is-offset-half-mobile {
      margin-left: 50%; }
    #NEW_STYLES .column.is-offset-one-third-mobile {
      margin-left: 33.3333%; }
    #NEW_STYLES .column.is-offset-one-quarter-mobile {
      margin-left: 25%; }
    #NEW_STYLES .column.is-offset-one-fifth-mobile {
      margin-left: 20%; }
    #NEW_STYLES .column.is-offset-two-fifths-mobile {
      margin-left: 40%; }
    #NEW_STYLES .column.is-offset-three-fifths-mobile {
      margin-left: 60%; }
    #NEW_STYLES .column.is-offset-four-fifths-mobile {
      margin-left: 80%; }
    #NEW_STYLES .column.is-0-mobile {
      flex: none;
      width: 0%; }
    #NEW_STYLES .column.is-offset-0-mobile {
      margin-left: 0%; }
    #NEW_STYLES .column.is-1-mobile {
      flex: none;
      width: 8.3333333333%; }
    #NEW_STYLES .column.is-offset-1-mobile {
      margin-left: 8.3333333333%; }
    #NEW_STYLES .column.is-2-mobile {
      flex: none;
      width: 16.6666666667%; }
    #NEW_STYLES .column.is-offset-2-mobile {
      margin-left: 16.6666666667%; }
    #NEW_STYLES .column.is-3-mobile {
      flex: none;
      width: 25%; }
    #NEW_STYLES .column.is-offset-3-mobile {
      margin-left: 25%; }
    #NEW_STYLES .column.is-4-mobile {
      flex: none;
      width: 33.3333333333%; }
    #NEW_STYLES .column.is-offset-4-mobile {
      margin-left: 33.3333333333%; }
    #NEW_STYLES .column.is-5-mobile {
      flex: none;
      width: 41.6666666667%; }
    #NEW_STYLES .column.is-offset-5-mobile {
      margin-left: 41.6666666667%; }
    #NEW_STYLES .column.is-6-mobile {
      flex: none;
      width: 50%; }
    #NEW_STYLES .column.is-offset-6-mobile {
      margin-left: 50%; }
    #NEW_STYLES .column.is-7-mobile {
      flex: none;
      width: 58.3333333333%; }
    #NEW_STYLES .column.is-offset-7-mobile {
      margin-left: 58.3333333333%; }
    #NEW_STYLES .column.is-8-mobile {
      flex: none;
      width: 66.6666666667%; }
    #NEW_STYLES .column.is-offset-8-mobile {
      margin-left: 66.6666666667%; }
    #NEW_STYLES .column.is-9-mobile {
      flex: none;
      width: 75%; }
    #NEW_STYLES .column.is-offset-9-mobile {
      margin-left: 75%; }
    #NEW_STYLES .column.is-10-mobile {
      flex: none;
      width: 83.3333333333%; }
    #NEW_STYLES .column.is-offset-10-mobile {
      margin-left: 83.3333333333%; }
    #NEW_STYLES .column.is-11-mobile {
      flex: none;
      width: 91.6666666667%; }
    #NEW_STYLES .column.is-offset-11-mobile {
      margin-left: 91.6666666667%; }
    #NEW_STYLES .column.is-12-mobile {
      flex: none;
      width: 100%; }
    #NEW_STYLES .column.is-offset-12-mobile {
      margin-left: 100%; } }
  @media screen and (min-width: 769px), print {
    #NEW_STYLES .column.is-narrow, #NEW_STYLES .column.is-narrow-tablet {
      flex: none; }
    #NEW_STYLES .column.is-full, #NEW_STYLES .column.is-full-tablet {
      flex: none;
      width: 100%; }
    #NEW_STYLES .column.is-three-quarters, #NEW_STYLES .column.is-three-quarters-tablet {
      flex: none;
      width: 75%; }
    #NEW_STYLES .column.is-two-thirds, #NEW_STYLES .column.is-two-thirds-tablet {
      flex: none;
      width: 66.6666%; }
    #NEW_STYLES .column.is-half, #NEW_STYLES .column.is-half-tablet {
      flex: none;
      width: 50%; }
    #NEW_STYLES .column.is-one-third, #NEW_STYLES .column.is-one-third-tablet {
      flex: none;
      width: 33.3333%; }
    #NEW_STYLES .column.is-one-quarter, #NEW_STYLES .column.is-one-quarter-tablet {
      flex: none;
      width: 25%; }
    #NEW_STYLES .column.is-one-fifth, #NEW_STYLES .column.is-one-fifth-tablet {
      flex: none;
      width: 20%; }
    #NEW_STYLES .column.is-two-fifths, #NEW_STYLES .column.is-two-fifths-tablet {
      flex: none;
      width: 40%; }
    #NEW_STYLES .column.is-three-fifths, #NEW_STYLES .column.is-three-fifths-tablet {
      flex: none;
      width: 60%; }
    #NEW_STYLES .column.is-four-fifths, #NEW_STYLES .column.is-four-fifths-tablet {
      flex: none;
      width: 80%; }
    #NEW_STYLES .column.is-offset-three-quarters, #NEW_STYLES .column.is-offset-three-quarters-tablet {
      margin-left: 75%; }
    #NEW_STYLES .column.is-offset-two-thirds, #NEW_STYLES .column.is-offset-two-thirds-tablet {
      margin-left: 66.6666%; }
    #NEW_STYLES .column.is-offset-half, #NEW_STYLES .column.is-offset-half-tablet {
      margin-left: 50%; }
    #NEW_STYLES .column.is-offset-one-third, #NEW_STYLES .column.is-offset-one-third-tablet {
      margin-left: 33.3333%; }
    #NEW_STYLES .column.is-offset-one-quarter, #NEW_STYLES .column.is-offset-one-quarter-tablet {
      margin-left: 25%; }
    #NEW_STYLES .column.is-offset-one-fifth, #NEW_STYLES .column.is-offset-one-fifth-tablet {
      margin-left: 20%; }
    #NEW_STYLES .column.is-offset-two-fifths, #NEW_STYLES .column.is-offset-two-fifths-tablet {
      margin-left: 40%; }
    #NEW_STYLES .column.is-offset-three-fifths, #NEW_STYLES .column.is-offset-three-fifths-tablet {
      margin-left: 60%; }
    #NEW_STYLES .column.is-offset-four-fifths, #NEW_STYLES .column.is-offset-four-fifths-tablet {
      margin-left: 80%; }
    #NEW_STYLES .column.is-0, #NEW_STYLES .column.is-0-tablet {
      flex: none;
      width: 0%; }
    #NEW_STYLES .column.is-offset-0, #NEW_STYLES .column.is-offset-0-tablet {
      margin-left: 0%; }
    #NEW_STYLES .column.is-1, #NEW_STYLES .column.is-1-tablet {
      flex: none;
      width: 8.3333333333%; }
    #NEW_STYLES .column.is-offset-1, #NEW_STYLES .column.is-offset-1-tablet {
      margin-left: 8.3333333333%; }
    #NEW_STYLES .column.is-2, #NEW_STYLES .column.is-2-tablet {
      flex: none;
      width: 16.6666666667%; }
    #NEW_STYLES .column.is-offset-2, #NEW_STYLES .column.is-offset-2-tablet {
      margin-left: 16.6666666667%; }
    #NEW_STYLES .column.is-3, #NEW_STYLES .column.is-3-tablet {
      flex: none;
      width: 25%; }
    #NEW_STYLES .column.is-offset-3, #NEW_STYLES .column.is-offset-3-tablet {
      margin-left: 25%; }
    #NEW_STYLES .column.is-4, #NEW_STYLES .column.is-4-tablet {
      flex: none;
      width: 33.3333333333%; }
    #NEW_STYLES .column.is-offset-4, #NEW_STYLES .column.is-offset-4-tablet {
      margin-left: 33.3333333333%; }
    #NEW_STYLES .column.is-5, #NEW_STYLES .column.is-5-tablet {
      flex: none;
      width: 41.6666666667%; }
    #NEW_STYLES .column.is-offset-5, #NEW_STYLES .column.is-offset-5-tablet {
      margin-left: 41.6666666667%; }
    #NEW_STYLES .column.is-6, #NEW_STYLES .column.is-6-tablet {
      flex: none;
      width: 50%; }
    #NEW_STYLES .column.is-offset-6, #NEW_STYLES .column.is-offset-6-tablet {
      margin-left: 50%; }
    #NEW_STYLES .column.is-7, #NEW_STYLES .column.is-7-tablet {
      flex: none;
      width: 58.3333333333%; }
    #NEW_STYLES .column.is-offset-7, #NEW_STYLES .column.is-offset-7-tablet {
      margin-left: 58.3333333333%; }
    #NEW_STYLES .column.is-8, #NEW_STYLES .column.is-8-tablet {
      flex: none;
      width: 66.6666666667%; }
    #NEW_STYLES .column.is-offset-8, #NEW_STYLES .column.is-offset-8-tablet {
      margin-left: 66.6666666667%; }
    #NEW_STYLES .column.is-9, #NEW_STYLES .column.is-9-tablet {
      flex: none;
      width: 75%; }
    #NEW_STYLES .column.is-offset-9, #NEW_STYLES .column.is-offset-9-tablet {
      margin-left: 75%; }
    #NEW_STYLES .column.is-10, #NEW_STYLES .column.is-10-tablet {
      flex: none;
      width: 83.3333333333%; }
    #NEW_STYLES .column.is-offset-10, #NEW_STYLES .column.is-offset-10-tablet {
      margin-left: 83.3333333333%; }
    #NEW_STYLES .column.is-11, #NEW_STYLES .column.is-11-tablet {
      flex: none;
      width: 91.6666666667%; }
    #NEW_STYLES .column.is-offset-11, #NEW_STYLES .column.is-offset-11-tablet {
      margin-left: 91.6666666667%; }
    #NEW_STYLES .column.is-12, #NEW_STYLES .column.is-12-tablet {
      flex: none;
      width: 100%; }
    #NEW_STYLES .column.is-offset-12, #NEW_STYLES .column.is-offset-12-tablet {
      margin-left: 100%; } }
  @media screen and (max-width: 1023px) {
    #NEW_STYLES .column.is-narrow-touch {
      flex: none; }
    #NEW_STYLES .column.is-full-touch {
      flex: none;
      width: 100%; }
    #NEW_STYLES .column.is-three-quarters-touch {
      flex: none;
      width: 75%; }
    #NEW_STYLES .column.is-two-thirds-touch {
      flex: none;
      width: 66.6666%; }
    #NEW_STYLES .column.is-half-touch {
      flex: none;
      width: 50%; }
    #NEW_STYLES .column.is-one-third-touch {
      flex: none;
      width: 33.3333%; }
    #NEW_STYLES .column.is-one-quarter-touch {
      flex: none;
      width: 25%; }
    #NEW_STYLES .column.is-one-fifth-touch {
      flex: none;
      width: 20%; }
    #NEW_STYLES .column.is-two-fifths-touch {
      flex: none;
      width: 40%; }
    #NEW_STYLES .column.is-three-fifths-touch {
      flex: none;
      width: 60%; }
    #NEW_STYLES .column.is-four-fifths-touch {
      flex: none;
      width: 80%; }
    #NEW_STYLES .column.is-offset-three-quarters-touch {
      margin-left: 75%; }
    #NEW_STYLES .column.is-offset-two-thirds-touch {
      margin-left: 66.6666%; }
    #NEW_STYLES .column.is-offset-half-touch {
      margin-left: 50%; }
    #NEW_STYLES .column.is-offset-one-third-touch {
      margin-left: 33.3333%; }
    #NEW_STYLES .column.is-offset-one-quarter-touch {
      margin-left: 25%; }
    #NEW_STYLES .column.is-offset-one-fifth-touch {
      margin-left: 20%; }
    #NEW_STYLES .column.is-offset-two-fifths-touch {
      margin-left: 40%; }
    #NEW_STYLES .column.is-offset-three-fifths-touch {
      margin-left: 60%; }
    #NEW_STYLES .column.is-offset-four-fifths-touch {
      margin-left: 80%; }
    #NEW_STYLES .column.is-0-touch {
      flex: none;
      width: 0%; }
    #NEW_STYLES .column.is-offset-0-touch {
      margin-left: 0%; }
    #NEW_STYLES .column.is-1-touch {
      flex: none;
      width: 8.3333333333%; }
    #NEW_STYLES .column.is-offset-1-touch {
      margin-left: 8.3333333333%; }
    #NEW_STYLES .column.is-2-touch {
      flex: none;
      width: 16.6666666667%; }
    #NEW_STYLES .column.is-offset-2-touch {
      margin-left: 16.6666666667%; }
    #NEW_STYLES .column.is-3-touch {
      flex: none;
      width: 25%; }
    #NEW_STYLES .column.is-offset-3-touch {
      margin-left: 25%; }
    #NEW_STYLES .column.is-4-touch {
      flex: none;
      width: 33.3333333333%; }
    #NEW_STYLES .column.is-offset-4-touch {
      margin-left: 33.3333333333%; }
    #NEW_STYLES .column.is-5-touch {
      flex: none;
      width: 41.6666666667%; }
    #NEW_STYLES .column.is-offset-5-touch {
      margin-left: 41.6666666667%; }
    #NEW_STYLES .column.is-6-touch {
      flex: none;
      width: 50%; }
    #NEW_STYLES .column.is-offset-6-touch {
      margin-left: 50%; }
    #NEW_STYLES .column.is-7-touch {
      flex: none;
      width: 58.3333333333%; }
    #NEW_STYLES .column.is-offset-7-touch {
      margin-left: 58.3333333333%; }
    #NEW_STYLES .column.is-8-touch {
      flex: none;
      width: 66.6666666667%; }
    #NEW_STYLES .column.is-offset-8-touch {
      margin-left: 66.6666666667%; }
    #NEW_STYLES .column.is-9-touch {
      flex: none;
      width: 75%; }
    #NEW_STYLES .column.is-offset-9-touch {
      margin-left: 75%; }
    #NEW_STYLES .column.is-10-touch {
      flex: none;
      width: 83.3333333333%; }
    #NEW_STYLES .column.is-offset-10-touch {
      margin-left: 83.3333333333%; }
    #NEW_STYLES .column.is-11-touch {
      flex: none;
      width: 91.6666666667%; }
    #NEW_STYLES .column.is-offset-11-touch {
      margin-left: 91.6666666667%; }
    #NEW_STYLES .column.is-12-touch {
      flex: none;
      width: 100%; }
    #NEW_STYLES .column.is-offset-12-touch {
      margin-left: 100%; } }
  @media screen and (min-width: 1024px) {
    #NEW_STYLES .column.is-narrow-desktop {
      flex: none; }
    #NEW_STYLES .column.is-full-desktop {
      flex: none;
      width: 100%; }
    #NEW_STYLES .column.is-three-quarters-desktop {
      flex: none;
      width: 75%; }
    #NEW_STYLES .column.is-two-thirds-desktop {
      flex: none;
      width: 66.6666%; }
    #NEW_STYLES .column.is-half-desktop {
      flex: none;
      width: 50%; }
    #NEW_STYLES .column.is-one-third-desktop {
      flex: none;
      width: 33.3333%; }
    #NEW_STYLES .column.is-one-quarter-desktop {
      flex: none;
      width: 25%; }
    #NEW_STYLES .column.is-one-fifth-desktop {
      flex: none;
      width: 20%; }
    #NEW_STYLES .column.is-two-fifths-desktop {
      flex: none;
      width: 40%; }
    #NEW_STYLES .column.is-three-fifths-desktop {
      flex: none;
      width: 60%; }
    #NEW_STYLES .column.is-four-fifths-desktop {
      flex: none;
      width: 80%; }
    #NEW_STYLES .column.is-offset-three-quarters-desktop {
      margin-left: 75%; }
    #NEW_STYLES .column.is-offset-two-thirds-desktop {
      margin-left: 66.6666%; }
    #NEW_STYLES .column.is-offset-half-desktop {
      margin-left: 50%; }
    #NEW_STYLES .column.is-offset-one-third-desktop {
      margin-left: 33.3333%; }
    #NEW_STYLES .column.is-offset-one-quarter-desktop {
      margin-left: 25%; }
    #NEW_STYLES .column.is-offset-one-fifth-desktop {
      margin-left: 20%; }
    #NEW_STYLES .column.is-offset-two-fifths-desktop {
      margin-left: 40%; }
    #NEW_STYLES .column.is-offset-three-fifths-desktop {
      margin-left: 60%; }
    #NEW_STYLES .column.is-offset-four-fifths-desktop {
      margin-left: 80%; }
    #NEW_STYLES .column.is-0-desktop {
      flex: none;
      width: 0%; }
    #NEW_STYLES .column.is-offset-0-desktop {
      margin-left: 0%; }
    #NEW_STYLES .column.is-1-desktop {
      flex: none;
      width: 8.3333333333%; }
    #NEW_STYLES .column.is-offset-1-desktop {
      margin-left: 8.3333333333%; }
    #NEW_STYLES .column.is-2-desktop {
      flex: none;
      width: 16.6666666667%; }
    #NEW_STYLES .column.is-offset-2-desktop {
      margin-left: 16.6666666667%; }
    #NEW_STYLES .column.is-3-desktop {
      flex: none;
      width: 25%; }
    #NEW_STYLES .column.is-offset-3-desktop {
      margin-left: 25%; }
    #NEW_STYLES .column.is-4-desktop {
      flex: none;
      width: 33.3333333333%; }
    #NEW_STYLES .column.is-offset-4-desktop {
      margin-left: 33.3333333333%; }
    #NEW_STYLES .column.is-5-desktop {
      flex: none;
      width: 41.6666666667%; }
    #NEW_STYLES .column.is-offset-5-desktop {
      margin-left: 41.6666666667%; }
    #NEW_STYLES .column.is-6-desktop {
      flex: none;
      width: 50%; }
    #NEW_STYLES .column.is-offset-6-desktop {
      margin-left: 50%; }
    #NEW_STYLES .column.is-7-desktop {
      flex: none;
      width: 58.3333333333%; }
    #NEW_STYLES .column.is-offset-7-desktop {
      margin-left: 58.3333333333%; }
    #NEW_STYLES .column.is-8-desktop {
      flex: none;
      width: 66.6666666667%; }
    #NEW_STYLES .column.is-offset-8-desktop {
      margin-left: 66.6666666667%; }
    #NEW_STYLES .column.is-9-desktop {
      flex: none;
      width: 75%; }
    #NEW_STYLES .column.is-offset-9-desktop {
      margin-left: 75%; }
    #NEW_STYLES .column.is-10-desktop {
      flex: none;
      width: 83.3333333333%; }
    #NEW_STYLES .column.is-offset-10-desktop {
      margin-left: 83.3333333333%; }
    #NEW_STYLES .column.is-11-desktop {
      flex: none;
      width: 91.6666666667%; }
    #NEW_STYLES .column.is-offset-11-desktop {
      margin-left: 91.6666666667%; }
    #NEW_STYLES .column.is-12-desktop {
      flex: none;
      width: 100%; }
    #NEW_STYLES .column.is-offset-12-desktop {
      margin-left: 100%; } }
  @media screen and (min-width: 1216px) {
    #NEW_STYLES .column.is-narrow-widescreen {
      flex: none; }
    #NEW_STYLES .column.is-full-widescreen {
      flex: none;
      width: 100%; }
    #NEW_STYLES .column.is-three-quarters-widescreen {
      flex: none;
      width: 75%; }
    #NEW_STYLES .column.is-two-thirds-widescreen {
      flex: none;
      width: 66.6666%; }
    #NEW_STYLES .column.is-half-widescreen {
      flex: none;
      width: 50%; }
    #NEW_STYLES .column.is-one-third-widescreen {
      flex: none;
      width: 33.3333%; }
    #NEW_STYLES .column.is-one-quarter-widescreen {
      flex: none;
      width: 25%; }
    #NEW_STYLES .column.is-one-fifth-widescreen {
      flex: none;
      width: 20%; }
    #NEW_STYLES .column.is-two-fifths-widescreen {
      flex: none;
      width: 40%; }
    #NEW_STYLES .column.is-three-fifths-widescreen {
      flex: none;
      width: 60%; }
    #NEW_STYLES .column.is-four-fifths-widescreen {
      flex: none;
      width: 80%; }
    #NEW_STYLES .column.is-offset-three-quarters-widescreen {
      margin-left: 75%; }
    #NEW_STYLES .column.is-offset-two-thirds-widescreen {
      margin-left: 66.6666%; }
    #NEW_STYLES .column.is-offset-half-widescreen {
      margin-left: 50%; }
    #NEW_STYLES .column.is-offset-one-third-widescreen {
      margin-left: 33.3333%; }
    #NEW_STYLES .column.is-offset-one-quarter-widescreen {
      margin-left: 25%; }
    #NEW_STYLES .column.is-offset-one-fifth-widescreen {
      margin-left: 20%; }
    #NEW_STYLES .column.is-offset-two-fifths-widescreen {
      margin-left: 40%; }
    #NEW_STYLES .column.is-offset-three-fifths-widescreen {
      margin-left: 60%; }
    #NEW_STYLES .column.is-offset-four-fifths-widescreen {
      margin-left: 80%; }
    #NEW_STYLES .column.is-0-widescreen {
      flex: none;
      width: 0%; }
    #NEW_STYLES .column.is-offset-0-widescreen {
      margin-left: 0%; }
    #NEW_STYLES .column.is-1-widescreen {
      flex: none;
      width: 8.3333333333%; }
    #NEW_STYLES .column.is-offset-1-widescreen {
      margin-left: 8.3333333333%; }
    #NEW_STYLES .column.is-2-widescreen {
      flex: none;
      width: 16.6666666667%; }
    #NEW_STYLES .column.is-offset-2-widescreen {
      margin-left: 16.6666666667%; }
    #NEW_STYLES .column.is-3-widescreen {
      flex: none;
      width: 25%; }
    #NEW_STYLES .column.is-offset-3-widescreen {
      margin-left: 25%; }
    #NEW_STYLES .column.is-4-widescreen {
      flex: none;
      width: 33.3333333333%; }
    #NEW_STYLES .column.is-offset-4-widescreen {
      margin-left: 33.3333333333%; }
    #NEW_STYLES .column.is-5-widescreen {
      flex: none;
      width: 41.6666666667%; }
    #NEW_STYLES .column.is-offset-5-widescreen {
      margin-left: 41.6666666667%; }
    #NEW_STYLES .column.is-6-widescreen {
      flex: none;
      width: 50%; }
    #NEW_STYLES .column.is-offset-6-widescreen {
      margin-left: 50%; }
    #NEW_STYLES .column.is-7-widescreen {
      flex: none;
      width: 58.3333333333%; }
    #NEW_STYLES .column.is-offset-7-widescreen {
      margin-left: 58.3333333333%; }
    #NEW_STYLES .column.is-8-widescreen {
      flex: none;
      width: 66.6666666667%; }
    #NEW_STYLES .column.is-offset-8-widescreen {
      margin-left: 66.6666666667%; }
    #NEW_STYLES .column.is-9-widescreen {
      flex: none;
      width: 75%; }
    #NEW_STYLES .column.is-offset-9-widescreen {
      margin-left: 75%; }
    #NEW_STYLES .column.is-10-widescreen {
      flex: none;
      width: 83.3333333333%; }
    #NEW_STYLES .column.is-offset-10-widescreen {
      margin-left: 83.3333333333%; }
    #NEW_STYLES .column.is-11-widescreen {
      flex: none;
      width: 91.6666666667%; }
    #NEW_STYLES .column.is-offset-11-widescreen {
      margin-left: 91.6666666667%; }
    #NEW_STYLES .column.is-12-widescreen {
      flex: none;
      width: 100%; }
    #NEW_STYLES .column.is-offset-12-widescreen {
      margin-left: 100%; } }
  @media screen and (min-width: 1408px) {
    #NEW_STYLES .column.is-narrow-fullhd {
      flex: none; }
    #NEW_STYLES .column.is-full-fullhd {
      flex: none;
      width: 100%; }
    #NEW_STYLES .column.is-three-quarters-fullhd {
      flex: none;
      width: 75%; }
    #NEW_STYLES .column.is-two-thirds-fullhd {
      flex: none;
      width: 66.6666%; }
    #NEW_STYLES .column.is-half-fullhd {
      flex: none;
      width: 50%; }
    #NEW_STYLES .column.is-one-third-fullhd {
      flex: none;
      width: 33.3333%; }
    #NEW_STYLES .column.is-one-quarter-fullhd {
      flex: none;
      width: 25%; }
    #NEW_STYLES .column.is-one-fifth-fullhd {
      flex: none;
      width: 20%; }
    #NEW_STYLES .column.is-two-fifths-fullhd {
      flex: none;
      width: 40%; }
    #NEW_STYLES .column.is-three-fifths-fullhd {
      flex: none;
      width: 60%; }
    #NEW_STYLES .column.is-four-fifths-fullhd {
      flex: none;
      width: 80%; }
    #NEW_STYLES .column.is-offset-three-quarters-fullhd {
      margin-left: 75%; }
    #NEW_STYLES .column.is-offset-two-thirds-fullhd {
      margin-left: 66.6666%; }
    #NEW_STYLES .column.is-offset-half-fullhd {
      margin-left: 50%; }
    #NEW_STYLES .column.is-offset-one-third-fullhd {
      margin-left: 33.3333%; }
    #NEW_STYLES .column.is-offset-one-quarter-fullhd {
      margin-left: 25%; }
    #NEW_STYLES .column.is-offset-one-fifth-fullhd {
      margin-left: 20%; }
    #NEW_STYLES .column.is-offset-two-fifths-fullhd {
      margin-left: 40%; }
    #NEW_STYLES .column.is-offset-three-fifths-fullhd {
      margin-left: 60%; }
    #NEW_STYLES .column.is-offset-four-fifths-fullhd {
      margin-left: 80%; }
    #NEW_STYLES .column.is-0-fullhd {
      flex: none;
      width: 0%; }
    #NEW_STYLES .column.is-offset-0-fullhd {
      margin-left: 0%; }
    #NEW_STYLES .column.is-1-fullhd {
      flex: none;
      width: 8.3333333333%; }
    #NEW_STYLES .column.is-offset-1-fullhd {
      margin-left: 8.3333333333%; }
    #NEW_STYLES .column.is-2-fullhd {
      flex: none;
      width: 16.6666666667%; }
    #NEW_STYLES .column.is-offset-2-fullhd {
      margin-left: 16.6666666667%; }
    #NEW_STYLES .column.is-3-fullhd {
      flex: none;
      width: 25%; }
    #NEW_STYLES .column.is-offset-3-fullhd {
      margin-left: 25%; }
    #NEW_STYLES .column.is-4-fullhd {
      flex: none;
      width: 33.3333333333%; }
    #NEW_STYLES .column.is-offset-4-fullhd {
      margin-left: 33.3333333333%; }
    #NEW_STYLES .column.is-5-fullhd {
      flex: none;
      width: 41.6666666667%; }
    #NEW_STYLES .column.is-offset-5-fullhd {
      margin-left: 41.6666666667%; }
    #NEW_STYLES .column.is-6-fullhd {
      flex: none;
      width: 50%; }
    #NEW_STYLES .column.is-offset-6-fullhd {
      margin-left: 50%; }
    #NEW_STYLES .column.is-7-fullhd {
      flex: none;
      width: 58.3333333333%; }
    #NEW_STYLES .column.is-offset-7-fullhd {
      margin-left: 58.3333333333%; }
    #NEW_STYLES .column.is-8-fullhd {
      flex: none;
      width: 66.6666666667%; }
    #NEW_STYLES .column.is-offset-8-fullhd {
      margin-left: 66.6666666667%; }
    #NEW_STYLES .column.is-9-fullhd {
      flex: none;
      width: 75%; }
    #NEW_STYLES .column.is-offset-9-fullhd {
      margin-left: 75%; }
    #NEW_STYLES .column.is-10-fullhd {
      flex: none;
      width: 83.3333333333%; }
    #NEW_STYLES .column.is-offset-10-fullhd {
      margin-left: 83.3333333333%; }
    #NEW_STYLES .column.is-11-fullhd {
      flex: none;
      width: 91.6666666667%; }
    #NEW_STYLES .column.is-offset-11-fullhd {
      margin-left: 91.6666666667%; }
    #NEW_STYLES .column.is-12-fullhd {
      flex: none;
      width: 100%; }
    #NEW_STYLES .column.is-offset-12-fullhd {
      margin-left: 100%; } }
  #NEW_STYLES .columns {
    margin-left: -0.75rem;
    margin-right: -0.75rem;
    margin-top: -0.75rem; }
  #NEW_STYLES .columns:last-child {
    margin-bottom: -0.75rem; }
  #NEW_STYLES .columns:not(:last-child) {
    margin-bottom: calc(1.5rem - 0.75rem); }
  #NEW_STYLES .columns.is-centered {
    justify-content: center; }
  #NEW_STYLES .columns.is-gapless {
    margin-left: 0;
    margin-right: 0;
    margin-top: 0; }
  #NEW_STYLES .columns.is-gapless > .column {
    margin: 0;
    padding: 0 !important; }
  #NEW_STYLES .columns.is-gapless:not(:last-child) {
    margin-bottom: 1.5rem; }
  #NEW_STYLES .columns.is-gapless:last-child {
    margin-bottom: 0; }
  #NEW_STYLES .columns.is-mobile {
    display: flex; }
  #NEW_STYLES .columns.is-multiline {
    flex-wrap: wrap; }
  #NEW_STYLES .columns.is-vcentered {
    align-items: center; }
  @media screen and (min-width: 769px), print {
    #NEW_STYLES .columns:not(.is-desktop) {
      display: flex; } }
  @media screen and (min-width: 1024px) {
    #NEW_STYLES .columns.is-desktop {
      display: flex; } }
  #NEW_STYLES .columns.is-variable {
    --columnGap: 0.75rem;
    margin-left: calc(-1 * var(--columnGap));
    margin-right: calc(-1 * var(--columnGap)); }
  #NEW_STYLES .columns.is-variable .column {
    padding-left: var(--columnGap);
    padding-right: var(--columnGap); }
  #NEW_STYLES .columns.is-variable.is-0 {
    --columnGap: 0rem; }
  @media screen and (max-width: 768px) {
    #NEW_STYLES .columns.is-variable.is-0-mobile {
      --columnGap: 0rem; } }
  @media screen and (min-width: 769px), print {
    #NEW_STYLES .columns.is-variable.is-0-tablet {
      --columnGap: 0rem; } }
  @media screen and (min-width: 769px) and (max-width: 1023px) {
    #NEW_STYLES .columns.is-variable.is-0-tablet-only {
      --columnGap: 0rem; } }
  @media screen and (max-width: 1023px) {
    #NEW_STYLES .columns.is-variable.is-0-touch {
      --columnGap: 0rem; } }
  @media screen and (min-width: 1024px) {
    #NEW_STYLES .columns.is-variable.is-0-desktop {
      --columnGap: 0rem; } }
  @media screen and (min-width: 1024px) and (max-width: 1215px) {
    #NEW_STYLES .columns.is-variable.is-0-desktop-only {
      --columnGap: 0rem; } }
  @media screen and (min-width: 1216px) {
    #NEW_STYLES .columns.is-variable.is-0-widescreen {
      --columnGap: 0rem; } }
  @media screen and (min-width: 1216px) and (max-width: 1407px) {
    #NEW_STYLES .columns.is-variable.is-0-widescreen-only {
      --columnGap: 0rem; } }
  @media screen and (min-width: 1408px) {
    #NEW_STYLES .columns.is-variable.is-0-fullhd {
      --columnGap: 0rem; } }
  #NEW_STYLES .columns.is-variable.is-1 {
    --columnGap: 0.25rem; }
  @media screen and (max-width: 768px) {
    #NEW_STYLES .columns.is-variable.is-1-mobile {
      --columnGap: 0.25rem; } }
  @media screen and (min-width: 769px), print {
    #NEW_STYLES .columns.is-variable.is-1-tablet {
      --columnGap: 0.25rem; } }
  @media screen and (min-width: 769px) and (max-width: 1023px) {
    #NEW_STYLES .columns.is-variable.is-1-tablet-only {
      --columnGap: 0.25rem; } }
  @media screen and (max-width: 1023px) {
    #NEW_STYLES .columns.is-variable.is-1-touch {
      --columnGap: 0.25rem; } }
  @media screen and (min-width: 1024px) {
    #NEW_STYLES .columns.is-variable.is-1-desktop {
      --columnGap: 0.25rem; } }
  @media screen and (min-width: 1024px) and (max-width: 1215px) {
    #NEW_STYLES .columns.is-variable.is-1-desktop-only {
      --columnGap: 0.25rem; } }
  @media screen and (min-width: 1216px) {
    #NEW_STYLES .columns.is-variable.is-1-widescreen {
      --columnGap: 0.25rem; } }
  @media screen and (min-width: 1216px) and (max-width: 1407px) {
    #NEW_STYLES .columns.is-variable.is-1-widescreen-only {
      --columnGap: 0.25rem; } }
  @media screen and (min-width: 1408px) {
    #NEW_STYLES .columns.is-variable.is-1-fullhd {
      --columnGap: 0.25rem; } }
  #NEW_STYLES .columns.is-variable.is-2 {
    --columnGap: 0.5rem; }
  @media screen and (max-width: 768px) {
    #NEW_STYLES .columns.is-variable.is-2-mobile {
      --columnGap: 0.5rem; } }
  @media screen and (min-width: 769px), print {
    #NEW_STYLES .columns.is-variable.is-2-tablet {
      --columnGap: 0.5rem; } }
  @media screen and (min-width: 769px) and (max-width: 1023px) {
    #NEW_STYLES .columns.is-variable.is-2-tablet-only {
      --columnGap: 0.5rem; } }
  @media screen and (max-width: 1023px) {
    #NEW_STYLES .columns.is-variable.is-2-touch {
      --columnGap: 0.5rem; } }
  @media screen and (min-width: 1024px) {
    #NEW_STYLES .columns.is-variable.is-2-desktop {
      --columnGap: 0.5rem; } }
  @media screen and (min-width: 1024px) and (max-width: 1215px) {
    #NEW_STYLES .columns.is-variable.is-2-desktop-only {
      --columnGap: 0.5rem; } }
  @media screen and (min-width: 1216px) {
    #NEW_STYLES .columns.is-variable.is-2-widescreen {
      --columnGap: 0.5rem; } }
  @media screen and (min-width: 1216px) and (max-width: 1407px) {
    #NEW_STYLES .columns.is-variable.is-2-widescreen-only {
      --columnGap: 0.5rem; } }
  @media screen and (min-width: 1408px) {
    #NEW_STYLES .columns.is-variable.is-2-fullhd {
      --columnGap: 0.5rem; } }
  #NEW_STYLES .columns.is-variable.is-3 {
    --columnGap: 0.75rem; }
  @media screen and (max-width: 768px) {
    #NEW_STYLES .columns.is-variable.is-3-mobile {
      --columnGap: 0.75rem; } }
  @media screen and (min-width: 769px), print {
    #NEW_STYLES .columns.is-variable.is-3-tablet {
      --columnGap: 0.75rem; } }
  @media screen and (min-width: 769px) and (max-width: 1023px) {
    #NEW_STYLES .columns.is-variable.is-3-tablet-only {
      --columnGap: 0.75rem; } }
  @media screen and (max-width: 1023px) {
    #NEW_STYLES .columns.is-variable.is-3-touch {
      --columnGap: 0.75rem; } }
  @media screen and (min-width: 1024px) {
    #NEW_STYLES .columns.is-variable.is-3-desktop {
      --columnGap: 0.75rem; } }
  @media screen and (min-width: 1024px) and (max-width: 1215px) {
    #NEW_STYLES .columns.is-variable.is-3-desktop-only {
      --columnGap: 0.75rem; } }
  @media screen and (min-width: 1216px) {
    #NEW_STYLES .columns.is-variable.is-3-widescreen {
      --columnGap: 0.75rem; } }
  @media screen and (min-width: 1216px) and (max-width: 1407px) {
    #NEW_STYLES .columns.is-variable.is-3-widescreen-only {
      --columnGap: 0.75rem; } }
  @media screen and (min-width: 1408px) {
    #NEW_STYLES .columns.is-variable.is-3-fullhd {
      --columnGap: 0.75rem; } }
  #NEW_STYLES .columns.is-variable.is-4 {
    --columnGap: 1rem; }
  @media screen and (max-width: 768px) {
    #NEW_STYLES .columns.is-variable.is-4-mobile {
      --columnGap: 1rem; } }
  @media screen and (min-width: 769px), print {
    #NEW_STYLES .columns.is-variable.is-4-tablet {
      --columnGap: 1rem; } }
  @media screen and (min-width: 769px) and (max-width: 1023px) {
    #NEW_STYLES .columns.is-variable.is-4-tablet-only {
      --columnGap: 1rem; } }
  @media screen and (max-width: 1023px) {
    #NEW_STYLES .columns.is-variable.is-4-touch {
      --columnGap: 1rem; } }
  @media screen and (min-width: 1024px) {
    #NEW_STYLES .columns.is-variable.is-4-desktop {
      --columnGap: 1rem; } }
  @media screen and (min-width: 1024px) and (max-width: 1215px) {
    #NEW_STYLES .columns.is-variable.is-4-desktop-only {
      --columnGap: 1rem; } }
  @media screen and (min-width: 1216px) {
    #NEW_STYLES .columns.is-variable.is-4-widescreen {
      --columnGap: 1rem; } }
  @media screen and (min-width: 1216px) and (max-width: 1407px) {
    #NEW_STYLES .columns.is-variable.is-4-widescreen-only {
      --columnGap: 1rem; } }
  @media screen and (min-width: 1408px) {
    #NEW_STYLES .columns.is-variable.is-4-fullhd {
      --columnGap: 1rem; } }
  #NEW_STYLES .columns.is-variable.is-5 {
    --columnGap: 1.25rem; }
  @media screen and (max-width: 768px) {
    #NEW_STYLES .columns.is-variable.is-5-mobile {
      --columnGap: 1.25rem; } }
  @media screen and (min-width: 769px), print {
    #NEW_STYLES .columns.is-variable.is-5-tablet {
      --columnGap: 1.25rem; } }
  @media screen and (min-width: 769px) and (max-width: 1023px) {
    #NEW_STYLES .columns.is-variable.is-5-tablet-only {
      --columnGap: 1.25rem; } }
  @media screen and (max-width: 1023px) {
    #NEW_STYLES .columns.is-variable.is-5-touch {
      --columnGap: 1.25rem; } }
  @media screen and (min-width: 1024px) {
    #NEW_STYLES .columns.is-variable.is-5-desktop {
      --columnGap: 1.25rem; } }
  @media screen and (min-width: 1024px) and (max-width: 1215px) {
    #NEW_STYLES .columns.is-variable.is-5-desktop-only {
      --columnGap: 1.25rem; } }
  @media screen and (min-width: 1216px) {
    #NEW_STYLES .columns.is-variable.is-5-widescreen {
      --columnGap: 1.25rem; } }
  @media screen and (min-width: 1216px) and (max-width: 1407px) {
    #NEW_STYLES .columns.is-variable.is-5-widescreen-only {
      --columnGap: 1.25rem; } }
  @media screen and (min-width: 1408px) {
    #NEW_STYLES .columns.is-variable.is-5-fullhd {
      --columnGap: 1.25rem; } }
  #NEW_STYLES .columns.is-variable.is-6 {
    --columnGap: 1.5rem; }
  @media screen and (max-width: 768px) {
    #NEW_STYLES .columns.is-variable.is-6-mobile {
      --columnGap: 1.5rem; } }
  @media screen and (min-width: 769px), print {
    #NEW_STYLES .columns.is-variable.is-6-tablet {
      --columnGap: 1.5rem; } }
  @media screen and (min-width: 769px) and (max-width: 1023px) {
    #NEW_STYLES .columns.is-variable.is-6-tablet-only {
      --columnGap: 1.5rem; } }
  @media screen and (max-width: 1023px) {
    #NEW_STYLES .columns.is-variable.is-6-touch {
      --columnGap: 1.5rem; } }
  @media screen and (min-width: 1024px) {
    #NEW_STYLES .columns.is-variable.is-6-desktop {
      --columnGap: 1.5rem; } }
  @media screen and (min-width: 1024px) and (max-width: 1215px) {
    #NEW_STYLES .columns.is-variable.is-6-desktop-only {
      --columnGap: 1.5rem; } }
  @media screen and (min-width: 1216px) {
    #NEW_STYLES .columns.is-variable.is-6-widescreen {
      --columnGap: 1.5rem; } }
  @media screen and (min-width: 1216px) and (max-width: 1407px) {
    #NEW_STYLES .columns.is-variable.is-6-widescreen-only {
      --columnGap: 1.5rem; } }
  @media screen and (min-width: 1408px) {
    #NEW_STYLES .columns.is-variable.is-6-fullhd {
      --columnGap: 1.5rem; } }
  #NEW_STYLES .columns.is-variable.is-7 {
    --columnGap: 1.75rem; }
  @media screen and (max-width: 768px) {
    #NEW_STYLES .columns.is-variable.is-7-mobile {
      --columnGap: 1.75rem; } }
  @media screen and (min-width: 769px), print {
    #NEW_STYLES .columns.is-variable.is-7-tablet {
      --columnGap: 1.75rem; } }
  @media screen and (min-width: 769px) and (max-width: 1023px) {
    #NEW_STYLES .columns.is-variable.is-7-tablet-only {
      --columnGap: 1.75rem; } }
  @media screen and (max-width: 1023px) {
    #NEW_STYLES .columns.is-variable.is-7-touch {
      --columnGap: 1.75rem; } }
  @media screen and (min-width: 1024px) {
    #NEW_STYLES .columns.is-variable.is-7-desktop {
      --columnGap: 1.75rem; } }
  @media screen and (min-width: 1024px) and (max-width: 1215px) {
    #NEW_STYLES .columns.is-variable.is-7-desktop-only {
      --columnGap: 1.75rem; } }
  @media screen and (min-width: 1216px) {
    #NEW_STYLES .columns.is-variable.is-7-widescreen {
      --columnGap: 1.75rem; } }
  @media screen and (min-width: 1216px) and (max-width: 1407px) {
    #NEW_STYLES .columns.is-variable.is-7-widescreen-only {
      --columnGap: 1.75rem; } }
  @media screen and (min-width: 1408px) {
    #NEW_STYLES .columns.is-variable.is-7-fullhd {
      --columnGap: 1.75rem; } }
  #NEW_STYLES .columns.is-variable.is-8 {
    --columnGap: 2rem; }
  @media screen and (max-width: 768px) {
    #NEW_STYLES .columns.is-variable.is-8-mobile {
      --columnGap: 2rem; } }
  @media screen and (min-width: 769px), print {
    #NEW_STYLES .columns.is-variable.is-8-tablet {
      --columnGap: 2rem; } }
  @media screen and (min-width: 769px) and (max-width: 1023px) {
    #NEW_STYLES .columns.is-variable.is-8-tablet-only {
      --columnGap: 2rem; } }
  @media screen and (max-width: 1023px) {
    #NEW_STYLES .columns.is-variable.is-8-touch {
      --columnGap: 2rem; } }
  @media screen and (min-width: 1024px) {
    #NEW_STYLES .columns.is-variable.is-8-desktop {
      --columnGap: 2rem; } }
  @media screen and (min-width: 1024px) and (max-width: 1215px) {
    #NEW_STYLES .columns.is-variable.is-8-desktop-only {
      --columnGap: 2rem; } }
  @media screen and (min-width: 1216px) {
    #NEW_STYLES .columns.is-variable.is-8-widescreen {
      --columnGap: 2rem; } }
  @media screen and (min-width: 1216px) and (max-width: 1407px) {
    #NEW_STYLES .columns.is-variable.is-8-widescreen-only {
      --columnGap: 2rem; } }
  @media screen and (min-width: 1408px) {
    #NEW_STYLES .columns.is-variable.is-8-fullhd {
      --columnGap: 2rem; } }
  #NEW_STYLES .tile {
    align-items: stretch;
    display: block;
    flex-basis: 0;
    flex-grow: 1;
    flex-shrink: 1;
    min-height: min-content; }
  #NEW_STYLES .tile.is-ancestor {
    margin-left: -0.75rem;
    margin-right: -0.75rem;
    margin-top: -0.75rem; }
  #NEW_STYLES .tile.is-ancestor:last-child {
    margin-bottom: -0.75rem; }
  #NEW_STYLES .tile.is-ancestor:not(:last-child) {
    margin-bottom: 0.75rem; }
  #NEW_STYLES .tile.is-child {
    margin: 0 !important; }
  #NEW_STYLES .tile.is-parent {
    padding: 0.75rem; }
  #NEW_STYLES .tile.is-vertical {
    flex-direction: column; }
  #NEW_STYLES .tile.is-vertical > .tile.is-child:not(:last-child) {
    margin-bottom: 1.5rem !important; }
  @media screen and (min-width: 769px), print {
    #NEW_STYLES .tile:not(.is-child) {
      display: flex; }
    #NEW_STYLES .tile.is-1 {
      flex: none;
      width: 8.3333333333%; }
    #NEW_STYLES .tile.is-2 {
      flex: none;
      width: 16.6666666667%; }
    #NEW_STYLES .tile.is-3 {
      flex: none;
      width: 25%; }
    #NEW_STYLES .tile.is-4 {
      flex: none;
      width: 33.3333333333%; }
    #NEW_STYLES .tile.is-5 {
      flex: none;
      width: 41.6666666667%; }
    #NEW_STYLES .tile.is-6 {
      flex: none;
      width: 50%; }
    #NEW_STYLES .tile.is-7 {
      flex: none;
      width: 58.3333333333%; }
    #NEW_STYLES .tile.is-8 {
      flex: none;
      width: 66.6666666667%; }
    #NEW_STYLES .tile.is-9 {
      flex: none;
      width: 75%; }
    #NEW_STYLES .tile.is-10 {
      flex: none;
      width: 83.3333333333%; }
    #NEW_STYLES .tile.is-11 {
      flex: none;
      width: 91.6666666667%; }
    #NEW_STYLES .tile.is-12 {
      flex: none;
      width: 100%; } }
  #NEW_STYLES .hero {
    align-items: stretch;
    display: flex;
    flex-direction: column;
    justify-content: space-between; }
  #NEW_STYLES .hero .navbar {
    background: none; }
  #NEW_STYLES .hero .tabs ul {
    border-bottom: none; }
  #NEW_STYLES .hero.is-white {
    background-color: white;
    color: #0a0a0a; }
  #NEW_STYLES .hero.is-white a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
  #NEW_STYLES .hero.is-white strong {
    color: inherit; }
  #NEW_STYLES .hero.is-white .title {
    color: #0a0a0a; }
  #NEW_STYLES .hero.is-white .subtitle {
    color: rgba(10, 10, 10, 0.9); }
  #NEW_STYLES .hero.is-white .subtitle a:not(.button),
  #NEW_STYLES .hero.is-white .subtitle strong {
    color: #0a0a0a; }
  @media screen and (max-width: 1023px) {
    #NEW_STYLES .hero.is-white .navbar-menu {
      background-color: white; } }
  #NEW_STYLES .hero.is-white .navbar-item,
  #NEW_STYLES .hero.is-white .navbar-link {
    color: rgba(10, 10, 10, 0.7); }
  #NEW_STYLES .hero.is-white a.navbar-item:hover, #NEW_STYLES .hero.is-white a.navbar-item.is-active,
  #NEW_STYLES .hero.is-white .navbar-link:hover,
  #NEW_STYLES .hero.is-white .navbar-link.is-active {
    background-color: #f2f2f2;
    color: #0a0a0a; }
  #NEW_STYLES .hero.is-white .tabs a {
    color: #0a0a0a;
    opacity: 0.9; }
  #NEW_STYLES .hero.is-white .tabs a:hover {
    opacity: 1; }
  #NEW_STYLES .hero.is-white .tabs li.is-active a {
    opacity: 1; }
  #NEW_STYLES .hero.is-white .tabs.is-boxed a, #NEW_STYLES .hero.is-white .tabs.is-toggle a {
    color: #0a0a0a; }
  #NEW_STYLES .hero.is-white .tabs.is-boxed a:hover, #NEW_STYLES .hero.is-white .tabs.is-toggle a:hover {
    background-color: rgba(10, 10, 10, 0.1); }
  #NEW_STYLES .hero.is-white .tabs.is-boxed li.is-active a, #NEW_STYLES .hero.is-white .tabs.is-boxed li.is-active a:hover, #NEW_STYLES .hero.is-white .tabs.is-toggle li.is-active a, #NEW_STYLES .hero.is-white .tabs.is-toggle li.is-active a:hover {
    background-color: #0a0a0a;
    border-color: #0a0a0a;
    color: white; }
  #NEW_STYLES .hero.is-white.is-bold {
    background-image: linear-gradient(141deg, #e8e3e4 0%, white 71%, white 100%); }
  @media screen and (max-width: 768px) {
    #NEW_STYLES .hero.is-white.is-bold .navbar-menu {
      background-image: linear-gradient(141deg, #e8e3e4 0%, white 71%, white 100%); } }
  #NEW_STYLES .hero.is-black {
    background-color: #0a0a0a;
    color: white; }
  #NEW_STYLES .hero.is-black a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
  #NEW_STYLES .hero.is-black strong {
    color: inherit; }
  #NEW_STYLES .hero.is-black .title {
    color: white; }
  #NEW_STYLES .hero.is-black .subtitle {
    color: rgba(255, 255, 255, 0.9); }
  #NEW_STYLES .hero.is-black .subtitle a:not(.button),
  #NEW_STYLES .hero.is-black .subtitle strong {
    color: white; }
  @media screen and (max-width: 1023px) {
    #NEW_STYLES .hero.is-black .navbar-menu {
      background-color: #0a0a0a; } }
  #NEW_STYLES .hero.is-black .navbar-item,
  #NEW_STYLES .hero.is-black .navbar-link {
    color: rgba(255, 255, 255, 0.7); }
  #NEW_STYLES .hero.is-black a.navbar-item:hover, #NEW_STYLES .hero.is-black a.navbar-item.is-active,
  #NEW_STYLES .hero.is-black .navbar-link:hover,
  #NEW_STYLES .hero.is-black .navbar-link.is-active {
    background-color: black;
    color: white; }
  #NEW_STYLES .hero.is-black .tabs a {
    color: white;
    opacity: 0.9; }
  #NEW_STYLES .hero.is-black .tabs a:hover {
    opacity: 1; }
  #NEW_STYLES .hero.is-black .tabs li.is-active a {
    opacity: 1; }
  #NEW_STYLES .hero.is-black .tabs.is-boxed a, #NEW_STYLES .hero.is-black .tabs.is-toggle a {
    color: white; }
  #NEW_STYLES .hero.is-black .tabs.is-boxed a:hover, #NEW_STYLES .hero.is-black .tabs.is-toggle a:hover {
    background-color: rgba(10, 10, 10, 0.1); }
  #NEW_STYLES .hero.is-black .tabs.is-boxed li.is-active a, #NEW_STYLES .hero.is-black .tabs.is-boxed li.is-active a:hover, #NEW_STYLES .hero.is-black .tabs.is-toggle li.is-active a, #NEW_STYLES .hero.is-black .tabs.is-toggle li.is-active a:hover {
    background-color: white;
    border-color: white;
    color: #0a0a0a; }
  #NEW_STYLES .hero.is-black.is-bold {
    background-image: linear-gradient(141deg, black 0%, #0a0a0a 71%, #181616 100%); }
  @media screen and (max-width: 768px) {
    #NEW_STYLES .hero.is-black.is-bold .navbar-menu {
      background-image: linear-gradient(141deg, black 0%, #0a0a0a 71%, #181616 100%); } }
  #NEW_STYLES .hero.is-light {
    background-color: whitesmoke;
    color: rgba(0, 0, 0, 0.7); }
  #NEW_STYLES .hero.is-light a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
  #NEW_STYLES .hero.is-light strong {
    color: inherit; }
  #NEW_STYLES .hero.is-light .title {
    color: rgba(0, 0, 0, 0.7); }
  #NEW_STYLES .hero.is-light .subtitle {
    color: rgba(0, 0, 0, 0.9); }
  #NEW_STYLES .hero.is-light .subtitle a:not(.button),
  #NEW_STYLES .hero.is-light .subtitle strong {
    color: rgba(0, 0, 0, 0.7); }
  @media screen and (max-width: 1023px) {
    #NEW_STYLES .hero.is-light .navbar-menu {
      background-color: whitesmoke; } }
  #NEW_STYLES .hero.is-light .navbar-item,
  #NEW_STYLES .hero.is-light .navbar-link {
    color: rgba(0, 0, 0, 0.7); }
  #NEW_STYLES .hero.is-light a.navbar-item:hover, #NEW_STYLES .hero.is-light a.navbar-item.is-active,
  #NEW_STYLES .hero.is-light .navbar-link:hover,
  #NEW_STYLES .hero.is-light .navbar-link.is-active {
    background-color: #e8e8e8;
    color: rgba(0, 0, 0, 0.7); }
  #NEW_STYLES .hero.is-light .tabs a {
    color: rgba(0, 0, 0, 0.7);
    opacity: 0.9; }
  #NEW_STYLES .hero.is-light .tabs a:hover {
    opacity: 1; }
  #NEW_STYLES .hero.is-light .tabs li.is-active a {
    opacity: 1; }
  #NEW_STYLES .hero.is-light .tabs.is-boxed a, #NEW_STYLES .hero.is-light .tabs.is-toggle a {
    color: rgba(0, 0, 0, 0.7); }
  #NEW_STYLES .hero.is-light .tabs.is-boxed a:hover, #NEW_STYLES .hero.is-light .tabs.is-toggle a:hover {
    background-color: rgba(10, 10, 10, 0.1); }
  #NEW_STYLES .hero.is-light .tabs.is-boxed li.is-active a, #NEW_STYLES .hero.is-light .tabs.is-boxed li.is-active a:hover, #NEW_STYLES .hero.is-light .tabs.is-toggle li.is-active a, #NEW_STYLES .hero.is-light .tabs.is-toggle li.is-active a:hover {
    background-color: rgba(0, 0, 0, 0.7);
    border-color: rgba(0, 0, 0, 0.7);
    color: whitesmoke; }
  #NEW_STYLES .hero.is-light.is-bold {
    background-image: linear-gradient(141deg, #dfd8d9 0%, whitesmoke 71%, white 100%); }
  @media screen and (max-width: 768px) {
    #NEW_STYLES .hero.is-light.is-bold .navbar-menu {
      background-image: linear-gradient(141deg, #dfd8d9 0%, whitesmoke 71%, white 100%); } }
  #NEW_STYLES .hero.is-dark {
    background-color: #363636;
    color: #fff; }
  #NEW_STYLES .hero.is-dark a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
  #NEW_STYLES .hero.is-dark strong {
    color: inherit; }
  #NEW_STYLES .hero.is-dark .title {
    color: #fff; }
  #NEW_STYLES .hero.is-dark .subtitle {
    color: rgba(255, 255, 255, 0.9); }
  #NEW_STYLES .hero.is-dark .subtitle a:not(.button),
  #NEW_STYLES .hero.is-dark .subtitle strong {
    color: #fff; }
  @media screen and (max-width: 1023px) {
    #NEW_STYLES .hero.is-dark .navbar-menu {
      background-color: #363636; } }
  #NEW_STYLES .hero.is-dark .navbar-item,
  #NEW_STYLES .hero.is-dark .navbar-link {
    color: rgba(255, 255, 255, 0.7); }
  #NEW_STYLES .hero.is-dark a.navbar-item:hover, #NEW_STYLES .hero.is-dark a.navbar-item.is-active,
  #NEW_STYLES .hero.is-dark .navbar-link:hover,
  #NEW_STYLES .hero.is-dark .navbar-link.is-active {
    background-color: #292929;
    color: #fff; }
  #NEW_STYLES .hero.is-dark .tabs a {
    color: #fff;
    opacity: 0.9; }
  #NEW_STYLES .hero.is-dark .tabs a:hover {
    opacity: 1; }
  #NEW_STYLES .hero.is-dark .tabs li.is-active a {
    opacity: 1; }
  #NEW_STYLES .hero.is-dark .tabs.is-boxed a, #NEW_STYLES .hero.is-dark .tabs.is-toggle a {
    color: #fff; }
  #NEW_STYLES .hero.is-dark .tabs.is-boxed a:hover, #NEW_STYLES .hero.is-dark .tabs.is-toggle a:hover {
    background-color: rgba(10, 10, 10, 0.1); }
  #NEW_STYLES .hero.is-dark .tabs.is-boxed li.is-active a, #NEW_STYLES .hero.is-dark .tabs.is-boxed li.is-active a:hover, #NEW_STYLES .hero.is-dark .tabs.is-toggle li.is-active a, #NEW_STYLES .hero.is-dark .tabs.is-toggle li.is-active a:hover {
    background-color: #fff;
    border-color: #fff;
    color: #363636; }
  #NEW_STYLES .hero.is-dark.is-bold {
    background-image: linear-gradient(141deg, #1f191a 0%, #363636 71%, #46403f 100%); }
  @media screen and (max-width: 768px) {
    #NEW_STYLES .hero.is-dark.is-bold .navbar-menu {
      background-image: linear-gradient(141deg, #1f191a 0%, #363636 71%, #46403f 100%); } }
  #NEW_STYLES .hero.is-primary {
    background-color: #2f7f59;
    color: #fff; }
  #NEW_STYLES .hero.is-primary a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
  #NEW_STYLES .hero.is-primary strong {
    color: inherit; }
  #NEW_STYLES .hero.is-primary .title {
    color: #fff; }
  #NEW_STYLES .hero.is-primary .subtitle {
    color: rgba(255, 255, 255, 0.9); }
  #NEW_STYLES .hero.is-primary .subtitle a:not(.button),
  #NEW_STYLES .hero.is-primary .subtitle strong {
    color: #fff; }
  @media screen and (max-width: 1023px) {
    #NEW_STYLES .hero.is-primary .navbar-menu {
      background-color: #2f7f59; } }
  #NEW_STYLES .hero.is-primary .navbar-item,
  #NEW_STYLES .hero.is-primary .navbar-link {
    color: rgba(255, 255, 255, 0.7); }
  #NEW_STYLES .hero.is-primary a.navbar-item:hover, #NEW_STYLES .hero.is-primary a.navbar-item.is-active,
  #NEW_STYLES .hero.is-primary .navbar-link:hover,
  #NEW_STYLES .hero.is-primary .navbar-link.is-active {
    background-color: #286c4c;
    color: #fff; }
  #NEW_STYLES .hero.is-primary .tabs a {
    color: #fff;
    opacity: 0.9; }
  #NEW_STYLES .hero.is-primary .tabs a:hover {
    opacity: 1; }
  #NEW_STYLES .hero.is-primary .tabs li.is-active a {
    opacity: 1; }
  #NEW_STYLES .hero.is-primary .tabs.is-boxed a, #NEW_STYLES .hero.is-primary .tabs.is-toggle a {
    color: #fff; }
  #NEW_STYLES .hero.is-primary .tabs.is-boxed a:hover, #NEW_STYLES .hero.is-primary .tabs.is-toggle a:hover {
    background-color: rgba(10, 10, 10, 0.1); }
  #NEW_STYLES .hero.is-primary .tabs.is-boxed li.is-active a, #NEW_STYLES .hero.is-primary .tabs.is-boxed li.is-active a:hover, #NEW_STYLES .hero.is-primary .tabs.is-toggle li.is-active a, #NEW_STYLES .hero.is-primary .tabs.is-toggle li.is-active a:hover {
    background-color: #fff;
    border-color: #fff;
    color: #2f7f59; }
  #NEW_STYLES .hero.is-primary.is-bold {
    background-image: linear-gradient(141deg, #1b6034 0%, #2f7f59 71%, #319777 100%); }
  @media screen and (max-width: 768px) {
    #NEW_STYLES .hero.is-primary.is-bold .navbar-menu {
      background-image: linear-gradient(141deg, #1b6034 0%, #2f7f59 71%, #319777 100%); } }
  #NEW_STYLES .hero.is-link {
    background-color: #3273dc;
    color: #fff; }
  #NEW_STYLES .hero.is-link a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
  #NEW_STYLES .hero.is-link strong {
    color: inherit; }
  #NEW_STYLES .hero.is-link .title {
    color: #fff; }
  #NEW_STYLES .hero.is-link .subtitle {
    color: rgba(255, 255, 255, 0.9); }
  #NEW_STYLES .hero.is-link .subtitle a:not(.button),
  #NEW_STYLES .hero.is-link .subtitle strong {
    color: #fff; }
  @media screen and (max-width: 1023px) {
    #NEW_STYLES .hero.is-link .navbar-menu {
      background-color: #3273dc; } }
  #NEW_STYLES .hero.is-link .navbar-item,
  #NEW_STYLES .hero.is-link .navbar-link {
    color: rgba(255, 255, 255, 0.7); }
  #NEW_STYLES .hero.is-link a.navbar-item:hover, #NEW_STYLES .hero.is-link a.navbar-item.is-active,
  #NEW_STYLES .hero.is-link .navbar-link:hover,
  #NEW_STYLES .hero.is-link .navbar-link.is-active {
    background-color: #2366d1;
    color: #fff; }
  #NEW_STYLES .hero.is-link .tabs a {
    color: #fff;
    opacity: 0.9; }
  #NEW_STYLES .hero.is-link .tabs a:hover {
    opacity: 1; }
  #NEW_STYLES .hero.is-link .tabs li.is-active a {
    opacity: 1; }
  #NEW_STYLES .hero.is-link .tabs.is-boxed a, #NEW_STYLES .hero.is-link .tabs.is-toggle a {
    color: #fff; }
  #NEW_STYLES .hero.is-link .tabs.is-boxed a:hover, #NEW_STYLES .hero.is-link .tabs.is-toggle a:hover {
    background-color: rgba(10, 10, 10, 0.1); }
  #NEW_STYLES .hero.is-link .tabs.is-boxed li.is-active a, #NEW_STYLES .hero.is-link .tabs.is-boxed li.is-active a:hover, #NEW_STYLES .hero.is-link .tabs.is-toggle li.is-active a, #NEW_STYLES .hero.is-link .tabs.is-toggle li.is-active a:hover {
    background-color: #fff;
    border-color: #fff;
    color: #3273dc; }
  #NEW_STYLES .hero.is-link.is-bold {
    background-image: linear-gradient(141deg, #1577c6 0%, #3273dc 71%, #4366e5 100%); }
  @media screen and (max-width: 768px) {
    #NEW_STYLES .hero.is-link.is-bold .navbar-menu {
      background-image: linear-gradient(141deg, #1577c6 0%, #3273dc 71%, #4366e5 100%); } }
  #NEW_STYLES .hero.is-info {
    background-color: #3298dc;
    color: #fff; }
  #NEW_STYLES .hero.is-info a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
  #NEW_STYLES .hero.is-info strong {
    color: inherit; }
  #NEW_STYLES .hero.is-info .title {
    color: #fff; }
  #NEW_STYLES .hero.is-info .subtitle {
    color: rgba(255, 255, 255, 0.9); }
  #NEW_STYLES .hero.is-info .subtitle a:not(.button),
  #NEW_STYLES .hero.is-info .subtitle strong {
    color: #fff; }
  @media screen and (max-width: 1023px) {
    #NEW_STYLES .hero.is-info .navbar-menu {
      background-color: #3298dc; } }
  #NEW_STYLES .hero.is-info .navbar-item,
  #NEW_STYLES .hero.is-info .navbar-link {
    color: rgba(255, 255, 255, 0.7); }
  #NEW_STYLES .hero.is-info a.navbar-item:hover, #NEW_STYLES .hero.is-info a.navbar-item.is-active,
  #NEW_STYLES .hero.is-info .navbar-link:hover,
  #NEW_STYLES .hero.is-info .navbar-link.is-active {
    background-color: #238cd1;
    color: #fff; }
  #NEW_STYLES .hero.is-info .tabs a {
    color: #fff;
    opacity: 0.9; }
  #NEW_STYLES .hero.is-info .tabs a:hover {
    opacity: 1; }
  #NEW_STYLES .hero.is-info .tabs li.is-active a {
    opacity: 1; }
  #NEW_STYLES .hero.is-info .tabs.is-boxed a, #NEW_STYLES .hero.is-info .tabs.is-toggle a {
    color: #fff; }
  #NEW_STYLES .hero.is-info .tabs.is-boxed a:hover, #NEW_STYLES .hero.is-info .tabs.is-toggle a:hover {
    background-color: rgba(10, 10, 10, 0.1); }
  #NEW_STYLES .hero.is-info .tabs.is-boxed li.is-active a, #NEW_STYLES .hero.is-info .tabs.is-boxed li.is-active a:hover, #NEW_STYLES .hero.is-info .tabs.is-toggle li.is-active a, #NEW_STYLES .hero.is-info .tabs.is-toggle li.is-active a:hover {
    background-color: #fff;
    border-color: #fff;
    color: #3298dc; }
  #NEW_STYLES .hero.is-info.is-bold {
    background-image: linear-gradient(141deg, #159dc6 0%, #3298dc 71%, #4389e5 100%); }
  @media screen and (max-width: 768px) {
    #NEW_STYLES .hero.is-info.is-bold .navbar-menu {
      background-image: linear-gradient(141deg, #159dc6 0%, #3298dc 71%, #4389e5 100%); } }
  #NEW_STYLES .hero.is-success {
    background-color: #c1d72e;
    color: rgba(0, 0, 0, 0.7); }
  #NEW_STYLES .hero.is-success a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
  #NEW_STYLES .hero.is-success strong {
    color: inherit; }
  #NEW_STYLES .hero.is-success .title {
    color: rgba(0, 0, 0, 0.7); }
  #NEW_STYLES .hero.is-success .subtitle {
    color: rgba(0, 0, 0, 0.9); }
  #NEW_STYLES .hero.is-success .subtitle a:not(.button),
  #NEW_STYLES .hero.is-success .subtitle strong {
    color: rgba(0, 0, 0, 0.7); }
  @media screen and (max-width: 1023px) {
    #NEW_STYLES .hero.is-success .navbar-menu {
      background-color: #c1d72e; } }
  #NEW_STYLES .hero.is-success .navbar-item,
  #NEW_STYLES .hero.is-success .navbar-link {
    color: rgba(0, 0, 0, 0.7); }
  #NEW_STYLES .hero.is-success a.navbar-item:hover, #NEW_STYLES .hero.is-success a.navbar-item.is-active,
  #NEW_STYLES .hero.is-success .navbar-link:hover,
  #NEW_STYLES .hero.is-success .navbar-link.is-active {
    background-color: #b1c626;
    color: rgba(0, 0, 0, 0.7); }
  #NEW_STYLES .hero.is-success .tabs a {
    color: rgba(0, 0, 0, 0.7);
    opacity: 0.9; }
  #NEW_STYLES .hero.is-success .tabs a:hover {
    opacity: 1; }
  #NEW_STYLES .hero.is-success .tabs li.is-active a {
    opacity: 1; }
  #NEW_STYLES .hero.is-success .tabs.is-boxed a, #NEW_STYLES .hero.is-success .tabs.is-toggle a {
    color: rgba(0, 0, 0, 0.7); }
  #NEW_STYLES .hero.is-success .tabs.is-boxed a:hover, #NEW_STYLES .hero.is-success .tabs.is-toggle a:hover {
    background-color: rgba(10, 10, 10, 0.1); }
  #NEW_STYLES .hero.is-success .tabs.is-boxed li.is-active a, #NEW_STYLES .hero.is-success .tabs.is-boxed li.is-active a:hover, #NEW_STYLES .hero.is-success .tabs.is-toggle li.is-active a, #NEW_STYLES .hero.is-success .tabs.is-toggle li.is-active a:hover {
    background-color: rgba(0, 0, 0, 0.7);
    border-color: rgba(0, 0, 0, 0.7);
    color: #c1d72e; }
  #NEW_STYLES .hero.is-success.is-bold {
    background-image: linear-gradient(141deg, #bbb517 0%, #c1d72e 71%, #b0e13e 100%); }
  @media screen and (max-width: 768px) {
    #NEW_STYLES .hero.is-success.is-bold .navbar-menu {
      background-image: linear-gradient(141deg, #bbb517 0%, #c1d72e 71%, #b0e13e 100%); } }
  #NEW_STYLES .hero.is-warning {
    background-color: #ffdd57;
    color: rgba(0, 0, 0, 0.7); }
  #NEW_STYLES .hero.is-warning a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
  #NEW_STYLES .hero.is-warning strong {
    color: inherit; }
  #NEW_STYLES .hero.is-warning .title {
    color: rgba(0, 0, 0, 0.7); }
  #NEW_STYLES .hero.is-warning .subtitle {
    color: rgba(0, 0, 0, 0.9); }
  #NEW_STYLES .hero.is-warning .subtitle a:not(.button),
  #NEW_STYLES .hero.is-warning .subtitle strong {
    color: rgba(0, 0, 0, 0.7); }
  @media screen and (max-width: 1023px) {
    #NEW_STYLES .hero.is-warning .navbar-menu {
      background-color: #ffdd57; } }
  #NEW_STYLES .hero.is-warning .navbar-item,
  #NEW_STYLES .hero.is-warning .navbar-link {
    color: rgba(0, 0, 0, 0.7); }
  #NEW_STYLES .hero.is-warning a.navbar-item:hover, #NEW_STYLES .hero.is-warning a.navbar-item.is-active,
  #NEW_STYLES .hero.is-warning .navbar-link:hover,
  #NEW_STYLES .hero.is-warning .navbar-link.is-active {
    background-color: #ffd83d;
    color: rgba(0, 0, 0, 0.7); }
  #NEW_STYLES .hero.is-warning .tabs a {
    color: rgba(0, 0, 0, 0.7);
    opacity: 0.9; }
  #NEW_STYLES .hero.is-warning .tabs a:hover {
    opacity: 1; }
  #NEW_STYLES .hero.is-warning .tabs li.is-active a {
    opacity: 1; }
  #NEW_STYLES .hero.is-warning .tabs.is-boxed a, #NEW_STYLES .hero.is-warning .tabs.is-toggle a {
    color: rgba(0, 0, 0, 0.7); }
  #NEW_STYLES .hero.is-warning .tabs.is-boxed a:hover, #NEW_STYLES .hero.is-warning .tabs.is-toggle a:hover {
    background-color: rgba(10, 10, 10, 0.1); }
  #NEW_STYLES .hero.is-warning .tabs.is-boxed li.is-active a, #NEW_STYLES .hero.is-warning .tabs.is-boxed li.is-active a:hover, #NEW_STYLES .hero.is-warning .tabs.is-toggle li.is-active a, #NEW_STYLES .hero.is-warning .tabs.is-toggle li.is-active a:hover {
    background-color: rgba(0, 0, 0, 0.7);
    border-color: rgba(0, 0, 0, 0.7);
    color: #ffdd57; }
  #NEW_STYLES .hero.is-warning.is-bold {
    background-image: linear-gradient(141deg, #ffaf24 0%, #ffdd57 71%, #fffa70 100%); }
  @media screen and (max-width: 768px) {
    #NEW_STYLES .hero.is-warning.is-bold .navbar-menu {
      background-image: linear-gradient(141deg, #ffaf24 0%, #ffdd57 71%, #fffa70 100%); } }
  #NEW_STYLES .hero.is-danger {
    background-color: #d92525;
    color: #fff; }
  #NEW_STYLES .hero.is-danger a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
  #NEW_STYLES .hero.is-danger strong {
    color: inherit; }
  #NEW_STYLES .hero.is-danger .title {
    color: #fff; }
  #NEW_STYLES .hero.is-danger .subtitle {
    color: rgba(255, 255, 255, 0.9); }
  #NEW_STYLES .hero.is-danger .subtitle a:not(.button),
  #NEW_STYLES .hero.is-danger .subtitle strong {
    color: #fff; }
  @media screen and (max-width: 1023px) {
    #NEW_STYLES .hero.is-danger .navbar-menu {
      background-color: #d92525; } }
  #NEW_STYLES .hero.is-danger .navbar-item,
  #NEW_STYLES .hero.is-danger .navbar-link {
    color: rgba(255, 255, 255, 0.7); }
  #NEW_STYLES .hero.is-danger a.navbar-item:hover, #NEW_STYLES .hero.is-danger a.navbar-item.is-active,
  #NEW_STYLES .hero.is-danger .navbar-link:hover,
  #NEW_STYLES .hero.is-danger .navbar-link.is-active {
    background-color: #c32121;
    color: #fff; }
  #NEW_STYLES .hero.is-danger .tabs a {
    color: #fff;
    opacity: 0.9; }
  #NEW_STYLES .hero.is-danger .tabs a:hover {
    opacity: 1; }
  #NEW_STYLES .hero.is-danger .tabs li.is-active a {
    opacity: 1; }
  #NEW_STYLES .hero.is-danger .tabs.is-boxed a, #NEW_STYLES .hero.is-danger .tabs.is-toggle a {
    color: #fff; }
  #NEW_STYLES .hero.is-danger .tabs.is-boxed a:hover, #NEW_STYLES .hero.is-danger .tabs.is-toggle a:hover {
    background-color: rgba(10, 10, 10, 0.1); }
  #NEW_STYLES .hero.is-danger .tabs.is-boxed li.is-active a, #NEW_STYLES .hero.is-danger .tabs.is-boxed li.is-active a:hover, #NEW_STYLES .hero.is-danger .tabs.is-toggle li.is-active a, #NEW_STYLES .hero.is-danger .tabs.is-toggle li.is-active a:hover {
    background-color: #fff;
    border-color: #fff;
    color: #d92525; }
  #NEW_STYLES .hero.is-danger.is-bold {
    background-image: linear-gradient(141deg, #b8132f 0%, #d92525 71%, #e35134 100%); }
  @media screen and (max-width: 768px) {
    #NEW_STYLES .hero.is-danger.is-bold .navbar-menu {
      background-image: linear-gradient(141deg, #b8132f 0%, #d92525 71%, #e35134 100%); } }
  #NEW_STYLES .hero.is-small .hero-body {
    padding-bottom: 1.5rem;
    padding-top: 1.5rem; }
  @media screen and (min-width: 769px), print {
    #NEW_STYLES .hero.is-medium .hero-body {
      padding-bottom: 9rem;
      padding-top: 9rem; } }
  @media screen and (min-width: 769px), print {
    #NEW_STYLES .hero.is-large .hero-body {
      padding-bottom: 18rem;
      padding-top: 18rem; } }
  #NEW_STYLES .hero.is-halfheight .hero-body, #NEW_STYLES .hero.is-fullheight .hero-body, #NEW_STYLES .hero.is-fullheight-with-navbar .hero-body {
    align-items: center;
    display: flex; }
  #NEW_STYLES .hero.is-halfheight .hero-body > .container, #NEW_STYLES .hero.is-fullheight .hero-body > .container, #NEW_STYLES .hero.is-fullheight-with-navbar .hero-body > .container {
    flex-grow: 1;
    flex-shrink: 1; }
  #NEW_STYLES .hero.is-halfheight {
    min-height: 50vh; }
  #NEW_STYLES .hero.is-fullheight {
    min-height: 100vh; }
  #NEW_STYLES .hero-video {
    overflow: hidden; }
  #NEW_STYLES .hero-video video {
    left: 50%;
    min-height: 100%;
    min-width: 100%;
    position: absolute;
    top: 50%;
    transform: translate3d(-50%, -50%, 0); }
  #NEW_STYLES .hero-video.is-transparent {
    opacity: 0.3; }
  @media screen and (max-width: 768px) {
    #NEW_STYLES .hero-video {
      display: none; } }
  #NEW_STYLES .hero-buttons {
    margin-top: 1.5rem; }
  @media screen and (max-width: 768px) {
    #NEW_STYLES .hero-buttons .button {
      display: flex; }
    #NEW_STYLES .hero-buttons .button:not(:last-child) {
      margin-bottom: 0.75rem; } }
  @media screen and (min-width: 769px), print {
    #NEW_STYLES .hero-buttons {
      display: flex;
      justify-content: center; }
    #NEW_STYLES .hero-buttons .button:not(:last-child) {
      margin-right: 1.5rem; } }
  #NEW_STYLES .hero-head,
  #NEW_STYLES .hero-foot {
    flex-grow: 0;
    flex-shrink: 0; }
  #NEW_STYLES .hero-body {
    flex-grow: 1;
    flex-shrink: 0;
    padding: 3rem 1.5rem; }
  #NEW_STYLES .section {
    padding: 0; }
  @media screen and (min-width: 1024px) {
    #NEW_STYLES .section.is-medium {
      padding: 0; }
    #NEW_STYLES .section.is-large {
      padding: 0; } }
  #NEW_STYLES .footer {
    background-color: #fafafa;
    padding: 3rem 1.5rem 6rem; }
@font-face {
  #NEW_STYLES {
    font-family: octicons-link;
    src: url(data:font/woff;charset=utf-8;base64,d09GRgABAAAAAAZwABAAAAAACFQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABEU0lHAAAGaAAAAAgAAAAIAAAAAUdTVUIAAAZcAAAACgAAAAoAAQAAT1MvMgAAAyQAAABJAAAAYFYEU3RjbWFwAAADcAAAAEUAAACAAJThvmN2dCAAAATkAAAABAAAAAQAAAAAZnBnbQAAA7gAAACyAAABCUM+8IhnYXNwAAAGTAAAABAAAAAQABoAI2dseWYAAAFsAAABPAAAAZwcEq9taGVhZAAAAsgAAAA0AAAANgh4a91oaGVhAAADCAAAABoAAAAkCA8DRGhtdHgAAAL8AAAADAAAAAwGAACfbG9jYQAAAsAAAAAIAAAACABiATBtYXhwAAACqAAAABgAAAAgAA8ASm5hbWUAAAToAAABQgAAAlXu73sOcG9zdAAABiwAAAAeAAAAME3QpOBwcmVwAAAEbAAAAHYAAAB/aFGpk3jaTY6xa8JAGMW/O62BDi0tJLYQincXEypYIiGJjSgHniQ6umTsUEyLm5BV6NDBP8Tpts6F0v+k/0an2i+itHDw3v2+9+DBKTzsJNnWJNTgHEy4BgG3EMI9DCEDOGEXzDADU5hBKMIgNPZqoD3SilVaXZCER3/I7AtxEJLtzzuZfI+VVkprxTlXShWKb3TBecG11rwoNlmmn1P2WYcJczl32etSpKnziC7lQyWe1smVPy/Lt7Kc+0vWY/gAgIIEqAN9we0pwKXreiMasxvabDQMM4riO+qxM2ogwDGOZTXxwxDiycQIcoYFBLj5K3EIaSctAq2kTYiw+ymhce7vwM9jSqO8JyVd5RH9gyTt2+J/yUmYlIR0s04n6+7Vm1ozezUeLEaUjhaDSuXHwVRgvLJn1tQ7xiuVv/ocTRF42mNgZGBgYGbwZOBiAAFGJBIMAAizAFoAAABiAGIAznjaY2BkYGAA4in8zwXi+W2+MjCzMIDApSwvXzC97Z4Ig8N/BxYGZgcgl52BCSQKAA3jCV8CAABfAAAAAAQAAEB42mNgZGBg4f3vACQZQABIMjKgAmYAKEgBXgAAeNpjYGY6wTiBgZWBg2kmUxoDA4MPhGZMYzBi1AHygVLYQUCaawqDA4PChxhmh/8ODDEsvAwHgMKMIDnGL0x7gJQCAwMAJd4MFwAAAHjaY2BgYGaA4DAGRgYQkAHyGMF8NgYrIM3JIAGVYYDT+AEjAwuDFpBmA9KMDEwMCh9i/v8H8sH0/4dQc1iAmAkALaUKLgAAAHjaTY9LDsIgEIbtgqHUPpDi3gPoBVyRTmTddOmqTXThEXqrob2gQ1FjwpDvfwCBdmdXC5AVKFu3e5MfNFJ29KTQT48Ob9/lqYwOGZxeUelN2U2R6+cArgtCJpauW7UQBqnFkUsjAY/kOU1cP+DAgvxwn1chZDwUbd6CFimGXwzwF6tPbFIcjEl+vvmM/byA48e6tWrKArm4ZJlCbdsrxksL1AwWn/yBSJKpYbq8AXaaTb8AAHja28jAwOC00ZrBeQNDQOWO//sdBBgYGRiYWYAEELEwMTE4uzo5Zzo5b2BxdnFOcALxNjA6b2ByTswC8jYwg0VlNuoCTWAMqNzMzsoK1rEhNqByEyerg5PMJlYuVueETKcd/89uBpnpvIEVomeHLoMsAAe1Id4AAAAAAAB42oWQT07CQBTGv0JBhagk7HQzKxca2sJCE1hDt4QF+9JOS0nbaaYDCQfwCJ7Au3AHj+LO13FMmm6cl7785vven0kBjHCBhfpYuNa5Ph1c0e2Xu3jEvWG7UdPDLZ4N92nOm+EBXuAbHmIMSRMs+4aUEd4Nd3CHD8NdvOLTsA2GL8M9PODbcL+hD7C1xoaHeLJSEao0FEW14ckxC+TU8TxvsY6X0eLPmRhry2WVioLpkrbp84LLQPGI7c6sOiUzpWIWS5GzlSgUzzLBSikOPFTOXqly7rqx0Z1Q5BAIoZBSFihQYQOOBEdkCOgXTOHA07HAGjGWiIjaPZNW13/+lm6S9FT7rLHFJ6fQbkATOG1j2OFMucKJJsxIVfQORl+9Jyda6Sl1dUYhSCm1dyClfoeDve4qMYdLEbfqHf3O/AdDumsjAAB42mNgYoAAZQYjBmyAGYQZmdhL8zLdDEydARfoAqIAAAABAAMABwAKABMAB///AA8AAQAAAAAAAAAAAAAAAAABAAAAAA==) format("woff"); } }
  #NEW_STYLES .markdown .octicon {
    display: inline-block;
    fill: currentColor;
    vertical-align: text-bottom; }
  #NEW_STYLES .markdown .anchor {
    float: left;
    line-height: 1;
    margin-left: -20px;
    padding-right: 4px; }
  #NEW_STYLES .markdown .anchor:focus {
    outline: none; }
  #NEW_STYLES .markdown h1 .octicon-link,
  #NEW_STYLES .markdown h2 .octicon-link,
  #NEW_STYLES .markdown h3 .octicon-link,
  #NEW_STYLES .markdown h4 .octicon-link,
  #NEW_STYLES .markdown h5 .octicon-link,
  #NEW_STYLES .markdown h6 .octicon-link {
    color: #1b1f23;
    vertical-align: middle;
    visibility: hidden; }
  #NEW_STYLES .markdown h1:hover .anchor,
  #NEW_STYLES .markdown h2:hover .anchor,
  #NEW_STYLES .markdown h3:hover .anchor,
  #NEW_STYLES .markdown h4:hover .anchor,
  #NEW_STYLES .markdown h5:hover .anchor,
  #NEW_STYLES .markdown h6:hover .anchor {
    text-decoration: none; }
  #NEW_STYLES .markdown h1:hover .anchor .octicon-link,
  #NEW_STYLES .markdown h2:hover .anchor .octicon-link,
  #NEW_STYLES .markdown h3:hover .anchor .octicon-link,
  #NEW_STYLES .markdown h4:hover .anchor .octicon-link,
  #NEW_STYLES .markdown h5:hover .anchor .octicon-link,
  #NEW_STYLES .markdown h6:hover .anchor .octicon-link {
    visibility: visible; }
  #NEW_STYLES .markdown {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    color: #24292e;
    line-height: 1.5;
    font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
    font-size: 16px;
    line-height: 1.5;
    word-wrap: break-word; }
  #NEW_STYLES .markdown .pl-c {
    color: #6a737d; }
  #NEW_STYLES .markdown .pl-c1,
  #NEW_STYLES .markdown .pl-s .pl-v {
    color: #005cc5; }
  #NEW_STYLES .markdown .pl-e,
  #NEW_STYLES .markdown .pl-en {
    color: #6f42c1; }
  #NEW_STYLES .markdown .pl-s .pl-s1,
  #NEW_STYLES .markdown .pl-smi {
    color: #24292e; }
  #NEW_STYLES .markdown .pl-ent {
    color: #22863a; }
  #NEW_STYLES .markdown .pl-k {
    color: #d73a49; }
  #NEW_STYLES .markdown .pl-pds,
  #NEW_STYLES .markdown .pl-s,
  #NEW_STYLES .markdown .pl-s .pl-pse .pl-s1,
  #NEW_STYLES .markdown .pl-sr,
  #NEW_STYLES .markdown .pl-sr .pl-cce,
  #NEW_STYLES .markdown .pl-sr .pl-sra,
  #NEW_STYLES .markdown .pl-sr .pl-sre {
    color: #032f62; }
  #NEW_STYLES .markdown .pl-smw,
  #NEW_STYLES .markdown .pl-v {
    color: #e36209; }
  #NEW_STYLES .markdown .pl-bu {
    color: #b31d28; }
  #NEW_STYLES .markdown .pl-ii {
    background-color: #b31d28;
    color: #fafbfc; }
  #NEW_STYLES .markdown .pl-c2 {
    background-color: #d73a49;
    color: #fafbfc; }
  #NEW_STYLES .markdown .pl-c2:before {
    content: "^M"; }
  #NEW_STYLES .markdown .pl-sr .pl-cce {
    color: #22863a;
    font-weight: 700; }
  #NEW_STYLES .markdown .pl-ml {
    color: #735c0f; }
  #NEW_STYLES .markdown .pl-mh,
  #NEW_STYLES .markdown .pl-mh .pl-en,
  #NEW_STYLES .markdown .pl-ms {
    color: #005cc5;
    font-weight: 700; }
  #NEW_STYLES .markdown .pl-mi {
    color: #24292e;
    font-style: italic; }
  #NEW_STYLES .markdown .pl-mb {
    color: #24292e;
    font-weight: 700; }
  #NEW_STYLES .markdown .pl-md {
    background-color: #ffeef0;
    color: #b31d28; }
  #NEW_STYLES .markdown .pl-mi1 {
    background-color: #f0fff4;
    color: #22863a; }
  #NEW_STYLES .markdown .pl-mc {
    background-color: #ffebda;
    color: #e36209; }
  #NEW_STYLES .markdown .pl-mi2 {
    background-color: #005cc5;
    color: #f6f8fa; }
  #NEW_STYLES .markdown .pl-mdr {
    color: #6f42c1;
    font-weight: 700; }
  #NEW_STYLES .markdown .pl-ba {
    color: #586069; }
  #NEW_STYLES .markdown .pl-sg {
    color: #959da5; }
  #NEW_STYLES .markdown .pl-corl {
    color: #032f62;
    text-decoration: underline; }
  #NEW_STYLES .markdown details {
    display: block; }
  #NEW_STYLES .markdown summary {
    display: list-item; }
  #NEW_STYLES .markdown a {
    background-color: transparent; }
  #NEW_STYLES .markdown a:active,
  #NEW_STYLES .markdown a:hover {
    outline-width: 0; }
  #NEW_STYLES .markdown strong {
    font-weight: inherit;
    font-weight: bolder; }
  #NEW_STYLES .markdown h1 {
    font-size: 2em;
    margin: .67em 0; }
  #NEW_STYLES .markdown img {
    border-style: none; }
  #NEW_STYLES .markdown code,
  #NEW_STYLES .markdown kbd,
  #NEW_STYLES .markdown pre {
    font-family: monospace,monospace;
    font-size: 1em; }
  #NEW_STYLES .markdown hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible; }
  #NEW_STYLES .markdown input {
    font: inherit;
    margin: 0; }
  #NEW_STYLES .markdown input {
    overflow: visible; }
  #NEW_STYLES .markdown [type=checkbox] {
    box-sizing: border-box;
    padding: 0; }
  #NEW_STYLES .markdown * {
    box-sizing: border-box; }
  #NEW_STYLES .markdown input {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit; }
  #NEW_STYLES .markdown a {
    color: #0366d6;
    text-decoration: none; }
  #NEW_STYLES .markdown a:hover {
    text-decoration: underline; }
  #NEW_STYLES .markdown strong {
    font-weight: 600; }
  #NEW_STYLES .markdown hr {
    background: transparent;
    border: 0;
    border-bottom: 1px solid #dfe2e5;
    height: 0;
    margin: 15px 0;
    overflow: hidden; }
  #NEW_STYLES .markdown hr:before {
    content: "";
    display: table; }
  #NEW_STYLES .markdown hr:after {
    clear: both;
    content: "";
    display: table; }
  #NEW_STYLES .markdown table {
    border-collapse: collapse;
    border-spacing: 0; }
  #NEW_STYLES .markdown td,
  #NEW_STYLES .markdown th {
    padding: 0; }
  #NEW_STYLES .markdown details summary {
    cursor: pointer; }
  #NEW_STYLES .markdown h1,
  #NEW_STYLES .markdown h2,
  #NEW_STYLES .markdown h3,
  #NEW_STYLES .markdown h4,
  #NEW_STYLES .markdown h5,
  #NEW_STYLES .markdown h6 {
    margin-bottom: 0;
    margin-top: 0; }
  #NEW_STYLES .markdown h1 {
    font-size: 32px; }
  #NEW_STYLES .markdown h1,
  #NEW_STYLES .markdown h2 {
    font-weight: 600; }
  #NEW_STYLES .markdown h2 {
    font-size: 24px; }
  #NEW_STYLES .markdown h3 {
    font-size: 20px; }
  #NEW_STYLES .markdown h3,
  #NEW_STYLES .markdown h4 {
    font-weight: 600; }
  #NEW_STYLES .markdown h4 {
    font-size: 16px; }
  #NEW_STYLES .markdown h5 {
    font-size: 14px; }
  #NEW_STYLES .markdown h5,
  #NEW_STYLES .markdown h6 {
    font-weight: 600; }
  #NEW_STYLES .markdown h6 {
    font-size: 12px; }
  #NEW_STYLES .markdown p {
    margin-bottom: 10px;
    margin-top: 0; }
  #NEW_STYLES .markdown blockquote {
    margin: 0; }
  #NEW_STYLES .markdown ol,
  #NEW_STYLES .markdown ul {
    margin-bottom: 0;
    margin-top: 0;
    padding-left: 0; }
  #NEW_STYLES .markdown ol ol,
  #NEW_STYLES .markdown ul ol {
    list-style-type: lower-roman; }
  #NEW_STYLES .markdown ol ol ol,
  #NEW_STYLES .markdown ol ul ol,
  #NEW_STYLES .markdown ul ol ol,
  #NEW_STYLES .markdown ul ul ol {
    list-style-type: lower-alpha; }
  #NEW_STYLES .markdown dd {
    margin-left: 0; }
  #NEW_STYLES .markdown code,
  #NEW_STYLES .markdown pre {
    font-family: SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;
    font-size: 12px; }
  #NEW_STYLES .markdown pre {
    margin-bottom: 0;
    margin-top: 0; }
  #NEW_STYLES .markdown input::-webkit-inner-spin-button,
  #NEW_STYLES .markdown input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    appearance: none;
    margin: 0; }
  #NEW_STYLES .markdown .border {
    border: 1px solid #e1e4e8 !important; }
  #NEW_STYLES .markdown .border-0 {
    border: 0 !important; }
  #NEW_STYLES .markdown .border-bottom {
    border-bottom: 1px solid #e1e4e8 !important; }
  #NEW_STYLES .markdown .rounded-1 {
    border-radius: 3px !important; }
  #NEW_STYLES .markdown .bg-white {
    background-color: #fff !important; }
  #NEW_STYLES .markdown .bg-gray-light {
    background-color: #fafbfc !important; }
  #NEW_STYLES .markdown .text-gray-light {
    color: #6a737d !important; }
  #NEW_STYLES .markdown .mb-0 {
    margin-bottom: 0 !important; }
  #NEW_STYLES .markdown .my-2 {
    margin-bottom: 8px !important;
    margin-top: 8px !important; }
  #NEW_STYLES .markdown .pl-0 {
    padding-left: 0 !important; }
  #NEW_STYLES .markdown .py-0 {
    padding-bottom: 0 !important;
    padding-top: 0 !important; }
  #NEW_STYLES .markdown .pl-1 {
    padding-left: 4px !important; }
  #NEW_STYLES .markdown .pl-2 {
    padding-left: 8px !important; }
  #NEW_STYLES .markdown .py-2 {
    padding-bottom: 8px !important;
    padding-top: 8px !important; }
  #NEW_STYLES .markdown .pl-3,
  #NEW_STYLES .markdown .px-3 {
    padding-left: 16px !important; }
  #NEW_STYLES .markdown .px-3 {
    padding-right: 16px !important; }
  #NEW_STYLES .markdown .pl-4 {
    padding-left: 24px !important; }
  #NEW_STYLES .markdown .pl-5 {
    padding-left: 32px !important; }
  #NEW_STYLES .markdown .pl-6 {
    padding-left: 40px !important; }
  #NEW_STYLES .markdown .f6 {
    font-size: 12px !important; }
  #NEW_STYLES .markdown .lh-condensed {
    line-height: 1.25 !important; }
  #NEW_STYLES .markdown .text-bold {
    font-weight: 600 !important; }
  #NEW_STYLES .markdown:before {
    content: "";
    display: table; }
  #NEW_STYLES .markdown:after {
    clear: both;
    content: "";
    display: table; }
  #NEW_STYLES .markdown > :first-child {
    margin-top: 0 !important; }
  #NEW_STYLES .markdown > :last-child {
    margin-bottom: 0 !important; }
  #NEW_STYLES .markdown a:not([href]) {
    color: inherit;
    text-decoration: none; }
  #NEW_STYLES .markdown blockquote,
  #NEW_STYLES .markdown dl,
  #NEW_STYLES .markdown ol,
  #NEW_STYLES .markdown p,
  #NEW_STYLES .markdown pre,
  #NEW_STYLES .markdown table,
  #NEW_STYLES .markdown ul {
    margin-bottom: 16px;
    margin-top: 0; }
  #NEW_STYLES .markdown hr {
    background-color: #e1e4e8;
    border: 0;
    height: .25em;
    margin: 24px 0;
    padding: 0; }
  #NEW_STYLES .markdown blockquote {
    border-left: .25em solid #dfe2e5;
    color: #6a737d;
    padding: 0 1em; }
  #NEW_STYLES .markdown blockquote > :first-child {
    margin-top: 0; }
  #NEW_STYLES .markdown blockquote > :last-child {
    margin-bottom: 0; }
  #NEW_STYLES .markdown kbd {
    background-color: #fafbfc;
    border: 1px solid #c6cbd1;
    border-bottom-color: #959da5;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 #959da5;
    color: #444d56;
    display: inline-block;
    font-size: 11px;
    line-height: 10px;
    padding: 3px 5px;
    vertical-align: middle; }
  #NEW_STYLES .markdown h1,
  #NEW_STYLES .markdown h2,
  #NEW_STYLES .markdown h3,
  #NEW_STYLES .markdown h4,
  #NEW_STYLES .markdown h5,
  #NEW_STYLES .markdown h6 {
    font-weight: 600;
    line-height: 1.25;
    margin-bottom: 16px;
    margin-top: 24px; }
  #NEW_STYLES .markdown h1 {
    font-size: 2em; }
  #NEW_STYLES .markdown h1,
  #NEW_STYLES .markdown h2 {
    border-bottom: 1px solid #eaecef;
    padding-bottom: .3em; }
  #NEW_STYLES .markdown h2 {
    font-size: 1.5em; }
  #NEW_STYLES .markdown h3 {
    font-size: 1.25em; }
  #NEW_STYLES .markdown h4 {
    font-size: 1em; }
  #NEW_STYLES .markdown h5 {
    font-size: .875em; }
  #NEW_STYLES .markdown h6 {
    color: #6a737d;
    font-size: .85em; }
  #NEW_STYLES .markdown ol,
  #NEW_STYLES .markdown ul {
    padding-left: 2em;
    list-style: decimal; }
  #NEW_STYLES .markdown ul {
    list-style: disc; }
  #NEW_STYLES .markdown ol ol,
  #NEW_STYLES .markdown ol ul,
  #NEW_STYLES .markdown ul ol,
  #NEW_STYLES .markdown ul ul {
    margin-bottom: 0;
    margin-top: 0; }
  #NEW_STYLES .markdown li {
    word-wrap: break-all; }
  #NEW_STYLES .markdown li > p {
    margin-top: 16px; }
  #NEW_STYLES .markdown li + li {
    margin-top: .25em; }
  #NEW_STYLES .markdown dl {
    padding: 0; }
  #NEW_STYLES .markdown dl dt {
    font-size: 1em;
    font-style: italic;
    font-weight: 600;
    margin-top: 16px;
    padding: 0; }
  #NEW_STYLES .markdown dl dd {
    margin-bottom: 16px;
    padding: 0 16px; }
  #NEW_STYLES .markdown table {
    display: block;
    overflow: auto;
    width: 100%; }
  #NEW_STYLES .markdown table th {
    font-weight: 600; }
  #NEW_STYLES .markdown table td,
  #NEW_STYLES .markdown table th {
    border: 1px solid #dfe2e5;
    padding: 6px 13px; }
  #NEW_STYLES .markdown table tr {
    background-color: #fff;
    border-top: 1px solid #c6cbd1; }
  #NEW_STYLES .markdown table tr:nth-child(2n) {
    background-color: #f6f8fa; }
  #NEW_STYLES .markdown img {
    background-color: #fff;
    box-sizing: content-box;
    max-width: 100%; }
  #NEW_STYLES .markdown img[align=right] {
    padding-left: 20px; }
  #NEW_STYLES .markdown img[align=left] {
    padding-right: 20px; }
  #NEW_STYLES .markdown code {
    background-color: rgba(27, 31, 35, 0.05);
    border-radius: 3px;
    font-size: 85%;
    margin: 0;
    padding: .2em .4em; }
  #NEW_STYLES .markdown pre {
    word-wrap: normal; }
  #NEW_STYLES .markdown pre > code {
    background: transparent;
    border: 0;
    font-size: 100%;
    margin: 0;
    padding: 0;
    white-space: pre;
    word-break: normal; }
  #NEW_STYLES .markdown .highlight {
    margin-bottom: 16px; }
  #NEW_STYLES .markdown .highlight pre {
    margin-bottom: 0;
    word-break: normal; }
  #NEW_STYLES .markdown .highlight pre,
  #NEW_STYLES .markdown pre {
    background-color: #f6f8fa;
    border-radius: 3px;
    font-size: 85%;
    line-height: 1.45;
    overflow: auto;
    padding: 16px; }
  #NEW_STYLES .markdown pre code {
    background-color: transparent;
    border: 0;
    display: inline;
    line-height: inherit;
    margin: 0;
    max-width: auto;
    overflow: visible;
    padding: 0;
    word-wrap: normal; }
  #NEW_STYLES .markdown .commit-tease-sha {
    color: #444d56;
    display: inline-block;
    font-family: SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;
    font-size: 90%; }
  #NEW_STYLES .markdown .blob-wrapper {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    overflow-x: auto;
    overflow-y: hidden; }
  #NEW_STYLES .markdown .blob-wrapper-embedded {
    max-height: 240px;
    overflow-y: auto; }
  #NEW_STYLES .markdown .blob-num {
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    color: rgba(27, 31, 35, 0.3);
    cursor: pointer;
    font-family: SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;
    font-size: 12px;
    line-height: 20px;
    min-width: 50px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: right;
    user-select: none;
    vertical-align: top;
    white-space: nowrap;
    width: 1%; }
  #NEW_STYLES .markdown .blob-num:hover {
    color: rgba(27, 31, 35, 0.6); }
  #NEW_STYLES .markdown .blob-num:before {
    content: attr(data-line-number); }
  #NEW_STYLES .markdown .blob-code {
    line-height: 20px;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    vertical-align: top; }
  #NEW_STYLES .markdown .blob-code-inner {
    color: #24292e;
    font-family: SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;
    font-size: 12px;
    overflow: visible;
    white-space: pre;
    word-wrap: normal; }
  #NEW_STYLES .markdown .pl-token.active,
  #NEW_STYLES .markdown .pl-token:hover {
    background: #ffea7f;
    cursor: pointer; }
  #NEW_STYLES .markdown kbd {
    background-color: #fafbfc;
    border: 1px solid #d1d5da;
    border-bottom-color: #c6cbd1;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 #c6cbd1;
    color: #444d56;
    display: inline-block;
    font: 11px SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;
    line-height: 10px;
    padding: 3px 5px;
    vertical-align: middle; }
  #NEW_STYLES .markdown :checked + .radio-label {
    border-color: #0366d6;
    position: relative;
    z-index: 1; }
  #NEW_STYLES .markdown .tab-size[data-tab-size="1"] {
    -moz-tab-size: 1;
    tab-size: 1; }
  #NEW_STYLES .markdown .tab-size[data-tab-size="2"] {
    -moz-tab-size: 2;
    tab-size: 2; }
  #NEW_STYLES .markdown .tab-size[data-tab-size="3"] {
    -moz-tab-size: 3;
    tab-size: 3; }
  #NEW_STYLES .markdown .tab-size[data-tab-size="4"] {
    -moz-tab-size: 4;
    tab-size: 4; }
  #NEW_STYLES .markdown .tab-size[data-tab-size="5"] {
    -moz-tab-size: 5;
    tab-size: 5; }
  #NEW_STYLES .markdown .tab-size[data-tab-size="6"] {
    -moz-tab-size: 6;
    tab-size: 6; }
  #NEW_STYLES .markdown .tab-size[data-tab-size="7"] {
    -moz-tab-size: 7;
    tab-size: 7; }
  #NEW_STYLES .markdown .tab-size[data-tab-size="8"] {
    -moz-tab-size: 8;
    tab-size: 8; }
  #NEW_STYLES .markdown .tab-size[data-tab-size="9"] {
    -moz-tab-size: 9;
    tab-size: 9; }
  #NEW_STYLES .markdown .tab-size[data-tab-size="10"] {
    -moz-tab-size: 10;
    tab-size: 10; }
  #NEW_STYLES .markdown .tab-size[data-tab-size="11"] {
    -moz-tab-size: 11;
    tab-size: 11; }
  #NEW_STYLES .markdown .tab-size[data-tab-size="12"] {
    -moz-tab-size: 12;
    tab-size: 12; }
  #NEW_STYLES .markdown .task-list-item {
    list-style-type: none; }
  #NEW_STYLES .markdown .task-list-item + .task-list-item {
    margin-top: 3px; }
  #NEW_STYLES .markdown .task-list-item input {
    margin: 0 .2em .25em -1.6em;
    vertical-align: middle; }
  #NEW_STYLES .markdown hr {
    border-bottom-color: #eee; }
  #NEW_STYLES .markdown .pl-0 {
    padding-left: 0 !important; }
  #NEW_STYLES .markdown .pl-1 {
    padding-left: 4px !important; }
  #NEW_STYLES .markdown .pl-2 {
    padding-left: 8px !important; }
  #NEW_STYLES .markdown .pl-3 {
    padding-left: 16px !important; }
  #NEW_STYLES .markdown .pl-4 {
    padding-left: 24px !important; }
  #NEW_STYLES .markdown .pl-5 {
    padding-left: 32px !important; }
  #NEW_STYLES .markdown .pl-6 {
    padding-left: 40px !important; }
  #NEW_STYLES .markdown .pl-7 {
    padding-left: 48px !important; }
  #NEW_STYLES .markdown .pl-8 {
    padding-left: 64px !important; }
  #NEW_STYLES .markdown .pl-9 {
    padding-left: 80px !important; }
  #NEW_STYLES .markdown .pl-10 {
    padding-left: 96px !important; }
  #NEW_STYLES .markdown .pl-11 {
    padding-left: 112px !important; }
  #NEW_STYLES .markdown .pl-12 {
    padding-left: 128px !important; }
  #NEW_STYLES html {
    touch-action: manipulation;
    background-color: #EEE; }
  @media screen and (max-width: 768px) {
    #NEW_STYLES #jms-content {
      border-bottom: 5px solid #2f7f59; } }
  #NEW_STYLES .title {
    color: #00543d;
    text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.1);
    letter-spacing: -0.5px; }
  #NEW_STYLES .subtitle {
    color: #2f7f59;
    text-transform: uppercase;
    font-weight: 600; }
  #NEW_STYLES #jms-header {
    position: relative;
    z-index: 3000;
    height: 72px; }
  #NEW_STYLES .modal {
    z-index: 4000; }
  #NEW_STYLES #jms-header-bar {
    position: relative;
    background: none;
    box-shadow: none;
    margin-top: 0;
    margin-bottom: 0;
    overflow: hidden;
    border-radius: 0;
    height: 72px; }
  #NEW_STYLES #jms-logo,
  #NEW_STYLES #jms-logo-mini {
    position: absolute;
    top: 23px;
    margin-left: 55px;
    height: 25px;
    transition: all 0.7s ease;
    z-index: 20; }
  #NEW_STYLES #jms-logo-mini {
    margin-left: 50px; }
  @media screen and (min-width: 670px) {
    #NEW_STYLES #jms-logo-mini {
      display: none; } }
  @media screen and (max-width: 340px) {
    #NEW_STYLES #jms-logo-mini {
      display: none; } }
  @media screen and (max-width: 670px) {
    #NEW_STYLES #jms-logo {
      display: none; } }
  #NEW_STYLES #jms-logo.show-menu {
    top: -50px;
    transition: all 1s ease; }
  #NEW_STYLES #jms-logo-menu {
    position: absolute;
    top: 20px;
    right: 30px;
    left: 30px;
    width: 190px;
    transition: all 0.3s ease;
    z-index: 20; }
  #NEW_STYLES #jms-logo-menu.show-menu {
    top: -50px;
    height: 20px;
    transition: all 0.3s ease; }
  #NEW_STYLES #jms-menu {
    position: absolute;
    left: -250px;
    width: 250px;
    top: 0;
    background-color: #FFF;
    border-radius: 0 0 10px 0;
    z-index: 30;
    transition: all 0.3s ease; }
  #NEW_STYLES #jms-menu.is-active {
    transition: all 0.3s ease;
    box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.2); }
  @media screen and (max-width: 670px) {
    #NEW_STYLES #jms-menu.is-active {
      left: 0px; } }
  #NEW_STYLES #jms-menu .link-heading {
    text-align: left;
    margin-top: 10px;
    color: #AAA; }
  #NEW_STYLES #jms-menu .button {
    border: 0;
    transition: all 0.1s ease; }
  #NEW_STYLES #jms-menu .button:hover {
    background-color: #EEE; }
  #NEW_STYLES #jms-menu .button:active {
    background-color: #AAA; }
  #NEW_STYLES #jms-menu .button.is-active {
    background-color: #3273dc;
    color: #FFF;
    border: 0; }
  #NEW_STYLES #jms-menu .button.is-active .icon.has-text-link {
    color: #FFF !important; }
  @media screen and (max-height: 700px) {
    #NEW_STYLES #jms-menu {
      max-height: 650px;
      overflow: scroll; } }
  @media screen and (max-height: 650px) {
    #NEW_STYLES #jms-menu {
      max-height: 600px;
      overflow: scroll; } }
  @media screen and (max-height: 600px) {
    #NEW_STYLES #jms-menu {
      max-height: 550px;
      overflow: scroll; } }
  #NEW_STYLES #jms-menu-inner {
    margin: 70px 20px 20px 20px; }
  #NEW_STYLES #jms-menu-wash-below {
    display: none;
    position: fixed;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 25;
    top: -75px;
    right: 0;
    left: 0;
    bottom: 0; }
  #NEW_STYLES .navbar-burger:hover {
    background-color: rgba(255, 255, 255, 0.3); }
  @media screen and (min-width: 1088px) {
    #NEW_STYLES .navbar-burger {
      display: inline-block; } }
  #NEW_STYLES .burger {
    border-radius: 50px;
    color: #FFF;
    top: 12px;
    margin-left: 0px;
    transition: all 0.15s ease; }
  #NEW_STYLES .burger span {
    transition: all 0.8s ease; }
  #NEW_STYLES body {
    height: 100%;
    /*background: linear-gradient(180deg, rgba(0,84,61,1) 0px, rgba(2,138,101,1) 200px, rgba(230,240,234,1) 201px);*/
    background-image: url("../jms-background.png");
    background-repeat: repeat-x;
    transition: all 0.5s ease; }
  @media screen and (min-width: 670px) {
    #NEW_STYLES body.show-menu {
      margin-left: 250px;
      transition: all 0.5s ease; } }
  @media screen and (max-width: 670px) {
    #NEW_STYLES body.show-menu #jms-menu-wash-below {
      display: block; } }
  #NEW_STYLES #jms-main-links {
    position: absolute;
    right: 0px; }
  #NEW_STYLES #jms-main-links .select {
    margin: 17px 0 0 2px; }
  #NEW_STYLES #jms-main-links .icon-button {
    margin-top: 18px; }
  @media screen and (max-width: 500px) {
    #NEW_STYLES {
      /*#jms-main-links .select { display: none; }*/ } }
  #NEW_STYLES .icon-button {
    padding: 18px;
    margin: 0;
    cursor: pointer;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background-color: rgba(255, 255, 255, 0.1);
    transition: all 0.15s ease; }
  #NEW_STYLES .icon-button.is-active, #NEW_STYLES .icon-button.is-active:hover {
    background-color: #3273dc; }
  #NEW_STYLES .icon-button:hover {
    background-color: rgba(255, 255, 255, 0.3); }
  #NEW_STYLES .icon-button:active {
    background-color: rgba(255, 255, 255, 0.1); }
  #NEW_STYLES .icon-button.icon {
    width: 10px;
    height: 10px; }
  #NEW_STYLES .icon-button .text {
    display: none; }
  @media screen and (min-width: 800px) {
    #NEW_STYLES .icon-button .text {
      display: inline-block;
      margin-left: 4px; }
    #NEW_STYLES .icon-button.icon,
    #NEW_STYLES .icon {
      width: inherit; }
    #NEW_STYLES .icon-button {
      padding: 18px 12px; } }
  #NEW_STYLES .button.transparent {
    border: 0;
    background: 0; }
  #NEW_STYLES .button.is-rounded {
    padding-left: 1em;
    padding-right: 1em; }
  #NEW_STYLES .form-group {
    margin-bottom: 30px; }
  @media screen and (max-width: 768px) {
    #NEW_STYLES .form-group {
      border-left: none;
      padding-left: 0px; } }
  #NEW_STYLES .form-group.narrow {
    padding-left: 0px; }
  #NEW_STYLES .form-group.narrow .form-group-title {
    margin-left: 0;
    padding: 0; }
  #NEW_STYLES .form-group.icons-outside {
    padding-left: 40px; }
  #NEW_STYLES .form-group.icons-outside .form-group-title {
    margin-left: -59px;
    padding: 2px 19px; }
  @media screen and (max-width: 768px) {
    #NEW_STYLES .form-group.icons-outside .form-group-title {
      padding: 2px 34px; } }
  @media screen and (max-width: 768px) {
    #NEW_STYLES .form-group.icons-outside {
      padding-left: 28px; } }
  #NEW_STYLES .form-group.icons-outside .control.has-icons-left .icon.is-left {
    left: -40px; }
  @media screen and (max-width: 768px) {
    #NEW_STYLES .form-group.icons-outside .control.has-icons-left .icon.is-left {
      left: -38px; } }
  #NEW_STYLES .section:not(.has-no-background) .form-group.icons-outside .has-icons-left .input:not(.no-md) {
    padding-left: 0px; }
  #NEW_STYLES .section:not(.has-no-background) .form-group.icons-outside .group-column:not(.first) .has-icons-left .input:not(.no-md) {
    padding-left: 34px; }
  @media screen and (max-width: 768px) {
    #NEW_STYLES .section:not(.has-no-background) .form-group.icons-outside .group-column:not(.first) .has-icons-left .input:not(.no-md) {
      padding-left: 0px; } }
  #NEW_STYLES .section:not(.has-no-background) .form-group.icons-outside .group-column:not(.first) .control.has-icons-left .icon.is-left {
    left: 0; }
  @media screen and (max-width: 768px) {
    #NEW_STYLES .section:not(.has-no-background) .form-group.icons-outside .group-column:not(.first) .control.has-icons-left .icon.is-left {
      left: -38px; } }
  #NEW_STYLES .form-group:last-child {
    margin-bottom: 0; }
  #NEW_STYLES .form-group-body {
    /*padding-left: 10px;*/
    /*
    .columns {
        .column {
            padding-bottom: 0;
        }
    }

    @include mobile {
        .columns {
            margin: 0;
            padding: 0;

            .column {
                padding: 0;
            }
        }
    }
    */ }
  #NEW_STYLES .form-group-title {
    font-size: 1rem;
    font-weight: bold;
    color: #888;
    padding: 2px 20px;
    margin-bottom: 10px;
    margin-left: -1.2rem;
    margin-right: -1.2rem;
    background-color: #F5F5F5;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2); }
  @media screen and (max-width: 768px) {
    #NEW_STYLES .form-group-title {
      margin-left: -0.75rem;
      margin-right: -0.75rem;
      padding: 2px 10px; } }
  @media screen and (min-width: 769px), print {
    #NEW_STYLES .column:not(:first-child) .form-group-title {
      margin-left: 0; }
    #NEW_STYLES .column:not(:last-child) .form-group-title {
      margin-right: 0; }
    #NEW_STYLES .column:not(:first-child) .form-group.icons-outside .form-group-title {
      margin-left: -39px; } }
  #NEW_STYLES .field:not(:last-child) {
    margin-bottom: 0; }
  #NEW_STYLES .floating .label {
    position: absolute;
    font-size: 14px;
    z-index: 1;
    margin: -8px 0 0 10px;
    text-shadow: 3px 1px 0px #fff, -3px 1px 0px #fff, 3px -1px 0px #fff, -3px -1px 0px #fff;
    pointer-events: none;
    color: #3273dc;
    line-height: 15px; }
  #NEW_STYLES .field-info {
    margin-bottom: 10px; }
  #NEW_STYLES .field-info .error {
    padding: 0 2px 5px 2px;
    color: #d92525;
    margin-top: -7px; }
  #NEW_STYLES .field-info .info-message {
    padding: 0 2px 5px 2px;
    color: #AAA;
    font-size: 14px;
    margin-top: -7px; }
  #NEW_STYLES .field-info .info-message .info-message-icon {
    color: #DDD;
    vertical-align: text-top; }
  #NEW_STYLES .field .column.auto-format {
    padding-top: 26px;
    margin-left: -20px; }
  #NEW_STYLES .column.format-field-before {
    margin-right: -20px;
    color: #AAA; }
  #NEW_STYLES .column.format-field-after {
    margin-left: -20px;
    color: #AAA; }
  #NEW_STYLES .column.format-field-tooltip {
    margin-left: -20px;
    color: #AAA; }
  #NEW_STYLES .tooltip-button {
    cursor: pointer; }
  #NEW_STYLES .control {
    position: relative;
    margin-top: -10px;
    padding-bottom: 10px;
    /*
    &.no-label {
        margin-top: -17px;
    }
    */
    /*
    &.control-checkbox-no-label {
        margin-top: -17px;
    }
    */
    /*
    &.control-switch-no-label {
        margin-top: -17px;
    }
    */
    /* Customize the label (the container) */
    /* Hide the browser's default checkbox */
    /* Create a custom checkbox */
    /* When the checkbox is checked, add a blue background */
    /* Show the checkmark when checked */
    /* Style the checkmark/indicator */
    /* Create a custom radio button */
    /* Create the indicator (the dot/circle - hidden when not checked) */
    /* Show the indicator (dot/circle) when checked */
    /* Style the indicator (dot/circle) */ }
  #NEW_STYLES .control.control-checkbox {
    margin-top: 1px; }
  #NEW_STYLES .control.control-switch {
    margin-top: 6px; }
  #NEW_STYLES .control.control-switch label {
    padding-top: 1px; }
  #NEW_STYLES .control .container-radio,
  #NEW_STYLES .control .container-checkbox {
    position: relative;
    padding-left: 35px;
    line-height: 33px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  #NEW_STYLES .control .container-radio input,
  #NEW_STYLES .control .container-checkbox input {
    position: absolute;
    top: 0;
    margin-top: 0;
    opacity: 0;
    cursor: pointer;
    width: unset; }
  #NEW_STYLES .control .checkmark {
    position: absolute;
    top: 0px;
    left: 7px;
    height: 22px;
    width: 22px;
    background-color: #fff;
    border: 1px solid #BBB;
    border-radius: 3px;
    /* Create the checkmark/indicator (hidden when not checked) */ }
  #NEW_STYLES .control .checkmark:after {
    content: "";
    position: absolute;
    display: none; }
  #NEW_STYLES .control .container-checkbox:hover input ~ .checkmark {
    background-color: #DDD; }
  #NEW_STYLES .control .container-checkbox input:checked ~ .checkmark {
    background-color: #2f7f59; }
  #NEW_STYLES .control .container-checkbox input:checked ~ .checkmark:after {
    display: block; }
  #NEW_STYLES .control .container-checkbox .checkmark:after {
    left: 6px;
    top: 1px;
    width: 8px;
    height: 14px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg); }
  #NEW_STYLES .control .container-radio .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 24px;
    width: 24px;
    background-color: #f8f8f8;
    box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
    border-radius: 50%; }
  #NEW_STYLES .control .container-checkbox .checkmark {
    background-color: #f8f8f8;
    box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1); }
  #NEW_STYLES .control .container-radio:hover input ~ .checkmark {
    background-color: #DDD; }
  #NEW_STYLES .control .container-radio input:checked ~ .checkmark {
    background-color: #2f7f59; }
  #NEW_STYLES .control .container-radio .checkmark:after {
    content: "";
    position: absolute;
    display: none; }
  #NEW_STYLES .control .container-radio input:checked ~ .checkmark:after {
    display: block; }
  #NEW_STYLES .control .container-radio .checkmark:after {
    top: 7px;
    left: 7px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: white; }
  #NEW_STYLES .control .no-label {
    padding-left: 31px; }
  #NEW_STYLES .section:not(.has-no-background) .input:not(.no-md) {
    border: 0;
    border-top: 1px solid #FFF;
    border-bottom: 1px solid #CCC;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    box-shadow: none;
    background-image: linear-gradient(#FFF, #FFF, #FAFAFA);
    padding-left: 0;
    color: #000;
    padding-bottom: 2px; }
  #NEW_STYLES .section:not(.has-no-background) .input:not(.no-md):hover {
    border-top: 1px solid #FFF;
    border-bottom: 1px solid #3273dc; }
  #NEW_STYLES .section:not(.has-no-background) .input:not(.no-md):focus {
    outline: none;
    box-shadow: none;
    border: 0;
    border-bottom: 2px solid #3273dc;
    padding-bottom: 0; }
  #NEW_STYLES .section:not(.has-no-background) .input:not(.no-md):read-only {
    background-color: #EEE;
    background-image: none;
    color: #777;
    text-shadow: 1px 1px 1px white; }
  #NEW_STYLES .section:not(.has-no-background) .has-icons-left .input:not(.no-md) {
    padding-left: 34px;
    padding-bottom: 4px; }
  #NEW_STYLES .section:not(.has-no-background) .has-icons-left .input:not(.no-md):focus {
    padding-bottom: 2px; }
  #NEW_STYLES .section:not(.has-no-background) .jms-form-label:not(.no-md) {
    position: relative;
    z-index: 1; }
  #NEW_STYLES .section:not(.has-no-background) .jms-form-label:not(.no-md) .label-text {
    position: relative;
    z-index: 1;
    color: #777;
    font-weight: bold;
    text-transform: uppercase;
    text-shadow: 3px 1px 0px #fff, -3px 1px 0px #fff, 3px -1px 0px #fff, -3px -1px 0px #fff;
    pointer-events: none; }
  #NEW_STYLES .section:not(.has-no-background) .jms-form-label.focus .label-text:not(.no-md) {
    color: #3273dc; }
  #NEW_STYLES .section:not(.has-no-background) .no-label .select:not(.no-md) {
    margin-top: 10px; }
  #NEW_STYLES .section:not(.has-no-background) .select select:not(.no-md) {
    border: 0; }
  #NEW_STYLES .section:not(.has-no-background) .select select:not(.no-md):focus {
    outline: none;
    box-shadow: none;
    border: 0;
    background-color: #F0F0F0; }
  #NEW_STYLES .section:not(.has-no-background) .select select:not(.no-md).read-only {
    background-color: #EEE;
    color: #777;
    text-shadow: 1px 1px 1px white; }
  #NEW_STYLES .section:not(.has-no-background) textarea.input {
    overflow: auto;
    max-height: 200px; }
  #NEW_STYLES .section:not(.has-no-background) textarea.input:focus {
    padding-top: 8px;
    padding-bottom: 1px; }
  #NEW_STYLES .section:not(.has-no-background) input.input.error,
  #NEW_STYLES .section:not(.has-no-background) textarea.input.error {
    border-bottom: 1px solid #d92525;
    background: none;
    background-color: rgba(217, 37, 37, 0.1); }
  #NEW_STYLES .section:not(.has-no-background) input.input.error:hover,
  #NEW_STYLES .section:not(.has-no-background) textarea.input.error:hover {
    border-bottom: 1px solid #d92525;
    background: none;
    background-color: rgba(217, 37, 37, 0.1); }
  #NEW_STYLES .section:not(.has-no-background) input.input.error:focus,
  #NEW_STYLES .section:not(.has-no-background) textarea.input.error:focus {
    border-bottom: 2px solid #d92525; }
  #NEW_STYLES .section:not(.has-no-background) .select select.error {
    background: none;
    background-color: rgba(217, 37, 37, 0.1); }
  #NEW_STYLES .section:not(.has-no-background) .control.has-icons-left .icon,
  #NEW_STYLES .section:not(.has-no-background) .control.has-icons-right .icon {
    margin-top: 2px;
    width: 2.2em; }
  #NEW_STYLES [type="date"]::-webkit-clear-button,
  #NEW_STYLES [type="time"]::-webkit-clear-button {
    display: none;
    /* Hide the button */
    -webkit-appearance: none;
    /* turn off default browser styling */ }
  #NEW_STYLES [type="date"]::-webkit-inner-spin-button,
  #NEW_STYLES [type="time"]::-webkit-inner-spin-button {
    display: none; }
  #NEW_STYLES [type="date"]::-webkit-calendar-picker-indicator {
    opacity: 0;
    height: 40px;
    width: 30px;
    margin-left: -20px;
    cursor: pointer; }
  @media screen and (max-width: 768px) {
    #NEW_STYLES input.input[type="date"] {
      width: 120px; } }
  #NEW_STYLES .control-datetime .icon.is-right {
    margin-top: 2px;
    color: #3298dc; }
  @media screen and (max-width: 768px) {
    #NEW_STYLES .control-datetime .icon.is-right {
      padding-left: 20px; } }
  #NEW_STYLES .control-datetime .clear-icon {
    position: absolute;
    right: -20px;
    top: 14px;
    cursor: pointer; }
  #NEW_STYLES .control-password .icon.is-right {
    pointer-events: all;
    cursor: pointer;
    color: #3298dc; }
  #NEW_STYLES .control-attachment {
    padding-top: 10px; }
  #NEW_STYLES .control-pivot .select {
    margin-top: 10px; }
  #NEW_STYLES #fran-selector-open,
  #NEW_STYLES #fran-selector-close {
    margin-right: 4px; }
  @media screen and (min-width: 800px) {
    #NEW_STYLES #fran-selector-close {
      display: none; }
    #NEW_STYLES #fran-selector-open {
      display: none; } }
  @media screen and (max-width: 800px) {
    #NEW_STYLES #fran-selector {
      display: none; }
    #NEW_STYLES #fran-selector.is-active {
      display: inline-block; } }
  #NEW_STYLES .component-attachment-progress {
    width: 100px;
    display: inline-block;
    margin-top: 11px;
    margin-left: 5px;
    visibility: hidden; }
  #NEW_STYLES #progress-bar {
    position: fixed;
    /*bottom: 0px;*/
    top: 0px;
    right: inherit;
    height: 5px;
    /*background-color: #3273dc;*/
    background-color: #b1d237;
    transition: width 1s ease;
    width: 0%;
    z-index: 1111; }
  #NEW_STYLES #progress-bar.full {
    transition: width 1s ease;
    width: 100%; }
  #NEW_STYLES #progress-bar.right {
    right: 0;
    transition: width 1s ease;
    width: 0%; }
  #NEW_STYLES #progress-bar.finish {
    transition: all 0.01s ease;
    background: none; }
  #NEW_STYLES #jms-status-popup {
    z-index: 100;
    display: none;
    position: fixed;
    bottom: 15px;
    left: 15px;
    margin-right: 15px;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.4);
    border-radius: 5px;
    padding: 10px 45px 10px 20px;
    transition: opacity 0.5s ease; }
  #NEW_STYLES #jms-status-popup.notice {
    background-color: #000;
    color: #FFF; }
  #NEW_STYLES #jms-status-popup.warning {
    background-color: #ffdd57;
    color: rgba(0, 0, 0, 0.7); }
  #NEW_STYLES #jms-status-popup.danger {
    background-color: #d92525;
    color: #fff; }
  #NEW_STYLES #jms-status-popup.success {
    background-color: #c1d72e;
    color: rgba(0, 0, 0, 0.7); }
  #NEW_STYLES #jms-status-popup.hide-close {
    padding-right: 20px; }
  #NEW_STYLES .status-popup-close {
    position: absolute;
    right: 3px;
    top: 7px; }
  #NEW_STYLES .hide-close .status-popup-close {
    display: none; }
  #NEW_STYLES .section {
    margin-top: 0;
    color: #4a4a4a; }
  #NEW_STYLES .section.top {
    background: none;
    box-shadow: none;
    color: #FFF; }
  @media screen and (max-width: 768px) {
    #NEW_STYLES .section.top {
      margin-left: 0.6rem;
      margin-right: 0.6rem;
      margin-bottom: 0rem; } }
  #NEW_STYLES .section .scroll-fade-right,
  #NEW_STYLES .section .scroll-fade-left {
    position: absolute;
    width: 50px;
    height: 100px;
    pointer-events: none;
    right: 0;
    margin-right: 1.2rem;
    /*background-color: #00d1b2;*/
    z-index: 1000;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
    border-radius: 0 10px 0 0; }
  @media screen and (max-width: 768px) {
    #NEW_STYLES .section .scroll-fade-right,
    #NEW_STYLES .section .scroll-fade-left {
      border-radius: 0;
      margin-right: 0; } }
  #NEW_STYLES .section .scroll-fade-left {
    margin: 0;
    margin-left: 1.2rem;
    right: unset;
    left: 0;
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
    border-radius: 10px 0 0 0; }
  @media screen and (max-width: 768px) {
    #NEW_STYLES .section .scroll-fade-left {
      border-radius: 0;
      margin-left: 0; } }
  #NEW_STYLES .section .container:not(:last-of-type) ~ .scroll-fade-right,
  #NEW_STYLES .section .container:not(:last-of-type) ~ .scroll-fade-left {
    border-radius: 0; }
  @media screen and (max-width: 768px) {
    #NEW_STYLES #jms-content .section:not(:last-of-type) {
      margin-bottom: 0;
      border-bottom: 15px solid #EEE; }
    #NEW_STYLES #jms-content .section:not(:last-of-type).has-no-background {
      border-bottom: 0; } }
  #NEW_STYLES .pad-top {
    padding-top: 1.2rem; }
  #NEW_STYLES .pad-bottom {
    padding-bottom: 1.2rem; }
  @media screen and (max-width: 768px) {
    #NEW_STYLES .max-width,
    #NEW_STYLES .table.max-width {
      width: 100vw;
      position: relative;
      left: 50%;
      right: 50%;
      margin-left: -50vw;
      margin-right: -50vw; } }
  #NEW_STYLES table {
    border-collapse: unset; }
  #NEW_STYLES table.vertical-align-middle td {
    vertical-align: middle; }
  #NEW_STYLES table.vertical-align-top td {
    vertical-align: top; }
  #NEW_STYLES table.vertical-align-bottom td {
    vertical-align: bottom; }
  #NEW_STYLES .table th {
    vertical-align: bottom; }
  #NEW_STYLES .table th.sticky-header {
    position: sticky;
    top: 0;
    z-index: 10;
    background-color: #FFF;
    align-self: flex-start; }
  #NEW_STYLES .table .rows .row {
    border-bottom: 1px dashed #bbb;
    padding: 2px 0; }
  #NEW_STYLES .table .rows .row:last-child {
    border-bottom: none;
    padding-bottom: 0; }
  #NEW_STYLES .table .rows .row:first-child {
    padding-top: 0; }
  #NEW_STYLES .table.is-striped td {
    border: 0; }
  #NEW_STYLES .table.is-striped tbody tr:not(.is-selected):nth-child(even) {
    background-color: rgba(0, 0, 0, 0.05); }
  #NEW_STYLES .table tr.disabled,
  #NEW_STYLES .table tr.disabled .table tr {
    background-color: #FAFAFA;
    color: #B5B5B5;
    text-shadow: 2px 2px 1px #FFF;
    background-image: repeating-linear-gradient(135deg, rgba(255, 255, 255, 0.75), rgba(255, 255, 255, 0.75) 3px, transparent 3px, transparent 6px);
    background-size: auto;
    background-position: 50% 50%;
    background-repeat: repeat; }
  #NEW_STYLES .actions-wrapper {
    white-space: nowrap; }
  #NEW_STYLES .scrollable {
    overflow: auto;
    display: block;
    overflow: hidden; }
  #NEW_STYLES .container {
    /*** Allow a div (ie. section) to be scrollable if contents too wide ***/
    overflow: auto;
    display: block; }
  #NEW_STYLES .container.no-scroll {
    overflow: visible;
    display: block; }
  #NEW_STYLES .container.no-scroll-temp {
    overflow: visible;
    display: block; }
  #NEW_STYLES .container.no-hspace {
    padding-left: 0;
    padding-right: 0; }
  #NEW_STYLES .container .no-hspace {
    margin-left: -1.2rem !important;
    margin-right: -1.2rem !important; }
  @media screen and (max-width: 768px) {
    #NEW_STYLES .container {
      padding: 0.75rem; }
    #NEW_STYLES .container.no-hspace-mobile {
      padding-left: 0;
      padding-right: 0; }
    #NEW_STYLES .container .no-hspace, #NEW_STYLES .container .no-hspace-mobile {
      margin-left: -0.75rem !important;
      margin-right: -0.75rem !important; } }
  @media screen and (min-width: 769px), print {
    #NEW_STYLES .container {
      padding: 1.2rem; } }
  @media screen and (min-width: 1024px) {
    #NEW_STYLES .container {
      padding: 1.2rem;
      max-width: inherit;
      width: inherit; } }
  @media screen and (min-width: 1216px) {
    #NEW_STYLES .container {
      max-width: inherit;
      width: inherit; } }
  @media screen and (min-width: 1408px) {
    #NEW_STYLES .container {
      max-width: inherit;
      width: inherit; } }
  #NEW_STYLES .container.no-vspace {
    padding-top: 0;
    padding-bottom: 0; }
  #NEW_STYLES .container.no-vspace-bottom {
    padding-bottom: 0; }
  #NEW_STYLES .container.no-vspace-top {
    padding-top: 0; }
  #NEW_STYLES .columns.no-vspace {
    margin-top: 0;
    margin-bottom: 0; }
  #NEW_STYLES .columns.no-vspace .column {
    padding-top: 0;
    padding-bottom: 0; }
  #NEW_STYLES .columns.no-hspace {
    margin-left: -0.75rem !important;
    margin-right: -0.75rem !important; }
  @media screen and (max-width: 768px) {
    #NEW_STYLES .columns .column .table.is-narrow th,
    #NEW_STYLES .columns .column .table.is-narrow td {
      padding-left: 0.7em;
      padding-right: 0.7em; } }
  #NEW_STYLES .columns .column.is-content-size {
    flex: 0 0 auto; }
  #NEW_STYLES .has-no-background {
    background: none; }
  #NEW_STYLES .nowrap {
    white-space: nowrap; }
  #NEW_STYLES .ui-autocomplete {
    box-shadow: 1px 2px 7px rgba(0, 0, 0, 0.15); }
  #NEW_STYLES .ui-autocomplete li {
    border-bottom: 1px solid #EEE; }
  #NEW_STYLES .datepicker-panel > ul > li {
    color: #000; }
  #NEW_STYLES .datepicker-panel > ul > li.picked, #NEW_STYLES .datepicker-panel > ul > li:hover {
    color: #FFF;
    background-color: #3273dc; }
  #NEW_STYLES .datepicker-dropdown {
    box-shadow: 1px 2px 7px rgba(0, 0, 0, 0.15); }
  #NEW_STYLES .datepicker-top-left,
  #NEW_STYLES .datepicker-top-right {
    border-color: #AAA; }
  #NEW_STYLES .jms-debug {
    display: inline-block;
    padding: 0px 3px;
    margin: 2px;
    color: #FFF;
    background-color: #555;
    font-size: 10px;
    font-family: "Courier New", Courier, mono; }
  #NEW_STYLES .jms-debug b {
    color: #FFFF00; }
  #NEW_STYLES .jms-debug .link {
    color: #adc7fa;
    cursor: pointer; }
  #NEW_STYLES .jms-debug .link:hover {
    color: #FFFF00; }
  #NEW_STYLES th .jms-debug {
    text-align: center; }
  #NEW_STYLES .paging-group {
    display: flex;
    justify-content: flex-end; }
  #NEW_STYLES .paging-group.top-left, #NEW_STYLES .paging-group.bottom-left {
    justify-content: flex-start; }
  #NEW_STYLES .paging-group.load-more {
    justify-content: center; }
  #NEW_STYLES .paging-group .paging-status {
    padding: 5px 10px; }

/*# sourceMappingURL=jms_export.css.map */
