@charset "UTF-8";
@import url("//hello.myfonts.net/count/392dc8");
@-webkit-keyframes spinAround {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
            transform: rotate(359deg);
  }
}
@keyframes spinAround {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
            transform: rotate(359deg);
  }
}

/* line 140, node_modules/bulma/sass/utilities/mixins.sass */
.delete, .modal-close, .is-unselectable, .tabs, .button, body #buorgig,
body #buorgul,
body #buorgpermanent, .file, .breadcrumb, .pagination-previous,
.pagination-next,
.pagination-link,
.pagination-ellipsis {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 159, node_modules/bulma/sass/utilities/mixins.sass */
.navbar-link:not(.is-arrowless)::after, .select:not(.is-multiple):not(.is-loading)::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%;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -webkit-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
  width: 0.625em;
}

/* line 163, node_modules/bulma/sass/utilities/mixins.sass */
.content:not(:last-child), .level:not(:last-child), .quickview-footer #social-menu ul:not(:last-child), .tabs:not(:last-child), .box:not(:last-child), .block:not(:last-child), .highlight:not(:last-child), .notification:not(:last-child), .progress:not(:last-child), .table:not(:last-child), .table-container:not(:last-child), .title:not(:last-child),
.subtitle:not(:last-child), .breadcrumb:not(:last-child), .list:not(:last-child), .message:not(:last-child), body .buorg-pad:not(:last-child), .pagination:not(:last-child) {
  margin-bottom: 1.5rem;
}

/* line 235, node_modules/bulma/sass/utilities/mixins.sass */
.delete, .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;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 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;
}

/* line 191, node_modules/bulma/sass/utilities/mixins.sass */
.delete::before, .modal-close::before, .delete::after, .modal-close::after {
  background-color: white;
  content: "";
  display: block;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
      -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
          transform: translateX(-50%) translateY(-50%) rotate(45deg);
  -webkit-transform-origin: center center;
      -ms-transform-origin: center center;
          transform-origin: center center;
}

/* line 201, node_modules/bulma/sass/utilities/mixins.sass */
.delete::before, .modal-close::before {
  height: 2px;
  width: 50%;
}

/* line 204, node_modules/bulma/sass/utilities/mixins.sass */
.delete::after, .modal-close::after {
  height: 50%;
  width: 2px;
}

/* line 207, node_modules/bulma/sass/utilities/mixins.sass */
.delete:hover, .modal-close:hover, .delete:focus, .modal-close:focus {
  background-color: rgba(10, 10, 10, 0.3);
}

/* line 210, node_modules/bulma/sass/utilities/mixins.sass */
.delete:active, .modal-close:active {
  background-color: rgba(10, 10, 10, 0.4);
}

/* line 213, node_modules/bulma/sass/utilities/mixins.sass */
.is-small.delete, .is-small.modal-close {
  height: 16px;
  max-height: 16px;
  max-width: 16px;
  min-height: 16px;
  min-width: 16px;
  width: 16px;
}

/* line 220, node_modules/bulma/sass/utilities/mixins.sass */
.is-medium.delete, .is-medium.modal-close {
  height: 24px;
  max-height: 24px;
  max-width: 24px;
  min-height: 24px;
  min-width: 24px;
  width: 24px;
}

/* line 227, node_modules/bulma/sass/utilities/mixins.sass */
.is-large.delete, .is-large.modal-close {
  height: 32px;
  max-height: 32px;
  max-width: 32px;
  min-height: 32px;
  min-width: 32px;
  width: 32px;
}

/* line 250, node_modules/bulma/sass/utilities/mixins.sass */
.button.is-loading::after, body .is-loading#buorgig::after,
body .is-loading#buorgul::after,
body .is-loading#buorgpermanent::after, .loader, .select.is-loading::after, .control.is-loading::after {
  -webkit-animation: spinAround 500ms infinite linear;
          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;
}

/* line 260, node_modules/bulma/sass/utilities/mixins.sass */
.is-overlay, .hero-video, .image.is-square img,
.image.is-square .has-ratio, .image.is-1by1 img,
.image.is-1by1 .has-ratio, .image.is-5by4 img,
.image.is-5by4 .has-ratio, .image.is-4by3 img,
.image.is-4by3 .has-ratio, .image.is-3by2 img,
.image.is-3by2 .has-ratio, .image.is-5by3 img,
.image.is-5by3 .has-ratio, .image.is-16by9 img,
.image.is-16by9 .has-ratio, .image.is-2by1 img,
.image.is-2by1 .has-ratio, .image.is-3by1 img,
.image.is-3by1 .has-ratio, .image.is-4by5 img,
.image.is-4by5 .has-ratio, .image.is-3by4 img,
.image.is-3by4 .has-ratio, .image.is-2by3 img,
.image.is-2by3 .has-ratio, .image.is-3by5 img,
.image.is-3by5 .has-ratio, .image.is-9by16 img,
.image.is-9by16 .has-ratio, .image.is-1by2 img,
.image.is-1by2 .has-ratio, .image.is-1by3 img,
.image.is-1by3 .has-ratio, .modal, .modal-background {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

/* line 40, node_modules/bulma/sass/utilities/controls.sass */
.button, body #buorgig,
body #buorgul,
body #buorgpermanent, .input, .textarea, .select select, .file-cta,
.file-name, .pagination-previous,
.pagination-next,
.pagination-link,
.pagination-ellipsis {
  -moz-appearance: none;
  -webkit-appearance: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: none;
          box-shadow: none;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 1rem;
  height: 2.5em;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          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;
}

/* line 31, node_modules/bulma/sass/utilities/controls.sass */
.button:focus, body #buorgig:focus,
body #buorgul:focus,
body #buorgpermanent:focus, .input:focus, .textarea:focus, .select select:focus, .file-cta:focus,
.file-name:focus, .pagination-previous:focus,
.pagination-next:focus,
.pagination-link:focus,
.pagination-ellipsis:focus, .is-focused.button, body .is-focused#buorgig,
body .is-focused#buorgul,
body .is-focused#buorgpermanent, .is-focused.input, .is-focused.textarea, .select select.is-focused, .is-focused.file-cta,
.is-focused.file-name, .is-focused.pagination-previous,
.is-focused.pagination-next,
.is-focused.pagination-link,
.is-focused.pagination-ellipsis, .button:active, body #buorgig:active,
body #buorgul:active,
body #buorgpermanent:active, .input:active, .textarea:active, .select select:active, .file-cta:active,
.file-name:active, .pagination-previous:active,
.pagination-next:active,
.pagination-link:active,
.pagination-ellipsis:active, .current-menu-item a.navbar-item.button, .current-menu-item body a.navbar-item#buorgig, body .current-menu-item a.navbar-item#buorgig,
.current-menu-item body a.navbar-item#buorgul, body .current-menu-item a.navbar-item#buorgul,
.current-menu-item body a.navbar-item#buorgpermanent, body .current-menu-item a.navbar-item#buorgpermanent, .current-menu-item a.navbar-item.input, .current-menu-item a.navbar-item.textarea, .current-menu-item a.navbar-item.file-cta,
.current-menu-item a.navbar-item.file-name, .current-menu-item a.navbar-item.pagination-previous,
.current-menu-item a.navbar-item.pagination-next,
.current-menu-item a.navbar-item.pagination-link,
.current-menu-item a.navbar-item.pagination-ellipsis, .current_page_item a.navbar-item.button, .current_page_item body a.navbar-item#buorgig, body .current_page_item a.navbar-item#buorgig,
.current_page_item body a.navbar-item#buorgul, body .current_page_item a.navbar-item#buorgul,
.current_page_item body a.navbar-item#buorgpermanent, body .current_page_item a.navbar-item#buorgpermanent, .current_page_item a.navbar-item.input, .current_page_item a.navbar-item.textarea, .current_page_item a.navbar-item.file-cta,
.current_page_item a.navbar-item.file-name, .current_page_item a.navbar-item.pagination-previous,
.current_page_item a.navbar-item.pagination-next,
.current_page_item a.navbar-item.pagination-link,
.current_page_item a.navbar-item.pagination-ellipsis, .is-active.button, body .is-active#buorgig,
body .is-active#buorgul,
body .is-active#buorgpermanent, .is-active.input, .is-active.textarea, .select select.is-active, .is-active.file-cta,
.is-active.file-name, .is-active.pagination-previous,
.is-active.pagination-next,
.is-active.pagination-link,
.is-active.pagination-ellipsis {
  outline: none;
}

/* line 36, node_modules/bulma/sass/utilities/controls.sass */
.button[disabled], body #buorgig[disabled],
body #buorgul[disabled],
body #buorgpermanent[disabled], .input[disabled], .textarea[disabled], .select select[disabled], .file-cta[disabled],
.file-name[disabled], .pagination-previous[disabled],
.pagination-next[disabled],
.pagination-link[disabled],
.pagination-ellipsis[disabled],
fieldset[disabled] .button,
fieldset[disabled] body #buorgig,
body fieldset[disabled] #buorgig,
fieldset[disabled] body #buorgul,
body fieldset[disabled] #buorgul,
fieldset[disabled] body #buorgpermanent,
body fieldset[disabled] #buorgpermanent,
fieldset[disabled] .input,
fieldset[disabled] .textarea,
fieldset[disabled] .select select,
.select fieldset[disabled] select,
fieldset[disabled] .file-cta,
fieldset[disabled] .file-name,
fieldset[disabled] .pagination-previous,
fieldset[disabled] .pagination-next,
fieldset[disabled] .pagination-link,
fieldset[disabled] .pagination-ellipsis {
  cursor: not-allowed;
}

/*! minireset.css v0.0.6 | MIT License | github.com/jgthms/minireset.css */
/* line 3, node_modules/bulma/sass/base/minireset.sass */
html,
body,
p,
ol,
ul,
li,
dl,
dt,
dd,
blockquote,
figure,
fieldset,
legend,
textarea,
pre,
iframe,
hr,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
}

/* line 30, node_modules/bulma/sass/base/minireset.sass */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

/* line 40, node_modules/bulma/sass/base/minireset.sass */
ul {
  list-style: none;
}

/* line 44, node_modules/bulma/sass/base/minireset.sass */
button,
input,
select,
textarea {
  margin: 0;
}

/* line 51, node_modules/bulma/sass/base/minireset.sass */
html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/* line 55, node_modules/bulma/sass/base/minireset.sass */
*, *::before, *::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

/* line 61, node_modules/bulma/sass/base/minireset.sass */
img,
video {
  height: auto;
  max-width: 100%;
}

/* line 67, node_modules/bulma/sass/base/minireset.sass */
iframe {
  border: 0;
}

/* line 71, node_modules/bulma/sass/base/minireset.sass */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 75, node_modules/bulma/sass/base/minireset.sass */
td,
th {
  padding: 0;
}

/* line 78, node_modules/bulma/sass/base/minireset.sass */
td:not([align]),
th:not([align]) {
  text-align: left;
}

/* line 32, node_modules/bulma/sass/base/generic.sass */
html {
  background-color: white;
  font-size: 16px;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  min-width: 300px;
  overflow-x: hidden;
  overflow-y: scroll;
  text-rendering: optimizeLegibility;
  -webkit-text-size-adjust: 100%;
     -moz-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
          text-size-adjust: 100%;
}

/* line 43, node_modules/bulma/sass/base/generic.sass */
article,
aside,
figure,
footer,
header,
hgroup,
section {
  display: block;
}

/* line 52, node_modules/bulma/sass/base/generic.sass */
body,
button,
input,
select,
textarea {
  font-family: BlinkMacSystemFont, -apple-system, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

/* line 59, node_modules/bulma/sass/base/generic.sass */
code,
pre {
  -moz-osx-font-smoothing: auto;
  -webkit-font-smoothing: auto;
  font-family: monospace;
}

/* line 65, node_modules/bulma/sass/base/generic.sass */
body {
  color: #4a4a4a;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.5;
}

/* line 73, node_modules/bulma/sass/base/generic.sass */
a {
  color: #3273dc;
  cursor: pointer;
  text-decoration: none;
}

/* line 77, node_modules/bulma/sass/base/generic.sass */
a strong {
  color: currentColor;
}

/* line 79, node_modules/bulma/sass/base/generic.sass */
a:hover {
  color: #363636;
}

/* line 82, node_modules/bulma/sass/base/generic.sass */
code {
  background-color: whitesmoke;
  color: #f14668;
  font-size: 0.875em;
  font-weight: normal;
  padding: 0.25em 0.5em 0.25em;
}

/* line 89, node_modules/bulma/sass/base/generic.sass */
hr {
  background-color: whitesmoke;
  border: none;
  display: block;
  height: 2px;
  margin: 1.5rem 0;
}

/* line 96, node_modules/bulma/sass/base/generic.sass */
img {
  height: auto;
  max-width: 100%;
}

/* line 100, node_modules/bulma/sass/base/generic.sass */
input[type="checkbox"],
input[type="radio"] {
  vertical-align: baseline;
}

/* line 104, node_modules/bulma/sass/base/generic.sass */
small {
  font-size: 0.875em;
}

/* line 107, node_modules/bulma/sass/base/generic.sass */
span {
  font-style: inherit;
  font-weight: inherit;
}

/* line 111, node_modules/bulma/sass/base/generic.sass */
strong {
  color: #363636;
  font-weight: 700;
}

/* line 117, node_modules/bulma/sass/base/generic.sass */
fieldset {
  border: none;
}

/* line 120, node_modules/bulma/sass/base/generic.sass */
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;
}

/* line 129, node_modules/bulma/sass/base/generic.sass */
pre code {
  background-color: transparent;
  color: currentColor;
  font-size: 1em;
  padding: 0;
}

/* line 136, node_modules/bulma/sass/base/generic.sass */
table td,
table th {
  vertical-align: top;
}

/* line 139, node_modules/bulma/sass/base/generic.sass */
table td:not([align]),
table th:not([align]) {
  text-align: left;
}

/* line 141, node_modules/bulma/sass/base/generic.sass */
table th {
  color: #363636;
}

/* line 4, node_modules/bulma/sass/utilities/mixins.sass */
.is-clearfix::after {
  clear: both;
  content: " ";
  display: table;
}

/* line 6, node_modules/bulma/sass/base/helpers.sass */
.is-pulled-left {
  float: left !important;
}

/* line 9, node_modules/bulma/sass/base/helpers.sass */
.is-pulled-right {
  float: right !important;
}

/* line 14, node_modules/bulma/sass/base/helpers.sass */
.is-clipped {
  overflow: hidden !important;
}

/* line 27, node_modules/bulma/sass/base/helpers.sass */
.is-size-1 {
  font-size: 3rem !important;
}

/* line 27, node_modules/bulma/sass/base/helpers.sass */
.is-size-2 {
  font-size: 2.5rem !important;
}

/* line 27, node_modules/bulma/sass/base/helpers.sass */
.is-size-3 {
  font-size: 2rem !important;
}

/* line 27, node_modules/bulma/sass/base/helpers.sass */
.is-size-4 {
  font-size: 1.5rem !important;
}

/* line 27, node_modules/bulma/sass/base/helpers.sass */
.is-size-5 {
  font-size: 1.25rem !important;
}

/* line 27, node_modules/bulma/sass/base/helpers.sass */
.is-size-6 {
  font-size: 1rem !important;
}

/* line 27, node_modules/bulma/sass/base/helpers.sass */
.is-size-7 {
  font-size: 0.75rem !important;
}

@media screen and (max-width: 768px) {
  /* line 27, node_modules/bulma/sass/base/helpers.sass */
  .is-size-1-mobile {
    font-size: 3rem !important;
  }
  /* line 27, node_modules/bulma/sass/base/helpers.sass */
  .is-size-2-mobile {
    font-size: 2.5rem !important;
  }
  /* line 27, node_modules/bulma/sass/base/helpers.sass */
  .is-size-3-mobile {
    font-size: 2rem !important;
  }
  /* line 27, node_modules/bulma/sass/base/helpers.sass */
  .is-size-4-mobile {
    font-size: 1.5rem !important;
  }
  /* line 27, node_modules/bulma/sass/base/helpers.sass */
  .is-size-5-mobile {
    font-size: 1.25rem !important;
  }
  /* line 27, node_modules/bulma/sass/base/helpers.sass */
  .is-size-6-mobile {
    font-size: 1rem !important;
  }
  /* line 27, node_modules/bulma/sass/base/helpers.sass */
  .is-size-7-mobile {
    font-size: 0.75rem !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 27, node_modules/bulma/sass/base/helpers.sass */
  .is-size-1-tablet {
    font-size: 3rem !important;
  }
  /* line 27, node_modules/bulma/sass/base/helpers.sass */
  .is-size-2-tablet {
    font-size: 2.5rem !important;
  }
  /* line 27, node_modules/bulma/sass/base/helpers.sass */
  .is-size-3-tablet {
    font-size: 2rem !important;
  }
  /* line 27, node_modules/bulma/sass/base/helpers.sass */
  .is-size-4-tablet {
    font-size: 1.5rem !important;
  }
  /* line 27, node_modules/bulma/sass/base/helpers.sass */
  .is-size-5-tablet {
    font-size: 1.25rem !important;
  }
  /* line 27, node_modules/bulma/sass/base/helpers.sass */
  .is-size-6-tablet {
    font-size: 1rem !important;
  }
  /* line 27, node_modules/bulma/sass/base/helpers.sass */
  .is-size-7-tablet {
    font-size: 0.75rem !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 27, node_modules/bulma/sass/base/helpers.sass */
  .is-size-1-touch {
    font-size: 3rem !important;
  }
  /* line 27, node_modules/bulma/sass/base/helpers.sass */
  .is-size-2-touch {
    font-size: 2.5rem !important;
  }
  /* line 27, node_modules/bulma/sass/base/helpers.sass */
  .is-size-3-touch {
    font-size: 2rem !important;
  }
  /* line 27, node_modules/bulma/sass/base/helpers.sass */
  .is-size-4-touch {
    font-size: 1.5rem !important;
  }
  /* line 27, node_modules/bulma/sass/base/helpers.sass */
  .is-size-5-touch {
    font-size: 1.25rem !important;
  }
  /* line 27, node_modules/bulma/sass/base/helpers.sass */
  .is-size-6-touch {
    font-size: 1rem !important;
  }
  /* line 27, node_modules/bulma/sass/base/helpers.sass */
  .is-size-7-touch {
    font-size: 0.75rem !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 27, node_modules/bulma/sass/base/helpers.sass */
  .is-size-1-desktop {
    font-size: 3rem !important;
  }
  /* line 27, node_modules/bulma/sass/base/helpers.sass */
  .is-size-2-desktop {
    font-size: 2.5rem !important;
  }
  /* line 27, node_modules/bulma/sass/base/helpers.sass */
  .is-size-3-desktop {
    font-size: 2rem !important;
  }
  /* line 27, node_modules/bulma/sass/base/helpers.sass */
  .is-size-4-desktop {
    font-size: 1.5rem !important;
  }
  /* line 27, node_modules/bulma/sass/base/helpers.sass */
  .is-size-5-desktop {
    font-size: 1.25rem !important;
  }
  /* line 27, node_modules/bulma/sass/base/helpers.sass */
  .is-size-6-desktop {
    font-size: 1rem !important;
  }
  /* line 27, node_modules/bulma/sass/base/helpers.sass */
  .is-size-7-desktop {
    font-size: 0.75rem !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 27, node_modules/bulma/sass/base/helpers.sass */
  .is-size-1-widescreen {
    font-size: 3rem !important;
  }
  /* line 27, node_modules/bulma/sass/base/helpers.sass */
  .is-size-2-widescreen {
    font-size: 2.5rem !important;
  }
  /* line 27, node_modules/bulma/sass/base/helpers.sass */
  .is-size-3-widescreen {
    font-size: 2rem !important;
  }
  /* line 27, node_modules/bulma/sass/base/helpers.sass */
  .is-size-4-widescreen {
    font-size: 1.5rem !important;
  }
  /* line 27, node_modules/bulma/sass/base/helpers.sass */
  .is-size-5-widescreen {
    font-size: 1.25rem !important;
  }
  /* line 27, node_modules/bulma/sass/base/helpers.sass */
  .is-size-6-widescreen {
    font-size: 1rem !important;
  }
  /* line 27, node_modules/bulma/sass/base/helpers.sass */
  .is-size-7-widescreen {
    font-size: 0.75rem !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 27, node_modules/bulma/sass/base/helpers.sass */
  .is-size-1-fullhd {
    font-size: 3rem !important;
  }
  /* line 27, node_modules/bulma/sass/base/helpers.sass */
  .is-size-2-fullhd {
    font-size: 2.5rem !important;
  }
  /* line 27, node_modules/bulma/sass/base/helpers.sass */
  .is-size-3-fullhd {
    font-size: 2rem !important;
  }
  /* line 27, node_modules/bulma/sass/base/helpers.sass */
  .is-size-4-fullhd {
    font-size: 1.5rem !important;
  }
  /* line 27, node_modules/bulma/sass/base/helpers.sass */
  .is-size-5-fullhd {
    font-size: 1.25rem !important;
  }
  /* line 27, node_modules/bulma/sass/base/helpers.sass */
  .is-size-6-fullhd {
    font-size: 1rem !important;
  }
  /* line 27, node_modules/bulma/sass/base/helpers.sass */
  .is-size-7-fullhd {
    font-size: 0.75rem !important;
  }
}

/* line 53, node_modules/bulma/sass/base/helpers.sass */
.has-text-centered {
  text-align: center !important;
}

/* line 53, node_modules/bulma/sass/base/helpers.sass */
.has-text-justified {
  text-align: justify !important;
}

/* line 53, node_modules/bulma/sass/base/helpers.sass */
.has-text-left {
  text-align: left !important;
}

/* line 53, node_modules/bulma/sass/base/helpers.sass */
.has-text-right {
  text-align: right !important;
}

@media screen and (max-width: 768px) {
  /* line 58, node_modules/bulma/sass/base/helpers.sass */
  .has-text-centered-mobile {
    text-align: center !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 61, node_modules/bulma/sass/base/helpers.sass */
  .has-text-centered-tablet {
    text-align: center !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 64, node_modules/bulma/sass/base/helpers.sass */
  .has-text-centered-tablet-only {
    text-align: center !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 67, node_modules/bulma/sass/base/helpers.sass */
  .has-text-centered-touch {
    text-align: center !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 70, node_modules/bulma/sass/base/helpers.sass */
  .has-text-centered-desktop {
    text-align: center !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 73, node_modules/bulma/sass/base/helpers.sass */
  .has-text-centered-desktop-only {
    text-align: center !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 76, node_modules/bulma/sass/base/helpers.sass */
  .has-text-centered-widescreen {
    text-align: center !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 79, node_modules/bulma/sass/base/helpers.sass */
  .has-text-centered-widescreen-only {
    text-align: center !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 82, node_modules/bulma/sass/base/helpers.sass */
  .has-text-centered-fullhd {
    text-align: center !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 58, node_modules/bulma/sass/base/helpers.sass */
  .has-text-justified-mobile {
    text-align: justify !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 61, node_modules/bulma/sass/base/helpers.sass */
  .has-text-justified-tablet {
    text-align: justify !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 64, node_modules/bulma/sass/base/helpers.sass */
  .has-text-justified-tablet-only {
    text-align: justify !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 67, node_modules/bulma/sass/base/helpers.sass */
  .has-text-justified-touch {
    text-align: justify !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 70, node_modules/bulma/sass/base/helpers.sass */
  .has-text-justified-desktop {
    text-align: justify !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 73, node_modules/bulma/sass/base/helpers.sass */
  .has-text-justified-desktop-only {
    text-align: justify !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 76, node_modules/bulma/sass/base/helpers.sass */
  .has-text-justified-widescreen {
    text-align: justify !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 79, node_modules/bulma/sass/base/helpers.sass */
  .has-text-justified-widescreen-only {
    text-align: justify !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 82, node_modules/bulma/sass/base/helpers.sass */
  .has-text-justified-fullhd {
    text-align: justify !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 58, node_modules/bulma/sass/base/helpers.sass */
  .has-text-left-mobile {
    text-align: left !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 61, node_modules/bulma/sass/base/helpers.sass */
  .has-text-left-tablet {
    text-align: left !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 64, node_modules/bulma/sass/base/helpers.sass */
  .has-text-left-tablet-only {
    text-align: left !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 67, node_modules/bulma/sass/base/helpers.sass */
  .has-text-left-touch {
    text-align: left !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 70, node_modules/bulma/sass/base/helpers.sass */
  .has-text-left-desktop {
    text-align: left !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 73, node_modules/bulma/sass/base/helpers.sass */
  .has-text-left-desktop-only {
    text-align: left !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 76, node_modules/bulma/sass/base/helpers.sass */
  .has-text-left-widescreen {
    text-align: left !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 79, node_modules/bulma/sass/base/helpers.sass */
  .has-text-left-widescreen-only {
    text-align: left !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 82, node_modules/bulma/sass/base/helpers.sass */
  .has-text-left-fullhd {
    text-align: left !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 58, node_modules/bulma/sass/base/helpers.sass */
  .has-text-right-mobile {
    text-align: right !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 61, node_modules/bulma/sass/base/helpers.sass */
  .has-text-right-tablet {
    text-align: right !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 64, node_modules/bulma/sass/base/helpers.sass */
  .has-text-right-tablet-only {
    text-align: right !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 67, node_modules/bulma/sass/base/helpers.sass */
  .has-text-right-touch {
    text-align: right !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 70, node_modules/bulma/sass/base/helpers.sass */
  .has-text-right-desktop {
    text-align: right !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 73, node_modules/bulma/sass/base/helpers.sass */
  .has-text-right-desktop-only {
    text-align: right !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 76, node_modules/bulma/sass/base/helpers.sass */
  .has-text-right-widescreen {
    text-align: right !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 79, node_modules/bulma/sass/base/helpers.sass */
  .has-text-right-widescreen-only {
    text-align: right !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 82, node_modules/bulma/sass/base/helpers.sass */
  .has-text-right-fullhd {
    text-align: right !important;
  }
}

/* line 85, node_modules/bulma/sass/base/helpers.sass */
.is-capitalized {
  text-transform: capitalize !important;
}

/* line 88, node_modules/bulma/sass/base/helpers.sass */
.is-lowercase {
  text-transform: lowercase !important;
}

/* line 91, node_modules/bulma/sass/base/helpers.sass */
.is-uppercase {
  text-transform: uppercase !important;
}

/* line 94, node_modules/bulma/sass/base/helpers.sass */
.is-italic {
  font-style: italic !important;
}

/* line 99, node_modules/bulma/sass/base/helpers.sass */
.has-text-white {
  color: white !important;
}

/* line 102, node_modules/bulma/sass/base/helpers.sass */
a.has-text-white:hover, a.has-text-white:focus {
  color: #e6e6e6 !important;
}

/* line 105, node_modules/bulma/sass/base/helpers.sass */
.has-background-white {
  background-color: white !important;
}

/* line 99, node_modules/bulma/sass/base/helpers.sass */
.has-text-black {
  color: #0a0a0a !important;
}

/* line 102, node_modules/bulma/sass/base/helpers.sass */
a.has-text-black:hover, a.has-text-black:focus {
  color: black !important;
}

/* line 105, node_modules/bulma/sass/base/helpers.sass */
.has-background-black {
  background-color: #0a0a0a !important;
}

/* line 99, node_modules/bulma/sass/base/helpers.sass */
.has-text-light {
  color: whitesmoke !important;
}

/* line 102, node_modules/bulma/sass/base/helpers.sass */
a.has-text-light:hover, a.has-text-light:focus {
  color: #dbdbdb !important;
}

/* line 105, node_modules/bulma/sass/base/helpers.sass */
.has-background-light {
  background-color: whitesmoke !important;
}

/* line 99, node_modules/bulma/sass/base/helpers.sass */
.has-text-dark {
  color: #363636 !important;
}

/* line 102, node_modules/bulma/sass/base/helpers.sass */
a.has-text-dark:hover, a.has-text-dark:focus {
  color: #1c1c1c !important;
}

/* line 105, node_modules/bulma/sass/base/helpers.sass */
.has-background-dark {
  background-color: #363636 !important;
}

/* line 99, node_modules/bulma/sass/base/helpers.sass */
.has-text-primary {
  color: #00d1b2 !important;
}

/* line 102, node_modules/bulma/sass/base/helpers.sass */
a.has-text-primary:hover, a.has-text-primary:focus {
  color: #009e86 !important;
}

/* line 105, node_modules/bulma/sass/base/helpers.sass */
.has-background-primary {
  background-color: #00d1b2 !important;
}

/* line 99, node_modules/bulma/sass/base/helpers.sass */
.has-text-link {
  color: #3273dc !important;
}

/* line 102, node_modules/bulma/sass/base/helpers.sass */
a.has-text-link:hover, a.has-text-link:focus {
  color: #205bbc !important;
}

/* line 105, node_modules/bulma/sass/base/helpers.sass */
.has-background-link {
  background-color: #3273dc !important;
}

/* line 99, node_modules/bulma/sass/base/helpers.sass */
.has-text-info {
  color: #3298dc !important;
}

/* line 102, node_modules/bulma/sass/base/helpers.sass */
a.has-text-info:hover, a.has-text-info:focus {
  color: #207dbc !important;
}

/* line 105, node_modules/bulma/sass/base/helpers.sass */
.has-background-info {
  background-color: #3298dc !important;
}

/* line 99, node_modules/bulma/sass/base/helpers.sass */
.has-text-success {
  color: #48c774 !important;
}

/* line 102, node_modules/bulma/sass/base/helpers.sass */
a.has-text-success:hover, a.has-text-success:focus {
  color: #34a85c !important;
}

/* line 105, node_modules/bulma/sass/base/helpers.sass */
.has-background-success {
  background-color: #48c774 !important;
}

/* line 99, node_modules/bulma/sass/base/helpers.sass */
.has-text-warning {
  color: #ffdd57 !important;
}

/* line 102, node_modules/bulma/sass/base/helpers.sass */
a.has-text-warning:hover, a.has-text-warning:focus {
  color: #ffd324 !important;
}

/* line 105, node_modules/bulma/sass/base/helpers.sass */
.has-background-warning {
  background-color: #ffdd57 !important;
}

/* line 99, node_modules/bulma/sass/base/helpers.sass */
.has-text-danger {
  color: #f14668 !important;
}

/* line 102, node_modules/bulma/sass/base/helpers.sass */
a.has-text-danger:hover, a.has-text-danger:focus {
  color: #ee1742 !important;
}

/* line 105, node_modules/bulma/sass/base/helpers.sass */
.has-background-danger {
  background-color: #f14668 !important;
}

/* line 109, node_modules/bulma/sass/base/helpers.sass */
.has-text-black-bis {
  color: #121212 !important;
}

/* line 111, node_modules/bulma/sass/base/helpers.sass */
.has-background-black-bis {
  background-color: #121212 !important;
}

/* line 109, node_modules/bulma/sass/base/helpers.sass */
.has-text-black-ter {
  color: #242424 !important;
}

/* line 111, node_modules/bulma/sass/base/helpers.sass */
.has-background-black-ter {
  background-color: #242424 !important;
}

/* line 109, node_modules/bulma/sass/base/helpers.sass */
.has-text-grey-darker {
  color: #363636 !important;
}

/* line 111, node_modules/bulma/sass/base/helpers.sass */
.has-background-grey-darker {
  background-color: #363636 !important;
}

/* line 109, node_modules/bulma/sass/base/helpers.sass */
.has-text-grey-dark {
  color: #4a4a4a !important;
}

/* line 111, node_modules/bulma/sass/base/helpers.sass */
.has-background-grey-dark {
  background-color: #4a4a4a !important;
}

/* line 109, node_modules/bulma/sass/base/helpers.sass */
.has-text-grey {
  color: #7a7a7a !important;
}

/* line 111, node_modules/bulma/sass/base/helpers.sass */
.has-background-grey {
  background-color: #7a7a7a !important;
}

/* line 109, node_modules/bulma/sass/base/helpers.sass */
.has-text-grey-light {
  color: #b5b5b5 !important;
}

/* line 111, node_modules/bulma/sass/base/helpers.sass */
.has-background-grey-light {
  background-color: #b5b5b5 !important;
}

/* line 109, node_modules/bulma/sass/base/helpers.sass */
.has-text-grey-lighter {
  color: #dbdbdb !important;
}

/* line 111, node_modules/bulma/sass/base/helpers.sass */
.has-background-grey-lighter {
  background-color: #dbdbdb !important;
}

/* line 109, node_modules/bulma/sass/base/helpers.sass */
.has-text-white-ter {
  color: whitesmoke !important;
}

/* line 111, node_modules/bulma/sass/base/helpers.sass */
.has-background-white-ter {
  background-color: whitesmoke !important;
}

/* line 109, node_modules/bulma/sass/base/helpers.sass */
.has-text-white-bis {
  color: #fafafa !important;
}

/* line 111, node_modules/bulma/sass/base/helpers.sass */
.has-background-white-bis {
  background-color: #fafafa !important;
}

/* line 114, node_modules/bulma/sass/base/helpers.sass */
.has-text-weight-light {
  font-weight: 300 !important;
}

/* line 116, node_modules/bulma/sass/base/helpers.sass */
.has-text-weight-normal {
  font-weight: 400 !important;
}

/* line 118, node_modules/bulma/sass/base/helpers.sass */
.has-text-weight-medium {
  font-weight: 500 !important;
}

/* line 120, node_modules/bulma/sass/base/helpers.sass */
.has-text-weight-semibold {
  font-weight: 600 !important;
}

/* line 122, node_modules/bulma/sass/base/helpers.sass */
.has-text-weight-bold {
  font-weight: 700 !important;
}

/* line 125, node_modules/bulma/sass/base/helpers.sass */
.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;
}

/* line 128, node_modules/bulma/sass/base/helpers.sass */
.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;
}

/* line 131, node_modules/bulma/sass/base/helpers.sass */
.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;
}

/* line 134, node_modules/bulma/sass/base/helpers.sass */
.is-family-monospace {
  font-family: monospace !important;
}

/* line 137, node_modules/bulma/sass/base/helpers.sass */
.is-family-code {
  font-family: monospace !important;
}

/* line 145, node_modules/bulma/sass/base/helpers.sass */
.is-block {
  display: block !important;
}

@media screen and (max-width: 768px) {
  /* line 148, node_modules/bulma/sass/base/helpers.sass */
  .is-block-mobile {
    display: block !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 151, node_modules/bulma/sass/base/helpers.sass */
  .is-block-tablet {
    display: block !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 154, node_modules/bulma/sass/base/helpers.sass */
  .is-block-tablet-only {
    display: block !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 157, node_modules/bulma/sass/base/helpers.sass */
  .is-block-touch {
    display: block !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 160, node_modules/bulma/sass/base/helpers.sass */
  .is-block-desktop {
    display: block !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 163, node_modules/bulma/sass/base/helpers.sass */
  .is-block-desktop-only {
    display: block !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 166, node_modules/bulma/sass/base/helpers.sass */
  .is-block-widescreen {
    display: block !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 169, node_modules/bulma/sass/base/helpers.sass */
  .is-block-widescreen-only {
    display: block !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 172, node_modules/bulma/sass/base/helpers.sass */
  .is-block-fullhd {
    display: block !important;
  }
}

/* line 145, node_modules/bulma/sass/base/helpers.sass */
.is-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

@media screen and (max-width: 768px) {
  /* line 148, node_modules/bulma/sass/base/helpers.sass */
  .is-flex-mobile {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 151, node_modules/bulma/sass/base/helpers.sass */
  .is-flex-tablet {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 154, node_modules/bulma/sass/base/helpers.sass */
  .is-flex-tablet-only {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 157, node_modules/bulma/sass/base/helpers.sass */
  .is-flex-touch {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 160, node_modules/bulma/sass/base/helpers.sass */
  .is-flex-desktop {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 163, node_modules/bulma/sass/base/helpers.sass */
  .is-flex-desktop-only {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 166, node_modules/bulma/sass/base/helpers.sass */
  .is-flex-widescreen {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 169, node_modules/bulma/sass/base/helpers.sass */
  .is-flex-widescreen-only {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 172, node_modules/bulma/sass/base/helpers.sass */
  .is-flex-fullhd {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}

/* line 145, node_modules/bulma/sass/base/helpers.sass */
.is-inline {
  display: inline !important;
}

@media screen and (max-width: 768px) {
  /* line 148, node_modules/bulma/sass/base/helpers.sass */
  .is-inline-mobile {
    display: inline !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 151, node_modules/bulma/sass/base/helpers.sass */
  .is-inline-tablet {
    display: inline !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 154, node_modules/bulma/sass/base/helpers.sass */
  .is-inline-tablet-only {
    display: inline !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 157, node_modules/bulma/sass/base/helpers.sass */
  .is-inline-touch {
    display: inline !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 160, node_modules/bulma/sass/base/helpers.sass */
  .is-inline-desktop {
    display: inline !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 163, node_modules/bulma/sass/base/helpers.sass */
  .is-inline-desktop-only {
    display: inline !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 166, node_modules/bulma/sass/base/helpers.sass */
  .is-inline-widescreen {
    display: inline !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 169, node_modules/bulma/sass/base/helpers.sass */
  .is-inline-widescreen-only {
    display: inline !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 172, node_modules/bulma/sass/base/helpers.sass */
  .is-inline-fullhd {
    display: inline !important;
  }
}

/* line 145, node_modules/bulma/sass/base/helpers.sass */
.is-inline-block {
  display: inline-block !important;
}

@media screen and (max-width: 768px) {
  /* line 148, node_modules/bulma/sass/base/helpers.sass */
  .is-inline-block-mobile {
    display: inline-block !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 151, node_modules/bulma/sass/base/helpers.sass */
  .is-inline-block-tablet {
    display: inline-block !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 154, node_modules/bulma/sass/base/helpers.sass */
  .is-inline-block-tablet-only {
    display: inline-block !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 157, node_modules/bulma/sass/base/helpers.sass */
  .is-inline-block-touch {
    display: inline-block !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 160, node_modules/bulma/sass/base/helpers.sass */
  .is-inline-block-desktop {
    display: inline-block !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 163, node_modules/bulma/sass/base/helpers.sass */
  .is-inline-block-desktop-only {
    display: inline-block !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 166, node_modules/bulma/sass/base/helpers.sass */
  .is-inline-block-widescreen {
    display: inline-block !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 169, node_modules/bulma/sass/base/helpers.sass */
  .is-inline-block-widescreen-only {
    display: inline-block !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 172, node_modules/bulma/sass/base/helpers.sass */
  .is-inline-block-fullhd {
    display: inline-block !important;
  }
}

/* line 145, node_modules/bulma/sass/base/helpers.sass */
.is-inline-flex {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}

@media screen and (max-width: 768px) {
  /* line 148, node_modules/bulma/sass/base/helpers.sass */
  .is-inline-flex-mobile {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 151, node_modules/bulma/sass/base/helpers.sass */
  .is-inline-flex-tablet {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 154, node_modules/bulma/sass/base/helpers.sass */
  .is-inline-flex-tablet-only {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 157, node_modules/bulma/sass/base/helpers.sass */
  .is-inline-flex-touch {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 160, node_modules/bulma/sass/base/helpers.sass */
  .is-inline-flex-desktop {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 163, node_modules/bulma/sass/base/helpers.sass */
  .is-inline-flex-desktop-only {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 166, node_modules/bulma/sass/base/helpers.sass */
  .is-inline-flex-widescreen {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 169, node_modules/bulma/sass/base/helpers.sass */
  .is-inline-flex-widescreen-only {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 172, node_modules/bulma/sass/base/helpers.sass */
  .is-inline-flex-fullhd {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

/* line 175, node_modules/bulma/sass/base/helpers.sass */
.is-hidden {
  display: none !important;
}

/* line 178, node_modules/bulma/sass/base/helpers.sass */
.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) {
  /* line 189, node_modules/bulma/sass/base/helpers.sass */
  .is-hidden-mobile {
    display: none !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 193, node_modules/bulma/sass/base/helpers.sass */
  .is-hidden-tablet {
    display: none !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 197, node_modules/bulma/sass/base/helpers.sass */
  .is-hidden-tablet-only {
    display: none !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 201, node_modules/bulma/sass/base/helpers.sass */
  .is-hidden-touch {
    display: none !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 205, node_modules/bulma/sass/base/helpers.sass */
  .is-hidden-desktop {
    display: none !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 209, node_modules/bulma/sass/base/helpers.sass */
  .is-hidden-desktop-only {
    display: none !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 213, node_modules/bulma/sass/base/helpers.sass */
  .is-hidden-widescreen {
    display: none !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 217, node_modules/bulma/sass/base/helpers.sass */
  .is-hidden-widescreen-only {
    display: none !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 221, node_modules/bulma/sass/base/helpers.sass */
  .is-hidden-fullhd {
    display: none !important;
  }
}

/* line 224, node_modules/bulma/sass/base/helpers.sass */
.is-invisible {
  visibility: hidden !important;
}

@media screen and (max-width: 768px) {
  /* line 228, node_modules/bulma/sass/base/helpers.sass */
  .is-invisible-mobile {
    visibility: hidden !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 232, node_modules/bulma/sass/base/helpers.sass */
  .is-invisible-tablet {
    visibility: hidden !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 236, node_modules/bulma/sass/base/helpers.sass */
  .is-invisible-tablet-only {
    visibility: hidden !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 240, node_modules/bulma/sass/base/helpers.sass */
  .is-invisible-touch {
    visibility: hidden !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 244, node_modules/bulma/sass/base/helpers.sass */
  .is-invisible-desktop {
    visibility: hidden !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 248, node_modules/bulma/sass/base/helpers.sass */
  .is-invisible-desktop-only {
    visibility: hidden !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 252, node_modules/bulma/sass/base/helpers.sass */
  .is-invisible-widescreen {
    visibility: hidden !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 256, node_modules/bulma/sass/base/helpers.sass */
  .is-invisible-widescreen-only {
    visibility: hidden !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 260, node_modules/bulma/sass/base/helpers.sass */
  .is-invisible-fullhd {
    visibility: hidden !important;
  }
}

/* line 265, node_modules/bulma/sass/base/helpers.sass */
.is-marginless {
  margin: 0 !important;
}

/* line 268, node_modules/bulma/sass/base/helpers.sass */
.is-paddingless {
  padding: 0 !important;
}

/* line 271, node_modules/bulma/sass/base/helpers.sass */
.is-radiusless {
  border-radius: 0 !important;
}

/* line 274, node_modules/bulma/sass/base/helpers.sass */
.is-shadowless {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

/* line 280, node_modules/bulma/sass/base/helpers.sass */
.is-relative {
  position: relative !important;
}

/*@font-face {font-family: 'TastyMedium';src: url('../fonts/392DC8_0_0.eot');src: url('../fonts/392DC8_0_0.eot?#iefix') format('embedded-opentype'),url('../fonts/392DC8_0_0.woff2') format('woff2'),url('../fonts/392DC8_0_0.woff') format('woff'),url('../fonts/392DC8_0_0.ttf') format('truetype');}*/
@font-face {
  font-family: 'Leira';
  src: url("../fonts/Leira.woff2") format("woff2"), url("../fonts/Leira.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: ClanWeb-Bold;
  /* first for IE 4–8 */
  src: url("../fonts/clan/ClanWeb-Bold.eot");
  src: url("../fonts/clan/ClanWeb-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/clan/ClanWeb-Bold.woff") format("woff"), url("../fonts/clan/ClanComp-Bold.ttf") format("truetype"), url("../fonts/clan/Clancomp-bold-webfont.svg#ClanWeb-Bold") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: fallback;
}

@font-face {
  font-family: ClanScWeb-Bold;
  /* first for IE 4–8 */
  src: url("../fonts/clan/ClanScWeb-Bold.eot");
  src: url("../fonts/clan/ClanScWeb-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/clan/ClanScWeb-Bold.woff") format("woff"), url("../fonts/clan/ClanScComp-Bold.ttf") format("truetype"), url("../fonts/clan/Clansccomp-bold-webfont.svg#ClanScWeb-Bold") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: fallback;
}

@font-face {
  font-family: ClanWeb-News;
  /* first for IE 4–8 */
  src: url("../fonts/clan/ClanWeb-News.eot");
  src: url("../fonts/clan/ClanWeb-News.eot?#iefix") format("embedded-opentype"), url("../fonts/clan/ClanWeb-News.woff") format("woff"), url("../fonts/clan/ClanComp-News.ttf") format("truetype"), url("../fonts/clan/Clancomp-news-webfont.svg#ClanWeb-News") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: fallback;
}

@font-face {
  font-family: ClanScWeb-News;
  /* first for IE 4–8 */
  src: url("../fonts/clan/ClanScWeb-News.eot");
  src: url("../fonts/clan/ClanScWeb-News.eot?#iefix") format("embedded-opentype"), url("../fonts/clan/ClanScWeb-News.woff") format("woff"), url("../fonts/clan/ClanScComp-News.ttf") format("truetype"), url("../fonts/clan/Clansccomp-news-webfont.svg#ClanScWeb-News") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: fallback;
}

/* Bulma settings */
/* line 3, node_modules/tiny-slider/src/tiny-slider.scss */
.tns-outer {
  padding: 0 !important;
}

/* line 5, node_modules/tiny-slider/src/tiny-slider.scss */
.tns-outer [hidden] {
  display: none !important;
}

/* line 6, node_modules/tiny-slider/src/tiny-slider.scss */
.tns-outer [aria-controls], .tns-outer [data-action] {
  cursor: pointer;
}

/* line 8, node_modules/tiny-slider/src/tiny-slider.scss */
.tns-slider {
  -webkit-transition: all 0s;
  transition: all 0s;
}

/* line 12, node_modules/tiny-slider/src/tiny-slider.scss */
.tns-slider > .tns-item {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 20, node_modules/tiny-slider/src/tiny-slider.scss */
.tns-horizontal.tns-subpixel {
  white-space: nowrap;
}

/* line 22, node_modules/tiny-slider/src/tiny-slider.scss */
.tns-horizontal.tns-subpixel > .tns-item {
  display: inline-block;
  vertical-align: top;
  white-space: normal;
}

/* line 29, node_modules/tiny-slider/src/tiny-slider.scss */
.tns-horizontal.tns-no-subpixel:after {
  content: '';
  display: table;
  clear: both;
}

/* line 34, node_modules/tiny-slider/src/tiny-slider.scss */
.tns-horizontal.tns-no-subpixel > .tns-item {
  float: left;
}

/* line 40, node_modules/tiny-slider/src/tiny-slider.scss */
.tns-horizontal.tns-carousel.tns-no-subpixel > .tns-item {
  margin-right: -100%;
}

/* line 46, node_modules/tiny-slider/src/tiny-slider.scss */
.tns-no-calc {
  position: relative;
  left: 0;
}

/* line 50, node_modules/tiny-slider/src/tiny-slider.scss */
.tns-gallery {
  position: relative;
  left: 0;
  min-height: 1px;
}

/* line 55, node_modules/tiny-slider/src/tiny-slider.scss */
.tns-gallery > .tns-item {
  position: absolute;
  left: -100%;
  -webkit-transition: transform 0s, opacity 0s;
  -webkit-transition: opacity 0s, -webkit-transform 0s;
  transition: opacity 0s, -webkit-transform 0s;
  transition: transform 0s, opacity 0s;
  transition: transform 0s, opacity 0s, -webkit-transform 0s;
}

/* line 62, node_modules/tiny-slider/src/tiny-slider.scss */
.tns-gallery > .tns-slide-active {
  position: relative;
  left: auto !important;
}

/* line 66, node_modules/tiny-slider/src/tiny-slider.scss */
.tns-gallery > .tns-moving {
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}

/* line 72, node_modules/tiny-slider/src/tiny-slider.scss */
.tns-autowidth {
  display: inline-block;
}

/* line 73, node_modules/tiny-slider/src/tiny-slider.scss */
.tns-lazy-img {
  -webkit-transition: opacity 0.6s;
  transition: opacity 0.6s;
  opacity: 0.6;
}

/* line 78, node_modules/tiny-slider/src/tiny-slider.scss */
.tns-lazy-img.tns-complete {
  opacity: 1;
}

/* line 80, node_modules/tiny-slider/src/tiny-slider.scss */
.tns-ah {
  -webkit-transition: height 0s;
  transition: height 0s;
}

/* line 85, node_modules/tiny-slider/src/tiny-slider.scss */
.tns-ovh {
  overflow: hidden;
}

/* line 86, node_modules/tiny-slider/src/tiny-slider.scss */
.tns-visually-hidden {
  position: absolute;
  left: -10000em;
}

/* line 87, node_modules/tiny-slider/src/tiny-slider.scss */
.tns-transparent {
  opacity: 0;
  visibility: hidden;
}

/* line 89, node_modules/tiny-slider/src/tiny-slider.scss */
.tns-fadeIn {
  opacity: 1;
  filter: alpha(opacity=100);
  z-index: 0;
}

/* line 94, node_modules/tiny-slider/src/tiny-slider.scss */
.tns-normal, .tns-fadeOut {
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: -1;
}

/* line 102, node_modules/tiny-slider/src/tiny-slider.scss */
.tns-vpfix {
  white-space: nowrap;
}

/* line 104, node_modules/tiny-slider/src/tiny-slider.scss */
.tns-vpfix > div, .tns-vpfix > li {
  display: inline-block;
}

/* line 116, node_modules/tiny-slider/src/tiny-slider.scss */
.tns-t-subp2 {
  margin: 0 auto;
  width: 310px;
  position: relative;
  height: 10px;
  overflow: hidden;
}

/* line 123, node_modules/tiny-slider/src/tiny-slider.scss */
.tns-t-ct {
  width: 2333.333333%;
  width: calc(100% * 70 / 3);
  position: absolute;
  right: 0;
}

/* line 130, node_modules/tiny-slider/src/tiny-slider.scss */
.tns-t-ct:after {
  content: '';
  display: table;
  clear: both;
}

/* line 135, node_modules/tiny-slider/src/tiny-slider.scss */
.tns-t-ct > div {
  width: 1.428571%;
  width: calc(100% / 70);
  height: 10px;
  float: left;
}

/* import parent stylesheet */
@keyframes spinAround {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
            transform: rotate(359deg);
  }
}

/* line 140, node_modules/bulma/sass/utilities/mixins.sass */
.delete, .modal-close, .is-unselectable, .tabs, .button, body #buorgig,
body #buorgul,
body #buorgpermanent, .file, .breadcrumb, .pagination-previous,
.pagination-next,
.pagination-link,
.pagination-ellipsis {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 159, node_modules/bulma/sass/utilities/mixins.sass */
.navbar-link:not(.is-arrowless)::after, .select:not(.is-multiple):not(.is-loading)::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%;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -webkit-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
  width: 0.625em;
}

/* line 163, node_modules/bulma/sass/utilities/mixins.sass */
.content:not(:last-child), .level:not(:last-child), .quickview-footer #social-menu ul:not(:last-child), .tabs:not(:last-child), .box:not(:last-child), .block:not(:last-child), .highlight:not(:last-child), .notification:not(:last-child), .progress:not(:last-child), .table:not(:last-child), .table-container:not(:last-child), .title:not(:last-child),
.subtitle:not(:last-child), .breadcrumb:not(:last-child), .list:not(:last-child), .message:not(:last-child), body .buorg-pad:not(:last-child), .pagination:not(:last-child) {
  margin-bottom: 1.5rem;
}

/* line 235, node_modules/bulma/sass/utilities/mixins.sass */
.delete, .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;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 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;
}

/* line 191, node_modules/bulma/sass/utilities/mixins.sass */
.delete::before, .modal-close::before, .delete::after, .modal-close::after {
  background-color: white;
  content: "";
  display: block;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
      -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
          transform: translateX(-50%) translateY(-50%) rotate(45deg);
  -webkit-transform-origin: center center;
      -ms-transform-origin: center center;
          transform-origin: center center;
}

/* line 201, node_modules/bulma/sass/utilities/mixins.sass */
.delete::before, .modal-close::before {
  height: 2px;
  width: 50%;
}

/* line 204, node_modules/bulma/sass/utilities/mixins.sass */
.delete::after, .modal-close::after {
  height: 50%;
  width: 2px;
}

/* line 207, node_modules/bulma/sass/utilities/mixins.sass */
.delete:hover, .modal-close:hover, .delete:focus, .modal-close:focus {
  background-color: rgba(10, 10, 10, 0.3);
}

/* line 210, node_modules/bulma/sass/utilities/mixins.sass */
.delete:active, .modal-close:active {
  background-color: rgba(10, 10, 10, 0.4);
}

/* line 213, node_modules/bulma/sass/utilities/mixins.sass */
.is-small.delete, .is-small.modal-close {
  height: 16px;
  max-height: 16px;
  max-width: 16px;
  min-height: 16px;
  min-width: 16px;
  width: 16px;
}

/* line 220, node_modules/bulma/sass/utilities/mixins.sass */
.is-medium.delete, .is-medium.modal-close {
  height: 24px;
  max-height: 24px;
  max-width: 24px;
  min-height: 24px;
  min-width: 24px;
  width: 24px;
}

/* line 227, node_modules/bulma/sass/utilities/mixins.sass */
.is-large.delete, .is-large.modal-close {
  height: 32px;
  max-height: 32px;
  max-width: 32px;
  min-height: 32px;
  min-width: 32px;
  width: 32px;
}

/* line 250, node_modules/bulma/sass/utilities/mixins.sass */
.button.is-loading::after, body .is-loading#buorgig::after,
body .is-loading#buorgul::after,
body .is-loading#buorgpermanent::after, .loader, .select.is-loading::after, .control.is-loading::after {
  -webkit-animation: spinAround 500ms infinite linear;
          animation: spinAround 500ms infinite linear;
  border: 2px solid #ececec;
  border-radius: 290486px;
  border-right-color: transparent;
  border-top-color: transparent;
  content: "";
  display: block;
  height: 1em;
  position: relative;
  width: 1em;
}

/* line 260, node_modules/bulma/sass/utilities/mixins.sass */
.is-overlay, .hero-video, .image.is-square img,
.image.is-square .has-ratio, .image.is-1by1 img,
.image.is-1by1 .has-ratio, .image.is-5by4 img,
.image.is-5by4 .has-ratio, .image.is-4by3 img,
.image.is-4by3 .has-ratio, .image.is-3by2 img,
.image.is-3by2 .has-ratio, .image.is-5by3 img,
.image.is-5by3 .has-ratio, .image.is-16by9 img,
.image.is-16by9 .has-ratio, .image.is-2by1 img,
.image.is-2by1 .has-ratio, .image.is-3by1 img,
.image.is-3by1 .has-ratio, .image.is-4by5 img,
.image.is-4by5 .has-ratio, .image.is-3by4 img,
.image.is-3by4 .has-ratio, .image.is-2by3 img,
.image.is-2by3 .has-ratio, .image.is-3by5 img,
.image.is-3by5 .has-ratio, .image.is-9by16 img,
.image.is-9by16 .has-ratio, .image.is-1by2 img,
.image.is-1by2 .has-ratio, .image.is-1by3 img,
.image.is-1by3 .has-ratio, .modal, .modal-background {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

/* line 40, node_modules/bulma/sass/utilities/controls.sass */
.button, body #buorgig,
body #buorgul,
body #buorgpermanent, .input, .textarea, .select select, .file-cta,
.file-name, .pagination-previous,
.pagination-next,
.pagination-link,
.pagination-ellipsis {
  -moz-appearance: none;
  -webkit-appearance: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: none;
          box-shadow: none;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 0.8rem;
  height: 2.5em;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  line-height: 1.5;
  padding-bottom: calc(0.375em - 1px);
  padding-left: calc(0.625em - 1px);
  padding-right: calc(0.625em - 1px);
  padding-top: calc(0.375em - 1px);
  position: relative;
  vertical-align: top;
}

/* line 31, node_modules/bulma/sass/utilities/controls.sass */
.button:focus, body #buorgig:focus,
body #buorgul:focus,
body #buorgpermanent:focus, .input:focus, .textarea:focus, .select select:focus, .file-cta:focus,
.file-name:focus, .pagination-previous:focus,
.pagination-next:focus,
.pagination-link:focus,
.pagination-ellipsis:focus, .is-focused.button, body .is-focused#buorgig,
body .is-focused#buorgul,
body .is-focused#buorgpermanent, .is-focused.input, .is-focused.textarea, .select select.is-focused, .is-focused.file-cta,
.is-focused.file-name, .is-focused.pagination-previous,
.is-focused.pagination-next,
.is-focused.pagination-link,
.is-focused.pagination-ellipsis, .button:active, body #buorgig:active,
body #buorgul:active,
body #buorgpermanent:active, .input:active, .textarea:active, .select select:active, .file-cta:active,
.file-name:active, .pagination-previous:active,
.pagination-next:active,
.pagination-link:active,
.pagination-ellipsis:active, .current-menu-item a.navbar-item.button, .current-menu-item body a.navbar-item#buorgig, body .current-menu-item a.navbar-item#buorgig,
.current-menu-item body a.navbar-item#buorgul, body .current-menu-item a.navbar-item#buorgul,
.current-menu-item body a.navbar-item#buorgpermanent, body .current-menu-item a.navbar-item#buorgpermanent, .current-menu-item a.navbar-item.input, .current-menu-item a.navbar-item.textarea, .current-menu-item a.navbar-item.file-cta,
.current-menu-item a.navbar-item.file-name, .current-menu-item a.navbar-item.pagination-previous,
.current-menu-item a.navbar-item.pagination-next,
.current-menu-item a.navbar-item.pagination-link,
.current-menu-item a.navbar-item.pagination-ellipsis, .current_page_item a.navbar-item.button, .current_page_item body a.navbar-item#buorgig, body .current_page_item a.navbar-item#buorgig,
.current_page_item body a.navbar-item#buorgul, body .current_page_item a.navbar-item#buorgul,
.current_page_item body a.navbar-item#buorgpermanent, body .current_page_item a.navbar-item#buorgpermanent, .current_page_item a.navbar-item.input, .current_page_item a.navbar-item.textarea, .current_page_item a.navbar-item.file-cta,
.current_page_item a.navbar-item.file-name, .current_page_item a.navbar-item.pagination-previous,
.current_page_item a.navbar-item.pagination-next,
.current_page_item a.navbar-item.pagination-link,
.current_page_item a.navbar-item.pagination-ellipsis, .is-active.button, body .is-active#buorgig,
body .is-active#buorgul,
body .is-active#buorgpermanent, .is-active.input, .is-active.textarea, .select select.is-active, .is-active.file-cta,
.is-active.file-name, .is-active.pagination-previous,
.is-active.pagination-next,
.is-active.pagination-link,
.is-active.pagination-ellipsis {
  outline: none;
}

/* line 36, node_modules/bulma/sass/utilities/controls.sass */
.button[disabled], body #buorgig[disabled],
body #buorgul[disabled],
body #buorgpermanent[disabled], .input[disabled], .textarea[disabled], .select select[disabled], .file-cta[disabled],
.file-name[disabled], .pagination-previous[disabled],
.pagination-next[disabled],
.pagination-link[disabled],
.pagination-ellipsis[disabled],
fieldset[disabled] .button,
fieldset[disabled] body #buorgig,
body fieldset[disabled] #buorgig,
fieldset[disabled] body #buorgul,
body fieldset[disabled] #buorgul,
fieldset[disabled] body #buorgpermanent,
body fieldset[disabled] #buorgpermanent,
fieldset[disabled] .input,
fieldset[disabled] .textarea,
fieldset[disabled] .select select,
.select fieldset[disabled] select,
fieldset[disabled] .file-cta,
fieldset[disabled] .file-name,
fieldset[disabled] .pagination-previous,
fieldset[disabled] .pagination-next,
fieldset[disabled] .pagination-link,
fieldset[disabled] .pagination-ellipsis {
  cursor: not-allowed;
}

/*! minireset.css v0.0.6 | MIT License | github.com/jgthms/minireset.css */
/* line 3, node_modules/bulma/sass/base/minireset.sass */
html,
body,
p,
ol,
ul,
li,
dl,
dt,
dd,
blockquote,
figure,
fieldset,
legend,
textarea,
pre,
iframe,
hr,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
}

/* line 30, node_modules/bulma/sass/base/minireset.sass */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

/* line 40, node_modules/bulma/sass/base/minireset.sass */
ul {
  list-style: none;
}

/* line 44, node_modules/bulma/sass/base/minireset.sass */
button,
input,
select,
textarea {
  margin: 0;
}

/* line 51, node_modules/bulma/sass/base/minireset.sass */
html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/* line 55, node_modules/bulma/sass/base/minireset.sass */
*, *::before, *::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

/* line 61, node_modules/bulma/sass/base/minireset.sass */
img,
video {
  height: auto;
  max-width: 100%;
}

/* line 67, node_modules/bulma/sass/base/minireset.sass */
iframe {
  border: 0;
}

/* line 71, node_modules/bulma/sass/base/minireset.sass */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 75, node_modules/bulma/sass/base/minireset.sass */
td,
th {
  padding: 0;
}

/* line 78, node_modules/bulma/sass/base/minireset.sass */
td:not([align]),
th:not([align]) {
  text-align: left;
}

/* line 32, node_modules/bulma/sass/base/generic.sass */
html {
  background-color: #fefefe;
  font-size: 16px;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  min-width: 300px;
  overflow-x: hidden;
  overflow-y: scroll;
  text-rendering: optimizeLegibility;
  -webkit-text-size-adjust: 100%;
     -moz-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
          text-size-adjust: 100%;
}

/* line 43, node_modules/bulma/sass/base/generic.sass */
article,
aside,
figure,
footer,
header,
hgroup,
section {
  display: block;
}

/* line 52, node_modules/bulma/sass/base/generic.sass */
body,
button,
input,
select,
textarea {
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

/* line 59, node_modules/bulma/sass/base/generic.sass */
code,
pre {
  -moz-osx-font-smoothing: auto;
  -webkit-font-smoothing: auto;
  font-family: monospace;
}

/* line 65, node_modules/bulma/sass/base/generic.sass */
body {
  color: #4a4a4a;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.5;
}

/* line 73, node_modules/bulma/sass/base/generic.sass */
a {
  color: #4a4a4a;
  cursor: pointer;
  text-decoration: none;
}

/* line 77, node_modules/bulma/sass/base/generic.sass */
a strong {
  color: currentColor;
}

/* line 79, node_modules/bulma/sass/base/generic.sass */
a:hover {
  color: #363636;
}

/* line 82, node_modules/bulma/sass/base/generic.sass */
code {
  background-color: whitesmoke;
  color: #f14668;
  font-size: 0.875em;
  font-weight: normal;
  padding: 0.25em 0.5em 0.25em;
}

/* line 89, node_modules/bulma/sass/base/generic.sass */
hr {
  background-color: #ececec;
  border: none;
  display: block;
  height: 2px;
  margin: 1.5rem 0;
}

/* line 96, node_modules/bulma/sass/base/generic.sass */
img {
  height: auto;
  max-width: 100%;
}

/* line 100, node_modules/bulma/sass/base/generic.sass */
input[type="checkbox"],
input[type="radio"] {
  vertical-align: baseline;
}

/* line 104, node_modules/bulma/sass/base/generic.sass */
small {
  font-size: 0.875em;
}

/* line 107, node_modules/bulma/sass/base/generic.sass */
span {
  font-style: inherit;
  font-weight: inherit;
}

/* line 111, node_modules/bulma/sass/base/generic.sass */
strong {
  color: #363636;
  font-weight: 700;
}

/* line 117, node_modules/bulma/sass/base/generic.sass */
fieldset {
  border: none;
}

/* line 120, node_modules/bulma/sass/base/generic.sass */
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;
}

/* line 129, node_modules/bulma/sass/base/generic.sass */
pre code {
  background-color: transparent;
  color: currentColor;
  font-size: 1em;
  padding: 0;
}

/* line 136, node_modules/bulma/sass/base/generic.sass */
table td,
table th {
  vertical-align: top;
}

/* line 139, node_modules/bulma/sass/base/generic.sass */
table td:not([align]),
table th:not([align]) {
  text-align: left;
}

/* line 141, node_modules/bulma/sass/base/generic.sass */
table th {
  color: #363636;
}

/* line 4, node_modules/bulma/sass/utilities/mixins.sass */
.is-clearfix::after {
  clear: both;
  content: " ";
  display: table;
}

/* line 6, node_modules/bulma/sass/base/helpers.sass */
.is-pulled-left {
  float: left !important;
}

/* line 9, node_modules/bulma/sass/base/helpers.sass */
.is-pulled-right {
  float: right !important;
}

/* line 14, node_modules/bulma/sass/base/helpers.sass */
.is-clipped {
  overflow: hidden !important;
}

/* line 27, node_modules/bulma/sass/base/helpers.sass */
.is-size-1 {
  font-size: 4.25rem !important;
}

/* line 27, node_modules/bulma/sass/base/helpers.sass */
.is-size-2 {
  font-size: 3rem !important;
}

/* line 27, node_modules/bulma/sass/base/helpers.sass */
.is-size-3 {
  font-size: 2rem !important;
}

/* line 27, node_modules/bulma/sass/base/helpers.sass */
.is-size-4 {
  font-size: 1.5rem !important;
}

/* line 27, node_modules/bulma/sass/base/helpers.sass */
.is-size-5 {
  font-size: 1rem !important;
}

/* line 27, node_modules/bulma/sass/base/helpers.sass */
.is-size-6 {
  font-size: 0.8rem !important;
}

/* line 27, node_modules/bulma/sass/base/helpers.sass */
.is-size-7 {
  font-size: 0.65rem !important;
}

@media screen and (max-width: 768px) {
  /* line 27, node_modules/bulma/sass/base/helpers.sass */
  .is-size-1-mobile {
    font-size: 4.25rem !important;
  }
  /* line 27, node_modules/bulma/sass/base/helpers.sass */
  .is-size-2-mobile {
    font-size: 3rem !important;
  }
  /* line 27, node_modules/bulma/sass/base/helpers.sass */
  .is-size-3-mobile {
    font-size: 2rem !important;
  }
  /* line 27, node_modules/bulma/sass/base/helpers.sass */
  .is-size-4-mobile {
    font-size: 1.5rem !important;
  }
  /* line 27, node_modules/bulma/sass/base/helpers.sass */
  .is-size-5-mobile {
    font-size: 1rem !important;
  }
  /* line 27, node_modules/bulma/sass/base/helpers.sass */
  .is-size-6-mobile {
    font-size: 0.8rem !important;
  }
  /* line 27, node_modules/bulma/sass/base/helpers.sass */
  .is-size-7-mobile {
    font-size: 0.65rem !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 27, node_modules/bulma/sass/base/helpers.sass */
  .is-size-1-tablet {
    font-size: 4.25rem !important;
  }
  /* line 27, node_modules/bulma/sass/base/helpers.sass */
  .is-size-2-tablet {
    font-size: 3rem !important;
  }
  /* line 27, node_modules/bulma/sass/base/helpers.sass */
  .is-size-3-tablet {
    font-size: 2rem !important;
  }
  /* line 27, node_modules/bulma/sass/base/helpers.sass */
  .is-size-4-tablet {
    font-size: 1.5rem !important;
  }
  /* line 27, node_modules/bulma/sass/base/helpers.sass */
  .is-size-5-tablet {
    font-size: 1rem !important;
  }
  /* line 27, node_modules/bulma/sass/base/helpers.sass */
  .is-size-6-tablet {
    font-size: 0.8rem !important;
  }
  /* line 27, node_modules/bulma/sass/base/helpers.sass */
  .is-size-7-tablet {
    font-size: 0.65rem !important;
  }
}

@media screen and (max-width: 1087px) {
  /* line 27, node_modules/bulma/sass/base/helpers.sass */
  .is-size-1-touch {
    font-size: 4.25rem !important;
  }
  /* line 27, node_modules/bulma/sass/base/helpers.sass */
  .is-size-2-touch {
    font-size: 3rem !important;
  }
  /* line 27, node_modules/bulma/sass/base/helpers.sass */
  .is-size-3-touch {
    font-size: 2rem !important;
  }
  /* line 27, node_modules/bulma/sass/base/helpers.sass */
  .is-size-4-touch {
    font-size: 1.5rem !important;
  }
  /* line 27, node_modules/bulma/sass/base/helpers.sass */
  .is-size-5-touch {
    font-size: 1rem !important;
  }
  /* line 27, node_modules/bulma/sass/base/helpers.sass */
  .is-size-6-touch {
    font-size: 0.8rem !important;
  }
  /* line 27, node_modules/bulma/sass/base/helpers.sass */
  .is-size-7-touch {
    font-size: 0.65rem !important;
  }
}

@media screen and (min-width: 1088px) {
  /* line 27, node_modules/bulma/sass/base/helpers.sass */
  .is-size-1-desktop {
    font-size: 4.25rem !important;
  }
  /* line 27, node_modules/bulma/sass/base/helpers.sass */
  .is-size-2-desktop {
    font-size: 3rem !important;
  }
  /* line 27, node_modules/bulma/sass/base/helpers.sass */
  .is-size-3-desktop {
    font-size: 2rem !important;
  }
  /* line 27, node_modules/bulma/sass/base/helpers.sass */
  .is-size-4-desktop {
    font-size: 1.5rem !important;
  }
  /* line 27, node_modules/bulma/sass/base/helpers.sass */
  .is-size-5-desktop {
    font-size: 1rem !important;
  }
  /* line 27, node_modules/bulma/sass/base/helpers.sass */
  .is-size-6-desktop {
    font-size: 0.8rem !important;
  }
  /* line 27, node_modules/bulma/sass/base/helpers.sass */
  .is-size-7-desktop {
    font-size: 0.65rem !important;
  }
}

@media screen and (min-width: 1280px) {
  /* line 27, node_modules/bulma/sass/base/helpers.sass */
  .is-size-1-widescreen {
    font-size: 4.25rem !important;
  }
  /* line 27, node_modules/bulma/sass/base/helpers.sass */
  .is-size-2-widescreen {
    font-size: 3rem !important;
  }
  /* line 27, node_modules/bulma/sass/base/helpers.sass */
  .is-size-3-widescreen {
    font-size: 2rem !important;
  }
  /* line 27, node_modules/bulma/sass/base/helpers.sass */
  .is-size-4-widescreen {
    font-size: 1.5rem !important;
  }
  /* line 27, node_modules/bulma/sass/base/helpers.sass */
  .is-size-5-widescreen {
    font-size: 1rem !important;
  }
  /* line 27, node_modules/bulma/sass/base/helpers.sass */
  .is-size-6-widescreen {
    font-size: 0.8rem !important;
  }
  /* line 27, node_modules/bulma/sass/base/helpers.sass */
  .is-size-7-widescreen {
    font-size: 0.65rem !important;
  }
}

@media screen and (min-width: 1472px) {
  /* line 27, node_modules/bulma/sass/base/helpers.sass */
  .is-size-1-fullhd {
    font-size: 4.25rem !important;
  }
  /* line 27, node_modules/bulma/sass/base/helpers.sass */
  .is-size-2-fullhd {
    font-size: 3rem !important;
  }
  /* line 27, node_modules/bulma/sass/base/helpers.sass */
  .is-size-3-fullhd {
    font-size: 2rem !important;
  }
  /* line 27, node_modules/bulma/sass/base/helpers.sass */
  .is-size-4-fullhd {
    font-size: 1.5rem !important;
  }
  /* line 27, node_modules/bulma/sass/base/helpers.sass */
  .is-size-5-fullhd {
    font-size: 1rem !important;
  }
  /* line 27, node_modules/bulma/sass/base/helpers.sass */
  .is-size-6-fullhd {
    font-size: 0.8rem !important;
  }
  /* line 27, node_modules/bulma/sass/base/helpers.sass */
  .is-size-7-fullhd {
    font-size: 0.65rem !important;
  }
}

/* line 53, node_modules/bulma/sass/base/helpers.sass */
.has-text-centered {
  text-align: center !important;
}

/* line 53, node_modules/bulma/sass/base/helpers.sass */
.has-text-justified {
  text-align: justify !important;
}

/* line 53, node_modules/bulma/sass/base/helpers.sass */
.has-text-left {
  text-align: left !important;
}

/* line 53, node_modules/bulma/sass/base/helpers.sass */
.has-text-right {
  text-align: right !important;
}

@media screen and (max-width: 768px) {
  /* line 58, node_modules/bulma/sass/base/helpers.sass */
  .has-text-centered-mobile {
    text-align: center !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 61, node_modules/bulma/sass/base/helpers.sass */
  .has-text-centered-tablet {
    text-align: center !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1087px) {
  /* line 64, node_modules/bulma/sass/base/helpers.sass */
  .has-text-centered-tablet-only {
    text-align: center !important;
  }
}

@media screen and (max-width: 1087px) {
  /* line 67, node_modules/bulma/sass/base/helpers.sass */
  .has-text-centered-touch {
    text-align: center !important;
  }
}

@media screen and (min-width: 1088px) {
  /* line 70, node_modules/bulma/sass/base/helpers.sass */
  .has-text-centered-desktop {
    text-align: center !important;
  }
}

@media screen and (min-width: 1088px) and (max-width: 1279px) {
  /* line 73, node_modules/bulma/sass/base/helpers.sass */
  .has-text-centered-desktop-only {
    text-align: center !important;
  }
}

@media screen and (min-width: 1280px) {
  /* line 76, node_modules/bulma/sass/base/helpers.sass */
  .has-text-centered-widescreen {
    text-align: center !important;
  }
}

@media screen and (min-width: 1280px) and (max-width: 1471px) {
  /* line 79, node_modules/bulma/sass/base/helpers.sass */
  .has-text-centered-widescreen-only {
    text-align: center !important;
  }
}

@media screen and (min-width: 1472px) {
  /* line 82, node_modules/bulma/sass/base/helpers.sass */
  .has-text-centered-fullhd {
    text-align: center !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 58, node_modules/bulma/sass/base/helpers.sass */
  .has-text-justified-mobile {
    text-align: justify !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 61, node_modules/bulma/sass/base/helpers.sass */
  .has-text-justified-tablet {
    text-align: justify !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1087px) {
  /* line 64, node_modules/bulma/sass/base/helpers.sass */
  .has-text-justified-tablet-only {
    text-align: justify !important;
  }
}

@media screen and (max-width: 1087px) {
  /* line 67, node_modules/bulma/sass/base/helpers.sass */
  .has-text-justified-touch {
    text-align: justify !important;
  }
}

@media screen and (min-width: 1088px) {
  /* line 70, node_modules/bulma/sass/base/helpers.sass */
  .has-text-justified-desktop {
    text-align: justify !important;
  }
}

@media screen and (min-width: 1088px) and (max-width: 1279px) {
  /* line 73, node_modules/bulma/sass/base/helpers.sass */
  .has-text-justified-desktop-only {
    text-align: justify !important;
  }
}

@media screen and (min-width: 1280px) {
  /* line 76, node_modules/bulma/sass/base/helpers.sass */
  .has-text-justified-widescreen {
    text-align: justify !important;
  }
}

@media screen and (min-width: 1280px) and (max-width: 1471px) {
  /* line 79, node_modules/bulma/sass/base/helpers.sass */
  .has-text-justified-widescreen-only {
    text-align: justify !important;
  }
}

@media screen and (min-width: 1472px) {
  /* line 82, node_modules/bulma/sass/base/helpers.sass */
  .has-text-justified-fullhd {
    text-align: justify !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 58, node_modules/bulma/sass/base/helpers.sass */
  .has-text-left-mobile {
    text-align: left !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 61, node_modules/bulma/sass/base/helpers.sass */
  .has-text-left-tablet {
    text-align: left !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1087px) {
  /* line 64, node_modules/bulma/sass/base/helpers.sass */
  .has-text-left-tablet-only {
    text-align: left !important;
  }
}

@media screen and (max-width: 1087px) {
  /* line 67, node_modules/bulma/sass/base/helpers.sass */
  .has-text-left-touch {
    text-align: left !important;
  }
}

@media screen and (min-width: 1088px) {
  /* line 70, node_modules/bulma/sass/base/helpers.sass */
  .has-text-left-desktop {
    text-align: left !important;
  }
}

@media screen and (min-width: 1088px) and (max-width: 1279px) {
  /* line 73, node_modules/bulma/sass/base/helpers.sass */
  .has-text-left-desktop-only {
    text-align: left !important;
  }
}

@media screen and (min-width: 1280px) {
  /* line 76, node_modules/bulma/sass/base/helpers.sass */
  .has-text-left-widescreen {
    text-align: left !important;
  }
}

@media screen and (min-width: 1280px) and (max-width: 1471px) {
  /* line 79, node_modules/bulma/sass/base/helpers.sass */
  .has-text-left-widescreen-only {
    text-align: left !important;
  }
}

@media screen and (min-width: 1472px) {
  /* line 82, node_modules/bulma/sass/base/helpers.sass */
  .has-text-left-fullhd {
    text-align: left !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 58, node_modules/bulma/sass/base/helpers.sass */
  .has-text-right-mobile {
    text-align: right !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 61, node_modules/bulma/sass/base/helpers.sass */
  .has-text-right-tablet {
    text-align: right !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1087px) {
  /* line 64, node_modules/bulma/sass/base/helpers.sass */
  .has-text-right-tablet-only {
    text-align: right !important;
  }
}

@media screen and (max-width: 1087px) {
  /* line 67, node_modules/bulma/sass/base/helpers.sass */
  .has-text-right-touch {
    text-align: right !important;
  }
}

@media screen and (min-width: 1088px) {
  /* line 70, node_modules/bulma/sass/base/helpers.sass */
  .has-text-right-desktop {
    text-align: right !important;
  }
}

@media screen and (min-width: 1088px) and (max-width: 1279px) {
  /* line 73, node_modules/bulma/sass/base/helpers.sass */
  .has-text-right-desktop-only {
    text-align: right !important;
  }
}

@media screen and (min-width: 1280px) {
  /* line 76, node_modules/bulma/sass/base/helpers.sass */
  .has-text-right-widescreen {
    text-align: right !important;
  }
}

@media screen and (min-width: 1280px) and (max-width: 1471px) {
  /* line 79, node_modules/bulma/sass/base/helpers.sass */
  .has-text-right-widescreen-only {
    text-align: right !important;
  }
}

@media screen and (min-width: 1472px) {
  /* line 82, node_modules/bulma/sass/base/helpers.sass */
  .has-text-right-fullhd {
    text-align: right !important;
  }
}

/* line 85, node_modules/bulma/sass/base/helpers.sass */
.is-capitalized {
  text-transform: capitalize !important;
}

/* line 88, node_modules/bulma/sass/base/helpers.sass */
.is-lowercase {
  text-transform: lowercase !important;
}

/* line 91, node_modules/bulma/sass/base/helpers.sass */
.is-uppercase {
  text-transform: uppercase !important;
}

/* line 94, node_modules/bulma/sass/base/helpers.sass */
.is-italic {
  font-style: italic !important;
}

/* line 99, node_modules/bulma/sass/base/helpers.sass */
.has-text-white {
  color: #fefefe !important;
}

/* line 102, node_modules/bulma/sass/base/helpers.sass */
a.has-text-white:hover, a.has-text-white:focus {
  color: #e4e4e4 !important;
}

/* line 105, node_modules/bulma/sass/base/helpers.sass */
.has-background-white {
  background-color: #fefefe !important;
}

/* line 99, node_modules/bulma/sass/base/helpers.sass */
.has-text-black {
  color: #0a0a0a !important;
}

/* line 102, node_modules/bulma/sass/base/helpers.sass */
a.has-text-black:hover, a.has-text-black:focus {
  color: black !important;
}

/* line 105, node_modules/bulma/sass/base/helpers.sass */
.has-background-black {
  background-color: #0a0a0a !important;
}

/* line 99, node_modules/bulma/sass/base/helpers.sass */
.has-text-light {
  color: whitesmoke !important;
}

/* line 102, node_modules/bulma/sass/base/helpers.sass */
a.has-text-light:hover, a.has-text-light:focus {
  color: #dbdbdb !important;
}

/* line 105, node_modules/bulma/sass/base/helpers.sass */
.has-background-light {
  background-color: whitesmoke !important;
}

/* line 99, node_modules/bulma/sass/base/helpers.sass */
.has-text-dark {
  color: #363636 !important;
}

/* line 102, node_modules/bulma/sass/base/helpers.sass */
a.has-text-dark:hover, a.has-text-dark:focus {
  color: #1c1c1c !important;
}

/* line 105, node_modules/bulma/sass/base/helpers.sass */
.has-background-dark {
  background-color: #363636 !important;
}

/* line 99, node_modules/bulma/sass/base/helpers.sass */
.has-text-primary {
  color: #99cc00 !important;
}

/* line 102, node_modules/bulma/sass/base/helpers.sass */
a.has-text-primary:hover, a.has-text-primary:focus {
  color: #739900 !important;
}

/* line 105, node_modules/bulma/sass/base/helpers.sass */
.has-background-primary {
  background-color: #99cc00 !important;
}

/* line 99, node_modules/bulma/sass/base/helpers.sass */
.has-text-secondary {
  color: #ff470f !important;
}

/* line 102, node_modules/bulma/sass/base/helpers.sass */
a.has-text-secondary:hover, a.has-text-secondary:focus {
  color: #db3300 !important;
}

/* line 105, node_modules/bulma/sass/base/helpers.sass */
.has-background-secondary {
  background-color: #ff470f !important;
}

/* line 99, node_modules/bulma/sass/base/helpers.sass */
.has-text-link {
  color: #4a4a4a !important;
}

/* line 102, node_modules/bulma/sass/base/helpers.sass */
a.has-text-link:hover, a.has-text-link:focus {
  color: #303030 !important;
}

/* line 105, node_modules/bulma/sass/base/helpers.sass */
.has-background-link {
  background-color: #4a4a4a !important;
}

/* line 99, node_modules/bulma/sass/base/helpers.sass */
.has-text-info {
  color: #3273dc !important;
}

/* line 102, node_modules/bulma/sass/base/helpers.sass */
a.has-text-info:hover, a.has-text-info:focus {
  color: #205bbc !important;
}

/* line 105, node_modules/bulma/sass/base/helpers.sass */
.has-background-info {
  background-color: #3273dc !important;
}

/* line 99, node_modules/bulma/sass/base/helpers.sass */
.has-text-success {
  color: #48c774 !important;
}

/* line 102, node_modules/bulma/sass/base/helpers.sass */
a.has-text-success:hover, a.has-text-success:focus {
  color: #34a85c !important;
}

/* line 105, node_modules/bulma/sass/base/helpers.sass */
.has-background-success {
  background-color: #48c774 !important;
}

/* line 99, node_modules/bulma/sass/base/helpers.sass */
.has-text-warning {
  color: #ffdd57 !important;
}

/* line 102, node_modules/bulma/sass/base/helpers.sass */
a.has-text-warning:hover, a.has-text-warning:focus {
  color: #ffd324 !important;
}

/* line 105, node_modules/bulma/sass/base/helpers.sass */
.has-background-warning {
  background-color: #ffdd57 !important;
}

/* line 99, node_modules/bulma/sass/base/helpers.sass */
.has-text-danger {
  color: #f14668 !important;
}

/* line 102, node_modules/bulma/sass/base/helpers.sass */
a.has-text-danger:hover, a.has-text-danger:focus {
  color: #ee1742 !important;
}

/* line 105, node_modules/bulma/sass/base/helpers.sass */
.has-background-danger {
  background-color: #f14668 !important;
}

/* line 109, node_modules/bulma/sass/base/helpers.sass */
.has-text-black-bis {
  color: #121212 !important;
}

/* line 111, node_modules/bulma/sass/base/helpers.sass */
.has-background-black-bis {
  background-color: #121212 !important;
}

/* line 109, node_modules/bulma/sass/base/helpers.sass */
.has-text-black-ter {
  color: #242424 !important;
}

/* line 111, node_modules/bulma/sass/base/helpers.sass */
.has-background-black-ter {
  background-color: #242424 !important;
}

/* line 109, node_modules/bulma/sass/base/helpers.sass */
.has-text-grey-darker {
  color: #363636 !important;
}

/* line 111, node_modules/bulma/sass/base/helpers.sass */
.has-background-grey-darker {
  background-color: #363636 !important;
}

/* line 109, node_modules/bulma/sass/base/helpers.sass */
.has-text-grey-dark {
  color: #4a4a4a !important;
}

/* line 111, node_modules/bulma/sass/base/helpers.sass */
.has-background-grey-dark {
  background-color: #4a4a4a !important;
}

/* line 109, node_modules/bulma/sass/base/helpers.sass */
.has-text-grey {
  color: #7a7a7a !important;
}

/* line 111, node_modules/bulma/sass/base/helpers.sass */
.has-background-grey {
  background-color: #7a7a7a !important;
}

/* line 109, node_modules/bulma/sass/base/helpers.sass */
.has-text-grey-light {
  color: #b5b5b5 !important;
}

/* line 111, node_modules/bulma/sass/base/helpers.sass */
.has-background-grey-light {
  background-color: #b5b5b5 !important;
}

/* line 109, node_modules/bulma/sass/base/helpers.sass */
.has-text-grey-lighter {
  color: #dbdbdb !important;
}

/* line 111, node_modules/bulma/sass/base/helpers.sass */
.has-background-grey-lighter {
  background-color: #dbdbdb !important;
}

/* line 109, node_modules/bulma/sass/base/helpers.sass */
.has-text-white-ter {
  color: whitesmoke !important;
}

/* line 111, node_modules/bulma/sass/base/helpers.sass */
.has-background-white-ter {
  background-color: whitesmoke !important;
}

/* line 109, node_modules/bulma/sass/base/helpers.sass */
.has-text-white-bis {
  color: #fafafa !important;
}

/* line 111, node_modules/bulma/sass/base/helpers.sass */
.has-background-white-bis {
  background-color: #fafafa !important;
}

/* line 114, node_modules/bulma/sass/base/helpers.sass */
.has-text-weight-light {
  font-weight: 300 !important;
}

/* line 116, node_modules/bulma/sass/base/helpers.sass */
.has-text-weight-normal {
  font-weight: 400 !important;
}

/* line 118, node_modules/bulma/sass/base/helpers.sass */
.has-text-weight-medium {
  font-weight: 500 !important;
}

/* line 120, node_modules/bulma/sass/base/helpers.sass */
.has-text-weight-semibold {
  font-weight: 600 !important;
}

/* line 122, node_modules/bulma/sass/base/helpers.sass */
.has-text-weight-bold {
  font-weight: 700 !important;
}

/* line 125, node_modules/bulma/sass/base/helpers.sass */
.is-family-primary {
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif !important;
}

/* line 128, node_modules/bulma/sass/base/helpers.sass */
.is-family-secondary {
  font-family: "ClanWeb-Bold", "Helvetica", "Arial", sans-serif !important;
}

/* line 131, node_modules/bulma/sass/base/helpers.sass */
.is-family-sans-serif {
  font-family: "Leira", "Helvetica Neue", "Helvetica", sans-serif !important;
}

/* line 134, node_modules/bulma/sass/base/helpers.sass */
.is-family-monospace {
  font-family: monospace !important;
}

/* line 137, node_modules/bulma/sass/base/helpers.sass */
.is-family-code {
  font-family: monospace !important;
}

/* line 145, node_modules/bulma/sass/base/helpers.sass */
.is-block {
  display: block !important;
}

@media screen and (max-width: 768px) {
  /* line 148, node_modules/bulma/sass/base/helpers.sass */
  .is-block-mobile {
    display: block !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 151, node_modules/bulma/sass/base/helpers.sass */
  .is-block-tablet {
    display: block !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1087px) {
  /* line 154, node_modules/bulma/sass/base/helpers.sass */
  .is-block-tablet-only {
    display: block !important;
  }
}

@media screen and (max-width: 1087px) {
  /* line 157, node_modules/bulma/sass/base/helpers.sass */
  .is-block-touch {
    display: block !important;
  }
}

@media screen and (min-width: 1088px) {
  /* line 160, node_modules/bulma/sass/base/helpers.sass */
  .is-block-desktop {
    display: block !important;
  }
}

@media screen and (min-width: 1088px) and (max-width: 1279px) {
  /* line 163, node_modules/bulma/sass/base/helpers.sass */
  .is-block-desktop-only {
    display: block !important;
  }
}

@media screen and (min-width: 1280px) {
  /* line 166, node_modules/bulma/sass/base/helpers.sass */
  .is-block-widescreen {
    display: block !important;
  }
}

@media screen and (min-width: 1280px) and (max-width: 1471px) {
  /* line 169, node_modules/bulma/sass/base/helpers.sass */
  .is-block-widescreen-only {
    display: block !important;
  }
}

@media screen and (min-width: 1472px) {
  /* line 172, node_modules/bulma/sass/base/helpers.sass */
  .is-block-fullhd {
    display: block !important;
  }
}

/* line 145, node_modules/bulma/sass/base/helpers.sass */
.is-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

@media screen and (max-width: 768px) {
  /* line 148, node_modules/bulma/sass/base/helpers.sass */
  .is-flex-mobile {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 151, node_modules/bulma/sass/base/helpers.sass */
  .is-flex-tablet {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1087px) {
  /* line 154, node_modules/bulma/sass/base/helpers.sass */
  .is-flex-tablet-only {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}

@media screen and (max-width: 1087px) {
  /* line 157, node_modules/bulma/sass/base/helpers.sass */
  .is-flex-touch {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}

@media screen and (min-width: 1088px) {
  /* line 160, node_modules/bulma/sass/base/helpers.sass */
  .is-flex-desktop {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}

@media screen and (min-width: 1088px) and (max-width: 1279px) {
  /* line 163, node_modules/bulma/sass/base/helpers.sass */
  .is-flex-desktop-only {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}

@media screen and (min-width: 1280px) {
  /* line 166, node_modules/bulma/sass/base/helpers.sass */
  .is-flex-widescreen {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}

@media screen and (min-width: 1280px) and (max-width: 1471px) {
  /* line 169, node_modules/bulma/sass/base/helpers.sass */
  .is-flex-widescreen-only {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}

@media screen and (min-width: 1472px) {
  /* line 172, node_modules/bulma/sass/base/helpers.sass */
  .is-flex-fullhd {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}

/* line 145, node_modules/bulma/sass/base/helpers.sass */
.is-inline {
  display: inline !important;
}

@media screen and (max-width: 768px) {
  /* line 148, node_modules/bulma/sass/base/helpers.sass */
  .is-inline-mobile {
    display: inline !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 151, node_modules/bulma/sass/base/helpers.sass */
  .is-inline-tablet {
    display: inline !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1087px) {
  /* line 154, node_modules/bulma/sass/base/helpers.sass */
  .is-inline-tablet-only {
    display: inline !important;
  }
}

@media screen and (max-width: 1087px) {
  /* line 157, node_modules/bulma/sass/base/helpers.sass */
  .is-inline-touch {
    display: inline !important;
  }
}

@media screen and (min-width: 1088px) {
  /* line 160, node_modules/bulma/sass/base/helpers.sass */
  .is-inline-desktop {
    display: inline !important;
  }
}

@media screen and (min-width: 1088px) and (max-width: 1279px) {
  /* line 163, node_modules/bulma/sass/base/helpers.sass */
  .is-inline-desktop-only {
    display: inline !important;
  }
}

@media screen and (min-width: 1280px) {
  /* line 166, node_modules/bulma/sass/base/helpers.sass */
  .is-inline-widescreen {
    display: inline !important;
  }
}

@media screen and (min-width: 1280px) and (max-width: 1471px) {
  /* line 169, node_modules/bulma/sass/base/helpers.sass */
  .is-inline-widescreen-only {
    display: inline !important;
  }
}

@media screen and (min-width: 1472px) {
  /* line 172, node_modules/bulma/sass/base/helpers.sass */
  .is-inline-fullhd {
    display: inline !important;
  }
}

/* line 145, node_modules/bulma/sass/base/helpers.sass */
.is-inline-block {
  display: inline-block !important;
}

@media screen and (max-width: 768px) {
  /* line 148, node_modules/bulma/sass/base/helpers.sass */
  .is-inline-block-mobile {
    display: inline-block !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 151, node_modules/bulma/sass/base/helpers.sass */
  .is-inline-block-tablet {
    display: inline-block !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1087px) {
  /* line 154, node_modules/bulma/sass/base/helpers.sass */
  .is-inline-block-tablet-only {
    display: inline-block !important;
  }
}

@media screen and (max-width: 1087px) {
  /* line 157, node_modules/bulma/sass/base/helpers.sass */
  .is-inline-block-touch {
    display: inline-block !important;
  }
}

@media screen and (min-width: 1088px) {
  /* line 160, node_modules/bulma/sass/base/helpers.sass */
  .is-inline-block-desktop {
    display: inline-block !important;
  }
}

@media screen and (min-width: 1088px) and (max-width: 1279px) {
  /* line 163, node_modules/bulma/sass/base/helpers.sass */
  .is-inline-block-desktop-only {
    display: inline-block !important;
  }
}

@media screen and (min-width: 1280px) {
  /* line 166, node_modules/bulma/sass/base/helpers.sass */
  .is-inline-block-widescreen {
    display: inline-block !important;
  }
}

@media screen and (min-width: 1280px) and (max-width: 1471px) {
  /* line 169, node_modules/bulma/sass/base/helpers.sass */
  .is-inline-block-widescreen-only {
    display: inline-block !important;
  }
}

@media screen and (min-width: 1472px) {
  /* line 172, node_modules/bulma/sass/base/helpers.sass */
  .is-inline-block-fullhd {
    display: inline-block !important;
  }
}

/* line 145, node_modules/bulma/sass/base/helpers.sass */
.is-inline-flex {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}

@media screen and (max-width: 768px) {
  /* line 148, node_modules/bulma/sass/base/helpers.sass */
  .is-inline-flex-mobile {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 151, node_modules/bulma/sass/base/helpers.sass */
  .is-inline-flex-tablet {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1087px) {
  /* line 154, node_modules/bulma/sass/base/helpers.sass */
  .is-inline-flex-tablet-only {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media screen and (max-width: 1087px) {
  /* line 157, node_modules/bulma/sass/base/helpers.sass */
  .is-inline-flex-touch {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media screen and (min-width: 1088px) {
  /* line 160, node_modules/bulma/sass/base/helpers.sass */
  .is-inline-flex-desktop {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media screen and (min-width: 1088px) and (max-width: 1279px) {
  /* line 163, node_modules/bulma/sass/base/helpers.sass */
  .is-inline-flex-desktop-only {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media screen and (min-width: 1280px) {
  /* line 166, node_modules/bulma/sass/base/helpers.sass */
  .is-inline-flex-widescreen {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media screen and (min-width: 1280px) and (max-width: 1471px) {
  /* line 169, node_modules/bulma/sass/base/helpers.sass */
  .is-inline-flex-widescreen-only {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media screen and (min-width: 1472px) {
  /* line 172, node_modules/bulma/sass/base/helpers.sass */
  .is-inline-flex-fullhd {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

/* line 175, node_modules/bulma/sass/base/helpers.sass */
.is-hidden {
  display: none !important;
}

/* line 178, node_modules/bulma/sass/base/helpers.sass */
.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) {
  /* line 189, node_modules/bulma/sass/base/helpers.sass */
  .is-hidden-mobile {
    display: none !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 193, node_modules/bulma/sass/base/helpers.sass */
  .is-hidden-tablet {
    display: none !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1087px) {
  /* line 197, node_modules/bulma/sass/base/helpers.sass */
  .is-hidden-tablet-only {
    display: none !important;
  }
}

@media screen and (max-width: 1087px) {
  /* line 201, node_modules/bulma/sass/base/helpers.sass */
  .is-hidden-touch {
    display: none !important;
  }
}

@media screen and (min-width: 1088px) {
  /* line 205, node_modules/bulma/sass/base/helpers.sass */
  .is-hidden-desktop {
    display: none !important;
  }
}

@media screen and (min-width: 1088px) and (max-width: 1279px) {
  /* line 209, node_modules/bulma/sass/base/helpers.sass */
  .is-hidden-desktop-only {
    display: none !important;
  }
}

@media screen and (min-width: 1280px) {
  /* line 213, node_modules/bulma/sass/base/helpers.sass */
  .is-hidden-widescreen {
    display: none !important;
  }
}

@media screen and (min-width: 1280px) and (max-width: 1471px) {
  /* line 217, node_modules/bulma/sass/base/helpers.sass */
  .is-hidden-widescreen-only {
    display: none !important;
  }
}

@media screen and (min-width: 1472px) {
  /* line 221, node_modules/bulma/sass/base/helpers.sass */
  .is-hidden-fullhd {
    display: none !important;
  }
}

/* line 224, node_modules/bulma/sass/base/helpers.sass */
.is-invisible {
  visibility: hidden !important;
}

@media screen and (max-width: 768px) {
  /* line 228, node_modules/bulma/sass/base/helpers.sass */
  .is-invisible-mobile {
    visibility: hidden !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 232, node_modules/bulma/sass/base/helpers.sass */
  .is-invisible-tablet {
    visibility: hidden !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1087px) {
  /* line 236, node_modules/bulma/sass/base/helpers.sass */
  .is-invisible-tablet-only {
    visibility: hidden !important;
  }
}

@media screen and (max-width: 1087px) {
  /* line 240, node_modules/bulma/sass/base/helpers.sass */
  .is-invisible-touch {
    visibility: hidden !important;
  }
}

@media screen and (min-width: 1088px) {
  /* line 244, node_modules/bulma/sass/base/helpers.sass */
  .is-invisible-desktop {
    visibility: hidden !important;
  }
}

@media screen and (min-width: 1088px) and (max-width: 1279px) {
  /* line 248, node_modules/bulma/sass/base/helpers.sass */
  .is-invisible-desktop-only {
    visibility: hidden !important;
  }
}

@media screen and (min-width: 1280px) {
  /* line 252, node_modules/bulma/sass/base/helpers.sass */
  .is-invisible-widescreen {
    visibility: hidden !important;
  }
}

@media screen and (min-width: 1280px) and (max-width: 1471px) {
  /* line 256, node_modules/bulma/sass/base/helpers.sass */
  .is-invisible-widescreen-only {
    visibility: hidden !important;
  }
}

@media screen and (min-width: 1472px) {
  /* line 260, node_modules/bulma/sass/base/helpers.sass */
  .is-invisible-fullhd {
    visibility: hidden !important;
  }
}

/* line 265, node_modules/bulma/sass/base/helpers.sass */
.is-marginless {
  margin: 0 !important;
}

/* line 268, node_modules/bulma/sass/base/helpers.sass */
.is-paddingless {
  padding: 0 !important;
}

/* line 271, node_modules/bulma/sass/base/helpers.sass */
.is-radiusless {
  border-radius: 0 !important;
}

/* line 274, node_modules/bulma/sass/base/helpers.sass */
.is-shadowless {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

/* line 280, node_modules/bulma/sass/base/helpers.sass */
.is-relative {
  position: relative !important;
}

/* line 3, node_modules/bulma/sass/grid/columns.sass */
.column {
  display: block;
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 1;
      flex-shrink: 1;
  padding: 0.75rem;
}

/* line 9, node_modules/bulma/sass/grid/columns.sass */
.columns.is-mobile > .column.is-narrow, .quickview-footer #social-menu ul.columns > .column.is-narrow {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
}

/* line 11, node_modules/bulma/sass/grid/columns.sass */
.columns.is-mobile > .column.is-full, .quickview-footer #social-menu ul.columns > .column.is-full {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  width: 100%;
}

/* line 14, node_modules/bulma/sass/grid/columns.sass */
.columns.is-mobile > .column.is-three-quarters, .quickview-footer #social-menu ul.columns > .column.is-three-quarters {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  width: 75%;
}

/* line 17, node_modules/bulma/sass/grid/columns.sass */
.columns.is-mobile > .column.is-two-thirds, .quickview-footer #social-menu ul.columns > .column.is-two-thirds {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  width: 66.6666%;
}

/* line 20, node_modules/bulma/sass/grid/columns.sass */
.columns.is-mobile > .column.is-half, .quickview-footer #social-menu ul.columns > .column.is-half, .frm_inline_form .frm_fields_container .columns.is-mobile > .frm_form_field:nth-last-of-type(2).frm_half ~ .column.frm_submit, .quickview-footer #social-menu .frm_inline_form .frm_fields_container ul.columns > .frm_form_field:nth-last-of-type(2).frm_half ~ .column.frm_submit, .frm_inline_form .frm_fields_container .quickview-footer #social-menu ul.columns > .frm_form_field:nth-last-of-type(2).frm_half ~ .column.frm_submit {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  width: 50%;
}

/* line 23, node_modules/bulma/sass/grid/columns.sass */
.columns.is-mobile > .column.is-one-third, .quickview-footer #social-menu ul.columns > .column.is-one-third, .frm_inline_form .frm_fields_container .columns.is-mobile > .frm_form_field:nth-last-of-type(2).frm_two_thirds ~ .column.frm_submit, .quickview-footer #social-menu .frm_inline_form .frm_fields_container ul.columns > .frm_form_field:nth-last-of-type(2).frm_two_thirds ~ .column.frm_submit, .frm_inline_form .frm_fields_container .quickview-footer #social-menu ul.columns > .frm_form_field:nth-last-of-type(2).frm_two_thirds ~ .column.frm_submit {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  width: 33.3333%;
}

/* line 26, node_modules/bulma/sass/grid/columns.sass */
.columns.is-mobile > .column.is-one-quarter, .quickview-footer #social-menu ul.columns > .column.is-one-quarter {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  width: 25%;
}

/* line 29, node_modules/bulma/sass/grid/columns.sass */
.columns.is-mobile > .column.is-one-fifth, .quickview-footer #social-menu ul.columns > .column.is-one-fifth {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  width: 20%;
}

/* line 32, node_modules/bulma/sass/grid/columns.sass */
.columns.is-mobile > .column.is-two-fifths, .quickview-footer #social-menu ul.columns > .column.is-two-fifths {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  width: 40%;
}

/* line 35, node_modules/bulma/sass/grid/columns.sass */
.columns.is-mobile > .column.is-three-fifths, .quickview-footer #social-menu ul.columns > .column.is-three-fifths {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  width: 60%;
}

/* line 38, node_modules/bulma/sass/grid/columns.sass */
.columns.is-mobile > .column.is-four-fifths, .quickview-footer #social-menu ul.columns > .column.is-four-fifths {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  width: 80%;
}

/* line 41, node_modules/bulma/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-three-quarters, .quickview-footer #social-menu ul.columns > .column.is-offset-three-quarters {
  margin-left: 75%;
}

/* line 43, node_modules/bulma/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-two-thirds, .quickview-footer #social-menu ul.columns > .column.is-offset-two-thirds {
  margin-left: 66.6666%;
}

/* line 45, node_modules/bulma/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-half, .quickview-footer #social-menu ul.columns > .column.is-offset-half {
  margin-left: 50%;
}

/* line 47, node_modules/bulma/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-one-third, .quickview-footer #social-menu ul.columns > .column.is-offset-one-third {
  margin-left: 33.3333%;
}

/* line 49, node_modules/bulma/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-one-quarter, .quickview-footer #social-menu ul.columns > .column.is-offset-one-quarter {
  margin-left: 25%;
}

/* line 51, node_modules/bulma/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-one-fifth, .quickview-footer #social-menu ul.columns > .column.is-offset-one-fifth {
  margin-left: 20%;
}

/* line 53, node_modules/bulma/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-two-fifths, .quickview-footer #social-menu ul.columns > .column.is-offset-two-fifths {
  margin-left: 40%;
}

/* line 55, node_modules/bulma/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-three-fifths, .quickview-footer #social-menu ul.columns > .column.is-offset-three-fifths {
  margin-left: 60%;
}

/* line 57, node_modules/bulma/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-four-fifths, .quickview-footer #social-menu ul.columns > .column.is-offset-four-fifths {
  margin-left: 80%;
}

/* line 60, node_modules/bulma/sass/grid/columns.sass */
.columns.is-mobile > .column.is-0, .quickview-footer #social-menu ul.columns > .column.is-0 {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  width: 0%;
}

/* line 63, node_modules/bulma/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-0, .quickview-footer #social-menu ul.columns > .column.is-offset-0 {
  margin-left: 0%;
}

/* line 60, node_modules/bulma/sass/grid/columns.sass */
.columns.is-mobile > .column.is-1, .quickview-footer #social-menu ul.columns > .column.is-1 {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  width: 8.333333%;
}

/* line 63, node_modules/bulma/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-1, .quickview-footer #social-menu ul.columns > .column.is-offset-1 {
  margin-left: 8.333333%;
}

/* line 60, node_modules/bulma/sass/grid/columns.sass */
.columns.is-mobile > .column.is-2, .quickview-footer #social-menu ul.columns > .column.is-2 {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  width: 16.666667%;
}

/* line 63, node_modules/bulma/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-2, .quickview-footer #social-menu ul.columns > .column.is-offset-2 {
  margin-left: 16.666667%;
}

/* line 60, node_modules/bulma/sass/grid/columns.sass */
.columns.is-mobile > .column.is-3, .quickview-footer #social-menu ul.columns > .column.is-3 {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  width: 25%;
}

/* line 63, node_modules/bulma/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-3, .quickview-footer #social-menu ul.columns > .column.is-offset-3 {
  margin-left: 25%;
}

/* line 60, node_modules/bulma/sass/grid/columns.sass */
.columns.is-mobile > .column.is-4, .quickview-footer #social-menu ul.columns > .column.is-4 {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  width: 33.333333%;
}

/* line 63, node_modules/bulma/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-4, .quickview-footer #social-menu ul.columns > .column.is-offset-4 {
  margin-left: 33.333333%;
}

/* line 60, node_modules/bulma/sass/grid/columns.sass */
.columns.is-mobile > .column.is-5, .quickview-footer #social-menu ul.columns > .column.is-5 {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  width: 41.666667%;
}

/* line 63, node_modules/bulma/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-5, .quickview-footer #social-menu ul.columns > .column.is-offset-5 {
  margin-left: 41.666667%;
}

/* line 60, node_modules/bulma/sass/grid/columns.sass */
.columns.is-mobile > .column.is-6, .quickview-footer #social-menu ul.columns > .column.is-6 {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  width: 50%;
}

/* line 63, node_modules/bulma/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-6, .quickview-footer #social-menu ul.columns > .column.is-offset-6 {
  margin-left: 50%;
}

/* line 60, node_modules/bulma/sass/grid/columns.sass */
.columns.is-mobile > .column.is-7, .quickview-footer #social-menu ul.columns > .column.is-7 {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  width: 58.333333%;
}

/* line 63, node_modules/bulma/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-7, .quickview-footer #social-menu ul.columns > .column.is-offset-7 {
  margin-left: 58.333333%;
}

/* line 60, node_modules/bulma/sass/grid/columns.sass */
.columns.is-mobile > .column.is-8, .quickview-footer #social-menu ul.columns > .column.is-8 {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  width: 66.666667%;
}

/* line 63, node_modules/bulma/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-8, .quickview-footer #social-menu ul.columns > .column.is-offset-8 {
  margin-left: 66.666667%;
}

/* line 60, node_modules/bulma/sass/grid/columns.sass */
.columns.is-mobile > .column.is-9, .quickview-footer #social-menu ul.columns > .column.is-9 {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  width: 75%;
}

/* line 63, node_modules/bulma/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-9, .quickview-footer #social-menu ul.columns > .column.is-offset-9 {
  margin-left: 75%;
}

/* line 60, node_modules/bulma/sass/grid/columns.sass */
.columns.is-mobile > .column.is-10, .quickview-footer #social-menu ul.columns > .column.is-10 {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  width: 83.333333%;
}

/* line 63, node_modules/bulma/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-10, .quickview-footer #social-menu ul.columns > .column.is-offset-10 {
  margin-left: 83.333333%;
}

/* line 60, node_modules/bulma/sass/grid/columns.sass */
.columns.is-mobile > .column.is-11, .quickview-footer #social-menu ul.columns > .column.is-11 {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  width: 91.666667%;
}

/* line 63, node_modules/bulma/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-11, .quickview-footer #social-menu ul.columns > .column.is-offset-11 {
  margin-left: 91.666667%;
}

/* line 60, node_modules/bulma/sass/grid/columns.sass */
.columns.is-mobile > .column.is-12, .quickview-footer #social-menu ul.columns > .column.is-12 {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  width: 100%;
}

/* line 63, node_modules/bulma/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-12, .quickview-footer #social-menu ul.columns > .column.is-offset-12 {
  margin-left: 100%;
}

@media screen and (max-width: 768px) {
  /* line 66, node_modules/bulma/sass/grid/columns.sass */
  .column.is-narrow-mobile {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
  }
  /* line 68, node_modules/bulma/sass/grid/columns.sass */
  .column.is-full-mobile {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 100%;
  }
  /* line 71, node_modules/bulma/sass/grid/columns.sass */
  .column.is-three-quarters-mobile {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 75%;
  }
  /* line 74, node_modules/bulma/sass/grid/columns.sass */
  .column.is-two-thirds-mobile {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 66.6666%;
  }
  /* line 77, node_modules/bulma/sass/grid/columns.sass */
  .column.is-half-mobile {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 50%;
  }
  /* line 80, node_modules/bulma/sass/grid/columns.sass */
  .column.is-one-third-mobile {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 33.3333%;
  }
  /* line 83, node_modules/bulma/sass/grid/columns.sass */
  .column.is-one-quarter-mobile {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 25%;
  }
  /* line 86, node_modules/bulma/sass/grid/columns.sass */
  .column.is-one-fifth-mobile {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 20%;
  }
  /* line 89, node_modules/bulma/sass/grid/columns.sass */
  .column.is-two-fifths-mobile {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 40%;
  }
  /* line 92, node_modules/bulma/sass/grid/columns.sass */
  .column.is-three-fifths-mobile {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 60%;
  }
  /* line 95, node_modules/bulma/sass/grid/columns.sass */
  .column.is-four-fifths-mobile {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 80%;
  }
  /* line 98, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-three-quarters-mobile {
    margin-left: 75%;
  }
  /* line 100, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-two-thirds-mobile {
    margin-left: 66.6666%;
  }
  /* line 102, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-half-mobile {
    margin-left: 50%;
  }
  /* line 104, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-one-third-mobile {
    margin-left: 33.3333%;
  }
  /* line 106, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-one-quarter-mobile {
    margin-left: 25%;
  }
  /* line 108, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-one-fifth-mobile {
    margin-left: 20%;
  }
  /* line 110, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-two-fifths-mobile {
    margin-left: 40%;
  }
  /* line 112, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-three-fifths-mobile {
    margin-left: 60%;
  }
  /* line 114, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-four-fifths-mobile {
    margin-left: 80%;
  }
  /* line 117, node_modules/bulma/sass/grid/columns.sass */
  .column.is-0-mobile {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 0%;
  }
  /* line 120, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-0-mobile {
    margin-left: 0%;
  }
  /* line 117, node_modules/bulma/sass/grid/columns.sass */
  .column.is-1-mobile {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 8.333333%;
  }
  /* line 120, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-1-mobile {
    margin-left: 8.333333%;
  }
  /* line 117, node_modules/bulma/sass/grid/columns.sass */
  .column.is-2-mobile {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 16.666667%;
  }
  /* line 120, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-2-mobile {
    margin-left: 16.666667%;
  }
  /* line 117, node_modules/bulma/sass/grid/columns.sass */
  .column.is-3-mobile {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 25%;
  }
  /* line 120, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-3-mobile {
    margin-left: 25%;
  }
  /* line 117, node_modules/bulma/sass/grid/columns.sass */
  .column.is-4-mobile {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 33.333333%;
  }
  /* line 120, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-4-mobile {
    margin-left: 33.333333%;
  }
  /* line 117, node_modules/bulma/sass/grid/columns.sass */
  .column.is-5-mobile {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 41.666667%;
  }
  /* line 120, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-5-mobile {
    margin-left: 41.666667%;
  }
  /* line 117, node_modules/bulma/sass/grid/columns.sass */
  .column.is-6-mobile {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 50%;
  }
  /* line 120, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-6-mobile {
    margin-left: 50%;
  }
  /* line 117, node_modules/bulma/sass/grid/columns.sass */
  .column.is-7-mobile {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 58.333333%;
  }
  /* line 120, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-7-mobile {
    margin-left: 58.333333%;
  }
  /* line 117, node_modules/bulma/sass/grid/columns.sass */
  .column.is-8-mobile {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 66.666667%;
  }
  /* line 120, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-8-mobile {
    margin-left: 66.666667%;
  }
  /* line 117, node_modules/bulma/sass/grid/columns.sass */
  .column.is-9-mobile {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 75%;
  }
  /* line 120, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-9-mobile {
    margin-left: 75%;
  }
  /* line 117, node_modules/bulma/sass/grid/columns.sass */
  .column.is-10-mobile {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 83.333333%;
  }
  /* line 120, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-10-mobile {
    margin-left: 83.333333%;
  }
  /* line 117, node_modules/bulma/sass/grid/columns.sass */
  .column.is-11-mobile {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 91.666667%;
  }
  /* line 120, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-11-mobile {
    margin-left: 91.666667%;
  }
  /* line 117, node_modules/bulma/sass/grid/columns.sass */
  .column.is-12-mobile {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 100%;
  }
  /* line 120, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-12-mobile {
    margin-left: 100%;
  }
}

@media screen and (min-width: 769px), print {
  /* line 123, node_modules/bulma/sass/grid/columns.sass */
  .column.is-narrow, .column.is-narrow-tablet {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
  }
  /* line 126, node_modules/bulma/sass/grid/columns.sass */
  .column.is-full, .column.is-full-tablet {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 100%;
  }
  /* line 130, node_modules/bulma/sass/grid/columns.sass */
  .column.is-three-quarters, .column.is-three-quarters-tablet {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 75%;
  }
  /* line 134, node_modules/bulma/sass/grid/columns.sass */
  .column.is-two-thirds, .column.is-two-thirds-tablet {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 66.6666%;
  }
  /* line 138, node_modules/bulma/sass/grid/columns.sass */
  .column.is-half, .frm_inline_form .frm_fields_container .frm_form_field:nth-last-of-type(2).frm_half ~ .column.frm_submit, .column.is-half-tablet {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 50%;
  }
  /* line 142, node_modules/bulma/sass/grid/columns.sass */
  .column.is-one-third, .frm_inline_form .frm_fields_container .frm_form_field:nth-last-of-type(2).frm_two_thirds ~ .column.frm_submit, .column.is-one-third-tablet {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 33.3333%;
  }
  /* line 146, node_modules/bulma/sass/grid/columns.sass */
  .column.is-one-quarter, .column.is-one-quarter-tablet {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 25%;
  }
  /* line 150, node_modules/bulma/sass/grid/columns.sass */
  .column.is-one-fifth, .column.is-one-fifth-tablet {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 20%;
  }
  /* line 154, node_modules/bulma/sass/grid/columns.sass */
  .column.is-two-fifths, .column.is-two-fifths-tablet {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 40%;
  }
  /* line 158, node_modules/bulma/sass/grid/columns.sass */
  .column.is-three-fifths, .column.is-three-fifths-tablet {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 60%;
  }
  /* line 162, node_modules/bulma/sass/grid/columns.sass */
  .column.is-four-fifths, .column.is-four-fifths-tablet {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 80%;
  }
  /* line 166, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-three-quarters, .column.is-offset-three-quarters-tablet {
    margin-left: 75%;
  }
  /* line 169, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-two-thirds, .column.is-offset-two-thirds-tablet {
    margin-left: 66.6666%;
  }
  /* line 172, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-half, .column.is-offset-half-tablet {
    margin-left: 50%;
  }
  /* line 175, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-one-third, .column.is-offset-one-third-tablet {
    margin-left: 33.3333%;
  }
  /* line 178, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-one-quarter, .column.is-offset-one-quarter-tablet {
    margin-left: 25%;
  }
  /* line 181, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-one-fifth, .column.is-offset-one-fifth-tablet {
    margin-left: 20%;
  }
  /* line 184, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-two-fifths, .column.is-offset-two-fifths-tablet {
    margin-left: 40%;
  }
  /* line 187, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-three-fifths, .column.is-offset-three-fifths-tablet {
    margin-left: 60%;
  }
  /* line 190, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-four-fifths, .column.is-offset-four-fifths-tablet {
    margin-left: 80%;
  }
  /* line 194, node_modules/bulma/sass/grid/columns.sass */
  .column.is-0, .column.is-0-tablet {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 0%;
  }
  /* line 198, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-0, .column.is-offset-0-tablet {
    margin-left: 0%;
  }
  /* line 194, node_modules/bulma/sass/grid/columns.sass */
  .column.is-1, .column.is-1-tablet {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 8.333333%;
  }
  /* line 198, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-1, .column.is-offset-1-tablet {
    margin-left: 8.333333%;
  }
  /* line 194, node_modules/bulma/sass/grid/columns.sass */
  .column.is-2, .column.is-2-tablet {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 16.666667%;
  }
  /* line 198, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-2, .column.is-offset-2-tablet {
    margin-left: 16.666667%;
  }
  /* line 194, node_modules/bulma/sass/grid/columns.sass */
  .column.is-3, .column.is-3-tablet {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 25%;
  }
  /* line 198, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-3, .column.is-offset-3-tablet {
    margin-left: 25%;
  }
  /* line 194, node_modules/bulma/sass/grid/columns.sass */
  .column.is-4, .column.is-4-tablet {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 33.333333%;
  }
  /* line 198, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-4, .column.is-offset-4-tablet {
    margin-left: 33.333333%;
  }
  /* line 194, node_modules/bulma/sass/grid/columns.sass */
  .column.is-5, .column.is-5-tablet {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 41.666667%;
  }
  /* line 198, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-5, .column.is-offset-5-tablet {
    margin-left: 41.666667%;
  }
  /* line 194, node_modules/bulma/sass/grid/columns.sass */
  .column.is-6, .column.is-6-tablet {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 50%;
  }
  /* line 198, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-6, .column.is-offset-6-tablet {
    margin-left: 50%;
  }
  /* line 194, node_modules/bulma/sass/grid/columns.sass */
  .column.is-7, .column.is-7-tablet {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 58.333333%;
  }
  /* line 198, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-7, .column.is-offset-7-tablet {
    margin-left: 58.333333%;
  }
  /* line 194, node_modules/bulma/sass/grid/columns.sass */
  .column.is-8, .column.is-8-tablet {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 66.666667%;
  }
  /* line 198, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-8, .column.is-offset-8-tablet {
    margin-left: 66.666667%;
  }
  /* line 194, node_modules/bulma/sass/grid/columns.sass */
  .column.is-9, .column.is-9-tablet {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 75%;
  }
  /* line 198, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-9, .column.is-offset-9-tablet {
    margin-left: 75%;
  }
  /* line 194, node_modules/bulma/sass/grid/columns.sass */
  .column.is-10, .column.is-10-tablet {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 83.333333%;
  }
  /* line 198, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-10, .column.is-offset-10-tablet {
    margin-left: 83.333333%;
  }
  /* line 194, node_modules/bulma/sass/grid/columns.sass */
  .column.is-11, .column.is-11-tablet {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 91.666667%;
  }
  /* line 198, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-11, .column.is-offset-11-tablet {
    margin-left: 91.666667%;
  }
  /* line 194, node_modules/bulma/sass/grid/columns.sass */
  .column.is-12, .column.is-12-tablet {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 100%;
  }
  /* line 198, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-12, .column.is-offset-12-tablet {
    margin-left: 100%;
  }
}

@media screen and (max-width: 1087px) {
  /* line 202, node_modules/bulma/sass/grid/columns.sass */
  .column.is-narrow-touch {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
  }
  /* line 204, node_modules/bulma/sass/grid/columns.sass */
  .column.is-full-touch {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 100%;
  }
  /* line 207, node_modules/bulma/sass/grid/columns.sass */
  .column.is-three-quarters-touch {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 75%;
  }
  /* line 210, node_modules/bulma/sass/grid/columns.sass */
  .column.is-two-thirds-touch {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 66.6666%;
  }
  /* line 213, node_modules/bulma/sass/grid/columns.sass */
  .column.is-half-touch {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 50%;
  }
  /* line 216, node_modules/bulma/sass/grid/columns.sass */
  .column.is-one-third-touch {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 33.3333%;
  }
  /* line 219, node_modules/bulma/sass/grid/columns.sass */
  .column.is-one-quarter-touch {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 25%;
  }
  /* line 222, node_modules/bulma/sass/grid/columns.sass */
  .column.is-one-fifth-touch {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 20%;
  }
  /* line 225, node_modules/bulma/sass/grid/columns.sass */
  .column.is-two-fifths-touch {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 40%;
  }
  /* line 228, node_modules/bulma/sass/grid/columns.sass */
  .column.is-three-fifths-touch {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 60%;
  }
  /* line 231, node_modules/bulma/sass/grid/columns.sass */
  .column.is-four-fifths-touch {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 80%;
  }
  /* line 234, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-three-quarters-touch {
    margin-left: 75%;
  }
  /* line 236, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-two-thirds-touch {
    margin-left: 66.6666%;
  }
  /* line 238, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-half-touch {
    margin-left: 50%;
  }
  /* line 240, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-one-third-touch {
    margin-left: 33.3333%;
  }
  /* line 242, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-one-quarter-touch {
    margin-left: 25%;
  }
  /* line 244, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-one-fifth-touch {
    margin-left: 20%;
  }
  /* line 246, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-two-fifths-touch {
    margin-left: 40%;
  }
  /* line 248, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-three-fifths-touch {
    margin-left: 60%;
  }
  /* line 250, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-four-fifths-touch {
    margin-left: 80%;
  }
  /* line 253, node_modules/bulma/sass/grid/columns.sass */
  .column.is-0-touch {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 0%;
  }
  /* line 256, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-0-touch {
    margin-left: 0%;
  }
  /* line 253, node_modules/bulma/sass/grid/columns.sass */
  .column.is-1-touch {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 8.333333%;
  }
  /* line 256, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-1-touch {
    margin-left: 8.333333%;
  }
  /* line 253, node_modules/bulma/sass/grid/columns.sass */
  .column.is-2-touch {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 16.666667%;
  }
  /* line 256, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-2-touch {
    margin-left: 16.666667%;
  }
  /* line 253, node_modules/bulma/sass/grid/columns.sass */
  .column.is-3-touch {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 25%;
  }
  /* line 256, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-3-touch {
    margin-left: 25%;
  }
  /* line 253, node_modules/bulma/sass/grid/columns.sass */
  .column.is-4-touch {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 33.333333%;
  }
  /* line 256, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-4-touch {
    margin-left: 33.333333%;
  }
  /* line 253, node_modules/bulma/sass/grid/columns.sass */
  .column.is-5-touch {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 41.666667%;
  }
  /* line 256, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-5-touch {
    margin-left: 41.666667%;
  }
  /* line 253, node_modules/bulma/sass/grid/columns.sass */
  .column.is-6-touch {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 50%;
  }
  /* line 256, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-6-touch {
    margin-left: 50%;
  }
  /* line 253, node_modules/bulma/sass/grid/columns.sass */
  .column.is-7-touch {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 58.333333%;
  }
  /* line 256, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-7-touch {
    margin-left: 58.333333%;
  }
  /* line 253, node_modules/bulma/sass/grid/columns.sass */
  .column.is-8-touch {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 66.666667%;
  }
  /* line 256, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-8-touch {
    margin-left: 66.666667%;
  }
  /* line 253, node_modules/bulma/sass/grid/columns.sass */
  .column.is-9-touch {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 75%;
  }
  /* line 256, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-9-touch {
    margin-left: 75%;
  }
  /* line 253, node_modules/bulma/sass/grid/columns.sass */
  .column.is-10-touch {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 83.333333%;
  }
  /* line 256, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-10-touch {
    margin-left: 83.333333%;
  }
  /* line 253, node_modules/bulma/sass/grid/columns.sass */
  .column.is-11-touch {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 91.666667%;
  }
  /* line 256, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-11-touch {
    margin-left: 91.666667%;
  }
  /* line 253, node_modules/bulma/sass/grid/columns.sass */
  .column.is-12-touch {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 100%;
  }
  /* line 256, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-12-touch {
    margin-left: 100%;
  }
}

@media screen and (min-width: 1088px) {
  /* line 259, node_modules/bulma/sass/grid/columns.sass */
  .column.is-narrow-desktop {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
  }
  /* line 261, node_modules/bulma/sass/grid/columns.sass */
  .column.is-full-desktop {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 100%;
  }
  /* line 264, node_modules/bulma/sass/grid/columns.sass */
  .column.is-three-quarters-desktop {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 75%;
  }
  /* line 267, node_modules/bulma/sass/grid/columns.sass */
  .column.is-two-thirds-desktop {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 66.6666%;
  }
  /* line 270, node_modules/bulma/sass/grid/columns.sass */
  .column.is-half-desktop {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 50%;
  }
  /* line 273, node_modules/bulma/sass/grid/columns.sass */
  .column.is-one-third-desktop {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 33.3333%;
  }
  /* line 276, node_modules/bulma/sass/grid/columns.sass */
  .column.is-one-quarter-desktop {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 25%;
  }
  /* line 279, node_modules/bulma/sass/grid/columns.sass */
  .column.is-one-fifth-desktop {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 20%;
  }
  /* line 282, node_modules/bulma/sass/grid/columns.sass */
  .column.is-two-fifths-desktop {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 40%;
  }
  /* line 285, node_modules/bulma/sass/grid/columns.sass */
  .column.is-three-fifths-desktop {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 60%;
  }
  /* line 288, node_modules/bulma/sass/grid/columns.sass */
  .column.is-four-fifths-desktop {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 80%;
  }
  /* line 291, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-three-quarters-desktop {
    margin-left: 75%;
  }
  /* line 293, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-two-thirds-desktop {
    margin-left: 66.6666%;
  }
  /* line 295, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-half-desktop {
    margin-left: 50%;
  }
  /* line 297, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-one-third-desktop {
    margin-left: 33.3333%;
  }
  /* line 299, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-one-quarter-desktop {
    margin-left: 25%;
  }
  /* line 301, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-one-fifth-desktop {
    margin-left: 20%;
  }
  /* line 303, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-two-fifths-desktop {
    margin-left: 40%;
  }
  /* line 305, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-three-fifths-desktop {
    margin-left: 60%;
  }
  /* line 307, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-four-fifths-desktop {
    margin-left: 80%;
  }
  /* line 310, node_modules/bulma/sass/grid/columns.sass */
  .column.is-0-desktop {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 0%;
  }
  /* line 313, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-0-desktop {
    margin-left: 0%;
  }
  /* line 310, node_modules/bulma/sass/grid/columns.sass */
  .column.is-1-desktop {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 8.333333%;
  }
  /* line 313, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-1-desktop {
    margin-left: 8.333333%;
  }
  /* line 310, node_modules/bulma/sass/grid/columns.sass */
  .column.is-2-desktop {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 16.666667%;
  }
  /* line 313, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-2-desktop {
    margin-left: 16.666667%;
  }
  /* line 310, node_modules/bulma/sass/grid/columns.sass */
  .column.is-3-desktop {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 25%;
  }
  /* line 313, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-3-desktop {
    margin-left: 25%;
  }
  /* line 310, node_modules/bulma/sass/grid/columns.sass */
  .column.is-4-desktop {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 33.333333%;
  }
  /* line 313, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-4-desktop {
    margin-left: 33.333333%;
  }
  /* line 310, node_modules/bulma/sass/grid/columns.sass */
  .column.is-5-desktop {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 41.666667%;
  }
  /* line 313, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-5-desktop {
    margin-left: 41.666667%;
  }
  /* line 310, node_modules/bulma/sass/grid/columns.sass */
  .column.is-6-desktop {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 50%;
  }
  /* line 313, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-6-desktop {
    margin-left: 50%;
  }
  /* line 310, node_modules/bulma/sass/grid/columns.sass */
  .column.is-7-desktop {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 58.333333%;
  }
  /* line 313, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-7-desktop {
    margin-left: 58.333333%;
  }
  /* line 310, node_modules/bulma/sass/grid/columns.sass */
  .column.is-8-desktop {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 66.666667%;
  }
  /* line 313, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-8-desktop {
    margin-left: 66.666667%;
  }
  /* line 310, node_modules/bulma/sass/grid/columns.sass */
  .column.is-9-desktop {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 75%;
  }
  /* line 313, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-9-desktop {
    margin-left: 75%;
  }
  /* line 310, node_modules/bulma/sass/grid/columns.sass */
  .column.is-10-desktop {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 83.333333%;
  }
  /* line 313, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-10-desktop {
    margin-left: 83.333333%;
  }
  /* line 310, node_modules/bulma/sass/grid/columns.sass */
  .column.is-11-desktop {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 91.666667%;
  }
  /* line 313, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-11-desktop {
    margin-left: 91.666667%;
  }
  /* line 310, node_modules/bulma/sass/grid/columns.sass */
  .column.is-12-desktop {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 100%;
  }
  /* line 313, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-12-desktop {
    margin-left: 100%;
  }
}

@media screen and (min-width: 1280px) {
  /* line 316, node_modules/bulma/sass/grid/columns.sass */
  .column.is-narrow-widescreen {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
  }
  /* line 318, node_modules/bulma/sass/grid/columns.sass */
  .column.is-full-widescreen {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 100%;
  }
  /* line 321, node_modules/bulma/sass/grid/columns.sass */
  .column.is-three-quarters-widescreen {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 75%;
  }
  /* line 324, node_modules/bulma/sass/grid/columns.sass */
  .column.is-two-thirds-widescreen {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 66.6666%;
  }
  /* line 327, node_modules/bulma/sass/grid/columns.sass */
  .column.is-half-widescreen {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 50%;
  }
  /* line 330, node_modules/bulma/sass/grid/columns.sass */
  .column.is-one-third-widescreen {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 33.3333%;
  }
  /* line 333, node_modules/bulma/sass/grid/columns.sass */
  .column.is-one-quarter-widescreen {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 25%;
  }
  /* line 336, node_modules/bulma/sass/grid/columns.sass */
  .column.is-one-fifth-widescreen {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 20%;
  }
  /* line 339, node_modules/bulma/sass/grid/columns.sass */
  .column.is-two-fifths-widescreen {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 40%;
  }
  /* line 342, node_modules/bulma/sass/grid/columns.sass */
  .column.is-three-fifths-widescreen {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 60%;
  }
  /* line 345, node_modules/bulma/sass/grid/columns.sass */
  .column.is-four-fifths-widescreen {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 80%;
  }
  /* line 348, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-three-quarters-widescreen {
    margin-left: 75%;
  }
  /* line 350, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-two-thirds-widescreen {
    margin-left: 66.6666%;
  }
  /* line 352, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-half-widescreen {
    margin-left: 50%;
  }
  /* line 354, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-one-third-widescreen {
    margin-left: 33.3333%;
  }
  /* line 356, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-one-quarter-widescreen {
    margin-left: 25%;
  }
  /* line 358, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-one-fifth-widescreen {
    margin-left: 20%;
  }
  /* line 360, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-two-fifths-widescreen {
    margin-left: 40%;
  }
  /* line 362, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-three-fifths-widescreen {
    margin-left: 60%;
  }
  /* line 364, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-four-fifths-widescreen {
    margin-left: 80%;
  }
  /* line 367, node_modules/bulma/sass/grid/columns.sass */
  .column.is-0-widescreen {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 0%;
  }
  /* line 370, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-0-widescreen {
    margin-left: 0%;
  }
  /* line 367, node_modules/bulma/sass/grid/columns.sass */
  .column.is-1-widescreen {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 8.333333%;
  }
  /* line 370, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-1-widescreen {
    margin-left: 8.333333%;
  }
  /* line 367, node_modules/bulma/sass/grid/columns.sass */
  .column.is-2-widescreen {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 16.666667%;
  }
  /* line 370, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-2-widescreen {
    margin-left: 16.666667%;
  }
  /* line 367, node_modules/bulma/sass/grid/columns.sass */
  .column.is-3-widescreen {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 25%;
  }
  /* line 370, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-3-widescreen {
    margin-left: 25%;
  }
  /* line 367, node_modules/bulma/sass/grid/columns.sass */
  .column.is-4-widescreen {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 33.333333%;
  }
  /* line 370, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-4-widescreen {
    margin-left: 33.333333%;
  }
  /* line 367, node_modules/bulma/sass/grid/columns.sass */
  .column.is-5-widescreen {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 41.666667%;
  }
  /* line 370, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-5-widescreen {
    margin-left: 41.666667%;
  }
  /* line 367, node_modules/bulma/sass/grid/columns.sass */
  .column.is-6-widescreen {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 50%;
  }
  /* line 370, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-6-widescreen {
    margin-left: 50%;
  }
  /* line 367, node_modules/bulma/sass/grid/columns.sass */
  .column.is-7-widescreen {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 58.333333%;
  }
  /* line 370, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-7-widescreen {
    margin-left: 58.333333%;
  }
  /* line 367, node_modules/bulma/sass/grid/columns.sass */
  .column.is-8-widescreen {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 66.666667%;
  }
  /* line 370, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-8-widescreen {
    margin-left: 66.666667%;
  }
  /* line 367, node_modules/bulma/sass/grid/columns.sass */
  .column.is-9-widescreen {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 75%;
  }
  /* line 370, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-9-widescreen {
    margin-left: 75%;
  }
  /* line 367, node_modules/bulma/sass/grid/columns.sass */
  .column.is-10-widescreen {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 83.333333%;
  }
  /* line 370, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-10-widescreen {
    margin-left: 83.333333%;
  }
  /* line 367, node_modules/bulma/sass/grid/columns.sass */
  .column.is-11-widescreen {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 91.666667%;
  }
  /* line 370, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-11-widescreen {
    margin-left: 91.666667%;
  }
  /* line 367, node_modules/bulma/sass/grid/columns.sass */
  .column.is-12-widescreen {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 100%;
  }
  /* line 370, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-12-widescreen {
    margin-left: 100%;
  }
}

@media screen and (min-width: 1472px) {
  /* line 373, node_modules/bulma/sass/grid/columns.sass */
  .column.is-narrow-fullhd {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
  }
  /* line 375, node_modules/bulma/sass/grid/columns.sass */
  .column.is-full-fullhd {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 100%;
  }
  /* line 378, node_modules/bulma/sass/grid/columns.sass */
  .column.is-three-quarters-fullhd {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 75%;
  }
  /* line 381, node_modules/bulma/sass/grid/columns.sass */
  .column.is-two-thirds-fullhd {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 66.6666%;
  }
  /* line 384, node_modules/bulma/sass/grid/columns.sass */
  .column.is-half-fullhd {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 50%;
  }
  /* line 387, node_modules/bulma/sass/grid/columns.sass */
  .column.is-one-third-fullhd {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 33.3333%;
  }
  /* line 390, node_modules/bulma/sass/grid/columns.sass */
  .column.is-one-quarter-fullhd {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 25%;
  }
  /* line 393, node_modules/bulma/sass/grid/columns.sass */
  .column.is-one-fifth-fullhd {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 20%;
  }
  /* line 396, node_modules/bulma/sass/grid/columns.sass */
  .column.is-two-fifths-fullhd {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 40%;
  }
  /* line 399, node_modules/bulma/sass/grid/columns.sass */
  .column.is-three-fifths-fullhd {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 60%;
  }
  /* line 402, node_modules/bulma/sass/grid/columns.sass */
  .column.is-four-fifths-fullhd {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 80%;
  }
  /* line 405, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-three-quarters-fullhd {
    margin-left: 75%;
  }
  /* line 407, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-two-thirds-fullhd {
    margin-left: 66.6666%;
  }
  /* line 409, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-half-fullhd {
    margin-left: 50%;
  }
  /* line 411, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-one-third-fullhd {
    margin-left: 33.3333%;
  }
  /* line 413, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-one-quarter-fullhd {
    margin-left: 25%;
  }
  /* line 415, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-one-fifth-fullhd {
    margin-left: 20%;
  }
  /* line 417, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-two-fifths-fullhd {
    margin-left: 40%;
  }
  /* line 419, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-three-fifths-fullhd {
    margin-left: 60%;
  }
  /* line 421, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-four-fifths-fullhd {
    margin-left: 80%;
  }
  /* line 424, node_modules/bulma/sass/grid/columns.sass */
  .column.is-0-fullhd {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 0%;
  }
  /* line 427, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-0-fullhd {
    margin-left: 0%;
  }
  /* line 424, node_modules/bulma/sass/grid/columns.sass */
  .column.is-1-fullhd {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 8.333333%;
  }
  /* line 427, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-1-fullhd {
    margin-left: 8.333333%;
  }
  /* line 424, node_modules/bulma/sass/grid/columns.sass */
  .column.is-2-fullhd {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 16.666667%;
  }
  /* line 427, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-2-fullhd {
    margin-left: 16.666667%;
  }
  /* line 424, node_modules/bulma/sass/grid/columns.sass */
  .column.is-3-fullhd {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 25%;
  }
  /* line 427, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-3-fullhd {
    margin-left: 25%;
  }
  /* line 424, node_modules/bulma/sass/grid/columns.sass */
  .column.is-4-fullhd {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 33.333333%;
  }
  /* line 427, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-4-fullhd {
    margin-left: 33.333333%;
  }
  /* line 424, node_modules/bulma/sass/grid/columns.sass */
  .column.is-5-fullhd {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 41.666667%;
  }
  /* line 427, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-5-fullhd {
    margin-left: 41.666667%;
  }
  /* line 424, node_modules/bulma/sass/grid/columns.sass */
  .column.is-6-fullhd {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 50%;
  }
  /* line 427, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-6-fullhd {
    margin-left: 50%;
  }
  /* line 424, node_modules/bulma/sass/grid/columns.sass */
  .column.is-7-fullhd {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 58.333333%;
  }
  /* line 427, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-7-fullhd {
    margin-left: 58.333333%;
  }
  /* line 424, node_modules/bulma/sass/grid/columns.sass */
  .column.is-8-fullhd {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 66.666667%;
  }
  /* line 427, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-8-fullhd {
    margin-left: 66.666667%;
  }
  /* line 424, node_modules/bulma/sass/grid/columns.sass */
  .column.is-9-fullhd {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 75%;
  }
  /* line 427, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-9-fullhd {
    margin-left: 75%;
  }
  /* line 424, node_modules/bulma/sass/grid/columns.sass */
  .column.is-10-fullhd {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 83.333333%;
  }
  /* line 427, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-10-fullhd {
    margin-left: 83.333333%;
  }
  /* line 424, node_modules/bulma/sass/grid/columns.sass */
  .column.is-11-fullhd {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 91.666667%;
  }
  /* line 427, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-11-fullhd {
    margin-left: 91.666667%;
  }
  /* line 424, node_modules/bulma/sass/grid/columns.sass */
  .column.is-12-fullhd {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 100%;
  }
  /* line 427, node_modules/bulma/sass/grid/columns.sass */
  .column.is-offset-12-fullhd {
    margin-left: 100%;
  }
}

/* line 430, node_modules/bulma/sass/grid/columns.sass */
.columns {
  margin-left: -0.75rem;
  margin-right: -0.75rem;
  margin-top: -0.75rem;
}

/* line 434, node_modules/bulma/sass/grid/columns.sass */
.columns:last-child {
  margin-bottom: -0.75rem;
}

/* line 436, node_modules/bulma/sass/grid/columns.sass */
.columns:not(:last-child) {
  margin-bottom: calc(1.5rem - 0.75rem);
}

/* line 439, node_modules/bulma/sass/grid/columns.sass */
.columns.is-centered {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

/* line 441, node_modules/bulma/sass/grid/columns.sass */
.columns.is-gapless {
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
}

/* line 445, node_modules/bulma/sass/grid/columns.sass */
.columns.is-gapless > .column {
  margin: 0;
  padding: 0 !important;
}

/* line 448, node_modules/bulma/sass/grid/columns.sass */
.columns.is-gapless:not(:last-child) {
  margin-bottom: 1.5rem;
}

/* line 450, node_modules/bulma/sass/grid/columns.sass */
.columns.is-gapless:last-child {
  margin-bottom: 0;
}

/* line 452, node_modules/bulma/sass/grid/columns.sass */
.columns.is-mobile, .quickview-footer #social-menu ul.columns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

/* line 454, node_modules/bulma/sass/grid/columns.sass */
.columns.is-multiline {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

/* line 456, node_modules/bulma/sass/grid/columns.sass */
.columns.is-vcentered {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (min-width: 769px), print {
  /* line 460, node_modules/bulma/sass/grid/columns.sass */
  .columns:not(.is-desktop) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@media screen and (min-width: 1088px) {
  /* line 464, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-desktop {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

/* line 468, node_modules/bulma/sass/grid/columns.sass */
.columns.is-variable {
  --columnGap: 0.75rem;
  margin-left: calc(-1 * var(--columnGap));
  margin-right: calc(-1 * var(--columnGap));
}

/* line 472, node_modules/bulma/sass/grid/columns.sass */
.columns.is-variable .column {
  padding-left: var(--columnGap);
  padding-right: var(--columnGap);
}

/* line 476, node_modules/bulma/sass/grid/columns.sass */
.columns.is-variable.is-0 {
  --columnGap: 0rem;
}

@media screen and (max-width: 768px) {
  /* line 479, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-0-mobile {
    --columnGap: 0rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 482, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-0-tablet {
    --columnGap: 0rem;
  }
}

@media screen and (min-width: 769px) and (max-width: 1087px) {
  /* line 485, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-0-tablet-only {
    --columnGap: 0rem;
  }
}

@media screen and (max-width: 1087px) {
  /* line 488, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-0-touch {
    --columnGap: 0rem;
  }
}

@media screen and (min-width: 1088px) {
  /* line 491, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-0-desktop {
    --columnGap: 0rem;
  }
}

@media screen and (min-width: 1088px) and (max-width: 1279px) {
  /* line 494, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-0-desktop-only {
    --columnGap: 0rem;
  }
}

@media screen and (min-width: 1280px) {
  /* line 497, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-0-widescreen {
    --columnGap: 0rem;
  }
}

@media screen and (min-width: 1280px) and (max-width: 1471px) {
  /* line 500, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-0-widescreen-only {
    --columnGap: 0rem;
  }
}

@media screen and (min-width: 1472px) {
  /* line 503, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-0-fullhd {
    --columnGap: 0rem;
  }
}

/* line 476, node_modules/bulma/sass/grid/columns.sass */
.columns.is-variable.is-1 {
  --columnGap: 0.25rem;
}

@media screen and (max-width: 768px) {
  /* line 479, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-1-mobile {
    --columnGap: 0.25rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 482, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-1-tablet {
    --columnGap: 0.25rem;
  }
}

@media screen and (min-width: 769px) and (max-width: 1087px) {
  /* line 485, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-1-tablet-only {
    --columnGap: 0.25rem;
  }
}

@media screen and (max-width: 1087px) {
  /* line 488, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-1-touch {
    --columnGap: 0.25rem;
  }
}

@media screen and (min-width: 1088px) {
  /* line 491, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-1-desktop {
    --columnGap: 0.25rem;
  }
}

@media screen and (min-width: 1088px) and (max-width: 1279px) {
  /* line 494, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-1-desktop-only {
    --columnGap: 0.25rem;
  }
}

@media screen and (min-width: 1280px) {
  /* line 497, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-1-widescreen {
    --columnGap: 0.25rem;
  }
}

@media screen and (min-width: 1280px) and (max-width: 1471px) {
  /* line 500, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-1-widescreen-only {
    --columnGap: 0.25rem;
  }
}

@media screen and (min-width: 1472px) {
  /* line 503, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-1-fullhd {
    --columnGap: 0.25rem;
  }
}

/* line 476, node_modules/bulma/sass/grid/columns.sass */
.columns.is-variable.is-2 {
  --columnGap: 0.5rem;
}

@media screen and (max-width: 768px) {
  /* line 479, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-2-mobile {
    --columnGap: 0.5rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 482, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-2-tablet {
    --columnGap: 0.5rem;
  }
}

@media screen and (min-width: 769px) and (max-width: 1087px) {
  /* line 485, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-2-tablet-only {
    --columnGap: 0.5rem;
  }
}

@media screen and (max-width: 1087px) {
  /* line 488, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-2-touch {
    --columnGap: 0.5rem;
  }
}

@media screen and (min-width: 1088px) {
  /* line 491, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-2-desktop {
    --columnGap: 0.5rem;
  }
}

@media screen and (min-width: 1088px) and (max-width: 1279px) {
  /* line 494, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-2-desktop-only {
    --columnGap: 0.5rem;
  }
}

@media screen and (min-width: 1280px) {
  /* line 497, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-2-widescreen {
    --columnGap: 0.5rem;
  }
}

@media screen and (min-width: 1280px) and (max-width: 1471px) {
  /* line 500, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-2-widescreen-only {
    --columnGap: 0.5rem;
  }
}

@media screen and (min-width: 1472px) {
  /* line 503, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-2-fullhd {
    --columnGap: 0.5rem;
  }
}

/* line 476, node_modules/bulma/sass/grid/columns.sass */
.columns.is-variable.is-3 {
  --columnGap: 0.75rem;
}

@media screen and (max-width: 768px) {
  /* line 479, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-3-mobile {
    --columnGap: 0.75rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 482, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-3-tablet {
    --columnGap: 0.75rem;
  }
}

@media screen and (min-width: 769px) and (max-width: 1087px) {
  /* line 485, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-3-tablet-only {
    --columnGap: 0.75rem;
  }
}

@media screen and (max-width: 1087px) {
  /* line 488, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-3-touch {
    --columnGap: 0.75rem;
  }
}

@media screen and (min-width: 1088px) {
  /* line 491, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-3-desktop {
    --columnGap: 0.75rem;
  }
}

@media screen and (min-width: 1088px) and (max-width: 1279px) {
  /* line 494, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-3-desktop-only {
    --columnGap: 0.75rem;
  }
}

@media screen and (min-width: 1280px) {
  /* line 497, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-3-widescreen {
    --columnGap: 0.75rem;
  }
}

@media screen and (min-width: 1280px) and (max-width: 1471px) {
  /* line 500, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-3-widescreen-only {
    --columnGap: 0.75rem;
  }
}

@media screen and (min-width: 1472px) {
  /* line 503, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-3-fullhd {
    --columnGap: 0.75rem;
  }
}

/* line 476, node_modules/bulma/sass/grid/columns.sass */
.columns.is-variable.is-4 {
  --columnGap: 1rem;
}

@media screen and (max-width: 768px) {
  /* line 479, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-4-mobile {
    --columnGap: 1rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 482, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-4-tablet {
    --columnGap: 1rem;
  }
}

@media screen and (min-width: 769px) and (max-width: 1087px) {
  /* line 485, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-4-tablet-only {
    --columnGap: 1rem;
  }
}

@media screen and (max-width: 1087px) {
  /* line 488, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-4-touch {
    --columnGap: 1rem;
  }
}

@media screen and (min-width: 1088px) {
  /* line 491, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-4-desktop {
    --columnGap: 1rem;
  }
}

@media screen and (min-width: 1088px) and (max-width: 1279px) {
  /* line 494, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-4-desktop-only {
    --columnGap: 1rem;
  }
}

@media screen and (min-width: 1280px) {
  /* line 497, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-4-widescreen {
    --columnGap: 1rem;
  }
}

@media screen and (min-width: 1280px) and (max-width: 1471px) {
  /* line 500, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-4-widescreen-only {
    --columnGap: 1rem;
  }
}

@media screen and (min-width: 1472px) {
  /* line 503, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-4-fullhd {
    --columnGap: 1rem;
  }
}

/* line 476, node_modules/bulma/sass/grid/columns.sass */
.columns.is-variable.is-5 {
  --columnGap: 1.25rem;
}

@media screen and (max-width: 768px) {
  /* line 479, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-5-mobile {
    --columnGap: 1.25rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 482, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-5-tablet {
    --columnGap: 1.25rem;
  }
}

@media screen and (min-width: 769px) and (max-width: 1087px) {
  /* line 485, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-5-tablet-only {
    --columnGap: 1.25rem;
  }
}

@media screen and (max-width: 1087px) {
  /* line 488, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-5-touch {
    --columnGap: 1.25rem;
  }
}

@media screen and (min-width: 1088px) {
  /* line 491, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-5-desktop {
    --columnGap: 1.25rem;
  }
}

@media screen and (min-width: 1088px) and (max-width: 1279px) {
  /* line 494, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-5-desktop-only {
    --columnGap: 1.25rem;
  }
}

@media screen and (min-width: 1280px) {
  /* line 497, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-5-widescreen {
    --columnGap: 1.25rem;
  }
}

@media screen and (min-width: 1280px) and (max-width: 1471px) {
  /* line 500, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-5-widescreen-only {
    --columnGap: 1.25rem;
  }
}

@media screen and (min-width: 1472px) {
  /* line 503, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-5-fullhd {
    --columnGap: 1.25rem;
  }
}

/* line 476, node_modules/bulma/sass/grid/columns.sass */
.columns.is-variable.is-6 {
  --columnGap: 1.5rem;
}

@media screen and (max-width: 768px) {
  /* line 479, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-6-mobile {
    --columnGap: 1.5rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 482, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-6-tablet {
    --columnGap: 1.5rem;
  }
}

@media screen and (min-width: 769px) and (max-width: 1087px) {
  /* line 485, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-6-tablet-only {
    --columnGap: 1.5rem;
  }
}

@media screen and (max-width: 1087px) {
  /* line 488, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-6-touch {
    --columnGap: 1.5rem;
  }
}

@media screen and (min-width: 1088px) {
  /* line 491, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-6-desktop {
    --columnGap: 1.5rem;
  }
}

@media screen and (min-width: 1088px) and (max-width: 1279px) {
  /* line 494, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-6-desktop-only {
    --columnGap: 1.5rem;
  }
}

@media screen and (min-width: 1280px) {
  /* line 497, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-6-widescreen {
    --columnGap: 1.5rem;
  }
}

@media screen and (min-width: 1280px) and (max-width: 1471px) {
  /* line 500, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-6-widescreen-only {
    --columnGap: 1.5rem;
  }
}

@media screen and (min-width: 1472px) {
  /* line 503, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-6-fullhd {
    --columnGap: 1.5rem;
  }
}

/* line 476, node_modules/bulma/sass/grid/columns.sass */
.columns.is-variable.is-7 {
  --columnGap: 1.75rem;
}

@media screen and (max-width: 768px) {
  /* line 479, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-7-mobile {
    --columnGap: 1.75rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 482, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-7-tablet {
    --columnGap: 1.75rem;
  }
}

@media screen and (min-width: 769px) and (max-width: 1087px) {
  /* line 485, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-7-tablet-only {
    --columnGap: 1.75rem;
  }
}

@media screen and (max-width: 1087px) {
  /* line 488, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-7-touch {
    --columnGap: 1.75rem;
  }
}

@media screen and (min-width: 1088px) {
  /* line 491, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-7-desktop {
    --columnGap: 1.75rem;
  }
}

@media screen and (min-width: 1088px) and (max-width: 1279px) {
  /* line 494, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-7-desktop-only {
    --columnGap: 1.75rem;
  }
}

@media screen and (min-width: 1280px) {
  /* line 497, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-7-widescreen {
    --columnGap: 1.75rem;
  }
}

@media screen and (min-width: 1280px) and (max-width: 1471px) {
  /* line 500, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-7-widescreen-only {
    --columnGap: 1.75rem;
  }
}

@media screen and (min-width: 1472px) {
  /* line 503, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-7-fullhd {
    --columnGap: 1.75rem;
  }
}

/* line 476, node_modules/bulma/sass/grid/columns.sass */
.columns.is-variable.is-8 {
  --columnGap: 2rem;
}

@media screen and (max-width: 768px) {
  /* line 479, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-8-mobile {
    --columnGap: 2rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 482, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-8-tablet {
    --columnGap: 2rem;
  }
}

@media screen and (min-width: 769px) and (max-width: 1087px) {
  /* line 485, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-8-tablet-only {
    --columnGap: 2rem;
  }
}

@media screen and (max-width: 1087px) {
  /* line 488, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-8-touch {
    --columnGap: 2rem;
  }
}

@media screen and (min-width: 1088px) {
  /* line 491, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-8-desktop {
    --columnGap: 2rem;
  }
}

@media screen and (min-width: 1088px) and (max-width: 1279px) {
  /* line 494, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-8-desktop-only {
    --columnGap: 2rem;
  }
}

@media screen and (min-width: 1280px) {
  /* line 497, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-8-widescreen {
    --columnGap: 2rem;
  }
}

@media screen and (min-width: 1280px) and (max-width: 1471px) {
  /* line 500, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-8-widescreen-only {
    --columnGap: 2rem;
  }
}

@media screen and (min-width: 1472px) {
  /* line 503, node_modules/bulma/sass/grid/columns.sass */
  .columns.is-variable.is-8-fullhd {
    --columnGap: 2rem;
  }
}

/* line 3, node_modules/bulma/sass/grid/tiles.sass */
.tile {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  display: block;
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 1;
      flex-shrink: 1;
  min-height: -webkit-min-content;
  min-height: -moz-min-content;
  min-height: min-content;
}

/* line 11, node_modules/bulma/sass/grid/tiles.sass */
.tile.is-ancestor {
  margin-left: -0.75rem;
  margin-right: -0.75rem;
  margin-top: -0.75rem;
}

/* line 15, node_modules/bulma/sass/grid/tiles.sass */
.tile.is-ancestor:last-child {
  margin-bottom: -0.75rem;
}

/* line 17, node_modules/bulma/sass/grid/tiles.sass */
.tile.is-ancestor:not(:last-child) {
  margin-bottom: 0.75rem;
}

/* line 19, node_modules/bulma/sass/grid/tiles.sass */
.tile.is-child {
  margin: 0 !important;
}

/* line 21, node_modules/bulma/sass/grid/tiles.sass */
.tile.is-parent {
  padding: 0.75rem;
}

/* line 23, node_modules/bulma/sass/grid/tiles.sass */
.tile.is-vertical {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

/* line 25, node_modules/bulma/sass/grid/tiles.sass */
.tile.is-vertical > .tile.is-child:not(:last-child) {
  margin-bottom: 1.5rem !important;
}

@media screen and (min-width: 769px), print {
  /* line 29, node_modules/bulma/sass/grid/tiles.sass */
  .tile:not(.is-child) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  /* line 32, node_modules/bulma/sass/grid/tiles.sass */
  .tile.is-1 {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 8.333333%;
  }
  /* line 32, node_modules/bulma/sass/grid/tiles.sass */
  .tile.is-2 {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 16.666667%;
  }
  /* line 32, node_modules/bulma/sass/grid/tiles.sass */
  .tile.is-3 {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 25%;
  }
  /* line 32, node_modules/bulma/sass/grid/tiles.sass */
  .tile.is-4 {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 33.333333%;
  }
  /* line 32, node_modules/bulma/sass/grid/tiles.sass */
  .tile.is-5 {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 41.666667%;
  }
  /* line 32, node_modules/bulma/sass/grid/tiles.sass */
  .tile.is-6 {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 50%;
  }
  /* line 32, node_modules/bulma/sass/grid/tiles.sass */
  .tile.is-7 {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 58.333333%;
  }
  /* line 32, node_modules/bulma/sass/grid/tiles.sass */
  .tile.is-8 {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 66.666667%;
  }
  /* line 32, node_modules/bulma/sass/grid/tiles.sass */
  .tile.is-9 {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 75%;
  }
  /* line 32, node_modules/bulma/sass/grid/tiles.sass */
  .tile.is-10 {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 83.333333%;
  }
  /* line 32, node_modules/bulma/sass/grid/tiles.sass */
  .tile.is-11 {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 91.666667%;
  }
  /* line 32, node_modules/bulma/sass/grid/tiles.sass */
  .tile.is-12 {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 100%;
  }
}

/* line 23, node_modules/bulma/sass/elements/content.sass */
.content li + li {
  margin-top: 0.25em;
}

/* line 33, node_modules/bulma/sass/elements/content.sass */
.content p:not(:last-child),
.content dl:not(:last-child),
.content ol:not(:last-child),
.content ul:not(:last-child),
.content blockquote:not(:last-child),
.content pre:not(:last-child),
.content table:not(:last-child) {
  margin-bottom: 1em;
}

/* line 35, node_modules/bulma/sass/elements/content.sass */
.content h1,
.content h2,
.content h3,
.content h4,
.content h5,
.content h6 {
  color: #363636;
  font-weight: 700;
  line-height: 1.125;
}

/* line 44, node_modules/bulma/sass/elements/content.sass */
.content h1 {
  font-size: 2em;
  margin-bottom: 0.5em;
}

/* line 47, node_modules/bulma/sass/elements/content.sass */
.content h1:not(:first-child) {
  margin-top: 1em;
}

/* line 49, node_modules/bulma/sass/elements/content.sass */
.content h2 {
  font-size: 1.75em;
  margin-bottom: 0.5714em;
}

/* line 52, node_modules/bulma/sass/elements/content.sass */
.content h2:not(:first-child) {
  margin-top: 1.1428em;
}

/* line 54, node_modules/bulma/sass/elements/content.sass */
.content h3 {
  font-size: 1.5em;
  margin-bottom: 0.6666em;
}

/* line 57, node_modules/bulma/sass/elements/content.sass */
.content h3:not(:first-child) {
  margin-top: 1.3333em;
}

/* line 59, node_modules/bulma/sass/elements/content.sass */
.content h4 {
  font-size: 1.25em;
  margin-bottom: 0.8em;
}

/* line 62, node_modules/bulma/sass/elements/content.sass */
.content h5 {
  font-size: 1.125em;
  margin-bottom: 0.8888em;
}

/* line 65, node_modules/bulma/sass/elements/content.sass */
.content h6 {
  font-size: 1em;
  margin-bottom: 1em;
}

/* line 68, node_modules/bulma/sass/elements/content.sass */
.content blockquote {
  background-color: whitesmoke;
  border-left: 5px solid #dbdbdb;
  padding: 1.25em 1.5em;
}

/* line 72, node_modules/bulma/sass/elements/content.sass */
.content ol {
  list-style-position: outside;
  margin-left: 2em;
  margin-top: 1em;
}

/* line 76, node_modules/bulma/sass/elements/content.sass */
.content ol:not([type]) {
  list-style-type: decimal;
}

/* line 78, node_modules/bulma/sass/elements/content.sass */
.content ol:not([type]).is-lower-alpha {
  list-style-type: lower-alpha;
}

/* line 80, node_modules/bulma/sass/elements/content.sass */
.content ol:not([type]).is-lower-roman {
  list-style-type: lower-roman;
}

/* line 82, node_modules/bulma/sass/elements/content.sass */
.content ol:not([type]).is-upper-alpha {
  list-style-type: upper-alpha;
}

/* line 84, node_modules/bulma/sass/elements/content.sass */
.content ol:not([type]).is-upper-roman {
  list-style-type: upper-roman;
}

/* line 86, node_modules/bulma/sass/elements/content.sass */
.content ul {
  list-style: disc outside;
  margin-left: 2em;
  margin-top: 1em;
}

/* line 90, node_modules/bulma/sass/elements/content.sass */
.content ul ul {
  list-style-type: circle;
  margin-top: 0.5em;
}

/* line 93, node_modules/bulma/sass/elements/content.sass */
.content ul ul ul {
  list-style-type: square;
}

/* line 95, node_modules/bulma/sass/elements/content.sass */
.content dd {
  margin-left: 2em;
}

/* line 97, node_modules/bulma/sass/elements/content.sass */
.content figure {
  margin-left: 2em;
  margin-right: 2em;
  text-align: center;
}

/* line 101, node_modules/bulma/sass/elements/content.sass */
.content figure:not(:first-child) {
  margin-top: 2em;
}

/* line 103, node_modules/bulma/sass/elements/content.sass */
.content figure:not(:last-child) {
  margin-bottom: 2em;
}

/* line 105, node_modules/bulma/sass/elements/content.sass */
.content figure img {
  display: inline-block;
}

/* line 107, node_modules/bulma/sass/elements/content.sass */
.content figure figcaption {
  font-style: italic;
}

/* line 109, node_modules/bulma/sass/elements/content.sass */
.content pre {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
  padding: 1.25em 1.5em;
  white-space: pre;
  word-wrap: normal;
}

/* line 115, node_modules/bulma/sass/elements/content.sass */
.content sup,
.content sub {
  font-size: 75%;
}

/* line 118, node_modules/bulma/sass/elements/content.sass */
.content table {
  width: 100%;
}

/* line 120, node_modules/bulma/sass/elements/content.sass */
.content table td,
.content table th {
  border: 1px solid #dbdbdb;
  border-width: 0 0 1px;
  padding: 0.5em 0.75em;
  vertical-align: top;
}

/* line 126, node_modules/bulma/sass/elements/content.sass */
.content table th {
  color: #363636;
}

/* line 128, node_modules/bulma/sass/elements/content.sass */
.content table th:not([align]) {
  text-align: left;
}

/* line 131, node_modules/bulma/sass/elements/content.sass */
.content table thead td,
.content table thead th {
  border-width: 0 0 2px;
  color: #363636;
}

/* line 136, node_modules/bulma/sass/elements/content.sass */
.content table tfoot td,
.content table tfoot th {
  border-width: 2px 0 0;
  color: #363636;
}

/* line 143, node_modules/bulma/sass/elements/content.sass */
.content table tbody tr:last-child td,
.content table tbody tr:last-child th {
  border-bottom-width: 0;
}

/* line 147, node_modules/bulma/sass/elements/content.sass */
.content .tabs li + li {
  margin-top: 0;
}

/* line 150, node_modules/bulma/sass/elements/content.sass */
.content.is-small {
  font-size: 0.65rem;
}

/* line 152, node_modules/bulma/sass/elements/content.sass */
.content.is-medium {
  font-size: 1rem;
}

/* line 154, node_modules/bulma/sass/elements/content.sass */
.content.is-large {
  font-size: 1.5rem;
}

/* line 20, node_modules/bulma/sass/components/dropdown.sass */
.dropdown {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative;
  vertical-align: top;
}

/* line 26, node_modules/bulma/sass/components/dropdown.sass */
.dropdown.is-active .dropdown-menu, .current-menu-item a.dropdown.navbar-item .dropdown-menu, .current_page_item a.dropdown.navbar-item .dropdown-menu, .dropdown.is-hoverable:hover .dropdown-menu {
  display: block;
}

/* line 29, node_modules/bulma/sass/components/dropdown.sass */
.dropdown.is-right .dropdown-menu {
  left: auto;
  right: 0;
}

/* line 33, node_modules/bulma/sass/components/dropdown.sass */
.dropdown.is-up .dropdown-menu {
  bottom: 100%;
  padding-bottom: 4px;
  padding-top: initial;
  top: auto;
}

/* line 39, node_modules/bulma/sass/components/dropdown.sass */
.dropdown-menu {
  display: none;
  left: 0;
  min-width: 12rem;
  padding-top: 4px;
  position: absolute;
  top: 100%;
  z-index: 20;
}

/* line 48, node_modules/bulma/sass/components/dropdown.sass */
.dropdown-content {
  background-color: white;
  border-radius: 4px;
  -webkit-box-shadow: 0 0.5em 1em -0.125em rgba(10, 10, 10, 0.1), 0 0px 0 1px rgba(10, 10, 10, 0.02);
          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;
}

/* line 55, node_modules/bulma/sass/components/dropdown.sass */
.dropdown-item {
  color: #4a4a4a;
  display: block;
  font-size: 0.875rem;
  line-height: 1.5;
  padding: 0.375rem 1rem;
  position: relative;
}

/* line 63, node_modules/bulma/sass/components/dropdown.sass */
a.dropdown-item,
button.dropdown-item {
  padding-right: 3rem;
  text-align: left;
  white-space: nowrap;
  width: 100%;
}

/* line 69, node_modules/bulma/sass/components/dropdown.sass */
a.dropdown-item:hover,
button.dropdown-item:hover {
  background-color: whitesmoke;
  color: #0a0a0a;
}

/* line 72, node_modules/bulma/sass/components/dropdown.sass */
a.dropdown-item.is-active, .current-menu-item a.dropdown-item.navbar-item,
.current_page_item a.dropdown-item.navbar-item,
button.dropdown-item.is-active {
  background-color: #4a4a4a;
  color: #fff;
}

/* line 76, node_modules/bulma/sass/components/dropdown.sass */
.dropdown-divider {
  background-color: #ededed;
  border: none;
  display: block;
  height: 1px;
  margin: 0.5rem 0;
}

/* line 55, node_modules/bulma/sass/components/navbar.sass */
.navbar {
  background-color: white;
  min-height: 2rem;
  position: relative;
  z-index: 30;
}

/* line 63, node_modules/bulma/sass/components/navbar.sass */
.navbar.is-white {
  background-color: #fefefe;
  color: #0a0a0a;
}

/* line 67, node_modules/bulma/sass/components/navbar.sass */
.navbar.is-white .navbar-brand > .navbar-item,
.navbar.is-white .navbar-brand .navbar-link {
  color: #0a0a0a;
}

/* line 72, node_modules/bulma/sass/components/navbar.sass */
.navbar.is-white .navbar-brand > a.navbar-item:focus, .navbar.is-white .navbar-brand > a.navbar-item:hover, .navbar.is-white .navbar-brand > a.navbar-item.is-active, .navbar.is-white .current-menu-item .navbar-brand > a.navbar-item, .current-menu-item .navbar.is-white .navbar-brand > a.navbar-item,
.navbar.is-white .current_page_item .navbar-brand > a.navbar-item, .current_page_item .navbar.is-white .navbar-brand > a.navbar-item,
.navbar.is-white .navbar-brand .navbar-link:focus,
.navbar.is-white .navbar-brand .navbar-link:hover,
.navbar.is-white .navbar-brand .navbar-link.is-active,
.navbar.is-white .navbar-brand .current-menu-item a.navbar-link.navbar-item,
.current-menu-item .navbar.is-white .navbar-brand a.navbar-link.navbar-item,
.navbar.is-white .navbar-brand .current_page_item a.navbar-link.navbar-item,
.current_page_item .navbar.is-white .navbar-brand a.navbar-link.navbar-item {
  background-color: #f1f1f1;
  color: #0a0a0a;
}

/* line 78, node_modules/bulma/sass/components/navbar.sass */
.navbar.is-white .navbar-brand .navbar-link::after {
  border-color: #0a0a0a;
}

/* line 80, node_modules/bulma/sass/components/navbar.sass */
.navbar.is-white .navbar-burger {
  color: #0a0a0a;
}

@media screen and (min-width: 1088px) {
  /* line 85, node_modules/bulma/sass/components/navbar.sass */
  .navbar.is-white .navbar-start > .navbar-item,
  .navbar.is-white .navbar-start .navbar-link,
  .navbar.is-white .navbar-end > .navbar-item,
  .navbar.is-white .navbar-end .navbar-link {
    color: #0a0a0a;
  }
  /* line 90, node_modules/bulma/sass/components/navbar.sass */
  .navbar.is-white .navbar-start > a.navbar-item:focus, .navbar.is-white .navbar-start > a.navbar-item:hover, .navbar.is-white .navbar-start > a.navbar-item.is-active, .navbar.is-white .current-menu-item .navbar-start > a.navbar-item, .current-menu-item .navbar.is-white .navbar-start > a.navbar-item,
  .navbar.is-white .current_page_item .navbar-start > a.navbar-item, .current_page_item .navbar.is-white .navbar-start > a.navbar-item,
  .navbar.is-white .navbar-start .navbar-link:focus,
  .navbar.is-white .navbar-start .navbar-link:hover,
  .navbar.is-white .navbar-start .navbar-link.is-active,
  .navbar.is-white .navbar-start .current-menu-item a.navbar-link.navbar-item,
  .current-menu-item .navbar.is-white .navbar-start a.navbar-link.navbar-item,
  .navbar.is-white .navbar-start .current_page_item a.navbar-link.navbar-item,
  .current_page_item .navbar.is-white .navbar-start a.navbar-link.navbar-item,
  .navbar.is-white .navbar-end > a.navbar-item:focus,
  .navbar.is-white .navbar-end > a.navbar-item:hover,
  .navbar.is-white .navbar-end > a.navbar-item.is-active,
  .navbar.is-white .current-menu-item .navbar-end > a.navbar-item,
  .current-menu-item .navbar.is-white .navbar-end > a.navbar-item,
  .navbar.is-white .current_page_item .navbar-end > a.navbar-item,
  .current_page_item .navbar.is-white .navbar-end > a.navbar-item,
  .navbar.is-white .navbar-end .navbar-link:focus,
  .navbar.is-white .navbar-end .navbar-link:hover,
  .navbar.is-white .navbar-end .navbar-link.is-active,
  .navbar.is-white .navbar-end .current-menu-item a.navbar-link.navbar-item,
  .current-menu-item .navbar.is-white .navbar-end a.navbar-link.navbar-item,
  .navbar.is-white .navbar-end .current_page_item a.navbar-link.navbar-item,
  .current_page_item .navbar.is-white .navbar-end a.navbar-link.navbar-item {
    background-color: #f1f1f1;
    color: #0a0a0a;
  }
  /* line 96, node_modules/bulma/sass/components/navbar.sass */
  .navbar.is-white .navbar-start .navbar-link::after,
  .navbar.is-white .navbar-end .navbar-link::after {
    border-color: #0a0a0a;
  }
  /* line 98, node_modules/bulma/sass/components/navbar.sass */
  .navbar.is-white .navbar-item.has-dropdown:focus .navbar-link,
  .navbar.is-white .navbar-item.has-dropdown:hover .navbar-link,
  .navbar.is-white .navbar-item.has-dropdown.is-active .navbar-link,
  .navbar.is-white .current-menu-item a.navbar-item.has-dropdown .navbar-link,
  .current-menu-item .navbar.is-white a.navbar-item.has-dropdown .navbar-link,
  .navbar.is-white .current_page_item a.navbar-item.has-dropdown .navbar-link,
  .current_page_item .navbar.is-white a.navbar-item.has-dropdown .navbar-link {
    background-color: #f1f1f1;
    color: #0a0a0a;
  }
  /* line 105, node_modules/bulma/sass/components/navbar.sass */
  .navbar.is-white .navbar-dropdown a.navbar-item.is-active, .navbar.is-white .navbar-dropdown .current-menu-item a.navbar-item, .current-menu-item .navbar.is-white .navbar-dropdown a.navbar-item,
  .navbar.is-white .navbar-dropdown .current_page_item a.navbar-item, .current_page_item .navbar.is-white .navbar-dropdown a.navbar-item {
    background-color: #fefefe;
    color: #0a0a0a;
  }
}

/* line 63, node_modules/bulma/sass/components/navbar.sass */
.navbar.is-black {
  background-color: #0a0a0a;
  color: #fefefe;
}

/* line 67, node_modules/bulma/sass/components/navbar.sass */
.navbar.is-black .navbar-brand > .navbar-item,
.navbar.is-black .navbar-brand .navbar-link {
  color: #fefefe;
}

/* line 72, node_modules/bulma/sass/components/navbar.sass */
.navbar.is-black .navbar-brand > a.navbar-item:focus, .navbar.is-black .navbar-brand > a.navbar-item:hover, .navbar.is-black .navbar-brand > a.navbar-item.is-active, .navbar.is-black .current-menu-item .navbar-brand > a.navbar-item, .current-menu-item .navbar.is-black .navbar-brand > a.navbar-item,
.navbar.is-black .current_page_item .navbar-brand > a.navbar-item, .current_page_item .navbar.is-black .navbar-brand > a.navbar-item,
.navbar.is-black .navbar-brand .navbar-link:focus,
.navbar.is-black .navbar-brand .navbar-link:hover,
.navbar.is-black .navbar-brand .navbar-link.is-active,
.navbar.is-black .navbar-brand .current-menu-item a.navbar-link.navbar-item,
.current-menu-item .navbar.is-black .navbar-brand a.navbar-link.navbar-item,
.navbar.is-black .navbar-brand .current_page_item a.navbar-link.navbar-item,
.current_page_item .navbar.is-black .navbar-brand a.navbar-link.navbar-item {
  background-color: black;
  color: #fefefe;
}

/* line 78, node_modules/bulma/sass/components/navbar.sass */
.navbar.is-black .navbar-brand .navbar-link::after {
  border-color: #fefefe;
}

/* line 80, node_modules/bulma/sass/components/navbar.sass */
.navbar.is-black .navbar-burger {
  color: #fefefe;
}

@media screen and (min-width: 1088px) {
  /* line 85, node_modules/bulma/sass/components/navbar.sass */
  .navbar.is-black .navbar-start > .navbar-item,
  .navbar.is-black .navbar-start .navbar-link,
  .navbar.is-black .navbar-end > .navbar-item,
  .navbar.is-black .navbar-end .navbar-link {
    color: #fefefe;
  }
  /* line 90, node_modules/bulma/sass/components/navbar.sass */
  .navbar.is-black .navbar-start > a.navbar-item:focus, .navbar.is-black .navbar-start > a.navbar-item:hover, .navbar.is-black .navbar-start > a.navbar-item.is-active, .navbar.is-black .current-menu-item .navbar-start > a.navbar-item, .current-menu-item .navbar.is-black .navbar-start > a.navbar-item,
  .navbar.is-black .current_page_item .navbar-start > a.navbar-item, .current_page_item .navbar.is-black .navbar-start > a.navbar-item,
  .navbar.is-black .navbar-start .navbar-link:focus,
  .navbar.is-black .navbar-start .navbar-link:hover,
  .navbar.is-black .navbar-start .navbar-link.is-active,
  .navbar.is-black .navbar-start .current-menu-item a.navbar-link.navbar-item,
  .current-menu-item .navbar.is-black .navbar-start a.navbar-link.navbar-item,
  .navbar.is-black .navbar-start .current_page_item a.navbar-link.navbar-item,
  .current_page_item .navbar.is-black .navbar-start a.navbar-link.navbar-item,
  .navbar.is-black .navbar-end > a.navbar-item:focus,
  .navbar.is-black .navbar-end > a.navbar-item:hover,
  .navbar.is-black .navbar-end > a.navbar-item.is-active,
  .navbar.is-black .current-menu-item .navbar-end > a.navbar-item,
  .current-menu-item .navbar.is-black .navbar-end > a.navbar-item,
  .navbar.is-black .current_page_item .navbar-end > a.navbar-item,
  .current_page_item .navbar.is-black .navbar-end > a.navbar-item,
  .navbar.is-black .navbar-end .navbar-link:focus,
  .navbar.is-black .navbar-end .navbar-link:hover,
  .navbar.is-black .navbar-end .navbar-link.is-active,
  .navbar.is-black .navbar-end .current-menu-item a.navbar-link.navbar-item,
  .current-menu-item .navbar.is-black .navbar-end a.navbar-link.navbar-item,
  .navbar.is-black .navbar-end .current_page_item a.navbar-link.navbar-item,
  .current_page_item .navbar.is-black .navbar-end a.navbar-link.navbar-item {
    background-color: black;
    color: #fefefe;
  }
  /* line 96, node_modules/bulma/sass/components/navbar.sass */
  .navbar.is-black .navbar-start .navbar-link::after,
  .navbar.is-black .navbar-end .navbar-link::after {
    border-color: #fefefe;
  }
  /* line 98, node_modules/bulma/sass/components/navbar.sass */
  .navbar.is-black .navbar-item.has-dropdown:focus .navbar-link,
  .navbar.is-black .navbar-item.has-dropdown:hover .navbar-link,
  .navbar.is-black .navbar-item.has-dropdown.is-active .navbar-link,
  .navbar.is-black .current-menu-item a.navbar-item.has-dropdown .navbar-link,
  .current-menu-item .navbar.is-black a.navbar-item.has-dropdown .navbar-link,
  .navbar.is-black .current_page_item a.navbar-item.has-dropdown .navbar-link,
  .current_page_item .navbar.is-black a.navbar-item.has-dropdown .navbar-link {
    background-color: black;
    color: #fefefe;
  }
  /* line 105, node_modules/bulma/sass/components/navbar.sass */
  .navbar.is-black .navbar-dropdown a.navbar-item.is-active, .navbar.is-black .navbar-dropdown .current-menu-item a.navbar-item, .current-menu-item .navbar.is-black .navbar-dropdown a.navbar-item,
  .navbar.is-black .navbar-dropdown .current_page_item a.navbar-item, .current_page_item .navbar.is-black .navbar-dropdown a.navbar-item {
    background-color: #0a0a0a;
    color: #fefefe;
  }
}

/* line 63, node_modules/bulma/sass/components/navbar.sass */
.navbar.is-light {
  background-color: whitesmoke;
  color: rgba(0, 0, 0, 0.7);
}

/* line 67, node_modules/bulma/sass/components/navbar.sass */
.navbar.is-light .navbar-brand > .navbar-item,
.navbar.is-light .navbar-brand .navbar-link {
  color: rgba(0, 0, 0, 0.7);
}

/* line 72, node_modules/bulma/sass/components/navbar.sass */
.navbar.is-light .navbar-brand > a.navbar-item:focus, .navbar.is-light .navbar-brand > a.navbar-item:hover, .navbar.is-light .navbar-brand > a.navbar-item.is-active, .navbar.is-light .current-menu-item .navbar-brand > a.navbar-item, .current-menu-item .navbar.is-light .navbar-brand > a.navbar-item,
.navbar.is-light .current_page_item .navbar-brand > a.navbar-item, .current_page_item .navbar.is-light .navbar-brand > a.navbar-item,
.navbar.is-light .navbar-brand .navbar-link:focus,
.navbar.is-light .navbar-brand .navbar-link:hover,
.navbar.is-light .navbar-brand .navbar-link.is-active,
.navbar.is-light .navbar-brand .current-menu-item a.navbar-link.navbar-item,
.current-menu-item .navbar.is-light .navbar-brand a.navbar-link.navbar-item,
.navbar.is-light .navbar-brand .current_page_item a.navbar-link.navbar-item,
.current_page_item .navbar.is-light .navbar-brand a.navbar-link.navbar-item {
  background-color: #e8e8e8;
  color: rgba(0, 0, 0, 0.7);
}

/* line 78, node_modules/bulma/sass/components/navbar.sass */
.navbar.is-light .navbar-brand .navbar-link::after {
  border-color: rgba(0, 0, 0, 0.7);
}

/* line 80, node_modules/bulma/sass/components/navbar.sass */
.navbar.is-light .navbar-burger {
  color: rgba(0, 0, 0, 0.7);
}

@media screen and (min-width: 1088px) {
  /* line 85, node_modules/bulma/sass/components/navbar.sass */
  .navbar.is-light .navbar-start > .navbar-item,
  .navbar.is-light .navbar-start .navbar-link,
  .navbar.is-light .navbar-end > .navbar-item,
  .navbar.is-light .navbar-end .navbar-link {
    color: rgba(0, 0, 0, 0.7);
  }
  /* line 90, node_modules/bulma/sass/components/navbar.sass */
  .navbar.is-light .navbar-start > a.navbar-item:focus, .navbar.is-light .navbar-start > a.navbar-item:hover, .navbar.is-light .navbar-start > a.navbar-item.is-active, .navbar.is-light .current-menu-item .navbar-start > a.navbar-item, .current-menu-item .navbar.is-light .navbar-start > a.navbar-item,
  .navbar.is-light .current_page_item .navbar-start > a.navbar-item, .current_page_item .navbar.is-light .navbar-start > a.navbar-item,
  .navbar.is-light .navbar-start .navbar-link:focus,
  .navbar.is-light .navbar-start .navbar-link:hover,
  .navbar.is-light .navbar-start .navbar-link.is-active,
  .navbar.is-light .navbar-start .current-menu-item a.navbar-link.navbar-item,
  .current-menu-item .navbar.is-light .navbar-start a.navbar-link.navbar-item,
  .navbar.is-light .navbar-start .current_page_item a.navbar-link.navbar-item,
  .current_page_item .navbar.is-light .navbar-start a.navbar-link.navbar-item,
  .navbar.is-light .navbar-end > a.navbar-item:focus,
  .navbar.is-light .navbar-end > a.navbar-item:hover,
  .navbar.is-light .navbar-end > a.navbar-item.is-active,
  .navbar.is-light .current-menu-item .navbar-end > a.navbar-item,
  .current-menu-item .navbar.is-light .navbar-end > a.navbar-item,
  .navbar.is-light .current_page_item .navbar-end > a.navbar-item,
  .current_page_item .navbar.is-light .navbar-end > a.navbar-item,
  .navbar.is-light .navbar-end .navbar-link:focus,
  .navbar.is-light .navbar-end .navbar-link:hover,
  .navbar.is-light .navbar-end .navbar-link.is-active,
  .navbar.is-light .navbar-end .current-menu-item a.navbar-link.navbar-item,
  .current-menu-item .navbar.is-light .navbar-end a.navbar-link.navbar-item,
  .navbar.is-light .navbar-end .current_page_item a.navbar-link.navbar-item,
  .current_page_item .navbar.is-light .navbar-end a.navbar-link.navbar-item {
    background-color: #e8e8e8;
    color: rgba(0, 0, 0, 0.7);
  }
  /* line 96, node_modules/bulma/sass/components/navbar.sass */
  .navbar.is-light .navbar-start .navbar-link::after,
  .navbar.is-light .navbar-end .navbar-link::after {
    border-color: rgba(0, 0, 0, 0.7);
  }
  /* line 98, node_modules/bulma/sass/components/navbar.sass */
  .navbar.is-light .navbar-item.has-dropdown:focus .navbar-link,
  .navbar.is-light .navbar-item.has-dropdown:hover .navbar-link,
  .navbar.is-light .navbar-item.has-dropdown.is-active .navbar-link,
  .navbar.is-light .current-menu-item a.navbar-item.has-dropdown .navbar-link,
  .current-menu-item .navbar.is-light a.navbar-item.has-dropdown .navbar-link,
  .navbar.is-light .current_page_item a.navbar-item.has-dropdown .navbar-link,
  .current_page_item .navbar.is-light a.navbar-item.has-dropdown .navbar-link {
    background-color: #e8e8e8;
    color: rgba(0, 0, 0, 0.7);
  }
  /* line 105, node_modules/bulma/sass/components/navbar.sass */
  .navbar.is-light .navbar-dropdown a.navbar-item.is-active, .navbar.is-light .navbar-dropdown .current-menu-item a.navbar-item, .current-menu-item .navbar.is-light .navbar-dropdown a.navbar-item,
  .navbar.is-light .navbar-dropdown .current_page_item a.navbar-item, .current_page_item .navbar.is-light .navbar-dropdown a.navbar-item {
    background-color: whitesmoke;
    color: rgba(0, 0, 0, 0.7);
  }
}

/* line 63, node_modules/bulma/sass/components/navbar.sass */
.navbar.is-dark {
  background-color: #363636;
  color: #fff;
}

/* line 67, node_modules/bulma/sass/components/navbar.sass */
.navbar.is-dark .navbar-brand > .navbar-item,
.navbar.is-dark .navbar-brand .navbar-link {
  color: #fff;
}

/* line 72, node_modules/bulma/sass/components/navbar.sass */
.navbar.is-dark .navbar-brand > a.navbar-item:focus, .navbar.is-dark .navbar-brand > a.navbar-item:hover, .navbar.is-dark .navbar-brand > a.navbar-item.is-active, .navbar.is-dark .current-menu-item .navbar-brand > a.navbar-item, .current-menu-item .navbar.is-dark .navbar-brand > a.navbar-item,
.navbar.is-dark .current_page_item .navbar-brand > a.navbar-item, .current_page_item .navbar.is-dark .navbar-brand > a.navbar-item,
.navbar.is-dark .navbar-brand .navbar-link:focus,
.navbar.is-dark .navbar-brand .navbar-link:hover,
.navbar.is-dark .navbar-brand .navbar-link.is-active,
.navbar.is-dark .navbar-brand .current-menu-item a.navbar-link.navbar-item,
.current-menu-item .navbar.is-dark .navbar-brand a.navbar-link.navbar-item,
.navbar.is-dark .navbar-brand .current_page_item a.navbar-link.navbar-item,
.current_page_item .navbar.is-dark .navbar-brand a.navbar-link.navbar-item {
  background-color: #292929;
  color: #fff;
}

/* line 78, node_modules/bulma/sass/components/navbar.sass */
.navbar.is-dark .navbar-brand .navbar-link::after {
  border-color: #fff;
}

/* line 80, node_modules/bulma/sass/components/navbar.sass */
.navbar.is-dark .navbar-burger {
  color: #fff;
}

@media screen and (min-width: 1088px) {
  /* line 85, node_modules/bulma/sass/components/navbar.sass */
  .navbar.is-dark .navbar-start > .navbar-item,
  .navbar.is-dark .navbar-start .navbar-link,
  .navbar.is-dark .navbar-end > .navbar-item,
  .navbar.is-dark .navbar-end .navbar-link {
    color: #fff;
  }
  /* line 90, node_modules/bulma/sass/components/navbar.sass */
  .navbar.is-dark .navbar-start > a.navbar-item:focus, .navbar.is-dark .navbar-start > a.navbar-item:hover, .navbar.is-dark .navbar-start > a.navbar-item.is-active, .navbar.is-dark .current-menu-item .navbar-start > a.navbar-item, .current-menu-item .navbar.is-dark .navbar-start > a.navbar-item,
  .navbar.is-dark .current_page_item .navbar-start > a.navbar-item, .current_page_item .navbar.is-dark .navbar-start > a.navbar-item,
  .navbar.is-dark .navbar-start .navbar-link:focus,
  .navbar.is-dark .navbar-start .navbar-link:hover,
  .navbar.is-dark .navbar-start .navbar-link.is-active,
  .navbar.is-dark .navbar-start .current-menu-item a.navbar-link.navbar-item,
  .current-menu-item .navbar.is-dark .navbar-start a.navbar-link.navbar-item,
  .navbar.is-dark .navbar-start .current_page_item a.navbar-link.navbar-item,
  .current_page_item .navbar.is-dark .navbar-start a.navbar-link.navbar-item,
  .navbar.is-dark .navbar-end > a.navbar-item:focus,
  .navbar.is-dark .navbar-end > a.navbar-item:hover,
  .navbar.is-dark .navbar-end > a.navbar-item.is-active,
  .navbar.is-dark .current-menu-item .navbar-end > a.navbar-item,
  .current-menu-item .navbar.is-dark .navbar-end > a.navbar-item,
  .navbar.is-dark .current_page_item .navbar-end > a.navbar-item,
  .current_page_item .navbar.is-dark .navbar-end > a.navbar-item,
  .navbar.is-dark .navbar-end .navbar-link:focus,
  .navbar.is-dark .navbar-end .navbar-link:hover,
  .navbar.is-dark .navbar-end .navbar-link.is-active,
  .navbar.is-dark .navbar-end .current-menu-item a.navbar-link.navbar-item,
  .current-menu-item .navbar.is-dark .navbar-end a.navbar-link.navbar-item,
  .navbar.is-dark .navbar-end .current_page_item a.navbar-link.navbar-item,
  .current_page_item .navbar.is-dark .navbar-end a.navbar-link.navbar-item {
    background-color: #292929;
    color: #fff;
  }
  /* line 96, node_modules/bulma/sass/components/navbar.sass */
  .navbar.is-dark .navbar-start .navbar-link::after,
  .navbar.is-dark .navbar-end .navbar-link::after {
    border-color: #fff;
  }
  /* line 98, node_modules/bulma/sass/components/navbar.sass */
  .navbar.is-dark .navbar-item.has-dropdown:focus .navbar-link,
  .navbar.is-dark .navbar-item.has-dropdown:hover .navbar-link,
  .navbar.is-dark .navbar-item.has-dropdown.is-active .navbar-link,
  .navbar.is-dark .current-menu-item a.navbar-item.has-dropdown .navbar-link,
  .current-menu-item .navbar.is-dark a.navbar-item.has-dropdown .navbar-link,
  .navbar.is-dark .current_page_item a.navbar-item.has-dropdown .navbar-link,
  .current_page_item .navbar.is-dark a.navbar-item.has-dropdown .navbar-link {
    background-color: #292929;
    color: #fff;
  }
  /* line 105, node_modules/bulma/sass/components/navbar.sass */
  .navbar.is-dark .navbar-dropdown a.navbar-item.is-active, .navbar.is-dark .navbar-dropdown .current-menu-item a.navbar-item, .current-menu-item .navbar.is-dark .navbar-dropdown a.navbar-item,
  .navbar.is-dark .navbar-dropdown .current_page_item a.navbar-item, .current_page_item .navbar.is-dark .navbar-dropdown a.navbar-item {
    background-color: #363636;
    color: #fff;
  }
}

/* line 63, node_modules/bulma/sass/components/navbar.sass */
.navbar.is-primary {
  background-color: #99cc00;
  color: #fff;
}

/* line 67, node_modules/bulma/sass/components/navbar.sass */
.navbar.is-primary .navbar-brand > .navbar-item,
.navbar.is-primary .navbar-brand .navbar-link {
  color: #fff;
}

/* line 72, node_modules/bulma/sass/components/navbar.sass */
.navbar.is-primary .navbar-brand > a.navbar-item:focus, .navbar.is-primary .navbar-brand > a.navbar-item:hover, .navbar.is-primary .navbar-brand > a.navbar-item.is-active, .navbar.is-primary .current-menu-item .navbar-brand > a.navbar-item, .current-menu-item .navbar.is-primary .navbar-brand > a.navbar-item,
.navbar.is-primary .current_page_item .navbar-brand > a.navbar-item, .current_page_item .navbar.is-primary .navbar-brand > a.navbar-item,
.navbar.is-primary .navbar-brand .navbar-link:focus,
.navbar.is-primary .navbar-brand .navbar-link:hover,
.navbar.is-primary .navbar-brand .navbar-link.is-active,
.navbar.is-primary .navbar-brand .current-menu-item a.navbar-link.navbar-item,
.current-menu-item .navbar.is-primary .navbar-brand a.navbar-link.navbar-item,
.navbar.is-primary .navbar-brand .current_page_item a.navbar-link.navbar-item,
.current_page_item .navbar.is-primary .navbar-brand a.navbar-link.navbar-item {
  background-color: #86b300;
  color: #fff;
}

/* line 78, node_modules/bulma/sass/components/navbar.sass */
.navbar.is-primary .navbar-brand .navbar-link::after {
  border-color: #fff;
}

/* line 80, node_modules/bulma/sass/components/navbar.sass */
.navbar.is-primary .navbar-burger {
  color: #fff;
}

@media screen and (min-width: 1088px) {
  /* line 85, node_modules/bulma/sass/components/navbar.sass */
  .navbar.is-primary .navbar-start > .navbar-item,
  .navbar.is-primary .navbar-start .navbar-link,
  .navbar.is-primary .navbar-end > .navbar-item,
  .navbar.is-primary .navbar-end .navbar-link {
    color: #fff;
  }
  /* line 90, node_modules/bulma/sass/components/navbar.sass */
  .navbar.is-primary .navbar-start > a.navbar-item:focus, .navbar.is-primary .navbar-start > a.navbar-item:hover, .navbar.is-primary .navbar-start > a.navbar-item.is-active, .navbar.is-primary .current-menu-item .navbar-start > a.navbar-item, .current-menu-item .navbar.is-primary .navbar-start > a.navbar-item,
  .navbar.is-primary .current_page_item .navbar-start > a.navbar-item, .current_page_item .navbar.is-primary .navbar-start > a.navbar-item,
  .navbar.is-primary .navbar-start .navbar-link:focus,
  .navbar.is-primary .navbar-start .navbar-link:hover,
  .navbar.is-primary .navbar-start .navbar-link.is-active,
  .navbar.is-primary .navbar-start .current-menu-item a.navbar-link.navbar-item,
  .current-menu-item .navbar.is-primary .navbar-start a.navbar-link.navbar-item,
  .navbar.is-primary .navbar-start .current_page_item a.navbar-link.navbar-item,
  .current_page_item .navbar.is-primary .navbar-start a.navbar-link.navbar-item,
  .navbar.is-primary .navbar-end > a.navbar-item:focus,
  .navbar.is-primary .navbar-end > a.navbar-item:hover,
  .navbar.is-primary .navbar-end > a.navbar-item.is-active,
  .navbar.is-primary .current-menu-item .navbar-end > a.navbar-item,
  .current-menu-item .navbar.is-primary .navbar-end > a.navbar-item,
  .navbar.is-primary .current_page_item .navbar-end > a.navbar-item,
  .current_page_item .navbar.is-primary .navbar-end > a.navbar-item,
  .navbar.is-primary .navbar-end .navbar-link:focus,
  .navbar.is-primary .navbar-end .navbar-link:hover,
  .navbar.is-primary .navbar-end .navbar-link.is-active,
  .navbar.is-primary .navbar-end .current-menu-item a.navbar-link.navbar-item,
  .current-menu-item .navbar.is-primary .navbar-end a.navbar-link.navbar-item,
  .navbar.is-primary .navbar-end .current_page_item a.navbar-link.navbar-item,
  .current_page_item .navbar.is-primary .navbar-end a.navbar-link.navbar-item {
    background-color: #86b300;
    color: #fff;
  }
  /* line 96, node_modules/bulma/sass/components/navbar.sass */
  .navbar.is-primary .navbar-start .navbar-link::after,
  .navbar.is-primary .navbar-end .navbar-link::after {
    border-color: #fff;
  }
  /* line 98, node_modules/bulma/sass/components/navbar.sass */
  .navbar.is-primary .navbar-item.has-dropdown:focus .navbar-link,
  .navbar.is-primary .navbar-item.has-dropdown:hover .navbar-link,
  .navbar.is-primary .navbar-item.has-dropdown.is-active .navbar-link,
  .navbar.is-primary .current-menu-item a.navbar-item.has-dropdown .navbar-link,
  .current-menu-item .navbar.is-primary a.navbar-item.has-dropdown .navbar-link,
  .navbar.is-primary .current_page_item a.navbar-item.has-dropdown .navbar-link,
  .current_page_item .navbar.is-primary a.navbar-item.has-dropdown .navbar-link {
    background-color: #86b300;
    color: #fff;
  }
  /* line 105, node_modules/bulma/sass/components/navbar.sass */
  .navbar.is-primary .navbar-dropdown a.navbar-item.is-active, .navbar.is-primary .navbar-dropdown .current-menu-item a.navbar-item, .current-menu-item .navbar.is-primary .navbar-dropdown a.navbar-item,
  .navbar.is-primary .navbar-dropdown .current_page_item a.navbar-item, .current_page_item .navbar.is-primary .navbar-dropdown a.navbar-item {
    background-color: #99cc00;
    color: #fff;
  }
}

/* line 63, node_modules/bulma/sass/components/navbar.sass */
.navbar.is-secondary {
  background-color: #ff470f;
  color: #fff;
}

/* line 67, node_modules/bulma/sass/components/navbar.sass */
.navbar.is-secondary .navbar-brand > .navbar-item,
.navbar.is-secondary .navbar-brand .navbar-link {
  color: #fff;
}

/* line 72, node_modules/bulma/sass/components/navbar.sass */
.navbar.is-secondary .navbar-brand > a.navbar-item:focus, .navbar.is-secondary .navbar-brand > a.navbar-item:hover, .navbar.is-secondary .navbar-brand > a.navbar-item.is-active, .navbar.is-secondary .current-menu-item .navbar-brand > a.navbar-item, .current-menu-item .navbar.is-secondary .navbar-brand > a.navbar-item,
.navbar.is-secondary .current_page_item .navbar-brand > a.navbar-item, .current_page_item .navbar.is-secondary .navbar-brand > a.navbar-item,
.navbar.is-secondary .navbar-brand .navbar-link:focus,
.navbar.is-secondary .navbar-brand .navbar-link:hover,
.navbar.is-secondary .navbar-brand .navbar-link.is-active,
.navbar.is-secondary .navbar-brand .current-menu-item a.navbar-link.navbar-item,
.current-menu-item .navbar.is-secondary .navbar-brand a.navbar-link.navbar-item,
.navbar.is-secondary .navbar-brand .current_page_item a.navbar-link.navbar-item,
.current_page_item .navbar.is-secondary .navbar-brand a.navbar-link.navbar-item {
  background-color: #f53900;
  color: #fff;
}

/* line 78, node_modules/bulma/sass/components/navbar.sass */
.navbar.is-secondary .navbar-brand .navbar-link::after {
  border-color: #fff;
}

/* line 80, node_modules/bulma/sass/components/navbar.sass */
.navbar.is-secondary .navbar-burger {
  color: #fff;
}

@media screen and (min-width: 1088px) {
  /* line 85, node_modules/bulma/sass/components/navbar.sass */
  .navbar.is-secondary .navbar-start > .navbar-item,
  .navbar.is-secondary .navbar-start .navbar-link,
  .navbar.is-secondary .navbar-end > .navbar-item,
  .navbar.is-secondary .navbar-end .navbar-link {
    color: #fff;
  }
  /* line 90, node_modules/bulma/sass/components/navbar.sass */
  .navbar.is-secondary .navbar-start > a.navbar-item:focus, .navbar.is-secondary .navbar-start > a.navbar-item:hover, .navbar.is-secondary .navbar-start > a.navbar-item.is-active, .navbar.is-secondary .current-menu-item .navbar-start > a.navbar-item, .current-menu-item .navbar.is-secondary .navbar-start > a.navbar-item,
  .navbar.is-secondary .current_page_item .navbar-start > a.navbar-item, .current_page_item .navbar.is-secondary .navbar-start > a.navbar-item,
  .navbar.is-secondary .navbar-start .navbar-link:focus,
  .navbar.is-secondary .navbar-start .navbar-link:hover,
  .navbar.is-secondary .navbar-start .navbar-link.is-active,
  .navbar.is-secondary .navbar-start .current-menu-item a.navbar-link.navbar-item,
  .current-menu-item .navbar.is-secondary .navbar-start a.navbar-link.navbar-item,
  .navbar.is-secondary .navbar-start .current_page_item a.navbar-link.navbar-item,
  .current_page_item .navbar.is-secondary .navbar-start a.navbar-link.navbar-item,
  .navbar.is-secondary .navbar-end > a.navbar-item:focus,
  .navbar.is-secondary .navbar-end > a.navbar-item:hover,
  .navbar.is-secondary .navbar-end > a.navbar-item.is-active,
  .navbar.is-secondary .current-menu-item .navbar-end > a.navbar-item,
  .current-menu-item .navbar.is-secondary .navbar-end > a.navbar-item,
  .navbar.is-secondary .current_page_item .navbar-end > a.navbar-item,
  .current_page_item .navbar.is-secondary .navbar-end > a.navbar-item,
  .navbar.is-secondary .navbar-end .navbar-link:focus,
  .navbar.is-secondary .navbar-end .navbar-link:hover,
  .navbar.is-secondary .navbar-end .navbar-link.is-active,
  .navbar.is-secondary .navbar-end .current-menu-item a.navbar-link.navbar-item,
  .current-menu-item .navbar.is-secondary .navbar-end a.navbar-link.navbar-item,
  .navbar.is-secondary .navbar-end .current_page_item a.navbar-link.navbar-item,
  .current_page_item .navbar.is-secondary .navbar-end a.navbar-link.navbar-item {
    background-color: #f53900;
    color: #fff;
  }
  /* line 96, node_modules/bulma/sass/components/navbar.sass */
  .navbar.is-secondary .navbar-start .navbar-link::after,
  .navbar.is-secondary .navbar-end .navbar-link::after {
    border-color: #fff;
  }
  /* line 98, node_modules/bulma/sass/components/navbar.sass */
  .navbar.is-secondary .navbar-item.has-dropdown:focus .navbar-link,
  .navbar.is-secondary .navbar-item.has-dropdown:hover .navbar-link,
  .navbar.is-secondary .navbar-item.has-dropdown.is-active .navbar-link,
  .navbar.is-secondary .current-menu-item a.navbar-item.has-dropdown .navbar-link,
  .current-menu-item .navbar.is-secondary a.navbar-item.has-dropdown .navbar-link,
  .navbar.is-secondary .current_page_item a.navbar-item.has-dropdown .navbar-link,
  .current_page_item .navbar.is-secondary a.navbar-item.has-dropdown .navbar-link {
    background-color: #f53900;
    color: #fff;
  }
  /* line 105, node_modules/bulma/sass/components/navbar.sass */
  .navbar.is-secondary .navbar-dropdown a.navbar-item.is-active, .navbar.is-secondary .navbar-dropdown .current-menu-item a.navbar-item, .current-menu-item .navbar.is-secondary .navbar-dropdown a.navbar-item,
  .navbar.is-secondary .navbar-dropdown .current_page_item a.navbar-item, .current_page_item .navbar.is-secondary .navbar-dropdown a.navbar-item {
    background-color: #ff470f;
    color: #fff;
  }
}

/* line 63, node_modules/bulma/sass/components/navbar.sass */
.navbar.is-link {
  background-color: #4a4a4a;
  color: #fff;
}

/* line 67, node_modules/bulma/sass/components/navbar.sass */
.navbar.is-link .navbar-brand > .navbar-item,
.navbar.is-link .navbar-brand .navbar-link {
  color: #fff;
}

/* line 72, node_modules/bulma/sass/components/navbar.sass */
.navbar.is-link .navbar-brand > a.navbar-item:focus, .navbar.is-link .navbar-brand > a.navbar-item:hover, .navbar.is-link .navbar-brand > a.navbar-item.is-active, .navbar.is-link .current-menu-item .navbar-brand > a.navbar-item, .current-menu-item .navbar.is-link .navbar-brand > a.navbar-item,
.navbar.is-link .current_page_item .navbar-brand > a.navbar-item, .current_page_item .navbar.is-link .navbar-brand > a.navbar-item,
.navbar.is-link .navbar-brand .navbar-link:focus,
.navbar.is-link .navbar-brand .navbar-link:hover,
.navbar.is-link .navbar-brand .navbar-link.is-active,
.navbar.is-link .navbar-brand .current-menu-item a.navbar-link.navbar-item,
.current-menu-item .navbar.is-link .navbar-brand a.navbar-link.navbar-item,
.navbar.is-link .navbar-brand .current_page_item a.navbar-link.navbar-item,
.current_page_item .navbar.is-link .navbar-brand a.navbar-link.navbar-item {
  background-color: #3d3d3d;
  color: #fff;
}

/* line 78, node_modules/bulma/sass/components/navbar.sass */
.navbar.is-link .navbar-brand .navbar-link::after {
  border-color: #fff;
}

/* line 80, node_modules/bulma/sass/components/navbar.sass */
.navbar.is-link .navbar-burger {
  color: #fff;
}

@media screen and (min-width: 1088px) {
  /* line 85, node_modules/bulma/sass/components/navbar.sass */
  .navbar.is-link .navbar-start > .navbar-item,
  .navbar.is-link .navbar-start .navbar-link,
  .navbar.is-link .navbar-end > .navbar-item,
  .navbar.is-link .navbar-end .navbar-link {
    color: #fff;
  }
  /* line 90, node_modules/bulma/sass/components/navbar.sass */
  .navbar.is-link .navbar-start > a.navbar-item:focus, .navbar.is-link .navbar-start > a.navbar-item:hover, .navbar.is-link .navbar-start > a.navbar-item.is-active, .navbar.is-link .current-menu-item .navbar-start > a.navbar-item, .current-menu-item .navbar.is-link .navbar-start > a.navbar-item,
  .navbar.is-link .current_page_item .navbar-start > a.navbar-item, .current_page_item .navbar.is-link .navbar-start > a.navbar-item,
  .navbar.is-link .navbar-start .navbar-link:focus,
  .navbar.is-link .navbar-start .navbar-link:hover,
  .navbar.is-link .navbar-start .navbar-link.is-active,
  .navbar.is-link .navbar-start .current-menu-item a.navbar-link.navbar-item,
  .current-menu-item .navbar.is-link .navbar-start a.navbar-link.navbar-item,
  .navbar.is-link .navbar-start .current_page_item a.navbar-link.navbar-item,
  .current_page_item .navbar.is-link .navbar-start a.navbar-link.navbar-item,
  .navbar.is-link .navbar-end > a.navbar-item:focus,
  .navbar.is-link .navbar-end > a.navbar-item:hover,
  .navbar.is-link .navbar-end > a.navbar-item.is-active,
  .navbar.is-link .current-menu-item .navbar-end > a.navbar-item,
  .current-menu-item .navbar.is-link .navbar-end > a.navbar-item,
  .navbar.is-link .current_page_item .navbar-end > a.navbar-item,
  .current_page_item .navbar.is-link .navbar-end > a.navbar-item,
  .navbar.is-link .navbar-end .navbar-link:focus,
  .navbar.is-link .navbar-end .navbar-link:hover,
  .navbar.is-link .navbar-end .navbar-link.is-active,
  .navbar.is-link .navbar-end .current-menu-item a.navbar-link.navbar-item,
  .current-menu-item .navbar.is-link .navbar-end a.navbar-link.navbar-item,
  .navbar.is-link .navbar-end .current_page_item a.navbar-link.navbar-item,
  .current_page_item .navbar.is-link .navbar-end a.navbar-link.navbar-item {
    background-color: #3d3d3d;
    color: #fff;
  }
  /* line 96, node_modules/bulma/sass/components/navbar.sass */
  .navbar.is-link .navbar-start .navbar-link::after,
  .navbar.is-link .navbar-end .navbar-link::after {
    border-color: #fff;
  }
  /* line 98, node_modules/bulma/sass/components/navbar.sass */
  .navbar.is-link .navbar-item.has-dropdown:focus .navbar-link,
  .navbar.is-link .navbar-item.has-dropdown:hover .navbar-link,
  .navbar.is-link .navbar-item.has-dropdown.is-active .navbar-link,
  .navbar.is-link .current-menu-item a.navbar-item.has-dropdown .navbar-link,
  .current-menu-item .navbar.is-link a.navbar-item.has-dropdown .navbar-link,
  .navbar.is-link .current_page_item a.navbar-item.has-dropdown .navbar-link,
  .current_page_item .navbar.is-link a.navbar-item.has-dropdown .navbar-link {
    background-color: #3d3d3d;
    color: #fff;
  }
  /* line 105, node_modules/bulma/sass/components/navbar.sass */
  .navbar.is-link .navbar-dropdown a.navbar-item.is-active, .navbar.is-link .navbar-dropdown .current-menu-item a.navbar-item, .current-menu-item .navbar.is-link .navbar-dropdown a.navbar-item,
  .navbar.is-link .navbar-dropdown .current_page_item a.navbar-item, .current_page_item .navbar.is-link .navbar-dropdown a.navbar-item {
    background-color: #4a4a4a;
    color: #fff;
  }
}

/* line 63, node_modules/bulma/sass/components/navbar.sass */
.navbar.is-info, body .navbar#buorgul {
  background-color: #3273dc;
  color: #fff;
}

/* line 67, node_modules/bulma/sass/components/navbar.sass */
.navbar.is-info .navbar-brand > .navbar-item, body .navbar#buorgul .navbar-brand > .navbar-item,
.navbar.is-info .navbar-brand .navbar-link,
body .navbar#buorgul .navbar-brand .navbar-link {
  color: #fff;
}

/* line 72, node_modules/bulma/sass/components/navbar.sass */
.navbar.is-info .navbar-brand > a.navbar-item:focus, body .navbar#buorgul .navbar-brand > a.navbar-item:focus, .navbar.is-info .navbar-brand > a.navbar-item:hover, body .navbar#buorgul .navbar-brand > a.navbar-item:hover, .navbar.is-info .navbar-brand > a.navbar-item.is-active, body .navbar#buorgul .navbar-brand > a.navbar-item.is-active, .navbar.is-info .current-menu-item .navbar-brand > a.navbar-item, .current-menu-item .navbar.is-info .navbar-brand > a.navbar-item, body .navbar#buorgul .current-menu-item .navbar-brand > a.navbar-item, .current-menu-item body .navbar#buorgul .navbar-brand > a.navbar-item,
.navbar.is-info .current_page_item .navbar-brand > a.navbar-item, .current_page_item .navbar.is-info .navbar-brand > a.navbar-item,
body .navbar#buorgul .current_page_item .navbar-brand > a.navbar-item, .current_page_item body .navbar#buorgul .navbar-brand > a.navbar-item,
.navbar.is-info .navbar-brand .navbar-link:focus,
body .navbar#buorgul .navbar-brand .navbar-link:focus,
.navbar.is-info .navbar-brand .navbar-link:hover,
body .navbar#buorgul .navbar-brand .navbar-link:hover,
.navbar.is-info .navbar-brand .navbar-link.is-active,
body .navbar#buorgul .navbar-brand .navbar-link.is-active,
.navbar.is-info .navbar-brand .current-menu-item a.navbar-link.navbar-item,
.current-menu-item .navbar.is-info .navbar-brand a.navbar-link.navbar-item,
body .navbar#buorgul .navbar-brand .current-menu-item a.navbar-link.navbar-item,
.current-menu-item body .navbar#buorgul .navbar-brand a.navbar-link.navbar-item,
.navbar.is-info .navbar-brand .current_page_item a.navbar-link.navbar-item,
.current_page_item .navbar.is-info .navbar-brand a.navbar-link.navbar-item,
body .navbar#buorgul .navbar-brand .current_page_item a.navbar-link.navbar-item,
.current_page_item body .navbar#buorgul .navbar-brand a.navbar-link.navbar-item {
  background-color: #2366d1;
  color: #fff;
}

/* line 78, node_modules/bulma/sass/components/navbar.sass */
.navbar.is-info .navbar-brand .navbar-link::after, body .navbar#buorgul .navbar-brand .navbar-link::after {
  border-color: #fff;
}

/* line 80, node_modules/bulma/sass/components/navbar.sass */
.navbar.is-info .navbar-burger, body .navbar#buorgul .navbar-burger {
  color: #fff;
}

@media screen and (min-width: 1088px) {
  /* line 85, node_modules/bulma/sass/components/navbar.sass */
  .navbar.is-info .navbar-start > .navbar-item, body .navbar#buorgul .navbar-start > .navbar-item,
  .navbar.is-info .navbar-start .navbar-link,
  body .navbar#buorgul .navbar-start .navbar-link,
  .navbar.is-info .navbar-end > .navbar-item,
  body .navbar#buorgul .navbar-end > .navbar-item,
  .navbar.is-info .navbar-end .navbar-link,
  body .navbar#buorgul .navbar-end .navbar-link {
    color: #fff;
  }
  /* line 90, node_modules/bulma/sass/components/navbar.sass */
  .navbar.is-info .navbar-start > a.navbar-item:focus, body .navbar#buorgul .navbar-start > a.navbar-item:focus, .navbar.is-info .navbar-start > a.navbar-item:hover, body .navbar#buorgul .navbar-start > a.navbar-item:hover, .navbar.is-info .navbar-start > a.navbar-item.is-active, body .navbar#buorgul .navbar-start > a.navbar-item.is-active, .navbar.is-info .current-menu-item .navbar-start > a.navbar-item, .current-menu-item .navbar.is-info .navbar-start > a.navbar-item, body .navbar#buorgul .current-menu-item .navbar-start > a.navbar-item, .current-menu-item body .navbar#buorgul .navbar-start > a.navbar-item,
  .navbar.is-info .current_page_item .navbar-start > a.navbar-item, .current_page_item .navbar.is-info .navbar-start > a.navbar-item,
  body .navbar#buorgul .current_page_item .navbar-start > a.navbar-item, .current_page_item body .navbar#buorgul .navbar-start > a.navbar-item,
  .navbar.is-info .navbar-start .navbar-link:focus,
  body .navbar#buorgul .navbar-start .navbar-link:focus,
  .navbar.is-info .navbar-start .navbar-link:hover,
  body .navbar#buorgul .navbar-start .navbar-link:hover,
  .navbar.is-info .navbar-start .navbar-link.is-active,
  body .navbar#buorgul .navbar-start .navbar-link.is-active,
  .navbar.is-info .navbar-start .current-menu-item a.navbar-link.navbar-item,
  .current-menu-item .navbar.is-info .navbar-start a.navbar-link.navbar-item,
  body .navbar#buorgul .navbar-start .current-menu-item a.navbar-link.navbar-item,
  .current-menu-item body .navbar#buorgul .navbar-start a.navbar-link.navbar-item,
  .navbar.is-info .navbar-start .current_page_item a.navbar-link.navbar-item,
  .current_page_item .navbar.is-info .navbar-start a.navbar-link.navbar-item,
  body .navbar#buorgul .navbar-start .current_page_item a.navbar-link.navbar-item,
  .current_page_item body .navbar#buorgul .navbar-start a.navbar-link.navbar-item,
  .navbar.is-info .navbar-end > a.navbar-item:focus,
  body .navbar#buorgul .navbar-end > a.navbar-item:focus,
  .navbar.is-info .navbar-end > a.navbar-item:hover,
  body .navbar#buorgul .navbar-end > a.navbar-item:hover,
  .navbar.is-info .navbar-end > a.navbar-item.is-active,
  body .navbar#buorgul .navbar-end > a.navbar-item.is-active,
  .navbar.is-info .current-menu-item .navbar-end > a.navbar-item,
  .current-menu-item .navbar.is-info .navbar-end > a.navbar-item,
  body .navbar#buorgul .current-menu-item .navbar-end > a.navbar-item,
  .current-menu-item body .navbar#buorgul .navbar-end > a.navbar-item,
  .navbar.is-info .current_page_item .navbar-end > a.navbar-item,
  .current_page_item .navbar.is-info .navbar-end > a.navbar-item,
  body .navbar#buorgul .current_page_item .navbar-end > a.navbar-item,
  .current_page_item body .navbar#buorgul .navbar-end > a.navbar-item,
  .navbar.is-info .navbar-end .navbar-link:focus,
  body .navbar#buorgul .navbar-end .navbar-link:focus,
  .navbar.is-info .navbar-end .navbar-link:hover,
  body .navbar#buorgul .navbar-end .navbar-link:hover,
  .navbar.is-info .navbar-end .navbar-link.is-active,
  body .navbar#buorgul .navbar-end .navbar-link.is-active,
  .navbar.is-info .navbar-end .current-menu-item a.navbar-link.navbar-item,
  .current-menu-item .navbar.is-info .navbar-end a.navbar-link.navbar-item,
  body .navbar#buorgul .navbar-end .current-menu-item a.navbar-link.navbar-item,
  .current-menu-item body .navbar#buorgul .navbar-end a.navbar-link.navbar-item,
  .navbar.is-info .navbar-end .current_page_item a.navbar-link.navbar-item,
  .current_page_item .navbar.is-info .navbar-end a.navbar-link.navbar-item,
  body .navbar#buorgul .navbar-end .current_page_item a.navbar-link.navbar-item,
  .current_page_item body .navbar#buorgul .navbar-end a.navbar-link.navbar-item {
    background-color: #2366d1;
    color: #fff;
  }
  /* line 96, node_modules/bulma/sass/components/navbar.sass */
  .navbar.is-info .navbar-start .navbar-link::after, body .navbar#buorgul .navbar-start .navbar-link::after,
  .navbar.is-info .navbar-end .navbar-link::after,
  body .navbar#buorgul .navbar-end .navbar-link::after {
    border-color: #fff;
  }
  /* line 98, node_modules/bulma/sass/components/navbar.sass */
  .navbar.is-info .navbar-item.has-dropdown:focus .navbar-link, body .navbar#buorgul .navbar-item.has-dropdown:focus .navbar-link,
  .navbar.is-info .navbar-item.has-dropdown:hover .navbar-link,
  body .navbar#buorgul .navbar-item.has-dropdown:hover .navbar-link,
  .navbar.is-info .navbar-item.has-dropdown.is-active .navbar-link,
  body .navbar#buorgul .navbar-item.has-dropdown.is-active .navbar-link,
  .navbar.is-info .current-menu-item a.navbar-item.has-dropdown .navbar-link,
  .current-menu-item .navbar.is-info a.navbar-item.has-dropdown .navbar-link,
  body .navbar#buorgul .current-menu-item a.navbar-item.has-dropdown .navbar-link,
  .current-menu-item body .navbar#buorgul a.navbar-item.has-dropdown .navbar-link,
  .navbar.is-info .current_page_item a.navbar-item.has-dropdown .navbar-link,
  .current_page_item .navbar.is-info a.navbar-item.has-dropdown .navbar-link,
  body .navbar#buorgul .current_page_item a.navbar-item.has-dropdown .navbar-link,
  .current_page_item body .navbar#buorgul a.navbar-item.has-dropdown .navbar-link {
    background-color: #2366d1;
    color: #fff;
  }
  /* line 105, node_modules/bulma/sass/components/navbar.sass */
  .navbar.is-info .navbar-dropdown a.navbar-item.is-active, body .navbar#buorgul .navbar-dropdown a.navbar-item.is-active, .navbar.is-info .navbar-dropdown .current-menu-item a.navbar-item, .current-menu-item .navbar.is-info .navbar-dropdown a.navbar-item, body .navbar#buorgul .navbar-dropdown .current-menu-item a.navbar-item, .current-menu-item body .navbar#buorgul .navbar-dropdown a.navbar-item,
  .navbar.is-info .navbar-dropdown .current_page_item a.navbar-item, .current_page_item .navbar.is-info .navbar-dropdown a.navbar-item,
  body .navbar#buorgul .navbar-dropdown .current_page_item a.navbar-item, .current_page_item body .navbar#buorgul .navbar-dropdown a.navbar-item {
    background-color: #3273dc;
    color: #fff;
  }
}

/* line 63, node_modules/bulma/sass/components/navbar.sass */
.navbar.is-success {
  background-color: #48c774;
  color: #fff;
}

/* line 67, node_modules/bulma/sass/components/navbar.sass */
.navbar.is-success .navbar-brand > .navbar-item,
.navbar.is-success .navbar-brand .navbar-link {
  color: #fff;
}

/* line 72, node_modules/bulma/sass/components/navbar.sass */
.navbar.is-success .navbar-brand > a.navbar-item:focus, .navbar.is-success .navbar-brand > a.navbar-item:hover, .navbar.is-success .navbar-brand > a.navbar-item.is-active, .navbar.is-success .current-menu-item .navbar-brand > a.navbar-item, .current-menu-item .navbar.is-success .navbar-brand > a.navbar-item,
.navbar.is-success .current_page_item .navbar-brand > a.navbar-item, .current_page_item .navbar.is-success .navbar-brand > a.navbar-item,
.navbar.is-success .navbar-brand .navbar-link:focus,
.navbar.is-success .navbar-brand .navbar-link:hover,
.navbar.is-success .navbar-brand .navbar-link.is-active,
.navbar.is-success .navbar-brand .current-menu-item a.navbar-link.navbar-item,
.current-menu-item .navbar.is-success .navbar-brand a.navbar-link.navbar-item,
.navbar.is-success .navbar-brand .current_page_item a.navbar-link.navbar-item,
.current_page_item .navbar.is-success .navbar-brand a.navbar-link.navbar-item {
  background-color: #3abb67;
  color: #fff;
}

/* line 78, node_modules/bulma/sass/components/navbar.sass */
.navbar.is-success .navbar-brand .navbar-link::after {
  border-color: #fff;
}

/* line 80, node_modules/bulma/sass/components/navbar.sass */
.navbar.is-success .navbar-burger {
  color: #fff;
}

@media screen and (min-width: 1088px) {
  /* line 85, node_modules/bulma/sass/components/navbar.sass */
  .navbar.is-success .navbar-start > .navbar-item,
  .navbar.is-success .navbar-start .navbar-link,
  .navbar.is-success .navbar-end > .navbar-item,
  .navbar.is-success .navbar-end .navbar-link {
    color: #fff;
  }
  /* line 90, node_modules/bulma/sass/components/navbar.sass */
  .navbar.is-success .navbar-start > a.navbar-item:focus, .navbar.is-success .navbar-start > a.navbar-item:hover, .navbar.is-success .navbar-start > a.navbar-item.is-active, .navbar.is-success .current-menu-item .navbar-start > a.navbar-item, .current-menu-item .navbar.is-success .navbar-start > a.navbar-item,
  .navbar.is-success .current_page_item .navbar-start > a.navbar-item, .current_page_item .navbar.is-success .navbar-start > a.navbar-item,
  .navbar.is-success .navbar-start .navbar-link:focus,
  .navbar.is-success .navbar-start .navbar-link:hover,
  .navbar.is-success .navbar-start .navbar-link.is-active,
  .navbar.is-success .navbar-start .current-menu-item a.navbar-link.navbar-item,
  .current-menu-item .navbar.is-success .navbar-start a.navbar-link.navbar-item,
  .navbar.is-success .navbar-start .current_page_item a.navbar-link.navbar-item,
  .current_page_item .navbar.is-success .navbar-start a.navbar-link.navbar-item,
  .navbar.is-success .navbar-end > a.navbar-item:focus,
  .navbar.is-success .navbar-end > a.navbar-item:hover,
  .navbar.is-success .navbar-end > a.navbar-item.is-active,
  .navbar.is-success .current-menu-item .navbar-end > a.navbar-item,
  .current-menu-item .navbar.is-success .navbar-end > a.navbar-item,
  .navbar.is-success .current_page_item .navbar-end > a.navbar-item,
  .current_page_item .navbar.is-success .navbar-end > a.navbar-item,
  .navbar.is-success .navbar-end .navbar-link:focus,
  .navbar.is-success .navbar-end .navbar-link:hover,
  .navbar.is-success .navbar-end .navbar-link.is-active,
  .navbar.is-success .navbar-end .current-menu-item a.navbar-link.navbar-item,
  .current-menu-item .navbar.is-success .navbar-end a.navbar-link.navbar-item,
  .navbar.is-success .navbar-end .current_page_item a.navbar-link.navbar-item,
  .current_page_item .navbar.is-success .navbar-end a.navbar-link.navbar-item {
    background-color: #3abb67;
    color: #fff;
  }
  /* line 96, node_modules/bulma/sass/components/navbar.sass */
  .navbar.is-success .navbar-start .navbar-link::after,
  .navbar.is-success .navbar-end .navbar-link::after {
    border-color: #fff;
  }
  /* line 98, node_modules/bulma/sass/components/navbar.sass */
  .navbar.is-success .navbar-item.has-dropdown:focus .navbar-link,
  .navbar.is-success .navbar-item.has-dropdown:hover .navbar-link,
  .navbar.is-success .navbar-item.has-dropdown.is-active .navbar-link,
  .navbar.is-success .current-menu-item a.navbar-item.has-dropdown .navbar-link,
  .current-menu-item .navbar.is-success a.navbar-item.has-dropdown .navbar-link,
  .navbar.is-success .current_page_item a.navbar-item.has-dropdown .navbar-link,
  .current_page_item .navbar.is-success a.navbar-item.has-dropdown .navbar-link {
    background-color: #3abb67;
    color: #fff;
  }
  /* line 105, node_modules/bulma/sass/components/navbar.sass */
  .navbar.is-success .navbar-dropdown a.navbar-item.is-active, .navbar.is-success .navbar-dropdown .current-menu-item a.navbar-item, .current-menu-item .navbar.is-success .navbar-dropdown a.navbar-item,
  .navbar.is-success .navbar-dropdown .current_page_item a.navbar-item, .current_page_item .navbar.is-success .navbar-dropdown a.navbar-item {
    background-color: #48c774;
    color: #fff;
  }
}

/* line 63, node_modules/bulma/sass/components/navbar.sass */
.navbar.is-warning, body .navbar.buorg-pad {
  background-color: #ffdd57;
  color: rgba(0, 0, 0, 0.7);
}

/* line 67, node_modules/bulma/sass/components/navbar.sass */
.navbar.is-warning .navbar-brand > .navbar-item, body .navbar.buorg-pad .navbar-brand > .navbar-item,
.navbar.is-warning .navbar-brand .navbar-link,
body .navbar.buorg-pad .navbar-brand .navbar-link {
  color: rgba(0, 0, 0, 0.7);
}

/* line 72, node_modules/bulma/sass/components/navbar.sass */
.navbar.is-warning .navbar-brand > a.navbar-item:focus, body .navbar.buorg-pad .navbar-brand > a.navbar-item:focus, .navbar.is-warning .navbar-brand > a.navbar-item:hover, body .navbar.buorg-pad .navbar-brand > a.navbar-item:hover, .navbar.is-warning .navbar-brand > a.navbar-item.is-active, body .navbar.buorg-pad .navbar-brand > a.navbar-item.is-active, .navbar.is-warning .current-menu-item .navbar-brand > a.navbar-item, .current-menu-item .navbar.is-warning .navbar-brand > a.navbar-item, body .navbar.buorg-pad .current-menu-item .navbar-brand > a.navbar-item, .current-menu-item body .navbar.buorg-pad .navbar-brand > a.navbar-item,
.navbar.is-warning .current_page_item .navbar-brand > a.navbar-item, .current_page_item .navbar.is-warning .navbar-brand > a.navbar-item,
body .navbar.buorg-pad .current_page_item .navbar-brand > a.navbar-item, .current_page_item body .navbar.buorg-pad .navbar-brand > a.navbar-item,
.navbar.is-warning .navbar-brand .navbar-link:focus,
body .navbar.buorg-pad .navbar-brand .navbar-link:focus,
.navbar.is-warning .navbar-brand .navbar-link:hover,
body .navbar.buorg-pad .navbar-brand .navbar-link:hover,
.navbar.is-warning .navbar-brand .navbar-link.is-active,
body .navbar.buorg-pad .navbar-brand .navbar-link.is-active,
.navbar.is-warning .navbar-brand .current-menu-item a.navbar-link.navbar-item,
.current-menu-item .navbar.is-warning .navbar-brand a.navbar-link.navbar-item,
body .navbar.buorg-pad .navbar-brand .current-menu-item a.navbar-link.navbar-item,
.current-menu-item body .navbar.buorg-pad .navbar-brand a.navbar-link.navbar-item,
.navbar.is-warning .navbar-brand .current_page_item a.navbar-link.navbar-item,
.current_page_item .navbar.is-warning .navbar-brand a.navbar-link.navbar-item,
body .navbar.buorg-pad .navbar-brand .current_page_item a.navbar-link.navbar-item,
.current_page_item body .navbar.buorg-pad .navbar-brand a.navbar-link.navbar-item {
  background-color: #ffd83d;
  color: rgba(0, 0, 0, 0.7);
}

/* line 78, node_modules/bulma/sass/components/navbar.sass */
.navbar.is-warning .navbar-brand .navbar-link::after, body .navbar.buorg-pad .navbar-brand .navbar-link::after {
  border-color: rgba(0, 0, 0, 0.7);
}

/* line 80, node_modules/bulma/sass/components/navbar.sass */
.navbar.is-warning .navbar-burger, body .navbar.buorg-pad .navbar-burger {
  color: rgba(0, 0, 0, 0.7);
}

@media screen and (min-width: 1088px) {
  /* line 85, node_modules/bulma/sass/components/navbar.sass */
  .navbar.is-warning .navbar-start > .navbar-item, body .navbar.buorg-pad .navbar-start > .navbar-item,
  .navbar.is-warning .navbar-start .navbar-link,
  body .navbar.buorg-pad .navbar-start .navbar-link,
  .navbar.is-warning .navbar-end > .navbar-item,
  body .navbar.buorg-pad .navbar-end > .navbar-item,
  .navbar.is-warning .navbar-end .navbar-link,
  body .navbar.buorg-pad .navbar-end .navbar-link {
    color: rgba(0, 0, 0, 0.7);
  }
  /* line 90, node_modules/bulma/sass/components/navbar.sass */
  .navbar.is-warning .navbar-start > a.navbar-item:focus, body .navbar.buorg-pad .navbar-start > a.navbar-item:focus, .navbar.is-warning .navbar-start > a.navbar-item:hover, body .navbar.buorg-pad .navbar-start > a.navbar-item:hover, .navbar.is-warning .navbar-start > a.navbar-item.is-active, body .navbar.buorg-pad .navbar-start > a.navbar-item.is-active, .navbar.is-warning .current-menu-item .navbar-start > a.navbar-item, .current-menu-item .navbar.is-warning .navbar-start > a.navbar-item, body .navbar.buorg-pad .current-menu-item .navbar-start > a.navbar-item, .current-menu-item body .navbar.buorg-pad .navbar-start > a.navbar-item,
  .navbar.is-warning .current_page_item .navbar-start > a.navbar-item, .current_page_item .navbar.is-warning .navbar-start > a.navbar-item,
  body .navbar.buorg-pad .current_page_item .navbar-start > a.navbar-item, .current_page_item body .navbar.buorg-pad .navbar-start > a.navbar-item,
  .navbar.is-warning .navbar-start .navbar-link:focus,
  body .navbar.buorg-pad .navbar-start .navbar-link:focus,
  .navbar.is-warning .navbar-start .navbar-link:hover,
  body .navbar.buorg-pad .navbar-start .navbar-link:hover,
  .navbar.is-warning .navbar-start .navbar-link.is-active,
  body .navbar.buorg-pad .navbar-start .navbar-link.is-active,
  .navbar.is-warning .navbar-start .current-menu-item a.navbar-link.navbar-item,
  .current-menu-item .navbar.is-warning .navbar-start a.navbar-link.navbar-item,
  body .navbar.buorg-pad .navbar-start .current-menu-item a.navbar-link.navbar-item,
  .current-menu-item body .navbar.buorg-pad .navbar-start a.navbar-link.navbar-item,
  .navbar.is-warning .navbar-start .current_page_item a.navbar-link.navbar-item,
  .current_page_item .navbar.is-warning .navbar-start a.navbar-link.navbar-item,
  body .navbar.buorg-pad .navbar-start .current_page_item a.navbar-link.navbar-item,
  .current_page_item body .navbar.buorg-pad .navbar-start a.navbar-link.navbar-item,
  .navbar.is-warning .navbar-end > a.navbar-item:focus,
  body .navbar.buorg-pad .navbar-end > a.navbar-item:focus,
  .navbar.is-warning .navbar-end > a.navbar-item:hover,
  body .navbar.buorg-pad .navbar-end > a.navbar-item:hover,
  .navbar.is-warning .navbar-end > a.navbar-item.is-active,
  body .navbar.buorg-pad .navbar-end > a.navbar-item.is-active,
  .navbar.is-warning .current-menu-item .navbar-end > a.navbar-item,
  .current-menu-item .navbar.is-warning .navbar-end > a.navbar-item,
  body .navbar.buorg-pad .current-menu-item .navbar-end > a.navbar-item,
  .current-menu-item body .navbar.buorg-pad .navbar-end > a.navbar-item,
  .navbar.is-warning .current_page_item .navbar-end > a.navbar-item,
  .current_page_item .navbar.is-warning .navbar-end > a.navbar-item,
  body .navbar.buorg-pad .current_page_item .navbar-end > a.navbar-item,
  .current_page_item body .navbar.buorg-pad .navbar-end > a.navbar-item,
  .navbar.is-warning .navbar-end .navbar-link:focus,
  body .navbar.buorg-pad .navbar-end .navbar-link:focus,
  .navbar.is-warning .navbar-end .navbar-link:hover,
  body .navbar.buorg-pad .navbar-end .navbar-link:hover,
  .navbar.is-warning .navbar-end .navbar-link.is-active,
  body .navbar.buorg-pad .navbar-end .navbar-link.is-active,
  .navbar.is-warning .navbar-end .current-menu-item a.navbar-link.navbar-item,
  .current-menu-item .navbar.is-warning .navbar-end a.navbar-link.navbar-item,
  body .navbar.buorg-pad .navbar-end .current-menu-item a.navbar-link.navbar-item,
  .current-menu-item body .navbar.buorg-pad .navbar-end a.navbar-link.navbar-item,
  .navbar.is-warning .navbar-end .current_page_item a.navbar-link.navbar-item,
  .current_page_item .navbar.is-warning .navbar-end a.navbar-link.navbar-item,
  body .navbar.buorg-pad .navbar-end .current_page_item a.navbar-link.navbar-item,
  .current_page_item body .navbar.buorg-pad .navbar-end a.navbar-link.navbar-item {
    background-color: #ffd83d;
    color: rgba(0, 0, 0, 0.7);
  }
  /* line 96, node_modules/bulma/sass/components/navbar.sass */
  .navbar.is-warning .navbar-start .navbar-link::after, body .navbar.buorg-pad .navbar-start .navbar-link::after,
  .navbar.is-warning .navbar-end .navbar-link::after,
  body .navbar.buorg-pad .navbar-end .navbar-link::after {
    border-color: rgba(0, 0, 0, 0.7);
  }
  /* line 98, node_modules/bulma/sass/components/navbar.sass */
  .navbar.is-warning .navbar-item.has-dropdown:focus .navbar-link, body .navbar.buorg-pad .navbar-item.has-dropdown:focus .navbar-link,
  .navbar.is-warning .navbar-item.has-dropdown:hover .navbar-link,
  body .navbar.buorg-pad .navbar-item.has-dropdown:hover .navbar-link,
  .navbar.is-warning .navbar-item.has-dropdown.is-active .navbar-link,
  body .navbar.buorg-pad .navbar-item.has-dropdown.is-active .navbar-link,
  .navbar.is-warning .current-menu-item a.navbar-item.has-dropdown .navbar-link,
  .current-menu-item .navbar.is-warning a.navbar-item.has-dropdown .navbar-link,
  body .navbar.buorg-pad .current-menu-item a.navbar-item.has-dropdown .navbar-link,
  .current-menu-item body .navbar.buorg-pad a.navbar-item.has-dropdown .navbar-link,
  .navbar.is-warning .current_page_item a.navbar-item.has-dropdown .navbar-link,
  .current_page_item .navbar.is-warning a.navbar-item.has-dropdown .navbar-link,
  body .navbar.buorg-pad .current_page_item a.navbar-item.has-dropdown .navbar-link,
  .current_page_item body .navbar.buorg-pad a.navbar-item.has-dropdown .navbar-link {
    background-color: #ffd83d;
    color: rgba(0, 0, 0, 0.7);
  }
  /* line 105, node_modules/bulma/sass/components/navbar.sass */
  .navbar.is-warning .navbar-dropdown a.navbar-item.is-active, body .navbar.buorg-pad .navbar-dropdown a.navbar-item.is-active, .navbar.is-warning .navbar-dropdown .current-menu-item a.navbar-item, .current-menu-item .navbar.is-warning .navbar-dropdown a.navbar-item, body .navbar.buorg-pad .navbar-dropdown .current-menu-item a.navbar-item, .current-menu-item body .navbar.buorg-pad .navbar-dropdown a.navbar-item,
  .navbar.is-warning .navbar-dropdown .current_page_item a.navbar-item, .current_page_item .navbar.is-warning .navbar-dropdown a.navbar-item,
  body .navbar.buorg-pad .navbar-dropdown .current_page_item a.navbar-item, .current_page_item body .navbar.buorg-pad .navbar-dropdown a.navbar-item {
    background-color: #ffdd57;
    color: rgba(0, 0, 0, 0.7);
  }
}

/* line 63, node_modules/bulma/sass/components/navbar.sass */
.navbar.is-danger, body .navbar#buorgig {
  background-color: #f14668;
  color: #fff;
}

/* line 67, node_modules/bulma/sass/components/navbar.sass */
.navbar.is-danger .navbar-brand > .navbar-item, body .navbar#buorgig .navbar-brand > .navbar-item,
.navbar.is-danger .navbar-brand .navbar-link,
body .navbar#buorgig .navbar-brand .navbar-link {
  color: #fff;
}

/* line 72, node_modules/bulma/sass/components/navbar.sass */
.navbar.is-danger .navbar-brand > a.navbar-item:focus, body .navbar#buorgig .navbar-brand > a.navbar-item:focus, .navbar.is-danger .navbar-brand > a.navbar-item:hover, body .navbar#buorgig .navbar-brand > a.navbar-item:hover, .navbar.is-danger .navbar-brand > a.navbar-item.is-active, body .navbar#buorgig .navbar-brand > a.navbar-item.is-active, .navbar.is-danger .current-menu-item .navbar-brand > a.navbar-item, .current-menu-item .navbar.is-danger .navbar-brand > a.navbar-item, body .navbar#buorgig .current-menu-item .navbar-brand > a.navbar-item, .current-menu-item body .navbar#buorgig .navbar-brand > a.navbar-item,
.navbar.is-danger .current_page_item .navbar-brand > a.navbar-item, .current_page_item .navbar.is-danger .navbar-brand > a.navbar-item,
body .navbar#buorgig .current_page_item .navbar-brand > a.navbar-item, .current_page_item body .navbar#buorgig .navbar-brand > a.navbar-item,
.navbar.is-danger .navbar-brand .navbar-link:focus,
body .navbar#buorgig .navbar-brand .navbar-link:focus,
.navbar.is-danger .navbar-brand .navbar-link:hover,
body .navbar#buorgig .navbar-brand .navbar-link:hover,
.navbar.is-danger .navbar-brand .navbar-link.is-active,
body .navbar#buorgig .navbar-brand .navbar-link.is-active,
.navbar.is-danger .navbar-brand .current-menu-item a.navbar-link.navbar-item,
.current-menu-item .navbar.is-danger .navbar-brand a.navbar-link.navbar-item,
body .navbar#buorgig .navbar-brand .current-menu-item a.navbar-link.navbar-item,
.current-menu-item body .navbar#buorgig .navbar-brand a.navbar-link.navbar-item,
.navbar.is-danger .navbar-brand .current_page_item a.navbar-link.navbar-item,
.current_page_item .navbar.is-danger .navbar-brand a.navbar-link.navbar-item,
body .navbar#buorgig .navbar-brand .current_page_item a.navbar-link.navbar-item,
.current_page_item body .navbar#buorgig .navbar-brand a.navbar-link.navbar-item {
  background-color: #ef2e55;
  color: #fff;
}

/* line 78, node_modules/bulma/sass/components/navbar.sass */
.navbar.is-danger .navbar-brand .navbar-link::after, body .navbar#buorgig .navbar-brand .navbar-link::after {
  border-color: #fff;
}

/* line 80, node_modules/bulma/sass/components/navbar.sass */
.navbar.is-danger .navbar-burger, body .navbar#buorgig .navbar-burger {
  color: #fff;
}

@media screen and (min-width: 1088px) {
  /* line 85, node_modules/bulma/sass/components/navbar.sass */
  .navbar.is-danger .navbar-start > .navbar-item, body .navbar#buorgig .navbar-start > .navbar-item,
  .navbar.is-danger .navbar-start .navbar-link,
  body .navbar#buorgig .navbar-start .navbar-link,
  .navbar.is-danger .navbar-end > .navbar-item,
  body .navbar#buorgig .navbar-end > .navbar-item,
  .navbar.is-danger .navbar-end .navbar-link,
  body .navbar#buorgig .navbar-end .navbar-link {
    color: #fff;
  }
  /* line 90, node_modules/bulma/sass/components/navbar.sass */
  .navbar.is-danger .navbar-start > a.navbar-item:focus, body .navbar#buorgig .navbar-start > a.navbar-item:focus, .navbar.is-danger .navbar-start > a.navbar-item:hover, body .navbar#buorgig .navbar-start > a.navbar-item:hover, .navbar.is-danger .navbar-start > a.navbar-item.is-active, body .navbar#buorgig .navbar-start > a.navbar-item.is-active, .navbar.is-danger .current-menu-item .navbar-start > a.navbar-item, .current-menu-item .navbar.is-danger .navbar-start > a.navbar-item, body .navbar#buorgig .current-menu-item .navbar-start > a.navbar-item, .current-menu-item body .navbar#buorgig .navbar-start > a.navbar-item,
  .navbar.is-danger .current_page_item .navbar-start > a.navbar-item, .current_page_item .navbar.is-danger .navbar-start > a.navbar-item,
  body .navbar#buorgig .current_page_item .navbar-start > a.navbar-item, .current_page_item body .navbar#buorgig .navbar-start > a.navbar-item,
  .navbar.is-danger .navbar-start .navbar-link:focus,
  body .navbar#buorgig .navbar-start .navbar-link:focus,
  .navbar.is-danger .navbar-start .navbar-link:hover,
  body .navbar#buorgig .navbar-start .navbar-link:hover,
  .navbar.is-danger .navbar-start .navbar-link.is-active,
  body .navbar#buorgig .navbar-start .navbar-link.is-active,
  .navbar.is-danger .navbar-start .current-menu-item a.navbar-link.navbar-item,
  .current-menu-item .navbar.is-danger .navbar-start a.navbar-link.navbar-item,
  body .navbar#buorgig .navbar-start .current-menu-item a.navbar-link.navbar-item,
  .current-menu-item body .navbar#buorgig .navbar-start a.navbar-link.navbar-item,
  .navbar.is-danger .navbar-start .current_page_item a.navbar-link.navbar-item,
  .current_page_item .navbar.is-danger .navbar-start a.navbar-link.navbar-item,
  body .navbar#buorgig .navbar-start .current_page_item a.navbar-link.navbar-item,
  .current_page_item body .navbar#buorgig .navbar-start a.navbar-link.navbar-item,
  .navbar.is-danger .navbar-end > a.navbar-item:focus,
  body .navbar#buorgig .navbar-end > a.navbar-item:focus,
  .navbar.is-danger .navbar-end > a.navbar-item:hover,
  body .navbar#buorgig .navbar-end > a.navbar-item:hover,
  .navbar.is-danger .navbar-end > a.navbar-item.is-active,
  body .navbar#buorgig .navbar-end > a.navbar-item.is-active,
  .navbar.is-danger .current-menu-item .navbar-end > a.navbar-item,
  .current-menu-item .navbar.is-danger .navbar-end > a.navbar-item,
  body .navbar#buorgig .current-menu-item .navbar-end > a.navbar-item,
  .current-menu-item body .navbar#buorgig .navbar-end > a.navbar-item,
  .navbar.is-danger .current_page_item .navbar-end > a.navbar-item,
  .current_page_item .navbar.is-danger .navbar-end > a.navbar-item,
  body .navbar#buorgig .current_page_item .navbar-end > a.navbar-item,
  .current_page_item body .navbar#buorgig .navbar-end > a.navbar-item,
  .navbar.is-danger .navbar-end .navbar-link:focus,
  body .navbar#buorgig .navbar-end .navbar-link:focus,
  .navbar.is-danger .navbar-end .navbar-link:hover,
  body .navbar#buorgig .navbar-end .navbar-link:hover,
  .navbar.is-danger .navbar-end .navbar-link.is-active,
  body .navbar#buorgig .navbar-end .navbar-link.is-active,
  .navbar.is-danger .navbar-end .current-menu-item a.navbar-link.navbar-item,
  .current-menu-item .navbar.is-danger .navbar-end a.navbar-link.navbar-item,
  body .navbar#buorgig .navbar-end .current-menu-item a.navbar-link.navbar-item,
  .current-menu-item body .navbar#buorgig .navbar-end a.navbar-link.navbar-item,
  .navbar.is-danger .navbar-end .current_page_item a.navbar-link.navbar-item,
  .current_page_item .navbar.is-danger .navbar-end a.navbar-link.navbar-item,
  body .navbar#buorgig .navbar-end .current_page_item a.navbar-link.navbar-item,
  .current_page_item body .navbar#buorgig .navbar-end a.navbar-link.navbar-item {
    background-color: #ef2e55;
    color: #fff;
  }
  /* line 96, node_modules/bulma/sass/components/navbar.sass */
  .navbar.is-danger .navbar-start .navbar-link::after, body .navbar#buorgig .navbar-start .navbar-link::after,
  .navbar.is-danger .navbar-end .navbar-link::after,
  body .navbar#buorgig .navbar-end .navbar-link::after {
    border-color: #fff;
  }
  /* line 98, node_modules/bulma/sass/components/navbar.sass */
  .navbar.is-danger .navbar-item.has-dropdown:focus .navbar-link, body .navbar#buorgig .navbar-item.has-dropdown:focus .navbar-link,
  .navbar.is-danger .navbar-item.has-dropdown:hover .navbar-link,
  body .navbar#buorgig .navbar-item.has-dropdown:hover .navbar-link,
  .navbar.is-danger .navbar-item.has-dropdown.is-active .navbar-link,
  body .navbar#buorgig .navbar-item.has-dropdown.is-active .navbar-link,
  .navbar.is-danger .current-menu-item a.navbar-item.has-dropdown .navbar-link,
  .current-menu-item .navbar.is-danger a.navbar-item.has-dropdown .navbar-link,
  body .navbar#buorgig .current-menu-item a.navbar-item.has-dropdown .navbar-link,
  .current-menu-item body .navbar#buorgig a.navbar-item.has-dropdown .navbar-link,
  .navbar.is-danger .current_page_item a.navbar-item.has-dropdown .navbar-link,
  .current_page_item .navbar.is-danger a.navbar-item.has-dropdown .navbar-link,
  body .navbar#buorgig .current_page_item a.navbar-item.has-dropdown .navbar-link,
  .current_page_item body .navbar#buorgig a.navbar-item.has-dropdown .navbar-link {
    background-color: #ef2e55;
    color: #fff;
  }
  /* line 105, node_modules/bulma/sass/components/navbar.sass */
  .navbar.is-danger .navbar-dropdown a.navbar-item.is-active, body .navbar#buorgig .navbar-dropdown a.navbar-item.is-active, .navbar.is-danger .navbar-dropdown .current-menu-item a.navbar-item, .current-menu-item .navbar.is-danger .navbar-dropdown a.navbar-item, body .navbar#buorgig .navbar-dropdown .current-menu-item a.navbar-item, .current-menu-item body .navbar#buorgig .navbar-dropdown a.navbar-item,
  .navbar.is-danger .navbar-dropdown .current_page_item a.navbar-item, .current_page_item .navbar.is-danger .navbar-dropdown a.navbar-item,
  body .navbar#buorgig .navbar-dropdown .current_page_item a.navbar-item, .current_page_item body .navbar#buorgig .navbar-dropdown a.navbar-item {
    background-color: #f14668;
    color: #fff;
  }
}

/* line 108, node_modules/bulma/sass/components/navbar.sass */
.navbar > .container {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 2rem;
  width: 100%;
}

/* line 113, node_modules/bulma/sass/components/navbar.sass */
.navbar.has-shadow {
  -webkit-box-shadow: 0 2px 0 0 whitesmoke;
          box-shadow: 0 2px 0 0 whitesmoke;
}

/* line 115, node_modules/bulma/sass/components/navbar.sass */
.navbar.is-fixed-bottom, .navbar.is-fixed-top {
  left: 0;
  position: fixed;
  right: 0;
  z-index: 1010;
}

/* line 118, node_modules/bulma/sass/components/navbar.sass */
.navbar.is-fixed-bottom {
  bottom: 0;
}

/* line 120, node_modules/bulma/sass/components/navbar.sass */
.navbar.is-fixed-bottom.has-shadow {
  -webkit-box-shadow: 0 -2px 0 0 whitesmoke;
          box-shadow: 0 -2px 0 0 whitesmoke;
}

/* line 122, node_modules/bulma/sass/components/navbar.sass */
.navbar.is-fixed-top {
  top: 0;
}

/* line 127, node_modules/bulma/sass/components/navbar.sass */
html.has-navbar-fixed-top,
body.has-navbar-fixed-top {
  padding-top: 2rem;
}

/* line 129, node_modules/bulma/sass/components/navbar.sass */
html.has-navbar-fixed-bottom,
body.has-navbar-fixed-bottom {
  padding-bottom: 2rem;
}

/* line 132, node_modules/bulma/sass/components/navbar.sass */
.navbar-brand,
.navbar-tabs {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  min-height: 2rem;
}

/* line 141, node_modules/bulma/sass/components/navbar.sass */
.navbar-brand a.navbar-item:focus, .navbar-brand a.navbar-item:hover {
  background-color: transparent;
}

/* line 145, node_modules/bulma/sass/components/navbar.sass */
.navbar-tabs {
  -webkit-overflow-scrolling: touch;
  max-width: 100vw;
  overflow-x: auto;
  overflow-y: hidden;
}

/* line 151, node_modules/bulma/sass/components/navbar.sass */
.navbar-burger {
  color: #fafafa;
  cursor: pointer;
  display: block;
  height: 2rem;
  position: relative;
  width: 2rem;
  margin-left: auto;
}

/* line 33, node_modules/bulma/sass/utilities/mixins.sass */
.navbar-burger span {
  background-color: currentColor;
  display: block;
  height: 1px;
  left: calc(50% - 8px);
  position: absolute;
  -webkit-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
  -webkit-transition-duration: 86ms;
          transition-duration: 86ms;
  -webkit-transition-property: background-color, opacity, -webkit-transform;
  transition-property: background-color, opacity, -webkit-transform;
  transition-property: background-color, opacity, transform;
  transition-property: background-color, opacity, transform, -webkit-transform;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  width: 16px;
}

/* line 44, node_modules/bulma/sass/utilities/mixins.sass */
.navbar-burger span:nth-child(1) {
  top: calc(50% - 6px);
}

/* line 46, node_modules/bulma/sass/utilities/mixins.sass */
.navbar-burger span:nth-child(2) {
  top: calc(50% - 1px);
}

/* line 48, node_modules/bulma/sass/utilities/mixins.sass */
.navbar-burger span:nth-child(3) {
  top: calc(50% + 4px);
}

/* line 50, node_modules/bulma/sass/utilities/mixins.sass */
.navbar-burger:hover {
  background-color: rgba(0, 0, 0, 0.05);
}

/* line 55, node_modules/bulma/sass/utilities/mixins.sass */
.navbar-burger.is-active span:nth-child(1), .current-menu-item a.navbar-burger.navbar-item span:nth-child(1), .current_page_item a.navbar-burger.navbar-item span:nth-child(1) {
  -webkit-transform: translateY(5px) rotate(45deg);
      -ms-transform: translateY(5px) rotate(45deg);
          transform: translateY(5px) rotate(45deg);
}

/* line 57, node_modules/bulma/sass/utilities/mixins.sass */
.navbar-burger.is-active span:nth-child(2), .current-menu-item a.navbar-burger.navbar-item span:nth-child(2), .current_page_item a.navbar-burger.navbar-item span:nth-child(2) {
  opacity: 0;
}

/* line 59, node_modules/bulma/sass/utilities/mixins.sass */
.navbar-burger.is-active span:nth-child(3), .current-menu-item a.navbar-burger.navbar-item span:nth-child(3), .current_page_item a.navbar-burger.navbar-item span:nth-child(3) {
  -webkit-transform: translateY(-5px) rotate(-45deg);
      -ms-transform: translateY(-5px) rotate(-45deg);
          transform: translateY(-5px) rotate(-45deg);
}

/* line 156, node_modules/bulma/sass/components/navbar.sass */
.navbar-menu {
  display: none;
}

/* line 159, node_modules/bulma/sass/components/navbar.sass */
.navbar-item,
.navbar-link {
  color: #fafafa;
  display: block;
  line-height: 1.5;
  padding: 0.5rem 0.75rem;
  position: relative;
}

/* line 167, node_modules/bulma/sass/components/navbar.sass */
.navbar-item .icon:only-child,
.navbar-link .icon:only-child {
  margin-left: -0.25rem;
  margin-right: -0.25rem;
}

/* line 171, node_modules/bulma/sass/components/navbar.sass */
a.navbar-item,
.navbar-link {
  cursor: pointer;
}

/* line 174, node_modules/bulma/sass/components/navbar.sass */
a.navbar-item:focus, a.navbar-item:focus-within, a.navbar-item:hover, a.navbar-item.is-active, .current-menu-item a.navbar-item,
.current_page_item a.navbar-item,
.navbar-link:focus,
.navbar-link:focus-within,
.navbar-link:hover,
.navbar-link.is-active,
.current-menu-item a.navbar-link.navbar-item,
.current_page_item a.navbar-link.navbar-item {
  background-color: #fafafa;
  color: #4a4a4a;
}

/* line 181, node_modules/bulma/sass/components/navbar.sass */
.navbar-item {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

/* line 184, node_modules/bulma/sass/components/navbar.sass */
.navbar-item img {
  max-height: 2rem;
}

/* line 186, node_modules/bulma/sass/components/navbar.sass */
.navbar-item.has-dropdown {
  padding: 0;
}

/* line 188, node_modules/bulma/sass/components/navbar.sass */
.navbar-item.is-expanded {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 1;
      flex-shrink: 1;
}

/* line 191, node_modules/bulma/sass/components/navbar.sass */
.navbar-item.is-tab {
  border-bottom: 1px solid transparent;
  min-height: 2rem;
  padding-bottom: calc(0.5rem - 1px);
}

/* line 195, node_modules/bulma/sass/components/navbar.sass */
.navbar-item.is-tab:focus, .navbar-item.is-tab:hover {
  background-color: transparent;
  border-bottom-color: #4a4a4a;
}

/* line 199, node_modules/bulma/sass/components/navbar.sass */
.navbar-item.is-tab.is-active, .current-menu-item a.navbar-item.is-tab,
.current_page_item a.navbar-item.is-tab {
  background-color: transparent;
  border-bottom-color: #4a4a4a;
  border-bottom-style: solid;
  border-bottom-width: 3px;
  color: #4a4a4a;
  padding-bottom: calc(0.5rem - 3px);
}

/* line 207, node_modules/bulma/sass/components/navbar.sass */
.navbar-content {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 1;
      flex-shrink: 1;
}

/* line 211, node_modules/bulma/sass/components/navbar.sass */
.navbar-link:not(.is-arrowless) {
  padding-right: 2.5em;
}

/* line 213, node_modules/bulma/sass/components/navbar.sass */
.navbar-link:not(.is-arrowless)::after {
  border-color: #4a4a4a;
  margin-top: -0.375em;
  right: 1.125em;
}

/* line 219, node_modules/bulma/sass/components/navbar.sass */
.navbar-dropdown {
  font-size: 0.875rem;
  padding-bottom: 0.5rem;
  padding-top: 0.5rem;
}

/* line 223, node_modules/bulma/sass/components/navbar.sass */
.navbar-dropdown .navbar-item {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

/* line 227, node_modules/bulma/sass/components/navbar.sass */
.navbar-divider {
  background-color: whitesmoke;
  border: none;
  display: none;
  height: 2px;
  margin: 0.5rem 0;
}

@media screen and (max-width: 1087px) {
  /* line 235, node_modules/bulma/sass/components/navbar.sass */
  .navbar > .container {
    display: block;
  }
  /* line 239, node_modules/bulma/sass/components/navbar.sass */
  .navbar-brand .navbar-item,
  .navbar-tabs .navbar-item {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  /* line 243, node_modules/bulma/sass/components/navbar.sass */
  .navbar-link::after {
    display: none;
  }
  /* line 245, node_modules/bulma/sass/components/navbar.sass */
  .navbar-menu {
    background-color: white;
    -webkit-box-shadow: 0 8px 16px rgba(10, 10, 10, 0.1);
            box-shadow: 0 8px 16px rgba(10, 10, 10, 0.1);
    padding: 0.5rem 0;
  }
  /* line 249, node_modules/bulma/sass/components/navbar.sass */
  .navbar-menu.is-active, .current-menu-item a.navbar-menu.navbar-item,
  .current_page_item a.navbar-menu.navbar-item {
    display: block;
  }
  /* line 253, node_modules/bulma/sass/components/navbar.sass */
  .navbar.is-fixed-bottom-touch, .navbar.is-fixed-top-touch {
    left: 0;
    position: fixed;
    right: 0;
    z-index: 1010;
  }
  /* line 256, node_modules/bulma/sass/components/navbar.sass */
  .navbar.is-fixed-bottom-touch {
    bottom: 0;
  }
  /* line 258, node_modules/bulma/sass/components/navbar.sass */
  .navbar.is-fixed-bottom-touch.has-shadow {
    -webkit-box-shadow: 0 -2px 3px rgba(10, 10, 10, 0.1);
            box-shadow: 0 -2px 3px rgba(10, 10, 10, 0.1);
  }
  /* line 260, node_modules/bulma/sass/components/navbar.sass */
  .navbar.is-fixed-top-touch {
    top: 0;
  }
  /* line 264, node_modules/bulma/sass/components/navbar.sass */
  .navbar.is-fixed-top .navbar-menu, .navbar.is-fixed-top-touch .navbar-menu {
    -webkit-overflow-scrolling: touch;
    max-height: calc(100vh - 2rem);
    overflow: auto;
  }
  /* line 270, node_modules/bulma/sass/components/navbar.sass */
  html.has-navbar-fixed-top-touch,
  body.has-navbar-fixed-top-touch {
    padding-top: 2rem;
  }
  /* line 272, node_modules/bulma/sass/components/navbar.sass */
  html.has-navbar-fixed-bottom-touch,
  body.has-navbar-fixed-bottom-touch {
    padding-bottom: 2rem;
  }
}

@media screen and (min-width: 1088px) {
  /* line 276, node_modules/bulma/sass/components/navbar.sass */
  .navbar,
  .navbar-menu,
  .navbar-start,
  .navbar-end {
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  /* line 282, node_modules/bulma/sass/components/navbar.sass */
  .navbar {
    min-height: 2rem;
  }
  /* line 284, node_modules/bulma/sass/components/navbar.sass */
  .navbar.is-spaced {
    padding: 0 0;
  }
  /* line 286, node_modules/bulma/sass/components/navbar.sass */
  .navbar.is-spaced .navbar-start,
  .navbar.is-spaced .navbar-end {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  /* line 289, node_modules/bulma/sass/components/navbar.sass */
  .navbar.is-spaced a.navbar-item,
  .navbar.is-spaced .navbar-link {
    border-radius: 4px;
  }
  /* line 295, node_modules/bulma/sass/components/navbar.sass */
  .navbar.is-transparent a.navbar-item:focus, .navbar.is-transparent a.navbar-item:hover, .navbar.is-transparent a.navbar-item.is-active, .navbar.is-transparent .current-menu-item a.navbar-item, .current-menu-item .navbar.is-transparent a.navbar-item,
  .navbar.is-transparent .current_page_item a.navbar-item, .current_page_item .navbar.is-transparent a.navbar-item,
  .navbar.is-transparent .navbar-link:focus,
  .navbar.is-transparent .navbar-link:hover,
  .navbar.is-transparent .navbar-link.is-active,
  .navbar.is-transparent .current-menu-item a.navbar-link.navbar-item,
  .current-menu-item .navbar.is-transparent a.navbar-link.navbar-item,
  .navbar.is-transparent .current_page_item a.navbar-link.navbar-item,
  .current_page_item .navbar.is-transparent a.navbar-link.navbar-item {
    background-color: transparent !important;
  }
  /* line 304, node_modules/bulma/sass/components/navbar.sass */
  .navbar.is-transparent .navbar-item.has-dropdown.is-active .navbar-link, .navbar.is-transparent .current-menu-item a.navbar-item.has-dropdown .navbar-link, .current-menu-item .navbar.is-transparent a.navbar-item.has-dropdown .navbar-link, .navbar.is-transparent .current_page_item a.navbar-item.has-dropdown .navbar-link, .current_page_item .navbar.is-transparent a.navbar-item.has-dropdown .navbar-link, .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus .navbar-link, .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus-within .navbar-link, .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:hover .navbar-link {
    background-color: transparent !important;
  }
  /* line 308, node_modules/bulma/sass/components/navbar.sass */
  .navbar.is-transparent .navbar-dropdown a.navbar-item:focus, .navbar.is-transparent .navbar-dropdown a.navbar-item:hover {
    background-color: whitesmoke;
    color: #0a0a0a;
  }
  /* line 312, node_modules/bulma/sass/components/navbar.sass */
  .navbar.is-transparent .navbar-dropdown a.navbar-item.is-active, .navbar.is-transparent .navbar-dropdown .current-menu-item a.navbar-item, .current-menu-item .navbar.is-transparent .navbar-dropdown a.navbar-item,
  .navbar.is-transparent .navbar-dropdown .current_page_item a.navbar-item, .current_page_item .navbar.is-transparent .navbar-dropdown a.navbar-item {
    background-color: whitesmoke;
    color: #4a4a4a;
  }
  /* line 315, node_modules/bulma/sass/components/navbar.sass */
  .navbar-burger {
    display: none;
  }
  /* line 317, node_modules/bulma/sass/components/navbar.sass */
  .navbar-item,
  .navbar-link {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  /* line 322, node_modules/bulma/sass/components/navbar.sass */
  .navbar-item.has-dropdown {
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
  /* line 325, node_modules/bulma/sass/components/navbar.sass */
  .navbar-item.has-dropdown-up .navbar-link::after {
    -webkit-transform: rotate(135deg) translate(0.25em, -0.25em);
        -ms-transform: rotate(135deg) translate(0.25em, -0.25em);
            transform: rotate(135deg) translate(0.25em, -0.25em);
  }
  /* line 327, node_modules/bulma/sass/components/navbar.sass */
  .navbar-item.has-dropdown-up .navbar-dropdown {
    border-bottom: 2px solid #dbdbdb;
    border-radius: 6px 6px 0 0;
    border-top: none;
    bottom: 100%;
    -webkit-box-shadow: 0 -8px 8px rgba(10, 10, 10, 0.1);
            box-shadow: 0 -8px 8px rgba(10, 10, 10, 0.1);
    top: auto;
  }
  /* line 338, node_modules/bulma/sass/components/navbar.sass */
  .navbar-item.is-active .navbar-dropdown, .current-menu-item a.navbar-item .navbar-dropdown, .current_page_item a.navbar-item .navbar-dropdown, .navbar-item.is-hoverable:focus .navbar-dropdown, .navbar-item.is-hoverable:focus-within .navbar-dropdown, .navbar-item.is-hoverable:hover .navbar-dropdown {
    display: block;
  }
  /* line 340, node_modules/bulma/sass/components/navbar.sass */
  .navbar.is-spaced .navbar-item.is-active .navbar-dropdown, .navbar.is-spaced .current-menu-item a.navbar-item .navbar-dropdown, .current-menu-item .navbar.is-spaced a.navbar-item .navbar-dropdown, .navbar.is-spaced .current_page_item a.navbar-item .navbar-dropdown, .current_page_item .navbar.is-spaced a.navbar-item .navbar-dropdown, .navbar-item.is-active .navbar-dropdown.is-boxed, .current-menu-item a.navbar-item .navbar-dropdown.is-boxed, .current_page_item a.navbar-item .navbar-dropdown.is-boxed, .navbar.is-spaced .navbar-item.is-hoverable:focus .navbar-dropdown, .navbar-item.is-hoverable:focus .navbar-dropdown.is-boxed, .navbar.is-spaced .navbar-item.is-hoverable:focus-within .navbar-dropdown, .navbar-item.is-hoverable:focus-within .navbar-dropdown.is-boxed, .navbar.is-spaced .navbar-item.is-hoverable:hover .navbar-dropdown, .navbar-item.is-hoverable:hover .navbar-dropdown.is-boxed {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
  }
  /* line 345, node_modules/bulma/sass/components/navbar.sass */
  .navbar-menu {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  /* line 348, node_modules/bulma/sass/components/navbar.sass */
  .navbar-start {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-right: auto;
  }
  /* line 351, node_modules/bulma/sass/components/navbar.sass */
  .navbar-end {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    margin-left: auto;
  }
  /* line 354, node_modules/bulma/sass/components/navbar.sass */
  .navbar-dropdown {
    background-color: white;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    border-top: 2px solid #dbdbdb;
    -webkit-box-shadow: 0 8px 8px rgba(10, 10, 10, 0.1);
            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;
  }
  /* line 367, node_modules/bulma/sass/components/navbar.sass */
  .navbar-dropdown .navbar-item {
    padding: 0.375rem 1rem;
    white-space: nowrap;
  }
  /* line 370, node_modules/bulma/sass/components/navbar.sass */
  .navbar-dropdown a.navbar-item {
    padding-right: 3rem;
  }
  /* line 372, node_modules/bulma/sass/components/navbar.sass */
  .navbar-dropdown a.navbar-item:focus, .navbar-dropdown a.navbar-item:hover {
    background-color: whitesmoke;
    color: #0a0a0a;
  }
  /* line 376, node_modules/bulma/sass/components/navbar.sass */
  .navbar-dropdown a.navbar-item.is-active, .navbar-dropdown .current-menu-item a.navbar-item, .current-menu-item .navbar-dropdown a.navbar-item,
  .navbar-dropdown .current_page_item a.navbar-item, .current_page_item .navbar-dropdown a.navbar-item {
    background-color: whitesmoke;
    color: #4a4a4a;
  }
  /* line 379, node_modules/bulma/sass/components/navbar.sass */
  .navbar.is-spaced .navbar-dropdown, .navbar-dropdown.is-boxed {
    border-radius: 6px;
    border-top: none;
    -webkit-box-shadow: 0 8px 8px rgba(10, 10, 10, 0.1), 0 0 0 1px rgba(10, 10, 10, 0.1);
            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));
    -webkit-transform: translateY(-5px);
        -ms-transform: translateY(-5px);
            transform: translateY(-5px);
    -webkit-transition-duration: 86ms;
            transition-duration: 86ms;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: opacity, transform;
    transition-property: opacity, transform, -webkit-transform;
  }
  /* line 391, node_modules/bulma/sass/components/navbar.sass */
  .navbar-dropdown.is-right {
    left: auto;
    right: 0;
  }
  /* line 394, node_modules/bulma/sass/components/navbar.sass */
  .navbar-divider {
    display: block;
  }
  /* line 398, node_modules/bulma/sass/components/navbar.sass */
  .navbar > .container .navbar-brand,
  .container > .navbar .navbar-brand {
    margin-left: -.75rem;
  }
  /* line 400, node_modules/bulma/sass/components/navbar.sass */
  .navbar > .container .navbar-menu,
  .container > .navbar .navbar-menu {
    margin-right: -.75rem;
  }
  /* line 404, node_modules/bulma/sass/components/navbar.sass */
  .navbar.is-fixed-bottom-desktop, .navbar.is-fixed-top-desktop {
    left: 0;
    position: fixed;
    right: 0;
    z-index: 1010;
  }
  /* line 407, node_modules/bulma/sass/components/navbar.sass */
  .navbar.is-fixed-bottom-desktop {
    bottom: 0;
  }
  /* line 409, node_modules/bulma/sass/components/navbar.sass */
  .navbar.is-fixed-bottom-desktop.has-shadow {
    -webkit-box-shadow: 0 -2px 3px rgba(10, 10, 10, 0.1);
            box-shadow: 0 -2px 3px rgba(10, 10, 10, 0.1);
  }
  /* line 411, node_modules/bulma/sass/components/navbar.sass */
  .navbar.is-fixed-top-desktop {
    top: 0;
  }
  /* line 415, node_modules/bulma/sass/components/navbar.sass */
  html.has-navbar-fixed-top-desktop,
  body.has-navbar-fixed-top-desktop {
    padding-top: 2rem;
  }
  /* line 417, node_modules/bulma/sass/components/navbar.sass */
  html.has-navbar-fixed-bottom-desktop,
  body.has-navbar-fixed-bottom-desktop {
    padding-bottom: 2rem;
  }
  /* line 419, node_modules/bulma/sass/components/navbar.sass */
  html.has-spaced-navbar-fixed-top,
  body.has-spaced-navbar-fixed-top {
    padding-top: 2rem;
  }
  /* line 421, node_modules/bulma/sass/components/navbar.sass */
  html.has-spaced-navbar-fixed-bottom,
  body.has-spaced-navbar-fixed-bottom {
    padding-bottom: 2rem;
  }
  /* line 426, node_modules/bulma/sass/components/navbar.sass */
  a.navbar-item.is-active, .current-menu-item a.navbar-item,
  .current_page_item a.navbar-item,
  .navbar-link.is-active,
  .current-menu-item a.navbar-link.navbar-item,
  .current_page_item a.navbar-link.navbar-item {
    color: #0a0a0a;
  }
  /* line 428, node_modules/bulma/sass/components/navbar.sass */
  a.navbar-item.is-active:not(:focus):not(:hover), .current-menu-item a.navbar-item:not(:focus):not(:hover),
  .current_page_item a.navbar-item:not(:focus):not(:hover),
  .navbar-link.is-active:not(:focus):not(:hover),
  .current-menu-item a.navbar-link.navbar-item:not(:focus):not(:hover),
  .current_page_item a.navbar-link.navbar-item:not(:focus):not(:hover) {
    background-color: #fafafa;
  }
  /* line 434, node_modules/bulma/sass/components/navbar.sass */
  .navbar-item.has-dropdown:focus .navbar-link, .navbar-item.has-dropdown:hover .navbar-link, .navbar-item.has-dropdown.is-active .navbar-link, .current-menu-item a.navbar-item.has-dropdown .navbar-link, .current_page_item a.navbar-item.has-dropdown .navbar-link {
    background-color: #fafafa;
  }
}

/* line 440, node_modules/bulma/sass/components/navbar.sass */
.hero.is-fullheight-with-navbar {
  min-height: calc(100vh - 2rem);
}

/* line 3, node_modules/bulma/sass/components/level.sass */
.level, .quickview-footer #social-menu ul {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

/* line 7, node_modules/bulma/sass/components/level.sass */
.level code, .quickview-footer #social-menu ul code {
  border-radius: 4px;
}

/* line 9, node_modules/bulma/sass/components/level.sass */
.level img, .quickview-footer #social-menu ul img {
  display: inline-block;
  vertical-align: top;
}

/* line 13, node_modules/bulma/sass/components/level.sass */
.level.is-mobile, .quickview-footer #social-menu ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

/* line 15, node_modules/bulma/sass/components/level.sass */
.level.is-mobile .level-left, .quickview-footer #social-menu ul .level-left,
.level.is-mobile .level-right,
.quickview-footer #social-menu ul .level-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

/* line 18, node_modules/bulma/sass/components/level.sass */
.level.is-mobile .level-left + .level-right, .quickview-footer #social-menu ul .level-left + .level-right {
  margin-top: 0;
}

/* line 21, node_modules/bulma/sass/components/level.sass */
.level.is-mobile .level-item:not(:last-child), .quickview-footer #social-menu ul .level-item:not(:last-child), .quickview-footer #social-menu ul li:not(:last-child) {
  margin-bottom: 0;
  margin-right: 0.75rem;
}

/* line 24, node_modules/bulma/sass/components/level.sass */
.level.is-mobile .level-item:not(.is-narrow), .quickview-footer #social-menu ul .level-item:not(.is-narrow), .quickview-footer #social-menu ul li:not(.is-narrow) {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

@media screen and (min-width: 769px), print {
  /* line 3, node_modules/bulma/sass/components/level.sass */
  .level, .quickview-footer #social-menu ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  /* line 30, node_modules/bulma/sass/components/level.sass */
  .level > .level-item:not(.is-narrow), .quickview-footer #social-menu ul > .level-item:not(.is-narrow), .quickview-footer #social-menu ul .level > li:not(.is-narrow), .quickview-footer #social-menu ul > li:not(.is-narrow) {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
}

/* line 33, node_modules/bulma/sass/components/level.sass */
.level-item, .quickview-footer #social-menu ul li {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

/* line 40, node_modules/bulma/sass/components/level.sass */
.level-item .title, .quickview-footer #social-menu ul li .title,
.level-item .subtitle,
.quickview-footer #social-menu ul li .subtitle {
  margin-bottom: 0;
}

@media screen and (max-width: 768px) {
  /* line 45, node_modules/bulma/sass/components/level.sass */
  .level-item:not(:last-child), .quickview-footer #social-menu ul li:not(:last-child) {
    margin-bottom: 0.75rem;
  }
}

/* line 48, node_modules/bulma/sass/components/level.sass */
.level-left,
.level-right {
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

/* line 55, node_modules/bulma/sass/components/level.sass */
.level-left .level-item.is-flexible, .level-left .quickview-footer #social-menu ul li.is-flexible, .quickview-footer #social-menu ul .level-left li.is-flexible,
.level-right .level-item.is-flexible,
.level-right .quickview-footer #social-menu ul li.is-flexible,
.quickview-footer #social-menu ul .level-right li.is-flexible {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

@media screen and (min-width: 769px), print {
  /* line 59, node_modules/bulma/sass/components/level.sass */
  .level-left .level-item:not(:last-child), .level-left .quickview-footer #social-menu ul li:not(:last-child), .quickview-footer #social-menu ul .level-left li:not(:last-child),
  .level-right .level-item:not(:last-child),
  .level-right .quickview-footer #social-menu ul li:not(:last-child),
  .quickview-footer #social-menu ul .level-right li:not(:last-child) {
    margin-right: 0.75rem;
  }
}

/* line 62, node_modules/bulma/sass/components/level.sass */
.level-left {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

@media screen and (max-width: 768px) {
  /* line 67, node_modules/bulma/sass/components/level.sass */
  .level-left + .level-right {
    margin-top: 1.5rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 62, node_modules/bulma/sass/components/level.sass */
  .level-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

/* line 72, node_modules/bulma/sass/components/level.sass */
.level-right {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

@media screen and (min-width: 769px), print {
  /* line 72, node_modules/bulma/sass/components/level.sass */
  .level-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

/* line 29, node_modules/bulma/sass/components/tabs.sass */
.tabs {
  -webkit-overflow-scrolling: touch;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 0.8rem;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  overflow: hidden;
  overflow-x: auto;
  white-space: nowrap;
}

/* line 40, node_modules/bulma/sass/components/tabs.sass */
.tabs a {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom-color: #dbdbdb;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  color: #4a4a4a;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: -1px;
  padding: 0.5em 1em;
  vertical-align: top;
}

/* line 51, node_modules/bulma/sass/components/tabs.sass */
.tabs a:hover {
  border-bottom-color: #363636;
  color: #363636;
}

/* line 54, node_modules/bulma/sass/components/tabs.sass */
.tabs li {
  display: block;
}

/* line 57, node_modules/bulma/sass/components/tabs.sass */
.tabs li.is-active a {
  border-bottom-color: #4a4a4a;
  color: #4a4a4a;
}

/* line 60, node_modules/bulma/sass/components/tabs.sass */
.tabs ul {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom-color: #dbdbdb;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

/* line 69, node_modules/bulma/sass/components/tabs.sass */
.tabs ul.is-left {
  padding-right: 0.75em;
}

/* line 71, node_modules/bulma/sass/components/tabs.sass */
.tabs ul.is-center {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-left: 0.75em;
  padding-right: 0.75em;
}

/* line 76, node_modules/bulma/sass/components/tabs.sass */
.tabs ul.is-right {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding-left: 0.75em;
}

/* line 80, node_modules/bulma/sass/components/tabs.sass */
.tabs .icon:first-child {
  margin-right: 0.5em;
}

/* line 82, node_modules/bulma/sass/components/tabs.sass */
.tabs .icon:last-child {
  margin-left: 0.5em;
}

/* line 86, node_modules/bulma/sass/components/tabs.sass */
.tabs.is-centered ul {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

/* line 89, node_modules/bulma/sass/components/tabs.sass */
.tabs.is-right ul {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

/* line 93, node_modules/bulma/sass/components/tabs.sass */
.tabs.is-boxed a {
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

/* line 96, node_modules/bulma/sass/components/tabs.sass */
.tabs.is-boxed a:hover {
  background-color: whitesmoke;
  border-bottom-color: #dbdbdb;
}

/* line 101, node_modules/bulma/sass/components/tabs.sass */
.tabs.is-boxed li.is-active a {
  background-color: white;
  border-color: #dbdbdb;
  border-bottom-color: transparent !important;
}

/* line 106, node_modules/bulma/sass/components/tabs.sass */
.tabs.is-fullwidth li, .frm_inline_form .frm_fields_container .frm_form_field:nth-last-of-type(2).frm_two_thirds ~ .frm_submit button.tabs li, .frm_inline_form .frm_fields_container .frm_form_field:nth-last-of-type(2).frm_half ~ .frm_submit button.tabs li {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

/* line 110, node_modules/bulma/sass/components/tabs.sass */
.tabs.is-toggle a {
  border-color: #dbdbdb;
  border-style: solid;
  border-width: 1px;
  margin-bottom: 0;
  position: relative;
}

/* line 116, node_modules/bulma/sass/components/tabs.sass */
.tabs.is-toggle a:hover {
  background-color: whitesmoke;
  border-color: #b5b5b5;
  z-index: 2;
}

/* line 121, node_modules/bulma/sass/components/tabs.sass */
.tabs.is-toggle li + li {
  margin-left: -1px;
}

/* line 123, node_modules/bulma/sass/components/tabs.sass */
.tabs.is-toggle li:first-child a {
  border-radius: 4px 0 0 4px;
}

/* line 125, node_modules/bulma/sass/components/tabs.sass */
.tabs.is-toggle li:last-child a {
  border-radius: 0 4px 4px 0;
}

/* line 128, node_modules/bulma/sass/components/tabs.sass */
.tabs.is-toggle li.is-active a {
  background-color: #4a4a4a;
  border-color: #4a4a4a;
  color: #fff;
  z-index: 1;
}

/* line 133, node_modules/bulma/sass/components/tabs.sass */
.tabs.is-toggle ul {
  border-bottom: none;
}

/* line 137, node_modules/bulma/sass/components/tabs.sass */
.tabs.is-toggle.is-toggle-rounded li:first-child a {
  border-bottom-left-radius: 290486px;
  border-top-left-radius: 290486px;
  padding-left: 1.25em;
}

/* line 141, node_modules/bulma/sass/components/tabs.sass */
.tabs.is-toggle.is-toggle-rounded li:last-child a {
  border-bottom-right-radius: 290486px;
  border-top-right-radius: 290486px;
  padding-right: 1.25em;
}

/* line 146, node_modules/bulma/sass/components/tabs.sass */
.tabs.is-small {
  font-size: 0.65rem;
}

/* line 148, node_modules/bulma/sass/components/tabs.sass */
.tabs.is-medium {
  font-size: 1rem;
}

/* line 150, node_modules/bulma/sass/components/tabs.sass */
.tabs.is-large {
  font-size: 1.5rem;
}

/* line 7, node_modules/bulma-quickview/dist/css/bulma-quickview.sass */
.quickview {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: #fefefe;
  max-width: calc( 100% - 50px);
  position: fixed;
  top: 0;
  bottom: 0;
  z-index: 35;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-transition: .3s ease;
  transition: .3s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-perspective: 1000;
          perspective: 1000;
  will-change: transform;
}

/* line 12, node_modules/bulma-quickview/dist/css/bulma-quickview.sass */
.quickview.is-marginless {
  max-width: 100%;
}

@media screen and (max-width: 768px) {
  /* line 7, node_modules/bulma-quickview/dist/css/bulma-quickview.sass */
  .quickview {
    width: 100%;
    right: -100%;
  }
}

@media screen and (min-width: 769px), print {
  /* line 7, node_modules/bulma-quickview/dist/css/bulma-quickview.sass */
  .quickview {
    width: 50%;
    right: -50%;
  }
}

@media screen and (min-width: 1088px) {
  /* line 7, node_modules/bulma-quickview/dist/css/bulma-quickview.sass */
  .quickview {
    width: 35%;
    right: -35%;
  }
}

@media screen and (min-width: 1280px) {
  /* line 7, node_modules/bulma-quickview/dist/css/bulma-quickview.sass */
  .quickview {
    width: 30%;
    right: -30%;
  }
}

@media screen and (min-width: 1472px) {
  /* line 7, node_modules/bulma-quickview/dist/css/bulma-quickview.sass */
  .quickview {
    width: 25%;
    right: -25%;
  }
}

@media screen and (max-width: 768px) {
  /* line 38, node_modules/bulma-quickview/dist/css/bulma-quickview.sass */
  .quickview.is-left {
    left: -100%;
  }
}

@media screen and (min-width: 769px), print {
  /* line 38, node_modules/bulma-quickview/dist/css/bulma-quickview.sass */
  .quickview.is-left {
    left: -50%;
  }
}

@media screen and (min-width: 1088px) {
  /* line 38, node_modules/bulma-quickview/dist/css/bulma-quickview.sass */
  .quickview.is-left {
    left: -35%;
  }
}

@media screen and (min-width: 1280px) {
  /* line 38, node_modules/bulma-quickview/dist/css/bulma-quickview.sass */
  .quickview.is-left {
    left: -30%;
  }
}

@media screen and (min-width: 1472px) {
  /* line 38, node_modules/bulma-quickview/dist/css/bulma-quickview.sass */
  .quickview.is-left {
    left: -25%;
  }
}

/* line 49, node_modules/bulma-quickview/dist/css/bulma-quickview.sass */
.quickview.is-active, .current-menu-item a.quickview.navbar-item,
.current_page_item a.quickview.navbar-item {
  right: 0;
  -webkit-box-shadow: 5px 0px 13px 3px rgba(0, 0, 0, 0.1);
          box-shadow: 5px 0px 13px 3px rgba(0, 0, 0, 0.1);
}

/* line 52, node_modules/bulma-quickview/dist/css/bulma-quickview.sass */
.quickview.is-active.is-left, .current-menu-item a.quickview.is-left.navbar-item,
.current_page_item a.quickview.is-left.navbar-item {
  left: 0;
}

/* line 55, node_modules/bulma-quickview/dist/css/bulma-quickview.sass */
.quickview-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 1rem;
  min-height: 3.25em !important;
  border-bottom: 1px solid #ececec;
}

/* line 65, node_modules/bulma-quickview/dist/css/bulma-quickview.sass */
.quickview-header.is-white {
  background-color: #fefefe;
}

/* line 67, node_modules/bulma-quickview/dist/css/bulma-quickview.sass */
.quickview-header.is-white .title {
  color: #0a0a0a;
}

/* line 65, node_modules/bulma-quickview/dist/css/bulma-quickview.sass */
.quickview-header.is-black {
  background-color: #0a0a0a;
}

/* line 67, node_modules/bulma-quickview/dist/css/bulma-quickview.sass */
.quickview-header.is-black .title {
  color: #fefefe;
}

/* line 65, node_modules/bulma-quickview/dist/css/bulma-quickview.sass */
.quickview-header.is-light {
  background-color: whitesmoke;
}

/* line 67, node_modules/bulma-quickview/dist/css/bulma-quickview.sass */
.quickview-header.is-light .title {
  color: rgba(0, 0, 0, 0.7);
}

/* line 65, node_modules/bulma-quickview/dist/css/bulma-quickview.sass */
.quickview-header.is-dark {
  background-color: #363636;
}

/* line 67, node_modules/bulma-quickview/dist/css/bulma-quickview.sass */
.quickview-header.is-dark .title {
  color: #fff;
}

/* line 65, node_modules/bulma-quickview/dist/css/bulma-quickview.sass */
.quickview-header.is-primary {
  background-color: #99cc00;
}

/* line 67, node_modules/bulma-quickview/dist/css/bulma-quickview.sass */
.quickview-header.is-primary .title {
  color: #fff;
}

/* line 65, node_modules/bulma-quickview/dist/css/bulma-quickview.sass */
.quickview-header.is-secondary {
  background-color: #ff470f;
}

/* line 67, node_modules/bulma-quickview/dist/css/bulma-quickview.sass */
.quickview-header.is-secondary .title {
  color: #fff;
}

/* line 65, node_modules/bulma-quickview/dist/css/bulma-quickview.sass */
.quickview-header.is-link {
  background-color: #4a4a4a;
}

/* line 67, node_modules/bulma-quickview/dist/css/bulma-quickview.sass */
.quickview-header.is-link .title {
  color: #fff;
}

/* line 65, node_modules/bulma-quickview/dist/css/bulma-quickview.sass */
.quickview-header.is-info, body .quickview-header#buorgul {
  background-color: #3273dc;
}

/* line 67, node_modules/bulma-quickview/dist/css/bulma-quickview.sass */
.quickview-header.is-info .title, body .quickview-header#buorgul .title {
  color: #fff;
}

/* line 65, node_modules/bulma-quickview/dist/css/bulma-quickview.sass */
.quickview-header.is-success {
  background-color: #48c774;
}

/* line 67, node_modules/bulma-quickview/dist/css/bulma-quickview.sass */
.quickview-header.is-success .title {
  color: #fff;
}

/* line 65, node_modules/bulma-quickview/dist/css/bulma-quickview.sass */
.quickview-header.is-warning, body .quickview-header.buorg-pad {
  background-color: #ffdd57;
}

/* line 67, node_modules/bulma-quickview/dist/css/bulma-quickview.sass */
.quickview-header.is-warning .title, body .quickview-header.buorg-pad .title {
  color: rgba(0, 0, 0, 0.7);
}

/* line 65, node_modules/bulma-quickview/dist/css/bulma-quickview.sass */
.quickview-header.is-danger, body .quickview-header#buorgig {
  background-color: #f14668;
}

/* line 67, node_modules/bulma-quickview/dist/css/bulma-quickview.sass */
.quickview-header.is-danger .title, body .quickview-header#buorgig .title {
  color: #fff;
}

/* line 69, node_modules/bulma-quickview/dist/css/bulma-quickview.sass */
.quickview-header .title {
  font-size: 0.8rem;
  font-weight: 300;
  margin-bottom: 0;
}

/* line 73, node_modules/bulma-quickview/dist/css/bulma-quickview.sass */
.quickview-header .title img {
  max-height: 2em;
}

/* line 76, node_modules/bulma-quickview/dist/css/bulma-quickview.sass */
.quickview-body {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 0%;
      flex: 1 1 0%;
  overflow-y: auto;
}

/* line 81, node_modules/bulma-quickview/dist/css/bulma-quickview.sass */
.quickview-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 1rem;
  min-height: 4rem;
  background-color: whitesmoke;
  border-top: 1px solid #ececec;
}

/* line 89, node_modules/bulma-quickview/dist/css/bulma-quickview.sass */
.quickview-footer > * {
  margin: 0 .4rem;
}

/*!
 * animate.css -https://daneden.github.io/animate.css/
 * Version - 3.7.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2018 Daniel Eden
 */
@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
            transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
            transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}

/* line 22, ../zitruswpbulma/src/scss/_animate.scss */
.zoomIn {
  -webkit-animation-name: zoomIn;
          animation-name: zoomIn;
}

@-webkit-keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
            transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}

@keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
            transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}

/* line 41, ../zitruswpbulma/src/scss/_animate.scss */
.zoomOut {
  -webkit-animation-name: zoomOut;
          animation-name: zoomOut;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

/* line 65, ../zitruswpbulma/src/scss/_animate.scss */
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

/* line 98, ../zitruswpbulma/src/scss/_animate.scss */
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

/* line 131, ../zitruswpbulma/src/scss/_animate.scss */
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

/* line 164, ../zitruswpbulma/src/scss/_animate.scss */
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

/* line 197, ../zitruswpbulma/src/scss/_animate.scss */
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

/* line 230, ../zitruswpbulma/src/scss/_animate.scss */
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

/* line 263, ../zitruswpbulma/src/scss/_animate.scss */
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

/* line 296, ../zitruswpbulma/src/scss/_animate.scss */
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

/* line 329, ../zitruswpbulma/src/scss/_animate.scss */
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

/* line 354, ../zitruswpbulma/src/scss/_animate.scss */
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

/* line 383, ../zitruswpbulma/src/scss/_animate.scss */
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

/* line 412, ../zitruswpbulma/src/scss/_animate.scss */
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

/* line 441, ../zitruswpbulma/src/scss/_animate.scss */
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

/* line 470, ../zitruswpbulma/src/scss/_animate.scss */
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

/* line 499, ../zitruswpbulma/src/scss/_animate.scss */
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

/* line 528, ../zitruswpbulma/src/scss/_animate.scss */
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

/* line 557, ../zitruswpbulma/src/scss/_animate.scss */
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

/* line 586, ../zitruswpbulma/src/scss/_animate.scss */
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

@keyframes flip {
  from {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

/* line 677, ../zitruswpbulma/src/scss/_animate.scss */
.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

/* line 750, ../zitruswpbulma/src/scss/_animate.scss */
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

/* line 823, ../zitruswpbulma/src/scss/_animate.scss */
.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

/* line 868, ../zitruswpbulma/src/scss/_animate.scss */
.flipOutX {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

/* line 915, ../zitruswpbulma/src/scss/_animate.scss */
.flipOutY {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}

@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

/* line 950, ../zitruswpbulma/src/scss/_animate.scss */
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

/* line 981, ../zitruswpbulma/src/scss/_animate.scss */
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

/* line 1012, ../zitruswpbulma/src/scss/_animate.scss */
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

/* line 1043, ../zitruswpbulma/src/scss/_animate.scss */
.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

/* line 1074, ../zitruswpbulma/src/scss/_animate.scss */
.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

/* line 1105, ../zitruswpbulma/src/scss/_animate.scss */
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

/* line 1136, ../zitruswpbulma/src/scss/_animate.scss */
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

/* line 1167, ../zitruswpbulma/src/scss/_animate.scss */
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}

/* line 1172, ../zitruswpbulma/src/scss/_animate.scss */
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

/* line 1179, ../zitruswpbulma/src/scss/_animate.scss */
.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

/* line 1184, ../zitruswpbulma/src/scss/_animate.scss */
.animated.delay-1s {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}

/* line 1189, ../zitruswpbulma/src/scss/_animate.scss */
.animated.delay-2s {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}

/* line 1194, ../zitruswpbulma/src/scss/_animate.scss */
.animated.delay-3s {
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
}

/* line 1199, ../zitruswpbulma/src/scss/_animate.scss */
.animated.delay-4s {
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
}

/* line 1204, ../zitruswpbulma/src/scss/_animate.scss */
.animated.delay-5s {
  -webkit-animation-delay: 5s;
  animation-delay: 5s;
}

/* line 1209, ../zitruswpbulma/src/scss/_animate.scss */
.animated.fast {
  -webkit-animation-duration: 800ms;
  animation-duration: 800ms;
}

/* line 1214, ../zitruswpbulma/src/scss/_animate.scss */
.animated.faster {
  -webkit-animation-duration: 500ms;
  animation-duration: 500ms;
}

/* line 1219, ../zitruswpbulma/src/scss/_animate.scss */
.animated.slow {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

/* line 1224, ../zitruswpbulma/src/scss/_animate.scss */
.animated.slower {
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
}

@media (prefers-reduced-motion) {
  /* line 1230, ../zitruswpbulma/src/scss/_animate.scss */
  .animated {
    -webkit-animation: unset !important;
    animation: unset !important;
    -webkit-transition: none !important;
    transition: none !important;
  }
}

/* line 3, ../zitruswpbulma/src/scss/components/_base.scss */
html,
body {
  width: 100%;
  min-height: 100%;
}

/* line 8, ../zitruswpbulma/src/scss/components/_base.scss */
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/* line 11, ../zitruswpbulma/src/scss/components/_base.scss */
body {
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-weight: 400;
  background-color: #fefefe;
  overflow-x: hidden;
  -webkit-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
}

/* line 18, ../zitruswpbulma/src/scss/components/_base.scss */
img {
  display: inline-block;
  max-width: 100%;
  height: auto;
}

/* line 23, ../zitruswpbulma/src/scss/components/_base.scss */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "ClanWeb-Bold", "Helvetica", "Arial", sans-serif;
  font-weight: 700;
}

/* line 32, ../zitruswpbulma/src/scss/components/_base.scss */
a {
  color: #4a4a4a;
}

/* line 34, ../zitruswpbulma/src/scss/components/_base.scss */
a:hover, a:active {
  color: #363636;
  -webkit-text-decoration: #b5b5b5;
          text-decoration: #b5b5b5;
}

/* line 41, ../zitruswpbulma/src/scss/components/_base.scss */
hr {
  clear: both;
}

/* line 45, ../zitruswpbulma/src/scss/components/_base.scss */
.site-main {
  margin: 0.75rem 0;
}

/* line 47, ../zitruswpbulma/src/scss/components/_base.scss */
.front-page .site-main,
.home .site-main {
  margin: 1.5rem 0 0.75rem;
}

/* line 54, ../zitruswpbulma/src/scss/components/_base.scss */
.site-main > .container,
.site-header > .container {
  padding: 0 1rem;
}

/* line 59, ../zitruswpbulma/src/scss/components/_base.scss */
.is-equal-height {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

/* line 63, ../zitruswpbulma/src/scss/components/_base.scss */
.is-equal-height > * > * {
  height: 100%;
}

/* line 68, ../zitruswpbulma/src/scss/components/_base.scss */
.social-links-menu {
  list-style-type: none;
}

/* line 70, ../zitruswpbulma/src/scss/components/_base.scss */
.social-links-menu li {
  float: left;
}

/* line 75, ../zitruswpbulma/src/scss/components/_base.scss */
.subtitle {
  margin-bottom: 1rem;
}

/* line 79, ../zitruswpbulma/src/scss/components/_base.scss */
.pagination {
  margin: 1rem 0;
}

/* line 81, ../zitruswpbulma/src/scss/components/_base.scss */
.pagination .pagination-list {
  margin: 0;
}

/* line 83, ../zitruswpbulma/src/scss/components/_base.scss */
.pagination .pagination-list li + li {
  margin-top: 0;
}

/* line 90, ../zitruswpbulma/src/scss/components/_base.scss */
.comment-reply-link svg.fa-reply {
  margin-right: 0.25rem;
}

/* line 97, ../zitruswpbulma/src/scss/components/_base.scss */
.modal .modal-content {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
}

/* line 105, ../zitruswpbulma/src/scss/components/_base.scss */
.navbar-dropdown li,
.navbar-dropdown li.navbar-item {
  padding-left: 0;
  padding-right: 0;
}

/* line 109, ../zitruswpbulma/src/scss/components/_base.scss */
.navbar-dropdown li a,
.navbar-dropdown li a.navbar-item,
.navbar-dropdown li.navbar-item a,
.navbar-dropdown li.navbar-item a.navbar-item {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

/* line 123, ../zitruswpbulma/src/scss/components/_base.scss */
.current-menu-item .navbar-dropdown li:not(.current-menu-item) a.navbar-item,
.current_page_item .navbar-dropdown li:not(.current-menu-item) a.navbar-item {
  color: inherit;
}

/* line 129, ../zitruswpbulma/src/scss/components/_base.scss */
.dropdown-trigger {
  z-index: 100;
}

/*.dropdown-menu.animated{
  display: block;
}*/
@media screen and (min-width: 1088px) {
  /* line 138, ../zitruswpbulma/src/scss/components/_base.scss */
  .navbar-dropdown li,
  .navbar-dropdown li.navbar-item {
    padding: 0;
  }
  /* line 141, ../zitruswpbulma/src/scss/components/_base.scss */
  .navbar-dropdown li a,
  .navbar-dropdown li a.navbar-item,
  .navbar-dropdown li.navbar-item a,
  .navbar-dropdown li.navbar-item a.navbar-item {
    padding: 0.375rem 1rem;
  }
  /* line 150, ../zitruswpbulma/src/scss/components/_base.scss */
  .site-main > .container,
  .site-header > .container {
    padding: 0;
  }
}

/***
** HELPER CLASSES
**
***/
/* line 165, ../zitruswpbulma/src/scss/components/_base.scss */
.content .no-bullet, .content
.dlm-downloads, .content
ul.pagination-list, .content
.widget ul {
  list-style: none;
  padding-left: 0;
  margin-left: 0;
}

/* line 172, ../zitruswpbulma/src/scss/components/_base.scss */
.highlight {
  position: relative;
  background-color: #ececec;
  border-radius: 6px;
  color: #4a4a4a;
  max-width: 100%;
  overflow: hidden;
  padding: 0;
}

/* line 181, ../zitruswpbulma/src/scss/components/_base.scss */
.screen-reader-text,
.sr-only {
  border: none;
  clip: rect(0, 0, 0, 0);
  height: 0.01em;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 0.01em;
}

/* line 185, ../zitruswpbulma/src/scss/components/_base.scss */
.no-hyphens {
  -webkit-hyphens: none;
      -ms-hyphens: none;
          hyphens: none;
}

/* line 6, ../zitruswpbulma/src/scss/components/_front-page.scss */
.front-page .card header.card-header-title .byline {
  color: #fff;
}

/* line 10, ../zitruswpbulma/src/scss/components/_front-page.scss */
.front-page .card h3.card-header-title {
  margin: 0;
}

/* line 14, ../zitruswpbulma/src/scss/components/_front-page.scss */
.front-page .card .subtitle a:hover {
  text-decoration: underline;
}

/* line 16, ../zitruswpbulma/src/scss/components/_front-page.scss */
.front-page .card .card-content {
  padding: 1rem;
}

/* line 1, ../zitruswpbulma/src/scss/components/_quickview.scss */
.quickview-body {
  padding: 1rem;
}

/* line 3, ../zitruswpbulma/src/scss/components/_quickview.scss */
.quickview-body .quickview-block {
  padding-bottom: 1rem;
}

/* line 5, ../zitruswpbulma/src/scss/components/_quickview.scss */
.quickview-body .quickview-block:not(:last-child) {
  border-bottom: 1px solid #ececec;
}

/* line 8, ../zitruswpbulma/src/scss/components/_quickview.scss */
.quickview-body .quickview-block:not(:first-child) {
  margin-top: 1rem;
}

/* line 14, ../zitruswpbulma/src/scss/components/_quickview.scss */
.quickview-footer #social-menu {
  width: 100%;
}

/* line 3, ../zitruswpbulma/src/scss/components/_header.scss */
.site-header .hero-head {
  padding-top: 0.5rem;
}

/* line 8, ../zitruswpbulma/src/scss/components/_header.scss */
.site-header .hero-head #social-menu .social-links-menu .menu-item {
  width: 2rem;
  height: 2rem;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  float: none;
}

/* line 19, ../zitruswpbulma/src/scss/components/_header.scss */
.site-header .hero-foot .tabs {
  overflow: visible;
}

/* line 22, ../zitruswpbulma/src/scss/components/_header.scss */
.site-header .hero-foot .tabs .container {
  width: 100%;
}

/* line 27, ../zitruswpbulma/src/scss/components/_header.scss */
.site-header .hero-foot .tabs .tabs-menu {
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

/* line 31, ../zitruswpbulma/src/scss/components/_header.scss */
.site-header .hero-foot .tabs .tabs-menu.is-active, .site-header .hero-foot .tabs .current-menu-item a.tabs-menu.navbar-item, .current-menu-item .site-header .hero-foot .tabs a.tabs-menu.navbar-item,
.site-header .hero-foot .tabs .current_page_item a.tabs-menu.navbar-item, .current_page_item .site-header .hero-foot .tabs a.tabs-menu.navbar-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

/* line 36, ../zitruswpbulma/src/scss/components/_header.scss */
.site-header .hero-foot .tabs .tabs-menu li a {
  border-radius: 0;
  border-color: #ececec;
  border-left-width: 0;
  border-right-width: 0;
}

@media screen and (min-width: 1088px) {
  /* line 47, ../zitruswpbulma/src/scss/components/_header.scss */
  .site-header .hero-foot .tabs .tabs-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  /* line 53, ../zitruswpbulma/src/scss/components/_header.scss */
  .site-header .hero-foot .tabs .tabs-menu li a {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-color: transparent;
  }
  /* line 61, ../zitruswpbulma/src/scss/components/_header.scss */
  .site-header .hero-foot .tabs .icon {
    -ms-flex-item-align: start;
        align-self: flex-start;
  }
  /* line 64, ../zitruswpbulma/src/scss/components/_header.scss */
  .site-header .hero-foot .tabs .dropdown-menu {
    min-width: 100%;
    padding-top: 0;
  }
  /* line 68, ../zitruswpbulma/src/scss/components/_header.scss */
  .site-header .hero-foot .tabs .dropdown-content {
    display: block;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-top: 2px solid rgba(10, 10, 10, 0.1);
  }
  /* line 73, ../zitruswpbulma/src/scss/components/_header.scss */
  .site-header .hero-foot .tabs .dropdown-content .dropdown-item {
    padding: 0;
  }
  /* line 76, ../zitruswpbulma/src/scss/components/_header.scss */
  .site-header .hero-foot .tabs .dropdown-content .dropdown-item a:hover {
    border-top: 1px solid #dbdbdb;
    border-radius: 0;
  }
  /* line 83, ../zitruswpbulma/src/scss/components/_header.scss */
  .site-header .hero-foot .tabs .dropdown-content .is-active .flyout-menu, .site-header .hero-foot .tabs .dropdown-content .current-menu-item a.navbar-item .flyout-menu, .current-menu-item .site-header .hero-foot .tabs .dropdown-content a.navbar-item .flyout-menu, .site-header .hero-foot .tabs .dropdown-content .current_page_item a.navbar-item .flyout-menu, .current_page_item .site-header .hero-foot .tabs .dropdown-content a.navbar-item .flyout-menu {
    opacity: 1;
    -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
            transform: translateX(0);
  }
  /* line 89, ../zitruswpbulma/src/scss/components/_header.scss */
  .site-header .hero-foot .tabs .flyout-content {
    border-top: 2px solid rgba(10, 10, 10, 0.1);
  }
}

/* line 99, ../zitruswpbulma/src/scss/components/_header.scss */
.site-header .navbar-menu .has-flyout > a, .site-header .tabs-menu .has-flyout > a {
  display: block;
  border-top: 2px solid white;
  border-bottom: 2px solid white;
}

/* line 103, ../zitruswpbulma/src/scss/components/_header.scss */
.site-header .navbar-menu .has-flyout > a .icon, .site-header .tabs-menu .has-flyout > a .icon {
  position: relative;
  vertical-align: middle;
  margin: 0;
}

/* line 107, ../zitruswpbulma/src/scss/components/_header.scss */
.site-header .navbar-menu .has-flyout > a .icon svg, .site-header .tabs-menu .has-flyout > a .icon svg {
  padding-bottom: .15rem;
}

/* line 112, ../zitruswpbulma/src/scss/components/_header.scss */
.site-header .navbar-menu .has-flyout:hover, .site-header .tabs-menu .has-flyout:hover {
  background-color: whitesmoke;
  color: #0a0a0a;
}

/* line 115, ../zitruswpbulma/src/scss/components/_header.scss */
.site-header .navbar-menu .has-flyout:hover > a, .site-header .tabs-menu .has-flyout:hover > a {
  border-top: 2px solid whitesmoke;
  border-bottom: 2px solid whitesmoke;
}

/* line 121, ../zitruswpbulma/src/scss/components/_header.scss */
.site-header .navbar-menu .has-flyout .icon i, .site-header .tabs-menu .has-flyout .icon i {
  color: #4a4a4a;
}

/* line 128, ../zitruswpbulma/src/scss/components/_header.scss */
.site-header .navbar-menu .dropdown-content .menu-item-has-children:hover .flyout-menu, .site-header .navbar-menu .navbar-dropdown .has-flyout:hover .flyout-menu, .site-header .tabs-menu .dropdown-content .menu-item-has-children:hover .flyout-menu, .site-header .tabs-menu .navbar-dropdown .has-flyout:hover .flyout-menu {
  opacity: 1;
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
}

/* line 135, ../zitruswpbulma/src/scss/components/_header.scss */
.site-header .navbar-menu .flyout-menu, .site-header .tabs-menu .flyout-menu {
  position: absolute;
  /* Stack below the top level */
  z-index: -10;
  left: 100%;
  min-height: 100%;
  width: auto;
  white-space: nowrap;
  opacity: 0;
  /* Close the menus */
  -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
          transform: translateX(-100%);
  -webkit-transition: .5s transform;
  transition: .5s transform;
}

/* line 149, ../zitruswpbulma/src/scss/components/_header.scss */
.site-header .navbar-menu .flyout-menu .flyout-content, .site-header .tabs-menu .flyout-menu .flyout-content {
  background-color: white;
}

@media screen and (min-width: 1088px) {
  /* line 155, ../zitruswpbulma/src/scss/components/_header.scss */
  .site-header .navbar-menu ul > .menu-item, .site-header .tabs-menu ul > .menu-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

/* line 160, ../zitruswpbulma/src/scss/components/_header.scss */
.site-header .navbar-menu .flyout-menu {
  top: 0;
}

/* line 162, ../zitruswpbulma/src/scss/components/_header.scss */
.site-header .navbar-menu .flyout-menu .flyout-content {
  border-top: 2px solid #dbdbdb;
  -webkit-box-shadow: 0 1px 2px 0 rgba(10, 10, 10, 0.1);
          box-shadow: 0 1px 2px 0 rgba(10, 10, 10, 0.1);
}

/* line 169, ../zitruswpbulma/src/scss/components/_header.scss */
.site-header .tabs-menu .flyout-menu {
  top: 0;
}

/* line 171, ../zitruswpbulma/src/scss/components/_header.scss */
.site-header .tabs-menu .flyout-menu .flyout-content {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  -webkit-box-shadow: 0 1px 2px 0 rgba(10, 10, 10, 0.1);
          box-shadow: 0 1px 2px 0 rgba(10, 10, 10, 0.1);
}

/* line 181, ../zitruswpbulma/src/scss/components/_header.scss */
.site-branding, #top-bar .menu-social-container {
  margin: 1rem 0 1.5rem;
}

/* line 183, ../zitruswpbulma/src/scss/components/_header.scss */
.site-branding a, #top-bar .menu-social-container a {
  display: block;
}

/* line 185, ../zitruswpbulma/src/scss/components/_header.scss */
.site-branding a img, #top-bar .menu-social-container a img {
  max-width: 100%;
}

/* line 192, ../zitruswpbulma/src/scss/components/_header.scss */
.site-branding .social-links-menu li:first-child, #top-bar .menu-social-container .social-links-menu li:first-child {
  margin-left: auto;
}

/* line 199, ../zitruswpbulma/src/scss/components/_header.scss */
#top-bar .language-switch {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

/* line 201, ../zitruswpbulma/src/scss/components/_header.scss */
#top-bar .language-switch li:first-child {
  margin-left: auto;
}

@media screen and (min-width: 1088px) {
  /* line 209, ../zitruswpbulma/src/scss/components/_header.scss */
  .site-header .navbar-menu .flyout-menu {
    padding: 0;
  }
}

/* line 4, ../zitruswpbulma/src/scss/components/_content.scss */
.content ul, .content ol {
  list-style-position: inside;
}

/* line 10, ../zitruswpbulma/src/scss/components/_content.scss */
.content .card .card-image figure {
  margin: 0;
}

/* line 17, ../zitruswpbulma/src/scss/components/_content.scss */
.entry-header .title:not(.is-spaced) + .subtitle {
  margin-top: -0.75rem;
}

/* line 4, node_modules/bulma/sass/utilities/mixins.sass */
.entry-content::after {
  clear: both;
  content: " ";
  display: table;
}

/* line 26, ../zitruswpbulma/src/scss/components/_content.scss */
.entry-content .has-background {
  overflow: hidden;
}

/* line 28, ../zitruswpbulma/src/scss/components/_content.scss */
.entry-content figure {
  margin: 0;
}

/* line 31, ../zitruswpbulma/src/scss/components/_content.scss */
.entry-content figure:not([class^="wp-block-"]) {
  display: table;
}

/* line 33, ../zitruswpbulma/src/scss/components/_content.scss */
.entry-content figure:not([class^="wp-block-"]) figcaption:not(.editor-rich-text__tinymce),
.entry-content figure:not([class^="wp-block-"]) .wp-caption-text {
  display: table-caption;
  caption-side: bottom;
  padding: 0.25rem;
}

/* line 40, ../zitruswpbulma/src/scss/components/_content.scss */
.entry-content figure:not(:first-child) {
  margin-top: 0;
}

/* line 44, ../zitruswpbulma/src/scss/components/_content.scss */
.entry-content figure.wp-block-audio figcaption {
  display: block;
}

/* line 48, ../zitruswpbulma/src/scss/components/_content.scss */
.entry-content figure.featured-image {
  margin-left: 0;
  margin-right: 0;
}

@media screen and (min-width: 769px), print {
  /* line 68, ../zitruswpbulma/src/scss/components/_content.scss */
  .page .entry-content figure.image.featured-image, .single .entry-content figure.image.featured-image, .page
  .entry-content .wp-block-image figure.image.featured-image, .single
  .entry-content .wp-block-image figure.image.featured-image, .page
  .entry-content figure.wp-block-audio.featured-image, .single
  .entry-content figure.wp-block-audio.featured-image, .page
  .entry-content figure.wp-block-video.featured-image, .single
  .entry-content figure.wp-block-video.featured-image, .page
  .entry-content .wp-block-table.featured-image, .single
  .entry-content .wp-block-table.featured-image, .page
  .entry-content .wp-block-pullquote.featured-image, .single
  .entry-content .wp-block-pullquote.featured-image, .page
  .entry-content .wp-block-archives.featured-image, .single
  .entry-content .wp-block-archives.featured-image, .page
  .entry-content .wp-block-categories.featured-image, .single
  .entry-content .wp-block-categories.featured-image, .page
  .entry-content .wp-block-latest-posts.featured-image, .single
  .entry-content .wp-block-latest-posts.featured-image {
    max-width: 50%;
  }
  /* line 73, ../zitruswpbulma/src/scss/components/_content.scss */
  .entry-content figure.image.alignleft,
  .entry-content .wp-block-image figure.image.alignleft,
  .entry-content figure.wp-block-audio.alignleft,
  .entry-content figure.wp-block-video.alignleft,
  .entry-content .wp-block-table.alignleft,
  .entry-content .wp-block-pullquote.alignleft,
  .entry-content .wp-block-archives.alignleft,
  .entry-content .wp-block-categories.alignleft,
  .entry-content .wp-block-latest-posts.alignleft {
    float: left;
    margin-left: 0;
    margin-right: 1rem;
  }
  /* line 78, ../zitruswpbulma/src/scss/components/_content.scss */
  .entry-content figure.image.alignright,
  .entry-content .wp-block-image figure.image.alignright,
  .entry-content figure.wp-block-audio.alignright,
  .entry-content figure.wp-block-video.alignright,
  .entry-content .wp-block-table.alignright,
  .entry-content .wp-block-pullquote.alignright,
  .entry-content .wp-block-archives.alignright,
  .entry-content .wp-block-categories.alignright,
  .entry-content .wp-block-latest-posts.alignright {
    float: right;
    margin-right: 0;
    margin-left: 1rem;
  }
  /* line 83, ../zitruswpbulma/src/scss/components/_content.scss */
  .entry-content figure.image.aligncenter,
  .entry-content .wp-block-image figure.image.aligncenter,
  .entry-content figure.wp-block-audio.aligncenter,
  .entry-content figure.wp-block-video.aligncenter,
  .entry-content .wp-block-table.aligncenter,
  .entry-content .wp-block-pullquote.aligncenter,
  .entry-content .wp-block-archives.aligncenter,
  .entry-content .wp-block-categories.aligncenter,
  .entry-content .wp-block-latest-posts.aligncenter {
    display: block;
    width: auto;
  }
  /* line 86, ../zitruswpbulma/src/scss/components/_content.scss */
  .entry-content figure.image.aligncenter img,
  .entry-content .wp-block-image figure.image.aligncenter img,
  .entry-content figure.wp-block-audio.aligncenter img,
  .entry-content figure.wp-block-video.aligncenter img,
  .entry-content .wp-block-table.aligncenter img,
  .entry-content .wp-block-pullquote.aligncenter img,
  .entry-content .wp-block-archives.aligncenter img,
  .entry-content .wp-block-categories.aligncenter img,
  .entry-content .wp-block-latest-posts.aligncenter img {
    width: auto;
  }
  /* line 87, ../zitruswpbulma/src/scss/components/_content.scss */
  .entry-content figure.image.aligncenter figcaption,
  .entry-content .wp-block-image figure.image.aligncenter figcaption,
  .entry-content figure.wp-block-audio.aligncenter figcaption,
  .entry-content figure.wp-block-video.aligncenter figcaption,
  .entry-content .wp-block-table.aligncenter figcaption,
  .entry-content .wp-block-pullquote.aligncenter figcaption,
  .entry-content .wp-block-archives.aligncenter figcaption,
  .entry-content .wp-block-categories.aligncenter figcaption,
  .entry-content .wp-block-latest-posts.aligncenter figcaption {
    display: block;
  }
  /* line 91, ../zitruswpbulma/src/scss/components/_content.scss */
  .entry-content figure.image:not(:last-child),
  .entry-content .wp-block-image figure.image:not(:last-child),
  .entry-content figure.wp-block-audio:not(:last-child),
  .entry-content figure.wp-block-video:not(:last-child),
  .entry-content .wp-block-table:not(:last-child),
  .entry-content .wp-block-pullquote:not(:last-child),
  .entry-content .wp-block-archives:not(:last-child),
  .entry-content .wp-block-categories:not(:last-child),
  .entry-content .wp-block-latest-posts:not(:last-child) {
    margin-bottom: 1rem;
  }
  /* line 94, ../zitruswpbulma/src/scss/components/_content.scss */
  .entry-content figure.image ~ blockquote, .entry-content figure.image .has-background,
  .entry-content .wp-block-image figure.image ~ blockquote,
  .entry-content .wp-block-image figure.image .has-background,
  .entry-content figure.wp-block-audio ~ blockquote,
  .entry-content figure.wp-block-audio .has-background,
  .entry-content figure.wp-block-video ~ blockquote,
  .entry-content figure.wp-block-video .has-background,
  .entry-content .wp-block-table ~ blockquote,
  .entry-content .wp-block-table .has-background,
  .entry-content .wp-block-pullquote ~ blockquote,
  .entry-content .wp-block-pullquote .has-background,
  .entry-content .wp-block-archives ~ blockquote,
  .entry-content .wp-block-archives .has-background,
  .entry-content .wp-block-categories ~ blockquote,
  .entry-content .wp-block-categories .has-background,
  .entry-content .wp-block-latest-posts ~ blockquote,
  .entry-content .wp-block-latest-posts .has-background {
    overflow: hidden;
  }
  /* line 98, ../zitruswpbulma/src/scss/components/_content.scss */
  .entry-content figure.wp-block-audio.alignleft, .entry-content figure.wp-block-audio.alignright {
    display: table;
  }
  /* line 100, ../zitruswpbulma/src/scss/components/_content.scss */
  .entry-content figure.wp-block-audio.alignleft figcaption, .entry-content figure.wp-block-audio.alignright figcaption {
    display: table-caption;
    caption-side: bottom;
  }
}

/* line 110, ../zitruswpbulma/src/scss/components/_content.scss */
.gallery {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  clear: both;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin: 3rem auto 2rem;
}

/* line 117, ../zitruswpbulma/src/scss/components/_content.scss */
.gallery figcaption,
.gallery .wp-caption-text {
  display: block;
}

/* line 121, ../zitruswpbulma/src/scss/components/_content.scss */
.gallery figure.gallery-item {
  margin: 0;
  padding: 0 1rem 1rem 1rem;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}

@media screen and (min-width: 769px), print {
  /* line 129, ../zitruswpbulma/src/scss/components/_content.scss */
  .gallery.gallery-columns-2 .gallery-item {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
  }
  /* line 134, ../zitruswpbulma/src/scss/components/_content.scss */
  .gallery.gallery-columns-3 .gallery-item {
    -ms-flex-preferred-size: 33.333%;
        flex-basis: 33.333%;
  }
  /* line 139, ../zitruswpbulma/src/scss/components/_content.scss */
  .gallery.gallery-columns-4 .gallery-item {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
  }
  /* line 144, ../zitruswpbulma/src/scss/components/_content.scss */
  .gallery.gallery-columns-5 .gallery-item {
    -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
  }
  /* line 149, ../zitruswpbulma/src/scss/components/_content.scss */
  .gallery.gallery-columns-6 .gallery-item {
    -ms-flex-preferred-size: 16.667%;
        flex-basis: 16.667%;
  }
}

/* line 158, ../zitruswpbulma/src/scss/components/_content.scss */
.card .card-image a {
  display: block;
  line-height: 0;
}

/* line 164, ../zitruswpbulma/src/scss/components/_content.scss */
.card .card-header > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

/* line 165, ../zitruswpbulma/src/scss/components/_content.scss */
.card .card-header .card-header-title, .card .card-header .card-header-icon {
  color: #fff;
}

/* line 167, ../zitruswpbulma/src/scss/components/_content.scss */
.card .card-header .card-header-title a, .card .card-header .card-header-icon a {
  color: #fff;
}

/* line 169, ../zitruswpbulma/src/scss/components/_content.scss */
.card .card-header .card-header-title a:hover, .card .card-header .card-header-icon a:hover {
  color: #fff;
}

/* line 179, ../zitruswpbulma/src/scss/components/_content.scss */
.card-content .entry-header .card-header-title {
  padding: 0;
  margin-bottom: 0;
}

/* line 184, ../zitruswpbulma/src/scss/components/_content.scss */
.card-content .subtitle {
  margin-bottom: 1rem;
}

/* line 189, ../zitruswpbulma/src/scss/components/_content.scss */
.nav-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

/* line 191, ../zitruswpbulma/src/scss/components/_content.scss */
.nav-links .nav-next {
  margin-left: auto;
}

/* line 194, ../zitruswpbulma/src/scss/components/_content.scss */
.nav-links .nav-title {
  line-height: 1.2;
}

/* line 196, ../zitruswpbulma/src/scss/components/_content.scss */
.nav-links .nav-title .nav-title-icon-wrapper {
  vertical-align: middle;
  padding: 0.3125rem;
}

/* line 204, ../zitruswpbulma/src/scss/components/_content.scss */
.breadcrumb .search-term {
  margin-left: 0.25rem;
}

/* line 2, ../zitruswpbulma/src/scss/components/_hero.scss */
.page-template-hero .breadcrumb {
  padding-left: 0;
}

/* line 12, ../zitruswpbulma/src/scss/components/_hero.scss */
.page-template-hero .hero.is-dark .tabs.is-boxed li.current-page-item a, .page-template-hero .hero.is-dark .tabs.is-boxed li.current-menu-item a {
  background-color: #fafafa;
  color: rgba(0, 0, 0, 0.7);
  opacity: 1;
}

/* line 20, ../zitruswpbulma/src/scss/components/_hero.scss */
.page-template-hero .hero.is-dark .tabs.is-boxed li.current-page-item .dropdown-content li > a, .page-template-hero .hero.is-dark .tabs.is-boxed li.current-menu-item .dropdown-content li > a {
  background-color: inherit;
  color: inherit;
  border: none;
}

/* line 26, ../zitruswpbulma/src/scss/components/_hero.scss */
.page-template-hero .hero.is-dark .tabs.is-boxed li.current-page-item .dropdown-content li:hover a, .page-template-hero .hero.is-dark .tabs.is-boxed li.current-menu-item .dropdown-content li:hover a {
  background-color: whitesmoke;
}

/* line 37, ../zitruswpbulma/src/scss/components/_hero.scss */
.page-template-hero .hero.is-dark .tabs.is-boxed li:hover > a, .page-template-hero .hero.is-dark .tabs.is-boxed li:active > a, .page-template-hero .hero.is-dark .tabs.is-boxed li:focus > a, .page-template-hero .hero.is-dark .tabs.is-boxed li.has-focus > a, .page-template-hero .hero.is-dark .tabs.is-boxed li.is-active > a {
  border-bottom-color: transparent;
  background-color: whitesmoke;
  color: rgba(0, 0, 0, 0.7);
}

/* line 43, ../zitruswpbulma/src/scss/components/_hero.scss */
.page-template-hero .hero.is-dark .tabs.is-boxed li:hover .flyout-menu a, .page-template-hero .hero.is-dark .tabs.is-boxed li:active .flyout-menu a, .page-template-hero .hero.is-dark .tabs.is-boxed li:focus .flyout-menu a, .page-template-hero .hero.is-dark .tabs.is-boxed li.has-focus .flyout-menu a, .page-template-hero .hero.is-dark .tabs.is-boxed li.is-active .flyout-menu a {
  background-color: inherit;
  color: inherit;
}

/* line 47, ../zitruswpbulma/src/scss/components/_hero.scss */
.page-template-hero .hero.is-dark .tabs.is-boxed li:hover .flyout-menu a:hover, .page-template-hero .hero.is-dark .tabs.is-boxed li:hover .flyout-menu a:active, .page-template-hero .hero.is-dark .tabs.is-boxed li:hover .flyout-menu a:focus, .page-template-hero .hero.is-dark .tabs.is-boxed li:hover .flyout-menu a.has-focus, .page-template-hero .hero.is-dark .tabs.is-boxed li:hover .flyout-menu a.is-active, .page-template-hero .hero.is-dark .tabs.is-boxed li:hover .flyout-menu .current-menu-item a.navbar-item, .current-menu-item .page-template-hero .hero.is-dark .tabs.is-boxed li:hover .flyout-menu a.navbar-item,
.page-template-hero .hero.is-dark .tabs.is-boxed li:hover .flyout-menu .current_page_item a.navbar-item, .current_page_item .page-template-hero .hero.is-dark .tabs.is-boxed li:hover .flyout-menu a.navbar-item, .page-template-hero .hero.is-dark .tabs.is-boxed li:active .flyout-menu a:hover, .page-template-hero .hero.is-dark .tabs.is-boxed li:active .flyout-menu a:active, .page-template-hero .hero.is-dark .tabs.is-boxed li:active .flyout-menu a:focus, .page-template-hero .hero.is-dark .tabs.is-boxed li:active .flyout-menu a.has-focus, .page-template-hero .hero.is-dark .tabs.is-boxed li:active .flyout-menu a.is-active, .page-template-hero .hero.is-dark .tabs.is-boxed li:active .flyout-menu .current-menu-item a.navbar-item, .current-menu-item .page-template-hero .hero.is-dark .tabs.is-boxed li:active .flyout-menu a.navbar-item,
.page-template-hero .hero.is-dark .tabs.is-boxed li:active .flyout-menu .current_page_item a.navbar-item, .current_page_item .page-template-hero .hero.is-dark .tabs.is-boxed li:active .flyout-menu a.navbar-item, .page-template-hero .hero.is-dark .tabs.is-boxed li:focus .flyout-menu a:hover, .page-template-hero .hero.is-dark .tabs.is-boxed li:focus .flyout-menu a:active, .page-template-hero .hero.is-dark .tabs.is-boxed li:focus .flyout-menu a:focus, .page-template-hero .hero.is-dark .tabs.is-boxed li:focus .flyout-menu a.has-focus, .page-template-hero .hero.is-dark .tabs.is-boxed li:focus .flyout-menu a.is-active, .page-template-hero .hero.is-dark .tabs.is-boxed li:focus .flyout-menu .current-menu-item a.navbar-item, .current-menu-item .page-template-hero .hero.is-dark .tabs.is-boxed li:focus .flyout-menu a.navbar-item,
.page-template-hero .hero.is-dark .tabs.is-boxed li:focus .flyout-menu .current_page_item a.navbar-item, .current_page_item .page-template-hero .hero.is-dark .tabs.is-boxed li:focus .flyout-menu a.navbar-item, .page-template-hero .hero.is-dark .tabs.is-boxed li.has-focus .flyout-menu a:hover, .page-template-hero .hero.is-dark .tabs.is-boxed li.has-focus .flyout-menu a:active, .page-template-hero .hero.is-dark .tabs.is-boxed li.has-focus .flyout-menu a:focus, .page-template-hero .hero.is-dark .tabs.is-boxed li.has-focus .flyout-menu a.has-focus, .page-template-hero .hero.is-dark .tabs.is-boxed li.has-focus .flyout-menu a.is-active, .page-template-hero .hero.is-dark .tabs.is-boxed li.has-focus .flyout-menu .current-menu-item a.navbar-item, .current-menu-item .page-template-hero .hero.is-dark .tabs.is-boxed li.has-focus .flyout-menu a.navbar-item,
.page-template-hero .hero.is-dark .tabs.is-boxed li.has-focus .flyout-menu .current_page_item a.navbar-item, .current_page_item .page-template-hero .hero.is-dark .tabs.is-boxed li.has-focus .flyout-menu a.navbar-item, .page-template-hero .hero.is-dark .tabs.is-boxed li.is-active .flyout-menu a:hover, .page-template-hero .hero.is-dark .tabs.is-boxed li.is-active .flyout-menu a:active, .page-template-hero .hero.is-dark .tabs.is-boxed li.is-active .flyout-menu a:focus, .page-template-hero .hero.is-dark .tabs.is-boxed li.is-active .flyout-menu a.has-focus, .page-template-hero .hero.is-dark .tabs.is-boxed li.is-active .flyout-menu a.is-active, .page-template-hero .hero.is-dark .tabs.is-boxed li.is-active .flyout-menu .current-menu-item a.navbar-item, .current-menu-item .page-template-hero .hero.is-dark .tabs.is-boxed li.is-active .flyout-menu a.navbar-item,
.page-template-hero .hero.is-dark .tabs.is-boxed li.is-active .flyout-menu .current_page_item a.navbar-item, .current_page_item .page-template-hero .hero.is-dark .tabs.is-boxed li.is-active .flyout-menu a.navbar-item {
  border-bottom-color: transparent;
  background-color: whitesmoke;
  color: rgba(0, 0, 0, 0.7);
}

/* line 2, ../zitruswpbulma/src/scss/components/_footer.scss */
footer.site-footer {
  padding-top: 1rem;
  padding-bottom: 2rem;
  text-align: center;
}

/* line 4, node_modules/bulma/sass/utilities/mixins.sass */
footer.site-footer::after {
  clear: both;
  content: " ";
  display: table;
}

/* line 8, ../zitruswpbulma/src/scss/components/_footer.scss */
footer.site-footer .footer-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

/* line 11, ../zitruswpbulma/src/scss/components/_footer.scss */
footer.site-footer .footer-menu li {
  color: #fff;
}

/* line 14, ../zitruswpbulma/src/scss/components/_footer.scss */
footer.site-footer .footer-menu li:not(:last-child):after {
  content: "|";
  padding: 0 0.333333rem;
}

/* line 19, ../zitruswpbulma/src/scss/components/_footer.scss */
footer.site-footer .footer-menu li a {
  color: #fff;
}

/* line 21, ../zitruswpbulma/src/scss/components/_footer.scss */
footer.site-footer .footer-menu li a:hover {
  color: #fff;
}

@media screen and (min-width: 769px), print {
  /* line 8, ../zitruswpbulma/src/scss/components/_footer.scss */
  footer.site-footer .footer-menu {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}

/* line 32, ../zitruswpbulma/src/scss/components/_footer.scss */
footer.site-footer .site-info a {
  display: block;
}

/* line 34, ../zitruswpbulma/src/scss/components/_footer.scss */
footer.site-footer .site-info a img {
  display: block;
  margin: 0 auto;
  -webkit-transform: translateY(50%);
      -ms-transform: translateY(50%);
          transform: translateY(50%);
}

@media screen and (min-width: 769px), print {
  /* line 2, ../zitruswpbulma/src/scss/components/_footer.scss */
  footer.site-footer {
    text-align: left;
  }
}

/* line 4, ../zitruswpbulma/src/scss/components/_forms.scss */
#commentform {
  margin-top: .5rem;
  margin-bottom: .5rem;
}

/* line 9, ../zitruswpbulma/src/scss/components/_forms.scss */
#commentform p.form-submit {
  text-align: right;
}

/* line 17, ../zitruswpbulma/src/scss/components/_forms.scss */
.search-form .field:first-child .control:first-child {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

/* line 25, ../zitruswpbulma/src/scss/components/_forms.scss */
label.checkbox > span,
label.radio > span {
  padding-left: 5px;
}

/* line 4, ../zitruswpbulma/src/scss/components/_parallax.scss */
.page-template-parallax .hero {
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 40vh;
  position: relative;
  width: 100vw;
}

/* line 13, ../zitruswpbulma/src/scss/components/_parallax.scss */
.page-template-parallax .hero h1 {
  margin: auto;
  position: fixed;
  text-align: center;
  text-transform: uppercase;
  color: #fafafa;
  text-shadow: 0 2px 2px rgba(10, 10, 10, 0.35);
  margin: 15vh auto 0;
  z-index: 0;
  -webkit-transition: 1s opacity ease-in-out;
  transition: 1s opacity ease-in-out;
}

/* line 27, ../zitruswpbulma/src/scss/components/_parallax.scss */
.page-template-parallax section.content {
  position: relative;
  z-index: 2;
  background-color: #fafafa;
}

/**
* Responsive embeds/videos using intrinsic ratio pattern
*/
/* line 7, ../zitruswpbulma/src/scss/components/_media.scss */
.fluid-embed-container {
  max-width: 768px;
  margin: 2rem auto;
}

/* line 11, ../zitruswpbulma/src/scss/components/_media.scss */
.fluid-embed {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}

/* line 15, ../zitruswpbulma/src/scss/components/_media.scss */
.fluid-embed.ratio--4-3 {
  padding-bottom: 75%;
  /* always use 16:9 aspect ratio on frontpage */
}

/* line 18, ../zitruswpbulma/src/scss/components/_media.scss */
.front-page .fluid-embed.ratio--4-3 {
  padding-bottom: 56.25%;
}

/* line 23, ../zitruswpbulma/src/scss/components/_media.scss */
.fluid-embed object,
.fluid-embed embed,
.fluid-embed iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* SEARCH RELATED */
@media screen and (max-width: 1087px) {
  /* line 4, ../zitruswpbulma/src/scss/components/_search.scss */
  .navbar-search-toggle-wrapper {
    display: none;
  }
}

@media screen and (min-width: 1088px) {
  /* line 10, ../zitruswpbulma/src/scss/components/_search.scss */
  .navbar-burger + .navbar-search-toggle {
    display: none;
  }
}

/* line 17, ../zitruswpbulma/src/scss/components/_search.scss */
.navbar .navbar-brand .navbar-search-toggle {
  margin-left: auto;
}

/* line 23, ../zitruswpbulma/src/scss/components/_search.scss */
#navbar-search-dropdown {
  position: absolute;
  top: 100%;
  left: 1rem;
  right: 1rem;
  margin-top: 1rem;
}

/* line 29, ../zitruswpbulma/src/scss/components/_search.scss */
#navbar-search-dropdown .dropdown-menu {
  width: 100%;
  -webkit-box-shadow: 0 0 5px rgba(10, 10, 10, 0.3);
          box-shadow: 0 0 5px rgba(10, 10, 10, 0.3);
}

/* line 38, ../zitruswpbulma/src/scss/components/_search.scss */
#navbar-search-dropdown-content.dropdown-menu {
  padding-top: 0;
}

/* line 42, ../zitruswpbulma/src/scss/components/_search.scss */
#navbar-search-dropdown-content input[type="search"] {
  background: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0;
  border: none;
  border-bottom: 2px solid whitesmoke;
  color: whitesmoke;
}

/* line 68, node_modules/bulma/sass/utilities/mixins.sass */
#navbar-search-dropdown-content input[type="search"]::-moz-placeholder {
  color: #ececec;
}

/* line 68, node_modules/bulma/sass/utilities/mixins.sass */
#navbar-search-dropdown-content input[type="search"]::-webkit-input-placeholder {
  color: #ececec;
}

/* line 68, node_modules/bulma/sass/utilities/mixins.sass */
#navbar-search-dropdown-content input[type="search"]:-moz-placeholder {
  color: #ececec;
}

/* line 68, node_modules/bulma/sass/utilities/mixins.sass */
#navbar-search-dropdown-content input[type="search"]:-ms-input-placeholder {
  color: #ececec;
}

/* line 55, ../zitruswpbulma/src/scss/components/_search.scss */
#navbar-search-dropdown-content .control .icon {
  color: #ececec;
}

/* line 59, ../zitruswpbulma/src/scss/components/_search.scss */
#navbar-search-dropdown-content .control:not(.has-icons-left) input[type="search"] {
  padding-left: 0;
}

/* line 64, ../zitruswpbulma/src/scss/components/_search.scss */
#navbar-search-dropdown-content .control.has-icons-left input[type="search"] {
  padding-left: 2rem;
}

/* line 70, ../zitruswpbulma/src/scss/components/_search.scss */
#navbar-search-dropdown-content .dropdown-content {
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}

/* line 1, ../zitruswpbulma/src/scss/components/_slider.scss */
#slider-wrapper {
  position: relative;
}

/* line 4, ../zitruswpbulma/src/scss/components/_slider.scss */
#slider-wrapper #slider {
  position: relative;
  width: 100%;
  min-height: 25rem;
  height: auto;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

/* line 13, ../zitruswpbulma/src/scss/components/_slider.scss */
#slider-wrapper #slider .slider-item {
  position: relative;
  margin: 0;
  background-size: cover;
  background-repeat: no-repeat;
}

/* line 18, ../zitruswpbulma/src/scss/components/_slider.scss */
#slider-wrapper #slider .slider-item.is-4-tablet, #slider-wrapper #slider .slider-item.is-6-tablet, #slider-wrapper #slider .slider-item.is-3-desktop {
  background-size: 100%;
}

/* line 22, ../zitruswpbulma/src/scss/components/_slider.scss */
#slider-wrapper #slider .slider-item .item-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -ms-flex-line-pack: end;
      align-content: flex-end;
}

/* line 28, ../zitruswpbulma/src/scss/components/_slider.scss */
#slider-wrapper #slider .slider-item .item-content .item-content-wrapper {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}

/* line 35, ../zitruswpbulma/src/scss/components/_slider.scss */
#slider-wrapper .slider-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

/* line 42, ../zitruswpbulma/src/scss/components/_slider.scss */
#slider-wrapper .slider-nav .slider-nav-btn {
  position: absolute;
  cursor: pointer;
  -webkit-transition: all .2s;
  transition: all .2s;
}

/* line 47, ../zitruswpbulma/src/scss/components/_slider.scss */
#slider-wrapper .slider-nav .slider-nav-btn.go-next, #slider-wrapper .slider-nav .slider-nav-btn.go-prev {
  color: rgba(74, 74, 74, 0.5);
  background-color: transparent;
}

/* line 51, ../zitruswpbulma/src/scss/components/_slider.scss */
#slider-wrapper .slider-nav .slider-nav-btn.go-next {
  right: 0.75rem;
}

/* line 54, ../zitruswpbulma/src/scss/components/_slider.scss */
#slider-wrapper .slider-nav .slider-nav-btn.go-prev {
  left: 0.75rem;
}

/* line 57, ../zitruswpbulma/src/scss/components/_slider.scss */
#slider-wrapper .slider-nav .slider-nav-btn.start-autoplay, #slider-wrapper .slider-nav .slider-nav-btn.stop-autoplay {
  display: none;
}

/* line 62, ../zitruswpbulma/src/scss/components/_slider.scss */
#slider-wrapper .slider-nav .slider-nav-btn:hover {
  color: #4a4a4a;
}

/* line 66, ../zitruswpbulma/src/scss/components/_slider.scss */
#slider-wrapper .slider-nav .slider-nav-btn:last-child {
  margin-right: 0;
}

/**
* Plugin specific styles
*/
/*
* Dropzone CSS from Formidable Forms Pro
* The MIT License
* Copyright (c) 2012 Matias Meno <m@tias.me>
*/
@-webkit-keyframes passing-through {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -ms-transform: translateY(40px);
    transform: translateY(40px);
  }
  30%, 70% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    transform: translateY(-40px);
  }
}

@keyframes passing-through {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -ms-transform: translateY(40px);
    transform: translateY(40px);
  }
  30%, 70% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    transform: translateY(-40px);
  }
}

@-webkit-keyframes slide-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -ms-transform: translateY(40px);
    transform: translateY(40px);
  }
  30% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
  }
}

@keyframes slide-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -ms-transform: translateY(40px);
    transform: translateY(40px);
  }
  30% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
  }
}

/* line 145, ../zitruswpbulma/src/scss/components/_dropzone.scss */
.frm_dropzone, .frm_dropzone * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/* line 149, ../zitruswpbulma/src/scss/components/_dropzone.scss */
.frm_dropzone.dz-clickable {
  min-height: 150px;
  margin-top: 5px;
  line-height: 1.42857143;
}

/* line 155, ../zitruswpbulma/src/scss/components/_dropzone.scss */
.frm_dropzone.dz-clickable * {
  cursor: default;
}

/* line 159, ../zitruswpbulma/src/scss/components/_dropzone.scss */
.frm_dropzone.dz-clickable.frm_single_upload {
  max-width: 200px;
}

/* line 163, ../zitruswpbulma/src/scss/components/_dropzone.scss */
.frm_dropzone.dz-clickable.frm_single_upload.dz-started {
  max-width: 300px;
}

/* line 167, ../zitruswpbulma/src/scss/components/_dropzone.scss */
.frm_form_field.frm_full .frm_dropzone.dz-clickable.frm_single_upload,
.frm_form_field.frm_full_upload .frm_dropzone.dz-clickable.frm_single_upload {
  max-width: 100%;
}

/* line 172, ../zitruswpbulma/src/scss/components/_dropzone.scss */
.frm_form_field.frm_full .frm_dropzone.dz-clickable.frm_single_upload .dz-message,
.frm_form_field.frm_full_upload .frm_dropzone.dz-clickable.frm_single_upload .dz-message {
  margin: .5em 0 1em;
}

/* line 177, ../zitruswpbulma/src/scss/components/_dropzone.scss */
.frm_dropzone .dz-message {
  border: 2px dashed #dfdfdf;
  background: #ffffff;
  padding: 20px;
  border-radius: 5px;
  cursor: pointer;
  display: none;
  font-size: 20px;
  text-align: center;
  margin: .5em 0 1em;
}

/* line 189, ../zitruswpbulma/src/scss/components/_dropzone.scss */
.frm_dropzone.dz-clickable.frm_single_upload .dz-message {
  margin: 0 0 .5em 0;
}

/* line 193, ../zitruswpbulma/src/scss/components/_dropzone.scss */
.frm_dropzone.frm_single_upload.dz-started .dz-message {
  display: none;
}

/* line 197, ../zitruswpbulma/src/scss/components/_dropzone.scss */
.frm_dropzone.dz-clickable .dz-message,
.frm_dropzone .frm_upload_icon {
  display: block;
}

/* line 201, ../zitruswpbulma/src/scss/components/_dropzone.scss */
.frm_dropzone.dz-clickable .dz-message,
.frm_dropzone.dz-clickable .dz-message * {
  cursor: pointer;
}

/* line 205, ../zitruswpbulma/src/scss/components/_dropzone.scss */
#frm_form_editor_container .frm_dropzone.dz-clickable,
#frm_form_editor_container .frm_dropzone.dz-clickable * {
  cursor: default;
}

/* line 210, ../zitruswpbulma/src/scss/components/_dropzone.scss */
.frm_dropzone.dz-drag-hover .dz-message {
  opacity: 0.5;
}

/* line 213, ../zitruswpbulma/src/scss/components/_dropzone.scss */
.frm_dropzone .frm_upload_icon:before {
  font-size: 40px;
}

/* line 216, ../zitruswpbulma/src/scss/components/_dropzone.scss */
.frm_dropzone .frm_small_text {
  font-size: 14px;
}

/* line 219, ../zitruswpbulma/src/scss/components/_dropzone.scss */
.frm_dropzone.dz-drag-hover {
  border-style: solid;
}

/* line 222, ../zitruswpbulma/src/scss/components/_dropzone.scss */
.frm_dropzone .dz-preview {
  padding: 15px 0;
  border-bottom: 1px solid #dfdfdf;
}

/* line 227, ../zitruswpbulma/src/scss/components/_dropzone.scss */
.frm_dropzone .dz-preview:last-child {
  border-bottom: none;
}

/* line 231, ../zitruswpbulma/src/scss/components/_dropzone.scss */
.frm_dropzone .dz-preview:hover {
  z-index: 1000;
}

/* line 235, ../zitruswpbulma/src/scss/components/_dropzone.scss */
.frm_dropzone .dz-preview.dz-file-preview .dz-details {
  opacity: 1;
}

/* line 238, ../zitruswpbulma/src/scss/components/_dropzone.scss */
.frm_dropzone .dz-preview.dz-image-preview .dz-details {
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}

/* line 245, ../zitruswpbulma/src/scss/components/_dropzone.scss */
.frm_dropzone .dz-preview .dz-remove {
  cursor: pointer;
  border: none;
  float: right;
}

/* line 251, ../zitruswpbulma/src/scss/components/_dropzone.scss */
.frm_dropzone .dz-preview:hover .dz-details {
  opacity: 1;
}

/* line 255, ../zitruswpbulma/src/scss/components/_dropzone.scss */
.frm_dropzone .dz-preview .dz-details {
  font-size: 14px;
  margin: 5px 0 10px;
}

/* line 260, ../zitruswpbulma/src/scss/components/_dropzone.scss */
.frm_dropzone .dz-preview .dz-details .dz-size,
.frm_dropzone .dz-preview .dz-details .dz-filename {
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
}

/* line 267, ../zitruswpbulma/src/scss/components/_dropzone.scss */
.frm_dropzone .dz-preview .dz-details .dz-size strong {
  font-weight: normal;
}

/* line 271, ../zitruswpbulma/src/scss/components/_dropzone.scss */
.frm_dropzone .dz-preview .dz-details .dz-filename {
  max-width: 75%;
  text-overflow: ellipsis;
  padding-right: 5px;
}

/* line 277, ../zitruswpbulma/src/scss/components/_dropzone.scss */
.frm_dropzone .dz-preview .dz-details .dz-filename a {
  cursor: pointer;
}

/* line 281, ../zitruswpbulma/src/scss/components/_dropzone.scss */
.frm_dropzone .dz-preview .dz-column {
  float: right;
  width: 68%;
}

/* line 286, ../zitruswpbulma/src/scss/components/_dropzone.scss */
.frm_dropzone .dz-preview .dz-image {
  overflow: hidden;
  width: 30%;
  height: 60px;
  display: block;
  float: left;
  margin-right: 2%;
}

/* line 295, ../zitruswpbulma/src/scss/components/_dropzone.scss */
.frm_dropzone .dz-preview .dz-image img {
  display: block;
  margin: 0 auto;
  max-height: 60px;
}

/* line 300, ../zitruswpbulma/src/scss/components/_dropzone.scss */
.frm_dropzone .dz-preview.dz-success .dz-success-mark {
  -webkit-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
  animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
}

/* line 308, ../zitruswpbulma/src/scss/components/_dropzone.scss */
.frm_dropzone .dz-preview.dz-processing .dz-progress {
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

/* line 316, ../zitruswpbulma/src/scss/components/_dropzone.scss */
.frm_dropzone .dz-preview .dz-progress {
  pointer-events: none;
  position: relative;
  height: 10px;
  width: 100%;
  background: #dddddd;
  -webkit-transform: scale(1);
  border-radius: 8px;
  overflow: hidden;
}

/* line 327, ../zitruswpbulma/src/scss/components/_dropzone.scss */
.frm_dropzone .dz-preview .dz-progress .dz-upload,
.frm_dropzone .dz-preview.dz-complete .dz-progress {
  background: #333;
  background: -webkit-gradient(linear, left top, left bottom, from(#666), to(#444));
  background: linear-gradient(to bottom, #666, #444);
}

/* line 333, ../zitruswpbulma/src/scss/components/_dropzone.scss */
.frm_dropzone .dz-preview .dz-progress .dz-upload {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 0;
  -webkit-transition: width 300ms ease-in-out;
  transition: width 300ms ease-in-out;
}

/* line 345, ../zitruswpbulma/src/scss/components/_dropzone.scss */
.frm_dropzone .dz-preview.dz-error .dz-error-message {
  display: block;
  opacity: 1;
  pointer-events: auto;
}

/* line 350, ../zitruswpbulma/src/scss/components/_dropzone.scss */
.frm_dropzone .dz-preview .dz-error-message {
  pointer-events: none;
  display: none;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  color: #B94A48;
  padding: 0.5em;
}

/* line 363, ../zitruswpbulma/src/scss/components/_dropzone.scss */
.frm_dropzone .fallback input[type=file] {
  display: block;
}

/* Compact version */
/* line 368, ../zitruswpbulma/src/scss/components/_dropzone.scss */
.frm_compact_text {
  display: none;
}

/* line 372, ../zitruswpbulma/src/scss/components/_dropzone.scss */
.frm_compact .frm_dropzone.dz-clickable {
  min-height: 60px;
  padding: 0;
  border: none;
  background-color: transparent;
}

/* line 379, ../zitruswpbulma/src/scss/components/_dropzone.scss */
.frm_compact .frm_dropzone.dz-clickable.frm_single_upload {
  max-width: 100%;
}

/* line 383, ../zitruswpbulma/src/scss/components/_dropzone.scss */
.frm_compact .frm_compact_text {
  display: inline;
}

/* line 387, ../zitruswpbulma/src/scss/components/_dropzone.scss */
.frm_compact .frm_dropzone.frm_single_upload.dz-started .dz-message,
.frm_compact .frm_dropzone.dz-clickable.frm_single_upload .dz-message,
.frm_compact .frm_dropzone.dz-clickable .dz-message {
  font-size: 14px;
  border: 1px solid #dfdfdf;
  background: #fff;
  display: inline-block;
  border-radius: 4px;
  padding: 6px 11px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-shadow: 0 1px 1px #eeeeee;
          box-shadow: 0 1px 1px #eeeeee;
  vertical-align: middle;
  margin: 0 0 1em;
}

/* line 402, ../zitruswpbulma/src/scss/components/_dropzone.scss */
.frm_compact .frm_dropzone .frm_upload_icon:before {
  font-size: 22px;
  padding-right: 7px;
  vertical-align: middle;
}

/* line 408, ../zitruswpbulma/src/scss/components/_dropzone.scss */
.frm_compact .frm_dropzone .frm_upload_icon {
  display: inline;
}

/* line 412, ../zitruswpbulma/src/scss/components/_dropzone.scss */
.frm_compact .frm_dropzone .dz-preview {
  min-height: 20px;
  max-width: 200px;
  margin: 0 5px;
  padding: 0;
  display: inline-block;
  border-bottom: none;
}

/* line 421, ../zitruswpbulma/src/scss/components/_dropzone.scss */
.frm_compact .frm_dropzone .dz-preview.frm_clearfix:after {
  content: '';
}

/* line 425, ../zitruswpbulma/src/scss/components/_dropzone.scss */
.frm_compact .frm_dropzone .frm_upload_text,
.frm_compact .frm_dropzone .frm_small_text,
.frm_compact .frm_dropzone .dz-preview .dz-image,
.frm_compact .frm_dropzone .dz-preview .dz-details .dz-size {
  display: none;
}

/* line 432, ../zitruswpbulma/src/scss/components/_dropzone.scss */
.frm_compact .frm_dropzone .dz-preview .dz-details {
  margin: 0;
}

/* line 436, ../zitruswpbulma/src/scss/components/_dropzone.scss */
.frm_compact .frm_dropzone .dz-preview .dz-column {
  float: none;
  width: 100%;
}

/* line 441, ../zitruswpbulma/src/scss/components/_dropzone.scss */
.frm_compact .frm_dropzone .dz-preview .dz-details .dz-filename {
  overflow: hidden;
  text-overflow: ellipsis;
}

/* Prevent horizontal scroll on RTL sites */
/* line 447, ../zitruswpbulma/src/scss/components/_dropzone.scss */
.frm-show-form .dz-hidden-input {
  display: none;
}

/* line 11, ../zitruswpbulma/src/scss/components/_vendor-overrides.scss */
.wpcf7 .wpcf7-form {
  overflow: hidden;
}

/* line 14, ../zitruswpbulma/src/scss/components/_vendor-overrides.scss */
.wpcf7 .wpcf7-form .form-row:not(.last) {
  margin-bottom: 1rem;
}

/* line 18, ../zitruswpbulma/src/scss/components/_vendor-overrides.scss */
.wpcf7 .wpcf7-form label, .wpcf7 .wpcf7-form span:not(.icon):not(.ajax-loader) {
  display: block;
}

/* line 20, ../zitruswpbulma/src/scss/components/_vendor-overrides.scss */
.wpcf7 .wpcf7-form label input:not([type="checkbox"]):not([type="radio"]) textarea, .wpcf7 .wpcf7-form span:not(.icon):not(.ajax-loader) input:not([type="checkbox"]):not([type="radio"]) textarea {
  width: 100%;
}

/* line 24, ../zitruswpbulma/src/scss/components/_vendor-overrides.scss */
.wpcf7 .wpcf7-form .wpcf7-acceptance label, .wpcf7 .wpcf7-form .wpcf7-acceptance span {
  display: inline-block;
}

/* line 26, ../zitruswpbulma/src/scss/components/_vendor-overrides.scss */
.wpcf7 .wpcf7-form .wpcf7-acceptance label.wpcf7-list-item, .wpcf7 .wpcf7-form .wpcf7-acceptance span.wpcf7-list-item {
  margin: 0;
}

/* line 29, ../zitruswpbulma/src/scss/components/_vendor-overrides.scss */
.wpcf7 .wpcf7-form .wpcf7-acceptance label.wpcf7-list-item-label, .wpcf7 .wpcf7-form .wpcf7-acceptance span.wpcf7-list-item-label {
  display: inline;
}

/* line 32, ../zitruswpbulma/src/scss/components/_vendor-overrides.scss */
.wpcf7 .wpcf7-form .wpcf7-acceptance label input, .wpcf7 .wpcf7-form .wpcf7-acceptance span input {
  width: auto;
  margin-right: 7px;
}

/* line 39, ../zitruswpbulma/src/scss/components/_vendor-overrides.scss */
.wpcf7 .wpcf7-form .check {
  min-height: 2.5rem;
}

/* line 43, ../zitruswpbulma/src/scss/components/_vendor-overrides.scss */
.wpcf7 .wpcf7-form .checkbox-callback span > span {
  margin-left: 0;
}

/* line 45, ../zitruswpbulma/src/scss/components/_vendor-overrides.scss */
.wpcf7 .wpcf7-form .checkbox-callback span > span input, .wpcf7 .wpcf7-form .checkbox-callback span > span span {
  display: inline-block;
  width: inherit;
}

/* line 49, ../zitruswpbulma/src/scss/components/_vendor-overrides.scss */
.wpcf7 .wpcf7-form .checkbox-callback span > span span {
  padding-left: 0.625rem;
}

/* line 54, ../zitruswpbulma/src/scss/components/_vendor-overrides.scss */
.wpcf7 .wpcf7-form #check-callback {
  text-align: right;
}

/* line 58, ../zitruswpbulma/src/scss/components/_vendor-overrides.scss */
.wpcf7 .wpcf7-form #check-callback label span:not(.wpcf7-not-valid-tip) {
  display: inline;
}

/* line 60, ../zitruswpbulma/src/scss/components/_vendor-overrides.scss */
.wpcf7 .wpcf7-form #check-callback label span:not(.wpcf7-not-valid-tip) input {
  width: auto;
}

/* line 65, ../zitruswpbulma/src/scss/components/_vendor-overrides.scss */
.wpcf7 .wpcf7-form .submit {
  position: relative;
}

/* line 67, ../zitruswpbulma/src/scss/components/_vendor-overrides.scss */
.wpcf7 .wpcf7-form .submit .ajax-loader {
  float: right;
  margin: 0.3125rem 0.3125rem 0 0 !important;
}

/* line 75, ../zitruswpbulma/src/scss/components/_vendor-overrides.scss */
.wpcf7 .wpcf7-form .ajax-loader {
  display: none;
  background-image: none;
}

/* line 81, ../zitruswpbulma/src/scss/components/_vendor-overrides.scss */
.wpcf7 .wpcf7-form span.wpcf7-not-valid-tip {
  color: #f14668;
  font-weight: 700;
  font-size: 0.65rem;
}

/* line 86, ../zitruswpbulma/src/scss/components/_vendor-overrides.scss */
.wpcf7 .wpcf7-form div.wpcf7-validation-errors {
  border-color: #ffdd57;
  font-weight: 700;
}

/* line 90, ../zitruswpbulma/src/scss/components/_vendor-overrides.scss */
.wpcf7 .wpcf7-form div.wpcf7-mail-sent-ng {
  border-color: #f14668;
  font-weight: 700;
}

/* line 94, ../zitruswpbulma/src/scss/components/_vendor-overrides.scss */
.wpcf7 .wpcf7-form div.wpcf7-mail-sent-ok {
  border-color: #48c774;
}

/* line 105, ../zitruswpbulma/src/scss/components/_vendor-overrides.scss */
.frm_form_fields fieldset {
  border: none;
}

/* line 113, ../zitruswpbulma/src/scss/components/_vendor-overrides.scss */
.vertical_radio .frm_opt_container {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

/* line 127, ../zitruswpbulma/src/scss/components/_vendor-overrides.scss */
.horizontal_radio .frm_opt_container .control {
  -ms-flex-item-align: center;
      align-self: center;
}

/* line 135, ../zitruswpbulma/src/scss/components/_vendor-overrides.scss */
.horizontal_radio.frm_other_container .frm_opt_container div[id*="-other_"] {
  -webkit-box-flex: 2;
      -ms-flex-positive: 2;
          flex-grow: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

/* line 138, ../zitruswpbulma/src/scss/components/_vendor-overrides.scss */
.horizontal_radio.frm_other_container .frm_opt_container div[id*="-other_"] label:first-of-type {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-right: 0.75rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

/* line 143, ../zitruswpbulma/src/scss/components/_vendor-overrides.scss */
.horizontal_radio.frm_other_container .frm_opt_container div[id*="-other_"] label:first-of-type input {
  margin-right: 0.25rem;
}

/* line 154, ../zitruswpbulma/src/scss/components/_vendor-overrides.scss */
.frm_checkbox > label input {
  margin-right: 0.5rem;
}

/* line 162, ../zitruswpbulma/src/scss/components/_vendor-overrides.scss */
.frm_radio > label input {
  margin-right: 0.5rem;
}

/* line 174, ../zitruswpbulma/src/scss/components/_vendor-overrides.scss */
.frm_submit {
  text-align: right;
}

/* line 186, ../zitruswpbulma/src/scss/components/_vendor-overrides.scss */
.frm_none_container .frm_primary_label {
  display: none;
}

/* line 189, ../zitruswpbulma/src/scss/components/_vendor-overrides.scss */
.frm_hidden_container .frm_primary_label {
  visibility: hidden;
}

/* line 194, ../zitruswpbulma/src/scss/components/_vendor-overrides.scss */
.frm_center_submit .frm_submit {
  text-align: center;
}

/* line 256, ../zitruswpbulma/src/scss/components/_vendor-overrides.scss */
.frm_fields_container .field.frm_inside_container .frm_primary_label,
.frm_fields_container .field.frm_inside_container .frm_description {
  display: none;
}

/* line 261, ../zitruswpbulma/src/scss/components/_vendor-overrides.scss */
.frm_fields_container .frm_dropzone.dz-clickable.frm_single_upload {
  max-width: none;
  width: 100%;
}

/* line 270, ../zitruswpbulma/src/scss/components/_vendor-overrides.scss */
.frm_forms .frm_verify {
  position: absolute;
  left: -3000px;
}

/* line 7, node_modules/bulma/sass/layout/hero.sass */
.hero {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

/* line 12, node_modules/bulma/sass/layout/hero.sass */
.hero .navbar {
  background: none;
}

/* line 15, node_modules/bulma/sass/layout/hero.sass */
.hero .tabs ul {
  border-bottom: none;
}

/* line 21, node_modules/bulma/sass/layout/hero.sass */
.hero.is-white {
  background-color: #fefefe;
  color: #0a0a0a;
}

/* line 24, node_modules/bulma/sass/layout/hero.sass */
.hero.is-white a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-white strong {
  color: inherit;
}

/* line 27, node_modules/bulma/sass/layout/hero.sass */
.hero.is-white .title {
  color: #0a0a0a;
}

/* line 29, node_modules/bulma/sass/layout/hero.sass */
.hero.is-white .subtitle {
  color: rgba(10, 10, 10, 0.9);
}

/* line 31, node_modules/bulma/sass/layout/hero.sass */
.hero.is-white .subtitle a:not(.button),
.hero.is-white .subtitle strong {
  color: #0a0a0a;
}

@media screen and (max-width: 1087px) {
  /* line 34, node_modules/bulma/sass/layout/hero.sass */
  .hero.is-white .navbar-menu {
    background-color: #fefefe;
  }
}

/* line 37, node_modules/bulma/sass/layout/hero.sass */
.hero.is-white .navbar-item,
.hero.is-white .navbar-link {
  color: rgba(10, 10, 10, 0.7);
}

/* line 42, node_modules/bulma/sass/layout/hero.sass */
.hero.is-white a.navbar-item:hover, .hero.is-white a.navbar-item.is-active, .hero.is-white .current-menu-item a.navbar-item, .current-menu-item .hero.is-white a.navbar-item,
.hero.is-white .current_page_item a.navbar-item, .current_page_item .hero.is-white a.navbar-item,
.hero.is-white .navbar-link:hover,
.hero.is-white .navbar-link.is-active,
.hero.is-white .current-menu-item a.navbar-link.navbar-item,
.current-menu-item .hero.is-white a.navbar-link.navbar-item,
.hero.is-white .current_page_item a.navbar-link.navbar-item,
.current_page_item .hero.is-white a.navbar-link.navbar-item {
  background-color: #f1f1f1;
  color: #0a0a0a;
}

/* line 47, node_modules/bulma/sass/layout/hero.sass */
.hero.is-white .tabs a {
  color: #0a0a0a;
  opacity: 0.9;
}

/* line 50, node_modules/bulma/sass/layout/hero.sass */
.hero.is-white .tabs a:hover {
  opacity: 1;
}

/* line 53, node_modules/bulma/sass/layout/hero.sass */
.hero.is-white .tabs li.is-active a {
  opacity: 1;
}

/* line 57, node_modules/bulma/sass/layout/hero.sass */
.hero.is-white .tabs.is-boxed a, .hero.is-white .tabs.is-toggle a {
  color: #0a0a0a;
}

/* line 59, node_modules/bulma/sass/layout/hero.sass */
.hero.is-white .tabs.is-boxed a:hover, .hero.is-white .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 0.1);
}

/* line 62, node_modules/bulma/sass/layout/hero.sass */
.hero.is-white .tabs.is-boxed li.is-active a, .hero.is-white .tabs.is-boxed li.is-active a:hover, .hero.is-white .tabs.is-toggle li.is-active a, .hero.is-white .tabs.is-toggle li.is-active a:hover {
  background-color: #0a0a0a;
  border-color: #0a0a0a;
  color: #fefefe;
}

/* line 69, node_modules/bulma/sass/layout/hero.sass */
.hero.is-white.is-bold {
  background-image: linear-gradient(141deg, #e7e2e3 0%, #fefefe 71%, white 100%);
}

@media screen and (max-width: 768px) {
  /* line 74, node_modules/bulma/sass/layout/hero.sass */
  .hero.is-white.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #e7e2e3 0%, #fefefe 71%, white 100%);
  }
}

/* line 21, node_modules/bulma/sass/layout/hero.sass */
.hero.is-black {
  background-color: #0a0a0a;
  color: #fefefe;
}

/* line 24, node_modules/bulma/sass/layout/hero.sass */
.hero.is-black a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-black strong {
  color: inherit;
}

/* line 27, node_modules/bulma/sass/layout/hero.sass */
.hero.is-black .title {
  color: #fefefe;
}

/* line 29, node_modules/bulma/sass/layout/hero.sass */
.hero.is-black .subtitle {
  color: rgba(254, 254, 254, 0.9);
}

/* line 31, node_modules/bulma/sass/layout/hero.sass */
.hero.is-black .subtitle a:not(.button),
.hero.is-black .subtitle strong {
  color: #fefefe;
}

@media screen and (max-width: 1087px) {
  /* line 34, node_modules/bulma/sass/layout/hero.sass */
  .hero.is-black .navbar-menu {
    background-color: #0a0a0a;
  }
}

/* line 37, node_modules/bulma/sass/layout/hero.sass */
.hero.is-black .navbar-item,
.hero.is-black .navbar-link {
  color: rgba(254, 254, 254, 0.7);
}

/* line 42, node_modules/bulma/sass/layout/hero.sass */
.hero.is-black a.navbar-item:hover, .hero.is-black a.navbar-item.is-active, .hero.is-black .current-menu-item a.navbar-item, .current-menu-item .hero.is-black a.navbar-item,
.hero.is-black .current_page_item a.navbar-item, .current_page_item .hero.is-black a.navbar-item,
.hero.is-black .navbar-link:hover,
.hero.is-black .navbar-link.is-active,
.hero.is-black .current-menu-item a.navbar-link.navbar-item,
.current-menu-item .hero.is-black a.navbar-link.navbar-item,
.hero.is-black .current_page_item a.navbar-link.navbar-item,
.current_page_item .hero.is-black a.navbar-link.navbar-item {
  background-color: black;
  color: #fefefe;
}

/* line 47, node_modules/bulma/sass/layout/hero.sass */
.hero.is-black .tabs a {
  color: #fefefe;
  opacity: 0.9;
}

/* line 50, node_modules/bulma/sass/layout/hero.sass */
.hero.is-black .tabs a:hover {
  opacity: 1;
}

/* line 53, node_modules/bulma/sass/layout/hero.sass */
.hero.is-black .tabs li.is-active a {
  opacity: 1;
}

/* line 57, node_modules/bulma/sass/layout/hero.sass */
.hero.is-black .tabs.is-boxed a, .hero.is-black .tabs.is-toggle a {
  color: #fefefe;
}

/* line 59, node_modules/bulma/sass/layout/hero.sass */
.hero.is-black .tabs.is-boxed a:hover, .hero.is-black .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 0.1);
}

/* line 62, node_modules/bulma/sass/layout/hero.sass */
.hero.is-black .tabs.is-boxed li.is-active a, .hero.is-black .tabs.is-boxed li.is-active a:hover, .hero.is-black .tabs.is-toggle li.is-active a, .hero.is-black .tabs.is-toggle li.is-active a:hover {
  background-color: #fefefe;
  border-color: #fefefe;
  color: #0a0a0a;
}

/* line 69, node_modules/bulma/sass/layout/hero.sass */
.hero.is-black.is-bold {
  background-image: linear-gradient(141deg, black 0%, #0a0a0a 71%, #181616 100%);
}

@media screen and (max-width: 768px) {
  /* line 74, node_modules/bulma/sass/layout/hero.sass */
  .hero.is-black.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, black 0%, #0a0a0a 71%, #181616 100%);
  }
}

/* line 21, node_modules/bulma/sass/layout/hero.sass */
.hero.is-light {
  background-color: whitesmoke;
  color: rgba(0, 0, 0, 0.7);
}

/* line 24, node_modules/bulma/sass/layout/hero.sass */
.hero.is-light a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-light strong {
  color: inherit;
}

/* line 27, node_modules/bulma/sass/layout/hero.sass */
.hero.is-light .title {
  color: rgba(0, 0, 0, 0.7);
}

/* line 29, node_modules/bulma/sass/layout/hero.sass */
.hero.is-light .subtitle {
  color: rgba(0, 0, 0, 0.9);
}

/* line 31, node_modules/bulma/sass/layout/hero.sass */
.hero.is-light .subtitle a:not(.button),
.hero.is-light .subtitle strong {
  color: rgba(0, 0, 0, 0.7);
}

@media screen and (max-width: 1087px) {
  /* line 34, node_modules/bulma/sass/layout/hero.sass */
  .hero.is-light .navbar-menu {
    background-color: whitesmoke;
  }
}

/* line 37, node_modules/bulma/sass/layout/hero.sass */
.hero.is-light .navbar-item,
.hero.is-light .navbar-link {
  color: rgba(0, 0, 0, 0.7);
}

/* line 42, node_modules/bulma/sass/layout/hero.sass */
.hero.is-light a.navbar-item:hover, .hero.is-light a.navbar-item.is-active, .hero.is-light .current-menu-item a.navbar-item, .current-menu-item .hero.is-light a.navbar-item,
.hero.is-light .current_page_item a.navbar-item, .current_page_item .hero.is-light a.navbar-item,
.hero.is-light .navbar-link:hover,
.hero.is-light .navbar-link.is-active,
.hero.is-light .current-menu-item a.navbar-link.navbar-item,
.current-menu-item .hero.is-light a.navbar-link.navbar-item,
.hero.is-light .current_page_item a.navbar-link.navbar-item,
.current_page_item .hero.is-light a.navbar-link.navbar-item {
  background-color: #e8e8e8;
  color: rgba(0, 0, 0, 0.7);
}

/* line 47, node_modules/bulma/sass/layout/hero.sass */
.hero.is-light .tabs a {
  color: rgba(0, 0, 0, 0.7);
  opacity: 0.9;
}

/* line 50, node_modules/bulma/sass/layout/hero.sass */
.hero.is-light .tabs a:hover {
  opacity: 1;
}

/* line 53, node_modules/bulma/sass/layout/hero.sass */
.hero.is-light .tabs li.is-active a {
  opacity: 1;
}

/* line 57, node_modules/bulma/sass/layout/hero.sass */
.hero.is-light .tabs.is-boxed a, .hero.is-light .tabs.is-toggle a {
  color: rgba(0, 0, 0, 0.7);
}

/* line 59, node_modules/bulma/sass/layout/hero.sass */
.hero.is-light .tabs.is-boxed a:hover, .hero.is-light .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 0.1);
}

/* line 62, node_modules/bulma/sass/layout/hero.sass */
.hero.is-light .tabs.is-boxed li.is-active a, .hero.is-light .tabs.is-boxed li.is-active a:hover, .hero.is-light .tabs.is-toggle li.is-active a, .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;
}

/* line 69, node_modules/bulma/sass/layout/hero.sass */
.hero.is-light.is-bold {
  background-image: linear-gradient(141deg, #dfd8d9 0%, whitesmoke 71%, white 100%);
}

@media screen and (max-width: 768px) {
  /* line 74, node_modules/bulma/sass/layout/hero.sass */
  .hero.is-light.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #dfd8d9 0%, whitesmoke 71%, white 100%);
  }
}

/* line 21, node_modules/bulma/sass/layout/hero.sass */
.hero.is-dark {
  background-color: #363636;
  color: #fff;
}

/* line 24, node_modules/bulma/sass/layout/hero.sass */
.hero.is-dark a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-dark strong {
  color: inherit;
}

/* line 27, node_modules/bulma/sass/layout/hero.sass */
.hero.is-dark .title {
  color: #fff;
}

/* line 29, node_modules/bulma/sass/layout/hero.sass */
.hero.is-dark .subtitle {
  color: rgba(255, 255, 255, 0.9);
}

/* line 31, node_modules/bulma/sass/layout/hero.sass */
.hero.is-dark .subtitle a:not(.button),
.hero.is-dark .subtitle strong {
  color: #fff;
}

@media screen and (max-width: 1087px) {
  /* line 34, node_modules/bulma/sass/layout/hero.sass */
  .hero.is-dark .navbar-menu {
    background-color: #363636;
  }
}

/* line 37, node_modules/bulma/sass/layout/hero.sass */
.hero.is-dark .navbar-item,
.hero.is-dark .navbar-link {
  color: rgba(255, 255, 255, 0.7);
}

/* line 42, node_modules/bulma/sass/layout/hero.sass */
.hero.is-dark a.navbar-item:hover, .hero.is-dark a.navbar-item.is-active, .hero.is-dark .current-menu-item a.navbar-item, .current-menu-item .hero.is-dark a.navbar-item,
.hero.is-dark .current_page_item a.navbar-item, .current_page_item .hero.is-dark a.navbar-item,
.hero.is-dark .navbar-link:hover,
.hero.is-dark .navbar-link.is-active,
.hero.is-dark .current-menu-item a.navbar-link.navbar-item,
.current-menu-item .hero.is-dark a.navbar-link.navbar-item,
.hero.is-dark .current_page_item a.navbar-link.navbar-item,
.current_page_item .hero.is-dark a.navbar-link.navbar-item {
  background-color: #292929;
  color: #fff;
}

/* line 47, node_modules/bulma/sass/layout/hero.sass */
.hero.is-dark .tabs a {
  color: #fff;
  opacity: 0.9;
}

/* line 50, node_modules/bulma/sass/layout/hero.sass */
.hero.is-dark .tabs a:hover {
  opacity: 1;
}

/* line 53, node_modules/bulma/sass/layout/hero.sass */
.hero.is-dark .tabs li.is-active a {
  opacity: 1;
}

/* line 57, node_modules/bulma/sass/layout/hero.sass */
.hero.is-dark .tabs.is-boxed a, .hero.is-dark .tabs.is-toggle a {
  color: #fff;
}

/* line 59, node_modules/bulma/sass/layout/hero.sass */
.hero.is-dark .tabs.is-boxed a:hover, .hero.is-dark .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 0.1);
}

/* line 62, node_modules/bulma/sass/layout/hero.sass */
.hero.is-dark .tabs.is-boxed li.is-active a, .hero.is-dark .tabs.is-boxed li.is-active a:hover, .hero.is-dark .tabs.is-toggle li.is-active a, .hero.is-dark .tabs.is-toggle li.is-active a:hover {
  background-color: #fff;
  border-color: #fff;
  color: #363636;
}

/* line 69, node_modules/bulma/sass/layout/hero.sass */
.hero.is-dark.is-bold {
  background-image: linear-gradient(141deg, #1f191a 0%, #363636 71%, #46403f 100%);
}

@media screen and (max-width: 768px) {
  /* line 74, node_modules/bulma/sass/layout/hero.sass */
  .hero.is-dark.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #1f191a 0%, #363636 71%, #46403f 100%);
  }
}

/* line 21, node_modules/bulma/sass/layout/hero.sass */
.hero.is-primary {
  background-color: #99cc00;
  color: #fff;
}

/* line 24, node_modules/bulma/sass/layout/hero.sass */
.hero.is-primary a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-primary strong {
  color: inherit;
}

/* line 27, node_modules/bulma/sass/layout/hero.sass */
.hero.is-primary .title {
  color: #fff;
}

/* line 29, node_modules/bulma/sass/layout/hero.sass */
.hero.is-primary .subtitle {
  color: rgba(255, 255, 255, 0.9);
}

/* line 31, node_modules/bulma/sass/layout/hero.sass */
.hero.is-primary .subtitle a:not(.button),
.hero.is-primary .subtitle strong {
  color: #fff;
}

@media screen and (max-width: 1087px) {
  /* line 34, node_modules/bulma/sass/layout/hero.sass */
  .hero.is-primary .navbar-menu {
    background-color: #99cc00;
  }
}

/* line 37, node_modules/bulma/sass/layout/hero.sass */
.hero.is-primary .navbar-item,
.hero.is-primary .navbar-link {
  color: rgba(255, 255, 255, 0.7);
}

/* line 42, node_modules/bulma/sass/layout/hero.sass */
.hero.is-primary a.navbar-item:hover, .hero.is-primary a.navbar-item.is-active, .hero.is-primary .current-menu-item a.navbar-item, .current-menu-item .hero.is-primary a.navbar-item,
.hero.is-primary .current_page_item a.navbar-item, .current_page_item .hero.is-primary a.navbar-item,
.hero.is-primary .navbar-link:hover,
.hero.is-primary .navbar-link.is-active,
.hero.is-primary .current-menu-item a.navbar-link.navbar-item,
.current-menu-item .hero.is-primary a.navbar-link.navbar-item,
.hero.is-primary .current_page_item a.navbar-link.navbar-item,
.current_page_item .hero.is-primary a.navbar-link.navbar-item {
  background-color: #86b300;
  color: #fff;
}

/* line 47, node_modules/bulma/sass/layout/hero.sass */
.hero.is-primary .tabs a {
  color: #fff;
  opacity: 0.9;
}

/* line 50, node_modules/bulma/sass/layout/hero.sass */
.hero.is-primary .tabs a:hover {
  opacity: 1;
}

/* line 53, node_modules/bulma/sass/layout/hero.sass */
.hero.is-primary .tabs li.is-active a {
  opacity: 1;
}

/* line 57, node_modules/bulma/sass/layout/hero.sass */
.hero.is-primary .tabs.is-boxed a, .hero.is-primary .tabs.is-toggle a {
  color: #fff;
}

/* line 59, node_modules/bulma/sass/layout/hero.sass */
.hero.is-primary .tabs.is-boxed a:hover, .hero.is-primary .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 0.1);
}

/* line 62, node_modules/bulma/sass/layout/hero.sass */
.hero.is-primary .tabs.is-boxed li.is-active a, .hero.is-primary .tabs.is-boxed li.is-active a:hover, .hero.is-primary .tabs.is-toggle li.is-active a, .hero.is-primary .tabs.is-toggle li.is-active a:hover {
  background-color: #fff;
  border-color: #fff;
  color: #99cc00;
}

/* line 69, node_modules/bulma/sass/layout/hero.sass */
.hero.is-primary.is-bold {
  background-image: linear-gradient(141deg, #8c9900 0%, #99cc00 71%, #86e600 100%);
}

@media screen and (max-width: 768px) {
  /* line 74, node_modules/bulma/sass/layout/hero.sass */
  .hero.is-primary.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #8c9900 0%, #99cc00 71%, #86e600 100%);
  }
}

/* line 21, node_modules/bulma/sass/layout/hero.sass */
.hero.is-secondary {
  background-color: #ff470f;
  color: #fff;
}

/* line 24, node_modules/bulma/sass/layout/hero.sass */
.hero.is-secondary a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-secondary strong {
  color: inherit;
}

/* line 27, node_modules/bulma/sass/layout/hero.sass */
.hero.is-secondary .title {
  color: #fff;
}

/* line 29, node_modules/bulma/sass/layout/hero.sass */
.hero.is-secondary .subtitle {
  color: rgba(255, 255, 255, 0.9);
}

/* line 31, node_modules/bulma/sass/layout/hero.sass */
.hero.is-secondary .subtitle a:not(.button),
.hero.is-secondary .subtitle strong {
  color: #fff;
}

@media screen and (max-width: 1087px) {
  /* line 34, node_modules/bulma/sass/layout/hero.sass */
  .hero.is-secondary .navbar-menu {
    background-color: #ff470f;
  }
}

/* line 37, node_modules/bulma/sass/layout/hero.sass */
.hero.is-secondary .navbar-item,
.hero.is-secondary .navbar-link {
  color: rgba(255, 255, 255, 0.7);
}

/* line 42, node_modules/bulma/sass/layout/hero.sass */
.hero.is-secondary a.navbar-item:hover, .hero.is-secondary a.navbar-item.is-active, .hero.is-secondary .current-menu-item a.navbar-item, .current-menu-item .hero.is-secondary a.navbar-item,
.hero.is-secondary .current_page_item a.navbar-item, .current_page_item .hero.is-secondary a.navbar-item,
.hero.is-secondary .navbar-link:hover,
.hero.is-secondary .navbar-link.is-active,
.hero.is-secondary .current-menu-item a.navbar-link.navbar-item,
.current-menu-item .hero.is-secondary a.navbar-link.navbar-item,
.hero.is-secondary .current_page_item a.navbar-link.navbar-item,
.current_page_item .hero.is-secondary a.navbar-link.navbar-item {
  background-color: #f53900;
  color: #fff;
}

/* line 47, node_modules/bulma/sass/layout/hero.sass */
.hero.is-secondary .tabs a {
  color: #fff;
  opacity: 0.9;
}

/* line 50, node_modules/bulma/sass/layout/hero.sass */
.hero.is-secondary .tabs a:hover {
  opacity: 1;
}

/* line 53, node_modules/bulma/sass/layout/hero.sass */
.hero.is-secondary .tabs li.is-active a {
  opacity: 1;
}

/* line 57, node_modules/bulma/sass/layout/hero.sass */
.hero.is-secondary .tabs.is-boxed a, .hero.is-secondary .tabs.is-toggle a {
  color: #fff;
}

/* line 59, node_modules/bulma/sass/layout/hero.sass */
.hero.is-secondary .tabs.is-boxed a:hover, .hero.is-secondary .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 0.1);
}

/* line 62, node_modules/bulma/sass/layout/hero.sass */
.hero.is-secondary .tabs.is-boxed li.is-active a, .hero.is-secondary .tabs.is-boxed li.is-active a:hover, .hero.is-secondary .tabs.is-toggle li.is-active a, .hero.is-secondary .tabs.is-toggle li.is-active a:hover {
  background-color: #fff;
  border-color: #fff;
  color: #ff470f;
}

/* line 69, node_modules/bulma/sass/layout/hero.sass */
.hero.is-secondary.is-bold {
  background-image: linear-gradient(141deg, #db0f00 0%, #ff470f 71%, #ff7e29 100%);
}

@media screen and (max-width: 768px) {
  /* line 74, node_modules/bulma/sass/layout/hero.sass */
  .hero.is-secondary.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #db0f00 0%, #ff470f 71%, #ff7e29 100%);
  }
}

/* line 21, node_modules/bulma/sass/layout/hero.sass */
.hero.is-link {
  background-color: #4a4a4a;
  color: #fff;
}

/* line 24, node_modules/bulma/sass/layout/hero.sass */
.hero.is-link a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-link strong {
  color: inherit;
}

/* line 27, node_modules/bulma/sass/layout/hero.sass */
.hero.is-link .title {
  color: #fff;
}

/* line 29, node_modules/bulma/sass/layout/hero.sass */
.hero.is-link .subtitle {
  color: rgba(255, 255, 255, 0.9);
}

/* line 31, node_modules/bulma/sass/layout/hero.sass */
.hero.is-link .subtitle a:not(.button),
.hero.is-link .subtitle strong {
  color: #fff;
}

@media screen and (max-width: 1087px) {
  /* line 34, node_modules/bulma/sass/layout/hero.sass */
  .hero.is-link .navbar-menu {
    background-color: #4a4a4a;
  }
}

/* line 37, node_modules/bulma/sass/layout/hero.sass */
.hero.is-link .navbar-item,
.hero.is-link .navbar-link {
  color: rgba(255, 255, 255, 0.7);
}

/* line 42, node_modules/bulma/sass/layout/hero.sass */
.hero.is-link a.navbar-item:hover, .hero.is-link a.navbar-item.is-active, .hero.is-link .current-menu-item a.navbar-item, .current-menu-item .hero.is-link a.navbar-item,
.hero.is-link .current_page_item a.navbar-item, .current_page_item .hero.is-link a.navbar-item,
.hero.is-link .navbar-link:hover,
.hero.is-link .navbar-link.is-active,
.hero.is-link .current-menu-item a.navbar-link.navbar-item,
.current-menu-item .hero.is-link a.navbar-link.navbar-item,
.hero.is-link .current_page_item a.navbar-link.navbar-item,
.current_page_item .hero.is-link a.navbar-link.navbar-item {
  background-color: #3d3d3d;
  color: #fff;
}

/* line 47, node_modules/bulma/sass/layout/hero.sass */
.hero.is-link .tabs a {
  color: #fff;
  opacity: 0.9;
}

/* line 50, node_modules/bulma/sass/layout/hero.sass */
.hero.is-link .tabs a:hover {
  opacity: 1;
}

/* line 53, node_modules/bulma/sass/layout/hero.sass */
.hero.is-link .tabs li.is-active a {
  opacity: 1;
}

/* line 57, node_modules/bulma/sass/layout/hero.sass */
.hero.is-link .tabs.is-boxed a, .hero.is-link .tabs.is-toggle a {
  color: #fff;
}

/* line 59, node_modules/bulma/sass/layout/hero.sass */
.hero.is-link .tabs.is-boxed a:hover, .hero.is-link .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 0.1);
}

/* line 62, node_modules/bulma/sass/layout/hero.sass */
.hero.is-link .tabs.is-boxed li.is-active a, .hero.is-link .tabs.is-boxed li.is-active a:hover, .hero.is-link .tabs.is-toggle li.is-active a, .hero.is-link .tabs.is-toggle li.is-active a:hover {
  background-color: #fff;
  border-color: #fff;
  color: #4a4a4a;
}

/* line 69, node_modules/bulma/sass/layout/hero.sass */
.hero.is-link.is-bold {
  background-image: linear-gradient(141deg, #352c2d 0%, #4a4a4a 71%, #5b5452 100%);
}

@media screen and (max-width: 768px) {
  /* line 74, node_modules/bulma/sass/layout/hero.sass */
  .hero.is-link.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #352c2d 0%, #4a4a4a 71%, #5b5452 100%);
  }
}

/* line 21, node_modules/bulma/sass/layout/hero.sass */
.hero.is-info, body .hero#buorgul {
  background-color: #3273dc;
  color: #fff;
}

/* line 24, node_modules/bulma/sass/layout/hero.sass */
.hero.is-info a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current), body .hero#buorgul a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-info strong,
body .hero#buorgul strong {
  color: inherit;
}

/* line 27, node_modules/bulma/sass/layout/hero.sass */
.hero.is-info .title, body .hero#buorgul .title {
  color: #fff;
}

/* line 29, node_modules/bulma/sass/layout/hero.sass */
.hero.is-info .subtitle, body .hero#buorgul .subtitle {
  color: rgba(255, 255, 255, 0.9);
}

/* line 31, node_modules/bulma/sass/layout/hero.sass */
.hero.is-info .subtitle a:not(.button), body .hero#buorgul .subtitle a:not(.button),
.hero.is-info .subtitle strong,
body .hero#buorgul .subtitle strong {
  color: #fff;
}

@media screen and (max-width: 1087px) {
  /* line 34, node_modules/bulma/sass/layout/hero.sass */
  .hero.is-info .navbar-menu, body .hero#buorgul .navbar-menu {
    background-color: #3273dc;
  }
}

/* line 37, node_modules/bulma/sass/layout/hero.sass */
.hero.is-info .navbar-item, body .hero#buorgul .navbar-item,
.hero.is-info .navbar-link,
body .hero#buorgul .navbar-link {
  color: rgba(255, 255, 255, 0.7);
}

/* line 42, node_modules/bulma/sass/layout/hero.sass */
.hero.is-info a.navbar-item:hover, body .hero#buorgul a.navbar-item:hover, .hero.is-info a.navbar-item.is-active, body .hero#buorgul a.navbar-item.is-active, .hero.is-info .current-menu-item a.navbar-item, .current-menu-item .hero.is-info a.navbar-item, body .hero#buorgul .current-menu-item a.navbar-item, .current-menu-item body .hero#buorgul a.navbar-item,
.hero.is-info .current_page_item a.navbar-item, .current_page_item .hero.is-info a.navbar-item,
body .hero#buorgul .current_page_item a.navbar-item, .current_page_item body .hero#buorgul a.navbar-item,
.hero.is-info .navbar-link:hover,
body .hero#buorgul .navbar-link:hover,
.hero.is-info .navbar-link.is-active,
body .hero#buorgul .navbar-link.is-active,
.hero.is-info .current-menu-item a.navbar-link.navbar-item,
.current-menu-item .hero.is-info a.navbar-link.navbar-item,
body .hero#buorgul .current-menu-item a.navbar-link.navbar-item,
.current-menu-item body .hero#buorgul a.navbar-link.navbar-item,
.hero.is-info .current_page_item a.navbar-link.navbar-item,
.current_page_item .hero.is-info a.navbar-link.navbar-item,
body .hero#buorgul .current_page_item a.navbar-link.navbar-item,
.current_page_item body .hero#buorgul a.navbar-link.navbar-item {
  background-color: #2366d1;
  color: #fff;
}

/* line 47, node_modules/bulma/sass/layout/hero.sass */
.hero.is-info .tabs a, body .hero#buorgul .tabs a {
  color: #fff;
  opacity: 0.9;
}

/* line 50, node_modules/bulma/sass/layout/hero.sass */
.hero.is-info .tabs a:hover, body .hero#buorgul .tabs a:hover {
  opacity: 1;
}

/* line 53, node_modules/bulma/sass/layout/hero.sass */
.hero.is-info .tabs li.is-active a, body .hero#buorgul .tabs li.is-active a {
  opacity: 1;
}

/* line 57, node_modules/bulma/sass/layout/hero.sass */
.hero.is-info .tabs.is-boxed a, body .hero#buorgul .tabs.is-boxed a, .hero.is-info .tabs.is-toggle a, body .hero#buorgul .tabs.is-toggle a {
  color: #fff;
}

/* line 59, node_modules/bulma/sass/layout/hero.sass */
.hero.is-info .tabs.is-boxed a:hover, body .hero#buorgul .tabs.is-boxed a:hover, .hero.is-info .tabs.is-toggle a:hover, body .hero#buorgul .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 0.1);
}

/* line 62, node_modules/bulma/sass/layout/hero.sass */
.hero.is-info .tabs.is-boxed li.is-active a, body .hero#buorgul .tabs.is-boxed li.is-active a, .hero.is-info .tabs.is-boxed li.is-active a:hover, body .hero#buorgul .tabs.is-boxed li.is-active a:hover, .hero.is-info .tabs.is-toggle li.is-active a, body .hero#buorgul .tabs.is-toggle li.is-active a, .hero.is-info .tabs.is-toggle li.is-active a:hover, body .hero#buorgul .tabs.is-toggle li.is-active a:hover {
  background-color: #fff;
  border-color: #fff;
  color: #3273dc;
}

/* line 69, node_modules/bulma/sass/layout/hero.sass */
.hero.is-info.is-bold, body .hero.is-bold#buorgul {
  background-image: linear-gradient(141deg, #1577c6 0%, #3273dc 71%, #4366e5 100%);
}

@media screen and (max-width: 768px) {
  /* line 74, node_modules/bulma/sass/layout/hero.sass */
  .hero.is-info.is-bold .navbar-menu, body .hero.is-bold#buorgul .navbar-menu {
    background-image: linear-gradient(141deg, #1577c6 0%, #3273dc 71%, #4366e5 100%);
  }
}

/* line 21, node_modules/bulma/sass/layout/hero.sass */
.hero.is-success {
  background-color: #48c774;
  color: #fff;
}

/* line 24, node_modules/bulma/sass/layout/hero.sass */
.hero.is-success a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-success strong {
  color: inherit;
}

/* line 27, node_modules/bulma/sass/layout/hero.sass */
.hero.is-success .title {
  color: #fff;
}

/* line 29, node_modules/bulma/sass/layout/hero.sass */
.hero.is-success .subtitle {
  color: rgba(255, 255, 255, 0.9);
}

/* line 31, node_modules/bulma/sass/layout/hero.sass */
.hero.is-success .subtitle a:not(.button),
.hero.is-success .subtitle strong {
  color: #fff;
}

@media screen and (max-width: 1087px) {
  /* line 34, node_modules/bulma/sass/layout/hero.sass */
  .hero.is-success .navbar-menu {
    background-color: #48c774;
  }
}

/* line 37, node_modules/bulma/sass/layout/hero.sass */
.hero.is-success .navbar-item,
.hero.is-success .navbar-link {
  color: rgba(255, 255, 255, 0.7);
}

/* line 42, node_modules/bulma/sass/layout/hero.sass */
.hero.is-success a.navbar-item:hover, .hero.is-success a.navbar-item.is-active, .hero.is-success .current-menu-item a.navbar-item, .current-menu-item .hero.is-success a.navbar-item,
.hero.is-success .current_page_item a.navbar-item, .current_page_item .hero.is-success a.navbar-item,
.hero.is-success .navbar-link:hover,
.hero.is-success .navbar-link.is-active,
.hero.is-success .current-menu-item a.navbar-link.navbar-item,
.current-menu-item .hero.is-success a.navbar-link.navbar-item,
.hero.is-success .current_page_item a.navbar-link.navbar-item,
.current_page_item .hero.is-success a.navbar-link.navbar-item {
  background-color: #3abb67;
  color: #fff;
}

/* line 47, node_modules/bulma/sass/layout/hero.sass */
.hero.is-success .tabs a {
  color: #fff;
  opacity: 0.9;
}

/* line 50, node_modules/bulma/sass/layout/hero.sass */
.hero.is-success .tabs a:hover {
  opacity: 1;
}

/* line 53, node_modules/bulma/sass/layout/hero.sass */
.hero.is-success .tabs li.is-active a {
  opacity: 1;
}

/* line 57, node_modules/bulma/sass/layout/hero.sass */
.hero.is-success .tabs.is-boxed a, .hero.is-success .tabs.is-toggle a {
  color: #fff;
}

/* line 59, node_modules/bulma/sass/layout/hero.sass */
.hero.is-success .tabs.is-boxed a:hover, .hero.is-success .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 0.1);
}

/* line 62, node_modules/bulma/sass/layout/hero.sass */
.hero.is-success .tabs.is-boxed li.is-active a, .hero.is-success .tabs.is-boxed li.is-active a:hover, .hero.is-success .tabs.is-toggle li.is-active a, .hero.is-success .tabs.is-toggle li.is-active a:hover {
  background-color: #fff;
  border-color: #fff;
  color: #48c774;
}

/* line 69, node_modules/bulma/sass/layout/hero.sass */
.hero.is-success.is-bold {
  background-image: linear-gradient(141deg, #29b342 0%, #48c774 71%, #56d296 100%);
}

@media screen and (max-width: 768px) {
  /* line 74, node_modules/bulma/sass/layout/hero.sass */
  .hero.is-success.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #29b342 0%, #48c774 71%, #56d296 100%);
  }
}

/* line 21, node_modules/bulma/sass/layout/hero.sass */
.hero.is-warning, body .hero.buorg-pad {
  background-color: #ffdd57;
  color: rgba(0, 0, 0, 0.7);
}

/* line 24, node_modules/bulma/sass/layout/hero.sass */
.hero.is-warning a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current), body .hero.buorg-pad a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-warning strong,
body .hero.buorg-pad strong {
  color: inherit;
}

/* line 27, node_modules/bulma/sass/layout/hero.sass */
.hero.is-warning .title, body .hero.buorg-pad .title {
  color: rgba(0, 0, 0, 0.7);
}

/* line 29, node_modules/bulma/sass/layout/hero.sass */
.hero.is-warning .subtitle, body .hero.buorg-pad .subtitle {
  color: rgba(0, 0, 0, 0.9);
}

/* line 31, node_modules/bulma/sass/layout/hero.sass */
.hero.is-warning .subtitle a:not(.button), body .hero.buorg-pad .subtitle a:not(.button),
.hero.is-warning .subtitle strong,
body .hero.buorg-pad .subtitle strong {
  color: rgba(0, 0, 0, 0.7);
}

@media screen and (max-width: 1087px) {
  /* line 34, node_modules/bulma/sass/layout/hero.sass */
  .hero.is-warning .navbar-menu, body .hero.buorg-pad .navbar-menu {
    background-color: #ffdd57;
  }
}

/* line 37, node_modules/bulma/sass/layout/hero.sass */
.hero.is-warning .navbar-item, body .hero.buorg-pad .navbar-item,
.hero.is-warning .navbar-link,
body .hero.buorg-pad .navbar-link {
  color: rgba(0, 0, 0, 0.7);
}

/* line 42, node_modules/bulma/sass/layout/hero.sass */
.hero.is-warning a.navbar-item:hover, body .hero.buorg-pad a.navbar-item:hover, .hero.is-warning a.navbar-item.is-active, body .hero.buorg-pad a.navbar-item.is-active, .hero.is-warning .current-menu-item a.navbar-item, .current-menu-item .hero.is-warning a.navbar-item, body .hero.buorg-pad .current-menu-item a.navbar-item, .current-menu-item body .hero.buorg-pad a.navbar-item,
.hero.is-warning .current_page_item a.navbar-item, .current_page_item .hero.is-warning a.navbar-item,
body .hero.buorg-pad .current_page_item a.navbar-item, .current_page_item body .hero.buorg-pad a.navbar-item,
.hero.is-warning .navbar-link:hover,
body .hero.buorg-pad .navbar-link:hover,
.hero.is-warning .navbar-link.is-active,
body .hero.buorg-pad .navbar-link.is-active,
.hero.is-warning .current-menu-item a.navbar-link.navbar-item,
.current-menu-item .hero.is-warning a.navbar-link.navbar-item,
body .hero.buorg-pad .current-menu-item a.navbar-link.navbar-item,
.current-menu-item body .hero.buorg-pad a.navbar-link.navbar-item,
.hero.is-warning .current_page_item a.navbar-link.navbar-item,
.current_page_item .hero.is-warning a.navbar-link.navbar-item,
body .hero.buorg-pad .current_page_item a.navbar-link.navbar-item,
.current_page_item body .hero.buorg-pad a.navbar-link.navbar-item {
  background-color: #ffd83d;
  color: rgba(0, 0, 0, 0.7);
}

/* line 47, node_modules/bulma/sass/layout/hero.sass */
.hero.is-warning .tabs a, body .hero.buorg-pad .tabs a {
  color: rgba(0, 0, 0, 0.7);
  opacity: 0.9;
}

/* line 50, node_modules/bulma/sass/layout/hero.sass */
.hero.is-warning .tabs a:hover, body .hero.buorg-pad .tabs a:hover {
  opacity: 1;
}

/* line 53, node_modules/bulma/sass/layout/hero.sass */
.hero.is-warning .tabs li.is-active a, body .hero.buorg-pad .tabs li.is-active a {
  opacity: 1;
}

/* line 57, node_modules/bulma/sass/layout/hero.sass */
.hero.is-warning .tabs.is-boxed a, body .hero.buorg-pad .tabs.is-boxed a, .hero.is-warning .tabs.is-toggle a, body .hero.buorg-pad .tabs.is-toggle a {
  color: rgba(0, 0, 0, 0.7);
}

/* line 59, node_modules/bulma/sass/layout/hero.sass */
.hero.is-warning .tabs.is-boxed a:hover, body .hero.buorg-pad .tabs.is-boxed a:hover, .hero.is-warning .tabs.is-toggle a:hover, body .hero.buorg-pad .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 0.1);
}

/* line 62, node_modules/bulma/sass/layout/hero.sass */
.hero.is-warning .tabs.is-boxed li.is-active a, body .hero.buorg-pad .tabs.is-boxed li.is-active a, .hero.is-warning .tabs.is-boxed li.is-active a:hover, body .hero.buorg-pad .tabs.is-boxed li.is-active a:hover, .hero.is-warning .tabs.is-toggle li.is-active a, body .hero.buorg-pad .tabs.is-toggle li.is-active a, .hero.is-warning .tabs.is-toggle li.is-active a:hover, body .hero.buorg-pad .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;
}

/* line 69, node_modules/bulma/sass/layout/hero.sass */
.hero.is-warning.is-bold, body .hero.is-bold.buorg-pad {
  background-image: linear-gradient(141deg, #ffaf24 0%, #ffdd57 71%, #fffa70 100%);
}

@media screen and (max-width: 768px) {
  /* line 74, node_modules/bulma/sass/layout/hero.sass */
  .hero.is-warning.is-bold .navbar-menu, body .hero.is-bold.buorg-pad .navbar-menu {
    background-image: linear-gradient(141deg, #ffaf24 0%, #ffdd57 71%, #fffa70 100%);
  }
}

/* line 21, node_modules/bulma/sass/layout/hero.sass */
.hero.is-danger, body .hero#buorgig {
  background-color: #f14668;
  color: #fff;
}

/* line 24, node_modules/bulma/sass/layout/hero.sass */
.hero.is-danger a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current), body .hero#buorgig a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-danger strong,
body .hero#buorgig strong {
  color: inherit;
}

/* line 27, node_modules/bulma/sass/layout/hero.sass */
.hero.is-danger .title, body .hero#buorgig .title {
  color: #fff;
}

/* line 29, node_modules/bulma/sass/layout/hero.sass */
.hero.is-danger .subtitle, body .hero#buorgig .subtitle {
  color: rgba(255, 255, 255, 0.9);
}

/* line 31, node_modules/bulma/sass/layout/hero.sass */
.hero.is-danger .subtitle a:not(.button), body .hero#buorgig .subtitle a:not(.button),
.hero.is-danger .subtitle strong,
body .hero#buorgig .subtitle strong {
  color: #fff;
}

@media screen and (max-width: 1087px) {
  /* line 34, node_modules/bulma/sass/layout/hero.sass */
  .hero.is-danger .navbar-menu, body .hero#buorgig .navbar-menu {
    background-color: #f14668;
  }
}

/* line 37, node_modules/bulma/sass/layout/hero.sass */
.hero.is-danger .navbar-item, body .hero#buorgig .navbar-item,
.hero.is-danger .navbar-link,
body .hero#buorgig .navbar-link {
  color: rgba(255, 255, 255, 0.7);
}

/* line 42, node_modules/bulma/sass/layout/hero.sass */
.hero.is-danger a.navbar-item:hover, body .hero#buorgig a.navbar-item:hover, .hero.is-danger a.navbar-item.is-active, body .hero#buorgig a.navbar-item.is-active, .hero.is-danger .current-menu-item a.navbar-item, .current-menu-item .hero.is-danger a.navbar-item, body .hero#buorgig .current-menu-item a.navbar-item, .current-menu-item body .hero#buorgig a.navbar-item,
.hero.is-danger .current_page_item a.navbar-item, .current_page_item .hero.is-danger a.navbar-item,
body .hero#buorgig .current_page_item a.navbar-item, .current_page_item body .hero#buorgig a.navbar-item,
.hero.is-danger .navbar-link:hover,
body .hero#buorgig .navbar-link:hover,
.hero.is-danger .navbar-link.is-active,
body .hero#buorgig .navbar-link.is-active,
.hero.is-danger .current-menu-item a.navbar-link.navbar-item,
.current-menu-item .hero.is-danger a.navbar-link.navbar-item,
body .hero#buorgig .current-menu-item a.navbar-link.navbar-item,
.current-menu-item body .hero#buorgig a.navbar-link.navbar-item,
.hero.is-danger .current_page_item a.navbar-link.navbar-item,
.current_page_item .hero.is-danger a.navbar-link.navbar-item,
body .hero#buorgig .current_page_item a.navbar-link.navbar-item,
.current_page_item body .hero#buorgig a.navbar-link.navbar-item {
  background-color: #ef2e55;
  color: #fff;
}

/* line 47, node_modules/bulma/sass/layout/hero.sass */
.hero.is-danger .tabs a, body .hero#buorgig .tabs a {
  color: #fff;
  opacity: 0.9;
}

/* line 50, node_modules/bulma/sass/layout/hero.sass */
.hero.is-danger .tabs a:hover, body .hero#buorgig .tabs a:hover {
  opacity: 1;
}

/* line 53, node_modules/bulma/sass/layout/hero.sass */
.hero.is-danger .tabs li.is-active a, body .hero#buorgig .tabs li.is-active a {
  opacity: 1;
}

/* line 57, node_modules/bulma/sass/layout/hero.sass */
.hero.is-danger .tabs.is-boxed a, body .hero#buorgig .tabs.is-boxed a, .hero.is-danger .tabs.is-toggle a, body .hero#buorgig .tabs.is-toggle a {
  color: #fff;
}

/* line 59, node_modules/bulma/sass/layout/hero.sass */
.hero.is-danger .tabs.is-boxed a:hover, body .hero#buorgig .tabs.is-boxed a:hover, .hero.is-danger .tabs.is-toggle a:hover, body .hero#buorgig .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 0.1);
}

/* line 62, node_modules/bulma/sass/layout/hero.sass */
.hero.is-danger .tabs.is-boxed li.is-active a, body .hero#buorgig .tabs.is-boxed li.is-active a, .hero.is-danger .tabs.is-boxed li.is-active a:hover, body .hero#buorgig .tabs.is-boxed li.is-active a:hover, .hero.is-danger .tabs.is-toggle li.is-active a, body .hero#buorgig .tabs.is-toggle li.is-active a, .hero.is-danger .tabs.is-toggle li.is-active a:hover, body .hero#buorgig .tabs.is-toggle li.is-active a:hover {
  background-color: #fff;
  border-color: #fff;
  color: #f14668;
}

/* line 69, node_modules/bulma/sass/layout/hero.sass */
.hero.is-danger.is-bold, body .hero.is-bold#buorgig {
  background-image: linear-gradient(141deg, #fa0a62 0%, #f14668 71%, #f7595f 100%);
}

@media screen and (max-width: 768px) {
  /* line 74, node_modules/bulma/sass/layout/hero.sass */
  .hero.is-danger.is-bold .navbar-menu, body .hero.is-bold#buorgig .navbar-menu {
    background-image: linear-gradient(141deg, #fa0a62 0%, #f14668 71%, #f7595f 100%);
  }
}

/* line 78, node_modules/bulma/sass/layout/hero.sass */
.hero.is-small .hero-body {
  padding: 1.5rem;
}

@media screen and (min-width: 769px), print {
  /* line 82, node_modules/bulma/sass/layout/hero.sass */
  .hero.is-medium .hero-body {
    padding: 9rem 1.5rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 86, node_modules/bulma/sass/layout/hero.sass */
  .hero.is-large .hero-body {
    padding: 18rem 1.5rem;
  }
}

/* line 91, node_modules/bulma/sass/layout/hero.sass */
.hero.is-halfheight .hero-body, .hero.is-fullheight .hero-body, .hero.is-fullheight-with-navbar .hero-body {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

/* line 94, node_modules/bulma/sass/layout/hero.sass */
.hero.is-halfheight .hero-body > .container, .hero.is-fullheight .hero-body > .container, .hero.is-fullheight-with-navbar .hero-body > .container {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 1;
      flex-shrink: 1;
}

/* line 97, node_modules/bulma/sass/layout/hero.sass */
.hero.is-halfheight {
  min-height: 50vh;
}

/* line 99, node_modules/bulma/sass/layout/hero.sass */
.hero.is-fullheight {
  min-height: 100vh;
}

/* line 104, node_modules/bulma/sass/layout/hero.sass */
.hero-video {
  overflow: hidden;
}

/* line 107, node_modules/bulma/sass/layout/hero.sass */
.hero-video video {
  left: 50%;
  min-height: 100%;
  min-width: 100%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
          transform: translate3d(-50%, -50%, 0);
}

/* line 115, node_modules/bulma/sass/layout/hero.sass */
.hero-video.is-transparent {
  opacity: 0.3;
}

@media screen and (max-width: 768px) {
  /* line 104, node_modules/bulma/sass/layout/hero.sass */
  .hero-video {
    display: none;
  }
}

/* line 121, node_modules/bulma/sass/layout/hero.sass */
.hero-buttons {
  margin-top: 1.5rem;
}

@media screen and (max-width: 768px) {
  /* line 125, node_modules/bulma/sass/layout/hero.sass */
  .hero-buttons .button, .hero-buttons body #buorgig, body .hero-buttons #buorgig,
  .hero-buttons body #buorgul, body .hero-buttons #buorgul,
  .hero-buttons body #buorgpermanent, body .hero-buttons #buorgpermanent {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  /* line 127, node_modules/bulma/sass/layout/hero.sass */
  .hero-buttons .button:not(:last-child), .hero-buttons body #buorgig:not(:last-child), body .hero-buttons #buorgig:not(:last-child),
  .hero-buttons body #buorgul:not(:last-child), body .hero-buttons #buorgul:not(:last-child),
  .hero-buttons body #buorgpermanent:not(:last-child), body .hero-buttons #buorgpermanent:not(:last-child) {
    margin-bottom: 0.75rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 121, node_modules/bulma/sass/layout/hero.sass */
  .hero-buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  /* line 132, node_modules/bulma/sass/layout/hero.sass */
  .hero-buttons .button:not(:last-child), .hero-buttons body #buorgig:not(:last-child), body .hero-buttons #buorgig:not(:last-child),
  .hero-buttons body #buorgul:not(:last-child), body .hero-buttons #buorgul:not(:last-child),
  .hero-buttons body #buorgpermanent:not(:last-child), body .hero-buttons #buorgpermanent:not(:last-child) {
    margin-right: 1.5rem;
  }
}

/* line 137, node_modules/bulma/sass/layout/hero.sass */
.hero-head,
.hero-foot {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

/* line 142, node_modules/bulma/sass/layout/hero.sass */
.hero-body {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding: 3rem 1.5rem;
}

/* line 5, node_modules/bulma/sass/layout/section.sass */
.section {
  padding: 0 1rem;
}

@media screen and (min-width: 1088px) {
  /* line 10, node_modules/bulma/sass/layout/section.sass */
  .section.is-medium {
    padding: 3rem 1.5rem;
  }
  /* line 12, node_modules/bulma/sass/layout/section.sass */
  .section.is-large {
    padding: 9rem 1.5rem;
  }
}

/* line 5, node_modules/bulma/sass/layout/footer.sass */
.footer {
  background-color: rgba(245, 245, 245, 0.85);
  padding: 3rem 1.5rem 6rem;
}

/* line 10, node_modules/bulma/sass/elements/box.sass */
.box {
  background-color: white;
  border-radius: 2px;
  -webkit-box-shadow: 0 0.5em 1em -0.125em rgba(10, 10, 10, 0.1), 0 0px 0 1px rgba(10, 10, 10, 0.02);
          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: 1rem;
}

/* line 20, node_modules/bulma/sass/elements/box.sass */
a.box:hover, a.box:focus {
  -webkit-box-shadow: 0 0.5em 1em -0.125em rgba(10, 10, 10, 0.1), 0 0 0 1px #4a4a4a;
          box-shadow: 0 0.5em 1em -0.125em rgba(10, 10, 10, 0.1), 0 0 0 1px #4a4a4a;
}

/* line 23, node_modules/bulma/sass/elements/box.sass */
a.box:active {
  -webkit-box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.2), 0 0 0 1px #4a4a4a;
          box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.2), 0 0 0 1px #4a4a4a;
}

/* line 47, node_modules/bulma/sass/elements/button.sass */
.button, body #buorgig,
body #buorgul,
body #buorgpermanent {
  background-color: white;
  border-color: #dbdbdb;
  border-width: 1px;
  color: #363636;
  cursor: pointer;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          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;
}

/* line 64, node_modules/bulma/sass/elements/button.sass */
.button strong, body #buorgig strong, body #buorgul strong, body #buorgpermanent strong {
  color: inherit;
}

/* line 67, node_modules/bulma/sass/elements/button.sass */
.button .icon, body #buorgig .icon, body #buorgul .icon, body #buorgpermanent .icon, .button .icon.is-small, body #buorgig .icon.is-small, body #buorgul .icon.is-small, body #buorgpermanent .icon.is-small, .button .icon.is-medium, body #buorgig .icon.is-medium, body #buorgul .icon.is-medium, body #buorgpermanent .icon.is-medium, .button .icon.is-large, body #buorgig .icon.is-large, body #buorgul .icon.is-large, body #buorgpermanent .icon.is-large {
  height: 1.5em;
  width: 1.5em;
}

/* line 73, node_modules/bulma/sass/elements/button.sass */
.button .icon:first-child:not(:last-child), body #buorgig .icon:first-child:not(:last-child), body #buorgul .icon:first-child:not(:last-child), body #buorgpermanent .icon:first-child:not(:last-child) {
  margin-left: calc(-0.5em - 1px);
  margin-right: 0.25em;
}

/* line 76, node_modules/bulma/sass/elements/button.sass */
.button .icon:last-child:not(:first-child), body #buorgig .icon:last-child:not(:first-child), body #buorgul .icon:last-child:not(:first-child), body #buorgpermanent .icon:last-child:not(:first-child) {
  margin-left: 0.25em;
  margin-right: calc(-0.5em - 1px);
}

/* line 79, node_modules/bulma/sass/elements/button.sass */
.button .icon:first-child:last-child, body #buorgig .icon:first-child:last-child, body #buorgul .icon:first-child:last-child, body #buorgpermanent .icon:first-child:last-child {
  margin-left: calc(-0.5em - 1px);
  margin-right: calc(-0.5em - 1px);
}

/* line 83, node_modules/bulma/sass/elements/button.sass */
.button:hover, body #buorgig:hover,
body #buorgul:hover,
body #buorgpermanent:hover, .button.is-hovered, body .is-hovered#buorgig,
body .is-hovered#buorgul,
body .is-hovered#buorgpermanent {
  border-color: #b5b5b5;
  color: #363636;
}

/* line 87, node_modules/bulma/sass/elements/button.sass */
.button:focus, body #buorgig:focus,
body #buorgul:focus,
body #buorgpermanent:focus, .button.is-focused, body .is-focused#buorgig,
body .is-focused#buorgul,
body .is-focused#buorgpermanent {
  border-color: #3273dc;
  color: #363636;
}

/* line 91, node_modules/bulma/sass/elements/button.sass */
.button:focus:not(:active), body #buorgig:focus:not(:active),
body #buorgul:focus:not(:active),
body #buorgpermanent:focus:not(:active), .button.is-focused:not(:active), body .is-focused#buorgig:not(:active),
body .is-focused#buorgul:not(:active),
body .is-focused#buorgpermanent:not(:active) {
  -webkit-box-shadow: 0 0 0 0.125em rgba(74, 74, 74, 0.25);
          box-shadow: 0 0 0 0.125em rgba(74, 74, 74, 0.25);
}

/* line 93, node_modules/bulma/sass/elements/button.sass */
.button:active, body #buorgig:active,
body #buorgul:active,
body #buorgpermanent:active, .button.is-active, .current-menu-item a.button.navbar-item, .current-menu-item body a.navbar-item#buorgig, body .current-menu-item a.navbar-item#buorgig,
.current-menu-item body a.navbar-item#buorgul, body .current-menu-item a.navbar-item#buorgul,
.current-menu-item body a.navbar-item#buorgpermanent, body .current-menu-item a.navbar-item#buorgpermanent,
.current_page_item a.button.navbar-item, .current_page_item body a.navbar-item#buorgig, body .current_page_item a.navbar-item#buorgig,
.current_page_item body a.navbar-item#buorgul, body .current_page_item a.navbar-item#buorgul,
.current_page_item body a.navbar-item#buorgpermanent, body .current_page_item a.navbar-item#buorgpermanent, body .is-active#buorgig,
body .is-active#buorgul,
body .is-active#buorgpermanent {
  border-color: #4a4a4a;
  color: #363636;
}

/* line 98, node_modules/bulma/sass/elements/button.sass */
.button.is-text, body .is-text#buorgig,
body .is-text#buorgul,
body .is-text#buorgpermanent {
  background-color: transparent;
  border-color: transparent;
  color: #4a4a4a;
  text-decoration: underline;
}

/* line 103, node_modules/bulma/sass/elements/button.sass */
.button.is-text:hover, body .is-text#buorgig:hover,
body .is-text#buorgul:hover,
body .is-text#buorgpermanent:hover, .button.is-text.is-hovered, body .is-text.is-hovered#buorgig,
body .is-text.is-hovered#buorgul,
body .is-text.is-hovered#buorgpermanent, .button.is-text:focus, body .is-text#buorgig:focus,
body .is-text#buorgul:focus,
body .is-text#buorgpermanent:focus, .button.is-text.is-focused, body .is-text.is-focused#buorgig,
body .is-text.is-focused#buorgul,
body .is-text.is-focused#buorgpermanent {
  background-color: whitesmoke;
  color: #363636;
}

/* line 109, node_modules/bulma/sass/elements/button.sass */
.button.is-text:active, body .is-text#buorgig:active,
body .is-text#buorgul:active,
body .is-text#buorgpermanent:active, .button.is-text.is-active, .current-menu-item a.button.is-text.navbar-item, .current-menu-item body a.is-text.navbar-item#buorgig, body .current-menu-item a.is-text.navbar-item#buorgig,
.current-menu-item body a.is-text.navbar-item#buorgul, body .current-menu-item a.is-text.navbar-item#buorgul,
.current-menu-item body a.is-text.navbar-item#buorgpermanent, body .current-menu-item a.is-text.navbar-item#buorgpermanent,
.current_page_item a.button.is-text.navbar-item, .current_page_item body a.is-text.navbar-item#buorgig, body .current_page_item a.is-text.navbar-item#buorgig,
.current_page_item body a.is-text.navbar-item#buorgul, body .current_page_item a.is-text.navbar-item#buorgul,
.current_page_item body a.is-text.navbar-item#buorgpermanent, body .current_page_item a.is-text.navbar-item#buorgpermanent, body .is-text.is-active#buorgig,
body .is-text.is-active#buorgul,
body .is-text.is-active#buorgpermanent {
  background-color: #e8e8e8;
  color: #363636;
}

/* line 113, node_modules/bulma/sass/elements/button.sass */
.button.is-text[disabled], body .is-text#buorgig[disabled],
body .is-text#buorgul[disabled],
body .is-text#buorgpermanent[disabled],
fieldset[disabled] .button.is-text,
fieldset[disabled] body .is-text#buorgig,
body fieldset[disabled] .is-text#buorgig,
fieldset[disabled] body .is-text#buorgul,
body fieldset[disabled] .is-text#buorgul,
fieldset[disabled] body .is-text#buorgpermanent,
body fieldset[disabled] .is-text#buorgpermanent {
  background-color: transparent;
  border-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}

/* line 121, node_modules/bulma/sass/elements/button.sass */
.button.is-white, body .is-white#buorgig,
body .is-white#buorgul,
body .is-white#buorgpermanent {
  background-color: #fefefe;
  border-color: transparent;
  color: #0a0a0a;
}

/* line 125, node_modules/bulma/sass/elements/button.sass */
.button.is-white:hover, body .is-white#buorgig:hover,
body .is-white#buorgul:hover,
body .is-white#buorgpermanent:hover, .button.is-white.is-hovered, body .is-white.is-hovered#buorgig,
body .is-white.is-hovered#buorgul,
body .is-white.is-hovered#buorgpermanent {
  background-color: #f8f8f8;
  border-color: transparent;
  color: #0a0a0a;
}

/* line 130, node_modules/bulma/sass/elements/button.sass */
.button.is-white:focus, body .is-white#buorgig:focus,
body .is-white#buorgul:focus,
body .is-white#buorgpermanent:focus, .button.is-white.is-focused, body .is-white.is-focused#buorgig,
body .is-white.is-focused#buorgul,
body .is-white.is-focused#buorgpermanent {
  border-color: transparent;
  color: #0a0a0a;
}

/* line 134, node_modules/bulma/sass/elements/button.sass */
.button.is-white:focus:not(:active), body .is-white#buorgig:focus:not(:active),
body .is-white#buorgul:focus:not(:active),
body .is-white#buorgpermanent:focus:not(:active), .button.is-white.is-focused:not(:active), body .is-white.is-focused#buorgig:not(:active),
body .is-white.is-focused#buorgul:not(:active),
body .is-white.is-focused#buorgpermanent:not(:active) {
  -webkit-box-shadow: 0 0 0 0.125em rgba(254, 254, 254, 0.25);
          box-shadow: 0 0 0 0.125em rgba(254, 254, 254, 0.25);
}

/* line 136, node_modules/bulma/sass/elements/button.sass */
.button.is-white:active, body .is-white#buorgig:active,
body .is-white#buorgul:active,
body .is-white#buorgpermanent:active, .button.is-white.is-active, .current-menu-item a.button.is-white.navbar-item, .current-menu-item body a.is-white.navbar-item#buorgig, body .current-menu-item a.is-white.navbar-item#buorgig,
.current-menu-item body a.is-white.navbar-item#buorgul, body .current-menu-item a.is-white.navbar-item#buorgul,
.current-menu-item body a.is-white.navbar-item#buorgpermanent, body .current-menu-item a.is-white.navbar-item#buorgpermanent,
.current_page_item a.button.is-white.navbar-item, .current_page_item body a.is-white.navbar-item#buorgig, body .current_page_item a.is-white.navbar-item#buorgig,
.current_page_item body a.is-white.navbar-item#buorgul, body .current_page_item a.is-white.navbar-item#buorgul,
.current_page_item body a.is-white.navbar-item#buorgpermanent, body .current_page_item a.is-white.navbar-item#buorgpermanent, body .is-white.is-active#buorgig,
body .is-white.is-active#buorgul,
body .is-white.is-active#buorgpermanent {
  background-color: #f1f1f1;
  border-color: transparent;
  color: #0a0a0a;
}

/* line 141, node_modules/bulma/sass/elements/button.sass */
.button.is-white[disabled], body .is-white#buorgig[disabled],
body .is-white#buorgul[disabled],
body .is-white#buorgpermanent[disabled],
fieldset[disabled] .button.is-white,
fieldset[disabled] body .is-white#buorgig,
body fieldset[disabled] .is-white#buorgig,
fieldset[disabled] body .is-white#buorgul,
body fieldset[disabled] .is-white#buorgul,
fieldset[disabled] body .is-white#buorgpermanent,
body fieldset[disabled] .is-white#buorgpermanent {
  background-color: #fefefe;
  border-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}

/* line 146, node_modules/bulma/sass/elements/button.sass */
.button.is-white.is-inverted, body .is-white.is-inverted#buorgig,
body .is-white.is-inverted#buorgul,
body .is-white.is-inverted#buorgpermanent {
  background-color: #0a0a0a;
  color: #fefefe;
}

/* line 149, node_modules/bulma/sass/elements/button.sass */
.button.is-white.is-inverted:hover, body .is-white.is-inverted#buorgig:hover,
body .is-white.is-inverted#buorgul:hover,
body .is-white.is-inverted#buorgpermanent:hover, .button.is-white.is-inverted.is-hovered, body .is-white.is-inverted.is-hovered#buorgig,
body .is-white.is-inverted.is-hovered#buorgul,
body .is-white.is-inverted.is-hovered#buorgpermanent {
  background-color: black;
}

/* line 152, node_modules/bulma/sass/elements/button.sass */
.button.is-white.is-inverted[disabled], body .is-white.is-inverted#buorgig[disabled],
body .is-white.is-inverted#buorgul[disabled],
body .is-white.is-inverted#buorgpermanent[disabled],
fieldset[disabled] .button.is-white.is-inverted,
fieldset[disabled] body .is-white.is-inverted#buorgig,
body fieldset[disabled] .is-white.is-inverted#buorgig,
fieldset[disabled] body .is-white.is-inverted#buorgul,
body fieldset[disabled] .is-white.is-inverted#buorgul,
fieldset[disabled] body .is-white.is-inverted#buorgpermanent,
body fieldset[disabled] .is-white.is-inverted#buorgpermanent {
  background-color: #0a0a0a;
  border-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #fefefe;
}

/* line 159, node_modules/bulma/sass/elements/button.sass */
.button.is-white.is-loading::after, body .is-white.is-loading#buorgig::after,
body .is-white.is-loading#buorgul::after,
body .is-white.is-loading#buorgpermanent::after {
  border-color: transparent transparent #0a0a0a #0a0a0a !important;
}

/* line 161, node_modules/bulma/sass/elements/button.sass */
.button.is-white.is-outlined, body .is-white#buorgig,
body .is-white#buorgul,
body .is-white#buorgpermanent {
  background-color: transparent;
  border-color: #fefefe;
  color: #fefefe;
}

/* line 165, node_modules/bulma/sass/elements/button.sass */
.button.is-white.is-outlined:hover, body .is-white#buorgig:hover,
body .is-white#buorgul:hover,
body .is-white#buorgpermanent:hover, .button.is-white.is-outlined.is-hovered, body .is-white.is-hovered#buorgig,
body .is-white.is-hovered#buorgul,
body .is-white.is-hovered#buorgpermanent, .button.is-white.is-outlined:focus, body .is-white#buorgig:focus,
body .is-white#buorgul:focus,
body .is-white#buorgpermanent:focus, .button.is-white.is-outlined.is-focused, body .is-white.is-focused#buorgig,
body .is-white.is-focused#buorgul,
body .is-white.is-focused#buorgpermanent {
  background-color: #fefefe;
  border-color: #fefefe;
  color: #0a0a0a;
}

/* line 173, node_modules/bulma/sass/elements/button.sass */
.button.is-white.is-outlined.is-loading::after, body .is-white.is-loading#buorgig::after,
body .is-white.is-loading#buorgul::after,
body .is-white.is-loading#buorgpermanent::after {
  border-color: transparent transparent #fefefe #fefefe !important;
}

/* line 179, node_modules/bulma/sass/elements/button.sass */
.button.is-white.is-outlined.is-loading:hover::after, body .is-white.is-loading#buorgig:hover::after,
body .is-white.is-loading#buorgul:hover::after,
body .is-white.is-loading#buorgpermanent:hover::after, .button.is-white.is-outlined.is-loading.is-hovered::after, body .is-white.is-loading.is-hovered#buorgig::after,
body .is-white.is-loading.is-hovered#buorgul::after,
body .is-white.is-loading.is-hovered#buorgpermanent::after, .button.is-white.is-outlined.is-loading:focus::after, body .is-white.is-loading#buorgig:focus::after,
body .is-white.is-loading#buorgul:focus::after,
body .is-white.is-loading#buorgpermanent:focus::after, .button.is-white.is-outlined.is-loading.is-focused::after, body .is-white.is-loading.is-focused#buorgig::after,
body .is-white.is-loading.is-focused#buorgul::after,
body .is-white.is-loading.is-focused#buorgpermanent::after {
  border-color: transparent transparent #0a0a0a #0a0a0a !important;
}

/* line 181, node_modules/bulma/sass/elements/button.sass */
.button.is-white.is-outlined[disabled], body .is-white#buorgig[disabled],
body .is-white#buorgul[disabled],
body .is-white#buorgpermanent[disabled],
fieldset[disabled] .button.is-white.is-outlined,
fieldset[disabled] body .is-white#buorgig,
body fieldset[disabled] .is-white#buorgig,
fieldset[disabled] body .is-white#buorgul,
body fieldset[disabled] .is-white#buorgul,
fieldset[disabled] body .is-white#buorgpermanent,
body fieldset[disabled] .is-white#buorgpermanent {
  background-color: transparent;
  border-color: #fefefe;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #fefefe;
}

/* line 187, node_modules/bulma/sass/elements/button.sass */
.button.is-white.is-inverted.is-outlined, body .is-white.is-inverted#buorgig,
body .is-white.is-inverted#buorgul,
body .is-white.is-inverted#buorgpermanent {
  background-color: transparent;
  border-color: #0a0a0a;
  color: #0a0a0a;
}

/* line 191, node_modules/bulma/sass/elements/button.sass */
.button.is-white.is-inverted.is-outlined:hover, body .is-white.is-inverted#buorgig:hover,
body .is-white.is-inverted#buorgul:hover,
body .is-white.is-inverted#buorgpermanent:hover, .button.is-white.is-inverted.is-outlined.is-hovered, body .is-white.is-inverted.is-hovered#buorgig,
body .is-white.is-inverted.is-hovered#buorgul,
body .is-white.is-inverted.is-hovered#buorgpermanent, .button.is-white.is-inverted.is-outlined:focus, body .is-white.is-inverted#buorgig:focus,
body .is-white.is-inverted#buorgul:focus,
body .is-white.is-inverted#buorgpermanent:focus, .button.is-white.is-inverted.is-outlined.is-focused, body .is-white.is-inverted.is-focused#buorgig,
body .is-white.is-inverted.is-focused#buorgul,
body .is-white.is-inverted.is-focused#buorgpermanent {
  background-color: #0a0a0a;
  color: #fefefe;
}

/* line 202, node_modules/bulma/sass/elements/button.sass */
.button.is-white.is-inverted.is-outlined.is-loading:hover::after, body .is-white.is-inverted.is-loading#buorgig:hover::after,
body .is-white.is-inverted.is-loading#buorgul:hover::after,
body .is-white.is-inverted.is-loading#buorgpermanent:hover::after, .button.is-white.is-inverted.is-outlined.is-loading.is-hovered::after, body .is-white.is-inverted.is-loading.is-hovered#buorgig::after,
body .is-white.is-inverted.is-loading.is-hovered#buorgul::after,
body .is-white.is-inverted.is-loading.is-hovered#buorgpermanent::after, .button.is-white.is-inverted.is-outlined.is-loading:focus::after, body .is-white.is-inverted.is-loading#buorgig:focus::after,
body .is-white.is-inverted.is-loading#buorgul:focus::after,
body .is-white.is-inverted.is-loading#buorgpermanent:focus::after, .button.is-white.is-inverted.is-outlined.is-loading.is-focused::after, body .is-white.is-inverted.is-loading.is-focused#buorgig::after,
body .is-white.is-inverted.is-loading.is-focused#buorgul::after,
body .is-white.is-inverted.is-loading.is-focused#buorgpermanent::after {
  border-color: transparent transparent #fefefe #fefefe !important;
}

/* line 204, node_modules/bulma/sass/elements/button.sass */
.button.is-white.is-inverted.is-outlined[disabled], body .is-white.is-inverted#buorgig[disabled],
body .is-white.is-inverted#buorgul[disabled],
body .is-white.is-inverted#buorgpermanent[disabled],
fieldset[disabled] .button.is-white.is-inverted.is-outlined,
fieldset[disabled] body .is-white.is-inverted#buorgig,
body fieldset[disabled] .is-white.is-inverted#buorgig,
fieldset[disabled] body .is-white.is-inverted#buorgul,
body fieldset[disabled] .is-white.is-inverted#buorgul,
fieldset[disabled] body .is-white.is-inverted#buorgpermanent,
body fieldset[disabled] .is-white.is-inverted#buorgpermanent {
  background-color: transparent;
  border-color: #0a0a0a;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #0a0a0a;
}

/* line 121, node_modules/bulma/sass/elements/button.sass */
.button.is-black, body .is-black#buorgig,
body .is-black#buorgul,
body .is-black#buorgpermanent {
  background-color: #0a0a0a;
  border-color: transparent;
  color: #fefefe;
}

/* line 125, node_modules/bulma/sass/elements/button.sass */
.button.is-black:hover, body .is-black#buorgig:hover,
body .is-black#buorgul:hover,
body .is-black#buorgpermanent:hover, .button.is-black.is-hovered, body .is-black.is-hovered#buorgig,
body .is-black.is-hovered#buorgul,
body .is-black.is-hovered#buorgpermanent {
  background-color: #040404;
  border-color: transparent;
  color: #fefefe;
}

/* line 130, node_modules/bulma/sass/elements/button.sass */
.button.is-black:focus, body .is-black#buorgig:focus,
body .is-black#buorgul:focus,
body .is-black#buorgpermanent:focus, .button.is-black.is-focused, body .is-black.is-focused#buorgig,
body .is-black.is-focused#buorgul,
body .is-black.is-focused#buorgpermanent {
  border-color: transparent;
  color: #fefefe;
}

/* line 134, node_modules/bulma/sass/elements/button.sass */
.button.is-black:focus:not(:active), body .is-black#buorgig:focus:not(:active),
body .is-black#buorgul:focus:not(:active),
body .is-black#buorgpermanent:focus:not(:active), .button.is-black.is-focused:not(:active), body .is-black.is-focused#buorgig:not(:active),
body .is-black.is-focused#buorgul:not(:active),
body .is-black.is-focused#buorgpermanent:not(:active) {
  -webkit-box-shadow: 0 0 0 0.125em rgba(10, 10, 10, 0.25);
          box-shadow: 0 0 0 0.125em rgba(10, 10, 10, 0.25);
}

/* line 136, node_modules/bulma/sass/elements/button.sass */
.button.is-black:active, body .is-black#buorgig:active,
body .is-black#buorgul:active,
body .is-black#buorgpermanent:active, .button.is-black.is-active, .current-menu-item a.button.is-black.navbar-item, .current-menu-item body a.is-black.navbar-item#buorgig, body .current-menu-item a.is-black.navbar-item#buorgig,
.current-menu-item body a.is-black.navbar-item#buorgul, body .current-menu-item a.is-black.navbar-item#buorgul,
.current-menu-item body a.is-black.navbar-item#buorgpermanent, body .current-menu-item a.is-black.navbar-item#buorgpermanent,
.current_page_item a.button.is-black.navbar-item, .current_page_item body a.is-black.navbar-item#buorgig, body .current_page_item a.is-black.navbar-item#buorgig,
.current_page_item body a.is-black.navbar-item#buorgul, body .current_page_item a.is-black.navbar-item#buorgul,
.current_page_item body a.is-black.navbar-item#buorgpermanent, body .current_page_item a.is-black.navbar-item#buorgpermanent, body .is-black.is-active#buorgig,
body .is-black.is-active#buorgul,
body .is-black.is-active#buorgpermanent {
  background-color: black;
  border-color: transparent;
  color: #fefefe;
}

/* line 141, node_modules/bulma/sass/elements/button.sass */
.button.is-black[disabled], body .is-black#buorgig[disabled],
body .is-black#buorgul[disabled],
body .is-black#buorgpermanent[disabled],
fieldset[disabled] .button.is-black,
fieldset[disabled] body .is-black#buorgig,
body fieldset[disabled] .is-black#buorgig,
fieldset[disabled] body .is-black#buorgul,
body fieldset[disabled] .is-black#buorgul,
fieldset[disabled] body .is-black#buorgpermanent,
body fieldset[disabled] .is-black#buorgpermanent {
  background-color: #0a0a0a;
  border-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}

/* line 146, node_modules/bulma/sass/elements/button.sass */
.button.is-black.is-inverted, body .is-black.is-inverted#buorgig,
body .is-black.is-inverted#buorgul,
body .is-black.is-inverted#buorgpermanent {
  background-color: #fefefe;
  color: #0a0a0a;
}

/* line 149, node_modules/bulma/sass/elements/button.sass */
.button.is-black.is-inverted:hover, body .is-black.is-inverted#buorgig:hover,
body .is-black.is-inverted#buorgul:hover,
body .is-black.is-inverted#buorgpermanent:hover, .button.is-black.is-inverted.is-hovered, body .is-black.is-inverted.is-hovered#buorgig,
body .is-black.is-inverted.is-hovered#buorgul,
body .is-black.is-inverted.is-hovered#buorgpermanent {
  background-color: #f1f1f1;
}

/* line 152, node_modules/bulma/sass/elements/button.sass */
.button.is-black.is-inverted[disabled], body .is-black.is-inverted#buorgig[disabled],
body .is-black.is-inverted#buorgul[disabled],
body .is-black.is-inverted#buorgpermanent[disabled],
fieldset[disabled] .button.is-black.is-inverted,
fieldset[disabled] body .is-black.is-inverted#buorgig,
body fieldset[disabled] .is-black.is-inverted#buorgig,
fieldset[disabled] body .is-black.is-inverted#buorgul,
body fieldset[disabled] .is-black.is-inverted#buorgul,
fieldset[disabled] body .is-black.is-inverted#buorgpermanent,
body fieldset[disabled] .is-black.is-inverted#buorgpermanent {
  background-color: #fefefe;
  border-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #0a0a0a;
}

/* line 159, node_modules/bulma/sass/elements/button.sass */
.button.is-black.is-loading::after, body .is-black.is-loading#buorgig::after,
body .is-black.is-loading#buorgul::after,
body .is-black.is-loading#buorgpermanent::after {
  border-color: transparent transparent #fefefe #fefefe !important;
}

/* line 161, node_modules/bulma/sass/elements/button.sass */
.button.is-black.is-outlined, body .is-black#buorgig,
body .is-black#buorgul,
body .is-black#buorgpermanent {
  background-color: transparent;
  border-color: #0a0a0a;
  color: #0a0a0a;
}

/* line 165, node_modules/bulma/sass/elements/button.sass */
.button.is-black.is-outlined:hover, body .is-black#buorgig:hover,
body .is-black#buorgul:hover,
body .is-black#buorgpermanent:hover, .button.is-black.is-outlined.is-hovered, body .is-black.is-hovered#buorgig,
body .is-black.is-hovered#buorgul,
body .is-black.is-hovered#buorgpermanent, .button.is-black.is-outlined:focus, body .is-black#buorgig:focus,
body .is-black#buorgul:focus,
body .is-black#buorgpermanent:focus, .button.is-black.is-outlined.is-focused, body .is-black.is-focused#buorgig,
body .is-black.is-focused#buorgul,
body .is-black.is-focused#buorgpermanent {
  background-color: #0a0a0a;
  border-color: #0a0a0a;
  color: #fefefe;
}

/* line 173, node_modules/bulma/sass/elements/button.sass */
.button.is-black.is-outlined.is-loading::after, body .is-black.is-loading#buorgig::after,
body .is-black.is-loading#buorgul::after,
body .is-black.is-loading#buorgpermanent::after {
  border-color: transparent transparent #0a0a0a #0a0a0a !important;
}

/* line 179, node_modules/bulma/sass/elements/button.sass */
.button.is-black.is-outlined.is-loading:hover::after, body .is-black.is-loading#buorgig:hover::after,
body .is-black.is-loading#buorgul:hover::after,
body .is-black.is-loading#buorgpermanent:hover::after, .button.is-black.is-outlined.is-loading.is-hovered::after, body .is-black.is-loading.is-hovered#buorgig::after,
body .is-black.is-loading.is-hovered#buorgul::after,
body .is-black.is-loading.is-hovered#buorgpermanent::after, .button.is-black.is-outlined.is-loading:focus::after, body .is-black.is-loading#buorgig:focus::after,
body .is-black.is-loading#buorgul:focus::after,
body .is-black.is-loading#buorgpermanent:focus::after, .button.is-black.is-outlined.is-loading.is-focused::after, body .is-black.is-loading.is-focused#buorgig::after,
body .is-black.is-loading.is-focused#buorgul::after,
body .is-black.is-loading.is-focused#buorgpermanent::after {
  border-color: transparent transparent #fefefe #fefefe !important;
}

/* line 181, node_modules/bulma/sass/elements/button.sass */
.button.is-black.is-outlined[disabled], body .is-black#buorgig[disabled],
body .is-black#buorgul[disabled],
body .is-black#buorgpermanent[disabled],
fieldset[disabled] .button.is-black.is-outlined,
fieldset[disabled] body .is-black#buorgig,
body fieldset[disabled] .is-black#buorgig,
fieldset[disabled] body .is-black#buorgul,
body fieldset[disabled] .is-black#buorgul,
fieldset[disabled] body .is-black#buorgpermanent,
body fieldset[disabled] .is-black#buorgpermanent {
  background-color: transparent;
  border-color: #0a0a0a;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #0a0a0a;
}

/* line 187, node_modules/bulma/sass/elements/button.sass */
.button.is-black.is-inverted.is-outlined, body .is-black.is-inverted#buorgig,
body .is-black.is-inverted#buorgul,
body .is-black.is-inverted#buorgpermanent {
  background-color: transparent;
  border-color: #fefefe;
  color: #fefefe;
}

/* line 191, node_modules/bulma/sass/elements/button.sass */
.button.is-black.is-inverted.is-outlined:hover, body .is-black.is-inverted#buorgig:hover,
body .is-black.is-inverted#buorgul:hover,
body .is-black.is-inverted#buorgpermanent:hover, .button.is-black.is-inverted.is-outlined.is-hovered, body .is-black.is-inverted.is-hovered#buorgig,
body .is-black.is-inverted.is-hovered#buorgul,
body .is-black.is-inverted.is-hovered#buorgpermanent, .button.is-black.is-inverted.is-outlined:focus, body .is-black.is-inverted#buorgig:focus,
body .is-black.is-inverted#buorgul:focus,
body .is-black.is-inverted#buorgpermanent:focus, .button.is-black.is-inverted.is-outlined.is-focused, body .is-black.is-inverted.is-focused#buorgig,
body .is-black.is-inverted.is-focused#buorgul,
body .is-black.is-inverted.is-focused#buorgpermanent {
  background-color: #fefefe;
  color: #0a0a0a;
}

/* line 202, node_modules/bulma/sass/elements/button.sass */
.button.is-black.is-inverted.is-outlined.is-loading:hover::after, body .is-black.is-inverted.is-loading#buorgig:hover::after,
body .is-black.is-inverted.is-loading#buorgul:hover::after,
body .is-black.is-inverted.is-loading#buorgpermanent:hover::after, .button.is-black.is-inverted.is-outlined.is-loading.is-hovered::after, body .is-black.is-inverted.is-loading.is-hovered#buorgig::after,
body .is-black.is-inverted.is-loading.is-hovered#buorgul::after,
body .is-black.is-inverted.is-loading.is-hovered#buorgpermanent::after, .button.is-black.is-inverted.is-outlined.is-loading:focus::after, body .is-black.is-inverted.is-loading#buorgig:focus::after,
body .is-black.is-inverted.is-loading#buorgul:focus::after,
body .is-black.is-inverted.is-loading#buorgpermanent:focus::after, .button.is-black.is-inverted.is-outlined.is-loading.is-focused::after, body .is-black.is-inverted.is-loading.is-focused#buorgig::after,
body .is-black.is-inverted.is-loading.is-focused#buorgul::after,
body .is-black.is-inverted.is-loading.is-focused#buorgpermanent::after {
  border-color: transparent transparent #0a0a0a #0a0a0a !important;
}

/* line 204, node_modules/bulma/sass/elements/button.sass */
.button.is-black.is-inverted.is-outlined[disabled], body .is-black.is-inverted#buorgig[disabled],
body .is-black.is-inverted#buorgul[disabled],
body .is-black.is-inverted#buorgpermanent[disabled],
fieldset[disabled] .button.is-black.is-inverted.is-outlined,
fieldset[disabled] body .is-black.is-inverted#buorgig,
body fieldset[disabled] .is-black.is-inverted#buorgig,
fieldset[disabled] body .is-black.is-inverted#buorgul,
body fieldset[disabled] .is-black.is-inverted#buorgul,
fieldset[disabled] body .is-black.is-inverted#buorgpermanent,
body fieldset[disabled] .is-black.is-inverted#buorgpermanent {
  background-color: transparent;
  border-color: #fefefe;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #fefefe;
}

/* line 121, node_modules/bulma/sass/elements/button.sass */
.button.is-light, body .is-light#buorgig,
body .is-light#buorgul,
body .is-light#buorgpermanent {
  background-color: whitesmoke;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 125, node_modules/bulma/sass/elements/button.sass */
.button.is-light:hover, body .is-light#buorgig:hover,
body .is-light#buorgul:hover,
body .is-light#buorgpermanent:hover, .button.is-light.is-hovered, body .is-light.is-hovered#buorgig,
body .is-light.is-hovered#buorgul,
body .is-light.is-hovered#buorgpermanent {
  background-color: #eeeeee;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 130, node_modules/bulma/sass/elements/button.sass */
.button.is-light:focus, body .is-light#buorgig:focus,
body .is-light#buorgul:focus,
body .is-light#buorgpermanent:focus, .button.is-light.is-focused, body .is-light.is-focused#buorgig,
body .is-light.is-focused#buorgul,
body .is-light.is-focused#buorgpermanent {
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 134, node_modules/bulma/sass/elements/button.sass */
.button.is-light:focus:not(:active), body .is-light#buorgig:focus:not(:active),
body .is-light#buorgul:focus:not(:active),
body .is-light#buorgpermanent:focus:not(:active), .button.is-light.is-focused:not(:active), body .is-light.is-focused#buorgig:not(:active),
body .is-light.is-focused#buorgul:not(:active),
body .is-light.is-focused#buorgpermanent:not(:active) {
  -webkit-box-shadow: 0 0 0 0.125em rgba(245, 245, 245, 0.25);
          box-shadow: 0 0 0 0.125em rgba(245, 245, 245, 0.25);
}

/* line 136, node_modules/bulma/sass/elements/button.sass */
.button.is-light:active, body .is-light#buorgig:active,
body .is-light#buorgul:active,
body .is-light#buorgpermanent:active, .button.is-light.is-active, .current-menu-item a.button.is-light.navbar-item, .current-menu-item body a.is-light.navbar-item#buorgig, body .current-menu-item a.is-light.navbar-item#buorgig,
.current-menu-item body a.is-light.navbar-item#buorgul, body .current-menu-item a.is-light.navbar-item#buorgul,
.current-menu-item body a.is-light.navbar-item#buorgpermanent, body .current-menu-item a.is-light.navbar-item#buorgpermanent,
.current_page_item a.button.is-light.navbar-item, .current_page_item body a.is-light.navbar-item#buorgig, body .current_page_item a.is-light.navbar-item#buorgig,
.current_page_item body a.is-light.navbar-item#buorgul, body .current_page_item a.is-light.navbar-item#buorgul,
.current_page_item body a.is-light.navbar-item#buorgpermanent, body .current_page_item a.is-light.navbar-item#buorgpermanent, body .is-light.is-active#buorgig,
body .is-light.is-active#buorgul,
body .is-light.is-active#buorgpermanent {
  background-color: #e8e8e8;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 141, node_modules/bulma/sass/elements/button.sass */
.button.is-light[disabled], body .is-light#buorgig[disabled],
body .is-light#buorgul[disabled],
body .is-light#buorgpermanent[disabled],
fieldset[disabled] .button.is-light,
fieldset[disabled] body .is-light#buorgig,
body fieldset[disabled] .is-light#buorgig,
fieldset[disabled] body .is-light#buorgul,
body fieldset[disabled] .is-light#buorgul,
fieldset[disabled] body .is-light#buorgpermanent,
body fieldset[disabled] .is-light#buorgpermanent {
  background-color: whitesmoke;
  border-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}

/* line 146, node_modules/bulma/sass/elements/button.sass */
.button.is-light.is-inverted, body .is-light.is-inverted#buorgig,
body .is-light.is-inverted#buorgul,
body .is-light.is-inverted#buorgpermanent {
  background-color: rgba(0, 0, 0, 0.7);
  color: whitesmoke;
}

/* line 149, node_modules/bulma/sass/elements/button.sass */
.button.is-light.is-inverted:hover, body .is-light.is-inverted#buorgig:hover,
body .is-light.is-inverted#buorgul:hover,
body .is-light.is-inverted#buorgpermanent:hover, .button.is-light.is-inverted.is-hovered, body .is-light.is-inverted.is-hovered#buorgig,
body .is-light.is-inverted.is-hovered#buorgul,
body .is-light.is-inverted.is-hovered#buorgpermanent {
  background-color: rgba(0, 0, 0, 0.7);
}

/* line 152, node_modules/bulma/sass/elements/button.sass */
.button.is-light.is-inverted[disabled], body .is-light.is-inverted#buorgig[disabled],
body .is-light.is-inverted#buorgul[disabled],
body .is-light.is-inverted#buorgpermanent[disabled],
fieldset[disabled] .button.is-light.is-inverted,
fieldset[disabled] body .is-light.is-inverted#buorgig,
body fieldset[disabled] .is-light.is-inverted#buorgig,
fieldset[disabled] body .is-light.is-inverted#buorgul,
body fieldset[disabled] .is-light.is-inverted#buorgul,
fieldset[disabled] body .is-light.is-inverted#buorgpermanent,
body fieldset[disabled] .is-light.is-inverted#buorgpermanent {
  background-color: rgba(0, 0, 0, 0.7);
  border-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: whitesmoke;
}

/* line 159, node_modules/bulma/sass/elements/button.sass */
.button.is-light.is-loading::after, body .is-light.is-loading#buorgig::after,
body .is-light.is-loading#buorgul::after,
body .is-light.is-loading#buorgpermanent::after {
  border-color: transparent transparent rgba(0, 0, 0, 0.7) rgba(0, 0, 0, 0.7) !important;
}

/* line 161, node_modules/bulma/sass/elements/button.sass */
.button.is-light.is-outlined, body .is-light#buorgig,
body .is-light#buorgul,
body .is-light#buorgpermanent {
  background-color: transparent;
  border-color: whitesmoke;
  color: whitesmoke;
}

/* line 165, node_modules/bulma/sass/elements/button.sass */
.button.is-light.is-outlined:hover, body .is-light#buorgig:hover,
body .is-light#buorgul:hover,
body .is-light#buorgpermanent:hover, .button.is-light.is-outlined.is-hovered, body .is-light.is-hovered#buorgig,
body .is-light.is-hovered#buorgul,
body .is-light.is-hovered#buorgpermanent, .button.is-light.is-outlined:focus, body .is-light#buorgig:focus,
body .is-light#buorgul:focus,
body .is-light#buorgpermanent:focus, .button.is-light.is-outlined.is-focused, body .is-light.is-focused#buorgig,
body .is-light.is-focused#buorgul,
body .is-light.is-focused#buorgpermanent {
  background-color: whitesmoke;
  border-color: whitesmoke;
  color: rgba(0, 0, 0, 0.7);
}

/* line 173, node_modules/bulma/sass/elements/button.sass */
.button.is-light.is-outlined.is-loading::after, body .is-light.is-loading#buorgig::after,
body .is-light.is-loading#buorgul::after,
body .is-light.is-loading#buorgpermanent::after {
  border-color: transparent transparent whitesmoke whitesmoke !important;
}

/* line 179, node_modules/bulma/sass/elements/button.sass */
.button.is-light.is-outlined.is-loading:hover::after, body .is-light.is-loading#buorgig:hover::after,
body .is-light.is-loading#buorgul:hover::after,
body .is-light.is-loading#buorgpermanent:hover::after, .button.is-light.is-outlined.is-loading.is-hovered::after, body .is-light.is-loading.is-hovered#buorgig::after,
body .is-light.is-loading.is-hovered#buorgul::after,
body .is-light.is-loading.is-hovered#buorgpermanent::after, .button.is-light.is-outlined.is-loading:focus::after, body .is-light.is-loading#buorgig:focus::after,
body .is-light.is-loading#buorgul:focus::after,
body .is-light.is-loading#buorgpermanent:focus::after, .button.is-light.is-outlined.is-loading.is-focused::after, body .is-light.is-loading.is-focused#buorgig::after,
body .is-light.is-loading.is-focused#buorgul::after,
body .is-light.is-loading.is-focused#buorgpermanent::after {
  border-color: transparent transparent rgba(0, 0, 0, 0.7) rgba(0, 0, 0, 0.7) !important;
}

/* line 181, node_modules/bulma/sass/elements/button.sass */
.button.is-light.is-outlined[disabled], body .is-light#buorgig[disabled],
body .is-light#buorgul[disabled],
body .is-light#buorgpermanent[disabled],
fieldset[disabled] .button.is-light.is-outlined,
fieldset[disabled] body .is-light#buorgig,
body fieldset[disabled] .is-light#buorgig,
fieldset[disabled] body .is-light#buorgul,
body fieldset[disabled] .is-light#buorgul,
fieldset[disabled] body .is-light#buorgpermanent,
body fieldset[disabled] .is-light#buorgpermanent {
  background-color: transparent;
  border-color: whitesmoke;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: whitesmoke;
}

/* line 187, node_modules/bulma/sass/elements/button.sass */
.button.is-light.is-inverted.is-outlined, body .is-light.is-inverted#buorgig,
body .is-light.is-inverted#buorgul,
body .is-light.is-inverted#buorgpermanent {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.7);
  color: rgba(0, 0, 0, 0.7);
}

/* line 191, node_modules/bulma/sass/elements/button.sass */
.button.is-light.is-inverted.is-outlined:hover, body .is-light.is-inverted#buorgig:hover,
body .is-light.is-inverted#buorgul:hover,
body .is-light.is-inverted#buorgpermanent:hover, .button.is-light.is-inverted.is-outlined.is-hovered, body .is-light.is-inverted.is-hovered#buorgig,
body .is-light.is-inverted.is-hovered#buorgul,
body .is-light.is-inverted.is-hovered#buorgpermanent, .button.is-light.is-inverted.is-outlined:focus, body .is-light.is-inverted#buorgig:focus,
body .is-light.is-inverted#buorgul:focus,
body .is-light.is-inverted#buorgpermanent:focus, .button.is-light.is-inverted.is-outlined.is-focused, body .is-light.is-inverted.is-focused#buorgig,
body .is-light.is-inverted.is-focused#buorgul,
body .is-light.is-inverted.is-focused#buorgpermanent {
  background-color: rgba(0, 0, 0, 0.7);
  color: whitesmoke;
}

/* line 202, node_modules/bulma/sass/elements/button.sass */
.button.is-light.is-inverted.is-outlined.is-loading:hover::after, body .is-light.is-inverted.is-loading#buorgig:hover::after,
body .is-light.is-inverted.is-loading#buorgul:hover::after,
body .is-light.is-inverted.is-loading#buorgpermanent:hover::after, .button.is-light.is-inverted.is-outlined.is-loading.is-hovered::after, body .is-light.is-inverted.is-loading.is-hovered#buorgig::after,
body .is-light.is-inverted.is-loading.is-hovered#buorgul::after,
body .is-light.is-inverted.is-loading.is-hovered#buorgpermanent::after, .button.is-light.is-inverted.is-outlined.is-loading:focus::after, body .is-light.is-inverted.is-loading#buorgig:focus::after,
body .is-light.is-inverted.is-loading#buorgul:focus::after,
body .is-light.is-inverted.is-loading#buorgpermanent:focus::after, .button.is-light.is-inverted.is-outlined.is-loading.is-focused::after, body .is-light.is-inverted.is-loading.is-focused#buorgig::after,
body .is-light.is-inverted.is-loading.is-focused#buorgul::after,
body .is-light.is-inverted.is-loading.is-focused#buorgpermanent::after {
  border-color: transparent transparent whitesmoke whitesmoke !important;
}

/* line 204, node_modules/bulma/sass/elements/button.sass */
.button.is-light.is-inverted.is-outlined[disabled], body .is-light.is-inverted#buorgig[disabled],
body .is-light.is-inverted#buorgul[disabled],
body .is-light.is-inverted#buorgpermanent[disabled],
fieldset[disabled] .button.is-light.is-inverted.is-outlined,
fieldset[disabled] body .is-light.is-inverted#buorgig,
body fieldset[disabled] .is-light.is-inverted#buorgig,
fieldset[disabled] body .is-light.is-inverted#buorgul,
body fieldset[disabled] .is-light.is-inverted#buorgul,
fieldset[disabled] body .is-light.is-inverted#buorgpermanent,
body fieldset[disabled] .is-light.is-inverted#buorgpermanent {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.7);
  -webkit-box-shadow: none;
          box-shadow: none;
  color: rgba(0, 0, 0, 0.7);
}

/* line 121, node_modules/bulma/sass/elements/button.sass */
.button.is-dark, body .is-dark#buorgig,
body .is-dark#buorgul,
body .is-dark#buorgpermanent {
  background-color: #363636;
  border-color: transparent;
  color: #fff;
}

/* line 125, node_modules/bulma/sass/elements/button.sass */
.button.is-dark:hover, body .is-dark#buorgig:hover,
body .is-dark#buorgul:hover,
body .is-dark#buorgpermanent:hover, .button.is-dark.is-hovered, body .is-dark.is-hovered#buorgig,
body .is-dark.is-hovered#buorgul,
body .is-dark.is-hovered#buorgpermanent {
  background-color: #2f2f2f;
  border-color: transparent;
  color: #fff;
}

/* line 130, node_modules/bulma/sass/elements/button.sass */
.button.is-dark:focus, body .is-dark#buorgig:focus,
body .is-dark#buorgul:focus,
body .is-dark#buorgpermanent:focus, .button.is-dark.is-focused, body .is-dark.is-focused#buorgig,
body .is-dark.is-focused#buorgul,
body .is-dark.is-focused#buorgpermanent {
  border-color: transparent;
  color: #fff;
}

/* line 134, node_modules/bulma/sass/elements/button.sass */
.button.is-dark:focus:not(:active), body .is-dark#buorgig:focus:not(:active),
body .is-dark#buorgul:focus:not(:active),
body .is-dark#buorgpermanent:focus:not(:active), .button.is-dark.is-focused:not(:active), body .is-dark.is-focused#buorgig:not(:active),
body .is-dark.is-focused#buorgul:not(:active),
body .is-dark.is-focused#buorgpermanent:not(:active) {
  -webkit-box-shadow: 0 0 0 0.125em rgba(54, 54, 54, 0.25);
          box-shadow: 0 0 0 0.125em rgba(54, 54, 54, 0.25);
}

/* line 136, node_modules/bulma/sass/elements/button.sass */
.button.is-dark:active, body .is-dark#buorgig:active,
body .is-dark#buorgul:active,
body .is-dark#buorgpermanent:active, .button.is-dark.is-active, .current-menu-item a.button.is-dark.navbar-item, .current-menu-item body a.is-dark.navbar-item#buorgig, body .current-menu-item a.is-dark.navbar-item#buorgig,
.current-menu-item body a.is-dark.navbar-item#buorgul, body .current-menu-item a.is-dark.navbar-item#buorgul,
.current-menu-item body a.is-dark.navbar-item#buorgpermanent, body .current-menu-item a.is-dark.navbar-item#buorgpermanent,
.current_page_item a.button.is-dark.navbar-item, .current_page_item body a.is-dark.navbar-item#buorgig, body .current_page_item a.is-dark.navbar-item#buorgig,
.current_page_item body a.is-dark.navbar-item#buorgul, body .current_page_item a.is-dark.navbar-item#buorgul,
.current_page_item body a.is-dark.navbar-item#buorgpermanent, body .current_page_item a.is-dark.navbar-item#buorgpermanent, body .is-dark.is-active#buorgig,
body .is-dark.is-active#buorgul,
body .is-dark.is-active#buorgpermanent {
  background-color: #292929;
  border-color: transparent;
  color: #fff;
}

/* line 141, node_modules/bulma/sass/elements/button.sass */
.button.is-dark[disabled], body .is-dark#buorgig[disabled],
body .is-dark#buorgul[disabled],
body .is-dark#buorgpermanent[disabled],
fieldset[disabled] .button.is-dark,
fieldset[disabled] body .is-dark#buorgig,
body fieldset[disabled] .is-dark#buorgig,
fieldset[disabled] body .is-dark#buorgul,
body fieldset[disabled] .is-dark#buorgul,
fieldset[disabled] body .is-dark#buorgpermanent,
body fieldset[disabled] .is-dark#buorgpermanent {
  background-color: #363636;
  border-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}

/* line 146, node_modules/bulma/sass/elements/button.sass */
.button.is-dark.is-inverted, body .is-dark.is-inverted#buorgig,
body .is-dark.is-inverted#buorgul,
body .is-dark.is-inverted#buorgpermanent {
  background-color: #fff;
  color: #363636;
}

/* line 149, node_modules/bulma/sass/elements/button.sass */
.button.is-dark.is-inverted:hover, body .is-dark.is-inverted#buorgig:hover,
body .is-dark.is-inverted#buorgul:hover,
body .is-dark.is-inverted#buorgpermanent:hover, .button.is-dark.is-inverted.is-hovered, body .is-dark.is-inverted.is-hovered#buorgig,
body .is-dark.is-inverted.is-hovered#buorgul,
body .is-dark.is-inverted.is-hovered#buorgpermanent {
  background-color: #f2f2f2;
}

/* line 152, node_modules/bulma/sass/elements/button.sass */
.button.is-dark.is-inverted[disabled], body .is-dark.is-inverted#buorgig[disabled],
body .is-dark.is-inverted#buorgul[disabled],
body .is-dark.is-inverted#buorgpermanent[disabled],
fieldset[disabled] .button.is-dark.is-inverted,
fieldset[disabled] body .is-dark.is-inverted#buorgig,
body fieldset[disabled] .is-dark.is-inverted#buorgig,
fieldset[disabled] body .is-dark.is-inverted#buorgul,
body fieldset[disabled] .is-dark.is-inverted#buorgul,
fieldset[disabled] body .is-dark.is-inverted#buorgpermanent,
body fieldset[disabled] .is-dark.is-inverted#buorgpermanent {
  background-color: #fff;
  border-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #363636;
}

/* line 159, node_modules/bulma/sass/elements/button.sass */
.button.is-dark.is-loading::after, body .is-dark.is-loading#buorgig::after,
body .is-dark.is-loading#buorgul::after,
body .is-dark.is-loading#buorgpermanent::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 161, node_modules/bulma/sass/elements/button.sass */
.button.is-dark.is-outlined, body .is-dark#buorgig,
body .is-dark#buorgul,
body .is-dark#buorgpermanent {
  background-color: transparent;
  border-color: #363636;
  color: #363636;
}

/* line 165, node_modules/bulma/sass/elements/button.sass */
.button.is-dark.is-outlined:hover, body .is-dark#buorgig:hover,
body .is-dark#buorgul:hover,
body .is-dark#buorgpermanent:hover, .button.is-dark.is-outlined.is-hovered, body .is-dark.is-hovered#buorgig,
body .is-dark.is-hovered#buorgul,
body .is-dark.is-hovered#buorgpermanent, .button.is-dark.is-outlined:focus, body .is-dark#buorgig:focus,
body .is-dark#buorgul:focus,
body .is-dark#buorgpermanent:focus, .button.is-dark.is-outlined.is-focused, body .is-dark.is-focused#buorgig,
body .is-dark.is-focused#buorgul,
body .is-dark.is-focused#buorgpermanent {
  background-color: #363636;
  border-color: #363636;
  color: #fff;
}

/* line 173, node_modules/bulma/sass/elements/button.sass */
.button.is-dark.is-outlined.is-loading::after, body .is-dark.is-loading#buorgig::after,
body .is-dark.is-loading#buorgul::after,
body .is-dark.is-loading#buorgpermanent::after {
  border-color: transparent transparent #363636 #363636 !important;
}

/* line 179, node_modules/bulma/sass/elements/button.sass */
.button.is-dark.is-outlined.is-loading:hover::after, body .is-dark.is-loading#buorgig:hover::after,
body .is-dark.is-loading#buorgul:hover::after,
body .is-dark.is-loading#buorgpermanent:hover::after, .button.is-dark.is-outlined.is-loading.is-hovered::after, body .is-dark.is-loading.is-hovered#buorgig::after,
body .is-dark.is-loading.is-hovered#buorgul::after,
body .is-dark.is-loading.is-hovered#buorgpermanent::after, .button.is-dark.is-outlined.is-loading:focus::after, body .is-dark.is-loading#buorgig:focus::after,
body .is-dark.is-loading#buorgul:focus::after,
body .is-dark.is-loading#buorgpermanent:focus::after, .button.is-dark.is-outlined.is-loading.is-focused::after, body .is-dark.is-loading.is-focused#buorgig::after,
body .is-dark.is-loading.is-focused#buorgul::after,
body .is-dark.is-loading.is-focused#buorgpermanent::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 181, node_modules/bulma/sass/elements/button.sass */
.button.is-dark.is-outlined[disabled], body .is-dark#buorgig[disabled],
body .is-dark#buorgul[disabled],
body .is-dark#buorgpermanent[disabled],
fieldset[disabled] .button.is-dark.is-outlined,
fieldset[disabled] body .is-dark#buorgig,
body fieldset[disabled] .is-dark#buorgig,
fieldset[disabled] body .is-dark#buorgul,
body fieldset[disabled] .is-dark#buorgul,
fieldset[disabled] body .is-dark#buorgpermanent,
body fieldset[disabled] .is-dark#buorgpermanent {
  background-color: transparent;
  border-color: #363636;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #363636;
}

/* line 187, node_modules/bulma/sass/elements/button.sass */
.button.is-dark.is-inverted.is-outlined, body .is-dark.is-inverted#buorgig,
body .is-dark.is-inverted#buorgul,
body .is-dark.is-inverted#buorgpermanent {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}

/* line 191, node_modules/bulma/sass/elements/button.sass */
.button.is-dark.is-inverted.is-outlined:hover, body .is-dark.is-inverted#buorgig:hover,
body .is-dark.is-inverted#buorgul:hover,
body .is-dark.is-inverted#buorgpermanent:hover, .button.is-dark.is-inverted.is-outlined.is-hovered, body .is-dark.is-inverted.is-hovered#buorgig,
body .is-dark.is-inverted.is-hovered#buorgul,
body .is-dark.is-inverted.is-hovered#buorgpermanent, .button.is-dark.is-inverted.is-outlined:focus, body .is-dark.is-inverted#buorgig:focus,
body .is-dark.is-inverted#buorgul:focus,
body .is-dark.is-inverted#buorgpermanent:focus, .button.is-dark.is-inverted.is-outlined.is-focused, body .is-dark.is-inverted.is-focused#buorgig,
body .is-dark.is-inverted.is-focused#buorgul,
body .is-dark.is-inverted.is-focused#buorgpermanent {
  background-color: #fff;
  color: #363636;
}

/* line 202, node_modules/bulma/sass/elements/button.sass */
.button.is-dark.is-inverted.is-outlined.is-loading:hover::after, body .is-dark.is-inverted.is-loading#buorgig:hover::after,
body .is-dark.is-inverted.is-loading#buorgul:hover::after,
body .is-dark.is-inverted.is-loading#buorgpermanent:hover::after, .button.is-dark.is-inverted.is-outlined.is-loading.is-hovered::after, body .is-dark.is-inverted.is-loading.is-hovered#buorgig::after,
body .is-dark.is-inverted.is-loading.is-hovered#buorgul::after,
body .is-dark.is-inverted.is-loading.is-hovered#buorgpermanent::after, .button.is-dark.is-inverted.is-outlined.is-loading:focus::after, body .is-dark.is-inverted.is-loading#buorgig:focus::after,
body .is-dark.is-inverted.is-loading#buorgul:focus::after,
body .is-dark.is-inverted.is-loading#buorgpermanent:focus::after, .button.is-dark.is-inverted.is-outlined.is-loading.is-focused::after, body .is-dark.is-inverted.is-loading.is-focused#buorgig::after,
body .is-dark.is-inverted.is-loading.is-focused#buorgul::after,
body .is-dark.is-inverted.is-loading.is-focused#buorgpermanent::after {
  border-color: transparent transparent #363636 #363636 !important;
}

/* line 204, node_modules/bulma/sass/elements/button.sass */
.button.is-dark.is-inverted.is-outlined[disabled], body .is-dark.is-inverted#buorgig[disabled],
body .is-dark.is-inverted#buorgul[disabled],
body .is-dark.is-inverted#buorgpermanent[disabled],
fieldset[disabled] .button.is-dark.is-inverted.is-outlined,
fieldset[disabled] body .is-dark.is-inverted#buorgig,
body fieldset[disabled] .is-dark.is-inverted#buorgig,
fieldset[disabled] body .is-dark.is-inverted#buorgul,
body fieldset[disabled] .is-dark.is-inverted#buorgul,
fieldset[disabled] body .is-dark.is-inverted#buorgpermanent,
body fieldset[disabled] .is-dark.is-inverted#buorgpermanent {
  background-color: transparent;
  border-color: #fff;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #fff;
}

/* line 121, node_modules/bulma/sass/elements/button.sass */
.button.is-primary, body .is-primary#buorgig,
body .is-primary#buorgul,
body .is-primary#buorgpermanent {
  background-color: #99cc00;
  border-color: transparent;
  color: #fff;
}

/* line 125, node_modules/bulma/sass/elements/button.sass */
.button.is-primary:hover, body .is-primary#buorgig:hover,
body .is-primary#buorgul:hover,
body .is-primary#buorgpermanent:hover, .button.is-primary.is-hovered, body .is-primary.is-hovered#buorgig,
body .is-primary.is-hovered#buorgul,
body .is-primary.is-hovered#buorgpermanent {
  background-color: #8fbf00;
  border-color: transparent;
  color: #fff;
}

/* line 130, node_modules/bulma/sass/elements/button.sass */
.button.is-primary:focus, body .is-primary#buorgig:focus,
body .is-primary#buorgul:focus,
body .is-primary#buorgpermanent:focus, .button.is-primary.is-focused, body .is-primary.is-focused#buorgig,
body .is-primary.is-focused#buorgul,
body .is-primary.is-focused#buorgpermanent {
  border-color: transparent;
  color: #fff;
}

/* line 134, node_modules/bulma/sass/elements/button.sass */
.button.is-primary:focus:not(:active), body .is-primary#buorgig:focus:not(:active),
body .is-primary#buorgul:focus:not(:active),
body .is-primary#buorgpermanent:focus:not(:active), .button.is-primary.is-focused:not(:active), body .is-primary.is-focused#buorgig:not(:active),
body .is-primary.is-focused#buorgul:not(:active),
body .is-primary.is-focused#buorgpermanent:not(:active) {
  -webkit-box-shadow: 0 0 0 0.125em rgba(153, 204, 0, 0.25);
          box-shadow: 0 0 0 0.125em rgba(153, 204, 0, 0.25);
}

/* line 136, node_modules/bulma/sass/elements/button.sass */
.button.is-primary:active, body .is-primary#buorgig:active,
body .is-primary#buorgul:active,
body .is-primary#buorgpermanent:active, .button.is-primary.is-active, .current-menu-item a.button.is-primary.navbar-item, .current-menu-item body a.is-primary.navbar-item#buorgig, body .current-menu-item a.is-primary.navbar-item#buorgig,
.current-menu-item body a.is-primary.navbar-item#buorgul, body .current-menu-item a.is-primary.navbar-item#buorgul,
.current-menu-item body a.is-primary.navbar-item#buorgpermanent, body .current-menu-item a.is-primary.navbar-item#buorgpermanent,
.current_page_item a.button.is-primary.navbar-item, .current_page_item body a.is-primary.navbar-item#buorgig, body .current_page_item a.is-primary.navbar-item#buorgig,
.current_page_item body a.is-primary.navbar-item#buorgul, body .current_page_item a.is-primary.navbar-item#buorgul,
.current_page_item body a.is-primary.navbar-item#buorgpermanent, body .current_page_item a.is-primary.navbar-item#buorgpermanent, body .is-primary.is-active#buorgig,
body .is-primary.is-active#buorgul,
body .is-primary.is-active#buorgpermanent {
  background-color: #86b300;
  border-color: transparent;
  color: #fff;
}

/* line 141, node_modules/bulma/sass/elements/button.sass */
.button.is-primary[disabled], body .is-primary#buorgig[disabled],
body .is-primary#buorgul[disabled],
body .is-primary#buorgpermanent[disabled],
fieldset[disabled] .button.is-primary,
fieldset[disabled] body .is-primary#buorgig,
body fieldset[disabled] .is-primary#buorgig,
fieldset[disabled] body .is-primary#buorgul,
body fieldset[disabled] .is-primary#buorgul,
fieldset[disabled] body .is-primary#buorgpermanent,
body fieldset[disabled] .is-primary#buorgpermanent {
  background-color: #99cc00;
  border-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}

/* line 146, node_modules/bulma/sass/elements/button.sass */
.button.is-primary.is-inverted, body .is-primary.is-inverted#buorgig,
body .is-primary.is-inverted#buorgul,
body .is-primary.is-inverted#buorgpermanent {
  background-color: #fff;
  color: #99cc00;
}

/* line 149, node_modules/bulma/sass/elements/button.sass */
.button.is-primary.is-inverted:hover, body .is-primary.is-inverted#buorgig:hover,
body .is-primary.is-inverted#buorgul:hover,
body .is-primary.is-inverted#buorgpermanent:hover, .button.is-primary.is-inverted.is-hovered, body .is-primary.is-inverted.is-hovered#buorgig,
body .is-primary.is-inverted.is-hovered#buorgul,
body .is-primary.is-inverted.is-hovered#buorgpermanent {
  background-color: #f2f2f2;
}

/* line 152, node_modules/bulma/sass/elements/button.sass */
.button.is-primary.is-inverted[disabled], body .is-primary.is-inverted#buorgig[disabled],
body .is-primary.is-inverted#buorgul[disabled],
body .is-primary.is-inverted#buorgpermanent[disabled],
fieldset[disabled] .button.is-primary.is-inverted,
fieldset[disabled] body .is-primary.is-inverted#buorgig,
body fieldset[disabled] .is-primary.is-inverted#buorgig,
fieldset[disabled] body .is-primary.is-inverted#buorgul,
body fieldset[disabled] .is-primary.is-inverted#buorgul,
fieldset[disabled] body .is-primary.is-inverted#buorgpermanent,
body fieldset[disabled] .is-primary.is-inverted#buorgpermanent {
  background-color: #fff;
  border-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #99cc00;
}

/* line 159, node_modules/bulma/sass/elements/button.sass */
.button.is-primary.is-loading::after, body .is-primary.is-loading#buorgig::after,
body .is-primary.is-loading#buorgul::after,
body .is-primary.is-loading#buorgpermanent::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 161, node_modules/bulma/sass/elements/button.sass */
.button.is-primary.is-outlined, body .is-primary#buorgig,
body .is-primary#buorgul,
body .is-primary#buorgpermanent {
  background-color: transparent;
  border-color: #99cc00;
  color: #99cc00;
}

/* line 165, node_modules/bulma/sass/elements/button.sass */
.button.is-primary.is-outlined:hover, body .is-primary#buorgig:hover,
body .is-primary#buorgul:hover,
body .is-primary#buorgpermanent:hover, .button.is-primary.is-outlined.is-hovered, body .is-primary.is-hovered#buorgig,
body .is-primary.is-hovered#buorgul,
body .is-primary.is-hovered#buorgpermanent, .button.is-primary.is-outlined:focus, body .is-primary#buorgig:focus,
body .is-primary#buorgul:focus,
body .is-primary#buorgpermanent:focus, .button.is-primary.is-outlined.is-focused, body .is-primary.is-focused#buorgig,
body .is-primary.is-focused#buorgul,
body .is-primary.is-focused#buorgpermanent {
  background-color: #99cc00;
  border-color: #99cc00;
  color: #fff;
}

/* line 173, node_modules/bulma/sass/elements/button.sass */
.button.is-primary.is-outlined.is-loading::after, body .is-primary.is-loading#buorgig::after,
body .is-primary.is-loading#buorgul::after,
body .is-primary.is-loading#buorgpermanent::after {
  border-color: transparent transparent #99cc00 #99cc00 !important;
}

/* line 179, node_modules/bulma/sass/elements/button.sass */
.button.is-primary.is-outlined.is-loading:hover::after, body .is-primary.is-loading#buorgig:hover::after,
body .is-primary.is-loading#buorgul:hover::after,
body .is-primary.is-loading#buorgpermanent:hover::after, .button.is-primary.is-outlined.is-loading.is-hovered::after, body .is-primary.is-loading.is-hovered#buorgig::after,
body .is-primary.is-loading.is-hovered#buorgul::after,
body .is-primary.is-loading.is-hovered#buorgpermanent::after, .button.is-primary.is-outlined.is-loading:focus::after, body .is-primary.is-loading#buorgig:focus::after,
body .is-primary.is-loading#buorgul:focus::after,
body .is-primary.is-loading#buorgpermanent:focus::after, .button.is-primary.is-outlined.is-loading.is-focused::after, body .is-primary.is-loading.is-focused#buorgig::after,
body .is-primary.is-loading.is-focused#buorgul::after,
body .is-primary.is-loading.is-focused#buorgpermanent::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 181, node_modules/bulma/sass/elements/button.sass */
.button.is-primary.is-outlined[disabled], body .is-primary#buorgig[disabled],
body .is-primary#buorgul[disabled],
body .is-primary#buorgpermanent[disabled],
fieldset[disabled] .button.is-primary.is-outlined,
fieldset[disabled] body .is-primary#buorgig,
body fieldset[disabled] .is-primary#buorgig,
fieldset[disabled] body .is-primary#buorgul,
body fieldset[disabled] .is-primary#buorgul,
fieldset[disabled] body .is-primary#buorgpermanent,
body fieldset[disabled] .is-primary#buorgpermanent {
  background-color: transparent;
  border-color: #99cc00;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #99cc00;
}

/* line 187, node_modules/bulma/sass/elements/button.sass */
.button.is-primary.is-inverted.is-outlined, body .is-primary.is-inverted#buorgig,
body .is-primary.is-inverted#buorgul,
body .is-primary.is-inverted#buorgpermanent {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}

/* line 191, node_modules/bulma/sass/elements/button.sass */
.button.is-primary.is-inverted.is-outlined:hover, body .is-primary.is-inverted#buorgig:hover,
body .is-primary.is-inverted#buorgul:hover,
body .is-primary.is-inverted#buorgpermanent:hover, .button.is-primary.is-inverted.is-outlined.is-hovered, body .is-primary.is-inverted.is-hovered#buorgig,
body .is-primary.is-inverted.is-hovered#buorgul,
body .is-primary.is-inverted.is-hovered#buorgpermanent, .button.is-primary.is-inverted.is-outlined:focus, body .is-primary.is-inverted#buorgig:focus,
body .is-primary.is-inverted#buorgul:focus,
body .is-primary.is-inverted#buorgpermanent:focus, .button.is-primary.is-inverted.is-outlined.is-focused, body .is-primary.is-inverted.is-focused#buorgig,
body .is-primary.is-inverted.is-focused#buorgul,
body .is-primary.is-inverted.is-focused#buorgpermanent {
  background-color: #fff;
  color: #99cc00;
}

/* line 202, node_modules/bulma/sass/elements/button.sass */
.button.is-primary.is-inverted.is-outlined.is-loading:hover::after, body .is-primary.is-inverted.is-loading#buorgig:hover::after,
body .is-primary.is-inverted.is-loading#buorgul:hover::after,
body .is-primary.is-inverted.is-loading#buorgpermanent:hover::after, .button.is-primary.is-inverted.is-outlined.is-loading.is-hovered::after, body .is-primary.is-inverted.is-loading.is-hovered#buorgig::after,
body .is-primary.is-inverted.is-loading.is-hovered#buorgul::after,
body .is-primary.is-inverted.is-loading.is-hovered#buorgpermanent::after, .button.is-primary.is-inverted.is-outlined.is-loading:focus::after, body .is-primary.is-inverted.is-loading#buorgig:focus::after,
body .is-primary.is-inverted.is-loading#buorgul:focus::after,
body .is-primary.is-inverted.is-loading#buorgpermanent:focus::after, .button.is-primary.is-inverted.is-outlined.is-loading.is-focused::after, body .is-primary.is-inverted.is-loading.is-focused#buorgig::after,
body .is-primary.is-inverted.is-loading.is-focused#buorgul::after,
body .is-primary.is-inverted.is-loading.is-focused#buorgpermanent::after {
  border-color: transparent transparent #99cc00 #99cc00 !important;
}

/* line 204, node_modules/bulma/sass/elements/button.sass */
.button.is-primary.is-inverted.is-outlined[disabled], body .is-primary.is-inverted#buorgig[disabled],
body .is-primary.is-inverted#buorgul[disabled],
body .is-primary.is-inverted#buorgpermanent[disabled],
fieldset[disabled] .button.is-primary.is-inverted.is-outlined,
fieldset[disabled] body .is-primary.is-inverted#buorgig,
body fieldset[disabled] .is-primary.is-inverted#buorgig,
fieldset[disabled] body .is-primary.is-inverted#buorgul,
body fieldset[disabled] .is-primary.is-inverted#buorgul,
fieldset[disabled] body .is-primary.is-inverted#buorgpermanent,
body fieldset[disabled] .is-primary.is-inverted#buorgpermanent {
  background-color: transparent;
  border-color: #fff;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #fff;
}

/* line 121, node_modules/bulma/sass/elements/button.sass */
.button.is-secondary, body .is-secondary#buorgig,
body .is-secondary#buorgul,
body .is-secondary#buorgpermanent {
  background-color: #ff470f;
  border-color: transparent;
  color: #fff;
}

/* line 125, node_modules/bulma/sass/elements/button.sass */
.button.is-secondary:hover, body .is-secondary#buorgig:hover,
body .is-secondary#buorgul:hover,
body .is-secondary#buorgpermanent:hover, .button.is-secondary.is-hovered, body .is-secondary.is-hovered#buorgig,
body .is-secondary.is-hovered#buorgul,
body .is-secondary.is-hovered#buorgpermanent {
  background-color: #ff3d03;
  border-color: transparent;
  color: #fff;
}

/* line 130, node_modules/bulma/sass/elements/button.sass */
.button.is-secondary:focus, body .is-secondary#buorgig:focus,
body .is-secondary#buorgul:focus,
body .is-secondary#buorgpermanent:focus, .button.is-secondary.is-focused, body .is-secondary.is-focused#buorgig,
body .is-secondary.is-focused#buorgul,
body .is-secondary.is-focused#buorgpermanent {
  border-color: transparent;
  color: #fff;
}

/* line 134, node_modules/bulma/sass/elements/button.sass */
.button.is-secondary:focus:not(:active), body .is-secondary#buorgig:focus:not(:active),
body .is-secondary#buorgul:focus:not(:active),
body .is-secondary#buorgpermanent:focus:not(:active), .button.is-secondary.is-focused:not(:active), body .is-secondary.is-focused#buorgig:not(:active),
body .is-secondary.is-focused#buorgul:not(:active),
body .is-secondary.is-focused#buorgpermanent:not(:active) {
  -webkit-box-shadow: 0 0 0 0.125em rgba(255, 71, 15, 0.25);
          box-shadow: 0 0 0 0.125em rgba(255, 71, 15, 0.25);
}

/* line 136, node_modules/bulma/sass/elements/button.sass */
.button.is-secondary:active, body .is-secondary#buorgig:active,
body .is-secondary#buorgul:active,
body .is-secondary#buorgpermanent:active, .button.is-secondary.is-active, .current-menu-item a.button.is-secondary.navbar-item, .current-menu-item body a.is-secondary.navbar-item#buorgig, body .current-menu-item a.is-secondary.navbar-item#buorgig,
.current-menu-item body a.is-secondary.navbar-item#buorgul, body .current-menu-item a.is-secondary.navbar-item#buorgul,
.current-menu-item body a.is-secondary.navbar-item#buorgpermanent, body .current-menu-item a.is-secondary.navbar-item#buorgpermanent,
.current_page_item a.button.is-secondary.navbar-item, .current_page_item body a.is-secondary.navbar-item#buorgig, body .current_page_item a.is-secondary.navbar-item#buorgig,
.current_page_item body a.is-secondary.navbar-item#buorgul, body .current_page_item a.is-secondary.navbar-item#buorgul,
.current_page_item body a.is-secondary.navbar-item#buorgpermanent, body .current_page_item a.is-secondary.navbar-item#buorgpermanent, body .is-secondary.is-active#buorgig,
body .is-secondary.is-active#buorgul,
body .is-secondary.is-active#buorgpermanent {
  background-color: #f53900;
  border-color: transparent;
  color: #fff;
}

/* line 141, node_modules/bulma/sass/elements/button.sass */
.button.is-secondary[disabled], body .is-secondary#buorgig[disabled],
body .is-secondary#buorgul[disabled],
body .is-secondary#buorgpermanent[disabled],
fieldset[disabled] .button.is-secondary,
fieldset[disabled] body .is-secondary#buorgig,
body fieldset[disabled] .is-secondary#buorgig,
fieldset[disabled] body .is-secondary#buorgul,
body fieldset[disabled] .is-secondary#buorgul,
fieldset[disabled] body .is-secondary#buorgpermanent,
body fieldset[disabled] .is-secondary#buorgpermanent {
  background-color: #ff470f;
  border-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}

/* line 146, node_modules/bulma/sass/elements/button.sass */
.button.is-secondary.is-inverted, body .is-secondary.is-inverted#buorgig,
body .is-secondary.is-inverted#buorgul,
body .is-secondary.is-inverted#buorgpermanent {
  background-color: #fff;
  color: #ff470f;
}

/* line 149, node_modules/bulma/sass/elements/button.sass */
.button.is-secondary.is-inverted:hover, body .is-secondary.is-inverted#buorgig:hover,
body .is-secondary.is-inverted#buorgul:hover,
body .is-secondary.is-inverted#buorgpermanent:hover, .button.is-secondary.is-inverted.is-hovered, body .is-secondary.is-inverted.is-hovered#buorgig,
body .is-secondary.is-inverted.is-hovered#buorgul,
body .is-secondary.is-inverted.is-hovered#buorgpermanent {
  background-color: #f2f2f2;
}

/* line 152, node_modules/bulma/sass/elements/button.sass */
.button.is-secondary.is-inverted[disabled], body .is-secondary.is-inverted#buorgig[disabled],
body .is-secondary.is-inverted#buorgul[disabled],
body .is-secondary.is-inverted#buorgpermanent[disabled],
fieldset[disabled] .button.is-secondary.is-inverted,
fieldset[disabled] body .is-secondary.is-inverted#buorgig,
body fieldset[disabled] .is-secondary.is-inverted#buorgig,
fieldset[disabled] body .is-secondary.is-inverted#buorgul,
body fieldset[disabled] .is-secondary.is-inverted#buorgul,
fieldset[disabled] body .is-secondary.is-inverted#buorgpermanent,
body fieldset[disabled] .is-secondary.is-inverted#buorgpermanent {
  background-color: #fff;
  border-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #ff470f;
}

/* line 159, node_modules/bulma/sass/elements/button.sass */
.button.is-secondary.is-loading::after, body .is-secondary.is-loading#buorgig::after,
body .is-secondary.is-loading#buorgul::after,
body .is-secondary.is-loading#buorgpermanent::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 161, node_modules/bulma/sass/elements/button.sass */
.button.is-secondary.is-outlined, body .is-secondary#buorgig,
body .is-secondary#buorgul,
body .is-secondary#buorgpermanent {
  background-color: transparent;
  border-color: #ff470f;
  color: #ff470f;
}

/* line 165, node_modules/bulma/sass/elements/button.sass */
.button.is-secondary.is-outlined:hover, body .is-secondary#buorgig:hover,
body .is-secondary#buorgul:hover,
body .is-secondary#buorgpermanent:hover, .button.is-secondary.is-outlined.is-hovered, body .is-secondary.is-hovered#buorgig,
body .is-secondary.is-hovered#buorgul,
body .is-secondary.is-hovered#buorgpermanent, .button.is-secondary.is-outlined:focus, body .is-secondary#buorgig:focus,
body .is-secondary#buorgul:focus,
body .is-secondary#buorgpermanent:focus, .button.is-secondary.is-outlined.is-focused, body .is-secondary.is-focused#buorgig,
body .is-secondary.is-focused#buorgul,
body .is-secondary.is-focused#buorgpermanent {
  background-color: #ff470f;
  border-color: #ff470f;
  color: #fff;
}

/* line 173, node_modules/bulma/sass/elements/button.sass */
.button.is-secondary.is-outlined.is-loading::after, body .is-secondary.is-loading#buorgig::after,
body .is-secondary.is-loading#buorgul::after,
body .is-secondary.is-loading#buorgpermanent::after {
  border-color: transparent transparent #ff470f #ff470f !important;
}

/* line 179, node_modules/bulma/sass/elements/button.sass */
.button.is-secondary.is-outlined.is-loading:hover::after, body .is-secondary.is-loading#buorgig:hover::after,
body .is-secondary.is-loading#buorgul:hover::after,
body .is-secondary.is-loading#buorgpermanent:hover::after, .button.is-secondary.is-outlined.is-loading.is-hovered::after, body .is-secondary.is-loading.is-hovered#buorgig::after,
body .is-secondary.is-loading.is-hovered#buorgul::after,
body .is-secondary.is-loading.is-hovered#buorgpermanent::after, .button.is-secondary.is-outlined.is-loading:focus::after, body .is-secondary.is-loading#buorgig:focus::after,
body .is-secondary.is-loading#buorgul:focus::after,
body .is-secondary.is-loading#buorgpermanent:focus::after, .button.is-secondary.is-outlined.is-loading.is-focused::after, body .is-secondary.is-loading.is-focused#buorgig::after,
body .is-secondary.is-loading.is-focused#buorgul::after,
body .is-secondary.is-loading.is-focused#buorgpermanent::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 181, node_modules/bulma/sass/elements/button.sass */
.button.is-secondary.is-outlined[disabled], body .is-secondary#buorgig[disabled],
body .is-secondary#buorgul[disabled],
body .is-secondary#buorgpermanent[disabled],
fieldset[disabled] .button.is-secondary.is-outlined,
fieldset[disabled] body .is-secondary#buorgig,
body fieldset[disabled] .is-secondary#buorgig,
fieldset[disabled] body .is-secondary#buorgul,
body fieldset[disabled] .is-secondary#buorgul,
fieldset[disabled] body .is-secondary#buorgpermanent,
body fieldset[disabled] .is-secondary#buorgpermanent {
  background-color: transparent;
  border-color: #ff470f;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #ff470f;
}

/* line 187, node_modules/bulma/sass/elements/button.sass */
.button.is-secondary.is-inverted.is-outlined, body .is-secondary.is-inverted#buorgig,
body .is-secondary.is-inverted#buorgul,
body .is-secondary.is-inverted#buorgpermanent {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}

/* line 191, node_modules/bulma/sass/elements/button.sass */
.button.is-secondary.is-inverted.is-outlined:hover, body .is-secondary.is-inverted#buorgig:hover,
body .is-secondary.is-inverted#buorgul:hover,
body .is-secondary.is-inverted#buorgpermanent:hover, .button.is-secondary.is-inverted.is-outlined.is-hovered, body .is-secondary.is-inverted.is-hovered#buorgig,
body .is-secondary.is-inverted.is-hovered#buorgul,
body .is-secondary.is-inverted.is-hovered#buorgpermanent, .button.is-secondary.is-inverted.is-outlined:focus, body .is-secondary.is-inverted#buorgig:focus,
body .is-secondary.is-inverted#buorgul:focus,
body .is-secondary.is-inverted#buorgpermanent:focus, .button.is-secondary.is-inverted.is-outlined.is-focused, body .is-secondary.is-inverted.is-focused#buorgig,
body .is-secondary.is-inverted.is-focused#buorgul,
body .is-secondary.is-inverted.is-focused#buorgpermanent {
  background-color: #fff;
  color: #ff470f;
}

/* line 202, node_modules/bulma/sass/elements/button.sass */
.button.is-secondary.is-inverted.is-outlined.is-loading:hover::after, body .is-secondary.is-inverted.is-loading#buorgig:hover::after,
body .is-secondary.is-inverted.is-loading#buorgul:hover::after,
body .is-secondary.is-inverted.is-loading#buorgpermanent:hover::after, .button.is-secondary.is-inverted.is-outlined.is-loading.is-hovered::after, body .is-secondary.is-inverted.is-loading.is-hovered#buorgig::after,
body .is-secondary.is-inverted.is-loading.is-hovered#buorgul::after,
body .is-secondary.is-inverted.is-loading.is-hovered#buorgpermanent::after, .button.is-secondary.is-inverted.is-outlined.is-loading:focus::after, body .is-secondary.is-inverted.is-loading#buorgig:focus::after,
body .is-secondary.is-inverted.is-loading#buorgul:focus::after,
body .is-secondary.is-inverted.is-loading#buorgpermanent:focus::after, .button.is-secondary.is-inverted.is-outlined.is-loading.is-focused::after, body .is-secondary.is-inverted.is-loading.is-focused#buorgig::after,
body .is-secondary.is-inverted.is-loading.is-focused#buorgul::after,
body .is-secondary.is-inverted.is-loading.is-focused#buorgpermanent::after {
  border-color: transparent transparent #ff470f #ff470f !important;
}

/* line 204, node_modules/bulma/sass/elements/button.sass */
.button.is-secondary.is-inverted.is-outlined[disabled], body .is-secondary.is-inverted#buorgig[disabled],
body .is-secondary.is-inverted#buorgul[disabled],
body .is-secondary.is-inverted#buorgpermanent[disabled],
fieldset[disabled] .button.is-secondary.is-inverted.is-outlined,
fieldset[disabled] body .is-secondary.is-inverted#buorgig,
body fieldset[disabled] .is-secondary.is-inverted#buorgig,
fieldset[disabled] body .is-secondary.is-inverted#buorgul,
body fieldset[disabled] .is-secondary.is-inverted#buorgul,
fieldset[disabled] body .is-secondary.is-inverted#buorgpermanent,
body fieldset[disabled] .is-secondary.is-inverted#buorgpermanent {
  background-color: transparent;
  border-color: #fff;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #fff;
}

/* line 121, node_modules/bulma/sass/elements/button.sass */
.button.is-link, body .is-link#buorgig,
body .is-link#buorgul,
body .is-link#buorgpermanent {
  background-color: #4a4a4a;
  border-color: transparent;
  color: #fff;
}

/* line 125, node_modules/bulma/sass/elements/button.sass */
.button.is-link:hover, body .is-link#buorgig:hover,
body .is-link#buorgul:hover,
body .is-link#buorgpermanent:hover, .button.is-link.is-hovered, body .is-link.is-hovered#buorgig,
body .is-link.is-hovered#buorgul,
body .is-link.is-hovered#buorgpermanent {
  background-color: #444444;
  border-color: transparent;
  color: #fff;
}

/* line 130, node_modules/bulma/sass/elements/button.sass */
.button.is-link:focus, body .is-link#buorgig:focus,
body .is-link#buorgul:focus,
body .is-link#buorgpermanent:focus, .button.is-link.is-focused, body .is-link.is-focused#buorgig,
body .is-link.is-focused#buorgul,
body .is-link.is-focused#buorgpermanent {
  border-color: transparent;
  color: #fff;
}

/* line 134, node_modules/bulma/sass/elements/button.sass */
.button.is-link:focus:not(:active), body .is-link#buorgig:focus:not(:active),
body .is-link#buorgul:focus:not(:active),
body .is-link#buorgpermanent:focus:not(:active), .button.is-link.is-focused:not(:active), body .is-link.is-focused#buorgig:not(:active),
body .is-link.is-focused#buorgul:not(:active),
body .is-link.is-focused#buorgpermanent:not(:active) {
  -webkit-box-shadow: 0 0 0 0.125em rgba(74, 74, 74, 0.25);
          box-shadow: 0 0 0 0.125em rgba(74, 74, 74, 0.25);
}

/* line 136, node_modules/bulma/sass/elements/button.sass */
.button.is-link:active, body .is-link#buorgig:active,
body .is-link#buorgul:active,
body .is-link#buorgpermanent:active, .button.is-link.is-active, .current-menu-item a.button.is-link.navbar-item, .current-menu-item body a.is-link.navbar-item#buorgig, body .current-menu-item a.is-link.navbar-item#buorgig,
.current-menu-item body a.is-link.navbar-item#buorgul, body .current-menu-item a.is-link.navbar-item#buorgul,
.current-menu-item body a.is-link.navbar-item#buorgpermanent, body .current-menu-item a.is-link.navbar-item#buorgpermanent,
.current_page_item a.button.is-link.navbar-item, .current_page_item body a.is-link.navbar-item#buorgig, body .current_page_item a.is-link.navbar-item#buorgig,
.current_page_item body a.is-link.navbar-item#buorgul, body .current_page_item a.is-link.navbar-item#buorgul,
.current_page_item body a.is-link.navbar-item#buorgpermanent, body .current_page_item a.is-link.navbar-item#buorgpermanent, body .is-link.is-active#buorgig,
body .is-link.is-active#buorgul,
body .is-link.is-active#buorgpermanent {
  background-color: #3d3d3d;
  border-color: transparent;
  color: #fff;
}

/* line 141, node_modules/bulma/sass/elements/button.sass */
.button.is-link[disabled], body .is-link#buorgig[disabled],
body .is-link#buorgul[disabled],
body .is-link#buorgpermanent[disabled],
fieldset[disabled] .button.is-link,
fieldset[disabled] body .is-link#buorgig,
body fieldset[disabled] .is-link#buorgig,
fieldset[disabled] body .is-link#buorgul,
body fieldset[disabled] .is-link#buorgul,
fieldset[disabled] body .is-link#buorgpermanent,
body fieldset[disabled] .is-link#buorgpermanent {
  background-color: #4a4a4a;
  border-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}

/* line 146, node_modules/bulma/sass/elements/button.sass */
.button.is-link.is-inverted, body .is-link.is-inverted#buorgig,
body .is-link.is-inverted#buorgul,
body .is-link.is-inverted#buorgpermanent {
  background-color: #fff;
  color: #4a4a4a;
}

/* line 149, node_modules/bulma/sass/elements/button.sass */
.button.is-link.is-inverted:hover, body .is-link.is-inverted#buorgig:hover,
body .is-link.is-inverted#buorgul:hover,
body .is-link.is-inverted#buorgpermanent:hover, .button.is-link.is-inverted.is-hovered, body .is-link.is-inverted.is-hovered#buorgig,
body .is-link.is-inverted.is-hovered#buorgul,
body .is-link.is-inverted.is-hovered#buorgpermanent {
  background-color: #f2f2f2;
}

/* line 152, node_modules/bulma/sass/elements/button.sass */
.button.is-link.is-inverted[disabled], body .is-link.is-inverted#buorgig[disabled],
body .is-link.is-inverted#buorgul[disabled],
body .is-link.is-inverted#buorgpermanent[disabled],
fieldset[disabled] .button.is-link.is-inverted,
fieldset[disabled] body .is-link.is-inverted#buorgig,
body fieldset[disabled] .is-link.is-inverted#buorgig,
fieldset[disabled] body .is-link.is-inverted#buorgul,
body fieldset[disabled] .is-link.is-inverted#buorgul,
fieldset[disabled] body .is-link.is-inverted#buorgpermanent,
body fieldset[disabled] .is-link.is-inverted#buorgpermanent {
  background-color: #fff;
  border-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #4a4a4a;
}

/* line 159, node_modules/bulma/sass/elements/button.sass */
.button.is-link.is-loading::after, body .is-link.is-loading#buorgig::after,
body .is-link.is-loading#buorgul::after,
body .is-link.is-loading#buorgpermanent::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 161, node_modules/bulma/sass/elements/button.sass */
.button.is-link.is-outlined, body .is-link#buorgig,
body .is-link#buorgul,
body .is-link#buorgpermanent {
  background-color: transparent;
  border-color: #4a4a4a;
  color: #4a4a4a;
}

/* line 165, node_modules/bulma/sass/elements/button.sass */
.button.is-link.is-outlined:hover, body .is-link#buorgig:hover,
body .is-link#buorgul:hover,
body .is-link#buorgpermanent:hover, .button.is-link.is-outlined.is-hovered, body .is-link.is-hovered#buorgig,
body .is-link.is-hovered#buorgul,
body .is-link.is-hovered#buorgpermanent, .button.is-link.is-outlined:focus, body .is-link#buorgig:focus,
body .is-link#buorgul:focus,
body .is-link#buorgpermanent:focus, .button.is-link.is-outlined.is-focused, body .is-link.is-focused#buorgig,
body .is-link.is-focused#buorgul,
body .is-link.is-focused#buorgpermanent {
  background-color: #4a4a4a;
  border-color: #4a4a4a;
  color: #fff;
}

/* line 173, node_modules/bulma/sass/elements/button.sass */
.button.is-link.is-outlined.is-loading::after, body .is-link.is-loading#buorgig::after,
body .is-link.is-loading#buorgul::after,
body .is-link.is-loading#buorgpermanent::after {
  border-color: transparent transparent #4a4a4a #4a4a4a !important;
}

/* line 179, node_modules/bulma/sass/elements/button.sass */
.button.is-link.is-outlined.is-loading:hover::after, body .is-link.is-loading#buorgig:hover::after,
body .is-link.is-loading#buorgul:hover::after,
body .is-link.is-loading#buorgpermanent:hover::after, .button.is-link.is-outlined.is-loading.is-hovered::after, body .is-link.is-loading.is-hovered#buorgig::after,
body .is-link.is-loading.is-hovered#buorgul::after,
body .is-link.is-loading.is-hovered#buorgpermanent::after, .button.is-link.is-outlined.is-loading:focus::after, body .is-link.is-loading#buorgig:focus::after,
body .is-link.is-loading#buorgul:focus::after,
body .is-link.is-loading#buorgpermanent:focus::after, .button.is-link.is-outlined.is-loading.is-focused::after, body .is-link.is-loading.is-focused#buorgig::after,
body .is-link.is-loading.is-focused#buorgul::after,
body .is-link.is-loading.is-focused#buorgpermanent::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 181, node_modules/bulma/sass/elements/button.sass */
.button.is-link.is-outlined[disabled], body .is-link#buorgig[disabled],
body .is-link#buorgul[disabled],
body .is-link#buorgpermanent[disabled],
fieldset[disabled] .button.is-link.is-outlined,
fieldset[disabled] body .is-link#buorgig,
body fieldset[disabled] .is-link#buorgig,
fieldset[disabled] body .is-link#buorgul,
body fieldset[disabled] .is-link#buorgul,
fieldset[disabled] body .is-link#buorgpermanent,
body fieldset[disabled] .is-link#buorgpermanent {
  background-color: transparent;
  border-color: #4a4a4a;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #4a4a4a;
}

/* line 187, node_modules/bulma/sass/elements/button.sass */
.button.is-link.is-inverted.is-outlined, body .is-link.is-inverted#buorgig,
body .is-link.is-inverted#buorgul,
body .is-link.is-inverted#buorgpermanent {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}

/* line 191, node_modules/bulma/sass/elements/button.sass */
.button.is-link.is-inverted.is-outlined:hover, body .is-link.is-inverted#buorgig:hover,
body .is-link.is-inverted#buorgul:hover,
body .is-link.is-inverted#buorgpermanent:hover, .button.is-link.is-inverted.is-outlined.is-hovered, body .is-link.is-inverted.is-hovered#buorgig,
body .is-link.is-inverted.is-hovered#buorgul,
body .is-link.is-inverted.is-hovered#buorgpermanent, .button.is-link.is-inverted.is-outlined:focus, body .is-link.is-inverted#buorgig:focus,
body .is-link.is-inverted#buorgul:focus,
body .is-link.is-inverted#buorgpermanent:focus, .button.is-link.is-inverted.is-outlined.is-focused, body .is-link.is-inverted.is-focused#buorgig,
body .is-link.is-inverted.is-focused#buorgul,
body .is-link.is-inverted.is-focused#buorgpermanent {
  background-color: #fff;
  color: #4a4a4a;
}

/* line 202, node_modules/bulma/sass/elements/button.sass */
.button.is-link.is-inverted.is-outlined.is-loading:hover::after, body .is-link.is-inverted.is-loading#buorgig:hover::after,
body .is-link.is-inverted.is-loading#buorgul:hover::after,
body .is-link.is-inverted.is-loading#buorgpermanent:hover::after, .button.is-link.is-inverted.is-outlined.is-loading.is-hovered::after, body .is-link.is-inverted.is-loading.is-hovered#buorgig::after,
body .is-link.is-inverted.is-loading.is-hovered#buorgul::after,
body .is-link.is-inverted.is-loading.is-hovered#buorgpermanent::after, .button.is-link.is-inverted.is-outlined.is-loading:focus::after, body .is-link.is-inverted.is-loading#buorgig:focus::after,
body .is-link.is-inverted.is-loading#buorgul:focus::after,
body .is-link.is-inverted.is-loading#buorgpermanent:focus::after, .button.is-link.is-inverted.is-outlined.is-loading.is-focused::after, body .is-link.is-inverted.is-loading.is-focused#buorgig::after,
body .is-link.is-inverted.is-loading.is-focused#buorgul::after,
body .is-link.is-inverted.is-loading.is-focused#buorgpermanent::after {
  border-color: transparent transparent #4a4a4a #4a4a4a !important;
}

/* line 204, node_modules/bulma/sass/elements/button.sass */
.button.is-link.is-inverted.is-outlined[disabled], body .is-link.is-inverted#buorgig[disabled],
body .is-link.is-inverted#buorgul[disabled],
body .is-link.is-inverted#buorgpermanent[disabled],
fieldset[disabled] .button.is-link.is-inverted.is-outlined,
fieldset[disabled] body .is-link.is-inverted#buorgig,
body fieldset[disabled] .is-link.is-inverted#buorgig,
fieldset[disabled] body .is-link.is-inverted#buorgul,
body fieldset[disabled] .is-link.is-inverted#buorgul,
fieldset[disabled] body .is-link.is-inverted#buorgpermanent,
body fieldset[disabled] .is-link.is-inverted#buorgpermanent {
  background-color: transparent;
  border-color: #fff;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #fff;
}

/* line 121, node_modules/bulma/sass/elements/button.sass */
.button.is-info, body .is-info#buorgig,
body #buorgul,
body .is-info#buorgpermanent {
  background-color: #3273dc;
  border-color: transparent;
  color: #fff;
}

/* line 125, node_modules/bulma/sass/elements/button.sass */
.button.is-info:hover, body .is-info#buorgig:hover,
body #buorgul:hover,
body .is-info#buorgpermanent:hover, .button.is-info.is-hovered, body .is-info.is-hovered#buorgig,
body .is-hovered#buorgul,
body .is-info.is-hovered#buorgpermanent {
  background-color: #276cda;
  border-color: transparent;
  color: #fff;
}

/* line 130, node_modules/bulma/sass/elements/button.sass */
.button.is-info:focus, body .is-info#buorgig:focus,
body #buorgul:focus,
body .is-info#buorgpermanent:focus, .button.is-info.is-focused, body .is-info.is-focused#buorgig,
body .is-focused#buorgul,
body .is-info.is-focused#buorgpermanent {
  border-color: transparent;
  color: #fff;
}

/* line 134, node_modules/bulma/sass/elements/button.sass */
.button.is-info:focus:not(:active), body .is-info#buorgig:focus:not(:active),
body #buorgul:focus:not(:active),
body .is-info#buorgpermanent:focus:not(:active), .button.is-info.is-focused:not(:active), body .is-info.is-focused#buorgig:not(:active),
body .is-focused#buorgul:not(:active),
body .is-info.is-focused#buorgpermanent:not(:active) {
  -webkit-box-shadow: 0 0 0 0.125em rgba(50, 115, 220, 0.25);
          box-shadow: 0 0 0 0.125em rgba(50, 115, 220, 0.25);
}

/* line 136, node_modules/bulma/sass/elements/button.sass */
.button.is-info:active, body .is-info#buorgig:active,
body #buorgul:active,
body .is-info#buorgpermanent:active, .button.is-info.is-active, .current-menu-item a.button.is-info.navbar-item, .current-menu-item body a.is-info.navbar-item#buorgig, body .current-menu-item a.is-info.navbar-item#buorgig,
.current-menu-item body a.navbar-item#buorgul, body .current-menu-item a.navbar-item#buorgul,
.current-menu-item body a.is-info.navbar-item#buorgpermanent, body .current-menu-item a.is-info.navbar-item#buorgpermanent,
.current_page_item a.button.is-info.navbar-item, .current_page_item body a.is-info.navbar-item#buorgig, body .current_page_item a.is-info.navbar-item#buorgig,
.current_page_item body a.navbar-item#buorgul, body .current_page_item a.navbar-item#buorgul,
.current_page_item body a.is-info.navbar-item#buorgpermanent, body .current_page_item a.is-info.navbar-item#buorgpermanent, body .is-info.is-active#buorgig,
body .is-active#buorgul,
body .is-info.is-active#buorgpermanent {
  background-color: #2366d1;
  border-color: transparent;
  color: #fff;
}

/* line 141, node_modules/bulma/sass/elements/button.sass */
.button.is-info[disabled], body .is-info#buorgig[disabled],
body #buorgul[disabled],
body .is-info#buorgpermanent[disabled],
fieldset[disabled] .button.is-info,
fieldset[disabled] body .is-info#buorgig,
body fieldset[disabled] .is-info#buorgig,
fieldset[disabled] body #buorgul,
body fieldset[disabled] #buorgul,
fieldset[disabled] body .is-info#buorgpermanent,
body fieldset[disabled] .is-info#buorgpermanent {
  background-color: #3273dc;
  border-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}

/* line 146, node_modules/bulma/sass/elements/button.sass */
.button.is-info.is-inverted, body .is-info.is-inverted#buorgig,
body .is-inverted#buorgul,
body .is-info.is-inverted#buorgpermanent {
  background-color: #fff;
  color: #3273dc;
}

/* line 149, node_modules/bulma/sass/elements/button.sass */
.button.is-info.is-inverted:hover, body .is-info.is-inverted#buorgig:hover,
body .is-inverted#buorgul:hover,
body .is-info.is-inverted#buorgpermanent:hover, .button.is-info.is-inverted.is-hovered, body .is-info.is-inverted.is-hovered#buorgig,
body .is-inverted.is-hovered#buorgul,
body .is-info.is-inverted.is-hovered#buorgpermanent {
  background-color: #f2f2f2;
}

/* line 152, node_modules/bulma/sass/elements/button.sass */
.button.is-info.is-inverted[disabled], body .is-info.is-inverted#buorgig[disabled],
body .is-inverted#buorgul[disabled],
body .is-info.is-inverted#buorgpermanent[disabled],
fieldset[disabled] .button.is-info.is-inverted,
fieldset[disabled] body .is-info.is-inverted#buorgig,
body fieldset[disabled] .is-info.is-inverted#buorgig,
fieldset[disabled] body .is-inverted#buorgul,
body fieldset[disabled] .is-inverted#buorgul,
fieldset[disabled] body .is-info.is-inverted#buorgpermanent,
body fieldset[disabled] .is-info.is-inverted#buorgpermanent {
  background-color: #fff;
  border-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #3273dc;
}

/* line 159, node_modules/bulma/sass/elements/button.sass */
.button.is-info.is-loading::after, body .is-info.is-loading#buorgig::after,
body .is-loading#buorgul::after,
body .is-info.is-loading#buorgpermanent::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 161, node_modules/bulma/sass/elements/button.sass */
.button.is-info.is-outlined, body .is-info#buorgig,
body #buorgul,
body .is-info#buorgpermanent {
  background-color: transparent;
  border-color: #3273dc;
  color: #3273dc;
}

/* line 165, node_modules/bulma/sass/elements/button.sass */
.button.is-info.is-outlined:hover, body .is-info#buorgig:hover,
body #buorgul:hover,
body .is-info#buorgpermanent:hover, .button.is-info.is-outlined.is-hovered, body .is-info.is-hovered#buorgig,
body .is-hovered#buorgul,
body .is-info.is-hovered#buorgpermanent, .button.is-info.is-outlined:focus, body .is-info#buorgig:focus,
body #buorgul:focus,
body .is-info#buorgpermanent:focus, .button.is-info.is-outlined.is-focused, body .is-info.is-focused#buorgig,
body .is-focused#buorgul,
body .is-info.is-focused#buorgpermanent {
  background-color: #3273dc;
  border-color: #3273dc;
  color: #fff;
}

/* line 173, node_modules/bulma/sass/elements/button.sass */
.button.is-info.is-outlined.is-loading::after, body .is-info.is-loading#buorgig::after,
body .is-loading#buorgul::after,
body .is-info.is-loading#buorgpermanent::after {
  border-color: transparent transparent #3273dc #3273dc !important;
}

/* line 179, node_modules/bulma/sass/elements/button.sass */
.button.is-info.is-outlined.is-loading:hover::after, body .is-info.is-loading#buorgig:hover::after,
body .is-loading#buorgul:hover::after,
body .is-info.is-loading#buorgpermanent:hover::after, .button.is-info.is-outlined.is-loading.is-hovered::after, body .is-info.is-loading.is-hovered#buorgig::after,
body .is-loading.is-hovered#buorgul::after,
body .is-info.is-loading.is-hovered#buorgpermanent::after, .button.is-info.is-outlined.is-loading:focus::after, body .is-info.is-loading#buorgig:focus::after,
body .is-loading#buorgul:focus::after,
body .is-info.is-loading#buorgpermanent:focus::after, .button.is-info.is-outlined.is-loading.is-focused::after, body .is-info.is-loading.is-focused#buorgig::after,
body .is-loading.is-focused#buorgul::after,
body .is-info.is-loading.is-focused#buorgpermanent::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 181, node_modules/bulma/sass/elements/button.sass */
.button.is-info.is-outlined[disabled], body .is-info#buorgig[disabled],
body #buorgul[disabled],
body .is-info#buorgpermanent[disabled],
fieldset[disabled] .button.is-info.is-outlined,
fieldset[disabled] body .is-info#buorgig,
body fieldset[disabled] .is-info#buorgig,
fieldset[disabled] body #buorgul,
body fieldset[disabled] #buorgul,
fieldset[disabled] body .is-info#buorgpermanent,
body fieldset[disabled] .is-info#buorgpermanent {
  background-color: transparent;
  border-color: #3273dc;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #3273dc;
}

/* line 187, node_modules/bulma/sass/elements/button.sass */
.button.is-info.is-inverted.is-outlined, body .is-info.is-inverted#buorgig,
body .is-inverted#buorgul,
body .is-info.is-inverted#buorgpermanent {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}

/* line 191, node_modules/bulma/sass/elements/button.sass */
.button.is-info.is-inverted.is-outlined:hover, body .is-info.is-inverted#buorgig:hover,
body .is-inverted#buorgul:hover,
body .is-info.is-inverted#buorgpermanent:hover, .button.is-info.is-inverted.is-outlined.is-hovered, body .is-info.is-inverted.is-hovered#buorgig,
body .is-inverted.is-hovered#buorgul,
body .is-info.is-inverted.is-hovered#buorgpermanent, .button.is-info.is-inverted.is-outlined:focus, body .is-info.is-inverted#buorgig:focus,
body .is-inverted#buorgul:focus,
body .is-info.is-inverted#buorgpermanent:focus, .button.is-info.is-inverted.is-outlined.is-focused, body .is-info.is-inverted.is-focused#buorgig,
body .is-inverted.is-focused#buorgul,
body .is-info.is-inverted.is-focused#buorgpermanent {
  background-color: #fff;
  color: #3273dc;
}

/* line 202, node_modules/bulma/sass/elements/button.sass */
.button.is-info.is-inverted.is-outlined.is-loading:hover::after, body .is-info.is-inverted.is-loading#buorgig:hover::after,
body .is-inverted.is-loading#buorgul:hover::after,
body .is-info.is-inverted.is-loading#buorgpermanent:hover::after, .button.is-info.is-inverted.is-outlined.is-loading.is-hovered::after, body .is-info.is-inverted.is-loading.is-hovered#buorgig::after,
body .is-inverted.is-loading.is-hovered#buorgul::after,
body .is-info.is-inverted.is-loading.is-hovered#buorgpermanent::after, .button.is-info.is-inverted.is-outlined.is-loading:focus::after, body .is-info.is-inverted.is-loading#buorgig:focus::after,
body .is-inverted.is-loading#buorgul:focus::after,
body .is-info.is-inverted.is-loading#buorgpermanent:focus::after, .button.is-info.is-inverted.is-outlined.is-loading.is-focused::after, body .is-info.is-inverted.is-loading.is-focused#buorgig::after,
body .is-inverted.is-loading.is-focused#buorgul::after,
body .is-info.is-inverted.is-loading.is-focused#buorgpermanent::after {
  border-color: transparent transparent #3273dc #3273dc !important;
}

/* line 204, node_modules/bulma/sass/elements/button.sass */
.button.is-info.is-inverted.is-outlined[disabled], body .is-info.is-inverted#buorgig[disabled],
body .is-inverted#buorgul[disabled],
body .is-info.is-inverted#buorgpermanent[disabled],
fieldset[disabled] .button.is-info.is-inverted.is-outlined,
fieldset[disabled] body .is-info.is-inverted#buorgig,
body fieldset[disabled] .is-info.is-inverted#buorgig,
fieldset[disabled] body .is-inverted#buorgul,
body fieldset[disabled] .is-inverted#buorgul,
fieldset[disabled] body .is-info.is-inverted#buorgpermanent,
body fieldset[disabled] .is-info.is-inverted#buorgpermanent {
  background-color: transparent;
  border-color: #fff;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #fff;
}

/* line 121, node_modules/bulma/sass/elements/button.sass */
.button.is-success, body .is-success#buorgig,
body .is-success#buorgul,
body .is-success#buorgpermanent {
  background-color: #48c774;
  border-color: transparent;
  color: #fff;
}

/* line 125, node_modules/bulma/sass/elements/button.sass */
.button.is-success:hover, body .is-success#buorgig:hover,
body .is-success#buorgul:hover,
body .is-success#buorgpermanent:hover, .button.is-success.is-hovered, body .is-success.is-hovered#buorgig,
body .is-success.is-hovered#buorgul,
body .is-success.is-hovered#buorgpermanent {
  background-color: #3ec46d;
  border-color: transparent;
  color: #fff;
}

/* line 130, node_modules/bulma/sass/elements/button.sass */
.button.is-success:focus, body .is-success#buorgig:focus,
body .is-success#buorgul:focus,
body .is-success#buorgpermanent:focus, .button.is-success.is-focused, body .is-success.is-focused#buorgig,
body .is-success.is-focused#buorgul,
body .is-success.is-focused#buorgpermanent {
  border-color: transparent;
  color: #fff;
}

/* line 134, node_modules/bulma/sass/elements/button.sass */
.button.is-success:focus:not(:active), body .is-success#buorgig:focus:not(:active),
body .is-success#buorgul:focus:not(:active),
body .is-success#buorgpermanent:focus:not(:active), .button.is-success.is-focused:not(:active), body .is-success.is-focused#buorgig:not(:active),
body .is-success.is-focused#buorgul:not(:active),
body .is-success.is-focused#buorgpermanent:not(:active) {
  -webkit-box-shadow: 0 0 0 0.125em rgba(72, 199, 116, 0.25);
          box-shadow: 0 0 0 0.125em rgba(72, 199, 116, 0.25);
}

/* line 136, node_modules/bulma/sass/elements/button.sass */
.button.is-success:active, body .is-success#buorgig:active,
body .is-success#buorgul:active,
body .is-success#buorgpermanent:active, .button.is-success.is-active, .current-menu-item a.button.is-success.navbar-item, .current-menu-item body a.is-success.navbar-item#buorgig, body .current-menu-item a.is-success.navbar-item#buorgig,
.current-menu-item body a.is-success.navbar-item#buorgul, body .current-menu-item a.is-success.navbar-item#buorgul,
.current-menu-item body a.is-success.navbar-item#buorgpermanent, body .current-menu-item a.is-success.navbar-item#buorgpermanent,
.current_page_item a.button.is-success.navbar-item, .current_page_item body a.is-success.navbar-item#buorgig, body .current_page_item a.is-success.navbar-item#buorgig,
.current_page_item body a.is-success.navbar-item#buorgul, body .current_page_item a.is-success.navbar-item#buorgul,
.current_page_item body a.is-success.navbar-item#buorgpermanent, body .current_page_item a.is-success.navbar-item#buorgpermanent, body .is-success.is-active#buorgig,
body .is-success.is-active#buorgul,
body .is-success.is-active#buorgpermanent {
  background-color: #3abb67;
  border-color: transparent;
  color: #fff;
}

/* line 141, node_modules/bulma/sass/elements/button.sass */
.button.is-success[disabled], body .is-success#buorgig[disabled],
body .is-success#buorgul[disabled],
body .is-success#buorgpermanent[disabled],
fieldset[disabled] .button.is-success,
fieldset[disabled] body .is-success#buorgig,
body fieldset[disabled] .is-success#buorgig,
fieldset[disabled] body .is-success#buorgul,
body fieldset[disabled] .is-success#buorgul,
fieldset[disabled] body .is-success#buorgpermanent,
body fieldset[disabled] .is-success#buorgpermanent {
  background-color: #48c774;
  border-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}

/* line 146, node_modules/bulma/sass/elements/button.sass */
.button.is-success.is-inverted, body .is-success.is-inverted#buorgig,
body .is-success.is-inverted#buorgul,
body .is-success.is-inverted#buorgpermanent {
  background-color: #fff;
  color: #48c774;
}

/* line 149, node_modules/bulma/sass/elements/button.sass */
.button.is-success.is-inverted:hover, body .is-success.is-inverted#buorgig:hover,
body .is-success.is-inverted#buorgul:hover,
body .is-success.is-inverted#buorgpermanent:hover, .button.is-success.is-inverted.is-hovered, body .is-success.is-inverted.is-hovered#buorgig,
body .is-success.is-inverted.is-hovered#buorgul,
body .is-success.is-inverted.is-hovered#buorgpermanent {
  background-color: #f2f2f2;
}

/* line 152, node_modules/bulma/sass/elements/button.sass */
.button.is-success.is-inverted[disabled], body .is-success.is-inverted#buorgig[disabled],
body .is-success.is-inverted#buorgul[disabled],
body .is-success.is-inverted#buorgpermanent[disabled],
fieldset[disabled] .button.is-success.is-inverted,
fieldset[disabled] body .is-success.is-inverted#buorgig,
body fieldset[disabled] .is-success.is-inverted#buorgig,
fieldset[disabled] body .is-success.is-inverted#buorgul,
body fieldset[disabled] .is-success.is-inverted#buorgul,
fieldset[disabled] body .is-success.is-inverted#buorgpermanent,
body fieldset[disabled] .is-success.is-inverted#buorgpermanent {
  background-color: #fff;
  border-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #48c774;
}

/* line 159, node_modules/bulma/sass/elements/button.sass */
.button.is-success.is-loading::after, body .is-success.is-loading#buorgig::after,
body .is-success.is-loading#buorgul::after,
body .is-success.is-loading#buorgpermanent::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 161, node_modules/bulma/sass/elements/button.sass */
.button.is-success.is-outlined, body .is-success#buorgig,
body .is-success#buorgul,
body .is-success#buorgpermanent {
  background-color: transparent;
  border-color: #48c774;
  color: #48c774;
}

/* line 165, node_modules/bulma/sass/elements/button.sass */
.button.is-success.is-outlined:hover, body .is-success#buorgig:hover,
body .is-success#buorgul:hover,
body .is-success#buorgpermanent:hover, .button.is-success.is-outlined.is-hovered, body .is-success.is-hovered#buorgig,
body .is-success.is-hovered#buorgul,
body .is-success.is-hovered#buorgpermanent, .button.is-success.is-outlined:focus, body .is-success#buorgig:focus,
body .is-success#buorgul:focus,
body .is-success#buorgpermanent:focus, .button.is-success.is-outlined.is-focused, body .is-success.is-focused#buorgig,
body .is-success.is-focused#buorgul,
body .is-success.is-focused#buorgpermanent {
  background-color: #48c774;
  border-color: #48c774;
  color: #fff;
}

/* line 173, node_modules/bulma/sass/elements/button.sass */
.button.is-success.is-outlined.is-loading::after, body .is-success.is-loading#buorgig::after,
body .is-success.is-loading#buorgul::after,
body .is-success.is-loading#buorgpermanent::after {
  border-color: transparent transparent #48c774 #48c774 !important;
}

/* line 179, node_modules/bulma/sass/elements/button.sass */
.button.is-success.is-outlined.is-loading:hover::after, body .is-success.is-loading#buorgig:hover::after,
body .is-success.is-loading#buorgul:hover::after,
body .is-success.is-loading#buorgpermanent:hover::after, .button.is-success.is-outlined.is-loading.is-hovered::after, body .is-success.is-loading.is-hovered#buorgig::after,
body .is-success.is-loading.is-hovered#buorgul::after,
body .is-success.is-loading.is-hovered#buorgpermanent::after, .button.is-success.is-outlined.is-loading:focus::after, body .is-success.is-loading#buorgig:focus::after,
body .is-success.is-loading#buorgul:focus::after,
body .is-success.is-loading#buorgpermanent:focus::after, .button.is-success.is-outlined.is-loading.is-focused::after, body .is-success.is-loading.is-focused#buorgig::after,
body .is-success.is-loading.is-focused#buorgul::after,
body .is-success.is-loading.is-focused#buorgpermanent::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 181, node_modules/bulma/sass/elements/button.sass */
.button.is-success.is-outlined[disabled], body .is-success#buorgig[disabled],
body .is-success#buorgul[disabled],
body .is-success#buorgpermanent[disabled],
fieldset[disabled] .button.is-success.is-outlined,
fieldset[disabled] body .is-success#buorgig,
body fieldset[disabled] .is-success#buorgig,
fieldset[disabled] body .is-success#buorgul,
body fieldset[disabled] .is-success#buorgul,
fieldset[disabled] body .is-success#buorgpermanent,
body fieldset[disabled] .is-success#buorgpermanent {
  background-color: transparent;
  border-color: #48c774;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #48c774;
}

/* line 187, node_modules/bulma/sass/elements/button.sass */
.button.is-success.is-inverted.is-outlined, body .is-success.is-inverted#buorgig,
body .is-success.is-inverted#buorgul,
body .is-success.is-inverted#buorgpermanent {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}

/* line 191, node_modules/bulma/sass/elements/button.sass */
.button.is-success.is-inverted.is-outlined:hover, body .is-success.is-inverted#buorgig:hover,
body .is-success.is-inverted#buorgul:hover,
body .is-success.is-inverted#buorgpermanent:hover, .button.is-success.is-inverted.is-outlined.is-hovered, body .is-success.is-inverted.is-hovered#buorgig,
body .is-success.is-inverted.is-hovered#buorgul,
body .is-success.is-inverted.is-hovered#buorgpermanent, .button.is-success.is-inverted.is-outlined:focus, body .is-success.is-inverted#buorgig:focus,
body .is-success.is-inverted#buorgul:focus,
body .is-success.is-inverted#buorgpermanent:focus, .button.is-success.is-inverted.is-outlined.is-focused, body .is-success.is-inverted.is-focused#buorgig,
body .is-success.is-inverted.is-focused#buorgul,
body .is-success.is-inverted.is-focused#buorgpermanent {
  background-color: #fff;
  color: #48c774;
}

/* line 202, node_modules/bulma/sass/elements/button.sass */
.button.is-success.is-inverted.is-outlined.is-loading:hover::after, body .is-success.is-inverted.is-loading#buorgig:hover::after,
body .is-success.is-inverted.is-loading#buorgul:hover::after,
body .is-success.is-inverted.is-loading#buorgpermanent:hover::after, .button.is-success.is-inverted.is-outlined.is-loading.is-hovered::after, body .is-success.is-inverted.is-loading.is-hovered#buorgig::after,
body .is-success.is-inverted.is-loading.is-hovered#buorgul::after,
body .is-success.is-inverted.is-loading.is-hovered#buorgpermanent::after, .button.is-success.is-inverted.is-outlined.is-loading:focus::after, body .is-success.is-inverted.is-loading#buorgig:focus::after,
body .is-success.is-inverted.is-loading#buorgul:focus::after,
body .is-success.is-inverted.is-loading#buorgpermanent:focus::after, .button.is-success.is-inverted.is-outlined.is-loading.is-focused::after, body .is-success.is-inverted.is-loading.is-focused#buorgig::after,
body .is-success.is-inverted.is-loading.is-focused#buorgul::after,
body .is-success.is-inverted.is-loading.is-focused#buorgpermanent::after {
  border-color: transparent transparent #48c774 #48c774 !important;
}

/* line 204, node_modules/bulma/sass/elements/button.sass */
.button.is-success.is-inverted.is-outlined[disabled], body .is-success.is-inverted#buorgig[disabled],
body .is-success.is-inverted#buorgul[disabled],
body .is-success.is-inverted#buorgpermanent[disabled],
fieldset[disabled] .button.is-success.is-inverted.is-outlined,
fieldset[disabled] body .is-success.is-inverted#buorgig,
body fieldset[disabled] .is-success.is-inverted#buorgig,
fieldset[disabled] body .is-success.is-inverted#buorgul,
body fieldset[disabled] .is-success.is-inverted#buorgul,
fieldset[disabled] body .is-success.is-inverted#buorgpermanent,
body fieldset[disabled] .is-success.is-inverted#buorgpermanent {
  background-color: transparent;
  border-color: #fff;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #fff;
}

/* line 121, node_modules/bulma/sass/elements/button.sass */
.button.is-warning, body .button.buorg-pad, body .buorg-pad#buorgig,
body .buorg-pad#buorgul,
body .buorg-pad#buorgpermanent, body .is-warning#buorgig,
body .is-warning#buorgul,
body .is-warning#buorgpermanent {
  background-color: #ffdd57;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 125, node_modules/bulma/sass/elements/button.sass */
.button.is-warning:hover, body .button.buorg-pad:hover, body .buorg-pad#buorgig:hover,
body .buorg-pad#buorgul:hover,
body .buorg-pad#buorgpermanent:hover, body .is-warning#buorgig:hover,
body .is-warning#buorgul:hover,
body .is-warning#buorgpermanent:hover, .button.is-warning.is-hovered, body .button.is-hovered.buorg-pad, body .is-hovered.buorg-pad#buorgig,
body .is-hovered.buorg-pad#buorgul,
body .is-hovered.buorg-pad#buorgpermanent, body .is-warning.is-hovered#buorgig,
body .is-warning.is-hovered#buorgul,
body .is-warning.is-hovered#buorgpermanent {
  background-color: #ffdb4a;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 130, node_modules/bulma/sass/elements/button.sass */
.button.is-warning:focus, body .button.buorg-pad:focus, body .buorg-pad#buorgig:focus,
body .buorg-pad#buorgul:focus,
body .buorg-pad#buorgpermanent:focus, body .is-warning#buorgig:focus,
body .is-warning#buorgul:focus,
body .is-warning#buorgpermanent:focus, .button.is-warning.is-focused, body .button.is-focused.buorg-pad, body .is-focused.buorg-pad#buorgig,
body .is-focused.buorg-pad#buorgul,
body .is-focused.buorg-pad#buorgpermanent, body .is-warning.is-focused#buorgig,
body .is-warning.is-focused#buorgul,
body .is-warning.is-focused#buorgpermanent {
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 134, node_modules/bulma/sass/elements/button.sass */
.button.is-warning:focus:not(:active), body .button.buorg-pad:focus:not(:active), body .buorg-pad#buorgig:focus:not(:active),
body .buorg-pad#buorgul:focus:not(:active),
body .buorg-pad#buorgpermanent:focus:not(:active), body .is-warning#buorgig:focus:not(:active),
body .is-warning#buorgul:focus:not(:active),
body .is-warning#buorgpermanent:focus:not(:active), .button.is-warning.is-focused:not(:active), body .button.is-focused.buorg-pad:not(:active), body .is-focused.buorg-pad#buorgig:not(:active),
body .is-focused.buorg-pad#buorgul:not(:active),
body .is-focused.buorg-pad#buorgpermanent:not(:active), body .is-warning.is-focused#buorgig:not(:active),
body .is-warning.is-focused#buorgul:not(:active),
body .is-warning.is-focused#buorgpermanent:not(:active) {
  -webkit-box-shadow: 0 0 0 0.125em rgba(255, 221, 87, 0.25);
          box-shadow: 0 0 0 0.125em rgba(255, 221, 87, 0.25);
}

/* line 136, node_modules/bulma/sass/elements/button.sass */
.button.is-warning:active, body .button.buorg-pad:active, body .buorg-pad#buorgig:active,
body .buorg-pad#buorgul:active,
body .buorg-pad#buorgpermanent:active, body .is-warning#buorgig:active,
body .is-warning#buorgul:active,
body .is-warning#buorgpermanent:active, .button.is-warning.is-active, .current-menu-item a.button.is-warning.navbar-item, .current-menu-item body a.button.navbar-item.buorg-pad, body .current-menu-item a.button.navbar-item.buorg-pad, .current-menu-item body a.navbar-item.buorg-pad#buorgig, body .current-menu-item a.navbar-item.buorg-pad#buorgig,
.current-menu-item body a.navbar-item.buorg-pad#buorgul, body .current-menu-item a.navbar-item.buorg-pad#buorgul,
.current-menu-item body a.navbar-item.buorg-pad#buorgpermanent, body .current-menu-item a.navbar-item.buorg-pad#buorgpermanent, .current-menu-item body a.is-warning.navbar-item#buorgig, body .current-menu-item a.is-warning.navbar-item#buorgig,
.current-menu-item body a.is-warning.navbar-item#buorgul, body .current-menu-item a.is-warning.navbar-item#buorgul,
.current-menu-item body a.is-warning.navbar-item#buorgpermanent, body .current-menu-item a.is-warning.navbar-item#buorgpermanent,
.current_page_item a.button.is-warning.navbar-item, .current_page_item body a.button.navbar-item.buorg-pad, body .current_page_item a.button.navbar-item.buorg-pad, .current_page_item body a.navbar-item.buorg-pad#buorgig, body .current_page_item a.navbar-item.buorg-pad#buorgig,
.current_page_item body a.navbar-item.buorg-pad#buorgul, body .current_page_item a.navbar-item.buorg-pad#buorgul,
.current_page_item body a.navbar-item.buorg-pad#buorgpermanent, body .current_page_item a.navbar-item.buorg-pad#buorgpermanent, .current_page_item body a.is-warning.navbar-item#buorgig, body .current_page_item a.is-warning.navbar-item#buorgig,
.current_page_item body a.is-warning.navbar-item#buorgul, body .current_page_item a.is-warning.navbar-item#buorgul,
.current_page_item body a.is-warning.navbar-item#buorgpermanent, body .current_page_item a.is-warning.navbar-item#buorgpermanent, body .button.is-active.buorg-pad, body .is-active.buorg-pad#buorgig,
body .is-active.buorg-pad#buorgul,
body .is-active.buorg-pad#buorgpermanent, body .is-warning.is-active#buorgig,
body .is-warning.is-active#buorgul,
body .is-warning.is-active#buorgpermanent {
  background-color: #ffd83d;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 141, node_modules/bulma/sass/elements/button.sass */
.button.is-warning[disabled], body .button.buorg-pad[disabled], body .buorg-pad#buorgig[disabled],
body .buorg-pad#buorgul[disabled],
body .buorg-pad#buorgpermanent[disabled], body .is-warning#buorgig[disabled],
body .is-warning#buorgul[disabled],
body .is-warning#buorgpermanent[disabled],
fieldset[disabled] .button.is-warning,
fieldset[disabled] body .button.buorg-pad,
body fieldset[disabled] .button.buorg-pad,
fieldset[disabled] body .buorg-pad#buorgig,
body fieldset[disabled] .buorg-pad#buorgig,
fieldset[disabled] body .buorg-pad#buorgul,
body fieldset[disabled] .buorg-pad#buorgul,
fieldset[disabled] body .buorg-pad#buorgpermanent,
body fieldset[disabled] .buorg-pad#buorgpermanent,
fieldset[disabled] body .is-warning#buorgig,
body fieldset[disabled] .is-warning#buorgig,
fieldset[disabled] body .is-warning#buorgul,
body fieldset[disabled] .is-warning#buorgul,
fieldset[disabled] body .is-warning#buorgpermanent,
body fieldset[disabled] .is-warning#buorgpermanent {
  background-color: #ffdd57;
  border-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}

/* line 146, node_modules/bulma/sass/elements/button.sass */
.button.is-warning.is-inverted, body .button.is-inverted.buorg-pad, body .is-inverted.buorg-pad#buorgig,
body .is-inverted.buorg-pad#buorgul,
body .is-inverted.buorg-pad#buorgpermanent, body .is-warning.is-inverted#buorgig,
body .is-warning.is-inverted#buorgul,
body .is-warning.is-inverted#buorgpermanent {
  background-color: rgba(0, 0, 0, 0.7);
  color: #ffdd57;
}

/* line 149, node_modules/bulma/sass/elements/button.sass */
.button.is-warning.is-inverted:hover, body .button.is-inverted.buorg-pad:hover, body .is-inverted.buorg-pad#buorgig:hover,
body .is-inverted.buorg-pad#buorgul:hover,
body .is-inverted.buorg-pad#buorgpermanent:hover, body .is-warning.is-inverted#buorgig:hover,
body .is-warning.is-inverted#buorgul:hover,
body .is-warning.is-inverted#buorgpermanent:hover, .button.is-warning.is-inverted.is-hovered, body .button.is-inverted.is-hovered.buorg-pad, body .is-inverted.is-hovered.buorg-pad#buorgig,
body .is-inverted.is-hovered.buorg-pad#buorgul,
body .is-inverted.is-hovered.buorg-pad#buorgpermanent, body .is-warning.is-inverted.is-hovered#buorgig,
body .is-warning.is-inverted.is-hovered#buorgul,
body .is-warning.is-inverted.is-hovered#buorgpermanent {
  background-color: rgba(0, 0, 0, 0.7);
}

/* line 152, node_modules/bulma/sass/elements/button.sass */
.button.is-warning.is-inverted[disabled], body .button.is-inverted.buorg-pad[disabled], body .is-inverted.buorg-pad#buorgig[disabled],
body .is-inverted.buorg-pad#buorgul[disabled],
body .is-inverted.buorg-pad#buorgpermanent[disabled], body .is-warning.is-inverted#buorgig[disabled],
body .is-warning.is-inverted#buorgul[disabled],
body .is-warning.is-inverted#buorgpermanent[disabled],
fieldset[disabled] .button.is-warning.is-inverted,
fieldset[disabled] body .button.is-inverted.buorg-pad,
body fieldset[disabled] .button.is-inverted.buorg-pad,
fieldset[disabled] body .is-inverted.buorg-pad#buorgig,
body fieldset[disabled] .is-inverted.buorg-pad#buorgig,
fieldset[disabled] body .is-inverted.buorg-pad#buorgul,
body fieldset[disabled] .is-inverted.buorg-pad#buorgul,
fieldset[disabled] body .is-inverted.buorg-pad#buorgpermanent,
body fieldset[disabled] .is-inverted.buorg-pad#buorgpermanent,
fieldset[disabled] body .is-warning.is-inverted#buorgig,
body fieldset[disabled] .is-warning.is-inverted#buorgig,
fieldset[disabled] body .is-warning.is-inverted#buorgul,
body fieldset[disabled] .is-warning.is-inverted#buorgul,
fieldset[disabled] body .is-warning.is-inverted#buorgpermanent,
body fieldset[disabled] .is-warning.is-inverted#buorgpermanent {
  background-color: rgba(0, 0, 0, 0.7);
  border-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #ffdd57;
}

/* line 159, node_modules/bulma/sass/elements/button.sass */
.button.is-warning.is-loading::after, body .button.is-loading.buorg-pad::after, body .is-loading.buorg-pad#buorgig::after,
body .is-loading.buorg-pad#buorgul::after,
body .is-loading.buorg-pad#buorgpermanent::after, body .is-warning.is-loading#buorgig::after,
body .is-warning.is-loading#buorgul::after,
body .is-warning.is-loading#buorgpermanent::after {
  border-color: transparent transparent rgba(0, 0, 0, 0.7) rgba(0, 0, 0, 0.7) !important;
}

/* line 161, node_modules/bulma/sass/elements/button.sass */
.button.is-warning.is-outlined, body .button.is-outlined.buorg-pad, body .buorg-pad#buorgig,
body .buorg-pad#buorgul,
body .buorg-pad#buorgpermanent, body .is-warning#buorgig,
body .is-warning#buorgul,
body .is-warning#buorgpermanent {
  background-color: transparent;
  border-color: #ffdd57;
  color: #ffdd57;
}

/* line 165, node_modules/bulma/sass/elements/button.sass */
.button.is-warning.is-outlined:hover, body .button.is-outlined.buorg-pad:hover, body .buorg-pad#buorgig:hover,
body .buorg-pad#buorgul:hover,
body .buorg-pad#buorgpermanent:hover, body .is-warning#buorgig:hover,
body .is-warning#buorgul:hover,
body .is-warning#buorgpermanent:hover, .button.is-warning.is-outlined.is-hovered, body .button.is-outlined.is-hovered.buorg-pad, body .is-hovered.buorg-pad#buorgig,
body .is-hovered.buorg-pad#buorgul,
body .is-hovered.buorg-pad#buorgpermanent, body .is-warning.is-hovered#buorgig,
body .is-warning.is-hovered#buorgul,
body .is-warning.is-hovered#buorgpermanent, .button.is-warning.is-outlined:focus, body .button.is-outlined.buorg-pad:focus, body .buorg-pad#buorgig:focus,
body .buorg-pad#buorgul:focus,
body .buorg-pad#buorgpermanent:focus, body .is-warning#buorgig:focus,
body .is-warning#buorgul:focus,
body .is-warning#buorgpermanent:focus, .button.is-warning.is-outlined.is-focused, body .button.is-outlined.is-focused.buorg-pad, body .is-focused.buorg-pad#buorgig,
body .is-focused.buorg-pad#buorgul,
body .is-focused.buorg-pad#buorgpermanent, body .is-warning.is-focused#buorgig,
body .is-warning.is-focused#buorgul,
body .is-warning.is-focused#buorgpermanent {
  background-color: #ffdd57;
  border-color: #ffdd57;
  color: rgba(0, 0, 0, 0.7);
}

/* line 173, node_modules/bulma/sass/elements/button.sass */
.button.is-warning.is-outlined.is-loading::after, body .button.is-outlined.is-loading.buorg-pad::after, body .is-loading.buorg-pad#buorgig::after,
body .is-loading.buorg-pad#buorgul::after,
body .is-loading.buorg-pad#buorgpermanent::after, body .is-warning.is-loading#buorgig::after,
body .is-warning.is-loading#buorgul::after,
body .is-warning.is-loading#buorgpermanent::after {
  border-color: transparent transparent #ffdd57 #ffdd57 !important;
}

/* line 179, node_modules/bulma/sass/elements/button.sass */
.button.is-warning.is-outlined.is-loading:hover::after, body .button.is-outlined.is-loading.buorg-pad:hover::after, body .is-loading.buorg-pad#buorgig:hover::after,
body .is-loading.buorg-pad#buorgul:hover::after,
body .is-loading.buorg-pad#buorgpermanent:hover::after, body .is-warning.is-loading#buorgig:hover::after,
body .is-warning.is-loading#buorgul:hover::after,
body .is-warning.is-loading#buorgpermanent:hover::after, .button.is-warning.is-outlined.is-loading.is-hovered::after, body .button.is-outlined.is-loading.is-hovered.buorg-pad::after, body .is-loading.is-hovered.buorg-pad#buorgig::after,
body .is-loading.is-hovered.buorg-pad#buorgul::after,
body .is-loading.is-hovered.buorg-pad#buorgpermanent::after, body .is-warning.is-loading.is-hovered#buorgig::after,
body .is-warning.is-loading.is-hovered#buorgul::after,
body .is-warning.is-loading.is-hovered#buorgpermanent::after, .button.is-warning.is-outlined.is-loading:focus::after, body .button.is-outlined.is-loading.buorg-pad:focus::after, body .is-loading.buorg-pad#buorgig:focus::after,
body .is-loading.buorg-pad#buorgul:focus::after,
body .is-loading.buorg-pad#buorgpermanent:focus::after, body .is-warning.is-loading#buorgig:focus::after,
body .is-warning.is-loading#buorgul:focus::after,
body .is-warning.is-loading#buorgpermanent:focus::after, .button.is-warning.is-outlined.is-loading.is-focused::after, body .button.is-outlined.is-loading.is-focused.buorg-pad::after, body .is-loading.is-focused.buorg-pad#buorgig::after,
body .is-loading.is-focused.buorg-pad#buorgul::after,
body .is-loading.is-focused.buorg-pad#buorgpermanent::after, body .is-warning.is-loading.is-focused#buorgig::after,
body .is-warning.is-loading.is-focused#buorgul::after,
body .is-warning.is-loading.is-focused#buorgpermanent::after {
  border-color: transparent transparent rgba(0, 0, 0, 0.7) rgba(0, 0, 0, 0.7) !important;
}

/* line 181, node_modules/bulma/sass/elements/button.sass */
.button.is-warning.is-outlined[disabled], body .button.is-outlined.buorg-pad[disabled], body .buorg-pad#buorgig[disabled],
body .buorg-pad#buorgul[disabled],
body .buorg-pad#buorgpermanent[disabled], body .is-warning#buorgig[disabled],
body .is-warning#buorgul[disabled],
body .is-warning#buorgpermanent[disabled],
fieldset[disabled] .button.is-warning.is-outlined,
fieldset[disabled] body .button.is-outlined.buorg-pad,
body fieldset[disabled] .button.is-outlined.buorg-pad,
fieldset[disabled] body .buorg-pad#buorgig,
body fieldset[disabled] .buorg-pad#buorgig,
fieldset[disabled] body .buorg-pad#buorgul,
body fieldset[disabled] .buorg-pad#buorgul,
fieldset[disabled] body .buorg-pad#buorgpermanent,
body fieldset[disabled] .buorg-pad#buorgpermanent,
fieldset[disabled] body .is-warning#buorgig,
body fieldset[disabled] .is-warning#buorgig,
fieldset[disabled] body .is-warning#buorgul,
body fieldset[disabled] .is-warning#buorgul,
fieldset[disabled] body .is-warning#buorgpermanent,
body fieldset[disabled] .is-warning#buorgpermanent {
  background-color: transparent;
  border-color: #ffdd57;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #ffdd57;
}

/* line 187, node_modules/bulma/sass/elements/button.sass */
.button.is-warning.is-inverted.is-outlined, body .button.is-inverted.is-outlined.buorg-pad, body .is-inverted.buorg-pad#buorgig,
body .is-inverted.buorg-pad#buorgul,
body .is-inverted.buorg-pad#buorgpermanent, body .is-warning.is-inverted#buorgig,
body .is-warning.is-inverted#buorgul,
body .is-warning.is-inverted#buorgpermanent {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.7);
  color: rgba(0, 0, 0, 0.7);
}

/* line 191, node_modules/bulma/sass/elements/button.sass */
.button.is-warning.is-inverted.is-outlined:hover, body .button.is-inverted.is-outlined.buorg-pad:hover, body .is-inverted.buorg-pad#buorgig:hover,
body .is-inverted.buorg-pad#buorgul:hover,
body .is-inverted.buorg-pad#buorgpermanent:hover, body .is-warning.is-inverted#buorgig:hover,
body .is-warning.is-inverted#buorgul:hover,
body .is-warning.is-inverted#buorgpermanent:hover, .button.is-warning.is-inverted.is-outlined.is-hovered, body .button.is-inverted.is-outlined.is-hovered.buorg-pad, body .is-inverted.is-hovered.buorg-pad#buorgig,
body .is-inverted.is-hovered.buorg-pad#buorgul,
body .is-inverted.is-hovered.buorg-pad#buorgpermanent, body .is-warning.is-inverted.is-hovered#buorgig,
body .is-warning.is-inverted.is-hovered#buorgul,
body .is-warning.is-inverted.is-hovered#buorgpermanent, .button.is-warning.is-inverted.is-outlined:focus, body .button.is-inverted.is-outlined.buorg-pad:focus, body .is-inverted.buorg-pad#buorgig:focus,
body .is-inverted.buorg-pad#buorgul:focus,
body .is-inverted.buorg-pad#buorgpermanent:focus, body .is-warning.is-inverted#buorgig:focus,
body .is-warning.is-inverted#buorgul:focus,
body .is-warning.is-inverted#buorgpermanent:focus, .button.is-warning.is-inverted.is-outlined.is-focused, body .button.is-inverted.is-outlined.is-focused.buorg-pad, body .is-inverted.is-focused.buorg-pad#buorgig,
body .is-inverted.is-focused.buorg-pad#buorgul,
body .is-inverted.is-focused.buorg-pad#buorgpermanent, body .is-warning.is-inverted.is-focused#buorgig,
body .is-warning.is-inverted.is-focused#buorgul,
body .is-warning.is-inverted.is-focused#buorgpermanent {
  background-color: rgba(0, 0, 0, 0.7);
  color: #ffdd57;
}

/* line 202, node_modules/bulma/sass/elements/button.sass */
.button.is-warning.is-inverted.is-outlined.is-loading:hover::after, body .button.is-inverted.is-outlined.is-loading.buorg-pad:hover::after, body .is-inverted.is-loading.buorg-pad#buorgig:hover::after,
body .is-inverted.is-loading.buorg-pad#buorgul:hover::after,
body .is-inverted.is-loading.buorg-pad#buorgpermanent:hover::after, body .is-warning.is-inverted.is-loading#buorgig:hover::after,
body .is-warning.is-inverted.is-loading#buorgul:hover::after,
body .is-warning.is-inverted.is-loading#buorgpermanent:hover::after, .button.is-warning.is-inverted.is-outlined.is-loading.is-hovered::after, body .button.is-inverted.is-outlined.is-loading.is-hovered.buorg-pad::after, body .is-inverted.is-loading.is-hovered.buorg-pad#buorgig::after,
body .is-inverted.is-loading.is-hovered.buorg-pad#buorgul::after,
body .is-inverted.is-loading.is-hovered.buorg-pad#buorgpermanent::after, body .is-warning.is-inverted.is-loading.is-hovered#buorgig::after,
body .is-warning.is-inverted.is-loading.is-hovered#buorgul::after,
body .is-warning.is-inverted.is-loading.is-hovered#buorgpermanent::after, .button.is-warning.is-inverted.is-outlined.is-loading:focus::after, body .button.is-inverted.is-outlined.is-loading.buorg-pad:focus::after, body .is-inverted.is-loading.buorg-pad#buorgig:focus::after,
body .is-inverted.is-loading.buorg-pad#buorgul:focus::after,
body .is-inverted.is-loading.buorg-pad#buorgpermanent:focus::after, body .is-warning.is-inverted.is-loading#buorgig:focus::after,
body .is-warning.is-inverted.is-loading#buorgul:focus::after,
body .is-warning.is-inverted.is-loading#buorgpermanent:focus::after, .button.is-warning.is-inverted.is-outlined.is-loading.is-focused::after, body .button.is-inverted.is-outlined.is-loading.is-focused.buorg-pad::after, body .is-inverted.is-loading.is-focused.buorg-pad#buorgig::after,
body .is-inverted.is-loading.is-focused.buorg-pad#buorgul::after,
body .is-inverted.is-loading.is-focused.buorg-pad#buorgpermanent::after, body .is-warning.is-inverted.is-loading.is-focused#buorgig::after,
body .is-warning.is-inverted.is-loading.is-focused#buorgul::after,
body .is-warning.is-inverted.is-loading.is-focused#buorgpermanent::after {
  border-color: transparent transparent #ffdd57 #ffdd57 !important;
}

/* line 204, node_modules/bulma/sass/elements/button.sass */
.button.is-warning.is-inverted.is-outlined[disabled], body .button.is-inverted.is-outlined.buorg-pad[disabled], body .is-inverted.buorg-pad#buorgig[disabled],
body .is-inverted.buorg-pad#buorgul[disabled],
body .is-inverted.buorg-pad#buorgpermanent[disabled], body .is-warning.is-inverted#buorgig[disabled],
body .is-warning.is-inverted#buorgul[disabled],
body .is-warning.is-inverted#buorgpermanent[disabled],
fieldset[disabled] .button.is-warning.is-inverted.is-outlined,
fieldset[disabled] body .button.is-inverted.is-outlined.buorg-pad,
body fieldset[disabled] .button.is-inverted.is-outlined.buorg-pad,
fieldset[disabled] body .is-inverted.buorg-pad#buorgig,
body fieldset[disabled] .is-inverted.buorg-pad#buorgig,
fieldset[disabled] body .is-inverted.buorg-pad#buorgul,
body fieldset[disabled] .is-inverted.buorg-pad#buorgul,
fieldset[disabled] body .is-inverted.buorg-pad#buorgpermanent,
body fieldset[disabled] .is-inverted.buorg-pad#buorgpermanent,
fieldset[disabled] body .is-warning.is-inverted#buorgig,
body fieldset[disabled] .is-warning.is-inverted#buorgig,
fieldset[disabled] body .is-warning.is-inverted#buorgul,
body fieldset[disabled] .is-warning.is-inverted#buorgul,
fieldset[disabled] body .is-warning.is-inverted#buorgpermanent,
body fieldset[disabled] .is-warning.is-inverted#buorgpermanent {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.7);
  -webkit-box-shadow: none;
          box-shadow: none;
  color: rgba(0, 0, 0, 0.7);
}

/* line 121, node_modules/bulma/sass/elements/button.sass */
.button.is-danger, body #buorgig,
body .is-danger#buorgul,
body .is-danger#buorgpermanent {
  background-color: #f14668;
  border-color: transparent;
  color: #fff;
}

/* line 125, node_modules/bulma/sass/elements/button.sass */
.button.is-danger:hover, body #buorgig:hover,
body .is-danger#buorgul:hover,
body .is-danger#buorgpermanent:hover, .button.is-danger.is-hovered, body .is-hovered#buorgig,
body .is-danger.is-hovered#buorgul,
body .is-danger.is-hovered#buorgpermanent {
  background-color: #f03a5f;
  border-color: transparent;
  color: #fff;
}

/* line 130, node_modules/bulma/sass/elements/button.sass */
.button.is-danger:focus, body #buorgig:focus,
body .is-danger#buorgul:focus,
body .is-danger#buorgpermanent:focus, .button.is-danger.is-focused, body .is-focused#buorgig,
body .is-danger.is-focused#buorgul,
body .is-danger.is-focused#buorgpermanent {
  border-color: transparent;
  color: #fff;
}

/* line 134, node_modules/bulma/sass/elements/button.sass */
.button.is-danger:focus:not(:active), body #buorgig:focus:not(:active),
body .is-danger#buorgul:focus:not(:active),
body .is-danger#buorgpermanent:focus:not(:active), .button.is-danger.is-focused:not(:active), body .is-focused#buorgig:not(:active),
body .is-danger.is-focused#buorgul:not(:active),
body .is-danger.is-focused#buorgpermanent:not(:active) {
  -webkit-box-shadow: 0 0 0 0.125em rgba(241, 70, 104, 0.25);
          box-shadow: 0 0 0 0.125em rgba(241, 70, 104, 0.25);
}

/* line 136, node_modules/bulma/sass/elements/button.sass */
.button.is-danger:active, body #buorgig:active,
body .is-danger#buorgul:active,
body .is-danger#buorgpermanent:active, .button.is-danger.is-active, .current-menu-item a.button.is-danger.navbar-item, .current-menu-item body a.navbar-item#buorgig, body .current-menu-item a.navbar-item#buorgig,
.current-menu-item body a.is-danger.navbar-item#buorgul, body .current-menu-item a.is-danger.navbar-item#buorgul,
.current-menu-item body a.is-danger.navbar-item#buorgpermanent, body .current-menu-item a.is-danger.navbar-item#buorgpermanent,
.current_page_item a.button.is-danger.navbar-item, .current_page_item body a.navbar-item#buorgig, body .current_page_item a.navbar-item#buorgig,
.current_page_item body a.is-danger.navbar-item#buorgul, body .current_page_item a.is-danger.navbar-item#buorgul,
.current_page_item body a.is-danger.navbar-item#buorgpermanent, body .current_page_item a.is-danger.navbar-item#buorgpermanent, body .is-active#buorgig,
body .is-danger.is-active#buorgul,
body .is-danger.is-active#buorgpermanent {
  background-color: #ef2e55;
  border-color: transparent;
  color: #fff;
}

/* line 141, node_modules/bulma/sass/elements/button.sass */
.button.is-danger[disabled], body #buorgig[disabled],
body .is-danger#buorgul[disabled],
body .is-danger#buorgpermanent[disabled],
fieldset[disabled] .button.is-danger,
fieldset[disabled] body #buorgig,
body fieldset[disabled] #buorgig,
fieldset[disabled] body .is-danger#buorgul,
body fieldset[disabled] .is-danger#buorgul,
fieldset[disabled] body .is-danger#buorgpermanent,
body fieldset[disabled] .is-danger#buorgpermanent {
  background-color: #f14668;
  border-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}

/* line 146, node_modules/bulma/sass/elements/button.sass */
.button.is-danger.is-inverted, body .is-inverted#buorgig,
body .is-danger.is-inverted#buorgul,
body .is-danger.is-inverted#buorgpermanent {
  background-color: #fff;
  color: #f14668;
}

/* line 149, node_modules/bulma/sass/elements/button.sass */
.button.is-danger.is-inverted:hover, body .is-inverted#buorgig:hover,
body .is-danger.is-inverted#buorgul:hover,
body .is-danger.is-inverted#buorgpermanent:hover, .button.is-danger.is-inverted.is-hovered, body .is-inverted.is-hovered#buorgig,
body .is-danger.is-inverted.is-hovered#buorgul,
body .is-danger.is-inverted.is-hovered#buorgpermanent {
  background-color: #f2f2f2;
}

/* line 152, node_modules/bulma/sass/elements/button.sass */
.button.is-danger.is-inverted[disabled], body .is-inverted#buorgig[disabled],
body .is-danger.is-inverted#buorgul[disabled],
body .is-danger.is-inverted#buorgpermanent[disabled],
fieldset[disabled] .button.is-danger.is-inverted,
fieldset[disabled] body .is-inverted#buorgig,
body fieldset[disabled] .is-inverted#buorgig,
fieldset[disabled] body .is-danger.is-inverted#buorgul,
body fieldset[disabled] .is-danger.is-inverted#buorgul,
fieldset[disabled] body .is-danger.is-inverted#buorgpermanent,
body fieldset[disabled] .is-danger.is-inverted#buorgpermanent {
  background-color: #fff;
  border-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #f14668;
}

/* line 159, node_modules/bulma/sass/elements/button.sass */
.button.is-danger.is-loading::after, body .is-loading#buorgig::after,
body .is-danger.is-loading#buorgul::after,
body .is-danger.is-loading#buorgpermanent::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 161, node_modules/bulma/sass/elements/button.sass */
.button.is-danger.is-outlined, body #buorgig,
body .is-danger#buorgul,
body .is-danger#buorgpermanent {
  background-color: transparent;
  border-color: #f14668;
  color: #f14668;
}

/* line 165, node_modules/bulma/sass/elements/button.sass */
.button.is-danger.is-outlined:hover, body #buorgig:hover,
body .is-danger#buorgul:hover,
body .is-danger#buorgpermanent:hover, .button.is-danger.is-outlined.is-hovered, body .is-hovered#buorgig,
body .is-danger.is-hovered#buorgul,
body .is-danger.is-hovered#buorgpermanent, .button.is-danger.is-outlined:focus, body #buorgig:focus,
body .is-danger#buorgul:focus,
body .is-danger#buorgpermanent:focus, .button.is-danger.is-outlined.is-focused, body .is-focused#buorgig,
body .is-danger.is-focused#buorgul,
body .is-danger.is-focused#buorgpermanent {
  background-color: #f14668;
  border-color: #f14668;
  color: #fff;
}

/* line 173, node_modules/bulma/sass/elements/button.sass */
.button.is-danger.is-outlined.is-loading::after, body .is-loading#buorgig::after,
body .is-danger.is-loading#buorgul::after,
body .is-danger.is-loading#buorgpermanent::after {
  border-color: transparent transparent #f14668 #f14668 !important;
}

/* line 179, node_modules/bulma/sass/elements/button.sass */
.button.is-danger.is-outlined.is-loading:hover::after, body .is-loading#buorgig:hover::after,
body .is-danger.is-loading#buorgul:hover::after,
body .is-danger.is-loading#buorgpermanent:hover::after, .button.is-danger.is-outlined.is-loading.is-hovered::after, body .is-loading.is-hovered#buorgig::after,
body .is-danger.is-loading.is-hovered#buorgul::after,
body .is-danger.is-loading.is-hovered#buorgpermanent::after, .button.is-danger.is-outlined.is-loading:focus::after, body .is-loading#buorgig:focus::after,
body .is-danger.is-loading#buorgul:focus::after,
body .is-danger.is-loading#buorgpermanent:focus::after, .button.is-danger.is-outlined.is-loading.is-focused::after, body .is-loading.is-focused#buorgig::after,
body .is-danger.is-loading.is-focused#buorgul::after,
body .is-danger.is-loading.is-focused#buorgpermanent::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 181, node_modules/bulma/sass/elements/button.sass */
.button.is-danger.is-outlined[disabled], body #buorgig[disabled],
body .is-danger#buorgul[disabled],
body .is-danger#buorgpermanent[disabled],
fieldset[disabled] .button.is-danger.is-outlined,
fieldset[disabled] body #buorgig,
body fieldset[disabled] #buorgig,
fieldset[disabled] body .is-danger#buorgul,
body fieldset[disabled] .is-danger#buorgul,
fieldset[disabled] body .is-danger#buorgpermanent,
body fieldset[disabled] .is-danger#buorgpermanent {
  background-color: transparent;
  border-color: #f14668;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #f14668;
}

/* line 187, node_modules/bulma/sass/elements/button.sass */
.button.is-danger.is-inverted.is-outlined, body .is-inverted#buorgig,
body .is-danger.is-inverted#buorgul,
body .is-danger.is-inverted#buorgpermanent {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}

/* line 191, node_modules/bulma/sass/elements/button.sass */
.button.is-danger.is-inverted.is-outlined:hover, body .is-inverted#buorgig:hover,
body .is-danger.is-inverted#buorgul:hover,
body .is-danger.is-inverted#buorgpermanent:hover, .button.is-danger.is-inverted.is-outlined.is-hovered, body .is-inverted.is-hovered#buorgig,
body .is-danger.is-inverted.is-hovered#buorgul,
body .is-danger.is-inverted.is-hovered#buorgpermanent, .button.is-danger.is-inverted.is-outlined:focus, body .is-inverted#buorgig:focus,
body .is-danger.is-inverted#buorgul:focus,
body .is-danger.is-inverted#buorgpermanent:focus, .button.is-danger.is-inverted.is-outlined.is-focused, body .is-inverted.is-focused#buorgig,
body .is-danger.is-inverted.is-focused#buorgul,
body .is-danger.is-inverted.is-focused#buorgpermanent {
  background-color: #fff;
  color: #f14668;
}

/* line 202, node_modules/bulma/sass/elements/button.sass */
.button.is-danger.is-inverted.is-outlined.is-loading:hover::after, body .is-inverted.is-loading#buorgig:hover::after,
body .is-danger.is-inverted.is-loading#buorgul:hover::after,
body .is-danger.is-inverted.is-loading#buorgpermanent:hover::after, .button.is-danger.is-inverted.is-outlined.is-loading.is-hovered::after, body .is-inverted.is-loading.is-hovered#buorgig::after,
body .is-danger.is-inverted.is-loading.is-hovered#buorgul::after,
body .is-danger.is-inverted.is-loading.is-hovered#buorgpermanent::after, .button.is-danger.is-inverted.is-outlined.is-loading:focus::after, body .is-inverted.is-loading#buorgig:focus::after,
body .is-danger.is-inverted.is-loading#buorgul:focus::after,
body .is-danger.is-inverted.is-loading#buorgpermanent:focus::after, .button.is-danger.is-inverted.is-outlined.is-loading.is-focused::after, body .is-inverted.is-loading.is-focused#buorgig::after,
body .is-danger.is-inverted.is-loading.is-focused#buorgul::after,
body .is-danger.is-inverted.is-loading.is-focused#buorgpermanent::after {
  border-color: transparent transparent #f14668 #f14668 !important;
}

/* line 204, node_modules/bulma/sass/elements/button.sass */
.button.is-danger.is-inverted.is-outlined[disabled], body .is-inverted#buorgig[disabled],
body .is-danger.is-inverted#buorgul[disabled],
body .is-danger.is-inverted#buorgpermanent[disabled],
fieldset[disabled] .button.is-danger.is-inverted.is-outlined,
fieldset[disabled] body .is-inverted#buorgig,
body fieldset[disabled] .is-inverted#buorgig,
fieldset[disabled] body .is-danger.is-inverted#buorgul,
body fieldset[disabled] .is-danger.is-inverted#buorgul,
fieldset[disabled] body .is-danger.is-inverted#buorgpermanent,
body fieldset[disabled] .is-danger.is-inverted#buorgpermanent {
  background-color: transparent;
  border-color: #fff;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #fff;
}

/* line 228, node_modules/bulma/sass/elements/button.sass */
.button.is-small, body .is-small#buorgig,
body .is-small#buorgul,
body .is-small#buorgpermanent {
  border-radius: 2px;
  font-size: 0.65rem;
}

/* line 230, node_modules/bulma/sass/elements/button.sass */
.button.is-normal, body .is-normal#buorgig,
body .is-normal#buorgul,
body .is-normal#buorgpermanent {
  font-size: 0.8rem;
}

/* line 232, node_modules/bulma/sass/elements/button.sass */
.button.is-medium, body .is-medium#buorgig,
body .is-medium#buorgul,
body .is-medium#buorgpermanent {
  font-size: 1rem;
}

/* line 234, node_modules/bulma/sass/elements/button.sass */
.button.is-large, body .is-large#buorgig,
body .is-large#buorgul,
body .is-large#buorgpermanent {
  font-size: 1.5rem;
}

/* line 237, node_modules/bulma/sass/elements/button.sass */
.button[disabled], body #buorgig[disabled],
body #buorgul[disabled],
body #buorgpermanent[disabled],
fieldset[disabled] .button,
fieldset[disabled] body #buorgig,
body fieldset[disabled] #buorgig,
fieldset[disabled] body #buorgul,
body fieldset[disabled] #buorgul,
fieldset[disabled] body #buorgpermanent,
body fieldset[disabled] #buorgpermanent {
  background-color: white;
  border-color: #dbdbdb;
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: 0.5;
}

/* line 243, node_modules/bulma/sass/elements/button.sass */
.button.is-fullwidth, .frm_inline_form .frm_fields_container .frm_form_field:nth-last-of-type(2).frm_two_thirds ~ .frm_submit button.button, .frm_inline_form .frm_fields_container .frm_form_field:nth-last-of-type(2).frm_two_thirds ~ .frm_submit body button#buorgig, body .frm_inline_form .frm_fields_container .frm_form_field:nth-last-of-type(2).frm_two_thirds ~ .frm_submit button#buorgig,
.frm_inline_form .frm_fields_container .frm_form_field:nth-last-of-type(2).frm_two_thirds ~ .frm_submit body button#buorgul, body .frm_inline_form .frm_fields_container .frm_form_field:nth-last-of-type(2).frm_two_thirds ~ .frm_submit button#buorgul,
.frm_inline_form .frm_fields_container .frm_form_field:nth-last-of-type(2).frm_two_thirds ~ .frm_submit body button#buorgpermanent, body .frm_inline_form .frm_fields_container .frm_form_field:nth-last-of-type(2).frm_two_thirds ~ .frm_submit button#buorgpermanent, .frm_inline_form .frm_fields_container .frm_form_field:nth-last-of-type(2).frm_half ~ .frm_submit button.button, .frm_inline_form .frm_fields_container .frm_form_field:nth-last-of-type(2).frm_half ~ .frm_submit body button#buorgig, body .frm_inline_form .frm_fields_container .frm_form_field:nth-last-of-type(2).frm_half ~ .frm_submit button#buorgig,
.frm_inline_form .frm_fields_container .frm_form_field:nth-last-of-type(2).frm_half ~ .frm_submit body button#buorgul, body .frm_inline_form .frm_fields_container .frm_form_field:nth-last-of-type(2).frm_half ~ .frm_submit button#buorgul,
.frm_inline_form .frm_fields_container .frm_form_field:nth-last-of-type(2).frm_half ~ .frm_submit body button#buorgpermanent, body .frm_inline_form .frm_fields_container .frm_form_field:nth-last-of-type(2).frm_half ~ .frm_submit button#buorgpermanent, body .is-fullwidth#buorgig,
body .is-fullwidth#buorgul,
body .is-fullwidth#buorgpermanent {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

/* line 246, node_modules/bulma/sass/elements/button.sass */
.button.is-loading, body .is-loading#buorgig,
body .is-loading#buorgul,
body .is-loading#buorgpermanent {
  color: transparent !important;
  pointer-events: none;
}

/* line 249, node_modules/bulma/sass/elements/button.sass */
.button.is-loading::after, body .is-loading#buorgig::after,
body .is-loading#buorgul::after,
body .is-loading#buorgpermanent::after {
  position: absolute;
  left: calc(50% - (1em / 2));
  top: calc(50% - (1em / 2));
  position: absolute !important;
}

/* line 253, node_modules/bulma/sass/elements/button.sass */
.button.is-static, body .is-static#buorgig,
body .is-static#buorgul,
body .is-static#buorgpermanent {
  background-color: whitesmoke;
  border-color: #dbdbdb;
  color: #7a7a7a;
  -webkit-box-shadow: none;
          box-shadow: none;
  pointer-events: none;
}

/* line 259, node_modules/bulma/sass/elements/button.sass */
.button.is-rounded, body .is-rounded#buorgig,
body .is-rounded#buorgul,
body .is-rounded#buorgpermanent {
  border-radius: 290486px;
  padding-left: calc(1em + 0.25em);
  padding-right: calc(1em + 0.25em);
}

/* line 264, node_modules/bulma/sass/elements/button.sass */
.buttons, body .buorg-buttons {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

/* line 269, node_modules/bulma/sass/elements/button.sass */
.buttons .button, body .buorg-buttons .button, .buttons body #buorgig, body .buttons #buorgig, body .buorg-buttons #buorgig,
.buttons body #buorgul, body .buttons #buorgul,
body .buorg-buttons #buorgul,
.buttons body #buorgpermanent, body .buttons #buorgpermanent,
body .buorg-buttons #buorgpermanent {
  margin-bottom: 0.5rem;
}

/* line 271, node_modules/bulma/sass/elements/button.sass */
.buttons .button:not(:last-child):not(.is-fullwidth), body .buorg-buttons .button:not(:last-child):not(.is-fullwidth), .buttons body #buorgig:not(:last-child):not(.is-fullwidth), body .buttons #buorgig:not(:last-child):not(.is-fullwidth), body .buorg-buttons #buorgig:not(:last-child):not(.is-fullwidth),
.buttons body #buorgul:not(:last-child):not(.is-fullwidth), body .buttons #buorgul:not(:last-child):not(.is-fullwidth),
body .buorg-buttons #buorgul:not(:last-child):not(.is-fullwidth),
.buttons body #buorgpermanent:not(:last-child):not(.is-fullwidth), body .buttons #buorgpermanent:not(:last-child):not(.is-fullwidth),
body .buorg-buttons #buorgpermanent:not(:last-child):not(.is-fullwidth) {
  margin-right: 0.5rem;
}

/* line 273, node_modules/bulma/sass/elements/button.sass */
.buttons:last-child, body .buorg-buttons:last-child {
  margin-bottom: -0.5rem;
}

/* line 275, node_modules/bulma/sass/elements/button.sass */
.buttons:not(:last-child), body .buorg-buttons:not(:last-child) {
  margin-bottom: 1rem;
}

/* line 279, node_modules/bulma/sass/elements/button.sass */
.buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large), body .are-small.buorg-buttons .button:not(.is-normal):not(.is-medium):not(.is-large), .buttons.are-small body #buorgig:not(.is-normal):not(.is-medium):not(.is-large), body .buttons.are-small #buorgig:not(.is-normal):not(.is-medium):not(.is-large), body .are-small.buorg-buttons #buorgig:not(.is-normal):not(.is-medium):not(.is-large),
.buttons.are-small body #buorgul:not(.is-normal):not(.is-medium):not(.is-large), body .buttons.are-small #buorgul:not(.is-normal):not(.is-medium):not(.is-large),
body .are-small.buorg-buttons #buorgul:not(.is-normal):not(.is-medium):not(.is-large),
.buttons.are-small body #buorgpermanent:not(.is-normal):not(.is-medium):not(.is-large), body .buttons.are-small #buorgpermanent:not(.is-normal):not(.is-medium):not(.is-large),
body .are-small.buorg-buttons #buorgpermanent:not(.is-normal):not(.is-medium):not(.is-large) {
  border-radius: 2px;
  font-size: 0.65rem;
}

/* line 282, node_modules/bulma/sass/elements/button.sass */
.buttons.are-medium .button:not(.is-small):not(.is-normal):not(.is-large), body .are-medium.buorg-buttons .button:not(.is-small):not(.is-normal):not(.is-large), .buttons.are-medium body #buorgig:not(.is-small):not(.is-normal):not(.is-large), body .buttons.are-medium #buorgig:not(.is-small):not(.is-normal):not(.is-large), body .are-medium.buorg-buttons #buorgig:not(.is-small):not(.is-normal):not(.is-large),
.buttons.are-medium body #buorgul:not(.is-small):not(.is-normal):not(.is-large), body .buttons.are-medium #buorgul:not(.is-small):not(.is-normal):not(.is-large),
body .are-medium.buorg-buttons #buorgul:not(.is-small):not(.is-normal):not(.is-large),
.buttons.are-medium body #buorgpermanent:not(.is-small):not(.is-normal):not(.is-large), body .buttons.are-medium #buorgpermanent:not(.is-small):not(.is-normal):not(.is-large),
body .are-medium.buorg-buttons #buorgpermanent:not(.is-small):not(.is-normal):not(.is-large) {
  font-size: 1rem;
}

/* line 285, node_modules/bulma/sass/elements/button.sass */
.buttons.are-large .button:not(.is-small):not(.is-normal):not(.is-medium), body .are-large.buorg-buttons .button:not(.is-small):not(.is-normal):not(.is-medium), .buttons.are-large body #buorgig:not(.is-small):not(.is-normal):not(.is-medium), body .buttons.are-large #buorgig:not(.is-small):not(.is-normal):not(.is-medium), body .are-large.buorg-buttons #buorgig:not(.is-small):not(.is-normal):not(.is-medium),
.buttons.are-large body #buorgul:not(.is-small):not(.is-normal):not(.is-medium), body .buttons.are-large #buorgul:not(.is-small):not(.is-normal):not(.is-medium),
body .are-large.buorg-buttons #buorgul:not(.is-small):not(.is-normal):not(.is-medium),
.buttons.are-large body #buorgpermanent:not(.is-small):not(.is-normal):not(.is-medium), body .buttons.are-large #buorgpermanent:not(.is-small):not(.is-normal):not(.is-medium),
body .are-large.buorg-buttons #buorgpermanent:not(.is-small):not(.is-normal):not(.is-medium) {
  font-size: 1.5rem;
}

/* line 289, node_modules/bulma/sass/elements/button.sass */
.buttons.has-addons .button:not(:first-child), body .has-addons.buorg-buttons .button:not(:first-child), .buttons.has-addons body #buorgig:not(:first-child), body .buttons.has-addons #buorgig:not(:first-child), body .has-addons.buorg-buttons #buorgig:not(:first-child),
.buttons.has-addons body #buorgul:not(:first-child), body .buttons.has-addons #buorgul:not(:first-child),
body .has-addons.buorg-buttons #buorgul:not(:first-child),
.buttons.has-addons body #buorgpermanent:not(:first-child), body .buttons.has-addons #buorgpermanent:not(:first-child),
body .has-addons.buorg-buttons #buorgpermanent:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 292, node_modules/bulma/sass/elements/button.sass */
.buttons.has-addons .button:not(:last-child), body .has-addons.buorg-buttons .button:not(:last-child), .buttons.has-addons body #buorgig:not(:last-child), body .buttons.has-addons #buorgig:not(:last-child), body .has-addons.buorg-buttons #buorgig:not(:last-child),
.buttons.has-addons body #buorgul:not(:last-child), body .buttons.has-addons #buorgul:not(:last-child),
body .has-addons.buorg-buttons #buorgul:not(:last-child),
.buttons.has-addons body #buorgpermanent:not(:last-child), body .buttons.has-addons #buorgpermanent:not(:last-child),
body .has-addons.buorg-buttons #buorgpermanent:not(:last-child) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  margin-right: -1px;
}

/* line 296, node_modules/bulma/sass/elements/button.sass */
.buttons.has-addons .button:last-child, body .has-addons.buorg-buttons .button:last-child, .buttons.has-addons body #buorgig:last-child, body .buttons.has-addons #buorgig:last-child, body .has-addons.buorg-buttons #buorgig:last-child,
.buttons.has-addons body #buorgul:last-child, body .buttons.has-addons #buorgul:last-child,
body .has-addons.buorg-buttons #buorgul:last-child,
.buttons.has-addons body #buorgpermanent:last-child, body .buttons.has-addons #buorgpermanent:last-child,
body .has-addons.buorg-buttons #buorgpermanent:last-child {
  margin-right: 0;
}

/* line 298, node_modules/bulma/sass/elements/button.sass */
.buttons.has-addons .button:hover, body .has-addons.buorg-buttons .button:hover, .buttons.has-addons body #buorgig:hover, body .buttons.has-addons #buorgig:hover, body .has-addons.buorg-buttons #buorgig:hover,
.buttons.has-addons body #buorgul:hover, body .buttons.has-addons #buorgul:hover,
body .has-addons.buorg-buttons #buorgul:hover,
.buttons.has-addons body #buorgpermanent:hover, body .buttons.has-addons #buorgpermanent:hover,
body .has-addons.buorg-buttons #buorgpermanent:hover, .buttons.has-addons .button.is-hovered, body .has-addons.buorg-buttons .button.is-hovered, .buttons.has-addons body .is-hovered#buorgig, body .buttons.has-addons .is-hovered#buorgig, body .has-addons.buorg-buttons .is-hovered#buorgig,
.buttons.has-addons body .is-hovered#buorgul, body .buttons.has-addons .is-hovered#buorgul,
body .has-addons.buorg-buttons .is-hovered#buorgul,
.buttons.has-addons body .is-hovered#buorgpermanent, body .buttons.has-addons .is-hovered#buorgpermanent,
body .has-addons.buorg-buttons .is-hovered#buorgpermanent {
  z-index: 2;
}

/* line 301, node_modules/bulma/sass/elements/button.sass */
.buttons.has-addons .button:focus, body .has-addons.buorg-buttons .button:focus, .buttons.has-addons body #buorgig:focus, body .buttons.has-addons #buorgig:focus, body .has-addons.buorg-buttons #buorgig:focus,
.buttons.has-addons body #buorgul:focus, body .buttons.has-addons #buorgul:focus,
body .has-addons.buorg-buttons #buorgul:focus,
.buttons.has-addons body #buorgpermanent:focus, body .buttons.has-addons #buorgpermanent:focus,
body .has-addons.buorg-buttons #buorgpermanent:focus, .buttons.has-addons .button.is-focused, body .has-addons.buorg-buttons .button.is-focused, .buttons.has-addons body .is-focused#buorgig, body .buttons.has-addons .is-focused#buorgig, body .has-addons.buorg-buttons .is-focused#buorgig,
.buttons.has-addons body .is-focused#buorgul, body .buttons.has-addons .is-focused#buorgul,
body .has-addons.buorg-buttons .is-focused#buorgul,
.buttons.has-addons body .is-focused#buorgpermanent, body .buttons.has-addons .is-focused#buorgpermanent,
body .has-addons.buorg-buttons .is-focused#buorgpermanent, .buttons.has-addons .button:active, body .has-addons.buorg-buttons .button:active, .buttons.has-addons body #buorgig:active, body .buttons.has-addons #buorgig:active, body .has-addons.buorg-buttons #buorgig:active,
.buttons.has-addons body #buorgul:active, body .buttons.has-addons #buorgul:active,
body .has-addons.buorg-buttons #buorgul:active,
.buttons.has-addons body #buorgpermanent:active, body .buttons.has-addons #buorgpermanent:active,
body .has-addons.buorg-buttons #buorgpermanent:active, .buttons.has-addons .button.is-active, body .has-addons.buorg-buttons .button.is-active, .buttons.has-addons .current-menu-item a.button.navbar-item, .current-menu-item .buttons.has-addons a.button.navbar-item, body .has-addons.buorg-buttons .current-menu-item a.button.navbar-item, .current-menu-item body .has-addons.buorg-buttons a.button.navbar-item, .buttons.has-addons .current-menu-item body a.navbar-item#buorgig, .current-menu-item body .buttons.has-addons a.navbar-item#buorgig, .current-menu-item body .has-addons.buorg-buttons a.navbar-item#buorgig, .buttons.has-addons body .current-menu-item a.navbar-item#buorgig, body .current-menu-item .buttons.has-addons a.navbar-item#buorgig, body .has-addons.buorg-buttons .current-menu-item a.navbar-item#buorgig, body .current-menu-item .has-addons.buorg-buttons a.navbar-item#buorgig,
.buttons.has-addons .current-menu-item body a.navbar-item#buorgul, .current-menu-item body .buttons.has-addons a.navbar-item#buorgul,
.current-menu-item body .has-addons.buorg-buttons a.navbar-item#buorgul, .buttons.has-addons body .current-menu-item a.navbar-item#buorgul, body .current-menu-item .buttons.has-addons a.navbar-item#buorgul, body .has-addons.buorg-buttons .current-menu-item a.navbar-item#buorgul, body .current-menu-item .has-addons.buorg-buttons a.navbar-item#buorgul,
.buttons.has-addons .current-menu-item body a.navbar-item#buorgpermanent, .current-menu-item body .buttons.has-addons a.navbar-item#buorgpermanent,
.current-menu-item body .has-addons.buorg-buttons a.navbar-item#buorgpermanent, .buttons.has-addons body .current-menu-item a.navbar-item#buorgpermanent, body .current-menu-item .buttons.has-addons a.navbar-item#buorgpermanent, body .has-addons.buorg-buttons .current-menu-item a.navbar-item#buorgpermanent, body .current-menu-item .has-addons.buorg-buttons a.navbar-item#buorgpermanent,
.buttons.has-addons .current_page_item a.button.navbar-item, .current_page_item .buttons.has-addons a.button.navbar-item,
body .has-addons.buorg-buttons .current_page_item a.button.navbar-item, .current_page_item body .has-addons.buorg-buttons a.button.navbar-item, .buttons.has-addons .current_page_item body a.navbar-item#buorgig, .current_page_item body .buttons.has-addons a.navbar-item#buorgig, .current_page_item body .has-addons.buorg-buttons a.navbar-item#buorgig, .buttons.has-addons body .current_page_item a.navbar-item#buorgig, body .current_page_item .buttons.has-addons a.navbar-item#buorgig, body .has-addons.buorg-buttons .current_page_item a.navbar-item#buorgig, body .current_page_item .has-addons.buorg-buttons a.navbar-item#buorgig,
.buttons.has-addons .current_page_item body a.navbar-item#buorgul, .current_page_item body .buttons.has-addons a.navbar-item#buorgul,
.current_page_item body .has-addons.buorg-buttons a.navbar-item#buorgul, .buttons.has-addons body .current_page_item a.navbar-item#buorgul, body .current_page_item .buttons.has-addons a.navbar-item#buorgul, body .has-addons.buorg-buttons .current_page_item a.navbar-item#buorgul, body .current_page_item .has-addons.buorg-buttons a.navbar-item#buorgul,
.buttons.has-addons .current_page_item body a.navbar-item#buorgpermanent, .current_page_item body .buttons.has-addons a.navbar-item#buorgpermanent,
.current_page_item body .has-addons.buorg-buttons a.navbar-item#buorgpermanent, .buttons.has-addons body .current_page_item a.navbar-item#buorgpermanent, body .current_page_item .buttons.has-addons a.navbar-item#buorgpermanent, body .has-addons.buorg-buttons .current_page_item a.navbar-item#buorgpermanent, body .current_page_item .has-addons.buorg-buttons a.navbar-item#buorgpermanent, .buttons.has-addons body .is-active#buorgig, body .buttons.has-addons .is-active#buorgig, body .has-addons.buorg-buttons .is-active#buorgig,
.buttons.has-addons body .is-active#buorgul, body .buttons.has-addons .is-active#buorgul,
body .has-addons.buorg-buttons .is-active#buorgul,
.buttons.has-addons body .is-active#buorgpermanent, body .buttons.has-addons .is-active#buorgpermanent,
body .has-addons.buorg-buttons .is-active#buorgpermanent, .buttons.has-addons .button.is-selected, body .has-addons.buorg-buttons .button.is-selected, .buttons.has-addons body .is-selected#buorgig, body .buttons.has-addons .is-selected#buorgig, body .has-addons.buorg-buttons .is-selected#buorgig,
.buttons.has-addons body .is-selected#buorgul, body .buttons.has-addons .is-selected#buorgul,
body .has-addons.buorg-buttons .is-selected#buorgul,
.buttons.has-addons body .is-selected#buorgpermanent, body .buttons.has-addons .is-selected#buorgpermanent,
body .has-addons.buorg-buttons .is-selected#buorgpermanent {
  z-index: 3;
}

/* line 307, node_modules/bulma/sass/elements/button.sass */
.buttons.has-addons .button:focus:hover, body .has-addons.buorg-buttons .button:focus:hover, .buttons.has-addons body #buorgig:focus:hover, body .buttons.has-addons #buorgig:focus:hover, body .has-addons.buorg-buttons #buorgig:focus:hover,
.buttons.has-addons body #buorgul:focus:hover, body .buttons.has-addons #buorgul:focus:hover,
body .has-addons.buorg-buttons #buorgul:focus:hover,
.buttons.has-addons body #buorgpermanent:focus:hover, body .buttons.has-addons #buorgpermanent:focus:hover,
body .has-addons.buorg-buttons #buorgpermanent:focus:hover, .buttons.has-addons .button.is-focused:hover, body .has-addons.buorg-buttons .button.is-focused:hover, .buttons.has-addons body .is-focused#buorgig:hover, body .buttons.has-addons .is-focused#buorgig:hover, body .has-addons.buorg-buttons .is-focused#buorgig:hover,
.buttons.has-addons body .is-focused#buorgul:hover, body .buttons.has-addons .is-focused#buorgul:hover,
body .has-addons.buorg-buttons .is-focused#buorgul:hover,
.buttons.has-addons body .is-focused#buorgpermanent:hover, body .buttons.has-addons .is-focused#buorgpermanent:hover,
body .has-addons.buorg-buttons .is-focused#buorgpermanent:hover, .buttons.has-addons .button:active:hover, body .has-addons.buorg-buttons .button:active:hover, .buttons.has-addons body #buorgig:active:hover, body .buttons.has-addons #buorgig:active:hover, body .has-addons.buorg-buttons #buorgig:active:hover,
.buttons.has-addons body #buorgul:active:hover, body .buttons.has-addons #buorgul:active:hover,
body .has-addons.buorg-buttons #buorgul:active:hover,
.buttons.has-addons body #buorgpermanent:active:hover, body .buttons.has-addons #buorgpermanent:active:hover,
body .has-addons.buorg-buttons #buorgpermanent:active:hover, .buttons.has-addons .button.is-active:hover, body .has-addons.buorg-buttons .button.is-active:hover, .buttons.has-addons .current-menu-item a.button.navbar-item:hover, .current-menu-item .buttons.has-addons a.button.navbar-item:hover, body .has-addons.buorg-buttons .current-menu-item a.button.navbar-item:hover, .current-menu-item body .has-addons.buorg-buttons a.button.navbar-item:hover, .buttons.has-addons .current-menu-item body a.navbar-item#buorgig:hover, .current-menu-item body .buttons.has-addons a.navbar-item#buorgig:hover, .current-menu-item body .has-addons.buorg-buttons a.navbar-item#buorgig:hover, .buttons.has-addons body .current-menu-item a.navbar-item#buorgig:hover, body .current-menu-item .buttons.has-addons a.navbar-item#buorgig:hover, body .has-addons.buorg-buttons .current-menu-item a.navbar-item#buorgig:hover, body .current-menu-item .has-addons.buorg-buttons a.navbar-item#buorgig:hover,
.buttons.has-addons .current-menu-item body a.navbar-item#buorgul:hover, .current-menu-item body .buttons.has-addons a.navbar-item#buorgul:hover,
.current-menu-item body .has-addons.buorg-buttons a.navbar-item#buorgul:hover, .buttons.has-addons body .current-menu-item a.navbar-item#buorgul:hover, body .current-menu-item .buttons.has-addons a.navbar-item#buorgul:hover, body .has-addons.buorg-buttons .current-menu-item a.navbar-item#buorgul:hover, body .current-menu-item .has-addons.buorg-buttons a.navbar-item#buorgul:hover,
.buttons.has-addons .current-menu-item body a.navbar-item#buorgpermanent:hover, .current-menu-item body .buttons.has-addons a.navbar-item#buorgpermanent:hover,
.current-menu-item body .has-addons.buorg-buttons a.navbar-item#buorgpermanent:hover, .buttons.has-addons body .current-menu-item a.navbar-item#buorgpermanent:hover, body .current-menu-item .buttons.has-addons a.navbar-item#buorgpermanent:hover, body .has-addons.buorg-buttons .current-menu-item a.navbar-item#buorgpermanent:hover, body .current-menu-item .has-addons.buorg-buttons a.navbar-item#buorgpermanent:hover,
.buttons.has-addons .current_page_item a.button.navbar-item:hover, .current_page_item .buttons.has-addons a.button.navbar-item:hover,
body .has-addons.buorg-buttons .current_page_item a.button.navbar-item:hover, .current_page_item body .has-addons.buorg-buttons a.button.navbar-item:hover, .buttons.has-addons .current_page_item body a.navbar-item#buorgig:hover, .current_page_item body .buttons.has-addons a.navbar-item#buorgig:hover, .current_page_item body .has-addons.buorg-buttons a.navbar-item#buorgig:hover, .buttons.has-addons body .current_page_item a.navbar-item#buorgig:hover, body .current_page_item .buttons.has-addons a.navbar-item#buorgig:hover, body .has-addons.buorg-buttons .current_page_item a.navbar-item#buorgig:hover, body .current_page_item .has-addons.buorg-buttons a.navbar-item#buorgig:hover,
.buttons.has-addons .current_page_item body a.navbar-item#buorgul:hover, .current_page_item body .buttons.has-addons a.navbar-item#buorgul:hover,
.current_page_item body .has-addons.buorg-buttons a.navbar-item#buorgul:hover, .buttons.has-addons body .current_page_item a.navbar-item#buorgul:hover, body .current_page_item .buttons.has-addons a.navbar-item#buorgul:hover, body .has-addons.buorg-buttons .current_page_item a.navbar-item#buorgul:hover, body .current_page_item .has-addons.buorg-buttons a.navbar-item#buorgul:hover,
.buttons.has-addons .current_page_item body a.navbar-item#buorgpermanent:hover, .current_page_item body .buttons.has-addons a.navbar-item#buorgpermanent:hover,
.current_page_item body .has-addons.buorg-buttons a.navbar-item#buorgpermanent:hover, .buttons.has-addons body .current_page_item a.navbar-item#buorgpermanent:hover, body .current_page_item .buttons.has-addons a.navbar-item#buorgpermanent:hover, body .has-addons.buorg-buttons .current_page_item a.navbar-item#buorgpermanent:hover, body .current_page_item .has-addons.buorg-buttons a.navbar-item#buorgpermanent:hover, .buttons.has-addons body .is-active#buorgig:hover, body .buttons.has-addons .is-active#buorgig:hover, body .has-addons.buorg-buttons .is-active#buorgig:hover,
.buttons.has-addons body .is-active#buorgul:hover, body .buttons.has-addons .is-active#buorgul:hover,
body .has-addons.buorg-buttons .is-active#buorgul:hover,
.buttons.has-addons body .is-active#buorgpermanent:hover, body .buttons.has-addons .is-active#buorgpermanent:hover,
body .has-addons.buorg-buttons .is-active#buorgpermanent:hover, .buttons.has-addons .button.is-selected:hover, body .has-addons.buorg-buttons .button.is-selected:hover, .buttons.has-addons body .is-selected#buorgig:hover, body .buttons.has-addons .is-selected#buorgig:hover, body .has-addons.buorg-buttons .is-selected#buorgig:hover,
.buttons.has-addons body .is-selected#buorgul:hover, body .buttons.has-addons .is-selected#buorgul:hover,
body .has-addons.buorg-buttons .is-selected#buorgul:hover,
.buttons.has-addons body .is-selected#buorgpermanent:hover, body .buttons.has-addons .is-selected#buorgpermanent:hover,
body .has-addons.buorg-buttons .is-selected#buorgpermanent:hover {
  z-index: 4;
}

/* line 309, node_modules/bulma/sass/elements/button.sass */
.buttons.has-addons .button.is-expanded, body .has-addons.buorg-buttons .button.is-expanded, .buttons.has-addons body .is-expanded#buorgig, body .buttons.has-addons .is-expanded#buorgig, body .has-addons.buorg-buttons .is-expanded#buorgig,
.buttons.has-addons body .is-expanded#buorgul, body .buttons.has-addons .is-expanded#buorgul,
body .has-addons.buorg-buttons .is-expanded#buorgul,
.buttons.has-addons body .is-expanded#buorgpermanent, body .buttons.has-addons .is-expanded#buorgpermanent,
body .has-addons.buorg-buttons .is-expanded#buorgpermanent {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 1;
      flex-shrink: 1;
}

/* line 312, node_modules/bulma/sass/elements/button.sass */
.buttons.is-centered, body .is-centered.buorg-buttons {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

/* line 315, node_modules/bulma/sass/elements/button.sass */
.buttons.is-centered:not(.has-addons) .button:not(.is-fullwidth), body .is-centered.buorg-buttons:not(.has-addons) .button:not(.is-fullwidth), .buttons.is-centered:not(.has-addons) body #buorgig:not(.is-fullwidth), body .buttons.is-centered:not(.has-addons) #buorgig:not(.is-fullwidth), body .is-centered.buorg-buttons:not(.has-addons) #buorgig:not(.is-fullwidth),
.buttons.is-centered:not(.has-addons) body #buorgul:not(.is-fullwidth), body .buttons.is-centered:not(.has-addons) #buorgul:not(.is-fullwidth),
body .is-centered.buorg-buttons:not(.has-addons) #buorgul:not(.is-fullwidth),
.buttons.is-centered:not(.has-addons) body #buorgpermanent:not(.is-fullwidth), body .buttons.is-centered:not(.has-addons) #buorgpermanent:not(.is-fullwidth),
body .is-centered.buorg-buttons:not(.has-addons) #buorgpermanent:not(.is-fullwidth) {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}

/* line 318, node_modules/bulma/sass/elements/button.sass */
.buttons.is-right, body .is-right.buorg-buttons {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

/* line 321, node_modules/bulma/sass/elements/button.sass */
.buttons.is-right:not(.has-addons) .button:not(.is-fullwidth), body .is-right.buorg-buttons:not(.has-addons) .button:not(.is-fullwidth), .buttons.is-right:not(.has-addons) body #buorgig:not(.is-fullwidth), body .buttons.is-right:not(.has-addons) #buorgig:not(.is-fullwidth), body .is-right.buorg-buttons:not(.has-addons) #buorgig:not(.is-fullwidth),
.buttons.is-right:not(.has-addons) body #buorgul:not(.is-fullwidth), body .buttons.is-right:not(.has-addons) #buorgul:not(.is-fullwidth),
body .is-right.buorg-buttons:not(.has-addons) #buorgul:not(.is-fullwidth),
.buttons.is-right:not(.has-addons) body #buorgpermanent:not(.is-fullwidth), body .buttons.is-right:not(.has-addons) #buorgpermanent:not(.is-fullwidth),
body .is-right.buorg-buttons:not(.has-addons) #buorgpermanent:not(.is-fullwidth) {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}

/* line 3, node_modules/bulma/sass/elements/container.sass */
.container {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin: 0 auto;
  position: relative;
  width: auto;
}

/* line 8, node_modules/bulma/sass/elements/container.sass */
.container.is-fluid {
  max-width: none;
  padding-left: 64px;
  padding-right: 64px;
  width: 100%;
}

@media screen and (min-width: 1088px) {
  /* line 3, node_modules/bulma/sass/elements/container.sass */
  .container {
    max-width: 960px;
  }
}

@media screen and (max-width: 1279px) {
  /* line 16, node_modules/bulma/sass/elements/container.sass */
  .container.is-widescreen {
    max-width: 1152px;
  }
}

@media screen and (max-width: 1471px) {
  /* line 19, node_modules/bulma/sass/elements/container.sass */
  .container.is-fullhd {
    max-width: 1344px;
  }
}

@media screen and (min-width: 1280px) {
  /* line 3, node_modules/bulma/sass/elements/container.sass */
  .container {
    max-width: 1152px;
  }
}

@media screen and (min-width: 1472px) {
  /* line 3, node_modules/bulma/sass/elements/container.sass */
  .container {
    max-width: 1344px;
  }
}

/* line 6, node_modules/bulma/sass/elements/icon.sass */
.icon {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 1.5rem;
  width: 1.5rem;
}

/* line 13, node_modules/bulma/sass/elements/icon.sass */
.icon.is-small {
  height: 1rem;
  width: 1rem;
}

/* line 16, node_modules/bulma/sass/elements/icon.sass */
.icon.is-medium {
  height: 2rem;
  width: 2rem;
}

/* line 19, node_modules/bulma/sass/elements/icon.sass */
.icon.is-large {
  height: 3rem;
  width: 3rem;
}

/* line 3, node_modules/bulma/sass/elements/image.sass */
.image {
  display: block;
  position: relative;
}

/* line 6, node_modules/bulma/sass/elements/image.sass */
.image img {
  display: block;
  height: auto;
  width: 100%;
}

/* line 10, node_modules/bulma/sass/elements/image.sass */
.image img.is-rounded {
  border-radius: 290486px;
}

/* line 12, node_modules/bulma/sass/elements/image.sass */
.image.is-fullwidth, .frm_inline_form .frm_fields_container .frm_form_field:nth-last-of-type(2).frm_two_thirds ~ .frm_submit button.image, .frm_inline_form .frm_fields_container .frm_form_field:nth-last-of-type(2).frm_half ~ .frm_submit button.image {
  width: 100%;
}

/* line 31, node_modules/bulma/sass/elements/image.sass */
.image.is-square img,
.image.is-square .has-ratio, .image.is-1by1 img,
.image.is-1by1 .has-ratio, .image.is-5by4 img,
.image.is-5by4 .has-ratio, .image.is-4by3 img,
.image.is-4by3 .has-ratio, .image.is-3by2 img,
.image.is-3by2 .has-ratio, .image.is-5by3 img,
.image.is-5by3 .has-ratio, .image.is-16by9 img,
.image.is-16by9 .has-ratio, .image.is-2by1 img,
.image.is-2by1 .has-ratio, .image.is-3by1 img,
.image.is-3by1 .has-ratio, .image.is-4by5 img,
.image.is-4by5 .has-ratio, .image.is-3by4 img,
.image.is-3by4 .has-ratio, .image.is-2by3 img,
.image.is-2by3 .has-ratio, .image.is-3by5 img,
.image.is-3by5 .has-ratio, .image.is-9by16 img,
.image.is-9by16 .has-ratio, .image.is-1by2 img,
.image.is-1by2 .has-ratio, .image.is-1by3 img,
.image.is-1by3 .has-ratio {
  height: 100%;
  width: 100%;
}

/* line 36, node_modules/bulma/sass/elements/image.sass */
.image.is-square, .image.is-1by1 {
  padding-top: 100%;
}

/* line 39, node_modules/bulma/sass/elements/image.sass */
.image.is-5by4 {
  padding-top: 80%;
}

/* line 41, node_modules/bulma/sass/elements/image.sass */
.image.is-4by3 {
  padding-top: 75%;
}

/* line 43, node_modules/bulma/sass/elements/image.sass */
.image.is-3by2 {
  padding-top: 66.6666%;
}

/* line 45, node_modules/bulma/sass/elements/image.sass */
.image.is-5by3 {
  padding-top: 60%;
}

/* line 47, node_modules/bulma/sass/elements/image.sass */
.image.is-16by9 {
  padding-top: 56.25%;
}

/* line 49, node_modules/bulma/sass/elements/image.sass */
.image.is-2by1 {
  padding-top: 50%;
}

/* line 51, node_modules/bulma/sass/elements/image.sass */
.image.is-3by1 {
  padding-top: 33.3333%;
}

/* line 53, node_modules/bulma/sass/elements/image.sass */
.image.is-4by5 {
  padding-top: 125%;
}

/* line 55, node_modules/bulma/sass/elements/image.sass */
.image.is-3by4 {
  padding-top: 133.3333%;
}

/* line 57, node_modules/bulma/sass/elements/image.sass */
.image.is-2by3 {
  padding-top: 150%;
}

/* line 59, node_modules/bulma/sass/elements/image.sass */
.image.is-3by5 {
  padding-top: 166.6666%;
}

/* line 61, node_modules/bulma/sass/elements/image.sass */
.image.is-9by16 {
  padding-top: 177.7777%;
}

/* line 63, node_modules/bulma/sass/elements/image.sass */
.image.is-1by2 {
  padding-top: 200%;
}

/* line 65, node_modules/bulma/sass/elements/image.sass */
.image.is-1by3 {
  padding-top: 300%;
}

/* line 69, node_modules/bulma/sass/elements/image.sass */
.image.is-16x16 {
  height: 16px;
  width: 16px;
}

/* line 69, node_modules/bulma/sass/elements/image.sass */
.image.is-24x24 {
  height: 24px;
  width: 24px;
}

/* line 69, node_modules/bulma/sass/elements/image.sass */
.image.is-32x32 {
  height: 32px;
  width: 32px;
}

/* line 69, node_modules/bulma/sass/elements/image.sass */
.image.is-48x48 {
  height: 48px;
  width: 48px;
}

/* line 69, node_modules/bulma/sass/elements/image.sass */
.image.is-64x64 {
  height: 64px;
  width: 64px;
}

/* line 69, node_modules/bulma/sass/elements/image.sass */
.image.is-96x96 {
  height: 96px;
  width: 96px;
}

/* line 69, node_modules/bulma/sass/elements/image.sass */
.image.is-128x128 {
  height: 128px;
  width: 128px;
}

/* line 7, node_modules/bulma/sass/elements/other.sass */
.heading {
  display: block;
  font-size: 11px;
  letter-spacing: 1px;
  margin-bottom: 5px;
  text-transform: uppercase;
}

/* line 14, node_modules/bulma/sass/elements/other.sass */
.highlight {
  font-weight: 400;
  max-width: 100%;
  overflow: hidden;
  padding: 0;
}

/* line 20, node_modules/bulma/sass/elements/other.sass */
.highlight pre {
  overflow: auto;
  max-width: 100%;
}

/* line 27, node_modules/bulma/sass/elements/other.sass */
.number {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: whitesmoke;
  border-radius: 290486px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 1rem;
  height: 2em;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-right: 1.5rem;
  min-width: 2.5em;
  padding: 0.25rem 0.5rem;
  text-align: center;
  vertical-align: top;
}

/* line 6, node_modules/bulma/sass/elements/notification.sass */
.notification {
  background-color: whitesmoke;
  border-radius: 4px;
  padding: 1.25rem 2.5rem 1.25rem 1.5rem;
  position: relative;
}

/* line 12, node_modules/bulma/sass/elements/notification.sass */
.notification a:not(.button):not(.dropdown-item) {
  color: currentColor;
  text-decoration: underline;
}

/* line 15, node_modules/bulma/sass/elements/notification.sass */
.notification strong {
  color: currentColor;
}

/* line 17, node_modules/bulma/sass/elements/notification.sass */
.notification code,
.notification pre {
  background: white;
}

/* line 20, node_modules/bulma/sass/elements/notification.sass */
.notification pre code {
  background: transparent;
}

/* line 22, node_modules/bulma/sass/elements/notification.sass */
.notification > .delete {
  position: absolute;
  right: 0.5rem;
  top: 0.5rem;
}

/* line 26, node_modules/bulma/sass/elements/notification.sass */
.notification .title,
.notification .subtitle,
.notification .content {
  color: currentColor;
}

/* line 34, node_modules/bulma/sass/elements/notification.sass */
.notification.is-white {
  background-color: #fefefe;
  color: #0a0a0a;
}

/* line 34, node_modules/bulma/sass/elements/notification.sass */
.notification.is-black {
  background-color: #0a0a0a;
  color: #fefefe;
}

/* line 34, node_modules/bulma/sass/elements/notification.sass */
.notification.is-light {
  background-color: whitesmoke;
  color: rgba(0, 0, 0, 0.7);
}

/* line 34, node_modules/bulma/sass/elements/notification.sass */
.notification.is-dark {
  background-color: #363636;
  color: #fff;
}

/* line 34, node_modules/bulma/sass/elements/notification.sass */
.notification.is-primary {
  background-color: #99cc00;
  color: #fff;
}

/* line 34, node_modules/bulma/sass/elements/notification.sass */
.notification.is-secondary {
  background-color: #ff470f;
  color: #fff;
}

/* line 34, node_modules/bulma/sass/elements/notification.sass */
.notification.is-link {
  background-color: #4a4a4a;
  color: #fff;
}

/* line 34, node_modules/bulma/sass/elements/notification.sass */
.notification.is-info, body .notification#buorgul {
  background-color: #3273dc;
  color: #fff;
}

/* line 34, node_modules/bulma/sass/elements/notification.sass */
.notification.is-success {
  background-color: #48c774;
  color: #fff;
}

/* line 34, node_modules/bulma/sass/elements/notification.sass */
.notification.is-warning, body .notification.buorg-pad {
  background-color: #ffdd57;
  color: rgba(0, 0, 0, 0.7);
}

/* line 34, node_modules/bulma/sass/elements/notification.sass */
.notification.is-danger, body .notification#buorgig {
  background-color: #f14668;
  color: #fff;
}

/* line 7, node_modules/bulma/sass/elements/progress.sass */
.progress {
  -moz-appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 290486px;
  display: block;
  height: 0.8rem;
  overflow: hidden;
  padding: 0;
  width: 100%;
}

/* line 18, node_modules/bulma/sass/elements/progress.sass */
.progress::-webkit-progress-bar {
  background-color: #ededed;
}

/* line 20, node_modules/bulma/sass/elements/progress.sass */
.progress::-webkit-progress-value {
  background-color: #4a4a4a;
}

/* line 22, node_modules/bulma/sass/elements/progress.sass */
.progress::-moz-progress-bar {
  background-color: #4a4a4a;
}

/* line 24, node_modules/bulma/sass/elements/progress.sass */
.progress::-ms-fill {
  background-color: #4a4a4a;
  border: none;
}

/* line 31, node_modules/bulma/sass/elements/progress.sass */
.progress.is-white::-webkit-progress-value {
  background-color: #fefefe;
}

/* line 33, node_modules/bulma/sass/elements/progress.sass */
.progress.is-white::-moz-progress-bar {
  background-color: #fefefe;
}

/* line 35, node_modules/bulma/sass/elements/progress.sass */
.progress.is-white::-ms-fill {
  background-color: #fefefe;
}

/* line 37, node_modules/bulma/sass/elements/progress.sass */
.progress.is-white:indeterminate {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(30%, #fefefe), color-stop(30%, #ededed));
  background-image: linear-gradient(to right, #fefefe 30%, #ededed 30%);
}

/* line 31, node_modules/bulma/sass/elements/progress.sass */
.progress.is-black::-webkit-progress-value {
  background-color: #0a0a0a;
}

/* line 33, node_modules/bulma/sass/elements/progress.sass */
.progress.is-black::-moz-progress-bar {
  background-color: #0a0a0a;
}

/* line 35, node_modules/bulma/sass/elements/progress.sass */
.progress.is-black::-ms-fill {
  background-color: #0a0a0a;
}

/* line 37, node_modules/bulma/sass/elements/progress.sass */
.progress.is-black:indeterminate {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(30%, #0a0a0a), color-stop(30%, #ededed));
  background-image: linear-gradient(to right, #0a0a0a 30%, #ededed 30%);
}

/* line 31, node_modules/bulma/sass/elements/progress.sass */
.progress.is-light::-webkit-progress-value {
  background-color: whitesmoke;
}

/* line 33, node_modules/bulma/sass/elements/progress.sass */
.progress.is-light::-moz-progress-bar {
  background-color: whitesmoke;
}

/* line 35, node_modules/bulma/sass/elements/progress.sass */
.progress.is-light::-ms-fill {
  background-color: whitesmoke;
}

/* line 37, node_modules/bulma/sass/elements/progress.sass */
.progress.is-light:indeterminate {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(30%, whitesmoke), color-stop(30%, #ededed));
  background-image: linear-gradient(to right, whitesmoke 30%, #ededed 30%);
}

/* line 31, node_modules/bulma/sass/elements/progress.sass */
.progress.is-dark::-webkit-progress-value {
  background-color: #363636;
}

/* line 33, node_modules/bulma/sass/elements/progress.sass */
.progress.is-dark::-moz-progress-bar {
  background-color: #363636;
}

/* line 35, node_modules/bulma/sass/elements/progress.sass */
.progress.is-dark::-ms-fill {
  background-color: #363636;
}

/* line 37, node_modules/bulma/sass/elements/progress.sass */
.progress.is-dark:indeterminate {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(30%, #363636), color-stop(30%, #ededed));
  background-image: linear-gradient(to right, #363636 30%, #ededed 30%);
}

/* line 31, node_modules/bulma/sass/elements/progress.sass */
.progress.is-primary::-webkit-progress-value {
  background-color: #99cc00;
}

/* line 33, node_modules/bulma/sass/elements/progress.sass */
.progress.is-primary::-moz-progress-bar {
  background-color: #99cc00;
}

/* line 35, node_modules/bulma/sass/elements/progress.sass */
.progress.is-primary::-ms-fill {
  background-color: #99cc00;
}

/* line 37, node_modules/bulma/sass/elements/progress.sass */
.progress.is-primary:indeterminate {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(30%, #99cc00), color-stop(30%, #ededed));
  background-image: linear-gradient(to right, #99cc00 30%, #ededed 30%);
}

/* line 31, node_modules/bulma/sass/elements/progress.sass */
.progress.is-secondary::-webkit-progress-value {
  background-color: #ff470f;
}

/* line 33, node_modules/bulma/sass/elements/progress.sass */
.progress.is-secondary::-moz-progress-bar {
  background-color: #ff470f;
}

/* line 35, node_modules/bulma/sass/elements/progress.sass */
.progress.is-secondary::-ms-fill {
  background-color: #ff470f;
}

/* line 37, node_modules/bulma/sass/elements/progress.sass */
.progress.is-secondary:indeterminate {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(30%, #ff470f), color-stop(30%, #ededed));
  background-image: linear-gradient(to right, #ff470f 30%, #ededed 30%);
}

/* line 31, node_modules/bulma/sass/elements/progress.sass */
.progress.is-link::-webkit-progress-value {
  background-color: #4a4a4a;
}

/* line 33, node_modules/bulma/sass/elements/progress.sass */
.progress.is-link::-moz-progress-bar {
  background-color: #4a4a4a;
}

/* line 35, node_modules/bulma/sass/elements/progress.sass */
.progress.is-link::-ms-fill {
  background-color: #4a4a4a;
}

/* line 37, node_modules/bulma/sass/elements/progress.sass */
.progress.is-link:indeterminate {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(30%, #4a4a4a), color-stop(30%, #ededed));
  background-image: linear-gradient(to right, #4a4a4a 30%, #ededed 30%);
}

/* line 31, node_modules/bulma/sass/elements/progress.sass */
.progress.is-info::-webkit-progress-value, body .progress#buorgul::-webkit-progress-value {
  background-color: #3273dc;
}

/* line 33, node_modules/bulma/sass/elements/progress.sass */
.progress.is-info::-moz-progress-bar, body .progress#buorgul::-moz-progress-bar {
  background-color: #3273dc;
}

/* line 35, node_modules/bulma/sass/elements/progress.sass */
.progress.is-info::-ms-fill, body .progress#buorgul::-ms-fill {
  background-color: #3273dc;
}

/* line 37, node_modules/bulma/sass/elements/progress.sass */
.progress.is-info:indeterminate, body .progress#buorgul:indeterminate {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(30%, #3273dc), color-stop(30%, #ededed));
  background-image: linear-gradient(to right, #3273dc 30%, #ededed 30%);
}

/* line 31, node_modules/bulma/sass/elements/progress.sass */
.progress.is-success::-webkit-progress-value {
  background-color: #48c774;
}

/* line 33, node_modules/bulma/sass/elements/progress.sass */
.progress.is-success::-moz-progress-bar {
  background-color: #48c774;
}

/* line 35, node_modules/bulma/sass/elements/progress.sass */
.progress.is-success::-ms-fill {
  background-color: #48c774;
}

/* line 37, node_modules/bulma/sass/elements/progress.sass */
.progress.is-success:indeterminate {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(30%, #48c774), color-stop(30%, #ededed));
  background-image: linear-gradient(to right, #48c774 30%, #ededed 30%);
}

/* line 31, node_modules/bulma/sass/elements/progress.sass */
.progress.is-warning::-webkit-progress-value, body .progress.buorg-pad::-webkit-progress-value {
  background-color: #ffdd57;
}

/* line 33, node_modules/bulma/sass/elements/progress.sass */
.progress.is-warning::-moz-progress-bar, body .progress.buorg-pad::-moz-progress-bar {
  background-color: #ffdd57;
}

/* line 35, node_modules/bulma/sass/elements/progress.sass */
.progress.is-warning::-ms-fill, body .progress.buorg-pad::-ms-fill {
  background-color: #ffdd57;
}

/* line 37, node_modules/bulma/sass/elements/progress.sass */
.progress.is-warning:indeterminate, body .progress.buorg-pad:indeterminate {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(30%, #ffdd57), color-stop(30%, #ededed));
  background-image: linear-gradient(to right, #ffdd57 30%, #ededed 30%);
}

/* line 31, node_modules/bulma/sass/elements/progress.sass */
.progress.is-danger::-webkit-progress-value, body .progress#buorgig::-webkit-progress-value {
  background-color: #f14668;
}

/* line 33, node_modules/bulma/sass/elements/progress.sass */
.progress.is-danger::-moz-progress-bar, body .progress#buorgig::-moz-progress-bar {
  background-color: #f14668;
}

/* line 35, node_modules/bulma/sass/elements/progress.sass */
.progress.is-danger::-ms-fill, body .progress#buorgig::-ms-fill {
  background-color: #f14668;
}

/* line 37, node_modules/bulma/sass/elements/progress.sass */
.progress.is-danger:indeterminate, body .progress#buorgig:indeterminate {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(30%, #f14668), color-stop(30%, #ededed));
  background-image: linear-gradient(to right, #f14668 30%, #ededed 30%);
}

/* line 40, node_modules/bulma/sass/elements/progress.sass */
.progress:indeterminate {
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-name: moveIndeterminate;
          animation-name: moveIndeterminate;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  background-color: #ededed;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(30%, #4a4a4a), color-stop(30%, #ededed));
  background-image: linear-gradient(to right, #4a4a4a 30%, #ededed 30%);
  background-position: top left;
  background-repeat: no-repeat;
  background-size: 150% 150%;
}

/* line 50, node_modules/bulma/sass/elements/progress.sass */
.progress:indeterminate::-webkit-progress-bar {
  background-color: transparent;
}

/* line 52, node_modules/bulma/sass/elements/progress.sass */
.progress:indeterminate::-moz-progress-bar {
  background-color: transparent;
}

/* line 56, node_modules/bulma/sass/elements/progress.sass */
.progress.is-small {
  height: 0.65rem;
}

/* line 58, node_modules/bulma/sass/elements/progress.sass */
.progress.is-medium {
  height: 1rem;
}

/* line 60, node_modules/bulma/sass/elements/progress.sass */
.progress.is-large {
  height: 1.5rem;
}

@-webkit-keyframes moveIndeterminate {
  from {
    background-position: 200% 0;
  }
  to {
    background-position: -200% 0;
  }
}

@keyframes moveIndeterminate {
  from {
    background-position: 200% 0;
  }
  to {
    background-position: -200% 0;
  }
}

/* line 26, node_modules/bulma/sass/elements/table.sass */
.table {
  background-color: white;
  color: #363636;
}

/* line 30, node_modules/bulma/sass/elements/table.sass */
.table td,
.table th {
  border: 1px solid #dbdbdb;
  border-width: 0 0 1px;
  padding: 0.5em 0.75em;
  vertical-align: top;
}

/* line 40, node_modules/bulma/sass/elements/table.sass */
.table td.is-white,
.table th.is-white {
  background-color: #fefefe;
  border-color: #fefefe;
  color: #0a0a0a;
}

/* line 40, node_modules/bulma/sass/elements/table.sass */
.table td.is-black,
.table th.is-black {
  background-color: #0a0a0a;
  border-color: #0a0a0a;
  color: #fefefe;
}

/* line 40, node_modules/bulma/sass/elements/table.sass */
.table td.is-light,
.table th.is-light {
  background-color: whitesmoke;
  border-color: whitesmoke;
  color: rgba(0, 0, 0, 0.7);
}

/* line 40, node_modules/bulma/sass/elements/table.sass */
.table td.is-dark,
.table th.is-dark {
  background-color: #363636;
  border-color: #363636;
  color: #fff;
}

/* line 40, node_modules/bulma/sass/elements/table.sass */
.table td.is-primary,
.table th.is-primary {
  background-color: #99cc00;
  border-color: #99cc00;
  color: #fff;
}

/* line 40, node_modules/bulma/sass/elements/table.sass */
.table td.is-secondary,
.table th.is-secondary {
  background-color: #ff470f;
  border-color: #ff470f;
  color: #fff;
}

/* line 40, node_modules/bulma/sass/elements/table.sass */
.table td.is-link,
.table th.is-link {
  background-color: #4a4a4a;
  border-color: #4a4a4a;
  color: #fff;
}

/* line 40, node_modules/bulma/sass/elements/table.sass */
.table td.is-info, .table body td#buorgul, body .table td#buorgul,
.table th.is-info,
.table body th#buorgul,
body .table th#buorgul {
  background-color: #3273dc;
  border-color: #3273dc;
  color: #fff;
}

/* line 40, node_modules/bulma/sass/elements/table.sass */
.table td.is-success,
.table th.is-success {
  background-color: #48c774;
  border-color: #48c774;
  color: #fff;
}

/* line 40, node_modules/bulma/sass/elements/table.sass */
.table td.is-warning, .table body td.buorg-pad, body .table td.buorg-pad,
.table th.is-warning,
.table body th.buorg-pad,
body .table th.buorg-pad {
  background-color: #ffdd57;
  border-color: #ffdd57;
  color: rgba(0, 0, 0, 0.7);
}

/* line 40, node_modules/bulma/sass/elements/table.sass */
.table td.is-danger, .table body td#buorgig, body .table td#buorgig,
.table th.is-danger,
.table body th#buorgig,
body .table th#buorgig {
  background-color: #f14668;
  border-color: #f14668;
  color: #fff;
}

/* line 45, node_modules/bulma/sass/elements/table.sass */
.table td.is-narrow,
.table th.is-narrow {
  white-space: nowrap;
  width: 1%;
}

/* line 48, node_modules/bulma/sass/elements/table.sass */
.table td.is-selected,
.table th.is-selected {
  background-color: #99cc00;
  color: #fff;
}

/* line 51, node_modules/bulma/sass/elements/table.sass */
.table td.is-selected a,
.table td.is-selected strong,
.table th.is-selected a,
.table th.is-selected strong {
  color: currentColor;
}

/* line 54, node_modules/bulma/sass/elements/table.sass */
.table th {
  color: #363636;
}

/* line 56, node_modules/bulma/sass/elements/table.sass */
.table th:not([align]) {
  text-align: left;
}

/* line 59, node_modules/bulma/sass/elements/table.sass */
.table tr.is-selected {
  background-color: #99cc00;
  color: #fff;
}

/* line 62, node_modules/bulma/sass/elements/table.sass */
.table tr.is-selected a,
.table tr.is-selected strong {
  color: currentColor;
}

/* line 65, node_modules/bulma/sass/elements/table.sass */
.table tr.is-selected td,
.table tr.is-selected th {
  border-color: #fff;
  color: currentColor;
}

/* line 69, node_modules/bulma/sass/elements/table.sass */
.table thead {
  background-color: transparent;
}

/* line 71, node_modules/bulma/sass/elements/table.sass */
.table thead td,
.table thead th {
  border-width: 0 0 2px;
  color: #363636;
}

/* line 75, node_modules/bulma/sass/elements/table.sass */
.table tfoot {
  background-color: transparent;
}

/* line 77, node_modules/bulma/sass/elements/table.sass */
.table tfoot td,
.table tfoot th {
  border-width: 2px 0 0;
  color: #363636;
}

/* line 81, node_modules/bulma/sass/elements/table.sass */
.table tbody {
  background-color: transparent;
}

/* line 85, node_modules/bulma/sass/elements/table.sass */
.table tbody tr:last-child td,
.table tbody tr:last-child th {
  border-bottom-width: 0;
}

/* line 90, node_modules/bulma/sass/elements/table.sass */
.table.is-bordered td,
.table.is-bordered th {
  border-width: 1px;
}

/* line 95, node_modules/bulma/sass/elements/table.sass */
.table.is-bordered tr:last-child td,
.table.is-bordered tr:last-child th {
  border-bottom-width: 1px;
}

/* line 98, node_modules/bulma/sass/elements/table.sass */
.table.is-fullwidth, .frm_inline_form .frm_fields_container .frm_form_field:nth-last-of-type(2).frm_two_thirds ~ .frm_submit button.table, .frm_inline_form .frm_fields_container .frm_form_field:nth-last-of-type(2).frm_half ~ .frm_submit button.table {
  width: 100%;
}

/* line 103, node_modules/bulma/sass/elements/table.sass */
.table.is-hoverable tbody tr:not(.is-selected):hover {
  background-color: #fafafa;
}

/* line 108, node_modules/bulma/sass/elements/table.sass */
.table.is-hoverable.is-striped tbody tr:not(.is-selected):hover {
  background-color: #fafafa;
}

/* line 110, node_modules/bulma/sass/elements/table.sass */
.table.is-hoverable.is-striped tbody tr:not(.is-selected):hover:nth-child(even) {
  background-color: whitesmoke;
}

/* line 113, node_modules/bulma/sass/elements/table.sass */
.table.is-narrow td,
.table.is-narrow th {
  padding: 0.25em 0.5em;
}

/* line 119, node_modules/bulma/sass/elements/table.sass */
.table.is-striped tbody tr:not(.is-selected):nth-child(even) {
  background-color: #fafafa;
}

/* line 122, node_modules/bulma/sass/elements/table.sass */
.table-container {
  -webkit-overflow-scrolling: touch;
  overflow: auto;
  overflow-y: hidden;
  max-width: 100%;
}

/* line 20, node_modules/bulma/sass/elements/title.sass */
.title,
.subtitle {
  word-break: break-word;
}

/* line 24, node_modules/bulma/sass/elements/title.sass */
.title em,
.title span,
.subtitle em,
.subtitle span {
  font-weight: inherit;
}

/* line 27, node_modules/bulma/sass/elements/title.sass */
.title sub,
.subtitle sub {
  font-size: 0.75em;
}

/* line 29, node_modules/bulma/sass/elements/title.sass */
.title sup,
.subtitle sup {
  font-size: 0.75em;
}

/* line 31, node_modules/bulma/sass/elements/title.sass */
.title .tag,
.subtitle .tag {
  vertical-align: middle;
}

/* line 34, node_modules/bulma/sass/elements/title.sass */
.title {
  color: #fefefe;
  font-size: 2rem;
  font-weight: 400;
  line-height: 1.125;
}

/* line 41, node_modules/bulma/sass/elements/title.sass */
.title strong {
  color: inherit;
  font-weight: inherit;
}

/* line 44, node_modules/bulma/sass/elements/title.sass */
.title + .highlight {
  margin-top: -0.75rem;
}

/* line 46, node_modules/bulma/sass/elements/title.sass */
.title:not(.is-spaced) + .subtitle {
  margin-top: -1.5rem;
}

/* line 51, node_modules/bulma/sass/elements/title.sass */
.title.is-1 {
  font-size: 4.25rem;
}

/* line 51, node_modules/bulma/sass/elements/title.sass */
.title.is-2 {
  font-size: 3rem;
}

/* line 51, node_modules/bulma/sass/elements/title.sass */
.title.is-3 {
  font-size: 2rem;
}

/* line 51, node_modules/bulma/sass/elements/title.sass */
.title.is-4 {
  font-size: 1.5rem;
}

/* line 51, node_modules/bulma/sass/elements/title.sass */
.title.is-5 {
  font-size: 1rem;
}

/* line 51, node_modules/bulma/sass/elements/title.sass */
.title.is-6 {
  font-size: 0.8rem;
}

/* line 51, node_modules/bulma/sass/elements/title.sass */
.title.is-7 {
  font-size: 0.65rem;
}

/* line 54, node_modules/bulma/sass/elements/title.sass */
.subtitle {
  color: #4a4a4a;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.25;
}

/* line 61, node_modules/bulma/sass/elements/title.sass */
.subtitle strong {
  color: #363636;
  font-weight: 600;
}

/* line 64, node_modules/bulma/sass/elements/title.sass */
.subtitle:not(.is-spaced) + .title {
  margin-top: -1.5rem;
}

/* line 69, node_modules/bulma/sass/elements/title.sass */
.subtitle.is-1 {
  font-size: 4.25rem;
}

/* line 69, node_modules/bulma/sass/elements/title.sass */
.subtitle.is-2 {
  font-size: 3rem;
}

/* line 69, node_modules/bulma/sass/elements/title.sass */
.subtitle.is-3 {
  font-size: 2rem;
}

/* line 69, node_modules/bulma/sass/elements/title.sass */
.subtitle.is-4 {
  font-size: 1.5rem;
}

/* line 69, node_modules/bulma/sass/elements/title.sass */
.subtitle.is-5 {
  font-size: 1rem;
}

/* line 69, node_modules/bulma/sass/elements/title.sass */
.subtitle.is-6 {
  font-size: 0.8rem;
}

/* line 69, node_modules/bulma/sass/elements/title.sass */
.subtitle.is-7 {
  font-size: 0.65rem;
}

/* line 6, node_modules/bulma/sass/elements/tag.sass */
.tags {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

/* line 11, node_modules/bulma/sass/elements/tag.sass */
.tags .tag {
  margin-bottom: 0.5rem;
}

/* line 13, node_modules/bulma/sass/elements/tag.sass */
.tags .tag:not(:last-child) {
  margin-right: 0.5rem;
}

/* line 15, node_modules/bulma/sass/elements/tag.sass */
.tags:last-child {
  margin-bottom: -0.5rem;
}

/* line 17, node_modules/bulma/sass/elements/tag.sass */
.tags:not(:last-child) {
  margin-bottom: 1rem;
}

/* line 21, node_modules/bulma/sass/elements/tag.sass */
.tags.are-medium .tag:not(.is-normal):not(.is-large) {
  font-size: 0.8rem;
}

/* line 24, node_modules/bulma/sass/elements/tag.sass */
.tags.are-large .tag:not(.is-normal):not(.is-medium) {
  font-size: 1rem;
}

/* line 26, node_modules/bulma/sass/elements/tag.sass */
.tags.is-centered {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

/* line 28, node_modules/bulma/sass/elements/tag.sass */
.tags.is-centered .tag {
  margin-right: 0.25rem;
  margin-left: 0.25rem;
}

/* line 31, node_modules/bulma/sass/elements/tag.sass */
.tags.is-right {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

/* line 34, node_modules/bulma/sass/elements/tag.sass */
.tags.is-right .tag:not(:first-child) {
  margin-left: 0.5rem;
}

/* line 36, node_modules/bulma/sass/elements/tag.sass */
.tags.is-right .tag:not(:last-child) {
  margin-right: 0;
}

/* line 39, node_modules/bulma/sass/elements/tag.sass */
.tags.has-addons .tag {
  margin-right: 0;
}

/* line 41, node_modules/bulma/sass/elements/tag.sass */
.tags.has-addons .tag:not(:first-child) {
  margin-left: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 45, node_modules/bulma/sass/elements/tag.sass */
.tags.has-addons .tag:not(:last-child) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 49, node_modules/bulma/sass/elements/tag.sass */
.tag:not(body) {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: transparent;
  border-radius: 4px;
  color: #4a4a4a;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 0.65rem;
  height: 2em;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 1.5;
  padding-left: 0.75em;
  padding-right: 0.75em;
  white-space: nowrap;
}

/* line 62, node_modules/bulma/sass/elements/tag.sass */
.tag:not(body) .delete {
  margin-left: 0.25rem;
  margin-right: -0.375rem;
}

/* line 69, node_modules/bulma/sass/elements/tag.sass */
.tag:not(body).is-white {
  background-color: #fefefe;
  color: #0a0a0a;
}

/* line 69, node_modules/bulma/sass/elements/tag.sass */
.tag:not(body).is-black {
  background-color: #0a0a0a;
  color: #fefefe;
}

/* line 69, node_modules/bulma/sass/elements/tag.sass */
.tag:not(body).is-light {
  background-color: whitesmoke;
  color: rgba(0, 0, 0, 0.7);
}

/* line 69, node_modules/bulma/sass/elements/tag.sass */
.tag:not(body).is-dark {
  background-color: #363636;
  color: #fff;
}

/* line 69, node_modules/bulma/sass/elements/tag.sass */
.tag:not(body).is-primary {
  background-color: #99cc00;
  color: #fff;
}

/* line 69, node_modules/bulma/sass/elements/tag.sass */
.tag:not(body).is-secondary {
  background-color: #ff470f;
  color: #fff;
}

/* line 69, node_modules/bulma/sass/elements/tag.sass */
.tag:not(body).is-link {
  background-color: #4a4a4a;
  color: #fff;
}

/* line 69, node_modules/bulma/sass/elements/tag.sass */
.tag:not(body).is-info, body .tag#buorgul:not(body) {
  background-color: #3273dc;
  color: #fff;
}

/* line 69, node_modules/bulma/sass/elements/tag.sass */
.tag:not(body).is-success {
  background-color: #48c774;
  color: #fff;
}

/* line 69, node_modules/bulma/sass/elements/tag.sass */
.tag:not(body).is-warning, body .tag.buorg-pad:not(body) {
  background-color: #ffdd57;
  color: rgba(0, 0, 0, 0.7);
}

/* line 69, node_modules/bulma/sass/elements/tag.sass */
.tag:not(body).is-danger, body .tag#buorgig:not(body) {
  background-color: #f14668;
  color: #fff;
}

/* line 80, node_modules/bulma/sass/elements/tag.sass */
.tag:not(body).is-normal {
  font-size: 0.65rem;
}

/* line 82, node_modules/bulma/sass/elements/tag.sass */
.tag:not(body).is-medium {
  font-size: 0.8rem;
}

/* line 84, node_modules/bulma/sass/elements/tag.sass */
.tag:not(body).is-large {
  font-size: 1rem;
}

/* line 87, node_modules/bulma/sass/elements/tag.sass */
.tag:not(body) .icon:first-child:not(:last-child) {
  margin-left: -0.375em;
  margin-right: 0.1875em;
}

/* line 90, node_modules/bulma/sass/elements/tag.sass */
.tag:not(body) .icon:last-child:not(:first-child) {
  margin-left: 0.1875em;
  margin-right: -0.375em;
}

/* line 93, node_modules/bulma/sass/elements/tag.sass */
.tag:not(body) .icon:first-child:last-child {
  margin-left: -0.375em;
  margin-right: -0.375em;
}

/* line 97, node_modules/bulma/sass/elements/tag.sass */
.tag:not(body).is-delete {
  margin-left: 1px;
  padding: 0;
  position: relative;
  width: 2em;
}

/* line 102, node_modules/bulma/sass/elements/tag.sass */
.tag:not(body).is-delete::before, .tag:not(body).is-delete::after {
  background-color: currentColor;
  content: "";
  display: block;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
      -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
          transform: translateX(-50%) translateY(-50%) rotate(45deg);
  -webkit-transform-origin: center center;
      -ms-transform-origin: center center;
          transform-origin: center center;
}

/* line 112, node_modules/bulma/sass/elements/tag.sass */
.tag:not(body).is-delete::before {
  height: 1px;
  width: 50%;
}

/* line 115, node_modules/bulma/sass/elements/tag.sass */
.tag:not(body).is-delete::after {
  height: 50%;
  width: 1px;
}

/* line 118, node_modules/bulma/sass/elements/tag.sass */
.tag:not(body).is-delete:hover, .tag:not(body).is-delete:focus {
  background-color: rgba(0, 0, 0, 0);
}

/* line 121, node_modules/bulma/sass/elements/tag.sass */
.tag:not(body).is-delete:active {
  background-color: rgba(0, 0, 0, 0);
}

/* line 123, node_modules/bulma/sass/elements/tag.sass */
.tag:not(body).is-rounded {
  border-radius: 290486px;
}

/* line 127, node_modules/bulma/sass/elements/tag.sass */
a.tag:hover {
  text-decoration: underline;
}

/* line 54, node_modules/bulma/sass/form/shared.sass */
.input, .textarea, .select select {
  background-color: white;
  border-color: #dbdbdb;
  border-radius: 4px;
  color: #363636;
}

/* line 68, node_modules/bulma/sass/utilities/mixins.sass */
.input::-moz-placeholder, .textarea::-moz-placeholder, .select select::-moz-placeholder {
  color: #b5b5b5;
}

/* line 68, node_modules/bulma/sass/utilities/mixins.sass */
.input::-webkit-input-placeholder, .textarea::-webkit-input-placeholder, .select select::-webkit-input-placeholder {
  color: #b5b5b5;
}

/* line 68, node_modules/bulma/sass/utilities/mixins.sass */
.input:-moz-placeholder, .textarea:-moz-placeholder, .select select:-moz-placeholder {
  color: #b5b5b5;
}

/* line 68, node_modules/bulma/sass/utilities/mixins.sass */
.input:-ms-input-placeholder, .textarea:-ms-input-placeholder, .select select:-ms-input-placeholder {
  color: #b5b5b5;
}

/* line 36, node_modules/bulma/sass/form/shared.sass */
.input:hover, .textarea:hover, .select select:hover, .is-hovered.input, .is-hovered.textarea, .select select.is-hovered {
  border-color: #b5b5b5;
}

/* line 39, node_modules/bulma/sass/form/shared.sass */
.input:focus, .textarea:focus, .select select:focus, .is-focused.input, .is-focused.textarea, .select select.is-focused, .input:active, .textarea:active, .select select:active, .current-menu-item a.navbar-item.input, .current-menu-item a.navbar-item.textarea, .current_page_item a.navbar-item.input, .current_page_item a.navbar-item.textarea, .is-active.input, .is-active.textarea, .select select.is-active {
  border-color: #4a4a4a;
  -webkit-box-shadow: 0 0 0 0.125em rgba(74, 74, 74, 0.25);
          box-shadow: 0 0 0 0.125em rgba(74, 74, 74, 0.25);
}

/* line 45, node_modules/bulma/sass/form/shared.sass */
.input[disabled], .textarea[disabled], .select select[disabled],
fieldset[disabled] .input,
fieldset[disabled] .textarea,
fieldset[disabled] .select select,
.select fieldset[disabled] select {
  background-color: whitesmoke;
  border-color: whitesmoke;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #7a7a7a;
}

/* line 68, node_modules/bulma/sass/utilities/mixins.sass */
.input[disabled]::-moz-placeholder, .textarea[disabled]::-moz-placeholder, .select select[disabled]::-moz-placeholder,
fieldset[disabled] .input::-moz-placeholder,
fieldset[disabled] .textarea::-moz-placeholder,
fieldset[disabled] .select select::-moz-placeholder,
.select fieldset[disabled] select::-moz-placeholder {
  color: rgba(122, 122, 122, 0.3);
}

/* line 68, node_modules/bulma/sass/utilities/mixins.sass */
.input[disabled]::-webkit-input-placeholder, .textarea[disabled]::-webkit-input-placeholder, .select select[disabled]::-webkit-input-placeholder,
fieldset[disabled] .input::-webkit-input-placeholder,
fieldset[disabled] .textarea::-webkit-input-placeholder,
fieldset[disabled] .select select::-webkit-input-placeholder,
.select fieldset[disabled] select::-webkit-input-placeholder {
  color: rgba(122, 122, 122, 0.3);
}

/* line 68, node_modules/bulma/sass/utilities/mixins.sass */
.input[disabled]:-moz-placeholder, .textarea[disabled]:-moz-placeholder, .select select[disabled]:-moz-placeholder,
fieldset[disabled] .input:-moz-placeholder,
fieldset[disabled] .textarea:-moz-placeholder,
fieldset[disabled] .select select:-moz-placeholder,
.select fieldset[disabled] select:-moz-placeholder {
  color: rgba(122, 122, 122, 0.3);
}

/* line 68, node_modules/bulma/sass/utilities/mixins.sass */
.input[disabled]:-ms-input-placeholder, .textarea[disabled]:-ms-input-placeholder, .select select[disabled]:-ms-input-placeholder,
fieldset[disabled] .input:-ms-input-placeholder,
fieldset[disabled] .textarea:-ms-input-placeholder,
fieldset[disabled] .select select:-ms-input-placeholder,
.select fieldset[disabled] select:-ms-input-placeholder {
  color: rgba(122, 122, 122, 0.3);
}

/* line 5, node_modules/bulma/sass/form/input-textarea.sass */
.input, .textarea {
  -webkit-box-shadow: inset 0 0.0625em 0.125em rgba(10, 10, 10, 0.05);
          box-shadow: inset 0 0.0625em 0.125em rgba(10, 10, 10, 0.05);
  max-width: 100%;
  width: 100%;
}

/* line 10, node_modules/bulma/sass/form/input-textarea.sass */
.input[readonly], .textarea[readonly] {
  -webkit-box-shadow: none;
          box-shadow: none;
}

/* line 15, node_modules/bulma/sass/form/input-textarea.sass */
.is-white.input, .is-white.textarea {
  border-color: #fefefe;
}

/* line 17, node_modules/bulma/sass/form/input-textarea.sass */
.is-white.input:focus, .is-white.textarea:focus, .is-white.is-focused.input, .is-white.is-focused.textarea, .is-white.input:active, .is-white.textarea:active, .current-menu-item a.is-white.navbar-item.input, .current-menu-item a.is-white.navbar-item.textarea, .current_page_item a.is-white.navbar-item.input, .current_page_item a.is-white.navbar-item.textarea, .is-white.is-active.input, .is-white.is-active.textarea {
  -webkit-box-shadow: 0 0 0 0.125em rgba(254, 254, 254, 0.25);
          box-shadow: 0 0 0 0.125em rgba(254, 254, 254, 0.25);
}

/* line 15, node_modules/bulma/sass/form/input-textarea.sass */
.is-black.input, .is-black.textarea {
  border-color: #0a0a0a;
}

/* line 17, node_modules/bulma/sass/form/input-textarea.sass */
.is-black.input:focus, .is-black.textarea:focus, .is-black.is-focused.input, .is-black.is-focused.textarea, .is-black.input:active, .is-black.textarea:active, .current-menu-item a.is-black.navbar-item.input, .current-menu-item a.is-black.navbar-item.textarea, .current_page_item a.is-black.navbar-item.input, .current_page_item a.is-black.navbar-item.textarea, .is-black.is-active.input, .is-black.is-active.textarea {
  -webkit-box-shadow: 0 0 0 0.125em rgba(10, 10, 10, 0.25);
          box-shadow: 0 0 0 0.125em rgba(10, 10, 10, 0.25);
}

/* line 15, node_modules/bulma/sass/form/input-textarea.sass */
.is-light.input, .is-light.textarea {
  border-color: whitesmoke;
}

/* line 17, node_modules/bulma/sass/form/input-textarea.sass */
.is-light.input:focus, .is-light.textarea:focus, .is-light.is-focused.input, .is-light.is-focused.textarea, .is-light.input:active, .is-light.textarea:active, .current-menu-item a.is-light.navbar-item.input, .current-menu-item a.is-light.navbar-item.textarea, .current_page_item a.is-light.navbar-item.input, .current_page_item a.is-light.navbar-item.textarea, .is-light.is-active.input, .is-light.is-active.textarea {
  -webkit-box-shadow: 0 0 0 0.125em rgba(245, 245, 245, 0.25);
          box-shadow: 0 0 0 0.125em rgba(245, 245, 245, 0.25);
}

/* line 15, node_modules/bulma/sass/form/input-textarea.sass */
.is-dark.input, .is-dark.textarea {
  border-color: #363636;
}

/* line 17, node_modules/bulma/sass/form/input-textarea.sass */
.is-dark.input:focus, .is-dark.textarea:focus, .is-dark.is-focused.input, .is-dark.is-focused.textarea, .is-dark.input:active, .is-dark.textarea:active, .current-menu-item a.is-dark.navbar-item.input, .current-menu-item a.is-dark.navbar-item.textarea, .current_page_item a.is-dark.navbar-item.input, .current_page_item a.is-dark.navbar-item.textarea, .is-dark.is-active.input, .is-dark.is-active.textarea {
  -webkit-box-shadow: 0 0 0 0.125em rgba(54, 54, 54, 0.25);
          box-shadow: 0 0 0 0.125em rgba(54, 54, 54, 0.25);
}

/* line 15, node_modules/bulma/sass/form/input-textarea.sass */
.is-primary.input, .is-primary.textarea {
  border-color: #99cc00;
}

/* line 17, node_modules/bulma/sass/form/input-textarea.sass */
.is-primary.input:focus, .is-primary.textarea:focus, .is-primary.is-focused.input, .is-primary.is-focused.textarea, .is-primary.input:active, .is-primary.textarea:active, .current-menu-item a.is-primary.navbar-item.input, .current-menu-item a.is-primary.navbar-item.textarea, .current_page_item a.is-primary.navbar-item.input, .current_page_item a.is-primary.navbar-item.textarea, .is-primary.is-active.input, .is-primary.is-active.textarea {
  -webkit-box-shadow: 0 0 0 0.125em rgba(153, 204, 0, 0.25);
          box-shadow: 0 0 0 0.125em rgba(153, 204, 0, 0.25);
}

/* line 15, node_modules/bulma/sass/form/input-textarea.sass */
.is-secondary.input, .is-secondary.textarea {
  border-color: #ff470f;
}

/* line 17, node_modules/bulma/sass/form/input-textarea.sass */
.is-secondary.input:focus, .is-secondary.textarea:focus, .is-secondary.is-focused.input, .is-secondary.is-focused.textarea, .is-secondary.input:active, .is-secondary.textarea:active, .current-menu-item a.is-secondary.navbar-item.input, .current-menu-item a.is-secondary.navbar-item.textarea, .current_page_item a.is-secondary.navbar-item.input, .current_page_item a.is-secondary.navbar-item.textarea, .is-secondary.is-active.input, .is-secondary.is-active.textarea {
  -webkit-box-shadow: 0 0 0 0.125em rgba(255, 71, 15, 0.25);
          box-shadow: 0 0 0 0.125em rgba(255, 71, 15, 0.25);
}

/* line 15, node_modules/bulma/sass/form/input-textarea.sass */
.is-link.input, .is-link.textarea {
  border-color: #4a4a4a;
}

/* line 17, node_modules/bulma/sass/form/input-textarea.sass */
.is-link.input:focus, .is-link.textarea:focus, .is-link.is-focused.input, .is-link.is-focused.textarea, .is-link.input:active, .is-link.textarea:active, .current-menu-item a.is-link.navbar-item.input, .current-menu-item a.is-link.navbar-item.textarea, .current_page_item a.is-link.navbar-item.input, .current_page_item a.is-link.navbar-item.textarea, .is-link.is-active.input, .is-link.is-active.textarea {
  -webkit-box-shadow: 0 0 0 0.125em rgba(74, 74, 74, 0.25);
          box-shadow: 0 0 0 0.125em rgba(74, 74, 74, 0.25);
}

/* line 15, node_modules/bulma/sass/form/input-textarea.sass */
.is-info.input, body .input#buorgul, .is-info.textarea, body .textarea#buorgul {
  border-color: #3273dc;
}

/* line 17, node_modules/bulma/sass/form/input-textarea.sass */
.is-info.input:focus, body .input#buorgul:focus, .is-info.textarea:focus, body .textarea#buorgul:focus, .is-info.is-focused.input, body .is-focused.input#buorgul, .is-info.is-focused.textarea, body .is-focused.textarea#buorgul, .is-info.input:active, body .input#buorgul:active, .is-info.textarea:active, body .textarea#buorgul:active, .current-menu-item a.is-info.navbar-item.input, .current-menu-item body a.navbar-item.input#buorgul, body .current-menu-item a.navbar-item.input#buorgul, .current-menu-item a.is-info.navbar-item.textarea, .current-menu-item body a.navbar-item.textarea#buorgul, body .current-menu-item a.navbar-item.textarea#buorgul, .current_page_item a.is-info.navbar-item.input, .current_page_item body a.navbar-item.input#buorgul, body .current_page_item a.navbar-item.input#buorgul, .current_page_item a.is-info.navbar-item.textarea, .current_page_item body a.navbar-item.textarea#buorgul, body .current_page_item a.navbar-item.textarea#buorgul, .is-info.is-active.input, body .is-active.input#buorgul, .is-info.is-active.textarea, body .is-active.textarea#buorgul {
  -webkit-box-shadow: 0 0 0 0.125em rgba(50, 115, 220, 0.25);
          box-shadow: 0 0 0 0.125em rgba(50, 115, 220, 0.25);
}

/* line 15, node_modules/bulma/sass/form/input-textarea.sass */
.is-success.input, .is-success.textarea {
  border-color: #48c774;
}

/* line 17, node_modules/bulma/sass/form/input-textarea.sass */
.is-success.input:focus, .is-success.textarea:focus, .is-success.is-focused.input, .is-success.is-focused.textarea, .is-success.input:active, .is-success.textarea:active, .current-menu-item a.is-success.navbar-item.input, .current-menu-item a.is-success.navbar-item.textarea, .current_page_item a.is-success.navbar-item.input, .current_page_item a.is-success.navbar-item.textarea, .is-success.is-active.input, .is-success.is-active.textarea {
  -webkit-box-shadow: 0 0 0 0.125em rgba(72, 199, 116, 0.25);
          box-shadow: 0 0 0 0.125em rgba(72, 199, 116, 0.25);
}

/* line 15, node_modules/bulma/sass/form/input-textarea.sass */
.is-warning.input, body .input.buorg-pad, .is-warning.textarea, body .textarea.buorg-pad {
  border-color: #ffdd57;
}

/* line 17, node_modules/bulma/sass/form/input-textarea.sass */
.is-warning.input:focus, body .input.buorg-pad:focus, .is-warning.textarea:focus, body .textarea.buorg-pad:focus, .is-warning.is-focused.input, body .is-focused.input.buorg-pad, .is-warning.is-focused.textarea, body .is-focused.textarea.buorg-pad, .is-warning.input:active, body .input.buorg-pad:active, .is-warning.textarea:active, body .textarea.buorg-pad:active, .current-menu-item a.is-warning.navbar-item.input, .current-menu-item body a.navbar-item.input.buorg-pad, body .current-menu-item a.navbar-item.input.buorg-pad, .current-menu-item a.is-warning.navbar-item.textarea, .current-menu-item body a.navbar-item.textarea.buorg-pad, body .current-menu-item a.navbar-item.textarea.buorg-pad, .current_page_item a.is-warning.navbar-item.input, .current_page_item body a.navbar-item.input.buorg-pad, body .current_page_item a.navbar-item.input.buorg-pad, .current_page_item a.is-warning.navbar-item.textarea, .current_page_item body a.navbar-item.textarea.buorg-pad, body .current_page_item a.navbar-item.textarea.buorg-pad, .is-warning.is-active.input, body .is-active.input.buorg-pad, .is-warning.is-active.textarea, body .is-active.textarea.buorg-pad {
  -webkit-box-shadow: 0 0 0 0.125em rgba(255, 221, 87, 0.25);
          box-shadow: 0 0 0 0.125em rgba(255, 221, 87, 0.25);
}

/* line 15, node_modules/bulma/sass/form/input-textarea.sass */
.is-danger.input, body .input#buorgig, .is-danger.textarea, body .textarea#buorgig {
  border-color: #f14668;
}

/* line 17, node_modules/bulma/sass/form/input-textarea.sass */
.is-danger.input:focus, body .input#buorgig:focus, .is-danger.textarea:focus, body .textarea#buorgig:focus, .is-danger.is-focused.input, body .is-focused.input#buorgig, .is-danger.is-focused.textarea, body .is-focused.textarea#buorgig, .is-danger.input:active, body .input#buorgig:active, .is-danger.textarea:active, body .textarea#buorgig:active, .current-menu-item a.is-danger.navbar-item.input, .current-menu-item body a.navbar-item.input#buorgig, body .current-menu-item a.navbar-item.input#buorgig, .current-menu-item a.is-danger.navbar-item.textarea, .current-menu-item body a.navbar-item.textarea#buorgig, body .current-menu-item a.navbar-item.textarea#buorgig, .current_page_item a.is-danger.navbar-item.input, .current_page_item body a.navbar-item.input#buorgig, body .current_page_item a.navbar-item.input#buorgig, .current_page_item a.is-danger.navbar-item.textarea, .current_page_item body a.navbar-item.textarea#buorgig, body .current_page_item a.navbar-item.textarea#buorgig, .is-danger.is-active.input, body .is-active.input#buorgig, .is-danger.is-active.textarea, body .is-active.textarea#buorgig {
  -webkit-box-shadow: 0 0 0 0.125em rgba(241, 70, 104, 0.25);
          box-shadow: 0 0 0 0.125em rgba(241, 70, 104, 0.25);
}

/* line 23, node_modules/bulma/sass/form/input-textarea.sass */
.is-small.input, .is-small.textarea {
  border-radius: 2px;
  font-size: 0.65rem;
}

/* line 25, node_modules/bulma/sass/form/input-textarea.sass */
.is-medium.input, .is-medium.textarea {
  font-size: 1rem;
}

/* line 27, node_modules/bulma/sass/form/input-textarea.sass */
.is-large.input, .is-large.textarea {
  font-size: 1.5rem;
}

/* line 30, node_modules/bulma/sass/form/input-textarea.sass */
.frm_inline_form .frm_fields_container .frm_form_field:nth-last-of-type(2).frm_two_thirds ~ .frm_submit button.input, .frm_inline_form .frm_fields_container .frm_form_field:nth-last-of-type(2).frm_two_thirds ~ .frm_submit button.textarea, .frm_inline_form .frm_fields_container .frm_form_field:nth-last-of-type(2).frm_half ~ .frm_submit button.input, .frm_inline_form .frm_fields_container .frm_form_field:nth-last-of-type(2).frm_half ~ .frm_submit button.textarea, .is-fullwidth.input, .is-fullwidth.textarea {
  display: block;
  width: 100%;
}

/* line 33, node_modules/bulma/sass/form/input-textarea.sass */
.is-inline.input, .is-inline.textarea {
  display: inline;
  width: auto;
}

/* line 39, node_modules/bulma/sass/form/input-textarea.sass */
.input.is-rounded {
  border-radius: 290486px;
  padding-left: calc(calc(0.625em - 1px) + 0.375em);
  padding-right: calc(calc(0.625em - 1px) + 0.375em);
}

/* line 43, node_modules/bulma/sass/form/input-textarea.sass */
.input.is-static {
  background-color: transparent;
  border-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
  padding-left: 0;
  padding-right: 0;
}

/* line 50, node_modules/bulma/sass/form/input-textarea.sass */
.textarea {
  display: block;
  max-width: 100%;
  min-width: 100%;
  padding: calc(0.625em - 1px);
  resize: vertical;
}

/* line 57, node_modules/bulma/sass/form/input-textarea.sass */
.textarea:not([rows]) {
  max-height: 40em;
  min-height: 8em;
}

/* line 60, node_modules/bulma/sass/form/input-textarea.sass */
.textarea[rows] {
  height: initial;
}

/* line 63, node_modules/bulma/sass/form/input-textarea.sass */
.textarea.has-fixed-size {
  resize: none;
}

/* line 1, node_modules/bulma/sass/form/checkbox-radio.sass */
.checkbox, .radio {
  cursor: pointer;
  display: inline-block;
  line-height: 1.25;
  position: relative;
}

/* line 6, node_modules/bulma/sass/form/checkbox-radio.sass */
.checkbox input, .radio input {
  cursor: pointer;
}

/* line 8, node_modules/bulma/sass/form/checkbox-radio.sass */
.checkbox:hover, .radio:hover {
  color: #363636;
}

/* line 10, node_modules/bulma/sass/form/checkbox-radio.sass */
.checkbox[disabled], .radio[disabled],
fieldset[disabled] .checkbox,
fieldset[disabled] .radio {
  color: #7a7a7a;
  cursor: not-allowed;
}

/* line 20, node_modules/bulma/sass/form/checkbox-radio.sass */
.radio + .radio {
  margin-left: 0.5em;
}

/* line 1, node_modules/bulma/sass/form/select.sass */
.select {
  display: inline-block;
  max-width: 100%;
  position: relative;
  vertical-align: top;
}

/* line 6, node_modules/bulma/sass/form/select.sass */
.select:not(.is-multiple) {
  height: 2.5em;
}

/* line 9, node_modules/bulma/sass/form/select.sass */
.select:not(.is-multiple):not(.is-loading)::after {
  border-color: #4a4a4a;
  right: 1.125em;
  z-index: 4;
}

/* line 15, node_modules/bulma/sass/form/select.sass */
.select.is-rounded select {
  border-radius: 290486px;
  padding-left: 1em;
}

/* line 18, node_modules/bulma/sass/form/select.sass */
.select select {
  cursor: pointer;
  display: block;
  font-size: 1em;
  max-width: 100%;
  outline: none;
}

/* line 25, node_modules/bulma/sass/form/select.sass */
.select select::-ms-expand {
  display: none;
}

/* line 27, node_modules/bulma/sass/form/select.sass */
.select select[disabled]:hover,
fieldset[disabled] .select select:hover {
  border-color: whitesmoke;
}

/* line 30, node_modules/bulma/sass/form/select.sass */
.select select:not([multiple]) {
  padding-right: 2.5em;
}

/* line 32, node_modules/bulma/sass/form/select.sass */
.select select[multiple] {
  height: auto;
  padding: 0;
}

/* line 35, node_modules/bulma/sass/form/select.sass */
.select select[multiple] option {
  padding: 0.5em 1em;
}

/* line 39, node_modules/bulma/sass/form/select.sass */
.select:not(.is-multiple):not(.is-loading):hover::after {
  border-color: #363636;
}

/* line 45, node_modules/bulma/sass/form/select.sass */
.select.is-white:not(:hover)::after {
  border-color: #fefefe;
}

/* line 47, node_modules/bulma/sass/form/select.sass */
.select.is-white select {
  border-color: #fefefe;
}

/* line 49, node_modules/bulma/sass/form/select.sass */
.select.is-white select:hover, .select.is-white select.is-hovered {
  border-color: #f1f1f1;
}

/* line 52, node_modules/bulma/sass/form/select.sass */
.select.is-white select:focus, .select.is-white select.is-focused, .select.is-white select:active, .select.is-white select.is-active {
  -webkit-box-shadow: 0 0 0 0.125em rgba(254, 254, 254, 0.25);
          box-shadow: 0 0 0 0.125em rgba(254, 254, 254, 0.25);
}

/* line 45, node_modules/bulma/sass/form/select.sass */
.select.is-black:not(:hover)::after {
  border-color: #0a0a0a;
}

/* line 47, node_modules/bulma/sass/form/select.sass */
.select.is-black select {
  border-color: #0a0a0a;
}

/* line 49, node_modules/bulma/sass/form/select.sass */
.select.is-black select:hover, .select.is-black select.is-hovered {
  border-color: black;
}

/* line 52, node_modules/bulma/sass/form/select.sass */
.select.is-black select:focus, .select.is-black select.is-focused, .select.is-black select:active, .select.is-black select.is-active {
  -webkit-box-shadow: 0 0 0 0.125em rgba(10, 10, 10, 0.25);
          box-shadow: 0 0 0 0.125em rgba(10, 10, 10, 0.25);
}

/* line 45, node_modules/bulma/sass/form/select.sass */
.select.is-light:not(:hover)::after {
  border-color: whitesmoke;
}

/* line 47, node_modules/bulma/sass/form/select.sass */
.select.is-light select {
  border-color: whitesmoke;
}

/* line 49, node_modules/bulma/sass/form/select.sass */
.select.is-light select:hover, .select.is-light select.is-hovered {
  border-color: #e8e8e8;
}

/* line 52, node_modules/bulma/sass/form/select.sass */
.select.is-light select:focus, .select.is-light select.is-focused, .select.is-light select:active, .select.is-light select.is-active {
  -webkit-box-shadow: 0 0 0 0.125em rgba(245, 245, 245, 0.25);
          box-shadow: 0 0 0 0.125em rgba(245, 245, 245, 0.25);
}

/* line 45, node_modules/bulma/sass/form/select.sass */
.select.is-dark:not(:hover)::after {
  border-color: #363636;
}

/* line 47, node_modules/bulma/sass/form/select.sass */
.select.is-dark select {
  border-color: #363636;
}

/* line 49, node_modules/bulma/sass/form/select.sass */
.select.is-dark select:hover, .select.is-dark select.is-hovered {
  border-color: #292929;
}

/* line 52, node_modules/bulma/sass/form/select.sass */
.select.is-dark select:focus, .select.is-dark select.is-focused, .select.is-dark select:active, .select.is-dark select.is-active {
  -webkit-box-shadow: 0 0 0 0.125em rgba(54, 54, 54, 0.25);
          box-shadow: 0 0 0 0.125em rgba(54, 54, 54, 0.25);
}

/* line 45, node_modules/bulma/sass/form/select.sass */
.select.is-primary:not(:hover)::after {
  border-color: #99cc00;
}

/* line 47, node_modules/bulma/sass/form/select.sass */
.select.is-primary select {
  border-color: #99cc00;
}

/* line 49, node_modules/bulma/sass/form/select.sass */
.select.is-primary select:hover, .select.is-primary select.is-hovered {
  border-color: #86b300;
}

/* line 52, node_modules/bulma/sass/form/select.sass */
.select.is-primary select:focus, .select.is-primary select.is-focused, .select.is-primary select:active, .select.is-primary select.is-active {
  -webkit-box-shadow: 0 0 0 0.125em rgba(153, 204, 0, 0.25);
          box-shadow: 0 0 0 0.125em rgba(153, 204, 0, 0.25);
}

/* line 45, node_modules/bulma/sass/form/select.sass */
.select.is-secondary:not(:hover)::after {
  border-color: #ff470f;
}

/* line 47, node_modules/bulma/sass/form/select.sass */
.select.is-secondary select {
  border-color: #ff470f;
}

/* line 49, node_modules/bulma/sass/form/select.sass */
.select.is-secondary select:hover, .select.is-secondary select.is-hovered {
  border-color: #f53900;
}

/* line 52, node_modules/bulma/sass/form/select.sass */
.select.is-secondary select:focus, .select.is-secondary select.is-focused, .select.is-secondary select:active, .select.is-secondary select.is-active {
  -webkit-box-shadow: 0 0 0 0.125em rgba(255, 71, 15, 0.25);
          box-shadow: 0 0 0 0.125em rgba(255, 71, 15, 0.25);
}

/* line 45, node_modules/bulma/sass/form/select.sass */
.select.is-link:not(:hover)::after {
  border-color: #4a4a4a;
}

/* line 47, node_modules/bulma/sass/form/select.sass */
.select.is-link select {
  border-color: #4a4a4a;
}

/* line 49, node_modules/bulma/sass/form/select.sass */
.select.is-link select:hover, .select.is-link select.is-hovered {
  border-color: #3d3d3d;
}

/* line 52, node_modules/bulma/sass/form/select.sass */
.select.is-link select:focus, .select.is-link select.is-focused, .select.is-link select:active, .select.is-link select.is-active {
  -webkit-box-shadow: 0 0 0 0.125em rgba(74, 74, 74, 0.25);
          box-shadow: 0 0 0 0.125em rgba(74, 74, 74, 0.25);
}

/* line 45, node_modules/bulma/sass/form/select.sass */
.select.is-info:not(:hover)::after, body .select#buorgul:not(:hover)::after {
  border-color: #3273dc;
}

/* line 47, node_modules/bulma/sass/form/select.sass */
.select.is-info select, body .select#buorgul select {
  border-color: #3273dc;
}

/* line 49, node_modules/bulma/sass/form/select.sass */
.select.is-info select:hover, body .select#buorgul select:hover, .select.is-info select.is-hovered, body .select#buorgul select.is-hovered {
  border-color: #2366d1;
}

/* line 52, node_modules/bulma/sass/form/select.sass */
.select.is-info select:focus, body .select#buorgul select:focus, .select.is-info select.is-focused, body .select#buorgul select.is-focused, .select.is-info select:active, body .select#buorgul select:active, .select.is-info select.is-active, body .select#buorgul select.is-active {
  -webkit-box-shadow: 0 0 0 0.125em rgba(50, 115, 220, 0.25);
          box-shadow: 0 0 0 0.125em rgba(50, 115, 220, 0.25);
}

/* line 45, node_modules/bulma/sass/form/select.sass */
.select.is-success:not(:hover)::after {
  border-color: #48c774;
}

/* line 47, node_modules/bulma/sass/form/select.sass */
.select.is-success select {
  border-color: #48c774;
}

/* line 49, node_modules/bulma/sass/form/select.sass */
.select.is-success select:hover, .select.is-success select.is-hovered {
  border-color: #3abb67;
}

/* line 52, node_modules/bulma/sass/form/select.sass */
.select.is-success select:focus, .select.is-success select.is-focused, .select.is-success select:active, .select.is-success select.is-active {
  -webkit-box-shadow: 0 0 0 0.125em rgba(72, 199, 116, 0.25);
          box-shadow: 0 0 0 0.125em rgba(72, 199, 116, 0.25);
}

/* line 45, node_modules/bulma/sass/form/select.sass */
.select.is-warning:not(:hover)::after, body .select.buorg-pad:not(:hover)::after {
  border-color: #ffdd57;
}

/* line 47, node_modules/bulma/sass/form/select.sass */
.select.is-warning select, body .select.buorg-pad select {
  border-color: #ffdd57;
}

/* line 49, node_modules/bulma/sass/form/select.sass */
.select.is-warning select:hover, body .select.buorg-pad select:hover, .select.is-warning select.is-hovered, body .select.buorg-pad select.is-hovered {
  border-color: #ffd83d;
}

/* line 52, node_modules/bulma/sass/form/select.sass */
.select.is-warning select:focus, body .select.buorg-pad select:focus, .select.is-warning select.is-focused, body .select.buorg-pad select.is-focused, .select.is-warning select:active, body .select.buorg-pad select:active, .select.is-warning select.is-active, body .select.buorg-pad select.is-active {
  -webkit-box-shadow: 0 0 0 0.125em rgba(255, 221, 87, 0.25);
          box-shadow: 0 0 0 0.125em rgba(255, 221, 87, 0.25);
}

/* line 45, node_modules/bulma/sass/form/select.sass */
.select.is-danger:not(:hover)::after, body .select#buorgig:not(:hover)::after {
  border-color: #f14668;
}

/* line 47, node_modules/bulma/sass/form/select.sass */
.select.is-danger select, body .select#buorgig select {
  border-color: #f14668;
}

/* line 49, node_modules/bulma/sass/form/select.sass */
.select.is-danger select:hover, body .select#buorgig select:hover, .select.is-danger select.is-hovered, body .select#buorgig select.is-hovered {
  border-color: #ef2e55;
}

/* line 52, node_modules/bulma/sass/form/select.sass */
.select.is-danger select:focus, body .select#buorgig select:focus, .select.is-danger select.is-focused, body .select#buorgig select.is-focused, .select.is-danger select:active, body .select#buorgig select:active, .select.is-danger select.is-active, body .select#buorgig select.is-active {
  -webkit-box-shadow: 0 0 0 0.125em rgba(241, 70, 104, 0.25);
          box-shadow: 0 0 0 0.125em rgba(241, 70, 104, 0.25);
}

/* line 58, node_modules/bulma/sass/form/select.sass */
.select.is-small {
  border-radius: 2px;
  font-size: 0.65rem;
}

/* line 60, node_modules/bulma/sass/form/select.sass */
.select.is-medium {
  font-size: 1rem;
}

/* line 62, node_modules/bulma/sass/form/select.sass */
.select.is-large {
  font-size: 1.5rem;
}

/* line 66, node_modules/bulma/sass/form/select.sass */
.select.is-disabled::after {
  border-color: #7a7a7a;
}

/* line 68, node_modules/bulma/sass/form/select.sass */
.select.is-fullwidth, .frm_inline_form .frm_fields_container .frm_form_field:nth-last-of-type(2).frm_two_thirds ~ .frm_submit button.select, .frm_inline_form .frm_fields_container .frm_form_field:nth-last-of-type(2).frm_half ~ .frm_submit button.select {
  width: 100%;
}

/* line 70, node_modules/bulma/sass/form/select.sass */
.select.is-fullwidth select, .frm_inline_form .frm_fields_container .frm_form_field:nth-last-of-type(2).frm_two_thirds ~ .frm_submit button.select select, .frm_inline_form .frm_fields_container .frm_form_field:nth-last-of-type(2).frm_half ~ .frm_submit button.select select {
  width: 100%;
}

/* line 73, node_modules/bulma/sass/form/select.sass */
.select.is-loading::after {
  margin-top: 0;
  position: absolute;
  right: 0.625em;
  top: 0.625em;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}

/* line 80, node_modules/bulma/sass/form/select.sass */
.select.is-loading.is-small:after {
  font-size: 0.65rem;
}

/* line 82, node_modules/bulma/sass/form/select.sass */
.select.is-loading.is-medium:after {
  font-size: 1rem;
}

/* line 84, node_modules/bulma/sass/form/select.sass */
.select.is-loading.is-large:after {
  font-size: 1.5rem;
}

/* line 14, node_modules/bulma/sass/form/file.sass */
.file {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  position: relative;
}

/* line 25, node_modules/bulma/sass/form/file.sass */
.file.is-white .file-cta {
  background-color: #fefefe;
  border-color: transparent;
  color: #0a0a0a;
}

/* line 31, node_modules/bulma/sass/form/file.sass */
.file.is-white:hover .file-cta, .file.is-white.is-hovered .file-cta {
  background-color: #f8f8f8;
  border-color: transparent;
  color: #0a0a0a;
}

/* line 37, node_modules/bulma/sass/form/file.sass */
.file.is-white:focus .file-cta, .file.is-white.is-focused .file-cta {
  border-color: transparent;
  -webkit-box-shadow: 0 0 0.5em rgba(254, 254, 254, 0.25);
          box-shadow: 0 0 0.5em rgba(254, 254, 254, 0.25);
  color: #0a0a0a;
}

/* line 43, node_modules/bulma/sass/form/file.sass */
.file.is-white:active .file-cta, .file.is-white.is-active .file-cta, .current-menu-item a.file.is-white.navbar-item .file-cta, .current_page_item a.file.is-white.navbar-item .file-cta {
  background-color: #f1f1f1;
  border-color: transparent;
  color: #0a0a0a;
}

/* line 25, node_modules/bulma/sass/form/file.sass */
.file.is-black .file-cta {
  background-color: #0a0a0a;
  border-color: transparent;
  color: #fefefe;
}

/* line 31, node_modules/bulma/sass/form/file.sass */
.file.is-black:hover .file-cta, .file.is-black.is-hovered .file-cta {
  background-color: #040404;
  border-color: transparent;
  color: #fefefe;
}

/* line 37, node_modules/bulma/sass/form/file.sass */
.file.is-black:focus .file-cta, .file.is-black.is-focused .file-cta {
  border-color: transparent;
  -webkit-box-shadow: 0 0 0.5em rgba(10, 10, 10, 0.25);
          box-shadow: 0 0 0.5em rgba(10, 10, 10, 0.25);
  color: #fefefe;
}

/* line 43, node_modules/bulma/sass/form/file.sass */
.file.is-black:active .file-cta, .file.is-black.is-active .file-cta, .current-menu-item a.file.is-black.navbar-item .file-cta, .current_page_item a.file.is-black.navbar-item .file-cta {
  background-color: black;
  border-color: transparent;
  color: #fefefe;
}

/* line 25, node_modules/bulma/sass/form/file.sass */
.file.is-light .file-cta {
  background-color: whitesmoke;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 31, node_modules/bulma/sass/form/file.sass */
.file.is-light:hover .file-cta, .file.is-light.is-hovered .file-cta {
  background-color: #eeeeee;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 37, node_modules/bulma/sass/form/file.sass */
.file.is-light:focus .file-cta, .file.is-light.is-focused .file-cta {
  border-color: transparent;
  -webkit-box-shadow: 0 0 0.5em rgba(245, 245, 245, 0.25);
          box-shadow: 0 0 0.5em rgba(245, 245, 245, 0.25);
  color: rgba(0, 0, 0, 0.7);
}

/* line 43, node_modules/bulma/sass/form/file.sass */
.file.is-light:active .file-cta, .file.is-light.is-active .file-cta, .current-menu-item a.file.is-light.navbar-item .file-cta, .current_page_item a.file.is-light.navbar-item .file-cta {
  background-color: #e8e8e8;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 25, node_modules/bulma/sass/form/file.sass */
.file.is-dark .file-cta {
  background-color: #363636;
  border-color: transparent;
  color: #fff;
}

/* line 31, node_modules/bulma/sass/form/file.sass */
.file.is-dark:hover .file-cta, .file.is-dark.is-hovered .file-cta {
  background-color: #2f2f2f;
  border-color: transparent;
  color: #fff;
}

/* line 37, node_modules/bulma/sass/form/file.sass */
.file.is-dark:focus .file-cta, .file.is-dark.is-focused .file-cta {
  border-color: transparent;
  -webkit-box-shadow: 0 0 0.5em rgba(54, 54, 54, 0.25);
          box-shadow: 0 0 0.5em rgba(54, 54, 54, 0.25);
  color: #fff;
}

/* line 43, node_modules/bulma/sass/form/file.sass */
.file.is-dark:active .file-cta, .file.is-dark.is-active .file-cta, .current-menu-item a.file.is-dark.navbar-item .file-cta, .current_page_item a.file.is-dark.navbar-item .file-cta {
  background-color: #292929;
  border-color: transparent;
  color: #fff;
}

/* line 25, node_modules/bulma/sass/form/file.sass */
.file.is-primary .file-cta {
  background-color: #99cc00;
  border-color: transparent;
  color: #fff;
}

/* line 31, node_modules/bulma/sass/form/file.sass */
.file.is-primary:hover .file-cta, .file.is-primary.is-hovered .file-cta {
  background-color: #8fbf00;
  border-color: transparent;
  color: #fff;
}

/* line 37, node_modules/bulma/sass/form/file.sass */
.file.is-primary:focus .file-cta, .file.is-primary.is-focused .file-cta {
  border-color: transparent;
  -webkit-box-shadow: 0 0 0.5em rgba(153, 204, 0, 0.25);
          box-shadow: 0 0 0.5em rgba(153, 204, 0, 0.25);
  color: #fff;
}

/* line 43, node_modules/bulma/sass/form/file.sass */
.file.is-primary:active .file-cta, .file.is-primary.is-active .file-cta, .current-menu-item a.file.is-primary.navbar-item .file-cta, .current_page_item a.file.is-primary.navbar-item .file-cta {
  background-color: #86b300;
  border-color: transparent;
  color: #fff;
}

/* line 25, node_modules/bulma/sass/form/file.sass */
.file.is-secondary .file-cta {
  background-color: #ff470f;
  border-color: transparent;
  color: #fff;
}

/* line 31, node_modules/bulma/sass/form/file.sass */
.file.is-secondary:hover .file-cta, .file.is-secondary.is-hovered .file-cta {
  background-color: #ff3d03;
  border-color: transparent;
  color: #fff;
}

/* line 37, node_modules/bulma/sass/form/file.sass */
.file.is-secondary:focus .file-cta, .file.is-secondary.is-focused .file-cta {
  border-color: transparent;
  -webkit-box-shadow: 0 0 0.5em rgba(255, 71, 15, 0.25);
          box-shadow: 0 0 0.5em rgba(255, 71, 15, 0.25);
  color: #fff;
}

/* line 43, node_modules/bulma/sass/form/file.sass */
.file.is-secondary:active .file-cta, .file.is-secondary.is-active .file-cta, .current-menu-item a.file.is-secondary.navbar-item .file-cta, .current_page_item a.file.is-secondary.navbar-item .file-cta {
  background-color: #f53900;
  border-color: transparent;
  color: #fff;
}

/* line 25, node_modules/bulma/sass/form/file.sass */
.file.is-link .file-cta {
  background-color: #4a4a4a;
  border-color: transparent;
  color: #fff;
}

/* line 31, node_modules/bulma/sass/form/file.sass */
.file.is-link:hover .file-cta, .file.is-link.is-hovered .file-cta {
  background-color: #444444;
  border-color: transparent;
  color: #fff;
}

/* line 37, node_modules/bulma/sass/form/file.sass */
.file.is-link:focus .file-cta, .file.is-link.is-focused .file-cta {
  border-color: transparent;
  -webkit-box-shadow: 0 0 0.5em rgba(74, 74, 74, 0.25);
          box-shadow: 0 0 0.5em rgba(74, 74, 74, 0.25);
  color: #fff;
}

/* line 43, node_modules/bulma/sass/form/file.sass */
.file.is-link:active .file-cta, .file.is-link.is-active .file-cta, .current-menu-item a.file.is-link.navbar-item .file-cta, .current_page_item a.file.is-link.navbar-item .file-cta {
  background-color: #3d3d3d;
  border-color: transparent;
  color: #fff;
}

/* line 25, node_modules/bulma/sass/form/file.sass */
.file.is-info .file-cta, body .file#buorgul .file-cta {
  background-color: #3273dc;
  border-color: transparent;
  color: #fff;
}

/* line 31, node_modules/bulma/sass/form/file.sass */
.file.is-info:hover .file-cta, body .file#buorgul:hover .file-cta, .file.is-info.is-hovered .file-cta, body .file.is-hovered#buorgul .file-cta {
  background-color: #276cda;
  border-color: transparent;
  color: #fff;
}

/* line 37, node_modules/bulma/sass/form/file.sass */
.file.is-info:focus .file-cta, body .file#buorgul:focus .file-cta, .file.is-info.is-focused .file-cta, body .file.is-focused#buorgul .file-cta {
  border-color: transparent;
  -webkit-box-shadow: 0 0 0.5em rgba(50, 115, 220, 0.25);
          box-shadow: 0 0 0.5em rgba(50, 115, 220, 0.25);
  color: #fff;
}

/* line 43, node_modules/bulma/sass/form/file.sass */
.file.is-info:active .file-cta, body .file#buorgul:active .file-cta, .file.is-info.is-active .file-cta, .current-menu-item a.file.is-info.navbar-item .file-cta, .current-menu-item body a.file.navbar-item#buorgul .file-cta, body .current-menu-item a.file.navbar-item#buorgul .file-cta, .current_page_item a.file.is-info.navbar-item .file-cta, .current_page_item body a.file.navbar-item#buorgul .file-cta, body .current_page_item a.file.navbar-item#buorgul .file-cta, body .file.is-active#buorgul .file-cta {
  background-color: #2366d1;
  border-color: transparent;
  color: #fff;
}

/* line 25, node_modules/bulma/sass/form/file.sass */
.file.is-success .file-cta {
  background-color: #48c774;
  border-color: transparent;
  color: #fff;
}

/* line 31, node_modules/bulma/sass/form/file.sass */
.file.is-success:hover .file-cta, .file.is-success.is-hovered .file-cta {
  background-color: #3ec46d;
  border-color: transparent;
  color: #fff;
}

/* line 37, node_modules/bulma/sass/form/file.sass */
.file.is-success:focus .file-cta, .file.is-success.is-focused .file-cta {
  border-color: transparent;
  -webkit-box-shadow: 0 0 0.5em rgba(72, 199, 116, 0.25);
          box-shadow: 0 0 0.5em rgba(72, 199, 116, 0.25);
  color: #fff;
}

/* line 43, node_modules/bulma/sass/form/file.sass */
.file.is-success:active .file-cta, .file.is-success.is-active .file-cta, .current-menu-item a.file.is-success.navbar-item .file-cta, .current_page_item a.file.is-success.navbar-item .file-cta {
  background-color: #3abb67;
  border-color: transparent;
  color: #fff;
}

/* line 25, node_modules/bulma/sass/form/file.sass */
.file.is-warning .file-cta, body .file.buorg-pad .file-cta {
  background-color: #ffdd57;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 31, node_modules/bulma/sass/form/file.sass */
.file.is-warning:hover .file-cta, body .file.buorg-pad:hover .file-cta, .file.is-warning.is-hovered .file-cta, body .file.is-hovered.buorg-pad .file-cta {
  background-color: #ffdb4a;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 37, node_modules/bulma/sass/form/file.sass */
.file.is-warning:focus .file-cta, body .file.buorg-pad:focus .file-cta, .file.is-warning.is-focused .file-cta, body .file.is-focused.buorg-pad .file-cta {
  border-color: transparent;
  -webkit-box-shadow: 0 0 0.5em rgba(255, 221, 87, 0.25);
          box-shadow: 0 0 0.5em rgba(255, 221, 87, 0.25);
  color: rgba(0, 0, 0, 0.7);
}

/* line 43, node_modules/bulma/sass/form/file.sass */
.file.is-warning:active .file-cta, body .file.buorg-pad:active .file-cta, .file.is-warning.is-active .file-cta, .current-menu-item a.file.is-warning.navbar-item .file-cta, .current-menu-item body a.file.navbar-item.buorg-pad .file-cta, body .current-menu-item a.file.navbar-item.buorg-pad .file-cta, .current_page_item a.file.is-warning.navbar-item .file-cta, .current_page_item body a.file.navbar-item.buorg-pad .file-cta, body .current_page_item a.file.navbar-item.buorg-pad .file-cta, body .file.is-active.buorg-pad .file-cta {
  background-color: #ffd83d;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 25, node_modules/bulma/sass/form/file.sass */
.file.is-danger .file-cta, body .file#buorgig .file-cta {
  background-color: #f14668;
  border-color: transparent;
  color: #fff;
}

/* line 31, node_modules/bulma/sass/form/file.sass */
.file.is-danger:hover .file-cta, body .file#buorgig:hover .file-cta, .file.is-danger.is-hovered .file-cta, body .file.is-hovered#buorgig .file-cta {
  background-color: #f03a5f;
  border-color: transparent;
  color: #fff;
}

/* line 37, node_modules/bulma/sass/form/file.sass */
.file.is-danger:focus .file-cta, body .file#buorgig:focus .file-cta, .file.is-danger.is-focused .file-cta, body .file.is-focused#buorgig .file-cta {
  border-color: transparent;
  -webkit-box-shadow: 0 0 0.5em rgba(241, 70, 104, 0.25);
          box-shadow: 0 0 0.5em rgba(241, 70, 104, 0.25);
  color: #fff;
}

/* line 43, node_modules/bulma/sass/form/file.sass */
.file.is-danger:active .file-cta, body .file#buorgig:active .file-cta, .file.is-danger.is-active .file-cta, .current-menu-item a.file.is-danger.navbar-item .file-cta, .current-menu-item body a.file.navbar-item#buorgig .file-cta, body .current-menu-item a.file.navbar-item#buorgig .file-cta, .current_page_item a.file.is-danger.navbar-item .file-cta, .current_page_item body a.file.navbar-item#buorgig .file-cta, body .current_page_item a.file.navbar-item#buorgig .file-cta, body .file.is-active#buorgig .file-cta {
  background-color: #ef2e55;
  border-color: transparent;
  color: #fff;
}

/* line 48, node_modules/bulma/sass/form/file.sass */
.file.is-small {
  font-size: 0.65rem;
}

/* line 50, node_modules/bulma/sass/form/file.sass */
.file.is-medium {
  font-size: 1rem;
}

/* line 53, node_modules/bulma/sass/form/file.sass */
.file.is-medium .file-icon .fa {
  font-size: 21px;
}

/* line 55, node_modules/bulma/sass/form/file.sass */
.file.is-large {
  font-size: 1.5rem;
}

/* line 58, node_modules/bulma/sass/form/file.sass */
.file.is-large .file-icon .fa {
  font-size: 28px;
}

/* line 62, node_modules/bulma/sass/form/file.sass */
.file.has-name .file-cta {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 65, node_modules/bulma/sass/form/file.sass */
.file.has-name .file-name {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 69, node_modules/bulma/sass/form/file.sass */
.file.has-name.is-empty .file-cta {
  border-radius: 4px;
}

/* line 71, node_modules/bulma/sass/form/file.sass */
.file.has-name.is-empty .file-name {
  display: none;
}

/* line 74, node_modules/bulma/sass/form/file.sass */
.file.is-boxed .file-label {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

/* line 76, node_modules/bulma/sass/form/file.sass */
.file.is-boxed .file-cta {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: auto;
  padding: 1em 3em;
}

/* line 80, node_modules/bulma/sass/form/file.sass */
.file.is-boxed .file-name {
  border-width: 0 1px 1px;
}

/* line 82, node_modules/bulma/sass/form/file.sass */
.file.is-boxed .file-icon {
  height: 1.5em;
  width: 1.5em;
}

/* line 85, node_modules/bulma/sass/form/file.sass */
.file.is-boxed .file-icon .fa {
  font-size: 21px;
}

/* line 88, node_modules/bulma/sass/form/file.sass */
.file.is-boxed.is-small .file-icon .fa {
  font-size: 14px;
}

/* line 91, node_modules/bulma/sass/form/file.sass */
.file.is-boxed.is-medium .file-icon .fa {
  font-size: 28px;
}

/* line 94, node_modules/bulma/sass/form/file.sass */
.file.is-boxed.is-large .file-icon .fa {
  font-size: 35px;
}

/* line 97, node_modules/bulma/sass/form/file.sass */
.file.is-boxed.has-name .file-cta {
  border-radius: 4px 4px 0 0;
}

/* line 99, node_modules/bulma/sass/form/file.sass */
.file.is-boxed.has-name .file-name {
  border-radius: 0 0 4px 4px;
  border-width: 0 1px 1px;
}

/* line 102, node_modules/bulma/sass/form/file.sass */
.file.is-centered {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

/* line 105, node_modules/bulma/sass/form/file.sass */
.file.is-fullwidth .file-label, .frm_inline_form .frm_fields_container .frm_form_field:nth-last-of-type(2).frm_two_thirds ~ .frm_submit button.file .file-label, .frm_inline_form .frm_fields_container .frm_form_field:nth-last-of-type(2).frm_half ~ .frm_submit button.file .file-label {
  width: 100%;
}

/* line 107, node_modules/bulma/sass/form/file.sass */
.file.is-fullwidth .file-name, .frm_inline_form .frm_fields_container .frm_form_field:nth-last-of-type(2).frm_two_thirds ~ .frm_submit button.file .file-name, .frm_inline_form .frm_fields_container .frm_form_field:nth-last-of-type(2).frm_half ~ .frm_submit button.file .file-name {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  max-width: none;
}

/* line 110, node_modules/bulma/sass/form/file.sass */
.file.is-right {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

/* line 112, node_modules/bulma/sass/form/file.sass */
.file.is-right .file-cta {
  border-radius: 0 4px 4px 0;
}

/* line 114, node_modules/bulma/sass/form/file.sass */
.file.is-right .file-name {
  border-radius: 4px 0 0 4px;
  border-width: 1px 0 1px 1px;
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
}

/* line 119, node_modules/bulma/sass/form/file.sass */
.file-label {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  overflow: hidden;
  position: relative;
}

/* line 127, node_modules/bulma/sass/form/file.sass */
.file-label:hover .file-cta {
  background-color: #eeeeee;
  color: #363636;
}

/* line 130, node_modules/bulma/sass/form/file.sass */
.file-label:hover .file-name {
  border-color: #d5d5d5;
}

/* line 133, node_modules/bulma/sass/form/file.sass */
.file-label:active .file-cta {
  background-color: #e8e8e8;
  color: #363636;
}

/* line 136, node_modules/bulma/sass/form/file.sass */
.file-label:active .file-name {
  border-color: #cfcfcf;
}

/* line 139, node_modules/bulma/sass/form/file.sass */
.file-input {
  height: 100%;
  left: 0;
  opacity: 0;
  outline: none;
  position: absolute;
  top: 0;
  width: 100%;
}

/* line 148, node_modules/bulma/sass/form/file.sass */
.file-cta,
.file-name {
  border-color: #dbdbdb;
  border-radius: 4px;
  font-size: 1em;
  padding-left: 1em;
  padding-right: 1em;
  white-space: nowrap;
}

/* line 158, node_modules/bulma/sass/form/file.sass */
.file-cta {
  background-color: whitesmoke;
  color: #4a4a4a;
}

/* line 162, node_modules/bulma/sass/form/file.sass */
.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;
}

/* line 172, node_modules/bulma/sass/form/file.sass */
.file-icon {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 1em;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-right: 0.5em;
  width: 1em;
}

/* line 179, node_modules/bulma/sass/form/file.sass */
.file-icon .fa {
  font-size: 14px;
}

/* line 6, node_modules/bulma/sass/form/tools.sass */
.label {
  color: #363636;
  display: block;
  font-size: 0.8rem;
  font-weight: 700;
}

/* line 11, node_modules/bulma/sass/form/tools.sass */
.label:not(:last-child) {
  margin-bottom: 0.5em;
}

/* line 14, node_modules/bulma/sass/form/tools.sass */
.label.is-small {
  font-size: 0.65rem;
}

/* line 16, node_modules/bulma/sass/form/tools.sass */
.label.is-medium {
  font-size: 1rem;
}

/* line 18, node_modules/bulma/sass/form/tools.sass */
.label.is-large {
  font-size: 1.5rem;
}

/* line 21, node_modules/bulma/sass/form/tools.sass */
.help {
  display: block;
  font-size: 0.65rem;
  margin-top: 0.25rem;
}

/* line 27, node_modules/bulma/sass/form/tools.sass */
.help.is-white {
  color: #fefefe;
}

/* line 27, node_modules/bulma/sass/form/tools.sass */
.help.is-black {
  color: #0a0a0a;
}

/* line 27, node_modules/bulma/sass/form/tools.sass */
.help.is-light {
  color: whitesmoke;
}

/* line 27, node_modules/bulma/sass/form/tools.sass */
.help.is-dark {
  color: #363636;
}

/* line 27, node_modules/bulma/sass/form/tools.sass */
.help.is-primary {
  color: #99cc00;
}

/* line 27, node_modules/bulma/sass/form/tools.sass */
.help.is-secondary {
  color: #ff470f;
}

/* line 27, node_modules/bulma/sass/form/tools.sass */
.help.is-link {
  color: #4a4a4a;
}

/* line 27, node_modules/bulma/sass/form/tools.sass */
.help.is-info, body .help#buorgul {
  color: #3273dc;
}

/* line 27, node_modules/bulma/sass/form/tools.sass */
.help.is-success {
  color: #48c774;
}

/* line 27, node_modules/bulma/sass/form/tools.sass */
.help.is-warning, body .help.buorg-pad {
  color: #ffdd57;
}

/* line 27, node_modules/bulma/sass/form/tools.sass */
.help.is-danger, body .help#buorgig {
  color: #f14668;
}

/* line 33, node_modules/bulma/sass/form/tools.sass */
.field:not(:last-child) {
  margin-bottom: 0.75rem;
}

/* line 36, node_modules/bulma/sass/form/tools.sass */
.field.has-addons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

/* line 40, node_modules/bulma/sass/form/tools.sass */
.field.has-addons .control:not(:last-child) {
  margin-right: -1px;
}

/* line 43, node_modules/bulma/sass/form/tools.sass */
.field.has-addons .control:not(:first-child):not(:last-child) .button, .field.has-addons .control:not(:first-child):not(:last-child) body #buorgig, body .field.has-addons .control:not(:first-child):not(:last-child) #buorgig,
.field.has-addons .control:not(:first-child):not(:last-child) body #buorgul, body .field.has-addons .control:not(:first-child):not(:last-child) #buorgul,
.field.has-addons .control:not(:first-child):not(:last-child) body #buorgpermanent, body .field.has-addons .control:not(:first-child):not(:last-child) #buorgpermanent,
.field.has-addons .control:not(:first-child):not(:last-child) .input,
.field.has-addons .control:not(:first-child):not(:last-child) .select select {
  border-radius: 0;
}

/* line 48, node_modules/bulma/sass/form/tools.sass */
.field.has-addons .control:first-child:not(:only-child) .button, .field.has-addons .control:first-child:not(:only-child) body #buorgig, body .field.has-addons .control:first-child:not(:only-child) #buorgig,
.field.has-addons .control:first-child:not(:only-child) body #buorgul, body .field.has-addons .control:first-child:not(:only-child) #buorgul,
.field.has-addons .control:first-child:not(:only-child) body #buorgpermanent, body .field.has-addons .control:first-child:not(:only-child) #buorgpermanent,
.field.has-addons .control:first-child:not(:only-child) .input,
.field.has-addons .control:first-child:not(:only-child) .select select {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 54, node_modules/bulma/sass/form/tools.sass */
.field.has-addons .control:last-child:not(:only-child) .button, .field.has-addons .control:last-child:not(:only-child) body #buorgig, body .field.has-addons .control:last-child:not(:only-child) #buorgig,
.field.has-addons .control:last-child:not(:only-child) body #buorgul, body .field.has-addons .control:last-child:not(:only-child) #buorgul,
.field.has-addons .control:last-child:not(:only-child) body #buorgpermanent, body .field.has-addons .control:last-child:not(:only-child) #buorgpermanent,
.field.has-addons .control:last-child:not(:only-child) .input,
.field.has-addons .control:last-child:not(:only-child) .select select {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 63, node_modules/bulma/sass/form/tools.sass */
.field.has-addons .control .button:not([disabled]):hover, .field.has-addons .control body #buorgig:not([disabled]):hover, body .field.has-addons .control #buorgig:not([disabled]):hover,
.field.has-addons .control body #buorgul:not([disabled]):hover, body .field.has-addons .control #buorgul:not([disabled]):hover,
.field.has-addons .control body #buorgpermanent:not([disabled]):hover, body .field.has-addons .control #buorgpermanent:not([disabled]):hover, .field.has-addons .control .button:not([disabled]).is-hovered, .field.has-addons .control body #buorgig:not([disabled]).is-hovered, body .field.has-addons .control #buorgig:not([disabled]).is-hovered,
.field.has-addons .control body #buorgul:not([disabled]).is-hovered, body .field.has-addons .control #buorgul:not([disabled]).is-hovered,
.field.has-addons .control body #buorgpermanent:not([disabled]).is-hovered, body .field.has-addons .control #buorgpermanent:not([disabled]).is-hovered,
.field.has-addons .control .input:not([disabled]):hover,
.field.has-addons .control .input:not([disabled]).is-hovered,
.field.has-addons .control .select select:not([disabled]):hover,
.field.has-addons .control .select select:not([disabled]).is-hovered {
  z-index: 2;
}

/* line 66, node_modules/bulma/sass/form/tools.sass */
.field.has-addons .control .button:not([disabled]):focus, .field.has-addons .control body #buorgig:not([disabled]):focus, body .field.has-addons .control #buorgig:not([disabled]):focus,
.field.has-addons .control body #buorgul:not([disabled]):focus, body .field.has-addons .control #buorgul:not([disabled]):focus,
.field.has-addons .control body #buorgpermanent:not([disabled]):focus, body .field.has-addons .control #buorgpermanent:not([disabled]):focus, .field.has-addons .control .button:not([disabled]).is-focused, .field.has-addons .control body #buorgig:not([disabled]).is-focused, body .field.has-addons .control #buorgig:not([disabled]).is-focused,
.field.has-addons .control body #buorgul:not([disabled]).is-focused, body .field.has-addons .control #buorgul:not([disabled]).is-focused,
.field.has-addons .control body #buorgpermanent:not([disabled]).is-focused, body .field.has-addons .control #buorgpermanent:not([disabled]).is-focused, .field.has-addons .control .button:not([disabled]):active, .field.has-addons .control body #buorgig:not([disabled]):active, body .field.has-addons .control #buorgig:not([disabled]):active,
.field.has-addons .control body #buorgul:not([disabled]):active, body .field.has-addons .control #buorgul:not([disabled]):active,
.field.has-addons .control body #buorgpermanent:not([disabled]):active, body .field.has-addons .control #buorgpermanent:not([disabled]):active, .field.has-addons .control .button:not([disabled]).is-active, .field.has-addons .control .current-menu-item a.button.navbar-item:not([disabled]), .current-menu-item .field.has-addons .control a.button.navbar-item:not([disabled]), .field.has-addons .control .current-menu-item body a.navbar-item#buorgig:not([disabled]), .current-menu-item body .field.has-addons .control a.navbar-item#buorgig:not([disabled]), .field.has-addons .control body .current-menu-item a.navbar-item#buorgig:not([disabled]), body .current-menu-item .field.has-addons .control a.navbar-item#buorgig:not([disabled]),
.field.has-addons .control .current-menu-item body a.navbar-item#buorgul:not([disabled]), .current-menu-item body .field.has-addons .control a.navbar-item#buorgul:not([disabled]), .field.has-addons .control body .current-menu-item a.navbar-item#buorgul:not([disabled]), body .current-menu-item .field.has-addons .control a.navbar-item#buorgul:not([disabled]),
.field.has-addons .control .current-menu-item body a.navbar-item#buorgpermanent:not([disabled]), .current-menu-item body .field.has-addons .control a.navbar-item#buorgpermanent:not([disabled]), .field.has-addons .control body .current-menu-item a.navbar-item#buorgpermanent:not([disabled]), body .current-menu-item .field.has-addons .control a.navbar-item#buorgpermanent:not([disabled]),
.field.has-addons .control .current_page_item a.button.navbar-item:not([disabled]), .current_page_item .field.has-addons .control a.button.navbar-item:not([disabled]), .field.has-addons .control .current_page_item body a.navbar-item#buorgig:not([disabled]), .current_page_item body .field.has-addons .control a.navbar-item#buorgig:not([disabled]), .field.has-addons .control body .current_page_item a.navbar-item#buorgig:not([disabled]), body .current_page_item .field.has-addons .control a.navbar-item#buorgig:not([disabled]),
.field.has-addons .control .current_page_item body a.navbar-item#buorgul:not([disabled]), .current_page_item body .field.has-addons .control a.navbar-item#buorgul:not([disabled]), .field.has-addons .control body .current_page_item a.navbar-item#buorgul:not([disabled]), body .current_page_item .field.has-addons .control a.navbar-item#buorgul:not([disabled]),
.field.has-addons .control .current_page_item body a.navbar-item#buorgpermanent:not([disabled]), .current_page_item body .field.has-addons .control a.navbar-item#buorgpermanent:not([disabled]), .field.has-addons .control body .current_page_item a.navbar-item#buorgpermanent:not([disabled]), body .current_page_item .field.has-addons .control a.navbar-item#buorgpermanent:not([disabled]), .field.has-addons .control body #buorgig:not([disabled]).is-active, body .field.has-addons .control #buorgig:not([disabled]).is-active,
.field.has-addons .control body #buorgul:not([disabled]).is-active, body .field.has-addons .control #buorgul:not([disabled]).is-active,
.field.has-addons .control body #buorgpermanent:not([disabled]).is-active, body .field.has-addons .control #buorgpermanent:not([disabled]).is-active,
.field.has-addons .control .input:not([disabled]):focus,
.field.has-addons .control .input:not([disabled]).is-focused,
.field.has-addons .control .input:not([disabled]):active,
.field.has-addons .control .input:not([disabled]).is-active,
.field.has-addons .control .current-menu-item a.input.navbar-item:not([disabled]),
.current-menu-item .field.has-addons .control a.input.navbar-item:not([disabled]),
.field.has-addons .control .current_page_item a.input.navbar-item:not([disabled]),
.current_page_item .field.has-addons .control a.input.navbar-item:not([disabled]),
.field.has-addons .control .select select:not([disabled]):focus,
.field.has-addons .control .select select:not([disabled]).is-focused,
.field.has-addons .control .select select:not([disabled]):active,
.field.has-addons .control .select select:not([disabled]).is-active {
  z-index: 3;
}

/* line 71, node_modules/bulma/sass/form/tools.sass */
.field.has-addons .control .button:not([disabled]):focus:hover, .field.has-addons .control body #buorgig:not([disabled]):focus:hover, body .field.has-addons .control #buorgig:not([disabled]):focus:hover,
.field.has-addons .control body #buorgul:not([disabled]):focus:hover, body .field.has-addons .control #buorgul:not([disabled]):focus:hover,
.field.has-addons .control body #buorgpermanent:not([disabled]):focus:hover, body .field.has-addons .control #buorgpermanent:not([disabled]):focus:hover, .field.has-addons .control .button:not([disabled]).is-focused:hover, .field.has-addons .control body #buorgig:not([disabled]).is-focused:hover, body .field.has-addons .control #buorgig:not([disabled]).is-focused:hover,
.field.has-addons .control body #buorgul:not([disabled]).is-focused:hover, body .field.has-addons .control #buorgul:not([disabled]).is-focused:hover,
.field.has-addons .control body #buorgpermanent:not([disabled]).is-focused:hover, body .field.has-addons .control #buorgpermanent:not([disabled]).is-focused:hover, .field.has-addons .control .button:not([disabled]):active:hover, .field.has-addons .control body #buorgig:not([disabled]):active:hover, body .field.has-addons .control #buorgig:not([disabled]):active:hover,
.field.has-addons .control body #buorgul:not([disabled]):active:hover, body .field.has-addons .control #buorgul:not([disabled]):active:hover,
.field.has-addons .control body #buorgpermanent:not([disabled]):active:hover, body .field.has-addons .control #buorgpermanent:not([disabled]):active:hover, .field.has-addons .control .button:not([disabled]).is-active:hover, .field.has-addons .control .current-menu-item a.button.navbar-item:not([disabled]):hover, .current-menu-item .field.has-addons .control a.button.navbar-item:not([disabled]):hover, .field.has-addons .control .current-menu-item body a.navbar-item#buorgig:not([disabled]):hover, .current-menu-item body .field.has-addons .control a.navbar-item#buorgig:not([disabled]):hover, .field.has-addons .control body .current-menu-item a.navbar-item#buorgig:not([disabled]):hover, body .current-menu-item .field.has-addons .control a.navbar-item#buorgig:not([disabled]):hover,
.field.has-addons .control .current-menu-item body a.navbar-item#buorgul:not([disabled]):hover, .current-menu-item body .field.has-addons .control a.navbar-item#buorgul:not([disabled]):hover, .field.has-addons .control body .current-menu-item a.navbar-item#buorgul:not([disabled]):hover, body .current-menu-item .field.has-addons .control a.navbar-item#buorgul:not([disabled]):hover,
.field.has-addons .control .current-menu-item body a.navbar-item#buorgpermanent:not([disabled]):hover, .current-menu-item body .field.has-addons .control a.navbar-item#buorgpermanent:not([disabled]):hover, .field.has-addons .control body .current-menu-item a.navbar-item#buorgpermanent:not([disabled]):hover, body .current-menu-item .field.has-addons .control a.navbar-item#buorgpermanent:not([disabled]):hover,
.field.has-addons .control .current_page_item a.button.navbar-item:not([disabled]):hover, .current_page_item .field.has-addons .control a.button.navbar-item:not([disabled]):hover, .field.has-addons .control .current_page_item body a.navbar-item#buorgig:not([disabled]):hover, .current_page_item body .field.has-addons .control a.navbar-item#buorgig:not([disabled]):hover, .field.has-addons .control body .current_page_item a.navbar-item#buorgig:not([disabled]):hover, body .current_page_item .field.has-addons .control a.navbar-item#buorgig:not([disabled]):hover,
.field.has-addons .control .current_page_item body a.navbar-item#buorgul:not([disabled]):hover, .current_page_item body .field.has-addons .control a.navbar-item#buorgul:not([disabled]):hover, .field.has-addons .control body .current_page_item a.navbar-item#buorgul:not([disabled]):hover, body .current_page_item .field.has-addons .control a.navbar-item#buorgul:not([disabled]):hover,
.field.has-addons .control .current_page_item body a.navbar-item#buorgpermanent:not([disabled]):hover, .current_page_item body .field.has-addons .control a.navbar-item#buorgpermanent:not([disabled]):hover, .field.has-addons .control body .current_page_item a.navbar-item#buorgpermanent:not([disabled]):hover, body .current_page_item .field.has-addons .control a.navbar-item#buorgpermanent:not([disabled]):hover, .field.has-addons .control body #buorgig:not([disabled]).is-active:hover, body .field.has-addons .control #buorgig:not([disabled]).is-active:hover,
.field.has-addons .control body #buorgul:not([disabled]).is-active:hover, body .field.has-addons .control #buorgul:not([disabled]).is-active:hover,
.field.has-addons .control body #buorgpermanent:not([disabled]).is-active:hover, body .field.has-addons .control #buorgpermanent:not([disabled]).is-active:hover,
.field.has-addons .control .input:not([disabled]):focus:hover,
.field.has-addons .control .input:not([disabled]).is-focused:hover,
.field.has-addons .control .input:not([disabled]):active:hover,
.field.has-addons .control .input:not([disabled]).is-active:hover,
.field.has-addons .control .current-menu-item a.input.navbar-item:not([disabled]):hover,
.current-menu-item .field.has-addons .control a.input.navbar-item:not([disabled]):hover,
.field.has-addons .control .current_page_item a.input.navbar-item:not([disabled]):hover,
.current_page_item .field.has-addons .control a.input.navbar-item:not([disabled]):hover,
.field.has-addons .control .select select:not([disabled]):focus:hover,
.field.has-addons .control .select select:not([disabled]).is-focused:hover,
.field.has-addons .control .select select:not([disabled]):active:hover,
.field.has-addons .control .select select:not([disabled]).is-active:hover {
  z-index: 4;
}

/* line 73, node_modules/bulma/sass/form/tools.sass */
.field.has-addons .control.is-expanded {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 1;
      flex-shrink: 1;
}

/* line 76, node_modules/bulma/sass/form/tools.sass */
.field.has-addons.has-addons-centered {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

/* line 78, node_modules/bulma/sass/form/tools.sass */
.field.has-addons.has-addons-right {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

/* line 81, node_modules/bulma/sass/form/tools.sass */
.field.has-addons.has-addons-fullwidth .control {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

/* line 84, node_modules/bulma/sass/form/tools.sass */
.field.is-grouped {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

/* line 87, node_modules/bulma/sass/form/tools.sass */
.field.is-grouped > .control {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

/* line 89, node_modules/bulma/sass/form/tools.sass */
.field.is-grouped > .control:not(:last-child) {
  margin-bottom: 0;
  margin-right: 0.75rem;
}

/* line 92, node_modules/bulma/sass/form/tools.sass */
.field.is-grouped > .control.is-expanded {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 1;
      flex-shrink: 1;
}

/* line 95, node_modules/bulma/sass/form/tools.sass */
.field.is-grouped.is-grouped-centered {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

/* line 97, node_modules/bulma/sass/form/tools.sass */
.field.is-grouped.is-grouped-right {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

/* line 99, node_modules/bulma/sass/form/tools.sass */
.field.is-grouped.is-grouped-multiline {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

/* line 102, node_modules/bulma/sass/form/tools.sass */
.field.is-grouped.is-grouped-multiline > .control:last-child, .field.is-grouped.is-grouped-multiline > .control:not(:last-child) {
  margin-bottom: 0.75rem;
}

/* line 105, node_modules/bulma/sass/form/tools.sass */
.field.is-grouped.is-grouped-multiline:last-child {
  margin-bottom: -0.75rem;
}

/* line 107, node_modules/bulma/sass/form/tools.sass */
.field.is-grouped.is-grouped-multiline:not(:last-child) {
  margin-bottom: 0;
}

@media screen and (min-width: 769px), print {
  /* line 109, node_modules/bulma/sass/form/tools.sass */
  .field.is-horizontal {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

/* line 114, node_modules/bulma/sass/form/tools.sass */
.field-label .label {
  font-size: inherit;
}

@media screen and (max-width: 768px) {
  /* line 113, node_modules/bulma/sass/form/tools.sass */
  .field-label {
    margin-bottom: 0.5rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 113, node_modules/bulma/sass/form/tools.sass */
  .field-label {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin-right: 1.5rem;
    text-align: right;
  }
  /* line 124, node_modules/bulma/sass/form/tools.sass */
  .field-label.is-small {
    font-size: 0.65rem;
    padding-top: 0.375em;
  }
  /* line 127, node_modules/bulma/sass/form/tools.sass */
  .field-label.is-normal {
    padding-top: 0.375em;
  }
  /* line 129, node_modules/bulma/sass/form/tools.sass */
  .field-label.is-medium {
    font-size: 1rem;
    padding-top: 0.375em;
  }
  /* line 132, node_modules/bulma/sass/form/tools.sass */
  .field-label.is-large {
    font-size: 1.5rem;
    padding-top: 0.375em;
  }
}

/* line 137, node_modules/bulma/sass/form/tools.sass */
.field-body .field .field {
  margin-bottom: 0;
}

@media screen and (min-width: 769px), print {
  /* line 136, node_modules/bulma/sass/form/tools.sass */
  .field-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 5;
        -ms-flex-positive: 5;
            flex-grow: 5;
    -ms-flex-negative: 1;
        flex-shrink: 1;
  }
  /* line 144, node_modules/bulma/sass/form/tools.sass */
  .field-body .field {
    margin-bottom: 0;
  }
  /* line 146, node_modules/bulma/sass/form/tools.sass */
  .field-body > .field {
    -ms-flex-negative: 1;
        flex-shrink: 1;
  }
  /* line 148, node_modules/bulma/sass/form/tools.sass */
  .field-body > .field:not(.is-narrow) {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
  /* line 150, node_modules/bulma/sass/form/tools.sass */
  .field-body > .field:not(:last-child) {
    margin-right: 0.75rem;
  }
}

/* line 153, node_modules/bulma/sass/form/tools.sass */
.control {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  clear: both;
  font-size: 0.8rem;
  position: relative;
  text-align: left;
}

/* line 165, node_modules/bulma/sass/form/tools.sass */
.control.has-icons-left .input:focus ~ .icon,
.control.has-icons-left .select:focus ~ .icon, .control.has-icons-right .input:focus ~ .icon,
.control.has-icons-right .select:focus ~ .icon {
  color: #4a4a4a;
}

/* line 167, node_modules/bulma/sass/form/tools.sass */
.control.has-icons-left .input.is-small ~ .icon,
.control.has-icons-left .select.is-small ~ .icon, .control.has-icons-right .input.is-small ~ .icon,
.control.has-icons-right .select.is-small ~ .icon {
  font-size: 0.65rem;
}

/* line 169, node_modules/bulma/sass/form/tools.sass */
.control.has-icons-left .input.is-medium ~ .icon,
.control.has-icons-left .select.is-medium ~ .icon, .control.has-icons-right .input.is-medium ~ .icon,
.control.has-icons-right .select.is-medium ~ .icon {
  font-size: 1rem;
}

/* line 171, node_modules/bulma/sass/form/tools.sass */
.control.has-icons-left .input.is-large ~ .icon,
.control.has-icons-left .select.is-large ~ .icon, .control.has-icons-right .input.is-large ~ .icon,
.control.has-icons-right .select.is-large ~ .icon {
  font-size: 1.5rem;
}

/* line 173, node_modules/bulma/sass/form/tools.sass */
.control.has-icons-left .icon, .control.has-icons-right .icon {
  color: #b5b5b5;
  height: 2.5em;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 2.5em;
  z-index: 4;
}

/* line 182, node_modules/bulma/sass/form/tools.sass */
.control.has-icons-left .input,
.control.has-icons-left .select select {
  padding-left: 2.5em;
}

/* line 185, node_modules/bulma/sass/form/tools.sass */
.control.has-icons-left .icon.is-left {
  left: 0;
}

/* line 188, node_modules/bulma/sass/form/tools.sass */
.control.has-icons-right .input,
.control.has-icons-right .select select {
  padding-right: 2.5em;
}

/* line 191, node_modules/bulma/sass/form/tools.sass */
.control.has-icons-right .icon.is-right {
  right: 0;
}

/* line 194, node_modules/bulma/sass/form/tools.sass */
.control.is-loading::after {
  position: absolute !important;
  right: 0.625em;
  top: 0.625em;
  z-index: 4;
}

/* line 200, node_modules/bulma/sass/form/tools.sass */
.control.is-loading.is-small:after {
  font-size: 0.65rem;
}

/* line 202, node_modules/bulma/sass/form/tools.sass */
.control.is-loading.is-medium:after {
  font-size: 1rem;
}

/* line 204, node_modules/bulma/sass/form/tools.sass */
.control.is-loading.is-large:after {
  font-size: 1.5rem;
}

/* line 10, node_modules/bulma/sass/components/breadcrumb.sass */
.breadcrumb {
  font-size: 0.8rem;
  white-space: nowrap;
}

/* line 15, node_modules/bulma/sass/components/breadcrumb.sass */
.breadcrumb a {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #363636;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 0.75em;
}

/* line 21, node_modules/bulma/sass/components/breadcrumb.sass */
.breadcrumb a:hover {
  color: #424242;
}

/* line 23, node_modules/bulma/sass/components/breadcrumb.sass */
.breadcrumb li {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

/* line 26, node_modules/bulma/sass/components/breadcrumb.sass */
.breadcrumb li:first-child a {
  padding-left: 0;
}

/* line 29, node_modules/bulma/sass/components/breadcrumb.sass */
.breadcrumb li.is-active a {
  color: #363636;
  cursor: default;
  pointer-events: none;
}

/* line 33, node_modules/bulma/sass/components/breadcrumb.sass */
.breadcrumb li + li::before {
  color: #363636;
  content: "\0002f";
}

/* line 36, node_modules/bulma/sass/components/breadcrumb.sass */
.breadcrumb ul,
.breadcrumb ol {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

/* line 43, node_modules/bulma/sass/components/breadcrumb.sass */
.breadcrumb .icon:first-child {
  margin-right: 0.5em;
}

/* line 45, node_modules/bulma/sass/components/breadcrumb.sass */
.breadcrumb .icon:last-child {
  margin-left: 0.5em;
}

/* line 49, node_modules/bulma/sass/components/breadcrumb.sass */
.breadcrumb.is-centered ol,
.breadcrumb.is-centered ul {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

/* line 53, node_modules/bulma/sass/components/breadcrumb.sass */
.breadcrumb.is-right ol,
.breadcrumb.is-right ul {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

/* line 57, node_modules/bulma/sass/components/breadcrumb.sass */
.breadcrumb.is-small {
  font-size: 0.65rem;
}

/* line 59, node_modules/bulma/sass/components/breadcrumb.sass */
.breadcrumb.is-medium {
  font-size: 1rem;
}

/* line 61, node_modules/bulma/sass/components/breadcrumb.sass */
.breadcrumb.is-large {
  font-size: 1.5rem;
}

/* line 65, node_modules/bulma/sass/components/breadcrumb.sass */
.breadcrumb.has-arrow-separator li + li::before {
  content: "\02192";
}

/* line 68, node_modules/bulma/sass/components/breadcrumb.sass */
.breadcrumb.has-bullet-separator li + li::before {
  content: "\02022";
}

/* line 71, node_modules/bulma/sass/components/breadcrumb.sass */
.breadcrumb.has-dot-separator li + li::before {
  content: "\000b7";
}

/* line 74, node_modules/bulma/sass/components/breadcrumb.sass */
.breadcrumb.has-succeeds-separator li + li::before {
  content: "\0227B";
}

/* line 20, node_modules/bulma/sass/components/card.sass */
.card {
  background-color: white;
  -webkit-box-shadow: 0 0.25em 0.5em -0.125em rgba(10, 10, 10, 0.1), 0 0px 0 1px rgba(10, 10, 10, 0.02);
          box-shadow: 0 0.25em 0.5em -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;
}

/* line 27, node_modules/bulma/sass/components/card.sass */
.card-header {
  background-color: transparent;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-shadow: 0 0.125em 0.25em rgba(10, 10, 10, 0.1);
          box-shadow: 0 0.125em 0.25em rgba(10, 10, 10, 0.1);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

/* line 33, node_modules/bulma/sass/components/card.sass */
.card-header-title {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #363636;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  font-weight: 700;
  padding: 0.75rem 1rem;
}

/* line 40, node_modules/bulma/sass/components/card.sass */
.card-header-title.is-centered {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

/* line 43, node_modules/bulma/sass/components/card.sass */
.card-header-icon {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0.75rem 1rem;
}

/* line 50, node_modules/bulma/sass/components/card.sass */
.card-image {
  display: block;
  position: relative;
}

/* line 54, node_modules/bulma/sass/components/card.sass */
.card-content {
  background-color: transparent;
  padding: 1rem;
}

/* line 58, node_modules/bulma/sass/components/card.sass */
.card-footer {
  background-color: transparent;
  border-top: 1px solid #ededed;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

/* line 64, node_modules/bulma/sass/components/card.sass */
.card-footer-item {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0.75rem;
}

/* line 72, node_modules/bulma/sass/components/card.sass */
.card-footer-item:not(:last-child) {
  border-right: 1px solid #ededed;
}

/* line 78, node_modules/bulma/sass/components/card.sass */
.card .media:not(:last-child) {
  margin-bottom: 1.5rem;
}

/* line 11, node_modules/bulma/sass/components/list.sass */
.list {
  background-color: white;
  border-radius: 4px;
  -webkit-box-shadow: 0 2px 3px rgba(10, 10, 10, 0.1), 0 0 0 1px rgba(10, 10, 10, 0.1);
          box-shadow: 0 2px 3px rgba(10, 10, 10, 0.1), 0 0 0 1px rgba(10, 10, 10, 0.1);
}

/* line 20, node_modules/bulma/sass/components/list.sass */
.list-item {
  display: block;
  padding: 0.5em 1em;
}

/* line 23, node_modules/bulma/sass/components/list.sass */
.list-item:not(a) {
  color: #4a4a4a;
}

/* line 25, node_modules/bulma/sass/components/list.sass */
.list-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

/* line 28, node_modules/bulma/sass/components/list.sass */
.list-item:last-child {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

/* line 31, node_modules/bulma/sass/components/list.sass */
.list-item:not(:last-child) {
  border-bottom: 1px solid #dbdbdb;
}

/* line 33, node_modules/bulma/sass/components/list.sass */
.list-item.is-active, .current-menu-item a.list-item.navbar-item,
.current_page_item a.list-item.navbar-item {
  background-color: #4a4a4a;
  color: #fff;
}

/* line 37, node_modules/bulma/sass/components/list.sass */
a.list-item {
  background-color: whitesmoke;
  cursor: pointer;
}

/* line 22, node_modules/bulma/sass/components/message.sass */
.message, body .buorg-pad {
  background-color: whitesmoke;
  border-radius: 0;
  font-size: 0.8rem;
}

/* line 27, node_modules/bulma/sass/components/message.sass */
.message strong, body .buorg-pad strong {
  color: currentColor;
}

/* line 29, node_modules/bulma/sass/components/message.sass */
.message a:not(.button):not(.tag):not(.dropdown-item), body .buorg-pad a:not(.button):not(.tag):not(.dropdown-item) {
  color: currentColor;
  text-decoration: underline;
}

/* line 33, node_modules/bulma/sass/components/message.sass */
.message.is-small, body .is-small.buorg-pad {
  font-size: 0.65rem;
}

/* line 35, node_modules/bulma/sass/components/message.sass */
.message.is-medium, body .is-medium.buorg-pad {
  font-size: 1rem;
}

/* line 37, node_modules/bulma/sass/components/message.sass */
.message.is-large, body .is-large.buorg-pad {
  font-size: 1.5rem;
}

/* line 59, node_modules/bulma/sass/components/message.sass */
.message.is-white, body .is-white.buorg-pad {
  background-color: #fefefe;
}

/* line 61, node_modules/bulma/sass/components/message.sass */
.message.is-white .message-header, body .is-white.buorg-pad .message-header, .message.is-white body .buorg-mainmsg, body .message.is-white .buorg-mainmsg, body .is-white.buorg-pad .buorg-mainmsg {
  background-color: #fefefe;
  color: #0a0a0a;
}

/* line 64, node_modules/bulma/sass/components/message.sass */
.message.is-white .message-body, body .is-white.buorg-pad .message-body, .message.is-white body .buorg-moremsg, body .message.is-white .buorg-moremsg, body .is-white.buorg-pad .buorg-moremsg {
  border-color: #fefefe;
}

/* line 59, node_modules/bulma/sass/components/message.sass */
.message.is-black, body .is-black.buorg-pad {
  background-color: #fafafa;
}

/* line 61, node_modules/bulma/sass/components/message.sass */
.message.is-black .message-header, body .is-black.buorg-pad .message-header, .message.is-black body .buorg-mainmsg, body .message.is-black .buorg-mainmsg, body .is-black.buorg-pad .buorg-mainmsg {
  background-color: #0a0a0a;
  color: #fefefe;
}

/* line 64, node_modules/bulma/sass/components/message.sass */
.message.is-black .message-body, body .is-black.buorg-pad .message-body, .message.is-black body .buorg-moremsg, body .message.is-black .buorg-moremsg, body .is-black.buorg-pad .buorg-moremsg {
  border-color: #0a0a0a;
}

/* line 59, node_modules/bulma/sass/components/message.sass */
.message.is-light, body .is-light.buorg-pad {
  background-color: #fafafa;
}

/* line 61, node_modules/bulma/sass/components/message.sass */
.message.is-light .message-header, body .is-light.buorg-pad .message-header, .message.is-light body .buorg-mainmsg, body .message.is-light .buorg-mainmsg, body .is-light.buorg-pad .buorg-mainmsg {
  background-color: whitesmoke;
  color: rgba(0, 0, 0, 0.7);
}

/* line 64, node_modules/bulma/sass/components/message.sass */
.message.is-light .message-body, body .is-light.buorg-pad .message-body, .message.is-light body .buorg-moremsg, body .message.is-light .buorg-moremsg, body .is-light.buorg-pad .buorg-moremsg {
  border-color: whitesmoke;
}

/* line 59, node_modules/bulma/sass/components/message.sass */
.message.is-dark, body .is-dark.buorg-pad {
  background-color: #fafafa;
}

/* line 61, node_modules/bulma/sass/components/message.sass */
.message.is-dark .message-header, body .is-dark.buorg-pad .message-header, .message.is-dark body .buorg-mainmsg, body .message.is-dark .buorg-mainmsg, body .is-dark.buorg-pad .buorg-mainmsg {
  background-color: #363636;
  color: #fff;
}

/* line 64, node_modules/bulma/sass/components/message.sass */
.message.is-dark .message-body, body .is-dark.buorg-pad .message-body, .message.is-dark body .buorg-moremsg, body .message.is-dark .buorg-moremsg, body .is-dark.buorg-pad .buorg-moremsg {
  border-color: #363636;
}

/* line 59, node_modules/bulma/sass/components/message.sass */
.message.is-primary, body .is-primary.buorg-pad {
  background-color: #fcfff5;
}

/* line 61, node_modules/bulma/sass/components/message.sass */
.message.is-primary .message-header, body .is-primary.buorg-pad .message-header, .message.is-primary body .buorg-mainmsg, body .message.is-primary .buorg-mainmsg, body .is-primary.buorg-pad .buorg-mainmsg {
  background-color: #99cc00;
  color: #fff;
}

/* line 64, node_modules/bulma/sass/components/message.sass */
.message.is-primary .message-body, body .is-primary.buorg-pad .message-body, .message.is-primary body .buorg-moremsg, body .message.is-primary .buorg-moremsg, body .is-primary.buorg-pad .buorg-moremsg {
  border-color: #99cc00;
}

/* line 59, node_modules/bulma/sass/components/message.sass */
.message.is-secondary, body .is-secondary.buorg-pad {
  background-color: #fff7f5;
}

/* line 61, node_modules/bulma/sass/components/message.sass */
.message.is-secondary .message-header, body .is-secondary.buorg-pad .message-header, .message.is-secondary body .buorg-mainmsg, body .message.is-secondary .buorg-mainmsg, body .is-secondary.buorg-pad .buorg-mainmsg {
  background-color: #ff470f;
  color: #fff;
}

/* line 64, node_modules/bulma/sass/components/message.sass */
.message.is-secondary .message-body, body .is-secondary.buorg-pad .message-body, .message.is-secondary body .buorg-moremsg, body .message.is-secondary .buorg-moremsg, body .is-secondary.buorg-pad .buorg-moremsg {
  border-color: #ff470f;
}

/* line 59, node_modules/bulma/sass/components/message.sass */
.message.is-link, body .is-link.buorg-pad {
  background-color: #fafafa;
}

/* line 61, node_modules/bulma/sass/components/message.sass */
.message.is-link .message-header, body .is-link.buorg-pad .message-header, .message.is-link body .buorg-mainmsg, body .message.is-link .buorg-mainmsg, body .is-link.buorg-pad .buorg-mainmsg {
  background-color: #4a4a4a;
  color: #fff;
}

/* line 64, node_modules/bulma/sass/components/message.sass */
.message.is-link .message-body, body .is-link.buorg-pad .message-body, .message.is-link body .buorg-moremsg, body .message.is-link .buorg-moremsg, body .is-link.buorg-pad .buorg-moremsg {
  border-color: #4a4a4a;
}

/* line 59, node_modules/bulma/sass/components/message.sass */
.message.is-info, body .is-info.buorg-pad,
body .buorg-pad#buorgul, body .message#buorgul {
  background-color: #f6f9fe;
}

/* line 61, node_modules/bulma/sass/components/message.sass */
.message.is-info .message-header, body .is-info.buorg-pad .message-header, body .buorg-pad#buorgul .message-header, body .message#buorgul .message-header, .message.is-info body .buorg-mainmsg, body .message.is-info .buorg-mainmsg, body .is-info.buorg-pad .buorg-mainmsg, body .buorg-pad#buorgul .buorg-mainmsg, body .message#buorgul .buorg-mainmsg {
  background-color: #3273dc;
  color: #fff;
}

/* line 64, node_modules/bulma/sass/components/message.sass */
.message.is-info .message-body, body .is-info.buorg-pad .message-body, body .buorg-pad#buorgul .message-body, body .message#buorgul .message-body, .message.is-info body .buorg-moremsg, body .message.is-info .buorg-moremsg, body .is-info.buorg-pad .buorg-moremsg, body .buorg-pad#buorgul .buorg-moremsg, body .message#buorgul .buorg-moremsg {
  border-color: #3273dc;
}

/* line 59, node_modules/bulma/sass/components/message.sass */
.message.is-success, body .is-success.buorg-pad {
  background-color: #f7fdf9;
}

/* line 61, node_modules/bulma/sass/components/message.sass */
.message.is-success .message-header, body .is-success.buorg-pad .message-header, .message.is-success body .buorg-mainmsg, body .message.is-success .buorg-mainmsg, body .is-success.buorg-pad .buorg-mainmsg {
  background-color: #48c774;
  color: #fff;
}

/* line 64, node_modules/bulma/sass/components/message.sass */
.message.is-success .message-body, body .is-success.buorg-pad .message-body, .message.is-success body .buorg-moremsg, body .message.is-success .buorg-moremsg, body .is-success.buorg-pad .buorg-moremsg {
  border-color: #48c774;
}

/* line 59, node_modules/bulma/sass/components/message.sass */
.message.is-warning, body .buorg-pad {
  background-color: #fffdf5;
}

/* line 61, node_modules/bulma/sass/components/message.sass */
.message.is-warning .message-header, body .buorg-pad .message-header, .message.is-warning body .buorg-mainmsg, body .message.is-warning .buorg-mainmsg, body .buorg-pad .buorg-mainmsg {
  background-color: #ffdd57;
  color: rgba(0, 0, 0, 0.7);
}

/* line 64, node_modules/bulma/sass/components/message.sass */
.message.is-warning .message-body, body .buorg-pad .message-body, .message.is-warning body .buorg-moremsg, body .message.is-warning .buorg-moremsg, body .buorg-pad .buorg-moremsg {
  border-color: #ffdd57;
}

/* line 59, node_modules/bulma/sass/components/message.sass */
.message.is-danger, body .is-danger.buorg-pad, body .buorg-pad#buorgig, body .message#buorgig {
  background-color: #fef6f7;
}

/* line 61, node_modules/bulma/sass/components/message.sass */
.message.is-danger .message-header, body .is-danger.buorg-pad .message-header, body .buorg-pad#buorgig .message-header, body .message#buorgig .message-header, .message.is-danger body .buorg-mainmsg, body .message.is-danger .buorg-mainmsg, body .is-danger.buorg-pad .buorg-mainmsg, body .buorg-pad#buorgig .buorg-mainmsg, body .message#buorgig .buorg-mainmsg {
  background-color: #f14668;
  color: #fff;
}

/* line 64, node_modules/bulma/sass/components/message.sass */
.message.is-danger .message-body, body .is-danger.buorg-pad .message-body, body .buorg-pad#buorgig .message-body, body .message#buorgig .message-body, .message.is-danger body .buorg-moremsg, body .message.is-danger .buorg-moremsg, body .is-danger.buorg-pad .buorg-moremsg, body .buorg-pad#buorgig .buorg-moremsg, body .message#buorgig .buorg-moremsg {
  border-color: #f14668;
}

/* line 68, node_modules/bulma/sass/components/message.sass */
.message-header, body .buorg-mainmsg {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #4a4a4a;
  border-radius: 0 0 0 0;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: 700;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  line-height: 1.25;
  padding: 0.75em 1em;
  position: relative;
}

/* line 79, node_modules/bulma/sass/components/message.sass */
.message-header .delete, body .buorg-mainmsg .delete {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-left: 0.75em;
}

/* line 83, node_modules/bulma/sass/components/message.sass */
.message-header + .message-body, body .buorg-mainmsg + .message-body, body .message-header + .buorg-moremsg, body .buorg-mainmsg + .buorg-moremsg {
  border-width: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 88, node_modules/bulma/sass/components/message.sass */
.message-body, body .buorg-moremsg {
  border-color: #dbdbdb;
  border-radius: 0;
  border-style: solid;
  border-width: 0 0 0 4px;
  color: #4a4a4a;
  padding: 1.25em 1.5em;
}

/* line 95, node_modules/bulma/sass/components/message.sass */
.message-body code, body .buorg-moremsg code,
.message-body pre,
body .buorg-moremsg pre {
  background-color: white;
}

/* line 98, node_modules/bulma/sass/components/message.sass */
.message-body pre code, body .buorg-moremsg pre code {
  background-color: transparent;
}

/* line 31, node_modules/bulma/sass/components/modal.sass */
.modal {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  overflow: hidden;
  position: fixed;
  z-index: 40;
}

/* line 41, node_modules/bulma/sass/components/modal.sass */
.modal.is-active, .current-menu-item a.modal.navbar-item,
.current_page_item a.modal.navbar-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

/* line 44, node_modules/bulma/sass/components/modal.sass */
.modal-background {
  background-color: rgba(10, 10, 10, 0.86);
}

/* line 48, node_modules/bulma/sass/components/modal.sass */
.modal-content,
.modal-card {
  margin: 0 20px;
  max-height: calc(100vh - 160px);
  overflow: auto;
  position: relative;
  width: 100%;
}

@media screen and (min-width: 769px), print {
  /* line 48, node_modules/bulma/sass/components/modal.sass */
  .modal-content,
  .modal-card {
    margin: 0 auto;
    max-height: calc(100vh - 40px);
    width: 640px;
  }
}

/* line 61, node_modules/bulma/sass/components/modal.sass */
.modal-close {
  background: none;
  height: 40px;
  position: fixed;
  right: 20px;
  top: 20px;
  width: 40px;
}

/* line 70, node_modules/bulma/sass/components/modal.sass */
.modal-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-height: calc(100vh - 40px);
  overflow: hidden;
  -ms-overflow-y: visible;
}

/* line 77, node_modules/bulma/sass/components/modal.sass */
.modal-card-head,
.modal-card-foot {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: whitesmoke;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding: 20px;
  position: relative;
}

/* line 87, node_modules/bulma/sass/components/modal.sass */
.modal-card-head {
  border-bottom: 1px solid #dbdbdb;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}

/* line 92, node_modules/bulma/sass/components/modal.sass */
.modal-card-title {
  color: #363636;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  font-size: 1.5rem;
  line-height: 1;
}

/* line 99, node_modules/bulma/sass/components/modal.sass */
.modal-card-foot {
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  border-top: 1px solid #dbdbdb;
}

/* line 104, node_modules/bulma/sass/components/modal.sass */
.modal-card-foot .button:not(:last-child), .modal-card-foot body #buorgig:not(:last-child), body .modal-card-foot #buorgig:not(:last-child),
.modal-card-foot body #buorgul:not(:last-child), body .modal-card-foot #buorgul:not(:last-child),
.modal-card-foot body #buorgpermanent:not(:last-child), body .modal-card-foot #buorgpermanent:not(:last-child) {
  margin-right: 0.5em;
}

/* line 107, node_modules/bulma/sass/components/modal.sass */
.modal-card-body {
  -webkit-overflow-scrolling: touch;
  background-color: white;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 1;
      flex-shrink: 1;
  overflow: auto;
  padding: 20px;
}

/* line 32, node_modules/bulma/sass/components/pagination.sass */
.pagination {
  font-size: 0.8rem;
  margin: -0.25rem;
}

/* line 37, node_modules/bulma/sass/components/pagination.sass */
.pagination.is-small {
  font-size: 0.65rem;
}

/* line 39, node_modules/bulma/sass/components/pagination.sass */
.pagination.is-medium {
  font-size: 1rem;
}

/* line 41, node_modules/bulma/sass/components/pagination.sass */
.pagination.is-large {
  font-size: 1.5rem;
}

/* line 44, node_modules/bulma/sass/components/pagination.sass */
.pagination.is-rounded .pagination-previous,
.pagination.is-rounded .pagination-next {
  padding-left: 1em;
  padding-right: 1em;
  border-radius: 290486px;
}

/* line 49, node_modules/bulma/sass/components/pagination.sass */
.pagination.is-rounded .pagination-link {
  border-radius: 290486px;
}

/* line 52, node_modules/bulma/sass/components/pagination.sass */
.pagination,
.pagination-list {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}

/* line 59, node_modules/bulma/sass/components/pagination.sass */
.pagination-previous,
.pagination-next,
.pagination-link,
.pagination-ellipsis {
  font-size: 1em;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0.25rem;
  padding-left: 0.5em;
  padding-right: 0.5em;
  text-align: center;
}

/* line 72, node_modules/bulma/sass/components/pagination.sass */
.pagination-previous,
.pagination-next,
.pagination-link {
  border-color: #dbdbdb;
  color: #363636;
  min-width: 2.5em;
}

/* line 78, node_modules/bulma/sass/components/pagination.sass */
.pagination-previous:hover,
.pagination-next:hover,
.pagination-link:hover {
  border-color: #b5b5b5;
  color: #363636;
}

/* line 81, node_modules/bulma/sass/components/pagination.sass */
.pagination-previous:focus,
.pagination-next:focus,
.pagination-link:focus {
  border-color: #3273dc;
}

/* line 83, node_modules/bulma/sass/components/pagination.sass */
.pagination-previous:active,
.pagination-next:active,
.pagination-link:active {
  -webkit-box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.2);
          box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.2);
}

/* line 85, node_modules/bulma/sass/components/pagination.sass */
.pagination-previous[disabled],
.pagination-next[disabled],
.pagination-link[disabled] {
  background-color: #dbdbdb;
  border-color: #dbdbdb;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #7a7a7a;
  opacity: 0.5;
}

/* line 92, node_modules/bulma/sass/components/pagination.sass */
.pagination-previous,
.pagination-next {
  padding-left: 0.75em;
  padding-right: 0.75em;
  white-space: nowrap;
}

/* line 99, node_modules/bulma/sass/components/pagination.sass */
.pagination-link.is-current {
  background-color: #4a4a4a;
  border-color: #4a4a4a;
  color: #fff;
}

/* line 104, node_modules/bulma/sass/components/pagination.sass */
.pagination-ellipsis {
  color: #b5b5b5;
  pointer-events: none;
}

/* line 108, node_modules/bulma/sass/components/pagination.sass */
.pagination-list {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media screen and (max-width: 768px) {
  /* line 112, node_modules/bulma/sass/components/pagination.sass */
  .pagination {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  /* line 114, node_modules/bulma/sass/components/pagination.sass */
  .pagination-previous,
  .pagination-next {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 1;
        flex-shrink: 1;
  }
  /* line 119, node_modules/bulma/sass/components/pagination.sass */
  .pagination-list li {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 1;
        flex-shrink: 1;
  }
}

@media screen and (min-width: 769px), print {
  /* line 124, node_modules/bulma/sass/components/pagination.sass */
  .pagination-list {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 1;
        flex-shrink: 1;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  /* line 129, node_modules/bulma/sass/components/pagination.sass */
  .pagination-previous {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  /* line 131, node_modules/bulma/sass/components/pagination.sass */
  .pagination-next {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  /* line 133, node_modules/bulma/sass/components/pagination.sass */
  .pagination {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  /* line 136, node_modules/bulma/sass/components/pagination.sass */
  .pagination.is-centered .pagination-previous {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  /* line 138, node_modules/bulma/sass/components/pagination.sass */
  .pagination.is-centered .pagination-list {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  /* line 141, node_modules/bulma/sass/components/pagination.sass */
  .pagination.is-centered .pagination-next {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  /* line 144, node_modules/bulma/sass/components/pagination.sass */
  .pagination.is-right .pagination-previous {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  /* line 146, node_modules/bulma/sass/components/pagination.sass */
  .pagination.is-right .pagination-next {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  /* line 148, node_modules/bulma/sass/components/pagination.sass */
  .pagination.is-right .pagination-list {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
}

/* line 29, node_modules/bulma/sass/components/tabs.sass */
.tabs {
  -webkit-overflow-scrolling: touch;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 0.8rem;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  overflow: hidden;
  overflow-x: auto;
  white-space: nowrap;
}

/* line 40, node_modules/bulma/sass/components/tabs.sass */
.tabs a {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom-color: #dbdbdb;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  color: #4a4a4a;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: -1px;
  padding: 0.5em 1em;
  vertical-align: top;
}

/* line 51, node_modules/bulma/sass/components/tabs.sass */
.tabs a:hover {
  border-bottom-color: #363636;
  color: #363636;
}

/* line 54, node_modules/bulma/sass/components/tabs.sass */
.tabs li {
  display: block;
}

/* line 57, node_modules/bulma/sass/components/tabs.sass */
.tabs li.is-active a {
  border-bottom-color: #4a4a4a;
  color: #4a4a4a;
}

/* line 60, node_modules/bulma/sass/components/tabs.sass */
.tabs ul {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom-color: #dbdbdb;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

/* line 69, node_modules/bulma/sass/components/tabs.sass */
.tabs ul.is-left {
  padding-right: 0.75em;
}

/* line 71, node_modules/bulma/sass/components/tabs.sass */
.tabs ul.is-center {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-left: 0.75em;
  padding-right: 0.75em;
}

/* line 76, node_modules/bulma/sass/components/tabs.sass */
.tabs ul.is-right {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding-left: 0.75em;
}

/* line 80, node_modules/bulma/sass/components/tabs.sass */
.tabs .icon:first-child {
  margin-right: 0.5em;
}

/* line 82, node_modules/bulma/sass/components/tabs.sass */
.tabs .icon:last-child {
  margin-left: 0.5em;
}

/* line 86, node_modules/bulma/sass/components/tabs.sass */
.tabs.is-centered ul {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

/* line 89, node_modules/bulma/sass/components/tabs.sass */
.tabs.is-right ul {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

/* line 93, node_modules/bulma/sass/components/tabs.sass */
.tabs.is-boxed a {
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

/* line 96, node_modules/bulma/sass/components/tabs.sass */
.tabs.is-boxed a:hover {
  background-color: whitesmoke;
  border-bottom-color: #dbdbdb;
}

/* line 101, node_modules/bulma/sass/components/tabs.sass */
.tabs.is-boxed li.is-active a {
  background-color: white;
  border-color: #dbdbdb;
  border-bottom-color: transparent !important;
}

/* line 106, node_modules/bulma/sass/components/tabs.sass */
.tabs.is-fullwidth li, .frm_inline_form .frm_fields_container .frm_form_field:nth-last-of-type(2).frm_two_thirds ~ .frm_submit button.tabs li, .frm_inline_form .frm_fields_container .frm_form_field:nth-last-of-type(2).frm_half ~ .frm_submit button.tabs li {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

/* line 110, node_modules/bulma/sass/components/tabs.sass */
.tabs.is-toggle a {
  border-color: #dbdbdb;
  border-style: solid;
  border-width: 1px;
  margin-bottom: 0;
  position: relative;
}

/* line 116, node_modules/bulma/sass/components/tabs.sass */
.tabs.is-toggle a:hover {
  background-color: whitesmoke;
  border-color: #b5b5b5;
  z-index: 2;
}

/* line 121, node_modules/bulma/sass/components/tabs.sass */
.tabs.is-toggle li + li {
  margin-left: -1px;
}

/* line 123, node_modules/bulma/sass/components/tabs.sass */
.tabs.is-toggle li:first-child a {
  border-radius: 4px 0 0 4px;
}

/* line 125, node_modules/bulma/sass/components/tabs.sass */
.tabs.is-toggle li:last-child a {
  border-radius: 0 4px 4px 0;
}

/* line 128, node_modules/bulma/sass/components/tabs.sass */
.tabs.is-toggle li.is-active a {
  background-color: #4a4a4a;
  border-color: #4a4a4a;
  color: #fff;
  z-index: 1;
}

/* line 133, node_modules/bulma/sass/components/tabs.sass */
.tabs.is-toggle ul {
  border-bottom: none;
}

/* line 137, node_modules/bulma/sass/components/tabs.sass */
.tabs.is-toggle.is-toggle-rounded li:first-child a {
  border-bottom-left-radius: 290486px;
  border-top-left-radius: 290486px;
  padding-left: 1.25em;
}

/* line 141, node_modules/bulma/sass/components/tabs.sass */
.tabs.is-toggle.is-toggle-rounded li:last-child a {
  border-bottom-right-radius: 290486px;
  border-top-right-radius: 290486px;
  padding-right: 1.25em;
}

/* line 146, node_modules/bulma/sass/components/tabs.sass */
.tabs.is-small {
  font-size: 0.65rem;
}

/* line 148, node_modules/bulma/sass/components/tabs.sass */
.tabs.is-medium {
  font-size: 1rem;
}

/* line 150, node_modules/bulma/sass/components/tabs.sass */
.tabs.is-large {
  font-size: 1.5rem;
}

/* line 120, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"] {
  outline: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  display: inline-block;
  position: absolute;
  opacity: 0;
}

/* line 129, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"]:focus + label::before, .switch[type="checkbox"]:focus + label:before, .switch[type="checkbox"]:focus + label::after, .switch[type="checkbox"]:focus + label:after {
  outline: 1px dotted #b5b5b5;
}

/* line 135, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"][disabled] {
  cursor: not-allowed;
}

/* line 137, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"][disabled] + label {
  opacity: 0.5;
}

/* line 139, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"][disabled] + label::before, .switch[type="checkbox"][disabled] + label:before {
  opacity: 0.5;
}

/* line 142, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"][disabled] + label::after, .switch[type="checkbox"][disabled] + label:after {
  opacity: 0.5;
}

/* line 145, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"][disabled] + label:hover {
  cursor: not-allowed;
}

/* line 18, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"] + label {
  position: relative;
  display: initial;
  font-size: 0.8rem;
  line-height: initial;
  padding-left: 2.9rem;
  padding-top: .2rem;
  cursor: pointer;
}

/* line 27, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"] + label::before, .switch[type="checkbox"] + label:before {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 2.4rem;
  height: 1.2rem;
  border: 0.1rem solid transparent;
  border-radius: 4px;
  background: #b5b5b5;
  content: '';
}

/* line 40, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"] + label::after, .switch[type="checkbox"] + label:after {
  display: block;
  position: absolute;
  top: 0.25rem;
  left: 0.25rem;
  width: 0.7rem;
  height: 0.7rem;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  border-radius: 4px;
  background: #fefefe;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  content: '';
}

/* line 55, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-rtl + label {
  padding-left: 0;
  padding-right: 2.9rem;
}

/* line 58, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-rtl + label::before, .switch[type="checkbox"].is-rtl + label:before {
  left: auto;
  right: 0;
}

/* line 62, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-rtl + label::after, .switch[type="checkbox"].is-rtl + label:after {
  left: auto;
  right: 0.25rem;
}

/* line 69, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"]:checked + label::before, .switch[type="checkbox"]:checked + label:before {
  background: #99cc00;
}

/* line 72, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"]:checked + label::after {
  left: 1.325rem;
}

/* line 76, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"]:checked.is-rtl + label::after, .switch[type="checkbox"]:checked.is-rtl + label:after {
  left: auto;
  right: 1.325rem;
}

/* line 83, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-outlined + label::before, body .switch#buorgig[type="checkbox"] + label::before, body .switch#buorgul[type="checkbox"] + label::before, body .switch#buorgpermanent[type="checkbox"] + label::before, .switch[type="checkbox"].is-outlined + label:before, body .switch#buorgig[type="checkbox"] + label:before, body .switch#buorgul[type="checkbox"] + label:before, body .switch#buorgpermanent[type="checkbox"] + label:before {
  background-color: transparent;
  border-color: #b5b5b5;
}

/* line 87, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-outlined + label::after, body .switch#buorgig[type="checkbox"] + label::after, body .switch#buorgul[type="checkbox"] + label::after, body .switch#buorgpermanent[type="checkbox"] + label::after, .switch[type="checkbox"].is-outlined + label:after, body .switch#buorgig[type="checkbox"] + label:after, body .switch#buorgul[type="checkbox"] + label:after, body .switch#buorgpermanent[type="checkbox"] + label:after {
  background: #b5b5b5;
}

/* line 92, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-outlined:checked + label::before, body .switch#buorgig[type="checkbox"]:checked + label::before, body .switch#buorgul[type="checkbox"]:checked + label::before, body .switch#buorgpermanent[type="checkbox"]:checked + label::before, .switch[type="checkbox"].is-outlined:checked + label:before, body .switch#buorgig[type="checkbox"]:checked + label:before, body .switch#buorgul[type="checkbox"]:checked + label:before, body .switch#buorgpermanent[type="checkbox"]:checked + label:before {
  background-color: transparent;
  border-color: #99cc00;
}

/* line 96, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-outlined:checked + label::after, body .switch#buorgig[type="checkbox"]:checked + label::after, body .switch#buorgul[type="checkbox"]:checked + label::after, body .switch#buorgpermanent[type="checkbox"]:checked + label::after, .switch[type="checkbox"].is-outlined:checked + label:after, body .switch#buorgig[type="checkbox"]:checked + label:after, body .switch#buorgul[type="checkbox"]:checked + label:after, body .switch#buorgpermanent[type="checkbox"]:checked + label:after {
  background: #99cc00;
}

/* line 102, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-thin + label::before, .switch[type="checkbox"].is-thin + label:before {
  top: 0.436364rem;
  height: 0.3rem;
}

/* line 106, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-thin + label::after, .switch[type="checkbox"].is-thin + label:after {
  -webkit-box-shadow: 0px 0px 3px #7a7a7a;
          box-shadow: 0px 0px 3px #7a7a7a;
}

/* line 112, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-rounded + label::before, .switch[type="checkbox"].is-rounded + label:before {
  border-radius: 24px;
}

/* line 115, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-rounded + label::after, .switch[type="checkbox"].is-rounded + label:after {
  border-radius: 50%;
}

/* line 18, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-small + label {
  position: relative;
  display: initial;
  font-size: 0.65rem;
  line-height: initial;
  padding-left: 2.45rem;
  padding-top: .2rem;
  cursor: pointer;
}

/* line 27, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-small + label::before, .switch[type="checkbox"].is-small + label:before {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 1.95rem;
  height: 0.975rem;
  border: 0.1rem solid transparent;
  border-radius: 4px;
  background: #b5b5b5;
  content: '';
}

/* line 40, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-small + label::after, .switch[type="checkbox"].is-small + label:after {
  display: block;
  position: absolute;
  top: 0.25rem;
  left: 0.25rem;
  width: 0.475rem;
  height: 0.475rem;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  border-radius: 4px;
  background: #fefefe;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  content: '';
}

/* line 55, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-small.is-rtl + label {
  padding-left: 0;
  padding-right: 2.45rem;
}

/* line 58, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-small.is-rtl + label::before, .switch[type="checkbox"].is-small.is-rtl + label:before {
  left: auto;
  right: 0;
}

/* line 62, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-small.is-rtl + label::after, .switch[type="checkbox"].is-small.is-rtl + label:after {
  left: auto;
  right: 0.25rem;
}

/* line 69, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-small:checked + label::before, .switch[type="checkbox"].is-small:checked + label:before {
  background: #99cc00;
}

/* line 72, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-small:checked + label::after {
  left: 1.1rem;
}

/* line 76, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-small:checked.is-rtl + label::after, .switch[type="checkbox"].is-small:checked.is-rtl + label:after {
  left: auto;
  right: 1.1rem;
}

/* line 83, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-small.is-outlined + label::before, body .switch#buorgig[type="checkbox"].is-small + label::before, body .switch#buorgul[type="checkbox"].is-small + label::before, body .switch#buorgpermanent[type="checkbox"].is-small + label::before, .switch[type="checkbox"].is-small.is-outlined + label:before, body .switch#buorgig[type="checkbox"].is-small + label:before, body .switch#buorgul[type="checkbox"].is-small + label:before, body .switch#buorgpermanent[type="checkbox"].is-small + label:before {
  background-color: transparent;
  border-color: #b5b5b5;
}

/* line 87, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-small.is-outlined + label::after, body .switch#buorgig[type="checkbox"].is-small + label::after, body .switch#buorgul[type="checkbox"].is-small + label::after, body .switch#buorgpermanent[type="checkbox"].is-small + label::after, .switch[type="checkbox"].is-small.is-outlined + label:after, body .switch#buorgig[type="checkbox"].is-small + label:after, body .switch#buorgul[type="checkbox"].is-small + label:after, body .switch#buorgpermanent[type="checkbox"].is-small + label:after {
  background: #b5b5b5;
}

/* line 92, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-small.is-outlined:checked + label::before, body .switch#buorgig[type="checkbox"].is-small:checked + label::before, body .switch#buorgul[type="checkbox"].is-small:checked + label::before, body .switch#buorgpermanent[type="checkbox"].is-small:checked + label::before, .switch[type="checkbox"].is-small.is-outlined:checked + label:before, body .switch#buorgig[type="checkbox"].is-small:checked + label:before, body .switch#buorgul[type="checkbox"].is-small:checked + label:before, body .switch#buorgpermanent[type="checkbox"].is-small:checked + label:before {
  background-color: transparent;
  border-color: #99cc00;
}

/* line 96, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-small.is-outlined:checked + label::after, body .switch#buorgig[type="checkbox"].is-small:checked + label::after, body .switch#buorgul[type="checkbox"].is-small:checked + label::after, body .switch#buorgpermanent[type="checkbox"].is-small:checked + label::after, .switch[type="checkbox"].is-small.is-outlined:checked + label:after, body .switch#buorgig[type="checkbox"].is-small:checked + label:after, body .switch#buorgul[type="checkbox"].is-small:checked + label:after, body .switch#buorgpermanent[type="checkbox"].is-small:checked + label:after {
  background: #99cc00;
}

/* line 102, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-small.is-thin + label::before, .switch[type="checkbox"].is-small.is-thin + label:before {
  top: 0.354545rem;
  height: 0.24375rem;
}

/* line 106, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-small.is-thin + label::after, .switch[type="checkbox"].is-small.is-thin + label:after {
  -webkit-box-shadow: 0px 0px 3px #7a7a7a;
          box-shadow: 0px 0px 3px #7a7a7a;
}

/* line 112, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-small.is-rounded + label::before, .switch[type="checkbox"].is-small.is-rounded + label:before {
  border-radius: 24px;
}

/* line 115, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-small.is-rounded + label::after, .switch[type="checkbox"].is-small.is-rounded + label:after {
  border-radius: 50%;
}

/* line 18, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-medium + label {
  position: relative;
  display: initial;
  font-size: 1rem;
  line-height: initial;
  padding-left: 3.5rem;
  padding-top: .2rem;
  cursor: pointer;
}

/* line 27, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-medium + label::before, .switch[type="checkbox"].is-medium + label:before {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 3rem;
  height: 1.5rem;
  border: 0.1rem solid transparent;
  border-radius: 4px;
  background: #b5b5b5;
  content: '';
}

/* line 40, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-medium + label::after, .switch[type="checkbox"].is-medium + label:after {
  display: block;
  position: absolute;
  top: 0.25rem;
  left: 0.25rem;
  width: 1rem;
  height: 1rem;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  border-radius: 4px;
  background: #fefefe;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  content: '';
}

/* line 55, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-medium.is-rtl + label {
  padding-left: 0;
  padding-right: 3.5rem;
}

/* line 58, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-medium.is-rtl + label::before, .switch[type="checkbox"].is-medium.is-rtl + label:before {
  left: auto;
  right: 0;
}

/* line 62, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-medium.is-rtl + label::after, .switch[type="checkbox"].is-medium.is-rtl + label:after {
  left: auto;
  right: 0.25rem;
}

/* line 69, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-medium:checked + label::before, .switch[type="checkbox"].is-medium:checked + label:before {
  background: #99cc00;
}

/* line 72, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-medium:checked + label::after {
  left: 1.625rem;
}

/* line 76, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-medium:checked.is-rtl + label::after, .switch[type="checkbox"].is-medium:checked.is-rtl + label:after {
  left: auto;
  right: 1.625rem;
}

/* line 83, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-medium.is-outlined + label::before, body .switch#buorgig[type="checkbox"].is-medium + label::before, body .switch#buorgul[type="checkbox"].is-medium + label::before, body .switch#buorgpermanent[type="checkbox"].is-medium + label::before, .switch[type="checkbox"].is-medium.is-outlined + label:before, body .switch#buorgig[type="checkbox"].is-medium + label:before, body .switch#buorgul[type="checkbox"].is-medium + label:before, body .switch#buorgpermanent[type="checkbox"].is-medium + label:before {
  background-color: transparent;
  border-color: #b5b5b5;
}

/* line 87, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-medium.is-outlined + label::after, body .switch#buorgig[type="checkbox"].is-medium + label::after, body .switch#buorgul[type="checkbox"].is-medium + label::after, body .switch#buorgpermanent[type="checkbox"].is-medium + label::after, .switch[type="checkbox"].is-medium.is-outlined + label:after, body .switch#buorgig[type="checkbox"].is-medium + label:after, body .switch#buorgul[type="checkbox"].is-medium + label:after, body .switch#buorgpermanent[type="checkbox"].is-medium + label:after {
  background: #b5b5b5;
}

/* line 92, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-medium.is-outlined:checked + label::before, body .switch#buorgig[type="checkbox"].is-medium:checked + label::before, body .switch#buorgul[type="checkbox"].is-medium:checked + label::before, body .switch#buorgpermanent[type="checkbox"].is-medium:checked + label::before, .switch[type="checkbox"].is-medium.is-outlined:checked + label:before, body .switch#buorgig[type="checkbox"].is-medium:checked + label:before, body .switch#buorgul[type="checkbox"].is-medium:checked + label:before, body .switch#buorgpermanent[type="checkbox"].is-medium:checked + label:before {
  background-color: transparent;
  border-color: #99cc00;
}

/* line 96, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-medium.is-outlined:checked + label::after, body .switch#buorgig[type="checkbox"].is-medium:checked + label::after, body .switch#buorgul[type="checkbox"].is-medium:checked + label::after, body .switch#buorgpermanent[type="checkbox"].is-medium:checked + label::after, .switch[type="checkbox"].is-medium.is-outlined:checked + label:after, body .switch#buorgig[type="checkbox"].is-medium:checked + label:after, body .switch#buorgul[type="checkbox"].is-medium:checked + label:after, body .switch#buorgpermanent[type="checkbox"].is-medium:checked + label:after {
  background: #99cc00;
}

/* line 102, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-medium.is-thin + label::before, .switch[type="checkbox"].is-medium.is-thin + label:before {
  top: 0.545455rem;
  height: 0.375rem;
}

/* line 106, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-medium.is-thin + label::after, .switch[type="checkbox"].is-medium.is-thin + label:after {
  -webkit-box-shadow: 0px 0px 3px #7a7a7a;
          box-shadow: 0px 0px 3px #7a7a7a;
}

/* line 112, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-medium.is-rounded + label::before, .switch[type="checkbox"].is-medium.is-rounded + label:before {
  border-radius: 24px;
}

/* line 115, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-medium.is-rounded + label::after, .switch[type="checkbox"].is-medium.is-rounded + label:after {
  border-radius: 50%;
}

/* line 18, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-large + label {
  position: relative;
  display: initial;
  font-size: 1.5rem;
  line-height: initial;
  padding-left: 5rem;
  padding-top: .2rem;
  cursor: pointer;
}

/* line 27, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-large + label::before, .switch[type="checkbox"].is-large + label:before {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 4.5rem;
  height: 2.25rem;
  border: 0.1rem solid transparent;
  border-radius: 4px;
  background: #b5b5b5;
  content: '';
}

/* line 40, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-large + label::after, .switch[type="checkbox"].is-large + label:after {
  display: block;
  position: absolute;
  top: 0.25rem;
  left: 0.25rem;
  width: 1.75rem;
  height: 1.75rem;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  border-radius: 4px;
  background: #fefefe;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  content: '';
}

/* line 55, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-large.is-rtl + label {
  padding-left: 0;
  padding-right: 5rem;
}

/* line 58, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-large.is-rtl + label::before, .switch[type="checkbox"].is-large.is-rtl + label:before {
  left: auto;
  right: 0;
}

/* line 62, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-large.is-rtl + label::after, .switch[type="checkbox"].is-large.is-rtl + label:after {
  left: auto;
  right: 0.25rem;
}

/* line 69, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-large:checked + label::before, .switch[type="checkbox"].is-large:checked + label:before {
  background: #99cc00;
}

/* line 72, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-large:checked + label::after {
  left: 2.375rem;
}

/* line 76, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-large:checked.is-rtl + label::after, .switch[type="checkbox"].is-large:checked.is-rtl + label:after {
  left: auto;
  right: 2.375rem;
}

/* line 83, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-large.is-outlined + label::before, body .switch#buorgig[type="checkbox"].is-large + label::before, body .switch#buorgul[type="checkbox"].is-large + label::before, body .switch#buorgpermanent[type="checkbox"].is-large + label::before, .switch[type="checkbox"].is-large.is-outlined + label:before, body .switch#buorgig[type="checkbox"].is-large + label:before, body .switch#buorgul[type="checkbox"].is-large + label:before, body .switch#buorgpermanent[type="checkbox"].is-large + label:before {
  background-color: transparent;
  border-color: #b5b5b5;
}

/* line 87, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-large.is-outlined + label::after, body .switch#buorgig[type="checkbox"].is-large + label::after, body .switch#buorgul[type="checkbox"].is-large + label::after, body .switch#buorgpermanent[type="checkbox"].is-large + label::after, .switch[type="checkbox"].is-large.is-outlined + label:after, body .switch#buorgig[type="checkbox"].is-large + label:after, body .switch#buorgul[type="checkbox"].is-large + label:after, body .switch#buorgpermanent[type="checkbox"].is-large + label:after {
  background: #b5b5b5;
}

/* line 92, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-large.is-outlined:checked + label::before, body .switch#buorgig[type="checkbox"].is-large:checked + label::before, body .switch#buorgul[type="checkbox"].is-large:checked + label::before, body .switch#buorgpermanent[type="checkbox"].is-large:checked + label::before, .switch[type="checkbox"].is-large.is-outlined:checked + label:before, body .switch#buorgig[type="checkbox"].is-large:checked + label:before, body .switch#buorgul[type="checkbox"].is-large:checked + label:before, body .switch#buorgpermanent[type="checkbox"].is-large:checked + label:before {
  background-color: transparent;
  border-color: #99cc00;
}

/* line 96, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-large.is-outlined:checked + label::after, body .switch#buorgig[type="checkbox"].is-large:checked + label::after, body .switch#buorgul[type="checkbox"].is-large:checked + label::after, body .switch#buorgpermanent[type="checkbox"].is-large:checked + label::after, .switch[type="checkbox"].is-large.is-outlined:checked + label:after, body .switch#buorgig[type="checkbox"].is-large:checked + label:after, body .switch#buorgul[type="checkbox"].is-large:checked + label:after, body .switch#buorgpermanent[type="checkbox"].is-large:checked + label:after {
  background: #99cc00;
}

/* line 102, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-large.is-thin + label::before, .switch[type="checkbox"].is-large.is-thin + label:before {
  top: 0.818182rem;
  height: 0.5625rem;
}

/* line 106, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-large.is-thin + label::after, .switch[type="checkbox"].is-large.is-thin + label:after {
  -webkit-box-shadow: 0px 0px 3px #7a7a7a;
          box-shadow: 0px 0px 3px #7a7a7a;
}

/* line 112, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-large.is-rounded + label::before, .switch[type="checkbox"].is-large.is-rounded + label:before {
  border-radius: 24px;
}

/* line 115, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-large.is-rounded + label::after, .switch[type="checkbox"].is-large.is-rounded + label:after {
  border-radius: 50%;
}

/* line 162, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-white:checked + label::before, .switch[type="checkbox"].is-white:checked + label:before {
  background: #fefefe;
}

/* line 168, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-white.is-outlined:checked + label::before, body .switch#buorgig[type="checkbox"].is-white:checked + label::before, body .switch#buorgul[type="checkbox"].is-white:checked + label::before, body .switch#buorgpermanent[type="checkbox"].is-white:checked + label::before, .switch[type="checkbox"].is-white.is-outlined:checked + label:before, body .switch#buorgig[type="checkbox"].is-white:checked + label:before, body .switch#buorgul[type="checkbox"].is-white:checked + label:before, body .switch#buorgpermanent[type="checkbox"].is-white:checked + label:before {
  background-color: transparent;
  border-color: #fefefe !important;
}

/* line 172, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-white.is-outlined:checked + label::after, body .switch#buorgig[type="checkbox"].is-white:checked + label::after, body .switch#buorgul[type="checkbox"].is-white:checked + label::after, body .switch#buorgpermanent[type="checkbox"].is-white:checked + label::after, .switch[type="checkbox"].is-white.is-outlined:checked + label:after, body .switch#buorgig[type="checkbox"].is-white:checked + label:after, body .switch#buorgul[type="checkbox"].is-white:checked + label:after, body .switch#buorgpermanent[type="checkbox"].is-white:checked + label:after {
  background: #fefefe;
}

/* line 178, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-white.is-thin.is-outlined + label::after, body .switch#buorgig[type="checkbox"].is-white.is-thin + label::after, body .switch#buorgul[type="checkbox"].is-white.is-thin + label::after, body .switch#buorgpermanent[type="checkbox"].is-white.is-thin + label::after, .switch[type="checkbox"].is-white.is-thin.is-outlined + label:after, body .switch#buorgig[type="checkbox"].is-white.is-thin + label:after, body .switch#buorgul[type="checkbox"].is-white.is-thin + label:after, body .switch#buorgpermanent[type="checkbox"].is-white.is-thin + label:after {
  -webkit-box-shadow: none;
          box-shadow: none;
}

/* line 183, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-unchecked-white + label::before, .switch[type="checkbox"].is-unchecked-white + label:before {
  background: #fefefe;
}

/* line 188, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-unchecked-white.is-outlined + label::before, body .switch#buorgig[type="checkbox"].is-unchecked-white + label::before, body .switch#buorgul[type="checkbox"].is-unchecked-white + label::before, body .switch#buorgpermanent[type="checkbox"].is-unchecked-white + label::before, .switch[type="checkbox"].is-unchecked-white.is-outlined + label:before, body .switch#buorgig[type="checkbox"].is-unchecked-white + label:before, body .switch#buorgul[type="checkbox"].is-unchecked-white + label:before, body .switch#buorgpermanent[type="checkbox"].is-unchecked-white + label:before {
  background-color: transparent;
  border-color: #fefefe !important;
}

/* line 192, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-unchecked-white.is-outlined + label::after, body .switch#buorgig[type="checkbox"].is-unchecked-white + label::after, body .switch#buorgul[type="checkbox"].is-unchecked-white + label::after, body .switch#buorgpermanent[type="checkbox"].is-unchecked-white + label::after, .switch[type="checkbox"].is-unchecked-white.is-outlined + label:after, body .switch#buorgig[type="checkbox"].is-unchecked-white + label:after, body .switch#buorgul[type="checkbox"].is-unchecked-white + label:after, body .switch#buorgpermanent[type="checkbox"].is-unchecked-white + label:after {
  background: #fefefe;
}

/* line 162, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-black:checked + label::before, .switch[type="checkbox"].is-black:checked + label:before {
  background: #0a0a0a;
}

/* line 168, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-black.is-outlined:checked + label::before, body .switch#buorgig[type="checkbox"].is-black:checked + label::before, body .switch#buorgul[type="checkbox"].is-black:checked + label::before, body .switch#buorgpermanent[type="checkbox"].is-black:checked + label::before, .switch[type="checkbox"].is-black.is-outlined:checked + label:before, body .switch#buorgig[type="checkbox"].is-black:checked + label:before, body .switch#buorgul[type="checkbox"].is-black:checked + label:before, body .switch#buorgpermanent[type="checkbox"].is-black:checked + label:before {
  background-color: transparent;
  border-color: #0a0a0a !important;
}

/* line 172, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-black.is-outlined:checked + label::after, body .switch#buorgig[type="checkbox"].is-black:checked + label::after, body .switch#buorgul[type="checkbox"].is-black:checked + label::after, body .switch#buorgpermanent[type="checkbox"].is-black:checked + label::after, .switch[type="checkbox"].is-black.is-outlined:checked + label:after, body .switch#buorgig[type="checkbox"].is-black:checked + label:after, body .switch#buorgul[type="checkbox"].is-black:checked + label:after, body .switch#buorgpermanent[type="checkbox"].is-black:checked + label:after {
  background: #0a0a0a;
}

/* line 178, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-black.is-thin.is-outlined + label::after, body .switch#buorgig[type="checkbox"].is-black.is-thin + label::after, body .switch#buorgul[type="checkbox"].is-black.is-thin + label::after, body .switch#buorgpermanent[type="checkbox"].is-black.is-thin + label::after, .switch[type="checkbox"].is-black.is-thin.is-outlined + label:after, body .switch#buorgig[type="checkbox"].is-black.is-thin + label:after, body .switch#buorgul[type="checkbox"].is-black.is-thin + label:after, body .switch#buorgpermanent[type="checkbox"].is-black.is-thin + label:after {
  -webkit-box-shadow: none;
          box-shadow: none;
}

/* line 183, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-unchecked-black + label::before, .switch[type="checkbox"].is-unchecked-black + label:before {
  background: #0a0a0a;
}

/* line 188, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-unchecked-black.is-outlined + label::before, body .switch#buorgig[type="checkbox"].is-unchecked-black + label::before, body .switch#buorgul[type="checkbox"].is-unchecked-black + label::before, body .switch#buorgpermanent[type="checkbox"].is-unchecked-black + label::before, .switch[type="checkbox"].is-unchecked-black.is-outlined + label:before, body .switch#buorgig[type="checkbox"].is-unchecked-black + label:before, body .switch#buorgul[type="checkbox"].is-unchecked-black + label:before, body .switch#buorgpermanent[type="checkbox"].is-unchecked-black + label:before {
  background-color: transparent;
  border-color: #0a0a0a !important;
}

/* line 192, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-unchecked-black.is-outlined + label::after, body .switch#buorgig[type="checkbox"].is-unchecked-black + label::after, body .switch#buorgul[type="checkbox"].is-unchecked-black + label::after, body .switch#buorgpermanent[type="checkbox"].is-unchecked-black + label::after, .switch[type="checkbox"].is-unchecked-black.is-outlined + label:after, body .switch#buorgig[type="checkbox"].is-unchecked-black + label:after, body .switch#buorgul[type="checkbox"].is-unchecked-black + label:after, body .switch#buorgpermanent[type="checkbox"].is-unchecked-black + label:after {
  background: #0a0a0a;
}

/* line 162, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-light:checked + label::before, .switch[type="checkbox"].is-light:checked + label:before {
  background: whitesmoke;
}

/* line 168, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-light.is-outlined:checked + label::before, body .switch#buorgig[type="checkbox"].is-light:checked + label::before, body .switch#buorgul[type="checkbox"].is-light:checked + label::before, body .switch#buorgpermanent[type="checkbox"].is-light:checked + label::before, .switch[type="checkbox"].is-light.is-outlined:checked + label:before, body .switch#buorgig[type="checkbox"].is-light:checked + label:before, body .switch#buorgul[type="checkbox"].is-light:checked + label:before, body .switch#buorgpermanent[type="checkbox"].is-light:checked + label:before {
  background-color: transparent;
  border-color: whitesmoke !important;
}

/* line 172, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-light.is-outlined:checked + label::after, body .switch#buorgig[type="checkbox"].is-light:checked + label::after, body .switch#buorgul[type="checkbox"].is-light:checked + label::after, body .switch#buorgpermanent[type="checkbox"].is-light:checked + label::after, .switch[type="checkbox"].is-light.is-outlined:checked + label:after, body .switch#buorgig[type="checkbox"].is-light:checked + label:after, body .switch#buorgul[type="checkbox"].is-light:checked + label:after, body .switch#buorgpermanent[type="checkbox"].is-light:checked + label:after {
  background: whitesmoke;
}

/* line 178, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-light.is-thin.is-outlined + label::after, body .switch#buorgig[type="checkbox"].is-light.is-thin + label::after, body .switch#buorgul[type="checkbox"].is-light.is-thin + label::after, body .switch#buorgpermanent[type="checkbox"].is-light.is-thin + label::after, .switch[type="checkbox"].is-light.is-thin.is-outlined + label:after, body .switch#buorgig[type="checkbox"].is-light.is-thin + label:after, body .switch#buorgul[type="checkbox"].is-light.is-thin + label:after, body .switch#buorgpermanent[type="checkbox"].is-light.is-thin + label:after {
  -webkit-box-shadow: none;
          box-shadow: none;
}

/* line 183, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-unchecked-light + label::before, .switch[type="checkbox"].is-unchecked-light + label:before {
  background: whitesmoke;
}

/* line 188, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-unchecked-light.is-outlined + label::before, body .switch#buorgig[type="checkbox"].is-unchecked-light + label::before, body .switch#buorgul[type="checkbox"].is-unchecked-light + label::before, body .switch#buorgpermanent[type="checkbox"].is-unchecked-light + label::before, .switch[type="checkbox"].is-unchecked-light.is-outlined + label:before, body .switch#buorgig[type="checkbox"].is-unchecked-light + label:before, body .switch#buorgul[type="checkbox"].is-unchecked-light + label:before, body .switch#buorgpermanent[type="checkbox"].is-unchecked-light + label:before {
  background-color: transparent;
  border-color: whitesmoke !important;
}

/* line 192, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-unchecked-light.is-outlined + label::after, body .switch#buorgig[type="checkbox"].is-unchecked-light + label::after, body .switch#buorgul[type="checkbox"].is-unchecked-light + label::after, body .switch#buorgpermanent[type="checkbox"].is-unchecked-light + label::after, .switch[type="checkbox"].is-unchecked-light.is-outlined + label:after, body .switch#buorgig[type="checkbox"].is-unchecked-light + label:after, body .switch#buorgul[type="checkbox"].is-unchecked-light + label:after, body .switch#buorgpermanent[type="checkbox"].is-unchecked-light + label:after {
  background: whitesmoke;
}

/* line 162, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-dark:checked + label::before, .switch[type="checkbox"].is-dark:checked + label:before {
  background: #363636;
}

/* line 168, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-dark.is-outlined:checked + label::before, body .switch#buorgig[type="checkbox"].is-dark:checked + label::before, body .switch#buorgul[type="checkbox"].is-dark:checked + label::before, body .switch#buorgpermanent[type="checkbox"].is-dark:checked + label::before, .switch[type="checkbox"].is-dark.is-outlined:checked + label:before, body .switch#buorgig[type="checkbox"].is-dark:checked + label:before, body .switch#buorgul[type="checkbox"].is-dark:checked + label:before, body .switch#buorgpermanent[type="checkbox"].is-dark:checked + label:before {
  background-color: transparent;
  border-color: #363636 !important;
}

/* line 172, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-dark.is-outlined:checked + label::after, body .switch#buorgig[type="checkbox"].is-dark:checked + label::after, body .switch#buorgul[type="checkbox"].is-dark:checked + label::after, body .switch#buorgpermanent[type="checkbox"].is-dark:checked + label::after, .switch[type="checkbox"].is-dark.is-outlined:checked + label:after, body .switch#buorgig[type="checkbox"].is-dark:checked + label:after, body .switch#buorgul[type="checkbox"].is-dark:checked + label:after, body .switch#buorgpermanent[type="checkbox"].is-dark:checked + label:after {
  background: #363636;
}

/* line 178, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-dark.is-thin.is-outlined + label::after, body .switch#buorgig[type="checkbox"].is-dark.is-thin + label::after, body .switch#buorgul[type="checkbox"].is-dark.is-thin + label::after, body .switch#buorgpermanent[type="checkbox"].is-dark.is-thin + label::after, .switch[type="checkbox"].is-dark.is-thin.is-outlined + label:after, body .switch#buorgig[type="checkbox"].is-dark.is-thin + label:after, body .switch#buorgul[type="checkbox"].is-dark.is-thin + label:after, body .switch#buorgpermanent[type="checkbox"].is-dark.is-thin + label:after {
  -webkit-box-shadow: none;
          box-shadow: none;
}

/* line 183, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-unchecked-dark + label::before, .switch[type="checkbox"].is-unchecked-dark + label:before {
  background: #363636;
}

/* line 188, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-unchecked-dark.is-outlined + label::before, body .switch#buorgig[type="checkbox"].is-unchecked-dark + label::before, body .switch#buorgul[type="checkbox"].is-unchecked-dark + label::before, body .switch#buorgpermanent[type="checkbox"].is-unchecked-dark + label::before, .switch[type="checkbox"].is-unchecked-dark.is-outlined + label:before, body .switch#buorgig[type="checkbox"].is-unchecked-dark + label:before, body .switch#buorgul[type="checkbox"].is-unchecked-dark + label:before, body .switch#buorgpermanent[type="checkbox"].is-unchecked-dark + label:before {
  background-color: transparent;
  border-color: #363636 !important;
}

/* line 192, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-unchecked-dark.is-outlined + label::after, body .switch#buorgig[type="checkbox"].is-unchecked-dark + label::after, body .switch#buorgul[type="checkbox"].is-unchecked-dark + label::after, body .switch#buorgpermanent[type="checkbox"].is-unchecked-dark + label::after, .switch[type="checkbox"].is-unchecked-dark.is-outlined + label:after, body .switch#buorgig[type="checkbox"].is-unchecked-dark + label:after, body .switch#buorgul[type="checkbox"].is-unchecked-dark + label:after, body .switch#buorgpermanent[type="checkbox"].is-unchecked-dark + label:after {
  background: #363636;
}

/* line 162, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-primary:checked + label::before, .switch[type="checkbox"].is-primary:checked + label:before {
  background: #99cc00;
}

/* line 168, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-primary.is-outlined:checked + label::before, body .switch#buorgig[type="checkbox"].is-primary:checked + label::before, body .switch#buorgul[type="checkbox"].is-primary:checked + label::before, body .switch#buorgpermanent[type="checkbox"].is-primary:checked + label::before, .switch[type="checkbox"].is-primary.is-outlined:checked + label:before, body .switch#buorgig[type="checkbox"].is-primary:checked + label:before, body .switch#buorgul[type="checkbox"].is-primary:checked + label:before, body .switch#buorgpermanent[type="checkbox"].is-primary:checked + label:before {
  background-color: transparent;
  border-color: #99cc00 !important;
}

/* line 172, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-primary.is-outlined:checked + label::after, body .switch#buorgig[type="checkbox"].is-primary:checked + label::after, body .switch#buorgul[type="checkbox"].is-primary:checked + label::after, body .switch#buorgpermanent[type="checkbox"].is-primary:checked + label::after, .switch[type="checkbox"].is-primary.is-outlined:checked + label:after, body .switch#buorgig[type="checkbox"].is-primary:checked + label:after, body .switch#buorgul[type="checkbox"].is-primary:checked + label:after, body .switch#buorgpermanent[type="checkbox"].is-primary:checked + label:after {
  background: #99cc00;
}

/* line 178, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-primary.is-thin.is-outlined + label::after, body .switch#buorgig[type="checkbox"].is-primary.is-thin + label::after, body .switch#buorgul[type="checkbox"].is-primary.is-thin + label::after, body .switch#buorgpermanent[type="checkbox"].is-primary.is-thin + label::after, .switch[type="checkbox"].is-primary.is-thin.is-outlined + label:after, body .switch#buorgig[type="checkbox"].is-primary.is-thin + label:after, body .switch#buorgul[type="checkbox"].is-primary.is-thin + label:after, body .switch#buorgpermanent[type="checkbox"].is-primary.is-thin + label:after {
  -webkit-box-shadow: none;
          box-shadow: none;
}

/* line 183, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-unchecked-primary + label::before, .switch[type="checkbox"].is-unchecked-primary + label:before {
  background: #99cc00;
}

/* line 188, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-unchecked-primary.is-outlined + label::before, body .switch#buorgig[type="checkbox"].is-unchecked-primary + label::before, body .switch#buorgul[type="checkbox"].is-unchecked-primary + label::before, body .switch#buorgpermanent[type="checkbox"].is-unchecked-primary + label::before, .switch[type="checkbox"].is-unchecked-primary.is-outlined + label:before, body .switch#buorgig[type="checkbox"].is-unchecked-primary + label:before, body .switch#buorgul[type="checkbox"].is-unchecked-primary + label:before, body .switch#buorgpermanent[type="checkbox"].is-unchecked-primary + label:before {
  background-color: transparent;
  border-color: #99cc00 !important;
}

/* line 192, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-unchecked-primary.is-outlined + label::after, body .switch#buorgig[type="checkbox"].is-unchecked-primary + label::after, body .switch#buorgul[type="checkbox"].is-unchecked-primary + label::after, body .switch#buorgpermanent[type="checkbox"].is-unchecked-primary + label::after, .switch[type="checkbox"].is-unchecked-primary.is-outlined + label:after, body .switch#buorgig[type="checkbox"].is-unchecked-primary + label:after, body .switch#buorgul[type="checkbox"].is-unchecked-primary + label:after, body .switch#buorgpermanent[type="checkbox"].is-unchecked-primary + label:after {
  background: #99cc00;
}

/* line 162, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-secondary:checked + label::before, .switch[type="checkbox"].is-secondary:checked + label:before {
  background: #ff470f;
}

/* line 168, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-secondary.is-outlined:checked + label::before, body .switch#buorgig[type="checkbox"].is-secondary:checked + label::before, body .switch#buorgul[type="checkbox"].is-secondary:checked + label::before, body .switch#buorgpermanent[type="checkbox"].is-secondary:checked + label::before, .switch[type="checkbox"].is-secondary.is-outlined:checked + label:before, body .switch#buorgig[type="checkbox"].is-secondary:checked + label:before, body .switch#buorgul[type="checkbox"].is-secondary:checked + label:before, body .switch#buorgpermanent[type="checkbox"].is-secondary:checked + label:before {
  background-color: transparent;
  border-color: #ff470f !important;
}

/* line 172, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-secondary.is-outlined:checked + label::after, body .switch#buorgig[type="checkbox"].is-secondary:checked + label::after, body .switch#buorgul[type="checkbox"].is-secondary:checked + label::after, body .switch#buorgpermanent[type="checkbox"].is-secondary:checked + label::after, .switch[type="checkbox"].is-secondary.is-outlined:checked + label:after, body .switch#buorgig[type="checkbox"].is-secondary:checked + label:after, body .switch#buorgul[type="checkbox"].is-secondary:checked + label:after, body .switch#buorgpermanent[type="checkbox"].is-secondary:checked + label:after {
  background: #ff470f;
}

/* line 178, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-secondary.is-thin.is-outlined + label::after, body .switch#buorgig[type="checkbox"].is-secondary.is-thin + label::after, body .switch#buorgul[type="checkbox"].is-secondary.is-thin + label::after, body .switch#buorgpermanent[type="checkbox"].is-secondary.is-thin + label::after, .switch[type="checkbox"].is-secondary.is-thin.is-outlined + label:after, body .switch#buorgig[type="checkbox"].is-secondary.is-thin + label:after, body .switch#buorgul[type="checkbox"].is-secondary.is-thin + label:after, body .switch#buorgpermanent[type="checkbox"].is-secondary.is-thin + label:after {
  -webkit-box-shadow: none;
          box-shadow: none;
}

/* line 183, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-unchecked-secondary + label::before, .switch[type="checkbox"].is-unchecked-secondary + label:before {
  background: #ff470f;
}

/* line 188, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-unchecked-secondary.is-outlined + label::before, body .switch#buorgig[type="checkbox"].is-unchecked-secondary + label::before, body .switch#buorgul[type="checkbox"].is-unchecked-secondary + label::before, body .switch#buorgpermanent[type="checkbox"].is-unchecked-secondary + label::before, .switch[type="checkbox"].is-unchecked-secondary.is-outlined + label:before, body .switch#buorgig[type="checkbox"].is-unchecked-secondary + label:before, body .switch#buorgul[type="checkbox"].is-unchecked-secondary + label:before, body .switch#buorgpermanent[type="checkbox"].is-unchecked-secondary + label:before {
  background-color: transparent;
  border-color: #ff470f !important;
}

/* line 192, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-unchecked-secondary.is-outlined + label::after, body .switch#buorgig[type="checkbox"].is-unchecked-secondary + label::after, body .switch#buorgul[type="checkbox"].is-unchecked-secondary + label::after, body .switch#buorgpermanent[type="checkbox"].is-unchecked-secondary + label::after, .switch[type="checkbox"].is-unchecked-secondary.is-outlined + label:after, body .switch#buorgig[type="checkbox"].is-unchecked-secondary + label:after, body .switch#buorgul[type="checkbox"].is-unchecked-secondary + label:after, body .switch#buorgpermanent[type="checkbox"].is-unchecked-secondary + label:after {
  background: #ff470f;
}

/* line 162, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-link:checked + label::before, .switch[type="checkbox"].is-link:checked + label:before {
  background: #4a4a4a;
}

/* line 168, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-link.is-outlined:checked + label::before, body .switch#buorgig[type="checkbox"].is-link:checked + label::before, body .switch#buorgul[type="checkbox"].is-link:checked + label::before, body .switch#buorgpermanent[type="checkbox"].is-link:checked + label::before, .switch[type="checkbox"].is-link.is-outlined:checked + label:before, body .switch#buorgig[type="checkbox"].is-link:checked + label:before, body .switch#buorgul[type="checkbox"].is-link:checked + label:before, body .switch#buorgpermanent[type="checkbox"].is-link:checked + label:before {
  background-color: transparent;
  border-color: #4a4a4a !important;
}

/* line 172, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-link.is-outlined:checked + label::after, body .switch#buorgig[type="checkbox"].is-link:checked + label::after, body .switch#buorgul[type="checkbox"].is-link:checked + label::after, body .switch#buorgpermanent[type="checkbox"].is-link:checked + label::after, .switch[type="checkbox"].is-link.is-outlined:checked + label:after, body .switch#buorgig[type="checkbox"].is-link:checked + label:after, body .switch#buorgul[type="checkbox"].is-link:checked + label:after, body .switch#buorgpermanent[type="checkbox"].is-link:checked + label:after {
  background: #4a4a4a;
}

/* line 178, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-link.is-thin.is-outlined + label::after, body .switch#buorgig[type="checkbox"].is-link.is-thin + label::after, body .switch#buorgul[type="checkbox"].is-link.is-thin + label::after, body .switch#buorgpermanent[type="checkbox"].is-link.is-thin + label::after, .switch[type="checkbox"].is-link.is-thin.is-outlined + label:after, body .switch#buorgig[type="checkbox"].is-link.is-thin + label:after, body .switch#buorgul[type="checkbox"].is-link.is-thin + label:after, body .switch#buorgpermanent[type="checkbox"].is-link.is-thin + label:after {
  -webkit-box-shadow: none;
          box-shadow: none;
}

/* line 183, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-unchecked-link + label::before, .switch[type="checkbox"].is-unchecked-link + label:before {
  background: #4a4a4a;
}

/* line 188, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-unchecked-link.is-outlined + label::before, body .switch#buorgig[type="checkbox"].is-unchecked-link + label::before, body .switch#buorgul[type="checkbox"].is-unchecked-link + label::before, body .switch#buorgpermanent[type="checkbox"].is-unchecked-link + label::before, .switch[type="checkbox"].is-unchecked-link.is-outlined + label:before, body .switch#buorgig[type="checkbox"].is-unchecked-link + label:before, body .switch#buorgul[type="checkbox"].is-unchecked-link + label:before, body .switch#buorgpermanent[type="checkbox"].is-unchecked-link + label:before {
  background-color: transparent;
  border-color: #4a4a4a !important;
}

/* line 192, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-unchecked-link.is-outlined + label::after, body .switch#buorgig[type="checkbox"].is-unchecked-link + label::after, body .switch#buorgul[type="checkbox"].is-unchecked-link + label::after, body .switch#buorgpermanent[type="checkbox"].is-unchecked-link + label::after, .switch[type="checkbox"].is-unchecked-link.is-outlined + label:after, body .switch#buorgig[type="checkbox"].is-unchecked-link + label:after, body .switch#buorgul[type="checkbox"].is-unchecked-link + label:after, body .switch#buorgpermanent[type="checkbox"].is-unchecked-link + label:after {
  background: #4a4a4a;
}

/* line 162, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-info:checked + label::before, body .switch#buorgul[type="checkbox"]:checked + label::before, .switch[type="checkbox"].is-info:checked + label:before, body .switch#buorgul[type="checkbox"]:checked + label:before {
  background: #3273dc;
}

/* line 168, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-info.is-outlined:checked + label::before, body .switch#buorgig[type="checkbox"].is-info:checked + label::before, body .switch#buorgul[type="checkbox"]:checked + label::before, body .switch#buorgpermanent[type="checkbox"].is-info:checked + label::before, .switch[type="checkbox"].is-info.is-outlined:checked + label:before, body .switch#buorgig[type="checkbox"].is-info:checked + label:before, body .switch#buorgul[type="checkbox"]:checked + label:before, body .switch#buorgpermanent[type="checkbox"].is-info:checked + label:before {
  background-color: transparent;
  border-color: #3273dc !important;
}

/* line 172, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-info.is-outlined:checked + label::after, body .switch#buorgig[type="checkbox"].is-info:checked + label::after, body .switch#buorgul[type="checkbox"]:checked + label::after, body .switch#buorgpermanent[type="checkbox"].is-info:checked + label::after, .switch[type="checkbox"].is-info.is-outlined:checked + label:after, body .switch#buorgig[type="checkbox"].is-info:checked + label:after, body .switch#buorgul[type="checkbox"]:checked + label:after, body .switch#buorgpermanent[type="checkbox"].is-info:checked + label:after {
  background: #3273dc;
}

/* line 178, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-info.is-thin.is-outlined + label::after, body .switch#buorgig[type="checkbox"].is-info.is-thin + label::after, body .switch#buorgul[type="checkbox"].is-thin + label::after, body .switch#buorgpermanent[type="checkbox"].is-info.is-thin + label::after, .switch[type="checkbox"].is-info.is-thin.is-outlined + label:after, body .switch#buorgig[type="checkbox"].is-info.is-thin + label:after, body .switch#buorgul[type="checkbox"].is-thin + label:after, body .switch#buorgpermanent[type="checkbox"].is-info.is-thin + label:after {
  -webkit-box-shadow: none;
          box-shadow: none;
}

/* line 183, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-unchecked-info + label::before, .switch[type="checkbox"].is-unchecked-info + label:before {
  background: #3273dc;
}

/* line 188, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-unchecked-info.is-outlined + label::before, body .switch#buorgig[type="checkbox"].is-unchecked-info + label::before, body .switch#buorgul[type="checkbox"].is-unchecked-info + label::before, body .switch#buorgpermanent[type="checkbox"].is-unchecked-info + label::before, .switch[type="checkbox"].is-unchecked-info.is-outlined + label:before, body .switch#buorgig[type="checkbox"].is-unchecked-info + label:before, body .switch#buorgul[type="checkbox"].is-unchecked-info + label:before, body .switch#buorgpermanent[type="checkbox"].is-unchecked-info + label:before {
  background-color: transparent;
  border-color: #3273dc !important;
}

/* line 192, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-unchecked-info.is-outlined + label::after, body .switch#buorgig[type="checkbox"].is-unchecked-info + label::after, body .switch#buorgul[type="checkbox"].is-unchecked-info + label::after, body .switch#buorgpermanent[type="checkbox"].is-unchecked-info + label::after, .switch[type="checkbox"].is-unchecked-info.is-outlined + label:after, body .switch#buorgig[type="checkbox"].is-unchecked-info + label:after, body .switch#buorgul[type="checkbox"].is-unchecked-info + label:after, body .switch#buorgpermanent[type="checkbox"].is-unchecked-info + label:after {
  background: #3273dc;
}

/* line 162, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-success:checked + label::before, .switch[type="checkbox"].is-success:checked + label:before {
  background: #48c774;
}

/* line 168, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-success.is-outlined:checked + label::before, body .switch#buorgig[type="checkbox"].is-success:checked + label::before, body .switch#buorgul[type="checkbox"].is-success:checked + label::before, body .switch#buorgpermanent[type="checkbox"].is-success:checked + label::before, .switch[type="checkbox"].is-success.is-outlined:checked + label:before, body .switch#buorgig[type="checkbox"].is-success:checked + label:before, body .switch#buorgul[type="checkbox"].is-success:checked + label:before, body .switch#buorgpermanent[type="checkbox"].is-success:checked + label:before {
  background-color: transparent;
  border-color: #48c774 !important;
}

/* line 172, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-success.is-outlined:checked + label::after, body .switch#buorgig[type="checkbox"].is-success:checked + label::after, body .switch#buorgul[type="checkbox"].is-success:checked + label::after, body .switch#buorgpermanent[type="checkbox"].is-success:checked + label::after, .switch[type="checkbox"].is-success.is-outlined:checked + label:after, body .switch#buorgig[type="checkbox"].is-success:checked + label:after, body .switch#buorgul[type="checkbox"].is-success:checked + label:after, body .switch#buorgpermanent[type="checkbox"].is-success:checked + label:after {
  background: #48c774;
}

/* line 178, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-success.is-thin.is-outlined + label::after, body .switch#buorgig[type="checkbox"].is-success.is-thin + label::after, body .switch#buorgul[type="checkbox"].is-success.is-thin + label::after, body .switch#buorgpermanent[type="checkbox"].is-success.is-thin + label::after, .switch[type="checkbox"].is-success.is-thin.is-outlined + label:after, body .switch#buorgig[type="checkbox"].is-success.is-thin + label:after, body .switch#buorgul[type="checkbox"].is-success.is-thin + label:after, body .switch#buorgpermanent[type="checkbox"].is-success.is-thin + label:after {
  -webkit-box-shadow: none;
          box-shadow: none;
}

/* line 183, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-unchecked-success + label::before, .switch[type="checkbox"].is-unchecked-success + label:before {
  background: #48c774;
}

/* line 188, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-unchecked-success.is-outlined + label::before, body .switch#buorgig[type="checkbox"].is-unchecked-success + label::before, body .switch#buorgul[type="checkbox"].is-unchecked-success + label::before, body .switch#buorgpermanent[type="checkbox"].is-unchecked-success + label::before, .switch[type="checkbox"].is-unchecked-success.is-outlined + label:before, body .switch#buorgig[type="checkbox"].is-unchecked-success + label:before, body .switch#buorgul[type="checkbox"].is-unchecked-success + label:before, body .switch#buorgpermanent[type="checkbox"].is-unchecked-success + label:before {
  background-color: transparent;
  border-color: #48c774 !important;
}

/* line 192, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-unchecked-success.is-outlined + label::after, body .switch#buorgig[type="checkbox"].is-unchecked-success + label::after, body .switch#buorgul[type="checkbox"].is-unchecked-success + label::after, body .switch#buorgpermanent[type="checkbox"].is-unchecked-success + label::after, .switch[type="checkbox"].is-unchecked-success.is-outlined + label:after, body .switch#buorgig[type="checkbox"].is-unchecked-success + label:after, body .switch#buorgul[type="checkbox"].is-unchecked-success + label:after, body .switch#buorgpermanent[type="checkbox"].is-unchecked-success + label:after {
  background: #48c774;
}

/* line 162, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-warning:checked + label::before, body .switch.buorg-pad[type="checkbox"]:checked + label::before, .switch[type="checkbox"].is-warning:checked + label:before, body .switch.buorg-pad[type="checkbox"]:checked + label:before {
  background: #ffdd57;
}

/* line 168, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-warning.is-outlined:checked + label::before, body .switch.buorg-pad[type="checkbox"].is-outlined:checked + label::before, body .switch.buorg-pad#buorgig[type="checkbox"]:checked + label::before, body .switch.buorg-pad#buorgul[type="checkbox"]:checked + label::before, body .switch.buorg-pad#buorgpermanent[type="checkbox"]:checked + label::before, body .switch#buorgig[type="checkbox"].is-warning:checked + label::before, body .switch#buorgul[type="checkbox"].is-warning:checked + label::before, body .switch#buorgpermanent[type="checkbox"].is-warning:checked + label::before, .switch[type="checkbox"].is-warning.is-outlined:checked + label:before, body .switch.buorg-pad[type="checkbox"].is-outlined:checked + label:before, body .switch.buorg-pad#buorgig[type="checkbox"]:checked + label:before, body .switch.buorg-pad#buorgul[type="checkbox"]:checked + label:before, body .switch.buorg-pad#buorgpermanent[type="checkbox"]:checked + label:before, body .switch#buorgig[type="checkbox"].is-warning:checked + label:before, body .switch#buorgul[type="checkbox"].is-warning:checked + label:before, body .switch#buorgpermanent[type="checkbox"].is-warning:checked + label:before {
  background-color: transparent;
  border-color: #ffdd57 !important;
}

/* line 172, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-warning.is-outlined:checked + label::after, body .switch.buorg-pad[type="checkbox"].is-outlined:checked + label::after, body .switch.buorg-pad#buorgig[type="checkbox"]:checked + label::after, body .switch.buorg-pad#buorgul[type="checkbox"]:checked + label::after, body .switch.buorg-pad#buorgpermanent[type="checkbox"]:checked + label::after, body .switch#buorgig[type="checkbox"].is-warning:checked + label::after, body .switch#buorgul[type="checkbox"].is-warning:checked + label::after, body .switch#buorgpermanent[type="checkbox"].is-warning:checked + label::after, .switch[type="checkbox"].is-warning.is-outlined:checked + label:after, body .switch.buorg-pad[type="checkbox"].is-outlined:checked + label:after, body .switch.buorg-pad#buorgig[type="checkbox"]:checked + label:after, body .switch.buorg-pad#buorgul[type="checkbox"]:checked + label:after, body .switch.buorg-pad#buorgpermanent[type="checkbox"]:checked + label:after, body .switch#buorgig[type="checkbox"].is-warning:checked + label:after, body .switch#buorgul[type="checkbox"].is-warning:checked + label:after, body .switch#buorgpermanent[type="checkbox"].is-warning:checked + label:after {
  background: #ffdd57;
}

/* line 178, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-warning.is-thin.is-outlined + label::after, body .switch.buorg-pad[type="checkbox"].is-thin.is-outlined + label::after, body .switch.buorg-pad#buorgig[type="checkbox"].is-thin + label::after, body .switch.buorg-pad#buorgul[type="checkbox"].is-thin + label::after, body .switch.buorg-pad#buorgpermanent[type="checkbox"].is-thin + label::after, body .switch#buorgig[type="checkbox"].is-warning.is-thin + label::after, body .switch#buorgul[type="checkbox"].is-warning.is-thin + label::after, body .switch#buorgpermanent[type="checkbox"].is-warning.is-thin + label::after, .switch[type="checkbox"].is-warning.is-thin.is-outlined + label:after, body .switch.buorg-pad[type="checkbox"].is-thin.is-outlined + label:after, body .switch.buorg-pad#buorgig[type="checkbox"].is-thin + label:after, body .switch.buorg-pad#buorgul[type="checkbox"].is-thin + label:after, body .switch.buorg-pad#buorgpermanent[type="checkbox"].is-thin + label:after, body .switch#buorgig[type="checkbox"].is-warning.is-thin + label:after, body .switch#buorgul[type="checkbox"].is-warning.is-thin + label:after, body .switch#buorgpermanent[type="checkbox"].is-warning.is-thin + label:after {
  -webkit-box-shadow: none;
          box-shadow: none;
}

/* line 183, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-unchecked-warning + label::before, .switch[type="checkbox"].is-unchecked-warning + label:before {
  background: #ffdd57;
}

/* line 188, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-unchecked-warning.is-outlined + label::before, body .switch#buorgig[type="checkbox"].is-unchecked-warning + label::before, body .switch#buorgul[type="checkbox"].is-unchecked-warning + label::before, body .switch#buorgpermanent[type="checkbox"].is-unchecked-warning + label::before, .switch[type="checkbox"].is-unchecked-warning.is-outlined + label:before, body .switch#buorgig[type="checkbox"].is-unchecked-warning + label:before, body .switch#buorgul[type="checkbox"].is-unchecked-warning + label:before, body .switch#buorgpermanent[type="checkbox"].is-unchecked-warning + label:before {
  background-color: transparent;
  border-color: #ffdd57 !important;
}

/* line 192, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-unchecked-warning.is-outlined + label::after, body .switch#buorgig[type="checkbox"].is-unchecked-warning + label::after, body .switch#buorgul[type="checkbox"].is-unchecked-warning + label::after, body .switch#buorgpermanent[type="checkbox"].is-unchecked-warning + label::after, .switch[type="checkbox"].is-unchecked-warning.is-outlined + label:after, body .switch#buorgig[type="checkbox"].is-unchecked-warning + label:after, body .switch#buorgul[type="checkbox"].is-unchecked-warning + label:after, body .switch#buorgpermanent[type="checkbox"].is-unchecked-warning + label:after {
  background: #ffdd57;
}

/* line 162, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-danger:checked + label::before, body .switch#buorgig[type="checkbox"]:checked + label::before, .switch[type="checkbox"].is-danger:checked + label:before, body .switch#buorgig[type="checkbox"]:checked + label:before {
  background: #f14668;
}

/* line 168, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-danger.is-outlined:checked + label::before, body .switch#buorgig[type="checkbox"]:checked + label::before, body .switch#buorgul[type="checkbox"].is-danger:checked + label::before, body .switch#buorgpermanent[type="checkbox"].is-danger:checked + label::before, .switch[type="checkbox"].is-danger.is-outlined:checked + label:before, body .switch#buorgig[type="checkbox"]:checked + label:before, body .switch#buorgul[type="checkbox"].is-danger:checked + label:before, body .switch#buorgpermanent[type="checkbox"].is-danger:checked + label:before {
  background-color: transparent;
  border-color: #f14668 !important;
}

/* line 172, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-danger.is-outlined:checked + label::after, body .switch#buorgig[type="checkbox"]:checked + label::after, body .switch#buorgul[type="checkbox"].is-danger:checked + label::after, body .switch#buorgpermanent[type="checkbox"].is-danger:checked + label::after, .switch[type="checkbox"].is-danger.is-outlined:checked + label:after, body .switch#buorgig[type="checkbox"]:checked + label:after, body .switch#buorgul[type="checkbox"].is-danger:checked + label:after, body .switch#buorgpermanent[type="checkbox"].is-danger:checked + label:after {
  background: #f14668;
}

/* line 178, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-danger.is-thin.is-outlined + label::after, body .switch#buorgig[type="checkbox"].is-thin + label::after, body .switch#buorgul[type="checkbox"].is-danger.is-thin + label::after, body .switch#buorgpermanent[type="checkbox"].is-danger.is-thin + label::after, .switch[type="checkbox"].is-danger.is-thin.is-outlined + label:after, body .switch#buorgig[type="checkbox"].is-thin + label:after, body .switch#buorgul[type="checkbox"].is-danger.is-thin + label:after, body .switch#buorgpermanent[type="checkbox"].is-danger.is-thin + label:after {
  -webkit-box-shadow: none;
          box-shadow: none;
}

/* line 183, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-unchecked-danger + label::before, .switch[type="checkbox"].is-unchecked-danger + label:before {
  background: #f14668;
}

/* line 188, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-unchecked-danger.is-outlined + label::before, body .switch#buorgig[type="checkbox"].is-unchecked-danger + label::before, body .switch#buorgul[type="checkbox"].is-unchecked-danger + label::before, body .switch#buorgpermanent[type="checkbox"].is-unchecked-danger + label::before, .switch[type="checkbox"].is-unchecked-danger.is-outlined + label:before, body .switch#buorgig[type="checkbox"].is-unchecked-danger + label:before, body .switch#buorgul[type="checkbox"].is-unchecked-danger + label:before, body .switch#buorgpermanent[type="checkbox"].is-unchecked-danger + label:before {
  background-color: transparent;
  border-color: #f14668 !important;
}

/* line 192, node_modules/bulma-switch/dist/css/bulma-switch.sass */
.switch[type="checkbox"].is-unchecked-danger.is-outlined + label::after, body .switch#buorgig[type="checkbox"].is-unchecked-danger + label::after, body .switch#buorgul[type="checkbox"].is-unchecked-danger + label::after, body .switch#buorgpermanent[type="checkbox"].is-unchecked-danger + label::after, .switch[type="checkbox"].is-unchecked-danger.is-outlined + label:after, body .switch#buorgig[type="checkbox"].is-unchecked-danger + label:after, body .switch#buorgul[type="checkbox"].is-unchecked-danger + label:after, body .switch#buorgpermanent[type="checkbox"].is-unchecked-danger + label:after {
  background: #f14668;
}

/* line 19, src/scss/_theme.scss */
h1,
.content h1 {
  font-size: 2.408225rem ;
  font-weight: 400;
}

@media (min-width: 20rem) {
  /* line 19, src/scss/_theme.scss */
  h1,
  .content h1 {
    font-size: calc(2.408225rem + 3.116775 * (100vw - 20rem) / 60) ;
  }
}

@media (min-width: 80rem) {
  /* line 19, src/scss/_theme.scss */
  h1,
  .content h1 {
    font-size: 5.525rem ;
  }
}

/* line 29, src/scss/_theme.scss */
h1.page-title,
.content h1.page-title {
  font-size: 2.408225rem ;
}

@media (min-width: 20rem) {
  /* line 29, src/scss/_theme.scss */
  h1.page-title,
  .content h1.page-title {
    font-size: calc(2.408225rem + 1.841775 * (100vw - 20rem) / 60) ;
  }
}

@media (min-width: 80rem) {
  /* line 29, src/scss/_theme.scss */
  h1.page-title,
  .content h1.page-title {
    font-size: 4.25rem ;
  }
}

/* line 19, src/scss/_theme.scss */
h2,
.content h2 {
  font-size: 1.741101rem ;
  font-weight: 400;
}

@media (min-width: 20rem) {
  /* line 19, src/scss/_theme.scss */
  h2,
  .content h2 {
    font-size: calc(1.741101rem + 2.158899 * (100vw - 20rem) / 60) ;
  }
}

@media (min-width: 80rem) {
  /* line 19, src/scss/_theme.scss */
  h2,
  .content h2 {
    font-size: 3.9rem ;
  }
}

/* line 29, src/scss/_theme.scss */
h2.page-title,
.content h2.page-title {
  font-size: 2.408225rem ;
}

@media (min-width: 20rem) {
  /* line 29, src/scss/_theme.scss */
  h2.page-title,
  .content h2.page-title {
    font-size: calc(2.408225rem + 1.841775 * (100vw - 20rem) / 60) ;
  }
}

@media (min-width: 80rem) {
  /* line 29, src/scss/_theme.scss */
  h2.page-title,
  .content h2.page-title {
    font-size: 4.25rem ;
  }
}

/* line 19, src/scss/_theme.scss */
h3,
.content h3 {
  font-size: 1.037371rem ;
  font-weight: 400;
}

@media (min-width: 20rem) {
  /* line 19, src/scss/_theme.scss */
  h3,
  .content h3 {
    font-size: calc(1.037371rem + 0.462629 * (100vw - 20rem) / 60) ;
  }
}

@media (min-width: 80rem) {
  /* line 19, src/scss/_theme.scss */
  h3,
  .content h3 {
    font-size: 1.5rem ;
  }
}

/* line 29, src/scss/_theme.scss */
h3.page-title,
.content h3.page-title {
  font-size: 2.408225rem ;
}

@media (min-width: 20rem) {
  /* line 29, src/scss/_theme.scss */
  h3.page-title,
  .content h3.page-title {
    font-size: calc(2.408225rem + 1.841775 * (100vw - 20rem) / 60) ;
  }
}

@media (min-width: 80rem) {
  /* line 29, src/scss/_theme.scss */
  h3.page-title,
  .content h3.page-title {
    font-size: 4.25rem ;
  }
}

/* line 19, src/scss/_theme.scss */
h4,
.content h4 {
  font-size: 0.75rem ;
  font-weight: 400;
}

@media (min-width: 20rem) {
  /* line 19, src/scss/_theme.scss */
  h4,
  .content h4 {
    font-size: calc(0.75rem + 0.375 * (100vw - 20rem) / 60) ;
  }
}

@media (min-width: 80rem) {
  /* line 19, src/scss/_theme.scss */
  h4,
  .content h4 {
    font-size: 1.125rem ;
  }
}

/* line 29, src/scss/_theme.scss */
h4.page-title,
.content h4.page-title {
  font-size: 2.408225rem ;
}

@media (min-width: 20rem) {
  /* line 29, src/scss/_theme.scss */
  h4.page-title,
  .content h4.page-title {
    font-size: calc(2.408225rem + 1.841775 * (100vw - 20rem) / 60) ;
  }
}

@media (min-width: 80rem) {
  /* line 29, src/scss/_theme.scss */
  h4.page-title,
  .content h4.page-title {
    font-size: 4.25rem ;
  }
}

/* line 19, src/scss/_theme.scss */
h5,
.content h5 {
  font-size: 0.627384rem ;
  font-weight: 400;
}

@media (min-width: 20rem) {
  /* line 19, src/scss/_theme.scss */
  h5,
  .content h5 {
    font-size: calc(0.627384rem + 0.122616 * (100vw - 20rem) / 60) ;
  }
}

@media (min-width: 80rem) {
  /* line 19, src/scss/_theme.scss */
  h5,
  .content h5 {
    font-size: 0.75rem ;
  }
}

/* line 29, src/scss/_theme.scss */
h5.page-title,
.content h5.page-title {
  font-size: 2.408225rem ;
}

@media (min-width: 20rem) {
  /* line 29, src/scss/_theme.scss */
  h5.page-title,
  .content h5.page-title {
    font-size: calc(2.408225rem + 1.841775 * (100vw - 20rem) / 60) ;
  }
}

@media (min-width: 80rem) {
  /* line 29, src/scss/_theme.scss */
  h5.page-title,
  .content h5.page-title {
    font-size: 4.25rem ;
  }
}

/* line 19, src/scss/_theme.scss */
h6,
.content h6 {
  font-size: 0.531364rem ;
  font-weight: 400;
}

@media (min-width: 20rem) {
  /* line 19, src/scss/_theme.scss */
  h6,
  .content h6 {
    font-size: calc(0.531364rem + 0.068636 * (100vw - 20rem) / 60) ;
  }
}

@media (min-width: 80rem) {
  /* line 19, src/scss/_theme.scss */
  h6,
  .content h6 {
    font-size: 0.6rem ;
  }
}

/* line 29, src/scss/_theme.scss */
h6.page-title,
.content h6.page-title {
  font-size: 2.408225rem ;
}

@media (min-width: 20rem) {
  /* line 29, src/scss/_theme.scss */
  h6.page-title,
  .content h6.page-title {
    font-size: calc(2.408225rem + 1.841775 * (100vw - 20rem) / 60) ;
  }
}

@media (min-width: 80rem) {
  /* line 29, src/scss/_theme.scss */
  h6.page-title,
  .content h6.page-title {
    font-size: 4.25rem ;
  }
}

/* line 53, src/scss/_theme.scss */
.is-size-1 {
  font-size: 2.408225rem !important;
}

@media (min-width: 20rem) {
  /* line 53, src/scss/_theme.scss */
  .is-size-1 {
    font-size: calc(2.408225rem + 1.841775 * (100vw - 20rem) / 60) !important;
  }
}

@media (min-width: 80rem) {
  /* line 53, src/scss/_theme.scss */
  .is-size-1 {
    font-size: 4.25rem !important;
  }
}

/* line 53, src/scss/_theme.scss */
.is-size-2 {
  font-size: 1.741101rem !important;
}

@media (min-width: 20rem) {
  /* line 53, src/scss/_theme.scss */
  .is-size-2 {
    font-size: calc(1.741101rem + 1.258899 * (100vw - 20rem) / 60) !important;
  }
}

@media (min-width: 80rem) {
  /* line 53, src/scss/_theme.scss */
  .is-size-2 {
    font-size: 3rem !important;
  }
}

/* line 53, src/scss/_theme.scss */
.is-size-3 {
  font-size: 1.383162rem !important;
}

@media (min-width: 20rem) {
  /* line 53, src/scss/_theme.scss */
  .is-size-3 {
    font-size: calc(1.383162rem + 0.616838 * (100vw - 20rem) / 60) !important;
  }
}

@media (min-width: 80rem) {
  /* line 53, src/scss/_theme.scss */
  .is-size-3 {
    font-size: 2rem !important;
  }
}

/* line 53, src/scss/_theme.scss */
.is-size-4 {
  font-size: 1rem !important;
}

@media (min-width: 20rem) {
  /* line 53, src/scss/_theme.scss */
  .is-size-4 {
    font-size: calc(1rem + 0.5 * (100vw - 20rem) / 60) !important;
  }
}

@media (min-width: 80rem) {
  /* line 53, src/scss/_theme.scss */
  .is-size-4 {
    font-size: 1.5rem !important;
  }
}

/* line 53, src/scss/_theme.scss */
.is-size-5 {
  font-size: 0.836512rem !important;
}

@media (min-width: 20rem) {
  /* line 53, src/scss/_theme.scss */
  .is-size-5 {
    font-size: calc(0.836512rem + 0.163488 * (100vw - 20rem) / 60) !important;
  }
}

@media (min-width: 80rem) {
  /* line 53, src/scss/_theme.scss */
  .is-size-5 {
    font-size: 1rem !important;
  }
}

/* line 53, src/scss/_theme.scss */
.is-size-6 {
  font-size: 0.708485rem !important;
}

@media (min-width: 20rem) {
  /* line 53, src/scss/_theme.scss */
  .is-size-6 {
    font-size: calc(0.708485rem + 0.091515 * (100vw - 20rem) / 60) !important;
  }
}

@media (min-width: 80rem) {
  /* line 53, src/scss/_theme.scss */
  .is-size-6 {
    font-size: 0.8rem !important;
  }
}

/* line 53, src/scss/_theme.scss */
.is-size-7 {
  font-size: 0.566788rem !important;
}

@media (min-width: 20rem) {
  /* line 53, src/scss/_theme.scss */
  .is-size-7 {
    font-size: calc(0.566788rem + 0.083212 * (100vw - 20rem) / 60) !important;
  }
}

@media (min-width: 80rem) {
  /* line 53, src/scss/_theme.scss */
  .is-size-7 {
    font-size: 0.65rem !important;
  }
}

/* line 65, src/scss/_theme.scss */
body {
  min-height: 100%;
  padding-top: 1rem;
  font-size: 0.836512rem ;
  background: #EEF0EB url("../images/Flyerhintergrund-Relaunch-2021-1169958123-Web-100kb.jpg") top center repeat-y;
  background-size: contain;
}

@media (min-width: 20rem) {
  /* line 65, src/scss/_theme.scss */
  body {
    font-size: calc(0.836512rem + 0.163488 * (100vw - 20rem) / 60) ;
  }
}

@media (min-width: 80rem) {
  /* line 65, src/scss/_theme.scss */
  body {
    font-size: 1rem ;
  }
}

@media screen and (min-width: 1088px) {
  /* line 65, src/scss/_theme.scss */
  body {
    padding-top: 2rem;
  }
}

/* line 85, src/scss/_theme.scss */
h1,
h2 {
  font-family: "Leira", "Helvetica Neue", "Helvetica", sans-serif;
}

/* line 89, src/scss/_theme.scss */
h1.widget-title,
h2.widget-title {
  font-size: 2rem ;
}

@media (min-width: 20rem) {
  /* line 89, src/scss/_theme.scss */
  h1.widget-title,
  h2.widget-title {
    font-size: calc(2rem + 1 * (100vw - 20rem) / 60) ;
  }
}

@media (min-width: 80rem) {
  /* line 89, src/scss/_theme.scss */
  h1.widget-title,
  h2.widget-title {
    font-size: 3rem ;
  }
}

/* line 94, src/scss/_theme.scss */
h3,
h4,
h5,
h6 {
  font-family: "ClanWeb-Bold", "Helvetica", "Arial", sans-serif;
}

/* line 103, src/scss/_theme.scss */
ul.is-flex,
ol.is-flex {
  list-style-type: none;
}

/* line 105, src/scss/_theme.scss */
ul.is-flex li + li,
ol.is-flex li + li {
  margin-top: 0;
}

/* line 111, src/scss/_theme.scss */
.list-item {
  padding: 0.75rem 1rem;
}

/* line 116, src/scss/_theme.scss */
.rwd-line {
  display: block;
}

@media screen and (min-width: 769px), print {
  /* line 116, src/scss/_theme.scss */
  .rwd-line {
    display: inline;
  }
}

/* line 126, src/scss/_theme.scss */
.branding h3.name a {
  font-style: normal;
}

/* line 133, src/scss/_theme.scss */
#breadcrumb {
  margin-bottom: -0.5rem;
  margin-top: 0;
  color: #363636;
}

/* line 137, src/scss/_theme.scss */
#breadcrumb li {
  color: #363636;
}

/* line 141, src/scss/_theme.scss */
#breadcrumb li + li:before {
  content: "›";
}

/* line 144, src/scss/_theme.scss */
#breadcrumb li + li:nth-child(2):before {
  content: " \02014 ";
}

/* line 150, src/scss/_theme.scss */
#breadcrumb li + li.is-active:before {
  color: #363636;
  padding-right: 0.375em;
}

/* line 154, src/scss/_theme.scss */
#breadcrumb li + li.is-active a {
  padding-left: 0.375em;
}

/* line 161, src/scss/_theme.scss */
.is-underlined {
  text-decoration: underline;
}

/* line 165, src/scss/_theme.scss */
#masthead {
  padding: 0 0.75rem;
}

/* line 167, src/scss/_theme.scss */
#masthead > .container {
  padding: 0;
}

/* line 171, src/scss/_theme.scss */
#masthead .navbar .container {
  background-color: transparent;
}

/* line 175, src/scss/_theme.scss */
#masthead .navbar .navbar-brand .navbar-burger {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 0;
  padding: 0.5rem 0.75rem;
  line-height: 1.2;
  height: auto;
  width: 2.5rem;
}

/* line 182, src/scss/_theme.scss */
#masthead .navbar .navbar-brand .navbar-burger span {
  left: inherit;
  width: 20px;
  height: 2px;
}

/* line 186, src/scss/_theme.scss */
#masthead .navbar .navbar-brand .navbar-burger span.burger-label {
  -ms-flex-item-align: center;
      align-self: center;
  position: relative;
  left: 2rem;
  height: auto;
  width: auto;
  -webkit-hyphens: none;
      -ms-hyphens: none;
          hyphens: none;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  background-color: transparent !important;
}

@media screen and (min-width: 1088px) {
  /* line 175, src/scss/_theme.scss */
  #masthead .navbar .navbar-brand .navbar-burger {
    display: none;
  }
}

/* line 203, src/scss/_theme.scss */
#masthead .navbar .navbar-brand .navbar-item:focus, #masthead .navbar .navbar-brand .navbar-item:hover,
#masthead .navbar .navbar-brand .navbar-burger:focus,
#masthead .navbar .navbar-brand .navbar-burger:hover {
  background-color: #fafafa;
}

/* line 206, src/scss/_theme.scss */
#masthead .navbar .navbar-brand .navbar-item:focus .burger-label, #masthead .navbar .navbar-brand .navbar-item:hover .burger-label,
#masthead .navbar .navbar-brand .navbar-burger:focus .burger-label,
#masthead .navbar .navbar-brand .navbar-burger:hover .burger-label {
  color: #fafafa;
}

/* line 215, src/scss/_theme.scss */
#masthead .navbar .navbar-item:hover, #masthead .navbar .navbar-item:active, #masthead .navbar .navbar-item:focus,
#masthead .navbar .navbar-link:hover,
#masthead .navbar .navbar-link:active,
#masthead .navbar .navbar-link:focus {
  color: var(--event-promo-color);
  text-decoration: none;
  background-color: #fafafa;
}

/* line 223, src/scss/_theme.scss */
#masthead .navbar .navbar-brand,
#masthead .navbar .navbar-burger,
#masthead .navbar .navbar-item {
  font-size: 1rem;
}

/* line 232, src/scss/_theme.scss */
#masthead .navbar .navbar-menu li:not(.current-menu-item) .navbar-item:not(:hover):not(:active):not(:focus),
#masthead .navbar .navbar-menu li:not(.current-menu-item) .navbar-link:not(:hover):not(:active):not(:focus) {
  color: #fefefe;
}

/* line 239, src/scss/_theme.scss */
#masthead .navbar .navbar-menu li.current-menu-item .navbar-item[href^="/#"] {
  color: #fefefe;
  background-color: transparent;
}

/* line 243, src/scss/_theme.scss */
#masthead .navbar .navbar-menu li.current-menu-item .navbar-item[href^="/#"]:hover, #masthead .navbar .navbar-menu li.current-menu-item .navbar-item[href^="/#"]:active, #masthead .navbar .navbar-menu li.current-menu-item .navbar-item[href^="/#"]:focus {
  color: var(--event-promo-color);
  text-decoration: none;
  background-color: #fafafa;
}

/* line 253, src/scss/_theme.scss */
#masthead .navbar .navbar-menu.is-active .navbar-item, #masthead .navbar .current-menu-item a.navbar-menu.navbar-item .navbar-item, .current-menu-item #masthead .navbar a.navbar-menu.navbar-item .navbar-item, #masthead .navbar .current_page_item a.navbar-menu.navbar-item .navbar-item, .current_page_item #masthead .navbar a.navbar-menu.navbar-item .navbar-item,
#masthead .navbar .navbar-menu.is-active .navbar-link,
#masthead .navbar .current-menu-item a.navbar-menu.navbar-item .navbar-link,
.current-menu-item #masthead .navbar a.navbar-menu.navbar-item .navbar-link,
#masthead .navbar .current_page_item a.navbar-menu.navbar-item .navbar-link,
.current_page_item #masthead .navbar a.navbar-menu.navbar-item .navbar-link {
  text-align: center;
}

/* line 259, src/scss/_theme.scss */
#masthead .navbar .navbar-menu li:last-child .navbar-item,
#masthead .navbar .navbar-menu li:last-child .navbar-link {
  border-bottom: none;
}

/* line 267, src/scss/_theme.scss */
#masthead #top-bar {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

/* line 271, src/scss/_theme.scss */
#masthead #top-bar .is-3,
#masthead #top-bar .is-9 {
  padding-bottom: 0;
  padding-top: 0;
}

/* line 277, src/scss/_theme.scss */
#masthead #top-bar .title {
  font-size: 2rem ;
  position: relative;
  line-height: 1.1;
  text-align: center;
}

@media (min-width: 20rem) {
  /* line 277, src/scss/_theme.scss */
  #masthead #top-bar .title {
    font-size: calc(2rem + 2.25 * (100vw - 20rem) / 60) ;
  }
}

@media (min-width: 80rem) {
  /* line 277, src/scss/_theme.scss */
  #masthead #top-bar .title {
    font-size: 4.25rem ;
  }
}

@media screen and (max-width: 768px) {
  /* line 277, src/scss/_theme.scss */
  #masthead #top-bar .title {
    margin: 1rem 0;
  }
}

@media screen and (min-width: 769px), print {
  /* line 277, src/scss/_theme.scss */
  #masthead #top-bar .title {
    line-height: 1.4;
    -webkit-hyphens: manual;
        -ms-hyphens: manual;
            hyphens: manual;
  }
}

/* line 290, src/scss/_theme.scss */
#masthead #top-bar .menu-social-container {
  margin: 0;
}

/* line 293, src/scss/_theme.scss */
#masthead #top-bar .site-branding {
  text-align: center;
  margin: 0;
}

/* line 296, src/scss/_theme.scss */
#masthead #top-bar .site-branding a {
  /*display: flex;
        justify-content: center;
        */
  margin-bottom: 0.5rem;
}

/* line 302, src/scss/_theme.scss */
#masthead #top-bar .site-branding svg,
#masthead #top-bar .site-branding img {
  width: 40%;
  height: auto;
  overflow: visible;
}

@media screen and (max-width: 768px) {
  /* line 302, src/scss/_theme.scss */
  #masthead #top-bar .site-branding svg,
  #masthead #top-bar .site-branding img {
    max-width: 200px;
  }
}

@media screen and (min-width: 769px), print {
  /* line 302, src/scss/_theme.scss */
  #masthead #top-bar .site-branding svg,
  #masthead #top-bar .site-branding img {
    width: 100%;
  }
}

/* line 319, src/scss/_theme.scss */
#main {
  margin: 0 auto 2rem;
  padding: 0 0.75rem;
}

@media screen and (min-width: 1088px) {
  /* line 319, src/scss/_theme.scss */
  #main {
    padding: 0 0 1rem;
    margin-bottom: 3rem;
  }
}

/* line 331, src/scss/_theme.scss */
.single .site-main > .container,
.page .site-main > .container {
  padding: 0;
}

/* line 336, src/scss/_theme.scss */
.single .site-main .is-narrow .border-box,
.page .site-main .is-narrow .border-box {
  width: 100%;
  height: 0.625rem;
  -webkit-box-shadow: 0 2px 2px -2px rgba(0, 0, 0, 0.3);
          box-shadow: 0 2px 2px -2px rgba(0, 0, 0, 0.3);
}

@media screen and (min-width: 769px), print {
  /* line 336, src/scss/_theme.scss */
  .single .site-main .is-narrow .border-box,
  .page .site-main .is-narrow .border-box {
    -webkit-box-shadow: 2px 0 5px -4px rgba(0, 0, 0, 0.3);
            box-shadow: 2px 0 5px -4px rgba(0, 0, 0, 0.3);
    margin: 10% auto;
    width: 0.625rem;
    height: 100%;
    -webkit-transform: translateX(-0.3125rem);
        -ms-transform: translateX(-0.3125rem);
            transform: translateX(-0.3125rem);
  }
}

/* line 351, src/scss/_theme.scss */
.single #secondary .widget,
.page #secondary .widget {
  text-align: center;
}

/* line 353, src/scss/_theme.scss */
.single #secondary .widget:first-child,
.page #secondary .widget:first-child {
  padding-top: 0.75rem;
}

@media screen and (min-width: 769px), print {
  /* line 351, src/scss/_theme.scss */
  .single #secondary .widget,
  .page #secondary .widget {
    text-align: left;
  }
}

/* line 362, src/scss/_theme.scss */
.single .heading,
.page .heading {
  font-size: 0.8rem ;
}

@media (min-width: 20rem) {
  /* line 362, src/scss/_theme.scss */
  .single .heading,
  .page .heading {
    font-size: calc(0.8rem + 0.2 * (100vw - 20rem) / 60) ;
  }
}

@media (min-width: 80rem) {
  /* line 362, src/scss/_theme.scss */
  .single .heading,
  .page .heading {
    font-size: 1rem ;
  }
}

/* line 367, src/scss/_theme.scss */
.single .entry-meta .posted-on,
.page .entry-meta .posted-on {
  margin-bottom: 0.5rem;
}

/* line 374, src/scss/_theme.scss */
.post-navigation {
  margin: 1rem 0;
}

/*.nav-links {
  a {
    color: $text-invert;
    &:hover {
      color: darken($text-invert, 5%);
    }
  }
}*/
/* disable spinner ui for location input */
/* line 388, src/scss/_theme.scss */
input#query-input::-webkit-outer-spin-button,
input#query-input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* line 394, src/scss/_theme.scss */
input#query-input {
  -moz-appearance: textfield;
}

/* line 399, src/scss/_theme.scss */
.front-page > .container {
  margin: 0 0.75rem 1rem;
  background-color: #fefefe;
}

@media screen and (min-width: 1088px) {
  /* line 399, src/scss/_theme.scss */
  .front-page > .container {
    margin: 0 auto 3rem;
  }
}

/* line 406, src/scss/_theme.scss */
.front-page #primary {
  line-height: 1;
}

/* line 408, src/scss/_theme.scss */
.front-page #primary .size-zb-promo-header-image {
  width: 100%;
}

/* line 412, src/scss/_theme.scss */
.front-page section {
  padding: 0;
}

/* line 415, src/scss/_theme.scss */
.front-page section:not(#primary) .container {
  margin-top: 0.75rem;
}

/* line 424, src/scss/_theme.scss */
.front-page section#products .container, .front-page section#recipes .container, .front-page section#news .container, .front-page section#shirt-shop .container {
  padding: 0 1rem;
}

@media screen and (min-width: 769px), print {
  /* line 430, src/scss/_theme.scss */
  .front-page section#news .news-columns > .title {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 768px) {
  /* line 435, src/scss/_theme.scss */
  .front-page section#news .news-columns > .title,
  .front-page section#news .news-columns > .highlight-news-column {
    padding: 0;
  }
}

/* line 443, src/scss/_theme.scss */
.front-page section#shirt-shop {
  margin-top: 2rem;
}

/* line 445, src/scss/_theme.scss */
.front-page section#shirt-shop .has-background-event-promo {
  padding-top: 2rem;
}

/* line 454, src/scss/_theme.scss */
.front-page section#shirt-shop .text-container {
  margin-bottom: 1rem;
}

/* line 458, src/scss/_theme.scss */
.front-page section:last-of-type:not(#shirt-shop):not(#highlight-post) {
  padding-bottom: 2rem;
}

/* line 462, src/scss/_theme.scss */
.front-page section h2.title {
  text-align: center;
}

/* line 464, src/scss/_theme.scss */
.front-page section h2.title.column {
  margin-top: 0.5rem;
  margin-bottom: 1rem;
}

/* line 470, src/scss/_theme.scss */
.front-page section .notification h2.title {
  text-align: left;
}

/* line 475, src/scss/_theme.scss */
.front-page section .card-content .posted-on {
  margin-bottom: 0.5rem;
}

/* line 478, src/scss/_theme.scss */
.front-page section .card-content .post-categories-wrapper {
  margin-bottom: 1rem;
}

/* line 481, src/scss/_theme.scss */
.front-page section .card-content .title {
  margin-bottom: 1rem;
}

/* line 484, src/scss/_theme.scss */
.front-page section .card-content .link-more {
  text-align: right;
}

/* line 489, src/scss/_theme.scss */
.front-page section .card-header-title .title {
  margin-bottom: 0;
}

/* line 493, src/scss/_theme.scss */
.front-page section .products-note {
  padding: 0 0.75rem;
}

/* line 498, src/scss/_theme.scss */
.front-page #slider-wrapper {
  margin-bottom: 0.75rem;
}

/* line 502, src/scss/_theme.scss */
.front-page #store-slider {
  cursor: -webkit-grab;
  cursor: grab;
}

@media screen and (max-width: 768px) {
  /* line 506, src/scss/_theme.scss */
  .front-page #highlight-post {
    padding-bottom: 0.75rem;
  }
  /* line 510, src/scss/_theme.scss */
  .front-page #highlight-post .card .column {
    padding-top: 0;
    padding-bottom: 0;
  }
}

@media screen and (min-width: 769px), print {
  /* line 517, src/scss/_theme.scss */
  .front-page #highlight-post .card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  /* line 521, src/scss/_theme.scss */
  .front-page #highlight-post .card .card-image {
    margin-left: 0.75rem;
    padding: 0.75rem 0;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  /* line 526, src/scss/_theme.scss */
  .front-page #highlight-post .card .card-content {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  /* line 530, src/scss/_theme.scss */
  .front-page #highlight-post .link-more {
    text-align: left;
  }
}

/* line 537, src/scss/_theme.scss */
.site-main {
  margin-top: 0;
  min-height: 68.25vh;
}

/* line 546, src/scss/_theme.scss */
.archive .custom-taxonomy-filter-bar,
.blog .custom-taxonomy-filter-bar,
.single .custom-taxonomy-filter-bar {
  margin: 0;
}

/* line 548, src/scss/_theme.scss */
.archive .custom-taxonomy-filter-bar li + li,
.blog .custom-taxonomy-filter-bar li + li,
.single .custom-taxonomy-filter-bar li + li {
  margin: 0;
}

/* line 551, src/scss/_theme.scss */
.archive .custom-taxonomy-filter-bar .heading,
.blog .custom-taxonomy-filter-bar .heading,
.single .custom-taxonomy-filter-bar .heading {
  font-size: inherit;
}

/* line 553, src/scss/_theme.scss */
.archive .custom-taxonomy-filter-bar .heading svg,
.blog .custom-taxonomy-filter-bar .heading svg,
.single .custom-taxonomy-filter-bar .heading svg {
  margin-right: 0.25rem;
}

/* line 557, src/scss/_theme.scss */
.archive .custom-taxonomy-filter-bar .is-active, .archive .custom-taxonomy-filter-bar .current-menu-item a.navbar-item, .current-menu-item .archive .custom-taxonomy-filter-bar a.navbar-item,
.archive .custom-taxonomy-filter-bar .current_page_item a.navbar-item, .current_page_item .archive .custom-taxonomy-filter-bar a.navbar-item,
.blog .custom-taxonomy-filter-bar .is-active,
.blog .custom-taxonomy-filter-bar .current-menu-item a.navbar-item,
.current-menu-item .blog .custom-taxonomy-filter-bar a.navbar-item,
.blog .custom-taxonomy-filter-bar .current_page_item a.navbar-item,
.current_page_item .blog .custom-taxonomy-filter-bar a.navbar-item,
.single .custom-taxonomy-filter-bar .is-active,
.single .custom-taxonomy-filter-bar .current-menu-item a.navbar-item,
.current-menu-item .single .custom-taxonomy-filter-bar a.navbar-item,
.single .custom-taxonomy-filter-bar .current_page_item a.navbar-item,
.current_page_item .single .custom-taxonomy-filter-bar a.navbar-item {
  border-bottom: 1px solid #4a4a4a;
  padding-bottom: 0.2rem;
}

/* line 564, src/scss/_theme.scss */
.archive .custom-taxonomy-filter-select select,
.blog .custom-taxonomy-filter-select select,
.single .custom-taxonomy-filter-select select {
  text-transform: uppercase;
}

/* line 567, src/scss/_theme.scss */
.archive .custom-taxonomy-filter-select .diet-icon,
.blog .custom-taxonomy-filter-select .diet-icon,
.single .custom-taxonomy-filter-select .diet-icon {
  width: 32px;
  height: 32px;
}

/* line 578, src/scss/_theme.scss */
.archive .page-title,
.archive .subtitle,
.blog .page-title,
.blog .subtitle,
.search .page-title,
.search .subtitle,
.tag .page-title,
.tag .subtitle {
  text-align: center;
  margin-bottom: 0.75rem;
}

/* line 585, src/scss/_theme.scss */
.archive article:not(.recipe) .card-content .entry-header,
.archive article:not(.recipe) .card-content .entry-title,
.blog article:not(.recipe) .card-content .entry-header,
.blog article:not(.recipe) .card-content .entry-title,
.search article:not(.recipe) .card-content .entry-header,
.search article:not(.recipe) .card-content .entry-title,
.tag article:not(.recipe) .card-content .entry-header,
.tag article:not(.recipe) .card-content .entry-title {
  margin-bottom: 1rem;
}

/* line 590, src/scss/_theme.scss */
.archive article:not(.recipe) .card-content .entry-content .link-more,
.blog article:not(.recipe) .card-content .entry-content .link-more,
.search article:not(.recipe) .card-content .entry-content .link-more,
.tag article:not(.recipe) .card-content .entry-content .link-more {
  text-align: right;
}

/* line 604, src/scss/_theme.scss */
.archive #primary,
.blog #primary,
.search #primary,
.tag #primary,
.single #primary,
.page:not(.front-page) #primary {
  padding-top: 1.5rem;
}

/* line 611, src/scss/_theme.scss */
.archive.tag .tags,
.search .tags {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

/* line 613, src/scss/_theme.scss */
.archive.tag .tags .tag,
.search .tags .tag {
  border: 1px solid;
}

/* line 617, src/scss/_theme.scss */
.archive.tag .tags .tag.is-promo-light-border:hover .has-text-event-promo,
.search .tags .tag.is-promo-light-border:hover .has-text-event-promo {
  color: #fff !important;
}

/* line 626, src/scss/_theme.scss */
.archive.tag .recipe .card-content .entry-header,
.search .recipe .card-content .entry-header {
  margin: 0.5rem;
}

@media screen and (max-width: 768px) {
  /* line 635, src/scss/_theme.scss */
  .archive .card-content,
  section#news .additional-posts .card-content {
    padding: 1rem 0.5rem;
  }
}

@media screen and (max-width: 768px) {
  /* line 644, src/scss/_theme.scss */
  .archive.category header,
  .archive.category .entry-title,
  .archive.tag header,
  .archive.tag .entry-title,
  section#news .additional-posts header,
  section#news .additional-posts .entry-title {
    margin-bottom: 0 !important;
  }
}

/* line 653, src/scss/_theme.scss */
.site-footer .site-info {
  color: #fefefe;
}

/* line 656, src/scss/_theme.scss */
.site-footer .social-links-menu {
  text-align: center !important;
}

@media screen and (min-width: 1088px) {
  /* line 656, src/scss/_theme.scss */
  .site-footer .social-links-menu {
    display: none;
  }
}

/* line 661, src/scss/_theme.scss */
.site-footer .social-links-menu li {
  float: none;
}

/* line 664, src/scss/_theme.scss */
.site-footer .social-links-menu.columns {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

/* line 667, src/scss/_theme.scss */
.site-footer .social-links-menu a {
  color: #fefefe;
}

/* line 673, src/scss/_theme.scss */
.has-background-event-promo,
.has-background-event-promo h2 {
  color: #fff;
}

/* line 678, src/scss/_theme.scss */
.svg-shadow {
  -webkit-filter: drop-shadow(2px 3px 3px #b5b5b5);
          filter: drop-shadow(2px 3px 3px #b5b5b5);
}

/* line 683, src/scss/_theme.scss */
section#nl-form .container {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

@media screen and (min-width: 769px), print {
  /* line 683, src/scss/_theme.scss */
  section#nl-form .container {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
}

/* line 692, src/scss/_theme.scss */
.shadow {
  position: relative;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1);
          box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1);
}

/* line 696, src/scss/_theme.scss */
.shadow:before, .shadow:after {
  content: "";
  position: absolute;
  z-index: -1;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
          box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
  top: 0;
  bottom: 0;
  left: 10px;
  right: 10px;
  border-radius: 100px / 10px;
}

/* line 709, src/scss/_theme.scss */
.shadow:after {
  right: 10px;
  left: auto;
  -webkit-transform: skew(8deg) rotate(3deg);
      -ms-transform: skew(8deg) rotate(3deg);
          transform: skew(8deg) rotate(3deg);
}

/* line 716, src/scss/_theme.scss */
.google-map {
  width: 100%;
  height: 400px;
}

@media screen and (min-width: 769px), print {
  /* line 725, src/scss/_theme.scss */
  #masthead #top-bar .title,
  #masthead #top-bar .site-branding {
    text-align: left;
    margin-top: 0;
  }
  /* line 729, src/scss/_theme.scss */
  #masthead #top-bar .title img,
  #masthead #top-bar .title svg,
  #masthead #top-bar .site-branding img,
  #masthead #top-bar .site-branding svg {
    width: 100%;
  }
}

@media screen and (min-width: 1088px) {
  /* line 739, src/scss/_theme.scss */
  #masthead #top-menu {
    padding: 0 0.75rem;
  }
}

/* line 745, src/scss/_theme.scss */
#cookie-notice {
  text-align: right;
  background: transparent !important;
}

/* line 748, src/scss/_theme.scss */
#cookie-notice .cookie-revoke-container {
  display: inline-block;
  width: auto;
  padding: 0.3125rem;
}

/* line 753, src/scss/_theme.scss */
#cookie-notice .cn-button.cn-revoke-cookie {
  margin: 0;
}

/* line 758, src/scss/_theme.scss */
.disrupter-wrapper {
  position: absolute;
  left: 0.75rem;
  bottom: -15%;
  z-index: 2;
}

/* line 765, src/scss/_theme.scss */
.disrupter-wrapper .disrupter-link {
  width: 125px;
  height: 125px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  white-space: normal;
  line-height: 1.2;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
  -webkit-transform: rotate(-4deg) perspective(1px);
          transform: rotate(-4deg) perspective(1px);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

/* line 777, src/scss/_theme.scss */
.disrupter-wrapper .disrupter-link.is-event-promo:hover {
  color: var(--event-promo-color);
  background-color: white;
  -webkit-transform: translateY(-2px) rotate(-4deg) perspective(1px);
          transform: translateY(-2px) rotate(-4deg) perspective(1px);
}

/* line 779, src/scss/_theme.scss */
.disrupter-wrapper .disrupter-link.is-event-promo:hover .title {
  color: var(--event-promo-color);
}

/* line 787, src/scss/_theme.scss */
.disrupter-wrapper .title {
  font-family: "Leira", "Helvetica Neue", "Helvetica", sans-serif;
  line-height: 1;
  margin-bottom: 0.5rem;
  -webkit-transition: all .2s linear;
  transition: all .2s linear;
}

@media screen and (max-width: 768px) {
  /* line 758, src/scss/_theme.scss */
  .disrupter-wrapper {
    left: -0.5rem;
  }
  /* line 798, src/scss/_theme.scss */
  .disrupter-wrapper .disrupter-link {
    -ms-flex-line-pack: end;
        align-content: flex-end;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  /* line 803, src/scss/_theme.scss */
  .disrupter-wrapper .disrupter-link .svg-inline--fa {
    font-size: 1em;
  }
  /* line 808, src/scss/_theme.scss */
  .disrupter-wrapper .title {
    font-size: 1rem !important;
  }
  /* line 811, src/scss/_theme.scss */
  .disrupter-wrapper span {
    font-size: 0.8rem !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 819, src/scss/_theme.scss */
  .disrupter-wrapper .disrupter-link {
    width: 170px;
    height: 170px;
  }
}

@media screen and (min-width: 1088px) {
  /* line 758, src/scss/_theme.scss */
  .disrupter-wrapper {
    left: -1.5rem;
  }
  /* line 830, src/scss/_theme.scss */
  .disrupter-wrapper .disrupter-link {
    width: 180px;
    height: 180px;
  }
}

/* line 839, src/scss/_theme.scss */
#snow-particles {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  z-index: 1000;
}

/* line 3, src/scss/components/_plugins.scss */
body .buorg {
  position: absolute;
  position: fixed;
  z-index: 111111;
  border: none;
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
  width: auto;
}

/* line 17, src/scss/components/_plugins.scss */
body .buorg-pad {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 0 0 0.75rem 0;
  line-height: 1.7em;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

/* line 26, src/scss/components/_plugins.scss */
body .buorg-icon {
  position: absolute;
  top: 1.5rem;
  right: 1.5rem;
  z-index: 3;
}

/* line 33, src/scss/components/_plugins.scss */
body .buorg-mainmsg {
  font-size: 1.5rem;
  font-family: "Leira", "Helvetica Neue", "Helvetica", sans-serif;
}

/* line 43, src/scss/components/_plugins.scss */
body .buorg-buttons {
  display: block;
  text-align: center;
}

/* line 76, src/scss/components/_plugins.scss */
#BorlabsCookieBox a,
#BorlabsCookieBox ._brlbs-manage a {
  color: var(--event-promo-color);
}

/* line 80, src/scss/components/_plugins.scss */
#BorlabsCookieBox ._brlbs-btn-accept-all {
  background-color: var(--event-promo-color);
}

/* line 82, src/scss/components/_plugins.scss */
#BorlabsCookieBox ._brlbs-btn-accept-all:hover {
  background-color: var(--event-promo-dark-color);
}

/* line 86, src/scss/components/_plugins.scss */
#BorlabsCookieBox ._brlbs-checkbox input:checked:not(:disabled) ~ ._brlbs-checkbox-indicator {
  background-color: var(--event-promo-color);
  border-color: var(--event-promo-dark-color);
}

/* line 93, src/scss/components/_plugins.scss */
.BorlabsCookie ._brlbs-content-blocker ._brlbs-caption a:not(._brlbs-btn) {
  color: var(--event-promo-color);
}

/* line 96, src/scss/components/_plugins.scss */
.BorlabsCookie ._brlbs-content-blocker a._brlbs-btn {
  background-color: var(--event-promo-color);
}

/* line 98, src/scss/components/_plugins.scss */
.BorlabsCookie ._brlbs-content-blocker a._brlbs-btn:hover {
  background-color: var(--event-promo-dark-color);
}

/* css custom variables see functions.php */
/* line 15, src/scss/components/_events.scss */
.content h1,
.content h2,
.content h3,
.content h4,
.content h5,
.content h6 {
  color: var(--event-promo-color);
}

/* bulma style event related color helper classes */
/* line 21, src/scss/components/_events.scss */
.has-text-event-accent {
  color: var(--event-accent-color);
}

/* line 24, src/scss/components/_events.scss */
.has-text-event-promo {
  color: var(--event-promo-color);
}

/* line 27, src/scss/components/_events.scss */
.has-background-event-accent {
  background-color: var(--event-accent-color);
}

/* line 30, src/scss/components/_events.scss */
.has-background-event-promo {
  background-color: var(--event-promo-color);
}

/* line 34, src/scss/components/_events.scss */
.has-background-event-promo a:not(.button) {
  color: #fff;
  font-style: italic;
}

/* line 37, src/scss/components/_events.scss */
.has-background-event-promo a:not(.button):hover {
  color: #fff;
  text-decoration: underline;
}

/* line 48, src/scss/components/_events.scss */
button.is-link.promo-bg,
.button.is-link.promo-bg,
body .is-link.promo-bg#buorgig,
body .is-link.promo-bg#buorgul,
body .is-link.promo-bg#buorgpermanent {
  background-color: var(--event-promo-color);
}

/* line 50, src/scss/components/_events.scss */
button.is-link.promo-bg:hover,
.button.is-link.promo-bg:hover,
body .is-link.promo-bg#buorgig:hover,
body .is-link.promo-bg#buorgul:hover,
body .is-link.promo-bg#buorgpermanent:hover {
  border-color: var(--event-promo-color);
  color: #fff;
}

/* line 56, src/scss/components/_events.scss */
button.is-promo-dark-bg,
.button.is-promo-dark-bg,
body .is-promo-dark-bg#buorgig,
body .is-promo-dark-bg#buorgul,
body .is-promo-dark-bg#buorgpermanent {
  color: #fff;
}

/* line 60, src/scss/components/_events.scss */
button.is-event-accent,
.button.is-event-accent,
body .is-event-accent#buorgig,
body .is-event-accent#buorgul,
body .is-event-accent#buorgpermanent {
  color: var(--event-accent-text-color);
  border-color: transparent;
  background-color: var(--event-accent-color);
}

/* line 64, src/scss/components/_events.scss */
button.is-event-accent.is-hovered, button.is-event-accent:hover,
.button.is-event-accent.is-hovered,
body .is-event-accent.is-hovered#buorgig,
body .is-event-accent.is-hovered#buorgul,
body .is-event-accent.is-hovered#buorgpermanent,
.button.is-event-accent:hover,
body .is-event-accent#buorgig:hover,
body .is-event-accent#buorgul:hover,
body .is-event-accent#buorgpermanent:hover {
  border-color: transparent;
  background-color: var(--event-accent-dark-color);
}

/* line 70, src/scss/components/_events.scss */
button.is-event-promo,
.button.is-event-promo,
body .is-event-promo#buorgig,
body .is-event-promo#buorgul,
body .is-event-promo#buorgpermanent {
  color: #fff;
  border-color: transparent;
  background-color: var(--event-promo-color);
}

/* line 74, src/scss/components/_events.scss */
button.is-event-promo.is-hovered, button.is-event-promo:hover,
.button.is-event-promo.is-hovered,
body .is-event-promo.is-hovered#buorgig,
body .is-event-promo.is-hovered#buorgul,
body .is-event-promo.is-hovered#buorgpermanent,
.button.is-event-promo:hover,
body .is-event-promo#buorgig:hover,
body .is-event-promo#buorgul:hover,
body .is-event-promo#buorgpermanent:hover {
  border-color: transparent;
  background-color: var(--event-promo-dark-color);
}

/* line 83, src/scss/components/_events.scss */
.frm_forms .nl-subscription #nl-button:hover {
  color: var(--event-promo-color);
}

/* line 88, src/scss/components/_events.scss */
.site-branding svg path {
  fill: var(--event-promo-color);
}

/* line 91, src/scss/components/_events.scss */
.card-header,
.card-footer,
.site-footer {
  background-color: var(--event-promo-color);
}

/* line 101, src/scss/components/_events.scss */
.site-header .current-menu-item a:not([href^="/#"]).navbar-item:not(.button):not(.dropdown-item):not(.tag) {
  color: var(--event-promo-color);
}

/* line 112, src/scss/components/_events.scss */
.site-header a.navbar-item:not(.button):not(.dropdown-item):not(.tag):hover, .site-header a.navbar-item:not(.button):not(.dropdown-item):not(.tag):active,
.site-header a.navbar-item:not(.button):not(.dropdown-item):not(.tag) :focus {
  color: var(--event-promo-color);
}

/* line 120, src/scss/components/_events.scss */
.site-header .title {
  color: var(--event-promo-color);
}

/* line 126, src/scss/components/_events.scss */
.level-item .title, .quickview-footer #social-menu ul li .title {
  color: var(--event-promo-color);
}

/* line 130, src/scss/components/_events.scss */
.navbar.has-shadow {
  -webkit-box-shadow: 0 1px 0 0 var(--event-promo-border-dark-color), 0 -1px 0 0 var(--event-promo-border-light-color);
          box-shadow: 0 1px 0 0 var(--event-promo-border-dark-color), 0 -1px 0 0 var(--event-promo-border-light-color);
}

/* line 135, src/scss/components/_events.scss */
.navbar-menu.is-active, .current-menu-item a.navbar-menu.navbar-item,
.current_page_item a.navbar-menu.navbar-item {
  background-color: var(--event-promo-color);
  border-top: 1px solid var(--event-promo-border-dark-color);
  padding: 0.5rem 1rem;
}

/* line 139, src/scss/components/_events.scss */
.navbar-menu.is-active .navbar-item, .current-menu-item a.navbar-menu.navbar-item .navbar-item, .current_page_item a.navbar-menu.navbar-item .navbar-item {
  color: #fafafa;
  border-bottom: 2px solid var(--event-promo-border-dark-color);
}

/* line 149, src/scss/components/_events.scss */
a:not(.button):hover {
  color: var(--event-promo-color);
}

/* line 157, src/scss/components/_events.scss */
.tag.is-promo-light-border:hover {
  background-color: var(--event-promo-color);
}

/* line 162, src/scss/components/_events.scss */
.is-promo-bg {
  background-color: var(--event-promo-color);
}

/* line 166, src/scss/components/_events.scss */
.is-promo-dark-bg {
  background-color: var(--event-promo-dark-color);
}

/* line 168, src/scss/components/_events.scss */
.is-promo-dark-bg[disabled] {
  color: var(--event-promo-light-color);
}

/* line 171, src/scss/components/_events.scss */
.is-promo-dark-bg:hover, .is-promo-dark-bg:active, .is-promo-dark-bg:focus {
  background-color: rgba(254, 254, 254, 0.7);
  border-color: var(--event-promo-dark-color);
  color: var(--event-promo-dark-color);
}

/* line 180, src/scss/components/_events.scss */
.is-promo-light-border {
  border-color: var(--event-promo-border-light-color);
}

/* line 183, src/scss/components/_events.scss */
.is-promo-dark-border {
  border-color: var(--event-promo-border-dark-color);
}

/* line 191, src/scss/components/_events.scss */
.pagination .pagination-link:hover,
.pagination .pagination-next:hover,
.pagination .pagination-previous:hover {
  border-color: var(--event-promo-color);
}

/* line 197, src/scss/components/_events.scss */
.pagination .pagination-link.is-current {
  background-color: var(--event-promo-color);
}

/* line 199, src/scss/components/_events.scss */
.pagination .pagination-link.is-current:hover {
  border-color: var(--event-promo-dark-color);
  background-color: var(--event-promo-dark-color);
}

/* line 206, src/scss/components/_events.scss */
.pagination .pagination-link.is-current {
  border-color: var(--event-promo-color);
}

/**
* ALL form style specials
*/
/* line 8, src/scss/components/_forms.scss */
#nl-form .frm_message.notification {
  background: none;
  border-color: #363636;
  border-style: solid;
  border-width: 1px 4px;
  border-radius: 0;
}

/* line 18, src/scss/components/_forms.scss */
.frm_forms .nl-subscription > .frm_error_style {
  position: relative;
  background-color: #fefefe;
  color: #f14668;
  border: 2px solid #f14668;
  border-radius: 4px;
  padding: 1.25rem 2.5rem 1.25rem 1.5rem;
  margin-bottom: 1rem;
}

/* line 30, src/scss/components/_forms.scss */
.frm_forms .nl-subscription .frm_description.message, .frm_forms .nl-subscription body .frm_description.buorg-pad, body .frm_forms .nl-subscription .frm_description.buorg-pad {
  background: none;
  text-align: center;
}

/* line 35, src/scss/components/_forms.scss */
.frm_forms .nl-subscription .frm_description.message.is-light .message-body, .frm_forms .nl-subscription body .frm_description.is-light.buorg-pad .message-body, body .frm_forms .nl-subscription .frm_description.is-light.buorg-pad .message-body, .frm_forms .nl-subscription .frm_description.message.is-light body .buorg-moremsg, body .frm_forms .nl-subscription .frm_description.message.is-light .buorg-moremsg, .frm_forms .nl-subscription body .frm_description.is-light.buorg-pad .buorg-moremsg, body .frm_forms .nl-subscription .frm_description.is-light.buorg-pad .buorg-moremsg, .frm_forms .nl-subscription .frm_description.message.is-white .message-body, .frm_forms .nl-subscription body .frm_description.is-white.buorg-pad .message-body, body .frm_forms .nl-subscription .frm_description.is-white.buorg-pad .message-body, .frm_forms .nl-subscription .frm_description.message.is-white body .buorg-moremsg, body .frm_forms .nl-subscription .frm_description.message.is-white .buorg-moremsg, .frm_forms .nl-subscription body .frm_description.is-white.buorg-pad .buorg-moremsg, body .frm_forms .nl-subscription .frm_description.is-white.buorg-pad .buorg-moremsg {
  color: #fefefe;
}

/* line 39, src/scss/components/_forms.scss */
.frm_forms .nl-subscription .frm_description.message .message-body, .frm_forms .nl-subscription body .frm_description.buorg-pad .message-body, body .frm_forms .nl-subscription .frm_description.buorg-pad .message-body, .frm_forms .nl-subscription .frm_description.message body .buorg-moremsg, body .frm_forms .nl-subscription .frm_description.message .buorg-moremsg, .frm_forms .nl-subscription body .frm_description.buorg-pad .buorg-moremsg, body .frm_forms .nl-subscription .frm_description.buorg-pad .buorg-moremsg {
  border-width: 1px 4px;
}

/* line 44, src/scss/components/_forms.scss */
.frm_forms .nl-subscription a {
  text-decoration: underline;
}

/* line 46, src/scss/components/_forms.scss */
.frm_forms .nl-subscription a:active, .frm_forms .nl-subscription a:hover {
  color: whitesmoke;
}

/* line 52, src/scss/components/_forms.scss */
.frm_forms .nl-subscription .frm_fields_container {
  position: relative;
}

/* line 56, src/scss/components/_forms.scss */
.frm_forms .nl-subscription #nl-button {
  font-family: "Leira", "Helvetica Neue", "Helvetica", sans-serif;
  white-space: normal;
  height: auto;
  -webkit-transition: color .2s ease, background-color .2s ease;
  transition: color .2s ease, background-color .2s ease;
}

/* line 65, src/scss/components/_forms.scss */
.frm_forms .nl-subscription .switch[type="checkbox"]:not(.is-outlined):not(:checked) + label:before {
  background: #363636;
}

/* line 70, src/scss/components/_forms.scss */
.frm_forms .nl-subscription .switch[type="checkbox"].is-outlined + label:before, .frm_forms .nl-subscription body .switch#buorgig[type="checkbox"] + label:before, body .frm_forms .nl-subscription .switch#buorgig[type="checkbox"] + label:before, .frm_forms .nl-subscription body .switch#buorgul[type="checkbox"] + label:before, body .frm_forms .nl-subscription .switch#buorgul[type="checkbox"] + label:before, .frm_forms .nl-subscription body .switch#buorgpermanent[type="checkbox"] + label:before, body .frm_forms .nl-subscription .switch#buorgpermanent[type="checkbox"] + label:before {
  border-color: #fefefe;
}

/* line 74, src/scss/components/_forms.scss */
.frm_forms .nl-subscription .switch[type="checkbox"].is-outlined + label:after, .frm_forms .nl-subscription body .switch#buorgig[type="checkbox"] + label:after, body .frm_forms .nl-subscription .switch#buorgig[type="checkbox"] + label:after, .frm_forms .nl-subscription body .switch#buorgul[type="checkbox"] + label:after, body .frm_forms .nl-subscription .switch#buorgul[type="checkbox"] + label:after, .frm_forms .nl-subscription body .switch#buorgpermanent[type="checkbox"] + label:after, body .frm_forms .nl-subscription .switch#buorgpermanent[type="checkbox"] + label:after {
  background: #fefefe;
}

/* line 80, src/scss/components/_forms.scss */
.frm_forms .nl-subscription .frm_primary_label.label {
  color: #fefefe;
}

/* line 84, src/scss/components/_forms.scss */
.frm_forms .nl-subscription .frm_html_container {
  position: relative;
  left: 0;
  right: 0;
  z-index: 10;
}

/* line 90, src/scss/components/_forms.scss */
.frm_forms .nl-subscription .frm_html_container ~ .frm_form_field, .frm_forms .nl-subscription .frm_html_container ~ .frm_submit {
  display: none;
}

/* line 95, src/scss/components/_forms.scss */
.frm_forms .nl-subscription .frm_error {
  display: inline-block;
  border-radius: 4px;
  background: #fefefe;
  border: 2px solid #f14668;
  padding: 0.25rem 0.25rem;
}

/* line 5, src/scss/components/_recipe.scss */
.recipe .card-content {
  padding: 0.5rem;
}

/* line 9, src/scss/components/_recipe.scss */
.content .recipe ul.level, .content .recipe .quickview-footer #social-menu ul, .quickview-footer #social-menu .content .recipe ul {
  margin: 0;
}

/* line 14, src/scss/components/_recipe.scss */
#recent-recipes .recipe {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

/* line 17, src/scss/components/_recipe.scss */
.recipe-main .recipe {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

/* line 21, src/scss/components/_recipe.scss */
.recipe .card {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

/* line 25, src/scss/components/_recipe.scss */
.recipe .card .card-image figure {
  line-height: 0;
}

/* line 28, src/scss/components/_recipe.scss */
.recipe .card .card-content {
  margin: auto 0;
  padding: 1rem 0.5rem;
}

/* line 31, src/scss/components/_recipe.scss */
.recipe .card .card-content a {
  display: block;
  width: 100%;
}

/* line 39, src/scss/components/_recipe.scss */
.recipe[class*="recipe_category-"] .title {
  margin-bottom: 0.5rem;
}

/* line 44, src/scss/components/_recipe.scss */
.recipe .recipe-categories-wrapper {
  margin-bottom: 1rem;
}

/* line 47, src/scss/components/_recipe.scss */
.recipe .recipe-ingredients-comments {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

/* line 49, src/scss/components/_recipe.scss */
.recipe .recipe-ingredients-comments .icon {
  margin-right: 0.5rem;
}

/* line 55, src/scss/components/_recipe.scss */
.recipe-diet-icons li + li {
  margin: 0;
}

/* line 62, src/scss/components/_recipe.scss */
.archive .recipe-diet-icons,
.front-page .recipe-diet-icons,
.search .recipe-diet-icons {
  position: absolute;
  top: 0.25rem;
  left: 0.25rem;
  z-index: 10;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  /*width: 20%;
        max-width: 40px;*/
}

/* line 70, src/scss/components/_recipe.scss */
.archive .recipe-diet-icons figure.image,
.front-page .recipe-diet-icons figure.image,
.search .recipe-diet-icons figure.image {
  margin-bottom: 0.5rem;
}

/* line 73, src/scss/components/_recipe.scss */
.archive .recipe-diet-icons .diet-icon,
.front-page .recipe-diet-icons .diet-icon,
.search .recipe-diet-icons .diet-icon {
  display: block;
  min-width: 1.75rem;
  max-width: 30px;
}

@media screen and (min-width: 769px), print {
  /* line 73, src/scss/components/_recipe.scss */
  .archive .recipe-diet-icons .diet-icon,
  .front-page .recipe-diet-icons .diet-icon,
  .search .recipe-diet-icons .diet-icon {
    max-width: 40px;
  }
}

/* line 85, src/scss/components/_recipe.scss */
.single-recipe .recipe-diet-icons .heading {
  font-size: inherit;
}

/* line 88, src/scss/components/_recipe.scss */
.single-recipe .recipe-diet-icons .diet-icon {
  display: block;
  width: 3rem;
  height: auto;
  margin: 0 auto;
}

/* line 95, src/scss/components/_recipe.scss */
.single-recipe .has-title-addition {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}

/* line 107, src/scss/components/_recipe.scss */
.recipe .recipe-data.columns {
  margin-top: 0;
}

/* line 111, src/scss/components/_recipe.scss */
.recipe .recipe-data hr:first-of-type {
  margin-top: 0;
}

/* line 114, src/scss/components/_recipe.scss */
.recipe .recipe-data hr:last-of-type {
  margin-bottom: 0;
}

@media screen and (min-width: 769px), print {
  /* line 118, src/scss/components/_recipe.scss */
  .recipe .recipe-data .level, .recipe .recipe-data .quickview-footer #social-menu ul, .quickview-footer #social-menu .recipe .recipe-data ul {
    display: block;
  }
}

@media screen and (min-width: 1088px) {
  /* line 118, src/scss/components/_recipe.scss */
  .recipe .recipe-data .level, .recipe .recipe-data .quickview-footer #social-menu ul, .quickview-footer #social-menu .recipe .recipe-data ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

/* line 129, src/scss/components/_recipe.scss */
.recipe .recipe-data table tr :first-child {
  width: 30%;
}

@media screen and (min-width: 769px), print {
  /* line 139, src/scss/components/_recipe.scss */
  .front-page #recipes figure.recipe-image {
    margin: 0;
  }
}

/* line 145, src/scss/components/_recipe.scss */
.front-page #recipes #event-recipe .wp-post-image {
  width: 100%;
}

/* line 148, src/scss/components/_recipe.scss */
.front-page #recipes #event-recipe .button, .front-page #recipes #event-recipe body #buorgig, body .front-page #recipes #event-recipe #buorgig,
.front-page #recipes #event-recipe body #buorgul, body .front-page #recipes #event-recipe #buorgul,
.front-page #recipes #event-recipe body #buorgpermanent, body .front-page #recipes #event-recipe #buorgpermanent {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

/* line 156, src/scss/components/_recipe.scss */
#recipe_diet-filter-bar .diet-icon {
  display: block;
  margin: 0 auto;
  width: 3rem;
  height: auto;
}

/* line 167, src/scss/components/_recipe.scss */
.archive.post-type-archive-recipe .recipe .card-header-title, .archive.tax-recipe_category .recipe .card-header-title, .archive.tax-recipe_diet .recipe .card-header-title {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

/* line 170, src/scss/components/_recipe.scss */
.archive.post-type-archive-recipe .recipe .box, .archive.tax-recipe_category .recipe .box, .archive.tax-recipe_diet .recipe .box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media screen and (max-width: 768px) {
  /* line 170, src/scss/components/_recipe.scss */
  .archive.post-type-archive-recipe .recipe .box, .archive.tax-recipe_category .recipe .box, .archive.tax-recipe_diet .recipe .box {
    padding: 0.5rem;
  }
}

/* line 178, src/scss/components/_recipe.scss */
.archive.post-type-archive-recipe .recipe .box > .columns .column, .archive.tax-recipe_category .recipe .box > .columns .column, .archive.tax-recipe_diet .recipe .box > .columns .column {
  padding: 0;
}

@media screen and (min-width: 769px), print {
  /* line 181, src/scss/components/_recipe.scss */
  .archive.post-type-archive-recipe .recipe .box > .columns .column:nth-child(2), .archive.tax-recipe_category .recipe .box > .columns .column:nth-child(2), .archive.tax-recipe_diet .recipe .box > .columns .column:nth-child(2) {
    padding-left: 0.75rem;
  }
}

/* line 185, src/scss/components/_recipe.scss */
.archive.post-type-archive-recipe .recipe .box > .columns .column:last-child, .archive.tax-recipe_category .recipe .box > .columns .column:last-child, .archive.tax-recipe_diet .recipe .box > .columns .column:last-child {
  padding-top: 0.75rem;
}

/* line 188, src/scss/components/_recipe.scss */
.archive.post-type-archive-recipe .recipe .box > .columns .column .link-more, .archive.tax-recipe_category .recipe .box > .columns .column .link-more, .archive.tax-recipe_diet .recipe .box > .columns .column .link-more {
  text-align: right;
}

/* line 190, src/scss/components/_recipe.scss */
.archive.post-type-archive-recipe .recipe .box > .columns h4.title, .archive.tax-recipe_category .recipe .box > .columns h4.title, .archive.tax-recipe_diet .recipe .box > .columns h4.title {
  margin-bottom: 0.25rem;
}

/* line 193, src/scss/components/_recipe.scss */
.archive.post-type-archive-recipe .recipe .box > .columns figure.recipe-image, .archive.tax-recipe_category .recipe .box > .columns figure.recipe-image, .archive.tax-recipe_diet .recipe .box > .columns figure.recipe-image {
  margin: 0;
  text-align: left;
}

@media screen and (max-width: 768px) {
  /* line 193, src/scss/components/_recipe.scss */
  .archive.post-type-archive-recipe .recipe .box > .columns figure.recipe-image, .archive.tax-recipe_category .recipe .box > .columns figure.recipe-image, .archive.tax-recipe_diet .recipe .box > .columns figure.recipe-image {
    margin-bottom: 0.5rem;
  }
}

/* line 4, src/scss/components/_product.scss */
.product .entry-title.card-header-title {
  margin: 0;
}

/* line 6, src/scss/components/_product.scss */
.product .entry-title.card-header-title a {
  line-height: inherit;
}

/* line 9, src/scss/components/_product.scss */
.product .entry-header figure.image {
  display: table;
  margin-top: 2rem;
}

/* line 13, src/scss/components/_product.scss */
.product .entry-header .subtitle {
  text-align: left;
}

/* line 17, src/scss/components/_product.scss */
.product .price-label {
  position: absolute;
  bottom: 1.5rem;
  right: 1.5rem;
}

@media screen and (max-width: 768px) {
  /* line 21, src/scss/components/_product.scss */
  .product .price-label .price-button {
    font-size: 7.5em;
  }
  /* line 24, src/scss/components/_product.scss */
  .product .price-label .price-button .product-price-note,
  .product .price-label .price-button .product-weight {
    margin-top: 1px;
  }
}

/* line 31, src/scss/components/_product.scss */
.product .price-label .price-0 {
  font-size: 2.15rem;
  letter-spacing: -.15rem;
}

/* line 35, src/scss/components/_product.scss */
.product .price-label .price-1 {
  font-size: 1.25rem;
}

/* line 39, src/scss/components/_product.scss */
.product .price-label .price-meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
  margin-top: 0.5rem;
}

/* line 44, src/scss/components/_product.scss */
.product .price-label .price-meta span {
  margin: 0 auto;
}

/* line 46, src/scss/components/_product.scss */
.product .price-label .price-meta span:first-child {
  margin-top: auto;
}

/* line 49, src/scss/components/_product.scss */
.product .price-label .price-meta span.is-size-6 + .is-size-7 {
  margin-bottom: -1.5rem;
}

/* line 55, src/scss/components/_product.scss */
.product .price-label.is-multi-digit .price-0 {
  font-size: 2rem;
}

/* line 58, src/scss/components/_product.scss */
.product .price-label.is-multi-digit .price-1 {
  font-size: 1.2rem;
}

/* line 63, src/scss/components/_product.scss */
.product .heading {
  font-size: 11px;
}

/* line 69, src/scss/components/_product.scss */
.front-page {
  /*.carousel{
    overflow: hidden;
    padding: $global-padding/2 0;
    .slider-container{
      overflow: visible;
      .slider-item{
        .card{
          margin: $global-margin/4;
        }
      }
    }
  }*/
}

/* line 71, src/scss/components/_product.scss */
.front-page #products h3.subtitle {
  text-align: center;
  margin-bottom: 0;
  padding-bottom: 0;
}

/* line 90, src/scss/components/_product.scss */
.front-page .product.card {
  height: 100%;
}

/* line 107, src/scss/components/_product.scss */
.archive.post-type-archive-product .product > .organics {
  margin: 0.25rem 0.25rem 0 0;
}

/* line 111, src/scss/components/_product.scss */
.archive.post-type-archive-product .product .card-content .simplefavorite-button {
  margin-bottom: 0.75rem;
}

/* line 114, src/scss/components/_product.scss */
.archive.post-type-archive-product .product .card-content .heading, .archive.post-type-archive-product .product .card-content h2.card-header-title {
  margin-bottom: 0.5rem;
}

/* line 117, src/scss/components/_product.scss */
.archive.post-type-archive-product .product .card-content h2.card-header-title {
  margin-top: 0;
}

/* line 121, src/scss/components/_product.scss */
.archive.post-type-archive-product .product .card-content .organics figure.image {
  margin: 0;
}

/* line 126, src/scss/components/_product.scss */
.archive.post-type-archive-product .product .card-content .fa-layers {
  width: 100%;
}

/* line 137, src/scss/components/_product.scss */
.single .product .entry-header h1:not(:first-child) {
  margin: 0;
}

/* line 143, src/scss/components/_product.scss */
.single .product .entry-header figure.image {
  margin: 0;
}

/* line 148, src/scss/components/_product.scss */
.single .product .entry-content figure.image {
  margin: 0 auto;
}

/* line 155, src/scss/components/_product.scss */
.single .product .organic-labels {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

/* line 159, src/scss/components/_product.scss */
.single .product .organic-label-img {
  width: 40px;
}

/* line 5, src/scss/components/_store.scss */
.front-page .store-section p:last-of-type {
  margin-bottom: 1rem;
}

/* line 8, src/scss/components/_store.scss */
.front-page .store-section .container {
  padding: 1rem;
}

/* line 12, src/scss/components/_store.scss */
.front-page #store-slides .container {
  margin: 0 !important;
}

/* line 15, src/scss/components/_store.scss */
.front-page #store-search-section .container {
  margin-top: 0 !important;
  padding-top: 1rem;
}

/* line 19, src/scss/components/_store.scss */
.front-page #store-search {
  margin-top: 0.5rem;
}

/* line 21, src/scss/components/_store.scss */
.front-page #store-search .button, .front-page #store-search body #buorgig, body .front-page #store-search #buorgig,
.front-page #store-search body #buorgul, body .front-page #store-search #buorgul,
.front-page #store-search body #buorgpermanent, body .front-page #store-search #buorgpermanent {
  width: 50%;
}

@media screen and (max-width: 768px) {
  /* line 25, src/scss/components/_store.scss */
  .front-page #store-search .column {
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
  }
}

/* line 31, src/scss/components/_store.scss */
.front-page #search-results {
  margin-bottom: 1rem;
}

/* line 33, src/scss/components/_store.scss */
.front-page #search-results .search-result {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (min-width: 769px), print {
  /* line 33, src/scss/components/_store.scss */
  .front-page #search-results .search-result {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}

/* line 41, src/scss/components/_store.scss */
.front-page #search-results .branding {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  -webkit-box-flex: 2;
      -ms-flex-positive: 2;
          flex-grow: 2;
}

@media screen and (min-width: 769px), print {
  /* line 41, src/scss/components/_store.scss */
  .front-page #search-results .branding {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
  }
}

/* line 48, src/scss/components/_store.scss */
.front-page #search-results .branding .logo-link {
  margin-right: 0.75rem;
}

/* line 53, src/scss/components/_store.scss */
.front-page #search-results .name {
  margin: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 80%;
          flex: 1 0 80%;
}

/* line 56, src/scss/components/_store.scss */
.front-page #search-results .name a {
  color: #4a4a4a;
}

/* line 60, src/scss/components/_store.scss */
.front-page #search-results .street {
  margin-right: 0.375rem;
}

@media screen and (min-width: 769px), print {
  /* line 63, src/scss/components/_store.scss */
  .front-page #search-results .street, .front-page #search-results .location {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
  }
}

/* line 74, src/scss/components/_store.scss */
.single-store .store-contact {
  border-bottom-width: 0;
}

/* line 77, src/scss/components/_store.scss */
.single-store .store-contact p:not(.address) {
  margin-bottom: 0;
}

/* line 80, src/scss/components/_store.scss */
.single-store .store-contact p.is-flex {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

/* line 84, src/scss/components/_store.scss */
.single-store th.has-padding-top {
  padding-top: 2rem;
}

/* line 87, src/scss/components/_store.scss */
.single-store .openings {
  table-layout: fixed;
}

/* line 90, src/scss/components/_store.scss */
.single-store .openings tr > td {
  display: inline-block;
  min-width: 30%;
}

/* line 96, src/scss/components/_store.scss */
.single-store .featured-image {
  margin: 0;
}

@media screen and (min-width: 769px), print {
  /* line 96, src/scss/components/_store.scss */
  .single-store .featured-image {
    margin: 0;
    text-align: right;
  }
}

/* line 102, src/scss/components/_store.scss */
.single-store .featured-image img {
  max-height: 100px;
  width: auto;
}

/* line 110, src/scss/components/_store.scss */
.single-store #store-info-container p {
  padding: 0.5em 0.75em;
}

/* line 112, src/scss/components/_store.scss */
.single-store #store-info-container p.info-title {
  border: 1px solid #dbdbdb;
  border-width: 0 0 1px;
  vertical-align: top;
  margin-bottom: 0;
}

/* line 122, src/scss/components/_store.scss */
.single-store #store-gallery .masonry-grid {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

@media screen and (max-width: 768px) {
  /* line 122, src/scss/components/_store.scss */
  .single-store #store-gallery .masonry-grid {
    grid-template-columns: repeat(2, minmax(100px, 1fr));
  }
}

/* line 132, src/scss/components/_store.scss */
.single-store #store-gallery .masonry-grid .grid-item {
  border-radius: 2px;
  padding: 0;
}

@media screen and (min-width: 1088px) {
  /*.front-page{
    #stores{
      .container{padding: 0;}
    }
  }*/
}

/**
 * Navbar Search overrides
 */
/* line 6, src/scss/components/_search.scss */
#navbar-search-dropdown {
  position: relative;
  display: block;
  top: auto;
  left: auto;
  right: auto;
  margin-top: 0;
}

/* line 16, src/scss/components/_search.scss */
.search #navbar-search-dropdown.dropdown .dropdown-menu, #navbar-search-dropdown.dropdown.is-active .dropdown-menu, .current-menu-item a#navbar-search-dropdown.dropdown.navbar-item .dropdown-menu, .current_page_item a#navbar-search-dropdown.dropdown.navbar-item .dropdown-menu {
  position: relative;
  top: 0;
  left: auto;
}

/* line 23, src/scss/components/_search.scss */
.search #navbar-search-dropdown.dropdown .dropdown-menu {
  display: block;
}

/* line 29, src/scss/components/_search.scss */
#navbar-search-dropdown .dropdown-menu {
  -webkit-box-shadow: none;
          box-shadow: none;
  border-top: 1px solid var(--event-promo-border-dark-color);
}

/* line 35, src/scss/components/_search.scss */
.masonry-grid {
  display: grid;
  grid-gap: 0.375rem;
  /* [1] Add some gap between rows and columns */
  grid-template-columns: repeat(1, minmax(100px, 1fr));
  /* [2] Make columns adjust according to the available viewport */
  grid-auto-rows: 0;
  /* [3] Set the height for implicitly-created row track */
  margin-bottom: 1rem;
}

/* line 49, src/scss/components/_search.scss */
.masonry-grid .grid-item {
  overflow: hidden;
  margin-top: 0;
  padding: 0.375rem;
}

/* line 54, src/scss/components/_search.scss */
.masonry-grid .grid-item .image {
  display: block;
}

/* line 57, src/scss/components/_search.scss */
.masonry-grid .grid-item .masonry-img {
  display: block;
  margin: 0;
}

/* line 63, src/scss/components/_search.scss */
.masonry-grid .grid-item .card-image svg {
  position: absolute;
  bottom: 1rem;
  left: 1rem;
}

/* line 68, src/scss/components/_search.scss */
.masonry-grid .grid-item .card-image svg.search-icon {
  color: #fefefe;
  --fa-secondary-opacity: 0.75;
}

/* line 78, src/scss/components/_search.scss */
.masonry-grid .grid-item.store .image {
  max-width: 50%;
}

/* line 81, src/scss/components/_search.scss */
.masonry-grid .grid-item.store h2.card-header-title {
  margin: 0;
  font-size: 1.5rem ;
}

@media (min-width: 20rem) {
  /* line 81, src/scss/components/_search.scss */
  .masonry-grid .grid-item.store h2.card-header-title {
    font-size: calc(1.5rem + 0.5 * (100vw - 20rem) / 60) ;
  }
}

@media (min-width: 80rem) {
  /* line 81, src/scss/components/_search.scss */
  .masonry-grid .grid-item.store h2.card-header-title {
    font-size: 2rem ;
  }
}

/* line 85, src/scss/components/_search.scss */
.masonry-grid .grid-item.store .table {
  border-collapse: collapse;
}

/* line 87, src/scss/components/_search.scss */
.masonry-grid .grid-item.store .table tbody {
  display: inline-table;
  width: 100%;
}

/* line 92, src/scss/components/_search.scss */
.masonry-grid .grid-item.store .store-contact {
  border-bottom: none;
  padding-bottom: 1rem;
}

/* line 95, src/scss/components/_search.scss */
.masonry-grid .grid-item.store .store-contact p.is-flex {
  margin: 0;
}

/* line 101, src/scss/components/_search.scss */
.masonry-grid .grid-item.store .openings tr td {
  padding-bottom: 0;
}

/* line 106, src/scss/components/_search.scss */
.masonry-grid .grid-item.store .openings tr:not(:first-child) td {
  padding-top: 0;
}

@media screen and (min-width: 769px), print {
  /* line 35, src/scss/components/_search.scss */
  .masonry-grid {
    grid-template-columns: repeat(2, minmax(100px, 1fr));
  }
}

@media screen and (min-width: 1088px) {
  /* line 35, src/scss/components/_search.scss */
  .masonry-grid {
    grid-template-columns: repeat(3, minmax(100px, 1fr));
  }
}

/** FacetWP */
/* line 126, src/scss/components/_search.scss */
.facet-filter-container {
  margin-top: 1rem;
  /*.search-form-wrapper {
        margin: $global-margin/2 0;
    }*/
}

/* line 131, src/scss/components/_search.scss */
.facet-filter-container .facetwp-facet {
  margin-bottom: 0;
}

/* line 135, src/scss/components/_search.scss */
.facet-filter-container .facetwp-reset-button-container [hidden] {
  display: none;
}

/* line 139, src/scss/components/_search.scss */
.facet-filter-container .loading-indicator {
  background: none;
  border: none;
}

/* line 146, src/scss/components/_search.scss */
.pagination .facetwp-page {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 0 0.5em 0 0.5em;
  margin-right: 0.25rem;
}

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