/*! bulma.io v0.8.0 | MIT License | github.com/jgthms/bulma */
@keyframes spinAround {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(359deg); } }
.is-unselectable {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.is-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0; }

/*! minireset.css v0.0.6 | 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; }

*, *::before, *::after {
  box-sizing: inherit; }

img,
video {
  height: auto;
  max-width: 100%; }

iframe {
  border: 0; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }
  td:not([align]),
  th:not([align]) {
    text-align: left; }

html {
  background-color: white;
  font-size: 16px;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  min-width: 300px;
  overflow-x: hidden;
  overflow-y: scroll;
  text-rendering: optimizeLegibility;
  text-size-adjust: 100%; }

article,
aside,
figure,
footer,
header,
hgroup,
section {
  display: block; }

body,
button,
input,
select,
textarea {
  font-family: BlinkMacSystemFont, -apple-system, "Segoe UI", "Lato", "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: 1em;
  font-weight: 400;
  line-height: 1.5; }

a {
  color: #3273dc;
  cursor: none;
  text-decoration: none; }
  a strong {
    color: currentColor; }
  a:hover {
    color: #363636; }

code {
  background-color: whitesmoke;
  color: #f14668;
  font-size: 0.875em;
  font-weight: normal;
  padding: 0.25em 0.5em 0.25em; }

hr {
  background-color: whitesmoke;
  border: none;
  display: block;
  height: 2px;
  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; }

fieldset {
  border: none; }

pre {
  -webkit-overflow-scrolling: touch;
  background-color: whitesmoke;
  color: #4a4a4a;
  font-size: 0.875em;
  overflow-x: auto;
  padding: 1.25rem 1.5rem;
  white-space: pre;
  word-wrap: normal; }
  pre code {
    background-color: transparent;
    color: currentColor;
    font-size: 1em;
    padding: 0; }

table td,
table th {
  vertical-align: top; }
  table td:not([align]),
  table th:not([align]) {
    text-align: left; }
table th {
  color: #363636; }

.is-clearfix::after {
  clear: both;
  content: " ";
  display: table; }

.is-pulled-left {
  float: left !important; }

.is-pulled-right {
  float: right !important; }

.is-clipped {
  overflow: hidden !important; }

.is-size-1 {
  font-size: 3rem !important; }

.is-size-2 {
  font-size: 2.5rem !important; }

.is-size-3 {
  font-size: 2rem !important; }

.is-size-4 {
  font-size: 1.5rem !important; }

.is-size-5 {
  font-size: 1.25rem !important; }

.is-size-6 {
  font-size: 1rem !important; }

.is-size-7 {
  font-size: 0.75rem !important; }

@media screen and (max-width: 767px) {
  .is-size-1-mobile {
    font-size: 3rem !important; }

  .is-size-2-mobile {
    font-size: 2.5rem !important; }

  .is-size-3-mobile {
    font-size: 2rem !important; }

  .is-size-4-mobile {
    font-size: 1.5rem !important; }

  .is-size-5-mobile {
    font-size: 1.25rem !important; }

  .is-size-6-mobile {
    font-size: 1rem !important; }

  .is-size-7-mobile {
    font-size: 0.75rem !important; } }
@media screen and (min-width: 768px), print {
  .is-size-1-tablet {
    font-size: 3rem !important; }

  .is-size-2-tablet {
    font-size: 2.5rem !important; }

  .is-size-3-tablet {
    font-size: 2rem !important; }

  .is-size-4-tablet {
    font-size: 1.5rem !important; }

  .is-size-5-tablet {
    font-size: 1.25rem !important; }

  .is-size-6-tablet {
    font-size: 1rem !important; }

  .is-size-7-tablet {
    font-size: 0.75rem !important; } }
@media screen and (max-width: 1023px) {
  .is-size-1-touch {
    font-size: 3rem !important; }

  .is-size-2-touch {
    font-size: 2.5rem !important; }

  .is-size-3-touch {
    font-size: 2rem !important; }

  .is-size-4-touch {
    font-size: 1.5rem !important; }

  .is-size-5-touch {
    font-size: 1.25rem !important; }

  .is-size-6-touch {
    font-size: 1rem !important; }

  .is-size-7-touch {
    font-size: 0.75rem !important; } }
@media screen and (min-width: 1024px) {
  .is-size-1-desktop {
    font-size: 3rem !important; }

  .is-size-2-desktop {
    font-size: 2.5rem !important; }

  .is-size-3-desktop {
    font-size: 2rem !important; }

  .is-size-4-desktop {
    font-size: 1.5rem !important; }

  .is-size-5-desktop {
    font-size: 1.25rem !important; }

  .is-size-6-desktop {
    font-size: 1rem !important; }

  .is-size-7-desktop {
    font-size: 0.75rem !important; } }
@media screen and (min-width: 1564px) {
  .is-size-1-widescreen {
    font-size: 3rem !important; }

  .is-size-2-widescreen {
    font-size: 2.5rem !important; }

  .is-size-3-widescreen {
    font-size: 2rem !important; }

  .is-size-4-widescreen {
    font-size: 1.5rem !important; }

  .is-size-5-widescreen {
    font-size: 1.25rem !important; }

  .is-size-6-widescreen {
    font-size: 1rem !important; }

  .is-size-7-widescreen {
    font-size: 0.75rem !important; } }
@media screen and (min-width: 1984px) {
  .is-size-1-fullhd {
    font-size: 3rem !important; }

  .is-size-2-fullhd {
    font-size: 2.5rem !important; }

  .is-size-3-fullhd {
    font-size: 2rem !important; }

  .is-size-4-fullhd {
    font-size: 1.5rem !important; }

  .is-size-5-fullhd {
    font-size: 1.25rem !important; }

  .is-size-6-fullhd {
    font-size: 1rem !important; }

  .is-size-7-fullhd {
    font-size: 0.75rem !important; } }
.has-text-centered {
  text-align: center !important; }

.has-text-justified {
  text-align: justify !important; }

.has-text-left {
  text-align: left !important; }

.has-text-right {
  text-align: right !important; }

@media screen and (max-width: 767px) {
  .has-text-centered-mobile {
    text-align: center !important; } }
@media screen and (min-width: 768px), print {
  .has-text-centered-tablet {
    text-align: center !important; } }
@media screen and (min-width: 768px) 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: 1563px) {
  .has-text-centered-desktop-only {
    text-align: center !important; } }
@media screen and (min-width: 1564px) {
  .has-text-centered-widescreen {
    text-align: center !important; } }
@media screen and (min-width: 1564px) and (max-width: 1983px) {
  .has-text-centered-widescreen-only {
    text-align: center !important; } }
@media screen and (min-width: 1984px) {
  .has-text-centered-fullhd {
    text-align: center !important; } }
@media screen and (max-width: 767px) {
  .has-text-justified-mobile {
    text-align: justify !important; } }
@media screen and (min-width: 768px), print {
  .has-text-justified-tablet {
    text-align: justify !important; } }
@media screen and (min-width: 768px) 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: 1563px) {
  .has-text-justified-desktop-only {
    text-align: justify !important; } }
@media screen and (min-width: 1564px) {
  .has-text-justified-widescreen {
    text-align: justify !important; } }
@media screen and (min-width: 1564px) and (max-width: 1983px) {
  .has-text-justified-widescreen-only {
    text-align: justify !important; } }
@media screen and (min-width: 1984px) {
  .has-text-justified-fullhd {
    text-align: justify !important; } }
@media screen and (max-width: 767px) {
  .has-text-left-mobile {
    text-align: left !important; } }
@media screen and (min-width: 768px), print {
  .has-text-left-tablet {
    text-align: left !important; } }
@media screen and (min-width: 768px) 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: 1563px) {
  .has-text-left-desktop-only {
    text-align: left !important; } }
@media screen and (min-width: 1564px) {
  .has-text-left-widescreen {
    text-align: left !important; } }
@media screen and (min-width: 1564px) and (max-width: 1983px) {
  .has-text-left-widescreen-only {
    text-align: left !important; } }
@media screen and (min-width: 1984px) {
  .has-text-left-fullhd {
    text-align: left !important; } }
@media screen and (max-width: 767px) {
  .has-text-right-mobile {
    text-align: right !important; } }
@media screen and (min-width: 768px), print {
  .has-text-right-tablet {
    text-align: right !important; } }
@media screen and (min-width: 768px) 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: 1563px) {
  .has-text-right-desktop-only {
    text-align: right !important; } }
@media screen and (min-width: 1564px) {
  .has-text-right-widescreen {
    text-align: right !important; } }
@media screen and (min-width: 1564px) and (max-width: 1983px) {
  .has-text-right-widescreen-only {
    text-align: right !important; } }
@media screen and (min-width: 1984px) {
  .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-background-white {
  background-color: white !important; }

.has-text-black {
  color: #0a0a0a !important; }

a.has-text-black:hover, a.has-text-black:focus {
  color: black !important; }

.has-background-black {
  background-color: #0a0a0a !important; }

.has-text-light {
  color: whitesmoke !important; }

a.has-text-light:hover, a.has-text-light:focus {
  color: #dbdbdb !important; }

.has-background-light {
  background-color: whitesmoke !important; }

.has-text-dark {
  color: #363636 !important; }

a.has-text-dark:hover, a.has-text-dark:focus {
  color: #1c1c1c !important; }

.has-background-dark {
  background-color: #363636 !important; }

.has-text-primary {
  color: #00d1b2 !important; }

a.has-text-primary:hover, a.has-text-primary:focus {
  color: #009e86 !important; }

.has-background-primary {
  background-color: #00d1b2 !important; }

.has-text-link {
  color: #3273dc !important; }

a.has-text-link:hover, a.has-text-link:focus {
  color: #205bbc !important; }

.has-background-link {
  background-color: #3273dc !important; }

.has-text-info {
  color: #3298dc !important; }

a.has-text-info:hover, a.has-text-info:focus {
  color: #207dbc !important; }

.has-background-info {
  background-color: #3298dc !important; }

.has-text-success {
  color: #48c774 !important; }

a.has-text-success:hover, a.has-text-success:focus {
  color: #34a85c !important; }

.has-background-success {
  background-color: #48c774 !important; }

.has-text-warning {
  color: #ffdd57 !important; }

a.has-text-warning:hover, a.has-text-warning:focus {
  color: #ffd324 !important; }

.has-background-warning {
  background-color: #ffdd57 !important; }

.has-text-danger {
  color: #f14668 !important; }

a.has-text-danger:hover, a.has-text-danger:focus {
  color: #ee1742 !important; }

.has-background-danger {
  background-color: #f14668 !important; }

.has-text-black-bis {
  color: #121212 !important; }

.has-background-black-bis {
  background-color: #121212 !important; }

.has-text-black-ter {
  color: #242424 !important; }

.has-background-black-ter {
  background-color: #242424 !important; }

.has-text-grey-darker {
  color: #363636 !important; }

.has-background-grey-darker {
  background-color: #363636 !important; }

.has-text-grey-dark {
  color: #4a4a4a !important; }

.has-background-grey-dark {
  background-color: #4a4a4a !important; }

.has-text-grey {
  color: #7a7a7a !important; }

.has-background-grey {
  background-color: #7a7a7a !important; }

.has-text-grey-light {
  color: #b5b5b5 !important; }

.has-background-grey-light {
  background-color: #b5b5b5 !important; }

.has-text-grey-lighter {
  color: #dbdbdb !important; }

.has-background-grey-lighter {
  background-color: #dbdbdb !important; }

.has-text-white-ter {
  color: whitesmoke !important; }

.has-background-white-ter {
  background-color: whitesmoke !important; }

.has-text-white-bis {
  color: #fafafa !important; }

.has-background-white-bis {
  background-color: #fafafa !important; }

.has-text-weight-light {
  font-weight: 300 !important; }

.has-text-weight-normal {
  font-weight: 400 !important; }

.has-text-weight-medium {
  font-weight: 500 !important; }

.has-text-weight-semibold {
  font-weight: 600 !important; }

.has-text-weight-bold {
  font-weight: 700 !important; }

.is-family-primary {
  font-family: BlinkMacSystemFont, -apple-system, "Segoe UI", "Lato", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif !important; }

.is-family-secondary {
  font-family: BlinkMacSystemFont, -apple-system, "Segoe UI", "Lato", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif !important; }

.is-family-sans-serif {
  font-family: BlinkMacSystemFont, -apple-system, "Segoe UI", "Lato", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif !important; }

.is-family-monospace {
  font-family: monospace !important; }

.is-family-code {
  font-family: monospace !important; }

.is-block {
  display: block !important; }

@media screen and (max-width: 767px) {
  .is-block-mobile {
    display: block !important; } }
@media screen and (min-width: 768px), print {
  .is-block-tablet {
    display: block !important; } }
@media screen and (min-width: 768px) 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: 1563px) {
  .is-block-desktop-only {
    display: block !important; } }
@media screen and (min-width: 1564px) {
  .is-block-widescreen {
    display: block !important; } }
@media screen and (min-width: 1564px) and (max-width: 1983px) {
  .is-block-widescreen-only {
    display: block !important; } }
@media screen and (min-width: 1984px) {
  .is-block-fullhd {
    display: block !important; } }
.is-flex {
  display: flex !important; }

@media screen and (max-width: 767px) {
  .is-flex-mobile {
    display: flex !important; } }
@media screen and (min-width: 768px), print {
  .is-flex-tablet {
    display: flex !important; } }
@media screen and (min-width: 768px) 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: 1563px) {
  .is-flex-desktop-only {
    display: flex !important; } }
@media screen and (min-width: 1564px) {
  .is-flex-widescreen {
    display: flex !important; } }
@media screen and (min-width: 1564px) and (max-width: 1983px) {
  .is-flex-widescreen-only {
    display: flex !important; } }
@media screen and (min-width: 1984px) {
  .is-flex-fullhd {
    display: flex !important; } }
.is-inline {
  display: inline !important; }

@media screen and (max-width: 767px) {
  .is-inline-mobile {
    display: inline !important; } }
@media screen and (min-width: 768px), print {
  .is-inline-tablet {
    display: inline !important; } }
@media screen and (min-width: 768px) 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: 1563px) {
  .is-inline-desktop-only {
    display: inline !important; } }
@media screen and (min-width: 1564px) {
  .is-inline-widescreen {
    display: inline !important; } }
@media screen and (min-width: 1564px) and (max-width: 1983px) {
  .is-inline-widescreen-only {
    display: inline !important; } }
@media screen and (min-width: 1984px) {
  .is-inline-fullhd {
    display: inline !important; } }
.is-inline-block {
  display: inline-block !important; }

@media screen and (max-width: 767px) {
  .is-inline-block-mobile {
    display: inline-block !important; } }
@media screen and (min-width: 768px), print {
  .is-inline-block-tablet {
    display: inline-block !important; } }
@media screen and (min-width: 768px) 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: 1563px) {
  .is-inline-block-desktop-only {
    display: inline-block !important; } }
@media screen and (min-width: 1564px) {
  .is-inline-block-widescreen {
    display: inline-block !important; } }
@media screen and (min-width: 1564px) and (max-width: 1983px) {
  .is-inline-block-widescreen-only {
    display: inline-block !important; } }
@media screen and (min-width: 1984px) {
  .is-inline-block-fullhd {
    display: inline-block !important; } }
.is-inline-flex {
  display: inline-flex !important; }

@media screen and (max-width: 767px) {
  .is-inline-flex-mobile {
    display: inline-flex !important; } }
@media screen and (min-width: 768px), print {
  .is-inline-flex-tablet {
    display: inline-flex !important; } }
@media screen and (min-width: 768px) 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: 1563px) {
  .is-inline-flex-desktop-only {
    display: inline-flex !important; } }
@media screen and (min-width: 1564px) {
  .is-inline-flex-widescreen {
    display: inline-flex !important; } }
@media screen and (min-width: 1564px) and (max-width: 1983px) {
  .is-inline-flex-widescreen-only {
    display: inline-flex !important; } }
@media screen and (min-width: 1984px) {
  .is-inline-flex-fullhd {
    display: inline-flex !important; } }
.is-hidden {
  display: none !important; }

.is-sr-only {
  border: none !important;
  clip: rect(0, 0, 0, 0) !important;
  height: 0.01em !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  white-space: nowrap !important;
  width: 0.01em !important; }

@media screen and (max-width: 767px) {
  .is-hidden-mobile {
    display: none !important; } }
@media screen and (min-width: 768px), print {
  .is-hidden-tablet {
    display: none !important; } }
@media screen and (min-width: 768px) 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: 1563px) {
  .is-hidden-desktop-only {
    display: none !important; } }
@media screen and (min-width: 1564px) {
  .is-hidden-widescreen {
    display: none !important; } }
@media screen and (min-width: 1564px) and (max-width: 1983px) {
  .is-hidden-widescreen-only {
    display: none !important; } }
@media screen and (min-width: 1984px) {
  .is-hidden-fullhd {
    display: none !important; } }
.is-invisible {
  visibility: hidden !important; }

@media screen and (max-width: 767px) {
  .is-invisible-mobile {
    visibility: hidden !important; } }
@media screen and (min-width: 768px), print {
  .is-invisible-tablet {
    visibility: hidden !important; } }
@media screen and (min-width: 768px) 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: 1563px) {
  .is-invisible-desktop-only {
    visibility: hidden !important; } }
@media screen and (min-width: 1564px) {
  .is-invisible-widescreen {
    visibility: hidden !important; } }
@media screen and (min-width: 1564px) and (max-width: 1983px) {
  .is-invisible-widescreen-only {
    visibility: hidden !important; } }
@media screen and (min-width: 1984px) {
  .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-relative {
  position: relative !important; }

.column {
  display: block;
  flex-basis: 0;
  flex-grow: 1;
  flex-shrink: 1;
  padding: 0rem; }
  .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-0 {
    flex: none;
    width: 0%; }
  .columns.is-mobile > .column.is-offset-0 {
    margin-left: 0%; }
  .columns.is-mobile > .column.is-1 {
    flex: none;
    width: 4.1666666667%; }
  .columns.is-mobile > .column.is-offset-1 {
    margin-left: 4.1666666667%; }
  .columns.is-mobile > .column.is-2 {
    flex: none;
    width: 8.3333333333%; }
  .columns.is-mobile > .column.is-offset-2 {
    margin-left: 8.3333333333%; }
  .columns.is-mobile > .column.is-3 {
    flex: none;
    width: 12.5%; }
  .columns.is-mobile > .column.is-offset-3 {
    margin-left: 12.5%; }
  .columns.is-mobile > .column.is-4 {
    flex: none;
    width: 16.6666666667%; }
  .columns.is-mobile > .column.is-offset-4 {
    margin-left: 16.6666666667%; }
  .columns.is-mobile > .column.is-5 {
    flex: none;
    width: 20.8333333333%; }
  .columns.is-mobile > .column.is-offset-5 {
    margin-left: 20.8333333333%; }
  .columns.is-mobile > .column.is-6 {
    flex: none;
    width: 25%; }
  .columns.is-mobile > .column.is-offset-6 {
    margin-left: 25%; }
  .columns.is-mobile > .column.is-7 {
    flex: none;
    width: 29.1666666667%; }
  .columns.is-mobile > .column.is-offset-7 {
    margin-left: 29.1666666667%; }
  .columns.is-mobile > .column.is-8 {
    flex: none;
    width: 33.3333333333%; }
  .columns.is-mobile > .column.is-offset-8 {
    margin-left: 33.3333333333%; }
  .columns.is-mobile > .column.is-9 {
    flex: none;
    width: 37.5%; }
  .columns.is-mobile > .column.is-offset-9 {
    margin-left: 37.5%; }
  .columns.is-mobile > .column.is-10 {
    flex: none;
    width: 41.6666666667%; }
  .columns.is-mobile > .column.is-offset-10 {
    margin-left: 41.6666666667%; }
  .columns.is-mobile > .column.is-11 {
    flex: none;
    width: 45.8333333333%; }
  .columns.is-mobile > .column.is-offset-11 {
    margin-left: 45.8333333333%; }
  .columns.is-mobile > .column.is-12 {
    flex: none;
    width: 50%; }
  .columns.is-mobile > .column.is-offset-12 {
    margin-left: 50%; }
  .columns.is-mobile > .column.is-13 {
    flex: none;
    width: 54.1666666667%; }
  .columns.is-mobile > .column.is-offset-13 {
    margin-left: 54.1666666667%; }
  .columns.is-mobile > .column.is-14 {
    flex: none;
    width: 58.3333333333%; }
  .columns.is-mobile > .column.is-offset-14 {
    margin-left: 58.3333333333%; }
  .columns.is-mobile > .column.is-15 {
    flex: none;
    width: 62.5%; }
  .columns.is-mobile > .column.is-offset-15 {
    margin-left: 62.5%; }
  .columns.is-mobile > .column.is-16 {
    flex: none;
    width: 66.6666666667%; }
  .columns.is-mobile > .column.is-offset-16 {
    margin-left: 66.6666666667%; }
  .columns.is-mobile > .column.is-17 {
    flex: none;
    width: 70.8333333333%; }
  .columns.is-mobile > .column.is-offset-17 {
    margin-left: 70.8333333333%; }
  .columns.is-mobile > .column.is-18 {
    flex: none;
    width: 75%; }
  .columns.is-mobile > .column.is-offset-18 {
    margin-left: 75%; }
  .columns.is-mobile > .column.is-19 {
    flex: none;
    width: 79.1666666667%; }
  .columns.is-mobile > .column.is-offset-19 {
    margin-left: 79.1666666667%; }
  .columns.is-mobile > .column.is-20 {
    flex: none;
    width: 83.3333333333%; }
  .columns.is-mobile > .column.is-offset-20 {
    margin-left: 83.3333333333%; }
  .columns.is-mobile > .column.is-21 {
    flex: none;
    width: 87.5%; }
  .columns.is-mobile > .column.is-offset-21 {
    margin-left: 87.5%; }
  .columns.is-mobile > .column.is-22 {
    flex: none;
    width: 91.6666666667%; }
  .columns.is-mobile > .column.is-offset-22 {
    margin-left: 91.6666666667%; }
  .columns.is-mobile > .column.is-23 {
    flex: none;
    width: 95.8333333333%; }
  .columns.is-mobile > .column.is-offset-23 {
    margin-left: 95.8333333333%; }
  .columns.is-mobile > .column.is-24 {
    flex: none;
    width: 100%; }
  .columns.is-mobile > .column.is-offset-24 {
    margin-left: 100%; }
  @media screen and (max-width: 767px) {
    .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-0-mobile {
      flex: none;
      width: 0%; }
    .column.is-offset-0-mobile {
      margin-left: 0%; }
    .column.is-1-mobile {
      flex: none;
      width: 4.1666666667%; }
    .column.is-offset-1-mobile {
      margin-left: 4.1666666667%; }
    .column.is-2-mobile {
      flex: none;
      width: 8.3333333333%; }
    .column.is-offset-2-mobile {
      margin-left: 8.3333333333%; }
    .column.is-3-mobile {
      flex: none;
      width: 12.5%; }
    .column.is-offset-3-mobile {
      margin-left: 12.5%; }
    .column.is-4-mobile {
      flex: none;
      width: 16.6666666667%; }
    .column.is-offset-4-mobile {
      margin-left: 16.6666666667%; }
    .column.is-5-mobile {
      flex: none;
      width: 20.8333333333%; }
    .column.is-offset-5-mobile {
      margin-left: 20.8333333333%; }
    .column.is-6-mobile {
      flex: none;
      width: 25%; }
    .column.is-offset-6-mobile {
      margin-left: 25%; }
    .column.is-7-mobile {
      flex: none;
      width: 29.1666666667%; }
    .column.is-offset-7-mobile {
      margin-left: 29.1666666667%; }
    .column.is-8-mobile {
      flex: none;
      width: 33.3333333333%; }
    .column.is-offset-8-mobile {
      margin-left: 33.3333333333%; }
    .column.is-9-mobile {
      flex: none;
      width: 37.5%; }
    .column.is-offset-9-mobile {
      margin-left: 37.5%; }
    .column.is-10-mobile {
      flex: none;
      width: 41.6666666667%; }
    .column.is-offset-10-mobile {
      margin-left: 41.6666666667%; }
    .column.is-11-mobile {
      flex: none;
      width: 45.8333333333%; }
    .column.is-offset-11-mobile {
      margin-left: 45.8333333333%; }
    .column.is-12-mobile {
      flex: none;
      width: 50%; }
    .column.is-offset-12-mobile {
      margin-left: 50%; }
    .column.is-13-mobile {
      flex: none;
      width: 54.1666666667%; }
    .column.is-offset-13-mobile {
      margin-left: 54.1666666667%; }
    .column.is-14-mobile {
      flex: none;
      width: 58.3333333333%; }
    .column.is-offset-14-mobile {
      margin-left: 58.3333333333%; }
    .column.is-15-mobile {
      flex: none;
      width: 62.5%; }
    .column.is-offset-15-mobile {
      margin-left: 62.5%; }
    .column.is-16-mobile {
      flex: none;
      width: 66.6666666667%; }
    .column.is-offset-16-mobile {
      margin-left: 66.6666666667%; }
    .column.is-17-mobile {
      flex: none;
      width: 70.8333333333%; }
    .column.is-offset-17-mobile {
      margin-left: 70.8333333333%; }
    .column.is-18-mobile {
      flex: none;
      width: 75%; }
    .column.is-offset-18-mobile {
      margin-left: 75%; }
    .column.is-19-mobile {
      flex: none;
      width: 79.1666666667%; }
    .column.is-offset-19-mobile {
      margin-left: 79.1666666667%; }
    .column.is-20-mobile {
      flex: none;
      width: 83.3333333333%; }
    .column.is-offset-20-mobile {
      margin-left: 83.3333333333%; }
    .column.is-21-mobile {
      flex: none;
      width: 87.5%; }
    .column.is-offset-21-mobile {
      margin-left: 87.5%; }
    .column.is-22-mobile {
      flex: none;
      width: 91.6666666667%; }
    .column.is-offset-22-mobile {
      margin-left: 91.6666666667%; }
    .column.is-23-mobile {
      flex: none;
      width: 95.8333333333%; }
    .column.is-offset-23-mobile {
      margin-left: 95.8333333333%; }
    .column.is-24-mobile {
      flex: none;
      width: 100%; }
    .column.is-offset-24-mobile {
      margin-left: 100%; } }
  @media screen and (min-width: 768px), print {
    .column.is-narrow, .column.is-narrow-tablet {
      flex: none; }
    .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-0, .column.is-0-tablet {
      flex: none;
      width: 0%; }
    .column.is-offset-0, .column.is-offset-0-tablet {
      margin-left: 0%; }
    .column.is-1, .column.is-1-tablet {
      flex: none;
      width: 4.1666666667%; }
    .column.is-offset-1, .column.is-offset-1-tablet {
      margin-left: 4.1666666667%; }
    .column.is-2, .column.is-2-tablet {
      flex: none;
      width: 8.3333333333%; }
    .column.is-offset-2, .column.is-offset-2-tablet {
      margin-left: 8.3333333333%; }
    .column.is-3, .column.is-3-tablet {
      flex: none;
      width: 12.5%; }
    .column.is-offset-3, .column.is-offset-3-tablet {
      margin-left: 12.5%; }
    .column.is-4, .column.is-4-tablet {
      flex: none;
      width: 16.6666666667%; }
    .column.is-offset-4, .column.is-offset-4-tablet {
      margin-left: 16.6666666667%; }
    .column.is-5, .column.is-5-tablet {
      flex: none;
      width: 20.8333333333%; }
    .column.is-offset-5, .column.is-offset-5-tablet {
      margin-left: 20.8333333333%; }
    .column.is-6, .column.is-6-tablet {
      flex: none;
      width: 25%; }
    .column.is-offset-6, .column.is-offset-6-tablet {
      margin-left: 25%; }
    .column.is-7, .column.is-7-tablet {
      flex: none;
      width: 29.1666666667%; }
    .column.is-offset-7, .column.is-offset-7-tablet {
      margin-left: 29.1666666667%; }
    .column.is-8, .column.is-8-tablet {
      flex: none;
      width: 33.3333333333%; }
    .column.is-offset-8, .column.is-offset-8-tablet {
      margin-left: 33.3333333333%; }
    .column.is-9, .column.is-9-tablet {
      flex: none;
      width: 37.5%; }
    .column.is-offset-9, .column.is-offset-9-tablet {
      margin-left: 37.5%; }
    .column.is-10, .column.is-10-tablet {
      flex: none;
      width: 41.6666666667%; }
    .column.is-offset-10, .column.is-offset-10-tablet {
      margin-left: 41.6666666667%; }
    .column.is-11, .column.is-11-tablet {
      flex: none;
      width: 45.8333333333%; }
    .column.is-offset-11, .column.is-offset-11-tablet {
      margin-left: 45.8333333333%; }
    .column.is-12, .column.is-12-tablet {
      flex: none;
      width: 50%; }
    .column.is-offset-12, .column.is-offset-12-tablet {
      margin-left: 50%; }
    .column.is-13, .column.is-13-tablet {
      flex: none;
      width: 54.1666666667%; }
    .column.is-offset-13, .column.is-offset-13-tablet {
      margin-left: 54.1666666667%; }
    .column.is-14, .column.is-14-tablet {
      flex: none;
      width: 58.3333333333%; }
    .column.is-offset-14, .column.is-offset-14-tablet {
      margin-left: 58.3333333333%; }
    .column.is-15, .column.is-15-tablet {
      flex: none;
      width: 62.5%; }
    .column.is-offset-15, .column.is-offset-15-tablet {
      margin-left: 62.5%; }
    .column.is-16, .column.is-16-tablet {
      flex: none;
      width: 66.6666666667%; }
    .column.is-offset-16, .column.is-offset-16-tablet {
      margin-left: 66.6666666667%; }
    .column.is-17, .column.is-17-tablet {
      flex: none;
      width: 70.8333333333%; }
    .column.is-offset-17, .column.is-offset-17-tablet {
      margin-left: 70.8333333333%; }
    .column.is-18, .column.is-18-tablet {
      flex: none;
      width: 75%; }
    .column.is-offset-18, .column.is-offset-18-tablet {
      margin-left: 75%; }
    .column.is-19, .column.is-19-tablet {
      flex: none;
      width: 79.1666666667%; }
    .column.is-offset-19, .column.is-offset-19-tablet {
      margin-left: 79.1666666667%; }
    .column.is-20, .column.is-20-tablet {
      flex: none;
      width: 83.3333333333%; }
    .column.is-offset-20, .column.is-offset-20-tablet {
      margin-left: 83.3333333333%; }
    .column.is-21, .column.is-21-tablet {
      flex: none;
      width: 87.5%; }
    .column.is-offset-21, .column.is-offset-21-tablet {
      margin-left: 87.5%; }
    .column.is-22, .column.is-22-tablet {
      flex: none;
      width: 91.6666666667%; }
    .column.is-offset-22, .column.is-offset-22-tablet {
      margin-left: 91.6666666667%; }
    .column.is-23, .column.is-23-tablet {
      flex: none;
      width: 95.8333333333%; }
    .column.is-offset-23, .column.is-offset-23-tablet {
      margin-left: 95.8333333333%; }
    .column.is-24, .column.is-24-tablet {
      flex: none;
      width: 100%; }
    .column.is-offset-24, .column.is-offset-24-tablet {
      margin-left: 100%; } }
  @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-0-touch {
      flex: none;
      width: 0%; }
    .column.is-offset-0-touch {
      margin-left: 0%; }
    .column.is-1-touch {
      flex: none;
      width: 4.1666666667%; }
    .column.is-offset-1-touch {
      margin-left: 4.1666666667%; }
    .column.is-2-touch {
      flex: none;
      width: 8.3333333333%; }
    .column.is-offset-2-touch {
      margin-left: 8.3333333333%; }
    .column.is-3-touch {
      flex: none;
      width: 12.5%; }
    .column.is-offset-3-touch {
      margin-left: 12.5%; }
    .column.is-4-touch {
      flex: none;
      width: 16.6666666667%; }
    .column.is-offset-4-touch {
      margin-left: 16.6666666667%; }
    .column.is-5-touch {
      flex: none;
      width: 20.8333333333%; }
    .column.is-offset-5-touch {
      margin-left: 20.8333333333%; }
    .column.is-6-touch {
      flex: none;
      width: 25%; }
    .column.is-offset-6-touch {
      margin-left: 25%; }
    .column.is-7-touch {
      flex: none;
      width: 29.1666666667%; }
    .column.is-offset-7-touch {
      margin-left: 29.1666666667%; }
    .column.is-8-touch {
      flex: none;
      width: 33.3333333333%; }
    .column.is-offset-8-touch {
      margin-left: 33.3333333333%; }
    .column.is-9-touch {
      flex: none;
      width: 37.5%; }
    .column.is-offset-9-touch {
      margin-left: 37.5%; }
    .column.is-10-touch {
      flex: none;
      width: 41.6666666667%; }
    .column.is-offset-10-touch {
      margin-left: 41.6666666667%; }
    .column.is-11-touch {
      flex: none;
      width: 45.8333333333%; }
    .column.is-offset-11-touch {
      margin-left: 45.8333333333%; }
    .column.is-12-touch {
      flex: none;
      width: 50%; }
    .column.is-offset-12-touch {
      margin-left: 50%; }
    .column.is-13-touch {
      flex: none;
      width: 54.1666666667%; }
    .column.is-offset-13-touch {
      margin-left: 54.1666666667%; }
    .column.is-14-touch {
      flex: none;
      width: 58.3333333333%; }
    .column.is-offset-14-touch {
      margin-left: 58.3333333333%; }
    .column.is-15-touch {
      flex: none;
      width: 62.5%; }
    .column.is-offset-15-touch {
      margin-left: 62.5%; }
    .column.is-16-touch {
      flex: none;
      width: 66.6666666667%; }
    .column.is-offset-16-touch {
      margin-left: 66.6666666667%; }
    .column.is-17-touch {
      flex: none;
      width: 70.8333333333%; }
    .column.is-offset-17-touch {
      margin-left: 70.8333333333%; }
    .column.is-18-touch {
      flex: none;
      width: 75%; }
    .column.is-offset-18-touch {
      margin-left: 75%; }
    .column.is-19-touch {
      flex: none;
      width: 79.1666666667%; }
    .column.is-offset-19-touch {
      margin-left: 79.1666666667%; }
    .column.is-20-touch {
      flex: none;
      width: 83.3333333333%; }
    .column.is-offset-20-touch {
      margin-left: 83.3333333333%; }
    .column.is-21-touch {
      flex: none;
      width: 87.5%; }
    .column.is-offset-21-touch {
      margin-left: 87.5%; }
    .column.is-22-touch {
      flex: none;
      width: 91.6666666667%; }
    .column.is-offset-22-touch {
      margin-left: 91.6666666667%; }
    .column.is-23-touch {
      flex: none;
      width: 95.8333333333%; }
    .column.is-offset-23-touch {
      margin-left: 95.8333333333%; }
    .column.is-24-touch {
      flex: none;
      width: 100%; }
    .column.is-offset-24-touch {
      margin-left: 100%; } }
  @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-0-desktop {
      flex: none;
      width: 0%; }
    .column.is-offset-0-desktop {
      margin-left: 0%; }
    .column.is-1-desktop {
      flex: none;
      width: 4.1666666667%; }
    .column.is-offset-1-desktop {
      margin-left: 4.1666666667%; }
    .column.is-2-desktop {
      flex: none;
      width: 8.3333333333%; }
    .column.is-offset-2-desktop {
      margin-left: 8.3333333333%; }
    .column.is-3-desktop {
      flex: none;
      width: 12.5%; }
    .column.is-offset-3-desktop {
      margin-left: 12.5%; }
    .column.is-4-desktop {
      flex: none;
      width: 16.6666666667%; }
    .column.is-offset-4-desktop {
      margin-left: 16.6666666667%; }
    .column.is-5-desktop {
      flex: none;
      width: 20.8333333333%; }
    .column.is-offset-5-desktop {
      margin-left: 20.8333333333%; }
    .column.is-6-desktop {
      flex: none;
      width: 25%; }
    .column.is-offset-6-desktop {
      margin-left: 25%; }
    .column.is-7-desktop {
      flex: none;
      width: 29.1666666667%; }
    .column.is-offset-7-desktop {
      margin-left: 29.1666666667%; }
    .column.is-8-desktop {
      flex: none;
      width: 33.3333333333%; }
    .column.is-offset-8-desktop {
      margin-left: 33.3333333333%; }
    .column.is-9-desktop {
      flex: none;
      width: 37.5%; }
    .column.is-offset-9-desktop {
      margin-left: 37.5%; }
    .column.is-10-desktop {
      flex: none;
      width: 41.6666666667%; }
    .column.is-offset-10-desktop {
      margin-left: 41.6666666667%; }
    .column.is-11-desktop {
      flex: none;
      width: 45.8333333333%; }
    .column.is-offset-11-desktop {
      margin-left: 45.8333333333%; }
    .column.is-12-desktop {
      flex: none;
      width: 50%; }
    .column.is-offset-12-desktop {
      margin-left: 50%; }
    .column.is-13-desktop {
      flex: none;
      width: 54.1666666667%; }
    .column.is-offset-13-desktop {
      margin-left: 54.1666666667%; }
    .column.is-14-desktop {
      flex: none;
      width: 58.3333333333%; }
    .column.is-offset-14-desktop {
      margin-left: 58.3333333333%; }
    .column.is-15-desktop {
      flex: none;
      width: 62.5%; }
    .column.is-offset-15-desktop {
      margin-left: 62.5%; }
    .column.is-16-desktop {
      flex: none;
      width: 66.6666666667%; }
    .column.is-offset-16-desktop {
      margin-left: 66.6666666667%; }
    .column.is-17-desktop {
      flex: none;
      width: 70.8333333333%; }
    .column.is-offset-17-desktop {
      margin-left: 70.8333333333%; }
    .column.is-18-desktop {
      flex: none;
      width: 75%; }
    .column.is-offset-18-desktop {
      margin-left: 75%; }
    .column.is-19-desktop {
      flex: none;
      width: 79.1666666667%; }
    .column.is-offset-19-desktop {
      margin-left: 79.1666666667%; }
    .column.is-20-desktop {
      flex: none;
      width: 83.3333333333%; }
    .column.is-offset-20-desktop {
      margin-left: 83.3333333333%; }
    .column.is-21-desktop {
      flex: none;
      width: 87.5%; }
    .column.is-offset-21-desktop {
      margin-left: 87.5%; }
    .column.is-22-desktop {
      flex: none;
      width: 91.6666666667%; }
    .column.is-offset-22-desktop {
      margin-left: 91.6666666667%; }
    .column.is-23-desktop {
      flex: none;
      width: 95.8333333333%; }
    .column.is-offset-23-desktop {
      margin-left: 95.8333333333%; }
    .column.is-24-desktop {
      flex: none;
      width: 100%; }
    .column.is-offset-24-desktop {
      margin-left: 100%; } }
  @media screen and (min-width: 1564px) {
    .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-0-widescreen {
      flex: none;
      width: 0%; }
    .column.is-offset-0-widescreen {
      margin-left: 0%; }
    .column.is-1-widescreen {
      flex: none;
      width: 4.1666666667%; }
    .column.is-offset-1-widescreen {
      margin-left: 4.1666666667%; }
    .column.is-2-widescreen {
      flex: none;
      width: 8.3333333333%; }
    .column.is-offset-2-widescreen {
      margin-left: 8.3333333333%; }
    .column.is-3-widescreen {
      flex: none;
      width: 12.5%; }
    .column.is-offset-3-widescreen {
      margin-left: 12.5%; }
    .column.is-4-widescreen {
      flex: none;
      width: 16.6666666667%; }
    .column.is-offset-4-widescreen {
      margin-left: 16.6666666667%; }
    .column.is-5-widescreen {
      flex: none;
      width: 20.8333333333%; }
    .column.is-offset-5-widescreen {
      margin-left: 20.8333333333%; }
    .column.is-6-widescreen {
      flex: none;
      width: 25%; }
    .column.is-offset-6-widescreen {
      margin-left: 25%; }
    .column.is-7-widescreen {
      flex: none;
      width: 29.1666666667%; }
    .column.is-offset-7-widescreen {
      margin-left: 29.1666666667%; }
    .column.is-8-widescreen {
      flex: none;
      width: 33.3333333333%; }
    .column.is-offset-8-widescreen {
      margin-left: 33.3333333333%; }
    .column.is-9-widescreen {
      flex: none;
      width: 37.5%; }
    .column.is-offset-9-widescreen {
      margin-left: 37.5%; }
    .column.is-10-widescreen {
      flex: none;
      width: 41.6666666667%; }
    .column.is-offset-10-widescreen {
      margin-left: 41.6666666667%; }
    .column.is-11-widescreen {
      flex: none;
      width: 45.8333333333%; }
    .column.is-offset-11-widescreen {
      margin-left: 45.8333333333%; }
    .column.is-12-widescreen {
      flex: none;
      width: 50%; }
    .column.is-offset-12-widescreen {
      margin-left: 50%; }
    .column.is-13-widescreen {
      flex: none;
      width: 54.1666666667%; }
    .column.is-offset-13-widescreen {
      margin-left: 54.1666666667%; }
    .column.is-14-widescreen {
      flex: none;
      width: 58.3333333333%; }
    .column.is-offset-14-widescreen {
      margin-left: 58.3333333333%; }
    .column.is-15-widescreen {
      flex: none;
      width: 62.5%; }
    .column.is-offset-15-widescreen {
      margin-left: 62.5%; }
    .column.is-16-widescreen {
      flex: none;
      width: 66.6666666667%; }
    .column.is-offset-16-widescreen {
      margin-left: 66.6666666667%; }
    .column.is-17-widescreen {
      flex: none;
      width: 70.8333333333%; }
    .column.is-offset-17-widescreen {
      margin-left: 70.8333333333%; }
    .column.is-18-widescreen {
      flex: none;
      width: 75%; }
    .column.is-offset-18-widescreen {
      margin-left: 75%; }
    .column.is-19-widescreen {
      flex: none;
      width: 79.1666666667%; }
    .column.is-offset-19-widescreen {
      margin-left: 79.1666666667%; }
    .column.is-20-widescreen {
      flex: none;
      width: 83.3333333333%; }
    .column.is-offset-20-widescreen {
      margin-left: 83.3333333333%; }
    .column.is-21-widescreen {
      flex: none;
      width: 87.5%; }
    .column.is-offset-21-widescreen {
      margin-left: 87.5%; }
    .column.is-22-widescreen {
      flex: none;
      width: 91.6666666667%; }
    .column.is-offset-22-widescreen {
      margin-left: 91.6666666667%; }
    .column.is-23-widescreen {
      flex: none;
      width: 95.8333333333%; }
    .column.is-offset-23-widescreen {
      margin-left: 95.8333333333%; }
    .column.is-24-widescreen {
      flex: none;
      width: 100%; }
    .column.is-offset-24-widescreen {
      margin-left: 100%; } }
  @media screen and (min-width: 1984px) {
    .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-0-fullhd {
      flex: none;
      width: 0%; }
    .column.is-offset-0-fullhd {
      margin-left: 0%; }
    .column.is-1-fullhd {
      flex: none;
      width: 4.1666666667%; }
    .column.is-offset-1-fullhd {
      margin-left: 4.1666666667%; }
    .column.is-2-fullhd {
      flex: none;
      width: 8.3333333333%; }
    .column.is-offset-2-fullhd {
      margin-left: 8.3333333333%; }
    .column.is-3-fullhd {
      flex: none;
      width: 12.5%; }
    .column.is-offset-3-fullhd {
      margin-left: 12.5%; }
    .column.is-4-fullhd {
      flex: none;
      width: 16.6666666667%; }
    .column.is-offset-4-fullhd {
      margin-left: 16.6666666667%; }
    .column.is-5-fullhd {
      flex: none;
      width: 20.8333333333%; }
    .column.is-offset-5-fullhd {
      margin-left: 20.8333333333%; }
    .column.is-6-fullhd {
      flex: none;
      width: 25%; }
    .column.is-offset-6-fullhd {
      margin-left: 25%; }
    .column.is-7-fullhd {
      flex: none;
      width: 29.1666666667%; }
    .column.is-offset-7-fullhd {
      margin-left: 29.1666666667%; }
    .column.is-8-fullhd {
      flex: none;
      width: 33.3333333333%; }
    .column.is-offset-8-fullhd {
      margin-left: 33.3333333333%; }
    .column.is-9-fullhd {
      flex: none;
      width: 37.5%; }
    .column.is-offset-9-fullhd {
      margin-left: 37.5%; }
    .column.is-10-fullhd {
      flex: none;
      width: 41.6666666667%; }
    .column.is-offset-10-fullhd {
      margin-left: 41.6666666667%; }
    .column.is-11-fullhd {
      flex: none;
      width: 45.8333333333%; }
    .column.is-offset-11-fullhd {
      margin-left: 45.8333333333%; }
    .column.is-12-fullhd {
      flex: none;
      width: 50%; }
    .column.is-offset-12-fullhd {
      margin-left: 50%; }
    .column.is-13-fullhd {
      flex: none;
      width: 54.1666666667%; }
    .column.is-offset-13-fullhd {
      margin-left: 54.1666666667%; }
    .column.is-14-fullhd {
      flex: none;
      width: 58.3333333333%; }
    .column.is-offset-14-fullhd {
      margin-left: 58.3333333333%; }
    .column.is-15-fullhd {
      flex: none;
      width: 62.5%; }
    .column.is-offset-15-fullhd {
      margin-left: 62.5%; }
    .column.is-16-fullhd {
      flex: none;
      width: 66.6666666667%; }
    .column.is-offset-16-fullhd {
      margin-left: 66.6666666667%; }
    .column.is-17-fullhd {
      flex: none;
      width: 70.8333333333%; }
    .column.is-offset-17-fullhd {
      margin-left: 70.8333333333%; }
    .column.is-18-fullhd {
      flex: none;
      width: 75%; }
    .column.is-offset-18-fullhd {
      margin-left: 75%; }
    .column.is-19-fullhd {
      flex: none;
      width: 79.1666666667%; }
    .column.is-offset-19-fullhd {
      margin-left: 79.1666666667%; }
    .column.is-20-fullhd {
      flex: none;
      width: 83.3333333333%; }
    .column.is-offset-20-fullhd {
      margin-left: 83.3333333333%; }
    .column.is-21-fullhd {
      flex: none;
      width: 87.5%; }
    .column.is-offset-21-fullhd {
      margin-left: 87.5%; }
    .column.is-22-fullhd {
      flex: none;
      width: 91.6666666667%; }
    .column.is-offset-22-fullhd {
      margin-left: 91.6666666667%; }
    .column.is-23-fullhd {
      flex: none;
      width: 95.8333333333%; }
    .column.is-offset-23-fullhd {
      margin-left: 95.8333333333%; }
    .column.is-24-fullhd {
      flex: none;
      width: 100%; }
    .column.is-offset-24-fullhd {
      margin-left: 100%; } }

.columns {
  margin-left: 0rem;
  margin-right: 0rem;
  margin-top: 0rem; }
  .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: 768px), print {
    .columns:not(.is-desktop) {
      display: flex; } }
  @media screen and (min-width: 1024px) {
    .columns.is-desktop {
      display: flex; } }

.columns.is-variable {
  --columnGap: 0;
  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; }
  @media screen and (max-width: 767px) {
    .columns.is-variable.is-0-mobile {
      --columnGap: 0rem; } }
  @media screen and (min-width: 768px), print {
    .columns.is-variable.is-0-tablet {
      --columnGap: 0rem; } }
  @media screen and (min-width: 768px) and (max-width: 1023px) {
    .columns.is-variable.is-0-tablet-only {
      --columnGap: 0rem; } }
  @media screen and (max-width: 1023px) {
    .columns.is-variable.is-0-touch {
      --columnGap: 0rem; } }
  @media screen and (min-width: 1024px) {
    .columns.is-variable.is-0-desktop {
      --columnGap: 0rem; } }
  @media screen and (min-width: 1024px) and (max-width: 1563px) {
    .columns.is-variable.is-0-desktop-only {
      --columnGap: 0rem; } }
  @media screen and (min-width: 1564px) {
    .columns.is-variable.is-0-widescreen {
      --columnGap: 0rem; } }
  @media screen and (min-width: 1564px) and (max-width: 1983px) {
    .columns.is-variable.is-0-widescreen-only {
      --columnGap: 0rem; } }
  @media screen and (min-width: 1984px) {
    .columns.is-variable.is-0-fullhd {
      --columnGap: 0rem; } }
  .columns.is-variable.is-1 {
    --columnGap: 0.25rem; }
  @media screen and (max-width: 767px) {
    .columns.is-variable.is-1-mobile {
      --columnGap: 0.25rem; } }
  @media screen and (min-width: 768px), print {
    .columns.is-variable.is-1-tablet {
      --columnGap: 0.25rem; } }
  @media screen and (min-width: 768px) and (max-width: 1023px) {
    .columns.is-variable.is-1-tablet-only {
      --columnGap: 0.25rem; } }
  @media screen and (max-width: 1023px) {
    .columns.is-variable.is-1-touch {
      --columnGap: 0.25rem; } }
  @media screen and (min-width: 1024px) {
    .columns.is-variable.is-1-desktop {
      --columnGap: 0.25rem; } }
  @media screen and (min-width: 1024px) and (max-width: 1563px) {
    .columns.is-variable.is-1-desktop-only {
      --columnGap: 0.25rem; } }
  @media screen and (min-width: 1564px) {
    .columns.is-variable.is-1-widescreen {
      --columnGap: 0.25rem; } }
  @media screen and (min-width: 1564px) and (max-width: 1983px) {
    .columns.is-variable.is-1-widescreen-only {
      --columnGap: 0.25rem; } }
  @media screen and (min-width: 1984px) {
    .columns.is-variable.is-1-fullhd {
      --columnGap: 0.25rem; } }
  .columns.is-variable.is-2 {
    --columnGap: 0.5rem; }
  @media screen and (max-width: 767px) {
    .columns.is-variable.is-2-mobile {
      --columnGap: 0.5rem; } }
  @media screen and (min-width: 768px), print {
    .columns.is-variable.is-2-tablet {
      --columnGap: 0.5rem; } }
  @media screen and (min-width: 768px) and (max-width: 1023px) {
    .columns.is-variable.is-2-tablet-only {
      --columnGap: 0.5rem; } }
  @media screen and (max-width: 1023px) {
    .columns.is-variable.is-2-touch {
      --columnGap: 0.5rem; } }
  @media screen and (min-width: 1024px) {
    .columns.is-variable.is-2-desktop {
      --columnGap: 0.5rem; } }
  @media screen and (min-width: 1024px) and (max-width: 1563px) {
    .columns.is-variable.is-2-desktop-only {
      --columnGap: 0.5rem; } }
  @media screen and (min-width: 1564px) {
    .columns.is-variable.is-2-widescreen {
      --columnGap: 0.5rem; } }
  @media screen and (min-width: 1564px) and (max-width: 1983px) {
    .columns.is-variable.is-2-widescreen-only {
      --columnGap: 0.5rem; } }
  @media screen and (min-width: 1984px) {
    .columns.is-variable.is-2-fullhd {
      --columnGap: 0.5rem; } }
  .columns.is-variable.is-3 {
    --columnGap: 0.75rem; }
  @media screen and (max-width: 767px) {
    .columns.is-variable.is-3-mobile {
      --columnGap: 0.75rem; } }
  @media screen and (min-width: 768px), print {
    .columns.is-variable.is-3-tablet {
      --columnGap: 0.75rem; } }
  @media screen and (min-width: 768px) and (max-width: 1023px) {
    .columns.is-variable.is-3-tablet-only {
      --columnGap: 0.75rem; } }
  @media screen and (max-width: 1023px) {
    .columns.is-variable.is-3-touch {
      --columnGap: 0.75rem; } }
  @media screen and (min-width: 1024px) {
    .columns.is-variable.is-3-desktop {
      --columnGap: 0.75rem; } }
  @media screen and (min-width: 1024px) and (max-width: 1563px) {
    .columns.is-variable.is-3-desktop-only {
      --columnGap: 0.75rem; } }
  @media screen and (min-width: 1564px) {
    .columns.is-variable.is-3-widescreen {
      --columnGap: 0.75rem; } }
  @media screen and (min-width: 1564px) and (max-width: 1983px) {
    .columns.is-variable.is-3-widescreen-only {
      --columnGap: 0.75rem; } }
  @media screen and (min-width: 1984px) {
    .columns.is-variable.is-3-fullhd {
      --columnGap: 0.75rem; } }
  .columns.is-variable.is-4 {
    --columnGap: 1rem; }
  @media screen and (max-width: 767px) {
    .columns.is-variable.is-4-mobile {
      --columnGap: 1rem; } }
  @media screen and (min-width: 768px), print {
    .columns.is-variable.is-4-tablet {
      --columnGap: 1rem; } }
  @media screen and (min-width: 768px) and (max-width: 1023px) {
    .columns.is-variable.is-4-tablet-only {
      --columnGap: 1rem; } }
  @media screen and (max-width: 1023px) {
    .columns.is-variable.is-4-touch {
      --columnGap: 1rem; } }
  @media screen and (min-width: 1024px) {
    .columns.is-variable.is-4-desktop {
      --columnGap: 1rem; } }
  @media screen and (min-width: 1024px) and (max-width: 1563px) {
    .columns.is-variable.is-4-desktop-only {
      --columnGap: 1rem; } }
  @media screen and (min-width: 1564px) {
    .columns.is-variable.is-4-widescreen {
      --columnGap: 1rem; } }
  @media screen and (min-width: 1564px) and (max-width: 1983px) {
    .columns.is-variable.is-4-widescreen-only {
      --columnGap: 1rem; } }
  @media screen and (min-width: 1984px) {
    .columns.is-variable.is-4-fullhd {
      --columnGap: 1rem; } }
  .columns.is-variable.is-5 {
    --columnGap: 1.25rem; }
  @media screen and (max-width: 767px) {
    .columns.is-variable.is-5-mobile {
      --columnGap: 1.25rem; } }
  @media screen and (min-width: 768px), print {
    .columns.is-variable.is-5-tablet {
      --columnGap: 1.25rem; } }
  @media screen and (min-width: 768px) and (max-width: 1023px) {
    .columns.is-variable.is-5-tablet-only {
      --columnGap: 1.25rem; } }
  @media screen and (max-width: 1023px) {
    .columns.is-variable.is-5-touch {
      --columnGap: 1.25rem; } }
  @media screen and (min-width: 1024px) {
    .columns.is-variable.is-5-desktop {
      --columnGap: 1.25rem; } }
  @media screen and (min-width: 1024px) and (max-width: 1563px) {
    .columns.is-variable.is-5-desktop-only {
      --columnGap: 1.25rem; } }
  @media screen and (min-width: 1564px) {
    .columns.is-variable.is-5-widescreen {
      --columnGap: 1.25rem; } }
  @media screen and (min-width: 1564px) and (max-width: 1983px) {
    .columns.is-variable.is-5-widescreen-only {
      --columnGap: 1.25rem; } }
  @media screen and (min-width: 1984px) {
    .columns.is-variable.is-5-fullhd {
      --columnGap: 1.25rem; } }
  .columns.is-variable.is-6 {
    --columnGap: 1.5rem; }
  @media screen and (max-width: 767px) {
    .columns.is-variable.is-6-mobile {
      --columnGap: 1.5rem; } }
  @media screen and (min-width: 768px), print {
    .columns.is-variable.is-6-tablet {
      --columnGap: 1.5rem; } }
  @media screen and (min-width: 768px) and (max-width: 1023px) {
    .columns.is-variable.is-6-tablet-only {
      --columnGap: 1.5rem; } }
  @media screen and (max-width: 1023px) {
    .columns.is-variable.is-6-touch {
      --columnGap: 1.5rem; } }
  @media screen and (min-width: 1024px) {
    .columns.is-variable.is-6-desktop {
      --columnGap: 1.5rem; } }
  @media screen and (min-width: 1024px) and (max-width: 1563px) {
    .columns.is-variable.is-6-desktop-only {
      --columnGap: 1.5rem; } }
  @media screen and (min-width: 1564px) {
    .columns.is-variable.is-6-widescreen {
      --columnGap: 1.5rem; } }
  @media screen and (min-width: 1564px) and (max-width: 1983px) {
    .columns.is-variable.is-6-widescreen-only {
      --columnGap: 1.5rem; } }
  @media screen and (min-width: 1984px) {
    .columns.is-variable.is-6-fullhd {
      --columnGap: 1.5rem; } }
  .columns.is-variable.is-7 {
    --columnGap: 1.75rem; }
  @media screen and (max-width: 767px) {
    .columns.is-variable.is-7-mobile {
      --columnGap: 1.75rem; } }
  @media screen and (min-width: 768px), print {
    .columns.is-variable.is-7-tablet {
      --columnGap: 1.75rem; } }
  @media screen and (min-width: 768px) and (max-width: 1023px) {
    .columns.is-variable.is-7-tablet-only {
      --columnGap: 1.75rem; } }
  @media screen and (max-width: 1023px) {
    .columns.is-variable.is-7-touch {
      --columnGap: 1.75rem; } }
  @media screen and (min-width: 1024px) {
    .columns.is-variable.is-7-desktop {
      --columnGap: 1.75rem; } }
  @media screen and (min-width: 1024px) and (max-width: 1563px) {
    .columns.is-variable.is-7-desktop-only {
      --columnGap: 1.75rem; } }
  @media screen and (min-width: 1564px) {
    .columns.is-variable.is-7-widescreen {
      --columnGap: 1.75rem; } }
  @media screen and (min-width: 1564px) and (max-width: 1983px) {
    .columns.is-variable.is-7-widescreen-only {
      --columnGap: 1.75rem; } }
  @media screen and (min-width: 1984px) {
    .columns.is-variable.is-7-fullhd {
      --columnGap: 1.75rem; } }
  .columns.is-variable.is-8 {
    --columnGap: 2rem; }
  @media screen and (max-width: 767px) {
    .columns.is-variable.is-8-mobile {
      --columnGap: 2rem; } }
  @media screen and (min-width: 768px), print {
    .columns.is-variable.is-8-tablet {
      --columnGap: 2rem; } }
  @media screen and (min-width: 768px) and (max-width: 1023px) {
    .columns.is-variable.is-8-tablet-only {
      --columnGap: 2rem; } }
  @media screen and (max-width: 1023px) {
    .columns.is-variable.is-8-touch {
      --columnGap: 2rem; } }
  @media screen and (min-width: 1024px) {
    .columns.is-variable.is-8-desktop {
      --columnGap: 2rem; } }
  @media screen and (min-width: 1024px) and (max-width: 1563px) {
    .columns.is-variable.is-8-desktop-only {
      --columnGap: 2rem; } }
  @media screen and (min-width: 1564px) {
    .columns.is-variable.is-8-widescreen {
      --columnGap: 2rem; } }
  @media screen and (min-width: 1564px) and (max-width: 1983px) {
    .columns.is-variable.is-8-widescreen-only {
      --columnGap: 2rem; } }
  @media screen and (min-width: 1984px) {
    .columns.is-variable.is-8-fullhd {
      --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: 768px), print {
    .tile:not(.is-child) {
      display: flex; }
    .tile.is-1 {
      flex: none;
      width: 4.1666666667%; }
    .tile.is-2 {
      flex: none;
      width: 8.3333333333%; }
    .tile.is-3 {
      flex: none;
      width: 12.5%; }
    .tile.is-4 {
      flex: none;
      width: 16.6666666667%; }
    .tile.is-5 {
      flex: none;
      width: 20.8333333333%; }
    .tile.is-6 {
      flex: none;
      width: 25%; }
    .tile.is-7 {
      flex: none;
      width: 29.1666666667%; }
    .tile.is-8 {
      flex: none;
      width: 33.3333333333%; }
    .tile.is-9 {
      flex: none;
      width: 37.5%; }
    .tile.is-10 {
      flex: none;
      width: 41.6666666667%; }
    .tile.is-11 {
      flex: none;
      width: 45.8333333333%; }
    .tile.is-12 {
      flex: none;
      width: 50%; }
    .tile.is-13 {
      flex: none;
      width: 54.1666666667%; }
    .tile.is-14 {
      flex: none;
      width: 58.3333333333%; }
    .tile.is-15 {
      flex: none;
      width: 62.5%; }
    .tile.is-16 {
      flex: none;
      width: 66.6666666667%; }
    .tile.is-17 {
      flex: none;
      width: 70.8333333333%; }
    .tile.is-18 {
      flex: none;
      width: 75%; }
    .tile.is-19 {
      flex: none;
      width: 79.1666666667%; }
    .tile.is-20 {
      flex: none;
      width: 83.3333333333%; }
    .tile.is-21 {
      flex: none;
      width: 87.5%; }
    .tile.is-22 {
      flex: none;
      width: 91.6666666667%; }
    .tile.is-23 {
      flex: none;
      width: 95.8333333333%; }
    .tile.is-24 {
      flex: none;
      width: 100%; } }

/*# sourceMappingURL=bulma.css.map */
