@charset "UTF-8";
/*! bulma.io v0.6.2 | MIT License | github.com/jgthms/bulma */
@keyframes spinAround {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(359deg); } }
/*! minireset.css v0.0.2 | MIT License | github.com/jgthms/minireset.css */
html,
body,
p,
ol,
ul,
li,
dl,
dt,
dd,
blockquote,
figure,
fieldset,
legend,
textarea,
pre,
iframe,
hr,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal; }

ul {
  list-style: none; }

button,
input,
select,
textarea {
  margin: 0; }

html {
  box-sizing: border-box; }

* {
  box-sizing: inherit; }
  *:before, *:after {
    box-sizing: inherit; }

img,
embed,
object,
audio,
video {
  max-width: 100%; }

iframe {
  border: 0; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0;
  text-align: left; }

html {
  background-color: white;
  font-size: 10px;
  -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%; }

article,
aside,
figure,
footer,
header,
hgroup,
section {
  display: block; }

body,
button,
input,
select,
textarea {
  font-family: "quicksandmedium", BlinkMacSystemFont, -apple-system, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }

code,
pre {
  -moz-osx-font-smoothing: auto;
  -webkit-font-smoothing: auto;
  font-family: monospace; }

body {
  color: #4a4a4a;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.5; }

a {
  color: #3273dc;
  cursor: pointer;
  text-decoration: none;
  transition: all 200ms linear; }
  a strong {
    color: currentColor; }
  a:hover {
    color: #363636; }

code {
  background-color: #fafafa;
  color: #ff3860;
  font-size: 0.875em;
  font-weight: normal;
  padding: 0.25em 0.5em 0.25em; }

hr {
  background-color: #dbdbdb;
  border: none;
  display: block;
  height: 1px;
  margin: 1.5rem 0; }

img {
  height: auto;
  max-width: 100%; }

input[type="checkbox"],
input[type="radio"] {
  vertical-align: baseline; }

small {
  font-size: 0.875em; }

span {
  font-style: inherit;
  font-weight: inherit; }

strong {
  color: #363636;
  font-weight: 700; }

pre {
  -webkit-overflow-scrolling: touch;
  background-color: #fafafa;
  color: #4a4a4a;
  font-size: 0.875em;
  overflow-x: auto;
  padding: 1.25rem 1.5rem;
  white-space: pre;
  word-wrap: normal;
  background-color: transparent;
  color: currentColor;
  font-size: 1em;
  padding: 0; }

table {
  text-align: left;
  vertical-align: top;
  color: #363636; }

.is-trigger {
  cursor: pointer; }

.is-clearfix:after {
  clear: both;
  content: " ";
  display: table; }

.is-pulled-left {
  float: left !important; }

@media screen and (max-width: 768px) {
  .is-pulled-left {
    float: left !important; } }
@media screen and (min-width: 769px), print {
  .is-pulled-left-tablet {
    float: left !important; } }
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .is-pulled-left-tablet-only {
    float: left !important; } }
@media screen and (max-width: 1023px) {
  .is-pulled-left-touch {
    float: left !important; } }
@media screen and (min-width: 1024px) {
  .is-pulled-left-desktop {
    float: left !important; } }
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .is-pulled-left-desktop-only {
    float: left !important; } }
@media screen and (min-width: 1216px) {
  .is-pulled-left-widescreen {
    float: left !important; } }
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .is-pulled-left-widescreen-only {
    float: left !important; } }
@media screen and (min-width: 1408px) {
  .is-pulled-left-fullhd {
    float: left !important; } }
.is-pulled-right {
  float: right !important; }

@media screen and (max-width: 768px) {
  .is-pulled-right {
    float: right !important; } }
@media screen and (min-width: 769px), print {
  .is-pulled-right-tablet {
    float: right !important; } }
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .is-pulled-right-tablet-only {
    float: right !important; } }
@media screen and (max-width: 1023px) {
  .is-pulled-right-touch {
    float: right !important; } }
@media screen and (min-width: 1024px) {
  .is-pulled-right-desktop {
    float: right !important; } }
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .is-pulled-right-desktop-only {
    float: right !important; } }
@media screen and (min-width: 1216px) {
  .is-pulled-right-widescreen {
    float: right !important; } }
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .is-pulled-right-widescreen-only {
    float: right !important; } }
@media screen and (min-width: 1408px) {
  .is-pulled-right-fullhd {
    float: right !important; } }
.is-clipped {
  overflow: hidden !important; }

.is-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0; }

.is-size-1 {
  font-size: 3.5rem !important; }

.is-size-2 {
  font-size: 3rem !important; }

.is-size-3 {
  font-size: 2.5rem !important; }

.is-size-4 {
  font-size: 2rem !important; }

.is-size-5 {
  font-size: 1.8rem !important; }

.is-size-6 {
  font-size: 1.4rem !important; }

.is-size-7 {
  font-size: 1.2rem !important; }

@media screen and (max-width: 768px) {
  .is-size-1-mobile {
    font-size: 3.5rem !important; }

  .is-size-2-mobile {
    font-size: 3rem !important; }

  .is-size-3-mobile {
    font-size: 2.5rem !important; }

  .is-size-4-mobile {
    font-size: 2rem !important; }

  .is-size-5-mobile {
    font-size: 1.8rem !important; }

  .is-size-6-mobile {
    font-size: 1.4rem !important; }

  .is-size-7-mobile {
    font-size: 1.2rem !important; } }
@media screen and (min-width: 769px), print {
  .is-size-1-tablet {
    font-size: 3.5rem !important; }

  .is-size-2-tablet {
    font-size: 3rem !important; }

  .is-size-3-tablet {
    font-size: 2.5rem !important; }

  .is-size-4-tablet {
    font-size: 2rem !important; }

  .is-size-5-tablet {
    font-size: 1.8rem !important; }

  .is-size-6-tablet {
    font-size: 1.4rem !important; }

  .is-size-7-tablet {
    font-size: 1.2rem !important; } }
@media screen and (max-width: 1023px) {
  .is-size-1-touch {
    font-size: 3.5rem !important; }

  .is-size-2-touch {
    font-size: 3rem !important; }

  .is-size-3-touch {
    font-size: 2.5rem !important; }

  .is-size-4-touch {
    font-size: 2rem !important; }

  .is-size-5-touch {
    font-size: 1.8rem !important; }

  .is-size-6-touch {
    font-size: 1.4rem !important; }

  .is-size-7-touch {
    font-size: 1.2rem !important; } }
@media screen and (min-width: 1024px) {
  .is-size-1-desktop {
    font-size: 3.5rem !important; }

  .is-size-2-desktop {
    font-size: 3rem !important; }

  .is-size-3-desktop {
    font-size: 2.5rem !important; }

  .is-size-4-desktop {
    font-size: 2rem !important; }

  .is-size-5-desktop {
    font-size: 1.8rem !important; }

  .is-size-6-desktop {
    font-size: 1.4rem !important; }

  .is-size-7-desktop {
    font-size: 1.2rem !important; } }
@media screen and (min-width: 1216px) {
  .is-size-1-widescreen {
    font-size: 3.5rem !important; }

  .is-size-2-widescreen {
    font-size: 3rem !important; }

  .is-size-3-widescreen {
    font-size: 2.5rem !important; }

  .is-size-4-widescreen {
    font-size: 2rem !important; }

  .is-size-5-widescreen {
    font-size: 1.8rem !important; }

  .is-size-6-widescreen {
    font-size: 1.4rem !important; }

  .is-size-7-widescreen {
    font-size: 1.2rem !important; } }
@media screen and (min-width: 1408px) {
  .is-size-1-fullhd {
    font-size: 3.5rem !important; }

  .is-size-2-fullhd {
    font-size: 3rem !important; }

  .is-size-3-fullhd {
    font-size: 2.5rem !important; }

  .is-size-4-fullhd {
    font-size: 2rem !important; }

  .is-size-5-fullhd {
    font-size: 1.8rem !important; }

  .is-size-6-fullhd {
    font-size: 1.4rem !important; }

  .is-size-7-fullhd {
    font-size: 1.2rem !important; } }
.has-text-centered {
  text-align: center !important; }

@media screen and (max-width: 768px) {
  .has-text-centered-mobile {
    text-align: center !important; } }
@media screen and (min-width: 769px), print {
  .has-text-centered-tablet {
    text-align: center !important; } }
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-text-centered-tablet-only {
    text-align: center !important; } }
@media screen and (max-width: 1023px) {
  .has-text-centered-touch {
    text-align: center !important; } }
@media screen and (min-width: 1024px) {
  .has-text-centered-desktop {
    text-align: center !important; } }
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-text-centered-desktop-only {
    text-align: center !important; } }
@media screen and (min-width: 1216px) {
  .has-text-centered-widescreen {
    text-align: center !important; } }
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-text-centered-widescreen-only {
    text-align: center !important; } }
@media screen and (min-width: 1408px) {
  .has-text-centered-fullhd {
    text-align: center !important; } }
.has-text-justified {
  text-align: justify !important; }

@media screen and (max-width: 768px) {
  .has-text-justified-mobile {
    text-align: justify !important; } }
@media screen and (min-width: 769px), print {
  .has-text-justified-tablet {
    text-align: justify !important; } }
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-text-justified-tablet-only {
    text-align: justify !important; } }
@media screen and (max-width: 1023px) {
  .has-text-justified-touch {
    text-align: justify !important; } }
@media screen and (min-width: 1024px) {
  .has-text-justified-desktop {
    text-align: justify !important; } }
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-text-justified-desktop-only {
    text-align: justify !important; } }
@media screen and (min-width: 1216px) {
  .has-text-justified-widescreen {
    text-align: justify !important; } }
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-text-justified-widescreen-only {
    text-align: justify !important; } }
@media screen and (min-width: 1408px) {
  .has-text-justified-fullhd {
    text-align: justify !important; } }
.has-text-left {
  text-align: left !important; }

@media screen and (max-width: 768px) {
  .has-text-left-mobile {
    text-align: left !important; } }
@media screen and (min-width: 769px), print {
  .has-text-left-tablet {
    text-align: left !important; } }
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-text-left-tablet-only {
    text-align: left !important; } }
@media screen and (max-width: 1023px) {
  .has-text-left-touch {
    text-align: left !important; } }
@media screen and (min-width: 1024px) {
  .has-text-left-desktop {
    text-align: left !important; } }
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-text-left-desktop-only {
    text-align: left !important; } }
@media screen and (min-width: 1216px) {
  .has-text-left-widescreen {
    text-align: left !important; } }
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-text-left-widescreen-only {
    text-align: left !important; } }
@media screen and (min-width: 1408px) {
  .has-text-left-fullhd {
    text-align: left !important; } }
.has-text-right {
  text-align: right !important; }

@media screen and (max-width: 768px) {
  .has-text-right-mobile {
    text-align: right !important; } }
@media screen and (min-width: 769px), print {
  .has-text-right-tablet {
    text-align: right !important; } }
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-text-right-tablet-only {
    text-align: right !important; } }
@media screen and (max-width: 1023px) {
  .has-text-right-touch {
    text-align: right !important; } }
@media screen and (min-width: 1024px) {
  .has-text-right-desktop {
    text-align: right !important; } }
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-text-right-desktop-only {
    text-align: right !important; } }
@media screen and (min-width: 1216px) {
  .has-text-right-widescreen {
    text-align: right !important; } }
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-text-right-widescreen-only {
    text-align: right !important; } }
@media screen and (min-width: 1408px) {
  .has-text-right-fullhd {
    text-align: right !important; } }
.is-capitalized {
  text-transform: capitalize !important; }

.is-lowercase {
  text-transform: lowercase !important; }

.is-uppercase {
  text-transform: uppercase !important; }

.is-italic {
  font-style: italic !important; }

.has-text-white {
  color: white !important; }

a.has-text-white:hover, a.has-text-white:focus {
  color: #e6e6e6 !important; }

.has-text-black {
  color: #0a0a0a !important; }

a.has-text-black:hover, a.has-text-black:focus {
  color: black !important; }

.has-text-light {
  color: #b5b5b5 !important; }

a.has-text-light:hover, a.has-text-light:focus {
  color: #9c9c9c !important; }

.has-text-dark {
  color: #363636 !important; }

a.has-text-dark:hover, a.has-text-dark:focus {
  color: #1c1c1c !important; }

.has-text-primary {
  color: #00d1b2 !important; }

a.has-text-primary:hover, a.has-text-primary:focus {
  color: #009e86 !important; }

.has-text-link {
  color: #3273dc !important; }

a.has-text-link:hover, a.has-text-link:focus {
  color: #205bbc !important; }

.has-text-info {
  color: #209cee !important; }

a.has-text-info:hover, a.has-text-info:focus {
  color: #0f81cc !important; }

.has-text-success {
  color: #23d160 !important; }

a.has-text-success:hover, a.has-text-success:focus {
  color: #1ca64c !important; }

.has-text-warning {
  color: #ff470f !important; }

a.has-text-warning:hover, a.has-text-warning:focus {
  color: #db3300 !important; }

.has-text-danger {
  color: #ff3860 !important; }

a.has-text-danger:hover, a.has-text-danger:focus {
  color: #ff0537 !important; }

.has-text-orange {
  color: #ff470f !important; }

a.has-text-orange:hover, a.has-text-orange:focus {
  color: #db3300 !important; }

.has-text-yellow {
  color: #ffdd57 !important; }

a.has-text-yellow:hover, a.has-text-yellow:focus {
  color: #ffd324 !important; }

.has-text-green {
  color: #23d160 !important; }

a.has-text-green:hover, a.has-text-green:focus {
  color: #1ca64c !important; }

.has-text-turquoise {
  color: #00d1b2 !important; }

a.has-text-turquoise:hover, a.has-text-turquoise:focus {
  color: #009e86 !important; }

.has-text-cyan {
  color: #209cee !important; }

a.has-text-cyan:hover, a.has-text-cyan:focus {
  color: #0f81cc !important; }

.has-text-blue {
  color: #3273dc !important; }

a.has-text-blue:hover, a.has-text-blue:focus {
  color: #205bbc !important; }

.has-text-purple {
  color: #b86bff !important; }

a.has-text-purple:hover, a.has-text-purple:focus {
  color: #9f38ff !important; }

.has-text-red {
  color: #ff3860 !important; }

a.has-text-red:hover, a.has-text-red:focus {
  color: #ff0537 !important; }

.has-text-cPrimary {
  color: #000f9f !important; }

a.has-text-cPrimary:hover, a.has-text-cPrimary:focus {
  color: #000a6c !important; }

.has-text-cSecondary {
  color: #018997 !important; }

a.has-text-cSecondary:hover, a.has-text-cSecondary:focus {
  color: #015b64 !important; }

.has-text-black-bis {
  color: #121212 !important; }

.has-text-black-ter {
  color: #242424 !important; }

.has-text-grey-darker {
  color: #363636 !important; }

.has-text-grey-dark {
  color: #4a4a4a !important; }

.has-text-grey {
  color: #7a7a7a !important; }

.has-text-grey-light {
  color: #b5b5b5 !important; }

.has-text-grey-lighter {
  color: #dbdbdb !important; }

.has-text-white-ter {
  color: whitesmoke !important; }

.has-text-white-bis {
  color: #fafafa !important; }

.has-text-weight-light {
  font-weight: 300 !important; }

.has-text-weight-normal {
  font-weight: 400 !important; }

.has-text-weight-semibold {
  font-weight: 600 !important; }

.has-text-weight-bold {
  font-weight: 700 !important; }

.is-block {
  display: block !important; }

@media screen and (max-width: 768px) {
  .is-block-mobile {
    display: block !important; } }
@media screen and (min-width: 769px), print {
  .is-block-tablet {
    display: block !important; } }
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .is-block-tablet-only {
    display: block !important; } }
@media screen and (max-width: 1023px) {
  .is-block-touch {
    display: block !important; } }
@media screen and (min-width: 1024px) {
  .is-block-desktop {
    display: block !important; } }
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .is-block-desktop-only {
    display: block !important; } }
@media screen and (min-width: 1216px) {
  .is-block-widescreen {
    display: block !important; } }
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .is-block-widescreen-only {
    display: block !important; } }
@media screen and (min-width: 1408px) {
  .is-block-fullhd {
    display: block !important; } }
.is-flex {
  display: flex !important; }

@media screen and (max-width: 768px) {
  .is-flex-mobile {
    display: flex !important; } }
@media screen and (min-width: 769px), print {
  .is-flex-tablet {
    display: flex !important; } }
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .is-flex-tablet-only {
    display: flex !important; } }
@media screen and (max-width: 1023px) {
  .is-flex-touch {
    display: flex !important; } }
@media screen and (min-width: 1024px) {
  .is-flex-desktop {
    display: flex !important; } }
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .is-flex-desktop-only {
    display: flex !important; } }
@media screen and (min-width: 1216px) {
  .is-flex-widescreen {
    display: flex !important; } }
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .is-flex-widescreen-only {
    display: flex !important; } }
@media screen and (min-width: 1408px) {
  .is-flex-fullhd {
    display: flex !important; } }
.is-inline {
  display: inline !important; }

@media screen and (max-width: 768px) {
  .is-inline-mobile {
    display: inline !important; } }
@media screen and (min-width: 769px), print {
  .is-inline-tablet {
    display: inline !important; } }
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .is-inline-tablet-only {
    display: inline !important; } }
@media screen and (max-width: 1023px) {
  .is-inline-touch {
    display: inline !important; } }
@media screen and (min-width: 1024px) {
  .is-inline-desktop {
    display: inline !important; } }
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .is-inline-desktop-only {
    display: inline !important; } }
@media screen and (min-width: 1216px) {
  .is-inline-widescreen {
    display: inline !important; } }
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .is-inline-widescreen-only {
    display: inline !important; } }
@media screen and (min-width: 1408px) {
  .is-inline-fullhd {
    display: inline !important; } }
.is-inline-block {
  display: inline-block !important; }

@media screen and (max-width: 768px) {
  .is-inline-block-mobile {
    display: inline-block !important; } }
@media screen and (min-width: 769px), print {
  .is-inline-block-tablet {
    display: inline-block !important; } }
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .is-inline-block-tablet-only {
    display: inline-block !important; } }
@media screen and (max-width: 1023px) {
  .is-inline-block-touch {
    display: inline-block !important; } }
@media screen and (min-width: 1024px) {
  .is-inline-block-desktop {
    display: inline-block !important; } }
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .is-inline-block-desktop-only {
    display: inline-block !important; } }
@media screen and (min-width: 1216px) {
  .is-inline-block-widescreen {
    display: inline-block !important; } }
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .is-inline-block-widescreen-only {
    display: inline-block !important; } }
@media screen and (min-width: 1408px) {
  .is-inline-block-fullhd {
    display: inline-block !important; } }
.is-inline-flex {
  display: inline-flex !important; }

@media screen and (max-width: 768px) {
  .is-inline-flex-mobile {
    display: inline-flex !important; } }
@media screen and (min-width: 769px), print {
  .is-inline-flex-tablet {
    display: inline-flex !important; } }
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .is-inline-flex-tablet-only {
    display: inline-flex !important; } }
@media screen and (max-width: 1023px) {
  .is-inline-flex-touch {
    display: inline-flex !important; } }
@media screen and (min-width: 1024px) {
  .is-inline-flex-desktop {
    display: inline-flex !important; } }
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .is-inline-flex-desktop-only {
    display: inline-flex !important; } }
@media screen and (min-width: 1216px) {
  .is-inline-flex-widescreen {
    display: inline-flex !important; } }
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .is-inline-flex-widescreen-only {
    display: inline-flex !important; } }
@media screen and (min-width: 1408px) {
  .is-inline-flex-fullhd {
    display: inline-flex !important; } }
.is-hidden {
  display: none !important; }

@media screen and (max-width: 768px) {
  .is-hidden-mobile {
    display: none !important; } }
@media screen and (min-width: 769px), print {
  .is-hidden-tablet {
    display: none !important; } }
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .is-hidden-tablet-only {
    display: none !important; } }
@media screen and (max-width: 1023px) {
  .is-hidden-touch {
    display: none !important; } }
@media screen and (min-width: 1024px) {
  .is-hidden-desktop {
    display: none !important; } }
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .is-hidden-desktop-only {
    display: none !important; } }
@media screen and (min-width: 1216px) {
  .is-hidden-widescreen {
    display: none !important; } }
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .is-hidden-widescreen-only {
    display: none !important; } }
@media screen and (min-width: 1408px) {
  .is-hidden-fullhd {
    display: none !important; } }
.is-invisible {
  visibility: hidden !important; }

@media screen and (max-width: 768px) {
  .is-invisible-mobile {
    visibility: hidden !important; } }
@media screen and (min-width: 769px), print {
  .is-invisible-tablet {
    visibility: hidden !important; } }
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .is-invisible-tablet-only {
    visibility: hidden !important; } }
@media screen and (max-width: 1023px) {
  .is-invisible-touch {
    visibility: hidden !important; } }
@media screen and (min-width: 1024px) {
  .is-invisible-desktop {
    visibility: hidden !important; } }
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .is-invisible-desktop-only {
    visibility: hidden !important; } }
@media screen and (min-width: 1216px) {
  .is-invisible-widescreen {
    visibility: hidden !important; } }
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .is-invisible-widescreen-only {
    visibility: hidden !important; } }
@media screen and (min-width: 1408px) {
  .is-invisible-fullhd {
    visibility: hidden !important; } }
.is-marginless {
  margin: 0 !important; }

.is-paddingless {
  padding: 0 !important; }

.is-radiusless {
  border-radius: 0 !important; }

.is-shadowless {
  box-shadow: none !important; }

.is-unselectable {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.box {
  color: #4a4a4a;
  display: block;
  padding-bottom: calc(1rem - 1px);
  padding-left: calc(2rem - 1px);
  padding-right: calc(2rem - 1px);
  padding-top: calc(1rem - 1px);
  border: 1px solid #dbdbdb;
  transition: all 200ms linear; }
  .box:not(:last-child) {
    margin-bottom: 1.5rem; }
  .box:hover {
    border-color: #b5b5b5; }

.logo img,
.logo svg {
  width: 100%;
  max-width: 20rem;
  height: auto;
  margin: auto;
  display: block; }

.button {
  -moz-appearance: none;
  -webkit-appearance: none;
  align-items: center;
  border: 1px solid transparent;
  border-radius: 0;
  box-shadow: none;
  display: inline-flex;
  font-size: 1.4rem;
  justify-content: flex-start;
  height: 5rem;
  line-height: 1.5;
  padding-bottom: calc(1rem - 1px);
  padding-left: calc(2rem - 1px);
  padding-right: calc(2rem - 1px);
  padding-top: calc(1rem - 1px);
  position: relative;
  vertical-align: top;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: white;
  border-color: #dbdbdb;
  color: #363636;
  cursor: pointer;
  justify-content: center;
  text-align: center;
  white-space: nowrap;
  border-radius: 0;
  padding: 0;
  display: flex;
  border-width: 0; }
  .button:focus, .button.is-focused, .button:active, .button.is-active {
    outline: none; }
  .button[disabled] {
    cursor: not-allowed; }
  .button.has-no-icon {
    padding-right: 1.5rem;
    padding-left: 1.5rem; }
  .button strong {
    color: inherit; }
  .button span:not(.icon) {
    flex-grow: 1;
    flex-shrink: 1; }
  .button span:not(.icon) {
    padding-right: 1rem; }
  .button .icon, .button .icon.is-small, .button .icon.is-medium, .button .icon.is-large {
    height: 5rem;
    width: 5rem; }
  .button .icon:first-child:not(:last-child) {
    margin-left: 0;
    margin-right: 1rem; }
  .button .icon:last-child:not(:first-child) {
    margin-left: 1rem;
    margin-right: 0; }
  .button .icon:first-child:last-child {
    margin-left: 0;
    margin-right: 0; }
  .button .icon.openDocumentOptions, .button .icon.closeDocumentOptions {
    transition: opacity 200ms linear; }
  .button .icon.openDocumentOptions {
    opacity: 1; }
  .button .icon.closeDocumentOptions {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    z-index: -1; }
  .button.is-active .icon.openDocumentOptions {
    opacity: 0; }
  .button.is-active .icon.closeDocumentOptions {
    opacity: 1;
    z-index: 1; }
  .button:hover, .button.is-hovered {
    border-color: #b5b5b5;
    color: #363636; }
  .button:focus, .button.is-focused {
    border-color: #3273dc;
    color: #363636; }
    .button:focus:not(:active), .button.is-focused:not(:active) {
      box-shadow: 0 0 0 0.125em rgba(50, 115, 220, 0.25); }
  .button:active, .button.is-active {
    border-color: #4a4a4a;
    color: #363636; }
  .button.is-text {
    background-color: transparent;
    border-color: transparent;
    color: #4a4a4a; }
    .button.is-text:hover, .button.is-text.is-hovered, .button.is-text:focus, .button.is-text.is-focused, .button.is-text:active, .button.is-text.is-active {
      color: #363636; }
    .button.is-text[disabled] {
      background-color: transparent;
      border-color: transparent;
      box-shadow: none; }
  .button.is-white {
    background-color: white;
    border-color: transparent;
    color: #0a0a0a; }
    .button.is-white .icon {
      background-color: #e6e6e6; }
    .button.is-white:hover, .button.is-white.is-hovered, .button.is-white:focus, .button.is-white.is-focused, .button.is-white:active, .button.is-white.is-active {
      background-color: #e6e6e6;
      border-color: transparent;
      color: #0a0a0a; }
      .button.is-white:hover .icon, .button.is-white.is-hovered .icon, .button.is-white:focus .icon, .button.is-white.is-focused .icon, .button.is-white:active .icon, .button.is-white.is-active .icon {
        background-color: #d9d9d9; }
    .button.is-white[disabled] {
      background-color: white;
      border-color: transparent;
      box-shadow: none; }
    .button.is-white.is-inverted {
      background-color: #0a0a0a;
      color: white; }
      .button.is-white.is-inverted:hover {
        background-color: black; }
      .button.is-white.is-inverted[disabled] {
        background-color: #0a0a0a;
        border-color: transparent;
        box-shadow: none;
        color: white; }
    .button.is-white.is-loading:after {
      border-color: transparent transparent #0a0a0a #0a0a0a !important; }
    .button.is-white.is-outlined {
      background-color: transparent;
      border-color: white;
      color: white; }
      .button.is-white.is-outlined:hover, .button.is-white.is-outlined:focus {
        background-color: white;
        border-color: white;
        color: #0a0a0a; }
      .button.is-white.is-outlined.is-loading:after {
        border-color: transparent transparent white white !important; }
      .button.is-white.is-outlined[disabled] {
        background-color: transparent;
        border-color: white;
        box-shadow: none;
        color: white; }
    .button.is-white.is-inverted.is-outlined {
      background-color: transparent;
      border-color: #0a0a0a;
      color: #0a0a0a; }
      .button.is-white.is-inverted.is-outlined:hover, .button.is-white.is-inverted.is-outlined:focus {
        background-color: #0a0a0a;
        color: white; }
      .button.is-white.is-inverted.is-outlined[disabled] {
        background-color: transparent;
        border-color: #0a0a0a;
        box-shadow: none;
        color: #0a0a0a; }
  .button.is-black {
    background-color: #0a0a0a;
    border-color: transparent;
    color: white; }
    .button.is-black .icon {
      background-color: black; }
    .button.is-black:hover, .button.is-black.is-hovered, .button.is-black:focus, .button.is-black.is-focused, .button.is-black:active, .button.is-black.is-active {
      background-color: black;
      border-color: transparent;
      color: white; }
      .button.is-black:hover .icon, .button.is-black.is-hovered .icon, .button.is-black:focus .icon, .button.is-black.is-focused .icon, .button.is-black:active .icon, .button.is-black.is-active .icon {
        background-color: black; }
    .button.is-black[disabled] {
      background-color: #0a0a0a;
      border-color: transparent;
      box-shadow: none; }
    .button.is-black.is-inverted {
      background-color: white;
      color: #0a0a0a; }
      .button.is-black.is-inverted:hover {
        background-color: #f2f2f2; }
      .button.is-black.is-inverted[disabled] {
        background-color: white;
        border-color: transparent;
        box-shadow: none;
        color: #0a0a0a; }
    .button.is-black.is-loading:after {
      border-color: transparent transparent white white !important; }
    .button.is-black.is-outlined {
      background-color: transparent;
      border-color: #0a0a0a;
      color: #0a0a0a; }
      .button.is-black.is-outlined:hover, .button.is-black.is-outlined:focus {
        background-color: #0a0a0a;
        border-color: #0a0a0a;
        color: white; }
      .button.is-black.is-outlined.is-loading:after {
        border-color: transparent transparent #0a0a0a #0a0a0a !important; }
      .button.is-black.is-outlined[disabled] {
        background-color: transparent;
        border-color: #0a0a0a;
        box-shadow: none;
        color: #0a0a0a; }
    .button.is-black.is-inverted.is-outlined {
      background-color: transparent;
      border-color: white;
      color: white; }
      .button.is-black.is-inverted.is-outlined:hover, .button.is-black.is-inverted.is-outlined:focus {
        background-color: white;
        color: #0a0a0a; }
      .button.is-black.is-inverted.is-outlined[disabled] {
        background-color: transparent;
        border-color: white;
        box-shadow: none;
        color: white; }
  .button.is-light {
    background-color: #b5b5b5;
    border-color: transparent;
    color: #363636; }
    .button.is-light .icon {
      background-color: #9c9c9c; }
    .button.is-light:hover, .button.is-light.is-hovered, .button.is-light:focus, .button.is-light.is-focused, .button.is-light:active, .button.is-light.is-active {
      background-color: #9c9c9c;
      border-color: transparent;
      color: #363636; }
      .button.is-light:hover .icon, .button.is-light.is-hovered .icon, .button.is-light:focus .icon, .button.is-light.is-focused .icon, .button.is-light:active .icon, .button.is-light.is-active .icon {
        background-color: #8f8f8f; }
    .button.is-light[disabled] {
      background-color: #b5b5b5;
      border-color: transparent;
      box-shadow: none; }
    .button.is-light.is-inverted {
      background-color: #363636;
      color: #b5b5b5; }
      .button.is-light.is-inverted:hover {
        background-color: #292929; }
      .button.is-light.is-inverted[disabled] {
        background-color: #363636;
        border-color: transparent;
        box-shadow: none;
        color: #b5b5b5; }
    .button.is-light.is-loading:after {
      border-color: transparent transparent #363636 #363636 !important; }
    .button.is-light.is-outlined {
      background-color: transparent;
      border-color: #b5b5b5;
      color: #b5b5b5; }
      .button.is-light.is-outlined:hover, .button.is-light.is-outlined:focus {
        background-color: #b5b5b5;
        border-color: #b5b5b5;
        color: #363636; }
      .button.is-light.is-outlined.is-loading:after {
        border-color: transparent transparent #b5b5b5 #b5b5b5 !important; }
      .button.is-light.is-outlined[disabled] {
        background-color: transparent;
        border-color: #b5b5b5;
        box-shadow: none;
        color: #b5b5b5; }
    .button.is-light.is-inverted.is-outlined {
      background-color: transparent;
      border-color: #363636;
      color: #363636; }
      .button.is-light.is-inverted.is-outlined:hover, .button.is-light.is-inverted.is-outlined:focus {
        background-color: #363636;
        color: #b5b5b5; }
      .button.is-light.is-inverted.is-outlined[disabled] {
        background-color: transparent;
        border-color: #363636;
        box-shadow: none;
        color: #363636; }
  .button.is-dark {
    background-color: #363636;
    border-color: transparent;
    color: #b5b5b5; }
    .button.is-dark .icon {
      background-color: #1c1c1c; }
    .button.is-dark:hover, .button.is-dark.is-hovered, .button.is-dark:focus, .button.is-dark.is-focused, .button.is-dark:active, .button.is-dark.is-active {
      background-color: #1c1c1c;
      border-color: transparent;
      color: #b5b5b5; }
      .button.is-dark:hover .icon, .button.is-dark.is-hovered .icon, .button.is-dark:focus .icon, .button.is-dark.is-focused .icon, .button.is-dark:active .icon, .button.is-dark.is-active .icon {
        background-color: #0f0f0f; }
    .button.is-dark[disabled] {
      background-color: #363636;
      border-color: transparent;
      box-shadow: none; }
    .button.is-dark.is-inverted {
      background-color: #b5b5b5;
      color: #363636; }
      .button.is-dark.is-inverted:hover {
        background-color: #a8a8a8; }
      .button.is-dark.is-inverted[disabled] {
        background-color: #b5b5b5;
        border-color: transparent;
        box-shadow: none;
        color: #363636; }
    .button.is-dark.is-loading:after {
      border-color: transparent transparent #b5b5b5 #b5b5b5 !important; }
    .button.is-dark.is-outlined {
      background-color: transparent;
      border-color: #363636;
      color: #363636; }
      .button.is-dark.is-outlined:hover, .button.is-dark.is-outlined:focus {
        background-color: #363636;
        border-color: #363636;
        color: #b5b5b5; }
      .button.is-dark.is-outlined.is-loading:after {
        border-color: transparent transparent #363636 #363636 !important; }
      .button.is-dark.is-outlined[disabled] {
        background-color: transparent;
        border-color: #363636;
        box-shadow: none;
        color: #363636; }
    .button.is-dark.is-inverted.is-outlined {
      background-color: transparent;
      border-color: #b5b5b5;
      color: #b5b5b5; }
      .button.is-dark.is-inverted.is-outlined:hover, .button.is-dark.is-inverted.is-outlined:focus {
        background-color: #b5b5b5;
        color: #363636; }
      .button.is-dark.is-inverted.is-outlined[disabled] {
        background-color: transparent;
        border-color: #b5b5b5;
        box-shadow: none;
        color: #b5b5b5; }
  .button.is-primary {
    background-color: #00d1b2;
    border-color: transparent;
    color: #fff; }
    .button.is-primary .icon {
      background-color: #009e86; }
    .button.is-primary:hover, .button.is-primary.is-hovered, .button.is-primary:focus, .button.is-primary.is-focused, .button.is-primary:active, .button.is-primary.is-active {
      background-color: #009e86;
      border-color: transparent;
      color: #fff; }
      .button.is-primary:hover .icon, .button.is-primary.is-hovered .icon, .button.is-primary:focus .icon, .button.is-primary.is-focused .icon, .button.is-primary:active .icon, .button.is-primary.is-active .icon {
        background-color: #008571; }
    .button.is-primary[disabled] {
      background-color: #00d1b2;
      border-color: transparent;
      box-shadow: none; }
    .button.is-primary.is-inverted {
      background-color: #fff;
      color: #00d1b2; }
      .button.is-primary.is-inverted:hover {
        background-color: #f2f2f2; }
      .button.is-primary.is-inverted[disabled] {
        background-color: #fff;
        border-color: transparent;
        box-shadow: none;
        color: #00d1b2; }
    .button.is-primary.is-loading:after {
      border-color: transparent transparent #fff #fff !important; }
    .button.is-primary.is-outlined {
      background-color: transparent;
      border-color: #00d1b2;
      color: #00d1b2; }
      .button.is-primary.is-outlined:hover, .button.is-primary.is-outlined:focus {
        background-color: #00d1b2;
        border-color: #00d1b2;
        color: #fff; }
      .button.is-primary.is-outlined.is-loading:after {
        border-color: transparent transparent #00d1b2 #00d1b2 !important; }
      .button.is-primary.is-outlined[disabled] {
        background-color: transparent;
        border-color: #00d1b2;
        box-shadow: none;
        color: #00d1b2; }
    .button.is-primary.is-inverted.is-outlined {
      background-color: transparent;
      border-color: #fff;
      color: #fff; }
      .button.is-primary.is-inverted.is-outlined:hover, .button.is-primary.is-inverted.is-outlined:focus {
        background-color: #fff;
        color: #00d1b2; }
      .button.is-primary.is-inverted.is-outlined[disabled] {
        background-color: transparent;
        border-color: #fff;
        box-shadow: none;
        color: #fff; }
  .button.is-link {
    background-color: #3273dc;
    border-color: transparent;
    color: #fff; }
    .button.is-link .icon {
      background-color: #205bbc; }
    .button.is-link:hover, .button.is-link.is-hovered, .button.is-link:focus, .button.is-link.is-focused, .button.is-link:active, .button.is-link.is-active {
      background-color: #205bbc;
      border-color: transparent;
      color: #fff; }
      .button.is-link:hover .icon, .button.is-link.is-hovered .icon, .button.is-link:focus .icon, .button.is-link.is-focused .icon, .button.is-link:active .icon, .button.is-link.is-active .icon {
        background-color: #1c51a6; }
    .button.is-link[disabled] {
      background-color: #3273dc;
      border-color: transparent;
      box-shadow: none; }
    .button.is-link.is-inverted {
      background-color: #fff;
      color: #3273dc; }
      .button.is-link.is-inverted:hover {
        background-color: #f2f2f2; }
      .button.is-link.is-inverted[disabled] {
        background-color: #fff;
        border-color: transparent;
        box-shadow: none;
        color: #3273dc; }
    .button.is-link.is-loading:after {
      border-color: transparent transparent #fff #fff !important; }
    .button.is-link.is-outlined {
      background-color: transparent;
      border-color: #3273dc;
      color: #3273dc; }
      .button.is-link.is-outlined:hover, .button.is-link.is-outlined:focus {
        background-color: #3273dc;
        border-color: #3273dc;
        color: #fff; }
      .button.is-link.is-outlined.is-loading:after {
        border-color: transparent transparent #3273dc #3273dc !important; }
      .button.is-link.is-outlined[disabled] {
        background-color: transparent;
        border-color: #3273dc;
        box-shadow: none;
        color: #3273dc; }
    .button.is-link.is-inverted.is-outlined {
      background-color: transparent;
      border-color: #fff;
      color: #fff; }
      .button.is-link.is-inverted.is-outlined:hover, .button.is-link.is-inverted.is-outlined:focus {
        background-color: #fff;
        color: #3273dc; }
      .button.is-link.is-inverted.is-outlined[disabled] {
        background-color: transparent;
        border-color: #fff;
        box-shadow: none;
        color: #fff; }
  .button.is-info {
    background-color: #209cee;
    border-color: transparent;
    color: #fff; }
    .button.is-info .icon {
      background-color: #0f81cc; }
    .button.is-info:hover, .button.is-info.is-hovered, .button.is-info:focus, .button.is-info.is-focused, .button.is-info:active, .button.is-info.is-active {
      background-color: #0f81cc;
      border-color: transparent;
      color: #fff; }
      .button.is-info:hover .icon, .button.is-info.is-hovered .icon, .button.is-info:focus .icon, .button.is-info.is-focused .icon, .button.is-info:active .icon, .button.is-info.is-active .icon {
        background-color: #0e72b4; }
    .button.is-info[disabled] {
      background-color: #209cee;
      border-color: transparent;
      box-shadow: none; }
    .button.is-info.is-inverted {
      background-color: #fff;
      color: #209cee; }
      .button.is-info.is-inverted:hover {
        background-color: #f2f2f2; }
      .button.is-info.is-inverted[disabled] {
        background-color: #fff;
        border-color: transparent;
        box-shadow: none;
        color: #209cee; }
    .button.is-info.is-loading:after {
      border-color: transparent transparent #fff #fff !important; }
    .button.is-info.is-outlined {
      background-color: transparent;
      border-color: #209cee;
      color: #209cee; }
      .button.is-info.is-outlined:hover, .button.is-info.is-outlined:focus {
        background-color: #209cee;
        border-color: #209cee;
        color: #fff; }
      .button.is-info.is-outlined.is-loading:after {
        border-color: transparent transparent #209cee #209cee !important; }
      .button.is-info.is-outlined[disabled] {
        background-color: transparent;
        border-color: #209cee;
        box-shadow: none;
        color: #209cee; }
    .button.is-info.is-inverted.is-outlined {
      background-color: transparent;
      border-color: #fff;
      color: #fff; }
      .button.is-info.is-inverted.is-outlined:hover, .button.is-info.is-inverted.is-outlined:focus {
        background-color: #fff;
        color: #209cee; }
      .button.is-info.is-inverted.is-outlined[disabled] {
        background-color: transparent;
        border-color: #fff;
        box-shadow: none;
        color: #fff; }
  .button.is-success {
    background-color: #23d160;
    border-color: transparent;
    color: #fff; }
    .button.is-success .icon {
      background-color: #1ca64c; }
    .button.is-success:hover, .button.is-success.is-hovered, .button.is-success:focus, .button.is-success.is-focused, .button.is-success:active, .button.is-success.is-active {
      background-color: #1ca64c;
      border-color: transparent;
      color: #fff; }
      .button.is-success:hover .icon, .button.is-success.is-hovered .icon, .button.is-success:focus .icon, .button.is-success.is-focused .icon, .button.is-success:active .icon, .button.is-success.is-active .icon {
        background-color: #189042; }
    .button.is-success[disabled] {
      background-color: #23d160;
      border-color: transparent;
      box-shadow: none; }
    .button.is-success.is-inverted {
      background-color: #fff;
      color: #23d160; }
      .button.is-success.is-inverted:hover {
        background-color: #f2f2f2; }
      .button.is-success.is-inverted[disabled] {
        background-color: #fff;
        border-color: transparent;
        box-shadow: none;
        color: #23d160; }
    .button.is-success.is-loading:after {
      border-color: transparent transparent #fff #fff !important; }
    .button.is-success.is-outlined {
      background-color: transparent;
      border-color: #23d160;
      color: #23d160; }
      .button.is-success.is-outlined:hover, .button.is-success.is-outlined:focus {
        background-color: #23d160;
        border-color: #23d160;
        color: #fff; }
      .button.is-success.is-outlined.is-loading:after {
        border-color: transparent transparent #23d160 #23d160 !important; }
      .button.is-success.is-outlined[disabled] {
        background-color: transparent;
        border-color: #23d160;
        box-shadow: none;
        color: #23d160; }
    .button.is-success.is-inverted.is-outlined {
      background-color: transparent;
      border-color: #fff;
      color: #fff; }
      .button.is-success.is-inverted.is-outlined:hover, .button.is-success.is-inverted.is-outlined:focus {
        background-color: #fff;
        color: #23d160; }
      .button.is-success.is-inverted.is-outlined[disabled] {
        background-color: transparent;
        border-color: #fff;
        box-shadow: none;
        color: #fff; }
  .button.is-warning {
    background-color: #ff470f;
    border-color: transparent;
    color: rgba(0, 0, 0, 0.7); }
    .button.is-warning .icon {
      background-color: #db3300; }
    .button.is-warning:hover, .button.is-warning.is-hovered, .button.is-warning:focus, .button.is-warning.is-focused, .button.is-warning:active, .button.is-warning.is-active {
      background-color: #db3300;
      border-color: transparent;
      color: rgba(0, 0, 0, 0.7); }
      .button.is-warning:hover .icon, .button.is-warning.is-hovered .icon, .button.is-warning:focus .icon, .button.is-warning.is-focused .icon, .button.is-warning:active .icon, .button.is-warning.is-active .icon {
        background-color: #c22d00; }
    .button.is-warning[disabled] {
      background-color: #ff470f;
      border-color: transparent;
      box-shadow: none; }
    .button.is-warning.is-inverted {
      background-color: rgba(0, 0, 0, 0.7);
      color: #ff470f; }
      .button.is-warning.is-inverted:hover {
        background-color: rgba(0, 0, 0, 0.7); }
      .button.is-warning.is-inverted[disabled] {
        background-color: rgba(0, 0, 0, 0.7);
        border-color: transparent;
        box-shadow: none;
        color: #ff470f; }
    .button.is-warning.is-loading:after {
      border-color: transparent transparent rgba(0, 0, 0, 0.7) rgba(0, 0, 0, 0.7) !important; }
    .button.is-warning.is-outlined {
      background-color: transparent;
      border-color: #ff470f;
      color: #ff470f; }
      .button.is-warning.is-outlined:hover, .button.is-warning.is-outlined:focus {
        background-color: #ff470f;
        border-color: #ff470f;
        color: rgba(0, 0, 0, 0.7); }
      .button.is-warning.is-outlined.is-loading:after {
        border-color: transparent transparent #ff470f #ff470f !important; }
      .button.is-warning.is-outlined[disabled] {
        background-color: transparent;
        border-color: #ff470f;
        box-shadow: none;
        color: #ff470f; }
    .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); }
      .button.is-warning.is-inverted.is-outlined:hover, .button.is-warning.is-inverted.is-outlined:focus {
        background-color: rgba(0, 0, 0, 0.7);
        color: #ff470f; }
      .button.is-warning.is-inverted.is-outlined[disabled] {
        background-color: transparent;
        border-color: rgba(0, 0, 0, 0.7);
        box-shadow: none;
        color: rgba(0, 0, 0, 0.7); }
  .button.is-danger {
    background-color: #ff3860;
    border-color: transparent;
    color: #fff; }
    .button.is-danger .icon {
      background-color: #ff0537; }
    .button.is-danger:hover, .button.is-danger.is-hovered, .button.is-danger:focus, .button.is-danger.is-focused, .button.is-danger:active, .button.is-danger.is-active {
      background-color: #ff0537;
      border-color: transparent;
      color: #fff; }
      .button.is-danger:hover .icon, .button.is-danger.is-hovered .icon, .button.is-danger:focus .icon, .button.is-danger.is-focused .icon, .button.is-danger:active .icon, .button.is-danger.is-active .icon {
        background-color: #eb002f; }
    .button.is-danger[disabled] {
      background-color: #ff3860;
      border-color: transparent;
      box-shadow: none; }
    .button.is-danger.is-inverted {
      background-color: #fff;
      color: #ff3860; }
      .button.is-danger.is-inverted:hover {
        background-color: #f2f2f2; }
      .button.is-danger.is-inverted[disabled] {
        background-color: #fff;
        border-color: transparent;
        box-shadow: none;
        color: #ff3860; }
    .button.is-danger.is-loading:after {
      border-color: transparent transparent #fff #fff !important; }
    .button.is-danger.is-outlined {
      background-color: transparent;
      border-color: #ff3860;
      color: #ff3860; }
      .button.is-danger.is-outlined:hover, .button.is-danger.is-outlined:focus {
        background-color: #ff3860;
        border-color: #ff3860;
        color: #fff; }
      .button.is-danger.is-outlined.is-loading:after {
        border-color: transparent transparent #ff3860 #ff3860 !important; }
      .button.is-danger.is-outlined[disabled] {
        background-color: transparent;
        border-color: #ff3860;
        box-shadow: none;
        color: #ff3860; }
    .button.is-danger.is-inverted.is-outlined {
      background-color: transparent;
      border-color: #fff;
      color: #fff; }
      .button.is-danger.is-inverted.is-outlined:hover, .button.is-danger.is-inverted.is-outlined:focus {
        background-color: #fff;
        color: #ff3860; }
      .button.is-danger.is-inverted.is-outlined[disabled] {
        background-color: transparent;
        border-color: #fff;
        box-shadow: none;
        color: #fff; }
  .button.is-orange {
    background-color: #ff470f;
    border-color: transparent;
    color: #fff; }
    .button.is-orange .icon {
      background-color: #db3300; }
    .button.is-orange:hover, .button.is-orange.is-hovered, .button.is-orange:focus, .button.is-orange.is-focused, .button.is-orange:active, .button.is-orange.is-active {
      background-color: #db3300;
      border-color: transparent;
      color: #fff; }
      .button.is-orange:hover .icon, .button.is-orange.is-hovered .icon, .button.is-orange:focus .icon, .button.is-orange.is-focused .icon, .button.is-orange:active .icon, .button.is-orange.is-active .icon {
        background-color: #c22d00; }
    .button.is-orange[disabled] {
      background-color: #ff470f;
      border-color: transparent;
      box-shadow: none; }
    .button.is-orange.is-inverted {
      background-color: #fff;
      color: #ff470f; }
      .button.is-orange.is-inverted:hover {
        background-color: #f2f2f2; }
      .button.is-orange.is-inverted[disabled] {
        background-color: #fff;
        border-color: transparent;
        box-shadow: none;
        color: #ff470f; }
    .button.is-orange.is-loading:after {
      border-color: transparent transparent #fff #fff !important; }
    .button.is-orange.is-outlined {
      background-color: transparent;
      border-color: #ff470f;
      color: #ff470f; }
      .button.is-orange.is-outlined:hover, .button.is-orange.is-outlined:focus {
        background-color: #ff470f;
        border-color: #ff470f;
        color: #fff; }
      .button.is-orange.is-outlined.is-loading:after {
        border-color: transparent transparent #ff470f #ff470f !important; }
      .button.is-orange.is-outlined[disabled] {
        background-color: transparent;
        border-color: #ff470f;
        box-shadow: none;
        color: #ff470f; }
    .button.is-orange.is-inverted.is-outlined {
      background-color: transparent;
      border-color: #fff;
      color: #fff; }
      .button.is-orange.is-inverted.is-outlined:hover, .button.is-orange.is-inverted.is-outlined:focus {
        background-color: #fff;
        color: #ff470f; }
      .button.is-orange.is-inverted.is-outlined[disabled] {
        background-color: transparent;
        border-color: #fff;
        box-shadow: none;
        color: #fff; }
  .button.is-yellow {
    background-color: #ffdd57;
    border-color: transparent;
    color: rgba(0, 0, 0, 0.7); }
    .button.is-yellow .icon {
      background-color: #ffd324; }
    .button.is-yellow:hover, .button.is-yellow.is-hovered, .button.is-yellow:focus, .button.is-yellow.is-focused, .button.is-yellow:active, .button.is-yellow.is-active {
      background-color: #ffd324;
      border-color: transparent;
      color: rgba(0, 0, 0, 0.7); }
      .button.is-yellow:hover .icon, .button.is-yellow.is-hovered .icon, .button.is-yellow:focus .icon, .button.is-yellow.is-focused .icon, .button.is-yellow:active .icon, .button.is-yellow.is-active .icon {
        background-color: #ffce0a; }
    .button.is-yellow[disabled] {
      background-color: #ffdd57;
      border-color: transparent;
      box-shadow: none; }
    .button.is-yellow.is-inverted {
      background-color: rgba(0, 0, 0, 0.7);
      color: #ffdd57; }
      .button.is-yellow.is-inverted:hover {
        background-color: rgba(0, 0, 0, 0.7); }
      .button.is-yellow.is-inverted[disabled] {
        background-color: rgba(0, 0, 0, 0.7);
        border-color: transparent;
        box-shadow: none;
        color: #ffdd57; }
    .button.is-yellow.is-loading:after {
      border-color: transparent transparent rgba(0, 0, 0, 0.7) rgba(0, 0, 0, 0.7) !important; }
    .button.is-yellow.is-outlined {
      background-color: transparent;
      border-color: #ffdd57;
      color: #ffdd57; }
      .button.is-yellow.is-outlined:hover, .button.is-yellow.is-outlined:focus {
        background-color: #ffdd57;
        border-color: #ffdd57;
        color: rgba(0, 0, 0, 0.7); }
      .button.is-yellow.is-outlined.is-loading:after {
        border-color: transparent transparent #ffdd57 #ffdd57 !important; }
      .button.is-yellow.is-outlined[disabled] {
        background-color: transparent;
        border-color: #ffdd57;
        box-shadow: none;
        color: #ffdd57; }
    .button.is-yellow.is-inverted.is-outlined {
      background-color: transparent;
      border-color: rgba(0, 0, 0, 0.7);
      color: rgba(0, 0, 0, 0.7); }
      .button.is-yellow.is-inverted.is-outlined:hover, .button.is-yellow.is-inverted.is-outlined:focus {
        background-color: rgba(0, 0, 0, 0.7);
        color: #ffdd57; }
      .button.is-yellow.is-inverted.is-outlined[disabled] {
        background-color: transparent;
        border-color: rgba(0, 0, 0, 0.7);
        box-shadow: none;
        color: rgba(0, 0, 0, 0.7); }
  .button.is-green {
    background-color: #23d160;
    border-color: transparent;
    color: #fff; }
    .button.is-green .icon {
      background-color: #1ca64c; }
    .button.is-green:hover, .button.is-green.is-hovered, .button.is-green:focus, .button.is-green.is-focused, .button.is-green:active, .button.is-green.is-active {
      background-color: #1ca64c;
      border-color: transparent;
      color: #fff; }
      .button.is-green:hover .icon, .button.is-green.is-hovered .icon, .button.is-green:focus .icon, .button.is-green.is-focused .icon, .button.is-green:active .icon, .button.is-green.is-active .icon {
        background-color: #189042; }
    .button.is-green[disabled] {
      background-color: #23d160;
      border-color: transparent;
      box-shadow: none; }
    .button.is-green.is-inverted {
      background-color: #fff;
      color: #23d160; }
      .button.is-green.is-inverted:hover {
        background-color: #f2f2f2; }
      .button.is-green.is-inverted[disabled] {
        background-color: #fff;
        border-color: transparent;
        box-shadow: none;
        color: #23d160; }
    .button.is-green.is-loading:after {
      border-color: transparent transparent #fff #fff !important; }
    .button.is-green.is-outlined {
      background-color: transparent;
      border-color: #23d160;
      color: #23d160; }
      .button.is-green.is-outlined:hover, .button.is-green.is-outlined:focus {
        background-color: #23d160;
        border-color: #23d160;
        color: #fff; }
      .button.is-green.is-outlined.is-loading:after {
        border-color: transparent transparent #23d160 #23d160 !important; }
      .button.is-green.is-outlined[disabled] {
        background-color: transparent;
        border-color: #23d160;
        box-shadow: none;
        color: #23d160; }
    .button.is-green.is-inverted.is-outlined {
      background-color: transparent;
      border-color: #fff;
      color: #fff; }
      .button.is-green.is-inverted.is-outlined:hover, .button.is-green.is-inverted.is-outlined:focus {
        background-color: #fff;
        color: #23d160; }
      .button.is-green.is-inverted.is-outlined[disabled] {
        background-color: transparent;
        border-color: #fff;
        box-shadow: none;
        color: #fff; }
  .button.is-turquoise {
    background-color: #00d1b2;
    border-color: transparent;
    color: #fff; }
    .button.is-turquoise .icon {
      background-color: #009e86; }
    .button.is-turquoise:hover, .button.is-turquoise.is-hovered, .button.is-turquoise:focus, .button.is-turquoise.is-focused, .button.is-turquoise:active, .button.is-turquoise.is-active {
      background-color: #009e86;
      border-color: transparent;
      color: #fff; }
      .button.is-turquoise:hover .icon, .button.is-turquoise.is-hovered .icon, .button.is-turquoise:focus .icon, .button.is-turquoise.is-focused .icon, .button.is-turquoise:active .icon, .button.is-turquoise.is-active .icon {
        background-color: #008571; }
    .button.is-turquoise[disabled] {
      background-color: #00d1b2;
      border-color: transparent;
      box-shadow: none; }
    .button.is-turquoise.is-inverted {
      background-color: #fff;
      color: #00d1b2; }
      .button.is-turquoise.is-inverted:hover {
        background-color: #f2f2f2; }
      .button.is-turquoise.is-inverted[disabled] {
        background-color: #fff;
        border-color: transparent;
        box-shadow: none;
        color: #00d1b2; }
    .button.is-turquoise.is-loading:after {
      border-color: transparent transparent #fff #fff !important; }
    .button.is-turquoise.is-outlined {
      background-color: transparent;
      border-color: #00d1b2;
      color: #00d1b2; }
      .button.is-turquoise.is-outlined:hover, .button.is-turquoise.is-outlined:focus {
        background-color: #00d1b2;
        border-color: #00d1b2;
        color: #fff; }
      .button.is-turquoise.is-outlined.is-loading:after {
        border-color: transparent transparent #00d1b2 #00d1b2 !important; }
      .button.is-turquoise.is-outlined[disabled] {
        background-color: transparent;
        border-color: #00d1b2;
        box-shadow: none;
        color: #00d1b2; }
    .button.is-turquoise.is-inverted.is-outlined {
      background-color: transparent;
      border-color: #fff;
      color: #fff; }
      .button.is-turquoise.is-inverted.is-outlined:hover, .button.is-turquoise.is-inverted.is-outlined:focus {
        background-color: #fff;
        color: #00d1b2; }
      .button.is-turquoise.is-inverted.is-outlined[disabled] {
        background-color: transparent;
        border-color: #fff;
        box-shadow: none;
        color: #fff; }
  .button.is-cyan {
    background-color: #209cee;
    border-color: transparent;
    color: #fff; }
    .button.is-cyan .icon {
      background-color: #0f81cc; }
    .button.is-cyan:hover, .button.is-cyan.is-hovered, .button.is-cyan:focus, .button.is-cyan.is-focused, .button.is-cyan:active, .button.is-cyan.is-active {
      background-color: #0f81cc;
      border-color: transparent;
      color: #fff; }
      .button.is-cyan:hover .icon, .button.is-cyan.is-hovered .icon, .button.is-cyan:focus .icon, .button.is-cyan.is-focused .icon, .button.is-cyan:active .icon, .button.is-cyan.is-active .icon {
        background-color: #0e72b4; }
    .button.is-cyan[disabled] {
      background-color: #209cee;
      border-color: transparent;
      box-shadow: none; }
    .button.is-cyan.is-inverted {
      background-color: #fff;
      color: #209cee; }
      .button.is-cyan.is-inverted:hover {
        background-color: #f2f2f2; }
      .button.is-cyan.is-inverted[disabled] {
        background-color: #fff;
        border-color: transparent;
        box-shadow: none;
        color: #209cee; }
    .button.is-cyan.is-loading:after {
      border-color: transparent transparent #fff #fff !important; }
    .button.is-cyan.is-outlined {
      background-color: transparent;
      border-color: #209cee;
      color: #209cee; }
      .button.is-cyan.is-outlined:hover, .button.is-cyan.is-outlined:focus {
        background-color: #209cee;
        border-color: #209cee;
        color: #fff; }
      .button.is-cyan.is-outlined.is-loading:after {
        border-color: transparent transparent #209cee #209cee !important; }
      .button.is-cyan.is-outlined[disabled] {
        background-color: transparent;
        border-color: #209cee;
        box-shadow: none;
        color: #209cee; }
    .button.is-cyan.is-inverted.is-outlined {
      background-color: transparent;
      border-color: #fff;
      color: #fff; }
      .button.is-cyan.is-inverted.is-outlined:hover, .button.is-cyan.is-inverted.is-outlined:focus {
        background-color: #fff;
        color: #209cee; }
      .button.is-cyan.is-inverted.is-outlined[disabled] {
        background-color: transparent;
        border-color: #fff;
        box-shadow: none;
        color: #fff; }
  .button.is-blue {
    background-color: #3273dc;
    border-color: transparent;
    color: #fff; }
    .button.is-blue .icon {
      background-color: #205bbc; }
    .button.is-blue:hover, .button.is-blue.is-hovered, .button.is-blue:focus, .button.is-blue.is-focused, .button.is-blue:active, .button.is-blue.is-active {
      background-color: #205bbc;
      border-color: transparent;
      color: #fff; }
      .button.is-blue:hover .icon, .button.is-blue.is-hovered .icon, .button.is-blue:focus .icon, .button.is-blue.is-focused .icon, .button.is-blue:active .icon, .button.is-blue.is-active .icon {
        background-color: #1c51a6; }
    .button.is-blue[disabled] {
      background-color: #3273dc;
      border-color: transparent;
      box-shadow: none; }
    .button.is-blue.is-inverted {
      background-color: #fff;
      color: #3273dc; }
      .button.is-blue.is-inverted:hover {
        background-color: #f2f2f2; }
      .button.is-blue.is-inverted[disabled] {
        background-color: #fff;
        border-color: transparent;
        box-shadow: none;
        color: #3273dc; }
    .button.is-blue.is-loading:after {
      border-color: transparent transparent #fff #fff !important; }
    .button.is-blue.is-outlined {
      background-color: transparent;
      border-color: #3273dc;
      color: #3273dc; }
      .button.is-blue.is-outlined:hover, .button.is-blue.is-outlined:focus {
        background-color: #3273dc;
        border-color: #3273dc;
        color: #fff; }
      .button.is-blue.is-outlined.is-loading:after {
        border-color: transparent transparent #3273dc #3273dc !important; }
      .button.is-blue.is-outlined[disabled] {
        background-color: transparent;
        border-color: #3273dc;
        box-shadow: none;
        color: #3273dc; }
    .button.is-blue.is-inverted.is-outlined {
      background-color: transparent;
      border-color: #fff;
      color: #fff; }
      .button.is-blue.is-inverted.is-outlined:hover, .button.is-blue.is-inverted.is-outlined:focus {
        background-color: #fff;
        color: #3273dc; }
      .button.is-blue.is-inverted.is-outlined[disabled] {
        background-color: transparent;
        border-color: #fff;
        box-shadow: none;
        color: #fff; }
  .button.is-purple {
    background-color: #b86bff;
    border-color: transparent;
    color: #fff; }
    .button.is-purple .icon {
      background-color: #9f38ff; }
    .button.is-purple:hover, .button.is-purple.is-hovered, .button.is-purple:focus, .button.is-purple.is-focused, .button.is-purple:active, .button.is-purple.is-active {
      background-color: #9f38ff;
      border-color: transparent;
      color: #fff; }
      .button.is-purple:hover .icon, .button.is-purple.is-hovered .icon, .button.is-purple:focus .icon, .button.is-purple.is-focused .icon, .button.is-purple:active .icon, .button.is-purple.is-active .icon {
        background-color: #931fff; }
    .button.is-purple[disabled] {
      background-color: #b86bff;
      border-color: transparent;
      box-shadow: none; }
    .button.is-purple.is-inverted {
      background-color: #fff;
      color: #b86bff; }
      .button.is-purple.is-inverted:hover {
        background-color: #f2f2f2; }
      .button.is-purple.is-inverted[disabled] {
        background-color: #fff;
        border-color: transparent;
        box-shadow: none;
        color: #b86bff; }
    .button.is-purple.is-loading:after {
      border-color: transparent transparent #fff #fff !important; }
    .button.is-purple.is-outlined {
      background-color: transparent;
      border-color: #b86bff;
      color: #b86bff; }
      .button.is-purple.is-outlined:hover, .button.is-purple.is-outlined:focus {
        background-color: #b86bff;
        border-color: #b86bff;
        color: #fff; }
      .button.is-purple.is-outlined.is-loading:after {
        border-color: transparent transparent #b86bff #b86bff !important; }
      .button.is-purple.is-outlined[disabled] {
        background-color: transparent;
        border-color: #b86bff;
        box-shadow: none;
        color: #b86bff; }
    .button.is-purple.is-inverted.is-outlined {
      background-color: transparent;
      border-color: #fff;
      color: #fff; }
      .button.is-purple.is-inverted.is-outlined:hover, .button.is-purple.is-inverted.is-outlined:focus {
        background-color: #fff;
        color: #b86bff; }
      .button.is-purple.is-inverted.is-outlined[disabled] {
        background-color: transparent;
        border-color: #fff;
        box-shadow: none;
        color: #fff; }
  .button.is-red {
    background-color: #ff3860;
    border-color: transparent;
    color: #fff; }
    .button.is-red .icon {
      background-color: #ff0537; }
    .button.is-red:hover, .button.is-red.is-hovered, .button.is-red:focus, .button.is-red.is-focused, .button.is-red:active, .button.is-red.is-active {
      background-color: #ff0537;
      border-color: transparent;
      color: #fff; }
      .button.is-red:hover .icon, .button.is-red.is-hovered .icon, .button.is-red:focus .icon, .button.is-red.is-focused .icon, .button.is-red:active .icon, .button.is-red.is-active .icon {
        background-color: #eb002f; }
    .button.is-red[disabled] {
      background-color: #ff3860;
      border-color: transparent;
      box-shadow: none; }
    .button.is-red.is-inverted {
      background-color: #fff;
      color: #ff3860; }
      .button.is-red.is-inverted:hover {
        background-color: #f2f2f2; }
      .button.is-red.is-inverted[disabled] {
        background-color: #fff;
        border-color: transparent;
        box-shadow: none;
        color: #ff3860; }
    .button.is-red.is-loading:after {
      border-color: transparent transparent #fff #fff !important; }
    .button.is-red.is-outlined {
      background-color: transparent;
      border-color: #ff3860;
      color: #ff3860; }
      .button.is-red.is-outlined:hover, .button.is-red.is-outlined:focus {
        background-color: #ff3860;
        border-color: #ff3860;
        color: #fff; }
      .button.is-red.is-outlined.is-loading:after {
        border-color: transparent transparent #ff3860 #ff3860 !important; }
      .button.is-red.is-outlined[disabled] {
        background-color: transparent;
        border-color: #ff3860;
        box-shadow: none;
        color: #ff3860; }
    .button.is-red.is-inverted.is-outlined {
      background-color: transparent;
      border-color: #fff;
      color: #fff; }
      .button.is-red.is-inverted.is-outlined:hover, .button.is-red.is-inverted.is-outlined:focus {
        background-color: #fff;
        color: #ff3860; }
      .button.is-red.is-inverted.is-outlined[disabled] {
        background-color: transparent;
        border-color: #fff;
        box-shadow: none;
        color: #fff; }
  .button.is-cPrimary {
    background-color: #000f9f;
    border-color: transparent;
    color: white; }
    .button.is-cPrimary .icon {
      background-color: #000a6c; }
    .button.is-cPrimary:hover, .button.is-cPrimary.is-hovered, .button.is-cPrimary:focus, .button.is-cPrimary.is-focused, .button.is-cPrimary:active, .button.is-cPrimary.is-active {
      background-color: #000a6c;
      border-color: transparent;
      color: white; }
      .button.is-cPrimary:hover .icon, .button.is-cPrimary.is-hovered .icon, .button.is-cPrimary:focus .icon, .button.is-cPrimary.is-focused .icon, .button.is-cPrimary:active .icon, .button.is-cPrimary.is-active .icon {
        background-color: #000853; }
    .button.is-cPrimary[disabled] {
      background-color: #000f9f;
      border-color: transparent;
      box-shadow: none; }
    .button.is-cPrimary.is-inverted {
      background-color: white;
      color: #000f9f; }
      .button.is-cPrimary.is-inverted:hover {
        background-color: #f2f2f2; }
      .button.is-cPrimary.is-inverted[disabled] {
        background-color: white;
        border-color: transparent;
        box-shadow: none;
        color: #000f9f; }
    .button.is-cPrimary.is-loading:after {
      border-color: transparent transparent white white !important; }
    .button.is-cPrimary.is-outlined {
      background-color: transparent;
      border-color: #000f9f;
      color: #000f9f; }
      .button.is-cPrimary.is-outlined:hover, .button.is-cPrimary.is-outlined:focus {
        background-color: #000f9f;
        border-color: #000f9f;
        color: white; }
      .button.is-cPrimary.is-outlined.is-loading:after {
        border-color: transparent transparent #000f9f #000f9f !important; }
      .button.is-cPrimary.is-outlined[disabled] {
        background-color: transparent;
        border-color: #000f9f;
        box-shadow: none;
        color: #000f9f; }
    .button.is-cPrimary.is-inverted.is-outlined {
      background-color: transparent;
      border-color: white;
      color: white; }
      .button.is-cPrimary.is-inverted.is-outlined:hover, .button.is-cPrimary.is-inverted.is-outlined:focus {
        background-color: white;
        color: #000f9f; }
      .button.is-cPrimary.is-inverted.is-outlined[disabled] {
        background-color: transparent;
        border-color: white;
        box-shadow: none;
        color: white; }
  .button.is-cSecondary {
    background-color: #018997;
    border-color: transparent;
    color: white; }
    .button.is-cSecondary .icon {
      background-color: #015b64; }
    .button.is-cSecondary:hover, .button.is-cSecondary.is-hovered, .button.is-cSecondary:focus, .button.is-cSecondary.is-focused, .button.is-cSecondary:active, .button.is-cSecondary.is-active {
      background-color: #015b64;
      border-color: transparent;
      color: white; }
      .button.is-cSecondary:hover .icon, .button.is-cSecondary.is-hovered .icon, .button.is-cSecondary:focus .icon, .button.is-cSecondary.is-focused .icon, .button.is-cSecondary:active .icon, .button.is-cSecondary.is-active .icon {
        background-color: #00444b; }
    .button.is-cSecondary[disabled] {
      background-color: #018997;
      border-color: transparent;
      box-shadow: none; }
    .button.is-cSecondary.is-inverted {
      background-color: white;
      color: #018997; }
      .button.is-cSecondary.is-inverted:hover {
        background-color: #f2f2f2; }
      .button.is-cSecondary.is-inverted[disabled] {
        background-color: white;
        border-color: transparent;
        box-shadow: none;
        color: #018997; }
    .button.is-cSecondary.is-loading:after {
      border-color: transparent transparent white white !important; }
    .button.is-cSecondary.is-outlined {
      background-color: transparent;
      border-color: #018997;
      color: #018997; }
      .button.is-cSecondary.is-outlined:hover, .button.is-cSecondary.is-outlined:focus {
        background-color: #018997;
        border-color: #018997;
        color: white; }
      .button.is-cSecondary.is-outlined.is-loading:after {
        border-color: transparent transparent #018997 #018997 !important; }
      .button.is-cSecondary.is-outlined[disabled] {
        background-color: transparent;
        border-color: #018997;
        box-shadow: none;
        color: #018997; }
    .button.is-cSecondary.is-inverted.is-outlined {
      background-color: transparent;
      border-color: white;
      color: white; }
      .button.is-cSecondary.is-inverted.is-outlined:hover, .button.is-cSecondary.is-inverted.is-outlined:focus {
        background-color: white;
        color: #018997; }
      .button.is-cSecondary.is-inverted.is-outlined[disabled] {
        background-color: transparent;
        border-color: white;
        box-shadow: none;
        color: white; }
  .button.is-small {
    height: 3rem;
    width: 3rem; }
  .button.is-medium {
    font-size: 1.8rem; }
  .button.is-large {
    font-size: 2rem; }
  .button[disabled] {
    background-color: white;
    border-color: #dbdbdb;
    box-shadow: none;
    opacity: 0.5; }
  .button.is-fullwidth {
    display: flex;
    width: 100%; }
  .button.is-loading {
    color: transparent !important;
    pointer-events: none; }
    .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;
      position: absolute;
      left: calc(50% - (1em / 2));
      top: calc(50% - (1em / 2));
      position: absolute !important; }
  .button.is-static {
    background-color: whitesmoke;
    border-color: #dbdbdb;
    color: #7a7a7a;
    box-shadow: none;
    pointer-events: none; }
  .button.is-rounded {
    border-radius: 290486px;
    padding-left: 1em;
    padding-right: 1em; }

.buttons {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start; }
  .buttons .button {
    margin-bottom: 0.5rem; }
    .buttons .button:not(:last-child) {
      margin-right: 0.5rem; }
  .buttons:last-child {
    margin-bottom: -0.5rem; }
  .buttons:not(:last-child) {
    margin-bottom: 1rem; }
  .buttons.has-addons .button:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0; }
  .buttons.has-addons .button:not(:last-child) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    margin-right: -1px; }
  .buttons.has-addons .button:last-child {
    margin-right: 0; }
  .buttons.has-addons .button:hover, .buttons.has-addons .button.is-hovered {
    z-index: 2; }
  .buttons.has-addons .button:focus, .buttons.has-addons .button.is-focused, .buttons.has-addons .button:active, .buttons.has-addons .button.is-active, .buttons.has-addons .button.is-selected {
    z-index: 3; }
    .buttons.has-addons .button:focus:hover, .buttons.has-addons .button.is-focused:hover, .buttons.has-addons .button:active:hover, .buttons.has-addons .button.is-active:hover, .buttons.has-addons .button.is-selected:hover {
      z-index: 4; }
  .buttons.is-centered {
    justify-content: center; }
  .buttons.is-right {
    justify-content: flex-end; }

.container {
  margin: 0 auto;
  position: relative;
  width: 100%; }
  @media screen and (min-width: 1024px) {
    .container {
      max-width: 960px;
      width: 960px; }
      .container.is-fluid {
        margin-left: 0;
        margin-right: 0;
        max-width: none;
        width: 100%; } }
  @media screen and (max-width: 1215px) {
    .container.is-widescreen {
      max-width: 1152px;
      width: auto; } }
  @media screen and (max-width: 1407px) {
    .container.is-fullhd {
      max-width: 1344px;
      width: auto; } }
  @media screen and (min-width: 1216px) {
    .container {
      max-width: 1152px;
      width: 1152px; } }
  @media screen and (min-width: 1408px) {
    .container {
      max-width: 1344px;
      width: 1344px; } }

.content:not(:last-child) {
  margin-bottom: 1.5rem; }
.content li + li {
  margin-top: 0.25em; }
.content p:not(:last-child),
.content dl:not(:last-child),
.content ol:not(:last-child),
.content ul:not(:last-child),
.content blockquote:not(:last-child),
.content pre:not(:last-child),
.content table:not(:last-child) {
  margin-bottom: 1em; }
.content h1,
.content h2,
.content h3,
.content h4,
.content h5,
.content h6 {
  color: #363636;
  font-weight: 400;
  line-height: 1.125; }
.content p.is-white,
.content p span.is-white,
.content li.is-white,
.content li span.is-white,
.content h1.is-white,
.content h1 span.is-white,
.content h2.is-white,
.content h2 span.is-white,
.content h3.is-white,
.content h3 span.is-white,
.content h4.is-white,
.content h4 span.is-white,
.content h5.is-white,
.content h5 span.is-white,
.content h6.is-white,
.content h6 span.is-white {
  color: white; }
  .content p.is-white a, .content p.is-white a:visited,
  .content p span.is-white a,
  .content p span.is-white a:visited,
  .content li.is-white a,
  .content li.is-white a:visited,
  .content li span.is-white a,
  .content li span.is-white a:visited,
  .content h1.is-white a,
  .content h1.is-white a:visited,
  .content h1 span.is-white a,
  .content h1 span.is-white a:visited,
  .content h2.is-white a,
  .content h2.is-white a:visited,
  .content h2 span.is-white a,
  .content h2 span.is-white a:visited,
  .content h3.is-white a,
  .content h3.is-white a:visited,
  .content h3 span.is-white a,
  .content h3 span.is-white a:visited,
  .content h4.is-white a,
  .content h4.is-white a:visited,
  .content h4 span.is-white a,
  .content h4 span.is-white a:visited,
  .content h5.is-white a,
  .content h5.is-white a:visited,
  .content h5 span.is-white a,
  .content h5 span.is-white a:visited,
  .content h6.is-white a,
  .content h6.is-white a:visited,
  .content h6 span.is-white a,
  .content h6 span.is-white a:visited {
    color: white; }
  .content p.is-white a:hover, .content p.is-white a:active,
  .content p span.is-white a:hover,
  .content p span.is-white a:active,
  .content li.is-white a:hover,
  .content li.is-white a:active,
  .content li span.is-white a:hover,
  .content li span.is-white a:active,
  .content h1.is-white a:hover,
  .content h1.is-white a:active,
  .content h1 span.is-white a:hover,
  .content h1 span.is-white a:active,
  .content h2.is-white a:hover,
  .content h2.is-white a:active,
  .content h2 span.is-white a:hover,
  .content h2 span.is-white a:active,
  .content h3.is-white a:hover,
  .content h3.is-white a:active,
  .content h3 span.is-white a:hover,
  .content h3 span.is-white a:active,
  .content h4.is-white a:hover,
  .content h4.is-white a:active,
  .content h4 span.is-white a:hover,
  .content h4 span.is-white a:active,
  .content h5.is-white a:hover,
  .content h5.is-white a:active,
  .content h5 span.is-white a:hover,
  .content h5 span.is-white a:active,
  .content h6.is-white a:hover,
  .content h6.is-white a:active,
  .content h6 span.is-white a:hover,
  .content h6 span.is-white a:active {
    color: #e6e6e6; }
.content p.is-black,
.content p span.is-black,
.content li.is-black,
.content li span.is-black,
.content h1.is-black,
.content h1 span.is-black,
.content h2.is-black,
.content h2 span.is-black,
.content h3.is-black,
.content h3 span.is-black,
.content h4.is-black,
.content h4 span.is-black,
.content h5.is-black,
.content h5 span.is-black,
.content h6.is-black,
.content h6 span.is-black {
  color: #0a0a0a; }
  .content p.is-black a, .content p.is-black a:visited,
  .content p span.is-black a,
  .content p span.is-black a:visited,
  .content li.is-black a,
  .content li.is-black a:visited,
  .content li span.is-black a,
  .content li span.is-black a:visited,
  .content h1.is-black a,
  .content h1.is-black a:visited,
  .content h1 span.is-black a,
  .content h1 span.is-black a:visited,
  .content h2.is-black a,
  .content h2.is-black a:visited,
  .content h2 span.is-black a,
  .content h2 span.is-black a:visited,
  .content h3.is-black a,
  .content h3.is-black a:visited,
  .content h3 span.is-black a,
  .content h3 span.is-black a:visited,
  .content h4.is-black a,
  .content h4.is-black a:visited,
  .content h4 span.is-black a,
  .content h4 span.is-black a:visited,
  .content h5.is-black a,
  .content h5.is-black a:visited,
  .content h5 span.is-black a,
  .content h5 span.is-black a:visited,
  .content h6.is-black a,
  .content h6.is-black a:visited,
  .content h6 span.is-black a,
  .content h6 span.is-black a:visited {
    color: #0a0a0a; }
  .content p.is-black a:hover, .content p.is-black a:active,
  .content p span.is-black a:hover,
  .content p span.is-black a:active,
  .content li.is-black a:hover,
  .content li.is-black a:active,
  .content li span.is-black a:hover,
  .content li span.is-black a:active,
  .content h1.is-black a:hover,
  .content h1.is-black a:active,
  .content h1 span.is-black a:hover,
  .content h1 span.is-black a:active,
  .content h2.is-black a:hover,
  .content h2.is-black a:active,
  .content h2 span.is-black a:hover,
  .content h2 span.is-black a:active,
  .content h3.is-black a:hover,
  .content h3.is-black a:active,
  .content h3 span.is-black a:hover,
  .content h3 span.is-black a:active,
  .content h4.is-black a:hover,
  .content h4.is-black a:active,
  .content h4 span.is-black a:hover,
  .content h4 span.is-black a:active,
  .content h5.is-black a:hover,
  .content h5.is-black a:active,
  .content h5 span.is-black a:hover,
  .content h5 span.is-black a:active,
  .content h6.is-black a:hover,
  .content h6.is-black a:active,
  .content h6 span.is-black a:hover,
  .content h6 span.is-black a:active {
    color: black; }
.content p.is-light,
.content p span.is-light,
.content li.is-light,
.content li span.is-light,
.content h1.is-light,
.content h1 span.is-light,
.content h2.is-light,
.content h2 span.is-light,
.content h3.is-light,
.content h3 span.is-light,
.content h4.is-light,
.content h4 span.is-light,
.content h5.is-light,
.content h5 span.is-light,
.content h6.is-light,
.content h6 span.is-light {
  color: #b5b5b5; }
  .content p.is-light a, .content p.is-light a:visited,
  .content p span.is-light a,
  .content p span.is-light a:visited,
  .content li.is-light a,
  .content li.is-light a:visited,
  .content li span.is-light a,
  .content li span.is-light a:visited,
  .content h1.is-light a,
  .content h1.is-light a:visited,
  .content h1 span.is-light a,
  .content h1 span.is-light a:visited,
  .content h2.is-light a,
  .content h2.is-light a:visited,
  .content h2 span.is-light a,
  .content h2 span.is-light a:visited,
  .content h3.is-light a,
  .content h3.is-light a:visited,
  .content h3 span.is-light a,
  .content h3 span.is-light a:visited,
  .content h4.is-light a,
  .content h4.is-light a:visited,
  .content h4 span.is-light a,
  .content h4 span.is-light a:visited,
  .content h5.is-light a,
  .content h5.is-light a:visited,
  .content h5 span.is-light a,
  .content h5 span.is-light a:visited,
  .content h6.is-light a,
  .content h6.is-light a:visited,
  .content h6 span.is-light a,
  .content h6 span.is-light a:visited {
    color: #b5b5b5; }
  .content p.is-light a:hover, .content p.is-light a:active,
  .content p span.is-light a:hover,
  .content p span.is-light a:active,
  .content li.is-light a:hover,
  .content li.is-light a:active,
  .content li span.is-light a:hover,
  .content li span.is-light a:active,
  .content h1.is-light a:hover,
  .content h1.is-light a:active,
  .content h1 span.is-light a:hover,
  .content h1 span.is-light a:active,
  .content h2.is-light a:hover,
  .content h2.is-light a:active,
  .content h2 span.is-light a:hover,
  .content h2 span.is-light a:active,
  .content h3.is-light a:hover,
  .content h3.is-light a:active,
  .content h3 span.is-light a:hover,
  .content h3 span.is-light a:active,
  .content h4.is-light a:hover,
  .content h4.is-light a:active,
  .content h4 span.is-light a:hover,
  .content h4 span.is-light a:active,
  .content h5.is-light a:hover,
  .content h5.is-light a:active,
  .content h5 span.is-light a:hover,
  .content h5 span.is-light a:active,
  .content h6.is-light a:hover,
  .content h6.is-light a:active,
  .content h6 span.is-light a:hover,
  .content h6 span.is-light a:active {
    color: #9c9c9c; }
.content p.is-dark,
.content p span.is-dark,
.content li.is-dark,
.content li span.is-dark,
.content h1.is-dark,
.content h1 span.is-dark,
.content h2.is-dark,
.content h2 span.is-dark,
.content h3.is-dark,
.content h3 span.is-dark,
.content h4.is-dark,
.content h4 span.is-dark,
.content h5.is-dark,
.content h5 span.is-dark,
.content h6.is-dark,
.content h6 span.is-dark {
  color: #363636; }
  .content p.is-dark a, .content p.is-dark a:visited,
  .content p span.is-dark a,
  .content p span.is-dark a:visited,
  .content li.is-dark a,
  .content li.is-dark a:visited,
  .content li span.is-dark a,
  .content li span.is-dark a:visited,
  .content h1.is-dark a,
  .content h1.is-dark a:visited,
  .content h1 span.is-dark a,
  .content h1 span.is-dark a:visited,
  .content h2.is-dark a,
  .content h2.is-dark a:visited,
  .content h2 span.is-dark a,
  .content h2 span.is-dark a:visited,
  .content h3.is-dark a,
  .content h3.is-dark a:visited,
  .content h3 span.is-dark a,
  .content h3 span.is-dark a:visited,
  .content h4.is-dark a,
  .content h4.is-dark a:visited,
  .content h4 span.is-dark a,
  .content h4 span.is-dark a:visited,
  .content h5.is-dark a,
  .content h5.is-dark a:visited,
  .content h5 span.is-dark a,
  .content h5 span.is-dark a:visited,
  .content h6.is-dark a,
  .content h6.is-dark a:visited,
  .content h6 span.is-dark a,
  .content h6 span.is-dark a:visited {
    color: #363636; }
  .content p.is-dark a:hover, .content p.is-dark a:active,
  .content p span.is-dark a:hover,
  .content p span.is-dark a:active,
  .content li.is-dark a:hover,
  .content li.is-dark a:active,
  .content li span.is-dark a:hover,
  .content li span.is-dark a:active,
  .content h1.is-dark a:hover,
  .content h1.is-dark a:active,
  .content h1 span.is-dark a:hover,
  .content h1 span.is-dark a:active,
  .content h2.is-dark a:hover,
  .content h2.is-dark a:active,
  .content h2 span.is-dark a:hover,
  .content h2 span.is-dark a:active,
  .content h3.is-dark a:hover,
  .content h3.is-dark a:active,
  .content h3 span.is-dark a:hover,
  .content h3 span.is-dark a:active,
  .content h4.is-dark a:hover,
  .content h4.is-dark a:active,
  .content h4 span.is-dark a:hover,
  .content h4 span.is-dark a:active,
  .content h5.is-dark a:hover,
  .content h5.is-dark a:active,
  .content h5 span.is-dark a:hover,
  .content h5 span.is-dark a:active,
  .content h6.is-dark a:hover,
  .content h6.is-dark a:active,
  .content h6 span.is-dark a:hover,
  .content h6 span.is-dark a:active {
    color: #1c1c1c; }
.content p.is-primary,
.content p span.is-primary,
.content li.is-primary,
.content li span.is-primary,
.content h1.is-primary,
.content h1 span.is-primary,
.content h2.is-primary,
.content h2 span.is-primary,
.content h3.is-primary,
.content h3 span.is-primary,
.content h4.is-primary,
.content h4 span.is-primary,
.content h5.is-primary,
.content h5 span.is-primary,
.content h6.is-primary,
.content h6 span.is-primary {
  color: #00d1b2; }
  .content p.is-primary a, .content p.is-primary a:visited,
  .content p span.is-primary a,
  .content p span.is-primary a:visited,
  .content li.is-primary a,
  .content li.is-primary a:visited,
  .content li span.is-primary a,
  .content li span.is-primary a:visited,
  .content h1.is-primary a,
  .content h1.is-primary a:visited,
  .content h1 span.is-primary a,
  .content h1 span.is-primary a:visited,
  .content h2.is-primary a,
  .content h2.is-primary a:visited,
  .content h2 span.is-primary a,
  .content h2 span.is-primary a:visited,
  .content h3.is-primary a,
  .content h3.is-primary a:visited,
  .content h3 span.is-primary a,
  .content h3 span.is-primary a:visited,
  .content h4.is-primary a,
  .content h4.is-primary a:visited,
  .content h4 span.is-primary a,
  .content h4 span.is-primary a:visited,
  .content h5.is-primary a,
  .content h5.is-primary a:visited,
  .content h5 span.is-primary a,
  .content h5 span.is-primary a:visited,
  .content h6.is-primary a,
  .content h6.is-primary a:visited,
  .content h6 span.is-primary a,
  .content h6 span.is-primary a:visited {
    color: #00d1b2; }
  .content p.is-primary a:hover, .content p.is-primary a:active,
  .content p span.is-primary a:hover,
  .content p span.is-primary a:active,
  .content li.is-primary a:hover,
  .content li.is-primary a:active,
  .content li span.is-primary a:hover,
  .content li span.is-primary a:active,
  .content h1.is-primary a:hover,
  .content h1.is-primary a:active,
  .content h1 span.is-primary a:hover,
  .content h1 span.is-primary a:active,
  .content h2.is-primary a:hover,
  .content h2.is-primary a:active,
  .content h2 span.is-primary a:hover,
  .content h2 span.is-primary a:active,
  .content h3.is-primary a:hover,
  .content h3.is-primary a:active,
  .content h3 span.is-primary a:hover,
  .content h3 span.is-primary a:active,
  .content h4.is-primary a:hover,
  .content h4.is-primary a:active,
  .content h4 span.is-primary a:hover,
  .content h4 span.is-primary a:active,
  .content h5.is-primary a:hover,
  .content h5.is-primary a:active,
  .content h5 span.is-primary a:hover,
  .content h5 span.is-primary a:active,
  .content h6.is-primary a:hover,
  .content h6.is-primary a:active,
  .content h6 span.is-primary a:hover,
  .content h6 span.is-primary a:active {
    color: #009e86; }
.content p.is-link,
.content p span.is-link,
.content li.is-link,
.content li span.is-link,
.content h1.is-link,
.content h1 span.is-link,
.content h2.is-link,
.content h2 span.is-link,
.content h3.is-link,
.content h3 span.is-link,
.content h4.is-link,
.content h4 span.is-link,
.content h5.is-link,
.content h5 span.is-link,
.content h6.is-link,
.content h6 span.is-link {
  color: #3273dc; }
  .content p.is-link a, .content p.is-link a:visited,
  .content p span.is-link a,
  .content p span.is-link a:visited,
  .content li.is-link a,
  .content li.is-link a:visited,
  .content li span.is-link a,
  .content li span.is-link a:visited,
  .content h1.is-link a,
  .content h1.is-link a:visited,
  .content h1 span.is-link a,
  .content h1 span.is-link a:visited,
  .content h2.is-link a,
  .content h2.is-link a:visited,
  .content h2 span.is-link a,
  .content h2 span.is-link a:visited,
  .content h3.is-link a,
  .content h3.is-link a:visited,
  .content h3 span.is-link a,
  .content h3 span.is-link a:visited,
  .content h4.is-link a,
  .content h4.is-link a:visited,
  .content h4 span.is-link a,
  .content h4 span.is-link a:visited,
  .content h5.is-link a,
  .content h5.is-link a:visited,
  .content h5 span.is-link a,
  .content h5 span.is-link a:visited,
  .content h6.is-link a,
  .content h6.is-link a:visited,
  .content h6 span.is-link a,
  .content h6 span.is-link a:visited {
    color: #3273dc; }
  .content p.is-link a:hover, .content p.is-link a:active,
  .content p span.is-link a:hover,
  .content p span.is-link a:active,
  .content li.is-link a:hover,
  .content li.is-link a:active,
  .content li span.is-link a:hover,
  .content li span.is-link a:active,
  .content h1.is-link a:hover,
  .content h1.is-link a:active,
  .content h1 span.is-link a:hover,
  .content h1 span.is-link a:active,
  .content h2.is-link a:hover,
  .content h2.is-link a:active,
  .content h2 span.is-link a:hover,
  .content h2 span.is-link a:active,
  .content h3.is-link a:hover,
  .content h3.is-link a:active,
  .content h3 span.is-link a:hover,
  .content h3 span.is-link a:active,
  .content h4.is-link a:hover,
  .content h4.is-link a:active,
  .content h4 span.is-link a:hover,
  .content h4 span.is-link a:active,
  .content h5.is-link a:hover,
  .content h5.is-link a:active,
  .content h5 span.is-link a:hover,
  .content h5 span.is-link a:active,
  .content h6.is-link a:hover,
  .content h6.is-link a:active,
  .content h6 span.is-link a:hover,
  .content h6 span.is-link a:active {
    color: #205bbc; }
.content p.is-info,
.content p span.is-info,
.content li.is-info,
.content li span.is-info,
.content h1.is-info,
.content h1 span.is-info,
.content h2.is-info,
.content h2 span.is-info,
.content h3.is-info,
.content h3 span.is-info,
.content h4.is-info,
.content h4 span.is-info,
.content h5.is-info,
.content h5 span.is-info,
.content h6.is-info,
.content h6 span.is-info {
  color: #209cee; }
  .content p.is-info a, .content p.is-info a:visited,
  .content p span.is-info a,
  .content p span.is-info a:visited,
  .content li.is-info a,
  .content li.is-info a:visited,
  .content li span.is-info a,
  .content li span.is-info a:visited,
  .content h1.is-info a,
  .content h1.is-info a:visited,
  .content h1 span.is-info a,
  .content h1 span.is-info a:visited,
  .content h2.is-info a,
  .content h2.is-info a:visited,
  .content h2 span.is-info a,
  .content h2 span.is-info a:visited,
  .content h3.is-info a,
  .content h3.is-info a:visited,
  .content h3 span.is-info a,
  .content h3 span.is-info a:visited,
  .content h4.is-info a,
  .content h4.is-info a:visited,
  .content h4 span.is-info a,
  .content h4 span.is-info a:visited,
  .content h5.is-info a,
  .content h5.is-info a:visited,
  .content h5 span.is-info a,
  .content h5 span.is-info a:visited,
  .content h6.is-info a,
  .content h6.is-info a:visited,
  .content h6 span.is-info a,
  .content h6 span.is-info a:visited {
    color: #209cee; }
  .content p.is-info a:hover, .content p.is-info a:active,
  .content p span.is-info a:hover,
  .content p span.is-info a:active,
  .content li.is-info a:hover,
  .content li.is-info a:active,
  .content li span.is-info a:hover,
  .content li span.is-info a:active,
  .content h1.is-info a:hover,
  .content h1.is-info a:active,
  .content h1 span.is-info a:hover,
  .content h1 span.is-info a:active,
  .content h2.is-info a:hover,
  .content h2.is-info a:active,
  .content h2 span.is-info a:hover,
  .content h2 span.is-info a:active,
  .content h3.is-info a:hover,
  .content h3.is-info a:active,
  .content h3 span.is-info a:hover,
  .content h3 span.is-info a:active,
  .content h4.is-info a:hover,
  .content h4.is-info a:active,
  .content h4 span.is-info a:hover,
  .content h4 span.is-info a:active,
  .content h5.is-info a:hover,
  .content h5.is-info a:active,
  .content h5 span.is-info a:hover,
  .content h5 span.is-info a:active,
  .content h6.is-info a:hover,
  .content h6.is-info a:active,
  .content h6 span.is-info a:hover,
  .content h6 span.is-info a:active {
    color: #0f81cc; }
.content p.is-success,
.content p span.is-success,
.content li.is-success,
.content li span.is-success,
.content h1.is-success,
.content h1 span.is-success,
.content h2.is-success,
.content h2 span.is-success,
.content h3.is-success,
.content h3 span.is-success,
.content h4.is-success,
.content h4 span.is-success,
.content h5.is-success,
.content h5 span.is-success,
.content h6.is-success,
.content h6 span.is-success {
  color: #23d160; }
  .content p.is-success a, .content p.is-success a:visited,
  .content p span.is-success a,
  .content p span.is-success a:visited,
  .content li.is-success a,
  .content li.is-success a:visited,
  .content li span.is-success a,
  .content li span.is-success a:visited,
  .content h1.is-success a,
  .content h1.is-success a:visited,
  .content h1 span.is-success a,
  .content h1 span.is-success a:visited,
  .content h2.is-success a,
  .content h2.is-success a:visited,
  .content h2 span.is-success a,
  .content h2 span.is-success a:visited,
  .content h3.is-success a,
  .content h3.is-success a:visited,
  .content h3 span.is-success a,
  .content h3 span.is-success a:visited,
  .content h4.is-success a,
  .content h4.is-success a:visited,
  .content h4 span.is-success a,
  .content h4 span.is-success a:visited,
  .content h5.is-success a,
  .content h5.is-success a:visited,
  .content h5 span.is-success a,
  .content h5 span.is-success a:visited,
  .content h6.is-success a,
  .content h6.is-success a:visited,
  .content h6 span.is-success a,
  .content h6 span.is-success a:visited {
    color: #23d160; }
  .content p.is-success a:hover, .content p.is-success a:active,
  .content p span.is-success a:hover,
  .content p span.is-success a:active,
  .content li.is-success a:hover,
  .content li.is-success a:active,
  .content li span.is-success a:hover,
  .content li span.is-success a:active,
  .content h1.is-success a:hover,
  .content h1.is-success a:active,
  .content h1 span.is-success a:hover,
  .content h1 span.is-success a:active,
  .content h2.is-success a:hover,
  .content h2.is-success a:active,
  .content h2 span.is-success a:hover,
  .content h2 span.is-success a:active,
  .content h3.is-success a:hover,
  .content h3.is-success a:active,
  .content h3 span.is-success a:hover,
  .content h3 span.is-success a:active,
  .content h4.is-success a:hover,
  .content h4.is-success a:active,
  .content h4 span.is-success a:hover,
  .content h4 span.is-success a:active,
  .content h5.is-success a:hover,
  .content h5.is-success a:active,
  .content h5 span.is-success a:hover,
  .content h5 span.is-success a:active,
  .content h6.is-success a:hover,
  .content h6.is-success a:active,
  .content h6 span.is-success a:hover,
  .content h6 span.is-success a:active {
    color: #1ca64c; }
.content p.is-warning,
.content p span.is-warning,
.content li.is-warning,
.content li span.is-warning,
.content h1.is-warning,
.content h1 span.is-warning,
.content h2.is-warning,
.content h2 span.is-warning,
.content h3.is-warning,
.content h3 span.is-warning,
.content h4.is-warning,
.content h4 span.is-warning,
.content h5.is-warning,
.content h5 span.is-warning,
.content h6.is-warning,
.content h6 span.is-warning {
  color: #ff470f; }
  .content p.is-warning a, .content p.is-warning a:visited,
  .content p span.is-warning a,
  .content p span.is-warning a:visited,
  .content li.is-warning a,
  .content li.is-warning a:visited,
  .content li span.is-warning a,
  .content li span.is-warning a:visited,
  .content h1.is-warning a,
  .content h1.is-warning a:visited,
  .content h1 span.is-warning a,
  .content h1 span.is-warning a:visited,
  .content h2.is-warning a,
  .content h2.is-warning a:visited,
  .content h2 span.is-warning a,
  .content h2 span.is-warning a:visited,
  .content h3.is-warning a,
  .content h3.is-warning a:visited,
  .content h3 span.is-warning a,
  .content h3 span.is-warning a:visited,
  .content h4.is-warning a,
  .content h4.is-warning a:visited,
  .content h4 span.is-warning a,
  .content h4 span.is-warning a:visited,
  .content h5.is-warning a,
  .content h5.is-warning a:visited,
  .content h5 span.is-warning a,
  .content h5 span.is-warning a:visited,
  .content h6.is-warning a,
  .content h6.is-warning a:visited,
  .content h6 span.is-warning a,
  .content h6 span.is-warning a:visited {
    color: #ff470f; }
  .content p.is-warning a:hover, .content p.is-warning a:active,
  .content p span.is-warning a:hover,
  .content p span.is-warning a:active,
  .content li.is-warning a:hover,
  .content li.is-warning a:active,
  .content li span.is-warning a:hover,
  .content li span.is-warning a:active,
  .content h1.is-warning a:hover,
  .content h1.is-warning a:active,
  .content h1 span.is-warning a:hover,
  .content h1 span.is-warning a:active,
  .content h2.is-warning a:hover,
  .content h2.is-warning a:active,
  .content h2 span.is-warning a:hover,
  .content h2 span.is-warning a:active,
  .content h3.is-warning a:hover,
  .content h3.is-warning a:active,
  .content h3 span.is-warning a:hover,
  .content h3 span.is-warning a:active,
  .content h4.is-warning a:hover,
  .content h4.is-warning a:active,
  .content h4 span.is-warning a:hover,
  .content h4 span.is-warning a:active,
  .content h5.is-warning a:hover,
  .content h5.is-warning a:active,
  .content h5 span.is-warning a:hover,
  .content h5 span.is-warning a:active,
  .content h6.is-warning a:hover,
  .content h6.is-warning a:active,
  .content h6 span.is-warning a:hover,
  .content h6 span.is-warning a:active {
    color: #db3300; }
.content p.is-danger,
.content p span.is-danger,
.content li.is-danger,
.content li span.is-danger,
.content h1.is-danger,
.content h1 span.is-danger,
.content h2.is-danger,
.content h2 span.is-danger,
.content h3.is-danger,
.content h3 span.is-danger,
.content h4.is-danger,
.content h4 span.is-danger,
.content h5.is-danger,
.content h5 span.is-danger,
.content h6.is-danger,
.content h6 span.is-danger {
  color: #ff3860; }
  .content p.is-danger a, .content p.is-danger a:visited,
  .content p span.is-danger a,
  .content p span.is-danger a:visited,
  .content li.is-danger a,
  .content li.is-danger a:visited,
  .content li span.is-danger a,
  .content li span.is-danger a:visited,
  .content h1.is-danger a,
  .content h1.is-danger a:visited,
  .content h1 span.is-danger a,
  .content h1 span.is-danger a:visited,
  .content h2.is-danger a,
  .content h2.is-danger a:visited,
  .content h2 span.is-danger a,
  .content h2 span.is-danger a:visited,
  .content h3.is-danger a,
  .content h3.is-danger a:visited,
  .content h3 span.is-danger a,
  .content h3 span.is-danger a:visited,
  .content h4.is-danger a,
  .content h4.is-danger a:visited,
  .content h4 span.is-danger a,
  .content h4 span.is-danger a:visited,
  .content h5.is-danger a,
  .content h5.is-danger a:visited,
  .content h5 span.is-danger a,
  .content h5 span.is-danger a:visited,
  .content h6.is-danger a,
  .content h6.is-danger a:visited,
  .content h6 span.is-danger a,
  .content h6 span.is-danger a:visited {
    color: #ff3860; }
  .content p.is-danger a:hover, .content p.is-danger a:active,
  .content p span.is-danger a:hover,
  .content p span.is-danger a:active,
  .content li.is-danger a:hover,
  .content li.is-danger a:active,
  .content li span.is-danger a:hover,
  .content li span.is-danger a:active,
  .content h1.is-danger a:hover,
  .content h1.is-danger a:active,
  .content h1 span.is-danger a:hover,
  .content h1 span.is-danger a:active,
  .content h2.is-danger a:hover,
  .content h2.is-danger a:active,
  .content h2 span.is-danger a:hover,
  .content h2 span.is-danger a:active,
  .content h3.is-danger a:hover,
  .content h3.is-danger a:active,
  .content h3 span.is-danger a:hover,
  .content h3 span.is-danger a:active,
  .content h4.is-danger a:hover,
  .content h4.is-danger a:active,
  .content h4 span.is-danger a:hover,
  .content h4 span.is-danger a:active,
  .content h5.is-danger a:hover,
  .content h5.is-danger a:active,
  .content h5 span.is-danger a:hover,
  .content h5 span.is-danger a:active,
  .content h6.is-danger a:hover,
  .content h6.is-danger a:active,
  .content h6 span.is-danger a:hover,
  .content h6 span.is-danger a:active {
    color: #ff0537; }
.content p.is-orange,
.content p span.is-orange,
.content li.is-orange,
.content li span.is-orange,
.content h1.is-orange,
.content h1 span.is-orange,
.content h2.is-orange,
.content h2 span.is-orange,
.content h3.is-orange,
.content h3 span.is-orange,
.content h4.is-orange,
.content h4 span.is-orange,
.content h5.is-orange,
.content h5 span.is-orange,
.content h6.is-orange,
.content h6 span.is-orange {
  color: #ff470f; }
  .content p.is-orange a, .content p.is-orange a:visited,
  .content p span.is-orange a,
  .content p span.is-orange a:visited,
  .content li.is-orange a,
  .content li.is-orange a:visited,
  .content li span.is-orange a,
  .content li span.is-orange a:visited,
  .content h1.is-orange a,
  .content h1.is-orange a:visited,
  .content h1 span.is-orange a,
  .content h1 span.is-orange a:visited,
  .content h2.is-orange a,
  .content h2.is-orange a:visited,
  .content h2 span.is-orange a,
  .content h2 span.is-orange a:visited,
  .content h3.is-orange a,
  .content h3.is-orange a:visited,
  .content h3 span.is-orange a,
  .content h3 span.is-orange a:visited,
  .content h4.is-orange a,
  .content h4.is-orange a:visited,
  .content h4 span.is-orange a,
  .content h4 span.is-orange a:visited,
  .content h5.is-orange a,
  .content h5.is-orange a:visited,
  .content h5 span.is-orange a,
  .content h5 span.is-orange a:visited,
  .content h6.is-orange a,
  .content h6.is-orange a:visited,
  .content h6 span.is-orange a,
  .content h6 span.is-orange a:visited {
    color: #ff470f; }
  .content p.is-orange a:hover, .content p.is-orange a:active,
  .content p span.is-orange a:hover,
  .content p span.is-orange a:active,
  .content li.is-orange a:hover,
  .content li.is-orange a:active,
  .content li span.is-orange a:hover,
  .content li span.is-orange a:active,
  .content h1.is-orange a:hover,
  .content h1.is-orange a:active,
  .content h1 span.is-orange a:hover,
  .content h1 span.is-orange a:active,
  .content h2.is-orange a:hover,
  .content h2.is-orange a:active,
  .content h2 span.is-orange a:hover,
  .content h2 span.is-orange a:active,
  .content h3.is-orange a:hover,
  .content h3.is-orange a:active,
  .content h3 span.is-orange a:hover,
  .content h3 span.is-orange a:active,
  .content h4.is-orange a:hover,
  .content h4.is-orange a:active,
  .content h4 span.is-orange a:hover,
  .content h4 span.is-orange a:active,
  .content h5.is-orange a:hover,
  .content h5.is-orange a:active,
  .content h5 span.is-orange a:hover,
  .content h5 span.is-orange a:active,
  .content h6.is-orange a:hover,
  .content h6.is-orange a:active,
  .content h6 span.is-orange a:hover,
  .content h6 span.is-orange a:active {
    color: #db3300; }
.content p.is-yellow,
.content p span.is-yellow,
.content li.is-yellow,
.content li span.is-yellow,
.content h1.is-yellow,
.content h1 span.is-yellow,
.content h2.is-yellow,
.content h2 span.is-yellow,
.content h3.is-yellow,
.content h3 span.is-yellow,
.content h4.is-yellow,
.content h4 span.is-yellow,
.content h5.is-yellow,
.content h5 span.is-yellow,
.content h6.is-yellow,
.content h6 span.is-yellow {
  color: #ffdd57; }
  .content p.is-yellow a, .content p.is-yellow a:visited,
  .content p span.is-yellow a,
  .content p span.is-yellow a:visited,
  .content li.is-yellow a,
  .content li.is-yellow a:visited,
  .content li span.is-yellow a,
  .content li span.is-yellow a:visited,
  .content h1.is-yellow a,
  .content h1.is-yellow a:visited,
  .content h1 span.is-yellow a,
  .content h1 span.is-yellow a:visited,
  .content h2.is-yellow a,
  .content h2.is-yellow a:visited,
  .content h2 span.is-yellow a,
  .content h2 span.is-yellow a:visited,
  .content h3.is-yellow a,
  .content h3.is-yellow a:visited,
  .content h3 span.is-yellow a,
  .content h3 span.is-yellow a:visited,
  .content h4.is-yellow a,
  .content h4.is-yellow a:visited,
  .content h4 span.is-yellow a,
  .content h4 span.is-yellow a:visited,
  .content h5.is-yellow a,
  .content h5.is-yellow a:visited,
  .content h5 span.is-yellow a,
  .content h5 span.is-yellow a:visited,
  .content h6.is-yellow a,
  .content h6.is-yellow a:visited,
  .content h6 span.is-yellow a,
  .content h6 span.is-yellow a:visited {
    color: #ffdd57; }
  .content p.is-yellow a:hover, .content p.is-yellow a:active,
  .content p span.is-yellow a:hover,
  .content p span.is-yellow a:active,
  .content li.is-yellow a:hover,
  .content li.is-yellow a:active,
  .content li span.is-yellow a:hover,
  .content li span.is-yellow a:active,
  .content h1.is-yellow a:hover,
  .content h1.is-yellow a:active,
  .content h1 span.is-yellow a:hover,
  .content h1 span.is-yellow a:active,
  .content h2.is-yellow a:hover,
  .content h2.is-yellow a:active,
  .content h2 span.is-yellow a:hover,
  .content h2 span.is-yellow a:active,
  .content h3.is-yellow a:hover,
  .content h3.is-yellow a:active,
  .content h3 span.is-yellow a:hover,
  .content h3 span.is-yellow a:active,
  .content h4.is-yellow a:hover,
  .content h4.is-yellow a:active,
  .content h4 span.is-yellow a:hover,
  .content h4 span.is-yellow a:active,
  .content h5.is-yellow a:hover,
  .content h5.is-yellow a:active,
  .content h5 span.is-yellow a:hover,
  .content h5 span.is-yellow a:active,
  .content h6.is-yellow a:hover,
  .content h6.is-yellow a:active,
  .content h6 span.is-yellow a:hover,
  .content h6 span.is-yellow a:active {
    color: #ffd324; }
.content p.is-green,
.content p span.is-green,
.content li.is-green,
.content li span.is-green,
.content h1.is-green,
.content h1 span.is-green,
.content h2.is-green,
.content h2 span.is-green,
.content h3.is-green,
.content h3 span.is-green,
.content h4.is-green,
.content h4 span.is-green,
.content h5.is-green,
.content h5 span.is-green,
.content h6.is-green,
.content h6 span.is-green {
  color: #23d160; }
  .content p.is-green a, .content p.is-green a:visited,
  .content p span.is-green a,
  .content p span.is-green a:visited,
  .content li.is-green a,
  .content li.is-green a:visited,
  .content li span.is-green a,
  .content li span.is-green a:visited,
  .content h1.is-green a,
  .content h1.is-green a:visited,
  .content h1 span.is-green a,
  .content h1 span.is-green a:visited,
  .content h2.is-green a,
  .content h2.is-green a:visited,
  .content h2 span.is-green a,
  .content h2 span.is-green a:visited,
  .content h3.is-green a,
  .content h3.is-green a:visited,
  .content h3 span.is-green a,
  .content h3 span.is-green a:visited,
  .content h4.is-green a,
  .content h4.is-green a:visited,
  .content h4 span.is-green a,
  .content h4 span.is-green a:visited,
  .content h5.is-green a,
  .content h5.is-green a:visited,
  .content h5 span.is-green a,
  .content h5 span.is-green a:visited,
  .content h6.is-green a,
  .content h6.is-green a:visited,
  .content h6 span.is-green a,
  .content h6 span.is-green a:visited {
    color: #23d160; }
  .content p.is-green a:hover, .content p.is-green a:active,
  .content p span.is-green a:hover,
  .content p span.is-green a:active,
  .content li.is-green a:hover,
  .content li.is-green a:active,
  .content li span.is-green a:hover,
  .content li span.is-green a:active,
  .content h1.is-green a:hover,
  .content h1.is-green a:active,
  .content h1 span.is-green a:hover,
  .content h1 span.is-green a:active,
  .content h2.is-green a:hover,
  .content h2.is-green a:active,
  .content h2 span.is-green a:hover,
  .content h2 span.is-green a:active,
  .content h3.is-green a:hover,
  .content h3.is-green a:active,
  .content h3 span.is-green a:hover,
  .content h3 span.is-green a:active,
  .content h4.is-green a:hover,
  .content h4.is-green a:active,
  .content h4 span.is-green a:hover,
  .content h4 span.is-green a:active,
  .content h5.is-green a:hover,
  .content h5.is-green a:active,
  .content h5 span.is-green a:hover,
  .content h5 span.is-green a:active,
  .content h6.is-green a:hover,
  .content h6.is-green a:active,
  .content h6 span.is-green a:hover,
  .content h6 span.is-green a:active {
    color: #1ca64c; }
.content p.is-turquoise,
.content p span.is-turquoise,
.content li.is-turquoise,
.content li span.is-turquoise,
.content h1.is-turquoise,
.content h1 span.is-turquoise,
.content h2.is-turquoise,
.content h2 span.is-turquoise,
.content h3.is-turquoise,
.content h3 span.is-turquoise,
.content h4.is-turquoise,
.content h4 span.is-turquoise,
.content h5.is-turquoise,
.content h5 span.is-turquoise,
.content h6.is-turquoise,
.content h6 span.is-turquoise {
  color: #00d1b2; }
  .content p.is-turquoise a, .content p.is-turquoise a:visited,
  .content p span.is-turquoise a,
  .content p span.is-turquoise a:visited,
  .content li.is-turquoise a,
  .content li.is-turquoise a:visited,
  .content li span.is-turquoise a,
  .content li span.is-turquoise a:visited,
  .content h1.is-turquoise a,
  .content h1.is-turquoise a:visited,
  .content h1 span.is-turquoise a,
  .content h1 span.is-turquoise a:visited,
  .content h2.is-turquoise a,
  .content h2.is-turquoise a:visited,
  .content h2 span.is-turquoise a,
  .content h2 span.is-turquoise a:visited,
  .content h3.is-turquoise a,
  .content h3.is-turquoise a:visited,
  .content h3 span.is-turquoise a,
  .content h3 span.is-turquoise a:visited,
  .content h4.is-turquoise a,
  .content h4.is-turquoise a:visited,
  .content h4 span.is-turquoise a,
  .content h4 span.is-turquoise a:visited,
  .content h5.is-turquoise a,
  .content h5.is-turquoise a:visited,
  .content h5 span.is-turquoise a,
  .content h5 span.is-turquoise a:visited,
  .content h6.is-turquoise a,
  .content h6.is-turquoise a:visited,
  .content h6 span.is-turquoise a,
  .content h6 span.is-turquoise a:visited {
    color: #00d1b2; }
  .content p.is-turquoise a:hover, .content p.is-turquoise a:active,
  .content p span.is-turquoise a:hover,
  .content p span.is-turquoise a:active,
  .content li.is-turquoise a:hover,
  .content li.is-turquoise a:active,
  .content li span.is-turquoise a:hover,
  .content li span.is-turquoise a:active,
  .content h1.is-turquoise a:hover,
  .content h1.is-turquoise a:active,
  .content h1 span.is-turquoise a:hover,
  .content h1 span.is-turquoise a:active,
  .content h2.is-turquoise a:hover,
  .content h2.is-turquoise a:active,
  .content h2 span.is-turquoise a:hover,
  .content h2 span.is-turquoise a:active,
  .content h3.is-turquoise a:hover,
  .content h3.is-turquoise a:active,
  .content h3 span.is-turquoise a:hover,
  .content h3 span.is-turquoise a:active,
  .content h4.is-turquoise a:hover,
  .content h4.is-turquoise a:active,
  .content h4 span.is-turquoise a:hover,
  .content h4 span.is-turquoise a:active,
  .content h5.is-turquoise a:hover,
  .content h5.is-turquoise a:active,
  .content h5 span.is-turquoise a:hover,
  .content h5 span.is-turquoise a:active,
  .content h6.is-turquoise a:hover,
  .content h6.is-turquoise a:active,
  .content h6 span.is-turquoise a:hover,
  .content h6 span.is-turquoise a:active {
    color: #009e86; }
.content p.is-cyan,
.content p span.is-cyan,
.content li.is-cyan,
.content li span.is-cyan,
.content h1.is-cyan,
.content h1 span.is-cyan,
.content h2.is-cyan,
.content h2 span.is-cyan,
.content h3.is-cyan,
.content h3 span.is-cyan,
.content h4.is-cyan,
.content h4 span.is-cyan,
.content h5.is-cyan,
.content h5 span.is-cyan,
.content h6.is-cyan,
.content h6 span.is-cyan {
  color: #209cee; }
  .content p.is-cyan a, .content p.is-cyan a:visited,
  .content p span.is-cyan a,
  .content p span.is-cyan a:visited,
  .content li.is-cyan a,
  .content li.is-cyan a:visited,
  .content li span.is-cyan a,
  .content li span.is-cyan a:visited,
  .content h1.is-cyan a,
  .content h1.is-cyan a:visited,
  .content h1 span.is-cyan a,
  .content h1 span.is-cyan a:visited,
  .content h2.is-cyan a,
  .content h2.is-cyan a:visited,
  .content h2 span.is-cyan a,
  .content h2 span.is-cyan a:visited,
  .content h3.is-cyan a,
  .content h3.is-cyan a:visited,
  .content h3 span.is-cyan a,
  .content h3 span.is-cyan a:visited,
  .content h4.is-cyan a,
  .content h4.is-cyan a:visited,
  .content h4 span.is-cyan a,
  .content h4 span.is-cyan a:visited,
  .content h5.is-cyan a,
  .content h5.is-cyan a:visited,
  .content h5 span.is-cyan a,
  .content h5 span.is-cyan a:visited,
  .content h6.is-cyan a,
  .content h6.is-cyan a:visited,
  .content h6 span.is-cyan a,
  .content h6 span.is-cyan a:visited {
    color: #209cee; }
  .content p.is-cyan a:hover, .content p.is-cyan a:active,
  .content p span.is-cyan a:hover,
  .content p span.is-cyan a:active,
  .content li.is-cyan a:hover,
  .content li.is-cyan a:active,
  .content li span.is-cyan a:hover,
  .content li span.is-cyan a:active,
  .content h1.is-cyan a:hover,
  .content h1.is-cyan a:active,
  .content h1 span.is-cyan a:hover,
  .content h1 span.is-cyan a:active,
  .content h2.is-cyan a:hover,
  .content h2.is-cyan a:active,
  .content h2 span.is-cyan a:hover,
  .content h2 span.is-cyan a:active,
  .content h3.is-cyan a:hover,
  .content h3.is-cyan a:active,
  .content h3 span.is-cyan a:hover,
  .content h3 span.is-cyan a:active,
  .content h4.is-cyan a:hover,
  .content h4.is-cyan a:active,
  .content h4 span.is-cyan a:hover,
  .content h4 span.is-cyan a:active,
  .content h5.is-cyan a:hover,
  .content h5.is-cyan a:active,
  .content h5 span.is-cyan a:hover,
  .content h5 span.is-cyan a:active,
  .content h6.is-cyan a:hover,
  .content h6.is-cyan a:active,
  .content h6 span.is-cyan a:hover,
  .content h6 span.is-cyan a:active {
    color: #0f81cc; }
.content p.is-blue,
.content p span.is-blue,
.content li.is-blue,
.content li span.is-blue,
.content h1.is-blue,
.content h1 span.is-blue,
.content h2.is-blue,
.content h2 span.is-blue,
.content h3.is-blue,
.content h3 span.is-blue,
.content h4.is-blue,
.content h4 span.is-blue,
.content h5.is-blue,
.content h5 span.is-blue,
.content h6.is-blue,
.content h6 span.is-blue {
  color: #3273dc; }
  .content p.is-blue a, .content p.is-blue a:visited,
  .content p span.is-blue a,
  .content p span.is-blue a:visited,
  .content li.is-blue a,
  .content li.is-blue a:visited,
  .content li span.is-blue a,
  .content li span.is-blue a:visited,
  .content h1.is-blue a,
  .content h1.is-blue a:visited,
  .content h1 span.is-blue a,
  .content h1 span.is-blue a:visited,
  .content h2.is-blue a,
  .content h2.is-blue a:visited,
  .content h2 span.is-blue a,
  .content h2 span.is-blue a:visited,
  .content h3.is-blue a,
  .content h3.is-blue a:visited,
  .content h3 span.is-blue a,
  .content h3 span.is-blue a:visited,
  .content h4.is-blue a,
  .content h4.is-blue a:visited,
  .content h4 span.is-blue a,
  .content h4 span.is-blue a:visited,
  .content h5.is-blue a,
  .content h5.is-blue a:visited,
  .content h5 span.is-blue a,
  .content h5 span.is-blue a:visited,
  .content h6.is-blue a,
  .content h6.is-blue a:visited,
  .content h6 span.is-blue a,
  .content h6 span.is-blue a:visited {
    color: #3273dc; }
  .content p.is-blue a:hover, .content p.is-blue a:active,
  .content p span.is-blue a:hover,
  .content p span.is-blue a:active,
  .content li.is-blue a:hover,
  .content li.is-blue a:active,
  .content li span.is-blue a:hover,
  .content li span.is-blue a:active,
  .content h1.is-blue a:hover,
  .content h1.is-blue a:active,
  .content h1 span.is-blue a:hover,
  .content h1 span.is-blue a:active,
  .content h2.is-blue a:hover,
  .content h2.is-blue a:active,
  .content h2 span.is-blue a:hover,
  .content h2 span.is-blue a:active,
  .content h3.is-blue a:hover,
  .content h3.is-blue a:active,
  .content h3 span.is-blue a:hover,
  .content h3 span.is-blue a:active,
  .content h4.is-blue a:hover,
  .content h4.is-blue a:active,
  .content h4 span.is-blue a:hover,
  .content h4 span.is-blue a:active,
  .content h5.is-blue a:hover,
  .content h5.is-blue a:active,
  .content h5 span.is-blue a:hover,
  .content h5 span.is-blue a:active,
  .content h6.is-blue a:hover,
  .content h6.is-blue a:active,
  .content h6 span.is-blue a:hover,
  .content h6 span.is-blue a:active {
    color: #205bbc; }
.content p.is-purple,
.content p span.is-purple,
.content li.is-purple,
.content li span.is-purple,
.content h1.is-purple,
.content h1 span.is-purple,
.content h2.is-purple,
.content h2 span.is-purple,
.content h3.is-purple,
.content h3 span.is-purple,
.content h4.is-purple,
.content h4 span.is-purple,
.content h5.is-purple,
.content h5 span.is-purple,
.content h6.is-purple,
.content h6 span.is-purple {
  color: #b86bff; }
  .content p.is-purple a, .content p.is-purple a:visited,
  .content p span.is-purple a,
  .content p span.is-purple a:visited,
  .content li.is-purple a,
  .content li.is-purple a:visited,
  .content li span.is-purple a,
  .content li span.is-purple a:visited,
  .content h1.is-purple a,
  .content h1.is-purple a:visited,
  .content h1 span.is-purple a,
  .content h1 span.is-purple a:visited,
  .content h2.is-purple a,
  .content h2.is-purple a:visited,
  .content h2 span.is-purple a,
  .content h2 span.is-purple a:visited,
  .content h3.is-purple a,
  .content h3.is-purple a:visited,
  .content h3 span.is-purple a,
  .content h3 span.is-purple a:visited,
  .content h4.is-purple a,
  .content h4.is-purple a:visited,
  .content h4 span.is-purple a,
  .content h4 span.is-purple a:visited,
  .content h5.is-purple a,
  .content h5.is-purple a:visited,
  .content h5 span.is-purple a,
  .content h5 span.is-purple a:visited,
  .content h6.is-purple a,
  .content h6.is-purple a:visited,
  .content h6 span.is-purple a,
  .content h6 span.is-purple a:visited {
    color: #b86bff; }
  .content p.is-purple a:hover, .content p.is-purple a:active,
  .content p span.is-purple a:hover,
  .content p span.is-purple a:active,
  .content li.is-purple a:hover,
  .content li.is-purple a:active,
  .content li span.is-purple a:hover,
  .content li span.is-purple a:active,
  .content h1.is-purple a:hover,
  .content h1.is-purple a:active,
  .content h1 span.is-purple a:hover,
  .content h1 span.is-purple a:active,
  .content h2.is-purple a:hover,
  .content h2.is-purple a:active,
  .content h2 span.is-purple a:hover,
  .content h2 span.is-purple a:active,
  .content h3.is-purple a:hover,
  .content h3.is-purple a:active,
  .content h3 span.is-purple a:hover,
  .content h3 span.is-purple a:active,
  .content h4.is-purple a:hover,
  .content h4.is-purple a:active,
  .content h4 span.is-purple a:hover,
  .content h4 span.is-purple a:active,
  .content h5.is-purple a:hover,
  .content h5.is-purple a:active,
  .content h5 span.is-purple a:hover,
  .content h5 span.is-purple a:active,
  .content h6.is-purple a:hover,
  .content h6.is-purple a:active,
  .content h6 span.is-purple a:hover,
  .content h6 span.is-purple a:active {
    color: #9f38ff; }
.content p.is-red,
.content p span.is-red,
.content li.is-red,
.content li span.is-red,
.content h1.is-red,
.content h1 span.is-red,
.content h2.is-red,
.content h2 span.is-red,
.content h3.is-red,
.content h3 span.is-red,
.content h4.is-red,
.content h4 span.is-red,
.content h5.is-red,
.content h5 span.is-red,
.content h6.is-red,
.content h6 span.is-red {
  color: #ff3860; }
  .content p.is-red a, .content p.is-red a:visited,
  .content p span.is-red a,
  .content p span.is-red a:visited,
  .content li.is-red a,
  .content li.is-red a:visited,
  .content li span.is-red a,
  .content li span.is-red a:visited,
  .content h1.is-red a,
  .content h1.is-red a:visited,
  .content h1 span.is-red a,
  .content h1 span.is-red a:visited,
  .content h2.is-red a,
  .content h2.is-red a:visited,
  .content h2 span.is-red a,
  .content h2 span.is-red a:visited,
  .content h3.is-red a,
  .content h3.is-red a:visited,
  .content h3 span.is-red a,
  .content h3 span.is-red a:visited,
  .content h4.is-red a,
  .content h4.is-red a:visited,
  .content h4 span.is-red a,
  .content h4 span.is-red a:visited,
  .content h5.is-red a,
  .content h5.is-red a:visited,
  .content h5 span.is-red a,
  .content h5 span.is-red a:visited,
  .content h6.is-red a,
  .content h6.is-red a:visited,
  .content h6 span.is-red a,
  .content h6 span.is-red a:visited {
    color: #ff3860; }
  .content p.is-red a:hover, .content p.is-red a:active,
  .content p span.is-red a:hover,
  .content p span.is-red a:active,
  .content li.is-red a:hover,
  .content li.is-red a:active,
  .content li span.is-red a:hover,
  .content li span.is-red a:active,
  .content h1.is-red a:hover,
  .content h1.is-red a:active,
  .content h1 span.is-red a:hover,
  .content h1 span.is-red a:active,
  .content h2.is-red a:hover,
  .content h2.is-red a:active,
  .content h2 span.is-red a:hover,
  .content h2 span.is-red a:active,
  .content h3.is-red a:hover,
  .content h3.is-red a:active,
  .content h3 span.is-red a:hover,
  .content h3 span.is-red a:active,
  .content h4.is-red a:hover,
  .content h4.is-red a:active,
  .content h4 span.is-red a:hover,
  .content h4 span.is-red a:active,
  .content h5.is-red a:hover,
  .content h5.is-red a:active,
  .content h5 span.is-red a:hover,
  .content h5 span.is-red a:active,
  .content h6.is-red a:hover,
  .content h6.is-red a:active,
  .content h6 span.is-red a:hover,
  .content h6 span.is-red a:active {
    color: #ff0537; }
.content p.is-cPrimary,
.content p span.is-cPrimary,
.content li.is-cPrimary,
.content li span.is-cPrimary,
.content h1.is-cPrimary,
.content h1 span.is-cPrimary,
.content h2.is-cPrimary,
.content h2 span.is-cPrimary,
.content h3.is-cPrimary,
.content h3 span.is-cPrimary,
.content h4.is-cPrimary,
.content h4 span.is-cPrimary,
.content h5.is-cPrimary,
.content h5 span.is-cPrimary,
.content h6.is-cPrimary,
.content h6 span.is-cPrimary {
  color: #000f9f; }
  .content p.is-cPrimary a, .content p.is-cPrimary a:visited,
  .content p span.is-cPrimary a,
  .content p span.is-cPrimary a:visited,
  .content li.is-cPrimary a,
  .content li.is-cPrimary a:visited,
  .content li span.is-cPrimary a,
  .content li span.is-cPrimary a:visited,
  .content h1.is-cPrimary a,
  .content h1.is-cPrimary a:visited,
  .content h1 span.is-cPrimary a,
  .content h1 span.is-cPrimary a:visited,
  .content h2.is-cPrimary a,
  .content h2.is-cPrimary a:visited,
  .content h2 span.is-cPrimary a,
  .content h2 span.is-cPrimary a:visited,
  .content h3.is-cPrimary a,
  .content h3.is-cPrimary a:visited,
  .content h3 span.is-cPrimary a,
  .content h3 span.is-cPrimary a:visited,
  .content h4.is-cPrimary a,
  .content h4.is-cPrimary a:visited,
  .content h4 span.is-cPrimary a,
  .content h4 span.is-cPrimary a:visited,
  .content h5.is-cPrimary a,
  .content h5.is-cPrimary a:visited,
  .content h5 span.is-cPrimary a,
  .content h5 span.is-cPrimary a:visited,
  .content h6.is-cPrimary a,
  .content h6.is-cPrimary a:visited,
  .content h6 span.is-cPrimary a,
  .content h6 span.is-cPrimary a:visited {
    color: #000f9f; }
  .content p.is-cPrimary a:hover, .content p.is-cPrimary a:active,
  .content p span.is-cPrimary a:hover,
  .content p span.is-cPrimary a:active,
  .content li.is-cPrimary a:hover,
  .content li.is-cPrimary a:active,
  .content li span.is-cPrimary a:hover,
  .content li span.is-cPrimary a:active,
  .content h1.is-cPrimary a:hover,
  .content h1.is-cPrimary a:active,
  .content h1 span.is-cPrimary a:hover,
  .content h1 span.is-cPrimary a:active,
  .content h2.is-cPrimary a:hover,
  .content h2.is-cPrimary a:active,
  .content h2 span.is-cPrimary a:hover,
  .content h2 span.is-cPrimary a:active,
  .content h3.is-cPrimary a:hover,
  .content h3.is-cPrimary a:active,
  .content h3 span.is-cPrimary a:hover,
  .content h3 span.is-cPrimary a:active,
  .content h4.is-cPrimary a:hover,
  .content h4.is-cPrimary a:active,
  .content h4 span.is-cPrimary a:hover,
  .content h4 span.is-cPrimary a:active,
  .content h5.is-cPrimary a:hover,
  .content h5.is-cPrimary a:active,
  .content h5 span.is-cPrimary a:hover,
  .content h5 span.is-cPrimary a:active,
  .content h6.is-cPrimary a:hover,
  .content h6.is-cPrimary a:active,
  .content h6 span.is-cPrimary a:hover,
  .content h6 span.is-cPrimary a:active {
    color: #000a6c; }
.content p.is-cSecondary,
.content p span.is-cSecondary,
.content li.is-cSecondary,
.content li span.is-cSecondary,
.content h1.is-cSecondary,
.content h1 span.is-cSecondary,
.content h2.is-cSecondary,
.content h2 span.is-cSecondary,
.content h3.is-cSecondary,
.content h3 span.is-cSecondary,
.content h4.is-cSecondary,
.content h4 span.is-cSecondary,
.content h5.is-cSecondary,
.content h5 span.is-cSecondary,
.content h6.is-cSecondary,
.content h6 span.is-cSecondary {
  color: #018997; }
  .content p.is-cSecondary a, .content p.is-cSecondary a:visited,
  .content p span.is-cSecondary a,
  .content p span.is-cSecondary a:visited,
  .content li.is-cSecondary a,
  .content li.is-cSecondary a:visited,
  .content li span.is-cSecondary a,
  .content li span.is-cSecondary a:visited,
  .content h1.is-cSecondary a,
  .content h1.is-cSecondary a:visited,
  .content h1 span.is-cSecondary a,
  .content h1 span.is-cSecondary a:visited,
  .content h2.is-cSecondary a,
  .content h2.is-cSecondary a:visited,
  .content h2 span.is-cSecondary a,
  .content h2 span.is-cSecondary a:visited,
  .content h3.is-cSecondary a,
  .content h3.is-cSecondary a:visited,
  .content h3 span.is-cSecondary a,
  .content h3 span.is-cSecondary a:visited,
  .content h4.is-cSecondary a,
  .content h4.is-cSecondary a:visited,
  .content h4 span.is-cSecondary a,
  .content h4 span.is-cSecondary a:visited,
  .content h5.is-cSecondary a,
  .content h5.is-cSecondary a:visited,
  .content h5 span.is-cSecondary a,
  .content h5 span.is-cSecondary a:visited,
  .content h6.is-cSecondary a,
  .content h6.is-cSecondary a:visited,
  .content h6 span.is-cSecondary a,
  .content h6 span.is-cSecondary a:visited {
    color: #018997; }
  .content p.is-cSecondary a:hover, .content p.is-cSecondary a:active,
  .content p span.is-cSecondary a:hover,
  .content p span.is-cSecondary a:active,
  .content li.is-cSecondary a:hover,
  .content li.is-cSecondary a:active,
  .content li span.is-cSecondary a:hover,
  .content li span.is-cSecondary a:active,
  .content h1.is-cSecondary a:hover,
  .content h1.is-cSecondary a:active,
  .content h1 span.is-cSecondary a:hover,
  .content h1 span.is-cSecondary a:active,
  .content h2.is-cSecondary a:hover,
  .content h2.is-cSecondary a:active,
  .content h2 span.is-cSecondary a:hover,
  .content h2 span.is-cSecondary a:active,
  .content h3.is-cSecondary a:hover,
  .content h3.is-cSecondary a:active,
  .content h3 span.is-cSecondary a:hover,
  .content h3 span.is-cSecondary a:active,
  .content h4.is-cSecondary a:hover,
  .content h4.is-cSecondary a:active,
  .content h4 span.is-cSecondary a:hover,
  .content h4 span.is-cSecondary a:active,
  .content h5.is-cSecondary a:hover,
  .content h5.is-cSecondary a:active,
  .content h5 span.is-cSecondary a:hover,
  .content h5 span.is-cSecondary a:active,
  .content h6.is-cSecondary a:hover,
  .content h6.is-cSecondary a:active,
  .content h6 span.is-cSecondary a:hover,
  .content h6 span.is-cSecondary a:active {
    color: #015b64; }
.content h1 {
  font-size: 2em;
  margin-bottom: 0.5em; }
  .content h1:not(:first-child) {
    margin-top: 1em; }
.content h2 {
  font-size: 1.75em;
  margin-bottom: 0.5714em;
  border-bottom: 2px solid #363636; }
  .content h2:not(:first-child) {
    margin-top: 1.1428em; }
.content h3 {
  font-size: 1.5em;
  margin-bottom: 0.6666em; }
  .content h3:not(:first-child) {
    margin-top: 1.3333em; }
.content h4 {
  font-size: 1.25em;
  margin-bottom: 0.8em;
  border-bottom: 2px solid #363636; }
.content h5 {
  font-size: 1.125em;
  margin-bottom: 0.8888em; }
.content h6 {
  font-size: 1em;
  margin-bottom: 1em; }
.content blockquote {
  background-color: #fafafa;
  border-left: 5px solid #dbdbdb;
  padding: 1.25em 1.5em; }
.content ol {
  list-style: decimal outside;
  margin-left: 2em;
  margin-top: 1em; }
.content ul {
  list-style: disc outside;
  margin-left: 2em;
  margin-top: 1em; }
  .content ul ul {
    list-style-type: circle;
    margin-top: 0.5em; }
    .content ul ul ul {
      list-style-type: square; }
.content dd {
  margin-left: 2em; }
.content figure {
  margin-left: 2em;
  margin-right: 2em;
  text-align: center; }
  .content figure:not(:first-child) {
    margin-top: 2em; }
  .content figure:not(:last-child) {
    margin-bottom: 2em; }
  .content figure img {
    display: inline-block; }
  .content figure figcaption {
    font-style: italic; }
.content pre {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
  padding: 1.25em 1.5em;
  white-space: pre;
  word-wrap: normal; }
.content sup,
.content sub {
  font-size: 75%; }
.content table {
  width: 100%; }
  .content table td,
  .content table th {
    border: 1px solid #dbdbdb;
    border-width: 0 0 1px;
    padding: 0.5em 0.75em;
    vertical-align: top; }
  .content table th {
    color: #363636;
    text-align: left; }
  .content table tr:hover {
    background-color: #fafafa; }
  .content table thead td,
  .content table thead th {
    border-width: 0 0 2px;
    color: #363636; }
  .content table tfoot td,
  .content table tfoot th {
    border-width: 2px 0 0;
    color: #363636; }
  .content table tbody tr:last-child td,
  .content table tbody tr:last-child th {
    border-bottom-width: 0; }
.content.is-small {
  font-size: 1.2rem; }
.content.is-medium {
  font-size: 1.8rem; }
.content.is-large {
  font-size: 2rem; }
.content.is-white a, .content.is-white a:visited {
  color: white;
  border-bottom: 1px solid rgba(255, 255, 255, 0); }
.content.is-white a:hover, .content.is-white a:active {
  color: white;
  border-bottom-color: white; }
.content.is-black a, .content.is-black a:visited {
  color: #0a0a0a;
  border-bottom: 1px solid rgba(10, 10, 10, 0); }
.content.is-black a:hover, .content.is-black a:active {
  color: #0a0a0a;
  border-bottom-color: #0a0a0a; }
.content.is-light a, .content.is-light a:visited {
  color: #b5b5b5;
  border-bottom: 1px solid rgba(181, 181, 181, 0); }
.content.is-light a:hover, .content.is-light a:active {
  color: #b5b5b5;
  border-bottom-color: #b5b5b5; }
.content.is-dark a, .content.is-dark a:visited {
  color: #363636;
  border-bottom: 1px solid rgba(54, 54, 54, 0); }
.content.is-dark a:hover, .content.is-dark a:active {
  color: #363636;
  border-bottom-color: #363636; }
.content.is-primary a, .content.is-primary a:visited {
  color: #00d1b2;
  border-bottom: 1px solid rgba(0, 209, 178, 0); }
.content.is-primary a:hover, .content.is-primary a:active {
  color: #00d1b2;
  border-bottom-color: #00d1b2; }
.content.is-link a, .content.is-link a:visited {
  color: #3273dc;
  border-bottom: 1px solid rgba(50, 115, 220, 0); }
.content.is-link a:hover, .content.is-link a:active {
  color: #3273dc;
  border-bottom-color: #3273dc; }
.content.is-info a, .content.is-info a:visited {
  color: #209cee;
  border-bottom: 1px solid rgba(32, 156, 238, 0); }
.content.is-info a:hover, .content.is-info a:active {
  color: #209cee;
  border-bottom-color: #209cee; }
.content.is-success a, .content.is-success a:visited {
  color: #23d160;
  border-bottom: 1px solid rgba(35, 209, 96, 0); }
.content.is-success a:hover, .content.is-success a:active {
  color: #23d160;
  border-bottom-color: #23d160; }
.content.is-warning a, .content.is-warning a:visited {
  color: #ff470f;
  border-bottom: 1px solid rgba(255, 71, 15, 0); }
.content.is-warning a:hover, .content.is-warning a:active {
  color: #ff470f;
  border-bottom-color: #ff470f; }
.content.is-danger a, .content.is-danger a:visited {
  color: #ff3860;
  border-bottom: 1px solid rgba(255, 56, 96, 0); }
.content.is-danger a:hover, .content.is-danger a:active {
  color: #ff3860;
  border-bottom-color: #ff3860; }
.content.is-orange a, .content.is-orange a:visited {
  color: #ff470f;
  border-bottom: 1px solid rgba(255, 71, 15, 0); }
.content.is-orange a:hover, .content.is-orange a:active {
  color: #ff470f;
  border-bottom-color: #ff470f; }
.content.is-yellow a, .content.is-yellow a:visited {
  color: #ffdd57;
  border-bottom: 1px solid rgba(255, 221, 87, 0); }
.content.is-yellow a:hover, .content.is-yellow a:active {
  color: #ffdd57;
  border-bottom-color: #ffdd57; }
.content.is-green a, .content.is-green a:visited {
  color: #23d160;
  border-bottom: 1px solid rgba(35, 209, 96, 0); }
.content.is-green a:hover, .content.is-green a:active {
  color: #23d160;
  border-bottom-color: #23d160; }
.content.is-turquoise a, .content.is-turquoise a:visited {
  color: #00d1b2;
  border-bottom: 1px solid rgba(0, 209, 178, 0); }
.content.is-turquoise a:hover, .content.is-turquoise a:active {
  color: #00d1b2;
  border-bottom-color: #00d1b2; }
.content.is-cyan a, .content.is-cyan a:visited {
  color: #209cee;
  border-bottom: 1px solid rgba(32, 156, 238, 0); }
.content.is-cyan a:hover, .content.is-cyan a:active {
  color: #209cee;
  border-bottom-color: #209cee; }
.content.is-blue a, .content.is-blue a:visited {
  color: #3273dc;
  border-bottom: 1px solid rgba(50, 115, 220, 0); }
.content.is-blue a:hover, .content.is-blue a:active {
  color: #3273dc;
  border-bottom-color: #3273dc; }
.content.is-purple a, .content.is-purple a:visited {
  color: #b86bff;
  border-bottom: 1px solid rgba(184, 107, 255, 0); }
.content.is-purple a:hover, .content.is-purple a:active {
  color: #b86bff;
  border-bottom-color: #b86bff; }
.content.is-red a, .content.is-red a:visited {
  color: #ff3860;
  border-bottom: 1px solid rgba(255, 56, 96, 0); }
.content.is-red a:hover, .content.is-red a:active {
  color: #ff3860;
  border-bottom-color: #ff3860; }
.content.is-cPrimary a, .content.is-cPrimary a:visited {
  color: #000f9f;
  border-bottom: 1px solid rgba(0, 15, 159, 0); }
.content.is-cPrimary a:hover, .content.is-cPrimary a:active {
  color: #000f9f;
  border-bottom-color: #000f9f; }
.content.is-cSecondary a, .content.is-cSecondary a:visited {
  color: #018997;
  border-bottom: 1px solid rgba(1, 137, 151, 0); }
.content.is-cSecondary a:hover, .content.is-cSecondary a:active {
  color: #018997;
  border-bottom-color: #018997; }
.is-installation-review .content {
  padding: 1rem;
  background: whitesmoke; }

.input,
.textarea {
  -moz-appearance: none;
  -webkit-appearance: none;
  align-items: center;
  border: 1px solid transparent;
  border-radius: 0;
  box-shadow: none;
  display: inline-flex;
  font-size: 1.4rem;
  justify-content: flex-start;
  height: 5rem;
  line-height: 1.5;
  padding-bottom: calc(1rem - 1px);
  padding-left: calc(2rem - 1px);
  padding-right: calc(2rem - 1px);
  padding-top: calc(1rem - 1px);
  position: relative;
  vertical-align: top;
  background-color: white;
  border-color: #dbdbdb;
  color: #363636;
  transition: all 200ms linear;
  box-shadow: none;
  max-width: 100%;
  width: 100%; }
  .input:focus, .input.is-focused, .input:active, .input.is-active,
  .textarea:focus,
  .textarea.is-focused,
  .textarea:active,
  .textarea.is-active {
    outline: none; }
  .input[disabled],
  .textarea[disabled] {
    cursor: not-allowed; }
  .input::-moz-placeholder,
  .textarea::-moz-placeholder {
    color: rgba(54, 54, 54, 0.3); }
  .input::-webkit-input-placeholder,
  .textarea::-webkit-input-placeholder {
    color: rgba(54, 54, 54, 0.3); }
  .input:-moz-placeholder,
  .textarea:-moz-placeholder {
    color: rgba(54, 54, 54, 0.3); }
  .input:-ms-input-placeholder,
  .textarea:-ms-input-placeholder {
    color: rgba(54, 54, 54, 0.3); }
  .input:hover, .input.is-hovered,
  .textarea:hover,
  .textarea.is-hovered {
    border-color: #b5b5b5; }
  .input:focus, .input.is-focused, .input:active, .input.is-active,
  .textarea:focus,
  .textarea.is-focused,
  .textarea:active,
  .textarea.is-active {
    border-color: #3273dc; }
  .input[disabled],
  .textarea[disabled] {
    background-color: #fafafa;
    border-color: #fafafa;
    box-shadow: none;
    color: #7a7a7a; }
    .input[disabled]::-moz-placeholder,
    .textarea[disabled]::-moz-placeholder {
      color: rgba(122, 122, 122, 0.3); }
    .input[disabled]::-webkit-input-placeholder,
    .textarea[disabled]::-webkit-input-placeholder {
      color: rgba(122, 122, 122, 0.3); }
    .input[disabled]:-moz-placeholder,
    .textarea[disabled]:-moz-placeholder {
      color: rgba(122, 122, 122, 0.3); }
    .input[disabled]:-ms-input-placeholder,
    .textarea[disabled]:-ms-input-placeholder {
      color: rgba(122, 122, 122, 0.3); }
  .input[readonly],
  .textarea[readonly] {
    box-shadow: none; }
  .input.is-white:focus, .input.is-white.is-focused, .input.is-white:active, .input.is-white.is-active,
  .textarea.is-white:focus,
  .textarea.is-white.is-focused,
  .textarea.is-white:active,
  .textarea.is-white.is-active {
    border-color: white; }
  .input.is-black:focus, .input.is-black.is-focused, .input.is-black:active, .input.is-black.is-active,
  .textarea.is-black:focus,
  .textarea.is-black.is-focused,
  .textarea.is-black:active,
  .textarea.is-black.is-active {
    border-color: #0a0a0a; }
  .input.is-light:focus, .input.is-light.is-focused, .input.is-light:active, .input.is-light.is-active,
  .textarea.is-light:focus,
  .textarea.is-light.is-focused,
  .textarea.is-light:active,
  .textarea.is-light.is-active {
    border-color: #b5b5b5; }
  .input.is-dark:focus, .input.is-dark.is-focused, .input.is-dark:active, .input.is-dark.is-active,
  .textarea.is-dark:focus,
  .textarea.is-dark.is-focused,
  .textarea.is-dark:active,
  .textarea.is-dark.is-active {
    border-color: #363636; }
  .input.is-primary:focus, .input.is-primary.is-focused, .input.is-primary:active, .input.is-primary.is-active,
  .textarea.is-primary:focus,
  .textarea.is-primary.is-focused,
  .textarea.is-primary:active,
  .textarea.is-primary.is-active {
    border-color: #00d1b2; }
  .input.is-link:focus, .input.is-link.is-focused, .input.is-link:active, .input.is-link.is-active,
  .textarea.is-link:focus,
  .textarea.is-link.is-focused,
  .textarea.is-link:active,
  .textarea.is-link.is-active {
    border-color: #3273dc; }
  .input.is-info:focus, .input.is-info.is-focused, .input.is-info:active, .input.is-info.is-active,
  .textarea.is-info:focus,
  .textarea.is-info.is-focused,
  .textarea.is-info:active,
  .textarea.is-info.is-active {
    border-color: #209cee; }
  .input.is-success:focus, .input.is-success.is-focused, .input.is-success:active, .input.is-success.is-active,
  .textarea.is-success:focus,
  .textarea.is-success.is-focused,
  .textarea.is-success:active,
  .textarea.is-success.is-active {
    border-color: #23d160; }
  .input.is-warning:focus, .input.is-warning.is-focused, .input.is-warning:active, .input.is-warning.is-active,
  .textarea.is-warning:focus,
  .textarea.is-warning.is-focused,
  .textarea.is-warning:active,
  .textarea.is-warning.is-active {
    border-color: #ff470f; }
  .input.is-danger:focus, .input.is-danger.is-focused, .input.is-danger:active, .input.is-danger.is-active,
  .textarea.is-danger:focus,
  .textarea.is-danger.is-focused,
  .textarea.is-danger:active,
  .textarea.is-danger.is-active {
    border-color: #ff3860; }
  .input.is-orange:focus, .input.is-orange.is-focused, .input.is-orange:active, .input.is-orange.is-active,
  .textarea.is-orange:focus,
  .textarea.is-orange.is-focused,
  .textarea.is-orange:active,
  .textarea.is-orange.is-active {
    border-color: #ff470f; }
  .input.is-yellow:focus, .input.is-yellow.is-focused, .input.is-yellow:active, .input.is-yellow.is-active,
  .textarea.is-yellow:focus,
  .textarea.is-yellow.is-focused,
  .textarea.is-yellow:active,
  .textarea.is-yellow.is-active {
    border-color: #ffdd57; }
  .input.is-green:focus, .input.is-green.is-focused, .input.is-green:active, .input.is-green.is-active,
  .textarea.is-green:focus,
  .textarea.is-green.is-focused,
  .textarea.is-green:active,
  .textarea.is-green.is-active {
    border-color: #23d160; }
  .input.is-turquoise:focus, .input.is-turquoise.is-focused, .input.is-turquoise:active, .input.is-turquoise.is-active,
  .textarea.is-turquoise:focus,
  .textarea.is-turquoise.is-focused,
  .textarea.is-turquoise:active,
  .textarea.is-turquoise.is-active {
    border-color: #00d1b2; }
  .input.is-cyan:focus, .input.is-cyan.is-focused, .input.is-cyan:active, .input.is-cyan.is-active,
  .textarea.is-cyan:focus,
  .textarea.is-cyan.is-focused,
  .textarea.is-cyan:active,
  .textarea.is-cyan.is-active {
    border-color: #209cee; }
  .input.is-blue:focus, .input.is-blue.is-focused, .input.is-blue:active, .input.is-blue.is-active,
  .textarea.is-blue:focus,
  .textarea.is-blue.is-focused,
  .textarea.is-blue:active,
  .textarea.is-blue.is-active {
    border-color: #3273dc; }
  .input.is-purple:focus, .input.is-purple.is-focused, .input.is-purple:active, .input.is-purple.is-active,
  .textarea.is-purple:focus,
  .textarea.is-purple.is-focused,
  .textarea.is-purple:active,
  .textarea.is-purple.is-active {
    border-color: #b86bff; }
  .input.is-red:focus, .input.is-red.is-focused, .input.is-red:active, .input.is-red.is-active,
  .textarea.is-red:focus,
  .textarea.is-red.is-focused,
  .textarea.is-red:active,
  .textarea.is-red.is-active {
    border-color: #ff3860; }
  .input.is-cPrimary:focus, .input.is-cPrimary.is-focused, .input.is-cPrimary:active, .input.is-cPrimary.is-active,
  .textarea.is-cPrimary:focus,
  .textarea.is-cPrimary.is-focused,
  .textarea.is-cPrimary:active,
  .textarea.is-cPrimary.is-active {
    border-color: #000f9f; }
  .input.is-cSecondary:focus, .input.is-cSecondary.is-focused, .input.is-cSecondary:active, .input.is-cSecondary.is-active,
  .textarea.is-cSecondary:focus,
  .textarea.is-cSecondary.is-focused,
  .textarea.is-cSecondary:active,
  .textarea.is-cSecondary.is-active {
    border-color: #018997; }
  .input.is-small,
  .textarea.is-small {
    padding: 0.5rem 1rem;
    height: 3rem;
    font-size: 1.2rem; }
  .input.is-medium,
  .textarea.is-medium {
    font-size: 1.8rem; }
  .input.is-large,
  .textarea.is-large {
    font-size: 2rem; }
  .input.is-fullwidth,
  .textarea.is-fullwidth {
    display: block;
    width: 100%; }
  .input.is-inline,
  .textarea.is-inline {
    display: inline;
    width: auto; }
  .input.is-right,
  .textarea.is-right {
    text-align: right; }

.input.is-rounded,
.textarea.is-rounded {
  border-radius: 290486px;
  padding-left: 1em;
  padding-right: 1em; }
.input.is-static,
.textarea.is-static {
  background-color: transparent;
  border-color: transparent;
  box-shadow: none;
  padding-left: 0;
  padding-right: 0; }

.textarea {
  display: block;
  max-width: 100%;
  min-width: 100%;
  padding: 0.625em;
  resize: vertical; }
  .textarea:not([rows]) {
    max-height: 600px;
    min-height: 120px; }
  .textarea[rows] {
    height: unset; }
  .textarea.has-fixed-size {
    resize: none; }
  .textarea.is-static {
    max-height: none;
    min-height: 0;
    resize: none; }

.checkbox,
.radio {
  cursor: pointer;
  line-height: 1.25;
  position: relative;
  align-items: center; }
  .checkbox.is-small,
  .radio.is-small {
    height: 3rem; }
  .checkbox input,
  .radio input {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    opacity: 0;
    z-index: 1;
    cursor: pointer; }
  .checkbox:hover,
  .radio:hover {
    color: #363636; }
  .checkbox[disabled],
  .radio[disabled] {
    color: #7a7a7a;
    cursor: not-allowed; }
  .checkbox label, .radio label {
    cursor: pointer;
    line-height: 1;
    position: relative;
    padding-right: 1rem;
    color: #4a4a4a;
    display: flex;
    height: 100%;
    align-items: center;
    transition: all 200ms linear;
    padding-left: 2.5rem; }
    .has-addons .checkbox label,
    .has-addons .radio label {
      border: 1px solid #dbdbdb;
      border-width: 1px 0 1px 1px; }
    .checkbox label:before, .radio label:before {
      display: inline-block;
      font-style: normal;
      font-variant: normal;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      position: absolute;
      left: 0;
      font-family: "Font Awesome 5 Pro";
      font-weight: 300;
      content: "";
      font-size: 2rem; }
  .checkbox.just-icon label,
  .radio.just-icon label {
    height: 2.1rem;
    width: 2.1rem;
    padding-left: 0; }
  .checkbox.just-icon.is-centered label,
  .radio.just-icon.is-centered label {
    margin: auto; }
  .checkbox.is-white input[type="radio"]:checked + label:before, .checkbox.is-white input[type="radio"]:checked + label:after,
  .checkbox.is-white input[type="checkbox"]:checked + label:before,
  .checkbox.is-white input[type="checkbox"]:checked + label:after,
  .radio.is-white input[type="radio"]:checked + label:before,
  .radio.is-white input[type="radio"]:checked + label:after,
  .radio.is-white input[type="checkbox"]:checked + label:before,
  .radio.is-white input[type="checkbox"]:checked + label:after {
    border-color: white;
    opacity: 1; }
  .checkbox.is-white.is-inverted input[type="radio"]:checked + label,
  .checkbox.is-white.is-inverted input[type="checkbox"]:checked + label,
  .radio.is-white.is-inverted input[type="radio"]:checked + label,
  .radio.is-white.is-inverted input[type="checkbox"]:checked + label {
    background: none;
    color: white; }
  .checkbox.is-white.is-outlined input[type="radio"]:checked + label,
  .checkbox.is-white.is-outlined input[type="checkbox"]:checked + label,
  .radio.is-white.is-outlined input[type="radio"]:checked + label,
  .radio.is-white.is-outlined input[type="checkbox"]:checked + label {
    background: none;
    color: white; }
  .checkbox.is-black input[type="radio"]:checked + label:before, .checkbox.is-black input[type="radio"]:checked + label:after,
  .checkbox.is-black input[type="checkbox"]:checked + label:before,
  .checkbox.is-black input[type="checkbox"]:checked + label:after,
  .radio.is-black input[type="radio"]:checked + label:before,
  .radio.is-black input[type="radio"]:checked + label:after,
  .radio.is-black input[type="checkbox"]:checked + label:before,
  .radio.is-black input[type="checkbox"]:checked + label:after {
    border-color: #0a0a0a;
    opacity: 1; }
  .checkbox.is-black.is-inverted input[type="radio"]:checked + label,
  .checkbox.is-black.is-inverted input[type="checkbox"]:checked + label,
  .radio.is-black.is-inverted input[type="radio"]:checked + label,
  .radio.is-black.is-inverted input[type="checkbox"]:checked + label {
    background: none;
    color: #0a0a0a; }
  .checkbox.is-black.is-outlined input[type="radio"]:checked + label,
  .checkbox.is-black.is-outlined input[type="checkbox"]:checked + label,
  .radio.is-black.is-outlined input[type="radio"]:checked + label,
  .radio.is-black.is-outlined input[type="checkbox"]:checked + label {
    background: none;
    color: #0a0a0a; }
  .checkbox.is-light input[type="radio"]:checked + label:before, .checkbox.is-light input[type="radio"]:checked + label:after,
  .checkbox.is-light input[type="checkbox"]:checked + label:before,
  .checkbox.is-light input[type="checkbox"]:checked + label:after,
  .radio.is-light input[type="radio"]:checked + label:before,
  .radio.is-light input[type="radio"]:checked + label:after,
  .radio.is-light input[type="checkbox"]:checked + label:before,
  .radio.is-light input[type="checkbox"]:checked + label:after {
    border-color: #b5b5b5;
    opacity: 1; }
  .checkbox.is-light.is-inverted input[type="radio"]:checked + label,
  .checkbox.is-light.is-inverted input[type="checkbox"]:checked + label,
  .radio.is-light.is-inverted input[type="radio"]:checked + label,
  .radio.is-light.is-inverted input[type="checkbox"]:checked + label {
    background: none;
    color: #b5b5b5; }
  .checkbox.is-light.is-outlined input[type="radio"]:checked + label,
  .checkbox.is-light.is-outlined input[type="checkbox"]:checked + label,
  .radio.is-light.is-outlined input[type="radio"]:checked + label,
  .radio.is-light.is-outlined input[type="checkbox"]:checked + label {
    background: none;
    color: #b5b5b5; }
  .checkbox.is-dark input[type="radio"]:checked + label:before, .checkbox.is-dark input[type="radio"]:checked + label:after,
  .checkbox.is-dark input[type="checkbox"]:checked + label:before,
  .checkbox.is-dark input[type="checkbox"]:checked + label:after,
  .radio.is-dark input[type="radio"]:checked + label:before,
  .radio.is-dark input[type="radio"]:checked + label:after,
  .radio.is-dark input[type="checkbox"]:checked + label:before,
  .radio.is-dark input[type="checkbox"]:checked + label:after {
    border-color: #363636;
    opacity: 1; }
  .checkbox.is-dark.is-inverted input[type="radio"]:checked + label,
  .checkbox.is-dark.is-inverted input[type="checkbox"]:checked + label,
  .radio.is-dark.is-inverted input[type="radio"]:checked + label,
  .radio.is-dark.is-inverted input[type="checkbox"]:checked + label {
    background: none;
    color: #363636; }
  .checkbox.is-dark.is-outlined input[type="radio"]:checked + label,
  .checkbox.is-dark.is-outlined input[type="checkbox"]:checked + label,
  .radio.is-dark.is-outlined input[type="radio"]:checked + label,
  .radio.is-dark.is-outlined input[type="checkbox"]:checked + label {
    background: none;
    color: #363636; }
  .checkbox.is-primary input[type="radio"]:checked + label:before, .checkbox.is-primary input[type="radio"]:checked + label:after,
  .checkbox.is-primary input[type="checkbox"]:checked + label:before,
  .checkbox.is-primary input[type="checkbox"]:checked + label:after,
  .radio.is-primary input[type="radio"]:checked + label:before,
  .radio.is-primary input[type="radio"]:checked + label:after,
  .radio.is-primary input[type="checkbox"]:checked + label:before,
  .radio.is-primary input[type="checkbox"]:checked + label:after {
    border-color: #00d1b2;
    opacity: 1; }
  .checkbox.is-primary.is-inverted input[type="radio"]:checked + label,
  .checkbox.is-primary.is-inverted input[type="checkbox"]:checked + label,
  .radio.is-primary.is-inverted input[type="radio"]:checked + label,
  .radio.is-primary.is-inverted input[type="checkbox"]:checked + label {
    background: none;
    color: #00d1b2; }
  .checkbox.is-primary.is-outlined input[type="radio"]:checked + label,
  .checkbox.is-primary.is-outlined input[type="checkbox"]:checked + label,
  .radio.is-primary.is-outlined input[type="radio"]:checked + label,
  .radio.is-primary.is-outlined input[type="checkbox"]:checked + label {
    background: none;
    color: #00d1b2; }
  .checkbox.is-link input[type="radio"]:checked + label:before, .checkbox.is-link input[type="radio"]:checked + label:after,
  .checkbox.is-link input[type="checkbox"]:checked + label:before,
  .checkbox.is-link input[type="checkbox"]:checked + label:after,
  .radio.is-link input[type="radio"]:checked + label:before,
  .radio.is-link input[type="radio"]:checked + label:after,
  .radio.is-link input[type="checkbox"]:checked + label:before,
  .radio.is-link input[type="checkbox"]:checked + label:after {
    border-color: #3273dc;
    opacity: 1; }
  .checkbox.is-link.is-inverted input[type="radio"]:checked + label,
  .checkbox.is-link.is-inverted input[type="checkbox"]:checked + label,
  .radio.is-link.is-inverted input[type="radio"]:checked + label,
  .radio.is-link.is-inverted input[type="checkbox"]:checked + label {
    background: none;
    color: #3273dc; }
  .checkbox.is-link.is-outlined input[type="radio"]:checked + label,
  .checkbox.is-link.is-outlined input[type="checkbox"]:checked + label,
  .radio.is-link.is-outlined input[type="radio"]:checked + label,
  .radio.is-link.is-outlined input[type="checkbox"]:checked + label {
    background: none;
    color: #3273dc; }
  .checkbox.is-info input[type="radio"]:checked + label:before, .checkbox.is-info input[type="radio"]:checked + label:after,
  .checkbox.is-info input[type="checkbox"]:checked + label:before,
  .checkbox.is-info input[type="checkbox"]:checked + label:after,
  .radio.is-info input[type="radio"]:checked + label:before,
  .radio.is-info input[type="radio"]:checked + label:after,
  .radio.is-info input[type="checkbox"]:checked + label:before,
  .radio.is-info input[type="checkbox"]:checked + label:after {
    border-color: #209cee;
    opacity: 1; }
  .checkbox.is-info.is-inverted input[type="radio"]:checked + label,
  .checkbox.is-info.is-inverted input[type="checkbox"]:checked + label,
  .radio.is-info.is-inverted input[type="radio"]:checked + label,
  .radio.is-info.is-inverted input[type="checkbox"]:checked + label {
    background: none;
    color: #209cee; }
  .checkbox.is-info.is-outlined input[type="radio"]:checked + label,
  .checkbox.is-info.is-outlined input[type="checkbox"]:checked + label,
  .radio.is-info.is-outlined input[type="radio"]:checked + label,
  .radio.is-info.is-outlined input[type="checkbox"]:checked + label {
    background: none;
    color: #209cee; }
  .checkbox.is-success input[type="radio"]:checked + label:before, .checkbox.is-success input[type="radio"]:checked + label:after,
  .checkbox.is-success input[type="checkbox"]:checked + label:before,
  .checkbox.is-success input[type="checkbox"]:checked + label:after,
  .radio.is-success input[type="radio"]:checked + label:before,
  .radio.is-success input[type="radio"]:checked + label:after,
  .radio.is-success input[type="checkbox"]:checked + label:before,
  .radio.is-success input[type="checkbox"]:checked + label:after {
    border-color: #23d160;
    opacity: 1; }
  .checkbox.is-success.is-inverted input[type="radio"]:checked + label,
  .checkbox.is-success.is-inverted input[type="checkbox"]:checked + label,
  .radio.is-success.is-inverted input[type="radio"]:checked + label,
  .radio.is-success.is-inverted input[type="checkbox"]:checked + label {
    background: none;
    color: #23d160; }
  .checkbox.is-success.is-outlined input[type="radio"]:checked + label,
  .checkbox.is-success.is-outlined input[type="checkbox"]:checked + label,
  .radio.is-success.is-outlined input[type="radio"]:checked + label,
  .radio.is-success.is-outlined input[type="checkbox"]:checked + label {
    background: none;
    color: #23d160; }
  .checkbox.is-warning input[type="radio"]:checked + label:before, .checkbox.is-warning input[type="radio"]:checked + label:after,
  .checkbox.is-warning input[type="checkbox"]:checked + label:before,
  .checkbox.is-warning input[type="checkbox"]:checked + label:after,
  .radio.is-warning input[type="radio"]:checked + label:before,
  .radio.is-warning input[type="radio"]:checked + label:after,
  .radio.is-warning input[type="checkbox"]:checked + label:before,
  .radio.is-warning input[type="checkbox"]:checked + label:after {
    border-color: #ff470f;
    opacity: 1; }
  .checkbox.is-warning.is-inverted input[type="radio"]:checked + label,
  .checkbox.is-warning.is-inverted input[type="checkbox"]:checked + label,
  .radio.is-warning.is-inverted input[type="radio"]:checked + label,
  .radio.is-warning.is-inverted input[type="checkbox"]:checked + label {
    background: none;
    color: #ff470f; }
  .checkbox.is-warning.is-outlined input[type="radio"]:checked + label,
  .checkbox.is-warning.is-outlined input[type="checkbox"]:checked + label,
  .radio.is-warning.is-outlined input[type="radio"]:checked + label,
  .radio.is-warning.is-outlined input[type="checkbox"]:checked + label {
    background: none;
    color: #ff470f; }
  .checkbox.is-danger input[type="radio"]:checked + label:before, .checkbox.is-danger input[type="radio"]:checked + label:after,
  .checkbox.is-danger input[type="checkbox"]:checked + label:before,
  .checkbox.is-danger input[type="checkbox"]:checked + label:after,
  .radio.is-danger input[type="radio"]:checked + label:before,
  .radio.is-danger input[type="radio"]:checked + label:after,
  .radio.is-danger input[type="checkbox"]:checked + label:before,
  .radio.is-danger input[type="checkbox"]:checked + label:after {
    border-color: #ff3860;
    opacity: 1; }
  .checkbox.is-danger.is-inverted input[type="radio"]:checked + label,
  .checkbox.is-danger.is-inverted input[type="checkbox"]:checked + label,
  .radio.is-danger.is-inverted input[type="radio"]:checked + label,
  .radio.is-danger.is-inverted input[type="checkbox"]:checked + label {
    background: none;
    color: #ff3860; }
  .checkbox.is-danger.is-outlined input[type="radio"]:checked + label,
  .checkbox.is-danger.is-outlined input[type="checkbox"]:checked + label,
  .radio.is-danger.is-outlined input[type="radio"]:checked + label,
  .radio.is-danger.is-outlined input[type="checkbox"]:checked + label {
    background: none;
    color: #ff3860; }
  .checkbox.is-orange input[type="radio"]:checked + label:before, .checkbox.is-orange input[type="radio"]:checked + label:after,
  .checkbox.is-orange input[type="checkbox"]:checked + label:before,
  .checkbox.is-orange input[type="checkbox"]:checked + label:after,
  .radio.is-orange input[type="radio"]:checked + label:before,
  .radio.is-orange input[type="radio"]:checked + label:after,
  .radio.is-orange input[type="checkbox"]:checked + label:before,
  .radio.is-orange input[type="checkbox"]:checked + label:after {
    border-color: #ff470f;
    opacity: 1; }
  .checkbox.is-orange.is-inverted input[type="radio"]:checked + label,
  .checkbox.is-orange.is-inverted input[type="checkbox"]:checked + label,
  .radio.is-orange.is-inverted input[type="radio"]:checked + label,
  .radio.is-orange.is-inverted input[type="checkbox"]:checked + label {
    background: none;
    color: #ff470f; }
  .checkbox.is-orange.is-outlined input[type="radio"]:checked + label,
  .checkbox.is-orange.is-outlined input[type="checkbox"]:checked + label,
  .radio.is-orange.is-outlined input[type="radio"]:checked + label,
  .radio.is-orange.is-outlined input[type="checkbox"]:checked + label {
    background: none;
    color: #ff470f; }
  .checkbox.is-yellow input[type="radio"]:checked + label:before, .checkbox.is-yellow input[type="radio"]:checked + label:after,
  .checkbox.is-yellow input[type="checkbox"]:checked + label:before,
  .checkbox.is-yellow input[type="checkbox"]:checked + label:after,
  .radio.is-yellow input[type="radio"]:checked + label:before,
  .radio.is-yellow input[type="radio"]:checked + label:after,
  .radio.is-yellow input[type="checkbox"]:checked + label:before,
  .radio.is-yellow input[type="checkbox"]:checked + label:after {
    border-color: #ffdd57;
    opacity: 1; }
  .checkbox.is-yellow.is-inverted input[type="radio"]:checked + label,
  .checkbox.is-yellow.is-inverted input[type="checkbox"]:checked + label,
  .radio.is-yellow.is-inverted input[type="radio"]:checked + label,
  .radio.is-yellow.is-inverted input[type="checkbox"]:checked + label {
    background: none;
    color: #ffdd57; }
  .checkbox.is-yellow.is-outlined input[type="radio"]:checked + label,
  .checkbox.is-yellow.is-outlined input[type="checkbox"]:checked + label,
  .radio.is-yellow.is-outlined input[type="radio"]:checked + label,
  .radio.is-yellow.is-outlined input[type="checkbox"]:checked + label {
    background: none;
    color: #ffdd57; }
  .checkbox.is-green input[type="radio"]:checked + label:before, .checkbox.is-green input[type="radio"]:checked + label:after,
  .checkbox.is-green input[type="checkbox"]:checked + label:before,
  .checkbox.is-green input[type="checkbox"]:checked + label:after,
  .radio.is-green input[type="radio"]:checked + label:before,
  .radio.is-green input[type="radio"]:checked + label:after,
  .radio.is-green input[type="checkbox"]:checked + label:before,
  .radio.is-green input[type="checkbox"]:checked + label:after {
    border-color: #23d160;
    opacity: 1; }
  .checkbox.is-green.is-inverted input[type="radio"]:checked + label,
  .checkbox.is-green.is-inverted input[type="checkbox"]:checked + label,
  .radio.is-green.is-inverted input[type="radio"]:checked + label,
  .radio.is-green.is-inverted input[type="checkbox"]:checked + label {
    background: none;
    color: #23d160; }
  .checkbox.is-green.is-outlined input[type="radio"]:checked + label,
  .checkbox.is-green.is-outlined input[type="checkbox"]:checked + label,
  .radio.is-green.is-outlined input[type="radio"]:checked + label,
  .radio.is-green.is-outlined input[type="checkbox"]:checked + label {
    background: none;
    color: #23d160; }
  .checkbox.is-turquoise input[type="radio"]:checked + label:before, .checkbox.is-turquoise input[type="radio"]:checked + label:after,
  .checkbox.is-turquoise input[type="checkbox"]:checked + label:before,
  .checkbox.is-turquoise input[type="checkbox"]:checked + label:after,
  .radio.is-turquoise input[type="radio"]:checked + label:before,
  .radio.is-turquoise input[type="radio"]:checked + label:after,
  .radio.is-turquoise input[type="checkbox"]:checked + label:before,
  .radio.is-turquoise input[type="checkbox"]:checked + label:after {
    border-color: #00d1b2;
    opacity: 1; }
  .checkbox.is-turquoise.is-inverted input[type="radio"]:checked + label,
  .checkbox.is-turquoise.is-inverted input[type="checkbox"]:checked + label,
  .radio.is-turquoise.is-inverted input[type="radio"]:checked + label,
  .radio.is-turquoise.is-inverted input[type="checkbox"]:checked + label {
    background: none;
    color: #00d1b2; }
  .checkbox.is-turquoise.is-outlined input[type="radio"]:checked + label,
  .checkbox.is-turquoise.is-outlined input[type="checkbox"]:checked + label,
  .radio.is-turquoise.is-outlined input[type="radio"]:checked + label,
  .radio.is-turquoise.is-outlined input[type="checkbox"]:checked + label {
    background: none;
    color: #00d1b2; }
  .checkbox.is-cyan input[type="radio"]:checked + label:before, .checkbox.is-cyan input[type="radio"]:checked + label:after,
  .checkbox.is-cyan input[type="checkbox"]:checked + label:before,
  .checkbox.is-cyan input[type="checkbox"]:checked + label:after,
  .radio.is-cyan input[type="radio"]:checked + label:before,
  .radio.is-cyan input[type="radio"]:checked + label:after,
  .radio.is-cyan input[type="checkbox"]:checked + label:before,
  .radio.is-cyan input[type="checkbox"]:checked + label:after {
    border-color: #209cee;
    opacity: 1; }
  .checkbox.is-cyan.is-inverted input[type="radio"]:checked + label,
  .checkbox.is-cyan.is-inverted input[type="checkbox"]:checked + label,
  .radio.is-cyan.is-inverted input[type="radio"]:checked + label,
  .radio.is-cyan.is-inverted input[type="checkbox"]:checked + label {
    background: none;
    color: #209cee; }
  .checkbox.is-cyan.is-outlined input[type="radio"]:checked + label,
  .checkbox.is-cyan.is-outlined input[type="checkbox"]:checked + label,
  .radio.is-cyan.is-outlined input[type="radio"]:checked + label,
  .radio.is-cyan.is-outlined input[type="checkbox"]:checked + label {
    background: none;
    color: #209cee; }
  .checkbox.is-blue input[type="radio"]:checked + label:before, .checkbox.is-blue input[type="radio"]:checked + label:after,
  .checkbox.is-blue input[type="checkbox"]:checked + label:before,
  .checkbox.is-blue input[type="checkbox"]:checked + label:after,
  .radio.is-blue input[type="radio"]:checked + label:before,
  .radio.is-blue input[type="radio"]:checked + label:after,
  .radio.is-blue input[type="checkbox"]:checked + label:before,
  .radio.is-blue input[type="checkbox"]:checked + label:after {
    border-color: #3273dc;
    opacity: 1; }
  .checkbox.is-blue.is-inverted input[type="radio"]:checked + label,
  .checkbox.is-blue.is-inverted input[type="checkbox"]:checked + label,
  .radio.is-blue.is-inverted input[type="radio"]:checked + label,
  .radio.is-blue.is-inverted input[type="checkbox"]:checked + label {
    background: none;
    color: #3273dc; }
  .checkbox.is-blue.is-outlined input[type="radio"]:checked + label,
  .checkbox.is-blue.is-outlined input[type="checkbox"]:checked + label,
  .radio.is-blue.is-outlined input[type="radio"]:checked + label,
  .radio.is-blue.is-outlined input[type="checkbox"]:checked + label {
    background: none;
    color: #3273dc; }
  .checkbox.is-purple input[type="radio"]:checked + label:before, .checkbox.is-purple input[type="radio"]:checked + label:after,
  .checkbox.is-purple input[type="checkbox"]:checked + label:before,
  .checkbox.is-purple input[type="checkbox"]:checked + label:after,
  .radio.is-purple input[type="radio"]:checked + label:before,
  .radio.is-purple input[type="radio"]:checked + label:after,
  .radio.is-purple input[type="checkbox"]:checked + label:before,
  .radio.is-purple input[type="checkbox"]:checked + label:after {
    border-color: #b86bff;
    opacity: 1; }
  .checkbox.is-purple.is-inverted input[type="radio"]:checked + label,
  .checkbox.is-purple.is-inverted input[type="checkbox"]:checked + label,
  .radio.is-purple.is-inverted input[type="radio"]:checked + label,
  .radio.is-purple.is-inverted input[type="checkbox"]:checked + label {
    background: none;
    color: #b86bff; }
  .checkbox.is-purple.is-outlined input[type="radio"]:checked + label,
  .checkbox.is-purple.is-outlined input[type="checkbox"]:checked + label,
  .radio.is-purple.is-outlined input[type="radio"]:checked + label,
  .radio.is-purple.is-outlined input[type="checkbox"]:checked + label {
    background: none;
    color: #b86bff; }
  .checkbox.is-red input[type="radio"]:checked + label:before, .checkbox.is-red input[type="radio"]:checked + label:after,
  .checkbox.is-red input[type="checkbox"]:checked + label:before,
  .checkbox.is-red input[type="checkbox"]:checked + label:after,
  .radio.is-red input[type="radio"]:checked + label:before,
  .radio.is-red input[type="radio"]:checked + label:after,
  .radio.is-red input[type="checkbox"]:checked + label:before,
  .radio.is-red input[type="checkbox"]:checked + label:after {
    border-color: #ff3860;
    opacity: 1; }
  .checkbox.is-red.is-inverted input[type="radio"]:checked + label,
  .checkbox.is-red.is-inverted input[type="checkbox"]:checked + label,
  .radio.is-red.is-inverted input[type="radio"]:checked + label,
  .radio.is-red.is-inverted input[type="checkbox"]:checked + label {
    background: none;
    color: #ff3860; }
  .checkbox.is-red.is-outlined input[type="radio"]:checked + label,
  .checkbox.is-red.is-outlined input[type="checkbox"]:checked + label,
  .radio.is-red.is-outlined input[type="radio"]:checked + label,
  .radio.is-red.is-outlined input[type="checkbox"]:checked + label {
    background: none;
    color: #ff3860; }
  .checkbox.is-cPrimary input[type="radio"]:checked + label:before, .checkbox.is-cPrimary input[type="radio"]:checked + label:after,
  .checkbox.is-cPrimary input[type="checkbox"]:checked + label:before,
  .checkbox.is-cPrimary input[type="checkbox"]:checked + label:after,
  .radio.is-cPrimary input[type="radio"]:checked + label:before,
  .radio.is-cPrimary input[type="radio"]:checked + label:after,
  .radio.is-cPrimary input[type="checkbox"]:checked + label:before,
  .radio.is-cPrimary input[type="checkbox"]:checked + label:after {
    border-color: #000f9f;
    opacity: 1; }
  .checkbox.is-cPrimary.is-inverted input[type="radio"]:checked + label,
  .checkbox.is-cPrimary.is-inverted input[type="checkbox"]:checked + label,
  .radio.is-cPrimary.is-inverted input[type="radio"]:checked + label,
  .radio.is-cPrimary.is-inverted input[type="checkbox"]:checked + label {
    background: none;
    color: #000f9f; }
  .checkbox.is-cPrimary.is-outlined input[type="radio"]:checked + label,
  .checkbox.is-cPrimary.is-outlined input[type="checkbox"]:checked + label,
  .radio.is-cPrimary.is-outlined input[type="radio"]:checked + label,
  .radio.is-cPrimary.is-outlined input[type="checkbox"]:checked + label {
    background: none;
    color: #000f9f; }
  .checkbox.is-cSecondary input[type="radio"]:checked + label:before, .checkbox.is-cSecondary input[type="radio"]:checked + label:after,
  .checkbox.is-cSecondary input[type="checkbox"]:checked + label:before,
  .checkbox.is-cSecondary input[type="checkbox"]:checked + label:after,
  .radio.is-cSecondary input[type="radio"]:checked + label:before,
  .radio.is-cSecondary input[type="radio"]:checked + label:after,
  .radio.is-cSecondary input[type="checkbox"]:checked + label:before,
  .radio.is-cSecondary input[type="checkbox"]:checked + label:after {
    border-color: #018997;
    opacity: 1; }
  .checkbox.is-cSecondary.is-inverted input[type="radio"]:checked + label,
  .checkbox.is-cSecondary.is-inverted input[type="checkbox"]:checked + label,
  .radio.is-cSecondary.is-inverted input[type="radio"]:checked + label,
  .radio.is-cSecondary.is-inverted input[type="checkbox"]:checked + label {
    background: none;
    color: #018997; }
  .checkbox.is-cSecondary.is-outlined input[type="radio"]:checked + label,
  .checkbox.is-cSecondary.is-outlined input[type="checkbox"]:checked + label,
  .radio.is-cSecondary.is-outlined input[type="radio"]:checked + label,
  .radio.is-cSecondary.is-outlined input[type="checkbox"]:checked + label {
    background: none;
    color: #018997; }
  .checkbox input[type="checkbox"]:checked + label:before,
  .radio input[type="checkbox"]:checked + label:before {
    content: ""; }

.radio + .radio {
  margin-left: 0.5em; }
  .radio + .radio label:before {
    content: attr(data-label-inactive);
    display: block;
    position: relative; }

.select {
  display: inline-block;
  max-width: 100%;
  position: relative;
  vertical-align: top; }
  .select:not(.is-multiple)::after {
    border: 1px solid #3273dc;
    border-right: 0;
    border-top: 0;
    content: " ";
    display: block;
    height: 0.5em;
    pointer-events: none;
    position: absolute;
    transform: rotate(-45deg);
    transform-origin: center;
    width: 0.5em;
    margin-top: -0.375em;
    right: 1.125em;
    top: 50%;
    z-index: 4; }
  .select.is-rounded select {
    border-radius: 290486px;
    padding-left: 1em; }
  .select select {
    -moz-appearance: none;
    -webkit-appearance: none;
    align-items: center;
    border: 1px solid transparent;
    border-radius: 0;
    box-shadow: none;
    display: inline-flex;
    font-size: 1.4rem;
    justify-content: flex-start;
    height: 5rem;
    line-height: 1.5;
    padding-bottom: calc(1rem - 1px);
    padding-left: calc(2rem - 1px);
    padding-right: calc(2rem - 1px);
    padding-top: calc(1rem - 1px);
    position: relative;
    vertical-align: top;
    background-color: white;
    border-color: #dbdbdb;
    color: #363636;
    transition: all 200ms linear;
    cursor: pointer;
    display: block;
    font-size: 1em;
    max-width: 100%;
    outline: none; }
    .select select:focus, .select select.is-focused, .select select:active, .select select.is-active {
      outline: none; }
    .select select[disabled] {
      cursor: not-allowed; }
    .select select::-moz-placeholder {
      color: rgba(54, 54, 54, 0.3); }
    .select select::-webkit-input-placeholder {
      color: rgba(54, 54, 54, 0.3); }
    .select select:-moz-placeholder {
      color: rgba(54, 54, 54, 0.3); }
    .select select:-ms-input-placeholder {
      color: rgba(54, 54, 54, 0.3); }
    .select select:hover, .select select.is-hovered {
      border-color: #b5b5b5; }
    .select select:focus, .select select.is-focused, .select select:active, .select select.is-active {
      border-color: #3273dc; }
    .select select[disabled] {
      background-color: #fafafa;
      border-color: #fafafa;
      box-shadow: none;
      color: #7a7a7a; }
      .select select[disabled]::-moz-placeholder {
        color: rgba(122, 122, 122, 0.3); }
      .select select[disabled]::-webkit-input-placeholder {
        color: rgba(122, 122, 122, 0.3); }
      .select select[disabled]:-moz-placeholder {
        color: rgba(122, 122, 122, 0.3); }
      .select select[disabled]:-ms-input-placeholder {
        color: rgba(122, 122, 122, 0.3); }
    .select select::-ms-expand {
      display: none; }
    .select select[disabled]:hover {
      border-color: #fafafa; }
    .select select:not([multiple]) {
      padding-right: 2.5em; }
    .select select[multiple] {
      height: unset;
      padding: 0; }
      .select select[multiple] option {
        padding: 0.5em 1em; }
  .select:hover::after {
    border-color: #363636; }
  .select.is-white select:focus, .select.is-white select.is-focused, .select.is-white select:active, .select.is-white select.is-active {
    border-color: white; }
  .select.is-white:not(.is-multiple)::after {
    border-color: white; }
  .select.is-black select:focus, .select.is-black select.is-focused, .select.is-black select:active, .select.is-black select.is-active {
    border-color: #0a0a0a; }
  .select.is-black:not(.is-multiple)::after {
    border-color: #0a0a0a; }
  .select.is-light select:focus, .select.is-light select.is-focused, .select.is-light select:active, .select.is-light select.is-active {
    border-color: #b5b5b5; }
  .select.is-light:not(.is-multiple)::after {
    border-color: #b5b5b5; }
  .select.is-dark select:focus, .select.is-dark select.is-focused, .select.is-dark select:active, .select.is-dark select.is-active {
    border-color: #363636; }
  .select.is-dark:not(.is-multiple)::after {
    border-color: #363636; }
  .select.is-primary select:focus, .select.is-primary select.is-focused, .select.is-primary select:active, .select.is-primary select.is-active {
    border-color: #00d1b2; }
  .select.is-primary:not(.is-multiple)::after {
    border-color: #00d1b2; }
  .select.is-link select:focus, .select.is-link select.is-focused, .select.is-link select:active, .select.is-link select.is-active {
    border-color: #3273dc; }
  .select.is-link:not(.is-multiple)::after {
    border-color: #3273dc; }
  .select.is-info select:focus, .select.is-info select.is-focused, .select.is-info select:active, .select.is-info select.is-active {
    border-color: #209cee; }
  .select.is-info:not(.is-multiple)::after {
    border-color: #209cee; }
  .select.is-success select:focus, .select.is-success select.is-focused, .select.is-success select:active, .select.is-success select.is-active {
    border-color: #23d160; }
  .select.is-success:not(.is-multiple)::after {
    border-color: #23d160; }
  .select.is-warning select:focus, .select.is-warning select.is-focused, .select.is-warning select:active, .select.is-warning select.is-active {
    border-color: #ff470f; }
  .select.is-warning:not(.is-multiple)::after {
    border-color: #ff470f; }
  .select.is-danger select:focus, .select.is-danger select.is-focused, .select.is-danger select:active, .select.is-danger select.is-active {
    border-color: #ff3860; }
  .select.is-danger:not(.is-multiple)::after {
    border-color: #ff3860; }
  .select.is-orange select:focus, .select.is-orange select.is-focused, .select.is-orange select:active, .select.is-orange select.is-active {
    border-color: #ff470f; }
  .select.is-orange:not(.is-multiple)::after {
    border-color: #ff470f; }
  .select.is-yellow select:focus, .select.is-yellow select.is-focused, .select.is-yellow select:active, .select.is-yellow select.is-active {
    border-color: #ffdd57; }
  .select.is-yellow:not(.is-multiple)::after {
    border-color: #ffdd57; }
  .select.is-green select:focus, .select.is-green select.is-focused, .select.is-green select:active, .select.is-green select.is-active {
    border-color: #23d160; }
  .select.is-green:not(.is-multiple)::after {
    border-color: #23d160; }
  .select.is-turquoise select:focus, .select.is-turquoise select.is-focused, .select.is-turquoise select:active, .select.is-turquoise select.is-active {
    border-color: #00d1b2; }
  .select.is-turquoise:not(.is-multiple)::after {
    border-color: #00d1b2; }
  .select.is-cyan select:focus, .select.is-cyan select.is-focused, .select.is-cyan select:active, .select.is-cyan select.is-active {
    border-color: #209cee; }
  .select.is-cyan:not(.is-multiple)::after {
    border-color: #209cee; }
  .select.is-blue select:focus, .select.is-blue select.is-focused, .select.is-blue select:active, .select.is-blue select.is-active {
    border-color: #3273dc; }
  .select.is-blue:not(.is-multiple)::after {
    border-color: #3273dc; }
  .select.is-purple select:focus, .select.is-purple select.is-focused, .select.is-purple select:active, .select.is-purple select.is-active {
    border-color: #b86bff; }
  .select.is-purple:not(.is-multiple)::after {
    border-color: #b86bff; }
  .select.is-red select:focus, .select.is-red select.is-focused, .select.is-red select:active, .select.is-red select.is-active {
    border-color: #ff3860; }
  .select.is-red:not(.is-multiple)::after {
    border-color: #ff3860; }
  .select.is-cPrimary select:focus, .select.is-cPrimary select.is-focused, .select.is-cPrimary select:active, .select.is-cPrimary select.is-active {
    border-color: #000f9f; }
  .select.is-cPrimary:not(.is-multiple)::after {
    border-color: #000f9f; }
  .select.is-cSecondary select:focus, .select.is-cSecondary select.is-focused, .select.is-cSecondary select:active, .select.is-cSecondary select.is-active {
    border-color: #018997; }
  .select.is-cSecondary:not(.is-multiple)::after {
    border-color: #018997; }
  .select.is-small select {
    padding: 0.5rem 3rem 0.5rem 0.5rem;
    height: 3rem;
    font-size: 1.2rem; }
  .select.is-medium {
    font-size: 1.8rem; }
  .select.is-large {
    font-size: 2rem; }
  .select.is-disabled::after {
    border-color: #7a7a7a; }
  .select.is-fullwidth {
    width: 100%; }
    .select.is-fullwidth select {
      width: 100%; }
  .select.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;
    margin-top: 0;
    position: absolute;
    right: 0.625em;
    top: 0.625em;
    transform: none; }
  .select.is-loading.is-small:after {
    font-size: 1.2rem; }
  .select.is-loading.is-medium:after {
    font-size: 1.8rem; }
  .select.is-loading.is-large:after {
    font-size: 2rem; }

.file {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  align-items: stretch;
  display: flex;
  justify-content: flex-start;
  position: relative; }
  .file.is-white .file-cta {
    background-color: white;
    border-color: transparent;
    color: #0a0a0a; }
  .file.is-white:hover .file-cta, .file.is-white.is-hovered .file-cta {
    background-color: #f9f9f9;
    border-color: transparent;
    color: #0a0a0a; }
  .file.is-white:focus .file-cta, .file.is-white.is-focused .file-cta {
    border-color: transparent;
    box-shadow: 0 0 0.5em rgba(255, 255, 255, 0.25);
    color: #0a0a0a; }
  .file.is-white:active .file-cta, .file.is-white.is-active .file-cta {
    background-color: #f2f2f2;
    border-color: transparent;
    color: #0a0a0a; }
  .file.is-black .file-cta {
    background-color: #0a0a0a;
    border-color: transparent;
    color: white; }
  .file.is-black:hover .file-cta, .file.is-black.is-hovered .file-cta {
    background-color: #040404;
    border-color: transparent;
    color: white; }
  .file.is-black:focus .file-cta, .file.is-black.is-focused .file-cta {
    border-color: transparent;
    box-shadow: 0 0 0.5em rgba(10, 10, 10, 0.25);
    color: white; }
  .file.is-black:active .file-cta, .file.is-black.is-active .file-cta {
    background-color: black;
    border-color: transparent;
    color: white; }
  .file.is-light .file-cta {
    background-color: #b5b5b5;
    border-color: transparent;
    color: #363636; }
  .file.is-light:hover .file-cta, .file.is-light.is-hovered .file-cta {
    background-color: #afafaf;
    border-color: transparent;
    color: #363636; }
  .file.is-light:focus .file-cta, .file.is-light.is-focused .file-cta {
    border-color: transparent;
    box-shadow: 0 0 0.5em rgba(181, 181, 181, 0.25);
    color: #363636; }
  .file.is-light:active .file-cta, .file.is-light.is-active .file-cta {
    background-color: #a8a8a8;
    border-color: transparent;
    color: #363636; }
  .file.is-dark .file-cta {
    background-color: #363636;
    border-color: transparent;
    color: #b5b5b5; }
  .file.is-dark:hover .file-cta, .file.is-dark.is-hovered .file-cta {
    background-color: #2f2f2f;
    border-color: transparent;
    color: #b5b5b5; }
  .file.is-dark:focus .file-cta, .file.is-dark.is-focused .file-cta {
    border-color: transparent;
    box-shadow: 0 0 0.5em rgba(54, 54, 54, 0.25);
    color: #b5b5b5; }
  .file.is-dark:active .file-cta, .file.is-dark.is-active .file-cta {
    background-color: #292929;
    border-color: transparent;
    color: #b5b5b5; }
  .file.is-primary .file-cta {
    background-color: #00d1b2;
    border-color: transparent;
    color: #fff; }
  .file.is-primary:hover .file-cta, .file.is-primary.is-hovered .file-cta {
    background-color: #00c4a7;
    border-color: transparent;
    color: #fff; }
  .file.is-primary:focus .file-cta, .file.is-primary.is-focused .file-cta {
    border-color: transparent;
    box-shadow: 0 0 0.5em rgba(0, 209, 178, 0.25);
    color: #fff; }
  .file.is-primary:active .file-cta, .file.is-primary.is-active .file-cta {
    background-color: #00b89c;
    border-color: transparent;
    color: #fff; }
  .file.is-link .file-cta {
    background-color: #3273dc;
    border-color: transparent;
    color: #fff; }
  .file.is-link:hover .file-cta, .file.is-link.is-hovered .file-cta {
    background-color: #276cda;
    border-color: transparent;
    color: #fff; }
  .file.is-link:focus .file-cta, .file.is-link.is-focused .file-cta {
    border-color: transparent;
    box-shadow: 0 0 0.5em rgba(50, 115, 220, 0.25);
    color: #fff; }
  .file.is-link:active .file-cta, .file.is-link.is-active .file-cta {
    background-color: #2366d1;
    border-color: transparent;
    color: #fff; }
  .file.is-info .file-cta {
    background-color: #209cee;
    border-color: transparent;
    color: #fff; }
  .file.is-info:hover .file-cta, .file.is-info.is-hovered .file-cta {
    background-color: #1496ed;
    border-color: transparent;
    color: #fff; }
  .file.is-info:focus .file-cta, .file.is-info.is-focused .file-cta {
    border-color: transparent;
    box-shadow: 0 0 0.5em rgba(32, 156, 238, 0.25);
    color: #fff; }
  .file.is-info:active .file-cta, .file.is-info.is-active .file-cta {
    background-color: #118fe4;
    border-color: transparent;
    color: #fff; }
  .file.is-success .file-cta {
    background-color: #23d160;
    border-color: transparent;
    color: #fff; }
  .file.is-success:hover .file-cta, .file.is-success.is-hovered .file-cta {
    background-color: #22c65b;
    border-color: transparent;
    color: #fff; }
  .file.is-success:focus .file-cta, .file.is-success.is-focused .file-cta {
    border-color: transparent;
    box-shadow: 0 0 0.5em rgba(35, 209, 96, 0.25);
    color: #fff; }
  .file.is-success:active .file-cta, .file.is-success.is-active .file-cta {
    background-color: #20bc56;
    border-color: transparent;
    color: #fff; }
  .file.is-warning .file-cta {
    background-color: #ff470f;
    border-color: transparent;
    color: rgba(0, 0, 0, 0.7); }
  .file.is-warning:hover .file-cta, .file.is-warning.is-hovered .file-cta {
    background-color: #ff3d03;
    border-color: transparent;
    color: rgba(0, 0, 0, 0.7); }
  .file.is-warning:focus .file-cta, .file.is-warning.is-focused .file-cta {
    border-color: transparent;
    box-shadow: 0 0 0.5em rgba(255, 71, 15, 0.25);
    color: rgba(0, 0, 0, 0.7); }
  .file.is-warning:active .file-cta, .file.is-warning.is-active .file-cta {
    background-color: #f53900;
    border-color: transparent;
    color: rgba(0, 0, 0, 0.7); }
  .file.is-danger .file-cta {
    background-color: #ff3860;
    border-color: transparent;
    color: #fff; }
  .file.is-danger:hover .file-cta, .file.is-danger.is-hovered .file-cta {
    background-color: #ff2b56;
    border-color: transparent;
    color: #fff; }
  .file.is-danger:focus .file-cta, .file.is-danger.is-focused .file-cta {
    border-color: transparent;
    box-shadow: 0 0 0.5em rgba(255, 56, 96, 0.25);
    color: #fff; }
  .file.is-danger:active .file-cta, .file.is-danger.is-active .file-cta {
    background-color: #ff1f4b;
    border-color: transparent;
    color: #fff; }
  .file.is-orange .file-cta {
    background-color: #ff470f;
    border-color: transparent;
    color: #fff; }
  .file.is-orange:hover .file-cta, .file.is-orange.is-hovered .file-cta {
    background-color: #ff3d03;
    border-color: transparent;
    color: #fff; }
  .file.is-orange:focus .file-cta, .file.is-orange.is-focused .file-cta {
    border-color: transparent;
    box-shadow: 0 0 0.5em rgba(255, 71, 15, 0.25);
    color: #fff; }
  .file.is-orange:active .file-cta, .file.is-orange.is-active .file-cta {
    background-color: #f53900;
    border-color: transparent;
    color: #fff; }
  .file.is-yellow .file-cta {
    background-color: #ffdd57;
    border-color: transparent;
    color: rgba(0, 0, 0, 0.7); }
  .file.is-yellow:hover .file-cta, .file.is-yellow.is-hovered .file-cta {
    background-color: #ffdb4a;
    border-color: transparent;
    color: rgba(0, 0, 0, 0.7); }
  .file.is-yellow:focus .file-cta, .file.is-yellow.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); }
  .file.is-yellow:active .file-cta, .file.is-yellow.is-active .file-cta {
    background-color: #ffd83d;
    border-color: transparent;
    color: rgba(0, 0, 0, 0.7); }
  .file.is-green .file-cta {
    background-color: #23d160;
    border-color: transparent;
    color: #fff; }
  .file.is-green:hover .file-cta, .file.is-green.is-hovered .file-cta {
    background-color: #22c65b;
    border-color: transparent;
    color: #fff; }
  .file.is-green:focus .file-cta, .file.is-green.is-focused .file-cta {
    border-color: transparent;
    box-shadow: 0 0 0.5em rgba(35, 209, 96, 0.25);
    color: #fff; }
  .file.is-green:active .file-cta, .file.is-green.is-active .file-cta {
    background-color: #20bc56;
    border-color: transparent;
    color: #fff; }
  .file.is-turquoise .file-cta {
    background-color: #00d1b2;
    border-color: transparent;
    color: #fff; }
  .file.is-turquoise:hover .file-cta, .file.is-turquoise.is-hovered .file-cta {
    background-color: #00c4a7;
    border-color: transparent;
    color: #fff; }
  .file.is-turquoise:focus .file-cta, .file.is-turquoise.is-focused .file-cta {
    border-color: transparent;
    box-shadow: 0 0 0.5em rgba(0, 209, 178, 0.25);
    color: #fff; }
  .file.is-turquoise:active .file-cta, .file.is-turquoise.is-active .file-cta {
    background-color: #00b89c;
    border-color: transparent;
    color: #fff; }
  .file.is-cyan .file-cta {
    background-color: #209cee;
    border-color: transparent;
    color: #fff; }
  .file.is-cyan:hover .file-cta, .file.is-cyan.is-hovered .file-cta {
    background-color: #1496ed;
    border-color: transparent;
    color: #fff; }
  .file.is-cyan:focus .file-cta, .file.is-cyan.is-focused .file-cta {
    border-color: transparent;
    box-shadow: 0 0 0.5em rgba(32, 156, 238, 0.25);
    color: #fff; }
  .file.is-cyan:active .file-cta, .file.is-cyan.is-active .file-cta {
    background-color: #118fe4;
    border-color: transparent;
    color: #fff; }
  .file.is-blue .file-cta {
    background-color: #3273dc;
    border-color: transparent;
    color: #fff; }
  .file.is-blue:hover .file-cta, .file.is-blue.is-hovered .file-cta {
    background-color: #276cda;
    border-color: transparent;
    color: #fff; }
  .file.is-blue:focus .file-cta, .file.is-blue.is-focused .file-cta {
    border-color: transparent;
    box-shadow: 0 0 0.5em rgba(50, 115, 220, 0.25);
    color: #fff; }
  .file.is-blue:active .file-cta, .file.is-blue.is-active .file-cta {
    background-color: #2366d1;
    border-color: transparent;
    color: #fff; }
  .file.is-purple .file-cta {
    background-color: #b86bff;
    border-color: transparent;
    color: #fff; }
  .file.is-purple:hover .file-cta, .file.is-purple.is-hovered .file-cta {
    background-color: #b15eff;
    border-color: transparent;
    color: #fff; }
  .file.is-purple:focus .file-cta, .file.is-purple.is-focused .file-cta {
    border-color: transparent;
    box-shadow: 0 0 0.5em rgba(184, 107, 255, 0.25);
    color: #fff; }
  .file.is-purple:active .file-cta, .file.is-purple.is-active .file-cta {
    background-color: #ab52ff;
    border-color: transparent;
    color: #fff; }
  .file.is-red .file-cta {
    background-color: #ff3860;
    border-color: transparent;
    color: #fff; }
  .file.is-red:hover .file-cta, .file.is-red.is-hovered .file-cta {
    background-color: #ff2b56;
    border-color: transparent;
    color: #fff; }
  .file.is-red:focus .file-cta, .file.is-red.is-focused .file-cta {
    border-color: transparent;
    box-shadow: 0 0 0.5em rgba(255, 56, 96, 0.25);
    color: #fff; }
  .file.is-red:active .file-cta, .file.is-red.is-active .file-cta {
    background-color: #ff1f4b;
    border-color: transparent;
    color: #fff; }
  .file.is-cPrimary .file-cta {
    background-color: #000f9f;
    border-color: transparent;
    color: white; }
  .file.is-cPrimary:hover .file-cta, .file.is-cPrimary.is-hovered .file-cta {
    background-color: #000e92;
    border-color: transparent;
    color: white; }
  .file.is-cPrimary:focus .file-cta, .file.is-cPrimary.is-focused .file-cta {
    border-color: transparent;
    box-shadow: 0 0 0.5em rgba(0, 15, 159, 0.25);
    color: white; }
  .file.is-cPrimary:active .file-cta, .file.is-cPrimary.is-active .file-cta {
    background-color: #000d86;
    border-color: transparent;
    color: white; }
  .file.is-cSecondary .file-cta {
    background-color: #018997;
    border-color: transparent;
    color: white; }
  .file.is-cSecondary:hover .file-cta, .file.is-cSecondary.is-hovered .file-cta {
    background-color: #017e8a;
    border-color: transparent;
    color: white; }
  .file.is-cSecondary:focus .file-cta, .file.is-cSecondary.is-focused .file-cta {
    border-color: transparent;
    box-shadow: 0 0 0.5em rgba(1, 137, 151, 0.25);
    color: white; }
  .file.is-cSecondary:active .file-cta, .file.is-cSecondary.is-active .file-cta {
    background-color: #01727e;
    border-color: transparent;
    color: white; }
  .file.is-small {
    font-size: 1.2rem; }
  .file.is-medium {
    font-size: 1.8rem; }
    .file.is-medium .file-icon .fa {
      font-size: 21px; }
  .file.is-large {
    font-size: 2rem; }
    .file.is-large .file-icon .fa {
      font-size: 28px; }
  .file.has-name .file-cta {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }
  .file.has-name .file-name {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0; }
  .file.has-name.is-empty .file-cta {
    border-radius: 0; }
  .file.has-name.is-empty .file-name {
    display: none; }
  .file.is-boxed .file-label {
    flex-direction: column; }
  .file.is-boxed .file-cta {
    flex-direction: column;
    height: auto;
    padding: 1em 3em; }
  .file.is-boxed .file-name {
    border-width: 0 1px 1px; }
  .file.is-boxed .file-icon {
    height: 1.5em;
    width: 1.5em; }
    .file.is-boxed .file-icon .fa {
      font-size: 21px; }
  .file.is-boxed.is-small .file-icon .fa {
    font-size: 14px; }
  .file.is-boxed.is-medium .file-icon .fa {
    font-size: 28px; }
  .file.is-boxed.is-large .file-icon .fa {
    font-size: 35px; }
  .file.is-boxed.has-name .file-cta {
    border-radius: 0 0 0 0; }
  .file.is-boxed.has-name .file-name {
    border-radius: 0 0 0 0;
    border-width: 0 1px 1px; }
  .file.is-centered {
    justify-content: center; }
  .file.is-fullwidth .file-label {
    width: 100%; }
  .file.is-fullwidth .file-name {
    flex-grow: 1;
    max-width: none; }
  .file.is-right {
    justify-content: flex-end; }
    .file.is-right .file-cta {
      border-radius: 0 0 0 0; }
    .file.is-right .file-name {
      border-radius: 0 0 0 0;
      border-width: 1px 0 1px 1px;
      order: -1; }

.file-label {
  align-items: stretch;
  display: flex;
  cursor: pointer;
  justify-content: flex-start;
  overflow: hidden;
  position: relative; }
  .file-label:hover .file-cta {
    background-color: #eeeeee;
    color: #363636; }
  .file-label:hover .file-name {
    border-color: #d5d5d5; }
  .file-label:active .file-cta {
    background-color: #e8e8e8;
    color: #363636; }
  .file-label:active .file-name {
    border-color: #cfcfcf; }

.file-input {
  height: 0.01em;
  left: 0;
  outline: none;
  position: absolute;
  top: 0;
  width: 0.01em; }

.file-cta,
.file-name {
  -moz-appearance: none;
  -webkit-appearance: none;
  align-items: center;
  border: 1px solid transparent;
  border-radius: 0;
  box-shadow: none;
  display: inline-flex;
  font-size: 1.4rem;
  justify-content: flex-start;
  height: 5rem;
  line-height: 1.5;
  padding-bottom: calc(1rem - 1px);
  padding-left: calc(2rem - 1px);
  padding-right: calc(2rem - 1px);
  padding-top: calc(1rem - 1px);
  position: relative;
  vertical-align: top;
  border-color: #dbdbdb;
  border-radius: 0;
  font-size: 1em;
  padding-left: 1em;
  padding-right: 1em;
  white-space: nowrap; }
  .file-cta:focus, .file-cta.is-focused, .file-cta:active, .file-cta.is-active,
  .file-name:focus,
  .file-name.is-focused,
  .file-name:active,
  .file-name.is-active {
    outline: none; }
  .file-cta[disabled],
  .file-name[disabled] {
    cursor: not-allowed; }

.file-cta {
  background-color: whitesmoke;
  color: #4a4a4a; }

.file-name {
  border-color: #dbdbdb;
  border-style: solid;
  border-width: 1px 1px 1px 0;
  display: block;
  max-width: 16em;
  overflow: hidden;
  text-align: left;
  text-overflow: ellipsis; }

.file-icon {
  align-items: center;
  display: flex;
  height: 1em;
  justify-content: center;
  margin-right: 0.5em;
  width: 1em; }
  .file-icon .fa {
    font-size: 14px; }

.label {
  color: #363636;
  display: block;
  font-size: 1.4rem;
  font-weight: 700; }
  .label:not(:last-child) {
    margin-bottom: 0.5em; }
  .label.is-small {
    font-size: 1.2rem; }
  .label.is-medium {
    font-size: 1.8rem; }
  .label.is-large {
    font-size: 2rem; }

.help {
  display: block;
  font-size: 1.2rem;
  margin-top: 0.25rem; }
  .help.is-white {
    color: white; }
  .help.is-black {
    color: #0a0a0a; }
  .help.is-light {
    color: #b5b5b5; }
  .help.is-dark {
    color: #363636; }
  .help.is-primary {
    color: #00d1b2; }
  .help.is-link {
    color: #3273dc; }
  .help.is-info {
    color: #209cee; }
  .help.is-success {
    color: #23d160; }
  .help.is-warning {
    color: #ff470f; }
  .help.is-danger {
    color: #ff3860; }
  .help.is-orange {
    color: #ff470f; }
  .help.is-yellow {
    color: #ffdd57; }
  .help.is-green {
    color: #23d160; }
  .help.is-turquoise {
    color: #00d1b2; }
  .help.is-cyan {
    color: #209cee; }
  .help.is-blue {
    color: #3273dc; }
  .help.is-purple {
    color: #b86bff; }
  .help.is-red {
    color: #ff3860; }
  .help.is-cPrimary {
    color: #000f9f; }
  .help.is-cSecondary {
    color: #018997; }

.field {
  width: 100%; }
  .field:not(:last-child) {
    margin-bottom: 0.75rem; }
  .field.has-addons {
    display: flex;
    justify-content: flex-start; }
    .field.has-addons .control:not(:last-child) {
      margin-right: -1px; }
    .field.has-addons .control:not(:first-child):not(:last-child) .button,
    .field.has-addons .control:not(:first-child):not(:last-child) .input,
    .field.has-addons .control:not(:first-child):not(:last-child) .select select {
      border-radius: 0; }
    .field.has-addons .control:first-child .button,
    .field.has-addons .control:first-child .input,
    .field.has-addons .control:first-child .select select {
      border-bottom-right-radius: 0;
      border-top-right-radius: 0; }
    .field.has-addons .control:last-child .button,
    .field.has-addons .control:last-child .input,
    .field.has-addons .control:last-child .select select {
      border-bottom-left-radius: 0;
      border-top-left-radius: 0; }
    .field.has-addons .control .button:hover, .field.has-addons .control .button.is-hovered,
    .field.has-addons .control .input:hover,
    .field.has-addons .control .input.is-hovered,
    .field.has-addons .control .select select:hover,
    .field.has-addons .control .select select.is-hovered {
      z-index: 2; }
    .field.has-addons .control .button:focus, .field.has-addons .control .button.is-focused, .field.has-addons .control .button:active, .field.has-addons .control .button.is-active,
    .field.has-addons .control .input:focus,
    .field.has-addons .control .input.is-focused,
    .field.has-addons .control .input:active,
    .field.has-addons .control .input.is-active,
    .field.has-addons .control .select select:focus,
    .field.has-addons .control .select select.is-focused,
    .field.has-addons .control .select select:active,
    .field.has-addons .control .select select.is-active {
      z-index: 3; }
      .field.has-addons .control .button:focus:hover, .field.has-addons .control .button.is-focused:hover, .field.has-addons .control .button:active:hover, .field.has-addons .control .button.is-active:hover,
      .field.has-addons .control .input:focus:hover,
      .field.has-addons .control .input.is-focused:hover,
      .field.has-addons .control .input:active:hover,
      .field.has-addons .control .input.is-active:hover,
      .field.has-addons .control .select select:focus:hover,
      .field.has-addons .control .select select.is-focused:hover,
      .field.has-addons .control .select select:active:hover,
      .field.has-addons .control .select select.is-active:hover {
        z-index: 4; }
    .field.has-addons .control.is-expanded {
      flex-grow: 1; }
    .field.has-addons.has-addons-centered {
      justify-content: center; }
    .field.has-addons.has-addons-right {
      justify-content: flex-end; }
    .field.has-addons.has-addons-fullwidth .control {
      flex-grow: 1;
      flex-shrink: 0; }
  .field.is-grouped {
    display: flex;
    justify-content: flex-start; }
    .field.is-grouped > .control {
      flex-shrink: 0; }
      .field.is-grouped > .control:not(:last-child) {
        margin-bottom: 0;
        margin-right: 0.75rem; }
      .field.is-grouped > .control.is-expanded {
        flex-grow: 1;
        flex-shrink: 1; }
    .field.is-grouped.is-grouped-centered {
      justify-content: center; }
    .field.is-grouped.is-grouped-right {
      justify-content: flex-end; }
    .field.is-grouped.is-grouped-multiline {
      flex-wrap: wrap; }
      .field.is-grouped.is-grouped-multiline > .control:last-child, .field.is-grouped.is-grouped-multiline > .control:not(:last-child) {
        margin-bottom: 0.75rem; }
      .field.is-grouped.is-grouped-multiline:last-child {
        margin-bottom: -0.75rem; }
      .field.is-grouped.is-grouped-multiline:not(:last-child) {
        margin-bottom: 0; }
  @media screen and (min-width: 769px), print {
    .field.is-horizontal {
      display: flex; } }

.field-label .label {
  font-size: inherit; }
@media screen and (max-width: 768px) {
  .field-label {
    margin-bottom: 0.5rem; } }
@media screen and (min-width: 769px), print {
  .field-label {
    flex-basis: 0;
    flex-grow: 1;
    flex-shrink: 0;
    margin-right: 1.5rem;
    text-align: right; }
    .field-label.is-small {
      font-size: 1.2rem;
      padding-top: 0.375em; }
    .field-label.is-normal {
      padding-top: 0.375em; }
    .field-label.is-medium {
      font-size: 1.8rem;
      padding-top: 0.375em; }
    .field-label.is-large {
      font-size: 2rem;
      padding-top: 0.375em; } }

.field-body .field .field {
  margin-bottom: 0; }
@media screen and (min-width: 769px), print {
  .field-body {
    display: flex;
    flex-basis: 0;
    flex-grow: 5;
    flex-shrink: 1; }
    .field-body .field {
      margin-bottom: 0; }
    .field-body > .field {
      flex-shrink: 1; }
      .field-body > .field:not(.is-narrow) {
        flex-grow: 1; }
      .field-body > .field:not(:last-child) {
        margin-right: 0.75rem; } }

.control {
  font-size: 1.4rem;
  position: relative;
  text-align: left; }
  .control.has-icon .icon {
    color: #dbdbdb;
    height: 2.25em;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 2.25em;
    z-index: 4; }
  .control.has-icon .input:focus + .icon {
    color: #7a7a7a; }
  .control.has-icon .input.is-small + .icon {
    font-size: 1.2rem; }
  .control.has-icon .input.is-medium + .icon {
    font-size: 1.8rem; }
  .control.has-icon .input.is-large + .icon {
    font-size: 2rem; }
  .control.has-icon:not(.has-icon-right) .icon {
    left: 0; }
  .control.has-icon:not(.has-icon-right) .input {
    padding-left: 2.25em; }
  .control.has-icon.has-icon-right .icon {
    right: 0; }
  .control.has-icon.has-icon-right .input {
    padding-right: 2.25em; }
  .control.has-icons-left .input:focus ~ .icon,
  .control.has-icons-left .select:focus ~ .icon, .control.has-icons-right .input:focus ~ .icon,
  .control.has-icons-right .select:focus ~ .icon {
    color: #7a7a7a; }
  .control.has-icons-left .input.is-small ~ .icon,
  .control.has-icons-left .select.is-small ~ .icon, .control.has-icons-right .input.is-small ~ .icon,
  .control.has-icons-right .select.is-small ~ .icon {
    font-size: 1.2rem; }
  .control.has-icons-left .input.is-medium ~ .icon,
  .control.has-icons-left .select.is-medium ~ .icon, .control.has-icons-right .input.is-medium ~ .icon,
  .control.has-icons-right .select.is-medium ~ .icon {
    font-size: 1.8rem; }
  .control.has-icons-left .input.is-large ~ .icon,
  .control.has-icons-left .select.is-large ~ .icon, .control.has-icons-right .input.is-large ~ .icon,
  .control.has-icons-right .select.is-large ~ .icon {
    font-size: 2rem; }
  .control.has-icons-left .icon, .control.has-icons-right .icon {
    color: #dbdbdb;
    height: 2.25em;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 2.25em;
    z-index: 4; }
  .control.has-icons-left .input,
  .control.has-icons-left .select select {
    padding-left: 2.25em; }
  .control.has-icons-left .icon.is-left {
    left: 0; }
  .control.has-icons-right .input,
  .control.has-icons-right .select select {
    padding-right: 2.25em; }
  .control.has-icons-right .icon.is-right {
    right: 0; }
  .control.is-loading::after {
    animation: spinAround 500ms infinite linear;
    border: 2px solid #dbdbdb;
    border-radius: 290486px;
    border-right-color: transparent;
    border-top-color: transparent;
    content: "";
    display: block;
    height: 1em;
    position: relative;
    width: 1em;
    position: absolute !important;
    right: 0.625em;
    top: 0.625em;
    z-index: 4; }
  .control.is-loading.is-small:after {
    font-size: 1.2rem; }
  .control.is-loading.is-medium:after {
    font-size: 1.8rem; }
  .control.is-loading.is-large:after {
    font-size: 2rem; }

.icon {
  align-items: center;
  display: inline-flex;
  justify-content: center;
  height: 2rem;
  width: 2rem; }
  .icon .svg-inline--fa.fa-w-14,
  .icon .svg-inline--fa {
    width: 2rem;
    height: 2rem; }
  .icon.is-small {
    height: 1rem;
    width: 1rem; }
  .icon.is-medium {
    height: 4rem;
    width: 4rem; }
    .icon.is-medium svg {
      width: 2.5rem;
      height: 2.5rem; }
  .icon.is-large {
    height: 5rem;
    width: 5rem; }
    .icon.is-large svg {
      width: 2.5rem;
      height: 2.5rem; }
  .icon.is-white {
    background: white;
    color: #0a0a0a; }
  .icon.is-black {
    background: #0a0a0a;
    color: white; }
  .icon.is-light {
    background: #b5b5b5;
    color: #363636; }
  .icon.is-dark {
    background: #363636;
    color: #b5b5b5; }
  .icon.is-primary {
    background: #00d1b2;
    color: #fff; }
  .icon.is-link {
    background: #3273dc;
    color: #fff; }
  .icon.is-info {
    background: #209cee;
    color: #fff; }
  .icon.is-success {
    background: #23d160;
    color: #fff; }
  .icon.is-warning {
    background: #ff470f;
    color: rgba(0, 0, 0, 0.7); }
  .icon.is-danger {
    background: #ff3860;
    color: #fff; }
  .icon.is-orange {
    background: #ff470f;
    color: #fff; }
  .icon.is-yellow {
    background: #ffdd57;
    color: rgba(0, 0, 0, 0.7); }
  .icon.is-green {
    background: #23d160;
    color: #fff; }
  .icon.is-turquoise {
    background: #00d1b2;
    color: #fff; }
  .icon.is-cyan {
    background: #209cee;
    color: #fff; }
  .icon.is-blue {
    background: #3273dc;
    color: #fff; }
  .icon.is-purple {
    background: #b86bff;
    color: #fff; }
  .icon.is-red {
    background: #ff3860;
    color: #fff; }
  .icon.is-cPrimary {
    background: #000f9f;
    color: white; }
  .icon.is-cSecondary {
    background: #018997;
    color: white; }

.image {
  display: block;
  position: relative; }
  .image img {
    display: block;
    height: auto;
    width: 100%; }
    .image img.is-rounded {
      border-radius: 290486px; }
  .image.is-square img, .image.is-1by1 img, .image.is-4by3 img, .image.is-3by2 img, .image.is-16by9 img, .image.is-2by1 img {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 100%; }
  .image.is-square, .image.is-1by1 {
    padding-top: 100%; }
  .image.is-4by3 {
    padding-top: 75%; }
  .image.is-3by2 {
    padding-top: 66.6666%; }
  .image.is-16by9 {
    padding-top: 56.25%; }
  .image.is-2by1 {
    padding-top: 50%; }
  .image.is-16x16 {
    height: 16px;
    width: 16px; }
  .image.is-24x24 {
    height: 24px;
    width: 24px; }
  .image.is-32x32 {
    height: 32px;
    width: 32px; }
  .image.is-48x48 {
    height: 48px;
    width: 48px; }
  .image.is-64x64 {
    height: 64px;
    width: 64px; }
  .image.is-96x96 {
    height: 96px;
    width: 96px; }
  .image.is-128x128 {
    height: 128px;
    width: 128px; }

.notification {
  background-color: #fafafa;
  border-radius: 3px;
  padding: 1.25rem 2.5rem 1.25rem 1.5rem;
  position: relative; }
  .notification:not(:last-child) {
    margin-bottom: 1.5rem; }
  .notification a:not(.button) {
    color: currentColor;
    text-decoration: underline; }
  .notification strong {
    color: currentColor; }
  .notification code,
  .notification pre {
    background: white; }
  .notification pre code {
    background: transparent; }
  .notification > .delete {
    position: absolute;
    right: 0.5rem;
    top: 0.5rem; }
  .notification .title,
  .notification .subtitle,
  .notification .content {
    color: currentColor; }
  .notification.is-white {
    background-color: white;
    color: #0a0a0a; }
  .notification.is-black {
    background-color: #0a0a0a;
    color: white; }
  .notification.is-light {
    background-color: #b5b5b5;
    color: #363636; }
  .notification.is-dark {
    background-color: #363636;
    color: #b5b5b5; }
  .notification.is-primary {
    background-color: #00d1b2;
    color: #fff; }
  .notification.is-link {
    background-color: #3273dc;
    color: #fff; }
  .notification.is-info {
    background-color: #209cee;
    color: #fff; }
  .notification.is-success {
    background-color: #23d160;
    color: #fff; }
  .notification.is-warning {
    background-color: #ff470f;
    color: rgba(0, 0, 0, 0.7); }
  .notification.is-danger {
    background-color: #ff3860;
    color: #fff; }
  .notification.is-orange {
    background-color: #ff470f;
    color: #fff; }
  .notification.is-yellow {
    background-color: #ffdd57;
    color: rgba(0, 0, 0, 0.7); }
  .notification.is-green {
    background-color: #23d160;
    color: #fff; }
  .notification.is-turquoise {
    background-color: #00d1b2;
    color: #fff; }
  .notification.is-cyan {
    background-color: #209cee;
    color: #fff; }
  .notification.is-blue {
    background-color: #3273dc;
    color: #fff; }
  .notification.is-purple {
    background-color: #b86bff;
    color: #fff; }
  .notification.is-red {
    background-color: #ff3860;
    color: #fff; }
  .notification.is-cPrimary {
    background-color: #000f9f;
    color: white; }
  .notification.is-cSecondary {
    background-color: #018997;
    color: white; }

.progress {
  -moz-appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 290486px;
  display: block;
  height: 1.4rem;
  overflow: hidden;
  padding: 0;
  width: 100%; }
  .progress:not(:last-child) {
    margin-bottom: 1.5rem; }
  .progress::-webkit-progress-bar {
    background-color: #dbdbdb; }
  .progress::-webkit-progress-value {
    background-color: #4a4a4a; }
  .progress::-moz-progress-bar {
    background-color: #4a4a4a; }
  .progress::-ms-fill {
    background-color: #4a4a4a;
    border: none; }
  .progress.is-white::-webkit-progress-value {
    background-color: white; }
  .progress.is-white::-moz-progress-bar {
    background-color: white; }
  .progress.is-white::-ms-fill {
    background-color: white; }
  .progress.is-black::-webkit-progress-value {
    background-color: #0a0a0a; }
  .progress.is-black::-moz-progress-bar {
    background-color: #0a0a0a; }
  .progress.is-black::-ms-fill {
    background-color: #0a0a0a; }
  .progress.is-light::-webkit-progress-value {
    background-color: #b5b5b5; }
  .progress.is-light::-moz-progress-bar {
    background-color: #b5b5b5; }
  .progress.is-light::-ms-fill {
    background-color: #b5b5b5; }
  .progress.is-dark::-webkit-progress-value {
    background-color: #363636; }
  .progress.is-dark::-moz-progress-bar {
    background-color: #363636; }
  .progress.is-dark::-ms-fill {
    background-color: #363636; }
  .progress.is-primary::-webkit-progress-value {
    background-color: #00d1b2; }
  .progress.is-primary::-moz-progress-bar {
    background-color: #00d1b2; }
  .progress.is-primary::-ms-fill {
    background-color: #00d1b2; }
  .progress.is-link::-webkit-progress-value {
    background-color: #3273dc; }
  .progress.is-link::-moz-progress-bar {
    background-color: #3273dc; }
  .progress.is-link::-ms-fill {
    background-color: #3273dc; }
  .progress.is-info::-webkit-progress-value {
    background-color: #209cee; }
  .progress.is-info::-moz-progress-bar {
    background-color: #209cee; }
  .progress.is-info::-ms-fill {
    background-color: #209cee; }
  .progress.is-success::-webkit-progress-value {
    background-color: #23d160; }
  .progress.is-success::-moz-progress-bar {
    background-color: #23d160; }
  .progress.is-success::-ms-fill {
    background-color: #23d160; }
  .progress.is-warning::-webkit-progress-value {
    background-color: #ff470f; }
  .progress.is-warning::-moz-progress-bar {
    background-color: #ff470f; }
  .progress.is-warning::-ms-fill {
    background-color: #ff470f; }
  .progress.is-danger::-webkit-progress-value {
    background-color: #ff3860; }
  .progress.is-danger::-moz-progress-bar {
    background-color: #ff3860; }
  .progress.is-danger::-ms-fill {
    background-color: #ff3860; }
  .progress.is-orange::-webkit-progress-value {
    background-color: #ff470f; }
  .progress.is-orange::-moz-progress-bar {
    background-color: #ff470f; }
  .progress.is-orange::-ms-fill {
    background-color: #ff470f; }
  .progress.is-yellow::-webkit-progress-value {
    background-color: #ffdd57; }
  .progress.is-yellow::-moz-progress-bar {
    background-color: #ffdd57; }
  .progress.is-yellow::-ms-fill {
    background-color: #ffdd57; }
  .progress.is-green::-webkit-progress-value {
    background-color: #23d160; }
  .progress.is-green::-moz-progress-bar {
    background-color: #23d160; }
  .progress.is-green::-ms-fill {
    background-color: #23d160; }
  .progress.is-turquoise::-webkit-progress-value {
    background-color: #00d1b2; }
  .progress.is-turquoise::-moz-progress-bar {
    background-color: #00d1b2; }
  .progress.is-turquoise::-ms-fill {
    background-color: #00d1b2; }
  .progress.is-cyan::-webkit-progress-value {
    background-color: #209cee; }
  .progress.is-cyan::-moz-progress-bar {
    background-color: #209cee; }
  .progress.is-cyan::-ms-fill {
    background-color: #209cee; }
  .progress.is-blue::-webkit-progress-value {
    background-color: #3273dc; }
  .progress.is-blue::-moz-progress-bar {
    background-color: #3273dc; }
  .progress.is-blue::-ms-fill {
    background-color: #3273dc; }
  .progress.is-purple::-webkit-progress-value {
    background-color: #b86bff; }
  .progress.is-purple::-moz-progress-bar {
    background-color: #b86bff; }
  .progress.is-purple::-ms-fill {
    background-color: #b86bff; }
  .progress.is-red::-webkit-progress-value {
    background-color: #ff3860; }
  .progress.is-red::-moz-progress-bar {
    background-color: #ff3860; }
  .progress.is-red::-ms-fill {
    background-color: #ff3860; }
  .progress.is-cPrimary::-webkit-progress-value {
    background-color: #000f9f; }
  .progress.is-cPrimary::-moz-progress-bar {
    background-color: #000f9f; }
  .progress.is-cPrimary::-ms-fill {
    background-color: #000f9f; }
  .progress.is-cSecondary::-webkit-progress-value {
    background-color: #018997; }
  .progress.is-cSecondary::-moz-progress-bar {
    background-color: #018997; }
  .progress.is-cSecondary::-ms-fill {
    background-color: #018997; }
  .progress.is-small {
    height: 1.2rem; }
  .progress.is-medium {
    height: 1.8rem; }
  .progress.is-large {
    height: 2rem; }

.is-table.is-small {
  font-size: 1.2rem; }
.is-table .is-table-head,
.is-table .is-table-body {
  display: flex;
  border-bottom: 2px solid #363636;
  margin-left: -0.75rem;
  margin-right: -0.75rem;
  margin-top: -0.75rem;
  flex-wrap: wrap; }
  .is-table .is-table-head:last-child,
  .is-table .is-table-body:last-child {
    margin-bottom: -0.75rem; }
  .is-table .is-table-head:not(:last-child),
  .is-table .is-table-body:not(:last-child) {
    margin-bottom: calc(1.5rem - 0.75rem); }
  .is-table .is-table-head.is-normal,
  .is-table .is-table-body.is-normal {
    font-size: 1.4rem; }
.is-table.is-small .is-table-head,
.is-table.is-small .is-table-body {
  border-bottom-color: #dbdbdb;
  margin-top: -0.375rem; }
  .is-table.is-small .is-table-head:last-child,
  .is-table.is-small .is-table-body:last-child {
    margin-bottom: -0.375rem; }
  .is-table.is-small .is-table-head:not(:last-child),
  .is-table.is-small .is-table-body:not(:last-child) {
    margin-bottom: calc((1.5rem - 0.75rem) / 2); }
.is-table.is-small .is-table-item {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem; }
.is-table .is-table-body {
  border-bottom: 1px solid #4a4a4a; }
  @media screen and (max-width: 768px) {
    .is-table .is-table-body {
      flex-wrap: wrap;
      padding-top: 0.375rem;
      padding-bottom: 0.375rem; } }
.is-table.is-striped .is-table-body:nth-of-type(2n+1) {
  background-color: whitesmoke; }
.is-table.is-hoverable .is-table-body:hover {
  background-color: #e8e8e8; }
.is-table .is-table-head {
  font-weight: 700; }
@media screen and (max-width: 768px) {
  .is-table:not(.has-header-mobile) .is-table-head {
    display: none; }
    .is-table:not(.has-header-mobile) .is-table-head + .is-table-body {
      border-top: 1px solid #4a4a4a; } }
.is-table .is-table-item {
  padding: 0.75rem; }
  @media screen and (max-width: 768px) {
    .is-table .is-table-item.is-1-mobile {
      flex: none;
      width: 4.1666666667%; }
    .is-table .is-table-item.is-offset-1-mobile {
      margin-left: 4.1666666667%; }
    .is-table .is-table-item.is-2-mobile {
      flex: none;
      width: 8.3333333333%; }
    .is-table .is-table-item.is-offset-2-mobile {
      margin-left: 8.3333333333%; }
    .is-table .is-table-item.is-3-mobile {
      flex: none;
      width: 12.5%; }
    .is-table .is-table-item.is-offset-3-mobile {
      margin-left: 12.5%; }
    .is-table .is-table-item.is-4-mobile {
      flex: none;
      width: 16.6666666667%; }
    .is-table .is-table-item.is-offset-4-mobile {
      margin-left: 16.6666666667%; }
    .is-table .is-table-item.is-5-mobile {
      flex: none;
      width: 20.8333333333%; }
    .is-table .is-table-item.is-offset-5-mobile {
      margin-left: 20.8333333333%; }
    .is-table .is-table-item.is-6-mobile {
      flex: none;
      width: 25%; }
    .is-table .is-table-item.is-offset-6-mobile {
      margin-left: 25%; }
    .is-table .is-table-item.is-7-mobile {
      flex: none;
      width: 29.1666666667%; }
    .is-table .is-table-item.is-offset-7-mobile {
      margin-left: 29.1666666667%; }
    .is-table .is-table-item.is-8-mobile {
      flex: none;
      width: 33.3333333333%; }
    .is-table .is-table-item.is-offset-8-mobile {
      margin-left: 33.3333333333%; }
    .is-table .is-table-item.is-9-mobile {
      flex: none;
      width: 37.5%; }
    .is-table .is-table-item.is-offset-9-mobile {
      margin-left: 37.5%; }
    .is-table .is-table-item.is-10-mobile {
      flex: none;
      width: 41.6666666667%; }
    .is-table .is-table-item.is-offset-10-mobile {
      margin-left: 41.6666666667%; }
    .is-table .is-table-item.is-11-mobile {
      flex: none;
      width: 45.8333333333%; }
    .is-table .is-table-item.is-offset-11-mobile {
      margin-left: 45.8333333333%; }
    .is-table .is-table-item.is-12-mobile {
      flex: none;
      width: 50%; }
    .is-table .is-table-item.is-offset-12-mobile {
      margin-left: 50%; }
    .is-table .is-table-item.is-13-mobile {
      flex: none;
      width: 54.1666666667%; }
    .is-table .is-table-item.is-offset-13-mobile {
      margin-left: 54.1666666667%; }
    .is-table .is-table-item.is-14-mobile {
      flex: none;
      width: 58.3333333333%; }
    .is-table .is-table-item.is-offset-14-mobile {
      margin-left: 58.3333333333%; }
    .is-table .is-table-item.is-15-mobile {
      flex: none;
      width: 62.5%; }
    .is-table .is-table-item.is-offset-15-mobile {
      margin-left: 62.5%; }
    .is-table .is-table-item.is-16-mobile {
      flex: none;
      width: 66.6666666667%; }
    .is-table .is-table-item.is-offset-16-mobile {
      margin-left: 66.6666666667%; }
    .is-table .is-table-item.is-17-mobile {
      flex: none;
      width: 70.8333333333%; }
    .is-table .is-table-item.is-offset-17-mobile {
      margin-left: 70.8333333333%; }
    .is-table .is-table-item.is-18-mobile {
      flex: none;
      width: 75%; }
    .is-table .is-table-item.is-offset-18-mobile {
      margin-left: 75%; }
    .is-table .is-table-item.is-19-mobile {
      flex: none;
      width: 79.1666666667%; }
    .is-table .is-table-item.is-offset-19-mobile {
      margin-left: 79.1666666667%; }
    .is-table .is-table-item.is-20-mobile {
      flex: none;
      width: 83.3333333333%; }
    .is-table .is-table-item.is-offset-20-mobile {
      margin-left: 83.3333333333%; }
    .is-table .is-table-item.is-21-mobile {
      flex: none;
      width: 87.5%; }
    .is-table .is-table-item.is-offset-21-mobile {
      margin-left: 87.5%; }
    .is-table .is-table-item.is-22-mobile {
      flex: none;
      width: 91.6666666667%; }
    .is-table .is-table-item.is-offset-22-mobile {
      margin-left: 91.6666666667%; }
    .is-table .is-table-item.is-23-mobile {
      flex: none;
      width: 95.8333333333%; }
    .is-table .is-table-item.is-offset-23-mobile {
      margin-left: 95.8333333333%; }
    .is-table .is-table-item.is-24-mobile {
      flex: none;
      width: 100%; }
    .is-table .is-table-item.is-offset-24-mobile {
      margin-left: 100%; } }
  @media screen and (max-width: 480px) {
    .is-table .is-table-item.is-1-portrait {
      flex: none;
      width: 4.1666666667%; }
    .is-table .is-table-item.is-offset-1-portrait {
      margin-left: 4.1666666667%; }
    .is-table .is-table-item.is-2-portrait {
      flex: none;
      width: 8.3333333333%; }
    .is-table .is-table-item.is-offset-2-portrait {
      margin-left: 8.3333333333%; }
    .is-table .is-table-item.is-3-portrait {
      flex: none;
      width: 12.5%; }
    .is-table .is-table-item.is-offset-3-portrait {
      margin-left: 12.5%; }
    .is-table .is-table-item.is-4-portrait {
      flex: none;
      width: 16.6666666667%; }
    .is-table .is-table-item.is-offset-4-portrait {
      margin-left: 16.6666666667%; }
    .is-table .is-table-item.is-5-portrait {
      flex: none;
      width: 20.8333333333%; }
    .is-table .is-table-item.is-offset-5-portrait {
      margin-left: 20.8333333333%; }
    .is-table .is-table-item.is-6-portrait {
      flex: none;
      width: 25%; }
    .is-table .is-table-item.is-offset-6-portrait {
      margin-left: 25%; }
    .is-table .is-table-item.is-7-portrait {
      flex: none;
      width: 29.1666666667%; }
    .is-table .is-table-item.is-offset-7-portrait {
      margin-left: 29.1666666667%; }
    .is-table .is-table-item.is-8-portrait {
      flex: none;
      width: 33.3333333333%; }
    .is-table .is-table-item.is-offset-8-portrait {
      margin-left: 33.3333333333%; }
    .is-table .is-table-item.is-9-portrait {
      flex: none;
      width: 37.5%; }
    .is-table .is-table-item.is-offset-9-portrait {
      margin-left: 37.5%; }
    .is-table .is-table-item.is-10-portrait {
      flex: none;
      width: 41.6666666667%; }
    .is-table .is-table-item.is-offset-10-portrait {
      margin-left: 41.6666666667%; }
    .is-table .is-table-item.is-11-portrait {
      flex: none;
      width: 45.8333333333%; }
    .is-table .is-table-item.is-offset-11-portrait {
      margin-left: 45.8333333333%; }
    .is-table .is-table-item.is-12-portrait {
      flex: none;
      width: 50%; }
    .is-table .is-table-item.is-offset-12-portrait {
      margin-left: 50%; }
    .is-table .is-table-item.is-13-portrait {
      flex: none;
      width: 54.1666666667%; }
    .is-table .is-table-item.is-offset-13-portrait {
      margin-left: 54.1666666667%; }
    .is-table .is-table-item.is-14-portrait {
      flex: none;
      width: 58.3333333333%; }
    .is-table .is-table-item.is-offset-14-portrait {
      margin-left: 58.3333333333%; }
    .is-table .is-table-item.is-15-portrait {
      flex: none;
      width: 62.5%; }
    .is-table .is-table-item.is-offset-15-portrait {
      margin-left: 62.5%; }
    .is-table .is-table-item.is-16-portrait {
      flex: none;
      width: 66.6666666667%; }
    .is-table .is-table-item.is-offset-16-portrait {
      margin-left: 66.6666666667%; }
    .is-table .is-table-item.is-17-portrait {
      flex: none;
      width: 70.8333333333%; }
    .is-table .is-table-item.is-offset-17-portrait {
      margin-left: 70.8333333333%; }
    .is-table .is-table-item.is-18-portrait {
      flex: none;
      width: 75%; }
    .is-table .is-table-item.is-offset-18-portrait {
      margin-left: 75%; }
    .is-table .is-table-item.is-19-portrait {
      flex: none;
      width: 79.1666666667%; }
    .is-table .is-table-item.is-offset-19-portrait {
      margin-left: 79.1666666667%; }
    .is-table .is-table-item.is-20-portrait {
      flex: none;
      width: 83.3333333333%; }
    .is-table .is-table-item.is-offset-20-portrait {
      margin-left: 83.3333333333%; }
    .is-table .is-table-item.is-21-portrait {
      flex: none;
      width: 87.5%; }
    .is-table .is-table-item.is-offset-21-portrait {
      margin-left: 87.5%; }
    .is-table .is-table-item.is-22-portrait {
      flex: none;
      width: 91.6666666667%; }
    .is-table .is-table-item.is-offset-22-portrait {
      margin-left: 91.6666666667%; }
    .is-table .is-table-item.is-23-portrait {
      flex: none;
      width: 95.8333333333%; }
    .is-table .is-table-item.is-offset-23-portrait {
      margin-left: 95.8333333333%; }
    .is-table .is-table-item.is-24-portrait {
      flex: none;
      width: 100%; }
    .is-table .is-table-item.is-offset-24-portrait {
      margin-left: 100%; } }
  @media screen and (min-width: 480px) {
    .is-table .is-table-item.is-1-landscape {
      flex: none;
      width: 4.1666666667%; }
    .is-table .is-table-item.is-offset-1-landscape {
      margin-left: 4.1666666667%; }
    .is-table .is-table-item.is-2-landscape {
      flex: none;
      width: 8.3333333333%; }
    .is-table .is-table-item.is-offset-2-landscape {
      margin-left: 8.3333333333%; }
    .is-table .is-table-item.is-3-landscape {
      flex: none;
      width: 12.5%; }
    .is-table .is-table-item.is-offset-3-landscape {
      margin-left: 12.5%; }
    .is-table .is-table-item.is-4-landscape {
      flex: none;
      width: 16.6666666667%; }
    .is-table .is-table-item.is-offset-4-landscape {
      margin-left: 16.6666666667%; }
    .is-table .is-table-item.is-5-landscape {
      flex: none;
      width: 20.8333333333%; }
    .is-table .is-table-item.is-offset-5-landscape {
      margin-left: 20.8333333333%; }
    .is-table .is-table-item.is-6-landscape {
      flex: none;
      width: 25%; }
    .is-table .is-table-item.is-offset-6-landscape {
      margin-left: 25%; }
    .is-table .is-table-item.is-7-landscape {
      flex: none;
      width: 29.1666666667%; }
    .is-table .is-table-item.is-offset-7-landscape {
      margin-left: 29.1666666667%; }
    .is-table .is-table-item.is-8-landscape {
      flex: none;
      width: 33.3333333333%; }
    .is-table .is-table-item.is-offset-8-landscape {
      margin-left: 33.3333333333%; }
    .is-table .is-table-item.is-9-landscape {
      flex: none;
      width: 37.5%; }
    .is-table .is-table-item.is-offset-9-landscape {
      margin-left: 37.5%; }
    .is-table .is-table-item.is-10-landscape {
      flex: none;
      width: 41.6666666667%; }
    .is-table .is-table-item.is-offset-10-landscape {
      margin-left: 41.6666666667%; }
    .is-table .is-table-item.is-11-landscape {
      flex: none;
      width: 45.8333333333%; }
    .is-table .is-table-item.is-offset-11-landscape {
      margin-left: 45.8333333333%; }
    .is-table .is-table-item.is-12-landscape {
      flex: none;
      width: 50%; }
    .is-table .is-table-item.is-offset-12-landscape {
      margin-left: 50%; }
    .is-table .is-table-item.is-13-landscape {
      flex: none;
      width: 54.1666666667%; }
    .is-table .is-table-item.is-offset-13-landscape {
      margin-left: 54.1666666667%; }
    .is-table .is-table-item.is-14-landscape {
      flex: none;
      width: 58.3333333333%; }
    .is-table .is-table-item.is-offset-14-landscape {
      margin-left: 58.3333333333%; }
    .is-table .is-table-item.is-15-landscape {
      flex: none;
      width: 62.5%; }
    .is-table .is-table-item.is-offset-15-landscape {
      margin-left: 62.5%; }
    .is-table .is-table-item.is-16-landscape {
      flex: none;
      width: 66.6666666667%; }
    .is-table .is-table-item.is-offset-16-landscape {
      margin-left: 66.6666666667%; }
    .is-table .is-table-item.is-17-landscape {
      flex: none;
      width: 70.8333333333%; }
    .is-table .is-table-item.is-offset-17-landscape {
      margin-left: 70.8333333333%; }
    .is-table .is-table-item.is-18-landscape {
      flex: none;
      width: 75%; }
    .is-table .is-table-item.is-offset-18-landscape {
      margin-left: 75%; }
    .is-table .is-table-item.is-19-landscape {
      flex: none;
      width: 79.1666666667%; }
    .is-table .is-table-item.is-offset-19-landscape {
      margin-left: 79.1666666667%; }
    .is-table .is-table-item.is-20-landscape {
      flex: none;
      width: 83.3333333333%; }
    .is-table .is-table-item.is-offset-20-landscape {
      margin-left: 83.3333333333%; }
    .is-table .is-table-item.is-21-landscape {
      flex: none;
      width: 87.5%; }
    .is-table .is-table-item.is-offset-21-landscape {
      margin-left: 87.5%; }
    .is-table .is-table-item.is-22-landscape {
      flex: none;
      width: 91.6666666667%; }
    .is-table .is-table-item.is-offset-22-landscape {
      margin-left: 91.6666666667%; }
    .is-table .is-table-item.is-23-landscape {
      flex: none;
      width: 95.8333333333%; }
    .is-table .is-table-item.is-offset-23-landscape {
      margin-left: 95.8333333333%; }
    .is-table .is-table-item.is-24-landscape {
      flex: none;
      width: 100%; }
    .is-table .is-table-item.is-offset-24-landscape {
      margin-left: 100%; } }
  @media screen and (min-width: 769px), print {
    .is-table .is-table-item.is-1, .is-table .is-table-item.is-1-tablet {
      flex: none;
      width: 4.1666666667%; }
    .is-table .is-table-item.is-offset-1, .is-table .is-table-item.is-offset-1-tablet {
      margin-left: 4.1666666667%; }
    .is-table .is-table-item.is-2, .is-table .is-table-item.is-2-tablet {
      flex: none;
      width: 8.3333333333%; }
    .is-table .is-table-item.is-offset-2, .is-table .is-table-item.is-offset-2-tablet {
      margin-left: 8.3333333333%; }
    .is-table .is-table-item.is-3, .is-table .is-table-item.is-3-tablet {
      flex: none;
      width: 12.5%; }
    .is-table .is-table-item.is-offset-3, .is-table .is-table-item.is-offset-3-tablet {
      margin-left: 12.5%; }
    .is-table .is-table-item.is-4, .is-table .is-table-item.is-4-tablet {
      flex: none;
      width: 16.6666666667%; }
    .is-table .is-table-item.is-offset-4, .is-table .is-table-item.is-offset-4-tablet {
      margin-left: 16.6666666667%; }
    .is-table .is-table-item.is-5, .is-table .is-table-item.is-5-tablet {
      flex: none;
      width: 20.8333333333%; }
    .is-table .is-table-item.is-offset-5, .is-table .is-table-item.is-offset-5-tablet {
      margin-left: 20.8333333333%; }
    .is-table .is-table-item.is-6, .is-table .is-table-item.is-6-tablet {
      flex: none;
      width: 25%; }
    .is-table .is-table-item.is-offset-6, .is-table .is-table-item.is-offset-6-tablet {
      margin-left: 25%; }
    .is-table .is-table-item.is-7, .is-table .is-table-item.is-7-tablet {
      flex: none;
      width: 29.1666666667%; }
    .is-table .is-table-item.is-offset-7, .is-table .is-table-item.is-offset-7-tablet {
      margin-left: 29.1666666667%; }
    .is-table .is-table-item.is-8, .is-table .is-table-item.is-8-tablet {
      flex: none;
      width: 33.3333333333%; }
    .is-table .is-table-item.is-offset-8, .is-table .is-table-item.is-offset-8-tablet {
      margin-left: 33.3333333333%; }
    .is-table .is-table-item.is-9, .is-table .is-table-item.is-9-tablet {
      flex: none;
      width: 37.5%; }
    .is-table .is-table-item.is-offset-9, .is-table .is-table-item.is-offset-9-tablet {
      margin-left: 37.5%; }
    .is-table .is-table-item.is-10, .is-table .is-table-item.is-10-tablet {
      flex: none;
      width: 41.6666666667%; }
    .is-table .is-table-item.is-offset-10, .is-table .is-table-item.is-offset-10-tablet {
      margin-left: 41.6666666667%; }
    .is-table .is-table-item.is-11, .is-table .is-table-item.is-11-tablet {
      flex: none;
      width: 45.8333333333%; }
    .is-table .is-table-item.is-offset-11, .is-table .is-table-item.is-offset-11-tablet {
      margin-left: 45.8333333333%; }
    .is-table .is-table-item.is-12, .is-table .is-table-item.is-12-tablet {
      flex: none;
      width: 50%; }
    .is-table .is-table-item.is-offset-12, .is-table .is-table-item.is-offset-12-tablet {
      margin-left: 50%; }
    .is-table .is-table-item.is-13, .is-table .is-table-item.is-13-tablet {
      flex: none;
      width: 54.1666666667%; }
    .is-table .is-table-item.is-offset-13, .is-table .is-table-item.is-offset-13-tablet {
      margin-left: 54.1666666667%; }
    .is-table .is-table-item.is-14, .is-table .is-table-item.is-14-tablet {
      flex: none;
      width: 58.3333333333%; }
    .is-table .is-table-item.is-offset-14, .is-table .is-table-item.is-offset-14-tablet {
      margin-left: 58.3333333333%; }
    .is-table .is-table-item.is-15, .is-table .is-table-item.is-15-tablet {
      flex: none;
      width: 62.5%; }
    .is-table .is-table-item.is-offset-15, .is-table .is-table-item.is-offset-15-tablet {
      margin-left: 62.5%; }
    .is-table .is-table-item.is-16, .is-table .is-table-item.is-16-tablet {
      flex: none;
      width: 66.6666666667%; }
    .is-table .is-table-item.is-offset-16, .is-table .is-table-item.is-offset-16-tablet {
      margin-left: 66.6666666667%; }
    .is-table .is-table-item.is-17, .is-table .is-table-item.is-17-tablet {
      flex: none;
      width: 70.8333333333%; }
    .is-table .is-table-item.is-offset-17, .is-table .is-table-item.is-offset-17-tablet {
      margin-left: 70.8333333333%; }
    .is-table .is-table-item.is-18, .is-table .is-table-item.is-18-tablet {
      flex: none;
      width: 75%; }
    .is-table .is-table-item.is-offset-18, .is-table .is-table-item.is-offset-18-tablet {
      margin-left: 75%; }
    .is-table .is-table-item.is-19, .is-table .is-table-item.is-19-tablet {
      flex: none;
      width: 79.1666666667%; }
    .is-table .is-table-item.is-offset-19, .is-table .is-table-item.is-offset-19-tablet {
      margin-left: 79.1666666667%; }
    .is-table .is-table-item.is-20, .is-table .is-table-item.is-20-tablet {
      flex: none;
      width: 83.3333333333%; }
    .is-table .is-table-item.is-offset-20, .is-table .is-table-item.is-offset-20-tablet {
      margin-left: 83.3333333333%; }
    .is-table .is-table-item.is-21, .is-table .is-table-item.is-21-tablet {
      flex: none;
      width: 87.5%; }
    .is-table .is-table-item.is-offset-21, .is-table .is-table-item.is-offset-21-tablet {
      margin-left: 87.5%; }
    .is-table .is-table-item.is-22, .is-table .is-table-item.is-22-tablet {
      flex: none;
      width: 91.6666666667%; }
    .is-table .is-table-item.is-offset-22, .is-table .is-table-item.is-offset-22-tablet {
      margin-left: 91.6666666667%; }
    .is-table .is-table-item.is-23, .is-table .is-table-item.is-23-tablet {
      flex: none;
      width: 95.8333333333%; }
    .is-table .is-table-item.is-offset-23, .is-table .is-table-item.is-offset-23-tablet {
      margin-left: 95.8333333333%; }
    .is-table .is-table-item.is-24, .is-table .is-table-item.is-24-tablet {
      flex: none;
      width: 100%; }
    .is-table .is-table-item.is-offset-24, .is-table .is-table-item.is-offset-24-tablet {
      margin-left: 100%; } }
  @media screen and (max-width: 1023px) {
    .is-table .is-table-item.is-1-touch {
      flex: none;
      width: 4.1666666667%; }
    .is-table .is-table-item.is-offset-1-touch {
      margin-left: 4.1666666667%; }
    .is-table .is-table-item.is-2-touch {
      flex: none;
      width: 8.3333333333%; }
    .is-table .is-table-item.is-offset-2-touch {
      margin-left: 8.3333333333%; }
    .is-table .is-table-item.is-3-touch {
      flex: none;
      width: 12.5%; }
    .is-table .is-table-item.is-offset-3-touch {
      margin-left: 12.5%; }
    .is-table .is-table-item.is-4-touch {
      flex: none;
      width: 16.6666666667%; }
    .is-table .is-table-item.is-offset-4-touch {
      margin-left: 16.6666666667%; }
    .is-table .is-table-item.is-5-touch {
      flex: none;
      width: 20.8333333333%; }
    .is-table .is-table-item.is-offset-5-touch {
      margin-left: 20.8333333333%; }
    .is-table .is-table-item.is-6-touch {
      flex: none;
      width: 25%; }
    .is-table .is-table-item.is-offset-6-touch {
      margin-left: 25%; }
    .is-table .is-table-item.is-7-touch {
      flex: none;
      width: 29.1666666667%; }
    .is-table .is-table-item.is-offset-7-touch {
      margin-left: 29.1666666667%; }
    .is-table .is-table-item.is-8-touch {
      flex: none;
      width: 33.3333333333%; }
    .is-table .is-table-item.is-offset-8-touch {
      margin-left: 33.3333333333%; }
    .is-table .is-table-item.is-9-touch {
      flex: none;
      width: 37.5%; }
    .is-table .is-table-item.is-offset-9-touch {
      margin-left: 37.5%; }
    .is-table .is-table-item.is-10-touch {
      flex: none;
      width: 41.6666666667%; }
    .is-table .is-table-item.is-offset-10-touch {
      margin-left: 41.6666666667%; }
    .is-table .is-table-item.is-11-touch {
      flex: none;
      width: 45.8333333333%; }
    .is-table .is-table-item.is-offset-11-touch {
      margin-left: 45.8333333333%; }
    .is-table .is-table-item.is-12-touch {
      flex: none;
      width: 50%; }
    .is-table .is-table-item.is-offset-12-touch {
      margin-left: 50%; }
    .is-table .is-table-item.is-13-touch {
      flex: none;
      width: 54.1666666667%; }
    .is-table .is-table-item.is-offset-13-touch {
      margin-left: 54.1666666667%; }
    .is-table .is-table-item.is-14-touch {
      flex: none;
      width: 58.3333333333%; }
    .is-table .is-table-item.is-offset-14-touch {
      margin-left: 58.3333333333%; }
    .is-table .is-table-item.is-15-touch {
      flex: none;
      width: 62.5%; }
    .is-table .is-table-item.is-offset-15-touch {
      margin-left: 62.5%; }
    .is-table .is-table-item.is-16-touch {
      flex: none;
      width: 66.6666666667%; }
    .is-table .is-table-item.is-offset-16-touch {
      margin-left: 66.6666666667%; }
    .is-table .is-table-item.is-17-touch {
      flex: none;
      width: 70.8333333333%; }
    .is-table .is-table-item.is-offset-17-touch {
      margin-left: 70.8333333333%; }
    .is-table .is-table-item.is-18-touch {
      flex: none;
      width: 75%; }
    .is-table .is-table-item.is-offset-18-touch {
      margin-left: 75%; }
    .is-table .is-table-item.is-19-touch {
      flex: none;
      width: 79.1666666667%; }
    .is-table .is-table-item.is-offset-19-touch {
      margin-left: 79.1666666667%; }
    .is-table .is-table-item.is-20-touch {
      flex: none;
      width: 83.3333333333%; }
    .is-table .is-table-item.is-offset-20-touch {
      margin-left: 83.3333333333%; }
    .is-table .is-table-item.is-21-touch {
      flex: none;
      width: 87.5%; }
    .is-table .is-table-item.is-offset-21-touch {
      margin-left: 87.5%; }
    .is-table .is-table-item.is-22-touch {
      flex: none;
      width: 91.6666666667%; }
    .is-table .is-table-item.is-offset-22-touch {
      margin-left: 91.6666666667%; }
    .is-table .is-table-item.is-23-touch {
      flex: none;
      width: 95.8333333333%; }
    .is-table .is-table-item.is-offset-23-touch {
      margin-left: 95.8333333333%; }
    .is-table .is-table-item.is-24-touch {
      flex: none;
      width: 100%; }
    .is-table .is-table-item.is-offset-24-touch {
      margin-left: 100%; } }
  @media screen and (min-width: 1024px) {
    .is-table .is-table-item.is-1-desktop {
      flex: none;
      width: 4.1666666667%; }
    .is-table .is-table-item.is-offset-1-desktop {
      margin-left: 4.1666666667%; }
    .is-table .is-table-item.is-2-desktop {
      flex: none;
      width: 8.3333333333%; }
    .is-table .is-table-item.is-offset-2-desktop {
      margin-left: 8.3333333333%; }
    .is-table .is-table-item.is-3-desktop {
      flex: none;
      width: 12.5%; }
    .is-table .is-table-item.is-offset-3-desktop {
      margin-left: 12.5%; }
    .is-table .is-table-item.is-4-desktop {
      flex: none;
      width: 16.6666666667%; }
    .is-table .is-table-item.is-offset-4-desktop {
      margin-left: 16.6666666667%; }
    .is-table .is-table-item.is-5-desktop {
      flex: none;
      width: 20.8333333333%; }
    .is-table .is-table-item.is-offset-5-desktop {
      margin-left: 20.8333333333%; }
    .is-table .is-table-item.is-6-desktop {
      flex: none;
      width: 25%; }
    .is-table .is-table-item.is-offset-6-desktop {
      margin-left: 25%; }
    .is-table .is-table-item.is-7-desktop {
      flex: none;
      width: 29.1666666667%; }
    .is-table .is-table-item.is-offset-7-desktop {
      margin-left: 29.1666666667%; }
    .is-table .is-table-item.is-8-desktop {
      flex: none;
      width: 33.3333333333%; }
    .is-table .is-table-item.is-offset-8-desktop {
      margin-left: 33.3333333333%; }
    .is-table .is-table-item.is-9-desktop {
      flex: none;
      width: 37.5%; }
    .is-table .is-table-item.is-offset-9-desktop {
      margin-left: 37.5%; }
    .is-table .is-table-item.is-10-desktop {
      flex: none;
      width: 41.6666666667%; }
    .is-table .is-table-item.is-offset-10-desktop {
      margin-left: 41.6666666667%; }
    .is-table .is-table-item.is-11-desktop {
      flex: none;
      width: 45.8333333333%; }
    .is-table .is-table-item.is-offset-11-desktop {
      margin-left: 45.8333333333%; }
    .is-table .is-table-item.is-12-desktop {
      flex: none;
      width: 50%; }
    .is-table .is-table-item.is-offset-12-desktop {
      margin-left: 50%; }
    .is-table .is-table-item.is-13-desktop {
      flex: none;
      width: 54.1666666667%; }
    .is-table .is-table-item.is-offset-13-desktop {
      margin-left: 54.1666666667%; }
    .is-table .is-table-item.is-14-desktop {
      flex: none;
      width: 58.3333333333%; }
    .is-table .is-table-item.is-offset-14-desktop {
      margin-left: 58.3333333333%; }
    .is-table .is-table-item.is-15-desktop {
      flex: none;
      width: 62.5%; }
    .is-table .is-table-item.is-offset-15-desktop {
      margin-left: 62.5%; }
    .is-table .is-table-item.is-16-desktop {
      flex: none;
      width: 66.6666666667%; }
    .is-table .is-table-item.is-offset-16-desktop {
      margin-left: 66.6666666667%; }
    .is-table .is-table-item.is-17-desktop {
      flex: none;
      width: 70.8333333333%; }
    .is-table .is-table-item.is-offset-17-desktop {
      margin-left: 70.8333333333%; }
    .is-table .is-table-item.is-18-desktop {
      flex: none;
      width: 75%; }
    .is-table .is-table-item.is-offset-18-desktop {
      margin-left: 75%; }
    .is-table .is-table-item.is-19-desktop {
      flex: none;
      width: 79.1666666667%; }
    .is-table .is-table-item.is-offset-19-desktop {
      margin-left: 79.1666666667%; }
    .is-table .is-table-item.is-20-desktop {
      flex: none;
      width: 83.3333333333%; }
    .is-table .is-table-item.is-offset-20-desktop {
      margin-left: 83.3333333333%; }
    .is-table .is-table-item.is-21-desktop {
      flex: none;
      width: 87.5%; }
    .is-table .is-table-item.is-offset-21-desktop {
      margin-left: 87.5%; }
    .is-table .is-table-item.is-22-desktop {
      flex: none;
      width: 91.6666666667%; }
    .is-table .is-table-item.is-offset-22-desktop {
      margin-left: 91.6666666667%; }
    .is-table .is-table-item.is-23-desktop {
      flex: none;
      width: 95.8333333333%; }
    .is-table .is-table-item.is-offset-23-desktop {
      margin-left: 95.8333333333%; }
    .is-table .is-table-item.is-24-desktop {
      flex: none;
      width: 100%; }
    .is-table .is-table-item.is-offset-24-desktop {
      margin-left: 100%; } }
  @media screen and (min-width: 1216px) {
    .is-table .is-table-item.is-1-widescreen {
      flex: none;
      width: 4.1666666667%; }
    .is-table .is-table-item.is-offset-1-widescreen {
      margin-left: 4.1666666667%; }
    .is-table .is-table-item.is-2-widescreen {
      flex: none;
      width: 8.3333333333%; }
    .is-table .is-table-item.is-offset-2-widescreen {
      margin-left: 8.3333333333%; }
    .is-table .is-table-item.is-3-widescreen {
      flex: none;
      width: 12.5%; }
    .is-table .is-table-item.is-offset-3-widescreen {
      margin-left: 12.5%; }
    .is-table .is-table-item.is-4-widescreen {
      flex: none;
      width: 16.6666666667%; }
    .is-table .is-table-item.is-offset-4-widescreen {
      margin-left: 16.6666666667%; }
    .is-table .is-table-item.is-5-widescreen {
      flex: none;
      width: 20.8333333333%; }
    .is-table .is-table-item.is-offset-5-widescreen {
      margin-left: 20.8333333333%; }
    .is-table .is-table-item.is-6-widescreen {
      flex: none;
      width: 25%; }
    .is-table .is-table-item.is-offset-6-widescreen {
      margin-left: 25%; }
    .is-table .is-table-item.is-7-widescreen {
      flex: none;
      width: 29.1666666667%; }
    .is-table .is-table-item.is-offset-7-widescreen {
      margin-left: 29.1666666667%; }
    .is-table .is-table-item.is-8-widescreen {
      flex: none;
      width: 33.3333333333%; }
    .is-table .is-table-item.is-offset-8-widescreen {
      margin-left: 33.3333333333%; }
    .is-table .is-table-item.is-9-widescreen {
      flex: none;
      width: 37.5%; }
    .is-table .is-table-item.is-offset-9-widescreen {
      margin-left: 37.5%; }
    .is-table .is-table-item.is-10-widescreen {
      flex: none;
      width: 41.6666666667%; }
    .is-table .is-table-item.is-offset-10-widescreen {
      margin-left: 41.6666666667%; }
    .is-table .is-table-item.is-11-widescreen {
      flex: none;
      width: 45.8333333333%; }
    .is-table .is-table-item.is-offset-11-widescreen {
      margin-left: 45.8333333333%; }
    .is-table .is-table-item.is-12-widescreen {
      flex: none;
      width: 50%; }
    .is-table .is-table-item.is-offset-12-widescreen {
      margin-left: 50%; }
    .is-table .is-table-item.is-13-widescreen {
      flex: none;
      width: 54.1666666667%; }
    .is-table .is-table-item.is-offset-13-widescreen {
      margin-left: 54.1666666667%; }
    .is-table .is-table-item.is-14-widescreen {
      flex: none;
      width: 58.3333333333%; }
    .is-table .is-table-item.is-offset-14-widescreen {
      margin-left: 58.3333333333%; }
    .is-table .is-table-item.is-15-widescreen {
      flex: none;
      width: 62.5%; }
    .is-table .is-table-item.is-offset-15-widescreen {
      margin-left: 62.5%; }
    .is-table .is-table-item.is-16-widescreen {
      flex: none;
      width: 66.6666666667%; }
    .is-table .is-table-item.is-offset-16-widescreen {
      margin-left: 66.6666666667%; }
    .is-table .is-table-item.is-17-widescreen {
      flex: none;
      width: 70.8333333333%; }
    .is-table .is-table-item.is-offset-17-widescreen {
      margin-left: 70.8333333333%; }
    .is-table .is-table-item.is-18-widescreen {
      flex: none;
      width: 75%; }
    .is-table .is-table-item.is-offset-18-widescreen {
      margin-left: 75%; }
    .is-table .is-table-item.is-19-widescreen {
      flex: none;
      width: 79.1666666667%; }
    .is-table .is-table-item.is-offset-19-widescreen {
      margin-left: 79.1666666667%; }
    .is-table .is-table-item.is-20-widescreen {
      flex: none;
      width: 83.3333333333%; }
    .is-table .is-table-item.is-offset-20-widescreen {
      margin-left: 83.3333333333%; }
    .is-table .is-table-item.is-21-widescreen {
      flex: none;
      width: 87.5%; }
    .is-table .is-table-item.is-offset-21-widescreen {
      margin-left: 87.5%; }
    .is-table .is-table-item.is-22-widescreen {
      flex: none;
      width: 91.6666666667%; }
    .is-table .is-table-item.is-offset-22-widescreen {
      margin-left: 91.6666666667%; }
    .is-table .is-table-item.is-23-widescreen {
      flex: none;
      width: 95.8333333333%; }
    .is-table .is-table-item.is-offset-23-widescreen {
      margin-left: 95.8333333333%; }
    .is-table .is-table-item.is-24-widescreen {
      flex: none;
      width: 100%; }
    .is-table .is-table-item.is-offset-24-widescreen {
      margin-left: 100%; } }
  @media screen and (min-width: 1408px) {
    .is-table .is-table-item.is-1-fullhd {
      flex: none;
      width: 4.1666666667%; }
    .is-table .is-table-item.is-offset-1-fullhd {
      margin-left: 4.1666666667%; }
    .is-table .is-table-item.is-2-fullhd {
      flex: none;
      width: 8.3333333333%; }
    .is-table .is-table-item.is-offset-2-fullhd {
      margin-left: 8.3333333333%; }
    .is-table .is-table-item.is-3-fullhd {
      flex: none;
      width: 12.5%; }
    .is-table .is-table-item.is-offset-3-fullhd {
      margin-left: 12.5%; }
    .is-table .is-table-item.is-4-fullhd {
      flex: none;
      width: 16.6666666667%; }
    .is-table .is-table-item.is-offset-4-fullhd {
      margin-left: 16.6666666667%; }
    .is-table .is-table-item.is-5-fullhd {
      flex: none;
      width: 20.8333333333%; }
    .is-table .is-table-item.is-offset-5-fullhd {
      margin-left: 20.8333333333%; }
    .is-table .is-table-item.is-6-fullhd {
      flex: none;
      width: 25%; }
    .is-table .is-table-item.is-offset-6-fullhd {
      margin-left: 25%; }
    .is-table .is-table-item.is-7-fullhd {
      flex: none;
      width: 29.1666666667%; }
    .is-table .is-table-item.is-offset-7-fullhd {
      margin-left: 29.1666666667%; }
    .is-table .is-table-item.is-8-fullhd {
      flex: none;
      width: 33.3333333333%; }
    .is-table .is-table-item.is-offset-8-fullhd {
      margin-left: 33.3333333333%; }
    .is-table .is-table-item.is-9-fullhd {
      flex: none;
      width: 37.5%; }
    .is-table .is-table-item.is-offset-9-fullhd {
      margin-left: 37.5%; }
    .is-table .is-table-item.is-10-fullhd {
      flex: none;
      width: 41.6666666667%; }
    .is-table .is-table-item.is-offset-10-fullhd {
      margin-left: 41.6666666667%; }
    .is-table .is-table-item.is-11-fullhd {
      flex: none;
      width: 45.8333333333%; }
    .is-table .is-table-item.is-offset-11-fullhd {
      margin-left: 45.8333333333%; }
    .is-table .is-table-item.is-12-fullhd {
      flex: none;
      width: 50%; }
    .is-table .is-table-item.is-offset-12-fullhd {
      margin-left: 50%; }
    .is-table .is-table-item.is-13-fullhd {
      flex: none;
      width: 54.1666666667%; }
    .is-table .is-table-item.is-offset-13-fullhd {
      margin-left: 54.1666666667%; }
    .is-table .is-table-item.is-14-fullhd {
      flex: none;
      width: 58.3333333333%; }
    .is-table .is-table-item.is-offset-14-fullhd {
      margin-left: 58.3333333333%; }
    .is-table .is-table-item.is-15-fullhd {
      flex: none;
      width: 62.5%; }
    .is-table .is-table-item.is-offset-15-fullhd {
      margin-left: 62.5%; }
    .is-table .is-table-item.is-16-fullhd {
      flex: none;
      width: 66.6666666667%; }
    .is-table .is-table-item.is-offset-16-fullhd {
      margin-left: 66.6666666667%; }
    .is-table .is-table-item.is-17-fullhd {
      flex: none;
      width: 70.8333333333%; }
    .is-table .is-table-item.is-offset-17-fullhd {
      margin-left: 70.8333333333%; }
    .is-table .is-table-item.is-18-fullhd {
      flex: none;
      width: 75%; }
    .is-table .is-table-item.is-offset-18-fullhd {
      margin-left: 75%; }
    .is-table .is-table-item.is-19-fullhd {
      flex: none;
      width: 79.1666666667%; }
    .is-table .is-table-item.is-offset-19-fullhd {
      margin-left: 79.1666666667%; }
    .is-table .is-table-item.is-20-fullhd {
      flex: none;
      width: 83.3333333333%; }
    .is-table .is-table-item.is-offset-20-fullhd {
      margin-left: 83.3333333333%; }
    .is-table .is-table-item.is-21-fullhd {
      flex: none;
      width: 87.5%; }
    .is-table .is-table-item.is-offset-21-fullhd {
      margin-left: 87.5%; }
    .is-table .is-table-item.is-22-fullhd {
      flex: none;
      width: 91.6666666667%; }
    .is-table .is-table-item.is-offset-22-fullhd {
      margin-left: 91.6666666667%; }
    .is-table .is-table-item.is-23-fullhd {
      flex: none;
      width: 95.8333333333%; }
    .is-table .is-table-item.is-offset-23-fullhd {
      margin-left: 95.8333333333%; }
    .is-table .is-table-item.is-24-fullhd {
      flex: none;
      width: 100%; }
    .is-table .is-table-item.is-offset-24-fullhd {
      margin-left: 100%; } }
  @media screen and (max-width: 768px) {
    .is-table .is-table-item {
      width: 100%;
      padding-top: 0.375rem;
      padding-bottom: 0.375rem; }
      .is-table .is-table-item.is-mobile-half {
        width: 50%; }
      .is-table .is-table-item.has-title-before:before {
        content: attr(data-title);
        display: block;
        text-transform: uppercase;
        font-size: 1rem;
        line-height: 1;
        position: relative;
        color: #7a7a7a; }
      .is-table .is-table-item.is-mobile-order-1 {
        order: 1; }
      .is-table .is-table-item.is-mobile-order-2 {
        order: 2; }
      .is-table .is-table-item.is-mobile-order-3 {
        order: 3; }
      .is-table .is-table-item.is-mobile-order-4 {
        order: 4; }
      .is-table .is-table-item.is-mobile-order-5 {
        order: 5; }
      .is-table .is-table-item.is-mobile-order-6 {
        order: 6; }
      .is-table .is-table-item.is-mobile-order-7 {
        order: 7; }
      .is-table .is-table-item.is-mobile-order-8 {
        order: 8; }
      .is-table .is-table-item.is-mobile-order-9 {
        order: 9; }
      .is-table .is-table-item.is-mobile-order-10 {
        order: 10; }
      .is-table .is-table-item.is-mobile-order-11 {
        order: 11; }
      .is-table .is-table-item.is-mobile-order-12 {
        order: 12; }
      .is-table .is-table-item.is-mobile-order-13 {
        order: 13; }
      .is-table .is-table-item.is-mobile-order-14 {
        order: 14; }
      .is-table .is-table-item.is-mobile-order-15 {
        order: 15; }
      .is-table .is-table-item.is-mobile-order-16 {
        order: 16; }
      .is-table .is-table-item.is-mobile-order-17 {
        order: 17; }
      .is-table .is-table-item.is-mobile-order-18 {
        order: 18; }
      .is-table .is-table-item.is-mobile-order-19 {
        order: 19; }
      .is-table .is-table-item.is-mobile-order-20 {
        order: 20; }
      .is-table .is-table-item.is-mobile-order-21 {
        order: 21; }
      .is-table .is-table-item.is-mobile-order-22 {
        order: 22; }
      .is-table .is-table-item.is-mobile-order-23 {
        order: 23; }
      .is-table .is-table-item.is-mobile-order-24 {
        order: 24; } }
@media screen and (max-width: 1023px) {
  .is-table.is-tablet .is-table-head {
    display: none; }
    .is-table.is-tablet .is-table-head + .is-table-body {
      border-top: 1px solid #4a4a4a; }
  .is-table.is-tablet .has-title-before:before {
    content: attr(data-title);
    display: block;
    text-transform: uppercase;
    font-size: 1rem;
    line-height: 1;
    position: relative;
    color: #7a7a7a; } }
@media screen and (max-width: 1215px) {
  .is-table.is-desktop .is-table-head {
    display: none; }
    .is-table.is-desktop .is-table-head + .is-table-body {
      border-top: 1px solid #4a4a4a; }
  .is-table.is-desktop .has-title-before:before {
    content: attr(data-title);
    display: block;
    text-transform: uppercase;
    font-size: 1rem;
    line-height: 1;
    position: relative;
    color: #7a7a7a; } }

.is-table {
  padding: 0.75rem; }
  .is-table.is-white a, .is-table.is-white a:visited {
    color: white; }
  .is-table.is-black a, .is-table.is-black a:visited {
    color: #0a0a0a; }
  .is-table.is-light a, .is-table.is-light a:visited {
    color: #b5b5b5; }
  .is-table.is-dark a, .is-table.is-dark a:visited {
    color: #363636; }
  .is-table.is-primary a, .is-table.is-primary a:visited {
    color: #00d1b2; }
  .is-table.is-link a, .is-table.is-link a:visited {
    color: #3273dc; }
  .is-table.is-info a, .is-table.is-info a:visited {
    color: #209cee; }
  .is-table.is-success a, .is-table.is-success a:visited {
    color: #23d160; }
  .is-table.is-warning a, .is-table.is-warning a:visited {
    color: #ff470f; }
  .is-table.is-danger a, .is-table.is-danger a:visited {
    color: #ff3860; }
  .is-table.is-orange a, .is-table.is-orange a:visited {
    color: #ff470f; }
  .is-table.is-yellow a, .is-table.is-yellow a:visited {
    color: #ffdd57; }
  .is-table.is-green a, .is-table.is-green a:visited {
    color: #23d160; }
  .is-table.is-turquoise a, .is-table.is-turquoise a:visited {
    color: #00d1b2; }
  .is-table.is-cyan a, .is-table.is-cyan a:visited {
    color: #209cee; }
  .is-table.is-blue a, .is-table.is-blue a:visited {
    color: #3273dc; }
  .is-table.is-purple a, .is-table.is-purple a:visited {
    color: #b86bff; }
  .is-table.is-red a, .is-table.is-red a:visited {
    color: #ff3860; }
  .is-table.is-cPrimary a, .is-table.is-cPrimary a:visited {
    color: #000f9f; }
  .is-table.is-cSecondary a, .is-table.is-cSecondary a:visited {
    color: #018997; }

.table {
  background-color: white;
  color: #363636;
  margin-bottom: 1.5rem; }
  .table td,
  .table th {
    border: 1px solid #dbdbdb;
    border-width: 0 0 1px;
    padding: 0.5em 0.75em;
    vertical-align: top; }
    .table td.is-white,
    .table th.is-white {
      background-color: white;
      border-color: white;
      color: #0a0a0a; }
    .table td.is-black,
    .table th.is-black {
      background-color: #0a0a0a;
      border-color: #0a0a0a;
      color: white; }
    .table td.is-light,
    .table th.is-light {
      background-color: #b5b5b5;
      border-color: #b5b5b5;
      color: #363636; }
    .table td.is-dark,
    .table th.is-dark {
      background-color: #363636;
      border-color: #363636;
      color: #b5b5b5; }
    .table td.is-primary,
    .table th.is-primary {
      background-color: #00d1b2;
      border-color: #00d1b2;
      color: #fff; }
    .table td.is-link,
    .table th.is-link {
      background-color: #3273dc;
      border-color: #3273dc;
      color: #fff; }
    .table td.is-info,
    .table th.is-info {
      background-color: #209cee;
      border-color: #209cee;
      color: #fff; }
    .table td.is-success,
    .table th.is-success {
      background-color: #23d160;
      border-color: #23d160;
      color: #fff; }
    .table td.is-warning,
    .table th.is-warning {
      background-color: #ff470f;
      border-color: #ff470f;
      color: rgba(0, 0, 0, 0.7); }
    .table td.is-danger,
    .table th.is-danger {
      background-color: #ff3860;
      border-color: #ff3860;
      color: #fff; }
    .table td.is-orange,
    .table th.is-orange {
      background-color: #ff470f;
      border-color: #ff470f;
      color: #fff; }
    .table td.is-yellow,
    .table th.is-yellow {
      background-color: #ffdd57;
      border-color: #ffdd57;
      color: rgba(0, 0, 0, 0.7); }
    .table td.is-green,
    .table th.is-green {
      background-color: #23d160;
      border-color: #23d160;
      color: #fff; }
    .table td.is-turquoise,
    .table th.is-turquoise {
      background-color: #00d1b2;
      border-color: #00d1b2;
      color: #fff; }
    .table td.is-cyan,
    .table th.is-cyan {
      background-color: #209cee;
      border-color: #209cee;
      color: #fff; }
    .table td.is-blue,
    .table th.is-blue {
      background-color: #3273dc;
      border-color: #3273dc;
      color: #fff; }
    .table td.is-purple,
    .table th.is-purple {
      background-color: #b86bff;
      border-color: #b86bff;
      color: #fff; }
    .table td.is-red,
    .table th.is-red {
      background-color: #ff3860;
      border-color: #ff3860;
      color: #fff; }
    .table td.is-cPrimary,
    .table th.is-cPrimary {
      background-color: #000f9f;
      border-color: #000f9f;
      color: white; }
    .table td.is-cSecondary,
    .table th.is-cSecondary {
      background-color: #018997;
      border-color: #018997;
      color: white; }
    .table td.is-narrow,
    .table th.is-narrow {
      white-space: nowrap;
      width: 1%; }
    .table td.is-selected,
    .table th.is-selected {
      background-color: #00d1b2;
      color: #fff; }
      .table td.is-selected a,
      .table td.is-selected strong,
      .table th.is-selected a,
      .table th.is-selected strong {
        color: currentColor; }
  .table th {
    color: #363636;
    text-align: left; }
  .table tr.is-selected {
    background-color: #00d1b2;
    color: #fff; }
    .table tr.is-selected a,
    .table tr.is-selected strong {
      color: currentColor; }
    .table tr.is-selected td,
    .table tr.is-selected th {
      border-color: #fff;
      color: currentColor; }
  .table thead td,
  .table thead th {
    border-width: 0 0 2px;
    color: #363636; }
  .table tfoot td,
  .table tfoot th {
    border-width: 2px 0 0;
    color: #363636; }
  .table tbody tr:last-child td,
  .table tbody tr:last-child th {
    border-bottom-width: 0; }
  .table.is-bordered td,
  .table.is-bordered th {
    border-width: 1px; }
  .table.is-bordered tr:last-child td,
  .table.is-bordered tr:last-child th {
    border-bottom-width: 1px; }
  .table.is-fullwidth {
    width: 100%; }
  .table.is-hoverable tbody tr:not(.is-selected):hover {
    background-color: #fafafa; }
  .table.is-hoverable.is-striped tbody tr:not(.is-selected):hover {
    background-color: whitesmoke; }
  .table.is-narrow td,
  .table.is-narrow th {
    padding: 0.25em 0.5em; }
  .table.is-striped tbody tr:not(.is-selected):nth-child(even) {
    background-color: #fafafa; }

.is-expandable {
  transform: scaleY(0);
  transform-origin: top;
  max-height: 0;
  transition: all 200ms linear; }
  .is-expandable.is-active {
    transform: scaleY(1);
    max-height: 1000rem; }
  .is-expandable.is-column {
    padding-bottom: 0;
    padding-top: 0; }
    .is-expandable.is-column.is-active {
      padding-bottom: 0.75rem;
      padding-top: 0.75rem; }

.tags {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start; }
  .tags .tag {
    margin-bottom: 0.5rem; }
    .tags .tag:not(:last-child) {
      margin-right: 0.5rem; }
  .tags:last-child {
    margin-bottom: -0.5rem; }
  .tags:not(:last-child) {
    margin-bottom: 1rem; }
  .tags.has-addons .tag {
    margin-right: 0; }
    .tags.has-addons .tag:not(:first-child) {
      border-bottom-left-radius: 0;
      border-top-left-radius: 0; }
    .tags.has-addons .tag:not(:last-child) {
      border-bottom-right-radius: 0;
      border-top-right-radius: 0; }
  .tags.is-centered {
    justify-content: center; }
    .tags.is-centered .tag {
      margin-right: 0.25rem;
      margin-left: 0.25rem; }
  .tags.is-right {
    justify-content: flex-end; }
    .tags.is-right .tag:not(:first-child) {
      margin-left: 0.5rem; }
    .tags.is-right .tag:not(:last-child) {
      margin-right: 0; }

.tag:not(body) {
  align-items: center;
  background-color: #fafafa;
  border-radius: 3px;
  color: #4a4a4a;
  display: inline-flex;
  font-size: 1.2rem;
  height: 2em;
  justify-content: center;
  line-height: 1.5;
  padding-left: 0.75em;
  padding-right: 0.75em;
  white-space: nowrap; }
  .tag:not(body) .delete {
    margin-left: 0.25em;
    margin-right: -0.375em; }
  .tag:not(body).is-white {
    background-color: white;
    color: #0a0a0a; }
  .tag:not(body).is-black {
    background-color: #0a0a0a;
    color: white; }
  .tag:not(body).is-light {
    background-color: #b5b5b5;
    color: #363636; }
  .tag:not(body).is-dark {
    background-color: #363636;
    color: #b5b5b5; }
  .tag:not(body).is-primary {
    background-color: #00d1b2;
    color: #fff; }
  .tag:not(body).is-link {
    background-color: #3273dc;
    color: #fff; }
  .tag:not(body).is-info {
    background-color: #209cee;
    color: #fff; }
  .tag:not(body).is-success {
    background-color: #23d160;
    color: #fff; }
  .tag:not(body).is-warning {
    background-color: #ff470f;
    color: rgba(0, 0, 0, 0.7); }
  .tag:not(body).is-danger {
    background-color: #ff3860;
    color: #fff; }
  .tag:not(body).is-orange {
    background-color: #ff470f;
    color: #fff; }
  .tag:not(body).is-yellow {
    background-color: #ffdd57;
    color: rgba(0, 0, 0, 0.7); }
  .tag:not(body).is-green {
    background-color: #23d160;
    color: #fff; }
  .tag:not(body).is-turquoise {
    background-color: #00d1b2;
    color: #fff; }
  .tag:not(body).is-cyan {
    background-color: #209cee;
    color: #fff; }
  .tag:not(body).is-blue {
    background-color: #3273dc;
    color: #fff; }
  .tag:not(body).is-purple {
    background-color: #b86bff;
    color: #fff; }
  .tag:not(body).is-red {
    background-color: #ff3860;
    color: #fff; }
  .tag:not(body).is-cPrimary {
    background-color: #000f9f;
    color: white; }
  .tag:not(body).is-cSecondary {
    background-color: #018997;
    color: white; }
  .tag:not(body).is-medium {
    font-size: 1.4rem; }
  .tag:not(body).is-large {
    font-size: 1.8rem; }
  .tag:not(body) .icon:first-child:not(:last-child) {
    margin-left: -0.375em;
    margin-right: 0.1875em; }
  .tag:not(body) .icon:last-child:not(:first-child) {
    margin-left: 0.1875em;
    margin-right: -0.375em; }
  .tag:not(body) .icon:first-child:last-child {
    margin-left: -0.375em;
    margin-right: -0.375em; }
  .tag:not(body).is-delete {
    margin-left: 1px;
    padding: 0;
    position: relative;
    width: 2em; }
    .tag:not(body).is-delete:before, .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; }
    .tag:not(body).is-delete:before {
      height: 1px;
      width: 50%; }
    .tag:not(body).is-delete:after {
      height: 50%;
      width: 1px; }
    .tag:not(body).is-delete:hover, .tag:not(body).is-delete:focus {
      background-color: #ededed; }
    .tag:not(body).is-delete:active {
      background-color: #e0e0e0; }
  .tag:not(body).is-rounded {
    border-radius: 290486px; }

a.tag:hover {
  text-decoration: underline; }

.title,
.subtitle {
  word-break: break-word; }
  .title:not(:last-child),
  .subtitle:not(:last-child) {
    margin-bottom: 1.5rem; }
  .title em,
  .title span,
  .subtitle em,
  .subtitle span {
    font-weight: inherit; }
  .title sub,
  .subtitle sub {
    font-size: 0.75em; }
  .title sup,
  .subtitle sup {
    font-size: 0.75em; }
  .title .tag,
  .subtitle .tag {
    vertical-align: middle; }

.title {
  color: #363636;
  font-size: 2.5rem;
  font-weight: 600;
  line-height: 1.125; }
  .title strong {
    color: inherit;
    font-weight: inherit; }
  .title + .highlight {
    margin-top: -0.75rem; }
  .title:not(.is-spaced) + .subtitle {
    margin-top: -1.5rem; }
  .title.is-1 {
    font-size: 3.5rem; }
  .title.is-2 {
    font-size: 3rem; }
  .title.is-3 {
    font-size: 2.5rem; }
  .title.is-4 {
    font-size: 2rem; }
  .title.is-5 {
    font-size: 1.8rem; }
  .title.is-6 {
    font-size: 1.4rem; }
  .title.is-7 {
    font-size: 1.2rem; }

.subtitle {
  color: #4a4a4a;
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 1.25; }
  .subtitle strong {
    color: #363636;
    font-weight: 600; }
  .subtitle:not(.is-spaced) + .title {
    margin-top: -1.5rem; }
  .subtitle.is-1 {
    font-size: 3.5rem; }
  .subtitle.is-2 {
    font-size: 3rem; }
  .subtitle.is-3 {
    font-size: 2.5rem; }
  .subtitle.is-4 {
    font-size: 2rem; }
  .subtitle.is-5 {
    font-size: 1.8rem; }
  .subtitle.is-6 {
    font-size: 1.4rem; }
  .subtitle.is-7 {
    font-size: 1.2rem; }

.block:not(:last-child) {
  margin-bottom: 1.5rem; }

.delete {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background-color: rgba(10, 10, 10, 0.2);
  border: none;
  border-radius: 290486px;
  cursor: pointer;
  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; }
  .delete:before, .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; }
  .delete:before {
    height: 2px;
    width: 50%; }
  .delete:after {
    height: 50%;
    width: 2px; }
  .delete:hover, .delete:focus {
    background-color: rgba(10, 10, 10, 0.3); }
  .delete:active {
    background-color: rgba(10, 10, 10, 0.4); }
  .delete.is-small {
    height: 16px;
    max-height: 16px;
    max-width: 16px;
    min-height: 16px;
    min-width: 16px;
    width: 16px; }
  .delete.is-medium {
    height: 24px;
    max-height: 24px;
    max-width: 24px;
    min-height: 24px;
    min-width: 24px;
    width: 24px; }
  .delete.is-large {
    height: 32px;
    max-height: 32px;
    max-width: 32px;
    min-height: 32px;
    min-width: 32px;
    width: 32px; }

.heading {
  display: block;
  font-size: 11px;
  letter-spacing: 1px;
  margin-bottom: 5px;
  text-transform: uppercase; }

.highlight {
  font-weight: 400;
  max-width: 100%;
  overflow: hidden;
  padding: 0; }
  .highlight:not(:last-child) {
    margin-bottom: 1.5rem; }
  .highlight pre {
    overflow: auto;
    max-width: 100%; }

.loader {
  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; }

.number {
  align-items: center;
  background-color: #fafafa;
  border-radius: 290486px;
  display: inline-flex;
  font-size: 1.8rem;
  height: 2em;
  justify-content: center;
  margin-right: 1.5rem;
  min-width: 2.5em;
  padding: 0.25rem 0.5rem;
  text-align: center;
  vertical-align: top; }

.breadcrumb {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  align-items: stretch;
  display: flex;
  font-size: 1.4rem;
  overflow: hidden;
  overflow-x: auto;
  white-space: nowrap; }
  .breadcrumb:not(:last-child) {
    margin-bottom: 1.5rem; }
  .breadcrumb a {
    align-items: center;
    color: #3273dc;
    display: flex;
    justify-content: center;
    padding: 0.5em 0.75em; }
    .breadcrumb a:hover {
      color: #363636; }
  .breadcrumb li {
    align-items: center;
    display: flex; }
    .breadcrumb li:first-child a {
      padding-left: 0; }
    .breadcrumb li.is-active a {
      color: #363636;
      cursor: default;
      pointer-events: none; }
    .breadcrumb li + li::before {
      color: #4a4a4a;
      content: "/"; }
  .breadcrumb ul, .breadcrumb ol {
    align-items: center;
    display: flex;
    flex-grow: 1;
    flex-shrink: 0;
    justify-content: flex-start; }
  .breadcrumb .icon:first-child {
    margin-right: 0.5em; }
  .breadcrumb .icon:last-child {
    margin-left: 0.5em; }
  .breadcrumb.is-centered ol, .breadcrumb.is-centered ul {
    justify-content: center; }
  .breadcrumb.is-right ol, .breadcrumb.is-right ul {
    justify-content: flex-end; }
  .breadcrumb.is-small {
    font-size: 1.2rem; }
  .breadcrumb.is-medium {
    font-size: 1.8rem; }
  .breadcrumb.is-large {
    font-size: 2rem; }
  .breadcrumb.has-arrow-separator li + li::before {
    content: "→"; }
  .breadcrumb.has-bullet-separator li + li::before {
    content: "•"; }
  .breadcrumb.has-dot-separator li + li::before {
    content: "·"; }
  .breadcrumb.has-succeeds-separator li + li::before {
    content: "≻"; }

.card {
  background-color: white;
  box-shadow: 0 2px 3px rgba(10, 10, 10, 0.1), 0 0 0 1px rgba(10, 10, 10, 0.1);
  color: #4a4a4a;
  max-width: 100%;
  position: relative; }

.card-header {
  align-items: stretch;
  box-shadow: 0 1px 2px rgba(10, 10, 10, 0.1);
  display: flex; }

.card-header-title {
  align-items: center;
  color: #363636;
  display: flex;
  flex-grow: 1;
  font-weight: 700;
  padding: 0.75rem; }
  .card-header-title.is-centered {
    justify-content: center; }

.card-header-icon {
  align-items: center;
  cursor: pointer;
  display: flex;
  justify-content: center;
  padding: 0.75rem; }

.card-image {
  display: block;
  position: relative; }

.card-content {
  padding: 1.5rem; }

.card-footer {
  border-top: 1px solid #dbdbdb;
  align-items: stretch;
  display: flex; }

.card-footer-item {
  align-items: center;
  display: flex;
  flex-basis: 0;
  flex-grow: 1;
  flex-shrink: 0;
  justify-content: center;
  padding: 0.75rem; }
  .card-footer-item:not(:last-child) {
    border-right: 1px solid #dbdbdb; }

.card .media:not(:last-child) {
  margin-bottom: 0.75rem; }

.dropdown {
  display: inline-flex;
  position: relative;
  vertical-align: top; }
  .dropdown.is-active .dropdown-menu, .dropdown.is-hoverable:hover .dropdown-menu {
    display: block; }
  .dropdown.is-right .dropdown-menu {
    left: auto;
    right: 0; }
  .dropdown.is-up .dropdown-menu {
    bottom: 100%;
    padding-bottom: 4px;
    padding-top: unset;
    top: auto; }

.dropdown-menu {
  display: none;
  left: 0;
  min-width: 12rem;
  padding-top: 4px;
  position: absolute;
  top: 100%;
  z-index: 20; }

.dropdown-content {
  background-color: white;
  border-radius: 3px;
  box-shadow: 0 2px 3px rgba(10, 10, 10, 0.1), 0 0 0 1px rgba(10, 10, 10, 0.1);
  padding-bottom: 0.5rem;
  padding-top: 0.5rem; }

.dropdown-item {
  color: #4a4a4a;
  display: block;
  font-size: 0.875rem;
  line-height: 1.5;
  padding: 0.375rem 1rem;
  position: relative; }

a.dropdown-item {
  padding-right: 3rem;
  white-space: nowrap; }
  a.dropdown-item:hover {
    background-color: #fafafa;
    color: #0a0a0a; }
  a.dropdown-item.is-active {
    background-color: #3273dc;
    color: #fff; }

.dropdown-divider {
  background-color: #dbdbdb;
  border: none;
  display: block;
  height: 1px;
  margin: 0.5rem 0; }

.level {
  align-items: center;
  justify-content: space-between; }
  .level:not(:last-child) {
    margin-bottom: 1.5rem; }
  .level code {
    border-radius: 3px; }
  .level img {
    display: inline-block;
    vertical-align: top; }
  .level.is-mobile {
    display: flex; }
    .level.is-mobile .level-left,
    .level.is-mobile .level-right {
      display: flex; }
    .level.is-mobile .level-left + .level-right {
      margin-top: 0; }
    .level.is-mobile .level-item {
      margin-right: 0.75rem; }
      .level.is-mobile .level-item:not(:last-child) {
        margin-bottom: 0; }
      .level.is-mobile .level-item:not(.is-narrow) {
        flex-grow: 1; }
  @media screen and (min-width: 769px), print {
    .level {
      display: flex; }
      .level > .level-item:not(.is-narrow) {
        flex-grow: 1; } }

.level-item {
  align-items: center;
  display: flex;
  flex-basis: auto;
  flex-grow: 0;
  flex-shrink: 0;
  justify-content: center; }
  .level-item .title,
  .level-item .subtitle {
    margin-bottom: 0; }
  @media screen and (max-width: 768px) {
    .level-item:not(:last-child) {
      margin-bottom: 0.75rem; } }

.level-left,
.level-right {
  flex-basis: auto;
  flex-grow: 0;
  flex-shrink: 0; }
  .level-left .level-item.is-flexible,
  .level-right .level-item.is-flexible {
    flex-grow: 1; }
  @media screen and (min-width: 769px), print {
    .level-left .level-item:not(:last-child),
    .level-right .level-item:not(:last-child) {
      margin-right: 0.75rem; } }

.level-left {
  align-items: center;
  justify-content: flex-start; }
  @media screen and (max-width: 768px) {
    .level-left + .level-right {
      margin-top: 1.5rem; } }
  @media screen and (min-width: 769px), print {
    .level-left {
      display: flex; } }

.level-right {
  align-items: center;
  justify-content: flex-end; }
  @media screen and (min-width: 769px), print {
    .level-right {
      display: flex; } }

.media {
  align-items: flex-start;
  display: flex;
  text-align: left; }
  .media .content:not(:last-child) {
    margin-bottom: 0.75rem; }
  .media .media {
    border-top: 1px solid rgba(219, 219, 219, 0.5);
    display: flex;
    padding-top: 0.75rem; }
    .media .media .content:not(:last-child),
    .media .media .control:not(:last-child) {
      margin-bottom: 0.5rem; }
    .media .media .media {
      padding-top: 0.5rem; }
      .media .media .media + .media {
        margin-top: 0.5rem; }
  .media + .media {
    border-top: 1px solid rgba(219, 219, 219, 0.5);
    margin-top: 1rem;
    padding-top: 1rem; }
  .media.is-large + .media {
    margin-top: 1.5rem;
    padding-top: 1.5rem; }

.media-left,
.media-right {
  flex-basis: auto;
  flex-grow: 0;
  flex-shrink: 0; }

.media-left {
  margin-right: 1rem; }

.media-right {
  margin-left: 1rem; }

.media-content {
  flex-basis: auto;
  flex-grow: 1;
  flex-shrink: 1;
  overflow: auto;
  text-align: left; }

.menu {
  font-size: 1.4rem; }
  .menu.is-small {
    font-size: 1.2rem; }
  .menu.is-medium {
    font-size: 1.8rem; }
  .menu.is-large {
    font-size: 2rem; }

.menu-list {
  line-height: 1.25; }
  .menu-list a {
    border-radius: 2px;
    color: #4a4a4a;
    display: block;
    padding: 0.5em 0.75em; }
    .menu-list a:hover {
      background-color: #fafafa;
      color: #363636; }
    .menu-list a.is-active {
      background-color: #3273dc;
      color: #fff; }
  .menu-list li ul {
    border-left: 1px solid #dbdbdb;
    margin: 0.75em;
    padding-left: 0.75em; }

.menu-label {
  color: #7a7a7a;
  font-size: 0.75em;
  letter-spacing: 0.1em;
  text-transform: uppercase; }
  .menu-label:not(:first-child) {
    margin-top: 1em; }
  .menu-label:not(:last-child) {
    margin-bottom: 1em; }

.message {
  background-color: #fafafa;
  border-radius: 3px;
  font-size: 1.4rem; }
  .message:not(:last-child) {
    margin-bottom: 1.5rem; }
  .message strong {
    color: currentColor; }
  .message a:not(.button):not(.tag) {
    color: currentColor;
    text-decoration: underline; }
  .message.is-small {
    font-size: 1.2rem; }
  .message.is-medium {
    font-size: 1.8rem; }
  .message.is-large {
    font-size: 2rem; }
  .message.is-white {
    background-color: white; }
    .message.is-white .message-header {
      background-color: white;
      color: #0a0a0a; }
    .message.is-white .message-body {
      border-color: white;
      color: #4d4d4d; }
  .message.is-black {
    background-color: #fafafa; }
    .message.is-black .message-header {
      background-color: #0a0a0a;
      color: white; }
    .message.is-black .message-body {
      border-color: #0a0a0a;
      color: #0a0a0a; }
  .message.is-light {
    background-color: #fafafa; }
    .message.is-light .message-header {
      background-color: #b5b5b5;
      color: #363636; }
    .message.is-light .message-body {
      border-color: #b5b5b5;
      color: #575757; }
  .message.is-dark {
    background-color: #fafafa; }
    .message.is-dark .message-header {
      background-color: #363636;
      color: #b5b5b5; }
    .message.is-dark .message-body {
      border-color: #363636;
      color: #2a2a2a; }
  .message.is-primary {
    background-color: #f5fffd; }
    .message.is-primary .message-header {
      background-color: #00d1b2;
      color: #fff; }
    .message.is-primary .message-body {
      border-color: #00d1b2;
      color: #021310; }
  .message.is-link {
    background-color: #f6f9fe; }
    .message.is-link .message-header {
      background-color: #3273dc;
      color: #fff; }
    .message.is-link .message-body {
      border-color: #3273dc;
      color: #22509a; }
  .message.is-info {
    background-color: #f6fbfe; }
    .message.is-info .message-header {
      background-color: #209cee;
      color: #fff; }
    .message.is-info .message-body {
      border-color: #209cee;
      color: #12537e; }
  .message.is-success {
    background-color: #f6fef9; }
    .message.is-success .message-header {
      background-color: #23d160;
      color: #fff; }
    .message.is-success .message-body {
      border-color: #23d160;
      color: #0e311a; }
  .message.is-warning {
    background-color: #fff7f5; }
    .message.is-warning .message-header {
      background-color: #ff470f;
      color: rgba(0, 0, 0, 0.7); }
    .message.is-warning .message-body {
      border-color: #ff470f;
      color: #a12b07; }
  .message.is-danger {
    background-color: #fff5f7; }
    .message.is-danger .message-header {
      background-color: #ff3860;
      color: #fff; }
    .message.is-danger .message-body {
      border-color: #ff3860;
      color: #cd0930; }
  .message.is-orange {
    background-color: #fff7f5; }
    .message.is-orange .message-header {
      background-color: #ff470f;
      color: #fff; }
    .message.is-orange .message-body {
      border-color: #ff470f;
      color: #a12b07; }
  .message.is-yellow {
    background-color: #fffdf5; }
    .message.is-yellow .message-header {
      background-color: #ffdd57;
      color: rgba(0, 0, 0, 0.7); }
    .message.is-yellow .message-body {
      border-color: #ffdd57;
      color: #3c3108; }
  .message.is-green {
    background-color: #f6fef9; }
    .message.is-green .message-header {
      background-color: #23d160;
      color: #fff; }
    .message.is-green .message-body {
      border-color: #23d160;
      color: #0e311a; }
  .message.is-turquoise {
    background-color: #f5fffd; }
    .message.is-turquoise .message-header {
      background-color: #00d1b2;
      color: #fff; }
    .message.is-turquoise .message-body {
      border-color: #00d1b2;
      color: #021310; }
  .message.is-cyan {
    background-color: #f6fbfe; }
    .message.is-cyan .message-header {
      background-color: #209cee;
      color: #fff; }
    .message.is-cyan .message-body {
      border-color: #209cee;
      color: #12537e; }
  .message.is-blue {
    background-color: #f6f9fe; }
    .message.is-blue .message-header {
      background-color: #3273dc;
      color: #fff; }
    .message.is-blue .message-body {
      border-color: #3273dc;
      color: #22509a; }
  .message.is-purple {
    background-color: #faf5ff; }
    .message.is-purple .message-header {
      background-color: #b86bff;
      color: #fff; }
    .message.is-purple .message-body {
      border-color: #b86bff;
      color: #7d0ce7; }
  .message.is-red {
    background-color: #fff5f7; }
    .message.is-red .message-header {
      background-color: #ff3860;
      color: #fff; }
    .message.is-red .message-body {
      border-color: #ff3860;
      color: #cd0930; }
  .message.is-cPrimary {
    background-color: #f5f6ff; }
    .message.is-cPrimary .message-header {
      background-color: #000f9f;
      color: white; }
    .message.is-cPrimary .message-body {
      border-color: #000f9f;
      color: #010e91; }
  .message.is-cSecondary {
    background-color: #f5feff; }
    .message.is-cSecondary .message-header {
      background-color: #018997;
      color: white; }
    .message.is-cSecondary .message-body {
      border-color: #018997;
      color: #03363b; }

.message-header {
  align-items: center;
  background-color: #4a4a4a;
  border-radius: 3px 3px 0 0;
  color: #fff;
  display: flex;
  justify-content: space-between;
  line-height: 1.25;
  padding: 0.5em 0.75em;
  position: relative; }
  .message-header .delete {
    flex-grow: 0;
    flex-shrink: 0;
    margin-left: 0.75em; }
  .message-header + .message-body {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-top: none; }

.message-body {
  border: 1px solid #dbdbdb;
  border-radius: 3px;
  color: #4a4a4a;
  padding: 1em 1.25em; }
  .message-body code,
  .message-body pre {
    background-color: white; }
  .message-body pre code {
    background-color: transparent; }

.modal-background {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transform: translateY(100%);
  transition: all 200ms linear;
  background: rgba(1, 137, 151, 0.86); }

.modal {
  align-items: flex-start;
  display: flex;
  top: 0;
  height: 0;
  left: 0;
  right: 0;
  justify-content: center;
  overflow: hidden;
  position: fixed;
  z-index: 400; }
  .modal.is-active {
    height: auto;
    bottom: 0; }
    .modal.is-active .modal-background {
      transform: translateY(0%); }
    .modal.is-active .modal-card {
      height: auto;
      transform: translateY(0); }
  .modal.is-white .modal-background {
    background-color: white; }
  .modal.is-black .modal-background {
    background-color: #0a0a0a; }
  .modal.is-light .modal-background {
    background-color: #b5b5b5; }
  .modal.is-dark .modal-background {
    background-color: #363636; }
  .modal.is-primary .modal-background {
    background-color: #00d1b2; }
  .modal.is-link .modal-background {
    background-color: #3273dc; }
  .modal.is-info .modal-background {
    background-color: #209cee; }
  .modal.is-success .modal-background {
    background-color: #23d160; }
  .modal.is-warning .modal-background {
    background-color: #ff470f; }
  .modal.is-danger .modal-background {
    background-color: #ff3860; }
  .modal.is-orange .modal-background {
    background-color: #ff470f; }
  .modal.is-yellow .modal-background {
    background-color: #ffdd57; }
  .modal.is-green .modal-background {
    background-color: #23d160; }
  .modal.is-turquoise .modal-background {
    background-color: #00d1b2; }
  .modal.is-cyan .modal-background {
    background-color: #209cee; }
  .modal.is-blue .modal-background {
    background-color: #3273dc; }
  .modal.is-purple .modal-background {
    background-color: #b86bff; }
  .modal.is-red .modal-background {
    background-color: #ff3860; }
  .modal.is-cPrimary .modal-background {
    background-color: #000f9f; }
  .modal.is-cSecondary .modal-background {
    background-color: #018997; }

.modal-content,
.modal-card {
  margin: 0 20px;
  max-height: calc(100vh - 160px * 2);
  overflow: auto;
  position: relative;
  padding: 160px 0;
  width: 100%; }
  @media screen and (min-width: 769px), print {
    .modal-content,
    .modal-card {
      margin: 0 auto;
      max-height: calc(100vh - 40px * 2);
      padding: 40px 0;
      width: 1216px; } }

.modal-close {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background-color: rgba(10, 10, 10, 0.2);
  border: none;
  border-radius: 290486px;
  cursor: pointer;
  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;
  background: none;
  height: 40px;
  position: fixed;
  right: 20px;
  top: 20px;
  width: 40px; }
  .modal-close:before, .modal-close:after {
    background-color: white;
    content: "";
    display: block;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translateX(-50%) translateY(-50%) rotate(45deg);
    transform-origin: center center; }
  .modal-close:before {
    height: 2px;
    width: 50%; }
  .modal-close:after {
    height: 50%;
    width: 2px; }
  .modal-close:hover, .modal-close:focus {
    background-color: rgba(10, 10, 10, 0.3); }
  .modal-close:active {
    background-color: rgba(10, 10, 10, 0.4); }
  .modal-close.is-small {
    height: 16px;
    max-height: 16px;
    max-width: 16px;
    min-height: 16px;
    min-width: 16px;
    width: 16px; }
  .modal-close.is-medium {
    height: 24px;
    max-height: 24px;
    max-width: 24px;
    min-height: 24px;
    min-width: 24px;
    width: 24px; }
  .modal-close.is-large {
    height: 32px;
    max-height: 32px;
    max-width: 32px;
    min-height: 32px;
    min-width: 32px;
    width: 32px; }

.modal-card {
  display: flex;
  flex-direction: column;
  max-height: calc(100vh - 40px);
  padding: 40px 0;
  overflow-x: hidden;
  height: 0;
  transform: translateY(100vh);
  transition: all 300ms linear; }

.modal-card-head,
.modal-card-foot {
  align-items: center;
  background-color: #fafafa;
  display: flex;
  flex-shrink: 0;
  justify-content: flex-start;
  padding: 20px;
  position: relative; }

.modal-card-head {
  border-bottom: 1px solid #dbdbdb;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px; }

.modal-card-title {
  color: #363636;
  flex-grow: 1;
  flex-shrink: 0;
  font-size: 2rem;
  line-height: 1; }

.modal-card-foot {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-top: 1px solid #dbdbdb; }
  .modal-card-foot .button:not(:last-child) {
    margin-right: 10px; }

.modal-card-body {
  -webkit-overflow-scrolling: touch;
  background-color: white;
  flex-grow: 1;
  flex-shrink: 1;
  overflow: auto;
  padding: 20px; }

.navbar {
  background-color: white;
  min-height: 5rem;
  position: relative; }
  .navbar.is-white {
    background-color: white;
    color: #0a0a0a; }
    .navbar.is-white .navbar-brand > .navbar-item,
    .navbar.is-white .navbar-brand .navbar-link {
      color: #0a0a0a;
      padding: 0;
      cursor: pointer;
      background-color: #e6e6e6; }
    .navbar.is-white .navbar-brand > a.navbar-item:hover, .navbar.is-white .navbar-brand > a.navbar-item.is-active,
    .navbar.is-white .navbar-brand .navbar-link:hover,
    .navbar.is-white .navbar-brand .navbar-link.is-active {
      background-color: #e6e6e6;
      color: #0a0a0a; }
    .navbar.is-white .navbar-brand .navbar-link::after {
      border-color: #0a0a0a; }
    .navbar.is-white .navbar-start > .navbar-item,
    .navbar.is-white .navbar-start .navbar-link,
    .navbar.is-white .navbar-end > .navbar-item,
    .navbar.is-white .navbar-end .navbar-link {
      color: #0a0a0a; }
    .navbar.is-white .navbar-start > a.navbar-item:hover, .navbar.is-white .navbar-start > a.navbar-item.is-active,
    .navbar.is-white .navbar-start .navbar-link:hover,
    .navbar.is-white .navbar-start .navbar-link.is-active,
    .navbar.is-white .navbar-end > a.navbar-item:hover,
    .navbar.is-white .navbar-end > a.navbar-item.is-active,
    .navbar.is-white .navbar-end .navbar-link:hover,
    .navbar.is-white .navbar-end .navbar-link.is-active {
      background-color: #e6e6e6;
      color: #0a0a0a; }
    .navbar.is-white .navbar-start .navbar-link::after,
    .navbar.is-white .navbar-end .navbar-link::after {
      border-color: #0a0a0a; }
    .navbar.is-white .navbar-item.has-dropdown:hover .navbar-link,
    .navbar.is-white .navbar-item.has-dropdown.is-active .navbar-link {
      background-color: #e6e6e6;
      color: #0a0a0a; }
    .navbar.is-white .navbar-dropdown a.navbar-item.is-active {
      background-color: white;
      color: #0a0a0a; }
  .navbar.is-black {
    background-color: #0a0a0a;
    color: white; }
    .navbar.is-black .navbar-brand > .navbar-item,
    .navbar.is-black .navbar-brand .navbar-link {
      color: white;
      padding: 0;
      cursor: pointer;
      background-color: black; }
    .navbar.is-black .navbar-brand > a.navbar-item:hover, .navbar.is-black .navbar-brand > a.navbar-item.is-active,
    .navbar.is-black .navbar-brand .navbar-link:hover,
    .navbar.is-black .navbar-brand .navbar-link.is-active {
      background-color: black;
      color: white; }
    .navbar.is-black .navbar-brand .navbar-link::after {
      border-color: white; }
    .navbar.is-black .navbar-start > .navbar-item,
    .navbar.is-black .navbar-start .navbar-link,
    .navbar.is-black .navbar-end > .navbar-item,
    .navbar.is-black .navbar-end .navbar-link {
      color: white; }
    .navbar.is-black .navbar-start > a.navbar-item:hover, .navbar.is-black .navbar-start > a.navbar-item.is-active,
    .navbar.is-black .navbar-start .navbar-link:hover,
    .navbar.is-black .navbar-start .navbar-link.is-active,
    .navbar.is-black .navbar-end > a.navbar-item:hover,
    .navbar.is-black .navbar-end > a.navbar-item.is-active,
    .navbar.is-black .navbar-end .navbar-link:hover,
    .navbar.is-black .navbar-end .navbar-link.is-active {
      background-color: black;
      color: white; }
    .navbar.is-black .navbar-start .navbar-link::after,
    .navbar.is-black .navbar-end .navbar-link::after {
      border-color: white; }
    .navbar.is-black .navbar-item.has-dropdown:hover .navbar-link,
    .navbar.is-black .navbar-item.has-dropdown.is-active .navbar-link {
      background-color: black;
      color: white; }
    .navbar.is-black .navbar-dropdown a.navbar-item.is-active {
      background-color: #0a0a0a;
      color: white; }
  .navbar.is-light {
    background-color: #b5b5b5;
    color: #363636; }
    .navbar.is-light .navbar-brand > .navbar-item,
    .navbar.is-light .navbar-brand .navbar-link {
      color: #363636;
      padding: 0;
      cursor: pointer;
      background-color: #9c9c9c; }
    .navbar.is-light .navbar-brand > a.navbar-item:hover, .navbar.is-light .navbar-brand > a.navbar-item.is-active,
    .navbar.is-light .navbar-brand .navbar-link:hover,
    .navbar.is-light .navbar-brand .navbar-link.is-active {
      background-color: #9c9c9c;
      color: #363636; }
    .navbar.is-light .navbar-brand .navbar-link::after {
      border-color: #363636; }
    .navbar.is-light .navbar-start > .navbar-item,
    .navbar.is-light .navbar-start .navbar-link,
    .navbar.is-light .navbar-end > .navbar-item,
    .navbar.is-light .navbar-end .navbar-link {
      color: #363636; }
    .navbar.is-light .navbar-start > a.navbar-item:hover, .navbar.is-light .navbar-start > a.navbar-item.is-active,
    .navbar.is-light .navbar-start .navbar-link:hover,
    .navbar.is-light .navbar-start .navbar-link.is-active,
    .navbar.is-light .navbar-end > a.navbar-item:hover,
    .navbar.is-light .navbar-end > a.navbar-item.is-active,
    .navbar.is-light .navbar-end .navbar-link:hover,
    .navbar.is-light .navbar-end .navbar-link.is-active {
      background-color: #9c9c9c;
      color: #363636; }
    .navbar.is-light .navbar-start .navbar-link::after,
    .navbar.is-light .navbar-end .navbar-link::after {
      border-color: #363636; }
    .navbar.is-light .navbar-item.has-dropdown:hover .navbar-link,
    .navbar.is-light .navbar-item.has-dropdown.is-active .navbar-link {
      background-color: #9c9c9c;
      color: #363636; }
    .navbar.is-light .navbar-dropdown a.navbar-item.is-active {
      background-color: #b5b5b5;
      color: #363636; }
  .navbar.is-dark {
    background-color: #363636;
    color: #b5b5b5; }
    .navbar.is-dark .navbar-brand > .navbar-item,
    .navbar.is-dark .navbar-brand .navbar-link {
      color: #b5b5b5;
      padding: 0;
      cursor: pointer;
      background-color: #1c1c1c; }
    .navbar.is-dark .navbar-brand > a.navbar-item:hover, .navbar.is-dark .navbar-brand > a.navbar-item.is-active,
    .navbar.is-dark .navbar-brand .navbar-link:hover,
    .navbar.is-dark .navbar-brand .navbar-link.is-active {
      background-color: #1c1c1c;
      color: #b5b5b5; }
    .navbar.is-dark .navbar-brand .navbar-link::after {
      border-color: #b5b5b5; }
    .navbar.is-dark .navbar-start > .navbar-item,
    .navbar.is-dark .navbar-start .navbar-link,
    .navbar.is-dark .navbar-end > .navbar-item,
    .navbar.is-dark .navbar-end .navbar-link {
      color: #b5b5b5; }
    .navbar.is-dark .navbar-start > a.navbar-item:hover, .navbar.is-dark .navbar-start > a.navbar-item.is-active,
    .navbar.is-dark .navbar-start .navbar-link:hover,
    .navbar.is-dark .navbar-start .navbar-link.is-active,
    .navbar.is-dark .navbar-end > a.navbar-item:hover,
    .navbar.is-dark .navbar-end > a.navbar-item.is-active,
    .navbar.is-dark .navbar-end .navbar-link:hover,
    .navbar.is-dark .navbar-end .navbar-link.is-active {
      background-color: #1c1c1c;
      color: #b5b5b5; }
    .navbar.is-dark .navbar-start .navbar-link::after,
    .navbar.is-dark .navbar-end .navbar-link::after {
      border-color: #b5b5b5; }
    .navbar.is-dark .navbar-item.has-dropdown:hover .navbar-link,
    .navbar.is-dark .navbar-item.has-dropdown.is-active .navbar-link {
      background-color: #1c1c1c;
      color: #b5b5b5; }
    .navbar.is-dark .navbar-dropdown a.navbar-item.is-active {
      background-color: #363636;
      color: #b5b5b5; }
  .navbar.is-primary {
    background-color: #00d1b2;
    color: #fff; }
    .navbar.is-primary .navbar-brand > .navbar-item,
    .navbar.is-primary .navbar-brand .navbar-link {
      color: #fff;
      padding: 0;
      cursor: pointer;
      background-color: #009e86; }
    .navbar.is-primary .navbar-brand > a.navbar-item:hover, .navbar.is-primary .navbar-brand > a.navbar-item.is-active,
    .navbar.is-primary .navbar-brand .navbar-link:hover,
    .navbar.is-primary .navbar-brand .navbar-link.is-active {
      background-color: #009e86;
      color: #fff; }
    .navbar.is-primary .navbar-brand .navbar-link::after {
      border-color: #fff; }
    .navbar.is-primary .navbar-start > .navbar-item,
    .navbar.is-primary .navbar-start .navbar-link,
    .navbar.is-primary .navbar-end > .navbar-item,
    .navbar.is-primary .navbar-end .navbar-link {
      color: #fff; }
    .navbar.is-primary .navbar-start > a.navbar-item:hover, .navbar.is-primary .navbar-start > a.navbar-item.is-active,
    .navbar.is-primary .navbar-start .navbar-link:hover,
    .navbar.is-primary .navbar-start .navbar-link.is-active,
    .navbar.is-primary .navbar-end > a.navbar-item:hover,
    .navbar.is-primary .navbar-end > a.navbar-item.is-active,
    .navbar.is-primary .navbar-end .navbar-link:hover,
    .navbar.is-primary .navbar-end .navbar-link.is-active {
      background-color: #009e86;
      color: #fff; }
    .navbar.is-primary .navbar-start .navbar-link::after,
    .navbar.is-primary .navbar-end .navbar-link::after {
      border-color: #fff; }
    .navbar.is-primary .navbar-item.has-dropdown:hover .navbar-link,
    .navbar.is-primary .navbar-item.has-dropdown.is-active .navbar-link {
      background-color: #009e86;
      color: #fff; }
    .navbar.is-primary .navbar-dropdown a.navbar-item.is-active {
      background-color: #00d1b2;
      color: #fff; }
  .navbar.is-link {
    background-color: #3273dc;
    color: #fff; }
    .navbar.is-link .navbar-brand > .navbar-item,
    .navbar.is-link .navbar-brand .navbar-link {
      color: #fff;
      padding: 0;
      cursor: pointer;
      background-color: #205bbc; }
    .navbar.is-link .navbar-brand > a.navbar-item:hover, .navbar.is-link .navbar-brand > a.navbar-item.is-active,
    .navbar.is-link .navbar-brand .navbar-link:hover,
    .navbar.is-link .navbar-brand .navbar-link.is-active {
      background-color: #205bbc;
      color: #fff; }
    .navbar.is-link .navbar-brand .navbar-link::after {
      border-color: #fff; }
    .navbar.is-link .navbar-start > .navbar-item,
    .navbar.is-link .navbar-start .navbar-link,
    .navbar.is-link .navbar-end > .navbar-item,
    .navbar.is-link .navbar-end .navbar-link {
      color: #fff; }
    .navbar.is-link .navbar-start > a.navbar-item:hover, .navbar.is-link .navbar-start > a.navbar-item.is-active,
    .navbar.is-link .navbar-start .navbar-link:hover,
    .navbar.is-link .navbar-start .navbar-link.is-active,
    .navbar.is-link .navbar-end > a.navbar-item:hover,
    .navbar.is-link .navbar-end > a.navbar-item.is-active,
    .navbar.is-link .navbar-end .navbar-link:hover,
    .navbar.is-link .navbar-end .navbar-link.is-active {
      background-color: #205bbc;
      color: #fff; }
    .navbar.is-link .navbar-start .navbar-link::after,
    .navbar.is-link .navbar-end .navbar-link::after {
      border-color: #fff; }
    .navbar.is-link .navbar-item.has-dropdown:hover .navbar-link,
    .navbar.is-link .navbar-item.has-dropdown.is-active .navbar-link {
      background-color: #205bbc;
      color: #fff; }
    .navbar.is-link .navbar-dropdown a.navbar-item.is-active {
      background-color: #3273dc;
      color: #fff; }
  .navbar.is-info {
    background-color: #209cee;
    color: #fff; }
    .navbar.is-info .navbar-brand > .navbar-item,
    .navbar.is-info .navbar-brand .navbar-link {
      color: #fff;
      padding: 0;
      cursor: pointer;
      background-color: #0f81cc; }
    .navbar.is-info .navbar-brand > a.navbar-item:hover, .navbar.is-info .navbar-brand > a.navbar-item.is-active,
    .navbar.is-info .navbar-brand .navbar-link:hover,
    .navbar.is-info .navbar-brand .navbar-link.is-active {
      background-color: #0f81cc;
      color: #fff; }
    .navbar.is-info .navbar-brand .navbar-link::after {
      border-color: #fff; }
    .navbar.is-info .navbar-start > .navbar-item,
    .navbar.is-info .navbar-start .navbar-link,
    .navbar.is-info .navbar-end > .navbar-item,
    .navbar.is-info .navbar-end .navbar-link {
      color: #fff; }
    .navbar.is-info .navbar-start > a.navbar-item:hover, .navbar.is-info .navbar-start > a.navbar-item.is-active,
    .navbar.is-info .navbar-start .navbar-link:hover,
    .navbar.is-info .navbar-start .navbar-link.is-active,
    .navbar.is-info .navbar-end > a.navbar-item:hover,
    .navbar.is-info .navbar-end > a.navbar-item.is-active,
    .navbar.is-info .navbar-end .navbar-link:hover,
    .navbar.is-info .navbar-end .navbar-link.is-active {
      background-color: #0f81cc;
      color: #fff; }
    .navbar.is-info .navbar-start .navbar-link::after,
    .navbar.is-info .navbar-end .navbar-link::after {
      border-color: #fff; }
    .navbar.is-info .navbar-item.has-dropdown:hover .navbar-link,
    .navbar.is-info .navbar-item.has-dropdown.is-active .navbar-link {
      background-color: #0f81cc;
      color: #fff; }
    .navbar.is-info .navbar-dropdown a.navbar-item.is-active {
      background-color: #209cee;
      color: #fff; }
  .navbar.is-success {
    background-color: #23d160;
    color: #fff; }
    .navbar.is-success .navbar-brand > .navbar-item,
    .navbar.is-success .navbar-brand .navbar-link {
      color: #fff;
      padding: 0;
      cursor: pointer;
      background-color: #1ca64c; }
    .navbar.is-success .navbar-brand > a.navbar-item:hover, .navbar.is-success .navbar-brand > a.navbar-item.is-active,
    .navbar.is-success .navbar-brand .navbar-link:hover,
    .navbar.is-success .navbar-brand .navbar-link.is-active {
      background-color: #1ca64c;
      color: #fff; }
    .navbar.is-success .navbar-brand .navbar-link::after {
      border-color: #fff; }
    .navbar.is-success .navbar-start > .navbar-item,
    .navbar.is-success .navbar-start .navbar-link,
    .navbar.is-success .navbar-end > .navbar-item,
    .navbar.is-success .navbar-end .navbar-link {
      color: #fff; }
    .navbar.is-success .navbar-start > a.navbar-item:hover, .navbar.is-success .navbar-start > a.navbar-item.is-active,
    .navbar.is-success .navbar-start .navbar-link:hover,
    .navbar.is-success .navbar-start .navbar-link.is-active,
    .navbar.is-success .navbar-end > a.navbar-item:hover,
    .navbar.is-success .navbar-end > a.navbar-item.is-active,
    .navbar.is-success .navbar-end .navbar-link:hover,
    .navbar.is-success .navbar-end .navbar-link.is-active {
      background-color: #1ca64c;
      color: #fff; }
    .navbar.is-success .navbar-start .navbar-link::after,
    .navbar.is-success .navbar-end .navbar-link::after {
      border-color: #fff; }
    .navbar.is-success .navbar-item.has-dropdown:hover .navbar-link,
    .navbar.is-success .navbar-item.has-dropdown.is-active .navbar-link {
      background-color: #1ca64c;
      color: #fff; }
    .navbar.is-success .navbar-dropdown a.navbar-item.is-active {
      background-color: #23d160;
      color: #fff; }
  .navbar.is-warning {
    background-color: #ff470f;
    color: rgba(0, 0, 0, 0.7); }
    .navbar.is-warning .navbar-brand > .navbar-item,
    .navbar.is-warning .navbar-brand .navbar-link {
      color: rgba(0, 0, 0, 0.7);
      padding: 0;
      cursor: pointer;
      background-color: #db3300; }
    .navbar.is-warning .navbar-brand > a.navbar-item:hover, .navbar.is-warning .navbar-brand > a.navbar-item.is-active,
    .navbar.is-warning .navbar-brand .navbar-link:hover,
    .navbar.is-warning .navbar-brand .navbar-link.is-active {
      background-color: #db3300;
      color: rgba(0, 0, 0, 0.7); }
    .navbar.is-warning .navbar-brand .navbar-link::after {
      border-color: rgba(0, 0, 0, 0.7); }
    .navbar.is-warning .navbar-start > .navbar-item,
    .navbar.is-warning .navbar-start .navbar-link,
    .navbar.is-warning .navbar-end > .navbar-item,
    .navbar.is-warning .navbar-end .navbar-link {
      color: rgba(0, 0, 0, 0.7); }
    .navbar.is-warning .navbar-start > a.navbar-item:hover, .navbar.is-warning .navbar-start > a.navbar-item.is-active,
    .navbar.is-warning .navbar-start .navbar-link:hover,
    .navbar.is-warning .navbar-start .navbar-link.is-active,
    .navbar.is-warning .navbar-end > a.navbar-item:hover,
    .navbar.is-warning .navbar-end > a.navbar-item.is-active,
    .navbar.is-warning .navbar-end .navbar-link:hover,
    .navbar.is-warning .navbar-end .navbar-link.is-active {
      background-color: #db3300;
      color: rgba(0, 0, 0, 0.7); }
    .navbar.is-warning .navbar-start .navbar-link::after,
    .navbar.is-warning .navbar-end .navbar-link::after {
      border-color: rgba(0, 0, 0, 0.7); }
    .navbar.is-warning .navbar-item.has-dropdown:hover .navbar-link,
    .navbar.is-warning .navbar-item.has-dropdown.is-active .navbar-link {
      background-color: #db3300;
      color: rgba(0, 0, 0, 0.7); }
    .navbar.is-warning .navbar-dropdown a.navbar-item.is-active {
      background-color: #ff470f;
      color: rgba(0, 0, 0, 0.7); }
  .navbar.is-danger {
    background-color: #ff3860;
    color: #fff; }
    .navbar.is-danger .navbar-brand > .navbar-item,
    .navbar.is-danger .navbar-brand .navbar-link {
      color: #fff;
      padding: 0;
      cursor: pointer;
      background-color: #ff0537; }
    .navbar.is-danger .navbar-brand > a.navbar-item:hover, .navbar.is-danger .navbar-brand > a.navbar-item.is-active,
    .navbar.is-danger .navbar-brand .navbar-link:hover,
    .navbar.is-danger .navbar-brand .navbar-link.is-active {
      background-color: #ff0537;
      color: #fff; }
    .navbar.is-danger .navbar-brand .navbar-link::after {
      border-color: #fff; }
    .navbar.is-danger .navbar-start > .navbar-item,
    .navbar.is-danger .navbar-start .navbar-link,
    .navbar.is-danger .navbar-end > .navbar-item,
    .navbar.is-danger .navbar-end .navbar-link {
      color: #fff; }
    .navbar.is-danger .navbar-start > a.navbar-item:hover, .navbar.is-danger .navbar-start > a.navbar-item.is-active,
    .navbar.is-danger .navbar-start .navbar-link:hover,
    .navbar.is-danger .navbar-start .navbar-link.is-active,
    .navbar.is-danger .navbar-end > a.navbar-item:hover,
    .navbar.is-danger .navbar-end > a.navbar-item.is-active,
    .navbar.is-danger .navbar-end .navbar-link:hover,
    .navbar.is-danger .navbar-end .navbar-link.is-active {
      background-color: #ff0537;
      color: #fff; }
    .navbar.is-danger .navbar-start .navbar-link::after,
    .navbar.is-danger .navbar-end .navbar-link::after {
      border-color: #fff; }
    .navbar.is-danger .navbar-item.has-dropdown:hover .navbar-link,
    .navbar.is-danger .navbar-item.has-dropdown.is-active .navbar-link {
      background-color: #ff0537;
      color: #fff; }
    .navbar.is-danger .navbar-dropdown a.navbar-item.is-active {
      background-color: #ff3860;
      color: #fff; }
  .navbar.is-orange {
    background-color: #ff470f;
    color: #fff; }
    .navbar.is-orange .navbar-brand > .navbar-item,
    .navbar.is-orange .navbar-brand .navbar-link {
      color: #fff;
      padding: 0;
      cursor: pointer;
      background-color: #db3300; }
    .navbar.is-orange .navbar-brand > a.navbar-item:hover, .navbar.is-orange .navbar-brand > a.navbar-item.is-active,
    .navbar.is-orange .navbar-brand .navbar-link:hover,
    .navbar.is-orange .navbar-brand .navbar-link.is-active {
      background-color: #db3300;
      color: #fff; }
    .navbar.is-orange .navbar-brand .navbar-link::after {
      border-color: #fff; }
    .navbar.is-orange .navbar-start > .navbar-item,
    .navbar.is-orange .navbar-start .navbar-link,
    .navbar.is-orange .navbar-end > .navbar-item,
    .navbar.is-orange .navbar-end .navbar-link {
      color: #fff; }
    .navbar.is-orange .navbar-start > a.navbar-item:hover, .navbar.is-orange .navbar-start > a.navbar-item.is-active,
    .navbar.is-orange .navbar-start .navbar-link:hover,
    .navbar.is-orange .navbar-start .navbar-link.is-active,
    .navbar.is-orange .navbar-end > a.navbar-item:hover,
    .navbar.is-orange .navbar-end > a.navbar-item.is-active,
    .navbar.is-orange .navbar-end .navbar-link:hover,
    .navbar.is-orange .navbar-end .navbar-link.is-active {
      background-color: #db3300;
      color: #fff; }
    .navbar.is-orange .navbar-start .navbar-link::after,
    .navbar.is-orange .navbar-end .navbar-link::after {
      border-color: #fff; }
    .navbar.is-orange .navbar-item.has-dropdown:hover .navbar-link,
    .navbar.is-orange .navbar-item.has-dropdown.is-active .navbar-link {
      background-color: #db3300;
      color: #fff; }
    .navbar.is-orange .navbar-dropdown a.navbar-item.is-active {
      background-color: #ff470f;
      color: #fff; }
  .navbar.is-yellow {
    background-color: #ffdd57;
    color: rgba(0, 0, 0, 0.7); }
    .navbar.is-yellow .navbar-brand > .navbar-item,
    .navbar.is-yellow .navbar-brand .navbar-link {
      color: rgba(0, 0, 0, 0.7);
      padding: 0;
      cursor: pointer;
      background-color: #ffd324; }
    .navbar.is-yellow .navbar-brand > a.navbar-item:hover, .navbar.is-yellow .navbar-brand > a.navbar-item.is-active,
    .navbar.is-yellow .navbar-brand .navbar-link:hover,
    .navbar.is-yellow .navbar-brand .navbar-link.is-active {
      background-color: #ffd324;
      color: rgba(0, 0, 0, 0.7); }
    .navbar.is-yellow .navbar-brand .navbar-link::after {
      border-color: rgba(0, 0, 0, 0.7); }
    .navbar.is-yellow .navbar-start > .navbar-item,
    .navbar.is-yellow .navbar-start .navbar-link,
    .navbar.is-yellow .navbar-end > .navbar-item,
    .navbar.is-yellow .navbar-end .navbar-link {
      color: rgba(0, 0, 0, 0.7); }
    .navbar.is-yellow .navbar-start > a.navbar-item:hover, .navbar.is-yellow .navbar-start > a.navbar-item.is-active,
    .navbar.is-yellow .navbar-start .navbar-link:hover,
    .navbar.is-yellow .navbar-start .navbar-link.is-active,
    .navbar.is-yellow .navbar-end > a.navbar-item:hover,
    .navbar.is-yellow .navbar-end > a.navbar-item.is-active,
    .navbar.is-yellow .navbar-end .navbar-link:hover,
    .navbar.is-yellow .navbar-end .navbar-link.is-active {
      background-color: #ffd324;
      color: rgba(0, 0, 0, 0.7); }
    .navbar.is-yellow .navbar-start .navbar-link::after,
    .navbar.is-yellow .navbar-end .navbar-link::after {
      border-color: rgba(0, 0, 0, 0.7); }
    .navbar.is-yellow .navbar-item.has-dropdown:hover .navbar-link,
    .navbar.is-yellow .navbar-item.has-dropdown.is-active .navbar-link {
      background-color: #ffd324;
      color: rgba(0, 0, 0, 0.7); }
    .navbar.is-yellow .navbar-dropdown a.navbar-item.is-active {
      background-color: #ffdd57;
      color: rgba(0, 0, 0, 0.7); }
  .navbar.is-green {
    background-color: #23d160;
    color: #fff; }
    .navbar.is-green .navbar-brand > .navbar-item,
    .navbar.is-green .navbar-brand .navbar-link {
      color: #fff;
      padding: 0;
      cursor: pointer;
      background-color: #1ca64c; }
    .navbar.is-green .navbar-brand > a.navbar-item:hover, .navbar.is-green .navbar-brand > a.navbar-item.is-active,
    .navbar.is-green .navbar-brand .navbar-link:hover,
    .navbar.is-green .navbar-brand .navbar-link.is-active {
      background-color: #1ca64c;
      color: #fff; }
    .navbar.is-green .navbar-brand .navbar-link::after {
      border-color: #fff; }
    .navbar.is-green .navbar-start > .navbar-item,
    .navbar.is-green .navbar-start .navbar-link,
    .navbar.is-green .navbar-end > .navbar-item,
    .navbar.is-green .navbar-end .navbar-link {
      color: #fff; }
    .navbar.is-green .navbar-start > a.navbar-item:hover, .navbar.is-green .navbar-start > a.navbar-item.is-active,
    .navbar.is-green .navbar-start .navbar-link:hover,
    .navbar.is-green .navbar-start .navbar-link.is-active,
    .navbar.is-green .navbar-end > a.navbar-item:hover,
    .navbar.is-green .navbar-end > a.navbar-item.is-active,
    .navbar.is-green .navbar-end .navbar-link:hover,
    .navbar.is-green .navbar-end .navbar-link.is-active {
      background-color: #1ca64c;
      color: #fff; }
    .navbar.is-green .navbar-start .navbar-link::after,
    .navbar.is-green .navbar-end .navbar-link::after {
      border-color: #fff; }
    .navbar.is-green .navbar-item.has-dropdown:hover .navbar-link,
    .navbar.is-green .navbar-item.has-dropdown.is-active .navbar-link {
      background-color: #1ca64c;
      color: #fff; }
    .navbar.is-green .navbar-dropdown a.navbar-item.is-active {
      background-color: #23d160;
      color: #fff; }
  .navbar.is-turquoise {
    background-color: #00d1b2;
    color: #fff; }
    .navbar.is-turquoise .navbar-brand > .navbar-item,
    .navbar.is-turquoise .navbar-brand .navbar-link {
      color: #fff;
      padding: 0;
      cursor: pointer;
      background-color: #009e86; }
    .navbar.is-turquoise .navbar-brand > a.navbar-item:hover, .navbar.is-turquoise .navbar-brand > a.navbar-item.is-active,
    .navbar.is-turquoise .navbar-brand .navbar-link:hover,
    .navbar.is-turquoise .navbar-brand .navbar-link.is-active {
      background-color: #009e86;
      color: #fff; }
    .navbar.is-turquoise .navbar-brand .navbar-link::after {
      border-color: #fff; }
    .navbar.is-turquoise .navbar-start > .navbar-item,
    .navbar.is-turquoise .navbar-start .navbar-link,
    .navbar.is-turquoise .navbar-end > .navbar-item,
    .navbar.is-turquoise .navbar-end .navbar-link {
      color: #fff; }
    .navbar.is-turquoise .navbar-start > a.navbar-item:hover, .navbar.is-turquoise .navbar-start > a.navbar-item.is-active,
    .navbar.is-turquoise .navbar-start .navbar-link:hover,
    .navbar.is-turquoise .navbar-start .navbar-link.is-active,
    .navbar.is-turquoise .navbar-end > a.navbar-item:hover,
    .navbar.is-turquoise .navbar-end > a.navbar-item.is-active,
    .navbar.is-turquoise .navbar-end .navbar-link:hover,
    .navbar.is-turquoise .navbar-end .navbar-link.is-active {
      background-color: #009e86;
      color: #fff; }
    .navbar.is-turquoise .navbar-start .navbar-link::after,
    .navbar.is-turquoise .navbar-end .navbar-link::after {
      border-color: #fff; }
    .navbar.is-turquoise .navbar-item.has-dropdown:hover .navbar-link,
    .navbar.is-turquoise .navbar-item.has-dropdown.is-active .navbar-link {
      background-color: #009e86;
      color: #fff; }
    .navbar.is-turquoise .navbar-dropdown a.navbar-item.is-active {
      background-color: #00d1b2;
      color: #fff; }
  .navbar.is-cyan {
    background-color: #209cee;
    color: #fff; }
    .navbar.is-cyan .navbar-brand > .navbar-item,
    .navbar.is-cyan .navbar-brand .navbar-link {
      color: #fff;
      padding: 0;
      cursor: pointer;
      background-color: #0f81cc; }
    .navbar.is-cyan .navbar-brand > a.navbar-item:hover, .navbar.is-cyan .navbar-brand > a.navbar-item.is-active,
    .navbar.is-cyan .navbar-brand .navbar-link:hover,
    .navbar.is-cyan .navbar-brand .navbar-link.is-active {
      background-color: #0f81cc;
      color: #fff; }
    .navbar.is-cyan .navbar-brand .navbar-link::after {
      border-color: #fff; }
    .navbar.is-cyan .navbar-start > .navbar-item,
    .navbar.is-cyan .navbar-start .navbar-link,
    .navbar.is-cyan .navbar-end > .navbar-item,
    .navbar.is-cyan .navbar-end .navbar-link {
      color: #fff; }
    .navbar.is-cyan .navbar-start > a.navbar-item:hover, .navbar.is-cyan .navbar-start > a.navbar-item.is-active,
    .navbar.is-cyan .navbar-start .navbar-link:hover,
    .navbar.is-cyan .navbar-start .navbar-link.is-active,
    .navbar.is-cyan .navbar-end > a.navbar-item:hover,
    .navbar.is-cyan .navbar-end > a.navbar-item.is-active,
    .navbar.is-cyan .navbar-end .navbar-link:hover,
    .navbar.is-cyan .navbar-end .navbar-link.is-active {
      background-color: #0f81cc;
      color: #fff; }
    .navbar.is-cyan .navbar-start .navbar-link::after,
    .navbar.is-cyan .navbar-end .navbar-link::after {
      border-color: #fff; }
    .navbar.is-cyan .navbar-item.has-dropdown:hover .navbar-link,
    .navbar.is-cyan .navbar-item.has-dropdown.is-active .navbar-link {
      background-color: #0f81cc;
      color: #fff; }
    .navbar.is-cyan .navbar-dropdown a.navbar-item.is-active {
      background-color: #209cee;
      color: #fff; }
  .navbar.is-blue {
    background-color: #3273dc;
    color: #fff; }
    .navbar.is-blue .navbar-brand > .navbar-item,
    .navbar.is-blue .navbar-brand .navbar-link {
      color: #fff;
      padding: 0;
      cursor: pointer;
      background-color: #205bbc; }
    .navbar.is-blue .navbar-brand > a.navbar-item:hover, .navbar.is-blue .navbar-brand > a.navbar-item.is-active,
    .navbar.is-blue .navbar-brand .navbar-link:hover,
    .navbar.is-blue .navbar-brand .navbar-link.is-active {
      background-color: #205bbc;
      color: #fff; }
    .navbar.is-blue .navbar-brand .navbar-link::after {
      border-color: #fff; }
    .navbar.is-blue .navbar-start > .navbar-item,
    .navbar.is-blue .navbar-start .navbar-link,
    .navbar.is-blue .navbar-end > .navbar-item,
    .navbar.is-blue .navbar-end .navbar-link {
      color: #fff; }
    .navbar.is-blue .navbar-start > a.navbar-item:hover, .navbar.is-blue .navbar-start > a.navbar-item.is-active,
    .navbar.is-blue .navbar-start .navbar-link:hover,
    .navbar.is-blue .navbar-start .navbar-link.is-active,
    .navbar.is-blue .navbar-end > a.navbar-item:hover,
    .navbar.is-blue .navbar-end > a.navbar-item.is-active,
    .navbar.is-blue .navbar-end .navbar-link:hover,
    .navbar.is-blue .navbar-end .navbar-link.is-active {
      background-color: #205bbc;
      color: #fff; }
    .navbar.is-blue .navbar-start .navbar-link::after,
    .navbar.is-blue .navbar-end .navbar-link::after {
      border-color: #fff; }
    .navbar.is-blue .navbar-item.has-dropdown:hover .navbar-link,
    .navbar.is-blue .navbar-item.has-dropdown.is-active .navbar-link {
      background-color: #205bbc;
      color: #fff; }
    .navbar.is-blue .navbar-dropdown a.navbar-item.is-active {
      background-color: #3273dc;
      color: #fff; }
  .navbar.is-purple {
    background-color: #b86bff;
    color: #fff; }
    .navbar.is-purple .navbar-brand > .navbar-item,
    .navbar.is-purple .navbar-brand .navbar-link {
      color: #fff;
      padding: 0;
      cursor: pointer;
      background-color: #9f38ff; }
    .navbar.is-purple .navbar-brand > a.navbar-item:hover, .navbar.is-purple .navbar-brand > a.navbar-item.is-active,
    .navbar.is-purple .navbar-brand .navbar-link:hover,
    .navbar.is-purple .navbar-brand .navbar-link.is-active {
      background-color: #9f38ff;
      color: #fff; }
    .navbar.is-purple .navbar-brand .navbar-link::after {
      border-color: #fff; }
    .navbar.is-purple .navbar-start > .navbar-item,
    .navbar.is-purple .navbar-start .navbar-link,
    .navbar.is-purple .navbar-end > .navbar-item,
    .navbar.is-purple .navbar-end .navbar-link {
      color: #fff; }
    .navbar.is-purple .navbar-start > a.navbar-item:hover, .navbar.is-purple .navbar-start > a.navbar-item.is-active,
    .navbar.is-purple .navbar-start .navbar-link:hover,
    .navbar.is-purple .navbar-start .navbar-link.is-active,
    .navbar.is-purple .navbar-end > a.navbar-item:hover,
    .navbar.is-purple .navbar-end > a.navbar-item.is-active,
    .navbar.is-purple .navbar-end .navbar-link:hover,
    .navbar.is-purple .navbar-end .navbar-link.is-active {
      background-color: #9f38ff;
      color: #fff; }
    .navbar.is-purple .navbar-start .navbar-link::after,
    .navbar.is-purple .navbar-end .navbar-link::after {
      border-color: #fff; }
    .navbar.is-purple .navbar-item.has-dropdown:hover .navbar-link,
    .navbar.is-purple .navbar-item.has-dropdown.is-active .navbar-link {
      background-color: #9f38ff;
      color: #fff; }
    .navbar.is-purple .navbar-dropdown a.navbar-item.is-active {
      background-color: #b86bff;
      color: #fff; }
  .navbar.is-red {
    background-color: #ff3860;
    color: #fff; }
    .navbar.is-red .navbar-brand > .navbar-item,
    .navbar.is-red .navbar-brand .navbar-link {
      color: #fff;
      padding: 0;
      cursor: pointer;
      background-color: #ff0537; }
    .navbar.is-red .navbar-brand > a.navbar-item:hover, .navbar.is-red .navbar-brand > a.navbar-item.is-active,
    .navbar.is-red .navbar-brand .navbar-link:hover,
    .navbar.is-red .navbar-brand .navbar-link.is-active {
      background-color: #ff0537;
      color: #fff; }
    .navbar.is-red .navbar-brand .navbar-link::after {
      border-color: #fff; }
    .navbar.is-red .navbar-start > .navbar-item,
    .navbar.is-red .navbar-start .navbar-link,
    .navbar.is-red .navbar-end > .navbar-item,
    .navbar.is-red .navbar-end .navbar-link {
      color: #fff; }
    .navbar.is-red .navbar-start > a.navbar-item:hover, .navbar.is-red .navbar-start > a.navbar-item.is-active,
    .navbar.is-red .navbar-start .navbar-link:hover,
    .navbar.is-red .navbar-start .navbar-link.is-active,
    .navbar.is-red .navbar-end > a.navbar-item:hover,
    .navbar.is-red .navbar-end > a.navbar-item.is-active,
    .navbar.is-red .navbar-end .navbar-link:hover,
    .navbar.is-red .navbar-end .navbar-link.is-active {
      background-color: #ff0537;
      color: #fff; }
    .navbar.is-red .navbar-start .navbar-link::after,
    .navbar.is-red .navbar-end .navbar-link::after {
      border-color: #fff; }
    .navbar.is-red .navbar-item.has-dropdown:hover .navbar-link,
    .navbar.is-red .navbar-item.has-dropdown.is-active .navbar-link {
      background-color: #ff0537;
      color: #fff; }
    .navbar.is-red .navbar-dropdown a.navbar-item.is-active {
      background-color: #ff3860;
      color: #fff; }
  .navbar.is-cPrimary {
    background-color: #000f9f;
    color: white; }
    .navbar.is-cPrimary .navbar-brand > .navbar-item,
    .navbar.is-cPrimary .navbar-brand .navbar-link {
      color: white;
      padding: 0;
      cursor: pointer;
      background-color: #000a6c; }
    .navbar.is-cPrimary .navbar-brand > a.navbar-item:hover, .navbar.is-cPrimary .navbar-brand > a.navbar-item.is-active,
    .navbar.is-cPrimary .navbar-brand .navbar-link:hover,
    .navbar.is-cPrimary .navbar-brand .navbar-link.is-active {
      background-color: #000a6c;
      color: white; }
    .navbar.is-cPrimary .navbar-brand .navbar-link::after {
      border-color: white; }
    .navbar.is-cPrimary .navbar-start > .navbar-item,
    .navbar.is-cPrimary .navbar-start .navbar-link,
    .navbar.is-cPrimary .navbar-end > .navbar-item,
    .navbar.is-cPrimary .navbar-end .navbar-link {
      color: white; }
    .navbar.is-cPrimary .navbar-start > a.navbar-item:hover, .navbar.is-cPrimary .navbar-start > a.navbar-item.is-active,
    .navbar.is-cPrimary .navbar-start .navbar-link:hover,
    .navbar.is-cPrimary .navbar-start .navbar-link.is-active,
    .navbar.is-cPrimary .navbar-end > a.navbar-item:hover,
    .navbar.is-cPrimary .navbar-end > a.navbar-item.is-active,
    .navbar.is-cPrimary .navbar-end .navbar-link:hover,
    .navbar.is-cPrimary .navbar-end .navbar-link.is-active {
      background-color: #000a6c;
      color: white; }
    .navbar.is-cPrimary .navbar-start .navbar-link::after,
    .navbar.is-cPrimary .navbar-end .navbar-link::after {
      border-color: white; }
    .navbar.is-cPrimary .navbar-item.has-dropdown:hover .navbar-link,
    .navbar.is-cPrimary .navbar-item.has-dropdown.is-active .navbar-link {
      background-color: #000a6c;
      color: white; }
    .navbar.is-cPrimary .navbar-dropdown a.navbar-item.is-active {
      background-color: #000f9f;
      color: white; }
  .navbar.is-cSecondary {
    background-color: #018997;
    color: white; }
    .navbar.is-cSecondary .navbar-brand > .navbar-item,
    .navbar.is-cSecondary .navbar-brand .navbar-link {
      color: white;
      padding: 0;
      cursor: pointer;
      background-color: #015b64; }
    .navbar.is-cSecondary .navbar-brand > a.navbar-item:hover, .navbar.is-cSecondary .navbar-brand > a.navbar-item.is-active,
    .navbar.is-cSecondary .navbar-brand .navbar-link:hover,
    .navbar.is-cSecondary .navbar-brand .navbar-link.is-active {
      background-color: #015b64;
      color: white; }
    .navbar.is-cSecondary .navbar-brand .navbar-link::after {
      border-color: white; }
    .navbar.is-cSecondary .navbar-start > .navbar-item,
    .navbar.is-cSecondary .navbar-start .navbar-link,
    .navbar.is-cSecondary .navbar-end > .navbar-item,
    .navbar.is-cSecondary .navbar-end .navbar-link {
      color: white; }
    .navbar.is-cSecondary .navbar-start > a.navbar-item:hover, .navbar.is-cSecondary .navbar-start > a.navbar-item.is-active,
    .navbar.is-cSecondary .navbar-start .navbar-link:hover,
    .navbar.is-cSecondary .navbar-start .navbar-link.is-active,
    .navbar.is-cSecondary .navbar-end > a.navbar-item:hover,
    .navbar.is-cSecondary .navbar-end > a.navbar-item.is-active,
    .navbar.is-cSecondary .navbar-end .navbar-link:hover,
    .navbar.is-cSecondary .navbar-end .navbar-link.is-active {
      background-color: #015b64;
      color: white; }
    .navbar.is-cSecondary .navbar-start .navbar-link::after,
    .navbar.is-cSecondary .navbar-end .navbar-link::after {
      border-color: white; }
    .navbar.is-cSecondary .navbar-item.has-dropdown:hover .navbar-link,
    .navbar.is-cSecondary .navbar-item.has-dropdown.is-active .navbar-link {
      background-color: #015b64;
      color: white; }
    .navbar.is-cSecondary .navbar-dropdown a.navbar-item.is-active {
      background-color: #018997;
      color: white; }
  .navbar > .container {
    align-items: stretch;
    display: flex;
    min-height: 5rem;
    width: 100%; }
  .navbar.has-shadow {
    box-shadow: 0 2px 3px rgba(10, 10, 10, 0.1); }
  .navbar.is-fixed-bottom, .navbar.is-fixed-top {
    left: 0;
    position: fixed;
    right: 0;
    z-index: 30; }
  .navbar.is-fixed-bottom {
    bottom: 0; }
    .navbar.is-fixed-bottom.has-shadow {
      box-shadow: 0 -2px 3px rgba(10, 10, 10, 0.1); }
  .navbar.is-fixed-top {
    top: 0; }

html.has-navbar-fixed-top {
  padding-top: 5rem; }

html.has-navbar-fixed-bottom {
  padding-bottom: 5rem; }

.navbar-brand,
.navbar-tabs {
  align-items: stretch;
  display: flex;
  flex-shrink: 0;
  min-height: 5rem;
  position: relative; }

.navbar-tabs {
  -webkit-overflow-scrolling: touch;
  max-width: 100vw;
  overflow-x: auto;
  overflow-y: hidden; }

.navbar-burger {
  cursor: pointer;
  display: block;
  height: 5rem;
  position: relative;
  width: 5rem;
  margin-left: auto; }
  .navbar-burger span {
    background-color: currentColor;
    display: block;
    height: 1px;
    left: calc(50% - 8px);
    position: absolute;
    transform-origin: center;
    transition-duration: 200ms;
    transition-property: background-color, opacity, transform;
    transition-timing-function: linear;
    width: 16px; }
    .navbar-burger span:nth-child(1) {
      top: calc(50% - 6px); }
    .navbar-burger span:nth-child(2) {
      top: calc(50% - 1px); }
    .navbar-burger span:nth-child(3) {
      top: calc(50% + 4px); }
  .navbar-burger:hover {
    background-color: rgba(0, 0, 0, 0.05); }
  .navbar-burger.is-active span:nth-child(1) {
    transform: translateY(5px) rotate(45deg); }
  .navbar-burger.is-active span:nth-child(2) {
    opacity: 0; }
  .navbar-burger.is-active span:nth-child(3) {
    transform: translateY(-5px) rotate(-45deg); }

.navbar-item,
.navbar-link {
  display: block;
  line-height: 1.5;
  padding: 0rem 2rem;
  position: relative; }

.navbar-item {
  flex-grow: 0;
  flex-shrink: 0; }
  .navbar-item img {
    max-height: 1.75rem; }
  .navbar-item.has-dropdown {
    padding: 0; }
  .navbar-item.is-expanded {
    flex-grow: 1;
    flex-shrink: 1; }
  .navbar-item.is-tab {
    border-bottom: 1px solid transparent;
    min-height: 5rem;
    padding-bottom: calc(0.5rem - 1px); }
    .navbar-item.is-tab:hover {
      background-color: transparent;
      border-bottom-color: #3273dc; }
    .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); }

.navbar-content {
  flex-grow: 1;
  flex-shrink: 1; }

.navbar-link {
  padding-right: 2.5em; }

.navbar-dropdown {
  font-size: 0.875rem;
  padding-bottom: 0.5rem;
  padding-top: 0.5rem; }
  .navbar-dropdown .navbar-item {
    padding-left: 1.5rem;
    padding-right: 1.5rem; }

.navbar-divider {
  background-color: #dbdbdb;
  border: none;
  display: none;
  height: 1px;
  margin: 0.5rem 0; }

.navbar,
.navbar-menu,
.navbar-start,
.navbar-end {
  align-items: stretch;
  display: flex; }

.navbar {
  min-height: 5rem; }
  .navbar.is-transparent a.navbar-item:hover, .navbar.is-transparent a.navbar-item.is-active,
  .navbar.is-transparent a.navbar-link:hover,
  .navbar.is-transparent a.navbar-link.is-active {
    background-color: transparent !important; }
  .navbar.is-transparent .navbar-item.has-dropdown.is-active .navbar-link, .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:hover .navbar-link {
    background-color: transparent !important; }
  .navbar.is-transparent .navbar-dropdown a.navbar-item:hover {
    background-color: #fafafa;
    color: #0a0a0a; }
  .navbar.is-transparent .navbar-dropdown a.navbar-item.is-active {
    background-color: #fafafa;
    color: #3273dc; }

.navbar-burger {
  display: none; }

.navbar-item,
.navbar-link {
  align-items: center;
  display: flex; }

.navbar-item.has-dropdown {
  align-items: stretch; }
.navbar-item.has-dropdown-up .navbar-link::after {
  transform: rotate(135deg) translate(0.25em, -0.25em); }
.navbar-item.has-dropdown-up .navbar-dropdown {
  border-bottom: 1px solid #dbdbdb;
  border-radius: 5px 5px 0 0;
  border-top: none;
  bottom: 100%;
  box-shadow: 0 -8px 8px rgba(10, 10, 10, 0.1);
  top: auto; }
.navbar-item.is-active .navbar-dropdown, .navbar-item.is-hoverable:hover .navbar-dropdown {
  display: block; }
  .navbar-item.is-active .navbar-dropdown.is-boxed, .navbar-item.is-hoverable:hover .navbar-dropdown.is-boxed {
    opacity: 1;
    pointer-events: auto;
    transform: translateY(0); }

.navbar-link::after {
  border: 1px solid #3273dc;
  border-right: 0;
  border-top: 0;
  content: " ";
  display: block;
  height: 0.5em;
  pointer-events: none;
  position: absolute;
  transform: rotate(-45deg);
  transform-origin: center;
  width: 0.5em;
  margin-top: -0.375em;
  right: 1.125em;
  top: 50%; }

.navbar-menu {
  flex-grow: 1;
  flex-shrink: 0; }

.navbar-start {
  justify-content: flex-start;
  margin-right: auto; }

.navbar-end {
  justify-content: flex-end;
  margin-left: auto; }

.navbar-dropdown {
  background-color: white;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-top: 1px 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; }
  .navbar-dropdown .navbar-item {
    padding: 0.375rem 1rem;
    white-space: nowrap; }
  .navbar-dropdown a.navbar-item {
    padding-right: 3rem; }
    .navbar-dropdown a.navbar-item:hover {
      background-color: #fafafa;
      color: #0a0a0a; }
    .navbar-dropdown a.navbar-item.is-active {
      background-color: #fafafa;
      color: #3273dc; }
  .navbar-dropdown.is-boxed {
    border-radius: 5px;
    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: 200ms;
    transition-property: opacity, transform; }
  .navbar-dropdown.is-right {
    left: auto;
    right: 0; }

.navbar-divider {
  display: block; }

.navbar > .container .navbar-brand,
.container > .navbar .navbar-brand {
  margin-left: -1rem; }
.navbar > .container .navbar-menu,
.container > .navbar .navbar-menu {
  margin-right: -1rem; }

.navbar.is-fixed-bottom-desktop, .navbar.is-fixed-top-desktop {
  left: 0;
  position: fixed;
  right: 0;
  z-index: 30; }
.navbar.is-fixed-bottom-desktop {
  bottom: 0; }
  .navbar.is-fixed-bottom-desktop.has-shadow {
    box-shadow: 0 -2px 3px rgba(10, 10, 10, 0.1); }
.navbar.is-fixed-top-desktop {
  top: 0; }

html.has-navbar-fixed-top-desktop {
  padding-top: 5rem; }

html.has-navbar-fixed-bottom-desktop {
  padding-bottom: 5rem; }

a.navbar-item.is-active,
a.navbar-link.is-active {
  color: #0a0a0a; }
a.navbar-item.is-active:not(:hover),
a.navbar-link.is-active:not(:hover) {
  background-color: transparent; }

.navbar-item.has-dropdown:hover .navbar-link, .navbar-item.has-dropdown.is-active .navbar-link {
  background-color: #fafafa; }

@media screen and (max-width: 768px) {
  .navbar-item,
  .navbar-link {
    padding: 0; } }
.openSidebarNav,
.closeSidebarNav {
  transition: opacity 200ms linear; }

.openSidebarNav {
  opacity: 1; }

.closeSidebarNav {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: -1; }

.sidebar-active .openSidebarNav {
  opacity: 0; }
.sidebar-active .closeSidebarNav {
  opacity: 1;
  z-index: 1; }

.pagination {
  font-size: 1.2rem;
  margin: -0.25rem; }
  .pagination.is-small {
    font-size: 1.2rem; }
  .pagination.is-medium {
    font-size: 1.8rem; }
  .pagination.is-large {
    font-size: 2rem; }
  .pagination.is-rounded .pagination-previous,
  .pagination.is-rounded .pagination-next {
    padding-left: 1rem;
    padding-right: 1rem;
    border-radius: 290486px; }
  .pagination.is-rounded .pagination-link {
    border-radius: 290486px; }

.pagination,
.pagination-list {
  align-items: center;
  display: flex;
  justify-content: center;
  text-align: center; }

.pagination-previous,
.pagination-next,
.pagination-link,
.pagination-ellipsis {
  -moz-appearance: none;
  -webkit-appearance: none;
  align-items: center;
  border: 1px solid transparent;
  border-radius: 0;
  box-shadow: none;
  display: inline-flex;
  font-size: 1.4rem;
  justify-content: flex-start;
  height: 5rem;
  line-height: 1.5;
  padding-bottom: calc(1rem - 1px);
  padding-left: calc(2rem - 1px);
  padding-right: calc(2rem - 1px);
  padding-top: calc(1rem - 1px);
  position: relative;
  vertical-align: top;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-size: 1em;
  padding-left: 0.5em;
  padding-right: 0.5em;
  justify-content: center;
  margin: 0.25rem;
  text-align: center;
  height: 3rem; }
  .pagination-previous:focus, .pagination-previous.is-focused, .pagination-previous:active, .pagination-previous.is-active,
  .pagination-next:focus,
  .pagination-next.is-focused,
  .pagination-next:active,
  .pagination-next.is-active,
  .pagination-link:focus,
  .pagination-link.is-focused,
  .pagination-link:active,
  .pagination-link.is-active,
  .pagination-ellipsis:focus,
  .pagination-ellipsis.is-focused,
  .pagination-ellipsis:active,
  .pagination-ellipsis.is-active {
    outline: none; }
  .pagination-previous[disabled],
  .pagination-next[disabled],
  .pagination-link[disabled],
  .pagination-ellipsis[disabled] {
    cursor: not-allowed; }

.pagination-previous,
.pagination-next,
.pagination-link {
  border-color: #dbdbdb;
  color: #363636;
  min-width: 3rem; }
  .pagination-previous:hover,
  .pagination-next:hover,
  .pagination-link:hover {
    border-color: #b5b5b5;
    color: #363636; }
  .pagination-previous:focus,
  .pagination-next:focus,
  .pagination-link:focus {
    border-color: #3273dc; }
  .pagination-previous:active,
  .pagination-next:active,
  .pagination-link:active {
    box-shadow: none; }
  .pagination-previous[disabled],
  .pagination-next[disabled],
  .pagination-link[disabled] {
    background-color: #dbdbdb;
    border-color: #dbdbdb;
    box-shadow: none;
    color: #7a7a7a;
    opacity: 0.5; }

.pagination-previous,
.pagination-next {
  white-space: nowrap; }

.pagination-link.is-current {
  background-color: #3273dc;
  border-color: #3273dc;
  color: #fff; }

.pagination-ellipsis {
  color: #b5b5b5;
  pointer-events: none; }

.pagination-list {
  flex-wrap: wrap; }

.pagination.is-white .pagination-previous:hover, .pagination.is-white .pagination-previous:focus,
.pagination.is-white .pagination-next:hover,
.pagination.is-white .pagination-next:focus,
.pagination.is-white .pagination-link:hover,
.pagination.is-white .pagination-link:focus {
  border-color: white;
  color: white; }
.pagination.is-white .pagination-link.is-current {
  background-color: white;
  border-color: white;
  color: #0a0a0a; }
.pagination.is-black .pagination-previous:hover, .pagination.is-black .pagination-previous:focus,
.pagination.is-black .pagination-next:hover,
.pagination.is-black .pagination-next:focus,
.pagination.is-black .pagination-link:hover,
.pagination.is-black .pagination-link:focus {
  border-color: #0a0a0a;
  color: #0a0a0a; }
.pagination.is-black .pagination-link.is-current {
  background-color: #0a0a0a;
  border-color: #0a0a0a;
  color: white; }
.pagination.is-light .pagination-previous:hover, .pagination.is-light .pagination-previous:focus,
.pagination.is-light .pagination-next:hover,
.pagination.is-light .pagination-next:focus,
.pagination.is-light .pagination-link:hover,
.pagination.is-light .pagination-link:focus {
  border-color: #b5b5b5;
  color: #b5b5b5; }
.pagination.is-light .pagination-link.is-current {
  background-color: #b5b5b5;
  border-color: #b5b5b5;
  color: #363636; }
.pagination.is-dark .pagination-previous:hover, .pagination.is-dark .pagination-previous:focus,
.pagination.is-dark .pagination-next:hover,
.pagination.is-dark .pagination-next:focus,
.pagination.is-dark .pagination-link:hover,
.pagination.is-dark .pagination-link:focus {
  border-color: #363636;
  color: #363636; }
.pagination.is-dark .pagination-link.is-current {
  background-color: #363636;
  border-color: #363636;
  color: #b5b5b5; }
.pagination.is-primary .pagination-previous:hover, .pagination.is-primary .pagination-previous:focus,
.pagination.is-primary .pagination-next:hover,
.pagination.is-primary .pagination-next:focus,
.pagination.is-primary .pagination-link:hover,
.pagination.is-primary .pagination-link:focus {
  border-color: #00d1b2;
  color: #00d1b2; }
.pagination.is-primary .pagination-link.is-current {
  background-color: #00d1b2;
  border-color: #00d1b2;
  color: #fff; }
.pagination.is-link .pagination-previous:hover, .pagination.is-link .pagination-previous:focus,
.pagination.is-link .pagination-next:hover,
.pagination.is-link .pagination-next:focus,
.pagination.is-link .pagination-link:hover,
.pagination.is-link .pagination-link:focus {
  border-color: #3273dc;
  color: #3273dc; }
.pagination.is-link .pagination-link.is-current {
  background-color: #3273dc;
  border-color: #3273dc;
  color: #fff; }
.pagination.is-info .pagination-previous:hover, .pagination.is-info .pagination-previous:focus,
.pagination.is-info .pagination-next:hover,
.pagination.is-info .pagination-next:focus,
.pagination.is-info .pagination-link:hover,
.pagination.is-info .pagination-link:focus {
  border-color: #209cee;
  color: #209cee; }
.pagination.is-info .pagination-link.is-current {
  background-color: #209cee;
  border-color: #209cee;
  color: #fff; }
.pagination.is-success .pagination-previous:hover, .pagination.is-success .pagination-previous:focus,
.pagination.is-success .pagination-next:hover,
.pagination.is-success .pagination-next:focus,
.pagination.is-success .pagination-link:hover,
.pagination.is-success .pagination-link:focus {
  border-color: #23d160;
  color: #23d160; }
.pagination.is-success .pagination-link.is-current {
  background-color: #23d160;
  border-color: #23d160;
  color: #fff; }
.pagination.is-warning .pagination-previous:hover, .pagination.is-warning .pagination-previous:focus,
.pagination.is-warning .pagination-next:hover,
.pagination.is-warning .pagination-next:focus,
.pagination.is-warning .pagination-link:hover,
.pagination.is-warning .pagination-link:focus {
  border-color: #ff470f;
  color: #ff470f; }
.pagination.is-warning .pagination-link.is-current {
  background-color: #ff470f;
  border-color: #ff470f;
  color: rgba(0, 0, 0, 0.7); }
.pagination.is-danger .pagination-previous:hover, .pagination.is-danger .pagination-previous:focus,
.pagination.is-danger .pagination-next:hover,
.pagination.is-danger .pagination-next:focus,
.pagination.is-danger .pagination-link:hover,
.pagination.is-danger .pagination-link:focus {
  border-color: #ff3860;
  color: #ff3860; }
.pagination.is-danger .pagination-link.is-current {
  background-color: #ff3860;
  border-color: #ff3860;
  color: #fff; }
.pagination.is-orange .pagination-previous:hover, .pagination.is-orange .pagination-previous:focus,
.pagination.is-orange .pagination-next:hover,
.pagination.is-orange .pagination-next:focus,
.pagination.is-orange .pagination-link:hover,
.pagination.is-orange .pagination-link:focus {
  border-color: #ff470f;
  color: #ff470f; }
.pagination.is-orange .pagination-link.is-current {
  background-color: #ff470f;
  border-color: #ff470f;
  color: #fff; }
.pagination.is-yellow .pagination-previous:hover, .pagination.is-yellow .pagination-previous:focus,
.pagination.is-yellow .pagination-next:hover,
.pagination.is-yellow .pagination-next:focus,
.pagination.is-yellow .pagination-link:hover,
.pagination.is-yellow .pagination-link:focus {
  border-color: #ffdd57;
  color: #ffdd57; }
.pagination.is-yellow .pagination-link.is-current {
  background-color: #ffdd57;
  border-color: #ffdd57;
  color: rgba(0, 0, 0, 0.7); }
.pagination.is-green .pagination-previous:hover, .pagination.is-green .pagination-previous:focus,
.pagination.is-green .pagination-next:hover,
.pagination.is-green .pagination-next:focus,
.pagination.is-green .pagination-link:hover,
.pagination.is-green .pagination-link:focus {
  border-color: #23d160;
  color: #23d160; }
.pagination.is-green .pagination-link.is-current {
  background-color: #23d160;
  border-color: #23d160;
  color: #fff; }
.pagination.is-turquoise .pagination-previous:hover, .pagination.is-turquoise .pagination-previous:focus,
.pagination.is-turquoise .pagination-next:hover,
.pagination.is-turquoise .pagination-next:focus,
.pagination.is-turquoise .pagination-link:hover,
.pagination.is-turquoise .pagination-link:focus {
  border-color: #00d1b2;
  color: #00d1b2; }
.pagination.is-turquoise .pagination-link.is-current {
  background-color: #00d1b2;
  border-color: #00d1b2;
  color: #fff; }
.pagination.is-cyan .pagination-previous:hover, .pagination.is-cyan .pagination-previous:focus,
.pagination.is-cyan .pagination-next:hover,
.pagination.is-cyan .pagination-next:focus,
.pagination.is-cyan .pagination-link:hover,
.pagination.is-cyan .pagination-link:focus {
  border-color: #209cee;
  color: #209cee; }
.pagination.is-cyan .pagination-link.is-current {
  background-color: #209cee;
  border-color: #209cee;
  color: #fff; }
.pagination.is-blue .pagination-previous:hover, .pagination.is-blue .pagination-previous:focus,
.pagination.is-blue .pagination-next:hover,
.pagination.is-blue .pagination-next:focus,
.pagination.is-blue .pagination-link:hover,
.pagination.is-blue .pagination-link:focus {
  border-color: #3273dc;
  color: #3273dc; }
.pagination.is-blue .pagination-link.is-current {
  background-color: #3273dc;
  border-color: #3273dc;
  color: #fff; }
.pagination.is-purple .pagination-previous:hover, .pagination.is-purple .pagination-previous:focus,
.pagination.is-purple .pagination-next:hover,
.pagination.is-purple .pagination-next:focus,
.pagination.is-purple .pagination-link:hover,
.pagination.is-purple .pagination-link:focus {
  border-color: #b86bff;
  color: #b86bff; }
.pagination.is-purple .pagination-link.is-current {
  background-color: #b86bff;
  border-color: #b86bff;
  color: #fff; }
.pagination.is-red .pagination-previous:hover, .pagination.is-red .pagination-previous:focus,
.pagination.is-red .pagination-next:hover,
.pagination.is-red .pagination-next:focus,
.pagination.is-red .pagination-link:hover,
.pagination.is-red .pagination-link:focus {
  border-color: #ff3860;
  color: #ff3860; }
.pagination.is-red .pagination-link.is-current {
  background-color: #ff3860;
  border-color: #ff3860;
  color: #fff; }
.pagination.is-cPrimary .pagination-previous:hover, .pagination.is-cPrimary .pagination-previous:focus,
.pagination.is-cPrimary .pagination-next:hover,
.pagination.is-cPrimary .pagination-next:focus,
.pagination.is-cPrimary .pagination-link:hover,
.pagination.is-cPrimary .pagination-link:focus {
  border-color: #000f9f;
  color: #000f9f; }
.pagination.is-cPrimary .pagination-link.is-current {
  background-color: #000f9f;
  border-color: #000f9f;
  color: white; }
.pagination.is-cSecondary .pagination-previous:hover, .pagination.is-cSecondary .pagination-previous:focus,
.pagination.is-cSecondary .pagination-next:hover,
.pagination.is-cSecondary .pagination-next:focus,
.pagination.is-cSecondary .pagination-link:hover,
.pagination.is-cSecondary .pagination-link:focus {
  border-color: #018997;
  color: #018997; }
.pagination.is-cSecondary .pagination-link.is-current {
  background-color: #018997;
  border-color: #018997;
  color: white; }

@media screen and (max-width: 480px) {
  .pagination {
    flex-wrap: wrap; }

  .pagination-previous,
  .pagination-next {
    flex-grow: 1;
    flex-shrink: 1;
    width: 40%; }

  .pagination-list li {
    flex-grow: 1;
    flex-shrink: 1; } }
@media screen and (min-width: 480px) {
  .pagination-list {
    flex-shrink: 1;
    justify-content: flex-start;
    order: 1; }
    .pagination-list li {
      flex-grow: 1;
      flex-shrink: 1; }

  .pagination-previous {
    order: 2; }

  .pagination-next {
    order: 3; }

  .pagination {
    justify-content: space-between;
    flex-wrap: wrap; }
    .pagination.is-centered .pagination-previous {
      order: 1; }
    .pagination.is-centered .pagination-list {
      justify-content: center;
      order: 2; }
    .pagination.is-centered .pagination-next {
      order: 3; }
    .pagination.is-right .pagination-previous {
      order: 1; }
    .pagination.is-right .pagination-next {
      order: 2; }
    .pagination.is-right .pagination-list {
      justify-content: flex-end;
      order: 3; } }
.panel {
  font-size: 1.4rem; }
  .panel:not(:last-child) {
    margin-bottom: 1.5rem; }

.panel-heading,
.panel-tabs,
.panel-block {
  border-bottom: 1px solid #dbdbdb;
  border-left: 1px solid #dbdbdb;
  border-right: 1px solid #dbdbdb; }
  .panel-heading:first-child,
  .panel-tabs:first-child,
  .panel-block:first-child {
    border-top: 1px solid #dbdbdb; }

.panel-heading {
  background-color: #fafafa;
  border-radius: 3px 3px 0 0;
  color: #363636;
  font-size: 1.25em;
  font-weight: 300;
  line-height: 1.25;
  padding: 0.5em 0.75em; }

.panel-tabs {
  align-items: flex-end;
  display: flex;
  font-size: 0.875em;
  justify-content: center; }
  .panel-tabs a {
    border-bottom: 1px solid #dbdbdb;
    margin-bottom: -1px;
    padding: 0.5em; }
    .panel-tabs a.is-active {
      border-bottom-color: #4a4a4a;
      color: #363636; }

.panel-list a {
  color: #4a4a4a; }
  .panel-list a:hover {
    color: #3273dc; }

.panel-block {
  align-items: center;
  color: #363636;
  display: flex;
  justify-content: flex-start;
  padding: 0.5em 0.75em; }
  .panel-block input[type="checkbox"] {
    margin-right: 0.75em; }
  .panel-block > .control {
    flex-grow: 1;
    flex-shrink: 1;
    width: 100%; }
  .panel-block.is-wrapped {
    flex-wrap: wrap; }
  .panel-block.is-active {
    border-left-color: #3273dc;
    color: #363636; }
    .panel-block.is-active .panel-icon {
      color: #3273dc; }

a.panel-block,
label.panel-block {
  cursor: pointer; }
  a.panel-block:hover,
  label.panel-block:hover {
    background-color: #fafafa; }

.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; }
  .panel-icon .fa {
    font-size: inherit;
    line-height: inherit; }

.tabs {
  -webkit-overflow-scrolling: touch;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  align-items: stretch;
  display: flex;
  font-size: 1.4rem;
  justify-content: space-between;
  overflow: hidden;
  overflow-x: auto;
  white-space: nowrap; }
  .tabs:not(:last-child) {
    margin-bottom: 1.5rem; }
  .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; }
    .tabs a:hover {
      border-bottom-color: #363636;
      color: #363636; }
  .tabs li {
    display: block; }
    .tabs li.is-active a {
      border-bottom-color: #3273dc;
      color: #3273dc; }
  .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; }
    .tabs ul.is-left {
      padding-right: 0.75em; }
    .tabs ul.is-center {
      flex: none;
      justify-content: center;
      padding-left: 0.75em;
      padding-right: 0.75em; }
    .tabs ul.is-right {
      justify-content: flex-end;
      padding-left: 0.75em; }
  .tabs .icon:first-child {
    margin-right: 0.5em; }
  .tabs .icon:last-child {
    margin-left: 0.5em; }
  .tabs.is-centered ul {
    justify-content: center; }
  .tabs.is-right ul {
    justify-content: flex-end; }
  .tabs.is-boxed a {
    border: 1px solid transparent;
    border-radius: 3px 3px 0 0; }
    .tabs.is-boxed a:hover {
      background-color: #fafafa;
      border-bottom-color: #dbdbdb; }
  .tabs.is-boxed li.is-active a {
    background-color: white;
    border-color: #dbdbdb;
    border-bottom-color: transparent !important; }
  .tabs.is-fullwidth li {
    flex-grow: 1;
    flex-shrink: 0; }
  .tabs.is-toggle a {
    border-color: #dbdbdb;
    border-style: solid;
    border-width: 1px;
    margin-bottom: 0;
    position: relative; }
    .tabs.is-toggle a:hover {
      background-color: #fafafa;
      border-color: #b5b5b5;
      z-index: 2; }
  .tabs.is-toggle li + li {
    margin-left: -1px; }
  .tabs.is-toggle li:first-child a {
    border-radius: 3px 0 0 3px; }
  .tabs.is-toggle li:last-child a {
    border-radius: 0 3px 3px 0; }
  .tabs.is-toggle li.is-active a {
    background-color: #3273dc;
    border-color: #3273dc;
    color: #fff;
    z-index: 1; }
  .tabs.is-toggle ul {
    border-bottom: none; }
  .tabs.is-toggle.is-toggle-rounded li:first-child a {
    border-bottom-left-radius: 290486px;
    border-top-left-radius: 290486px;
    padding-left: 1.25em; }
  .tabs.is-toggle.is-toggle-rounded li:last-child a {
    border-bottom-right-radius: 290486px;
    border-top-right-radius: 290486px;
    padding-right: 1.25em; }
  .tabs.is-small {
    font-size: 1.2rem; }
  .tabs.is-medium {
    font-size: 1.8rem; }
  .tabs.is-large {
    font-size: 2rem; }

.column {
  display: block;
  flex-basis: 0;
  flex-grow: 1;
  flex-shrink: 1;
  padding: 0.75rem; }
  .columns.is-mobile > .column.is-narrow {
    flex: none; }
  .columns.is-mobile > .column.is-full {
    flex: none;
    width: 100%; }
  .columns.is-mobile > .column.is-three-quarters {
    flex: none;
    width: 75%; }
  .columns.is-mobile > .column.is-two-thirds {
    flex: none;
    width: 66.6666%; }
  .columns.is-mobile > .column.is-half {
    flex: none;
    width: 50%; }
  .columns.is-mobile > .column.is-one-third {
    flex: none;
    width: 33.3333%; }
  .columns.is-mobile > .column.is-one-quarter {
    flex: none;
    width: 25%; }
  .columns.is-mobile > .column.is-one-fifth {
    flex: none;
    width: 20%; }
  .columns.is-mobile > .column.is-two-fifths {
    flex: none;
    width: 40%; }
  .columns.is-mobile > .column.is-three-fifths {
    flex: none;
    width: 60%; }
  .columns.is-mobile > .column.is-four-fifths {
    flex: none;
    width: 80%; }
  .columns.is-mobile > .column.is-offset-three-quarters {
    margin-left: 75%; }
  .columns.is-mobile > .column.is-offset-two-thirds {
    margin-left: 66.6666%; }
  .columns.is-mobile > .column.is-offset-half {
    margin-left: 50%; }
  .columns.is-mobile > .column.is-offset-one-third {
    margin-left: 33.3333%; }
  .columns.is-mobile > .column.is-offset-one-quarter {
    margin-left: 25%; }
  .columns.is-mobile > .column.is-offset-one-fifth {
    margin-left: 20%; }
  .columns.is-mobile > .column.is-offset-two-fifths {
    margin-left: 40%; }
  .columns.is-mobile > .column.is-offset-three-fifths {
    margin-left: 60%; }
  .columns.is-mobile > .column.is-offset-four-fifths {
    margin-left: 80%; }
  .columns.is-mobile > .column.is-1 {
    flex: none;
    width: 8.3333333333%; }
  .columns.is-mobile > .column.is-offset-1 {
    margin-left: 8.3333333333%; }
  .columns.is-mobile > .column.is-2 {
    flex: none;
    width: 16.6666666667%; }
  .columns.is-mobile > .column.is-offset-2 {
    margin-left: 16.6666666667%; }
  .columns.is-mobile > .column.is-3 {
    flex: none;
    width: 25%; }
  .columns.is-mobile > .column.is-offset-3 {
    margin-left: 25%; }
  .columns.is-mobile > .column.is-4 {
    flex: none;
    width: 33.3333333333%; }
  .columns.is-mobile > .column.is-offset-4 {
    margin-left: 33.3333333333%; }
  .columns.is-mobile > .column.is-5 {
    flex: none;
    width: 41.6666666667%; }
  .columns.is-mobile > .column.is-offset-5 {
    margin-left: 41.6666666667%; }
  .columns.is-mobile > .column.is-6 {
    flex: none;
    width: 50%; }
  .columns.is-mobile > .column.is-offset-6 {
    margin-left: 50%; }
  .columns.is-mobile > .column.is-7 {
    flex: none;
    width: 58.3333333333%; }
  .columns.is-mobile > .column.is-offset-7 {
    margin-left: 58.3333333333%; }
  .columns.is-mobile > .column.is-8 {
    flex: none;
    width: 66.6666666667%; }
  .columns.is-mobile > .column.is-offset-8 {
    margin-left: 66.6666666667%; }
  .columns.is-mobile > .column.is-9 {
    flex: none;
    width: 75%; }
  .columns.is-mobile > .column.is-offset-9 {
    margin-left: 75%; }
  .columns.is-mobile > .column.is-10 {
    flex: none;
    width: 83.3333333333%; }
  .columns.is-mobile > .column.is-offset-10 {
    margin-left: 83.3333333333%; }
  .columns.is-mobile > .column.is-11 {
    flex: none;
    width: 91.6666666667%; }
  .columns.is-mobile > .column.is-offset-11 {
    margin-left: 91.6666666667%; }
  .columns.is-mobile > .column.is-12 {
    flex: none;
    width: 100%; }
  .columns.is-mobile > .column.is-offset-12 {
    margin-left: 100%; }
  @media screen and (max-width: 768px) {
    .column.is-narrow-mobile {
      flex: none; }
    .column.is-full-mobile {
      flex: none;
      width: 100%; }
    .column.is-three-quarters-mobile {
      flex: none;
      width: 75%; }
    .column.is-two-thirds-mobile {
      flex: none;
      width: 66.6666%; }
    .column.is-half-mobile {
      flex: none;
      width: 50%; }
    .column.is-one-third-mobile {
      flex: none;
      width: 33.3333%; }
    .column.is-one-quarter-mobile {
      flex: none;
      width: 25%; }
    .column.is-one-fifth-mobile {
      flex: none;
      width: 20%; }
    .column.is-two-fifths-mobile {
      flex: none;
      width: 40%; }
    .column.is-three-fifths-mobile {
      flex: none;
      width: 60%; }
    .column.is-four-fifths-mobile {
      flex: none;
      width: 80%; }
    .column.is-offset-three-quarters-mobile {
      margin-left: 75%; }
    .column.is-offset-two-thirds-mobile {
      margin-left: 66.6666%; }
    .column.is-offset-half-mobile {
      margin-left: 50%; }
    .column.is-offset-one-third-mobile {
      margin-left: 33.3333%; }
    .column.is-offset-one-quarter-mobile {
      margin-left: 25%; }
    .column.is-offset-one-fifth-mobile {
      margin-left: 20%; }
    .column.is-offset-two-fifths-mobile {
      margin-left: 40%; }
    .column.is-offset-three-fifths-mobile {
      margin-left: 60%; }
    .column.is-offset-four-fifths-mobile {
      margin-left: 80%; }
    .column.is-1-mobile {
      flex: none;
      width: 8.3333333333%; }
    .column.is-offset-1-mobile {
      margin-left: 8.3333333333%; }
    .column.is-mobile-order-1 {
      order: 1; }
    .column.is-2-mobile {
      flex: none;
      width: 16.6666666667%; }
    .column.is-offset-2-mobile {
      margin-left: 16.6666666667%; }
    .column.is-mobile-order-2 {
      order: 2; }
    .column.is-3-mobile {
      flex: none;
      width: 25%; }
    .column.is-offset-3-mobile {
      margin-left: 25%; }
    .column.is-mobile-order-3 {
      order: 3; }
    .column.is-4-mobile {
      flex: none;
      width: 33.3333333333%; }
    .column.is-offset-4-mobile {
      margin-left: 33.3333333333%; }
    .column.is-mobile-order-4 {
      order: 4; }
    .column.is-5-mobile {
      flex: none;
      width: 41.6666666667%; }
    .column.is-offset-5-mobile {
      margin-left: 41.6666666667%; }
    .column.is-mobile-order-5 {
      order: 5; }
    .column.is-6-mobile {
      flex: none;
      width: 50%; }
    .column.is-offset-6-mobile {
      margin-left: 50%; }
    .column.is-mobile-order-6 {
      order: 6; }
    .column.is-7-mobile {
      flex: none;
      width: 58.3333333333%; }
    .column.is-offset-7-mobile {
      margin-left: 58.3333333333%; }
    .column.is-mobile-order-7 {
      order: 7; }
    .column.is-8-mobile {
      flex: none;
      width: 66.6666666667%; }
    .column.is-offset-8-mobile {
      margin-left: 66.6666666667%; }
    .column.is-mobile-order-8 {
      order: 8; }
    .column.is-9-mobile {
      flex: none;
      width: 75%; }
    .column.is-offset-9-mobile {
      margin-left: 75%; }
    .column.is-mobile-order-9 {
      order: 9; }
    .column.is-10-mobile {
      flex: none;
      width: 83.3333333333%; }
    .column.is-offset-10-mobile {
      margin-left: 83.3333333333%; }
    .column.is-mobile-order-10 {
      order: 10; }
    .column.is-11-mobile {
      flex: none;
      width: 91.6666666667%; }
    .column.is-offset-11-mobile {
      margin-left: 91.6666666667%; }
    .column.is-mobile-order-11 {
      order: 11; }
    .column.is-12-mobile {
      flex: none;
      width: 100%; }
    .column.is-offset-12-mobile {
      margin-left: 100%; }
    .column.is-mobile-order-12 {
      order: 12; } }
  @media screen and (max-width: 480px) {
    .column.is-narrow-portrait {
      flex: none; }
    .column.is-full-portrait {
      flex: none;
      width: 100%; }
    .column.is-three-quarters-portrait {
      flex: none;
      width: 75%; }
    .column.is-two-thirds-portrait {
      flex: none;
      width: 66.6666%; }
    .column.is-half-portrait {
      flex: none;
      width: 50%; }
    .column.is-one-third-portrait {
      flex: none;
      width: 33.3333%; }
    .column.is-one-quarter-portrait {
      flex: none;
      width: 25%; }
    .column.is-one-fifth-portrait {
      flex: none;
      width: 20%; }
    .column.is-two-fifths-portrait {
      flex: none;
      width: 40%; }
    .column.is-three-fifths-portrait {
      flex: none;
      width: 60%; }
    .column.is-four-fifths-portrait {
      flex: none;
      width: 80%; }
    .column.is-offset-three-quarters-portrait {
      margin-left: 75%; }
    .column.is-offset-two-thirds-portrait {
      margin-left: 66.6666%; }
    .column.is-offset-half-portrait {
      margin-left: 50%; }
    .column.is-offset-one-third-portrait {
      margin-left: 33.3333%; }
    .column.is-offset-one-quarter-portrait {
      margin-left: 25%; }
    .column.is-offset-one-fifth-portrait {
      margin-left: 20%; }
    .column.is-offset-two-fifths-portrait {
      margin-left: 40%; }
    .column.is-offset-three-fifths-portrait {
      margin-left: 60%; }
    .column.is-offset-four-fifths-portrait {
      margin-left: 80%; }
    .column.is-1-portrait {
      flex: none;
      width: 8.3333333333%; }
    .column.is-offset-1-portrait {
      margin-left: 8.3333333333%; }
    .column.is-portrait-order-1 {
      order: 1; }
    .column.is-2-portrait {
      flex: none;
      width: 16.6666666667%; }
    .column.is-offset-2-portrait {
      margin-left: 16.6666666667%; }
    .column.is-portrait-order-2 {
      order: 2; }
    .column.is-3-portrait {
      flex: none;
      width: 25%; }
    .column.is-offset-3-portrait {
      margin-left: 25%; }
    .column.is-portrait-order-3 {
      order: 3; }
    .column.is-4-portrait {
      flex: none;
      width: 33.3333333333%; }
    .column.is-offset-4-portrait {
      margin-left: 33.3333333333%; }
    .column.is-portrait-order-4 {
      order: 4; }
    .column.is-5-portrait {
      flex: none;
      width: 41.6666666667%; }
    .column.is-offset-5-portrait {
      margin-left: 41.6666666667%; }
    .column.is-portrait-order-5 {
      order: 5; }
    .column.is-6-portrait {
      flex: none;
      width: 50%; }
    .column.is-offset-6-portrait {
      margin-left: 50%; }
    .column.is-portrait-order-6 {
      order: 6; }
    .column.is-7-portrait {
      flex: none;
      width: 58.3333333333%; }
    .column.is-offset-7-portrait {
      margin-left: 58.3333333333%; }
    .column.is-portrait-order-7 {
      order: 7; }
    .column.is-8-portrait {
      flex: none;
      width: 66.6666666667%; }
    .column.is-offset-8-portrait {
      margin-left: 66.6666666667%; }
    .column.is-portrait-order-8 {
      order: 8; }
    .column.is-9-portrait {
      flex: none;
      width: 75%; }
    .column.is-offset-9-portrait {
      margin-left: 75%; }
    .column.is-portrait-order-9 {
      order: 9; }
    .column.is-10-portrait {
      flex: none;
      width: 83.3333333333%; }
    .column.is-offset-10-portrait {
      margin-left: 83.3333333333%; }
    .column.is-portrait-order-10 {
      order: 10; }
    .column.is-11-portrait {
      flex: none;
      width: 91.6666666667%; }
    .column.is-offset-11-portrait {
      margin-left: 91.6666666667%; }
    .column.is-portrait-order-11 {
      order: 11; }
    .column.is-12-portrait {
      flex: none;
      width: 100%; }
    .column.is-offset-12-portrait {
      margin-left: 100%; }
    .column.is-portrait-order-12 {
      order: 12; } }
  @media screen and (min-width: 480px) {
    .column.is-narrow-landscape {
      flex: none; }
    .column.is-full-landscape {
      flex: none;
      width: 100%; }
    .column.is-three-quarters-landscape {
      flex: none;
      width: 75%; }
    .column.is-two-thirds-landscape {
      flex: none;
      width: 66.6666%; }
    .column.is-half-landscape {
      flex: none;
      width: 50%; }
    .column.is-one-third-landscape {
      flex: none;
      width: 33.3333%; }
    .column.is-one-quarter-landscape {
      flex: none;
      width: 25%; }
    .column.is-one-fifth-landscape {
      flex: none;
      width: 20%; }
    .column.is-two-fifths-landscape {
      flex: none;
      width: 40%; }
    .column.is-three-fifths-landscape {
      flex: none;
      width: 60%; }
    .column.is-four-fifths-landscape {
      flex: none;
      width: 80%; }
    .column.is-offset-three-quarters-landscape {
      margin-left: 75%; }
    .column.is-offset-two-thirds-landscape {
      margin-left: 66.6666%; }
    .column.is-offset-half-landscape {
      margin-left: 50%; }
    .column.is-offset-one-third-landscape {
      margin-left: 33.3333%; }
    .column.is-offset-one-quarter-landscape {
      margin-left: 25%; }
    .column.is-offset-one-fifth-landscape {
      margin-left: 20%; }
    .column.is-offset-two-fifths-landscape {
      margin-left: 40%; }
    .column.is-offset-three-fifths-landscape {
      margin-left: 60%; }
    .column.is-offset-four-fifths-landscape {
      margin-left: 80%; }
    .column.is-1-landscape {
      flex: none;
      width: 8.3333333333%; }
    .column.is-offset-1-landscape {
      margin-left: 8.3333333333%; }
    .column.is-landscape-order-1 {
      order: 1; }
    .column.is-2-landscape {
      flex: none;
      width: 16.6666666667%; }
    .column.is-offset-2-landscape {
      margin-left: 16.6666666667%; }
    .column.is-landscape-order-2 {
      order: 2; }
    .column.is-3-landscape {
      flex: none;
      width: 25%; }
    .column.is-offset-3-landscape {
      margin-left: 25%; }
    .column.is-landscape-order-3 {
      order: 3; }
    .column.is-4-landscape {
      flex: none;
      width: 33.3333333333%; }
    .column.is-offset-4-landscape {
      margin-left: 33.3333333333%; }
    .column.is-landscape-order-4 {
      order: 4; }
    .column.is-5-landscape {
      flex: none;
      width: 41.6666666667%; }
    .column.is-offset-5-landscape {
      margin-left: 41.6666666667%; }
    .column.is-landscape-order-5 {
      order: 5; }
    .column.is-6-landscape {
      flex: none;
      width: 50%; }
    .column.is-offset-6-landscape {
      margin-left: 50%; }
    .column.is-landscape-order-6 {
      order: 6; }
    .column.is-7-landscape {
      flex: none;
      width: 58.3333333333%; }
    .column.is-offset-7-landscape {
      margin-left: 58.3333333333%; }
    .column.is-landscape-order-7 {
      order: 7; }
    .column.is-8-landscape {
      flex: none;
      width: 66.6666666667%; }
    .column.is-offset-8-landscape {
      margin-left: 66.6666666667%; }
    .column.is-landscape-order-8 {
      order: 8; }
    .column.is-9-landscape {
      flex: none;
      width: 75%; }
    .column.is-offset-9-landscape {
      margin-left: 75%; }
    .column.is-landscape-order-9 {
      order: 9; }
    .column.is-10-landscape {
      flex: none;
      width: 83.3333333333%; }
    .column.is-offset-10-landscape {
      margin-left: 83.3333333333%; }
    .column.is-landscape-order-10 {
      order: 10; }
    .column.is-11-landscape {
      flex: none;
      width: 91.6666666667%; }
    .column.is-offset-11-landscape {
      margin-left: 91.6666666667%; }
    .column.is-landscape-order-11 {
      order: 11; }
    .column.is-12-landscape {
      flex: none;
      width: 100%; }
    .column.is-offset-12-landscape {
      margin-left: 100%; }
    .column.is-landscape-order-12 {
      order: 12; } }
  @media screen and (min-width: 769px), print {
    .column.is-narrow, .column.is-narrow-tablet {
      flex: none; }
      .pos .column.is-narrow, .pos .column.is-narrow-tablet {
        width: 30rem; }
    .column.is-full, .column.is-full-tablet {
      flex: none;
      width: 100%; }
    .column.is-three-quarters, .column.is-three-quarters-tablet {
      flex: none;
      width: 75%; }
    .column.is-two-thirds, .column.is-two-thirds-tablet {
      flex: none;
      width: 66.6666%; }
    .column.is-half, .column.is-half-tablet {
      flex: none;
      width: 50%; }
    .column.is-one-third, .column.is-one-third-tablet {
      flex: none;
      width: 33.3333%; }
    .column.is-one-quarter, .column.is-one-quarter-tablet {
      flex: none;
      width: 25%; }
    .column.is-one-fifth, .column.is-one-fifth-tablet {
      flex: none;
      width: 20%; }
    .column.is-two-fifths, .column.is-two-fifths-tablet {
      flex: none;
      width: 40%; }
    .column.is-three-fifths, .column.is-three-fifths-tablet {
      flex: none;
      width: 60%; }
    .column.is-four-fifths, .column.is-four-fifths-tablet {
      flex: none;
      width: 80%; }
    .column.is-offset-three-quarters, .column.is-offset-three-quarters-tablet {
      margin-left: 75%; }
    .column.is-offset-two-thirds, .column.is-offset-two-thirds-tablet {
      margin-left: 66.6666%; }
    .column.is-offset-half, .column.is-offset-half-tablet {
      margin-left: 50%; }
    .column.is-offset-one-third, .column.is-offset-one-third-tablet {
      margin-left: 33.3333%; }
    .column.is-offset-one-quarter, .column.is-offset-one-quarter-tablet {
      margin-left: 25%; }
    .column.is-offset-one-fifth, .column.is-offset-one-fifth-tablet {
      margin-left: 20%; }
    .column.is-offset-two-fifths, .column.is-offset-two-fifths-tablet {
      margin-left: 40%; }
    .column.is-offset-three-fifths, .column.is-offset-three-fifths-tablet {
      margin-left: 60%; }
    .column.is-offset-four-fifths, .column.is-offset-four-fifths-tablet {
      margin-left: 80%; }
    .column.is-1, .column.is-1-tablet {
      flex: none;
      width: 8.3333333333%; }
    .column.is-offset-1, .column.is-offset-1-tablet {
      margin-left: 8.3333333333%; }
    .column.is-order-1, .column.is-tablet-order-1 {
      order: 1; }
    .column.is-2, .column.is-2-tablet {
      flex: none;
      width: 16.6666666667%; }
    .column.is-offset-2, .column.is-offset-2-tablet {
      margin-left: 16.6666666667%; }
    .column.is-order-2, .column.is-tablet-order-2 {
      order: 2; }
    .column.is-3, .column.is-3-tablet {
      flex: none;
      width: 25%; }
    .column.is-offset-3, .column.is-offset-3-tablet {
      margin-left: 25%; }
    .column.is-order-3, .column.is-tablet-order-3 {
      order: 3; }
    .column.is-4, .column.is-4-tablet {
      flex: none;
      width: 33.3333333333%; }
    .column.is-offset-4, .column.is-offset-4-tablet {
      margin-left: 33.3333333333%; }
    .column.is-order-4, .column.is-tablet-order-4 {
      order: 4; }
    .column.is-5, .column.is-5-tablet {
      flex: none;
      width: 41.6666666667%; }
    .column.is-offset-5, .column.is-offset-5-tablet {
      margin-left: 41.6666666667%; }
    .column.is-order-5, .column.is-tablet-order-5 {
      order: 5; }
    .column.is-6, .column.is-6-tablet {
      flex: none;
      width: 50%; }
    .column.is-offset-6, .column.is-offset-6-tablet {
      margin-left: 50%; }
    .column.is-order-6, .column.is-tablet-order-6 {
      order: 6; }
    .column.is-7, .column.is-7-tablet {
      flex: none;
      width: 58.3333333333%; }
    .column.is-offset-7, .column.is-offset-7-tablet {
      margin-left: 58.3333333333%; }
    .column.is-order-7, .column.is-tablet-order-7 {
      order: 7; }
    .column.is-8, .column.is-8-tablet {
      flex: none;
      width: 66.6666666667%; }
    .column.is-offset-8, .column.is-offset-8-tablet {
      margin-left: 66.6666666667%; }
    .column.is-order-8, .column.is-tablet-order-8 {
      order: 8; }
    .column.is-9, .column.is-9-tablet {
      flex: none;
      width: 75%; }
    .column.is-offset-9, .column.is-offset-9-tablet {
      margin-left: 75%; }
    .column.is-order-9, .column.is-tablet-order-9 {
      order: 9; }
    .column.is-10, .column.is-10-tablet {
      flex: none;
      width: 83.3333333333%; }
    .column.is-offset-10, .column.is-offset-10-tablet {
      margin-left: 83.3333333333%; }
    .column.is-order-10, .column.is-tablet-order-10 {
      order: 10; }
    .column.is-11, .column.is-11-tablet {
      flex: none;
      width: 91.6666666667%; }
    .column.is-offset-11, .column.is-offset-11-tablet {
      margin-left: 91.6666666667%; }
    .column.is-order-11, .column.is-tablet-order-11 {
      order: 11; }
    .column.is-12, .column.is-12-tablet {
      flex: none;
      width: 100%; }
    .column.is-offset-12, .column.is-offset-12-tablet {
      margin-left: 100%; }
    .column.is-order-12, .column.is-tablet-order-12 {
      order: 12; } }
  @media screen and (max-width: 1023px) {
    .column.is-narrow-touch {
      flex: none; }
    .column.is-full-touch {
      flex: none;
      width: 100%; }
    .column.is-three-quarters-touch {
      flex: none;
      width: 75%; }
    .column.is-two-thirds-touch {
      flex: none;
      width: 66.6666%; }
    .column.is-half-touch {
      flex: none;
      width: 50%; }
    .column.is-one-third-touch {
      flex: none;
      width: 33.3333%; }
    .column.is-one-quarter-touch {
      flex: none;
      width: 25%; }
    .column.is-one-fifth-touch {
      flex: none;
      width: 20%; }
    .column.is-two-fifths-touch {
      flex: none;
      width: 40%; }
    .column.is-three-fifths-touch {
      flex: none;
      width: 60%; }
    .column.is-four-fifths-touch {
      flex: none;
      width: 80%; }
    .column.is-offset-three-quarters-touch {
      margin-left: 75%; }
    .column.is-offset-two-thirds-touch {
      margin-left: 66.6666%; }
    .column.is-offset-half-touch {
      margin-left: 50%; }
    .column.is-offset-one-third-touch {
      margin-left: 33.3333%; }
    .column.is-offset-one-quarter-touch {
      margin-left: 25%; }
    .column.is-offset-one-fifth-touch {
      margin-left: 20%; }
    .column.is-offset-two-fifths-touch {
      margin-left: 40%; }
    .column.is-offset-three-fifths-touch {
      margin-left: 60%; }
    .column.is-offset-four-fifths-touch {
      margin-left: 80%; }
    .column.is-1-touch {
      flex: none;
      width: 8.3333333333%; }
    .column.is-offset-1-touch {
      margin-left: 8.3333333333%; }
    .column.is-touch-order-1 {
      order: 1; }
    .column.is-2-touch {
      flex: none;
      width: 16.6666666667%; }
    .column.is-offset-2-touch {
      margin-left: 16.6666666667%; }
    .column.is-touch-order-2 {
      order: 2; }
    .column.is-3-touch {
      flex: none;
      width: 25%; }
    .column.is-offset-3-touch {
      margin-left: 25%; }
    .column.is-touch-order-3 {
      order: 3; }
    .column.is-4-touch {
      flex: none;
      width: 33.3333333333%; }
    .column.is-offset-4-touch {
      margin-left: 33.3333333333%; }
    .column.is-touch-order-4 {
      order: 4; }
    .column.is-5-touch {
      flex: none;
      width: 41.6666666667%; }
    .column.is-offset-5-touch {
      margin-left: 41.6666666667%; }
    .column.is-touch-order-5 {
      order: 5; }
    .column.is-6-touch {
      flex: none;
      width: 50%; }
    .column.is-offset-6-touch {
      margin-left: 50%; }
    .column.is-touch-order-6 {
      order: 6; }
    .column.is-7-touch {
      flex: none;
      width: 58.3333333333%; }
    .column.is-offset-7-touch {
      margin-left: 58.3333333333%; }
    .column.is-touch-order-7 {
      order: 7; }
    .column.is-8-touch {
      flex: none;
      width: 66.6666666667%; }
    .column.is-offset-8-touch {
      margin-left: 66.6666666667%; }
    .column.is-touch-order-8 {
      order: 8; }
    .column.is-9-touch {
      flex: none;
      width: 75%; }
    .column.is-offset-9-touch {
      margin-left: 75%; }
    .column.is-touch-order-9 {
      order: 9; }
    .column.is-10-touch {
      flex: none;
      width: 83.3333333333%; }
    .column.is-offset-10-touch {
      margin-left: 83.3333333333%; }
    .column.is-touch-order-10 {
      order: 10; }
    .column.is-11-touch {
      flex: none;
      width: 91.6666666667%; }
    .column.is-offset-11-touch {
      margin-left: 91.6666666667%; }
    .column.is-touch-order-11 {
      order: 11; }
    .column.is-12-touch {
      flex: none;
      width: 100%; }
    .column.is-offset-12-touch {
      margin-left: 100%; }
    .column.is-touch-order-12 {
      order: 12; } }
  @media screen and (min-width: 1024px) {
    .column.is-narrow-desktop {
      flex: none; }
    .column.is-full-desktop {
      flex: none;
      width: 100%; }
    .column.is-three-quarters-desktop {
      flex: none;
      width: 75%; }
    .column.is-two-thirds-desktop {
      flex: none;
      width: 66.6666%; }
    .column.is-half-desktop {
      flex: none;
      width: 50%; }
    .column.is-one-third-desktop {
      flex: none;
      width: 33.3333%; }
    .column.is-one-quarter-desktop {
      flex: none;
      width: 25%; }
    .column.is-one-fifth-desktop {
      flex: none;
      width: 20%; }
    .column.is-two-fifths-desktop {
      flex: none;
      width: 40%; }
    .column.is-three-fifths-desktop {
      flex: none;
      width: 60%; }
    .column.is-four-fifths-desktop {
      flex: none;
      width: 80%; }
    .column.is-offset-three-quarters-desktop {
      margin-left: 75%; }
    .column.is-offset-two-thirds-desktop {
      margin-left: 66.6666%; }
    .column.is-offset-half-desktop {
      margin-left: 50%; }
    .column.is-offset-one-third-desktop {
      margin-left: 33.3333%; }
    .column.is-offset-one-quarter-desktop {
      margin-left: 25%; }
    .column.is-offset-one-fifth-desktop {
      margin-left: 20%; }
    .column.is-offset-two-fifths-desktop {
      margin-left: 40%; }
    .column.is-offset-three-fifths-desktop {
      margin-left: 60%; }
    .column.is-offset-four-fifths-desktop {
      margin-left: 80%; }
    .column.is-1-desktop {
      flex: none;
      width: 8.3333333333%; }
    .column.is-offset-1-desktop {
      margin-left: 8.3333333333%; }
    .column.is-desktop-order-1 {
      order: 1; }
    .column.is-2-desktop {
      flex: none;
      width: 16.6666666667%; }
    .column.is-offset-2-desktop {
      margin-left: 16.6666666667%; }
    .column.is-desktop-order-2 {
      order: 2; }
    .column.is-3-desktop {
      flex: none;
      width: 25%; }
    .column.is-offset-3-desktop {
      margin-left: 25%; }
    .column.is-desktop-order-3 {
      order: 3; }
    .column.is-4-desktop {
      flex: none;
      width: 33.3333333333%; }
    .column.is-offset-4-desktop {
      margin-left: 33.3333333333%; }
    .column.is-desktop-order-4 {
      order: 4; }
    .column.is-5-desktop {
      flex: none;
      width: 41.6666666667%; }
    .column.is-offset-5-desktop {
      margin-left: 41.6666666667%; }
    .column.is-desktop-order-5 {
      order: 5; }
    .column.is-6-desktop {
      flex: none;
      width: 50%; }
    .column.is-offset-6-desktop {
      margin-left: 50%; }
    .column.is-desktop-order-6 {
      order: 6; }
    .column.is-7-desktop {
      flex: none;
      width: 58.3333333333%; }
    .column.is-offset-7-desktop {
      margin-left: 58.3333333333%; }
    .column.is-desktop-order-7 {
      order: 7; }
    .column.is-8-desktop {
      flex: none;
      width: 66.6666666667%; }
    .column.is-offset-8-desktop {
      margin-left: 66.6666666667%; }
    .column.is-desktop-order-8 {
      order: 8; }
    .column.is-9-desktop {
      flex: none;
      width: 75%; }
    .column.is-offset-9-desktop {
      margin-left: 75%; }
    .column.is-desktop-order-9 {
      order: 9; }
    .column.is-10-desktop {
      flex: none;
      width: 83.3333333333%; }
    .column.is-offset-10-desktop {
      margin-left: 83.3333333333%; }
    .column.is-desktop-order-10 {
      order: 10; }
    .column.is-11-desktop {
      flex: none;
      width: 91.6666666667%; }
    .column.is-offset-11-desktop {
      margin-left: 91.6666666667%; }
    .column.is-desktop-order-11 {
      order: 11; }
    .column.is-12-desktop {
      flex: none;
      width: 100%; }
    .column.is-offset-12-desktop {
      margin-left: 100%; }
    .column.is-desktop-order-12 {
      order: 12; } }
  @media screen and (min-width: 1216px) {
    .column.is-narrow-widescreen {
      flex: none; }
    .column.is-full-widescreen {
      flex: none;
      width: 100%; }
    .column.is-three-quarters-widescreen {
      flex: none;
      width: 75%; }
    .column.is-two-thirds-widescreen {
      flex: none;
      width: 66.6666%; }
    .column.is-half-widescreen {
      flex: none;
      width: 50%; }
    .column.is-one-third-widescreen {
      flex: none;
      width: 33.3333%; }
    .column.is-one-quarter-widescreen {
      flex: none;
      width: 25%; }
    .column.is-one-fifth-widescreen {
      flex: none;
      width: 20%; }
    .column.is-two-fifths-widescreen {
      flex: none;
      width: 40%; }
    .column.is-three-fifths-widescreen {
      flex: none;
      width: 60%; }
    .column.is-four-fifths-widescreen {
      flex: none;
      width: 80%; }
    .column.is-offset-three-quarters-widescreen {
      margin-left: 75%; }
    .column.is-offset-two-thirds-widescreen {
      margin-left: 66.6666%; }
    .column.is-offset-half-widescreen {
      margin-left: 50%; }
    .column.is-offset-one-third-widescreen {
      margin-left: 33.3333%; }
    .column.is-offset-one-quarter-widescreen {
      margin-left: 25%; }
    .column.is-offset-one-fifth-widescreen {
      margin-left: 20%; }
    .column.is-offset-two-fifths-widescreen {
      margin-left: 40%; }
    .column.is-offset-three-fifths-widescreen {
      margin-left: 60%; }
    .column.is-offset-four-fifths-widescreen {
      margin-left: 80%; }
    .column.is-1-widescreen {
      flex: none;
      width: 8.3333333333%; }
    .column.is-offset-1-widescreen {
      margin-left: 8.3333333333%; }
    .column.is-widescreen-order-1 {
      order: 1; }
    .column.is-2-widescreen {
      flex: none;
      width: 16.6666666667%; }
    .column.is-offset-2-widescreen {
      margin-left: 16.6666666667%; }
    .column.is-widescreen-order-2 {
      order: 2; }
    .column.is-3-widescreen {
      flex: none;
      width: 25%; }
    .column.is-offset-3-widescreen {
      margin-left: 25%; }
    .column.is-widescreen-order-3 {
      order: 3; }
    .column.is-4-widescreen {
      flex: none;
      width: 33.3333333333%; }
    .column.is-offset-4-widescreen {
      margin-left: 33.3333333333%; }
    .column.is-widescreen-order-4 {
      order: 4; }
    .column.is-5-widescreen {
      flex: none;
      width: 41.6666666667%; }
    .column.is-offset-5-widescreen {
      margin-left: 41.6666666667%; }
    .column.is-widescreen-order-5 {
      order: 5; }
    .column.is-6-widescreen {
      flex: none;
      width: 50%; }
    .column.is-offset-6-widescreen {
      margin-left: 50%; }
    .column.is-widescreen-order-6 {
      order: 6; }
    .column.is-7-widescreen {
      flex: none;
      width: 58.3333333333%; }
    .column.is-offset-7-widescreen {
      margin-left: 58.3333333333%; }
    .column.is-widescreen-order-7 {
      order: 7; }
    .column.is-8-widescreen {
      flex: none;
      width: 66.6666666667%; }
    .column.is-offset-8-widescreen {
      margin-left: 66.6666666667%; }
    .column.is-widescreen-order-8 {
      order: 8; }
    .column.is-9-widescreen {
      flex: none;
      width: 75%; }
    .column.is-offset-9-widescreen {
      margin-left: 75%; }
    .column.is-widescreen-order-9 {
      order: 9; }
    .column.is-10-widescreen {
      flex: none;
      width: 83.3333333333%; }
    .column.is-offset-10-widescreen {
      margin-left: 83.3333333333%; }
    .column.is-widescreen-order-10 {
      order: 10; }
    .column.is-11-widescreen {
      flex: none;
      width: 91.6666666667%; }
    .column.is-offset-11-widescreen {
      margin-left: 91.6666666667%; }
    .column.is-widescreen-order-11 {
      order: 11; }
    .column.is-12-widescreen {
      flex: none;
      width: 100%; }
    .column.is-offset-12-widescreen {
      margin-left: 100%; }
    .column.is-widescreen-order-12 {
      order: 12; } }
  @media screen and (min-width: 1408px) {
    .column.is-narrow-fullhd {
      flex: none; }
    .column.is-full-fullhd {
      flex: none;
      width: 100%; }
    .column.is-three-quarters-fullhd {
      flex: none;
      width: 75%; }
    .column.is-two-thirds-fullhd {
      flex: none;
      width: 66.6666%; }
    .column.is-half-fullhd {
      flex: none;
      width: 50%; }
    .column.is-one-third-fullhd {
      flex: none;
      width: 33.3333%; }
    .column.is-one-quarter-fullhd {
      flex: none;
      width: 25%; }
    .column.is-one-fifth-fullhd {
      flex: none;
      width: 20%; }
    .column.is-two-fifths-fullhd {
      flex: none;
      width: 40%; }
    .column.is-three-fifths-fullhd {
      flex: none;
      width: 60%; }
    .column.is-four-fifths-fullhd {
      flex: none;
      width: 80%; }
    .column.is-offset-three-quarters-fullhd {
      margin-left: 75%; }
    .column.is-offset-two-thirds-fullhd {
      margin-left: 66.6666%; }
    .column.is-offset-half-fullhd {
      margin-left: 50%; }
    .column.is-offset-one-third-fullhd {
      margin-left: 33.3333%; }
    .column.is-offset-one-quarter-fullhd {
      margin-left: 25%; }
    .column.is-offset-one-fifth-fullhd {
      margin-left: 20%; }
    .column.is-offset-two-fifths-fullhd {
      margin-left: 40%; }
    .column.is-offset-three-fifths-fullhd {
      margin-left: 60%; }
    .column.is-offset-four-fifths-fullhd {
      margin-left: 80%; }
    .column.is-1-fullhd {
      flex: none;
      width: 8.3333333333%; }
    .column.is-offset-1-fullhd {
      margin-left: 8.3333333333%; }
    .column.is-fullhd-order-1 {
      order: 1; }
    .column.is-2-fullhd {
      flex: none;
      width: 16.6666666667%; }
    .column.is-offset-2-fullhd {
      margin-left: 16.6666666667%; }
    .column.is-fullhd-order-2 {
      order: 2; }
    .column.is-3-fullhd {
      flex: none;
      width: 25%; }
    .column.is-offset-3-fullhd {
      margin-left: 25%; }
    .column.is-fullhd-order-3 {
      order: 3; }
    .column.is-4-fullhd {
      flex: none;
      width: 33.3333333333%; }
    .column.is-offset-4-fullhd {
      margin-left: 33.3333333333%; }
    .column.is-fullhd-order-4 {
      order: 4; }
    .column.is-5-fullhd {
      flex: none;
      width: 41.6666666667%; }
    .column.is-offset-5-fullhd {
      margin-left: 41.6666666667%; }
    .column.is-fullhd-order-5 {
      order: 5; }
    .column.is-6-fullhd {
      flex: none;
      width: 50%; }
    .column.is-offset-6-fullhd {
      margin-left: 50%; }
    .column.is-fullhd-order-6 {
      order: 6; }
    .column.is-7-fullhd {
      flex: none;
      width: 58.3333333333%; }
    .column.is-offset-7-fullhd {
      margin-left: 58.3333333333%; }
    .column.is-fullhd-order-7 {
      order: 7; }
    .column.is-8-fullhd {
      flex: none;
      width: 66.6666666667%; }
    .column.is-offset-8-fullhd {
      margin-left: 66.6666666667%; }
    .column.is-fullhd-order-8 {
      order: 8; }
    .column.is-9-fullhd {
      flex: none;
      width: 75%; }
    .column.is-offset-9-fullhd {
      margin-left: 75%; }
    .column.is-fullhd-order-9 {
      order: 9; }
    .column.is-10-fullhd {
      flex: none;
      width: 83.3333333333%; }
    .column.is-offset-10-fullhd {
      margin-left: 83.3333333333%; }
    .column.is-fullhd-order-10 {
      order: 10; }
    .column.is-11-fullhd {
      flex: none;
      width: 91.6666666667%; }
    .column.is-offset-11-fullhd {
      margin-left: 91.6666666667%; }
    .column.is-fullhd-order-11 {
      order: 11; }
    .column.is-12-fullhd {
      flex: none;
      width: 100%; }
    .column.is-offset-12-fullhd {
      margin-left: 100%; }
    .column.is-fullhd-order-12 {
      order: 12; } }

.columns {
  margin-left: -0.75rem;
  margin-right: -0.75rem;
  margin-top: -0.75rem; }
  .columns:last-child {
    margin-bottom: -0.75rem; }
  .columns:not(:last-child) {
    margin-bottom: calc(1.5rem - 0.75rem); }
  .columns.is-centered {
    justify-content: center; }
  .columns.is-gapless {
    margin-left: 0;
    margin-right: 0;
    margin-top: 0; }
    .columns.is-gapless > .column {
      margin: 0;
      padding: 0 !important; }
    .columns.is-gapless:not(:last-child) {
      margin-bottom: 1.5rem; }
    .columns.is-gapless:last-child {
      margin-bottom: 0; }
  .columns.is-mobile {
    display: flex; }
  .columns.is-multiline {
    flex-wrap: wrap; }
  .columns.is-vcentered {
    align-items: center; }
  @media screen and (min-width: 480px) {
    .columns.is-landscape:not(.is-desktop) {
      display: flex; } }
  @media screen and (min-width: 769px), print {
    .columns:not(.is-desktop) {
      display: flex; } }
  @media screen and (min-width: 1024px) {
    .columns.is-desktop {
      display: flex; } }

.columns.is-variable {
  --columnGap: 0.75rem;
  margin-left: calc(-1 * var(--columnGap));
  margin-right: calc(-1 * var(--columnGap)); }
  .columns.is-variable .column {
    padding-left: var(--columnGap);
    padding-right: var(--columnGap); }
  .columns.is-variable.is-0 {
    --columnGap: 0rem; }
  .columns.is-variable.is-1 {
    --columnGap: 0.25rem; }
  .columns.is-variable.is-2 {
    --columnGap: 0.5rem; }
  .columns.is-variable.is-3 {
    --columnGap: 0.75rem; }
  .columns.is-variable.is-4 {
    --columnGap: 1rem; }
  .columns.is-variable.is-5 {
    --columnGap: 1.25rem; }
  .columns.is-variable.is-6 {
    --columnGap: 1.5rem; }
  .columns.is-variable.is-7 {
    --columnGap: 1.75rem; }
  .columns.is-variable.is-8 {
    --columnGap: 2rem; }

.tile {
  align-items: stretch;
  display: block;
  flex-basis: 0;
  flex-grow: 1;
  flex-shrink: 1;
  min-height: min-content; }
  .tile.is-ancestor {
    margin-left: -0.75rem;
    margin-right: -0.75rem;
    margin-top: -0.75rem; }
    .tile.is-ancestor:last-child {
      margin-bottom: -0.75rem; }
    .tile.is-ancestor:not(:last-child) {
      margin-bottom: 0.75rem; }
  .tile.is-child {
    margin: 0 !important; }
  .tile.is-parent {
    padding: 0.75rem; }
  .tile.is-vertical {
    flex-direction: column; }
    .tile.is-vertical > .tile.is-child:not(:last-child) {
      margin-bottom: 1.5rem !important; }
  @media screen and (min-width: 769px), print {
    .tile:not(.is-child) {
      display: flex; }
    .tile.is-1 {
      flex: none;
      width: 8.3333333333%; }
    .tile.is-2 {
      flex: none;
      width: 16.6666666667%; }
    .tile.is-3 {
      flex: none;
      width: 25%; }
    .tile.is-4 {
      flex: none;
      width: 33.3333333333%; }
    .tile.is-5 {
      flex: none;
      width: 41.6666666667%; }
    .tile.is-6 {
      flex: none;
      width: 50%; }
    .tile.is-7 {
      flex: none;
      width: 58.3333333333%; }
    .tile.is-8 {
      flex: none;
      width: 66.6666666667%; }
    .tile.is-9 {
      flex: none;
      width: 75%; }
    .tile.is-10 {
      flex: none;
      width: 83.3333333333%; }
    .tile.is-11 {
      flex: none;
      width: 91.6666666667%; }
    .tile.is-12 {
      flex: none;
      width: 100%; } }

.hero {
  align-items: stretch;
  display: flex;
  flex-direction: column;
  justify-content: space-between; }
  .hero .navbar {
    background: none; }
  .hero .tabs ul {
    border-bottom: none; }
  .login .hero:before {
    content: "";
    display: block;
    top: 0;
    left: 0;
    right: 0;
    height: 5px;
    position: absolute; }
  .login .hero.is-white:before {
    background-color: white; }
  .login .hero.is-black:before {
    background-color: #0a0a0a; }
  .login .hero.is-light:before {
    background-color: #b5b5b5; }
  .login .hero.is-dark:before {
    background-color: #363636; }
  .login .hero.is-primary:before {
    background-color: #00d1b2; }
  .login .hero.is-link:before {
    background-color: #3273dc; }
  .login .hero.is-info:before {
    background-color: #209cee; }
  .login .hero.is-success:before {
    background-color: #23d160; }
  .login .hero.is-warning:before {
    background-color: #ff470f; }
  .login .hero.is-danger:before {
    background-color: #ff3860; }
  .login .hero.is-orange:before {
    background-color: #ff470f; }
  .login .hero.is-yellow:before {
    background-color: #ffdd57; }
  .login .hero.is-green:before {
    background-color: #23d160; }
  .login .hero.is-turquoise:before {
    background-color: #00d1b2; }
  .login .hero.is-cyan:before {
    background-color: #209cee; }
  .login .hero.is-blue:before {
    background-color: #3273dc; }
  .login .hero.is-purple:before {
    background-color: #b86bff; }
  .login .hero.is-red:before {
    background-color: #ff3860; }
  .login .hero.is-cPrimary:before {
    background-color: #000f9f; }
  .login .hero.is-cSecondary:before {
    background-color: #018997; }
  .hero.is-small .hero-body {
    padding-bottom: 1.5rem;
    padding-top: 1.5rem; }
  @media screen and (min-width: 769px), print {
    .hero.is-medium .hero-body {
      padding-bottom: 9rem;
      padding-top: 9rem; } }
  @media screen and (min-width: 769px), print {
    .hero.is-large .hero-body {
      padding-bottom: 18rem;
      padding-top: 18rem; } }
  .hero.is-halfheight .hero-body, .hero.is-fullheight .hero-body {
    align-items: flex-start;
    display: flex; }
    .hero.is-halfheight .hero-body > .container, .hero.is-fullheight .hero-body > .container {
      flex-grow: 1;
      flex-shrink: 1; }
  .hero.is-halfheight {
    min-height: 50vh; }
  .hero.is-fullheight {
    min-height: 100vh; }

.hero-video {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  overflow: hidden; }
  .hero-video video {
    left: 50%;
    min-height: 100%;
    min-width: 100%;
    position: absolute;
    top: 50%;
    transform: translate3d(-50%, -50%, 0); }
  .hero-video.is-transparent {
    opacity: 0.3; }
  @media screen and (max-width: 768px) {
    .hero-video {
      display: none; } }

.hero-buttons {
  margin-top: 1.5rem; }
  @media screen and (max-width: 768px) {
    .hero-buttons .button {
      display: flex; }
      .hero-buttons .button:not(:last-child) {
        margin-bottom: 0.75rem; } }
  @media screen and (min-width: 769px), print {
    .hero-buttons {
      display: flex;
      justify-content: center; }
      .hero-buttons .button:not(:last-child) {
        margin-right: 1.5rem; } }

.hero-head,
.hero-foot {
  flex-grow: 0;
  flex-shrink: 0; }

.hero-body {
  flex-grow: 1;
  flex-shrink: 0;
  padding: 8rem 1.5rem 3rem; }
  @media screen and (min-width: 769px), print {
    .hero-body {
      padding-left: 6.5rem; } }
  .pos .hero-body {
    padding: 5rem 0 0 5rem; }

.section {
  padding: 3rem 1.5rem; }
  @media screen and (min-width: 1024px) {
    .section.is-medium {
      padding: 9rem 1.5rem; }
    .section.is-large {
      padding: 18rem 1.5rem; } }

.footer {
  background-color: #fafafa;
  padding: 1.5rem 3rem;
  font-size: 1.2rem; }

.is-aside {
  align-items: stretch;
  display: flex;
  flex-direction: column;
  justify-content: space-between; }
  .is-aside.is-fullheight .aside-body {
    align-items: flex-start;
    display: flex; }
    .is-aside.is-fullheight .aside-body > .container {
      flex-grow: 1;
      flex-shrink: 1; }
  .is-aside.is-fullheight {
    min-height: 100%; }

.aside-head,
.aside-foot {
  flex-grow: 0;
  flex-shrink: 0; }

.aside-body {
  flex-grow: 1;
  flex-shrink: 0; }

.pos .hero .is-fullheight {
  height: 100%; }

.quickview {
  display: flex;
  flex-flow: row wrap;
  background-color: #4a4a4a;
  width: 0;
  position: fixed;
  overflow-x: hidden;
  top: 0;
  bottom: 0;
  z-index: 20;
  transition: all 200ms linear;
  right: 0; }
  @media screen and (min-width: 769px), print {
    .quickview {
      width: 5rem;
      flex-direction: column; } }
  .quickview:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 5rem;
    right: 0;
    background-color: #363636;
    z-index: -1; }
    @media screen and (max-width: 768px) {
      .quickview:before {
        position: fixed;
        width: 0; } }
  .quickview.is-left {
    left: 0; }
    .quickview.is-left:before {
      right: auto;
      left: 0; }
  .quickview.is-active {
    right: 0;
    box-shadow: 5px 0px 13px 3px rgba(0, 0, 0, 0.1);
    width: 100%; }
    @media screen and (min-width: 769px), print {
      .quickview.is-active {
        width: 30rem; } }
    .quickview.is-active.is-left {
      left: 0; }
    @media screen and (max-width: 768px) {
      .quickview.is-active:before {
        width: 5rem; } }
  .quickview a {
    color: white;
    display: flex;
    flex-direction: row; }
    .quickview a .icon {
      width: 5rem;
      flex: none; }
    .quickview a .icon-label {
      width: 100%;
      vertical-align: middle;
      align-items: center;
      display: flex;
      padding: 0 2rem;
      white-space: nowrap; }
    .quickview a:hover {
      color: #4a4a4a;
      background-color: #dbdbdb; }
      .quickview a:hover .icon {
        background-color: #b5b5b5; }
  .quickview.is-white a.is-active, .quickview.is-white a.is-active:hover {
    background-color: white;
    color: #0a0a0a; }
    .quickview.is-white a.is-active .icon, .quickview.is-white a.is-active:hover .icon {
      background-color: #e6e6e6; }
  .quickview.is-black a.is-active, .quickview.is-black a.is-active:hover {
    background-color: #0a0a0a;
    color: white; }
    .quickview.is-black a.is-active .icon, .quickview.is-black a.is-active:hover .icon {
      background-color: black; }
  .quickview.is-light a.is-active, .quickview.is-light a.is-active:hover {
    background-color: #b5b5b5;
    color: #363636; }
    .quickview.is-light a.is-active .icon, .quickview.is-light a.is-active:hover .icon {
      background-color: #9c9c9c; }
  .quickview.is-dark a.is-active, .quickview.is-dark a.is-active:hover {
    background-color: #363636;
    color: #b5b5b5; }
    .quickview.is-dark a.is-active .icon, .quickview.is-dark a.is-active:hover .icon {
      background-color: #1c1c1c; }
  .quickview.is-primary a.is-active, .quickview.is-primary a.is-active:hover {
    background-color: #00d1b2;
    color: #fff; }
    .quickview.is-primary a.is-active .icon, .quickview.is-primary a.is-active:hover .icon {
      background-color: #009e86; }
  .quickview.is-link a.is-active, .quickview.is-link a.is-active:hover {
    background-color: #3273dc;
    color: #fff; }
    .quickview.is-link a.is-active .icon, .quickview.is-link a.is-active:hover .icon {
      background-color: #205bbc; }
  .quickview.is-info a.is-active, .quickview.is-info a.is-active:hover {
    background-color: #209cee;
    color: #fff; }
    .quickview.is-info a.is-active .icon, .quickview.is-info a.is-active:hover .icon {
      background-color: #0f81cc; }
  .quickview.is-success a.is-active, .quickview.is-success a.is-active:hover {
    background-color: #23d160;
    color: #fff; }
    .quickview.is-success a.is-active .icon, .quickview.is-success a.is-active:hover .icon {
      background-color: #1ca64c; }
  .quickview.is-warning a.is-active, .quickview.is-warning a.is-active:hover {
    background-color: #ff470f;
    color: rgba(0, 0, 0, 0.7); }
    .quickview.is-warning a.is-active .icon, .quickview.is-warning a.is-active:hover .icon {
      background-color: #db3300; }
  .quickview.is-danger a.is-active, .quickview.is-danger a.is-active:hover {
    background-color: #ff3860;
    color: #fff; }
    .quickview.is-danger a.is-active .icon, .quickview.is-danger a.is-active:hover .icon {
      background-color: #ff0537; }
  .quickview.is-orange a.is-active, .quickview.is-orange a.is-active:hover {
    background-color: #ff470f;
    color: #fff; }
    .quickview.is-orange a.is-active .icon, .quickview.is-orange a.is-active:hover .icon {
      background-color: #db3300; }
  .quickview.is-yellow a.is-active, .quickview.is-yellow a.is-active:hover {
    background-color: #ffdd57;
    color: rgba(0, 0, 0, 0.7); }
    .quickview.is-yellow a.is-active .icon, .quickview.is-yellow a.is-active:hover .icon {
      background-color: #ffd324; }
  .quickview.is-green a.is-active, .quickview.is-green a.is-active:hover {
    background-color: #23d160;
    color: #fff; }
    .quickview.is-green a.is-active .icon, .quickview.is-green a.is-active:hover .icon {
      background-color: #1ca64c; }
  .quickview.is-turquoise a.is-active, .quickview.is-turquoise a.is-active:hover {
    background-color: #00d1b2;
    color: #fff; }
    .quickview.is-turquoise a.is-active .icon, .quickview.is-turquoise a.is-active:hover .icon {
      background-color: #009e86; }
  .quickview.is-cyan a.is-active, .quickview.is-cyan a.is-active:hover {
    background-color: #209cee;
    color: #fff; }
    .quickview.is-cyan a.is-active .icon, .quickview.is-cyan a.is-active:hover .icon {
      background-color: #0f81cc; }
  .quickview.is-blue a.is-active, .quickview.is-blue a.is-active:hover {
    background-color: #3273dc;
    color: #fff; }
    .quickview.is-blue a.is-active .icon, .quickview.is-blue a.is-active:hover .icon {
      background-color: #205bbc; }
  .quickview.is-purple a.is-active, .quickview.is-purple a.is-active:hover {
    background-color: #b86bff;
    color: #fff; }
    .quickview.is-purple a.is-active .icon, .quickview.is-purple a.is-active:hover .icon {
      background-color: #9f38ff; }
  .quickview.is-red a.is-active, .quickview.is-red a.is-active:hover {
    background-color: #ff3860;
    color: #fff; }
    .quickview.is-red a.is-active .icon, .quickview.is-red a.is-active:hover .icon {
      background-color: #ff0537; }
  .quickview.is-cPrimary a.is-active, .quickview.is-cPrimary a.is-active:hover {
    background-color: #000f9f;
    color: white; }
    .quickview.is-cPrimary a.is-active .icon, .quickview.is-cPrimary a.is-active:hover .icon {
      background-color: #000a6c; }
  .quickview.is-cSecondary a.is-active, .quickview.is-cSecondary a.is-active:hover {
    background-color: #018997;
    color: white; }
    .quickview.is-cSecondary a.is-active .icon, .quickview.is-cSecondary a.is-active:hover .icon {
      background-color: #015b64; }

.quickview-body {
  flex: none;
  overflow-y: auto;
  overflow-x: hidden;
  padding-top: 5rem;
  width: 100%; }
  @media screen and (min-width: 769px), print {
    .quickview-body {
      -webkit-box-flex: 1;
      flex: 1 1 0%; } }

.quickview-footer {
  padding: 0;
  width: 100%; }

.graph {
  max-width: 100%; }
  .graph .labels {
    font-size: 1.2rem; }
    @media screen and (max-width: 768px) {
      .graph .labels {
        font-size: 1.2rem; } }
    .graph .labels.x-labels {
      text-anchor: middle; }
    .graph .labels.y-labels {
      text-anchor: end; }
  .graph .grid {
    stroke: #b5b5b5;
    stroke-dasharray: 0;
    stroke-width: 1; }
  .graph .data {
    stroke-width: 3;
    fill: none; }
  .graph .back {
    fill: white; }
  .graph .trigger {
    fill: rgba(10, 10, 10, 0);
    cursor: pointer; }
    .graph .trigger + .value {
      transform: translateY(-20px);
      opacity: 0;
      transition: all 200ms linear; }
      .graph .trigger + .value.is-negative {
        transform: translateY(20px); }
    .graph .trigger:hover + .value {
      transform: translateY(0);
      opacity: 1; }
  .graph .value {
    text-anchor: middle; }
    .graph .value .background {
      stroke-width: 3;
      stroke: white; }
    @media screen and (min-width: 769px) and (max-width: 1023px) {
      .graph .value {
        font-size: 1.2rem; } }
  .graph.is-white .front,
  .graph.is-white .background {
    fill: white !important; }
  .graph.is-white .data {
    stroke: white; }
  .graph.is-black .front,
  .graph.is-black .background {
    fill: #0a0a0a !important; }
  .graph.is-black .data {
    stroke: #0a0a0a; }
  .graph.is-light .front,
  .graph.is-light .background {
    fill: #b5b5b5 !important; }
  .graph.is-light .data {
    stroke: #b5b5b5; }
  .graph.is-dark .front,
  .graph.is-dark .background {
    fill: #363636 !important; }
  .graph.is-dark .data {
    stroke: #363636; }
  .graph.is-primary .front,
  .graph.is-primary .background {
    fill: #00d1b2 !important; }
  .graph.is-primary .data {
    stroke: #00d1b2; }
  .graph.is-link .front,
  .graph.is-link .background {
    fill: #3273dc !important; }
  .graph.is-link .data {
    stroke: #3273dc; }
  .graph.is-info .front,
  .graph.is-info .background {
    fill: #209cee !important; }
  .graph.is-info .data {
    stroke: #209cee; }
  .graph.is-success .front,
  .graph.is-success .background {
    fill: #23d160 !important; }
  .graph.is-success .data {
    stroke: #23d160; }
  .graph.is-warning .front,
  .graph.is-warning .background {
    fill: #ff470f !important; }
  .graph.is-warning .data {
    stroke: #ff470f; }
  .graph.is-danger .front,
  .graph.is-danger .background {
    fill: #ff3860 !important; }
  .graph.is-danger .data {
    stroke: #ff3860; }
  .graph.is-orange .front,
  .graph.is-orange .background {
    fill: #ff470f !important; }
  .graph.is-orange .data {
    stroke: #ff470f; }
  .graph.is-yellow .front,
  .graph.is-yellow .background {
    fill: #ffdd57 !important; }
  .graph.is-yellow .data {
    stroke: #ffdd57; }
  .graph.is-green .front,
  .graph.is-green .background {
    fill: #23d160 !important; }
  .graph.is-green .data {
    stroke: #23d160; }
  .graph.is-turquoise .front,
  .graph.is-turquoise .background {
    fill: #00d1b2 !important; }
  .graph.is-turquoise .data {
    stroke: #00d1b2; }
  .graph.is-cyan .front,
  .graph.is-cyan .background {
    fill: #209cee !important; }
  .graph.is-cyan .data {
    stroke: #209cee; }
  .graph.is-blue .front,
  .graph.is-blue .background {
    fill: #3273dc !important; }
  .graph.is-blue .data {
    stroke: #3273dc; }
  .graph.is-purple .front,
  .graph.is-purple .background {
    fill: #b86bff !important; }
  .graph.is-purple .data {
    stroke: #b86bff; }
  .graph.is-red .front,
  .graph.is-red .background {
    fill: #ff3860 !important; }
  .graph.is-red .data {
    stroke: #ff3860; }
  .graph.is-cPrimary .front,
  .graph.is-cPrimary .background {
    fill: #000f9f !important; }
  .graph.is-cPrimary .data {
    stroke: #000f9f; }
  .graph.is-cSecondary .front,
  .graph.is-cSecondary .background {
    fill: #018997 !important; }
  .graph.is-cSecondary .data {
    stroke: #018997; }

@media screen and (max-width: 768px) {
  .is-stack-mobile .column:not(:first-child) {
    padding-top: 0; }
  .is-stack-mobile .column:not(:last-child) {
    padding-bottom: 0; } }
/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on March 9, 2018 */
@font-face {
  font-family: "quicksandbold";
  src: url("../fonts/quicksand-bold-webfont.woff2") format("woff2"), url("../fonts/quicksand-bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "quicksandlight";
  src: url("../fonts/quicksand-light-webfont.woff2") format("woff2"), url("../fonts/quicksand-light-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "quicksandmedium";
  src: url("../fonts/quicksand-medium-webfont.woff2") format("woff2"), url("../fonts/quicksand-medium-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "quicksandregular";
  src: url("../fonts/quicksand-regular-webfont.woff2") format("woff2"), url("../fonts/quicksand-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

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