@charset "UTF-8";
.rebellion {
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  /*! minireset.css v0.0.6 | MIT License | github.com/jgthms/minireset.css */
  /* Optional Additions */
  /* Animation */
  /*Shrinking for mobile*/
  /*!
   * Hamburgers
   * @description Tasty CSS-animated hamburgers
   * @author Jonathan Suh @jonsuh
   * @site https://jonsuh.com/hamburgers
   * @link https://github.com/jonsuh/hamburgers
   */
  /*
     * Spring
     */
  /*
     * Spring Reverse
     */
  /* Slider */
  /* Slider */
  /* Icons */
  /* Arrows */
  /* Dots */
  /*!
  * animate.css - https://animate.style/
  * Version - 4.1.1
  * Licensed under the MIT license - http://opensource.org/licenses/MIT
  *
  * Copyright (c) 2020 Animate.css
  */
}
@keyframes spinAround {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
.rebellion .is-unselectable, .rebellion .bulma-tabs, .rebellion .pagination-previous,
.rebellion .pagination-next,
.rebellion .pagination-link,
.rebellion .pagination-ellipsis, .rebellion .breadcrumb, .rebellion .file, .rebellion .button, .rebellion .modal-close, .rebellion .delete {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  user-select: none;
}
.rebellion .navbar-link:not(.is-arrowless)::after, .rebellion .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%;
  transform: rotate(-45deg);
  transform-origin: center;
  width: 0.625em;
}
.rebellion .bulma-tabs:not(:last-child), .rebellion .pagination:not(:last-child), .rebellion .message:not(:last-child), .rebellion .level:not(:last-child), .rebellion .breadcrumb:not(:last-child), .rebellion .highlight:not(:last-child), .rebellion .block:not(:last-child), .rebellion .title:not(:last-child),
.rebellion .subtitle:not(:last-child), .rebellion .table-container:not(:last-child), .rebellion .table:not(:last-child), .rebellion .progress:not(:last-child), .rebellion .notification:not(:last-child), .rebellion .content:not(:last-child), .rebellion .box:not(:last-child) {
  margin-bottom: 1.5rem;
}
.rebellion .modal-close, .rebellion .delete {
  -moz-appearance: none;
  -webkit-appearance: none;
  background-color: rgba(10, 10, 10, 0.2);
  border: none;
  border-radius: 290486px;
  cursor: pointer;
  pointer-events: auto;
  display: inline-block;
  flex-grow: 0;
  flex-shrink: 0;
  font-size: 0;
  height: 20px;
  max-height: 20px;
  max-width: 20px;
  min-height: 20px;
  min-width: 20px;
  outline: none;
  position: relative;
  vertical-align: top;
  width: 20px;
}
.rebellion .modal-close::before, .rebellion .delete::before, .rebellion .modal-close::after, .rebellion .delete::after {
  background-color: white;
  content: "";
  display: block;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
  transform-origin: center center;
}
.rebellion .modal-close::before, .rebellion .delete::before {
  height: 2px;
  width: 50%;
}
.rebellion .modal-close::after, .rebellion .delete::after {
  height: 50%;
  width: 2px;
}
.rebellion .modal-close:hover, .rebellion .delete:hover, .rebellion .modal-close:focus, .rebellion .delete:focus {
  background-color: rgba(10, 10, 10, 0.3);
}
.rebellion .modal-close:active, .rebellion .delete:active {
  background-color: rgba(10, 10, 10, 0.4);
}
.rebellion .is-small.modal-close, .rebellion .is-small.delete {
  height: 16px;
  max-height: 16px;
  max-width: 16px;
  min-height: 16px;
  min-width: 16px;
  width: 16px;
}
.rebellion .is-medium.modal-close, .rebellion .is-medium.delete {
  height: 24px;
  max-height: 24px;
  max-width: 24px;
  min-height: 24px;
  min-width: 24px;
  width: 24px;
}
.rebellion .is-large.modal-close, .rebellion .is-large.delete {
  height: 32px;
  max-height: 32px;
  max-width: 32px;
  min-height: 32px;
  min-width: 32px;
  width: 32px;
}
.rebellion .control.is-loading::after, .rebellion .select.is-loading::after, .rebellion .loader, .rebellion .button.is-loading::after {
  animation: spinAround 500ms infinite linear;
  border: 2px solid #dbdbdb;
  border-radius: 290486px;
  border-right-color: transparent;
  border-top-color: transparent;
  content: "";
  display: block;
  height: 1em;
  position: relative;
  width: 1em;
}
.rebellion .hero-video, .rebellion .is-overlay, .rebellion .modal-background, .rebellion .modal, .rebellion .image.is-square img,
.rebellion .image.is-square .has-ratio, .rebellion .image.is-1by1 img,
.rebellion .image.is-1by1 .has-ratio, .rebellion .image.is-5by4 img,
.rebellion .image.is-5by4 .has-ratio, .rebellion .image.is-4by3 img,
.rebellion .image.is-4by3 .has-ratio, .rebellion .image.is-3by2 img,
.rebellion .image.is-3by2 .has-ratio, .rebellion .image.is-5by3 img,
.rebellion .image.is-5by3 .has-ratio, .rebellion .image.is-16by9 img,
.rebellion .image.is-16by9 .has-ratio, .rebellion .image.is-2by1 img,
.rebellion .image.is-2by1 .has-ratio, .rebellion .image.is-3by1 img,
.rebellion .image.is-3by1 .has-ratio, .rebellion .image.is-4by5 img,
.rebellion .image.is-4by5 .has-ratio, .rebellion .image.is-3by4 img,
.rebellion .image.is-3by4 .has-ratio, .rebellion .image.is-2by3 img,
.rebellion .image.is-2by3 .has-ratio, .rebellion .image.is-3by5 img,
.rebellion .image.is-3by5 .has-ratio, .rebellion .image.is-9by16 img,
.rebellion .image.is-9by16 .has-ratio, .rebellion .image.is-1by2 img,
.rebellion .image.is-1by2 .has-ratio, .rebellion .image.is-1by3 img,
.rebellion .image.is-1by3 .has-ratio {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.rebellion .pagination-previous,
.rebellion .pagination-next,
.rebellion .pagination-link,
.rebellion .pagination-ellipsis, .rebellion .file-cta,
.rebellion .file-name, .rebellion .select select, .rebellion .textarea, .rebellion .input, .rebellion .button {
  -moz-appearance: none;
  -webkit-appearance: none;
  align-items: center;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: none;
  display: inline-flex;
  font-size: 1rem;
  height: 2.5em;
  justify-content: flex-start;
  line-height: 1.5;
  padding-bottom: calc(0.5em - 1px);
  padding-left: calc(0.75em - 1px);
  padding-right: calc(0.75em - 1px);
  padding-top: calc(0.5em - 1px);
  position: relative;
  vertical-align: top;
}
.rebellion .pagination-previous:focus,
.rebellion .pagination-next:focus,
.rebellion .pagination-link:focus,
.rebellion .pagination-ellipsis:focus, .rebellion .file-cta:focus,
.rebellion .file-name:focus, .rebellion .select select:focus, .rebellion .textarea:focus, .rebellion .input:focus, .rebellion .button:focus, .rebellion .is-focused.pagination-previous,
.rebellion .is-focused.pagination-next,
.rebellion .is-focused.pagination-link,
.rebellion .is-focused.pagination-ellipsis, .rebellion .is-focused.file-cta,
.rebellion .is-focused.file-name, .rebellion .select select.is-focused, .rebellion .is-focused.textarea, .rebellion .is-focused.input, .rebellion .is-focused.button, .rebellion .pagination-previous:active,
.rebellion .pagination-next:active,
.rebellion .pagination-link:active,
.rebellion .pagination-ellipsis:active, .rebellion .file-cta:active,
.rebellion .file-name:active, .rebellion .select select:active, .rebellion .textarea:active, .rebellion .input:active, .rebellion .button:active, .rebellion .is-active.pagination-previous,
.rebellion .is-active.pagination-next,
.rebellion .is-active.pagination-link,
.rebellion .is-active.pagination-ellipsis, .rebellion .is-active.file-cta,
.rebellion .is-active.file-name, .rebellion .select select.is-active, .rebellion .is-active.textarea, .rebellion .is-active.input, .rebellion .is-active.button {
  outline: none;
}
.rebellion [disabled].pagination-previous,
.rebellion [disabled].pagination-next,
.rebellion [disabled].pagination-link,
.rebellion [disabled].pagination-ellipsis, .rebellion [disabled].file-cta,
.rebellion [disabled].file-name, .rebellion .select select[disabled], .rebellion [disabled].textarea, .rebellion [disabled].input, .rebellion [disabled].button, fieldset[disabled] .rebellion .pagination-previous,
fieldset[disabled] .rebellion .pagination-next,
fieldset[disabled] .rebellion .pagination-link,
fieldset[disabled] .rebellion .pagination-ellipsis, fieldset[disabled] .rebellion .file-cta,
fieldset[disabled] .rebellion .file-name, fieldset[disabled] .rebellion .select select, fieldset[disabled] .rebellion .textarea, fieldset[disabled] .rebellion .input, fieldset[disabled] .rebellion .button {
  cursor: not-allowed;
}
.rebellion html,
.rebellion body,
.rebellion p,
.rebellion ol,
.rebellion ul,
.rebellion li,
.rebellion dl,
.rebellion dt,
.rebellion dd,
.rebellion blockquote,
.rebellion figure,
.rebellion fieldset,
.rebellion legend,
.rebellion textarea,
.rebellion pre,
.rebellion iframe,
.rebellion hr,
.rebellion h1,
.rebellion h2,
.rebellion h3,
.rebellion h4,
.rebellion h5,
.rebellion h6 {
  margin: 0;
  padding: 0;
}
.rebellion h1,
.rebellion h2,
.rebellion h3,
.rebellion h4,
.rebellion h5,
.rebellion h6 {
  font-size: 100%;
  font-weight: normal;
}
.rebellion ul {
  list-style: none;
}
.rebellion button,
.rebellion input,
.rebellion select,
.rebellion textarea {
  margin: 0;
}
.rebellion html {
  box-sizing: border-box;
}
.rebellion *, .rebellion *::before, .rebellion *::after {
  box-sizing: inherit;
}
.rebellion img,
.rebellion video {
  height: auto;
  max-width: 100%;
}
.rebellion iframe {
  border: 0;
}
.rebellion table {
  border-collapse: collapse;
  border-spacing: 0;
}
.rebellion td,
.rebellion th {
  padding: 0;
}
.rebellion td:not([align]),
.rebellion th:not([align]) {
  text-align: inherit;
}
.rebellion 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%;
          text-size-adjust: 100%;
}
.rebellion article,
.rebellion aside,
.rebellion figure,
.rebellion footer,
.rebellion header,
.rebellion hgroup,
.rebellion section {
  display: block;
}
.rebellion body,
.rebellion button,
.rebellion input,
.rebellion select,
.rebellion textarea {
  font-family: BlinkMacSystemFont, -apple-system, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}
.rebellion code,
.rebellion pre {
  -moz-osx-font-smoothing: auto;
  -webkit-font-smoothing: auto;
  font-family: monospace;
}
.rebellion body {
  color: #4a4a4a;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.5;
}
.rebellion a {
  color: #3273dc;
  cursor: pointer;
  text-decoration: none;
}
.rebellion a strong {
  color: currentColor;
}
.rebellion a:hover {
  color: #363636;
}
.rebellion code {
  background-color: whitesmoke;
  color: #f14668;
  font-size: 0.875em;
  font-weight: normal;
  padding: 0.25em 0.5em 0.25em;
}
.rebellion hr {
  background-color: whitesmoke;
  border: none;
  display: block;
  height: 2px;
  margin: 1.5rem 0;
}
.rebellion img {
  height: auto;
  max-width: 100%;
}
.rebellion input[type=checkbox],
.rebellion input[type=radio] {
  vertical-align: baseline;
}
.rebellion small {
  font-size: 0.875em;
}
.rebellion span {
  font-style: inherit;
  font-weight: inherit;
}
.rebellion strong {
  color: #363636;
  font-weight: 700;
}
.rebellion fieldset {
  border: none;
}
.rebellion 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;
}
.rebellion pre code {
  background-color: transparent;
  color: currentColor;
  font-size: 1em;
  padding: 0;
}
.rebellion table td,
.rebellion table th {
  vertical-align: top;
}
.rebellion table td:not([align]),
.rebellion table th:not([align]) {
  text-align: inherit;
}
.rebellion table th {
  color: #363636;
}
.rebellion .box {
  background-color: white;
  border-radius: 6px;
  box-shadow: 0 0.5em 1em -0.125em rgba(10, 10, 10, 0.1), 0 0px 0 1px rgba(10, 10, 10, 0.02);
  color: #4a4a4a;
  display: block;
  padding: 1.25rem;
}
.rebellion a.box:hover, .rebellion a.box:focus {
  box-shadow: 0 0.5em 1em -0.125em rgba(10, 10, 10, 0.1), 0 0 0 1px #3273dc;
}
.rebellion a.box:active {
  box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.2), 0 0 0 1px #3273dc;
}
.rebellion .button {
  background-color: white;
  border-color: #dbdbdb;
  border-width: 1px;
  color: #363636;
  cursor: pointer;
  justify-content: center;
  padding-bottom: calc(0.5em - 1px);
  padding-left: 1em;
  padding-right: 1em;
  padding-top: calc(0.5em - 1px);
  text-align: center;
  white-space: nowrap;
}
.rebellion .button strong {
  color: inherit;
}
.rebellion .button .icon, .rebellion .button .icon.is-small, .rebellion .button .icon.is-medium, .rebellion .button .icon.is-large {
  height: 1.5em;
  width: 1.5em;
}
.rebellion .button .icon:first-child:not(:last-child) {
  margin-left: calc(-0.5em - 1px);
  margin-right: 0.25em;
}
.rebellion .button .icon:last-child:not(:first-child) {
  margin-left: 0.25em;
  margin-right: calc(-0.5em - 1px);
}
.rebellion .button .icon:first-child:last-child {
  margin-left: calc(-0.5em - 1px);
  margin-right: calc(-0.5em - 1px);
}
.rebellion .button:hover, .rebellion .button.is-hovered {
  border-color: #b5b5b5;
  color: #363636;
}
.rebellion .button:focus, .rebellion .button.is-focused {
  border-color: #3273dc;
  color: #363636;
}
.rebellion .button:focus:not(:active), .rebellion .button.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(50, 115, 220, 0.25);
}
.rebellion .button:active, .rebellion .button.is-active {
  border-color: #4a4a4a;
  color: #363636;
}
.rebellion .button.is-text {
  background-color: transparent;
  border-color: transparent;
  color: #4a4a4a;
  text-decoration: underline;
}
.rebellion .button.is-text:hover, .rebellion .button.is-text.is-hovered, .rebellion .button.is-text:focus, .rebellion .button.is-text.is-focused {
  background-color: whitesmoke;
  color: #363636;
}
.rebellion .button.is-text:active, .rebellion .button.is-text.is-active {
  background-color: #e8e8e8;
  color: #363636;
}
.rebellion .button.is-text[disabled], fieldset[disabled] .rebellion .button.is-text {
  background-color: transparent;
  border-color: transparent;
  box-shadow: none;
}
.rebellion .button.is-white {
  background-color: white;
  border-color: transparent;
  color: #0a0a0a;
}
.rebellion .button.is-white:hover, .rebellion .button.is-white.is-hovered {
  background-color: #f9f9f9;
  border-color: transparent;
  color: #0a0a0a;
}
.rebellion .button.is-white:focus, .rebellion .button.is-white.is-focused {
  border-color: transparent;
  color: #0a0a0a;
}
.rebellion .button.is-white:focus:not(:active), .rebellion .button.is-white.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(255, 255, 255, 0.25);
}
.rebellion .button.is-white:active, .rebellion .button.is-white.is-active {
  background-color: #f2f2f2;
  border-color: transparent;
  color: #0a0a0a;
}
.rebellion .button.is-white[disabled], fieldset[disabled] .rebellion .button.is-white {
  background-color: white;
  border-color: transparent;
  box-shadow: none;
}
.rebellion .button.is-white.is-inverted {
  background-color: #0a0a0a;
  color: white;
}
.rebellion .button.is-white.is-inverted:hover, .rebellion .button.is-white.is-inverted.is-hovered {
  background-color: black;
}
.rebellion .button.is-white.is-inverted[disabled], fieldset[disabled] .rebellion .button.is-white.is-inverted {
  background-color: #0a0a0a;
  border-color: transparent;
  box-shadow: none;
  color: white;
}
.rebellion .button.is-white.is-loading::after {
  border-color: transparent transparent #0a0a0a #0a0a0a !important;
}
.rebellion .button.is-white.is-outlined {
  background-color: transparent;
  border-color: white;
  color: white;
}
.rebellion .button.is-white.is-outlined:hover, .rebellion .button.is-white.is-outlined.is-hovered, .rebellion .button.is-white.is-outlined:focus, .rebellion .button.is-white.is-outlined.is-focused {
  background-color: white;
  border-color: white;
  color: #0a0a0a;
}
.rebellion .button.is-white.is-outlined.is-loading::after {
  border-color: transparent transparent white white !important;
}
.rebellion .button.is-white.is-outlined.is-loading:hover::after, .rebellion .button.is-white.is-outlined.is-loading.is-hovered::after, .rebellion .button.is-white.is-outlined.is-loading:focus::after, .rebellion .button.is-white.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #0a0a0a #0a0a0a !important;
}
.rebellion .button.is-white.is-outlined[disabled], fieldset[disabled] .rebellion .button.is-white.is-outlined {
  background-color: transparent;
  border-color: white;
  box-shadow: none;
  color: white;
}
.rebellion .button.is-white.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #0a0a0a;
  color: #0a0a0a;
}
.rebellion .button.is-white.is-inverted.is-outlined:hover, .rebellion .button.is-white.is-inverted.is-outlined.is-hovered, .rebellion .button.is-white.is-inverted.is-outlined:focus, .rebellion .button.is-white.is-inverted.is-outlined.is-focused {
  background-color: #0a0a0a;
  color: white;
}
.rebellion .button.is-white.is-inverted.is-outlined.is-loading:hover::after, .rebellion .button.is-white.is-inverted.is-outlined.is-loading.is-hovered::after, .rebellion .button.is-white.is-inverted.is-outlined.is-loading:focus::after, .rebellion .button.is-white.is-inverted.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent white white !important;
}
.rebellion .button.is-white.is-inverted.is-outlined[disabled], fieldset[disabled] .rebellion .button.is-white.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #0a0a0a;
  box-shadow: none;
  color: #0a0a0a;
}
.rebellion .button.is-black {
  background-color: #0a0a0a;
  border-color: transparent;
  color: white;
}
.rebellion .button.is-black:hover, .rebellion .button.is-black.is-hovered {
  background-color: #040404;
  border-color: transparent;
  color: white;
}
.rebellion .button.is-black:focus, .rebellion .button.is-black.is-focused {
  border-color: transparent;
  color: white;
}
.rebellion .button.is-black:focus:not(:active), .rebellion .button.is-black.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(10, 10, 10, 0.25);
}
.rebellion .button.is-black:active, .rebellion .button.is-black.is-active {
  background-color: black;
  border-color: transparent;
  color: white;
}
.rebellion .button.is-black[disabled], fieldset[disabled] .rebellion .button.is-black {
  background-color: #0a0a0a;
  border-color: transparent;
  box-shadow: none;
}
.rebellion .button.is-black.is-inverted {
  background-color: white;
  color: #0a0a0a;
}
.rebellion .button.is-black.is-inverted:hover, .rebellion .button.is-black.is-inverted.is-hovered {
  background-color: #f2f2f2;
}
.rebellion .button.is-black.is-inverted[disabled], fieldset[disabled] .rebellion .button.is-black.is-inverted {
  background-color: white;
  border-color: transparent;
  box-shadow: none;
  color: #0a0a0a;
}
.rebellion .button.is-black.is-loading::after {
  border-color: transparent transparent white white !important;
}
.rebellion .button.is-black.is-outlined {
  background-color: transparent;
  border-color: #0a0a0a;
  color: #0a0a0a;
}
.rebellion .button.is-black.is-outlined:hover, .rebellion .button.is-black.is-outlined.is-hovered, .rebellion .button.is-black.is-outlined:focus, .rebellion .button.is-black.is-outlined.is-focused {
  background-color: #0a0a0a;
  border-color: #0a0a0a;
  color: white;
}
.rebellion .button.is-black.is-outlined.is-loading::after {
  border-color: transparent transparent #0a0a0a #0a0a0a !important;
}
.rebellion .button.is-black.is-outlined.is-loading:hover::after, .rebellion .button.is-black.is-outlined.is-loading.is-hovered::after, .rebellion .button.is-black.is-outlined.is-loading:focus::after, .rebellion .button.is-black.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent white white !important;
}
.rebellion .button.is-black.is-outlined[disabled], fieldset[disabled] .rebellion .button.is-black.is-outlined {
  background-color: transparent;
  border-color: #0a0a0a;
  box-shadow: none;
  color: #0a0a0a;
}
.rebellion .button.is-black.is-inverted.is-outlined {
  background-color: transparent;
  border-color: white;
  color: white;
}
.rebellion .button.is-black.is-inverted.is-outlined:hover, .rebellion .button.is-black.is-inverted.is-outlined.is-hovered, .rebellion .button.is-black.is-inverted.is-outlined:focus, .rebellion .button.is-black.is-inverted.is-outlined.is-focused {
  background-color: white;
  color: #0a0a0a;
}
.rebellion .button.is-black.is-inverted.is-outlined.is-loading:hover::after, .rebellion .button.is-black.is-inverted.is-outlined.is-loading.is-hovered::after, .rebellion .button.is-black.is-inverted.is-outlined.is-loading:focus::after, .rebellion .button.is-black.is-inverted.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #0a0a0a #0a0a0a !important;
}
.rebellion .button.is-black.is-inverted.is-outlined[disabled], fieldset[disabled] .rebellion .button.is-black.is-inverted.is-outlined {
  background-color: transparent;
  border-color: white;
  box-shadow: none;
  color: white;
}
.rebellion .button.is-light {
  background-color: whitesmoke;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}
.rebellion .button.is-light:hover, .rebellion .button.is-light.is-hovered {
  background-color: #eeeeee;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}
.rebellion .button.is-light:focus, .rebellion .button.is-light.is-focused {
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}
.rebellion .button.is-light:focus:not(:active), .rebellion .button.is-light.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(245, 245, 245, 0.25);
}
.rebellion .button.is-light:active, .rebellion .button.is-light.is-active {
  background-color: #e8e8e8;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}
.rebellion .button.is-light[disabled], fieldset[disabled] .rebellion .button.is-light {
  background-color: whitesmoke;
  border-color: transparent;
  box-shadow: none;
}
.rebellion .button.is-light.is-inverted {
  background-color: rgba(0, 0, 0, 0.7);
  color: whitesmoke;
}
.rebellion .button.is-light.is-inverted:hover, .rebellion .button.is-light.is-inverted.is-hovered {
  background-color: rgba(0, 0, 0, 0.7);
}
.rebellion .button.is-light.is-inverted[disabled], fieldset[disabled] .rebellion .button.is-light.is-inverted {
  background-color: rgba(0, 0, 0, 0.7);
  border-color: transparent;
  box-shadow: none;
  color: whitesmoke;
}
.rebellion .button.is-light.is-loading::after {
  border-color: transparent transparent rgba(0, 0, 0, 0.7) rgba(0, 0, 0, 0.7) !important;
}
.rebellion .button.is-light.is-outlined {
  background-color: transparent;
  border-color: whitesmoke;
  color: whitesmoke;
}
.rebellion .button.is-light.is-outlined:hover, .rebellion .button.is-light.is-outlined.is-hovered, .rebellion .button.is-light.is-outlined:focus, .rebellion .button.is-light.is-outlined.is-focused {
  background-color: whitesmoke;
  border-color: whitesmoke;
  color: rgba(0, 0, 0, 0.7);
}
.rebellion .button.is-light.is-outlined.is-loading::after {
  border-color: transparent transparent whitesmoke whitesmoke !important;
}
.rebellion .button.is-light.is-outlined.is-loading:hover::after, .rebellion .button.is-light.is-outlined.is-loading.is-hovered::after, .rebellion .button.is-light.is-outlined.is-loading:focus::after, .rebellion .button.is-light.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent rgba(0, 0, 0, 0.7) rgba(0, 0, 0, 0.7) !important;
}
.rebellion .button.is-light.is-outlined[disabled], fieldset[disabled] .rebellion .button.is-light.is-outlined {
  background-color: transparent;
  border-color: whitesmoke;
  box-shadow: none;
  color: whitesmoke;
}
.rebellion .button.is-light.is-inverted.is-outlined {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.7);
  color: rgba(0, 0, 0, 0.7);
}
.rebellion .button.is-light.is-inverted.is-outlined:hover, .rebellion .button.is-light.is-inverted.is-outlined.is-hovered, .rebellion .button.is-light.is-inverted.is-outlined:focus, .rebellion .button.is-light.is-inverted.is-outlined.is-focused {
  background-color: rgba(0, 0, 0, 0.7);
  color: whitesmoke;
}
.rebellion .button.is-light.is-inverted.is-outlined.is-loading:hover::after, .rebellion .button.is-light.is-inverted.is-outlined.is-loading.is-hovered::after, .rebellion .button.is-light.is-inverted.is-outlined.is-loading:focus::after, .rebellion .button.is-light.is-inverted.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent whitesmoke whitesmoke !important;
}
.rebellion .button.is-light.is-inverted.is-outlined[disabled], fieldset[disabled] .rebellion .button.is-light.is-inverted.is-outlined {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.7);
  box-shadow: none;
  color: rgba(0, 0, 0, 0.7);
}
.rebellion .button.is-dark {
  background-color: #1f1f1f;
  border-color: transparent;
  color: #fff;
}
.rebellion .button.is-dark:hover, .rebellion .button.is-dark.is-hovered {
  background-color: #191919;
  border-color: transparent;
  color: #fff;
}
.rebellion .button.is-dark:focus, .rebellion .button.is-dark.is-focused {
  border-color: transparent;
  color: #fff;
}
.rebellion .button.is-dark:focus:not(:active), .rebellion .button.is-dark.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(31, 31, 31, 0.25);
}
.rebellion .button.is-dark:active, .rebellion .button.is-dark.is-active {
  background-color: #121212;
  border-color: transparent;
  color: #fff;
}
.rebellion .button.is-dark[disabled], fieldset[disabled] .rebellion .button.is-dark {
  background-color: #1f1f1f;
  border-color: transparent;
  box-shadow: none;
}
.rebellion .button.is-dark.is-inverted {
  background-color: #fff;
  color: #1f1f1f;
}
.rebellion .button.is-dark.is-inverted:hover, .rebellion .button.is-dark.is-inverted.is-hovered {
  background-color: #f2f2f2;
}
.rebellion .button.is-dark.is-inverted[disabled], fieldset[disabled] .rebellion .button.is-dark.is-inverted {
  background-color: #fff;
  border-color: transparent;
  box-shadow: none;
  color: #1f1f1f;
}
.rebellion .button.is-dark.is-loading::after {
  border-color: transparent transparent #fff #fff !important;
}
.rebellion .button.is-dark.is-outlined {
  background-color: transparent;
  border-color: #1f1f1f;
  color: #1f1f1f;
}
.rebellion .button.is-dark.is-outlined:hover, .rebellion .button.is-dark.is-outlined.is-hovered, .rebellion .button.is-dark.is-outlined:focus, .rebellion .button.is-dark.is-outlined.is-focused {
  background-color: #1f1f1f;
  border-color: #1f1f1f;
  color: #fff;
}
.rebellion .button.is-dark.is-outlined.is-loading::after {
  border-color: transparent transparent #1f1f1f #1f1f1f !important;
}
.rebellion .button.is-dark.is-outlined.is-loading:hover::after, .rebellion .button.is-dark.is-outlined.is-loading.is-hovered::after, .rebellion .button.is-dark.is-outlined.is-loading:focus::after, .rebellion .button.is-dark.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #fff #fff !important;
}
.rebellion .button.is-dark.is-outlined[disabled], fieldset[disabled] .rebellion .button.is-dark.is-outlined {
  background-color: transparent;
  border-color: #1f1f1f;
  box-shadow: none;
  color: #1f1f1f;
}
.rebellion .button.is-dark.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}
.rebellion .button.is-dark.is-inverted.is-outlined:hover, .rebellion .button.is-dark.is-inverted.is-outlined.is-hovered, .rebellion .button.is-dark.is-inverted.is-outlined:focus, .rebellion .button.is-dark.is-inverted.is-outlined.is-focused {
  background-color: #fff;
  color: #1f1f1f;
}
.rebellion .button.is-dark.is-inverted.is-outlined.is-loading:hover::after, .rebellion .button.is-dark.is-inverted.is-outlined.is-loading.is-hovered::after, .rebellion .button.is-dark.is-inverted.is-outlined.is-loading:focus::after, .rebellion .button.is-dark.is-inverted.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #1f1f1f #1f1f1f !important;
}
.rebellion .button.is-dark.is-inverted.is-outlined[disabled], fieldset[disabled] .rebellion .button.is-dark.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  box-shadow: none;
  color: #fff;
}
.rebellion .button.is-primary {
  background-color: #f5a40d;
  border-color: transparent;
  color: #fff;
}
.rebellion .button.is-primary:hover, .rebellion .button.is-primary.is-hovered {
  background-color: #ec9d0a;
  border-color: transparent;
  color: #fff;
}
.rebellion .button.is-primary:focus, .rebellion .button.is-primary.is-focused {
  border-color: transparent;
  color: #fff;
}
.rebellion .button.is-primary:focus:not(:active), .rebellion .button.is-primary.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(245, 164, 13, 0.25);
}
.rebellion .button.is-primary:active, .rebellion .button.is-primary.is-active {
  background-color: #df9509;
  border-color: transparent;
  color: #fff;
}
.rebellion .button.is-primary[disabled], fieldset[disabled] .rebellion .button.is-primary {
  background-color: #f5a40d;
  border-color: transparent;
  box-shadow: none;
}
.rebellion .button.is-primary.is-inverted {
  background-color: #fff;
  color: #f5a40d;
}
.rebellion .button.is-primary.is-inverted:hover, .rebellion .button.is-primary.is-inverted.is-hovered {
  background-color: #f2f2f2;
}
.rebellion .button.is-primary.is-inverted[disabled], fieldset[disabled] .rebellion .button.is-primary.is-inverted {
  background-color: #fff;
  border-color: transparent;
  box-shadow: none;
  color: #f5a40d;
}
.rebellion .button.is-primary.is-loading::after {
  border-color: transparent transparent #fff #fff !important;
}
.rebellion .button.is-primary.is-outlined {
  background-color: transparent;
  border-color: #f5a40d;
  color: #f5a40d;
}
.rebellion .button.is-primary.is-outlined:hover, .rebellion .button.is-primary.is-outlined.is-hovered, .rebellion .button.is-primary.is-outlined:focus, .rebellion .button.is-primary.is-outlined.is-focused {
  background-color: #f5a40d;
  border-color: #f5a40d;
  color: #fff;
}
.rebellion .button.is-primary.is-outlined.is-loading::after {
  border-color: transparent transparent #f5a40d #f5a40d !important;
}
.rebellion .button.is-primary.is-outlined.is-loading:hover::after, .rebellion .button.is-primary.is-outlined.is-loading.is-hovered::after, .rebellion .button.is-primary.is-outlined.is-loading:focus::after, .rebellion .button.is-primary.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #fff #fff !important;
}
.rebellion .button.is-primary.is-outlined[disabled], fieldset[disabled] .rebellion .button.is-primary.is-outlined {
  background-color: transparent;
  border-color: #f5a40d;
  box-shadow: none;
  color: #f5a40d;
}
.rebellion .button.is-primary.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}
.rebellion .button.is-primary.is-inverted.is-outlined:hover, .rebellion .button.is-primary.is-inverted.is-outlined.is-hovered, .rebellion .button.is-primary.is-inverted.is-outlined:focus, .rebellion .button.is-primary.is-inverted.is-outlined.is-focused {
  background-color: #fff;
  color: #f5a40d;
}
.rebellion .button.is-primary.is-inverted.is-outlined.is-loading:hover::after, .rebellion .button.is-primary.is-inverted.is-outlined.is-loading.is-hovered::after, .rebellion .button.is-primary.is-inverted.is-outlined.is-loading:focus::after, .rebellion .button.is-primary.is-inverted.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #f5a40d #f5a40d !important;
}
.rebellion .button.is-primary.is-inverted.is-outlined[disabled], fieldset[disabled] .rebellion .button.is-primary.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  box-shadow: none;
  color: #fff;
}
.rebellion .button.is-primary.is-light {
  background-color: #fef8eb;
  color: #936206;
}
.rebellion .button.is-primary.is-light:hover, .rebellion .button.is-primary.is-light.is-hovered {
  background-color: #fef3df;
  border-color: transparent;
  color: #936206;
}
.rebellion .button.is-primary.is-light:active, .rebellion .button.is-primary.is-light.is-active {
  background-color: #fdeed3;
  border-color: transparent;
  color: #936206;
}
.rebellion .button.is-link {
  background-color: #3273dc;
  border-color: transparent;
  color: #fff;
}
.rebellion .button.is-link:hover, .rebellion .button.is-link.is-hovered {
  background-color: #276cda;
  border-color: transparent;
  color: #fff;
}
.rebellion .button.is-link:focus, .rebellion .button.is-link.is-focused {
  border-color: transparent;
  color: #fff;
}
.rebellion .button.is-link:focus:not(:active), .rebellion .button.is-link.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(50, 115, 220, 0.25);
}
.rebellion .button.is-link:active, .rebellion .button.is-link.is-active {
  background-color: #2366d1;
  border-color: transparent;
  color: #fff;
}
.rebellion .button.is-link[disabled], fieldset[disabled] .rebellion .button.is-link {
  background-color: #3273dc;
  border-color: transparent;
  box-shadow: none;
}
.rebellion .button.is-link.is-inverted {
  background-color: #fff;
  color: #3273dc;
}
.rebellion .button.is-link.is-inverted:hover, .rebellion .button.is-link.is-inverted.is-hovered {
  background-color: #f2f2f2;
}
.rebellion .button.is-link.is-inverted[disabled], fieldset[disabled] .rebellion .button.is-link.is-inverted {
  background-color: #fff;
  border-color: transparent;
  box-shadow: none;
  color: #3273dc;
}
.rebellion .button.is-link.is-loading::after {
  border-color: transparent transparent #fff #fff !important;
}
.rebellion .button.is-link.is-outlined {
  background-color: transparent;
  border-color: #3273dc;
  color: #3273dc;
}
.rebellion .button.is-link.is-outlined:hover, .rebellion .button.is-link.is-outlined.is-hovered, .rebellion .button.is-link.is-outlined:focus, .rebellion .button.is-link.is-outlined.is-focused {
  background-color: #3273dc;
  border-color: #3273dc;
  color: #fff;
}
.rebellion .button.is-link.is-outlined.is-loading::after {
  border-color: transparent transparent #3273dc #3273dc !important;
}
.rebellion .button.is-link.is-outlined.is-loading:hover::after, .rebellion .button.is-link.is-outlined.is-loading.is-hovered::after, .rebellion .button.is-link.is-outlined.is-loading:focus::after, .rebellion .button.is-link.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #fff #fff !important;
}
.rebellion .button.is-link.is-outlined[disabled], fieldset[disabled] .rebellion .button.is-link.is-outlined {
  background-color: transparent;
  border-color: #3273dc;
  box-shadow: none;
  color: #3273dc;
}
.rebellion .button.is-link.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}
.rebellion .button.is-link.is-inverted.is-outlined:hover, .rebellion .button.is-link.is-inverted.is-outlined.is-hovered, .rebellion .button.is-link.is-inverted.is-outlined:focus, .rebellion .button.is-link.is-inverted.is-outlined.is-focused {
  background-color: #fff;
  color: #3273dc;
}
.rebellion .button.is-link.is-inverted.is-outlined.is-loading:hover::after, .rebellion .button.is-link.is-inverted.is-outlined.is-loading.is-hovered::after, .rebellion .button.is-link.is-inverted.is-outlined.is-loading:focus::after, .rebellion .button.is-link.is-inverted.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #3273dc #3273dc !important;
}
.rebellion .button.is-link.is-inverted.is-outlined[disabled], fieldset[disabled] .rebellion .button.is-link.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  box-shadow: none;
  color: #fff;
}
.rebellion .button.is-link.is-light {
  background-color: #eef3fc;
  color: #2160c4;
}
.rebellion .button.is-link.is-light:hover, .rebellion .button.is-link.is-light.is-hovered {
  background-color: #e3ecfa;
  border-color: transparent;
  color: #2160c4;
}
.rebellion .button.is-link.is-light:active, .rebellion .button.is-link.is-light.is-active {
  background-color: #d8e4f8;
  border-color: transparent;
  color: #2160c4;
}
.rebellion .button.is-info {
  background-color: #3298dc;
  border-color: transparent;
  color: #fff;
}
.rebellion .button.is-info:hover, .rebellion .button.is-info.is-hovered {
  background-color: #2793da;
  border-color: transparent;
  color: #fff;
}
.rebellion .button.is-info:focus, .rebellion .button.is-info.is-focused {
  border-color: transparent;
  color: #fff;
}
.rebellion .button.is-info:focus:not(:active), .rebellion .button.is-info.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(50, 152, 220, 0.25);
}
.rebellion .button.is-info:active, .rebellion .button.is-info.is-active {
  background-color: #238cd1;
  border-color: transparent;
  color: #fff;
}
.rebellion .button.is-info[disabled], fieldset[disabled] .rebellion .button.is-info {
  background-color: #3298dc;
  border-color: transparent;
  box-shadow: none;
}
.rebellion .button.is-info.is-inverted {
  background-color: #fff;
  color: #3298dc;
}
.rebellion .button.is-info.is-inverted:hover, .rebellion .button.is-info.is-inverted.is-hovered {
  background-color: #f2f2f2;
}
.rebellion .button.is-info.is-inverted[disabled], fieldset[disabled] .rebellion .button.is-info.is-inverted {
  background-color: #fff;
  border-color: transparent;
  box-shadow: none;
  color: #3298dc;
}
.rebellion .button.is-info.is-loading::after {
  border-color: transparent transparent #fff #fff !important;
}
.rebellion .button.is-info.is-outlined {
  background-color: transparent;
  border-color: #3298dc;
  color: #3298dc;
}
.rebellion .button.is-info.is-outlined:hover, .rebellion .button.is-info.is-outlined.is-hovered, .rebellion .button.is-info.is-outlined:focus, .rebellion .button.is-info.is-outlined.is-focused {
  background-color: #3298dc;
  border-color: #3298dc;
  color: #fff;
}
.rebellion .button.is-info.is-outlined.is-loading::after {
  border-color: transparent transparent #3298dc #3298dc !important;
}
.rebellion .button.is-info.is-outlined.is-loading:hover::after, .rebellion .button.is-info.is-outlined.is-loading.is-hovered::after, .rebellion .button.is-info.is-outlined.is-loading:focus::after, .rebellion .button.is-info.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #fff #fff !important;
}
.rebellion .button.is-info.is-outlined[disabled], fieldset[disabled] .rebellion .button.is-info.is-outlined {
  background-color: transparent;
  border-color: #3298dc;
  box-shadow: none;
  color: #3298dc;
}
.rebellion .button.is-info.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}
.rebellion .button.is-info.is-inverted.is-outlined:hover, .rebellion .button.is-info.is-inverted.is-outlined.is-hovered, .rebellion .button.is-info.is-inverted.is-outlined:focus, .rebellion .button.is-info.is-inverted.is-outlined.is-focused {
  background-color: #fff;
  color: #3298dc;
}
.rebellion .button.is-info.is-inverted.is-outlined.is-loading:hover::after, .rebellion .button.is-info.is-inverted.is-outlined.is-loading.is-hovered::after, .rebellion .button.is-info.is-inverted.is-outlined.is-loading:focus::after, .rebellion .button.is-info.is-inverted.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #3298dc #3298dc !important;
}
.rebellion .button.is-info.is-inverted.is-outlined[disabled], fieldset[disabled] .rebellion .button.is-info.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  box-shadow: none;
  color: #fff;
}
.rebellion .button.is-info.is-light {
  background-color: #eef6fc;
  color: #1d72aa;
}
.rebellion .button.is-info.is-light:hover, .rebellion .button.is-info.is-light.is-hovered {
  background-color: #e3f1fa;
  border-color: transparent;
  color: #1d72aa;
}
.rebellion .button.is-info.is-light:active, .rebellion .button.is-info.is-light.is-active {
  background-color: #d8ebf8;
  border-color: transparent;
  color: #1d72aa;
}
.rebellion .button.is-success {
  background-color: #48c774;
  border-color: transparent;
  color: #fff;
}
.rebellion .button.is-success:hover, .rebellion .button.is-success.is-hovered {
  background-color: #3ec46d;
  border-color: transparent;
  color: #fff;
}
.rebellion .button.is-success:focus, .rebellion .button.is-success.is-focused {
  border-color: transparent;
  color: #fff;
}
.rebellion .button.is-success:focus:not(:active), .rebellion .button.is-success.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(72, 199, 116, 0.25);
}
.rebellion .button.is-success:active, .rebellion .button.is-success.is-active {
  background-color: #3abb67;
  border-color: transparent;
  color: #fff;
}
.rebellion .button.is-success[disabled], fieldset[disabled] .rebellion .button.is-success {
  background-color: #48c774;
  border-color: transparent;
  box-shadow: none;
}
.rebellion .button.is-success.is-inverted {
  background-color: #fff;
  color: #48c774;
}
.rebellion .button.is-success.is-inverted:hover, .rebellion .button.is-success.is-inverted.is-hovered {
  background-color: #f2f2f2;
}
.rebellion .button.is-success.is-inverted[disabled], fieldset[disabled] .rebellion .button.is-success.is-inverted {
  background-color: #fff;
  border-color: transparent;
  box-shadow: none;
  color: #48c774;
}
.rebellion .button.is-success.is-loading::after {
  border-color: transparent transparent #fff #fff !important;
}
.rebellion .button.is-success.is-outlined {
  background-color: transparent;
  border-color: #48c774;
  color: #48c774;
}
.rebellion .button.is-success.is-outlined:hover, .rebellion .button.is-success.is-outlined.is-hovered, .rebellion .button.is-success.is-outlined:focus, .rebellion .button.is-success.is-outlined.is-focused {
  background-color: #48c774;
  border-color: #48c774;
  color: #fff;
}
.rebellion .button.is-success.is-outlined.is-loading::after {
  border-color: transparent transparent #48c774 #48c774 !important;
}
.rebellion .button.is-success.is-outlined.is-loading:hover::after, .rebellion .button.is-success.is-outlined.is-loading.is-hovered::after, .rebellion .button.is-success.is-outlined.is-loading:focus::after, .rebellion .button.is-success.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #fff #fff !important;
}
.rebellion .button.is-success.is-outlined[disabled], fieldset[disabled] .rebellion .button.is-success.is-outlined {
  background-color: transparent;
  border-color: #48c774;
  box-shadow: none;
  color: #48c774;
}
.rebellion .button.is-success.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}
.rebellion .button.is-success.is-inverted.is-outlined:hover, .rebellion .button.is-success.is-inverted.is-outlined.is-hovered, .rebellion .button.is-success.is-inverted.is-outlined:focus, .rebellion .button.is-success.is-inverted.is-outlined.is-focused {
  background-color: #fff;
  color: #48c774;
}
.rebellion .button.is-success.is-inverted.is-outlined.is-loading:hover::after, .rebellion .button.is-success.is-inverted.is-outlined.is-loading.is-hovered::after, .rebellion .button.is-success.is-inverted.is-outlined.is-loading:focus::after, .rebellion .button.is-success.is-inverted.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #48c774 #48c774 !important;
}
.rebellion .button.is-success.is-inverted.is-outlined[disabled], fieldset[disabled] .rebellion .button.is-success.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  box-shadow: none;
  color: #fff;
}
.rebellion .button.is-success.is-light {
  background-color: #effaf3;
  color: #257942;
}
.rebellion .button.is-success.is-light:hover, .rebellion .button.is-success.is-light.is-hovered {
  background-color: #e6f7ec;
  border-color: transparent;
  color: #257942;
}
.rebellion .button.is-success.is-light:active, .rebellion .button.is-success.is-light.is-active {
  background-color: #dcf4e4;
  border-color: transparent;
  color: #257942;
}
.rebellion .button.is-warning {
  background-color: #ffdd57;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}
.rebellion .button.is-warning:hover, .rebellion .button.is-warning.is-hovered {
  background-color: #ffdb4a;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}
.rebellion .button.is-warning:focus, .rebellion .button.is-warning.is-focused {
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}
.rebellion .button.is-warning:focus:not(:active), .rebellion .button.is-warning.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(255, 221, 87, 0.25);
}
.rebellion .button.is-warning:active, .rebellion .button.is-warning.is-active {
  background-color: #ffd83d;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}
.rebellion .button.is-warning[disabled], fieldset[disabled] .rebellion .button.is-warning {
  background-color: #ffdd57;
  border-color: transparent;
  box-shadow: none;
}
.rebellion .button.is-warning.is-inverted {
  background-color: rgba(0, 0, 0, 0.7);
  color: #ffdd57;
}
.rebellion .button.is-warning.is-inverted:hover, .rebellion .button.is-warning.is-inverted.is-hovered {
  background-color: rgba(0, 0, 0, 0.7);
}
.rebellion .button.is-warning.is-inverted[disabled], fieldset[disabled] .rebellion .button.is-warning.is-inverted {
  background-color: rgba(0, 0, 0, 0.7);
  border-color: transparent;
  box-shadow: none;
  color: #ffdd57;
}
.rebellion .button.is-warning.is-loading::after {
  border-color: transparent transparent rgba(0, 0, 0, 0.7) rgba(0, 0, 0, 0.7) !important;
}
.rebellion .button.is-warning.is-outlined {
  background-color: transparent;
  border-color: #ffdd57;
  color: #ffdd57;
}
.rebellion .button.is-warning.is-outlined:hover, .rebellion .button.is-warning.is-outlined.is-hovered, .rebellion .button.is-warning.is-outlined:focus, .rebellion .button.is-warning.is-outlined.is-focused {
  background-color: #ffdd57;
  border-color: #ffdd57;
  color: rgba(0, 0, 0, 0.7);
}
.rebellion .button.is-warning.is-outlined.is-loading::after {
  border-color: transparent transparent #ffdd57 #ffdd57 !important;
}
.rebellion .button.is-warning.is-outlined.is-loading:hover::after, .rebellion .button.is-warning.is-outlined.is-loading.is-hovered::after, .rebellion .button.is-warning.is-outlined.is-loading:focus::after, .rebellion .button.is-warning.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent rgba(0, 0, 0, 0.7) rgba(0, 0, 0, 0.7) !important;
}
.rebellion .button.is-warning.is-outlined[disabled], fieldset[disabled] .rebellion .button.is-warning.is-outlined {
  background-color: transparent;
  border-color: #ffdd57;
  box-shadow: none;
  color: #ffdd57;
}
.rebellion .button.is-warning.is-inverted.is-outlined {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.7);
  color: rgba(0, 0, 0, 0.7);
}
.rebellion .button.is-warning.is-inverted.is-outlined:hover, .rebellion .button.is-warning.is-inverted.is-outlined.is-hovered, .rebellion .button.is-warning.is-inverted.is-outlined:focus, .rebellion .button.is-warning.is-inverted.is-outlined.is-focused {
  background-color: rgba(0, 0, 0, 0.7);
  color: #ffdd57;
}
.rebellion .button.is-warning.is-inverted.is-outlined.is-loading:hover::after, .rebellion .button.is-warning.is-inverted.is-outlined.is-loading.is-hovered::after, .rebellion .button.is-warning.is-inverted.is-outlined.is-loading:focus::after, .rebellion .button.is-warning.is-inverted.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #ffdd57 #ffdd57 !important;
}
.rebellion .button.is-warning.is-inverted.is-outlined[disabled], fieldset[disabled] .rebellion .button.is-warning.is-inverted.is-outlined {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.7);
  box-shadow: none;
  color: rgba(0, 0, 0, 0.7);
}
.rebellion .button.is-warning.is-light {
  background-color: #fffbeb;
  color: #947600;
}
.rebellion .button.is-warning.is-light:hover, .rebellion .button.is-warning.is-light.is-hovered {
  background-color: #fff8de;
  border-color: transparent;
  color: #947600;
}
.rebellion .button.is-warning.is-light:active, .rebellion .button.is-warning.is-light.is-active {
  background-color: #fff6d1;
  border-color: transparent;
  color: #947600;
}
.rebellion .button.is-danger {
  background-color: #f14668;
  border-color: transparent;
  color: #fff;
}
.rebellion .button.is-danger:hover, .rebellion .button.is-danger.is-hovered {
  background-color: #f03a5f;
  border-color: transparent;
  color: #fff;
}
.rebellion .button.is-danger:focus, .rebellion .button.is-danger.is-focused {
  border-color: transparent;
  color: #fff;
}
.rebellion .button.is-danger:focus:not(:active), .rebellion .button.is-danger.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(241, 70, 104, 0.25);
}
.rebellion .button.is-danger:active, .rebellion .button.is-danger.is-active {
  background-color: #ef2e55;
  border-color: transparent;
  color: #fff;
}
.rebellion .button.is-danger[disabled], fieldset[disabled] .rebellion .button.is-danger {
  background-color: #f14668;
  border-color: transparent;
  box-shadow: none;
}
.rebellion .button.is-danger.is-inverted {
  background-color: #fff;
  color: #f14668;
}
.rebellion .button.is-danger.is-inverted:hover, .rebellion .button.is-danger.is-inverted.is-hovered {
  background-color: #f2f2f2;
}
.rebellion .button.is-danger.is-inverted[disabled], fieldset[disabled] .rebellion .button.is-danger.is-inverted {
  background-color: #fff;
  border-color: transparent;
  box-shadow: none;
  color: #f14668;
}
.rebellion .button.is-danger.is-loading::after {
  border-color: transparent transparent #fff #fff !important;
}
.rebellion .button.is-danger.is-outlined {
  background-color: transparent;
  border-color: #f14668;
  color: #f14668;
}
.rebellion .button.is-danger.is-outlined:hover, .rebellion .button.is-danger.is-outlined.is-hovered, .rebellion .button.is-danger.is-outlined:focus, .rebellion .button.is-danger.is-outlined.is-focused {
  background-color: #f14668;
  border-color: #f14668;
  color: #fff;
}
.rebellion .button.is-danger.is-outlined.is-loading::after {
  border-color: transparent transparent #f14668 #f14668 !important;
}
.rebellion .button.is-danger.is-outlined.is-loading:hover::after, .rebellion .button.is-danger.is-outlined.is-loading.is-hovered::after, .rebellion .button.is-danger.is-outlined.is-loading:focus::after, .rebellion .button.is-danger.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #fff #fff !important;
}
.rebellion .button.is-danger.is-outlined[disabled], fieldset[disabled] .rebellion .button.is-danger.is-outlined {
  background-color: transparent;
  border-color: #f14668;
  box-shadow: none;
  color: #f14668;
}
.rebellion .button.is-danger.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}
.rebellion .button.is-danger.is-inverted.is-outlined:hover, .rebellion .button.is-danger.is-inverted.is-outlined.is-hovered, .rebellion .button.is-danger.is-inverted.is-outlined:focus, .rebellion .button.is-danger.is-inverted.is-outlined.is-focused {
  background-color: #fff;
  color: #f14668;
}
.rebellion .button.is-danger.is-inverted.is-outlined.is-loading:hover::after, .rebellion .button.is-danger.is-inverted.is-outlined.is-loading.is-hovered::after, .rebellion .button.is-danger.is-inverted.is-outlined.is-loading:focus::after, .rebellion .button.is-danger.is-inverted.is-outlined.is-loading.is-focused::after {
  border-color: transparent transparent #f14668 #f14668 !important;
}
.rebellion .button.is-danger.is-inverted.is-outlined[disabled], fieldset[disabled] .rebellion .button.is-danger.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  box-shadow: none;
  color: #fff;
}
.rebellion .button.is-danger.is-light {
  background-color: #feecf0;
  color: #cc0f35;
}
.rebellion .button.is-danger.is-light:hover, .rebellion .button.is-danger.is-light.is-hovered {
  background-color: #fde0e6;
  border-color: transparent;
  color: #cc0f35;
}
.rebellion .button.is-danger.is-light:active, .rebellion .button.is-danger.is-light.is-active {
  background-color: #fcd4dc;
  border-color: transparent;
  color: #cc0f35;
}
.rebellion .button.is-small {
  border-radius: 2px;
  font-size: 0.75rem;
}
.rebellion .button.is-normal {
  font-size: 1rem;
}
.rebellion .button.is-medium {
  font-size: 1.25rem;
}
.rebellion .button.is-large {
  font-size: 1.5rem;
}
.rebellion .button[disabled], fieldset[disabled] .rebellion .button {
  background-color: white;
  border-color: #dbdbdb;
  box-shadow: none;
  opacity: 0.5;
}
.rebellion .button.is-fullwidth {
  display: flex;
  width: 100%;
}
.rebellion .button.is-loading {
  color: transparent !important;
  pointer-events: none;
}
.rebellion .button.is-loading::after {
  position: absolute;
  left: calc(50% - (1em / 2));
  top: calc(50% - (1em / 2));
  position: absolute !important;
}
.rebellion .button.is-static {
  background-color: whitesmoke;
  border-color: #dbdbdb;
  color: #7a7a7a;
  box-shadow: none;
  pointer-events: none;
}
.rebellion .button.is-rounded {
  border-radius: 290486px;
  padding-left: calc(1em + 0.25em);
  padding-right: calc(1em + 0.25em);
}
.rebellion .buttons {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.rebellion .buttons .button {
  margin-bottom: 0.5rem;
}
.rebellion .buttons .button:not(:last-child):not(.is-fullwidth) {
  margin-right: 0.5rem;
}
.rebellion .buttons:last-child {
  margin-bottom: -0.5rem;
}
.rebellion .buttons:not(:last-child) {
  margin-bottom: 1rem;
}
.rebellion .buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large) {
  border-radius: 2px;
  font-size: 0.75rem;
}
.rebellion .buttons.are-medium .button:not(.is-small):not(.is-normal):not(.is-large) {
  font-size: 1.25rem;
}
.rebellion .buttons.are-large .button:not(.is-small):not(.is-normal):not(.is-medium) {
  font-size: 1.5rem;
}
.rebellion .buttons.has-addons .button:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.rebellion .buttons.has-addons .button:not(:last-child) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  margin-right: -1px;
}
.rebellion .buttons.has-addons .button:last-child {
  margin-right: 0;
}
.rebellion .buttons.has-addons .button:hover, .rebellion .buttons.has-addons .button.is-hovered {
  z-index: 2;
}
.rebellion .buttons.has-addons .button:focus, .rebellion .buttons.has-addons .button.is-focused, .rebellion .buttons.has-addons .button:active, .rebellion .buttons.has-addons .button.is-active, .rebellion .buttons.has-addons .button.is-selected {
  z-index: 3;
}
.rebellion .buttons.has-addons .button:focus:hover, .rebellion .buttons.has-addons .button.is-focused:hover, .rebellion .buttons.has-addons .button:active:hover, .rebellion .buttons.has-addons .button.is-active:hover, .rebellion .buttons.has-addons .button.is-selected:hover {
  z-index: 4;
}
.rebellion .buttons.has-addons .button.is-expanded {
  flex-grow: 1;
  flex-shrink: 1;
}
.rebellion .buttons.is-centered {
  justify-content: center;
}
.rebellion .buttons.is-centered:not(.has-addons) .button:not(.is-fullwidth) {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}
.rebellion .buttons.is-right {
  justify-content: flex-end;
}
.rebellion .buttons.is-right:not(.has-addons) .button:not(.is-fullwidth) {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}
.rebellion .container {
  flex-grow: 1;
  margin: 0 auto;
  position: relative;
  width: auto;
}
.rebellion .container.is-fluid {
  max-width: none;
  padding-left: 32px;
  padding-right: 32px;
  width: 100%;
}
@media screen and (min-width: 1024px) {
  .rebellion .container {
    max-width: 960px;
  }
}
@media screen and (max-width: 1215px) {
  .rebellion .container.is-widescreen {
    max-width: 1152px;
  }
}
@media screen and (max-width: 1407px) {
  .rebellion .container.is-fullhd {
    max-width: 1344px;
  }
}
@media screen and (min-width: 1216px) {
  .rebellion .container {
    max-width: 1152px;
  }
}
@media screen and (min-width: 1408px) {
  .rebellion .container {
    max-width: 1344px;
  }
}
.rebellion .content li + li {
  margin-top: 0.25em;
}
.rebellion .content p:not(:last-child),
.rebellion .content dl:not(:last-child),
.rebellion .content ol:not(:last-child),
.rebellion .content ul:not(:last-child),
.rebellion .content blockquote:not(:last-child),
.rebellion .content pre:not(:last-child),
.rebellion .content table:not(:last-child) {
  margin-bottom: 1em;
}
.rebellion .content h1,
.rebellion .content h2,
.rebellion .content h3,
.rebellion .content h4,
.rebellion .content h5,
.rebellion .content h6 {
  color: #363636;
  font-weight: 600;
  line-height: 1.125;
}
.rebellion .content h1 {
  font-size: 2em;
  margin-bottom: 0.5em;
}
.rebellion .content h1:not(:first-child) {
  margin-top: 1em;
}
.rebellion .content h2 {
  font-size: 1.75em;
  margin-bottom: 0.5714em;
}
.rebellion .content h2:not(:first-child) {
  margin-top: 1.1428em;
}
.rebellion .content h3 {
  font-size: 1.5em;
  margin-bottom: 0.6666em;
}
.rebellion .content h3:not(:first-child) {
  margin-top: 1.3333em;
}
.rebellion .content h4 {
  font-size: 1.25em;
  margin-bottom: 0.8em;
}
.rebellion .content h5 {
  font-size: 1.125em;
  margin-bottom: 0.8888em;
}
.rebellion .content h6 {
  font-size: 1em;
  margin-bottom: 1em;
}
.rebellion .content blockquote {
  border-left: 5px solid #dbdbdb;
  padding: 1.25em 1.5em;
}
.rebellion .content ol {
  list-style-position: outside;
  margin-left: 2em;
  margin-top: 1em;
}
.rebellion .content ol:not([type]) {
  list-style-type: decimal;
}
.rebellion .content ol:not([type]).is-lower-alpha {
  list-style-type: lower-alpha;
}
.rebellion .content ol:not([type]).is-lower-roman {
  list-style-type: lower-roman;
}
.rebellion .content ol:not([type]).is-upper-alpha {
  list-style-type: upper-alpha;
}
.rebellion .content ol:not([type]).is-upper-roman {
  list-style-type: upper-roman;
}
.rebellion .content ul {
  list-style: disc outside;
  margin-left: 2em;
  margin-top: 1em;
}
.rebellion .content ul ul {
  list-style-type: circle;
  margin-top: 0.5em;
}
.rebellion .content ul ul ul {
  list-style-type: square;
}
.rebellion .content dd {
  margin-left: 2em;
}
.rebellion .content figure {
  margin-left: 2em;
  margin-right: 2em;
  text-align: center;
}
.rebellion .content figure:not(:first-child) {
  margin-top: 2em;
}
.rebellion .content figure:not(:last-child) {
  margin-bottom: 2em;
}
.rebellion .content figure img {
  display: inline-block;
}
.rebellion .content figure figcaption {
  font-style: italic;
}
.rebellion .content pre {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
  padding: 1.25em 1.5em;
  white-space: pre;
  word-wrap: normal;
}
.rebellion .content sup,
.rebellion .content sub {
  font-size: 75%;
}
.rebellion .content table {
  width: 100%;
}
.rebellion .content table td,
.rebellion .content table th {
  border: 1px solid #dbdbdb;
  border-width: 0 0 1px;
  padding: 0.5em 0.75em;
  vertical-align: top;
}
.rebellion .content table th {
  color: #363636;
}
.rebellion .content table th:not([align]) {
  text-align: inherit;
}
.rebellion .content table thead td,
.rebellion .content table thead th {
  border-width: 0 0 2px;
  color: #363636;
}
.rebellion .content table tfoot td,
.rebellion .content table tfoot th {
  border-width: 2px 0 0;
  color: #363636;
}
.rebellion .content table tbody tr:last-child td,
.rebellion .content table tbody tr:last-child th {
  border-bottom-width: 0;
}
.rebellion .content .tabs li + li {
  margin-top: 0;
}
.rebellion .content.is-small {
  font-size: 0.75rem;
}
.rebellion .content.is-medium {
  font-size: 1.25rem;
}
.rebellion .content.is-large {
  font-size: 1.5rem;
}
.rebellion .icon {
  align-items: center;
  display: inline-flex;
  justify-content: center;
  height: 1.5rem;
  width: 1.5rem;
}
.rebellion .icon.is-small {
  height: 1rem;
  width: 1rem;
}
.rebellion .icon.is-medium {
  height: 2rem;
  width: 2rem;
}
.rebellion .icon.is-large {
  height: 3rem;
  width: 3rem;
}
.rebellion .image {
  display: block;
  position: relative;
}
.rebellion .image img {
  display: block;
  height: auto;
  width: 100%;
}
.rebellion .image img.is-rounded {
  border-radius: 290486px;
}
.rebellion .image.is-fullwidth {
  width: 100%;
}
.rebellion .image.is-square img,
.rebellion .image.is-square .has-ratio, .rebellion .image.is-1by1 img,
.rebellion .image.is-1by1 .has-ratio, .rebellion .image.is-5by4 img,
.rebellion .image.is-5by4 .has-ratio, .rebellion .image.is-4by3 img,
.rebellion .image.is-4by3 .has-ratio, .rebellion .image.is-3by2 img,
.rebellion .image.is-3by2 .has-ratio, .rebellion .image.is-5by3 img,
.rebellion .image.is-5by3 .has-ratio, .rebellion .image.is-16by9 img,
.rebellion .image.is-16by9 .has-ratio, .rebellion .image.is-2by1 img,
.rebellion .image.is-2by1 .has-ratio, .rebellion .image.is-3by1 img,
.rebellion .image.is-3by1 .has-ratio, .rebellion .image.is-4by5 img,
.rebellion .image.is-4by5 .has-ratio, .rebellion .image.is-3by4 img,
.rebellion .image.is-3by4 .has-ratio, .rebellion .image.is-2by3 img,
.rebellion .image.is-2by3 .has-ratio, .rebellion .image.is-3by5 img,
.rebellion .image.is-3by5 .has-ratio, .rebellion .image.is-9by16 img,
.rebellion .image.is-9by16 .has-ratio, .rebellion .image.is-1by2 img,
.rebellion .image.is-1by2 .has-ratio, .rebellion .image.is-1by3 img,
.rebellion .image.is-1by3 .has-ratio {
  height: 100%;
  width: 100%;
}
.rebellion .image.is-square, .rebellion .image.is-1by1 {
  padding-top: 100%;
}
.rebellion .image.is-5by4 {
  padding-top: 80%;
}
.rebellion .image.is-4by3 {
  padding-top: 75%;
}
.rebellion .image.is-3by2 {
  padding-top: 66.6666%;
}
.rebellion .image.is-5by3 {
  padding-top: 60%;
}
.rebellion .image.is-16by9 {
  padding-top: 56.25%;
}
.rebellion .image.is-2by1 {
  padding-top: 50%;
}
.rebellion .image.is-3by1 {
  padding-top: 33.3333%;
}
.rebellion .image.is-4by5 {
  padding-top: 125%;
}
.rebellion .image.is-3by4 {
  padding-top: 133.3333%;
}
.rebellion .image.is-2by3 {
  padding-top: 150%;
}
.rebellion .image.is-3by5 {
  padding-top: 166.6666%;
}
.rebellion .image.is-9by16 {
  padding-top: 177.7777%;
}
.rebellion .image.is-1by2 {
  padding-top: 200%;
}
.rebellion .image.is-1by3 {
  padding-top: 300%;
}
.rebellion .image.is-16x16 {
  height: 16px;
  width: 16px;
}
.rebellion .image.is-24x24 {
  height: 24px;
  width: 24px;
}
.rebellion .image.is-32x32 {
  height: 32px;
  width: 32px;
}
.rebellion .image.is-48x48 {
  height: 48px;
  width: 48px;
}
.rebellion .image.is-64x64 {
  height: 64px;
  width: 64px;
}
.rebellion .image.is-96x96 {
  height: 96px;
  width: 96px;
}
.rebellion .image.is-128x128 {
  height: 128px;
  width: 128px;
}
.rebellion .notification {
  background-color: whitesmoke;
  border-radius: 4px;
  position: relative;
  padding: 1.25rem 2.5rem 1.25rem 1.5rem;
}
.rebellion .notification a:not(.button):not(.dropdown-item) {
  color: currentColor;
  text-decoration: underline;
}
.rebellion .notification strong {
  color: currentColor;
}
.rebellion .notification code,
.rebellion .notification pre {
  background: white;
}
.rebellion .notification pre code {
  background: transparent;
}
.rebellion .notification > .delete {
  right: 0.5rem;
  position: absolute;
  top: 0.5rem;
}
.rebellion .notification .title,
.rebellion .notification .subtitle,
.rebellion .notification .content {
  color: currentColor;
}
.rebellion .notification.is-white {
  background-color: white;
  color: #0a0a0a;
}
.rebellion .notification.is-black {
  background-color: #0a0a0a;
  color: white;
}
.rebellion .notification.is-light {
  background-color: whitesmoke;
  color: rgba(0, 0, 0, 0.7);
}
.rebellion .notification.is-dark {
  background-color: #1f1f1f;
  color: #fff;
}
.rebellion .notification.is-primary {
  background-color: #f5a40d;
  color: #fff;
}
.rebellion .notification.is-primary.is-light {
  background-color: #fef8eb;
  color: #936206;
}
.rebellion .notification.is-link {
  background-color: #3273dc;
  color: #fff;
}
.rebellion .notification.is-link.is-light {
  background-color: #eef3fc;
  color: #2160c4;
}
.rebellion .notification.is-info {
  background-color: #3298dc;
  color: #fff;
}
.rebellion .notification.is-info.is-light {
  background-color: #eef6fc;
  color: #1d72aa;
}
.rebellion .notification.is-success {
  background-color: #48c774;
  color: #fff;
}
.rebellion .notification.is-success.is-light {
  background-color: #effaf3;
  color: #257942;
}
.rebellion .notification.is-warning {
  background-color: #ffdd57;
  color: rgba(0, 0, 0, 0.7);
}
.rebellion .notification.is-warning.is-light {
  background-color: #fffbeb;
  color: #947600;
}
.rebellion .notification.is-danger {
  background-color: #f14668;
  color: #fff;
}
.rebellion .notification.is-danger.is-light {
  background-color: #feecf0;
  color: #cc0f35;
}
.rebellion .progress {
  -moz-appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 290486px;
  display: block;
  height: 1rem;
  overflow: hidden;
  padding: 0;
  width: 100%;
}
.rebellion .progress::-webkit-progress-bar {
  background-color: #ededed;
}
.rebellion .progress::-webkit-progress-value {
  background-color: #4a4a4a;
}
.rebellion .progress::-moz-progress-bar {
  background-color: #4a4a4a;
}
.rebellion .progress::-ms-fill {
  background-color: #4a4a4a;
  border: none;
}
.rebellion .progress.is-white::-webkit-progress-value {
  background-color: white;
}
.rebellion .progress.is-white::-moz-progress-bar {
  background-color: white;
}
.rebellion .progress.is-white::-ms-fill {
  background-color: white;
}
.rebellion .progress.is-white:indeterminate {
  background-image: linear-gradient(to right, white 30%, #ededed 30%);
}
.rebellion .progress.is-black::-webkit-progress-value {
  background-color: #0a0a0a;
}
.rebellion .progress.is-black::-moz-progress-bar {
  background-color: #0a0a0a;
}
.rebellion .progress.is-black::-ms-fill {
  background-color: #0a0a0a;
}
.rebellion .progress.is-black:indeterminate {
  background-image: linear-gradient(to right, #0a0a0a 30%, #ededed 30%);
}
.rebellion .progress.is-light::-webkit-progress-value {
  background-color: whitesmoke;
}
.rebellion .progress.is-light::-moz-progress-bar {
  background-color: whitesmoke;
}
.rebellion .progress.is-light::-ms-fill {
  background-color: whitesmoke;
}
.rebellion .progress.is-light:indeterminate {
  background-image: linear-gradient(to right, whitesmoke 30%, #ededed 30%);
}
.rebellion .progress.is-dark::-webkit-progress-value {
  background-color: #1f1f1f;
}
.rebellion .progress.is-dark::-moz-progress-bar {
  background-color: #1f1f1f;
}
.rebellion .progress.is-dark::-ms-fill {
  background-color: #1f1f1f;
}
.rebellion .progress.is-dark:indeterminate {
  background-image: linear-gradient(to right, #1f1f1f 30%, #ededed 30%);
}
.rebellion .progress.is-primary::-webkit-progress-value {
  background-color: #f5a40d;
}
.rebellion .progress.is-primary::-moz-progress-bar {
  background-color: #f5a40d;
}
.rebellion .progress.is-primary::-ms-fill {
  background-color: #f5a40d;
}
.rebellion .progress.is-primary:indeterminate {
  background-image: linear-gradient(to right, #f5a40d 30%, #ededed 30%);
}
.rebellion .progress.is-link::-webkit-progress-value {
  background-color: #3273dc;
}
.rebellion .progress.is-link::-moz-progress-bar {
  background-color: #3273dc;
}
.rebellion .progress.is-link::-ms-fill {
  background-color: #3273dc;
}
.rebellion .progress.is-link:indeterminate {
  background-image: linear-gradient(to right, #3273dc 30%, #ededed 30%);
}
.rebellion .progress.is-info::-webkit-progress-value {
  background-color: #3298dc;
}
.rebellion .progress.is-info::-moz-progress-bar {
  background-color: #3298dc;
}
.rebellion .progress.is-info::-ms-fill {
  background-color: #3298dc;
}
.rebellion .progress.is-info:indeterminate {
  background-image: linear-gradient(to right, #3298dc 30%, #ededed 30%);
}
.rebellion .progress.is-success::-webkit-progress-value {
  background-color: #48c774;
}
.rebellion .progress.is-success::-moz-progress-bar {
  background-color: #48c774;
}
.rebellion .progress.is-success::-ms-fill {
  background-color: #48c774;
}
.rebellion .progress.is-success:indeterminate {
  background-image: linear-gradient(to right, #48c774 30%, #ededed 30%);
}
.rebellion .progress.is-warning::-webkit-progress-value {
  background-color: #ffdd57;
}
.rebellion .progress.is-warning::-moz-progress-bar {
  background-color: #ffdd57;
}
.rebellion .progress.is-warning::-ms-fill {
  background-color: #ffdd57;
}
.rebellion .progress.is-warning:indeterminate {
  background-image: linear-gradient(to right, #ffdd57 30%, #ededed 30%);
}
.rebellion .progress.is-danger::-webkit-progress-value {
  background-color: #f14668;
}
.rebellion .progress.is-danger::-moz-progress-bar {
  background-color: #f14668;
}
.rebellion .progress.is-danger::-ms-fill {
  background-color: #f14668;
}
.rebellion .progress.is-danger:indeterminate {
  background-image: linear-gradient(to right, #f14668 30%, #ededed 30%);
}
.rebellion .progress:indeterminate {
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
  animation-name: moveIndeterminate;
  animation-timing-function: linear;
  background-color: #ededed;
  background-image: linear-gradient(to right, #4a4a4a 30%, #ededed 30%);
  background-position: top left;
  background-repeat: no-repeat;
  background-size: 150% 150%;
}
.rebellion .progress:indeterminate::-webkit-progress-bar {
  background-color: transparent;
}
.rebellion .progress:indeterminate::-moz-progress-bar {
  background-color: transparent;
}
.rebellion .progress.is-small {
  height: 0.75rem;
}
.rebellion .progress.is-medium {
  height: 1.25rem;
}
.rebellion .progress.is-large {
  height: 1.5rem;
}
@keyframes moveIndeterminate {
  from {
    background-position: 200% 0;
  }
  to {
    background-position: -200% 0;
  }
}
.rebellion .table {
  background-color: white;
  color: #363636;
}
.rebellion .table td,
.rebellion .table th {
  border: 1px solid #dbdbdb;
  border-width: 0 0 1px;
  padding: 0.5em 0.75em;
  vertical-align: top;
}
.rebellion .table td.is-white,
.rebellion .table th.is-white {
  background-color: white;
  border-color: white;
  color: #0a0a0a;
}
.rebellion .table td.is-black,
.rebellion .table th.is-black {
  background-color: #0a0a0a;
  border-color: #0a0a0a;
  color: white;
}
.rebellion .table td.is-light,
.rebellion .table th.is-light {
  background-color: whitesmoke;
  border-color: whitesmoke;
  color: rgba(0, 0, 0, 0.7);
}
.rebellion .table td.is-dark,
.rebellion .table th.is-dark {
  background-color: #1f1f1f;
  border-color: #1f1f1f;
  color: #fff;
}
.rebellion .table td.is-primary,
.rebellion .table th.is-primary {
  background-color: #f5a40d;
  border-color: #f5a40d;
  color: #fff;
}
.rebellion .table td.is-link,
.rebellion .table th.is-link {
  background-color: #3273dc;
  border-color: #3273dc;
  color: #fff;
}
.rebellion .table td.is-info,
.rebellion .table th.is-info {
  background-color: #3298dc;
  border-color: #3298dc;
  color: #fff;
}
.rebellion .table td.is-success,
.rebellion .table th.is-success {
  background-color: #48c774;
  border-color: #48c774;
  color: #fff;
}
.rebellion .table td.is-warning,
.rebellion .table th.is-warning {
  background-color: #ffdd57;
  border-color: #ffdd57;
  color: rgba(0, 0, 0, 0.7);
}
.rebellion .table td.is-danger,
.rebellion .table th.is-danger {
  background-color: #f14668;
  border-color: #f14668;
  color: #fff;
}
.rebellion .table td.is-narrow,
.rebellion .table th.is-narrow {
  white-space: nowrap;
  width: 1%;
}
.rebellion .table td.is-selected,
.rebellion .table th.is-selected {
  background-color: #f5a40d;
  color: #fff;
}
.rebellion .table td.is-selected a,
.rebellion .table td.is-selected strong,
.rebellion .table th.is-selected a,
.rebellion .table th.is-selected strong {
  color: currentColor;
}
.rebellion .table td.is-vcentered,
.rebellion .table th.is-vcentered {
  vertical-align: middle;
}
.rebellion .table th {
  color: #363636;
}
.rebellion .table th:not([align]) {
  text-align: inherit;
}
.rebellion .table tr.is-selected {
  background-color: #f5a40d;
  color: #fff;
}
.rebellion .table tr.is-selected a,
.rebellion .table tr.is-selected strong {
  color: currentColor;
}
.rebellion .table tr.is-selected td,
.rebellion .table tr.is-selected th {
  border-color: #fff;
  color: currentColor;
}
.rebellion .table thead {
  background-color: transparent;
}
.rebellion .table thead td,
.rebellion .table thead th {
  border-width: 0 0 2px;
  color: #363636;
}
.rebellion .table tfoot {
  background-color: transparent;
}
.rebellion .table tfoot td,
.rebellion .table tfoot th {
  border-width: 2px 0 0;
  color: #363636;
}
.rebellion .table tbody {
  background-color: transparent;
}
.rebellion .table tbody tr:last-child td,
.rebellion .table tbody tr:last-child th {
  border-bottom-width: 0;
}
.rebellion .table.is-bordered td,
.rebellion .table.is-bordered th {
  border-width: 1px;
}
.rebellion .table.is-bordered tr:last-child td,
.rebellion .table.is-bordered tr:last-child th {
  border-bottom-width: 1px;
}
.rebellion .table.is-fullwidth {
  width: 100%;
}
.rebellion .table.is-hoverable tbody tr:not(.is-selected):hover {
  background-color: #fafafa;
}
.rebellion .table.is-hoverable.is-striped tbody tr:not(.is-selected):hover {
  background-color: #fafafa;
}
.rebellion .table.is-hoverable.is-striped tbody tr:not(.is-selected):hover:nth-child(even) {
  background-color: whitesmoke;
}
.rebellion .table.is-narrow td,
.rebellion .table.is-narrow th {
  padding: 0.25em 0.5em;
}
.rebellion .table.is-striped tbody tr:not(.is-selected):nth-child(even) {
  background-color: #fafafa;
}
.rebellion .table-container {
  -webkit-overflow-scrolling: touch;
  overflow: auto;
  overflow-y: hidden;
  max-width: 100%;
}
.rebellion .tags {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.rebellion .tags .tag {
  margin-bottom: 0.5rem;
}
.rebellion .tags .tag:not(:last-child) {
  margin-right: 0.5rem;
}
.rebellion .tags:last-child {
  margin-bottom: -0.5rem;
}
.rebellion .tags:not(:last-child) {
  margin-bottom: 1rem;
}
.rebellion .tags.are-medium .tag:not(.is-normal):not(.is-large) {
  font-size: 1rem;
}
.rebellion .tags.are-large .tag:not(.is-normal):not(.is-medium) {
  font-size: 1.25rem;
}
.rebellion .tags.is-centered {
  justify-content: center;
}
.rebellion .tags.is-centered .tag {
  margin-right: 0.25rem;
  margin-left: 0.25rem;
}
.rebellion .tags.is-right {
  justify-content: flex-end;
}
.rebellion .tags.is-right .tag:not(:first-child) {
  margin-left: 0.5rem;
}
.rebellion .tags.is-right .tag:not(:last-child) {
  margin-right: 0;
}
.rebellion .tags.has-addons .tag {
  margin-right: 0;
}
.rebellion .tags.has-addons .tag:not(:first-child) {
  margin-left: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.rebellion .tags.has-addons .tag:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.rebellion .tag:not(body) {
  align-items: center;
  background-color: whitesmoke;
  border-radius: 4px;
  color: #4a4a4a;
  display: inline-flex;
  font-size: 0.75rem;
  height: 2em;
  justify-content: center;
  line-height: 1.5;
  padding-left: 0.75em;
  padding-right: 0.75em;
  white-space: nowrap;
}
.rebellion .tag:not(body) .delete {
  margin-left: 0.25rem;
  margin-right: -0.375rem;
}
.rebellion .tag:not(body).is-white {
  background-color: white;
  color: #0a0a0a;
}
.rebellion .tag:not(body).is-black {
  background-color: #0a0a0a;
  color: white;
}
.rebellion .tag:not(body).is-light {
  background-color: whitesmoke;
  color: rgba(0, 0, 0, 0.7);
}
.rebellion .tag:not(body).is-dark {
  background-color: #1f1f1f;
  color: #fff;
}
.rebellion .tag:not(body).is-primary {
  background-color: #f5a40d;
  color: #fff;
}
.rebellion .tag:not(body).is-primary.is-light {
  background-color: #fef8eb;
  color: #936206;
}
.rebellion .tag:not(body).is-link {
  background-color: #3273dc;
  color: #fff;
}
.rebellion .tag:not(body).is-link.is-light {
  background-color: #eef3fc;
  color: #2160c4;
}
.rebellion .tag:not(body).is-info {
  background-color: #3298dc;
  color: #fff;
}
.rebellion .tag:not(body).is-info.is-light {
  background-color: #eef6fc;
  color: #1d72aa;
}
.rebellion .tag:not(body).is-success {
  background-color: #48c774;
  color: #fff;
}
.rebellion .tag:not(body).is-success.is-light {
  background-color: #effaf3;
  color: #257942;
}
.rebellion .tag:not(body).is-warning {
  background-color: #ffdd57;
  color: rgba(0, 0, 0, 0.7);
}
.rebellion .tag:not(body).is-warning.is-light {
  background-color: #fffbeb;
  color: #947600;
}
.rebellion .tag:not(body).is-danger {
  background-color: #f14668;
  color: #fff;
}
.rebellion .tag:not(body).is-danger.is-light {
  background-color: #feecf0;
  color: #cc0f35;
}
.rebellion .tag:not(body).is-normal {
  font-size: 0.75rem;
}
.rebellion .tag:not(body).is-medium {
  font-size: 1rem;
}
.rebellion .tag:not(body).is-large {
  font-size: 1.25rem;
}
.rebellion .tag:not(body) .icon:first-child:not(:last-child) {
  margin-left: -0.375em;
  margin-right: 0.1875em;
}
.rebellion .tag:not(body) .icon:last-child:not(:first-child) {
  margin-left: 0.1875em;
  margin-right: -0.375em;
}
.rebellion .tag:not(body) .icon:first-child:last-child {
  margin-left: -0.375em;
  margin-right: -0.375em;
}
.rebellion .tag:not(body).is-delete {
  margin-left: 1px;
  padding: 0;
  position: relative;
  width: 2em;
}
.rebellion .tag:not(body).is-delete::before, .rebellion .tag:not(body).is-delete::after {
  background-color: currentColor;
  content: "";
  display: block;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
  transform-origin: center center;
}
.rebellion .tag:not(body).is-delete::before {
  height: 1px;
  width: 50%;
}
.rebellion .tag:not(body).is-delete::after {
  height: 50%;
  width: 1px;
}
.rebellion .tag:not(body).is-delete:hover, .rebellion .tag:not(body).is-delete:focus {
  background-color: #e8e8e8;
}
.rebellion .tag:not(body).is-delete:active {
  background-color: #dbdbdb;
}
.rebellion .tag:not(body).is-rounded {
  border-radius: 290486px;
}
.rebellion a.tag:hover {
  text-decoration: underline;
}
.rebellion .title,
.rebellion .subtitle {
  word-break: break-word;
}
.rebellion .title em,
.rebellion .title span,
.rebellion .subtitle em,
.rebellion .subtitle span {
  font-weight: inherit;
}
.rebellion .title sub,
.rebellion .subtitle sub {
  font-size: 0.75em;
}
.rebellion .title sup,
.rebellion .subtitle sup {
  font-size: 0.75em;
}
.rebellion .title .tag,
.rebellion .subtitle .tag {
  vertical-align: middle;
}
.rebellion .title {
  color: #363636;
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.125;
}
.rebellion .title strong {
  color: inherit;
  font-weight: inherit;
}
.rebellion .title + .highlight {
  margin-top: -0.75rem;
}
.rebellion .title:not(.is-spaced) + .subtitle {
  margin-top: -1.25rem;
}
.rebellion .title.is-1 {
  font-size: 3rem;
}
.rebellion .title.is-2 {
  font-size: 2.5rem;
}
.rebellion .title.is-3 {
  font-size: 2rem;
}
.rebellion .title.is-4 {
  font-size: 1.5rem;
}
.rebellion .title.is-5 {
  font-size: 1.25rem;
}
.rebellion .title.is-6 {
  font-size: 1rem;
}
.rebellion .title.is-7 {
  font-size: 0.75rem;
}
.rebellion .subtitle {
  color: #4a4a4a;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.25;
}
.rebellion .subtitle strong {
  color: #363636;
  font-weight: 600;
}
.rebellion .subtitle:not(.is-spaced) + .title {
  margin-top: -1.25rem;
}
.rebellion .subtitle.is-1 {
  font-size: 3rem;
}
.rebellion .subtitle.is-2 {
  font-size: 2.5rem;
}
.rebellion .subtitle.is-3 {
  font-size: 2rem;
}
.rebellion .subtitle.is-4 {
  font-size: 1.5rem;
}
.rebellion .subtitle.is-5 {
  font-size: 1.25rem;
}
.rebellion .subtitle.is-6 {
  font-size: 1rem;
}
.rebellion .subtitle.is-7 {
  font-size: 0.75rem;
}
.rebellion .heading {
  display: block;
  font-size: 11px;
  letter-spacing: 1px;
  margin-bottom: 5px;
  text-transform: uppercase;
}
.rebellion .highlight {
  font-weight: 400;
  max-width: 100%;
  overflow: hidden;
  padding: 0;
}
.rebellion .highlight pre {
  overflow: auto;
  max-width: 100%;
}
.rebellion .number {
  align-items: center;
  background-color: whitesmoke;
  border-radius: 290486px;
  display: inline-flex;
  font-size: 1.25rem;
  height: 2em;
  justify-content: center;
  margin-right: 1.5rem;
  min-width: 2.5em;
  padding: 0.25rem 0.5rem;
  text-align: center;
  vertical-align: top;
}
.rebellion .select select, .rebellion .textarea, .rebellion .input {
  background-color: white;
  border-color: #dbdbdb;
  border-radius: 4px;
  color: #363636;
}
.rebellion .select select::-moz-placeholder, .rebellion .textarea::-moz-placeholder, .rebellion .input::-moz-placeholder {
  color: rgba(54, 54, 54, 0.3);
}
.rebellion .select select::-webkit-input-placeholder, .rebellion .textarea::-webkit-input-placeholder, .rebellion .input::-webkit-input-placeholder {
  color: rgba(54, 54, 54, 0.3);
}
.rebellion .select select:-moz-placeholder, .rebellion .textarea:-moz-placeholder, .rebellion .input:-moz-placeholder {
  color: rgba(54, 54, 54, 0.3);
}
.rebellion .select select:-ms-input-placeholder, .rebellion .textarea:-ms-input-placeholder, .rebellion .input:-ms-input-placeholder {
  color: rgba(54, 54, 54, 0.3);
}
.rebellion .select select:hover, .rebellion .textarea:hover, .rebellion .input:hover, .rebellion .select select.is-hovered, .rebellion .is-hovered.textarea, .rebellion .is-hovered.input {
  border-color: #b5b5b5;
}
.rebellion .select select:focus, .rebellion .textarea:focus, .rebellion .input:focus, .rebellion .select select.is-focused, .rebellion .is-focused.textarea, .rebellion .is-focused.input, .rebellion .select select:active, .rebellion .textarea:active, .rebellion .input:active, .rebellion .select select.is-active, .rebellion .is-active.textarea, .rebellion .is-active.input {
  border-color: #3273dc;
  box-shadow: 0 0 0 0.125em rgba(50, 115, 220, 0.25);
}
.rebellion .select select[disabled], .rebellion [disabled].textarea, .rebellion [disabled].input, fieldset[disabled] .rebellion .select select, fieldset[disabled] .rebellion .textarea, fieldset[disabled] .rebellion .input {
  background-color: whitesmoke;
  border-color: whitesmoke;
  box-shadow: none;
  color: #7a7a7a;
}
.rebellion .select select[disabled]::-moz-placeholder, .rebellion [disabled].textarea::-moz-placeholder, .rebellion [disabled].input::-moz-placeholder, fieldset[disabled] .rebellion .select select::-moz-placeholder, fieldset[disabled] .rebellion .textarea::-moz-placeholder, fieldset[disabled] .rebellion .input::-moz-placeholder {
  color: rgba(122, 122, 122, 0.3);
}
.rebellion .select select[disabled]::-webkit-input-placeholder, .rebellion [disabled].textarea::-webkit-input-placeholder, .rebellion [disabled].input::-webkit-input-placeholder, fieldset[disabled] .rebellion .select select::-webkit-input-placeholder, fieldset[disabled] .rebellion .textarea::-webkit-input-placeholder, fieldset[disabled] .rebellion .input::-webkit-input-placeholder {
  color: rgba(122, 122, 122, 0.3);
}
.rebellion .select select[disabled]:-moz-placeholder, .rebellion [disabled].textarea:-moz-placeholder, .rebellion [disabled].input:-moz-placeholder, fieldset[disabled] .rebellion .select select:-moz-placeholder, fieldset[disabled] .rebellion .textarea:-moz-placeholder, fieldset[disabled] .rebellion .input:-moz-placeholder {
  color: rgba(122, 122, 122, 0.3);
}
.rebellion .select select[disabled]:-ms-input-placeholder, .rebellion [disabled].textarea:-ms-input-placeholder, .rebellion [disabled].input:-ms-input-placeholder, fieldset[disabled] .rebellion .select select:-ms-input-placeholder, fieldset[disabled] .rebellion .textarea:-ms-input-placeholder, fieldset[disabled] .rebellion .input:-ms-input-placeholder {
  color: rgba(122, 122, 122, 0.3);
}
.rebellion .textarea, .rebellion .input {
  box-shadow: inset 0 0.0625em 0.125em rgba(10, 10, 10, 0.05);
  max-width: 100%;
  width: 100%;
}
.rebellion [readonly].textarea, .rebellion [readonly].input {
  box-shadow: none;
}
.rebellion .is-white.textarea, .rebellion .is-white.input {
  border-color: white;
}
.rebellion .is-white.textarea:focus, .rebellion .is-white.input:focus, .rebellion .is-white.is-focused.textarea, .rebellion .is-white.is-focused.input, .rebellion .is-white.textarea:active, .rebellion .is-white.input:active, .rebellion .is-white.is-active.textarea, .rebellion .is-white.is-active.input {
  box-shadow: 0 0 0 0.125em rgba(255, 255, 255, 0.25);
}
.rebellion .is-black.textarea, .rebellion .is-black.input {
  border-color: #0a0a0a;
}
.rebellion .is-black.textarea:focus, .rebellion .is-black.input:focus, .rebellion .is-black.is-focused.textarea, .rebellion .is-black.is-focused.input, .rebellion .is-black.textarea:active, .rebellion .is-black.input:active, .rebellion .is-black.is-active.textarea, .rebellion .is-black.is-active.input {
  box-shadow: 0 0 0 0.125em rgba(10, 10, 10, 0.25);
}
.rebellion .is-light.textarea, .rebellion .is-light.input {
  border-color: whitesmoke;
}
.rebellion .is-light.textarea:focus, .rebellion .is-light.input:focus, .rebellion .is-light.is-focused.textarea, .rebellion .is-light.is-focused.input, .rebellion .is-light.textarea:active, .rebellion .is-light.input:active, .rebellion .is-light.is-active.textarea, .rebellion .is-light.is-active.input {
  box-shadow: 0 0 0 0.125em rgba(245, 245, 245, 0.25);
}
.rebellion .is-dark.textarea, .rebellion .is-dark.input {
  border-color: #1f1f1f;
}
.rebellion .is-dark.textarea:focus, .rebellion .is-dark.input:focus, .rebellion .is-dark.is-focused.textarea, .rebellion .is-dark.is-focused.input, .rebellion .is-dark.textarea:active, .rebellion .is-dark.input:active, .rebellion .is-dark.is-active.textarea, .rebellion .is-dark.is-active.input {
  box-shadow: 0 0 0 0.125em rgba(31, 31, 31, 0.25);
}
.rebellion .is-primary.textarea, .rebellion .is-primary.input {
  border-color: #f5a40d;
}
.rebellion .is-primary.textarea:focus, .rebellion .is-primary.input:focus, .rebellion .is-primary.is-focused.textarea, .rebellion .is-primary.is-focused.input, .rebellion .is-primary.textarea:active, .rebellion .is-primary.input:active, .rebellion .is-primary.is-active.textarea, .rebellion .is-primary.is-active.input {
  box-shadow: 0 0 0 0.125em rgba(245, 164, 13, 0.25);
}
.rebellion .is-link.textarea, .rebellion .is-link.input {
  border-color: #3273dc;
}
.rebellion .is-link.textarea:focus, .rebellion .is-link.input:focus, .rebellion .is-link.is-focused.textarea, .rebellion .is-link.is-focused.input, .rebellion .is-link.textarea:active, .rebellion .is-link.input:active, .rebellion .is-link.is-active.textarea, .rebellion .is-link.is-active.input {
  box-shadow: 0 0 0 0.125em rgba(50, 115, 220, 0.25);
}
.rebellion .is-info.textarea, .rebellion .is-info.input {
  border-color: #3298dc;
}
.rebellion .is-info.textarea:focus, .rebellion .is-info.input:focus, .rebellion .is-info.is-focused.textarea, .rebellion .is-info.is-focused.input, .rebellion .is-info.textarea:active, .rebellion .is-info.input:active, .rebellion .is-info.is-active.textarea, .rebellion .is-info.is-active.input {
  box-shadow: 0 0 0 0.125em rgba(50, 152, 220, 0.25);
}
.rebellion .is-success.textarea, .rebellion .is-success.input {
  border-color: #48c774;
}
.rebellion .is-success.textarea:focus, .rebellion .is-success.input:focus, .rebellion .is-success.is-focused.textarea, .rebellion .is-success.is-focused.input, .rebellion .is-success.textarea:active, .rebellion .is-success.input:active, .rebellion .is-success.is-active.textarea, .rebellion .is-success.is-active.input {
  box-shadow: 0 0 0 0.125em rgba(72, 199, 116, 0.25);
}
.rebellion .is-warning.textarea, .rebellion .is-warning.input {
  border-color: #ffdd57;
}
.rebellion .is-warning.textarea:focus, .rebellion .is-warning.input:focus, .rebellion .is-warning.is-focused.textarea, .rebellion .is-warning.is-focused.input, .rebellion .is-warning.textarea:active, .rebellion .is-warning.input:active, .rebellion .is-warning.is-active.textarea, .rebellion .is-warning.is-active.input {
  box-shadow: 0 0 0 0.125em rgba(255, 221, 87, 0.25);
}
.rebellion .is-danger.textarea, .rebellion .is-danger.input {
  border-color: #f14668;
}
.rebellion .is-danger.textarea:focus, .rebellion .is-danger.input:focus, .rebellion .is-danger.is-focused.textarea, .rebellion .is-danger.is-focused.input, .rebellion .is-danger.textarea:active, .rebellion .is-danger.input:active, .rebellion .is-danger.is-active.textarea, .rebellion .is-danger.is-active.input {
  box-shadow: 0 0 0 0.125em rgba(241, 70, 104, 0.25);
}
.rebellion .is-small.textarea, .rebellion .is-small.input {
  border-radius: 2px;
  font-size: 0.75rem;
}
.rebellion .is-medium.textarea, .rebellion .is-medium.input {
  font-size: 1.25rem;
}
.rebellion .is-large.textarea, .rebellion .is-large.input {
  font-size: 1.5rem;
}
.rebellion .is-fullwidth.textarea, .rebellion .is-fullwidth.input {
  display: block;
  width: 100%;
}
.rebellion .is-inline.textarea, .rebellion .is-inline.input {
  display: inline;
  width: auto;
}
.rebellion .input.is-rounded {
  border-radius: 290486px;
  padding-left: calc(calc(0.75em - 1px) + 0.375em);
  padding-right: calc(calc(0.75em - 1px) + 0.375em);
}
.rebellion .input.is-static {
  background-color: transparent;
  border-color: transparent;
  box-shadow: none;
  padding-left: 0;
  padding-right: 0;
}
.rebellion .textarea {
  display: block;
  max-width: 100%;
  min-width: 100%;
  padding: calc(0.75em - 1px);
  resize: vertical;
}
.rebellion .textarea:not([rows]) {
  max-height: 40em;
  min-height: 8em;
}
.rebellion .textarea[rows] {
  height: initial;
}
.rebellion .textarea.has-fixed-size {
  resize: none;
}
.rebellion .radio, .rebellion .checkbox {
  cursor: pointer;
  display: inline-block;
  line-height: 1.25;
  position: relative;
}
.rebellion .radio input, .rebellion .checkbox input {
  cursor: pointer;
}
.rebellion .radio:hover, .rebellion .checkbox:hover {
  color: #363636;
}
.rebellion [disabled].radio, .rebellion [disabled].checkbox, fieldset[disabled] .rebellion .radio, fieldset[disabled] .rebellion .checkbox {
  color: #7a7a7a;
  cursor: not-allowed;
}
.rebellion .radio + .radio {
  margin-left: 0.5em;
}
.rebellion .select {
  display: inline-block;
  max-width: 100%;
  position: relative;
  vertical-align: top;
}
.rebellion .select:not(.is-multiple) {
  height: 2.5em;
}
.rebellion .select:not(.is-multiple):not(.is-loading)::after {
  border-color: #3273dc;
  right: 1.125em;
  z-index: 4;
}
.rebellion .select.is-rounded select {
  border-radius: 290486px;
  padding-left: 1em;
}
.rebellion .select select {
  cursor: pointer;
  display: block;
  font-size: 1em;
  max-width: 100%;
  outline: none;
}
.rebellion .select select::-ms-expand {
  display: none;
}
.rebellion .select select[disabled]:hover, fieldset[disabled] .rebellion .select select:hover {
  border-color: whitesmoke;
}
.rebellion .select select:not([multiple]) {
  padding-right: 2.5em;
}
.rebellion .select select[multiple] {
  height: auto;
  padding: 0;
}
.rebellion .select select[multiple] option {
  padding: 0.5em 1em;
}
.rebellion .select:not(.is-multiple):not(.is-loading):hover::after {
  border-color: #363636;
}
.rebellion .select.is-white:not(:hover)::after {
  border-color: white;
}
.rebellion .select.is-white select {
  border-color: white;
}
.rebellion .select.is-white select:hover, .rebellion .select.is-white select.is-hovered {
  border-color: #f2f2f2;
}
.rebellion .select.is-white select:focus, .rebellion .select.is-white select.is-focused, .rebellion .select.is-white select:active, .rebellion .select.is-white select.is-active {
  box-shadow: 0 0 0 0.125em rgba(255, 255, 255, 0.25);
}
.rebellion .select.is-black:not(:hover)::after {
  border-color: #0a0a0a;
}
.rebellion .select.is-black select {
  border-color: #0a0a0a;
}
.rebellion .select.is-black select:hover, .rebellion .select.is-black select.is-hovered {
  border-color: black;
}
.rebellion .select.is-black select:focus, .rebellion .select.is-black select.is-focused, .rebellion .select.is-black select:active, .rebellion .select.is-black select.is-active {
  box-shadow: 0 0 0 0.125em rgba(10, 10, 10, 0.25);
}
.rebellion .select.is-light:not(:hover)::after {
  border-color: whitesmoke;
}
.rebellion .select.is-light select {
  border-color: whitesmoke;
}
.rebellion .select.is-light select:hover, .rebellion .select.is-light select.is-hovered {
  border-color: #e8e8e8;
}
.rebellion .select.is-light select:focus, .rebellion .select.is-light select.is-focused, .rebellion .select.is-light select:active, .rebellion .select.is-light select.is-active {
  box-shadow: 0 0 0 0.125em rgba(245, 245, 245, 0.25);
}
.rebellion .select.is-dark:not(:hover)::after {
  border-color: #1f1f1f;
}
.rebellion .select.is-dark select {
  border-color: #1f1f1f;
}
.rebellion .select.is-dark select:hover, .rebellion .select.is-dark select.is-hovered {
  border-color: #121212;
}
.rebellion .select.is-dark select:focus, .rebellion .select.is-dark select.is-focused, .rebellion .select.is-dark select:active, .rebellion .select.is-dark select.is-active {
  box-shadow: 0 0 0 0.125em rgba(31, 31, 31, 0.25);
}
.rebellion .select.is-primary:not(:hover)::after {
  border-color: #f5a40d;
}
.rebellion .select.is-primary select {
  border-color: #f5a40d;
}
.rebellion .select.is-primary select:hover, .rebellion .select.is-primary select.is-hovered {
  border-color: #df9509;
}
.rebellion .select.is-primary select:focus, .rebellion .select.is-primary select.is-focused, .rebellion .select.is-primary select:active, .rebellion .select.is-primary select.is-active {
  box-shadow: 0 0 0 0.125em rgba(245, 164, 13, 0.25);
}
.rebellion .select.is-link:not(:hover)::after {
  border-color: #3273dc;
}
.rebellion .select.is-link select {
  border-color: #3273dc;
}
.rebellion .select.is-link select:hover, .rebellion .select.is-link select.is-hovered {
  border-color: #2366d1;
}
.rebellion .select.is-link select:focus, .rebellion .select.is-link select.is-focused, .rebellion .select.is-link select:active, .rebellion .select.is-link select.is-active {
  box-shadow: 0 0 0 0.125em rgba(50, 115, 220, 0.25);
}
.rebellion .select.is-info:not(:hover)::after {
  border-color: #3298dc;
}
.rebellion .select.is-info select {
  border-color: #3298dc;
}
.rebellion .select.is-info select:hover, .rebellion .select.is-info select.is-hovered {
  border-color: #238cd1;
}
.rebellion .select.is-info select:focus, .rebellion .select.is-info select.is-focused, .rebellion .select.is-info select:active, .rebellion .select.is-info select.is-active {
  box-shadow: 0 0 0 0.125em rgba(50, 152, 220, 0.25);
}
.rebellion .select.is-success:not(:hover)::after {
  border-color: #48c774;
}
.rebellion .select.is-success select {
  border-color: #48c774;
}
.rebellion .select.is-success select:hover, .rebellion .select.is-success select.is-hovered {
  border-color: #3abb67;
}
.rebellion .select.is-success select:focus, .rebellion .select.is-success select.is-focused, .rebellion .select.is-success select:active, .rebellion .select.is-success select.is-active {
  box-shadow: 0 0 0 0.125em rgba(72, 199, 116, 0.25);
}
.rebellion .select.is-warning:not(:hover)::after {
  border-color: #ffdd57;
}
.rebellion .select.is-warning select {
  border-color: #ffdd57;
}
.rebellion .select.is-warning select:hover, .rebellion .select.is-warning select.is-hovered {
  border-color: #ffd83d;
}
.rebellion .select.is-warning select:focus, .rebellion .select.is-warning select.is-focused, .rebellion .select.is-warning select:active, .rebellion .select.is-warning select.is-active {
  box-shadow: 0 0 0 0.125em rgba(255, 221, 87, 0.25);
}
.rebellion .select.is-danger:not(:hover)::after {
  border-color: #f14668;
}
.rebellion .select.is-danger select {
  border-color: #f14668;
}
.rebellion .select.is-danger select:hover, .rebellion .select.is-danger select.is-hovered {
  border-color: #ef2e55;
}
.rebellion .select.is-danger select:focus, .rebellion .select.is-danger select.is-focused, .rebellion .select.is-danger select:active, .rebellion .select.is-danger select.is-active {
  box-shadow: 0 0 0 0.125em rgba(241, 70, 104, 0.25);
}
.rebellion .select.is-small {
  border-radius: 2px;
  font-size: 0.75rem;
}
.rebellion .select.is-medium {
  font-size: 1.25rem;
}
.rebellion .select.is-large {
  font-size: 1.5rem;
}
.rebellion .select.is-disabled::after {
  border-color: #7a7a7a;
}
.rebellion .select.is-fullwidth {
  width: 100%;
}
.rebellion .select.is-fullwidth select {
  width: 100%;
}
.rebellion .select.is-loading::after {
  margin-top: 0;
  position: absolute;
  right: 0.625em;
  top: 0.625em;
  transform: none;
}
.rebellion .select.is-loading.is-small:after {
  font-size: 0.75rem;
}
.rebellion .select.is-loading.is-medium:after {
  font-size: 1.25rem;
}
.rebellion .select.is-loading.is-large:after {
  font-size: 1.5rem;
}
.rebellion .file {
  align-items: stretch;
  display: flex;
  justify-content: flex-start;
  position: relative;
}
.rebellion .file.is-white .file-cta {
  background-color: white;
  border-color: transparent;
  color: #0a0a0a;
}
.rebellion .file.is-white:hover .file-cta, .rebellion .file.is-white.is-hovered .file-cta {
  background-color: #f9f9f9;
  border-color: transparent;
  color: #0a0a0a;
}
.rebellion .file.is-white:focus .file-cta, .rebellion .file.is-white.is-focused .file-cta {
  border-color: transparent;
  box-shadow: 0 0 0.5em rgba(255, 255, 255, 0.25);
  color: #0a0a0a;
}
.rebellion .file.is-white:active .file-cta, .rebellion .file.is-white.is-active .file-cta {
  background-color: #f2f2f2;
  border-color: transparent;
  color: #0a0a0a;
}
.rebellion .file.is-black .file-cta {
  background-color: #0a0a0a;
  border-color: transparent;
  color: white;
}
.rebellion .file.is-black:hover .file-cta, .rebellion .file.is-black.is-hovered .file-cta {
  background-color: #040404;
  border-color: transparent;
  color: white;
}
.rebellion .file.is-black:focus .file-cta, .rebellion .file.is-black.is-focused .file-cta {
  border-color: transparent;
  box-shadow: 0 0 0.5em rgba(10, 10, 10, 0.25);
  color: white;
}
.rebellion .file.is-black:active .file-cta, .rebellion .file.is-black.is-active .file-cta {
  background-color: black;
  border-color: transparent;
  color: white;
}
.rebellion .file.is-light .file-cta {
  background-color: whitesmoke;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}
.rebellion .file.is-light:hover .file-cta, .rebellion .file.is-light.is-hovered .file-cta {
  background-color: #eeeeee;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}
.rebellion .file.is-light:focus .file-cta, .rebellion .file.is-light.is-focused .file-cta {
  border-color: transparent;
  box-shadow: 0 0 0.5em rgba(245, 245, 245, 0.25);
  color: rgba(0, 0, 0, 0.7);
}
.rebellion .file.is-light:active .file-cta, .rebellion .file.is-light.is-active .file-cta {
  background-color: #e8e8e8;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}
.rebellion .file.is-dark .file-cta {
  background-color: #1f1f1f;
  border-color: transparent;
  color: #fff;
}
.rebellion .file.is-dark:hover .file-cta, .rebellion .file.is-dark.is-hovered .file-cta {
  background-color: #191919;
  border-color: transparent;
  color: #fff;
}
.rebellion .file.is-dark:focus .file-cta, .rebellion .file.is-dark.is-focused .file-cta {
  border-color: transparent;
  box-shadow: 0 0 0.5em rgba(31, 31, 31, 0.25);
  color: #fff;
}
.rebellion .file.is-dark:active .file-cta, .rebellion .file.is-dark.is-active .file-cta {
  background-color: #121212;
  border-color: transparent;
  color: #fff;
}
.rebellion .file.is-primary .file-cta {
  background-color: #f5a40d;
  border-color: transparent;
  color: #fff;
}
.rebellion .file.is-primary:hover .file-cta, .rebellion .file.is-primary.is-hovered .file-cta {
  background-color: #ec9d0a;
  border-color: transparent;
  color: #fff;
}
.rebellion .file.is-primary:focus .file-cta, .rebellion .file.is-primary.is-focused .file-cta {
  border-color: transparent;
  box-shadow: 0 0 0.5em rgba(245, 164, 13, 0.25);
  color: #fff;
}
.rebellion .file.is-primary:active .file-cta, .rebellion .file.is-primary.is-active .file-cta {
  background-color: #df9509;
  border-color: transparent;
  color: #fff;
}
.rebellion .file.is-link .file-cta {
  background-color: #3273dc;
  border-color: transparent;
  color: #fff;
}
.rebellion .file.is-link:hover .file-cta, .rebellion .file.is-link.is-hovered .file-cta {
  background-color: #276cda;
  border-color: transparent;
  color: #fff;
}
.rebellion .file.is-link:focus .file-cta, .rebellion .file.is-link.is-focused .file-cta {
  border-color: transparent;
  box-shadow: 0 0 0.5em rgba(50, 115, 220, 0.25);
  color: #fff;
}
.rebellion .file.is-link:active .file-cta, .rebellion .file.is-link.is-active .file-cta {
  background-color: #2366d1;
  border-color: transparent;
  color: #fff;
}
.rebellion .file.is-info .file-cta {
  background-color: #3298dc;
  border-color: transparent;
  color: #fff;
}
.rebellion .file.is-info:hover .file-cta, .rebellion .file.is-info.is-hovered .file-cta {
  background-color: #2793da;
  border-color: transparent;
  color: #fff;
}
.rebellion .file.is-info:focus .file-cta, .rebellion .file.is-info.is-focused .file-cta {
  border-color: transparent;
  box-shadow: 0 0 0.5em rgba(50, 152, 220, 0.25);
  color: #fff;
}
.rebellion .file.is-info:active .file-cta, .rebellion .file.is-info.is-active .file-cta {
  background-color: #238cd1;
  border-color: transparent;
  color: #fff;
}
.rebellion .file.is-success .file-cta {
  background-color: #48c774;
  border-color: transparent;
  color: #fff;
}
.rebellion .file.is-success:hover .file-cta, .rebellion .file.is-success.is-hovered .file-cta {
  background-color: #3ec46d;
  border-color: transparent;
  color: #fff;
}
.rebellion .file.is-success:focus .file-cta, .rebellion .file.is-success.is-focused .file-cta {
  border-color: transparent;
  box-shadow: 0 0 0.5em rgba(72, 199, 116, 0.25);
  color: #fff;
}
.rebellion .file.is-success:active .file-cta, .rebellion .file.is-success.is-active .file-cta {
  background-color: #3abb67;
  border-color: transparent;
  color: #fff;
}
.rebellion .file.is-warning .file-cta {
  background-color: #ffdd57;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}
.rebellion .file.is-warning:hover .file-cta, .rebellion .file.is-warning.is-hovered .file-cta {
  background-color: #ffdb4a;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}
.rebellion .file.is-warning:focus .file-cta, .rebellion .file.is-warning.is-focused .file-cta {
  border-color: transparent;
  box-shadow: 0 0 0.5em rgba(255, 221, 87, 0.25);
  color: rgba(0, 0, 0, 0.7);
}
.rebellion .file.is-warning:active .file-cta, .rebellion .file.is-warning.is-active .file-cta {
  background-color: #ffd83d;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}
.rebellion .file.is-danger .file-cta {
  background-color: #f14668;
  border-color: transparent;
  color: #fff;
}
.rebellion .file.is-danger:hover .file-cta, .rebellion .file.is-danger.is-hovered .file-cta {
  background-color: #f03a5f;
  border-color: transparent;
  color: #fff;
}
.rebellion .file.is-danger:focus .file-cta, .rebellion .file.is-danger.is-focused .file-cta {
  border-color: transparent;
  box-shadow: 0 0 0.5em rgba(241, 70, 104, 0.25);
  color: #fff;
}
.rebellion .file.is-danger:active .file-cta, .rebellion .file.is-danger.is-active .file-cta {
  background-color: #ef2e55;
  border-color: transparent;
  color: #fff;
}
.rebellion .file.is-small {
  font-size: 0.75rem;
}
.rebellion .file.is-medium {
  font-size: 1.25rem;
}
.rebellion .file.is-medium .file-icon .fa {
  font-size: 21px;
}
.rebellion .file.is-large {
  font-size: 1.5rem;
}
.rebellion .file.is-large .file-icon .fa {
  font-size: 28px;
}
.rebellion .file.has-name .file-cta {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.rebellion .file.has-name .file-name {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.rebellion .file.has-name.is-empty .file-cta {
  border-radius: 4px;
}
.rebellion .file.has-name.is-empty .file-name {
  display: none;
}
.rebellion .file.is-boxed .file-label {
  flex-direction: column;
}
.rebellion .file.is-boxed .file-cta {
  flex-direction: column;
  height: auto;
  padding: 1em 3em;
}
.rebellion .file.is-boxed .file-name {
  border-width: 0 1px 1px;
}
.rebellion .file.is-boxed .file-icon {
  height: 1.5em;
  width: 1.5em;
}
.rebellion .file.is-boxed .file-icon .fa {
  font-size: 21px;
}
.rebellion .file.is-boxed.is-small .file-icon .fa {
  font-size: 14px;
}
.rebellion .file.is-boxed.is-medium .file-icon .fa {
  font-size: 28px;
}
.rebellion .file.is-boxed.is-large .file-icon .fa {
  font-size: 35px;
}
.rebellion .file.is-boxed.has-name .file-cta {
  border-radius: 4px 4px 0 0;
}
.rebellion .file.is-boxed.has-name .file-name {
  border-radius: 0 0 4px 4px;
  border-width: 0 1px 1px;
}
.rebellion .file.is-centered {
  justify-content: center;
}
.rebellion .file.is-fullwidth .file-label {
  width: 100%;
}
.rebellion .file.is-fullwidth .file-name {
  flex-grow: 1;
  max-width: none;
}
.rebellion .file.is-right {
  justify-content: flex-end;
}
.rebellion .file.is-right .file-cta {
  border-radius: 0 4px 4px 0;
}
.rebellion .file.is-right .file-name {
  border-radius: 4px 0 0 4px;
  border-width: 1px 0 1px 1px;
  order: -1;
}
.rebellion .file-label {
  align-items: stretch;
  display: flex;
  cursor: pointer;
  justify-content: flex-start;
  overflow: hidden;
  position: relative;
}
.rebellion .file-label:hover .file-cta {
  background-color: #eeeeee;
  color: #363636;
}
.rebellion .file-label:hover .file-name {
  border-color: #d5d5d5;
}
.rebellion .file-label:active .file-cta {
  background-color: #e8e8e8;
  color: #363636;
}
.rebellion .file-label:active .file-name {
  border-color: #cfcfcf;
}
.rebellion .file-input {
  height: 100%;
  left: 0;
  opacity: 0;
  outline: none;
  position: absolute;
  top: 0;
  width: 100%;
}
.rebellion .file-cta,
.rebellion .file-name {
  border-color: #dbdbdb;
  border-radius: 4px;
  font-size: 1em;
  padding-left: 1em;
  padding-right: 1em;
  white-space: nowrap;
}
.rebellion .file-cta {
  background-color: whitesmoke;
  color: #4a4a4a;
}
.rebellion .file-name {
  border-color: #dbdbdb;
  border-style: solid;
  border-width: 1px 1px 1px 0;
  display: block;
  max-width: 16em;
  overflow: hidden;
  text-align: inherit;
  text-overflow: ellipsis;
}
.rebellion .file-icon {
  align-items: center;
  display: flex;
  height: 1em;
  justify-content: center;
  margin-right: 0.5em;
  width: 1em;
}
.rebellion .file-icon .fa {
  font-size: 14px;
}
.rebellion .label {
  color: #363636;
  display: block;
  font-size: 1rem;
  font-weight: 700;
}
.rebellion .label:not(:last-child) {
  margin-bottom: 0.5em;
}
.rebellion .label.is-small {
  font-size: 0.75rem;
}
.rebellion .label.is-medium {
  font-size: 1.25rem;
}
.rebellion .label.is-large {
  font-size: 1.5rem;
}
.rebellion .help {
  display: block;
  font-size: 0.75rem;
  margin-top: 0.25rem;
}
.rebellion .help.is-white {
  color: white;
}
.rebellion .help.is-black {
  color: #0a0a0a;
}
.rebellion .help.is-light {
  color: whitesmoke;
}
.rebellion .help.is-dark {
  color: #1f1f1f;
}
.rebellion .help.is-primary {
  color: #f5a40d;
}
.rebellion .help.is-link {
  color: #3273dc;
}
.rebellion .help.is-info {
  color: #3298dc;
}
.rebellion .help.is-success {
  color: #48c774;
}
.rebellion .help.is-warning {
  color: #ffdd57;
}
.rebellion .help.is-danger {
  color: #f14668;
}
.rebellion .field:not(:last-child) {
  margin-bottom: 0.75rem;
}
.rebellion .field.has-addons {
  display: flex;
  justify-content: flex-start;
}
.rebellion .field.has-addons .control:not(:last-child) {
  margin-right: -1px;
}
.rebellion .field.has-addons .control:not(:first-child):not(:last-child) .button,
.rebellion .field.has-addons .control:not(:first-child):not(:last-child) .input,
.rebellion .field.has-addons .control:not(:first-child):not(:last-child) .select select {
  border-radius: 0;
}
.rebellion .field.has-addons .control:first-child:not(:only-child) .button,
.rebellion .field.has-addons .control:first-child:not(:only-child) .input,
.rebellion .field.has-addons .control:first-child:not(:only-child) .select select {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.rebellion .field.has-addons .control:last-child:not(:only-child) .button,
.rebellion .field.has-addons .control:last-child:not(:only-child) .input,
.rebellion .field.has-addons .control:last-child:not(:only-child) .select select {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.rebellion .field.has-addons .control .button:not([disabled]):hover, .rebellion .field.has-addons .control .button:not([disabled]).is-hovered,
.rebellion .field.has-addons .control .input:not([disabled]):hover,
.rebellion .field.has-addons .control .input:not([disabled]).is-hovered,
.rebellion .field.has-addons .control .select select:not([disabled]):hover,
.rebellion .field.has-addons .control .select select:not([disabled]).is-hovered {
  z-index: 2;
}
.rebellion .field.has-addons .control .button:not([disabled]):focus, .rebellion .field.has-addons .control .button:not([disabled]).is-focused, .rebellion .field.has-addons .control .button:not([disabled]):active, .rebellion .field.has-addons .control .button:not([disabled]).is-active,
.rebellion .field.has-addons .control .input:not([disabled]):focus,
.rebellion .field.has-addons .control .input:not([disabled]).is-focused,
.rebellion .field.has-addons .control .input:not([disabled]):active,
.rebellion .field.has-addons .control .input:not([disabled]).is-active,
.rebellion .field.has-addons .control .select select:not([disabled]):focus,
.rebellion .field.has-addons .control .select select:not([disabled]).is-focused,
.rebellion .field.has-addons .control .select select:not([disabled]):active,
.rebellion .field.has-addons .control .select select:not([disabled]).is-active {
  z-index: 3;
}
.rebellion .field.has-addons .control .button:not([disabled]):focus:hover, .rebellion .field.has-addons .control .button:not([disabled]).is-focused:hover, .rebellion .field.has-addons .control .button:not([disabled]):active:hover, .rebellion .field.has-addons .control .button:not([disabled]).is-active:hover,
.rebellion .field.has-addons .control .input:not([disabled]):focus:hover,
.rebellion .field.has-addons .control .input:not([disabled]).is-focused:hover,
.rebellion .field.has-addons .control .input:not([disabled]):active:hover,
.rebellion .field.has-addons .control .input:not([disabled]).is-active:hover,
.rebellion .field.has-addons .control .select select:not([disabled]):focus:hover,
.rebellion .field.has-addons .control .select select:not([disabled]).is-focused:hover,
.rebellion .field.has-addons .control .select select:not([disabled]):active:hover,
.rebellion .field.has-addons .control .select select:not([disabled]).is-active:hover {
  z-index: 4;
}
.rebellion .field.has-addons .control.is-expanded {
  flex-grow: 1;
  flex-shrink: 1;
}
.rebellion .field.has-addons.has-addons-centered {
  justify-content: center;
}
.rebellion .field.has-addons.has-addons-right {
  justify-content: flex-end;
}
.rebellion .field.has-addons.has-addons-fullwidth .control {
  flex-grow: 1;
  flex-shrink: 0;
}
.rebellion .field.is-grouped {
  display: flex;
  justify-content: flex-start;
}
.rebellion .field.is-grouped > .control {
  flex-shrink: 0;
}
.rebellion .field.is-grouped > .control:not(:last-child) {
  margin-bottom: 0;
  margin-right: 0.75rem;
}
.rebellion .field.is-grouped > .control.is-expanded {
  flex-grow: 1;
  flex-shrink: 1;
}
.rebellion .field.is-grouped.is-grouped-centered {
  justify-content: center;
}
.rebellion .field.is-grouped.is-grouped-right {
  justify-content: flex-end;
}
.rebellion .field.is-grouped.is-grouped-multiline {
  flex-wrap: wrap;
}
.rebellion .field.is-grouped.is-grouped-multiline > .control:last-child, .rebellion .field.is-grouped.is-grouped-multiline > .control:not(:last-child) {
  margin-bottom: 0.75rem;
}
.rebellion .field.is-grouped.is-grouped-multiline:last-child {
  margin-bottom: -0.75rem;
}
.rebellion .field.is-grouped.is-grouped-multiline:not(:last-child) {
  margin-bottom: 0;
}
@media screen and (min-width: 769px), print {
  .rebellion .field.is-horizontal {
    display: flex;
  }
}
.rebellion .field-label .label {
  font-size: inherit;
}
@media screen and (max-width: 768px) {
  .rebellion .field-label {
    margin-bottom: 0.5rem;
  }
}
@media screen and (min-width: 769px), print {
  .rebellion .field-label {
    flex-basis: 0;
    flex-grow: 1;
    flex-shrink: 0;
    margin-right: 1.5rem;
    text-align: right;
  }
  .rebellion .field-label.is-small {
    font-size: 0.75rem;
    padding-top: 0.375em;
  }
  .rebellion .field-label.is-normal {
    padding-top: 0.375em;
  }
  .rebellion .field-label.is-medium {
    font-size: 1.25rem;
    padding-top: 0.375em;
  }
  .rebellion .field-label.is-large {
    font-size: 1.5rem;
    padding-top: 0.375em;
  }
}
.rebellion .field-body .field .field {
  margin-bottom: 0;
}
@media screen and (min-width: 769px), print {
  .rebellion .field-body {
    display: flex;
    flex-basis: 0;
    flex-grow: 5;
    flex-shrink: 1;
  }
  .rebellion .field-body .field {
    margin-bottom: 0;
  }
  .rebellion .field-body > .field {
    flex-shrink: 1;
  }
  .rebellion .field-body > .field:not(.is-narrow) {
    flex-grow: 1;
  }
  .rebellion .field-body > .field:not(:last-child) {
    margin-right: 0.75rem;
  }
}
.rebellion .control {
  box-sizing: border-box;
  clear: both;
  font-size: 1rem;
  position: relative;
  text-align: inherit;
}
.rebellion .control.has-icons-left .input:focus ~ .icon,
.rebellion .control.has-icons-left .select:focus ~ .icon, .rebellion .control.has-icons-right .input:focus ~ .icon,
.rebellion .control.has-icons-right .select:focus ~ .icon {
  color: #4a4a4a;
}
.rebellion .control.has-icons-left .input.is-small ~ .icon,
.rebellion .control.has-icons-left .select.is-small ~ .icon, .rebellion .control.has-icons-right .input.is-small ~ .icon,
.rebellion .control.has-icons-right .select.is-small ~ .icon {
  font-size: 0.75rem;
}
.rebellion .control.has-icons-left .input.is-medium ~ .icon,
.rebellion .control.has-icons-left .select.is-medium ~ .icon, .rebellion .control.has-icons-right .input.is-medium ~ .icon,
.rebellion .control.has-icons-right .select.is-medium ~ .icon {
  font-size: 1.25rem;
}
.rebellion .control.has-icons-left .input.is-large ~ .icon,
.rebellion .control.has-icons-left .select.is-large ~ .icon, .rebellion .control.has-icons-right .input.is-large ~ .icon,
.rebellion .control.has-icons-right .select.is-large ~ .icon {
  font-size: 1.5rem;
}
.rebellion .control.has-icons-left .icon, .rebellion .control.has-icons-right .icon {
  color: #dbdbdb;
  height: 2.5em;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 2.5em;
  z-index: 4;
}
.rebellion .control.has-icons-left .input,
.rebellion .control.has-icons-left .select select {
  padding-left: 2.5em;
}
.rebellion .control.has-icons-left .icon.is-left {
  left: 0;
}
.rebellion .control.has-icons-right .input,
.rebellion .control.has-icons-right .select select {
  padding-right: 2.5em;
}
.rebellion .control.has-icons-right .icon.is-right {
  right: 0;
}
.rebellion .control.is-loading::after {
  position: absolute !important;
  right: 0.625em;
  top: 0.625em;
  z-index: 4;
}
.rebellion .control.is-loading.is-small:after {
  font-size: 0.75rem;
}
.rebellion .control.is-loading.is-medium:after {
  font-size: 1.25rem;
}
.rebellion .control.is-loading.is-large:after {
  font-size: 1.5rem;
}
.rebellion .breadcrumb {
  font-size: 1rem;
  white-space: nowrap;
}
.rebellion .breadcrumb a {
  align-items: center;
  color: #3273dc;
  display: flex;
  justify-content: center;
  padding: 0 0.75em;
}
.rebellion .breadcrumb a:hover {
  color: #363636;
}
.rebellion .breadcrumb li {
  align-items: center;
  display: flex;
}
.rebellion .breadcrumb li:first-child a {
  padding-left: 0;
}
.rebellion .breadcrumb li.is-active a {
  color: #363636;
  cursor: default;
  pointer-events: none;
}
.rebellion .breadcrumb li + li::before {
  color: #b5b5b5;
  content: "/";
}
.rebellion .breadcrumb ul,
.rebellion .breadcrumb ol {
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.rebellion .breadcrumb .icon:first-child {
  margin-right: 0.5em;
}
.rebellion .breadcrumb .icon:last-child {
  margin-left: 0.5em;
}
.rebellion .breadcrumb.is-centered ol,
.rebellion .breadcrumb.is-centered ul {
  justify-content: center;
}
.rebellion .breadcrumb.is-right ol,
.rebellion .breadcrumb.is-right ul {
  justify-content: flex-end;
}
.rebellion .breadcrumb.is-small {
  font-size: 0.75rem;
}
.rebellion .breadcrumb.is-medium {
  font-size: 1.25rem;
}
.rebellion .breadcrumb.is-large {
  font-size: 1.5rem;
}
.rebellion .breadcrumb.has-arrow-separator li + li::before {
  content: "→";
}
.rebellion .breadcrumb.has-bullet-separator li + li::before {
  content: "•";
}
.rebellion .breadcrumb.has-dot-separator li + li::before {
  content: "·";
}
.rebellion .breadcrumb.has-succeeds-separator li + li::before {
  content: "≻";
}
.rebellion .card {
  background-color: white;
  box-shadow: 0 0.5em 1em -0.125em rgba(10, 10, 10, 0.1), 0 0px 0 1px rgba(10, 10, 10, 0.02);
  color: #4a4a4a;
  max-width: 100%;
  position: relative;
}
.rebellion .card-header {
  background-color: transparent;
  align-items: stretch;
  box-shadow: 0 0.125em 0.25em rgba(10, 10, 10, 0.1);
  display: flex;
}
.rebellion .card-header-title {
  align-items: center;
  color: #363636;
  display: flex;
  flex-grow: 1;
  font-weight: 700;
  padding: 0.75rem 1rem;
}
.rebellion .card-header-title.is-centered {
  justify-content: center;
}
.rebellion .card-header-icon {
  align-items: center;
  cursor: pointer;
  display: flex;
  justify-content: center;
  padding: 0.75rem 1rem;
}
.rebellion .card-image {
  display: block;
  position: relative;
}
.rebellion .card-content {
  background-color: transparent;
  padding: 1.5rem;
}
.rebellion .card-footer {
  background-color: transparent;
  border-top: 1px solid #ededed;
  align-items: stretch;
  display: flex;
}
.rebellion .card-footer-item {
  align-items: center;
  display: flex;
  flex-basis: 0;
  flex-grow: 1;
  flex-shrink: 0;
  justify-content: center;
  padding: 0.75rem;
}
.rebellion .card-footer-item:not(:last-child) {
  border-right: 1px solid #ededed;
}
.rebellion .card .media:not(:last-child) {
  margin-bottom: 1.5rem;
}
.rebellion .dropdown {
  display: inline-flex;
  position: relative;
  vertical-align: top;
}
.rebellion .dropdown.is-active .dropdown-menu, .rebellion .dropdown.is-hoverable:hover .dropdown-menu {
  display: block;
}
.rebellion .dropdown.is-right .dropdown-menu {
  left: auto;
  right: 0;
}
.rebellion .dropdown.is-up .dropdown-menu {
  bottom: 100%;
  padding-bottom: 4px;
  padding-top: initial;
  top: auto;
}
.rebellion .dropdown-menu {
  display: none;
  left: 0;
  min-width: 12rem;
  padding-top: 4px;
  position: absolute;
  top: 100%;
  z-index: 20;
}
.rebellion .dropdown-content {
  background-color: white;
  border-radius: 4px;
  box-shadow: 0 0.5em 1em -0.125em rgba(10, 10, 10, 0.1), 0 0px 0 1px rgba(10, 10, 10, 0.02);
  padding-bottom: 0.5rem;
  padding-top: 0.5rem;
}
.rebellion .dropdown-item {
  color: #4a4a4a;
  display: block;
  font-size: 0.875rem;
  line-height: 1.5;
  padding: 0.375rem 1rem;
  position: relative;
}
.rebellion a.dropdown-item,
.rebellion button.dropdown-item {
  padding-right: 3rem;
  text-align: inherit;
  white-space: nowrap;
  width: 100%;
}
.rebellion a.dropdown-item:hover,
.rebellion button.dropdown-item:hover {
  background-color: whitesmoke;
  color: #0a0a0a;
}
.rebellion a.dropdown-item.is-active,
.rebellion button.dropdown-item.is-active {
  background-color: #3273dc;
  color: #fff;
}
.rebellion .dropdown-divider {
  background-color: #ededed;
  border: none;
  display: block;
  height: 1px;
  margin: 0.5rem 0;
}
.rebellion .level {
  align-items: center;
  justify-content: space-between;
}
.rebellion .level code {
  border-radius: 4px;
}
.rebellion .level img {
  display: inline-block;
  vertical-align: top;
}
.rebellion .level.is-mobile {
  display: flex;
}
.rebellion .level.is-mobile .level-left,
.rebellion .level.is-mobile .level-right {
  display: flex;
}
.rebellion .level.is-mobile .level-left + .level-right {
  margin-top: 0;
}
.rebellion .level.is-mobile .level-item:not(:last-child) {
  margin-bottom: 0;
  margin-right: 0.75rem;
}
.rebellion .level.is-mobile .level-item:not(.is-narrow) {
  flex-grow: 1;
}
@media screen and (min-width: 769px), print {
  .rebellion .level {
    display: flex;
  }
  .rebellion .level > .level-item:not(.is-narrow) {
    flex-grow: 1;
  }
}
.rebellion .level-item {
  align-items: center;
  display: flex;
  flex-basis: auto;
  flex-grow: 0;
  flex-shrink: 0;
  justify-content: center;
}
.rebellion .level-item .title,
.rebellion .level-item .subtitle {
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  .rebellion .level-item:not(:last-child) {
    margin-bottom: 0.75rem;
  }
}
.rebellion .level-left,
.rebellion .level-right {
  flex-basis: auto;
  flex-grow: 0;
  flex-shrink: 0;
}
.rebellion .level-left .level-item.is-flexible,
.rebellion .level-right .level-item.is-flexible {
  flex-grow: 1;
}
@media screen and (min-width: 769px), print {
  .rebellion .level-left .level-item:not(:last-child),
.rebellion .level-right .level-item:not(:last-child) {
    margin-right: 0.75rem;
  }
}
.rebellion .level-left {
  align-items: center;
  justify-content: flex-start;
}
@media screen and (max-width: 768px) {
  .rebellion .level-left + .level-right {
    margin-top: 1.5rem;
  }
}
@media screen and (min-width: 769px), print {
  .rebellion .level-left {
    display: flex;
  }
}
.rebellion .level-right {
  align-items: center;
  justify-content: flex-end;
}
@media screen and (min-width: 769px), print {
  .rebellion .level-right {
    display: flex;
  }
}
.rebellion .media {
  align-items: flex-start;
  display: flex;
  text-align: inherit;
}
.rebellion .media .content:not(:last-child) {
  margin-bottom: 0.75rem;
}
.rebellion .media .media {
  border-top: 1px solid rgba(219, 219, 219, 0.5);
  display: flex;
  padding-top: 0.75rem;
}
.rebellion .media .media .content:not(:last-child),
.rebellion .media .media .control:not(:last-child) {
  margin-bottom: 0.5rem;
}
.rebellion .media .media .media {
  padding-top: 0.5rem;
}
.rebellion .media .media .media + .media {
  margin-top: 0.5rem;
}
.rebellion .media + .media {
  border-top: 1px solid rgba(219, 219, 219, 0.5);
  margin-top: 1rem;
  padding-top: 1rem;
}
.rebellion .media.is-large + .media {
  margin-top: 1.5rem;
  padding-top: 1.5rem;
}
.rebellion .media-left,
.rebellion .media-right {
  flex-basis: auto;
  flex-grow: 0;
  flex-shrink: 0;
}
.rebellion .media-left {
  margin-right: 1rem;
}
.rebellion .media-right {
  margin-left: 1rem;
}
.rebellion .media-content {
  flex-basis: auto;
  flex-grow: 1;
  flex-shrink: 1;
  text-align: inherit;
}
@media screen and (max-width: 768px) {
  .rebellion .media-content {
    overflow-x: auto;
  }
}
.rebellion .menu {
  font-size: 1rem;
}
.rebellion .menu.is-small {
  font-size: 0.75rem;
}
.rebellion .menu.is-medium {
  font-size: 1.25rem;
}
.rebellion .menu.is-large {
  font-size: 1.5rem;
}
.rebellion .menu-list {
  line-height: 1.25;
}
.rebellion .menu-list a {
  border-radius: 2px;
  color: #4a4a4a;
  display: block;
  padding: 0.5em 0.75em;
}
.rebellion .menu-list a:hover {
  background-color: whitesmoke;
  color: #363636;
}
.rebellion .menu-list a.is-active {
  background-color: #3273dc;
  color: #fff;
}
.rebellion .menu-list li ul {
  border-left: 1px solid #dbdbdb;
  margin: 0.75em;
  padding-left: 0.75em;
}
.rebellion .menu-label {
  color: #7a7a7a;
  font-size: 0.75em;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
.rebellion .menu-label:not(:first-child) {
  margin-top: 1em;
}
.rebellion .menu-label:not(:last-child) {
  margin-bottom: 1em;
}
.rebellion .message {
  background-color: whitesmoke;
  border-radius: 4px;
  font-size: 1rem;
}
.rebellion .message strong {
  color: currentColor;
}
.rebellion .message a:not(.button):not(.tag):not(.dropdown-item) {
  color: currentColor;
  text-decoration: underline;
}
.rebellion .message.is-small {
  font-size: 0.75rem;
}
.rebellion .message.is-medium {
  font-size: 1.25rem;
}
.rebellion .message.is-large {
  font-size: 1.5rem;
}
.rebellion .message.is-white {
  background-color: white;
}
.rebellion .message.is-white .message-header {
  background-color: white;
  color: #0a0a0a;
}
.rebellion .message.is-white .message-body {
  border-color: white;
}
.rebellion .message.is-black {
  background-color: #fafafa;
}
.rebellion .message.is-black .message-header {
  background-color: #0a0a0a;
  color: white;
}
.rebellion .message.is-black .message-body {
  border-color: #0a0a0a;
}
.rebellion .message.is-light {
  background-color: #fafafa;
}
.rebellion .message.is-light .message-header {
  background-color: whitesmoke;
  color: rgba(0, 0, 0, 0.7);
}
.rebellion .message.is-light .message-body {
  border-color: whitesmoke;
}
.rebellion .message.is-dark {
  background-color: #fafafa;
}
.rebellion .message.is-dark .message-header {
  background-color: #1f1f1f;
  color: #fff;
}
.rebellion .message.is-dark .message-body {
  border-color: #1f1f1f;
}
.rebellion .message.is-primary {
  background-color: #fef8eb;
}
.rebellion .message.is-primary .message-header {
  background-color: #f5a40d;
  color: #fff;
}
.rebellion .message.is-primary .message-body {
  border-color: #f5a40d;
  color: #936206;
}
.rebellion .message.is-link {
  background-color: #eef3fc;
}
.rebellion .message.is-link .message-header {
  background-color: #3273dc;
  color: #fff;
}
.rebellion .message.is-link .message-body {
  border-color: #3273dc;
  color: #2160c4;
}
.rebellion .message.is-info {
  background-color: #eef6fc;
}
.rebellion .message.is-info .message-header {
  background-color: #3298dc;
  color: #fff;
}
.rebellion .message.is-info .message-body {
  border-color: #3298dc;
  color: #1d72aa;
}
.rebellion .message.is-success {
  background-color: #effaf3;
}
.rebellion .message.is-success .message-header {
  background-color: #48c774;
  color: #fff;
}
.rebellion .message.is-success .message-body {
  border-color: #48c774;
  color: #257942;
}
.rebellion .message.is-warning {
  background-color: #fffbeb;
}
.rebellion .message.is-warning .message-header {
  background-color: #ffdd57;
  color: rgba(0, 0, 0, 0.7);
}
.rebellion .message.is-warning .message-body {
  border-color: #ffdd57;
  color: #947600;
}
.rebellion .message.is-danger {
  background-color: #feecf0;
}
.rebellion .message.is-danger .message-header {
  background-color: #f14668;
  color: #fff;
}
.rebellion .message.is-danger .message-body {
  border-color: #f14668;
  color: #cc0f35;
}
.rebellion .message-header {
  align-items: center;
  background-color: #4a4a4a;
  border-radius: 4px 4px 0 0;
  color: #fff;
  display: flex;
  font-weight: 700;
  justify-content: space-between;
  line-height: 1.25;
  padding: 0.75em 1em;
  position: relative;
}
.rebellion .message-header .delete {
  flex-grow: 0;
  flex-shrink: 0;
  margin-left: 0.75em;
}
.rebellion .message-header + .message-body {
  border-width: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.rebellion .message-body {
  border-color: #dbdbdb;
  border-radius: 4px;
  border-style: solid;
  border-width: 0 0 0 4px;
  color: #4a4a4a;
  padding: 1.25em 1.5em;
}
.rebellion .message-body code,
.rebellion .message-body pre {
  background-color: white;
}
.rebellion .message-body pre code {
  background-color: transparent;
}
.rebellion .modal {
  align-items: center;
  display: none;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  position: fixed;
  z-index: 40;
}
.rebellion .modal.is-active {
  display: flex;
}
.rebellion .modal-background {
  background-color: rgba(10, 10, 10, 0.86);
}
.rebellion .modal-content,
.rebellion .modal-card {
  margin: 0 20px;
  max-height: calc(100vh - 160px);
  overflow: auto;
  position: relative;
  width: 100%;
}
@media screen and (min-width: 769px), print {
  .rebellion .modal-content,
.rebellion .modal-card {
    margin: 0 auto;
    max-height: calc(100vh - 40px);
    width: 640px;
  }
}
.rebellion .modal-close {
  background: none;
  height: 40px;
  position: fixed;
  right: 20px;
  top: 20px;
  width: 40px;
}
.rebellion .modal-card {
  display: flex;
  flex-direction: column;
  max-height: calc(100vh - 40px);
  overflow: hidden;
  -ms-overflow-y: visible;
}
.rebellion .modal-card-head,
.rebellion .modal-card-foot {
  align-items: center;
  background-color: whitesmoke;
  display: flex;
  flex-shrink: 0;
  justify-content: flex-start;
  padding: 20px;
  position: relative;
}
.rebellion .modal-card-head {
  border-bottom: 1px solid #dbdbdb;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
.rebellion .modal-card-title {
  color: #363636;
  flex-grow: 1;
  flex-shrink: 0;
  font-size: 1.5rem;
  line-height: 1;
}
.rebellion .modal-card-foot {
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  border-top: 1px solid #dbdbdb;
}
.rebellion .modal-card-foot .button:not(:last-child) {
  margin-right: 0.5em;
}
.rebellion .modal-card-body {
  -webkit-overflow-scrolling: touch;
  background-color: white;
  flex-grow: 1;
  flex-shrink: 1;
  overflow: auto;
  padding: 20px;
}
.rebellion .navbar {
  background-color: white;
  min-height: 3.25rem;
  position: relative;
  z-index: 30;
}
.rebellion .navbar.is-white {
  background-color: white;
  color: #0a0a0a;
}
.rebellion .navbar.is-white .navbar-brand > .navbar-item,
.rebellion .navbar.is-white .navbar-brand .navbar-link {
  color: #0a0a0a;
}
.rebellion .navbar.is-white .navbar-brand > a.navbar-item:focus, .rebellion .navbar.is-white .navbar-brand > a.navbar-item:hover, .rebellion .navbar.is-white .navbar-brand > a.navbar-item.is-active,
.rebellion .navbar.is-white .navbar-brand .navbar-link:focus,
.rebellion .navbar.is-white .navbar-brand .navbar-link:hover,
.rebellion .navbar.is-white .navbar-brand .navbar-link.is-active {
  background-color: #f2f2f2;
  color: #0a0a0a;
}
.rebellion .navbar.is-white .navbar-brand .navbar-link::after {
  border-color: #0a0a0a;
}
.rebellion .navbar.is-white .navbar-burger {
  color: #0a0a0a;
}
@media screen and (min-width: 1024px) {
  .rebellion .navbar.is-white .navbar-start > .navbar-item,
.rebellion .navbar.is-white .navbar-start .navbar-link,
.rebellion .navbar.is-white .navbar-end > .navbar-item,
.rebellion .navbar.is-white .navbar-end .navbar-link {
    color: #0a0a0a;
  }
  .rebellion .navbar.is-white .navbar-start > a.navbar-item:focus, .rebellion .navbar.is-white .navbar-start > a.navbar-item:hover, .rebellion .navbar.is-white .navbar-start > a.navbar-item.is-active,
.rebellion .navbar.is-white .navbar-start .navbar-link:focus,
.rebellion .navbar.is-white .navbar-start .navbar-link:hover,
.rebellion .navbar.is-white .navbar-start .navbar-link.is-active,
.rebellion .navbar.is-white .navbar-end > a.navbar-item:focus,
.rebellion .navbar.is-white .navbar-end > a.navbar-item:hover,
.rebellion .navbar.is-white .navbar-end > a.navbar-item.is-active,
.rebellion .navbar.is-white .navbar-end .navbar-link:focus,
.rebellion .navbar.is-white .navbar-end .navbar-link:hover,
.rebellion .navbar.is-white .navbar-end .navbar-link.is-active {
    background-color: #f2f2f2;
    color: #0a0a0a;
  }
  .rebellion .navbar.is-white .navbar-start .navbar-link::after,
.rebellion .navbar.is-white .navbar-end .navbar-link::after {
    border-color: #0a0a0a;
  }
  .rebellion .navbar.is-white .navbar-item.has-dropdown:focus .navbar-link,
.rebellion .navbar.is-white .navbar-item.has-dropdown:hover .navbar-link,
.rebellion .navbar.is-white .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #f2f2f2;
    color: #0a0a0a;
  }
  .rebellion .navbar.is-white .navbar-dropdown a.navbar-item.is-active {
    background-color: white;
    color: #0a0a0a;
  }
}
.rebellion .navbar.is-black {
  background-color: #0a0a0a;
  color: white;
}
.rebellion .navbar.is-black .navbar-brand > .navbar-item,
.rebellion .navbar.is-black .navbar-brand .navbar-link {
  color: white;
}
.rebellion .navbar.is-black .navbar-brand > a.navbar-item:focus, .rebellion .navbar.is-black .navbar-brand > a.navbar-item:hover, .rebellion .navbar.is-black .navbar-brand > a.navbar-item.is-active,
.rebellion .navbar.is-black .navbar-brand .navbar-link:focus,
.rebellion .navbar.is-black .navbar-brand .navbar-link:hover,
.rebellion .navbar.is-black .navbar-brand .navbar-link.is-active {
  background-color: black;
  color: white;
}
.rebellion .navbar.is-black .navbar-brand .navbar-link::after {
  border-color: white;
}
.rebellion .navbar.is-black .navbar-burger {
  color: white;
}
@media screen and (min-width: 1024px) {
  .rebellion .navbar.is-black .navbar-start > .navbar-item,
.rebellion .navbar.is-black .navbar-start .navbar-link,
.rebellion .navbar.is-black .navbar-end > .navbar-item,
.rebellion .navbar.is-black .navbar-end .navbar-link {
    color: white;
  }
  .rebellion .navbar.is-black .navbar-start > a.navbar-item:focus, .rebellion .navbar.is-black .navbar-start > a.navbar-item:hover, .rebellion .navbar.is-black .navbar-start > a.navbar-item.is-active,
.rebellion .navbar.is-black .navbar-start .navbar-link:focus,
.rebellion .navbar.is-black .navbar-start .navbar-link:hover,
.rebellion .navbar.is-black .navbar-start .navbar-link.is-active,
.rebellion .navbar.is-black .navbar-end > a.navbar-item:focus,
.rebellion .navbar.is-black .navbar-end > a.navbar-item:hover,
.rebellion .navbar.is-black .navbar-end > a.navbar-item.is-active,
.rebellion .navbar.is-black .navbar-end .navbar-link:focus,
.rebellion .navbar.is-black .navbar-end .navbar-link:hover,
.rebellion .navbar.is-black .navbar-end .navbar-link.is-active {
    background-color: black;
    color: white;
  }
  .rebellion .navbar.is-black .navbar-start .navbar-link::after,
.rebellion .navbar.is-black .navbar-end .navbar-link::after {
    border-color: white;
  }
  .rebellion .navbar.is-black .navbar-item.has-dropdown:focus .navbar-link,
.rebellion .navbar.is-black .navbar-item.has-dropdown:hover .navbar-link,
.rebellion .navbar.is-black .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: black;
    color: white;
  }
  .rebellion .navbar.is-black .navbar-dropdown a.navbar-item.is-active {
    background-color: #0a0a0a;
    color: white;
  }
}
.rebellion .navbar.is-light {
  background-color: whitesmoke;
  color: rgba(0, 0, 0, 0.7);
}
.rebellion .navbar.is-light .navbar-brand > .navbar-item,
.rebellion .navbar.is-light .navbar-brand .navbar-link {
  color: rgba(0, 0, 0, 0.7);
}
.rebellion .navbar.is-light .navbar-brand > a.navbar-item:focus, .rebellion .navbar.is-light .navbar-brand > a.navbar-item:hover, .rebellion .navbar.is-light .navbar-brand > a.navbar-item.is-active,
.rebellion .navbar.is-light .navbar-brand .navbar-link:focus,
.rebellion .navbar.is-light .navbar-brand .navbar-link:hover,
.rebellion .navbar.is-light .navbar-brand .navbar-link.is-active {
  background-color: #e8e8e8;
  color: rgba(0, 0, 0, 0.7);
}
.rebellion .navbar.is-light .navbar-brand .navbar-link::after {
  border-color: rgba(0, 0, 0, 0.7);
}
.rebellion .navbar.is-light .navbar-burger {
  color: rgba(0, 0, 0, 0.7);
}
@media screen and (min-width: 1024px) {
  .rebellion .navbar.is-light .navbar-start > .navbar-item,
.rebellion .navbar.is-light .navbar-start .navbar-link,
.rebellion .navbar.is-light .navbar-end > .navbar-item,
.rebellion .navbar.is-light .navbar-end .navbar-link {
    color: rgba(0, 0, 0, 0.7);
  }
  .rebellion .navbar.is-light .navbar-start > a.navbar-item:focus, .rebellion .navbar.is-light .navbar-start > a.navbar-item:hover, .rebellion .navbar.is-light .navbar-start > a.navbar-item.is-active,
.rebellion .navbar.is-light .navbar-start .navbar-link:focus,
.rebellion .navbar.is-light .navbar-start .navbar-link:hover,
.rebellion .navbar.is-light .navbar-start .navbar-link.is-active,
.rebellion .navbar.is-light .navbar-end > a.navbar-item:focus,
.rebellion .navbar.is-light .navbar-end > a.navbar-item:hover,
.rebellion .navbar.is-light .navbar-end > a.navbar-item.is-active,
.rebellion .navbar.is-light .navbar-end .navbar-link:focus,
.rebellion .navbar.is-light .navbar-end .navbar-link:hover,
.rebellion .navbar.is-light .navbar-end .navbar-link.is-active {
    background-color: #e8e8e8;
    color: rgba(0, 0, 0, 0.7);
  }
  .rebellion .navbar.is-light .navbar-start .navbar-link::after,
.rebellion .navbar.is-light .navbar-end .navbar-link::after {
    border-color: rgba(0, 0, 0, 0.7);
  }
  .rebellion .navbar.is-light .navbar-item.has-dropdown:focus .navbar-link,
.rebellion .navbar.is-light .navbar-item.has-dropdown:hover .navbar-link,
.rebellion .navbar.is-light .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #e8e8e8;
    color: rgba(0, 0, 0, 0.7);
  }
  .rebellion .navbar.is-light .navbar-dropdown a.navbar-item.is-active {
    background-color: whitesmoke;
    color: rgba(0, 0, 0, 0.7);
  }
}
.rebellion .navbar.is-dark {
  background-color: #1f1f1f;
  color: #fff;
}
.rebellion .navbar.is-dark .navbar-brand > .navbar-item,
.rebellion .navbar.is-dark .navbar-brand .navbar-link {
  color: #fff;
}
.rebellion .navbar.is-dark .navbar-brand > a.navbar-item:focus, .rebellion .navbar.is-dark .navbar-brand > a.navbar-item:hover, .rebellion .navbar.is-dark .navbar-brand > a.navbar-item.is-active,
.rebellion .navbar.is-dark .navbar-brand .navbar-link:focus,
.rebellion .navbar.is-dark .navbar-brand .navbar-link:hover,
.rebellion .navbar.is-dark .navbar-brand .navbar-link.is-active {
  background-color: #121212;
  color: #fff;
}
.rebellion .navbar.is-dark .navbar-brand .navbar-link::after {
  border-color: #fff;
}
.rebellion .navbar.is-dark .navbar-burger {
  color: #fff;
}
@media screen and (min-width: 1024px) {
  .rebellion .navbar.is-dark .navbar-start > .navbar-item,
.rebellion .navbar.is-dark .navbar-start .navbar-link,
.rebellion .navbar.is-dark .navbar-end > .navbar-item,
.rebellion .navbar.is-dark .navbar-end .navbar-link {
    color: #fff;
  }
  .rebellion .navbar.is-dark .navbar-start > a.navbar-item:focus, .rebellion .navbar.is-dark .navbar-start > a.navbar-item:hover, .rebellion .navbar.is-dark .navbar-start > a.navbar-item.is-active,
.rebellion .navbar.is-dark .navbar-start .navbar-link:focus,
.rebellion .navbar.is-dark .navbar-start .navbar-link:hover,
.rebellion .navbar.is-dark .navbar-start .navbar-link.is-active,
.rebellion .navbar.is-dark .navbar-end > a.navbar-item:focus,
.rebellion .navbar.is-dark .navbar-end > a.navbar-item:hover,
.rebellion .navbar.is-dark .navbar-end > a.navbar-item.is-active,
.rebellion .navbar.is-dark .navbar-end .navbar-link:focus,
.rebellion .navbar.is-dark .navbar-end .navbar-link:hover,
.rebellion .navbar.is-dark .navbar-end .navbar-link.is-active {
    background-color: #121212;
    color: #fff;
  }
  .rebellion .navbar.is-dark .navbar-start .navbar-link::after,
.rebellion .navbar.is-dark .navbar-end .navbar-link::after {
    border-color: #fff;
  }
  .rebellion .navbar.is-dark .navbar-item.has-dropdown:focus .navbar-link,
.rebellion .navbar.is-dark .navbar-item.has-dropdown:hover .navbar-link,
.rebellion .navbar.is-dark .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #121212;
    color: #fff;
  }
  .rebellion .navbar.is-dark .navbar-dropdown a.navbar-item.is-active {
    background-color: #1f1f1f;
    color: #fff;
  }
}
.rebellion .navbar.is-primary {
  background-color: #f5a40d;
  color: #fff;
}
.rebellion .navbar.is-primary .navbar-brand > .navbar-item,
.rebellion .navbar.is-primary .navbar-brand .navbar-link {
  color: #fff;
}
.rebellion .navbar.is-primary .navbar-brand > a.navbar-item:focus, .rebellion .navbar.is-primary .navbar-brand > a.navbar-item:hover, .rebellion .navbar.is-primary .navbar-brand > a.navbar-item.is-active,
.rebellion .navbar.is-primary .navbar-brand .navbar-link:focus,
.rebellion .navbar.is-primary .navbar-brand .navbar-link:hover,
.rebellion .navbar.is-primary .navbar-brand .navbar-link.is-active {
  background-color: #df9509;
  color: #fff;
}
.rebellion .navbar.is-primary .navbar-brand .navbar-link::after {
  border-color: #fff;
}
.rebellion .navbar.is-primary .navbar-burger {
  color: #fff;
}
@media screen and (min-width: 1024px) {
  .rebellion .navbar.is-primary .navbar-start > .navbar-item,
.rebellion .navbar.is-primary .navbar-start .navbar-link,
.rebellion .navbar.is-primary .navbar-end > .navbar-item,
.rebellion .navbar.is-primary .navbar-end .navbar-link {
    color: #fff;
  }
  .rebellion .navbar.is-primary .navbar-start > a.navbar-item:focus, .rebellion .navbar.is-primary .navbar-start > a.navbar-item:hover, .rebellion .navbar.is-primary .navbar-start > a.navbar-item.is-active,
.rebellion .navbar.is-primary .navbar-start .navbar-link:focus,
.rebellion .navbar.is-primary .navbar-start .navbar-link:hover,
.rebellion .navbar.is-primary .navbar-start .navbar-link.is-active,
.rebellion .navbar.is-primary .navbar-end > a.navbar-item:focus,
.rebellion .navbar.is-primary .navbar-end > a.navbar-item:hover,
.rebellion .navbar.is-primary .navbar-end > a.navbar-item.is-active,
.rebellion .navbar.is-primary .navbar-end .navbar-link:focus,
.rebellion .navbar.is-primary .navbar-end .navbar-link:hover,
.rebellion .navbar.is-primary .navbar-end .navbar-link.is-active {
    background-color: #df9509;
    color: #fff;
  }
  .rebellion .navbar.is-primary .navbar-start .navbar-link::after,
.rebellion .navbar.is-primary .navbar-end .navbar-link::after {
    border-color: #fff;
  }
  .rebellion .navbar.is-primary .navbar-item.has-dropdown:focus .navbar-link,
.rebellion .navbar.is-primary .navbar-item.has-dropdown:hover .navbar-link,
.rebellion .navbar.is-primary .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #df9509;
    color: #fff;
  }
  .rebellion .navbar.is-primary .navbar-dropdown a.navbar-item.is-active {
    background-color: #f5a40d;
    color: #fff;
  }
}
.rebellion .navbar.is-link {
  background-color: #3273dc;
  color: #fff;
}
.rebellion .navbar.is-link .navbar-brand > .navbar-item,
.rebellion .navbar.is-link .navbar-brand .navbar-link {
  color: #fff;
}
.rebellion .navbar.is-link .navbar-brand > a.navbar-item:focus, .rebellion .navbar.is-link .navbar-brand > a.navbar-item:hover, .rebellion .navbar.is-link .navbar-brand > a.navbar-item.is-active,
.rebellion .navbar.is-link .navbar-brand .navbar-link:focus,
.rebellion .navbar.is-link .navbar-brand .navbar-link:hover,
.rebellion .navbar.is-link .navbar-brand .navbar-link.is-active {
  background-color: #2366d1;
  color: #fff;
}
.rebellion .navbar.is-link .navbar-brand .navbar-link::after {
  border-color: #fff;
}
.rebellion .navbar.is-link .navbar-burger {
  color: #fff;
}
@media screen and (min-width: 1024px) {
  .rebellion .navbar.is-link .navbar-start > .navbar-item,
.rebellion .navbar.is-link .navbar-start .navbar-link,
.rebellion .navbar.is-link .navbar-end > .navbar-item,
.rebellion .navbar.is-link .navbar-end .navbar-link {
    color: #fff;
  }
  .rebellion .navbar.is-link .navbar-start > a.navbar-item:focus, .rebellion .navbar.is-link .navbar-start > a.navbar-item:hover, .rebellion .navbar.is-link .navbar-start > a.navbar-item.is-active,
.rebellion .navbar.is-link .navbar-start .navbar-link:focus,
.rebellion .navbar.is-link .navbar-start .navbar-link:hover,
.rebellion .navbar.is-link .navbar-start .navbar-link.is-active,
.rebellion .navbar.is-link .navbar-end > a.navbar-item:focus,
.rebellion .navbar.is-link .navbar-end > a.navbar-item:hover,
.rebellion .navbar.is-link .navbar-end > a.navbar-item.is-active,
.rebellion .navbar.is-link .navbar-end .navbar-link:focus,
.rebellion .navbar.is-link .navbar-end .navbar-link:hover,
.rebellion .navbar.is-link .navbar-end .navbar-link.is-active {
    background-color: #2366d1;
    color: #fff;
  }
  .rebellion .navbar.is-link .navbar-start .navbar-link::after,
.rebellion .navbar.is-link .navbar-end .navbar-link::after {
    border-color: #fff;
  }
  .rebellion .navbar.is-link .navbar-item.has-dropdown:focus .navbar-link,
.rebellion .navbar.is-link .navbar-item.has-dropdown:hover .navbar-link,
.rebellion .navbar.is-link .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #2366d1;
    color: #fff;
  }
  .rebellion .navbar.is-link .navbar-dropdown a.navbar-item.is-active {
    background-color: #3273dc;
    color: #fff;
  }
}
.rebellion .navbar.is-info {
  background-color: #3298dc;
  color: #fff;
}
.rebellion .navbar.is-info .navbar-brand > .navbar-item,
.rebellion .navbar.is-info .navbar-brand .navbar-link {
  color: #fff;
}
.rebellion .navbar.is-info .navbar-brand > a.navbar-item:focus, .rebellion .navbar.is-info .navbar-brand > a.navbar-item:hover, .rebellion .navbar.is-info .navbar-brand > a.navbar-item.is-active,
.rebellion .navbar.is-info .navbar-brand .navbar-link:focus,
.rebellion .navbar.is-info .navbar-brand .navbar-link:hover,
.rebellion .navbar.is-info .navbar-brand .navbar-link.is-active {
  background-color: #238cd1;
  color: #fff;
}
.rebellion .navbar.is-info .navbar-brand .navbar-link::after {
  border-color: #fff;
}
.rebellion .navbar.is-info .navbar-burger {
  color: #fff;
}
@media screen and (min-width: 1024px) {
  .rebellion .navbar.is-info .navbar-start > .navbar-item,
.rebellion .navbar.is-info .navbar-start .navbar-link,
.rebellion .navbar.is-info .navbar-end > .navbar-item,
.rebellion .navbar.is-info .navbar-end .navbar-link {
    color: #fff;
  }
  .rebellion .navbar.is-info .navbar-start > a.navbar-item:focus, .rebellion .navbar.is-info .navbar-start > a.navbar-item:hover, .rebellion .navbar.is-info .navbar-start > a.navbar-item.is-active,
.rebellion .navbar.is-info .navbar-start .navbar-link:focus,
.rebellion .navbar.is-info .navbar-start .navbar-link:hover,
.rebellion .navbar.is-info .navbar-start .navbar-link.is-active,
.rebellion .navbar.is-info .navbar-end > a.navbar-item:focus,
.rebellion .navbar.is-info .navbar-end > a.navbar-item:hover,
.rebellion .navbar.is-info .navbar-end > a.navbar-item.is-active,
.rebellion .navbar.is-info .navbar-end .navbar-link:focus,
.rebellion .navbar.is-info .navbar-end .navbar-link:hover,
.rebellion .navbar.is-info .navbar-end .navbar-link.is-active {
    background-color: #238cd1;
    color: #fff;
  }
  .rebellion .navbar.is-info .navbar-start .navbar-link::after,
.rebellion .navbar.is-info .navbar-end .navbar-link::after {
    border-color: #fff;
  }
  .rebellion .navbar.is-info .navbar-item.has-dropdown:focus .navbar-link,
.rebellion .navbar.is-info .navbar-item.has-dropdown:hover .navbar-link,
.rebellion .navbar.is-info .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #238cd1;
    color: #fff;
  }
  .rebellion .navbar.is-info .navbar-dropdown a.navbar-item.is-active {
    background-color: #3298dc;
    color: #fff;
  }
}
.rebellion .navbar.is-success {
  background-color: #48c774;
  color: #fff;
}
.rebellion .navbar.is-success .navbar-brand > .navbar-item,
.rebellion .navbar.is-success .navbar-brand .navbar-link {
  color: #fff;
}
.rebellion .navbar.is-success .navbar-brand > a.navbar-item:focus, .rebellion .navbar.is-success .navbar-brand > a.navbar-item:hover, .rebellion .navbar.is-success .navbar-brand > a.navbar-item.is-active,
.rebellion .navbar.is-success .navbar-brand .navbar-link:focus,
.rebellion .navbar.is-success .navbar-brand .navbar-link:hover,
.rebellion .navbar.is-success .navbar-brand .navbar-link.is-active {
  background-color: #3abb67;
  color: #fff;
}
.rebellion .navbar.is-success .navbar-brand .navbar-link::after {
  border-color: #fff;
}
.rebellion .navbar.is-success .navbar-burger {
  color: #fff;
}
@media screen and (min-width: 1024px) {
  .rebellion .navbar.is-success .navbar-start > .navbar-item,
.rebellion .navbar.is-success .navbar-start .navbar-link,
.rebellion .navbar.is-success .navbar-end > .navbar-item,
.rebellion .navbar.is-success .navbar-end .navbar-link {
    color: #fff;
  }
  .rebellion .navbar.is-success .navbar-start > a.navbar-item:focus, .rebellion .navbar.is-success .navbar-start > a.navbar-item:hover, .rebellion .navbar.is-success .navbar-start > a.navbar-item.is-active,
.rebellion .navbar.is-success .navbar-start .navbar-link:focus,
.rebellion .navbar.is-success .navbar-start .navbar-link:hover,
.rebellion .navbar.is-success .navbar-start .navbar-link.is-active,
.rebellion .navbar.is-success .navbar-end > a.navbar-item:focus,
.rebellion .navbar.is-success .navbar-end > a.navbar-item:hover,
.rebellion .navbar.is-success .navbar-end > a.navbar-item.is-active,
.rebellion .navbar.is-success .navbar-end .navbar-link:focus,
.rebellion .navbar.is-success .navbar-end .navbar-link:hover,
.rebellion .navbar.is-success .navbar-end .navbar-link.is-active {
    background-color: #3abb67;
    color: #fff;
  }
  .rebellion .navbar.is-success .navbar-start .navbar-link::after,
.rebellion .navbar.is-success .navbar-end .navbar-link::after {
    border-color: #fff;
  }
  .rebellion .navbar.is-success .navbar-item.has-dropdown:focus .navbar-link,
.rebellion .navbar.is-success .navbar-item.has-dropdown:hover .navbar-link,
.rebellion .navbar.is-success .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #3abb67;
    color: #fff;
  }
  .rebellion .navbar.is-success .navbar-dropdown a.navbar-item.is-active {
    background-color: #48c774;
    color: #fff;
  }
}
.rebellion .navbar.is-warning {
  background-color: #ffdd57;
  color: rgba(0, 0, 0, 0.7);
}
.rebellion .navbar.is-warning .navbar-brand > .navbar-item,
.rebellion .navbar.is-warning .navbar-brand .navbar-link {
  color: rgba(0, 0, 0, 0.7);
}
.rebellion .navbar.is-warning .navbar-brand > a.navbar-item:focus, .rebellion .navbar.is-warning .navbar-brand > a.navbar-item:hover, .rebellion .navbar.is-warning .navbar-brand > a.navbar-item.is-active,
.rebellion .navbar.is-warning .navbar-brand .navbar-link:focus,
.rebellion .navbar.is-warning .navbar-brand .navbar-link:hover,
.rebellion .navbar.is-warning .navbar-brand .navbar-link.is-active {
  background-color: #ffd83d;
  color: rgba(0, 0, 0, 0.7);
}
.rebellion .navbar.is-warning .navbar-brand .navbar-link::after {
  border-color: rgba(0, 0, 0, 0.7);
}
.rebellion .navbar.is-warning .navbar-burger {
  color: rgba(0, 0, 0, 0.7);
}
@media screen and (min-width: 1024px) {
  .rebellion .navbar.is-warning .navbar-start > .navbar-item,
.rebellion .navbar.is-warning .navbar-start .navbar-link,
.rebellion .navbar.is-warning .navbar-end > .navbar-item,
.rebellion .navbar.is-warning .navbar-end .navbar-link {
    color: rgba(0, 0, 0, 0.7);
  }
  .rebellion .navbar.is-warning .navbar-start > a.navbar-item:focus, .rebellion .navbar.is-warning .navbar-start > a.navbar-item:hover, .rebellion .navbar.is-warning .navbar-start > a.navbar-item.is-active,
.rebellion .navbar.is-warning .navbar-start .navbar-link:focus,
.rebellion .navbar.is-warning .navbar-start .navbar-link:hover,
.rebellion .navbar.is-warning .navbar-start .navbar-link.is-active,
.rebellion .navbar.is-warning .navbar-end > a.navbar-item:focus,
.rebellion .navbar.is-warning .navbar-end > a.navbar-item:hover,
.rebellion .navbar.is-warning .navbar-end > a.navbar-item.is-active,
.rebellion .navbar.is-warning .navbar-end .navbar-link:focus,
.rebellion .navbar.is-warning .navbar-end .navbar-link:hover,
.rebellion .navbar.is-warning .navbar-end .navbar-link.is-active {
    background-color: #ffd83d;
    color: rgba(0, 0, 0, 0.7);
  }
  .rebellion .navbar.is-warning .navbar-start .navbar-link::after,
.rebellion .navbar.is-warning .navbar-end .navbar-link::after {
    border-color: rgba(0, 0, 0, 0.7);
  }
  .rebellion .navbar.is-warning .navbar-item.has-dropdown:focus .navbar-link,
.rebellion .navbar.is-warning .navbar-item.has-dropdown:hover .navbar-link,
.rebellion .navbar.is-warning .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #ffd83d;
    color: rgba(0, 0, 0, 0.7);
  }
  .rebellion .navbar.is-warning .navbar-dropdown a.navbar-item.is-active {
    background-color: #ffdd57;
    color: rgba(0, 0, 0, 0.7);
  }
}
.rebellion .navbar.is-danger {
  background-color: #f14668;
  color: #fff;
}
.rebellion .navbar.is-danger .navbar-brand > .navbar-item,
.rebellion .navbar.is-danger .navbar-brand .navbar-link {
  color: #fff;
}
.rebellion .navbar.is-danger .navbar-brand > a.navbar-item:focus, .rebellion .navbar.is-danger .navbar-brand > a.navbar-item:hover, .rebellion .navbar.is-danger .navbar-brand > a.navbar-item.is-active,
.rebellion .navbar.is-danger .navbar-brand .navbar-link:focus,
.rebellion .navbar.is-danger .navbar-brand .navbar-link:hover,
.rebellion .navbar.is-danger .navbar-brand .navbar-link.is-active {
  background-color: #ef2e55;
  color: #fff;
}
.rebellion .navbar.is-danger .navbar-brand .navbar-link::after {
  border-color: #fff;
}
.rebellion .navbar.is-danger .navbar-burger {
  color: #fff;
}
@media screen and (min-width: 1024px) {
  .rebellion .navbar.is-danger .navbar-start > .navbar-item,
.rebellion .navbar.is-danger .navbar-start .navbar-link,
.rebellion .navbar.is-danger .navbar-end > .navbar-item,
.rebellion .navbar.is-danger .navbar-end .navbar-link {
    color: #fff;
  }
  .rebellion .navbar.is-danger .navbar-start > a.navbar-item:focus, .rebellion .navbar.is-danger .navbar-start > a.navbar-item:hover, .rebellion .navbar.is-danger .navbar-start > a.navbar-item.is-active,
.rebellion .navbar.is-danger .navbar-start .navbar-link:focus,
.rebellion .navbar.is-danger .navbar-start .navbar-link:hover,
.rebellion .navbar.is-danger .navbar-start .navbar-link.is-active,
.rebellion .navbar.is-danger .navbar-end > a.navbar-item:focus,
.rebellion .navbar.is-danger .navbar-end > a.navbar-item:hover,
.rebellion .navbar.is-danger .navbar-end > a.navbar-item.is-active,
.rebellion .navbar.is-danger .navbar-end .navbar-link:focus,
.rebellion .navbar.is-danger .navbar-end .navbar-link:hover,
.rebellion .navbar.is-danger .navbar-end .navbar-link.is-active {
    background-color: #ef2e55;
    color: #fff;
  }
  .rebellion .navbar.is-danger .navbar-start .navbar-link::after,
.rebellion .navbar.is-danger .navbar-end .navbar-link::after {
    border-color: #fff;
  }
  .rebellion .navbar.is-danger .navbar-item.has-dropdown:focus .navbar-link,
.rebellion .navbar.is-danger .navbar-item.has-dropdown:hover .navbar-link,
.rebellion .navbar.is-danger .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #ef2e55;
    color: #fff;
  }
  .rebellion .navbar.is-danger .navbar-dropdown a.navbar-item.is-active {
    background-color: #f14668;
    color: #fff;
  }
}
.rebellion .navbar > .container {
  align-items: stretch;
  display: flex;
  min-height: 3.25rem;
  width: 100%;
}
.rebellion .navbar.has-shadow {
  box-shadow: 0 2px 0 0 whitesmoke;
}
.rebellion .navbar.is-fixed-bottom, .rebellion .navbar.is-fixed-top {
  left: 0;
  position: fixed;
  right: 0;
  z-index: 30;
}
.rebellion .navbar.is-fixed-bottom {
  bottom: 0;
}
.rebellion .navbar.is-fixed-bottom.has-shadow {
  box-shadow: 0 -2px 0 0 whitesmoke;
}
.rebellion .navbar.is-fixed-top {
  top: 0;
}
.rebellion html.has-navbar-fixed-top,
.rebellion body.has-navbar-fixed-top {
  padding-top: 3.25rem;
}
.rebellion html.has-navbar-fixed-bottom,
.rebellion body.has-navbar-fixed-bottom {
  padding-bottom: 3.25rem;
}
.rebellion .navbar-brand,
.rebellion .navbar-tabs {
  align-items: stretch;
  display: flex;
  flex-shrink: 0;
  min-height: 3.25rem;
}
.rebellion .navbar-brand a.navbar-item:focus, .rebellion .navbar-brand a.navbar-item:hover {
  background-color: transparent;
}
.rebellion .navbar-tabs {
  -webkit-overflow-scrolling: touch;
  max-width: 100vw;
  overflow-x: auto;
  overflow-y: hidden;
}
.rebellion .navbar-burger {
  color: #4a4a4a;
  cursor: pointer;
  display: block;
  height: 3.25rem;
  position: relative;
  width: 3.25rem;
  margin-left: auto;
}
.rebellion .navbar-burger span {
  background-color: currentColor;
  display: block;
  height: 1px;
  left: calc(50% - 8px);
  position: absolute;
  transform-origin: center;
  transition-duration: 86ms;
  transition-property: background-color, opacity, transform;
  transition-timing-function: ease-out;
  width: 16px;
}
.rebellion .navbar-burger span:nth-child(1) {
  top: calc(50% - 6px);
}
.rebellion .navbar-burger span:nth-child(2) {
  top: calc(50% - 1px);
}
.rebellion .navbar-burger span:nth-child(3) {
  top: calc(50% + 4px);
}
.rebellion .navbar-burger:hover {
  background-color: rgba(0, 0, 0, 0.05);
}
.rebellion .navbar-burger.is-active span:nth-child(1) {
  transform: translateY(5px) rotate(45deg);
}
.rebellion .navbar-burger.is-active span:nth-child(2) {
  opacity: 0;
}
.rebellion .navbar-burger.is-active span:nth-child(3) {
  transform: translateY(-5px) rotate(-45deg);
}
.rebellion .navbar-menu {
  display: none;
}
.rebellion .navbar-item,
.rebellion .navbar-link {
  color: #4a4a4a;
  display: block;
  line-height: 1.5;
  padding: 0.5rem 0.75rem;
  position: relative;
}
.rebellion .navbar-item .icon:only-child,
.rebellion .navbar-link .icon:only-child {
  margin-left: -0.25rem;
  margin-right: -0.25rem;
}
.rebellion a.navbar-item,
.rebellion .navbar-link {
  cursor: pointer;
}
.rebellion a.navbar-item:focus, .rebellion a.navbar-item:focus-within, .rebellion a.navbar-item:hover, .rebellion a.navbar-item.is-active,
.rebellion .navbar-link:focus,
.rebellion .navbar-link:focus-within,
.rebellion .navbar-link:hover,
.rebellion .navbar-link.is-active {
  background-color: #fafafa;
  color: #3273dc;
}
.rebellion .navbar-item {
  flex-grow: 0;
  flex-shrink: 0;
}
.rebellion .navbar-item img {
  max-height: 1.75rem;
}
.rebellion .navbar-item.has-dropdown {
  padding: 0;
}
.rebellion .navbar-item.is-expanded {
  flex-grow: 1;
  flex-shrink: 1;
}
.rebellion .navbar-item.is-tab {
  border-bottom: 1px solid transparent;
  min-height: 3.25rem;
  padding-bottom: calc(0.5rem - 1px);
}
.rebellion .navbar-item.is-tab:focus, .rebellion .navbar-item.is-tab:hover {
  background-color: transparent;
  border-bottom-color: #3273dc;
}
.rebellion .navbar-item.is-tab.is-active {
  background-color: transparent;
  border-bottom-color: #3273dc;
  border-bottom-style: solid;
  border-bottom-width: 3px;
  color: #3273dc;
  padding-bottom: calc(0.5rem - 3px);
}
.rebellion .navbar-content {
  flex-grow: 1;
  flex-shrink: 1;
}
.rebellion .navbar-link:not(.is-arrowless) {
  padding-right: 2.5em;
}
.rebellion .navbar-link:not(.is-arrowless)::after {
  border-color: #3273dc;
  margin-top: -0.375em;
  right: 1.125em;
}
.rebellion .navbar-dropdown {
  font-size: 0.875rem;
  padding-bottom: 0.5rem;
  padding-top: 0.5rem;
}
.rebellion .navbar-dropdown .navbar-item {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.rebellion .navbar-divider {
  background-color: whitesmoke;
  border: none;
  display: none;
  height: 2px;
  margin: 0.5rem 0;
}
@media screen and (max-width: 1023px) {
  .rebellion .navbar > .container {
    display: block;
  }
  .rebellion .navbar-brand .navbar-item,
.rebellion .navbar-tabs .navbar-item {
    align-items: center;
    display: flex;
  }
  .rebellion .navbar-link::after {
    display: none;
  }
  .rebellion .navbar-menu {
    background-color: white;
    box-shadow: 0 8px 16px rgba(10, 10, 10, 0.1);
    padding: 0.5rem 0;
  }
  .rebellion .navbar-menu.is-active {
    display: block;
  }
  .rebellion .navbar.is-fixed-bottom-touch, .rebellion .navbar.is-fixed-top-touch {
    left: 0;
    position: fixed;
    right: 0;
    z-index: 30;
  }
  .rebellion .navbar.is-fixed-bottom-touch {
    bottom: 0;
  }
  .rebellion .navbar.is-fixed-bottom-touch.has-shadow {
    box-shadow: 0 -2px 3px rgba(10, 10, 10, 0.1);
  }
  .rebellion .navbar.is-fixed-top-touch {
    top: 0;
  }
  .rebellion .navbar.is-fixed-top .navbar-menu, .rebellion .navbar.is-fixed-top-touch .navbar-menu {
    -webkit-overflow-scrolling: touch;
    max-height: calc(100vh - 3.25rem);
    overflow: auto;
  }
  .rebellion html.has-navbar-fixed-top-touch,
.rebellion body.has-navbar-fixed-top-touch {
    padding-top: 3.25rem;
  }
  .rebellion html.has-navbar-fixed-bottom-touch,
.rebellion body.has-navbar-fixed-bottom-touch {
    padding-bottom: 3.25rem;
  }
}
@media screen and (min-width: 1024px) {
  .rebellion .navbar,
.rebellion .navbar-menu,
.rebellion .navbar-start,
.rebellion .navbar-end {
    align-items: stretch;
    display: flex;
  }
  .rebellion .navbar {
    min-height: 3.25rem;
  }
  .rebellion .navbar.is-spaced {
    padding: 1rem 2rem;
  }
  .rebellion .navbar.is-spaced .navbar-start,
.rebellion .navbar.is-spaced .navbar-end {
    align-items: center;
  }
  .rebellion .navbar.is-spaced a.navbar-item,
.rebellion .navbar.is-spaced .navbar-link {
    border-radius: 4px;
  }
  .rebellion .navbar.is-transparent a.navbar-item:focus, .rebellion .navbar.is-transparent a.navbar-item:hover, .rebellion .navbar.is-transparent a.navbar-item.is-active,
.rebellion .navbar.is-transparent .navbar-link:focus,
.rebellion .navbar.is-transparent .navbar-link:hover,
.rebellion .navbar.is-transparent .navbar-link.is-active {
    background-color: transparent !important;
  }
  .rebellion .navbar.is-transparent .navbar-item.has-dropdown.is-active .navbar-link, .rebellion .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus .navbar-link, .rebellion .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus-within .navbar-link, .rebellion .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:hover .navbar-link {
    background-color: transparent !important;
  }
  .rebellion .navbar.is-transparent .navbar-dropdown a.navbar-item:focus, .rebellion .navbar.is-transparent .navbar-dropdown a.navbar-item:hover {
    background-color: whitesmoke;
    color: #0a0a0a;
  }
  .rebellion .navbar.is-transparent .navbar-dropdown a.navbar-item.is-active {
    background-color: whitesmoke;
    color: #3273dc;
  }
  .rebellion .navbar-burger {
    display: none;
  }
  .rebellion .navbar-item,
.rebellion .navbar-link {
    align-items: center;
    display: flex;
  }
  .rebellion .navbar-item.has-dropdown {
    align-items: stretch;
  }
  .rebellion .navbar-item.has-dropdown-up .navbar-link::after {
    transform: rotate(135deg) translate(0.25em, -0.25em);
  }
  .rebellion .navbar-item.has-dropdown-up .navbar-dropdown {
    border-bottom: 2px solid #dbdbdb;
    border-radius: 6px 6px 0 0;
    border-top: none;
    bottom: 100%;
    box-shadow: 0 -8px 8px rgba(10, 10, 10, 0.1);
    top: auto;
  }
  .rebellion .navbar-item.is-active .navbar-dropdown, .rebellion .navbar-item.is-hoverable:focus .navbar-dropdown, .rebellion .navbar-item.is-hoverable:focus-within .navbar-dropdown, .rebellion .navbar-item.is-hoverable:hover .navbar-dropdown {
    display: block;
  }
  .navbar.is-spaced .rebellion .navbar-item.is-active .navbar-dropdown, .rebellion .navbar-item.is-active .navbar-dropdown.is-boxed, .navbar.is-spaced .rebellion .navbar-item.is-hoverable:focus .navbar-dropdown, .rebellion .navbar-item.is-hoverable:focus .navbar-dropdown.is-boxed, .navbar.is-spaced .rebellion .navbar-item.is-hoverable:focus-within .navbar-dropdown, .rebellion .navbar-item.is-hoverable:focus-within .navbar-dropdown.is-boxed, .navbar.is-spaced .rebellion .navbar-item.is-hoverable:hover .navbar-dropdown, .rebellion .navbar-item.is-hoverable:hover .navbar-dropdown.is-boxed {
    opacity: 1;
    pointer-events: auto;
    transform: translateY(0);
  }
  .rebellion .navbar-menu {
    flex-grow: 1;
    flex-shrink: 0;
  }
  .rebellion .navbar-start {
    justify-content: flex-start;
    margin-right: auto;
  }
  .rebellion .navbar-end {
    justify-content: flex-end;
    margin-left: auto;
  }
  .rebellion .navbar-dropdown {
    background-color: white;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    border-top: 2px solid #dbdbdb;
    box-shadow: 0 8px 8px rgba(10, 10, 10, 0.1);
    display: none;
    font-size: 0.875rem;
    left: 0;
    min-width: 100%;
    position: absolute;
    top: 100%;
    z-index: 20;
  }
  .rebellion .navbar-dropdown .navbar-item {
    padding: 0.375rem 1rem;
    white-space: nowrap;
  }
  .rebellion .navbar-dropdown a.navbar-item {
    padding-right: 3rem;
  }
  .rebellion .navbar-dropdown a.navbar-item:focus, .rebellion .navbar-dropdown a.navbar-item:hover {
    background-color: whitesmoke;
    color: #0a0a0a;
  }
  .rebellion .navbar-dropdown a.navbar-item.is-active {
    background-color: whitesmoke;
    color: #3273dc;
  }
  .navbar.is-spaced .rebellion .navbar-dropdown, .rebellion .navbar-dropdown.is-boxed {
    border-radius: 6px;
    border-top: none;
    box-shadow: 0 8px 8px rgba(10, 10, 10, 0.1), 0 0 0 1px rgba(10, 10, 10, 0.1);
    display: block;
    opacity: 0;
    pointer-events: none;
    top: calc(100% + (-4px));
    transform: translateY(-5px);
    transition-duration: 86ms;
    transition-property: opacity, transform;
  }
  .rebellion .navbar-dropdown.is-right {
    left: auto;
    right: 0;
  }
  .rebellion .navbar-divider {
    display: block;
  }
  .rebellion .navbar > .container .navbar-brand,
.rebellion .container > .navbar .navbar-brand {
    margin-left: -0.75rem;
  }
  .rebellion .navbar > .container .navbar-menu,
.rebellion .container > .navbar .navbar-menu {
    margin-right: -0.75rem;
  }
  .rebellion .navbar.is-fixed-bottom-desktop, .rebellion .navbar.is-fixed-top-desktop {
    left: 0;
    position: fixed;
    right: 0;
    z-index: 30;
  }
  .rebellion .navbar.is-fixed-bottom-desktop {
    bottom: 0;
  }
  .rebellion .navbar.is-fixed-bottom-desktop.has-shadow {
    box-shadow: 0 -2px 3px rgba(10, 10, 10, 0.1);
  }
  .rebellion .navbar.is-fixed-top-desktop {
    top: 0;
  }
  .rebellion html.has-navbar-fixed-top-desktop,
.rebellion body.has-navbar-fixed-top-desktop {
    padding-top: 3.25rem;
  }
  .rebellion html.has-navbar-fixed-bottom-desktop,
.rebellion body.has-navbar-fixed-bottom-desktop {
    padding-bottom: 3.25rem;
  }
  .rebellion html.has-spaced-navbar-fixed-top,
.rebellion body.has-spaced-navbar-fixed-top {
    padding-top: 5.25rem;
  }
  .rebellion html.has-spaced-navbar-fixed-bottom,
.rebellion body.has-spaced-navbar-fixed-bottom {
    padding-bottom: 5.25rem;
  }
  .rebellion a.navbar-item.is-active,
.rebellion .navbar-link.is-active {
    color: #0a0a0a;
  }
  .rebellion a.navbar-item.is-active:not(:focus):not(:hover),
.rebellion .navbar-link.is-active:not(:focus):not(:hover) {
    background-color: transparent;
  }
  .rebellion .navbar-item.has-dropdown:focus .navbar-link, .rebellion .navbar-item.has-dropdown:hover .navbar-link, .rebellion .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #fafafa;
  }
}
.rebellion .hero.is-fullheight-with-navbar {
  min-height: calc(100vh - 3.25rem);
}
.rebellion .pagination {
  font-size: 1rem;
  margin: -0.25rem;
}
.rebellion .pagination.is-small {
  font-size: 0.75rem;
}
.rebellion .pagination.is-medium {
  font-size: 1.25rem;
}
.rebellion .pagination.is-large {
  font-size: 1.5rem;
}
.rebellion .pagination.is-rounded .pagination-previous,
.rebellion .pagination.is-rounded .pagination-next {
  padding-left: 1em;
  padding-right: 1em;
  border-radius: 290486px;
}
.rebellion .pagination.is-rounded .pagination-link {
  border-radius: 290486px;
}
.rebellion .pagination,
.rebellion .pagination-list {
  align-items: center;
  display: flex;
  justify-content: center;
  text-align: center;
}
.rebellion .pagination-previous,
.rebellion .pagination-next,
.rebellion .pagination-link,
.rebellion .pagination-ellipsis {
  font-size: 1em;
  justify-content: center;
  margin: 0.25rem;
  padding-left: 0.5em;
  padding-right: 0.5em;
  text-align: center;
}
.rebellion .pagination-previous,
.rebellion .pagination-next,
.rebellion .pagination-link {
  border-color: #dbdbdb;
  color: #363636;
  min-width: 2.5em;
}
.rebellion .pagination-previous:hover,
.rebellion .pagination-next:hover,
.rebellion .pagination-link:hover {
  border-color: #b5b5b5;
  color: #363636;
}
.rebellion .pagination-previous:focus,
.rebellion .pagination-next:focus,
.rebellion .pagination-link:focus {
  border-color: #3273dc;
}
.rebellion .pagination-previous:active,
.rebellion .pagination-next:active,
.rebellion .pagination-link:active {
  box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.2);
}
.rebellion .pagination-previous[disabled],
.rebellion .pagination-next[disabled],
.rebellion .pagination-link[disabled] {
  background-color: #dbdbdb;
  border-color: #dbdbdb;
  box-shadow: none;
  color: #7a7a7a;
  opacity: 0.5;
}
.rebellion .pagination-previous,
.rebellion .pagination-next {
  padding-left: 0.75em;
  padding-right: 0.75em;
  white-space: nowrap;
}
.rebellion .pagination-link.is-current {
  background-color: #3273dc;
  border-color: #3273dc;
  color: #fff;
}
.rebellion .pagination-ellipsis {
  color: #b5b5b5;
  pointer-events: none;
}
.rebellion .pagination-list {
  flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  .rebellion .pagination {
    flex-wrap: wrap;
  }
  .rebellion .pagination-previous,
.rebellion .pagination-next {
    flex-grow: 1;
    flex-shrink: 1;
  }
  .rebellion .pagination-list li {
    flex-grow: 1;
    flex-shrink: 1;
  }
}
@media screen and (min-width: 769px), print {
  .rebellion .pagination-list {
    flex-grow: 1;
    flex-shrink: 1;
    justify-content: flex-start;
    order: 1;
  }
  .rebellion .pagination-previous {
    order: 2;
  }
  .rebellion .pagination-next {
    order: 3;
  }
  .rebellion .pagination {
    justify-content: space-between;
  }
  .rebellion .pagination.is-centered .pagination-previous {
    order: 1;
  }
  .rebellion .pagination.is-centered .pagination-list {
    justify-content: center;
    order: 2;
  }
  .rebellion .pagination.is-centered .pagination-next {
    order: 3;
  }
  .rebellion .pagination.is-right .pagination-previous {
    order: 1;
  }
  .rebellion .pagination.is-right .pagination-next {
    order: 2;
  }
  .rebellion .pagination.is-right .pagination-list {
    justify-content: flex-end;
    order: 3;
  }
}
.rebellion .panel {
  border-radius: 6px;
  box-shadow: 0 0.5em 1em -0.125em rgba(10, 10, 10, 0.1), 0 0px 0 1px rgba(10, 10, 10, 0.02);
  font-size: 1rem;
}
.rebellion .panel:not(:last-child) {
  margin-bottom: 1.5rem;
}
.rebellion .panel.is-white .panel-heading {
  background-color: white;
  color: #0a0a0a;
}
.rebellion .panel.is-white .panel-tabs a.is-active {
  border-bottom-color: white;
}
.rebellion .panel.is-white .panel-block.is-active .panel-icon {
  color: white;
}
.rebellion .panel.is-black .panel-heading {
  background-color: #0a0a0a;
  color: white;
}
.rebellion .panel.is-black .panel-tabs a.is-active {
  border-bottom-color: #0a0a0a;
}
.rebellion .panel.is-black .panel-block.is-active .panel-icon {
  color: #0a0a0a;
}
.rebellion .panel.is-light .panel-heading {
  background-color: whitesmoke;
  color: rgba(0, 0, 0, 0.7);
}
.rebellion .panel.is-light .panel-tabs a.is-active {
  border-bottom-color: whitesmoke;
}
.rebellion .panel.is-light .panel-block.is-active .panel-icon {
  color: whitesmoke;
}
.rebellion .panel.is-dark .panel-heading {
  background-color: #1f1f1f;
  color: #fff;
}
.rebellion .panel.is-dark .panel-tabs a.is-active {
  border-bottom-color: #1f1f1f;
}
.rebellion .panel.is-dark .panel-block.is-active .panel-icon {
  color: #1f1f1f;
}
.rebellion .panel.is-primary .panel-heading {
  background-color: #f5a40d;
  color: #fff;
}
.rebellion .panel.is-primary .panel-tabs a.is-active {
  border-bottom-color: #f5a40d;
}
.rebellion .panel.is-primary .panel-block.is-active .panel-icon {
  color: #f5a40d;
}
.rebellion .panel.is-link .panel-heading {
  background-color: #3273dc;
  color: #fff;
}
.rebellion .panel.is-link .panel-tabs a.is-active {
  border-bottom-color: #3273dc;
}
.rebellion .panel.is-link .panel-block.is-active .panel-icon {
  color: #3273dc;
}
.rebellion .panel.is-info .panel-heading {
  background-color: #3298dc;
  color: #fff;
}
.rebellion .panel.is-info .panel-tabs a.is-active {
  border-bottom-color: #3298dc;
}
.rebellion .panel.is-info .panel-block.is-active .panel-icon {
  color: #3298dc;
}
.rebellion .panel.is-success .panel-heading {
  background-color: #48c774;
  color: #fff;
}
.rebellion .panel.is-success .panel-tabs a.is-active {
  border-bottom-color: #48c774;
}
.rebellion .panel.is-success .panel-block.is-active .panel-icon {
  color: #48c774;
}
.rebellion .panel.is-warning .panel-heading {
  background-color: #ffdd57;
  color: rgba(0, 0, 0, 0.7);
}
.rebellion .panel.is-warning .panel-tabs a.is-active {
  border-bottom-color: #ffdd57;
}
.rebellion .panel.is-warning .panel-block.is-active .panel-icon {
  color: #ffdd57;
}
.rebellion .panel.is-danger .panel-heading {
  background-color: #f14668;
  color: #fff;
}
.rebellion .panel.is-danger .panel-tabs a.is-active {
  border-bottom-color: #f14668;
}
.rebellion .panel.is-danger .panel-block.is-active .panel-icon {
  color: #f14668;
}
.rebellion .panel-tabs:not(:last-child),
.rebellion .panel-block:not(:last-child) {
  border-bottom: 1px solid #ededed;
}
.rebellion .panel-heading {
  background-color: #ededed;
  border-radius: 6px 6px 0 0;
  color: #363636;
  font-size: 1.25em;
  font-weight: 700;
  line-height: 1.25;
  padding: 0.75em 1em;
}
.rebellion .panel-tabs {
  align-items: flex-end;
  display: flex;
  font-size: 0.875em;
  justify-content: center;
}
.rebellion .panel-tabs a {
  border-bottom: 1px solid #dbdbdb;
  margin-bottom: -1px;
  padding: 0.5em;
}
.rebellion .panel-tabs a.is-active {
  border-bottom-color: #4a4a4a;
  color: #363636;
}
.rebellion .panel-list a {
  color: #4a4a4a;
}
.rebellion .panel-list a:hover {
  color: #3273dc;
}
.rebellion .panel-block {
  align-items: center;
  color: #363636;
  display: flex;
  justify-content: flex-start;
  padding: 0.5em 0.75em;
}
.rebellion .panel-block input[type=checkbox] {
  margin-right: 0.75em;
}
.rebellion .panel-block > .control {
  flex-grow: 1;
  flex-shrink: 1;
  width: 100%;
}
.rebellion .panel-block.is-wrapped {
  flex-wrap: wrap;
}
.rebellion .panel-block.is-active {
  border-left-color: #3273dc;
  color: #363636;
}
.rebellion .panel-block.is-active .panel-icon {
  color: #3273dc;
}
.rebellion .panel-block:last-child {
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}
.rebellion a.panel-block,
.rebellion label.panel-block {
  cursor: pointer;
}
.rebellion a.panel-block:hover,
.rebellion label.panel-block:hover {
  background-color: whitesmoke;
}
.rebellion .panel-icon {
  display: inline-block;
  font-size: 14px;
  height: 1em;
  line-height: 1em;
  text-align: center;
  vertical-align: top;
  width: 1em;
  color: #7a7a7a;
  margin-right: 0.75em;
}
.rebellion .panel-icon .fa {
  font-size: inherit;
  line-height: inherit;
}
.rebellion .bulma-tabs {
  -webkit-overflow-scrolling: touch;
  align-items: stretch;
  display: flex;
  font-size: 1rem;
  justify-content: space-between;
  overflow: hidden;
  overflow-x: auto;
  white-space: nowrap;
}
.rebellion .bulma-tabs a {
  align-items: center;
  border-bottom-color: #dbdbdb;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  color: #4a4a4a;
  display: flex;
  justify-content: center;
  margin-bottom: -1px;
  padding: 0.5em 1em;
  vertical-align: top;
}
.rebellion .bulma-tabs a:hover {
  border-bottom-color: #363636;
  color: #363636;
}
.rebellion .bulma-tabs li {
  display: block;
}
.rebellion .bulma-tabs li.is-active a {
  border-bottom-color: #3273dc;
  color: #3273dc;
}
.rebellion .bulma-tabs ul {
  align-items: center;
  border-bottom-color: #dbdbdb;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  display: flex;
  flex-grow: 1;
  flex-shrink: 0;
  justify-content: flex-start;
}
.rebellion .bulma-tabs ul.is-left {
  padding-right: 0.75em;
}
.rebellion .bulma-tabs ul.is-center {
  flex: none;
  justify-content: center;
  padding-left: 0.75em;
  padding-right: 0.75em;
}
.rebellion .bulma-tabs ul.is-right {
  justify-content: flex-end;
  padding-left: 0.75em;
}
.rebellion .bulma-tabs .icon:first-child {
  margin-right: 0.5em;
}
.rebellion .bulma-tabs .icon:last-child {
  margin-left: 0.5em;
}
.rebellion .bulma-tabs.is-centered ul {
  justify-content: center;
}
.rebellion .bulma-tabs.is-right ul {
  justify-content: flex-end;
}
.rebellion .bulma-tabs.is-boxed a {
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.rebellion .bulma-tabs.is-boxed a:hover {
  background-color: whitesmoke;
  border-bottom-color: #dbdbdb;
}
.rebellion .bulma-tabs.is-boxed li.is-active a {
  background-color: white;
  border-color: #dbdbdb;
  border-bottom-color: transparent !important;
}
.rebellion .bulma-tabs.is-fullwidth li {
  flex-grow: 1;
  flex-shrink: 0;
}
.rebellion .bulma-tabs.is-toggle a {
  border-color: #dbdbdb;
  border-style: solid;
  border-width: 1px;
  margin-bottom: 0;
  position: relative;
}
.rebellion .bulma-tabs.is-toggle a:hover {
  background-color: whitesmoke;
  border-color: #b5b5b5;
  z-index: 2;
}
.rebellion .bulma-tabs.is-toggle li + li {
  margin-left: -1px;
}
.rebellion .bulma-tabs.is-toggle li:first-child a {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.rebellion .bulma-tabs.is-toggle li:last-child a {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.rebellion .bulma-tabs.is-toggle li.is-active a {
  background-color: #3273dc;
  border-color: #3273dc;
  color: #fff;
  z-index: 1;
}
.rebellion .bulma-tabs.is-toggle ul {
  border-bottom: none;
}
.rebellion .bulma-tabs.is-toggle.is-toggle-rounded li:first-child a {
  border-bottom-left-radius: 290486px;
  border-top-left-radius: 290486px;
  padding-left: 1.25em;
}
.rebellion .bulma-tabs.is-toggle.is-toggle-rounded li:last-child a {
  border-bottom-right-radius: 290486px;
  border-top-right-radius: 290486px;
  padding-right: 1.25em;
}
.rebellion .bulma-tabs.is-small {
  font-size: 0.75rem;
}
.rebellion .bulma-tabs.is-medium {
  font-size: 1.25rem;
}
.rebellion .bulma-tabs.is-large {
  font-size: 1.5rem;
}
.rebellion .column {
  display: block;
  flex-basis: 0;
  flex-grow: 1;
  flex-shrink: 1;
  padding: 0.75rem;
}
.columns.is-mobile > .rebellion .column.is-narrow {
  flex: none;
}
.columns.is-mobile > .rebellion .column.is-full {
  flex: none;
  width: 100%;
}
.columns.is-mobile > .rebellion .column.is-three-quarters {
  flex: none;
  width: 75%;
}
.columns.is-mobile > .rebellion .column.is-two-thirds {
  flex: none;
  width: 66.6666%;
}
.columns.is-mobile > .rebellion .column.is-half {
  flex: none;
  width: 50%;
}
.columns.is-mobile > .rebellion .column.is-one-third {
  flex: none;
  width: 33.3333%;
}
.columns.is-mobile > .rebellion .column.is-one-quarter {
  flex: none;
  width: 25%;
}
.columns.is-mobile > .rebellion .column.is-one-fifth {
  flex: none;
  width: 20%;
}
.columns.is-mobile > .rebellion .column.is-two-fifths {
  flex: none;
  width: 40%;
}
.columns.is-mobile > .rebellion .column.is-three-fifths {
  flex: none;
  width: 60%;
}
.columns.is-mobile > .rebellion .column.is-four-fifths {
  flex: none;
  width: 80%;
}
.columns.is-mobile > .rebellion .column.is-offset-three-quarters {
  margin-left: 75%;
}
.columns.is-mobile > .rebellion .column.is-offset-two-thirds {
  margin-left: 66.6666%;
}
.columns.is-mobile > .rebellion .column.is-offset-half {
  margin-left: 50%;
}
.columns.is-mobile > .rebellion .column.is-offset-one-third {
  margin-left: 33.3333%;
}
.columns.is-mobile > .rebellion .column.is-offset-one-quarter {
  margin-left: 25%;
}
.columns.is-mobile > .rebellion .column.is-offset-one-fifth {
  margin-left: 20%;
}
.columns.is-mobile > .rebellion .column.is-offset-two-fifths {
  margin-left: 40%;
}
.columns.is-mobile > .rebellion .column.is-offset-three-fifths {
  margin-left: 60%;
}
.columns.is-mobile > .rebellion .column.is-offset-four-fifths {
  margin-left: 80%;
}
.columns.is-mobile > .rebellion .column.is-0 {
  flex: none;
  width: 0%;
}
.columns.is-mobile > .rebellion .column.is-offset-0 {
  margin-left: 0%;
}
.columns.is-mobile > .rebellion .column.is-1 {
  flex: none;
  width: 8.3333333333%;
}
.columns.is-mobile > .rebellion .column.is-offset-1 {
  margin-left: 8.3333333333%;
}
.columns.is-mobile > .rebellion .column.is-2 {
  flex: none;
  width: 16.6666666667%;
}
.columns.is-mobile > .rebellion .column.is-offset-2 {
  margin-left: 16.6666666667%;
}
.columns.is-mobile > .rebellion .column.is-3 {
  flex: none;
  width: 25%;
}
.columns.is-mobile > .rebellion .column.is-offset-3 {
  margin-left: 25%;
}
.columns.is-mobile > .rebellion .column.is-4 {
  flex: none;
  width: 33.3333333333%;
}
.columns.is-mobile > .rebellion .column.is-offset-4 {
  margin-left: 33.3333333333%;
}
.columns.is-mobile > .rebellion .column.is-5 {
  flex: none;
  width: 41.6666666667%;
}
.columns.is-mobile > .rebellion .column.is-offset-5 {
  margin-left: 41.6666666667%;
}
.columns.is-mobile > .rebellion .column.is-6 {
  flex: none;
  width: 50%;
}
.columns.is-mobile > .rebellion .column.is-offset-6 {
  margin-left: 50%;
}
.columns.is-mobile > .rebellion .column.is-7 {
  flex: none;
  width: 58.3333333333%;
}
.columns.is-mobile > .rebellion .column.is-offset-7 {
  margin-left: 58.3333333333%;
}
.columns.is-mobile > .rebellion .column.is-8 {
  flex: none;
  width: 66.6666666667%;
}
.columns.is-mobile > .rebellion .column.is-offset-8 {
  margin-left: 66.6666666667%;
}
.columns.is-mobile > .rebellion .column.is-9 {
  flex: none;
  width: 75%;
}
.columns.is-mobile > .rebellion .column.is-offset-9 {
  margin-left: 75%;
}
.columns.is-mobile > .rebellion .column.is-10 {
  flex: none;
  width: 83.3333333333%;
}
.columns.is-mobile > .rebellion .column.is-offset-10 {
  margin-left: 83.3333333333%;
}
.columns.is-mobile > .rebellion .column.is-11 {
  flex: none;
  width: 91.6666666667%;
}
.columns.is-mobile > .rebellion .column.is-offset-11 {
  margin-left: 91.6666666667%;
}
.columns.is-mobile > .rebellion .column.is-12 {
  flex: none;
  width: 100%;
}
.columns.is-mobile > .rebellion .column.is-offset-12 {
  margin-left: 100%;
}
@media screen and (max-width: 768px) {
  .rebellion .column.is-narrow-mobile {
    flex: none;
  }
  .rebellion .column.is-full-mobile {
    flex: none;
    width: 100%;
  }
  .rebellion .column.is-three-quarters-mobile {
    flex: none;
    width: 75%;
  }
  .rebellion .column.is-two-thirds-mobile {
    flex: none;
    width: 66.6666%;
  }
  .rebellion .column.is-half-mobile {
    flex: none;
    width: 50%;
  }
  .rebellion .column.is-one-third-mobile {
    flex: none;
    width: 33.3333%;
  }
  .rebellion .column.is-one-quarter-mobile {
    flex: none;
    width: 25%;
  }
  .rebellion .column.is-one-fifth-mobile {
    flex: none;
    width: 20%;
  }
  .rebellion .column.is-two-fifths-mobile {
    flex: none;
    width: 40%;
  }
  .rebellion .column.is-three-fifths-mobile {
    flex: none;
    width: 60%;
  }
  .rebellion .column.is-four-fifths-mobile {
    flex: none;
    width: 80%;
  }
  .rebellion .column.is-offset-three-quarters-mobile {
    margin-left: 75%;
  }
  .rebellion .column.is-offset-two-thirds-mobile {
    margin-left: 66.6666%;
  }
  .rebellion .column.is-offset-half-mobile {
    margin-left: 50%;
  }
  .rebellion .column.is-offset-one-third-mobile {
    margin-left: 33.3333%;
  }
  .rebellion .column.is-offset-one-quarter-mobile {
    margin-left: 25%;
  }
  .rebellion .column.is-offset-one-fifth-mobile {
    margin-left: 20%;
  }
  .rebellion .column.is-offset-two-fifths-mobile {
    margin-left: 40%;
  }
  .rebellion .column.is-offset-three-fifths-mobile {
    margin-left: 60%;
  }
  .rebellion .column.is-offset-four-fifths-mobile {
    margin-left: 80%;
  }
  .rebellion .column.is-0-mobile {
    flex: none;
    width: 0%;
  }
  .rebellion .column.is-offset-0-mobile {
    margin-left: 0%;
  }
  .rebellion .column.is-1-mobile {
    flex: none;
    width: 8.3333333333%;
  }
  .rebellion .column.is-offset-1-mobile {
    margin-left: 8.3333333333%;
  }
  .rebellion .column.is-2-mobile {
    flex: none;
    width: 16.6666666667%;
  }
  .rebellion .column.is-offset-2-mobile {
    margin-left: 16.6666666667%;
  }
  .rebellion .column.is-3-mobile {
    flex: none;
    width: 25%;
  }
  .rebellion .column.is-offset-3-mobile {
    margin-left: 25%;
  }
  .rebellion .column.is-4-mobile {
    flex: none;
    width: 33.3333333333%;
  }
  .rebellion .column.is-offset-4-mobile {
    margin-left: 33.3333333333%;
  }
  .rebellion .column.is-5-mobile {
    flex: none;
    width: 41.6666666667%;
  }
  .rebellion .column.is-offset-5-mobile {
    margin-left: 41.6666666667%;
  }
  .rebellion .column.is-6-mobile {
    flex: none;
    width: 50%;
  }
  .rebellion .column.is-offset-6-mobile {
    margin-left: 50%;
  }
  .rebellion .column.is-7-mobile {
    flex: none;
    width: 58.3333333333%;
  }
  .rebellion .column.is-offset-7-mobile {
    margin-left: 58.3333333333%;
  }
  .rebellion .column.is-8-mobile {
    flex: none;
    width: 66.6666666667%;
  }
  .rebellion .column.is-offset-8-mobile {
    margin-left: 66.6666666667%;
  }
  .rebellion .column.is-9-mobile {
    flex: none;
    width: 75%;
  }
  .rebellion .column.is-offset-9-mobile {
    margin-left: 75%;
  }
  .rebellion .column.is-10-mobile {
    flex: none;
    width: 83.3333333333%;
  }
  .rebellion .column.is-offset-10-mobile {
    margin-left: 83.3333333333%;
  }
  .rebellion .column.is-11-mobile {
    flex: none;
    width: 91.6666666667%;
  }
  .rebellion .column.is-offset-11-mobile {
    margin-left: 91.6666666667%;
  }
  .rebellion .column.is-12-mobile {
    flex: none;
    width: 100%;
  }
  .rebellion .column.is-offset-12-mobile {
    margin-left: 100%;
  }
}
@media screen and (min-width: 769px), print {
  .rebellion .column.is-narrow, .rebellion .column.is-narrow-tablet {
    flex: none;
  }
  .rebellion .column.is-full, .rebellion .column.is-full-tablet {
    flex: none;
    width: 100%;
  }
  .rebellion .column.is-three-quarters, .rebellion .column.is-three-quarters-tablet {
    flex: none;
    width: 75%;
  }
  .rebellion .column.is-two-thirds, .rebellion .column.is-two-thirds-tablet {
    flex: none;
    width: 66.6666%;
  }
  .rebellion .column.is-half, .rebellion .column.is-half-tablet {
    flex: none;
    width: 50%;
  }
  .rebellion .column.is-one-third, .rebellion .column.is-one-third-tablet {
    flex: none;
    width: 33.3333%;
  }
  .rebellion .column.is-one-quarter, .rebellion .column.is-one-quarter-tablet {
    flex: none;
    width: 25%;
  }
  .rebellion .column.is-one-fifth, .rebellion .column.is-one-fifth-tablet {
    flex: none;
    width: 20%;
  }
  .rebellion .column.is-two-fifths, .rebellion .column.is-two-fifths-tablet {
    flex: none;
    width: 40%;
  }
  .rebellion .column.is-three-fifths, .rebellion .column.is-three-fifths-tablet {
    flex: none;
    width: 60%;
  }
  .rebellion .column.is-four-fifths, .rebellion .column.is-four-fifths-tablet {
    flex: none;
    width: 80%;
  }
  .rebellion .column.is-offset-three-quarters, .rebellion .column.is-offset-three-quarters-tablet {
    margin-left: 75%;
  }
  .rebellion .column.is-offset-two-thirds, .rebellion .column.is-offset-two-thirds-tablet {
    margin-left: 66.6666%;
  }
  .rebellion .column.is-offset-half, .rebellion .column.is-offset-half-tablet {
    margin-left: 50%;
  }
  .rebellion .column.is-offset-one-third, .rebellion .column.is-offset-one-third-tablet {
    margin-left: 33.3333%;
  }
  .rebellion .column.is-offset-one-quarter, .rebellion .column.is-offset-one-quarter-tablet {
    margin-left: 25%;
  }
  .rebellion .column.is-offset-one-fifth, .rebellion .column.is-offset-one-fifth-tablet {
    margin-left: 20%;
  }
  .rebellion .column.is-offset-two-fifths, .rebellion .column.is-offset-two-fifths-tablet {
    margin-left: 40%;
  }
  .rebellion .column.is-offset-three-fifths, .rebellion .column.is-offset-three-fifths-tablet {
    margin-left: 60%;
  }
  .rebellion .column.is-offset-four-fifths, .rebellion .column.is-offset-four-fifths-tablet {
    margin-left: 80%;
  }
  .rebellion .column.is-0, .rebellion .column.is-0-tablet {
    flex: none;
    width: 0%;
  }
  .rebellion .column.is-offset-0, .rebellion .column.is-offset-0-tablet {
    margin-left: 0%;
  }
  .rebellion .column.is-1, .rebellion .column.is-1-tablet {
    flex: none;
    width: 8.3333333333%;
  }
  .rebellion .column.is-offset-1, .rebellion .column.is-offset-1-tablet {
    margin-left: 8.3333333333%;
  }
  .rebellion .column.is-2, .rebellion .column.is-2-tablet {
    flex: none;
    width: 16.6666666667%;
  }
  .rebellion .column.is-offset-2, .rebellion .column.is-offset-2-tablet {
    margin-left: 16.6666666667%;
  }
  .rebellion .column.is-3, .rebellion .column.is-3-tablet {
    flex: none;
    width: 25%;
  }
  .rebellion .column.is-offset-3, .rebellion .column.is-offset-3-tablet {
    margin-left: 25%;
  }
  .rebellion .column.is-4, .rebellion .column.is-4-tablet {
    flex: none;
    width: 33.3333333333%;
  }
  .rebellion .column.is-offset-4, .rebellion .column.is-offset-4-tablet {
    margin-left: 33.3333333333%;
  }
  .rebellion .column.is-5, .rebellion .column.is-5-tablet {
    flex: none;
    width: 41.6666666667%;
  }
  .rebellion .column.is-offset-5, .rebellion .column.is-offset-5-tablet {
    margin-left: 41.6666666667%;
  }
  .rebellion .column.is-6, .rebellion .column.is-6-tablet {
    flex: none;
    width: 50%;
  }
  .rebellion .column.is-offset-6, .rebellion .column.is-offset-6-tablet {
    margin-left: 50%;
  }
  .rebellion .column.is-7, .rebellion .column.is-7-tablet {
    flex: none;
    width: 58.3333333333%;
  }
  .rebellion .column.is-offset-7, .rebellion .column.is-offset-7-tablet {
    margin-left: 58.3333333333%;
  }
  .rebellion .column.is-8, .rebellion .column.is-8-tablet {
    flex: none;
    width: 66.6666666667%;
  }
  .rebellion .column.is-offset-8, .rebellion .column.is-offset-8-tablet {
    margin-left: 66.6666666667%;
  }
  .rebellion .column.is-9, .rebellion .column.is-9-tablet {
    flex: none;
    width: 75%;
  }
  .rebellion .column.is-offset-9, .rebellion .column.is-offset-9-tablet {
    margin-left: 75%;
  }
  .rebellion .column.is-10, .rebellion .column.is-10-tablet {
    flex: none;
    width: 83.3333333333%;
  }
  .rebellion .column.is-offset-10, .rebellion .column.is-offset-10-tablet {
    margin-left: 83.3333333333%;
  }
  .rebellion .column.is-11, .rebellion .column.is-11-tablet {
    flex: none;
    width: 91.6666666667%;
  }
  .rebellion .column.is-offset-11, .rebellion .column.is-offset-11-tablet {
    margin-left: 91.6666666667%;
  }
  .rebellion .column.is-12, .rebellion .column.is-12-tablet {
    flex: none;
    width: 100%;
  }
  .rebellion .column.is-offset-12, .rebellion .column.is-offset-12-tablet {
    margin-left: 100%;
  }
}
@media screen and (max-width: 1023px) {
  .rebellion .column.is-narrow-touch {
    flex: none;
  }
  .rebellion .column.is-full-touch {
    flex: none;
    width: 100%;
  }
  .rebellion .column.is-three-quarters-touch {
    flex: none;
    width: 75%;
  }
  .rebellion .column.is-two-thirds-touch {
    flex: none;
    width: 66.6666%;
  }
  .rebellion .column.is-half-touch {
    flex: none;
    width: 50%;
  }
  .rebellion .column.is-one-third-touch {
    flex: none;
    width: 33.3333%;
  }
  .rebellion .column.is-one-quarter-touch {
    flex: none;
    width: 25%;
  }
  .rebellion .column.is-one-fifth-touch {
    flex: none;
    width: 20%;
  }
  .rebellion .column.is-two-fifths-touch {
    flex: none;
    width: 40%;
  }
  .rebellion .column.is-three-fifths-touch {
    flex: none;
    width: 60%;
  }
  .rebellion .column.is-four-fifths-touch {
    flex: none;
    width: 80%;
  }
  .rebellion .column.is-offset-three-quarters-touch {
    margin-left: 75%;
  }
  .rebellion .column.is-offset-two-thirds-touch {
    margin-left: 66.6666%;
  }
  .rebellion .column.is-offset-half-touch {
    margin-left: 50%;
  }
  .rebellion .column.is-offset-one-third-touch {
    margin-left: 33.3333%;
  }
  .rebellion .column.is-offset-one-quarter-touch {
    margin-left: 25%;
  }
  .rebellion .column.is-offset-one-fifth-touch {
    margin-left: 20%;
  }
  .rebellion .column.is-offset-two-fifths-touch {
    margin-left: 40%;
  }
  .rebellion .column.is-offset-three-fifths-touch {
    margin-left: 60%;
  }
  .rebellion .column.is-offset-four-fifths-touch {
    margin-left: 80%;
  }
  .rebellion .column.is-0-touch {
    flex: none;
    width: 0%;
  }
  .rebellion .column.is-offset-0-touch {
    margin-left: 0%;
  }
  .rebellion .column.is-1-touch {
    flex: none;
    width: 8.3333333333%;
  }
  .rebellion .column.is-offset-1-touch {
    margin-left: 8.3333333333%;
  }
  .rebellion .column.is-2-touch {
    flex: none;
    width: 16.6666666667%;
  }
  .rebellion .column.is-offset-2-touch {
    margin-left: 16.6666666667%;
  }
  .rebellion .column.is-3-touch {
    flex: none;
    width: 25%;
  }
  .rebellion .column.is-offset-3-touch {
    margin-left: 25%;
  }
  .rebellion .column.is-4-touch {
    flex: none;
    width: 33.3333333333%;
  }
  .rebellion .column.is-offset-4-touch {
    margin-left: 33.3333333333%;
  }
  .rebellion .column.is-5-touch {
    flex: none;
    width: 41.6666666667%;
  }
  .rebellion .column.is-offset-5-touch {
    margin-left: 41.6666666667%;
  }
  .rebellion .column.is-6-touch {
    flex: none;
    width: 50%;
  }
  .rebellion .column.is-offset-6-touch {
    margin-left: 50%;
  }
  .rebellion .column.is-7-touch {
    flex: none;
    width: 58.3333333333%;
  }
  .rebellion .column.is-offset-7-touch {
    margin-left: 58.3333333333%;
  }
  .rebellion .column.is-8-touch {
    flex: none;
    width: 66.6666666667%;
  }
  .rebellion .column.is-offset-8-touch {
    margin-left: 66.6666666667%;
  }
  .rebellion .column.is-9-touch {
    flex: none;
    width: 75%;
  }
  .rebellion .column.is-offset-9-touch {
    margin-left: 75%;
  }
  .rebellion .column.is-10-touch {
    flex: none;
    width: 83.3333333333%;
  }
  .rebellion .column.is-offset-10-touch {
    margin-left: 83.3333333333%;
  }
  .rebellion .column.is-11-touch {
    flex: none;
    width: 91.6666666667%;
  }
  .rebellion .column.is-offset-11-touch {
    margin-left: 91.6666666667%;
  }
  .rebellion .column.is-12-touch {
    flex: none;
    width: 100%;
  }
  .rebellion .column.is-offset-12-touch {
    margin-left: 100%;
  }
}
@media screen and (min-width: 1024px) {
  .rebellion .column.is-narrow-desktop {
    flex: none;
  }
  .rebellion .column.is-full-desktop {
    flex: none;
    width: 100%;
  }
  .rebellion .column.is-three-quarters-desktop {
    flex: none;
    width: 75%;
  }
  .rebellion .column.is-two-thirds-desktop {
    flex: none;
    width: 66.6666%;
  }
  .rebellion .column.is-half-desktop {
    flex: none;
    width: 50%;
  }
  .rebellion .column.is-one-third-desktop {
    flex: none;
    width: 33.3333%;
  }
  .rebellion .column.is-one-quarter-desktop {
    flex: none;
    width: 25%;
  }
  .rebellion .column.is-one-fifth-desktop {
    flex: none;
    width: 20%;
  }
  .rebellion .column.is-two-fifths-desktop {
    flex: none;
    width: 40%;
  }
  .rebellion .column.is-three-fifths-desktop {
    flex: none;
    width: 60%;
  }
  .rebellion .column.is-four-fifths-desktop {
    flex: none;
    width: 80%;
  }
  .rebellion .column.is-offset-three-quarters-desktop {
    margin-left: 75%;
  }
  .rebellion .column.is-offset-two-thirds-desktop {
    margin-left: 66.6666%;
  }
  .rebellion .column.is-offset-half-desktop {
    margin-left: 50%;
  }
  .rebellion .column.is-offset-one-third-desktop {
    margin-left: 33.3333%;
  }
  .rebellion .column.is-offset-one-quarter-desktop {
    margin-left: 25%;
  }
  .rebellion .column.is-offset-one-fifth-desktop {
    margin-left: 20%;
  }
  .rebellion .column.is-offset-two-fifths-desktop {
    margin-left: 40%;
  }
  .rebellion .column.is-offset-three-fifths-desktop {
    margin-left: 60%;
  }
  .rebellion .column.is-offset-four-fifths-desktop {
    margin-left: 80%;
  }
  .rebellion .column.is-0-desktop {
    flex: none;
    width: 0%;
  }
  .rebellion .column.is-offset-0-desktop {
    margin-left: 0%;
  }
  .rebellion .column.is-1-desktop {
    flex: none;
    width: 8.3333333333%;
  }
  .rebellion .column.is-offset-1-desktop {
    margin-left: 8.3333333333%;
  }
  .rebellion .column.is-2-desktop {
    flex: none;
    width: 16.6666666667%;
  }
  .rebellion .column.is-offset-2-desktop {
    margin-left: 16.6666666667%;
  }
  .rebellion .column.is-3-desktop {
    flex: none;
    width: 25%;
  }
  .rebellion .column.is-offset-3-desktop {
    margin-left: 25%;
  }
  .rebellion .column.is-4-desktop {
    flex: none;
    width: 33.3333333333%;
  }
  .rebellion .column.is-offset-4-desktop {
    margin-left: 33.3333333333%;
  }
  .rebellion .column.is-5-desktop {
    flex: none;
    width: 41.6666666667%;
  }
  .rebellion .column.is-offset-5-desktop {
    margin-left: 41.6666666667%;
  }
  .rebellion .column.is-6-desktop {
    flex: none;
    width: 50%;
  }
  .rebellion .column.is-offset-6-desktop {
    margin-left: 50%;
  }
  .rebellion .column.is-7-desktop {
    flex: none;
    width: 58.3333333333%;
  }
  .rebellion .column.is-offset-7-desktop {
    margin-left: 58.3333333333%;
  }
  .rebellion .column.is-8-desktop {
    flex: none;
    width: 66.6666666667%;
  }
  .rebellion .column.is-offset-8-desktop {
    margin-left: 66.6666666667%;
  }
  .rebellion .column.is-9-desktop {
    flex: none;
    width: 75%;
  }
  .rebellion .column.is-offset-9-desktop {
    margin-left: 75%;
  }
  .rebellion .column.is-10-desktop {
    flex: none;
    width: 83.3333333333%;
  }
  .rebellion .column.is-offset-10-desktop {
    margin-left: 83.3333333333%;
  }
  .rebellion .column.is-11-desktop {
    flex: none;
    width: 91.6666666667%;
  }
  .rebellion .column.is-offset-11-desktop {
    margin-left: 91.6666666667%;
  }
  .rebellion .column.is-12-desktop {
    flex: none;
    width: 100%;
  }
  .rebellion .column.is-offset-12-desktop {
    margin-left: 100%;
  }
}
@media screen and (min-width: 1216px) {
  .rebellion .column.is-narrow-widescreen {
    flex: none;
  }
  .rebellion .column.is-full-widescreen {
    flex: none;
    width: 100%;
  }
  .rebellion .column.is-three-quarters-widescreen {
    flex: none;
    width: 75%;
  }
  .rebellion .column.is-two-thirds-widescreen {
    flex: none;
    width: 66.6666%;
  }
  .rebellion .column.is-half-widescreen {
    flex: none;
    width: 50%;
  }
  .rebellion .column.is-one-third-widescreen {
    flex: none;
    width: 33.3333%;
  }
  .rebellion .column.is-one-quarter-widescreen {
    flex: none;
    width: 25%;
  }
  .rebellion .column.is-one-fifth-widescreen {
    flex: none;
    width: 20%;
  }
  .rebellion .column.is-two-fifths-widescreen {
    flex: none;
    width: 40%;
  }
  .rebellion .column.is-three-fifths-widescreen {
    flex: none;
    width: 60%;
  }
  .rebellion .column.is-four-fifths-widescreen {
    flex: none;
    width: 80%;
  }
  .rebellion .column.is-offset-three-quarters-widescreen {
    margin-left: 75%;
  }
  .rebellion .column.is-offset-two-thirds-widescreen {
    margin-left: 66.6666%;
  }
  .rebellion .column.is-offset-half-widescreen {
    margin-left: 50%;
  }
  .rebellion .column.is-offset-one-third-widescreen {
    margin-left: 33.3333%;
  }
  .rebellion .column.is-offset-one-quarter-widescreen {
    margin-left: 25%;
  }
  .rebellion .column.is-offset-one-fifth-widescreen {
    margin-left: 20%;
  }
  .rebellion .column.is-offset-two-fifths-widescreen {
    margin-left: 40%;
  }
  .rebellion .column.is-offset-three-fifths-widescreen {
    margin-left: 60%;
  }
  .rebellion .column.is-offset-four-fifths-widescreen {
    margin-left: 80%;
  }
  .rebellion .column.is-0-widescreen {
    flex: none;
    width: 0%;
  }
  .rebellion .column.is-offset-0-widescreen {
    margin-left: 0%;
  }
  .rebellion .column.is-1-widescreen {
    flex: none;
    width: 8.3333333333%;
  }
  .rebellion .column.is-offset-1-widescreen {
    margin-left: 8.3333333333%;
  }
  .rebellion .column.is-2-widescreen {
    flex: none;
    width: 16.6666666667%;
  }
  .rebellion .column.is-offset-2-widescreen {
    margin-left: 16.6666666667%;
  }
  .rebellion .column.is-3-widescreen {
    flex: none;
    width: 25%;
  }
  .rebellion .column.is-offset-3-widescreen {
    margin-left: 25%;
  }
  .rebellion .column.is-4-widescreen {
    flex: none;
    width: 33.3333333333%;
  }
  .rebellion .column.is-offset-4-widescreen {
    margin-left: 33.3333333333%;
  }
  .rebellion .column.is-5-widescreen {
    flex: none;
    width: 41.6666666667%;
  }
  .rebellion .column.is-offset-5-widescreen {
    margin-left: 41.6666666667%;
  }
  .rebellion .column.is-6-widescreen {
    flex: none;
    width: 50%;
  }
  .rebellion .column.is-offset-6-widescreen {
    margin-left: 50%;
  }
  .rebellion .column.is-7-widescreen {
    flex: none;
    width: 58.3333333333%;
  }
  .rebellion .column.is-offset-7-widescreen {
    margin-left: 58.3333333333%;
  }
  .rebellion .column.is-8-widescreen {
    flex: none;
    width: 66.6666666667%;
  }
  .rebellion .column.is-offset-8-widescreen {
    margin-left: 66.6666666667%;
  }
  .rebellion .column.is-9-widescreen {
    flex: none;
    width: 75%;
  }
  .rebellion .column.is-offset-9-widescreen {
    margin-left: 75%;
  }
  .rebellion .column.is-10-widescreen {
    flex: none;
    width: 83.3333333333%;
  }
  .rebellion .column.is-offset-10-widescreen {
    margin-left: 83.3333333333%;
  }
  .rebellion .column.is-11-widescreen {
    flex: none;
    width: 91.6666666667%;
  }
  .rebellion .column.is-offset-11-widescreen {
    margin-left: 91.6666666667%;
  }
  .rebellion .column.is-12-widescreen {
    flex: none;
    width: 100%;
  }
  .rebellion .column.is-offset-12-widescreen {
    margin-left: 100%;
  }
}
@media screen and (min-width: 1408px) {
  .rebellion .column.is-narrow-fullhd {
    flex: none;
  }
  .rebellion .column.is-full-fullhd {
    flex: none;
    width: 100%;
  }
  .rebellion .column.is-three-quarters-fullhd {
    flex: none;
    width: 75%;
  }
  .rebellion .column.is-two-thirds-fullhd {
    flex: none;
    width: 66.6666%;
  }
  .rebellion .column.is-half-fullhd {
    flex: none;
    width: 50%;
  }
  .rebellion .column.is-one-third-fullhd {
    flex: none;
    width: 33.3333%;
  }
  .rebellion .column.is-one-quarter-fullhd {
    flex: none;
    width: 25%;
  }
  .rebellion .column.is-one-fifth-fullhd {
    flex: none;
    width: 20%;
  }
  .rebellion .column.is-two-fifths-fullhd {
    flex: none;
    width: 40%;
  }
  .rebellion .column.is-three-fifths-fullhd {
    flex: none;
    width: 60%;
  }
  .rebellion .column.is-four-fifths-fullhd {
    flex: none;
    width: 80%;
  }
  .rebellion .column.is-offset-three-quarters-fullhd {
    margin-left: 75%;
  }
  .rebellion .column.is-offset-two-thirds-fullhd {
    margin-left: 66.6666%;
  }
  .rebellion .column.is-offset-half-fullhd {
    margin-left: 50%;
  }
  .rebellion .column.is-offset-one-third-fullhd {
    margin-left: 33.3333%;
  }
  .rebellion .column.is-offset-one-quarter-fullhd {
    margin-left: 25%;
  }
  .rebellion .column.is-offset-one-fifth-fullhd {
    margin-left: 20%;
  }
  .rebellion .column.is-offset-two-fifths-fullhd {
    margin-left: 40%;
  }
  .rebellion .column.is-offset-three-fifths-fullhd {
    margin-left: 60%;
  }
  .rebellion .column.is-offset-four-fifths-fullhd {
    margin-left: 80%;
  }
  .rebellion .column.is-0-fullhd {
    flex: none;
    width: 0%;
  }
  .rebellion .column.is-offset-0-fullhd {
    margin-left: 0%;
  }
  .rebellion .column.is-1-fullhd {
    flex: none;
    width: 8.3333333333%;
  }
  .rebellion .column.is-offset-1-fullhd {
    margin-left: 8.3333333333%;
  }
  .rebellion .column.is-2-fullhd {
    flex: none;
    width: 16.6666666667%;
  }
  .rebellion .column.is-offset-2-fullhd {
    margin-left: 16.6666666667%;
  }
  .rebellion .column.is-3-fullhd {
    flex: none;
    width: 25%;
  }
  .rebellion .column.is-offset-3-fullhd {
    margin-left: 25%;
  }
  .rebellion .column.is-4-fullhd {
    flex: none;
    width: 33.3333333333%;
  }
  .rebellion .column.is-offset-4-fullhd {
    margin-left: 33.3333333333%;
  }
  .rebellion .column.is-5-fullhd {
    flex: none;
    width: 41.6666666667%;
  }
  .rebellion .column.is-offset-5-fullhd {
    margin-left: 41.6666666667%;
  }
  .rebellion .column.is-6-fullhd {
    flex: none;
    width: 50%;
  }
  .rebellion .column.is-offset-6-fullhd {
    margin-left: 50%;
  }
  .rebellion .column.is-7-fullhd {
    flex: none;
    width: 58.3333333333%;
  }
  .rebellion .column.is-offset-7-fullhd {
    margin-left: 58.3333333333%;
  }
  .rebellion .column.is-8-fullhd {
    flex: none;
    width: 66.6666666667%;
  }
  .rebellion .column.is-offset-8-fullhd {
    margin-left: 66.6666666667%;
  }
  .rebellion .column.is-9-fullhd {
    flex: none;
    width: 75%;
  }
  .rebellion .column.is-offset-9-fullhd {
    margin-left: 75%;
  }
  .rebellion .column.is-10-fullhd {
    flex: none;
    width: 83.3333333333%;
  }
  .rebellion .column.is-offset-10-fullhd {
    margin-left: 83.3333333333%;
  }
  .rebellion .column.is-11-fullhd {
    flex: none;
    width: 91.6666666667%;
  }
  .rebellion .column.is-offset-11-fullhd {
    margin-left: 91.6666666667%;
  }
  .rebellion .column.is-12-fullhd {
    flex: none;
    width: 100%;
  }
  .rebellion .column.is-offset-12-fullhd {
    margin-left: 100%;
  }
}
.rebellion .columns {
  margin-left: -0.75rem;
  margin-right: -0.75rem;
  margin-top: -0.75rem;
}
.rebellion .columns:last-child {
  margin-bottom: -0.75rem;
}
.rebellion .columns:not(:last-child) {
  margin-bottom: calc(1.5rem - 0.75rem);
}
.rebellion .columns.is-centered {
  justify-content: center;
}
.rebellion .columns.is-gapless {
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
}
.rebellion .columns.is-gapless > .column {
  margin: 0;
  padding: 0 !important;
}
.rebellion .columns.is-gapless:not(:last-child) {
  margin-bottom: 1.5rem;
}
.rebellion .columns.is-gapless:last-child {
  margin-bottom: 0;
}
.rebellion .columns.is-mobile {
  display: flex;
}
.rebellion .columns.is-multiline {
  flex-wrap: wrap;
}
.rebellion .columns.is-vcentered {
  align-items: center;
}
@media screen and (min-width: 769px), print {
  .rebellion .columns:not(.is-desktop) {
    display: flex;
  }
}
@media screen and (min-width: 1024px) {
  .rebellion .columns.is-desktop {
    display: flex;
  }
}
.rebellion .columns.is-variable {
  --columnGap: 0.75rem;
  margin-left: calc(-1 * var(--columnGap));
  margin-right: calc(-1 * var(--columnGap));
}
.rebellion .columns.is-variable .column {
  padding-left: var(--columnGap);
  padding-right: var(--columnGap);
}
.rebellion .columns.is-variable.is-0 {
  --columnGap: 0rem;
}
@media screen and (max-width: 768px) {
  .rebellion .columns.is-variable.is-0-mobile {
    --columnGap: 0rem;
  }
}
@media screen and (min-width: 769px), print {
  .rebellion .columns.is-variable.is-0-tablet {
    --columnGap: 0rem;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .rebellion .columns.is-variable.is-0-tablet-only {
    --columnGap: 0rem;
  }
}
@media screen and (max-width: 1023px) {
  .rebellion .columns.is-variable.is-0-touch {
    --columnGap: 0rem;
  }
}
@media screen and (min-width: 1024px) {
  .rebellion .columns.is-variable.is-0-desktop {
    --columnGap: 0rem;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .rebellion .columns.is-variable.is-0-desktop-only {
    --columnGap: 0rem;
  }
}
@media screen and (min-width: 1216px) {
  .rebellion .columns.is-variable.is-0-widescreen {
    --columnGap: 0rem;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .rebellion .columns.is-variable.is-0-widescreen-only {
    --columnGap: 0rem;
  }
}
@media screen and (min-width: 1408px) {
  .rebellion .columns.is-variable.is-0-fullhd {
    --columnGap: 0rem;
  }
}
.rebellion .columns.is-variable.is-1 {
  --columnGap: 0.25rem;
}
@media screen and (max-width: 768px) {
  .rebellion .columns.is-variable.is-1-mobile {
    --columnGap: 0.25rem;
  }
}
@media screen and (min-width: 769px), print {
  .rebellion .columns.is-variable.is-1-tablet {
    --columnGap: 0.25rem;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .rebellion .columns.is-variable.is-1-tablet-only {
    --columnGap: 0.25rem;
  }
}
@media screen and (max-width: 1023px) {
  .rebellion .columns.is-variable.is-1-touch {
    --columnGap: 0.25rem;
  }
}
@media screen and (min-width: 1024px) {
  .rebellion .columns.is-variable.is-1-desktop {
    --columnGap: 0.25rem;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .rebellion .columns.is-variable.is-1-desktop-only {
    --columnGap: 0.25rem;
  }
}
@media screen and (min-width: 1216px) {
  .rebellion .columns.is-variable.is-1-widescreen {
    --columnGap: 0.25rem;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .rebellion .columns.is-variable.is-1-widescreen-only {
    --columnGap: 0.25rem;
  }
}
@media screen and (min-width: 1408px) {
  .rebellion .columns.is-variable.is-1-fullhd {
    --columnGap: 0.25rem;
  }
}
.rebellion .columns.is-variable.is-2 {
  --columnGap: 0.5rem;
}
@media screen and (max-width: 768px) {
  .rebellion .columns.is-variable.is-2-mobile {
    --columnGap: 0.5rem;
  }
}
@media screen and (min-width: 769px), print {
  .rebellion .columns.is-variable.is-2-tablet {
    --columnGap: 0.5rem;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .rebellion .columns.is-variable.is-2-tablet-only {
    --columnGap: 0.5rem;
  }
}
@media screen and (max-width: 1023px) {
  .rebellion .columns.is-variable.is-2-touch {
    --columnGap: 0.5rem;
  }
}
@media screen and (min-width: 1024px) {
  .rebellion .columns.is-variable.is-2-desktop {
    --columnGap: 0.5rem;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .rebellion .columns.is-variable.is-2-desktop-only {
    --columnGap: 0.5rem;
  }
}
@media screen and (min-width: 1216px) {
  .rebellion .columns.is-variable.is-2-widescreen {
    --columnGap: 0.5rem;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .rebellion .columns.is-variable.is-2-widescreen-only {
    --columnGap: 0.5rem;
  }
}
@media screen and (min-width: 1408px) {
  .rebellion .columns.is-variable.is-2-fullhd {
    --columnGap: 0.5rem;
  }
}
.rebellion .columns.is-variable.is-3 {
  --columnGap: 0.75rem;
}
@media screen and (max-width: 768px) {
  .rebellion .columns.is-variable.is-3-mobile {
    --columnGap: 0.75rem;
  }
}
@media screen and (min-width: 769px), print {
  .rebellion .columns.is-variable.is-3-tablet {
    --columnGap: 0.75rem;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .rebellion .columns.is-variable.is-3-tablet-only {
    --columnGap: 0.75rem;
  }
}
@media screen and (max-width: 1023px) {
  .rebellion .columns.is-variable.is-3-touch {
    --columnGap: 0.75rem;
  }
}
@media screen and (min-width: 1024px) {
  .rebellion .columns.is-variable.is-3-desktop {
    --columnGap: 0.75rem;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .rebellion .columns.is-variable.is-3-desktop-only {
    --columnGap: 0.75rem;
  }
}
@media screen and (min-width: 1216px) {
  .rebellion .columns.is-variable.is-3-widescreen {
    --columnGap: 0.75rem;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .rebellion .columns.is-variable.is-3-widescreen-only {
    --columnGap: 0.75rem;
  }
}
@media screen and (min-width: 1408px) {
  .rebellion .columns.is-variable.is-3-fullhd {
    --columnGap: 0.75rem;
  }
}
.rebellion .columns.is-variable.is-4 {
  --columnGap: 1rem;
}
@media screen and (max-width: 768px) {
  .rebellion .columns.is-variable.is-4-mobile {
    --columnGap: 1rem;
  }
}
@media screen and (min-width: 769px), print {
  .rebellion .columns.is-variable.is-4-tablet {
    --columnGap: 1rem;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .rebellion .columns.is-variable.is-4-tablet-only {
    --columnGap: 1rem;
  }
}
@media screen and (max-width: 1023px) {
  .rebellion .columns.is-variable.is-4-touch {
    --columnGap: 1rem;
  }
}
@media screen and (min-width: 1024px) {
  .rebellion .columns.is-variable.is-4-desktop {
    --columnGap: 1rem;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .rebellion .columns.is-variable.is-4-desktop-only {
    --columnGap: 1rem;
  }
}
@media screen and (min-width: 1216px) {
  .rebellion .columns.is-variable.is-4-widescreen {
    --columnGap: 1rem;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .rebellion .columns.is-variable.is-4-widescreen-only {
    --columnGap: 1rem;
  }
}
@media screen and (min-width: 1408px) {
  .rebellion .columns.is-variable.is-4-fullhd {
    --columnGap: 1rem;
  }
}
.rebellion .columns.is-variable.is-5 {
  --columnGap: 1.25rem;
}
@media screen and (max-width: 768px) {
  .rebellion .columns.is-variable.is-5-mobile {
    --columnGap: 1.25rem;
  }
}
@media screen and (min-width: 769px), print {
  .rebellion .columns.is-variable.is-5-tablet {
    --columnGap: 1.25rem;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .rebellion .columns.is-variable.is-5-tablet-only {
    --columnGap: 1.25rem;
  }
}
@media screen and (max-width: 1023px) {
  .rebellion .columns.is-variable.is-5-touch {
    --columnGap: 1.25rem;
  }
}
@media screen and (min-width: 1024px) {
  .rebellion .columns.is-variable.is-5-desktop {
    --columnGap: 1.25rem;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .rebellion .columns.is-variable.is-5-desktop-only {
    --columnGap: 1.25rem;
  }
}
@media screen and (min-width: 1216px) {
  .rebellion .columns.is-variable.is-5-widescreen {
    --columnGap: 1.25rem;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .rebellion .columns.is-variable.is-5-widescreen-only {
    --columnGap: 1.25rem;
  }
}
@media screen and (min-width: 1408px) {
  .rebellion .columns.is-variable.is-5-fullhd {
    --columnGap: 1.25rem;
  }
}
.rebellion .columns.is-variable.is-6 {
  --columnGap: 1.5rem;
}
@media screen and (max-width: 768px) {
  .rebellion .columns.is-variable.is-6-mobile {
    --columnGap: 1.5rem;
  }
}
@media screen and (min-width: 769px), print {
  .rebellion .columns.is-variable.is-6-tablet {
    --columnGap: 1.5rem;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .rebellion .columns.is-variable.is-6-tablet-only {
    --columnGap: 1.5rem;
  }
}
@media screen and (max-width: 1023px) {
  .rebellion .columns.is-variable.is-6-touch {
    --columnGap: 1.5rem;
  }
}
@media screen and (min-width: 1024px) {
  .rebellion .columns.is-variable.is-6-desktop {
    --columnGap: 1.5rem;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .rebellion .columns.is-variable.is-6-desktop-only {
    --columnGap: 1.5rem;
  }
}
@media screen and (min-width: 1216px) {
  .rebellion .columns.is-variable.is-6-widescreen {
    --columnGap: 1.5rem;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .rebellion .columns.is-variable.is-6-widescreen-only {
    --columnGap: 1.5rem;
  }
}
@media screen and (min-width: 1408px) {
  .rebellion .columns.is-variable.is-6-fullhd {
    --columnGap: 1.5rem;
  }
}
.rebellion .columns.is-variable.is-7 {
  --columnGap: 1.75rem;
}
@media screen and (max-width: 768px) {
  .rebellion .columns.is-variable.is-7-mobile {
    --columnGap: 1.75rem;
  }
}
@media screen and (min-width: 769px), print {
  .rebellion .columns.is-variable.is-7-tablet {
    --columnGap: 1.75rem;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .rebellion .columns.is-variable.is-7-tablet-only {
    --columnGap: 1.75rem;
  }
}
@media screen and (max-width: 1023px) {
  .rebellion .columns.is-variable.is-7-touch {
    --columnGap: 1.75rem;
  }
}
@media screen and (min-width: 1024px) {
  .rebellion .columns.is-variable.is-7-desktop {
    --columnGap: 1.75rem;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .rebellion .columns.is-variable.is-7-desktop-only {
    --columnGap: 1.75rem;
  }
}
@media screen and (min-width: 1216px) {
  .rebellion .columns.is-variable.is-7-widescreen {
    --columnGap: 1.75rem;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .rebellion .columns.is-variable.is-7-widescreen-only {
    --columnGap: 1.75rem;
  }
}
@media screen and (min-width: 1408px) {
  .rebellion .columns.is-variable.is-7-fullhd {
    --columnGap: 1.75rem;
  }
}
.rebellion .columns.is-variable.is-8 {
  --columnGap: 2rem;
}
@media screen and (max-width: 768px) {
  .rebellion .columns.is-variable.is-8-mobile {
    --columnGap: 2rem;
  }
}
@media screen and (min-width: 769px), print {
  .rebellion .columns.is-variable.is-8-tablet {
    --columnGap: 2rem;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .rebellion .columns.is-variable.is-8-tablet-only {
    --columnGap: 2rem;
  }
}
@media screen and (max-width: 1023px) {
  .rebellion .columns.is-variable.is-8-touch {
    --columnGap: 2rem;
  }
}
@media screen and (min-width: 1024px) {
  .rebellion .columns.is-variable.is-8-desktop {
    --columnGap: 2rem;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .rebellion .columns.is-variable.is-8-desktop-only {
    --columnGap: 2rem;
  }
}
@media screen and (min-width: 1216px) {
  .rebellion .columns.is-variable.is-8-widescreen {
    --columnGap: 2rem;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .rebellion .columns.is-variable.is-8-widescreen-only {
    --columnGap: 2rem;
  }
}
@media screen and (min-width: 1408px) {
  .rebellion .columns.is-variable.is-8-fullhd {
    --columnGap: 2rem;
  }
}
.rebellion .tile {
  align-items: stretch;
  display: block;
  flex-basis: 0;
  flex-grow: 1;
  flex-shrink: 1;
  min-height: -webkit-min-content;
  min-height: min-content;
}
.rebellion .tile.is-ancestor {
  margin-left: -0.75rem;
  margin-right: -0.75rem;
  margin-top: -0.75rem;
}
.rebellion .tile.is-ancestor:last-child {
  margin-bottom: -0.75rem;
}
.rebellion .tile.is-ancestor:not(:last-child) {
  margin-bottom: 0.75rem;
}
.rebellion .tile.is-child {
  margin: 0 !important;
}
.rebellion .tile.is-parent {
  padding: 0.75rem;
}
.rebellion .tile.is-vertical {
  flex-direction: column;
}
.rebellion .tile.is-vertical > .tile.is-child:not(:last-child) {
  margin-bottom: 1.5rem !important;
}
@media screen and (min-width: 769px), print {
  .rebellion .tile:not(.is-child) {
    display: flex;
  }
  .rebellion .tile.is-1 {
    flex: none;
    width: 8.3333333333%;
  }
  .rebellion .tile.is-2 {
    flex: none;
    width: 16.6666666667%;
  }
  .rebellion .tile.is-3 {
    flex: none;
    width: 25%;
  }
  .rebellion .tile.is-4 {
    flex: none;
    width: 33.3333333333%;
  }
  .rebellion .tile.is-5 {
    flex: none;
    width: 41.6666666667%;
  }
  .rebellion .tile.is-6 {
    flex: none;
    width: 50%;
  }
  .rebellion .tile.is-7 {
    flex: none;
    width: 58.3333333333%;
  }
  .rebellion .tile.is-8 {
    flex: none;
    width: 66.6666666667%;
  }
  .rebellion .tile.is-9 {
    flex: none;
    width: 75%;
  }
  .rebellion .tile.is-10 {
    flex: none;
    width: 83.3333333333%;
  }
  .rebellion .tile.is-11 {
    flex: none;
    width: 91.6666666667%;
  }
  .rebellion .tile.is-12 {
    flex: none;
    width: 100%;
  }
}
.rebellion .has-text-white {
  color: white !important;
}
.rebellion a.has-text-white:hover, .rebellion a.has-text-white:focus {
  color: #e6e6e6 !important;
}
.rebellion .has-background-white {
  background-color: white !important;
}
.rebellion .has-text-black {
  color: #0a0a0a !important;
}
.rebellion a.has-text-black:hover, .rebellion a.has-text-black:focus {
  color: black !important;
}
.rebellion .has-background-black {
  background-color: #0a0a0a !important;
}
.rebellion .has-text-light {
  color: whitesmoke !important;
}
.rebellion a.has-text-light:hover, .rebellion a.has-text-light:focus {
  color: #dbdbdb !important;
}
.rebellion .has-background-light {
  background-color: whitesmoke !important;
}
.rebellion .has-text-dark {
  color: #1f1f1f !important;
}
.rebellion a.has-text-dark:hover, .rebellion a.has-text-dark:focus {
  color: #060606 !important;
}
.rebellion .has-background-dark {
  background-color: #1f1f1f !important;
}
.rebellion .has-text-primary {
  color: #f5a40d !important;
}
.rebellion a.has-text-primary:hover, .rebellion a.has-text-primary:focus {
  color: #c78408 !important;
}
.rebellion .has-background-primary {
  background-color: #f5a40d !important;
}
.rebellion .has-text-primary-light {
  color: #fef8eb !important;
}
.rebellion a.has-text-primary-light:hover, .rebellion a.has-text-primary-light:focus {
  color: #fce5ba !important;
}
.rebellion .has-background-primary-light {
  background-color: #fef8eb !important;
}
.rebellion .has-text-primary-dark {
  color: #936206 !important;
}
.rebellion a.has-text-primary-dark:hover, .rebellion a.has-text-primary-dark:focus {
  color: #c48208 !important;
}
.rebellion .has-background-primary-dark {
  background-color: #936206 !important;
}
.rebellion .has-text-link {
  color: #3273dc !important;
}
.rebellion a.has-text-link:hover, .rebellion a.has-text-link:focus {
  color: #205bbc !important;
}
.rebellion .has-background-link {
  background-color: #3273dc !important;
}
.rebellion .has-text-link-light {
  color: #eef3fc !important;
}
.rebellion a.has-text-link-light:hover, .rebellion a.has-text-link-light:focus {
  color: #c2d5f5 !important;
}
.rebellion .has-background-link-light {
  background-color: #eef3fc !important;
}
.rebellion .has-text-link-dark {
  color: #2160c4 !important;
}
.rebellion a.has-text-link-dark:hover, .rebellion a.has-text-link-dark:focus {
  color: #3b79de !important;
}
.rebellion .has-background-link-dark {
  background-color: #2160c4 !important;
}
.rebellion .has-text-info {
  color: #3298dc !important;
}
.rebellion a.has-text-info:hover, .rebellion a.has-text-info:focus {
  color: #207dbc !important;
}
.rebellion .has-background-info {
  background-color: #3298dc !important;
}
.rebellion .has-text-info-light {
  color: #eef6fc !important;
}
.rebellion a.has-text-info-light:hover, .rebellion a.has-text-info-light:focus {
  color: #c2e0f5 !important;
}
.rebellion .has-background-info-light {
  background-color: #eef6fc !important;
}
.rebellion .has-text-info-dark {
  color: #1d72aa !important;
}
.rebellion a.has-text-info-dark:hover, .rebellion a.has-text-info-dark:focus {
  color: #248fd6 !important;
}
.rebellion .has-background-info-dark {
  background-color: #1d72aa !important;
}
.rebellion .has-text-success {
  color: #48c774 !important;
}
.rebellion a.has-text-success:hover, .rebellion a.has-text-success:focus {
  color: #34a85c !important;
}
.rebellion .has-background-success {
  background-color: #48c774 !important;
}
.rebellion .has-text-success-light {
  color: #effaf3 !important;
}
.rebellion a.has-text-success-light:hover, .rebellion a.has-text-success-light:focus {
  color: #c8eed6 !important;
}
.rebellion .has-background-success-light {
  background-color: #effaf3 !important;
}
.rebellion .has-text-success-dark {
  color: #257942 !important;
}
.rebellion a.has-text-success-dark:hover, .rebellion a.has-text-success-dark:focus {
  color: #31a058 !important;
}
.rebellion .has-background-success-dark {
  background-color: #257942 !important;
}
.rebellion .has-text-warning {
  color: #ffdd57 !important;
}
.rebellion a.has-text-warning:hover, .rebellion a.has-text-warning:focus {
  color: #ffd324 !important;
}
.rebellion .has-background-warning {
  background-color: #ffdd57 !important;
}
.rebellion .has-text-warning-light {
  color: #fffbeb !important;
}
.rebellion a.has-text-warning-light:hover, .rebellion a.has-text-warning-light:focus {
  color: #fff1b8 !important;
}
.rebellion .has-background-warning-light {
  background-color: #fffbeb !important;
}
.rebellion .has-text-warning-dark {
  color: #947600 !important;
}
.rebellion a.has-text-warning-dark:hover, .rebellion a.has-text-warning-dark:focus {
  color: #c79f00 !important;
}
.rebellion .has-background-warning-dark {
  background-color: #947600 !important;
}
.rebellion .has-text-danger {
  color: #f14668 !important;
}
.rebellion a.has-text-danger:hover, .rebellion a.has-text-danger:focus {
  color: #ee1742 !important;
}
.rebellion .has-background-danger {
  background-color: #f14668 !important;
}
.rebellion .has-text-danger-light {
  color: #feecf0 !important;
}
.rebellion a.has-text-danger-light:hover, .rebellion a.has-text-danger-light:focus {
  color: #fabdc9 !important;
}
.rebellion .has-background-danger-light {
  background-color: #feecf0 !important;
}
.rebellion .has-text-danger-dark {
  color: #cc0f35 !important;
}
.rebellion a.has-text-danger-dark:hover, .rebellion a.has-text-danger-dark:focus {
  color: #ee2049 !important;
}
.rebellion .has-background-danger-dark {
  background-color: #cc0f35 !important;
}
.rebellion .has-text-black-bis {
  color: #121212 !important;
}
.rebellion .has-background-black-bis {
  background-color: #121212 !important;
}
.rebellion .has-text-black-ter {
  color: #242424 !important;
}
.rebellion .has-background-black-ter {
  background-color: #242424 !important;
}
.rebellion .has-text-grey-darker {
  color: #363636 !important;
}
.rebellion .has-background-grey-darker {
  background-color: #363636 !important;
}
.rebellion .has-text-grey-dark {
  color: #4a4a4a !important;
}
.rebellion .has-background-grey-dark {
  background-color: #4a4a4a !important;
}
.rebellion .has-text-grey {
  color: #7a7a7a !important;
}
.rebellion .has-background-grey {
  background-color: #7a7a7a !important;
}
.rebellion .has-text-grey-light {
  color: #b5b5b5 !important;
}
.rebellion .has-background-grey-light {
  background-color: #b5b5b5 !important;
}
.rebellion .has-text-grey-lighter {
  color: #dbdbdb !important;
}
.rebellion .has-background-grey-lighter {
  background-color: #dbdbdb !important;
}
.rebellion .has-text-white-ter {
  color: whitesmoke !important;
}
.rebellion .has-background-white-ter {
  background-color: whitesmoke !important;
}
.rebellion .has-text-white-bis {
  color: #fafafa !important;
}
.rebellion .has-background-white-bis {
  background-color: #fafafa !important;
}
.rebellion .is-clearfix::after {
  clear: both;
  content: " ";
  display: table;
}
.rebellion .is-pulled-left {
  float: left !important;
}
.rebellion .is-pulled-right {
  float: right !important;
}
.rebellion .is-radiusless {
  border-radius: 0 !important;
}
.rebellion .is-shadowless {
  box-shadow: none !important;
}
.rebellion .is-clipped {
  overflow: hidden !important;
}
.rebellion .is-relative {
  position: relative !important;
}
.rebellion .is-marginless {
  margin: 0 !important;
}
.rebellion .is-paddingless {
  padding: 0 !important;
}
.rebellion .mt-0 {
  margin-top: 0 !important;
}
.rebellion .mr-0 {
  margin-right: 0 !important;
}
.rebellion .mb-0 {
  margin-bottom: 0 !important;
}
.rebellion .ml-0 {
  margin-left: 0 !important;
}
.rebellion .mx-0 {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.rebellion .my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.rebellion .mt-1 {
  margin-top: 0.25rem !important;
}
.rebellion .mr-1 {
  margin-right: 0.25rem !important;
}
.rebellion .mb-1 {
  margin-bottom: 0.25rem !important;
}
.rebellion .ml-1 {
  margin-left: 0.25rem !important;
}
.rebellion .mx-1 {
  margin-left: 0.25rem !important;
  margin-right: 0.25rem !important;
}
.rebellion .my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}
.rebellion .mt-2 {
  margin-top: 0.5rem !important;
}
.rebellion .mr-2 {
  margin-right: 0.5rem !important;
}
.rebellion .mb-2 {
  margin-bottom: 0.5rem !important;
}
.rebellion .ml-2 {
  margin-left: 0.5rem !important;
}
.rebellion .mx-2 {
  margin-left: 0.5rem !important;
  margin-right: 0.5rem !important;
}
.rebellion .my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}
.rebellion .mt-3 {
  margin-top: 0.75rem !important;
}
.rebellion .mr-3 {
  margin-right: 0.75rem !important;
}
.rebellion .mb-3 {
  margin-bottom: 0.75rem !important;
}
.rebellion .ml-3 {
  margin-left: 0.75rem !important;
}
.rebellion .mx-3 {
  margin-left: 0.75rem !important;
  margin-right: 0.75rem !important;
}
.rebellion .my-3 {
  margin-top: 0.75rem !important;
  margin-bottom: 0.75rem !important;
}
.rebellion .mt-4 {
  margin-top: 1rem !important;
}
.rebellion .mr-4 {
  margin-right: 1rem !important;
}
.rebellion .mb-4 {
  margin-bottom: 1rem !important;
}
.rebellion .ml-4 {
  margin-left: 1rem !important;
}
.rebellion .mx-4 {
  margin-left: 1rem !important;
  margin-right: 1rem !important;
}
.rebellion .my-4 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}
.rebellion .mt-5 {
  margin-top: 1.5rem !important;
}
.rebellion .mr-5 {
  margin-right: 1.5rem !important;
}
.rebellion .mb-5 {
  margin-bottom: 1.5rem !important;
}
.rebellion .ml-5 {
  margin-left: 1.5rem !important;
}
.rebellion .mx-5 {
  margin-left: 1.5rem !important;
  margin-right: 1.5rem !important;
}
.rebellion .my-5 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}
.rebellion .mt-6 {
  margin-top: 3rem !important;
}
.rebellion .mr-6 {
  margin-right: 3rem !important;
}
.rebellion .mb-6 {
  margin-bottom: 3rem !important;
}
.rebellion .ml-6 {
  margin-left: 3rem !important;
}
.rebellion .mx-6 {
  margin-left: 3rem !important;
  margin-right: 3rem !important;
}
.rebellion .my-6 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}
.rebellion .pt-0 {
  padding-top: 0 !important;
}
.rebellion .pr-0 {
  padding-right: 0 !important;
}
.rebellion .pb-0 {
  padding-bottom: 0 !important;
}
.rebellion .pl-0 {
  padding-left: 0 !important;
}
.rebellion .px-0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.rebellion .py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.rebellion .pt-1 {
  padding-top: 0.25rem !important;
}
.rebellion .pr-1 {
  padding-right: 0.25rem !important;
}
.rebellion .pb-1 {
  padding-bottom: 0.25rem !important;
}
.rebellion .pl-1 {
  padding-left: 0.25rem !important;
}
.rebellion .px-1 {
  padding-left: 0.25rem !important;
  padding-right: 0.25rem !important;
}
.rebellion .py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}
.rebellion .pt-2 {
  padding-top: 0.5rem !important;
}
.rebellion .pr-2 {
  padding-right: 0.5rem !important;
}
.rebellion .pb-2 {
  padding-bottom: 0.5rem !important;
}
.rebellion .pl-2 {
  padding-left: 0.5rem !important;
}
.rebellion .px-2 {
  padding-left: 0.5rem !important;
  padding-right: 0.5rem !important;
}
.rebellion .py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}
.rebellion .pt-3 {
  padding-top: 0.75rem !important;
}
.rebellion .pr-3 {
  padding-right: 0.75rem !important;
}
.rebellion .pb-3 {
  padding-bottom: 0.75rem !important;
}
.rebellion .pl-3 {
  padding-left: 0.75rem !important;
}
.rebellion .px-3 {
  padding-left: 0.75rem !important;
  padding-right: 0.75rem !important;
}
.rebellion .py-3 {
  padding-top: 0.75rem !important;
  padding-bottom: 0.75rem !important;
}
.rebellion .pt-4 {
  padding-top: 1rem !important;
}
.rebellion .pr-4 {
  padding-right: 1rem !important;
}
.rebellion .pb-4 {
  padding-bottom: 1rem !important;
}
.rebellion .pl-4 {
  padding-left: 1rem !important;
}
.rebellion .px-4 {
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}
.rebellion .py-4 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}
.rebellion .pt-5 {
  padding-top: 1.5rem !important;
}
.rebellion .pr-5 {
  padding-right: 1.5rem !important;
}
.rebellion .pb-5 {
  padding-bottom: 1.5rem !important;
}
.rebellion .pl-5 {
  padding-left: 1.5rem !important;
}
.rebellion .px-5 {
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
}
.rebellion .py-5 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}
.rebellion .pt-6 {
  padding-top: 3rem !important;
}
.rebellion .pr-6 {
  padding-right: 3rem !important;
}
.rebellion .pb-6 {
  padding-bottom: 3rem !important;
}
.rebellion .pl-6 {
  padding-left: 3rem !important;
}
.rebellion .px-6 {
  padding-left: 3rem !important;
  padding-right: 3rem !important;
}
.rebellion .py-6 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}
.rebellion .is-size-1 {
  font-size: 3rem !important;
}
.rebellion .is-size-2 {
  font-size: 2.5rem !important;
}
.rebellion .is-size-3 {
  font-size: 2rem !important;
}
.rebellion .is-size-4 {
  font-size: 1.5rem !important;
}
.rebellion .is-size-5 {
  font-size: 1.25rem !important;
}
.rebellion .is-size-6 {
  font-size: 1rem !important;
}
.rebellion .is-size-7 {
  font-size: 0.75rem !important;
}
@media screen and (max-width: 768px) {
  .rebellion .is-size-1-mobile {
    font-size: 3rem !important;
  }
  .rebellion .is-size-2-mobile {
    font-size: 2.5rem !important;
  }
  .rebellion .is-size-3-mobile {
    font-size: 2rem !important;
  }
  .rebellion .is-size-4-mobile {
    font-size: 1.5rem !important;
  }
  .rebellion .is-size-5-mobile {
    font-size: 1.25rem !important;
  }
  .rebellion .is-size-6-mobile {
    font-size: 1rem !important;
  }
  .rebellion .is-size-7-mobile {
    font-size: 0.75rem !important;
  }
}
@media screen and (min-width: 769px), print {
  .rebellion .is-size-1-tablet {
    font-size: 3rem !important;
  }
  .rebellion .is-size-2-tablet {
    font-size: 2.5rem !important;
  }
  .rebellion .is-size-3-tablet {
    font-size: 2rem !important;
  }
  .rebellion .is-size-4-tablet {
    font-size: 1.5rem !important;
  }
  .rebellion .is-size-5-tablet {
    font-size: 1.25rem !important;
  }
  .rebellion .is-size-6-tablet {
    font-size: 1rem !important;
  }
  .rebellion .is-size-7-tablet {
    font-size: 0.75rem !important;
  }
}
@media screen and (max-width: 1023px) {
  .rebellion .is-size-1-touch {
    font-size: 3rem !important;
  }
  .rebellion .is-size-2-touch {
    font-size: 2.5rem !important;
  }
  .rebellion .is-size-3-touch {
    font-size: 2rem !important;
  }
  .rebellion .is-size-4-touch {
    font-size: 1.5rem !important;
  }
  .rebellion .is-size-5-touch {
    font-size: 1.25rem !important;
  }
  .rebellion .is-size-6-touch {
    font-size: 1rem !important;
  }
  .rebellion .is-size-7-touch {
    font-size: 0.75rem !important;
  }
}
@media screen and (min-width: 1024px) {
  .rebellion .is-size-1-desktop {
    font-size: 3rem !important;
  }
  .rebellion .is-size-2-desktop {
    font-size: 2.5rem !important;
  }
  .rebellion .is-size-3-desktop {
    font-size: 2rem !important;
  }
  .rebellion .is-size-4-desktop {
    font-size: 1.5rem !important;
  }
  .rebellion .is-size-5-desktop {
    font-size: 1.25rem !important;
  }
  .rebellion .is-size-6-desktop {
    font-size: 1rem !important;
  }
  .rebellion .is-size-7-desktop {
    font-size: 0.75rem !important;
  }
}
@media screen and (min-width: 1216px) {
  .rebellion .is-size-1-widescreen {
    font-size: 3rem !important;
  }
  .rebellion .is-size-2-widescreen {
    font-size: 2.5rem !important;
  }
  .rebellion .is-size-3-widescreen {
    font-size: 2rem !important;
  }
  .rebellion .is-size-4-widescreen {
    font-size: 1.5rem !important;
  }
  .rebellion .is-size-5-widescreen {
    font-size: 1.25rem !important;
  }
  .rebellion .is-size-6-widescreen {
    font-size: 1rem !important;
  }
  .rebellion .is-size-7-widescreen {
    font-size: 0.75rem !important;
  }
}
@media screen and (min-width: 1408px) {
  .rebellion .is-size-1-fullhd {
    font-size: 3rem !important;
  }
  .rebellion .is-size-2-fullhd {
    font-size: 2.5rem !important;
  }
  .rebellion .is-size-3-fullhd {
    font-size: 2rem !important;
  }
  .rebellion .is-size-4-fullhd {
    font-size: 1.5rem !important;
  }
  .rebellion .is-size-5-fullhd {
    font-size: 1.25rem !important;
  }
  .rebellion .is-size-6-fullhd {
    font-size: 1rem !important;
  }
  .rebellion .is-size-7-fullhd {
    font-size: 0.75rem !important;
  }
}
.rebellion .has-text-centered {
  text-align: center !important;
}
.rebellion .has-text-justified {
  text-align: justify !important;
}
.rebellion .has-text-left {
  text-align: left !important;
}
.rebellion .has-text-right {
  text-align: right !important;
}
@media screen and (max-width: 768px) {
  .rebellion .has-text-centered-mobile {
    text-align: center !important;
  }
}
@media screen and (min-width: 769px), print {
  .rebellion .has-text-centered-tablet {
    text-align: center !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .rebellion .has-text-centered-tablet-only {
    text-align: center !important;
  }
}
@media screen and (max-width: 1023px) {
  .rebellion .has-text-centered-touch {
    text-align: center !important;
  }
}
@media screen and (min-width: 1024px) {
  .rebellion .has-text-centered-desktop {
    text-align: center !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .rebellion .has-text-centered-desktop-only {
    text-align: center !important;
  }
}
@media screen and (min-width: 1216px) {
  .rebellion .has-text-centered-widescreen {
    text-align: center !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .rebellion .has-text-centered-widescreen-only {
    text-align: center !important;
  }
}
@media screen and (min-width: 1408px) {
  .rebellion .has-text-centered-fullhd {
    text-align: center !important;
  }
}
@media screen and (max-width: 768px) {
  .rebellion .has-text-justified-mobile {
    text-align: justify !important;
  }
}
@media screen and (min-width: 769px), print {
  .rebellion .has-text-justified-tablet {
    text-align: justify !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .rebellion .has-text-justified-tablet-only {
    text-align: justify !important;
  }
}
@media screen and (max-width: 1023px) {
  .rebellion .has-text-justified-touch {
    text-align: justify !important;
  }
}
@media screen and (min-width: 1024px) {
  .rebellion .has-text-justified-desktop {
    text-align: justify !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .rebellion .has-text-justified-desktop-only {
    text-align: justify !important;
  }
}
@media screen and (min-width: 1216px) {
  .rebellion .has-text-justified-widescreen {
    text-align: justify !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .rebellion .has-text-justified-widescreen-only {
    text-align: justify !important;
  }
}
@media screen and (min-width: 1408px) {
  .rebellion .has-text-justified-fullhd {
    text-align: justify !important;
  }
}
@media screen and (max-width: 768px) {
  .rebellion .has-text-left-mobile {
    text-align: left !important;
  }
}
@media screen and (min-width: 769px), print {
  .rebellion .has-text-left-tablet {
    text-align: left !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .rebellion .has-text-left-tablet-only {
    text-align: left !important;
  }
}
@media screen and (max-width: 1023px) {
  .rebellion .has-text-left-touch {
    text-align: left !important;
  }
}
@media screen and (min-width: 1024px) {
  .rebellion .has-text-left-desktop {
    text-align: left !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .rebellion .has-text-left-desktop-only {
    text-align: left !important;
  }
}
@media screen and (min-width: 1216px) {
  .rebellion .has-text-left-widescreen {
    text-align: left !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .rebellion .has-text-left-widescreen-only {
    text-align: left !important;
  }
}
@media screen and (min-width: 1408px) {
  .rebellion .has-text-left-fullhd {
    text-align: left !important;
  }
}
@media screen and (max-width: 768px) {
  .rebellion .has-text-right-mobile {
    text-align: right !important;
  }
}
@media screen and (min-width: 769px), print {
  .rebellion .has-text-right-tablet {
    text-align: right !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .rebellion .has-text-right-tablet-only {
    text-align: right !important;
  }
}
@media screen and (max-width: 1023px) {
  .rebellion .has-text-right-touch {
    text-align: right !important;
  }
}
@media screen and (min-width: 1024px) {
  .rebellion .has-text-right-desktop {
    text-align: right !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .rebellion .has-text-right-desktop-only {
    text-align: right !important;
  }
}
@media screen and (min-width: 1216px) {
  .rebellion .has-text-right-widescreen {
    text-align: right !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .rebellion .has-text-right-widescreen-only {
    text-align: right !important;
  }
}
@media screen and (min-width: 1408px) {
  .rebellion .has-text-right-fullhd {
    text-align: right !important;
  }
}
.rebellion .is-capitalized {
  text-transform: capitalize !important;
}
.rebellion .is-lowercase {
  text-transform: lowercase !important;
}
.rebellion .is-uppercase {
  text-transform: uppercase !important;
}
.rebellion .is-italic {
  font-style: italic !important;
}
.rebellion .has-text-weight-light {
  font-weight: 300 !important;
}
.rebellion .has-text-weight-normal {
  font-weight: 400 !important;
}
.rebellion .has-text-weight-medium {
  font-weight: 500 !important;
}
.rebellion .has-text-weight-semibold {
  font-weight: 600 !important;
}
.rebellion .has-text-weight-bold {
  font-weight: 700 !important;
}
.rebellion .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;
}
.rebellion .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;
}
.rebellion .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;
}
.rebellion .is-family-monospace {
  font-family: monospace !important;
}
.rebellion .is-family-code {
  font-family: monospace !important;
}
.rebellion .is-block {
  display: block !important;
}
@media screen and (max-width: 768px) {
  .rebellion .is-block-mobile {
    display: block !important;
  }
}
@media screen and (min-width: 769px), print {
  .rebellion .is-block-tablet {
    display: block !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .rebellion .is-block-tablet-only {
    display: block !important;
  }
}
@media screen and (max-width: 1023px) {
  .rebellion .is-block-touch {
    display: block !important;
  }
}
@media screen and (min-width: 1024px) {
  .rebellion .is-block-desktop {
    display: block !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .rebellion .is-block-desktop-only {
    display: block !important;
  }
}
@media screen and (min-width: 1216px) {
  .rebellion .is-block-widescreen {
    display: block !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .rebellion .is-block-widescreen-only {
    display: block !important;
  }
}
@media screen and (min-width: 1408px) {
  .rebellion .is-block-fullhd {
    display: block !important;
  }
}
.rebellion .is-flex {
  display: flex !important;
}
@media screen and (max-width: 768px) {
  .rebellion .is-flex-mobile {
    display: flex !important;
  }
}
@media screen and (min-width: 769px), print {
  .rebellion .is-flex-tablet {
    display: flex !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .rebellion .is-flex-tablet-only {
    display: flex !important;
  }
}
@media screen and (max-width: 1023px) {
  .rebellion .is-flex-touch {
    display: flex !important;
  }
}
@media screen and (min-width: 1024px) {
  .rebellion .is-flex-desktop {
    display: flex !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .rebellion .is-flex-desktop-only {
    display: flex !important;
  }
}
@media screen and (min-width: 1216px) {
  .rebellion .is-flex-widescreen {
    display: flex !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .rebellion .is-flex-widescreen-only {
    display: flex !important;
  }
}
@media screen and (min-width: 1408px) {
  .rebellion .is-flex-fullhd {
    display: flex !important;
  }
}
.rebellion .is-inline {
  display: inline !important;
}
@media screen and (max-width: 768px) {
  .rebellion .is-inline-mobile {
    display: inline !important;
  }
}
@media screen and (min-width: 769px), print {
  .rebellion .is-inline-tablet {
    display: inline !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .rebellion .is-inline-tablet-only {
    display: inline !important;
  }
}
@media screen and (max-width: 1023px) {
  .rebellion .is-inline-touch {
    display: inline !important;
  }
}
@media screen and (min-width: 1024px) {
  .rebellion .is-inline-desktop {
    display: inline !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .rebellion .is-inline-desktop-only {
    display: inline !important;
  }
}
@media screen and (min-width: 1216px) {
  .rebellion .is-inline-widescreen {
    display: inline !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .rebellion .is-inline-widescreen-only {
    display: inline !important;
  }
}
@media screen and (min-width: 1408px) {
  .rebellion .is-inline-fullhd {
    display: inline !important;
  }
}
.rebellion .is-inline-block {
  display: inline-block !important;
}
@media screen and (max-width: 768px) {
  .rebellion .is-inline-block-mobile {
    display: inline-block !important;
  }
}
@media screen and (min-width: 769px), print {
  .rebellion .is-inline-block-tablet {
    display: inline-block !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .rebellion .is-inline-block-tablet-only {
    display: inline-block !important;
  }
}
@media screen and (max-width: 1023px) {
  .rebellion .is-inline-block-touch {
    display: inline-block !important;
  }
}
@media screen and (min-width: 1024px) {
  .rebellion .is-inline-block-desktop {
    display: inline-block !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .rebellion .is-inline-block-desktop-only {
    display: inline-block !important;
  }
}
@media screen and (min-width: 1216px) {
  .rebellion .is-inline-block-widescreen {
    display: inline-block !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .rebellion .is-inline-block-widescreen-only {
    display: inline-block !important;
  }
}
@media screen and (min-width: 1408px) {
  .rebellion .is-inline-block-fullhd {
    display: inline-block !important;
  }
}
.rebellion .is-inline-flex {
  display: inline-flex !important;
}
@media screen and (max-width: 768px) {
  .rebellion .is-inline-flex-mobile {
    display: inline-flex !important;
  }
}
@media screen and (min-width: 769px), print {
  .rebellion .is-inline-flex-tablet {
    display: inline-flex !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .rebellion .is-inline-flex-tablet-only {
    display: inline-flex !important;
  }
}
@media screen and (max-width: 1023px) {
  .rebellion .is-inline-flex-touch {
    display: inline-flex !important;
  }
}
@media screen and (min-width: 1024px) {
  .rebellion .is-inline-flex-desktop {
    display: inline-flex !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .rebellion .is-inline-flex-desktop-only {
    display: inline-flex !important;
  }
}
@media screen and (min-width: 1216px) {
  .rebellion .is-inline-flex-widescreen {
    display: inline-flex !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .rebellion .is-inline-flex-widescreen-only {
    display: inline-flex !important;
  }
}
@media screen and (min-width: 1408px) {
  .rebellion .is-inline-flex-fullhd {
    display: inline-flex !important;
  }
}
.rebellion .is-hidden {
  display: none !important;
}
.rebellion .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) {
  .rebellion .is-hidden-mobile {
    display: none !important;
  }
}
@media screen and (min-width: 769px), print {
  .rebellion .is-hidden-tablet {
    display: none !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .rebellion .is-hidden-tablet-only {
    display: none !important;
  }
}
@media screen and (max-width: 1023px) {
  .rebellion .is-hidden-touch {
    display: none !important;
  }
}
@media screen and (min-width: 1024px) {
  .rebellion .is-hidden-desktop {
    display: none !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .rebellion .is-hidden-desktop-only {
    display: none !important;
  }
}
@media screen and (min-width: 1216px) {
  .rebellion .is-hidden-widescreen {
    display: none !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .rebellion .is-hidden-widescreen-only {
    display: none !important;
  }
}
@media screen and (min-width: 1408px) {
  .rebellion .is-hidden-fullhd {
    display: none !important;
  }
}
.rebellion .is-invisible {
  visibility: hidden !important;
}
@media screen and (max-width: 768px) {
  .rebellion .is-invisible-mobile {
    visibility: hidden !important;
  }
}
@media screen and (min-width: 769px), print {
  .rebellion .is-invisible-tablet {
    visibility: hidden !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .rebellion .is-invisible-tablet-only {
    visibility: hidden !important;
  }
}
@media screen and (max-width: 1023px) {
  .rebellion .is-invisible-touch {
    visibility: hidden !important;
  }
}
@media screen and (min-width: 1024px) {
  .rebellion .is-invisible-desktop {
    visibility: hidden !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .rebellion .is-invisible-desktop-only {
    visibility: hidden !important;
  }
}
@media screen and (min-width: 1216px) {
  .rebellion .is-invisible-widescreen {
    visibility: hidden !important;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .rebellion .is-invisible-widescreen-only {
    visibility: hidden !important;
  }
}
@media screen and (min-width: 1408px) {
  .rebellion .is-invisible-fullhd {
    visibility: hidden !important;
  }
}
.rebellion .hero {
  align-items: stretch;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.rebellion .hero .navbar {
  background: none;
}
.rebellion .hero .tabs ul {
  border-bottom: none;
}
.rebellion .hero.is-white {
  background-color: white;
  color: #0a0a0a;
}
.rebellion .hero.is-white a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.rebellion .hero.is-white strong {
  color: inherit;
}
.rebellion .hero.is-white .title {
  color: #0a0a0a;
}
.rebellion .hero.is-white .subtitle {
  color: rgba(10, 10, 10, 0.9);
}
.rebellion .hero.is-white .subtitle a:not(.button),
.rebellion .hero.is-white .subtitle strong {
  color: #0a0a0a;
}
@media screen and (max-width: 1023px) {
  .rebellion .hero.is-white .navbar-menu {
    background-color: white;
  }
}
.rebellion .hero.is-white .navbar-item,
.rebellion .hero.is-white .navbar-link {
  color: rgba(10, 10, 10, 0.7);
}
.rebellion .hero.is-white a.navbar-item:hover, .rebellion .hero.is-white a.navbar-item.is-active,
.rebellion .hero.is-white .navbar-link:hover,
.rebellion .hero.is-white .navbar-link.is-active {
  background-color: #f2f2f2;
  color: #0a0a0a;
}
.rebellion .hero.is-white .tabs a {
  color: #0a0a0a;
  opacity: 0.9;
}
.rebellion .hero.is-white .tabs a:hover {
  opacity: 1;
}
.rebellion .hero.is-white .tabs li.is-active a {
  opacity: 1;
}
.rebellion .hero.is-white .tabs.is-boxed a, .rebellion .hero.is-white .tabs.is-toggle a {
  color: #0a0a0a;
}
.rebellion .hero.is-white .tabs.is-boxed a:hover, .rebellion .hero.is-white .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 0.1);
}
.rebellion .hero.is-white .tabs.is-boxed li.is-active a, .rebellion .hero.is-white .tabs.is-boxed li.is-active a:hover, .rebellion .hero.is-white .tabs.is-toggle li.is-active a, .rebellion .hero.is-white .tabs.is-toggle li.is-active a:hover {
  background-color: #0a0a0a;
  border-color: #0a0a0a;
  color: white;
}
.rebellion .hero.is-white.is-bold {
  background-image: linear-gradient(141deg, #e8e3e4 0%, white 71%, white 100%);
}
@media screen and (max-width: 768px) {
  .rebellion .hero.is-white.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #e8e3e4 0%, white 71%, white 100%);
  }
}
.rebellion .hero.is-black {
  background-color: #0a0a0a;
  color: white;
}
.rebellion .hero.is-black a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.rebellion .hero.is-black strong {
  color: inherit;
}
.rebellion .hero.is-black .title {
  color: white;
}
.rebellion .hero.is-black .subtitle {
  color: rgba(255, 255, 255, 0.9);
}
.rebellion .hero.is-black .subtitle a:not(.button),
.rebellion .hero.is-black .subtitle strong {
  color: white;
}
@media screen and (max-width: 1023px) {
  .rebellion .hero.is-black .navbar-menu {
    background-color: #0a0a0a;
  }
}
.rebellion .hero.is-black .navbar-item,
.rebellion .hero.is-black .navbar-link {
  color: rgba(255, 255, 255, 0.7);
}
.rebellion .hero.is-black a.navbar-item:hover, .rebellion .hero.is-black a.navbar-item.is-active,
.rebellion .hero.is-black .navbar-link:hover,
.rebellion .hero.is-black .navbar-link.is-active {
  background-color: black;
  color: white;
}
.rebellion .hero.is-black .tabs a {
  color: white;
  opacity: 0.9;
}
.rebellion .hero.is-black .tabs a:hover {
  opacity: 1;
}
.rebellion .hero.is-black .tabs li.is-active a {
  opacity: 1;
}
.rebellion .hero.is-black .tabs.is-boxed a, .rebellion .hero.is-black .tabs.is-toggle a {
  color: white;
}
.rebellion .hero.is-black .tabs.is-boxed a:hover, .rebellion .hero.is-black .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 0.1);
}
.rebellion .hero.is-black .tabs.is-boxed li.is-active a, .rebellion .hero.is-black .tabs.is-boxed li.is-active a:hover, .rebellion .hero.is-black .tabs.is-toggle li.is-active a, .rebellion .hero.is-black .tabs.is-toggle li.is-active a:hover {
  background-color: white;
  border-color: white;
  color: #0a0a0a;
}
.rebellion .hero.is-black.is-bold {
  background-image: linear-gradient(141deg, black 0%, #0a0a0a 71%, #181616 100%);
}
@media screen and (max-width: 768px) {
  .rebellion .hero.is-black.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, black 0%, #0a0a0a 71%, #181616 100%);
  }
}
.rebellion .hero.is-light {
  background-color: whitesmoke;
  color: rgba(0, 0, 0, 0.7);
}
.rebellion .hero.is-light a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.rebellion .hero.is-light strong {
  color: inherit;
}
.rebellion .hero.is-light .title {
  color: rgba(0, 0, 0, 0.7);
}
.rebellion .hero.is-light .subtitle {
  color: rgba(0, 0, 0, 0.9);
}
.rebellion .hero.is-light .subtitle a:not(.button),
.rebellion .hero.is-light .subtitle strong {
  color: rgba(0, 0, 0, 0.7);
}
@media screen and (max-width: 1023px) {
  .rebellion .hero.is-light .navbar-menu {
    background-color: whitesmoke;
  }
}
.rebellion .hero.is-light .navbar-item,
.rebellion .hero.is-light .navbar-link {
  color: rgba(0, 0, 0, 0.7);
}
.rebellion .hero.is-light a.navbar-item:hover, .rebellion .hero.is-light a.navbar-item.is-active,
.rebellion .hero.is-light .navbar-link:hover,
.rebellion .hero.is-light .navbar-link.is-active {
  background-color: #e8e8e8;
  color: rgba(0, 0, 0, 0.7);
}
.rebellion .hero.is-light .tabs a {
  color: rgba(0, 0, 0, 0.7);
  opacity: 0.9;
}
.rebellion .hero.is-light .tabs a:hover {
  opacity: 1;
}
.rebellion .hero.is-light .tabs li.is-active a {
  opacity: 1;
}
.rebellion .hero.is-light .tabs.is-boxed a, .rebellion .hero.is-light .tabs.is-toggle a {
  color: rgba(0, 0, 0, 0.7);
}
.rebellion .hero.is-light .tabs.is-boxed a:hover, .rebellion .hero.is-light .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 0.1);
}
.rebellion .hero.is-light .tabs.is-boxed li.is-active a, .rebellion .hero.is-light .tabs.is-boxed li.is-active a:hover, .rebellion .hero.is-light .tabs.is-toggle li.is-active a, .rebellion .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;
}
.rebellion .hero.is-light.is-bold {
  background-image: linear-gradient(141deg, #dfd8d9 0%, whitesmoke 71%, white 100%);
}
@media screen and (max-width: 768px) {
  .rebellion .hero.is-light.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #dfd8d9 0%, whitesmoke 71%, white 100%);
  }
}
.rebellion .hero.is-dark {
  background-color: #1f1f1f;
  color: #fff;
}
.rebellion .hero.is-dark a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.rebellion .hero.is-dark strong {
  color: inherit;
}
.rebellion .hero.is-dark .title {
  color: #fff;
}
.rebellion .hero.is-dark .subtitle {
  color: rgba(255, 255, 255, 0.9);
}
.rebellion .hero.is-dark .subtitle a:not(.button),
.rebellion .hero.is-dark .subtitle strong {
  color: #fff;
}
@media screen and (max-width: 1023px) {
  .rebellion .hero.is-dark .navbar-menu {
    background-color: #1f1f1f;
  }
}
.rebellion .hero.is-dark .navbar-item,
.rebellion .hero.is-dark .navbar-link {
  color: rgba(255, 255, 255, 0.7);
}
.rebellion .hero.is-dark a.navbar-item:hover, .rebellion .hero.is-dark a.navbar-item.is-active,
.rebellion .hero.is-dark .navbar-link:hover,
.rebellion .hero.is-dark .navbar-link.is-active {
  background-color: #121212;
  color: #fff;
}
.rebellion .hero.is-dark .tabs a {
  color: #fff;
  opacity: 0.9;
}
.rebellion .hero.is-dark .tabs a:hover {
  opacity: 1;
}
.rebellion .hero.is-dark .tabs li.is-active a {
  opacity: 1;
}
.rebellion .hero.is-dark .tabs.is-boxed a, .rebellion .hero.is-dark .tabs.is-toggle a {
  color: #fff;
}
.rebellion .hero.is-dark .tabs.is-boxed a:hover, .rebellion .hero.is-dark .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 0.1);
}
.rebellion .hero.is-dark .tabs.is-boxed li.is-active a, .rebellion .hero.is-dark .tabs.is-boxed li.is-active a:hover, .rebellion .hero.is-dark .tabs.is-toggle li.is-active a, .rebellion .hero.is-dark .tabs.is-toggle li.is-active a:hover {
  background-color: #fff;
  border-color: #fff;
  color: #1f1f1f;
}
.rebellion .hero.is-dark.is-bold {
  background-image: linear-gradient(141deg, #060505 0%, #1f1f1f 71%, #2e2a2a 100%);
}
@media screen and (max-width: 768px) {
  .rebellion .hero.is-dark.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #060505 0%, #1f1f1f 71%, #2e2a2a 100%);
  }
}
.rebellion .hero.is-primary {
  background-color: #f5a40d;
  color: #fff;
}
.rebellion .hero.is-primary a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.rebellion .hero.is-primary strong {
  color: inherit;
}
.rebellion .hero.is-primary .title {
  color: #fff;
}
.rebellion .hero.is-primary .subtitle {
  color: rgba(255, 255, 255, 0.9);
}
.rebellion .hero.is-primary .subtitle a:not(.button),
.rebellion .hero.is-primary .subtitle strong {
  color: #fff;
}
@media screen and (max-width: 1023px) {
  .rebellion .hero.is-primary .navbar-menu {
    background-color: #f5a40d;
  }
}
.rebellion .hero.is-primary .navbar-item,
.rebellion .hero.is-primary .navbar-link {
  color: rgba(255, 255, 255, 0.7);
}
.rebellion .hero.is-primary a.navbar-item:hover, .rebellion .hero.is-primary a.navbar-item.is-active,
.rebellion .hero.is-primary .navbar-link:hover,
.rebellion .hero.is-primary .navbar-link.is-active {
  background-color: #df9509;
  color: #fff;
}
.rebellion .hero.is-primary .tabs a {
  color: #fff;
  opacity: 0.9;
}
.rebellion .hero.is-primary .tabs a:hover {
  opacity: 1;
}
.rebellion .hero.is-primary .tabs li.is-active a {
  opacity: 1;
}
.rebellion .hero.is-primary .tabs.is-boxed a, .rebellion .hero.is-primary .tabs.is-toggle a {
  color: #fff;
}
.rebellion .hero.is-primary .tabs.is-boxed a:hover, .rebellion .hero.is-primary .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 0.1);
}
.rebellion .hero.is-primary .tabs.is-boxed li.is-active a, .rebellion .hero.is-primary .tabs.is-boxed li.is-active a:hover, .rebellion .hero.is-primary .tabs.is-toggle li.is-active a, .rebellion .hero.is-primary .tabs.is-toggle li.is-active a:hover {
  background-color: #fff;
  border-color: #fff;
  color: #f5a40d;
}
.rebellion .hero.is-primary.is-bold {
  background-image: linear-gradient(141deg, #cf6400 0%, #f5a40d 71%, #fcd420 100%);
}
@media screen and (max-width: 768px) {
  .rebellion .hero.is-primary.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #cf6400 0%, #f5a40d 71%, #fcd420 100%);
  }
}
.rebellion .hero.is-link {
  background-color: #3273dc;
  color: #fff;
}
.rebellion .hero.is-link a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.rebellion .hero.is-link strong {
  color: inherit;
}
.rebellion .hero.is-link .title {
  color: #fff;
}
.rebellion .hero.is-link .subtitle {
  color: rgba(255, 255, 255, 0.9);
}
.rebellion .hero.is-link .subtitle a:not(.button),
.rebellion .hero.is-link .subtitle strong {
  color: #fff;
}
@media screen and (max-width: 1023px) {
  .rebellion .hero.is-link .navbar-menu {
    background-color: #3273dc;
  }
}
.rebellion .hero.is-link .navbar-item,
.rebellion .hero.is-link .navbar-link {
  color: rgba(255, 255, 255, 0.7);
}
.rebellion .hero.is-link a.navbar-item:hover, .rebellion .hero.is-link a.navbar-item.is-active,
.rebellion .hero.is-link .navbar-link:hover,
.rebellion .hero.is-link .navbar-link.is-active {
  background-color: #2366d1;
  color: #fff;
}
.rebellion .hero.is-link .tabs a {
  color: #fff;
  opacity: 0.9;
}
.rebellion .hero.is-link .tabs a:hover {
  opacity: 1;
}
.rebellion .hero.is-link .tabs li.is-active a {
  opacity: 1;
}
.rebellion .hero.is-link .tabs.is-boxed a, .rebellion .hero.is-link .tabs.is-toggle a {
  color: #fff;
}
.rebellion .hero.is-link .tabs.is-boxed a:hover, .rebellion .hero.is-link .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 0.1);
}
.rebellion .hero.is-link .tabs.is-boxed li.is-active a, .rebellion .hero.is-link .tabs.is-boxed li.is-active a:hover, .rebellion .hero.is-link .tabs.is-toggle li.is-active a, .rebellion .hero.is-link .tabs.is-toggle li.is-active a:hover {
  background-color: #fff;
  border-color: #fff;
  color: #3273dc;
}
.rebellion .hero.is-link.is-bold {
  background-image: linear-gradient(141deg, #1577c6 0%, #3273dc 71%, #4366e5 100%);
}
@media screen and (max-width: 768px) {
  .rebellion .hero.is-link.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #1577c6 0%, #3273dc 71%, #4366e5 100%);
  }
}
.rebellion .hero.is-info {
  background-color: #3298dc;
  color: #fff;
}
.rebellion .hero.is-info a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.rebellion .hero.is-info strong {
  color: inherit;
}
.rebellion .hero.is-info .title {
  color: #fff;
}
.rebellion .hero.is-info .subtitle {
  color: rgba(255, 255, 255, 0.9);
}
.rebellion .hero.is-info .subtitle a:not(.button),
.rebellion .hero.is-info .subtitle strong {
  color: #fff;
}
@media screen and (max-width: 1023px) {
  .rebellion .hero.is-info .navbar-menu {
    background-color: #3298dc;
  }
}
.rebellion .hero.is-info .navbar-item,
.rebellion .hero.is-info .navbar-link {
  color: rgba(255, 255, 255, 0.7);
}
.rebellion .hero.is-info a.navbar-item:hover, .rebellion .hero.is-info a.navbar-item.is-active,
.rebellion .hero.is-info .navbar-link:hover,
.rebellion .hero.is-info .navbar-link.is-active {
  background-color: #238cd1;
  color: #fff;
}
.rebellion .hero.is-info .tabs a {
  color: #fff;
  opacity: 0.9;
}
.rebellion .hero.is-info .tabs a:hover {
  opacity: 1;
}
.rebellion .hero.is-info .tabs li.is-active a {
  opacity: 1;
}
.rebellion .hero.is-info .tabs.is-boxed a, .rebellion .hero.is-info .tabs.is-toggle a {
  color: #fff;
}
.rebellion .hero.is-info .tabs.is-boxed a:hover, .rebellion .hero.is-info .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 0.1);
}
.rebellion .hero.is-info .tabs.is-boxed li.is-active a, .rebellion .hero.is-info .tabs.is-boxed li.is-active a:hover, .rebellion .hero.is-info .tabs.is-toggle li.is-active a, .rebellion .hero.is-info .tabs.is-toggle li.is-active a:hover {
  background-color: #fff;
  border-color: #fff;
  color: #3298dc;
}
.rebellion .hero.is-info.is-bold {
  background-image: linear-gradient(141deg, #159dc6 0%, #3298dc 71%, #4389e5 100%);
}
@media screen and (max-width: 768px) {
  .rebellion .hero.is-info.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #159dc6 0%, #3298dc 71%, #4389e5 100%);
  }
}
.rebellion .hero.is-success {
  background-color: #48c774;
  color: #fff;
}
.rebellion .hero.is-success a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.rebellion .hero.is-success strong {
  color: inherit;
}
.rebellion .hero.is-success .title {
  color: #fff;
}
.rebellion .hero.is-success .subtitle {
  color: rgba(255, 255, 255, 0.9);
}
.rebellion .hero.is-success .subtitle a:not(.button),
.rebellion .hero.is-success .subtitle strong {
  color: #fff;
}
@media screen and (max-width: 1023px) {
  .rebellion .hero.is-success .navbar-menu {
    background-color: #48c774;
  }
}
.rebellion .hero.is-success .navbar-item,
.rebellion .hero.is-success .navbar-link {
  color: rgba(255, 255, 255, 0.7);
}
.rebellion .hero.is-success a.navbar-item:hover, .rebellion .hero.is-success a.navbar-item.is-active,
.rebellion .hero.is-success .navbar-link:hover,
.rebellion .hero.is-success .navbar-link.is-active {
  background-color: #3abb67;
  color: #fff;
}
.rebellion .hero.is-success .tabs a {
  color: #fff;
  opacity: 0.9;
}
.rebellion .hero.is-success .tabs a:hover {
  opacity: 1;
}
.rebellion .hero.is-success .tabs li.is-active a {
  opacity: 1;
}
.rebellion .hero.is-success .tabs.is-boxed a, .rebellion .hero.is-success .tabs.is-toggle a {
  color: #fff;
}
.rebellion .hero.is-success .tabs.is-boxed a:hover, .rebellion .hero.is-success .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 0.1);
}
.rebellion .hero.is-success .tabs.is-boxed li.is-active a, .rebellion .hero.is-success .tabs.is-boxed li.is-active a:hover, .rebellion .hero.is-success .tabs.is-toggle li.is-active a, .rebellion .hero.is-success .tabs.is-toggle li.is-active a:hover {
  background-color: #fff;
  border-color: #fff;
  color: #48c774;
}
.rebellion .hero.is-success.is-bold {
  background-image: linear-gradient(141deg, #29b342 0%, #48c774 71%, #56d296 100%);
}
@media screen and (max-width: 768px) {
  .rebellion .hero.is-success.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #29b342 0%, #48c774 71%, #56d296 100%);
  }
}
.rebellion .hero.is-warning {
  background-color: #ffdd57;
  color: rgba(0, 0, 0, 0.7);
}
.rebellion .hero.is-warning a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.rebellion .hero.is-warning strong {
  color: inherit;
}
.rebellion .hero.is-warning .title {
  color: rgba(0, 0, 0, 0.7);
}
.rebellion .hero.is-warning .subtitle {
  color: rgba(0, 0, 0, 0.9);
}
.rebellion .hero.is-warning .subtitle a:not(.button),
.rebellion .hero.is-warning .subtitle strong {
  color: rgba(0, 0, 0, 0.7);
}
@media screen and (max-width: 1023px) {
  .rebellion .hero.is-warning .navbar-menu {
    background-color: #ffdd57;
  }
}
.rebellion .hero.is-warning .navbar-item,
.rebellion .hero.is-warning .navbar-link {
  color: rgba(0, 0, 0, 0.7);
}
.rebellion .hero.is-warning a.navbar-item:hover, .rebellion .hero.is-warning a.navbar-item.is-active,
.rebellion .hero.is-warning .navbar-link:hover,
.rebellion .hero.is-warning .navbar-link.is-active {
  background-color: #ffd83d;
  color: rgba(0, 0, 0, 0.7);
}
.rebellion .hero.is-warning .tabs a {
  color: rgba(0, 0, 0, 0.7);
  opacity: 0.9;
}
.rebellion .hero.is-warning .tabs a:hover {
  opacity: 1;
}
.rebellion .hero.is-warning .tabs li.is-active a {
  opacity: 1;
}
.rebellion .hero.is-warning .tabs.is-boxed a, .rebellion .hero.is-warning .tabs.is-toggle a {
  color: rgba(0, 0, 0, 0.7);
}
.rebellion .hero.is-warning .tabs.is-boxed a:hover, .rebellion .hero.is-warning .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 0.1);
}
.rebellion .hero.is-warning .tabs.is-boxed li.is-active a, .rebellion .hero.is-warning .tabs.is-boxed li.is-active a:hover, .rebellion .hero.is-warning .tabs.is-toggle li.is-active a, .rebellion .hero.is-warning .tabs.is-toggle li.is-active a:hover {
  background-color: rgba(0, 0, 0, 0.7);
  border-color: rgba(0, 0, 0, 0.7);
  color: #ffdd57;
}
.rebellion .hero.is-warning.is-bold {
  background-image: linear-gradient(141deg, #ffaf24 0%, #ffdd57 71%, #fffa70 100%);
}
@media screen and (max-width: 768px) {
  .rebellion .hero.is-warning.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #ffaf24 0%, #ffdd57 71%, #fffa70 100%);
  }
}
.rebellion .hero.is-danger {
  background-color: #f14668;
  color: #fff;
}
.rebellion .hero.is-danger a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.rebellion .hero.is-danger strong {
  color: inherit;
}
.rebellion .hero.is-danger .title {
  color: #fff;
}
.rebellion .hero.is-danger .subtitle {
  color: rgba(255, 255, 255, 0.9);
}
.rebellion .hero.is-danger .subtitle a:not(.button),
.rebellion .hero.is-danger .subtitle strong {
  color: #fff;
}
@media screen and (max-width: 1023px) {
  .rebellion .hero.is-danger .navbar-menu {
    background-color: #f14668;
  }
}
.rebellion .hero.is-danger .navbar-item,
.rebellion .hero.is-danger .navbar-link {
  color: rgba(255, 255, 255, 0.7);
}
.rebellion .hero.is-danger a.navbar-item:hover, .rebellion .hero.is-danger a.navbar-item.is-active,
.rebellion .hero.is-danger .navbar-link:hover,
.rebellion .hero.is-danger .navbar-link.is-active {
  background-color: #ef2e55;
  color: #fff;
}
.rebellion .hero.is-danger .tabs a {
  color: #fff;
  opacity: 0.9;
}
.rebellion .hero.is-danger .tabs a:hover {
  opacity: 1;
}
.rebellion .hero.is-danger .tabs li.is-active a {
  opacity: 1;
}
.rebellion .hero.is-danger .tabs.is-boxed a, .rebellion .hero.is-danger .tabs.is-toggle a {
  color: #fff;
}
.rebellion .hero.is-danger .tabs.is-boxed a:hover, .rebellion .hero.is-danger .tabs.is-toggle a:hover {
  background-color: rgba(10, 10, 10, 0.1);
}
.rebellion .hero.is-danger .tabs.is-boxed li.is-active a, .rebellion .hero.is-danger .tabs.is-boxed li.is-active a:hover, .rebellion .hero.is-danger .tabs.is-toggle li.is-active a, .rebellion .hero.is-danger .tabs.is-toggle li.is-active a:hover {
  background-color: #fff;
  border-color: #fff;
  color: #f14668;
}
.rebellion .hero.is-danger.is-bold {
  background-image: linear-gradient(141deg, #fa0a62 0%, #f14668 71%, #f7595f 100%);
}
@media screen and (max-width: 768px) {
  .rebellion .hero.is-danger.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #fa0a62 0%, #f14668 71%, #f7595f 100%);
  }
}
.rebellion .hero.is-small .hero-body {
  padding: 1.5rem;
}
@media screen and (min-width: 769px), print {
  .rebellion .hero.is-medium .hero-body {
    padding: 9rem 1.5rem;
  }
}
@media screen and (min-width: 769px), print {
  .rebellion .hero.is-large .hero-body {
    padding: 18rem 1.5rem;
  }
}
.rebellion .hero.is-halfheight .hero-body, .rebellion .hero.is-fullheight .hero-body, .rebellion .hero.is-fullheight-with-navbar .hero-body {
  align-items: center;
  display: flex;
}
.rebellion .hero.is-halfheight .hero-body > .container, .rebellion .hero.is-fullheight .hero-body > .container, .rebellion .hero.is-fullheight-with-navbar .hero-body > .container {
  flex-grow: 1;
  flex-shrink: 1;
}
.rebellion .hero.is-halfheight {
  min-height: 50vh;
}
.rebellion .hero.is-fullheight {
  min-height: 100vh;
}
.rebellion .hero-video {
  overflow: hidden;
}
.rebellion .hero-video video {
  left: 50%;
  min-height: 100%;
  min-width: 100%;
  position: absolute;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
}
.rebellion .hero-video.is-transparent {
  opacity: 0.3;
}
@media screen and (max-width: 768px) {
  .rebellion .hero-video {
    display: none;
  }
}
.rebellion .hero-buttons {
  margin-top: 1.5rem;
}
@media screen and (max-width: 768px) {
  .rebellion .hero-buttons .button {
    display: flex;
  }
  .rebellion .hero-buttons .button:not(:last-child) {
    margin-bottom: 0.75rem;
  }
}
@media screen and (min-width: 769px), print {
  .rebellion .hero-buttons {
    display: flex;
    justify-content: center;
  }
  .rebellion .hero-buttons .button:not(:last-child) {
    margin-right: 1.5rem;
  }
}
.rebellion .hero-head,
.rebellion .hero-foot {
  flex-grow: 0;
  flex-shrink: 0;
}
.rebellion .hero-body {
  flex-grow: 1;
  flex-shrink: 0;
  padding: 3rem 1.5rem;
}
.rebellion .section {
  padding: 3rem 1.5rem;
}
@media screen and (min-width: 1024px) {
  .rebellion .section.is-medium {
    padding: 9rem 1.5rem;
  }
  .rebellion .section.is-large {
    padding: 18rem 1.5rem;
  }
}
.rebellion .footer {
  background-color: #fafafa;
  padding: 3rem 1.5rem 6rem;
}
.rebellion .woocommerce-info {
  background: #f5a40d;
  color: #1f1f1f;
  font-size: 18px;
  font-weight: 800;
}
.rebellion .woocommerce-info a {
  color: #1f1f1f;
  margin-left: 10px;
  font-weight: 400;
}
.rebellion #place_order,
.rebellion .checkout-button {
  background: #f5a40d !important;
  color: #1f1f1f !important;
}
.rebellion #place_order:hover,
.rebellion .checkout-button:hover {
  background: transparent !important;
  border: 1px solid #f5a40d !important;
  color: #f5a40d !important;
}
.rebellion .woocommerce-notice {
  padding: 10px;
}
.rebellion .place-order {
  background: #eee !important;
}
.rebellion .place-order p {
  margin-bottom: 10px;
}
.rebellion a.remove:before {
  color: red;
}
.rebellion .actions .button[aria-disabled=false] {
  background: #f5d70d;
  color: white;
}
.rebellion .woocommerce-message {
  background-color: #f5a40d;
}
.rebellion .product .woocommerce-LoopProduct-link:hover {
  transition: all 0.5s ease;
}
.rebellion .woocommerce-Tabs-panel {
  padding: 20px;
}
.rebellion .woocommerce-Tabs-panel h2 {
  font-weight: 400;
}
.rebellion .product_title {
  font-size: calc(16px + 2vw);
}
.rebellion .storefront-breadcrumb {
  margin-bottom: 10px;
}
.rebellion .woocommerce-products-header {
  display: none;
}
.rebellion .onsale {
  position: absolute;
  top: -5px;
  right: -5px;
  background: #f5d70d;
  color: white;
  font-size: 16px;
}
.rebellion .single-product div.product {
  overflow: visible;
}
.rebellion .single_add_to_cart_button {
  background: #f5d70d !important;
  border-color: #f5d70d !important;
}
.rebellion .woocommerce-LoopProduct-link {
  margin-bottom: 10px;
}
.rebellion .woocommerce-LoopProduct-link:hover {
  border: none;
}
.rebellion .widget .woocommerce-Price-amount {
  color: #f5d70d;
}
.rebellion .storefront-sorting {
  display: flex;
  align-items: center;
}
.rebellion .storefront-sorting form {
  margin-bottom: 0;
  margin-right: 10px;
}
.rebellion .woocommerce-Tabs-panel {
  background: #f4f4f4;
}
.rebellion .wc-tabs {
  margin-right: 0 !important;
  width: 34.4% !important;
}
.rebellion .wc-tabs li.active {
  background: #f4f4f4;
}
.rebellion .wc-tabs li a {
  padding-left: 20px;
}
.rebellion .panel td {
  background: #f4f4f4 !important;
}
.rebellion .variations td {
  font-size: 12px;
}
.rebellion .quantity input[type=number] {
  height: 40px;
}
.rebellion .nav-previous a,
.rebellion .nav-next a {
  border: 1px solid #f5a40d;
  padding: 5px 20px;
  border-radius: 30px;
  display: inline-block;
}
.rebellion .nav-previous a:hover,
.rebellion .nav-next a:hover {
  background: #f5a40d;
  color: #1f1f1f;
}
@media screen and (max-width: 768px) {
  .rebellion .page-template-template-fullwidth .storefront-breadcrumb {
    padding-left: 20px;
  }
}
.rebellion .woocommerce-product-search::before {
  top: 8px !important;
  left: 11px !important;
  color: white;
}
.rebellion #woocommerce-product-search-field-0 {
  background: transparent;
  border-radius: 50px;
  color: white;
  border: 1px solid #ccc;
  padding: 5px 30px;
}
.rebellion #woocommerce-product-search-field-0 ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #ccc !important;
}
.rebellion #woocommerce-product-search-field-0 ::-moz-placeholder {
  /* Firefox 19+ */
  color: #ccc !important;
}
.rebellion #woocommerce-product-search-field-0 :-ms-input-placeholder {
  /* IE 10+ */
  color: #ccc !important;
}
.rebellion #woocommerce-product-search-field-0 :-moz-placeholder {
  /* Firefox 18- */
  color: #ccc !important;
}
.rebellion .widget_shopping_cart {
  background-color: black !important;
}
.rebellion .woocommerce-loop-product__title {
  color: white;
  font-size: 18px;
  font-weight: 800 !important;
  text-align: left;
  margin-top: 1pc;
  text-transform: uppercase;
}
.rebellion .woocommerce-loop-product__link {
  margin-bottom: 0 !important;
}
.rebellion .woocommerce-loop-product__link img {
  width: 100%;
}
.rebellion .woocommerce-loop-product__link .woocommerce-Price-amount.amount {
  font-size: 16px;
  font-weight: 800;
  color: #f5a40d;
  text-align: left !important;
}
.rebellion .price {
  text-align: left;
}
.rebellion .button.add_to_cart_button {
  width: 100%;
  color: #333;
  border: 1px solid #f5a40d;
}
.rebellion .button.add_to_cart_button:hover {
  background: #333;
  color: #f5a40d;
}
.rebellion .woocommerce-message {
  margin-bottom: 0;
}
.rebellion .woocommerce-breadcrumb {
  color: #f5a40d;
}
.rebellion .woocommerce-breadcrumb a {
  color: white;
}
.rebellion .wpf_column_vertical label {
  color: white;
  margin-right: 10px;
}
.rebellion .wpf_item_count {
  background: #f5a40d;
  color: black;
}
.rebellion .themify-wpf {
  margin-bottom: 20px;
}
.rebellion .woocommerce-cart table th {
  background-color: #1f1f1f;
  color: #f5a40d;
}
.rebellion .woocommerce-cart-form__cart-item {
  border-top: 1px solid #777;
}
.rebellion .woocommerce-cart-form__cart-item:last-of-type {
  border-top: none;
}
.rebellion .woocommerce-cart-form__cart-item td {
  background: #1f1f1f !important;
  color: white;
}
.rebellion .woocommerce-cart-form__cart-item td input[type=number] {
  color: white;
}
.rebellion #coupon_code::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #f5a40d;
}
.rebellion #coupon_code::-moz-placeholder {
  /* Firefox 19+ */
  color: #f5a40d;
}
.rebellion #coupon_code *:-ms-input-placeholder {
  /* IE 10+ */
  color: #f5a40d;
}
.rebellion #coupon_code:-moz-placeholder {
  /* Firefox 18- */
  color: #f5a40d;
}
.rebellion table.cart td.actions .coupon {
  display: flex;
  align-items: center;
}
.rebellion table.cart td.actions .coupon input {
  margin-right: 20px;
}
.rebellion table:not(.has-background) tbody td {
  background: transparent !important;
  color: white !important;
}
.rebellion .woocommerce-Price-amount.amount {
  color: white !important;
}
.rebellion .checkout-button {
  background: #f5a40d !important;
  color: #1f1f1f !important;
}
.rebellion .checkout-button:hover {
  background: transparent !important;
  color: #f5a40d !important;
  border: 1px solid #f5a40d !important;
}
.rebellion .actions .button[aria-disabled=false] {
  background: #f5a40d;
  color: #1f1f1f;
  border-color: #f5a40d;
}
.rebellion .woocommerce-cart-form__cart-item cart_item {
  border-top: none;
}
.rebellion .table.cart td.product-remove, .rebellion table.cart td.actions {
  background: transparent;
  border-top: none;
}
.rebellion .woocommerce-cart .woocommerce .cart .actions .coupon input[type=text] {
  background: transparent;
  border: 2px solid #dddddd;
}
.rebellion .woocommerce-cart input.input-text.qty.text {
  background: transparent;
  border: 2px solid #dddddd;
}
.rebellion .theme-storefront.woocommerce-checkout .form-row {
  margin-bottom: 20px;
}
.rebellion .theme-storefront.woocommerce-checkout input {
  color: white;
}
.rebellion .theme-storefront.woocommerce-checkout input:focus {
  color: black;
}
.rebellion .theme-storefront.woocommerce-checkout #order_review {
  background: transparent;
}
.rebellion .theme-storefront.woocommerce-checkout table:not(.has-background) th {
  background: transparent;
  color: #f5a40d;
}
.rebellion .theme-storefront.woocommerce-checkout .product-quantity {
  color: #f5a40d;
}
.rebellion .theme-storefront.woocommerce-checkout tfoot {
  margin-top: 20px;
}
.rebellion .theme-storefront.woocommerce-checkout #payment .payment_methods > li:not(.woocommerce-notice) {
  background: transparent;
  color: white;
}
.rebellion .theme-storefront.woocommerce-checkout #payment .payment_methods > li:not(.woocommerce-notice) label::before {
  color: #f5a40d;
}
.rebellion .theme-storefront.woocommerce-checkout .payment_box {
  background: transparent !important;
}
.rebellion .theme-storefront.woocommerce-checkout #payment .place-order {
  background: transparent !important;
}
.rebellion button#place_order {
  background: #f5a40d;
  color: #1f1f1f;
}
.rebellion button#place_order:hover {
  background: transparent;
  border: 1px solid #f5a40d;
  color: #f5a40d;
}
.rebellion .woocommerce-input-wrapper input {
  background: transparent;
  border: 1px solid #777;
}
.rebellion .woocommerce-input-wrapper input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: rgba(255, 255, 255, 0.7);
}
.rebellion .woocommerce-input-wrapper input::-moz-placeholder {
  /* Firefox 19+ */
  color: rgba(255, 255, 255, 0.7);
}
.rebellion .woocommerce-input-wrapper input *:-ms-input-placeholder {
  /* IE 10+ */
  color: rgba(255, 255, 255, 0.7);
}
.rebellion .woocommerce-input-wrapper input:-moz-placeholder {
  /* Firefox 18- */
  color: rgba(255, 255, 255, 0.7);
}
.rebellion .tax_label {
  color: white;
}
.rebellion .woocommerce-shipping-methods {
  color: white;
}
.rebellion .woocommerce-shipping-methods label {
  color: white;
}
.rebellion #ship-to-different-address-checkbox {
  right: -20px;
}
.rebellion .billingAddress div:first-of-type p {
  color: white;
}
.rebellion .billingAddress span {
  color: white;
}
.rebellion .woocommerce-result-count {
  margin-right: 10px;
}
.rebellion .sku_wrapper {
  color: white;
}
.rebellion .top-header {
  background: #1f1f1f;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .rebellion .top-header {
    display: none;
  }
}
.rebellion .top-header ul {
  list-style: none;
  display: flex;
}
.rebellion .top-header ul i {
  margin-right: 5px;
}
.rebellion .top-header ul a {
  color: #bbb;
  padding: 12px;
  font-size: 12px;
  display: inline-block;
  text-transform: uppercase;
}
.rebellion .top-header ul a:first-of-type {
  margin-left: -6px;
}
.rebellion .top-header ul a:hover {
  background: #060606;
  color: #f5a40d;
}
.rebellion .top-menu-social span {
  display: none;
}
.rebellion .site-header {
  padding-top: 0 !important;
  margin-bottom: 0 !important;
  padding-bottom: 0;
  background: transparent;
  position: fixed;
  width: 100%;
  border-bottom: 1px solid white !important;
}
.rebellion .site-header.solid {
  background: #1f1f1f;
}
.rebellion .site-header .site-branding {
  margin-bottom: 0;
  width: unset !important;
  padding: 0;
  margin-right: unset !important;
}
.rebellion .site-header .site-branding img {
  padding: 3px 0 10px;
  max-width: 160px;
}
@media screen and (min-width: 1024px) {
  .rebellion .site-header .site-branding img {
    max-width: 200px;
  }
}
.rebellion .site-header .stuff {
  display: flex;
  margin-left: auto;
  margin-right: 20px;
}
@media screen and (max-width: 768px) {
  .rebellion .site-header .stuff {
    display: none;
  }
}
.rebellion .site-header .stuff .header-widget {
  display: flex;
  margin-right: 10px;
}
.rebellion .site-header .stuff .header-widget i {
  margin-right: 5px;
  font-size: 14px;
  position: relative;
  top: 2px;
}
.rebellion .site-header .stuff .header-widget span {
  color: #f5a40d;
}
.rebellion .site-header .stuff .header-widget p {
  font-family: "tex_gyre_herosbold", sans-serif;
  text-transform: uppercase;
  font-size: 12px;
}
.rebellion .site-header .site-search {
  margin-bottom: 0;
}
.rebellion .site-header #menu-main-menu {
  display: flex;
  margin-left: unset;
}
.rebellion .site-header #menu-main-menu .menu-item {
  font-family: "tex_gyre_herosbold", sans-serif;
  font-weight: 800;
  text-transform: uppercase;
  flex-grow: 1;
  color: white;
  font-size: 14px;
}
.rebellion .site-header #menu-main-menu .menu-item:hover, .rebellion .site-header #menu-main-menu .menu-item:focus {
  background: #f5a40d;
  color: black;
}
.rebellion .site-header #menu-main-menu .menu-item:hover a, .rebellion .site-header #menu-main-menu .menu-item:focus a {
  color: #f5a40d;
  width: 100%;
}
.rebellion .site-header #menu-main-menu .menu-item a {
  display: flex;
  width: 100%;
  justify-content: space-around;
  padding: 1em;
}
@media (min-width: 768px) and (max-width: 950px) {
  .rebellion .site-header #menu-main-menu .menu-item a {
    font-size: 12px;
  }
}
.rebellion .site-header #menu-main-menu .current_page_item a {
  background: #f5a40d;
  color: #0a0a0a !important;
}
.rebellion .site-header #menu-main-menu .sub-menu {
  width: 100%;
}
.rebellion .site-header #menu-main-menu .sub-menu a {
  width: 100%;
}
@media (min-width: 768px) and (max-width: 950px) {
  .rebellion .site-header-cart {
    font-size: 12px;
  }
}
.rebellion .site-header-cart .cart-contents {
  padding: 1em;
}
.rebellion .site-header-cart .cart-contents span {
  color: white;
}
.rebellion .site-header-cart .cart-contents .count {
  font-size: 1rem !important;
}
.rebellion .site-header-cart .cart-contents::after {
  color: #f5a40d;
  margin-left: 20px;
  font-size: 1rem !important;
}
@media screen and (min-width: 769px) {
  .rebellion .site-header-cart .cart-contents span:first-of-type,
.rebellion .site-header-cart .cart-contents small {
    display: none;
  }
}
.rebellion .site-header-cart .woocommerce-Price-amount {
  color: #f5a40d;
}
.rebellion .woocommerce-active .site-header .site-header-cart {
  width: unset;
}
.rebellion .menu-toggle {
  display: none;
}
.rebellion .mobile-menu-toggle {
  margin-left: auto;
}
@media screen and (min-width: 769px) {
  .rebellion .mobile-menu-toggle {
    display: none;
  }
}
.rebellion .mobile-menu-toggle i {
  margin-right: 5px;
}
.rebellion .handheld-navigation.active {
  max-height: 9999px !important;
}
@media screen and (max-width: 768px) {
  .rebellion .handheld-navigation .menu {
    padding: 0 20px;
  }
}
@media screen and (max-width: 768px) {
  .rebellion #site-navigation {
    width: 100%;
  }
}
.rebellion #menu-social-menu {
  display: flex;
}
.rebellion #menu-social-menu a {
  color: white;
  padding: 5px;
}
.rebellion #menu-social-menu a:hover {
  background: #f5a40d;
  color: black;
}
.rebellion #menu-social-menu a span {
  margin-left: 5px;
}
.rebellion .search-field::placeholder {
  color: rgba(255, 255, 255, 0.6);
}
@media screen and (min-width: 769px) {
  .rebellion .mobile-menu-close {
    display: none;
  }
}
.rebellion .navbar-dropdown {
  background: #1f1f1f;
  border: 1px solid #444;
}
.rebellion .navbar-link {
  padding: 25px 10px;
}
.rebellion .navbar-item.has-dropdown:hover .navbar-link {
  background: #f5a40d;
  color: black;
}
.rebellion .site-header-cart:hover .widget_shopping_cart {
  width: 300px !important;
  left: -175px;
  background: #1f1f1f !important;
}
.rebellion .site-header-cart:hover .widget_shopping_cart .buttons {
  background: #1f1f1f;
}
.rebellion .site-header-cart:hover .widget_shopping_cart .woocommerce-mini-cart-item a {
  color: white;
}
.rebellion .site-header-cart:hover .widget_shopping_cart .woocommerce-mini-cart-item span {
  color: white;
}
.rebellion .site-header-cart:hover .widget_shopping_cart .total {
  background: #1f1f1f;
}
@media (max-width: 1024px) {
  .rebellion .menu-main-menu-container {
    display: none;
  }
}
.rebellion .mobile-menu-toggle {
  display: none;
}
.rebellion .navbar-burger span {
  color: white;
}
@media screen and (min-width: 1408px) {
  .rebellion .container {
    max-width: 1152px;
  }
}
.rebellion body {
  overflow: visible;
}
.rebellion body p {
  font-family: "Rubik", sans-serif;
  font-weight: 400;
  color: white;
}
.rebellion body h1, .rebellion body h2, .rebellion body h3, .rebellion body h4, .rebellion body h5, .rebellion body h6 {
  color: white;
}
.rebellion body .content h1, .rebellion body .content h2, .rebellion body .content h3, .rebellion body .content h4, .rebellion body .content h5, .rebellion body .content h6 {
  color: white;
}
.rebellion .hentry,
.rebellion .site-main,
.rebellion .content-area {
  margin: 0;
}
.rebellion .wpcf7-response-output {
  color: white;
}
.rebellion a {
  color: #f5a40d;
}
.rebellion .content ul.oil {
  list-style: none;
}
.rebellion .content ul.oil li {
  position: relative;
}
.rebellion .content ul.oil li:after {
  content: "";
  font-family: "Font Awesome 5 Pro";
  font-weight: 700;
  position: absolute;
  left: -20px;
  top: 1px;
  color: #f5a40d;
}
.rebellion .content ul li {
  color: white;
}
.rebellion .content .title {
  font-size: 25px;
  text-align: center;
  margin-bottom: 60px;
  color: white;
  position: relative;
}
.rebellion .content .title::after {
  position: absolute;
  content: "";
  height: 1px;
  bottom: -20px;
  margin: 0 auto;
  left: 0;
  right: 0;
  width: 15%;
  background: #f5a40d;
  transition: 0.5s;
}
.rebellion .wpcf7-submit {
  background: #f5d70d;
  color: white;
}
.rebellion .wpcf7-submit:hover {
  background: #c7ae08;
}
@media screen and (min-width: 769px) {
  .rebellion .products-next,
.rebellion .products-prev {
    display: block !important;
  }
}
@media screen and (max-width: 1023px) {
  .rebellion .container {
    padding: 0 20px;
  }
}
.rebellion .your-email input {
  width: 100%;
  margin-bottom: 10px;
}
.rebellion .woof_sid_auto_shortcode {
  display: none;
}
.rebellion .dark-overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  background: rgba(0, 0, 0, 0.2);
  z-index: 2;
}
.rebellion .embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}
.rebellion .embed-responsive::before {
  display: block;
  content: "";
}
.rebellion .embed-responsive .embed-responsive-item,
.rebellion .embed-responsive iframe,
.rebellion .embed-responsive embed,
.rebellion .embed-responsive object,
.rebellion .embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.rebellion .embed-responsive-21by9::before {
  padding-top: 42.8571428571%;
}
.rebellion .embed-responsive-16by9::before {
  padding-top: 56.25%;
}
.rebellion .embed-responsive-4by3::before {
  padding-top: 75%;
}
.rebellion .embed-responsive-3by2::before {
  padding-top: 66.6666666667%;
}
.rebellion .embed-responsive-1by1::before {
  padding-top: 100%;
}
.rebellion .home .preloader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background-image: url("./loading.svg");
  background-repeat: no-repeat;
  background-color: #1f1f1f;
  background-position: center;
}
.rebellion body {
  background: #1f1f1f;
}
.rebellion a,
.rebellion a label {
  cursor: pointer !important;
}
.rebellion .all:hover {
  color: white;
  text-transform: underline;
}
.rebellion .wpf_slider.ui-slider .ui-widget-header {
  background: #f5a40d;
}
.rebellion .wpf_item_name {
  color: white;
  margin-bottom: 0;
}
.rebellion strong {
  color: unset;
}
.rebellion blockquote {
  border-left-color: #f5a40d !important;
}
.rebellion .logo-font {
  font-family: "optitomasobold-extendedRg";
}
.rebellion .aos-init {
  opacity: 1;
}
.rebellion #specific-products .column {
  list-style: none;
}
.rebellion #specific-products .column .woocommerce-loop-product__title {
  margin-bottom: 20px;
}
.rebellion .justify-content-center {
  justify-content: center !important;
}
.rebellion .justify-content-start {
  justify-content: flex-start !important;
}
.rebellion .justify-end {
  justify-content: flex-end !important;
}
.rebellion .w-100 {
  width: 100%;
}
.rebellion .h-100 {
  height: 100%;
}
.rebellion .align-items-center {
  align-items: center;
}
.rebellion .justify-content-between {
  justify-content: space-between;
}
.rebellion .justify-content-around {
  justify-content: space-around;
}
.rebellion .justify-content-evenly {
  justify-content: space-evenly;
}
.rebellion .flex-wrap {
  flex-wrap: wrap;
}
.rebellion .row-reverse {
  flex-direction: row-reverse;
}
@media screen and (max-width: 768px) {
  .rebellion .mobile-reverse {
    transform: scaleY(-1);
  }
  .rebellion .mobile-reverse .column {
    transform: scaleY(-1);
  }
}
.rebellion h1,
.rebellion h2,
.rebellion h3,
.rebellion h4,
.rebellion h5 {
  font-family: "tex_gyre_herosbold", sans-serif;
  font-weight: 400;
}
.rebellion .content h1 {
  text-transform: uppercase;
  letter-spacing: 1px;
}
.rebellion .content p {
  font-size: 16px;
}
.rebellion .add_to_cart_button {
  background: #f5a40d;
  color: white;
}
.rebellion .button {
  border-radius: 0;
  font-family: "Rubik", sans-serif;
  font-weight: 400;
}
.rebellion .button.is-primary {
  background: #f5a40d;
  color: #333;
}
.rebellion .button.is-primary:hover {
  background: #1f1f1f;
  color: #f5a40d;
}
.rebellion .site-footer {
  background: #1f1f1f;
  color: white;
  padding-bottom: 0 !important;
}
.rebellion .site-footer .widget {
  margin-bottom: 20px;
}
.rebellion .site-footer .widget h2, .rebellion .site-footer .widget h3, .rebellion .site-footer .widget h4, .rebellion .site-footer .widget h5, .rebellion .site-footer .widget p {
  color: white;
}
.rebellion .site-footer .widget .widget-title {
  color: white;
  margin-bottom: 0;
}
.rebellion .site-footer .widget a {
  color: white !important;
  text-decoration: underline;
}
.rebellion .site-footer .widget i {
  margin-right: 10px;
}
.rebellion .site-footer .site-info {
  color: #f5a40d;
}
.rebellion .site-footer .site-info a {
  color: white !important;
}
.rebellion .site-footer .site-info a:hover {
  text-decoration: underline;
}
.rebellion .footer-info .column {
  padding: 2rem 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.rebellion .footer-info .footer-info-content {
  display: flex;
  flex-direction: column;
}
.rebellion .footer-info p {
  font-size: 14px;
  margin-bottom: 0;
  color: #333;
}
.rebellion .footer-info h5 {
  color: #333;
  margin-bottom: 0;
}
.rebellion .footer-info i {
  font-size: 3rem;
  color: #333;
  transition: all 1s ease;
  margin-right: 20px;
}
.rebellion .footer-info i:hover {
  font-size: 3.5rem;
  transition: all 1s ease;
}
.rebellion .footer-details i {
  color: #f5a40d;
  position: relative;
  top: 2px;
}
.rebellion .footer-widgets .block:not(:first-of-type) {
  margin-top: 20px;
}
.rebellion .footer-widgets .column {
  align-content: center;
  display: flex;
  flex-direction: column;
}
.rebellion .footer-subscribe {
  display: flex;
}
.rebellion .footer-subscribe input {
  width: 100%;
  background: transparent;
  border: 1px #ddd solid;
}
.rebellion .footer-subscribe button {
  background: #f5a40d;
  padding: 10px 20px;
}
.rebellion .footer-subscribe button i {
  color: #333;
  margin: 0 !important;
}
.rebellion .widget_nav_menu ul li::before {
  content: "";
  color: #f5a40d;
}
.rebellion .waves {
  position: relative;
  width: 100%;
  height: 15vh;
  margin-bottom: -7px;
  /*Fix for safari gap*/
  min-height: 100px;
  max-height: 150px;
}
@media screen and (max-width: 768px) {
  .rebellion .waves {
    display: none;
  }
}
.rebellion .parallax > use {
  animation: move-forever 25s cubic-bezier(0.55, 0.5, 0.45, 0.5) infinite;
}
.rebellion .parallax > use:nth-child(1) {
  animation-delay: -2s;
  animation-duration: 7s;
}
.rebellion .parallax > use:nth-child(2) {
  animation-delay: -3s;
  animation-duration: 10s;
}
.rebellion .parallax > use:nth-child(3) {
  animation-delay: -4s;
  animation-duration: 13s;
}
.rebellion .parallax > use:nth-child(4) {
  animation-delay: -5s;
  animation-duration: 20s;
}
@keyframes move-forever {
  0% {
    transform: translate3d(-90px, 0, 0);
  }
  100% {
    transform: translate3d(85px, 0, 0);
  }
}
@media (max-width: 768px) {
  .rebellion .waves {
    height: 40px;
    min-height: 40px;
  }
}
.rebellion .single h1 {
  font-size: calc(16px + 2vw);
  margin: 10px 0;
}
@media screen and (max-width: 768px) {
  .rebellion .wp-post-image {
    margin-left: 0 !important;
  }
}
.rebellion .wp-post-image:hover {
  opacity: 0.7;
  transition: all 3s ease;
}
.rebellion .post-comments {
  display: none;
}
.rebellion .post-content {
  margin-top: -30px;
}
.rebellion .post-container {
  position: relative;
  z-index: 2;
  color: #f5a40d;
  margin-top: -30px;
  border: 1px solid #555;
}
.rebellion .post-container p {
  line-height: 1.8rem;
}
.rebellion .post-block {
  margin-bottom: 80px;
  color: white;
  font-size: 14px;
  font-weight: 800;
}
.rebellion .post-block .post-title {
  font-size: 2.2rem;
  margin: 10px 0;
}
.rebellion .post-block .button {
  text-transform: uppercase;
  font-weight: 400;
}
.rebellion .post-block .post-info {
  margin-bottom: 20px;
}
.rebellion .post-block .post-date {
  margin-right: 5px;
  color: #f5a40d;
  text-transform: uppercase;
}
.rebellion .post-block .post-author {
  color: #f5a40d;
  text-transform: uppercase;
  margin-left: 5px;
}
.rebellion .post-block .post-image {
  height: 400px;
  width: 100%;
}
.rebellion .post-block .post-image img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.rebellion .post-block .post-cats {
  text-transform: uppercase;
  margin: 0 5px;
}
.rebellion .post-block .post-cats a {
  color: #f5a40d !important;
}
.rebellion .post-block .post-cats a:hover {
  text-decoration: underline;
  color: #f5a40d;
}
.rebellion .widget_categories ul li::before {
  color: white;
}
@media screen and (min-width: 769px) {
  .rebellion .post-sidebar {
    padding-left: 40px;
  }
}
.rebellion .post-sidebar .widget-title {
  font-size: 18px;
  text-transform: uppercase;
  font-family: "tex_gyre_herosbold", sans-serif;
  padding: 0;
}
.rebellion .post-sidebar .cat-item {
  padding-left: 0;
}
.rebellion .post-sidebar .cat-item:before {
  content: "";
}
.rebellion .post-sidebar .widget_recent_entries ul li {
  padding-left: 0;
  display: flex;
}
.rebellion .post-sidebar .widget_recent_entries ul li::before {
  display: none;
}
.rebellion .post-sidebar .widget_recent_entries ul li img {
  max-width: 100px;
  max-height: 100px;
  margin-right: 20px;
}
.rebellion .post-sidebar .widget_recent_entries ul li a {
  font-weight: 800;
  font-size: 14px;
}
.rebellion .post-sidebar .tagcloud a {
  font-size: 16px !important;
  color: white;
  margin-right: 10px;
}
.rebellion .post-sidebar .tagcloud a:hover {
  text-decoration: underline;
}
.rebellion .single-post .content-area {
  width: 100%;
}
.rebellion .single-post .entry-content img {
  margin-left: 30px;
  margin-right: 0;
  float: right;
}
.rebellion .single-post .posted-on {
  color: white;
}
.rebellion .single-post .posted-on a {
  color: white !important;
}
.rebellion .single-post .post-author {
  color: white;
}
.rebellion .single-post .post-author a {
  color: white !important;
}
.rebellion .single-post .cat-links {
  color: white;
}
.rebellion .single-post .cat-links a {
  color: white !important;
}
.rebellion .single-post .tags-links {
  color: white;
}
.rebellion .single-post .tags-links a {
  color: white !important;
}
.rebellion .video-post-video i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: rgba(255, 255, 255, 0.8);
  font-size: 100px;
  z-index: 7;
  cursor: pointer;
}
.rebellion .is-p-0 {
  padding: 0 !important;
}
.rebellion .is-p-1 {
  padding: 10px !important;
}
.rebellion .is-p-2 {
  padding: 20px !important;
}
.rebellion .is-p-3 {
  padding: 30px !important;
}
.rebellion .is-p-4 {
  padding: 40px !important;
}
.rebellion .is-p-5 {
  padding: 50px !important;
}
.rebellion .is-p-6 {
  padding: 50px !important;
}
.rebellion .is-p-7 {
  padding: 50px !important;
}
.rebellion .is-p-8 {
  padding: 50px !important;
}
.rebellion .is-pl-0 {
  padding-left: 0 !important;
}
.rebellion .is-pl-1 {
  padding-left: 1rem !important;
}
.rebellion .is-pl-2 {
  padding-left: 2rem !important;
}
.rebellion .is-pl-3 {
  padding-left: 3rem !important;
}
.rebellion .is-pl-4 {
  padding-left: 5rem !important;
}
.rebellion .is-pr-0 {
  padding-right: 0 !important;
}
.rebellion .is-pr-1 {
  padding-right: 1rem !important;
}
.rebellion .is-pr-2 {
  padding-right: 2rem !important;
}
.rebellion .is-pr-3 {
  padding-right: 3rem !important;
}
.rebellion .is-pr-4 {
  padding-right: 4rem !important;
}
.rebellion .is-pr-5 {
  padding-right: 5rem !important;
}
.rebellion .is-pb-0 {
  padding-bottom: 0 !important;
}
.rebellion .is-pb-1 {
  padding-bottom: 1rem !important;
}
.rebellion .is-pb-2 {
  padding-bottom: 2rem !important;
}
.rebellion .is-pb-3 {
  padding-bottom: 3rem !important;
}
.rebellion .is-pb-4 {
  padding-bottom: 4rem !important;
}
.rebellion .is-pb-5 {
  padding-bottom: 5rem !important;
}
.rebellion .is-pt-0 {
  padding-top: 0 !important;
}
.rebellion .is-pt-1 {
  padding-top: 1rem !important;
}
.rebellion .is-pt-2 {
  padding-top: 2rem !important;
}
.rebellion .is-pt-3 {
  padding-top: 3rem !important;
}
.rebellion .is-pt-4 {
  padding-top: 4rem !important;
}
.rebellion .is-pt-5 {
  padding-top: 5rem !important;
}
@media screen and (min-width: 1024px) {
  .rebellion .is-p-desktop-1 {
    padding: 10px !important;
  }
  .rebellion .is-p-desktop-2 {
    padding: 20px !important;
  }
  .rebellion .is-p-desktop-3 {
    padding: 30px !important;
  }
  .rebellion .is-p-desktop-4 {
    padding: 40px !important;
  }
  .rebellion .is-p-desktop-5 {
    padding: 50px !important;
  }
  .rebellion .is-p-desktop-6 {
    padding: 60px !important;
  }
  .rebellion .is-p-desktop-7 {
    padding: 70px !important;
  }
  .rebellion .is-p-desktop-8 {
    padding: 80px !important;
  }
  .rebellion .is-p-desktop-9 {
    padding: 90px !important;
  }
  .rebellion .is-p-desktop-10 {
    padding: 100px !important;
  }
  .rebellion .is-pl-desktop-0 {
    padding-left: 0 !important;
  }
  .rebellion .is-pl-desktop-1 {
    padding-left: 10px !important;
  }
  .rebellion .is-pl-desktop-2 {
    padding-left: 20px !important;
  }
  .rebellion .is-pl-desktop-3 {
    padding-left: 30px !important;
  }
  .rebellion .is-pl-desktop-4 {
    padding-left: 40px !important;
  }
  .rebellion .is-pl-desktop-5 {
    padding-left: 50px !important;
  }
  .rebellion .is-pl-desktop-6 {
    padding-left: 60px !important;
  }
  .rebellion .is-pl-desktop-7 {
    padding-left: 70px !important;
  }
  .rebellion .is-pl-desktop-8 {
    padding-left: 80px !important;
  }
  .rebellion .is-pr-desktop-0 {
    padding-right: 0 !important;
  }
  .rebellion .is-pr-desktop-1 {
    padding-right: 10px !important;
  }
  .rebellion .is-pr-desktop-2 {
    padding-right: 20px !important;
  }
  .rebellion .is-pr-desktop-3 {
    padding-right: 30px !important;
  }
  .rebellion .is-pr-desktop-4 {
    padding-right: 40px !important;
  }
  .rebellion .is-pr-desktop-5 {
    padding-right: 50px !important;
  }
  .rebellion .is-pr-desktop-6 {
    padding-right: 60px !important;
  }
  .rebellion .is-pr-desktop-7 {
    padding-right: 70px !important;
  }
  .rebellion .is-pr-desktop-8 {
    padding-right: 80px !important;
  }
  .rebellion .is-pr-desktop-9 {
    padding-right: 90px !important;
  }
  .rebellion .is-pb-desktop-0 {
    padding-bottom: 0 !important;
  }
  .rebellion .is-pb-desktop-1 {
    padding-bottom: 10px !important;
  }
  .rebellion .is-pb-desktop-2 {
    padding-bottom: 20px !important;
  }
  .rebellion .is-pb-desktop-3 {
    padding-bottom: 30px !important;
  }
  .rebellion .is-pb-desktop-4 {
    padding-bottom: 40px !important;
  }
  .rebellion .is-pb-desktop-5 {
    padding-bottom: 50px !important;
  }
  .rebellion .is-pb-desktop-6 {
    padding-bottom: 60px !important;
  }
  .rebellion .is-pb-desktop-7 {
    padding-bottom: 70px !important;
  }
  .rebellion .is-pb-desktop-8 {
    padding-bottom: 80px !important;
  }
  .rebellion .is-pb-desktop-9 {
    padding-bottom: 90px !important;
  }
  .rebellion .is-pt-desktop-0 {
    padding-top: 0 !important;
  }
  .rebellion .is-pt-desktop-1 {
    padding-top: 10px !important;
  }
  .rebellion .is-pt-desktop-2 {
    padding-top: 20px !important;
  }
  .rebellion .is-pt-desktop-3 {
    padding-top: 30px !important;
  }
  .rebellion .is-pt-desktop-4 {
    padding-top: 40px !important;
  }
  .rebellion .is-pt-desktop-5 {
    padding-top: 50px !important;
  }
  .rebellion .is-pt-desktop-6 {
    padding-top: 60px !important;
  }
  .rebellion .is-pt-desktop-7 {
    padding-top: 70px !important;
  }
  .rebellion .is-pt-desktop-8 {
    padding-top: 80px !important;
  }
  .rebellion .is-pt-desktop-9 {
    padding-top: 90px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .rebellion .is-p-tablet-1 {
    padding: 10px !important;
  }
  .rebellion .is-p-tablet-2 {
    padding: 20px !important;
  }
  .rebellion .is-p-tablet-3 {
    padding: 30px !important;
  }
  .rebellion .is-p-tablet-4 {
    padding: 40px !important;
  }
  .rebellion .is-p-tablet-5 {
    padding: 50px !important;
  }
  .rebellion .is-p-tablet-6 {
    padding: 60px !important;
  }
  .rebellion .is-p-tablet-7 {
    padding: 70px !important;
  }
  .rebellion .is-p-tablet-8 {
    padding: 80px !important;
  }
  .rebellion .is-p-tablet-9 {
    padding: 90px !important;
  }
  .rebellion .is-p-tablet-10 {
    padding: 100px !important;
  }
  .rebellion .is-pl-tablet-0 {
    padding-left: 0 !important;
  }
  .rebellion .is-pl-tablet-1 {
    padding-left: 10px !important;
  }
  .rebellion .is-pl-tablet-2 {
    padding-left: 20px !important;
  }
  .rebellion .is-pl-tablet-3 {
    padding-left: 30px !important;
  }
  .rebellion .is-pl-tablet-4 {
    padding-left: 40px !important;
  }
  .rebellion .is-pl-tablet-5 {
    padding-left: 50px !important;
  }
  .rebellion .is-pl-tablet-6 {
    padding-left: 60px !important;
  }
  .rebellion .is-pl-tablet-7 {
    padding-left: 70px !important;
  }
  .rebellion .is-pl-tablet-8 {
    padding-left: 80px !important;
  }
  .rebellion .is-pr-tablet-0 {
    padding-right: 0 !important;
  }
  .rebellion .is-pr-tablet-1 {
    padding-right: 10px !important;
  }
  .rebellion .is-pr-tablet-2 {
    padding-right: 20px !important;
  }
  .rebellion .is-pr-tablet-3 {
    padding-right: 30px !important;
  }
  .rebellion .is-pr-tablet-4 {
    padding-right: 40px !important;
  }
  .rebellion .is-pr-tablet-5 {
    padding-right: 50px !important;
  }
  .rebellion .is-pr-tablet-6 {
    padding-right: 60px !important;
  }
  .rebellion .is-pr-tablet-7 {
    padding-right: 70px !important;
  }
  .rebellion .is-pr-tablet-8 {
    padding-right: 80px !important;
  }
  .rebellion .is-pr-tablet-9 {
    padding-right: 90px !important;
  }
  .rebellion .is-pb-tablet-0 {
    padding-bottom: 0 !important;
  }
  .rebellion .is-pb-tablet-1 {
    padding-bottom: 10px !important;
  }
  .rebellion .is-pb-tablet-2 {
    padding-bottom: 20px !important;
  }
  .rebellion .is-pb-tablet-3 {
    padding-bottom: 30px !important;
  }
  .rebellion .is-pb-tablet-4 {
    padding-bottom: 40px !important;
  }
  .rebellion .is-pb-tablet-5 {
    padding-bottom: 50px !important;
  }
  .rebellion .is-pb-tablet-6 {
    padding-bottom: 60px !important;
  }
  .rebellion .is-pb-tablet-7 {
    padding-bottom: 70px !important;
  }
  .rebellion .is-pb-tablet-8 {
    padding-bottom: 80px !important;
  }
  .rebellion .is-pb-tablet-9 {
    padding-bottom: 90px !important;
  }
  .rebellion .is-pt-tablet-0 {
    padding-top: 0 !important;
  }
  .rebellion .is-pt-tablet-1 {
    padding-top: 10px !important;
  }
  .rebellion .is-pt-tablet-2 {
    padding-top: 20px !important;
  }
  .rebellion .is-pt-tablet-3 {
    padding-top: 30px !important;
  }
  .rebellion .is-pt-tablet-4 {
    padding-top: 40px !important;
  }
  .rebellion .is-pt-tablet-5 {
    padding-top: 50px !important;
  }
  .rebellion .is-pt-tablet-6 {
    padding-top: 60px !important;
  }
  .rebellion .is-pt-tablet-7 {
    padding-top: 70px !important;
  }
  .rebellion .is-pt-tablet-8 {
    padding-top: 80px !important;
  }
  .rebellion .is-pt-tablet-9 {
    padding-top: 90px !important;
  }
}
.rebellion .is-m-0 {
  margin: 0 !important;
}
.rebellion .is-m-1 {
  margin: 1rem !important;
}
.rebellion .is-m-2 {
  margin: 2rem !important;
}
.rebellion .is-m-3 {
  margin: 3rem !important;
}
.rebellion .is-m-4 {
  margin: 4rem !important;
}
.rebellion .is-m-5 {
  margin: 5rem !important;
}
.rebellion .is-ml-0 {
  margin-left: 0 !important;
}
.rebellion .is-ml-1 {
  margin-left: 1rem !important;
}
.rebellion .is-ml-2 {
  margin-left: 2rem !important;
}
.rebellion .is-ml-3 {
  margin-left: 3rem !important;
}
.rebellion .is-ml-4 {
  margin-left: 5rem !important;
}
.rebellion .is-mr-0 {
  margin-right: 0 !important;
}
.rebellion .is-mr-1 {
  margin-right: 1rem !important;
}
.rebellion .is-mr-2 {
  margin-right: 2rem !important;
}
.rebellion .is-mr-3 {
  margin-right: 3rem !important;
}
.rebellion .is-mr-4 {
  margin-right: 4rem !important;
}
.rebellion .is-mr-5 {
  margin-right: 5rem !important;
}
.rebellion .is-mb-0 {
  margin-bottom: 0 !important;
}
.rebellion .is-mb-1 {
  margin-bottom: 1rem !important;
}
.rebellion .is-mb-2 {
  margin-bottom: 2rem !important;
}
.rebellion .is-mb-3 {
  margin-bottom: 3rem !important;
}
.rebellion .is-mb-4 {
  margin-bottom: 4rem !important;
}
.rebellion .is-mb-5 {
  margin-bottom: 5rem !important;
}
.rebellion .is-mt-0 {
  margin-top: 0 !important;
}
.rebellion .is-mt-1 {
  margin-top: 1rem !important;
}
.rebellion .is-mt-2 {
  margin-top: 2rem !important;
}
.rebellion .is-mt-3 {
  margin-top: 3rem !important;
}
.rebellion .is-mt-4 {
  margin-top: 4rem !important;
}
.rebellion .is-mt-5 {
  margin-top: 5rem !important;
}
.rebellion .flex-column {
  flex-direction: column;
}
.rebellion .align-items-center {
  align-items: center;
}
.rebellion .justify-content-center {
  justify-content: center;
}
.rebellion .has-background-dark {
  background: #1f1f1f !important;
}
.rebellion .has-background-primary {
  background: #f5a40d !important;
}
.rebellion .logos-slider {
  margin: 10px 0;
}
.rebellion .logos-slider .slick-slide {
  margin: 0 20px;
}
.rebellion .logos-slider .slick-slide img {
  margin: auto;
  opacity: 0.46;
  filter: saturate(0);
  padding: 20px;
}
.rebellion .logos-slider .slick-slide img:hover {
  opacity: 1;
  filter: saturate(1);
}
.rebellion .latest-products {
  padding: 40px 0 120px 0;
}
.rebellion .latest-products .star-rating {
  display: none;
}
.rebellion .latest-products ul {
  clear: unset;
  padding: 20px;
}
.rebellion .latest-products ul li {
  width: 100% !important;
  margin-bottom: 0 !important;
}
.rebellion .latest-products ul li .added_to_cart {
  background: #ddd;
  color: #f5a40d;
}
.rebellion .latest-products h3 {
  text-transform: uppercase;
}
.rebellion .latest-products .content .slider-button {
  display: flex;
  margin-top: -50px;
}
.rebellion .latest-products .content .slider-button .slick-arrow {
  font-size: 30px;
  margin: 0 5px;
  color: #bbb;
}
.rebellion .latest-products .content .slider-button .slick-arrow.products-prev {
  margin-left: auto;
}
.rebellion .latest-products .content .slider-button .slick-arrow:hover {
  color: #f5a40d;
}
.rebellion .latest-products .product img {
  margin-bottom: 0;
  width: 100%;
  height: 250px;
}
.rebellion .latest-products .slick-list {
  display: flex;
}
.rebellion .latest-products .slick-list .slick-track {
  display: flex;
}
.rebellion .latest-products .slick-list .slick-track .slick-slide {
  display: flex;
}
.rebellion .latest-products .slick-list .slick-track .slick-slide > div {
  display: flex;
  width: 100%;
}
.rebellion .latest-products .slick-list .slick-track .slick-slide > div .test-hover {
  height: 100%;
  width: 100%;
}
.rebellion .on-sale-products ul {
  clear: unset;
  padding: 20px;
}
.rebellion .on-sale-products ul li {
  width: 100% !important;
  margin-bottom: 0 !important;
}
.rebellion .on-sale-products ul li .added_to_cart {
  background: #ddd;
  color: #f5a40d;
}
.rebellion .on-sale-products h3 {
  text-transform: uppercase;
  margin-bottom: 20px;
}
.rebellion .on-sale-products .woocommerce-LoopProduct-link {
  border: 1px solid #ddd;
  margin-bottom: 10px;
}
.rebellion .on-sale-products .content {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.rebellion .on-sale-products .content .slider-button {
  display: flex;
}
.rebellion .on-sale-products .content .slider-button .slick-arrow {
  font-size: 30px;
  margin: 0 5px;
  color: #bbb;
}
.rebellion .on-sale-products ins .woocommerce-Price-amount {
  font-weight: 800;
  color: black;
}
.rebellion .cards .new-card {
  position: relative;
  overflow: hidden;
}
.rebellion .cards .new-card:hover .new-card-image {
  transform: scale(1.3);
  transition: all 0.5s ease;
}
.rebellion .cards .new-card .new-card-image {
  position: relative;
  width: 100%;
  height: 100%;
  object-fit: cover;
  top: 0;
  left: 0;
  transition: all 0.5s ease;
  height: 15vw;
}
.rebellion .cards .new-card .new-card-content {
  position: relative;
  z-index: 3;
  bottom: 0;
  padding-top: 20px;
}
.rebellion .cards .new-card .new-card-content h3 {
  text-transform: uppercase;
}
.rebellion .cards .new-card .new-card-content .button {
  background: #f5a40d;
  color: white;
}
.rebellion .cards .new-card .new-card-content .button:hover {
  background: #df9509;
}
.rebellion .cards .new-card .new-card-overlay {
  background: linear-gradient(to right, #10ac8e 0%, #4d5297 100%);
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0.4;
}
.rebellion .mailing-list {
  background: #1f1f1f;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-bottom: 40px;
}
.rebellion .mailing-list .mailing-list-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-around;
  height: 100%;
}
.rebellion .mailing-list .mailing-list-container h2 {
  color: white;
  text-transform: uppercase;
  font-size: calc(16px + 2vw);
}
.rebellion .mailing-list .mailing-list-container p {
  color: white;
}
.rebellion .mailing-list .mailing-list-container .wpcf7-submit {
  background: #f5a40d;
  color: white;
}
.rebellion .mailing-list .mailing-list-container .wpcf7-submit:hover {
  background: #c78408;
}
.rebellion .text-image .text-image-img {
  position: relative;
  width: 100%;
  height: 100%;
  height: 35vw;
}
.rebellion .text-image .text-image-img img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  top: 0;
  left: 0;
}
.rebellion .text-image .text-image-img .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.3;
  z-index: 2;
}
.rebellion .text-image .content-block {
  padding: 20px;
  position: relative;
  z-index: 3;
  height: auto;
  display: flex;
}
.rebellion .text-image .content-block.white {
  background: #fff;
  border: 1px solid #ddd;
}
.rebellion .text-image .content-block.white h3,
.rebellion .text-image .content-block.white h4,
.rebellion .text-image .content-block.white h5 {
  text-transform: uppercase;
  font-size: 16px;
  color: #f5a40d;
}
.rebellion .text-image .content-block.white h2,
.rebellion .text-image .content-block.white p {
  color: black;
  text-transform: none;
  font-weight: 400;
}
.rebellion .text-image .content-block.light-grey {
  background: #ddd;
  border: 1px solid #aaa;
}
.rebellion .text-image .content-block.light-grey h3,
.rebellion .text-image .content-block.light-grey h4,
.rebellion .text-image .content-block.light-grey h5 {
  text-transform: uppercase;
  font-size: 20px;
  color: #f5a40d;
}
.rebellion .text-image .content-block.light-grey h2,
.rebellion .text-image .content-block.light-grey p {
  color: black;
  text-transform: none;
  font-weight: 400;
}
.rebellion .text-image .content-block.dark-grey {
  background: #444;
  border: 1px solid #444;
}
.rebellion .text-image .content-block.dark-grey h3,
.rebellion .text-image .content-block.dark-grey h4,
.rebellion .text-image .content-block.dark-grey h5 {
  text-transform: uppercase;
  font-size: 20px;
  color: #f5a40d;
}
.rebellion .text-image .content-block.dark-grey h2,
.rebellion .text-image .content-block.dark-grey p {
  color: white;
  text-transform: none;
  font-weight: 400;
}
.rebellion .text-image .content-block.green {
  background: #f5a40d;
  border: 1px solid #f5a40d;
}
.rebellion .text-image .content-block.green h3,
.rebellion .text-image .content-block.green h4,
.rebellion .text-image .content-block.green h5 {
  text-transform: uppercase;
  font-size: 20px;
  color: white;
}
.rebellion .text-image .content-block.green h2,
.rebellion .text-image .content-block.green p {
  color: white;
  text-transform: none;
  font-weight: 400;
}
.rebellion .text-image .content-block.purple {
  background: #f5d70d;
  border: 1px solid #f5d70d;
}
.rebellion .text-image .content-block.purple h3,
.rebellion .text-image .content-block.purple h4,
.rebellion .text-image .content-block.purple h5 {
  text-transform: uppercase;
  font-size: 20px;
  color: #aaa;
}
.rebellion .text-image .content-block.purple h2,
.rebellion .text-image .content-block.purple p {
  color: white;
  text-transform: none;
  font-weight: 400;
}
.rebellion .text-image.reverse .column:first-of-type {
  order: 2;
}
@media screen and (min-width: 769px) {
  .rebellion .text-image.reverse .content-block {
    margin-left: 0;
  }
}
.rebellion .info-banner-columns {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.rebellion .info-banner-columns .info-container {
  display: flex;
  flex-grow: 1;
  align-items: center;
  justify-content: center;
  border-right: 1px solid #444;
}
@media screen and (max-width: 768px) {
  .rebellion .info-banner-columns .info-container {
    margin-bottom: 20px;
    border: none;
  }
}
.rebellion .info-banner-columns .info-container:last-of-type {
  border-right: 0;
}
.rebellion .info-banner-columns .info-container i {
  margin-right: 20px;
  font-size: 30px;
  font-weight: 300;
  color: #f5d70d;
  display: inline-block;
}
.rebellion .info-banner-columns .info-container h5, .rebellion .info-banner-columns .info-container h6 {
  margin-bottom: 0;
}
.rebellion #mosaic .category-grid {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  grid-gap: 2rem;
}
@media screen and (min-width: 769px) {
  .rebellion #mosaic .category-grid {
    height: 60vw;
  }
}
@media screen and (min-width: 1024px) {
  .rebellion #mosaic .category-grid {
    height: 50vw;
  }
}
.rebellion #mosaic .category-grid .mosaic-tile {
  position: relative;
  overflow: hidden;
  box-shadow: 1px 1px 5px 2px rgba(0, 0, 0, 0.16);
}
.rebellion #mosaic .category-grid .mosaic-tile .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(to right, #10ac8e 0%, #4d5297 100%);
  opacity: 0.3;
  z-index: 2;
  transition: all 1s ease;
}
.rebellion #mosaic .category-grid .mosaic-tile .overlay:hover {
  opacity: 0;
  transition: all 1s ease;
}
.rebellion #mosaic .category-grid .mosaic-tile:nth-child(1) {
  grid-column: span 4;
  grid-row: span 2;
}
.rebellion #mosaic .category-grid .mosaic-tile:nth-child(1) .tile-name {
  background: #444;
  left: 0;
  bottom: 0;
}
.rebellion #mosaic .category-grid .mosaic-tile:nth-child(2) {
  grid-column: span 2;
}
.rebellion #mosaic .category-grid .mosaic-tile:nth-child(2) .tile-name {
  background: #444;
  top: 0;
  right: 0;
}
.rebellion #mosaic .category-grid .mosaic-tile:nth-child(3) {
  grid-column: span 2;
}
.rebellion #mosaic .category-grid .mosaic-tile:nth-child(3) .tile-name {
  background: #444;
  bottom: 0;
  right: 0;
}
.rebellion #mosaic .category-grid .mosaic-tile:nth-child(4) {
  grid-column: span 3;
}
.rebellion #mosaic .category-grid .mosaic-tile:nth-child(4) .tile-name {
  background: #444;
  left: 0;
  bottom: 0;
}
.rebellion #mosaic .category-grid .mosaic-tile:nth-child(5) {
  grid-column: span 3;
}
.rebellion #mosaic .category-grid .mosaic-tile:nth-child(5) .tile-name {
  background: #444;
  right: 0;
  bottom: 0;
}
.rebellion #mosaic .category-grid .mosaic-tile img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 2s ease;
}
.rebellion #mosaic .category-grid .mosaic-tile img:hover {
  transform: scale(1.1);
  transition: all 2s ease;
  opacity: 0.6;
}
.rebellion #mosaic .category-grid .mosaic-tile .tile-name {
  position: absolute;
  z-index: 3;
  padding: 20px 40px;
}
.rebellion #mosaic .category-grid .mosaic-tile .tile-name p {
  font-size: 20px;
  font-weight: 800;
  color: white;
}
@media screen and (max-width: 768px) {
  .rebellion #mosaic .category-grid {
    display: block;
  }
  .rebellion #mosaic .mosaic-tile {
    margin-bottom: 1rem;
  }
}
.rebellion .category-menu .category-menu-container {
  width: 100%;
}
.rebellion .category-menu .category-menu-container li {
  margin-bottom: 5px;
  position: relative;
}
.rebellion .category-menu .category-menu-container li:last-of-type {
  margin-bottom: 0;
}
.rebellion .category-menu .category-menu-container li .term-children {
  background: #1f1f1f;
  border: 1px solid #f5a40d;
  width: 300px;
  padding: 20px;
  left: 100%;
  top: 0;
  position: absolute;
  z-index: 5;
  display: none;
}
.rebellion .category-menu .category-menu-container li .term-children a:hover .term-child {
  text-decoration: underline;
  color: white;
}
.rebellion .category-menu .category-menu-container li .term-children .term-child {
  color: #1f1f1f;
  text-transform: capitalize;
  cursor: pointer;
}
.rebellion .category-menu .category-menu-container a {
  display: block;
  padding: 10px 20px;
  background: #f5a40d;
  color: #333;
  margin-bottom: 2px;
  border: 1px solid #f5a40d;
}
@media screen and (min-width: 1024px) {
  .rebellion .category-menu .category-menu-container a {
    padding: 15px 30px;
  }
}
.rebellion .category-menu .category-menu-container a:hover {
  background: transparent;
  color: #f5a40d;
}
.rebellion .category-menu .category-menu-container .term-link {
  display: flex;
}
.rebellion .category-menu .category-menu-container .term-link i {
  margin-left: auto;
  position: relative;
  font-size: 24px;
}
.rebellion .category-menu .category-menu-image {
  position: relative;
  height: 100%;
  display: flex;
  justify-content: flex-end;
  flex-direction: column;
  overflow: hidden;
}
.rebellion .category-menu .category-menu-image:hover .cat-image {
  transform: scale(1.1);
  transition: all 2s ease;
}
.rebellion .category-menu .category-menu-image .content {
  position: relative;
  z-index: 3;
}
.rebellion .category-menu .category-menu-image .content h3 {
  font-size: 3rem;
  text-transform: uppercase;
}
.rebellion .category-menu .category-menu-image .cat-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  transition: all 2s ease;
}
.rebellion .category-menu .cat-block {
  height: 200px;
  margin: 10px 0;
  padding: 0;
}
@media screen and (min-width: 769px) {
  .rebellion .category-menu .cat-block {
    height: 50%;
    padding-left: 20px;
    margin: 0;
  }
  .rebellion .category-menu .cat-block:first-of-type {
    padding-bottom: 10px;
  }
  .rebellion .category-menu .cat-block:last-of-type {
    padding-top: 10px;
  }
}
.rebellion .category-menu .cat-block .content {
  padding: 20px;
}
.rebellion .category-menu .cat-block .content h3 {
  font-size: 1.5rem;
}
.rebellion .category-menu .is-8-tablet .content {
  padding: 30px;
}
.rebellion .parts-finder {
  padding: 50px 0;
  background: #1f1f1f;
  position: relative;
  height: 70vh;
  min-height: 400px;
  display: flex;
  align-items: center;
}
.rebellion .parts-finder .container {
  position: relative;
  z-index: 5;
}
.rebellion .parts-finder .dark-overlay {
  z-index: 3;
  top: 0;
  left: 0;
}
.rebellion .parts-finder label {
  font-weight: 600;
}
.rebellion .parts-finder form {
  margin-bottom: 0;
}
.rebellion .parts-finder .title {
  color: white;
}
.rebellion .parts-finder .finder-icon {
  font-size: 350px;
  position: absolute;
  left: 50px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 4;
  opacity: 0.5;
}
.rebellion .parts-finder .part-finder-wrapper {
  background: rgba(245, 164, 13, 0.92);
  padding: 10px 0;
  border-radius: 10px;
}
.rebellion .parts-finder .finder-background {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  top: 0;
}
.rebellion .parts-finder .wpcf7-submit {
  background: white;
  position: absolute;
  right: 20px;
  bottom: -20px;
  font-size: 20px;
}
.rebellion .parts-finder .wpcf7-response-output {
  border-color: #1f1f1f !important;
  color: #1f1f1f;
  font-size: 18px;
}
.rebellion .latest-videos {
  padding-top: 100px;
}
.rebellion .latest-videos .video-tab-pane {
  display: none;
}
.rebellion .latest-videos .video-tab-pane.is-active {
  display: block;
}
.rebellion .latest-videos .video-tab-pane i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: rgba(255, 255, 255, 0.8);
  font-size: 100px;
  z-index: 7;
  cursor: pointer;
}
.rebellion .latest-videos .video-tabs-container {
  display: flex;
  justify-content: space-evenly;
  flex-direction: column;
  height: 100%;
  position: relative;
  z-index: 3;
  pointer-events: none;
}
.rebellion .latest-videos .video-tabs-container h3 {
  font-size: 1.5rem;
}
.rebellion .latest-videos .video-tabs-container .video-post-tab {
  border: 1px solid #f5a40d;
  padding: 40px;
  width: 100%;
  background: #1f1f1f;
  pointer-events: auto;
  cursor: pointer;
}
.rebellion .latest-videos .video-tabs-container .video-post-tab.is-active {
  background: #f5a40d;
}
.rebellion .latest-videos .video-tabs-container .video-post-tab:hover {
  background: #f5a40d;
  color: #1f1f1f;
}
@media screen and (min-width: 769px) {
  .rebellion .latest-videos .video-col {
    margin-left: -10%;
  }
}
@media screen and (max-width: 768px) {
  .rebellion .post-type-archive-product .products {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: center;
    flex-direction: column;
  }
  .rebellion .post-type-archive-product .products .product {
    margin-bottom: 20px;
  }
}
.rebellion .post-type-archive-product .products li {
  display: flex;
  flex-direction: column;
}
.rebellion .post-type-archive-product .products li .button {
  margin-top: auto !important;
}
.rebellion .single_add_to_cart_button {
  background: #f5a40d !important;
  color: #1f1f1f !important;
  border: 1px solid #f5a40d !important;
}
.rebellion .single_add_to_cart_button:hover {
  background: transparent !important;
  border: 1px solid #f5a40d !important;
  color: #f5a40d !important;
}
.rebellion .woocommerce-Tabs-panel {
  background: transparent;
}
.rebellion .wc-tabs li {
  padding-left: 20px;
}
.rebellion .wc-tabs li a:hover {
  color: white;
  text-decoration: underline;
}
.rebellion .wc-tabs li.active {
  background: #f5a40d;
}
.rebellion .wc-tabs li.active a {
  color: #1f1f1f !important;
}
.rebellion .comment-form-rating label {
  color: white;
}
.rebellion .comment-form-rating .stars a::before {
  color: white;
  opacity: 0.4;
}
.rebellion .comment-form-rating .stars.selected a:not(.active):before,
.rebellion .comment-form-rating .stars.selected a.active:before {
  color: #f5a40d;
}
.rebellion .comment-form-comment {
  margin-bottom: 10px;
}
.rebellion .comment-form-comment textarea {
  background: transparent;
  border: 1px solid #666;
}
.rebellion .comment-form-comment textarea:focus {
  background: #ccc;
}
.rebellion .form-submit input[type=submit] {
  background: #f5a40d;
  color: #1f1f1f;
}
.rebellion .form-submit input[type=submit]:hover {
  background: transparent;
  color: #f5a40d;
  border: 1px solid #f5a40d;
}
.rebellion #respond {
  padding-left: 0;
}
.rebellion .star-rating {
  color: white;
  width: 5.6em;
}
.rebellion .star-rating span:before {
  color: #f5a40d;
}
.rebellion .star-rating:before,
.rebellion .star-rating span:before {
  font-family: "Font Awesome 5 Pro" !important;
  font-weight: 700;
  content: "" !important;
}
.rebellion .single-product .content-area {
  width: 100%;
}
.rebellion .single-product .entry-title {
  font-size: 32px;
}
.rebellion .single-product .woocommerce-product-attributes-item__label {
  background: unset;
  color: white;
}
.rebellion .posted_in {
  color: white;
}
.rebellion .posted_in a {
  color: #f5a40d;
}
.rebellion .posted_in a:hover {
  color: white;
  text-decoration: underline;
}
.rebellion .wpf_category_15 {
  color: white;
}
.rebellion .wpf_item_count {
  display: none;
}
.rebellion .wpf_hierachy label {
  color: #f5a40d;
}
.rebellion #secondary .widget-title {
  font-size: 1em;
  color: white;
  font-weight: 800;
  margin-bottom: 0;
}
.rebellion #secondary .woocommerce-product-search {
  color: #f5a40d;
  font-size: 1.6em;
}
.rebellion .bapf_asradio2 ul li input[type=checkbox]:checked {
  background: #f5a40d;
}
.rebellion .bapf_ckbox ul li {
  color: white;
}
.rebellion .bapf_val,
.rebellion .bapf_tbprice {
  color: #f5a40d;
}
.rebellion .summary .woocommerce-product-rating {
  margin-top: 0 !important;
  color: transparent;
}
.rebellion .summary .woocommerce-product-rating .woocommerce-review-link {
  color: white;
}
.rebellion .count {
  color: #f5a40d;
}
.rebellion .shop_table {
  background: transparent;
  color: white;
}
.rebellion .woocommerce-table__product-name {
  color: white;
}
.rebellion address {
  color: #f5a40d;
}
.rebellion .shop-cover {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  z-index: 5;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.rebellion .shop-cover .shop-cover-message {
  background: white;
  border-radius: 20px;
  text-align: center;
  padding: 3vw;
}
.rebellion .shop-cover .shop-cover-message h3 {
  color: #f5a40d;
  font-size: 28px;
  margin-bottom: 20px;
}
.rebellion .shop-cover .shop-cover-message p {
  color: #333;
}
.rebellion .video-block {
  margin-bottom: 80px;
  color: white;
  font-size: 14px;
  font-weight: 800;
}
.rebellion .video-block .video-title {
  font-size: 2.2rem;
  margin: 10px 0;
}
.rebellion .video-block .button {
  text-transform: uppercase;
  font-weight: 400;
}
.rebellion .video-block .video-info {
  margin-bottom: 20px;
}
.rebellion .video-block .video-date {
  margin-right: 5px;
  color: #f5a40d;
  text-transform: uppercase;
}
.rebellion .video-block .video-author {
  color: #f5a40d;
  text-transform: uppercase;
  margin-left: 5px;
}
.rebellion .video-block .video-image {
  height: 400px;
  width: 100%;
}
.rebellion .video-block .video-image img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.rebellion .video-block .video-cats {
  text-transform: uppercase;
  margin: 0 5px;
}
.rebellion .video-block .video-cats a {
  color: #f5a40d !important;
}
.rebellion .video-block .video-cats a:hover {
  text-decoration: underline;
  color: #f5a40d;
}
.rebellion #brands img {
  height: auto;
}
.rebellion #brands a {
  cursor: pointer;
}
.rebellion .contact-form label {
  color: white;
}
.rebellion .contact-form textarea {
  padding: 10px;
}
@media screen and (min-width: 769px) {
  .rebellion .contact-form .embed-responsive {
    margin-top: 32px;
  }
}
.rebellion .contact-form .contact-info .contact-info-item {
  display: flex;
  margin-bottom: 20px;
}
.rebellion .contact-form .contact-info .contact-info-item i {
  color: white;
  margin-right: 20px;
  position: relative;
  top: 5px;
}
.rebellion .contact-form .contact-info .contact-info-item a:hover {
  color: white;
  text-decoration: underline;
}
.rebellion .offcanvas {
  position: fixed;
  top: 61px;
  left: 0;
  background: #1f1f1f;
  width: 100%;
  height: 100%;
  z-index: 9999;
  transform: translateX(-120%);
  transition: all 0.5s ease;
}
@media screen and (min-width: 1024px) {
  .rebellion .offcanvas {
    display: none;
  }
}
.rebellion .offcanvas.is-active {
  transform: translate(0);
  transition: all 0.5s ease;
}
.rebellion .offcanvas #menu-main-menu-1 li a {
  color: white;
  font-size: 20px;
  text-transform: uppercase;
  padding: 10px 20px;
  border-bottom: 1px solid #333;
  width: 100%;
  display: block;
  text-decoration: none;
}
.rebellion .hamburger {
  order: 99;
  padding: 15px 15px;
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
}
@media screen and (min-width: 1024px) {
  .rebellion .hamburger {
    display: none;
  }
}
.rebellion .hamburger:hover {
  opacity: 0.7;
}
.rebellion .hamburger.is-active:hover {
  opacity: 0.7;
}
.rebellion .hamburger.is-active .hamburger-inner,
.rebellion .hamburger.is-active .hamburger-inner::before,
.rebellion .hamburger.is-active .hamburger-inner::after {
  background-color: white;
}
.rebellion .hamburger-box {
  width: 40px;
  height: 24px;
  display: inline-block;
  position: relative;
}
.rebellion .hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px;
}
.rebellion .hamburger-inner, .rebellion .hamburger-inner::before, .rebellion .hamburger-inner::after {
  width: 40px;
  height: 4px;
  background-color: white;
  border-radius: 4px;
  position: absolute;
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease;
}
.rebellion .hamburger-inner::before, .rebellion .hamburger-inner::after {
  content: "";
  display: block;
}
.rebellion .hamburger-inner::before {
  top: -10px;
}
.rebellion .hamburger-inner::after {
  bottom: -10px;
}
.rebellion .hamburger--spring .hamburger-inner {
  top: 2px;
  transition: background-color 0s 0.13s linear;
}
.rebellion .hamburger--spring .hamburger-inner::before {
  top: 10px;
  transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.rebellion .hamburger--spring .hamburger-inner::after {
  top: 20px;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.rebellion .hamburger--spring.is-active .hamburger-inner {
  transition-delay: 0.22s;
  background-color: transparent !important;
}
.rebellion .hamburger--spring.is-active .hamburger-inner::before {
  top: 0;
  transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transform: translate3d(0, 10px, 0) rotate(45deg);
}
.rebellion .hamburger--spring.is-active .hamburger-inner::after {
  top: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transform: translate3d(0, 10px, 0) rotate(-45deg);
}
.rebellion .hamburger--spring-r .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-duration: 0.13s;
  transition-delay: 0s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.rebellion .hamburger--spring-r .hamburger-inner::after {
  top: -20px;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0s linear;
}
.rebellion .hamburger--spring-r .hamburger-inner::before {
  transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.rebellion .hamburger--spring-r.is-active .hamburger-inner {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.rebellion .hamburger--spring-r.is-active .hamburger-inner::after {
  top: 0;
  opacity: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0s 0.22s linear;
}
.rebellion .hamburger--spring-r.is-active .hamburger-inner::before {
  top: 0;
  transform: rotate(90deg);
  transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.rebellion .slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.rebellion .slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.rebellion .slick-list:focus {
  outline: none;
}
.rebellion .slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.rebellion .slick-slider .slick-track,
.rebellion .slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}
.rebellion .slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.rebellion .slick-track:before,
.rebellion .slick-track:after {
  display: table;
  content: "";
}
.rebellion .slick-track:after {
  clear: both;
}
.rebellion .slick-loading .slick-track {
  visibility: hidden;
}
.rebellion .slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
.rebellion [dir=rtl] .slick-slide {
  float: right;
}
.rebellion .slick-slide img {
  display: block;
}
.rebellion .slick-slide.slick-loading img {
  display: none;
}
.rebellion .slick-slide.dragging img {
  pointer-events: none;
}
.rebellion .slick-initialized .slick-slide {
  display: block;
}
.rebellion .slick-loading .slick-slide {
  visibility: hidden;
}
.rebellion .slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.rebellion .slick-arrow.slick-hidden {
  display: none;
}
.rebellion .slick-loading .slick-list {
  background: #fff url("./ajax-loader.gif") center center no-repeat;
}
@font-face {
  .rebellion {
    font-family: "slick";
    font-weight: normal;
    font-style: normal;
    src: url("./fonts/slick.eot");
    src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
  }
}
.rebellion .slick-prev,
.rebellion .slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
}
.rebellion .slick-prev:hover,
.rebellion .slick-prev:focus,
.rebellion .slick-next:hover,
.rebellion .slick-next:focus {
  color: transparent;
  outline: none;
  background: transparent;
}
.rebellion .slick-prev:hover:before,
.rebellion .slick-prev:focus:before,
.rebellion .slick-next:hover:before,
.rebellion .slick-next:focus:before {
  opacity: 1;
}
.rebellion .slick-prev.slick-disabled:before,
.rebellion .slick-next.slick-disabled:before {
  opacity: 0.25;
}
.rebellion .slick-prev:before,
.rebellion .slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  opacity: 0.75;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.rebellion .slick-prev {
  left: -25px;
}
.rebellion [dir=rtl] .slick-prev {
  right: -25px;
  left: auto;
}
.rebellion .slick-prev:before {
  content: "←";
}
.rebellion [dir=rtl] .slick-prev:before {
  content: "→";
}
.rebellion .slick-next {
  right: -25px;
}
.rebellion [dir=rtl] .slick-next {
  right: auto;
  left: -25px;
}
.rebellion .slick-next:before {
  content: "→";
}
.rebellion [dir=rtl] .slick-next:before {
  content: "←";
}
.rebellion .slick-dotted.slick-slider {
  margin-bottom: 30px;
}
.rebellion .slick-dots {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}
.rebellion .slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.rebellion .slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}
.rebellion .slick-dots li button:hover,
.rebellion .slick-dots li button:focus {
  outline: none;
}
.rebellion .slick-dots li button:hover:before,
.rebellion .slick-dots li button:focus:before {
  opacity: 1;
}
.rebellion .slick-dots li button:before {
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: "•";
  text-align: center;
  opacity: 0.25;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.rebellion .slick-dots li.slick-active button:before {
  opacity: 0.75;
  color: black;
}
.rebellion :root {
  --animate-duration:1s;
  --animate-delay:1s;
  --animate-repeat:1;
}
.rebellion .animate__animated {
  animation-duration: 1s;
  animation-duration: var(--animate-duration);
  animation-fill-mode: both;
}
.rebellion .animate__animated.animate__infinite {
  animation-iteration-count: infinite;
}
.rebellion .animate__animated.animate__repeat-1 {
  animation-iteration-count: 1;
  animation-iteration-count: var(--animate-repeat);
}
.rebellion .animate__animated.animate__repeat-2 {
  animation-iteration-count: 2;
  animation-iteration-count: calc(var(--animate-repeat)*2);
}
.rebellion .animate__animated.animate__repeat-3 {
  animation-iteration-count: 3;
  animation-iteration-count: calc(var(--animate-repeat)*3);
}
.rebellion .animate__animated.animate__delay-1s {
  animation-delay: 1s;
  animation-delay: var(--animate-delay);
}
.rebellion .animate__animated.animate__delay-2s {
  animation-delay: 2s;
  animation-delay: calc(var(--animate-delay)*2);
}
.rebellion .animate__animated.animate__delay-3s {
  animation-delay: 3s;
  animation-delay: calc(var(--animate-delay)*3);
}
.rebellion .animate__animated.animate__delay-4s {
  animation-delay: 4s;
  animation-delay: calc(var(--animate-delay)*4);
}
.rebellion .animate__animated.animate__delay-5s {
  animation-delay: 5s;
  animation-delay: calc(var(--animate-delay)*5);
}
.rebellion .animate__animated.animate__faster {
  animation-duration: 0.5s;
  animation-duration: calc(var(--animate-duration)/2);
}
.rebellion .animate__animated.animate__fast {
  animation-duration: 0.8s;
  animation-duration: calc(var(--animate-duration)*0.8);
}
.rebellion .animate__animated.animate__slow {
  animation-duration: 2s;
  animation-duration: calc(var(--animate-duration)*2);
}
.rebellion .animate__animated.animate__slower {
  animation-duration: 3s;
  animation-duration: calc(var(--animate-duration)*3);
}
@media (prefers-reduced-motion: reduce), print {
  .rebellion .animate__animated {
    animation-duration: 1ms !important;
    transition-duration: 1ms !important;
    animation-iteration-count: 1 !important;
  }
  .rebellion .animate__animated[class*=Out] {
    opacity: 0;
  }
}
@keyframes bounce {
  0%, 20%, 53%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translateZ(0);
  }
  40%, 43% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -30px, 0) scaleY(1.1);
  }
  70% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -15px, 0) scaleY(1.05);
  }
  80% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translateZ(0) scaleY(0.95);
  }
  90% {
    transform: translate3d(0, -4px, 0) scaleY(1.02);
  }
}
.rebellion .animate__bounce {
  animation-name: bounce;
  transform-origin: center bottom;
}
@keyframes flash {
  0%, 50%, to {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.rebellion .animate__flash {
  animation-name: flash;
}
@keyframes pulse {
  0% {
    transform: scaleX(1);
  }
  50% {
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    transform: scaleX(1);
  }
}
.rebellion .animate__pulse {
  animation-name: pulse;
  animation-timing-function: ease-in-out;
}
@keyframes rubberBand {
  0% {
    transform: scaleX(1);
  }
  30% {
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    transform: scaleX(1);
  }
}
.rebellion .animate__rubberBand {
  animation-name: rubberBand;
}
@keyframes shakeX {
  0%, to {
    transform: translateZ(0);
  }
  10%, 30%, 50%, 70%, 90% {
    transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    transform: translate3d(10px, 0, 0);
  }
}
.rebellion .animate__shakeX {
  animation-name: shakeX;
}
@keyframes shakeY {
  0%, to {
    transform: translateZ(0);
  }
  10%, 30%, 50%, 70%, 90% {
    transform: translate3d(0, -10px, 0);
  }
  20%, 40%, 60%, 80% {
    transform: translate3d(0, 10px, 0);
  }
}
.rebellion .animate__shakeY {
  animation-name: shakeY;
}
@keyframes headShake {
  0% {
    transform: translateX(0);
  }
  6.5% {
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    transform: translateX(0);
  }
}
.rebellion .animate__headShake {
  animation-timing-function: ease-in-out;
  animation-name: headShake;
}
@keyframes swing {
  20% {
    transform: rotate(15deg);
  }
  40% {
    transform: rotate(-10deg);
  }
  60% {
    transform: rotate(5deg);
  }
  80% {
    transform: rotate(-5deg);
  }
  to {
    transform: rotate(0deg);
  }
}
.rebellion .animate__swing {
  transform-origin: top center;
  animation-name: swing;
}
@keyframes tada {
  0% {
    transform: scaleX(1);
  }
  10%, 20% {
    transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
  }
  30%, 50%, 70%, 90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
  }
  40%, 60%, 80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
  }
  to {
    transform: scaleX(1);
  }
}
.rebellion .animate__tada {
  animation-name: tada;
}
@keyframes wobble {
  0% {
    transform: translateZ(0);
  }
  15% {
    transform: translate3d(-25%, 0, 0) rotate(-5deg);
  }
  30% {
    transform: translate3d(20%, 0, 0) rotate(3deg);
  }
  45% {
    transform: translate3d(-15%, 0, 0) rotate(-3deg);
  }
  60% {
    transform: translate3d(10%, 0, 0) rotate(2deg);
  }
  75% {
    transform: translate3d(-5%, 0, 0) rotate(-1deg);
  }
  to {
    transform: translateZ(0);
  }
}
.rebellion .animate__wobble {
  animation-name: wobble;
}
@keyframes jello {
  0%, 11.1%, to {
    transform: translateZ(0);
  }
  22.2% {
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
.rebellion .animate__jello {
  animation-name: jello;
  transform-origin: center;
}
@keyframes heartBeat {
  0% {
    transform: scale(1);
  }
  14% {
    transform: scale(1.3);
  }
  28% {
    transform: scale(1);
  }
  42% {
    transform: scale(1.3);
  }
  70% {
    transform: scale(1);
  }
}
.rebellion .animate__heartBeat {
  animation-name: heartBeat;
  animation-duration: 1.3s;
  animation-duration: calc(var(--animate-duration)*1.3);
  animation-timing-function: ease-in-out;
}
@keyframes backInDown {
  0% {
    transform: translateY(-1200px) scale(0.7);
    opacity: 0.7;
  }
  80% {
    transform: translateY(0) scale(0.7);
    opacity: 0.7;
  }
  to {
    transform: scale(1);
    opacity: 1;
  }
}
.rebellion .animate__backInDown {
  animation-name: backInDown;
}
@keyframes backInLeft {
  0% {
    transform: translateX(-2000px) scale(0.7);
    opacity: 0.7;
  }
  80% {
    transform: translateX(0) scale(0.7);
    opacity: 0.7;
  }
  to {
    transform: scale(1);
    opacity: 1;
  }
}
.rebellion .animate__backInLeft {
  animation-name: backInLeft;
}
@keyframes backInRight {
  0% {
    transform: translateX(2000px) scale(0.7);
    opacity: 0.7;
  }
  80% {
    transform: translateX(0) scale(0.7);
    opacity: 0.7;
  }
  to {
    transform: scale(1);
    opacity: 1;
  }
}
.rebellion .animate__backInRight {
  animation-name: backInRight;
}
@keyframes backInUp {
  0% {
    transform: translateY(1200px) scale(0.7);
    opacity: 0.7;
  }
  80% {
    transform: translateY(0) scale(0.7);
    opacity: 0.7;
  }
  to {
    transform: scale(1);
    opacity: 1;
  }
}
.rebellion .animate__backInUp {
  animation-name: backInUp;
}
@keyframes backOutDown {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  20% {
    transform: translateY(0) scale(0.7);
    opacity: 0.7;
  }
  to {
    transform: translateY(700px) scale(0.7);
    opacity: 0.7;
  }
}
.rebellion .animate__backOutDown {
  animation-name: backOutDown;
}
@keyframes backOutLeft {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  20% {
    transform: translateX(0) scale(0.7);
    opacity: 0.7;
  }
  to {
    transform: translateX(-2000px) scale(0.7);
    opacity: 0.7;
  }
}
.rebellion .animate__backOutLeft {
  animation-name: backOutLeft;
}
@keyframes backOutRight {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  20% {
    transform: translateX(0) scale(0.7);
    opacity: 0.7;
  }
  to {
    transform: translateX(2000px) scale(0.7);
    opacity: 0.7;
  }
}
.rebellion .animate__backOutRight {
  animation-name: backOutRight;
}
@keyframes backOutUp {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  20% {
    transform: translateY(0) scale(0.7);
    opacity: 0.7;
  }
  to {
    transform: translateY(-700px) scale(0.7);
    opacity: 0.7;
  }
}
.rebellion .animate__backOutUp {
  animation-name: backOutUp;
}
@keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    transform: scaleX(1);
  }
}
.rebellion .animate__bounceIn {
  animation-duration: 0.75s;
  animation-duration: calc(var(--animate-duration)*0.75);
  animation-name: bounceIn;
}
@keyframes bounceInDown {
  0%, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0) scaleY(3);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0) scaleY(0.9);
  }
  75% {
    transform: translate3d(0, -10px, 0) scaleY(0.95);
  }
  90% {
    transform: translate3d(0, 5px, 0) scaleY(0.985);
  }
  to {
    transform: translateZ(0);
  }
}
.rebellion .animate__bounceInDown {
  animation-name: bounceInDown;
}
@keyframes bounceInLeft {
  0%, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0) scaleX(3);
  }
  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0) scaleX(1);
  }
  75% {
    transform: translate3d(-10px, 0, 0) scaleX(0.98);
  }
  90% {
    transform: translate3d(5px, 0, 0) scaleX(0.995);
  }
  to {
    transform: translateZ(0);
  }
}
.rebellion .animate__bounceInLeft {
  animation-name: bounceInLeft;
}
@keyframes bounceInRight {
  0%, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(3000px, 0, 0) scaleX(3);
  }
  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0) scaleX(1);
  }
  75% {
    transform: translate3d(10px, 0, 0) scaleX(0.98);
  }
  90% {
    transform: translate3d(-5px, 0, 0) scaleX(0.995);
  }
  to {
    transform: translateZ(0);
  }
}
.rebellion .animate__bounceInRight {
  animation-name: bounceInRight;
}
@keyframes bounceInUp {
  0%, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(0, 3000px, 0) scaleY(5);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0) scaleY(0.9);
  }
  75% {
    transform: translate3d(0, 10px, 0) scaleY(0.95);
  }
  90% {
    transform: translate3d(0, -5px, 0) scaleY(0.985);
  }
  to {
    transform: translateZ(0);
  }
}
.rebellion .animate__bounceInUp {
  animation-name: bounceInUp;
}
@keyframes bounceOut {
  20% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
.rebellion .animate__bounceOut {
  animation-duration: 0.75s;
  animation-duration: calc(var(--animate-duration)*0.75);
  animation-name: bounceOut;
}
@keyframes bounceOutDown {
  20% {
    transform: translate3d(0, 10px, 0) scaleY(0.985);
  }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, -20px, 0) scaleY(0.9);
  }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0) scaleY(3);
  }
}
.rebellion .animate__bounceOutDown {
  animation-name: bounceOutDown;
}
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    transform: translate3d(20px, 0, 0) scaleX(0.9);
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0) scaleX(2);
  }
}
.rebellion .animate__bounceOutLeft {
  animation-name: bounceOutLeft;
}
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    transform: translate3d(-20px, 0, 0) scaleX(0.9);
  }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0) scaleX(2);
  }
}
.rebellion .animate__bounceOutRight {
  animation-name: bounceOutRight;
}
@keyframes bounceOutUp {
  20% {
    transform: translate3d(0, -10px, 0) scaleY(0.985);
  }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, 20px, 0) scaleY(0.9);
  }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0) scaleY(3);
  }
}
.rebellion .animate__bounceOutUp {
  animation-name: bounceOutUp;
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.rebellion .animate__fadeIn {
  animation-name: fadeIn;
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    transform: translateZ(0);
  }
}
.rebellion .animate__fadeInDown {
  animation-name: fadeInDown;
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    transform: translateZ(0);
  }
}
.rebellion .animate__fadeInDownBig {
  animation-name: fadeInDownBig;
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: translateZ(0);
  }
}
.rebellion .animate__fadeInLeft {
  animation-name: fadeInLeft;
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    transform: translateZ(0);
  }
}
.rebellion .animate__fadeInLeftBig {
  animation-name: fadeInLeftBig;
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: translateZ(0);
  }
}
.rebellion .animate__fadeInRight {
  animation-name: fadeInRight;
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    transform: translateZ(0);
  }
}
.rebellion .animate__fadeInRightBig {
  animation-name: fadeInRightBig;
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    transform: translateZ(0);
  }
}
.rebellion .animate__fadeInUp {
  animation-name: fadeInUp;
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    transform: translateZ(0);
  }
}
.rebellion .animate__fadeInUpBig {
  animation-name: fadeInUpBig;
}
@keyframes fadeInTopLeft {
  0% {
    opacity: 0;
    transform: translate3d(-100%, -100%, 0);
  }
  to {
    opacity: 1;
    transform: translateZ(0);
  }
}
.rebellion .animate__fadeInTopLeft {
  animation-name: fadeInTopLeft;
}
@keyframes fadeInTopRight {
  0% {
    opacity: 0;
    transform: translate3d(100%, -100%, 0);
  }
  to {
    opacity: 1;
    transform: translateZ(0);
  }
}
.rebellion .animate__fadeInTopRight {
  animation-name: fadeInTopRight;
}
@keyframes fadeInBottomLeft {
  0% {
    opacity: 0;
    transform: translate3d(-100%, 100%, 0);
  }
  to {
    opacity: 1;
    transform: translateZ(0);
  }
}
.rebellion .animate__fadeInBottomLeft {
  animation-name: fadeInBottomLeft;
}
@keyframes fadeInBottomRight {
  0% {
    opacity: 0;
    transform: translate3d(100%, 100%, 0);
  }
  to {
    opacity: 1;
    transform: translateZ(0);
  }
}
.rebellion .animate__fadeInBottomRight {
  animation-name: fadeInBottomRight;
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.rebellion .animate__fadeOut {
  animation-name: fadeOut;
}
@keyframes fadeOutDown {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
}
.rebellion .animate__fadeOutDown {
  animation-name: fadeOutDown;
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}
.rebellion .animate__fadeOutDownBig {
  animation-name: fadeOutDownBig;
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
}
.rebellion .animate__fadeOutLeft {
  animation-name: fadeOutLeft;
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}
.rebellion .animate__fadeOutLeftBig {
  animation-name: fadeOutLeftBig;
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
}
.rebellion .animate__fadeOutRight {
  animation-name: fadeOutRight;
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}
.rebellion .animate__fadeOutRightBig {
  animation-name: fadeOutRightBig;
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
}
.rebellion .animate__fadeOutUp {
  animation-name: fadeOutUp;
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}
.rebellion .animate__fadeOutUpBig {
  animation-name: fadeOutUpBig;
}
@keyframes fadeOutTopLeft {
  0% {
    opacity: 1;
    transform: translateZ(0);
  }
  to {
    opacity: 0;
    transform: translate3d(-100%, -100%, 0);
  }
}
.rebellion .animate__fadeOutTopLeft {
  animation-name: fadeOutTopLeft;
}
@keyframes fadeOutTopRight {
  0% {
    opacity: 1;
    transform: translateZ(0);
  }
  to {
    opacity: 0;
    transform: translate3d(100%, -100%, 0);
  }
}
.rebellion .animate__fadeOutTopRight {
  animation-name: fadeOutTopRight;
}
@keyframes fadeOutBottomRight {
  0% {
    opacity: 1;
    transform: translateZ(0);
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 100%, 0);
  }
}
.rebellion .animate__fadeOutBottomRight {
  animation-name: fadeOutBottomRight;
}
@keyframes fadeOutBottomLeft {
  0% {
    opacity: 1;
    transform: translateZ(0);
  }
  to {
    opacity: 0;
    transform: translate3d(-100%, 100%, 0);
  }
}
.rebellion .animate__fadeOutBottomLeft {
  animation-name: fadeOutBottomLeft;
}
@keyframes flip {
  0% {
    transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
    animation-timing-function: ease-out;
  }
  40% {
    transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
    animation-timing-function: ease-out;
  }
  50% {
    transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
    animation-timing-function: ease-in;
  }
  80% {
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0) rotateY(0deg);
    animation-timing-function: ease-in;
  }
  to {
    transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
    animation-timing-function: ease-in;
  }
}
.rebellion .animate__animated.animate__flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  animation-name: flip;
}
@keyframes flipInX {
  0% {
    transform: perspective(400px) rotateX(90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotateX(-20deg);
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotateX(10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotateX(-5deg);
  }
  to {
    transform: perspective(400px);
  }
}
.rebellion .animate__flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipInX;
}
@keyframes flipInY {
  0% {
    transform: perspective(400px) rotateY(90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotateY(-20deg);
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotateY(10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotateY(-5deg);
  }
  to {
    transform: perspective(400px);
  }
}
.rebellion .animate__flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipInY;
}
@keyframes flipOutX {
  0% {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotateX(-20deg);
    opacity: 1;
  }
  to {
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}
.rebellion .animate__flipOutX {
  animation-duration: 0.75s;
  animation-duration: calc(var(--animate-duration)*0.75);
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}
@keyframes flipOutY {
  0% {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotateY(-15deg);
    opacity: 1;
  }
  to {
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}
.rebellion .animate__flipOutY {
  animation-duration: 0.75s;
  animation-duration: calc(var(--animate-duration)*0.75);
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipOutY;
}
@keyframes lightSpeedInRight {
  0% {
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    transform: skewX(-5deg);
  }
  to {
    transform: translateZ(0);
  }
}
.rebellion .animate__lightSpeedInRight {
  animation-name: lightSpeedInRight;
  animation-timing-function: ease-out;
}
@keyframes lightSpeedInLeft {
  0% {
    transform: translate3d(-100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
  60% {
    transform: skewX(-20deg);
    opacity: 1;
  }
  80% {
    transform: skewX(5deg);
  }
  to {
    transform: translateZ(0);
  }
}
.rebellion .animate__lightSpeedInLeft {
  animation-name: lightSpeedInLeft;
  animation-timing-function: ease-out;
}
@keyframes lightSpeedOutRight {
  0% {
    opacity: 1;
  }
  to {
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
.rebellion .animate__lightSpeedOutRight {
  animation-name: lightSpeedOutRight;
  animation-timing-function: ease-in;
}
@keyframes lightSpeedOutLeft {
  0% {
    opacity: 1;
  }
  to {
    transform: translate3d(-100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
}
.rebellion .animate__lightSpeedOutLeft {
  animation-name: lightSpeedOutLeft;
  animation-timing-function: ease-in;
}
@keyframes rotateIn {
  0% {
    transform: rotate(-200deg);
    opacity: 0;
  }
  to {
    transform: translateZ(0);
    opacity: 1;
  }
}
.rebellion .animate__rotateIn {
  animation-name: rotateIn;
  transform-origin: center;
}
@keyframes rotateInDownLeft {
  0% {
    transform: rotate(-45deg);
    opacity: 0;
  }
  to {
    transform: translateZ(0);
    opacity: 1;
  }
}
.rebellion .animate__rotateInDownLeft {
  animation-name: rotateInDownLeft;
  transform-origin: left bottom;
}
@keyframes rotateInDownRight {
  0% {
    transform: rotate(45deg);
    opacity: 0;
  }
  to {
    transform: translateZ(0);
    opacity: 1;
  }
}
.rebellion .animate__rotateInDownRight {
  animation-name: rotateInDownRight;
  transform-origin: right bottom;
}
@keyframes rotateInUpLeft {
  0% {
    transform: rotate(45deg);
    opacity: 0;
  }
  to {
    transform: translateZ(0);
    opacity: 1;
  }
}
.rebellion .animate__rotateInUpLeft {
  animation-name: rotateInUpLeft;
  transform-origin: left bottom;
}
@keyframes rotateInUpRight {
  0% {
    transform: rotate(-90deg);
    opacity: 0;
  }
  to {
    transform: translateZ(0);
    opacity: 1;
  }
}
.rebellion .animate__rotateInUpRight {
  animation-name: rotateInUpRight;
  transform-origin: right bottom;
}
@keyframes rotateOut {
  0% {
    opacity: 1;
  }
  to {
    transform: rotate(200deg);
    opacity: 0;
  }
}
.rebellion .animate__rotateOut {
  animation-name: rotateOut;
  transform-origin: center;
}
@keyframes rotateOutDownLeft {
  0% {
    opacity: 1;
  }
  to {
    transform: rotate(45deg);
    opacity: 0;
  }
}
.rebellion .animate__rotateOutDownLeft {
  animation-name: rotateOutDownLeft;
  transform-origin: left bottom;
}
@keyframes rotateOutDownRight {
  0% {
    opacity: 1;
  }
  to {
    transform: rotate(-45deg);
    opacity: 0;
  }
}
.rebellion .animate__rotateOutDownRight {
  animation-name: rotateOutDownRight;
  transform-origin: right bottom;
}
@keyframes rotateOutUpLeft {
  0% {
    opacity: 1;
  }
  to {
    transform: rotate(-45deg);
    opacity: 0;
  }
}
.rebellion .animate__rotateOutUpLeft {
  animation-name: rotateOutUpLeft;
  transform-origin: left bottom;
}
@keyframes rotateOutUpRight {
  0% {
    opacity: 1;
  }
  to {
    transform: rotate(90deg);
    opacity: 0;
  }
}
.rebellion .animate__rotateOutUpRight {
  animation-name: rotateOutUpRight;
  transform-origin: right bottom;
}
@keyframes hinge {
  0% {
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    transform: rotate(80deg);
    animation-timing-function: ease-in-out;
  }
  40%, 80% {
    transform: rotate(60deg);
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
.rebellion .animate__hinge {
  animation-duration: 2s;
  animation-duration: calc(var(--animate-duration)*2);
  animation-name: hinge;
  transform-origin: top left;
}
@keyframes jackInTheBox {
  0% {
    opacity: 0;
    transform: scale(0.1) rotate(30deg);
    transform-origin: center bottom;
  }
  50% {
    transform: rotate(-10deg);
  }
  70% {
    transform: rotate(3deg);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}
.rebellion .animate__jackInTheBox {
  animation-name: jackInTheBox;
}
@keyframes rollIn {
  0% {
    opacity: 0;
    transform: translate3d(-100%, 0, 0) rotate(-120deg);
  }
  to {
    opacity: 1;
    transform: translateZ(0);
  }
}
.rebellion .animate__rollIn {
  animation-name: rollIn;
}
@keyframes rollOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0) rotate(120deg);
  }
}
.rebellion .animate__rollOut {
  animation-name: rollOut;
}
@keyframes zoomIn {
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.rebellion .animate__zoomIn {
  animation-name: zoomIn;
}
@keyframes zoomInDown {
  0% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.rebellion .animate__zoomInDown {
  animation-name: zoomInDown;
}
@keyframes zoomInLeft {
  0% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.rebellion .animate__zoomInLeft {
  animation-name: zoomInLeft;
}
@keyframes zoomInRight {
  0% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.rebellion .animate__zoomInRight {
  animation-name: zoomInRight;
}
@keyframes zoomInUp {
  0% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.rebellion .animate__zoomInUp {
  animation-name: zoomInUp;
}
@keyframes zoomOut {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
.rebellion .animate__zoomOut {
  animation-name: zoomOut;
}
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.rebellion .animate__zoomOutDown {
  animation-name: zoomOutDown;
  transform-origin: center bottom;
}
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(-2000px, 0, 0);
  }
}
.rebellion .animate__zoomOutLeft {
  animation-name: zoomOutLeft;
  transform-origin: left center;
}
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(2000px, 0, 0);
  }
}
.rebellion .animate__zoomOutRight {
  animation-name: zoomOutRight;
  transform-origin: right center;
}
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.rebellion .animate__zoomOutUp {
  animation-name: zoomOutUp;
  transform-origin: center bottom;
}
@keyframes slideInDown {
  0% {
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    transform: translateZ(0);
  }
}
.rebellion .animate__slideInDown {
  animation-name: slideInDown;
}
@keyframes slideInLeft {
  0% {
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translateZ(0);
  }
}
.rebellion .animate__slideInLeft {
  animation-name: slideInLeft;
}
@keyframes slideInRight {
  0% {
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translateZ(0);
  }
}
.rebellion .animate__slideInRight {
  animation-name: slideInRight;
}
@keyframes slideInUp {
  0% {
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    transform: translateZ(0);
  }
}
.rebellion .animate__slideInUp {
  animation-name: slideInUp;
}
@keyframes slideOutDown {
  0% {
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, 100%, 0);
  }
}
.rebellion .animate__slideOutDown {
  animation-name: slideOutDown;
}
@keyframes slideOutLeft {
  0% {
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    transform: translate3d(-100%, 0, 0);
  }
}
.rebellion .animate__slideOutLeft {
  animation-name: slideOutLeft;
}
@keyframes slideOutRight {
  0% {
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    transform: translate3d(100%, 0, 0);
  }
}
.rebellion .animate__slideOutRight {
  animation-name: slideOutRight;
}
@keyframes slideOutUp {
  0% {
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, -100%, 0);
  }
}
.rebellion .animate__slideOutUp {
  animation-name: slideOutUp;
}
.rebellion [data-aos][data-aos][data-aos-duration="50"], .rebellion body[data-aos-duration="50"] [data-aos] {
  transition-duration: 50ms;
}
.rebellion [data-aos][data-aos][data-aos-delay="50"], .rebellion body[data-aos-delay="50"] [data-aos] {
  transition-delay: 0;
}
.rebellion [data-aos][data-aos][data-aos-delay="50"].aos-animate, .rebellion body[data-aos-delay="50"] [data-aos].aos-animate {
  transition-delay: 50ms;
}
.rebellion [data-aos][data-aos][data-aos-duration="100"], .rebellion body[data-aos-duration="100"] [data-aos] {
  transition-duration: 0.1s;
}
.rebellion [data-aos][data-aos][data-aos-delay="100"], .rebellion body[data-aos-delay="100"] [data-aos] {
  transition-delay: 0;
}
.rebellion [data-aos][data-aos][data-aos-delay="100"].aos-animate, .rebellion body[data-aos-delay="100"] [data-aos].aos-animate {
  transition-delay: 0.1s;
}
.rebellion [data-aos][data-aos][data-aos-duration="150"], .rebellion body[data-aos-duration="150"] [data-aos] {
  transition-duration: 0.15s;
}
.rebellion [data-aos][data-aos][data-aos-delay="150"], .rebellion body[data-aos-delay="150"] [data-aos] {
  transition-delay: 0;
}
.rebellion [data-aos][data-aos][data-aos-delay="150"].aos-animate, .rebellion body[data-aos-delay="150"] [data-aos].aos-animate {
  transition-delay: 0.15s;
}
.rebellion [data-aos][data-aos][data-aos-duration="200"], .rebellion body[data-aos-duration="200"] [data-aos] {
  transition-duration: 0.2s;
}
.rebellion [data-aos][data-aos][data-aos-delay="200"], .rebellion body[data-aos-delay="200"] [data-aos] {
  transition-delay: 0;
}
.rebellion [data-aos][data-aos][data-aos-delay="200"].aos-animate, .rebellion body[data-aos-delay="200"] [data-aos].aos-animate {
  transition-delay: 0.2s;
}
.rebellion [data-aos][data-aos][data-aos-duration="250"], .rebellion body[data-aos-duration="250"] [data-aos] {
  transition-duration: 0.25s;
}
.rebellion [data-aos][data-aos][data-aos-delay="250"], .rebellion body[data-aos-delay="250"] [data-aos] {
  transition-delay: 0;
}
.rebellion [data-aos][data-aos][data-aos-delay="250"].aos-animate, .rebellion body[data-aos-delay="250"] [data-aos].aos-animate {
  transition-delay: 0.25s;
}
.rebellion [data-aos][data-aos][data-aos-duration="300"], .rebellion body[data-aos-duration="300"] [data-aos] {
  transition-duration: 0.3s;
}
.rebellion [data-aos][data-aos][data-aos-delay="300"], .rebellion body[data-aos-delay="300"] [data-aos] {
  transition-delay: 0;
}
.rebellion [data-aos][data-aos][data-aos-delay="300"].aos-animate, .rebellion body[data-aos-delay="300"] [data-aos].aos-animate {
  transition-delay: 0.3s;
}
.rebellion [data-aos][data-aos][data-aos-duration="350"], .rebellion body[data-aos-duration="350"] [data-aos] {
  transition-duration: 0.35s;
}
.rebellion [data-aos][data-aos][data-aos-delay="350"], .rebellion body[data-aos-delay="350"] [data-aos] {
  transition-delay: 0;
}
.rebellion [data-aos][data-aos][data-aos-delay="350"].aos-animate, .rebellion body[data-aos-delay="350"] [data-aos].aos-animate {
  transition-delay: 0.35s;
}
.rebellion [data-aos][data-aos][data-aos-duration="400"], .rebellion body[data-aos-duration="400"] [data-aos] {
  transition-duration: 0.4s;
}
.rebellion [data-aos][data-aos][data-aos-delay="400"], .rebellion body[data-aos-delay="400"] [data-aos] {
  transition-delay: 0;
}
.rebellion [data-aos][data-aos][data-aos-delay="400"].aos-animate, .rebellion body[data-aos-delay="400"] [data-aos].aos-animate {
  transition-delay: 0.4s;
}
.rebellion [data-aos][data-aos][data-aos-duration="450"], .rebellion body[data-aos-duration="450"] [data-aos] {
  transition-duration: 0.45s;
}
.rebellion [data-aos][data-aos][data-aos-delay="450"], .rebellion body[data-aos-delay="450"] [data-aos] {
  transition-delay: 0;
}
.rebellion [data-aos][data-aos][data-aos-delay="450"].aos-animate, .rebellion body[data-aos-delay="450"] [data-aos].aos-animate {
  transition-delay: 0.45s;
}
.rebellion [data-aos][data-aos][data-aos-duration="500"], .rebellion body[data-aos-duration="500"] [data-aos] {
  transition-duration: 0.5s;
}
.rebellion [data-aos][data-aos][data-aos-delay="500"], .rebellion body[data-aos-delay="500"] [data-aos] {
  transition-delay: 0;
}
.rebellion [data-aos][data-aos][data-aos-delay="500"].aos-animate, .rebellion body[data-aos-delay="500"] [data-aos].aos-animate {
  transition-delay: 0.5s;
}
.rebellion [data-aos][data-aos][data-aos-duration="550"], .rebellion body[data-aos-duration="550"] [data-aos] {
  transition-duration: 0.55s;
}
.rebellion [data-aos][data-aos][data-aos-delay="550"], .rebellion body[data-aos-delay="550"] [data-aos] {
  transition-delay: 0;
}
.rebellion [data-aos][data-aos][data-aos-delay="550"].aos-animate, .rebellion body[data-aos-delay="550"] [data-aos].aos-animate {
  transition-delay: 0.55s;
}
.rebellion [data-aos][data-aos][data-aos-duration="600"], .rebellion body[data-aos-duration="600"] [data-aos] {
  transition-duration: 0.6s;
}
.rebellion [data-aos][data-aos][data-aos-delay="600"], .rebellion body[data-aos-delay="600"] [data-aos] {
  transition-delay: 0;
}
.rebellion [data-aos][data-aos][data-aos-delay="600"].aos-animate, .rebellion body[data-aos-delay="600"] [data-aos].aos-animate {
  transition-delay: 0.6s;
}
.rebellion [data-aos][data-aos][data-aos-duration="650"], .rebellion body[data-aos-duration="650"] [data-aos] {
  transition-duration: 0.65s;
}
.rebellion [data-aos][data-aos][data-aos-delay="650"], .rebellion body[data-aos-delay="650"] [data-aos] {
  transition-delay: 0;
}
.rebellion [data-aos][data-aos][data-aos-delay="650"].aos-animate, .rebellion body[data-aos-delay="650"] [data-aos].aos-animate {
  transition-delay: 0.65s;
}
.rebellion [data-aos][data-aos][data-aos-duration="700"], .rebellion body[data-aos-duration="700"] [data-aos] {
  transition-duration: 0.7s;
}
.rebellion [data-aos][data-aos][data-aos-delay="700"], .rebellion body[data-aos-delay="700"] [data-aos] {
  transition-delay: 0;
}
.rebellion [data-aos][data-aos][data-aos-delay="700"].aos-animate, .rebellion body[data-aos-delay="700"] [data-aos].aos-animate {
  transition-delay: 0.7s;
}
.rebellion [data-aos][data-aos][data-aos-duration="750"], .rebellion body[data-aos-duration="750"] [data-aos] {
  transition-duration: 0.75s;
}
.rebellion [data-aos][data-aos][data-aos-delay="750"], .rebellion body[data-aos-delay="750"] [data-aos] {
  transition-delay: 0;
}
.rebellion [data-aos][data-aos][data-aos-delay="750"].aos-animate, .rebellion body[data-aos-delay="750"] [data-aos].aos-animate {
  transition-delay: 0.75s;
}
.rebellion [data-aos][data-aos][data-aos-duration="800"], .rebellion body[data-aos-duration="800"] [data-aos] {
  transition-duration: 0.8s;
}
.rebellion [data-aos][data-aos][data-aos-delay="800"], .rebellion body[data-aos-delay="800"] [data-aos] {
  transition-delay: 0;
}
.rebellion [data-aos][data-aos][data-aos-delay="800"].aos-animate, .rebellion body[data-aos-delay="800"] [data-aos].aos-animate {
  transition-delay: 0.8s;
}
.rebellion [data-aos][data-aos][data-aos-duration="850"], .rebellion body[data-aos-duration="850"] [data-aos] {
  transition-duration: 0.85s;
}
.rebellion [data-aos][data-aos][data-aos-delay="850"], .rebellion body[data-aos-delay="850"] [data-aos] {
  transition-delay: 0;
}
.rebellion [data-aos][data-aos][data-aos-delay="850"].aos-animate, .rebellion body[data-aos-delay="850"] [data-aos].aos-animate {
  transition-delay: 0.85s;
}
.rebellion [data-aos][data-aos][data-aos-duration="900"], .rebellion body[data-aos-duration="900"] [data-aos] {
  transition-duration: 0.9s;
}
.rebellion [data-aos][data-aos][data-aos-delay="900"], .rebellion body[data-aos-delay="900"] [data-aos] {
  transition-delay: 0;
}
.rebellion [data-aos][data-aos][data-aos-delay="900"].aos-animate, .rebellion body[data-aos-delay="900"] [data-aos].aos-animate {
  transition-delay: 0.9s;
}
.rebellion [data-aos][data-aos][data-aos-duration="950"], .rebellion body[data-aos-duration="950"] [data-aos] {
  transition-duration: 0.95s;
}
.rebellion [data-aos][data-aos][data-aos-delay="950"], .rebellion body[data-aos-delay="950"] [data-aos] {
  transition-delay: 0;
}
.rebellion [data-aos][data-aos][data-aos-delay="950"].aos-animate, .rebellion body[data-aos-delay="950"] [data-aos].aos-animate {
  transition-delay: 0.95s;
}
.rebellion [data-aos][data-aos][data-aos-duration="1000"], .rebellion body[data-aos-duration="1000"] [data-aos] {
  transition-duration: 1s;
}
.rebellion [data-aos][data-aos][data-aos-delay="1000"], .rebellion body[data-aos-delay="1000"] [data-aos] {
  transition-delay: 0;
}
.rebellion [data-aos][data-aos][data-aos-delay="1000"].aos-animate, .rebellion body[data-aos-delay="1000"] [data-aos].aos-animate {
  transition-delay: 1s;
}
.rebellion [data-aos][data-aos][data-aos-duration="1050"], .rebellion body[data-aos-duration="1050"] [data-aos] {
  transition-duration: 1.05s;
}
.rebellion [data-aos][data-aos][data-aos-delay="1050"], .rebellion body[data-aos-delay="1050"] [data-aos] {
  transition-delay: 0;
}
.rebellion [data-aos][data-aos][data-aos-delay="1050"].aos-animate, .rebellion body[data-aos-delay="1050"] [data-aos].aos-animate {
  transition-delay: 1.05s;
}
.rebellion [data-aos][data-aos][data-aos-duration="1100"], .rebellion body[data-aos-duration="1100"] [data-aos] {
  transition-duration: 1.1s;
}
.rebellion [data-aos][data-aos][data-aos-delay="1100"], .rebellion body[data-aos-delay="1100"] [data-aos] {
  transition-delay: 0;
}
.rebellion [data-aos][data-aos][data-aos-delay="1100"].aos-animate, .rebellion body[data-aos-delay="1100"] [data-aos].aos-animate {
  transition-delay: 1.1s;
}
.rebellion [data-aos][data-aos][data-aos-duration="1150"], .rebellion body[data-aos-duration="1150"] [data-aos] {
  transition-duration: 1.15s;
}
.rebellion [data-aos][data-aos][data-aos-delay="1150"], .rebellion body[data-aos-delay="1150"] [data-aos] {
  transition-delay: 0;
}
.rebellion [data-aos][data-aos][data-aos-delay="1150"].aos-animate, .rebellion body[data-aos-delay="1150"] [data-aos].aos-animate {
  transition-delay: 1.15s;
}
.rebellion [data-aos][data-aos][data-aos-duration="1200"], .rebellion body[data-aos-duration="1200"] [data-aos] {
  transition-duration: 1.2s;
}
.rebellion [data-aos][data-aos][data-aos-delay="1200"], .rebellion body[data-aos-delay="1200"] [data-aos] {
  transition-delay: 0;
}
.rebellion [data-aos][data-aos][data-aos-delay="1200"].aos-animate, .rebellion body[data-aos-delay="1200"] [data-aos].aos-animate {
  transition-delay: 1.2s;
}
.rebellion [data-aos][data-aos][data-aos-duration="1250"], .rebellion body[data-aos-duration="1250"] [data-aos] {
  transition-duration: 1.25s;
}
.rebellion [data-aos][data-aos][data-aos-delay="1250"], .rebellion body[data-aos-delay="1250"] [data-aos] {
  transition-delay: 0;
}
.rebellion [data-aos][data-aos][data-aos-delay="1250"].aos-animate, .rebellion body[data-aos-delay="1250"] [data-aos].aos-animate {
  transition-delay: 1.25s;
}
.rebellion [data-aos][data-aos][data-aos-duration="1300"], .rebellion body[data-aos-duration="1300"] [data-aos] {
  transition-duration: 1.3s;
}
.rebellion [data-aos][data-aos][data-aos-delay="1300"], .rebellion body[data-aos-delay="1300"] [data-aos] {
  transition-delay: 0;
}
.rebellion [data-aos][data-aos][data-aos-delay="1300"].aos-animate, .rebellion body[data-aos-delay="1300"] [data-aos].aos-animate {
  transition-delay: 1.3s;
}
.rebellion [data-aos][data-aos][data-aos-duration="1350"], .rebellion body[data-aos-duration="1350"] [data-aos] {
  transition-duration: 1.35s;
}
.rebellion [data-aos][data-aos][data-aos-delay="1350"], .rebellion body[data-aos-delay="1350"] [data-aos] {
  transition-delay: 0;
}
.rebellion [data-aos][data-aos][data-aos-delay="1350"].aos-animate, .rebellion body[data-aos-delay="1350"] [data-aos].aos-animate {
  transition-delay: 1.35s;
}
.rebellion [data-aos][data-aos][data-aos-duration="1400"], .rebellion body[data-aos-duration="1400"] [data-aos] {
  transition-duration: 1.4s;
}
.rebellion [data-aos][data-aos][data-aos-delay="1400"], .rebellion body[data-aos-delay="1400"] [data-aos] {
  transition-delay: 0;
}
.rebellion [data-aos][data-aos][data-aos-delay="1400"].aos-animate, .rebellion body[data-aos-delay="1400"] [data-aos].aos-animate {
  transition-delay: 1.4s;
}
.rebellion [data-aos][data-aos][data-aos-duration="1450"], .rebellion body[data-aos-duration="1450"] [data-aos] {
  transition-duration: 1.45s;
}
.rebellion [data-aos][data-aos][data-aos-delay="1450"], .rebellion body[data-aos-delay="1450"] [data-aos] {
  transition-delay: 0;
}
.rebellion [data-aos][data-aos][data-aos-delay="1450"].aos-animate, .rebellion body[data-aos-delay="1450"] [data-aos].aos-animate {
  transition-delay: 1.45s;
}
.rebellion [data-aos][data-aos][data-aos-duration="1500"], .rebellion body[data-aos-duration="1500"] [data-aos] {
  transition-duration: 1.5s;
}
.rebellion [data-aos][data-aos][data-aos-delay="1500"], .rebellion body[data-aos-delay="1500"] [data-aos] {
  transition-delay: 0;
}
.rebellion [data-aos][data-aos][data-aos-delay="1500"].aos-animate, .rebellion body[data-aos-delay="1500"] [data-aos].aos-animate {
  transition-delay: 1.5s;
}
.rebellion [data-aos][data-aos][data-aos-duration="1550"], .rebellion body[data-aos-duration="1550"] [data-aos] {
  transition-duration: 1.55s;
}
.rebellion [data-aos][data-aos][data-aos-delay="1550"], .rebellion body[data-aos-delay="1550"] [data-aos] {
  transition-delay: 0;
}
.rebellion [data-aos][data-aos][data-aos-delay="1550"].aos-animate, .rebellion body[data-aos-delay="1550"] [data-aos].aos-animate {
  transition-delay: 1.55s;
}
.rebellion [data-aos][data-aos][data-aos-duration="1600"], .rebellion body[data-aos-duration="1600"] [data-aos] {
  transition-duration: 1.6s;
}
.rebellion [data-aos][data-aos][data-aos-delay="1600"], .rebellion body[data-aos-delay="1600"] [data-aos] {
  transition-delay: 0;
}
.rebellion [data-aos][data-aos][data-aos-delay="1600"].aos-animate, .rebellion body[data-aos-delay="1600"] [data-aos].aos-animate {
  transition-delay: 1.6s;
}
.rebellion [data-aos][data-aos][data-aos-duration="1650"], .rebellion body[data-aos-duration="1650"] [data-aos] {
  transition-duration: 1.65s;
}
.rebellion [data-aos][data-aos][data-aos-delay="1650"], .rebellion body[data-aos-delay="1650"] [data-aos] {
  transition-delay: 0;
}
.rebellion [data-aos][data-aos][data-aos-delay="1650"].aos-animate, .rebellion body[data-aos-delay="1650"] [data-aos].aos-animate {
  transition-delay: 1.65s;
}
.rebellion [data-aos][data-aos][data-aos-duration="1700"], .rebellion body[data-aos-duration="1700"] [data-aos] {
  transition-duration: 1.7s;
}
.rebellion [data-aos][data-aos][data-aos-delay="1700"], .rebellion body[data-aos-delay="1700"] [data-aos] {
  transition-delay: 0;
}
.rebellion [data-aos][data-aos][data-aos-delay="1700"].aos-animate, .rebellion body[data-aos-delay="1700"] [data-aos].aos-animate {
  transition-delay: 1.7s;
}
.rebellion [data-aos][data-aos][data-aos-duration="1750"], .rebellion body[data-aos-duration="1750"] [data-aos] {
  transition-duration: 1.75s;
}
.rebellion [data-aos][data-aos][data-aos-delay="1750"], .rebellion body[data-aos-delay="1750"] [data-aos] {
  transition-delay: 0;
}
.rebellion [data-aos][data-aos][data-aos-delay="1750"].aos-animate, .rebellion body[data-aos-delay="1750"] [data-aos].aos-animate {
  transition-delay: 1.75s;
}
.rebellion [data-aos][data-aos][data-aos-duration="1800"], .rebellion body[data-aos-duration="1800"] [data-aos] {
  transition-duration: 1.8s;
}
.rebellion [data-aos][data-aos][data-aos-delay="1800"], .rebellion body[data-aos-delay="1800"] [data-aos] {
  transition-delay: 0;
}
.rebellion [data-aos][data-aos][data-aos-delay="1800"].aos-animate, .rebellion body[data-aos-delay="1800"] [data-aos].aos-animate {
  transition-delay: 1.8s;
}
.rebellion [data-aos][data-aos][data-aos-duration="1850"], .rebellion body[data-aos-duration="1850"] [data-aos] {
  transition-duration: 1.85s;
}
.rebellion [data-aos][data-aos][data-aos-delay="1850"], .rebellion body[data-aos-delay="1850"] [data-aos] {
  transition-delay: 0;
}
.rebellion [data-aos][data-aos][data-aos-delay="1850"].aos-animate, .rebellion body[data-aos-delay="1850"] [data-aos].aos-animate {
  transition-delay: 1.85s;
}
.rebellion [data-aos][data-aos][data-aos-duration="1900"], .rebellion body[data-aos-duration="1900"] [data-aos] {
  transition-duration: 1.9s;
}
.rebellion [data-aos][data-aos][data-aos-delay="1900"], .rebellion body[data-aos-delay="1900"] [data-aos] {
  transition-delay: 0;
}
.rebellion [data-aos][data-aos][data-aos-delay="1900"].aos-animate, .rebellion body[data-aos-delay="1900"] [data-aos].aos-animate {
  transition-delay: 1.9s;
}
.rebellion [data-aos][data-aos][data-aos-duration="1950"], .rebellion body[data-aos-duration="1950"] [data-aos] {
  transition-duration: 1.95s;
}
.rebellion [data-aos][data-aos][data-aos-delay="1950"], .rebellion body[data-aos-delay="1950"] [data-aos] {
  transition-delay: 0;
}
.rebellion [data-aos][data-aos][data-aos-delay="1950"].aos-animate, .rebellion body[data-aos-delay="1950"] [data-aos].aos-animate {
  transition-delay: 1.95s;
}
.rebellion [data-aos][data-aos][data-aos-duration="2000"], .rebellion body[data-aos-duration="2000"] [data-aos] {
  transition-duration: 2s;
}
.rebellion [data-aos][data-aos][data-aos-delay="2000"], .rebellion body[data-aos-delay="2000"] [data-aos] {
  transition-delay: 0;
}
.rebellion [data-aos][data-aos][data-aos-delay="2000"].aos-animate, .rebellion body[data-aos-delay="2000"] [data-aos].aos-animate {
  transition-delay: 2s;
}
.rebellion [data-aos][data-aos][data-aos-duration="2050"], .rebellion body[data-aos-duration="2050"] [data-aos] {
  transition-duration: 2.05s;
}
.rebellion [data-aos][data-aos][data-aos-delay="2050"], .rebellion body[data-aos-delay="2050"] [data-aos] {
  transition-delay: 0;
}
.rebellion [data-aos][data-aos][data-aos-delay="2050"].aos-animate, .rebellion body[data-aos-delay="2050"] [data-aos].aos-animate {
  transition-delay: 2.05s;
}
.rebellion [data-aos][data-aos][data-aos-duration="2100"], .rebellion body[data-aos-duration="2100"] [data-aos] {
  transition-duration: 2.1s;
}
.rebellion [data-aos][data-aos][data-aos-delay="2100"], .rebellion body[data-aos-delay="2100"] [data-aos] {
  transition-delay: 0;
}
.rebellion [data-aos][data-aos][data-aos-delay="2100"].aos-animate, .rebellion body[data-aos-delay="2100"] [data-aos].aos-animate {
  transition-delay: 2.1s;
}
.rebellion [data-aos][data-aos][data-aos-duration="2150"], .rebellion body[data-aos-duration="2150"] [data-aos] {
  transition-duration: 2.15s;
}
.rebellion [data-aos][data-aos][data-aos-delay="2150"], .rebellion body[data-aos-delay="2150"] [data-aos] {
  transition-delay: 0;
}
.rebellion [data-aos][data-aos][data-aos-delay="2150"].aos-animate, .rebellion body[data-aos-delay="2150"] [data-aos].aos-animate {
  transition-delay: 2.15s;
}
.rebellion [data-aos][data-aos][data-aos-duration="2200"], .rebellion body[data-aos-duration="2200"] [data-aos] {
  transition-duration: 2.2s;
}
.rebellion [data-aos][data-aos][data-aos-delay="2200"], .rebellion body[data-aos-delay="2200"] [data-aos] {
  transition-delay: 0;
}
.rebellion [data-aos][data-aos][data-aos-delay="2200"].aos-animate, .rebellion body[data-aos-delay="2200"] [data-aos].aos-animate {
  transition-delay: 2.2s;
}
.rebellion [data-aos][data-aos][data-aos-duration="2250"], .rebellion body[data-aos-duration="2250"] [data-aos] {
  transition-duration: 2.25s;
}
.rebellion [data-aos][data-aos][data-aos-delay="2250"], .rebellion body[data-aos-delay="2250"] [data-aos] {
  transition-delay: 0;
}
.rebellion [data-aos][data-aos][data-aos-delay="2250"].aos-animate, .rebellion body[data-aos-delay="2250"] [data-aos].aos-animate {
  transition-delay: 2.25s;
}
.rebellion [data-aos][data-aos][data-aos-duration="2300"], .rebellion body[data-aos-duration="2300"] [data-aos] {
  transition-duration: 2.3s;
}
.rebellion [data-aos][data-aos][data-aos-delay="2300"], .rebellion body[data-aos-delay="2300"] [data-aos] {
  transition-delay: 0;
}
.rebellion [data-aos][data-aos][data-aos-delay="2300"].aos-animate, .rebellion body[data-aos-delay="2300"] [data-aos].aos-animate {
  transition-delay: 2.3s;
}
.rebellion [data-aos][data-aos][data-aos-duration="2350"], .rebellion body[data-aos-duration="2350"] [data-aos] {
  transition-duration: 2.35s;
}
.rebellion [data-aos][data-aos][data-aos-delay="2350"], .rebellion body[data-aos-delay="2350"] [data-aos] {
  transition-delay: 0;
}
.rebellion [data-aos][data-aos][data-aos-delay="2350"].aos-animate, .rebellion body[data-aos-delay="2350"] [data-aos].aos-animate {
  transition-delay: 2.35s;
}
.rebellion [data-aos][data-aos][data-aos-duration="2400"], .rebellion body[data-aos-duration="2400"] [data-aos] {
  transition-duration: 2.4s;
}
.rebellion [data-aos][data-aos][data-aos-delay="2400"], .rebellion body[data-aos-delay="2400"] [data-aos] {
  transition-delay: 0;
}
.rebellion [data-aos][data-aos][data-aos-delay="2400"].aos-animate, .rebellion body[data-aos-delay="2400"] [data-aos].aos-animate {
  transition-delay: 2.4s;
}
.rebellion [data-aos][data-aos][data-aos-duration="2450"], .rebellion body[data-aos-duration="2450"] [data-aos] {
  transition-duration: 2.45s;
}
.rebellion [data-aos][data-aos][data-aos-delay="2450"], .rebellion body[data-aos-delay="2450"] [data-aos] {
  transition-delay: 0;
}
.rebellion [data-aos][data-aos][data-aos-delay="2450"].aos-animate, .rebellion body[data-aos-delay="2450"] [data-aos].aos-animate {
  transition-delay: 2.45s;
}
.rebellion [data-aos][data-aos][data-aos-duration="2500"], .rebellion body[data-aos-duration="2500"] [data-aos] {
  transition-duration: 2.5s;
}
.rebellion [data-aos][data-aos][data-aos-delay="2500"], .rebellion body[data-aos-delay="2500"] [data-aos] {
  transition-delay: 0;
}
.rebellion [data-aos][data-aos][data-aos-delay="2500"].aos-animate, .rebellion body[data-aos-delay="2500"] [data-aos].aos-animate {
  transition-delay: 2.5s;
}
.rebellion [data-aos][data-aos][data-aos-duration="2550"], .rebellion body[data-aos-duration="2550"] [data-aos] {
  transition-duration: 2.55s;
}
.rebellion [data-aos][data-aos][data-aos-delay="2550"], .rebellion body[data-aos-delay="2550"] [data-aos] {
  transition-delay: 0;
}
.rebellion [data-aos][data-aos][data-aos-delay="2550"].aos-animate, .rebellion body[data-aos-delay="2550"] [data-aos].aos-animate {
  transition-delay: 2.55s;
}
.rebellion [data-aos][data-aos][data-aos-duration="2600"], .rebellion body[data-aos-duration="2600"] [data-aos] {
  transition-duration: 2.6s;
}
.rebellion [data-aos][data-aos][data-aos-delay="2600"], .rebellion body[data-aos-delay="2600"] [data-aos] {
  transition-delay: 0;
}
.rebellion [data-aos][data-aos][data-aos-delay="2600"].aos-animate, .rebellion body[data-aos-delay="2600"] [data-aos].aos-animate {
  transition-delay: 2.6s;
}
.rebellion [data-aos][data-aos][data-aos-duration="2650"], .rebellion body[data-aos-duration="2650"] [data-aos] {
  transition-duration: 2.65s;
}
.rebellion [data-aos][data-aos][data-aos-delay="2650"], .rebellion body[data-aos-delay="2650"] [data-aos] {
  transition-delay: 0;
}
.rebellion [data-aos][data-aos][data-aos-delay="2650"].aos-animate, .rebellion body[data-aos-delay="2650"] [data-aos].aos-animate {
  transition-delay: 2.65s;
}
.rebellion [data-aos][data-aos][data-aos-duration="2700"], .rebellion body[data-aos-duration="2700"] [data-aos] {
  transition-duration: 2.7s;
}
.rebellion [data-aos][data-aos][data-aos-delay="2700"], .rebellion body[data-aos-delay="2700"] [data-aos] {
  transition-delay: 0;
}
.rebellion [data-aos][data-aos][data-aos-delay="2700"].aos-animate, .rebellion body[data-aos-delay="2700"] [data-aos].aos-animate {
  transition-delay: 2.7s;
}
.rebellion [data-aos][data-aos][data-aos-duration="2750"], .rebellion body[data-aos-duration="2750"] [data-aos] {
  transition-duration: 2.75s;
}
.rebellion [data-aos][data-aos][data-aos-delay="2750"], .rebellion body[data-aos-delay="2750"] [data-aos] {
  transition-delay: 0;
}
.rebellion [data-aos][data-aos][data-aos-delay="2750"].aos-animate, .rebellion body[data-aos-delay="2750"] [data-aos].aos-animate {
  transition-delay: 2.75s;
}
.rebellion [data-aos][data-aos][data-aos-duration="2800"], .rebellion body[data-aos-duration="2800"] [data-aos] {
  transition-duration: 2.8s;
}
.rebellion [data-aos][data-aos][data-aos-delay="2800"], .rebellion body[data-aos-delay="2800"] [data-aos] {
  transition-delay: 0;
}
.rebellion [data-aos][data-aos][data-aos-delay="2800"].aos-animate, .rebellion body[data-aos-delay="2800"] [data-aos].aos-animate {
  transition-delay: 2.8s;
}
.rebellion [data-aos][data-aos][data-aos-duration="2850"], .rebellion body[data-aos-duration="2850"] [data-aos] {
  transition-duration: 2.85s;
}
.rebellion [data-aos][data-aos][data-aos-delay="2850"], .rebellion body[data-aos-delay="2850"] [data-aos] {
  transition-delay: 0;
}
.rebellion [data-aos][data-aos][data-aos-delay="2850"].aos-animate, .rebellion body[data-aos-delay="2850"] [data-aos].aos-animate {
  transition-delay: 2.85s;
}
.rebellion [data-aos][data-aos][data-aos-duration="2900"], .rebellion body[data-aos-duration="2900"] [data-aos] {
  transition-duration: 2.9s;
}
.rebellion [data-aos][data-aos][data-aos-delay="2900"], .rebellion body[data-aos-delay="2900"] [data-aos] {
  transition-delay: 0;
}
.rebellion [data-aos][data-aos][data-aos-delay="2900"].aos-animate, .rebellion body[data-aos-delay="2900"] [data-aos].aos-animate {
  transition-delay: 2.9s;
}
.rebellion [data-aos][data-aos][data-aos-duration="2950"], .rebellion body[data-aos-duration="2950"] [data-aos] {
  transition-duration: 2.95s;
}
.rebellion [data-aos][data-aos][data-aos-delay="2950"], .rebellion body[data-aos-delay="2950"] [data-aos] {
  transition-delay: 0;
}
.rebellion [data-aos][data-aos][data-aos-delay="2950"].aos-animate, .rebellion body[data-aos-delay="2950"] [data-aos].aos-animate {
  transition-delay: 2.95s;
}
.rebellion [data-aos][data-aos][data-aos-duration="3000"], .rebellion body[data-aos-duration="3000"] [data-aos] {
  transition-duration: 3s;
}
.rebellion [data-aos][data-aos][data-aos-delay="3000"], .rebellion body[data-aos-delay="3000"] [data-aos] {
  transition-delay: 0;
}
.rebellion [data-aos][data-aos][data-aos-delay="3000"].aos-animate, .rebellion body[data-aos-delay="3000"] [data-aos].aos-animate {
  transition-delay: 3s;
}
.rebellion [data-aos][data-aos][data-aos-easing=linear], .rebellion body[data-aos-easing=linear] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
}
.rebellion [data-aos][data-aos][data-aos-easing=ease], .rebellion body[data-aos-easing=ease] [data-aos] {
  transition-timing-function: ease;
}
.rebellion [data-aos][data-aos][data-aos-easing=ease-in], .rebellion body[data-aos-easing=ease-in] [data-aos] {
  transition-timing-function: ease-in;
}
.rebellion [data-aos][data-aos][data-aos-easing=ease-out], .rebellion body[data-aos-easing=ease-out] [data-aos] {
  transition-timing-function: ease-out;
}
.rebellion [data-aos][data-aos][data-aos-easing=ease-in-out], .rebellion body[data-aos-easing=ease-in-out] [data-aos] {
  transition-timing-function: ease-in-out;
}
.rebellion [data-aos][data-aos][data-aos-easing=ease-in-back], .rebellion body[data-aos-easing=ease-in-back] [data-aos] {
  transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045);
}
.rebellion [data-aos][data-aos][data-aos-easing=ease-out-back], .rebellion body[data-aos-easing=ease-out-back] [data-aos] {
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.rebellion [data-aos][data-aos][data-aos-easing=ease-in-out-back], .rebellion body[data-aos-easing=ease-in-out-back] [data-aos] {
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.rebellion [data-aos][data-aos][data-aos-easing=ease-in-sine], .rebellion body[data-aos-easing=ease-in-sine] [data-aos] {
  transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
}
.rebellion [data-aos][data-aos][data-aos-easing=ease-out-sine], .rebellion body[data-aos-easing=ease-out-sine] [data-aos] {
  transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
}
.rebellion [data-aos][data-aos][data-aos-easing=ease-in-out-sine], .rebellion body[data-aos-easing=ease-in-out-sine] [data-aos] {
  transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
.rebellion [data-aos][data-aos][data-aos-easing=ease-in-quad], .rebellion body[data-aos-easing=ease-in-quad] [data-aos] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
.rebellion [data-aos][data-aos][data-aos-easing=ease-out-quad], .rebellion body[data-aos-easing=ease-out-quad] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.rebellion [data-aos][data-aos][data-aos-easing=ease-in-out-quad], .rebellion body[data-aos-easing=ease-in-out-quad] [data-aos] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
.rebellion [data-aos][data-aos][data-aos-easing=ease-in-cubic], .rebellion body[data-aos-easing=ease-in-cubic] [data-aos] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
.rebellion [data-aos][data-aos][data-aos-easing=ease-out-cubic], .rebellion body[data-aos-easing=ease-out-cubic] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.rebellion [data-aos][data-aos][data-aos-easing=ease-in-out-cubic], .rebellion body[data-aos-easing=ease-in-out-cubic] [data-aos] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
.rebellion [data-aos][data-aos][data-aos-easing=ease-in-quart], .rebellion body[data-aos-easing=ease-in-quart] [data-aos] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
.rebellion [data-aos][data-aos][data-aos-easing=ease-out-quart], .rebellion body[data-aos-easing=ease-out-quart] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.rebellion [data-aos][data-aos][data-aos-easing=ease-in-out-quart], .rebellion body[data-aos-easing=ease-in-out-quart] [data-aos] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
.rebellion [data-aos^=fade][data-aos^=fade] {
  opacity: 0;
  transition-property: opacity, transform;
}
.rebellion [data-aos^=fade][data-aos^=fade].aos-animate {
  opacity: 1;
  transform: translateZ(0);
}
.rebellion [data-aos=fade-up] {
  transform: translate3d(0, 100px, 0);
}
.rebellion [data-aos=fade-down] {
  transform: translate3d(0, -100px, 0);
}
.rebellion [data-aos=fade-right] {
  transform: translate3d(-100px, 0, 0);
}
.rebellion [data-aos=fade-left] {
  transform: translate3d(100px, 0, 0);
}
.rebellion [data-aos=fade-up-right] {
  transform: translate3d(-100px, 100px, 0);
}
.rebellion [data-aos=fade-up-left] {
  transform: translate3d(100px, 100px, 0);
}
.rebellion [data-aos=fade-down-right] {
  transform: translate3d(-100px, -100px, 0);
}
.rebellion [data-aos=fade-down-left] {
  transform: translate3d(100px, -100px, 0);
}
.rebellion [data-aos^=zoom][data-aos^=zoom] {
  opacity: 0;
  transition-property: opacity, transform;
}
.rebellion [data-aos^=zoom][data-aos^=zoom].aos-animate {
  opacity: 1;
  transform: translateZ(0) scale(1);
}
.rebellion [data-aos=zoom-in] {
  transform: scale(0.6);
}
.rebellion [data-aos=zoom-in-up] {
  transform: translate3d(0, 100px, 0) scale(0.6);
}
.rebellion [data-aos=zoom-in-down] {
  transform: translate3d(0, -100px, 0) scale(0.6);
}
.rebellion [data-aos=zoom-in-right] {
  transform: translate3d(-100px, 0, 0) scale(0.6);
}
.rebellion [data-aos=zoom-in-left] {
  transform: translate3d(100px, 0, 0) scale(0.6);
}
.rebellion [data-aos=zoom-out] {
  transform: scale(1.2);
}
.rebellion [data-aos=zoom-out-up] {
  transform: translate3d(0, 100px, 0) scale(1.2);
}
.rebellion [data-aos=zoom-out-down] {
  transform: translate3d(0, -100px, 0) scale(1.2);
}
.rebellion [data-aos=zoom-out-right] {
  transform: translate3d(-100px, 0, 0) scale(1.2);
}
.rebellion [data-aos=zoom-out-left] {
  transform: translate3d(100px, 0, 0) scale(1.2);
}
.rebellion [data-aos^=slide][data-aos^=slide] {
  transition-property: transform;
}
.rebellion [data-aos^=slide][data-aos^=slide].aos-animate {
  transform: translateZ(0);
}
.rebellion [data-aos=slide-up] {
  transform: translate3d(0, 100%, 0);
}
.rebellion [data-aos=slide-down] {
  transform: translate3d(0, -100%, 0);
}
.rebellion [data-aos=slide-right] {
  transform: translate3d(-100%, 0, 0);
}
.rebellion [data-aos=slide-left] {
  transform: translate3d(100%, 0, 0);
}
.rebellion [data-aos^=flip][data-aos^=flip] {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  transition-property: transform;
}
.rebellion [data-aos=flip-left] {
  transform: perspective(2500px) rotateY(-100deg);
}
.rebellion [data-aos=flip-left].aos-animate {
  transform: perspective(2500px) rotateY(0);
}
.rebellion [data-aos=flip-right] {
  transform: perspective(2500px) rotateY(100deg);
}
.rebellion [data-aos=flip-right].aos-animate {
  transform: perspective(2500px) rotateY(0);
}
.rebellion [data-aos=flip-up] {
  transform: perspective(2500px) rotateX(-100deg);
}
.rebellion [data-aos=flip-up].aos-animate {
  transform: perspective(2500px) rotateX(0);
}
.rebellion [data-aos=flip-down] {
  transform: perspective(2500px) rotateX(100deg);
}
.rebellion [data-aos=flip-down].aos-animate {
  transform: perspective(2500px) rotateX(0);
}